body{
    background: #EFF5EA url('images/bg.jpg') repeat-x top left;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
    font-size: 80%;
    color: #474A51;
}

#wrap{
    text-align: center;    
}

#header{
    width: 950px;
    margin: 0 auto;
    text-align: left;
}

#nav{
    padding-top: 33px;
}

#nav ul{
    margin: 0;
    padding: 0;
}

#nav ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

#nav ul li a{
    text-decoration: none;
    color: #7CAC55;    
    background: url('images/nav_off.jpg') no-repeat left bottom;
    display: block;
    width: 175px;
    padding: 0 0 8px 15px;
}

#nav ul li#ml a{
    margin-top: -2px;
}

#nav ul li a strong{
    color: #EFF5EA;
    display: block;
    text-transform: uppercase;
}

#nav ul li a:hover{
    background: url('images/nav_on.jpg') no-repeat left bottom;
}

#nav ul li a:hover strong{
    color: #fff;
}

#content{
    clear: both;
    text-align: left;    
    padding: 10px 0 10px;
}

#content-inner{
    margin: 0 auto;
    width: 950px;
}

#title{
    padding-left: 200px;
}

#title h1{
    color: #474A51;
    font-family: Georgia,serif;
    font-size: 2.4em;
    font-weight: normal;
    line-height: 1em;
    margin: 10px 0;
    padding: 0;
}

#title p{
    color: #8F9195;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0.4em 0 0;
    padding: 0;
}

#group{

}

#group .main{
    float: left;
    width: 735px;
    margin-top: 10px;
}

html>body #group .main{
    float: left;
    width: 735px;
    margin-top: 10px;
}

#group .secondary{
    color: #646870;
    float: right;
    width: 190px;
    margin-top: 10px;
}


html>body #group .secondary{
    color: #646870;
    float: right;
    width: 200px;
    margin-top: 10px;
}

#content a{
    color: #317B9E;
}

#content a:hover{
    background: #ffe;
    text-decoration: none;
}

#group .part{
    border-top: 1px solid #E0E0D5;
    margin: 0;
    padding: 1em 0;
    width: 735px;
    clear: both;
}

#group .part .part-title{
    float: left;
    margin: 0;
    padding: 0 0 0 1em;
    text-align: left;
    width: 180px;
}

#group .part .part-title h3{
    color: #646870;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 1em 0 0;
    text-align: left;
}

#group .part .part-content{
    float: right;
    margin: 0 1em 0 0;
    width: 524px;
}

#group .part .part-content ul{
    margin: 0 0 1.6em;
    padding: 0 0 0 0;
}

#group .part .part-content ul li{
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0 0 0.5em;
    list-style: none;
}

#group .part .part-content .photo img{
    border: 8px solid #fff;
    float: left;
    margin-bottom: 15px;
    margin-right: 8px;
}

#group .part .part-content .spacify img{
    margin-right: 13px;
}


#googleMap{
    height: 300px;
    background: #eee;
    margin: 0 0 1.5em;
    border: 8px solid #fff; 
}

#group .part .part-content p{
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0 0 1.5em;
}

#group .secondary h3{
    border-top: 1px solid #E0E0D5;
    color: #74A050;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin: 0;
    padding: 1em 0 1em 1em;
    text-transform: uppercase;
}

.secondary p{
    line-height: 1.5em;
    margin: 1em 1em 2.5em;    
}





#extra{
    background: transparent url(images/extra.gif) repeat scroll 0 0    
}

#extra-content{
    clear: both;
    color: #646870;
    margin: 0 auto;
    padding: 1em 0 0;
    width: 950px;    
    text-align: left;
}

#extra-content .part{
    margin: 0;
    padding: 1em 0;
    width: 735px;
    clear: both;
}

#extra-content .part .part-title{
    float: left;
    margin: 0;
    padding: 0 0 0 1em;
    text-align: left;
    width: 180px;
}

#extra-content .part .part-title h3{
    color: #646870;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 1em 0 0;
    text-align: left;
}

#extra-content .part .part-content{
    float: right;
    margin: 0 1em 0 0;
    padding: 0;
    width: 524px;
}

#extra-content .part .part-content p{
    line-height: 1.6em;
    margin: 0 0 1.5em;
}

#flickr{
    overflow: hidden;
    margin: 0;
}

.random-image img {
	float: left;
	margin: 0 1em 0 0;
	width: 7em;
	height: 7em;
	padding: .5em .5em 1.5em .5em;
	border: 1px solid #e7e7db;
	border-right: 1px solid #d1d1bc;
	border-bottom: 1px solid #d1d1bc;
	background: #f4f4ed;
	}
	
.random-image a:hover img {
	background: #d1d1bc;
	}


.cme:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#footer {
    color:#999;
    margin:0 auto;
    padding:0 0 2em;
    width:950px;
    font-size: 0.9em;
    line-height: 1.6em;
}

#footer p{
    padding: 20px 0 0;
}

#splash-image{
    border: 10px solid #fff;
    background: #fff;
    height: 220px;
    position: relative;
}



#splash-image h2{
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: #fff;
    font-family: Georgia,serif;
    font-size: 2.4em;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin: 0;
    text-shadow: #666 1px 1px 2px;
}

#splash-image h2 a{
    color: #fff;
    text-decoration: none;
}

#splash-image h2 a:hover{
    background: none;
    text-decoration: underline;
}

.part-title ul{
    margin: 0 0 10px;
    padding-left: 0;    
}
.part-title ul li{
    margin-left: 0;
    padding-left: 0;
    line-height: 22px;
}

#clist{
    font-size: 0.9em;
    padding: 0 0 0 0px;
    margin: 10px 0 10px 20px;
    line-height: 18px;
}

html>body #clist{
    padding: 0 0 0 30px;
    margin: 10px 0;
}

#searchBox{
    width: 80%;
}

.splash-part{
    
}

#my-filters li{
    list-style-type: none;
    background: url(images/bul1.jpg) no-repeat left center;
    padding-left: 16px;
    margin-left: 0
}

#my-filters li a{
    text-decoration: none;
}

#my-filters li a:hover{
    text-decoration: underline;
}

#latest-comments{
    font-size: 0.8em;
    margin: 0;
    padding: 0 0 0 16px;
}


#latest-comments li{
     list-style-type: none;
     line-height: 16px;
     padding-bottom: 10px;
}

span.user{
    font-weight: bold;
    background: url(images/user.gif) no-repeat left center;
    padding-left: 16px;
}

.part-content .featured-hotel {
    width: 48%;
    float: left;
    font-size: 0.8em;
}

.featured-hotel .photo-splash{
    position: relative;
}

.featured-hotel .photo-splash img{
    border: 8px solid #fff;
    float: left;
    margin-right: 5px;    
}

.featured-hotel .photo-splash .badge{
    position: absolute;
    margin: 0;
    top: 72px;
    left: 7px;
    margin-left: -96px;
}

.featured-hotel .photo-splash .lower{
    top: 98px;
}

html>body .featured-hotel .photo-splash .badge{
    margin-left: 0;
}

.featured-hotel .photo-splash .badge img{
    border: none;
}

.part-content h3{
    padding-top: 0;
    margin-top: 0;
    font-size: 1.2em;
}

span.counter{
    color: #666;
    font-weight: normal;
    font-size: 0.8em;
}

.part-title a{
    text-decoration: none;
}

.part-title a:hover{
    text-decoration: underline;
}

.featured-links{
    clear: both;
    background: #fff;
    font-size: 0.8em;
    text-align: center;
}

.featured-links p{
    padding: 5px 10px;
}

.part-content h3 a{
    text-decoration: none;
}

.part-content h3 a:hover{
    text-decoration: underline;
}

#logo{
    position: absolute;
    top: 10px;
    text-align:center;
    width: 920px;
}

.advert{
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #E0E0D5;        
    text-align: center;
}

.advert img{
    border: 8px solid #E0E0D5;
}

.tags{
    background: url('images/tag.gif') no-repeat 20px center;
    padding-left: 40px;
    font-size: 0.7em;    
}

.featured-list{
    clear: both; 
    
    margin-bottom: 10px; 
    border-bottom: 1px solid #E0E0D5;
}

#group .part .part-content span.mapPoint{
    display: block;
    font-size: 0.8em;
    background: url('images/globe.gif') no-repeat 121px center;
    line-height: 16px;
    padding-left: 140px;
    margin-top: 5px;
}

ul.clist li{
    float: left;
    padding-right: 10px;
}

.typeholder{
    margin-top: -15px;
    margin-bottom: 5px;
}

.type{
    color: #888;
    font-style: italic;
    font-weight: normal;
}

.bigmap{
    border: 10px solid #fff;
    height: 400px;
    background: #eee;
    text-align: center;
}


.pager{
    display: block;
    width: 30px;
    background: #fff;
    float: left;
    margin-right: 5px;
    text-align: center;
    padding: 4px 0;
    border: 1px solid #ddd;
}

#breadcrumbs{
    font-size: 0.8em;
    padding-bottom: 9px;
    padding-left: 12px;
    color: #666;
    padding-top: 0px;
    margin-top: -3px;
}

#breadcrumbs a{
    color: #666;    
}

#new-comment{
    padding-left: 20px;
}

html>body #new-comment{
    padding-left: 0px;
}

#new-comment fieldset{
    border: none;
    padding-left: 0;
    margin-left: 0;
}

#new-comment fieldset legend{
    display: none;
}

#new-comment label{
    display: block;
}

#new-comment label small{
    color: #888;
}

#new-comment .myinput{
    padding: 4px;
    font-size: 1em;
    width: 300px;
    margin-bottom: 12px;
}

#new-comment textarea{
    padding: 4px;
    font-size: 13px;
    width: 100%;
    height: 150px;
}

#new-comment .error{
    border: 1px solid #f00;
}

#comments{
    color:#383D44;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
    font-size:1em;
    font-weight:bold;
    letter-spacing:2px;
    line-height:1.2em;
    margin:20px 0 10px;
    text-transform:uppercase;
}

div.comment-container {
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    background:#E0E0D5;
}

div.comment-body{
    padding:20px 20px 0;
}

div.comment-body h4{
    font-size:1.2em;
    margin:0 0 0.3em;
    padding:0;
}

div.comment-attr{
    text-align: right;
    font-size: 0.8em;
    color: #999;
    margin-top: 23px;
    margin-right: 10px;
}

#image-copyright{
    color: #fff;
    font-size: 9px;
    padding: 3px 0 0 3px;
}

#image-copyright a{
    color: #fff;
}

#image-copyright a:hover{
    background: none;
    text-decoration: none;
}

#footer a{
    color: #317B9E;
}

#footer a:hover{
    background: #ffe;
    text-decoration: none;
}

#searchform{
    padding: 0;
    margin: 0;
}

#address li strong{
    width: 70px;
    margin-right: 10px;
    display: block;
    text-align:right;
    float: left;
}

#share{
    height: 15px;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

#share li{
    list-style: none;
    float: left;    
    padding-left: 20px;
    padding-right: 21px;    
}

html>body #share li{
    padding-right: 23px;    
}

#share li#buzz{
    background: url('images/share-buzz.png') no-repeat left center;
}

#share li#facebook{
    background: url('images/share-facebook.gif') no-repeat left center;
}

#share li#deli{
    background: url('images/share-deli.gif') no-repeat left center;
}

#share li#google{
    background: url('images/share-google.gif') no-repeat left center;
}

#share li#digg{
    background: url('images/share-digg.png') no-repeat left center;
}

#share li#twitter{
    background: url('images/share-twitter.png') no-repeat left center;
}

#share li#linkedin{
    background: url('images/share-linkedin.png') no-repeat left center;
    padding-right: 10px;    
}

#history{
    padding-left: 10px;
}

.history-hotel{
    clear: both;
    margin-bottom: 15px;
}

.history-hotel .photo-splash{
    float: left;
    width: 95px;    
    position: relative;
}

.history-hotel .photo-splash img{
    border: 8px solid #fff;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 5px;    
}

.history-hotel h4{
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 12px;
}

.history-hotel p{
    font-size: 10px;
    margin: 0;
}

.history-hotel .photo-splash .badge{
    position: absolute;
    margin: 0;
    top: 72px;
    left: 7px;
}

.history-hotel .photo-splash .badge img{
    border: none;
}

div.separator{
    height: 20px;
    background: url('images/line.gif') no-repeat top center;
}

#suggest{
    
}

#suggest form{
    padding: 0 20px 0 0;
    margin: 0;
}

#suggest .text{
    width: 100%;
    padding: 3px;
    font-size: 12px;
}

#suggest .left{
    width: 45%;
    display: block;
    float: left;
}

#suggest .right{
    width: 50%;
    display: block;
    float: right;
}

#suggest label{
    display: block;
    font-weight: bold;
    margin-top: 10px;
    clear: both;
}

#suggest .block label{
    font-weight: normal;
    font-size: 0.8em;
    margin-bottom: 10px;
    margin-top: 0px;
    clear: none;
}

#suggest .req{
    color: #f00;
}

#suggest textarea{
    width: 100%;
    height: 150px;
    padding: 3px;
    font-size: 12px;
}

#suggest #send{
    margin: 30px 0;
    width: 200px;
    height: 30px;
}

#suggest #humanizer{
    display: none;
}

.confirm{
    background: #efe;
    padding: 20px;
    text-align: center;
    color: #0a0;
}

#vote{
    text-align: center; 
    margin-bottom: 10px;
}

#vote a{

}

#vote a:hover{
    background: none;
}




#top{
    background: #fff;        
}

#top ul{
    padding: 0 0 10px 12px;
    margin: 0;
}

#top ul li{
    list-style: none;
    font-size: 11px;
    clear: both;
    margin-bottom: 10px;
    padding-right: 12px;
}

#top ul li h4{
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 12px;
}

html>body #top ul li h4{
    margin: 0;
}

#top ul li h4 a{
    color: #333;
    text-decoration: none;
}

#top ul li p{
    margin: 5px 0 0 0;
    padding: 0;
}

#top ul li p a{
    text-decoration: none;
}

#top ul li img{
    float: left;
    margin-right: 5px;
    border: 2px solid #eee;
    margin-top: 12px;
}

html>body #top ul li img{
    margin-top: 0;
}

#top #loadMore{
    clear: both;
    text-align: right;
    font-size: 10px;
    padding: 0 12px 10px 0;
}


/*Travelogues*/

#travelogue{
    padding-left: 10px;
}

.travelogue{
    clear: both;
    margin-bottom: 15px;
}

.travelogue .photo-splash{
    float: left;
    width: 188px;    
    position: relative;
}

.travelogue .photo-splash img{
    border: 8px solid #fff;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 5px;    
}

.travelogue h4{
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 12px;
}

.travelogue p{
    font-size: 10px;
    margin: 0;
}

/* index */

#travelogues-index {
    border-top: 1px solid #E0E0D5;
	
}

#travelogues-index > h3{
    font-size: 1.2em;
    margin-top: 0px;
    padding-top: 0px;
}

.travelogues-index-content {
    
}

.travelogue-index {
    
    float: left;
    
    margin-bottom: 10px; 
padding-bottom:5px;
    border-bottom: 1px solid #E0E0D5;
	width: 735px;
}

.travelogue-index > h3{
    
}

.travelogue-index  .photo-splash img {
    border: solid 8px white;
    float: left;
    margin-right: 5px;
}

.travelogue-index p {
    font-size: 12px;
    line-height: 1.6em;
    margin: 0px 0px 2.5em;
}


.part-content .index-travelogue {
    width: 48%;
    float: left;
    font-size: 0.8em;
}

.index-travelogue .photo-splash{
    position: relative;
}

.index-travelogue .photo-splash img{
    border: 8px solid #fff;
    float: left;
    margin-right: 5px;    
}

.index-travelogue .photo-splash .lower{
    top: 98px;
}

html>body .index-travelogue .photo-splash .badge{
    margin-left: 0;
}

.index-travelogue .photo-splash .badge img{
    border: none;
}


/*end travelgoues*/


/* =========================================== */
/* = jQuery ModalDialog and Prettfy css code = */
/* =========================================== */


#dialog {position:fixed; width:525px; padding:0px; z-index:200; background:#EFF5EA; font-family:Verdana, Arial, Helvetica; font-size:14px; }
#dialog-header {display:block; position:relative; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../img/jquery.modaldialog/close.gif) no-repeat}
#dialog-content {display:block; padding:6px; min-height:160px; color:#EFF5EA; font-size:13px;}
#dialog-content-inner { min-height:128px; }
#dialog-mask {position:fixed; top:0; left:0; height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
#dialog-button-container { text-align:center; margin:2px 6px 6px 2px; }
#dialog-button { font-weight:bold; font-size:1.1em; font-family:Arial, sans-serif; padding:2px 5px 2px 5px; }
.error {background:#fff url(../img/jquery.modaldialog/e_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(../img/jquery.modaldialog/e_hd.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.errorbutton { background-color:#9F4C4C; border:1px solid #924949; color:#fff; }
.warning {background:#fff url(../img/jquery.modaldialog/w_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(../img/jquery.modaldialog/w_hd.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.warningbutton { background-color:#eFcC47; border:1px solid #957C17; color:#957C17; }
.success {background:#fff url(../img/jquery.modaldialog/s_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(../img/jquery.modaldialog/s_hd.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.successbutton { background-color:#3c7f51; border:1px solid #fff; color:#fff; }
.prompt {background:#fff url(../img/jquery.modaldialog/p_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(../img/jquery.modaldialog/p_hd.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
.promptbutton { background-color:#4F6D81; border:1px solid #fff; color:#fff; }



/*prettyfy*/
.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;border:1px solid #888}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}


/*modal Window*/

.my-filtersPop {
	float:left;
}


#dialog-content {
	background-color :#EFF5EA;
}

#dialog-content a {
	color: #317B9E;
}


.my-filtersPop li{
    list-style-type: none;
    background: url(images/bul1.jpg) no-repeat left center;
    padding-left: 16px;
    margin-left: 0
}

.my-filtersPop li a{
    text-decoration: none;
}

.my-filtersPop li a:hover{
    text-decoration: underline;
}
