/* 
	Car Share VT Style
*/

body{
	margin:0; padding:0;
	width:100%;  height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: white url('../images/bg/page.gif') top left no-repeat;
	line-height: 18px;
	color: #666;
}

#wrap{
	width: 100%; height: 100%;
	padding:0; margin:0;
	background:url('../images/bg/wrap.gif') bottom right no-repeat;
}

#page{
	width: 1024px;
	margin:0 auto; padding:0;
}


#header iframe{
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
}

/* Header Styles */

#header{
	display:block;
	width: 1024px; height: 185px;
	margin:0 auto; padding:0;
	position:relative;
	background:url('../images/bg/header.gif') top left repeat-x;
}

#logo{
	width:280px; height:135px;
	padding:0 ; margin:0;
	border: 0px solid white;
	position:relative;
	z-index: 2000;
	float:left;
}

#header #logo h1{ 
	display:none; 
}

#header .element,
#content .element,
#footer .element{
	z-index: 1000;
	margin:0; padding:0;
}

#menu{
	display:block;
	width: 700px; 
	padding:0; margin:0;
	top: 140px; left: 85px;	
	clear:both;
	position:absolute;
}

#menu li{
	list-style:none;
	padding: 0; margin:0;
	position:relative;
	float:left;
}

#menu li a:link,
#menu li a:visited{
	padding: 0px 15px; margin:0;
	float:left;
	display:block;
	color: #35591A;
	font-weight:bold;
}

#menu li a:hover,
#menu li a:active, 
#menu li a.over,
#menu li a.selected:link,
#menu li a.selected:visited{
	color: #67A800;
}

#menu li a:hover span,
#menu li a:active span,
#menu li a.over span,
#menu li a.selected:link span,
#menu li a.selected:visited span{
	
}

#menu li ul{
	position:absolute;
	display:none;
	top:30px; left: 5px;
	background-color: #D1E7AC;
	z-index: 1000;
}

#menu li li{
	width: 180px;
	z-index: 1000;
	position:relative;
}
#menu li li a:link,
#menu li li a:visited{
	padding: 5px 0; margin:0;
	float:none;
	z-index: 1000;
	position:relative;
}

#menu li li li{
	display:none;
}

/* Content Area Styles */

#content{
	clear:both;
	float:none;
	width: 1024px;
	margin:0 auto; padding: 10px 0 20px 0;
}

#content .element{
	z-index: 500;
}

.nav, .main, .secondary{
	display:block;
}

.leftnav .nav,
.rightnav .nav,
.threecolumn .nav{
	width: 252px;
	padding: 0 0 35px 0; margin:0;
	background: #EFF6DE url('../images/bg/callout-bottom.gif') bottom left no-repeat;
}

.leftnav .main,
.rightnav .main{
	width: 650px;
	padding: 0; margin:0;
}

.leftnav .main{
	padding-left: 25px;
}

.rightnav .main{
	padding-right: 25px;
}

.threecolumn .main{
	width: 300px;
	padding: 0; margin:0 0 0 10px;
}

.threecolumn .secondary{
	width: 300px;
	padding: 0; margin:0 0 0 10px;
}

.fullpage{
	display:block;
	width: 100%;
}

.fullpage .random img{
	width: 320px;
	padding: 10px;

}
.fullpage .random{
	float:left;
}	

/* Generic Font styles */

h1{
	font-weight: normal;
	color: #406226;
	font-size: 19px;
	letter-spacing:1px;
}

h2{

}

h3{

}

h4{

}

a:link,
a:visited{
	
}

a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	
}

/* Footer */
#footer{	
	width: 900px; height: 160px;
	margin:0 auto; padding: 0px 0 0px 120px;
	clear:both; float:none;
	display:block;
	background:#D1E6A3 url('../images/bg/footer.gif') bottom left no-repeat;
}

#footer li a:link,
#footer li a:visited{
	padding: 0px 0px 20px 15px; margin:0;
	float:left;
	display:block;
	color: #35591A;
	font-weight:bold;
}

#footer a:hover,
#footer a:active,
#footer a.over,
#footer a.selected:link,
#footer a.selected:visited{
	color: #67A800;
}

#copyright{	
	padding: 10px 5px 0 5px;
	color: #666;
	text-align:right;
}

#copyright p{
	padding:0; margin:0;
}

#legitify{
	width: 110px; 
	margin:0; padding:10px 0 0 0;
	float:right;
}

/* -------------- Menu Elements ------------------ */

.menu{
	
}

.menu ul{
	padding:15px; margin:0;
}

.menu a:link,
.menu a:visited{
	color: #35591A;
	font-weight: bold;
}

.menu li a:hover,
.menu li a:active,
.menu li a.over,
.menu li a.selected:link,
.menu li a.selected:visited{
	color: #67A800;
}

.menu li{
	list-style:none;
	padding: 5px 0;
}

.menu li ul{
	padding: 0 10px; margin:0;
}

.nav .menu {
	clear:both;
	
}

.nav .menu .root-menu-link{
	font-weight:bold;
	font-size: 14px;
	text-align: right;
	display:block;
	padding: 20px 10px 10px 0;
	display:none;
}

.nav .menu li{
	text-align: right;
}

#content .nav li a:hover,
#content .nav li a:active,
#content .nav li a.over,
#content .nav li a.selected:link,
#content .nav li a.selected:visited{ 
	padding-left: 20px;
	background: url('../images/bg/menu-selected.gif') top left no-repeat;
}

.menu li li ul{
	padding: 0 20px; margin:0;
}

#footer .menu{

}

#footer .menu a:link,
#footer .menu a:visited{

}

.breadcrumbs{
	color: #35591A;
}

/* Photo Menu */

.photomenu,
#header .photomenu{
	clear:both;
	float:left;
	width: 680px;
}

#content .photomenu{
	border-top: 1px solid #999;
}

.photomenu li{
	padding: 5px 10px; margin:0;
	float:left;
	width: 195px;
	position:relative;
}


.photomenu li a:link,
.photomenu li a:visited,
.photomenu a.root-menu-link:link,
.photomenu a.root-menu-link:visited{

}

#content .photo-link span{
	padding: 10px 0 0 0;
	text-align:center;
}

.photomenu .root-menu-link{
	float:left;
	padding: 5px 10px;
	display:none;
}

.root-menu-link{
	padding-bottom: 15px;
}

.fullpage .photomenu span{
	display:none;
}

.fullpage .photomenu em{
	color: #0066CC;
	font-style:normal;
}

.fullpage .photomenu .summary{
	width: 155px;
	padding-bottom: 30px;	
}

.photomenu img{
	width: 150px;
	padding: 0px; margin:0 auto;
	border: 1px solid white;
	clear:both;
	float:none;
}

.photomenu a:hover img{
	padding:0px; margin:0;
}

#header .photomenu li a:link,
#header .photomenu li a:visited,
#footer .photomenu li a:link,
#footer .photomenu li a:visited{

}

#header .photomenu li a:hover,
#header .photomenu li a:active,
#header .photomenu li a.over,
#header .photomenu li a.selected:link,
#header .photomenu li a.selected:visited,
#footer .photomenu li a:hover,
#footer .photomenu li a:active,
#footer .photomenu li a.over,
#footer .photomenu li a.selected:link,
#footer .photomenu li a.selected:visited{
	padding:0; margin:0;
}

#footer .photomenu li{
	float:left;
}

#footer .menu{
	
}

#footer .siblings ul{
	margin:0 auto;
	width: auto;
}

#footer .siblings li{
	float:left;
}

#footer .siblings li a:link,
#footer .siblings li a:visited{
	padding: 5px 10px;
}

/* -------------- Content Elements -------------*/

#content .default{
	padding-bottom: 20px;
}

.body img{
	padding: 5px 15px;
}

#content .leftnav .main h5{
	background: url('../images/bg/h3.gif') top left no-repeat;
	width: 600px; height: 11px;
	margin:0;
	padding: 20px;
	clear:both;
	font-size: 15px;
}

#content .leftnav .main ul{
	background: #EFF6DE url('../images/bg/rates.gif') bottom left no-repeat;
	display:block;
	width: 580px;
	float:left;
	padding:20px 10px; margin:0;
}

#content .leftnav .main ul li{
	margin-left: 20px;
}

#content .leftnav .main p{
	clear:both;
}

.loop_subpage_summaries_photos .article{
	clear:both;
	float:none;
	padding: 10px 0;
}

.loop_subpage_summaries_photos a:link img,
.loop_subpage_summaries_photos a:visited img{
	float:left;
	padding: 0 10px;
}

.content .next{
	padding-top: 10px;
	float:right;
}

.content .prev{
	padding-top: 10px;
	float:left;
}

.fullpage .content{
	width:600px;
	float:left;
	display:block;
}
.fullpage .article{
	padding: 0 30px;
}

/*------------- Photo Elements -------------*/
#header photo,
#header .photo-element,
#header .singlephoto{
	z-index: 20;
	padding:0; margin:0;
}

#header .photo-element img,
#header .singlephoto img,
#footer .photo-element img{
	width:100%;
	z-index: 20;
}

.leftnav .nav .photo-element img,
.rightnav .nav .photo-element img,
.threecolumn .photo-element img{
	width: 300px;
}

#footer .singlephoto img{
	position:absolute;
}


#header .singlephoto .caption{
	padding: 5px 10px;
}

.body a:link img,
.body a:visited img{
	float:left;
}

/*-------------Callout Elements ------------*/

#header .callout{
	padding: 30px 240px 10px 0; margin:0;
	font-size: 19px;
	color: #406226;
	text-align:right;
	display:block;
	width: 500px;
	float:right;
}

.nav .callout{
	background-color: #FCFDF8;
	display:block;
	width: 252px;
	padding: 10px;
}

.nav .callout_heading{
	color: #333;
	text-transform: uppercase;
	background: url('../images/bg/callout-top.gif') top left no-repeat;
	padding: 20px 20px 0 20px;
}

.nav .callout p{
	padding: 10px 20px 20px 20px; margin: 0;
	font-weight:bold;
}

/*-------------Blog Elements ------------*/


.blog .date{
	color: #7EBA00;
	letter-spacing:1px;
}

.current_headlines{
	float:left;
	width: 850px;
	border-top: 1px solid #999;
}

.current_headlines .post{
	float:left;
	padding:10px 60px 30px 0; margin:0;
	width: 220px;
}

.current_headlines img{
	width: 1px;
}

.current_headlines h2{
	padding: 5px 0 10px 0; margin:0;
}

.current_headlines h2 a:link,
.current_headlines h2 a:visited{
	font-size: 18px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

.blog_link{
	clear:both;
	float:left;
	display:block;
	width: 150px;
	border-top: 1px solid #999;
	position:relative;
}

.blog_link a:link,
.blog_link a:visited{
	color: #406226;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size: 19px;
	padding: 20px 1px;
	display:block;
}

#blog-template .main{
	margin:0; padding:0px 30px 0 140px;
	width: 620px;
}

#blog-template .current_headlines{
	width: 252px; padding:0; margin:0;
	border: 0px solid red;
	background: url('../images/bg/blog.gif') top left no-repeat;
}

#blog-template .current_headlines .post{
	width: 212px; 
	padding:0 20px 20px 20px; margin:0;
	clear:both;
	background: url('../images/bg/callout-top.gif') bottom left no-repeat;
}

/* media enlargement styles */

.photomatte{
		display:none; 
		position:absolute;
		top:0; left:0; 
		width:100%; height:100%; 
		z-index:6000; 
		background-color:#000;
}
.photomatte span{
		position:absolute; top:370px;
	 	width:100%;		
		text-align:center;
		color:#FFF;
		letter-spacing:15px;
}

/* notifications */
.error{
	color:#FFF;
	background-color:#CC0000;
	padding:5px;
}
.notify{
	display:none;
	color:#FFF;
	background-color:#FF9900;
}


/*   forms   */


.login{
	background:url('../images/bg/login.gif') top right no-repeat;
	display:block;
	width: 224px; height: 185px;
	padding:10px; 
	position:relative;
	float:right;
	color: white;
}

.logfield{
	padding: 0px 15px 0 25px; margin:0;
}

.login h1{
	font-size: 20px;
	padding: 20px 15px 10px 25px; margin:0;
	position:relative;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.login span{
	padding:0; margin:0;
	font-size: 8px;
	text-transform:uppercase;
	display:block;
	clear:both;
}

.login input{
	width: 150px;
	padding: 0 0 5px 0; margin:0;
	clear:both;
}

.login form{
	margin:0; padding: 0 0 15px 0;
}

.logfield a{
	text-decoration: underline;
	display: block;
	clear:both;
	float:none;
	margin:0; padding:0;
}

.login .submit{
	background:url('../images/bg/go.gif') top left no-repeat;
	width: 73px; height: 27px;
	float:right;
	padding: 0px; margin:0;
}

#content .signup{
	background:url('../images/bg/joinnow.gif') bottom left no-repeat;
	width: 317px; height: 237px;
	float:left;
	color:white;
	border-top: 1px solid #999;
	padding-top: 20px;
	display:block;
	z-index:200;

}

#content .signup h1{
	font-size: 29px;
	padding: 45px 15px 10px 15px; margin:0;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width: 75%;
	color:white;
	z-index:200;
}

#content .signup a:link h1,
#content .signup a:visited h1{
	z-index:200;
	position:relative;
	background: url('../images/bg/orange-go.gif') bottom right no-repeat;
}

.signup a:link,
.signup a:visited{
	color:white;
}

#content .signup .subpage a:hover,
#content .signup .subpage a:active, 
#content .signup .subpage a.over,
#content .signup .subpage a.selected:link,
#content .signup .subpage a.selected:visited{
	background-image:none;
	color: white;
	padding-left: 0;
}

.signup p{
	font-weight: bold;
	padding: 0 20px; margin: 8px 0;
}

.signup .subpage ul{
	padding: 0px 30px;
}

.signup .subpage li{
	padding: 12px 0;
}

.signup .subpage li a:link,
.signup .subpage li a:visited{
	font-size: 15px;
	font-weight:normal;
}

#content .nav .signup{
	width: 252px; height: 192px;
	background:url('../images/bg/joinnow-small.gif') top left no-repeat;
	margin:0px; padding:0px;
	border-top: 0px solid white;
}

#content .nav .signup h1{
	padding:30px 20px 10px 20px; margin:0;
	z-index: 200;
}

#content .nav .signup li{
	padding: 5px 0
}

.nav .signup .subpage li a:link,
.nav .signup .subpage li a:visited{
	font-size: 13px;
	font-weight:normal;
}

input, textarea{
	float:left; margin:2px 6px 10px 0;
	padding:2px; font-size:15px; 	
	font-family:"Trebuchet MS",Verdana, Sans-serif;
	border-top:1px solid #222;
	border-left:1px solid #222;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	width:300px;
}

.fieldwrap{
	clear:both;
}

.textareawrap{
	clear:both;
}


.checkboxwrap{
	clear:both;
	margin:5px 0 5px 100px;
}
.checkboxwrap input, .checkboxwrap label{
	width:auto; font-size:12px;
	cursor:pointer;
}

.signupfield{
	width: 150px;
}

.contact_form .submit{
	padding:0; margin:0;
}

.submit { clear:both; margin:0 0 0 100px; }
.submit input{ 
	width:auto;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC; 
}

input.submit{
	float:left; width:auto; clear:none;
	font-size:13px;
	border-bottom:1px solid #222;
	border-right:1px solid #222;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:2px 0 0 0;
}
.disabled{
	color:#888;
}

.clear{
	clear:both; 
	margin:0; padding:0;
	width:0; height:0;
}