/*  
Theme Name: GoToReservations
Theme URL: http://www.gotoreservations.cm/
Description: GoToReservation.com Website
Version: 1.1
Author: Netsoft Creative Services / GoToThemes 
Author URL: http://www.gotothemes.com/http://www.NetsoftCreative.com
*/


#custom-nav{
	/*line-height:20px;*/
	padding:0px;
	margin:0px;
	text-transform:none;
	color:#000000;
	/*clear:both;*/
		
}


#custom-nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	clear:left;
}
#custom-nav .page_item ul li {
	background:url(images/arrow-sub-page.gif) no-repeat;
	background-position: 0px 8px;
	padding-left:10px;
	margin-left:6px;
	clear:left;
}

#custom-nav li a, li a:link, li a:visited, ol a{
	color:#000000;
	text-transform:none;
	padding:0 0px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#000000;

}
#custom-nav li a:hover, ol a:hover, ul a:hover{
	color:#930000;
	text-transform:none;
	padding:0 0px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#000000;
}


/*
.nav li.home a{border-left:2px solid #fff;text-transform:none; }
.nav li.current_page_item a{text-transform:none;color:#000000;}
.nav li ul ol{float:left;margin:0;padding:0;} 
*/
.nscomments{border-top:5px solid #006394;background:#F9FDFF;border-bottom:1px solid #006394;margin-bottom:20px; }
#commentform{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:0;padding:15px 15px 1px; background-color:#F4F4F4;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;} 
#commentform textarea{width:380px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:0px 0 ;}
ol.commentlist{ margin:0 0 1px;padding:0; font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#000; background-color:#F9F9F9; }
ol.commentlist li{border-top:1px solid #ccc ;display:block;list-style:none;margin:0;padding:15px 15px 1px; background-color:}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h3{margin:0;}
ol.ns{border-top:1px solid #cedeef;list-style:none;margin:0 0 1px;padding:15px;}
ol.ns li{display:block;list-style:none;background:transparent url(images/hb.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}

.entry{ float:left;color:#666;text-align:justify; margin-bottom:10px; padding-bottom:10px; margin-left:0px; }
ul.sidebar-nav {list-style:none;font-size:12px;font-weight:700;text-transform:uppercase;margin:4px;padding:0; }

#nav-seprator{
	float:left;
	width:800px;
	padding:10px 0px 10px 10px;
	color:#FFFFFF;
	
}


#nav-seprator ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:700px;		
	
}
#nav-seprator li{
	border-right: 1px solid #777777;
	font-size:9pt;
	padding: 0px 10px 3px 10px;
	margin:2px 0px 0px 0px;
	float:left;
	color:#FFFFFF;
	
	list-style:none;
}

#nav-seprator li a{
	color:#FFFFFF;
	font-size:9pt;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	
}
#nav-seprator li a:hover{
	color:#DBA251;
	text-decoration:none;
	
}




/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;	
}
td {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;	
}
a {
	text-decoration:none;
}
h1 {
	font-size:19pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h2 {
	font-size:17pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h3 {
	font-size:14pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:12pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h5 {
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height: 18px;
}
h6 {
	font-size:8pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
.bg-white {
	background-color:#FFFFFF;
}
.bg-dkgrey {
	background-color:#191919;
}
.bg-maroon {
	background-color:#930000;
}
.txt-white {
	color:#FFFFFF;
}
a.txt-black-link {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
a.txt-black-link:hover {
	color:#AD0101;
}

/*
a.txt-black-link:visited {
	color:#595959;
}
*/

a.txt-white-link {  
	color:#FFFFFF;
	text-decoration:none;
 } 
a.txt-white-link:hover {  
 color:#FFFFFF;
 text-decoration:underline;
}
a.txt-white-link:visited {  
 color:#CCCCCC;
 }

a.txt-red-link {  
	color:#AD0101;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
} 
a.txt-red-link:hover {  
	color:#000000;
	text-decoration:none;
}  

a.txt-grey-link {  
	color:#595959;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
 } 
a.txt-grey-link:hover {  
 color:#000000;
 text-decoration:none;
 }  
a.txt-grey-link:visited {  
 color:#000000;
 text-decoration:none;
 }  
 
a.txt-gold-link {  
	color:#DBA251;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
 } 
a.txt-gold-link:hover {  
 color:#FFA800;
 text-decoration:none;
 }  
a.txt-gold-link:visited {  
 color:#D1903B;
 text-decoration:none;
 }  
.txt-dkgrey {
	color:#777777;
}
.txt-red{
color:#AD0101;
}
.bg-inner{
background-image:url(images/bg-inner.gif);
background-repeat:repeat-x;
height:157px;
}

.bg-graphic-inner{
background-image:url(images/bg-graphic-inner.gif);
background-repeat:no-repeat;
background-position:right;
}

.table-border{
border:1px solid #EEEEEE;
}

.bg-ltgrey{
background-color:#F2F2F2;
}
.nav-con-ac {
	background-image: url(images/arrow-top-nav.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin:0px;
		}

.nav-con-de{
	background-position: center;
	margin:0px;
		}

.nav-con-de:hover {
	background-image: url(images/arrow-top-nav.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin:0px;
		}
		
.bg-header{
background-image:url(images/bg-header.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#930000;
}
		
.bg-grafic{
 	background-image: url(images/bg-graphic1.png);
	background-repeat:no-repeat;
	background-position:right top ;
	background-attachment: scroll;
}
			
.bg-dotted{
background-image:url(images/bg-dotted.gif);
background-repeat: repeat-y;
}		

.bg-dotted-horz{
background-image:url(images/bg-dotted-horz.gif);
background-repeat:repeat-x;
}

.search-bg{
	background-color:#123e6d;
}
 
.commenttext a {
	color: #C61309;
}

.commenttext a:hover {
	color: #000000;
}	
.blue-bg{
	background-color:#446E98;
}
.seperator2{
	background-color:#737d86;
}
.breadcrumbs a {  
 color:#FFFFFF;
 } 
 .breadcrumbs a:hover {  
 color:#FFFFFF;
 text-decoration:underline;
 } 
 