/*  
Theme Name: Class Act Tours
Theme URI: http://www.classacttours.com
Description: Widget-ready custom theme
Version: 1.0
Author: Shari Waters @ Waters Designs
Author URI: http://www.watersdesigns.com/
*/

html { 
 	padding:0px;
	margin:0px;
}
body {
	background-color:#669900;
	margin:0;
	padding:0;
	width:100%;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	font-size:10pt;
	min-width:950px;
}


/*---:[ global elements ]:---*/

a { 
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none; 
}
a:hover { 
	color: #000000; 
	text-decoration: underline; 
}
a img { 
	border: none;
	text-decoration:none; 
}
.blue{
	color:#006699;
}
.orange{
	color:#ff9933;
}

p {
	font-size:10pt;
}

.right{
	color:#666666;
	font-size:8pt;
}
#tooltip{
	position:absolute;
	border:1px solid #000000;
	background:#669900;
	padding:2px 5px;
	color:#ffffff;
	display:none;
	z-index:600;
	}	
#bluebar{
	width:98%;
	background-color:#006699;
	height:20px;
	margin:0px auto;*margin:25px auto;
}
#quote{
	background: transparent url(images/quote.png) top right no-repeat;
	right:3%;
	height:160px;
	width:310px;*margin-top:-25px;
	position:absolute;
	z-index:1;
	min-width:900;
}
#quote p{
	color:#ffffff;
	text-align:right;
	line-height:150%;
	margin-top:-5px;
	margin-right:3%;
	font-size:1.2em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Arial;
	font-style:italic;
}
#logos{
        text-align:center;
        margin:0 auto;
}
#logos img{
        padding:2px 40px;
}
/*---:[ headlines ]:---*/

h1, h2, h3 { 
	font-weight: bold; 
	color: #006699; 
}

h1 { 
	font-size: 28pt; 
}

	
h1 a, h1 a:visited, h1 a:hover { 
	color: #006699;
	text-decoration: none;
}
	
h2 { 
	font-size: 1.5em; 
}

h2 a { 
	color: #006699;
	text-decoration: none;
}
	
h2 a:visited { 
	color: #006699;
	text-decoration: none;
}
	
h2 a:hover { 
	color: #006699;
	text-decoration: none; 
}
.phone{
	text-align:center;
	line-height:170%;
	color:#333333;
	font-size:12pt;
	font-family:Georgia, Helvetica, Verdana;
	padding: 35px 0 0 0;
	width:150px;
	height:95px;
}

/*---:[ header styles ]:---*/


#header { 
	width:98%;
	margin:0 auto;
	height:150px;
	min-width:950px;
}

#photos {
	background: #ffffff url(images/photos.jpg) top left repeat-x;
	width:100%;
	height:120px;
        text-align:left;
        float:left;
        margin-top:-14px;*margin-top:0px;padding:0px;
}

.logo {
	border:1px #000000 groove;
	height:147px;
	width:163px;
        text-align:left;
        margin-top:-28px;
}
#nav1 {
	background-color:#669900;
	width:100%;
	margin:0px auto;
	padding:0px;
	min-width: 800px;
	height:30px;
}
#nav1 ul {
	float: left;
	list-style: none;
	padding: 0px;
        margin-left:165px;
        margin-top:0px;
        position:relative; z-index:100;
	}
	
#nav1 li {
	list-style: none;
        position:relative;
        margin:0;
        padding:8px;
        background: url(images/menu.png) top left no-repeat;
	}
	
#nav1 li a, #nav1 li a:link, #nav1 li a:visited {
	color: #ffffff;
	display: block;
	font-size:1.0em;
	font-weight: bold;
        margin: 0px;
	padding: 7px 20px;
	}
#nav1 ul li.current_page_item a{
	color:#66cccc;
	}

#nav1 li a:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 20px;
	text-decoration: none;
	}
	
#nav1 li li a, #nav1 li li a:link, #nav1 li li a:visited {
	width: 200px;
	color: #FFFFFF;
	font-weight: normal;
	font-size:0.95em;
	float: none;
	margin: 0px;
	background: #000000;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#nav1 li li a:hover, #nav1 li li a:active {
	background: #669900;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	}

#nav1 li {
	float: left;
	padding: 0px;
	}

#nav1 li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav1 li li { 
	}

#nav1 li ul a { 
	width: 140px;
	}

#nav1 li ul a:hover, #nav1 li ul a:active { 
	}

#nav1 li ul ul {
	margin: -32px 0 0 171px;
	}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
	}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
	}

#nav1 li:hover, #nav1 li.sfhover { 
	position: static;
	}

#nav2 {
	background-color:#3399cc;
	width:100%;
	height:30px;
	margin:0px;
	padding:0px;
}
#nav2 ul {
	padding:0px;
	height:30px;
	list-style: none;
	padding-left:165px;
        margin:0;
}
#nav2 ul li {float:left;width:130px;position:relative;background: url(images/menu2.png) top left no-repeat;}

#nav2 ul li a{
	display:block;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none; 
	color:#fff; 
	width:115px; 
	padding-left:20px; 
	line-height:23px;
	text-align:left;
}
#nav2 ul li a:hover{
	text-decoration:none;
	background-color:#ff9900;
	width:110px;
}

	

/*---:[ core layout elements ]:---*/


#container {
	width:96%;
	margin: 0px auto;
	background-color:#ffffff;
	padding-top:6px;
	min-width: 800px;
}
					
#content_box { 
	clear:both; 
	padding-left: 160px;   
	padding-right: 280px;
	overflow: hidden;

}
#content_box .column {
	position: relative;
	float: left;

}
#content { 
	width:100%;
	height:100%;
	padding: 10px 30px;
	border-right:1px #eeeeee dotted;

}
/*** IE Fix ***/
* html #l_sidebar {
	left: 210px;              /* RC fullwidth */
}
* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;         /*** Same as body background ***/
}
* html container {
	overflow: hidden;
}
			
#l_sidebar {
	width:150px;
	right:220px;
	margin-left: -98%;
	margin-top:5px;
	padding: 5px;
	z-index:300;
        border-right: 1px #669900 solid;
        height:800px;
}
#l_sidebar ul {
	list-style:none;
	margin-left:-40px;*margin-left:0px;

}
#l_sidebar li{
	border-bottom:1px #666666 dotted;
	padding:15px 0 15px 0;
}

#l_sidebar p{
	color:#cc3300;
	font-size:11pt;
}
#l_sidebar h2{
	font-size:12pt;
	color:#000000;
}
#l_sidebar .textwidget{
font-size:10pt;
font-weight:600;
	text-align:center;
}

#l_sidebar a{
	color:#333333;
	font-size:10pt;
	font-family:Georgia, Helvetica, Verdana;
	text-align:center;
	margin:0 auto;
}		
#sidebar { 
	width:210px;
	margin-right: -100%;
	padding:0 5px;
}
#sidebar ul {
	list-style:none;
	margin-left:-30px;*margin-left:10px;

}
#sidebar li{
}
	


/*---:[ content styles ]:---*/

.entry { 
	font-size: 10pt;
	line-height:150%;
	padding-top:15px; 
}

/*---:[ footer styles ]:---*/

#footer {
	clear:both;
	width: 95%;
	padding-top: 20px; 
	color:#666666;
	font-size:8pt;
	margin:20px auto;
	word-spacing:2pt;
}
#footer a{
	color:#666666;
	text-decoration:none;
}
