/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

html, body  {
	padding: 0px;
	margin: 0px;
	background-color: #e8e8e8;
}

body{
	font-family:Arial-BoldMT, Arial- Bold MT;
	color:#FFFFFF;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* CONTAINERS
----------------------------------------- */
#Container { 
	min-height:100%;
}
#Layout {
	margin: auto;
}	
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}

#background  {
   margin: auto auto;
   width: 1200px;
   background-color: #e8e8e8;
   background-image: none;
}

#spacer{
	width:1200px;
	height:200px;
	background: #58ade1 url(../images/header.gif) repeat-x left center;
}

/* HEADER
----------------------------------------- */
#Header { 
 	margin:auto auto;
	position:absolute;
}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
	}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

#pageHeader{
	z-index: 2;
	width: 1200px;
	background: transparent url(../images/headerBkg.png) no-repeat;
	height: 585px;
}

#headerBKG  {
	width: 1081px;
	height: 485px;
	margin-top:80px;
	position:absolute;
}

#mainPic  {
	background: url(../images/mainbkgpic.jpg) no-repeat;
	z-index: 7;
	width: 1081px;
	height: 439px;
	margin-left:60px;
	border-top:6px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:6px solid #fff;
}


#usmap  {
   background: transparent url(../images/layer3.png) no-repeat;
   left: 88px;
   top: 90px;
   z-index: 9;
   width: 470px;
   height: 290px;
   position:absolute;
}

#id0extramileamerica  {
   background: url(../images/id0extramileamerica.png) no-repeat;
   position: absolute;
   left: 74px;
   top: 8px;
   z-index: 5;
   width: 1049px;
   height: 117px;
}

#id1extramileamerica  {
   background: url(../images/id1extramileamerica.png) no-repeat;
   left: 105px;
   top: 15px;
   z-index: 8;
   width: 431px;
   height: 26px;
   border-bottom:1px solid #ff0000;
   padding-bottom: 10px;
   position:absolute;
}

#whiteverti,
#whiteverticopy{
   position: absolute;
   width: 1px;
   height: 439px;
   top:6px;
   background-repeat: no-repeat;
}

#whiteverti  {
   background-image: url(../images/hline.jpg);
   z-index: 10;
   left: 584px;
}

#whiteverticopy  {
   background-image: url(../images/hline.jpg);
   z-index: 10;
   left: 1111px;
}

#whiteverticopy2  {
   position: absolute;
   left: 584px;
   top: 156px;
   z-index: 11;
   width: 527px;
   height: 1px;
   background-color: #FFFFFF;
   background-image: none;
   font-size: 1px;
}

#headertext{
   position: absolute;
   left: 608px;
   top: 169px;
   z-index: 1000;
   width: 478px;
   overflow:hidden;
}

#headertext p  {
   font: 12px/18px Arial, Helvetica, sans-serif;
   margin: 0px;
   color: #FFFFFF;
   letter-spacing: 1px;
   text-align: justify;
}

#headertext p a  {
   border: 0px none #000000;
   text-decoration: underline;
   letter-spacing: 1px;
   color: #3890FE;
}

#headertext p a:hover  {
	color: #AA0000;
}

#headershade  {
   background: url(../images/headershade.png) no-repeat;
   position: absolute;
   left: 570px;
   top: 0px;
   z-index: 9;
   width: 557px;
   height: 454px;
}

#signature  {
   background: url(../images/signature.png) no-repeat;
   position: absolute;
   left: 98px;
   top: 380px;
   z-index: 8;
   width: 108px;
   height: 106px;
}


#quote  {
	position: absolute;
	left: 587px;
	top: 467px;
	z-index: 11;
	width: 549px;
	height: 78px;
}

/* MAIN PAGE
----------------------------------------- */
#bgr  {
	background: #5274a0;
	z-index: 5;
	width: 1082px;
	top: 567px;
	margin:0px 59px;
	position:absolute;
	border-top:6px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:6px solid #fff;			
}

#blueBkg  {
   background: #888888;
   visibility: visible;
   position: absolute;
   z-index: 6;
   width: 1081px;
   height: 54px;
}

#sectionTitle  {
   visibility: visible;
   position: absolute;
   margin-top: 19px;
   z-index: 7;
   width: 1081px;
   height: 11px;
   text-align:center;
}

#dkGreyBkg  {
	background: #5d5d5d;
	visibility: visible;
	position: absolute;
	margin-top: 54px;
	z-index: 7;
	width: 1081px;
	height: 30px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#greyDot  {
   background: url(../images/greyDot.png) repeat-x;
   visibility: visible;
   position: absolute;
   margin-left: 120px;
   margin-top: 130px;
   z-index: 6;
   width: 867px;
   height: 2px;
}

#greyDotText  {
   background-color:#5274a0;
   visibility: visible;
   position: absolute;
   margin-left: 120px;
   margin-top: 115px;
   z-index: 10;
   height: 18px;
   padding-right:7px;
}

#layer19  {
   background: url(../images/layer19.png) no-repeat;
   visibility: visible;
   position: absolute;
   margin-left: 841px;
   margin-top: 733px;
   z-index: 6;
   width: 194px;
   height: 222px;
}

#maintext  {
	visibility: visible;
	position: relative;
	padding-left: 120px;
	padding-top: 160px;
	z-index: 6;
	width: 854px;
}

#greyDot1  {
	background: url(../images/greyDot.png) repeat-x;
	visibility: visible;
	z-index: 6;
	width: 872px;
	height: 2px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:right; 
}

#greyDot1 a{
	color:#EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px; 
	padding-top:7px;
}

#greyDot1 a:hover{
	color:#BB0000;
}

#main-background  {
   margin: 0px auto 0px auto;
   visibility: visible;
   height: 650px;
   width: 1200px;
   position: relative;
   background-image: none;
}
 
/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation1 {
	visibility: visible;
	position: absolute;
	margin-top: 61px;
	z-index: 8;
	width: 1081px;
	height: 12px;
}

#Navigation {
	width: 515px;
	overflow: hidden;
	position:absolute;
  	margin: 92px 0px 0px 592px;
	z-index:1000;
}
	#Navigation ul { 
 		float: right; 
		margin-right: 10px;
	}
		#Navigation ul li { 
	 		list-style: none; 
			margin: 0 2px; 
			float: left;
			line-height: 2.8em;
			display: block;
		}
  			#Navigation ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				height: 2.3em; 
				font-size: 1.2em; 
				padding: 0 0 0 10px;
				color: #fff;
			}
				#Navigation ul li a span {
					text-align: center;
	        		float: left;
					padding-right: 10px;
					height: 2.3em;
				}
					#Navigation ul li a:hover { 
			 			background: #93C7E7 url(../images/hoverTabLeft.gif) no-repeat left top; 
						color: #fff;
						cursor: pointer;
					}
					#Navigation ul li a:hover span {
						background: #93C7E7 url(../images/hoverTabRight.gif) no-repeat right top;
						cursor: pointer;
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover { 
				 	background: #fff url(../images/activeTabLeft.png) no-repeat left top; 
				 	color: #444;
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
					background: #fff url(../images/activeTabRight.png) no-repeat right top;
					color: #444;
				}
 
 
/* MENU2
--------------------------------------- */
#Menu2{
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}
	
#Menu2 ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#Menu2 li { 
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}

#Menu2 li a {
	display:block;
	margin:0px;
	padding:0px 0px;		
}


#menuText{
	padding-left:15px;
}

/* BUTTONS
---------------------------------------- */
.left{
	float:left;
	width:251px;
}

.right{
	float:left;
	width:251px;
	padding-left:8px;
}

#statewidebutton a:hover,
#ridebutton a:hover,
#extrabutton a:hover,
#routebutton a:hover,
#aboutbutton a:hover  {
   background-position: -251px 0%;
}

#pressbutton a:hover,
#sponsorsbutton a:hover,
#involvedbutton a:hover,
#tipsbutton a:hover  {
   background-position: -253px 0%;
}


#sayingbutton a:hover  {
   background-position: -253px 0%;
}

#sponsorsbutton a  {
   width: 253px;
   background-image: url(../images/rightbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;   
   padding-bottom: 2px;
}


#involvedbutton a  {
   width: 253px;
   background-image: url(../images/rightbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;
   padding-bottom: 2px;
}

#sayingbutton a  {
   background-image: url(../images/rightbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 28px;
   width: 253px;
   background-position: 0% 0px;
}
#pressbutton a  {
   width: 253px;
   background-image: url(../images/rightbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;
}

#tipsbutton a  {
   width: 253px;
   background-image: url(../images/rightbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;
   padding-bottom: 2px;
}

#routebutton a  {
   width: 251px;
   background-image: url(../images/leftbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;
   padding-bottom: 2px;
}

#aboutbutton a  {
   width: 251px;
   background-image: url(../images/leftbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;
   padding-bottom: 2px;
}

#extrabutton a  {
   background-image: url(../images/leftbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 27px;
   width: 251px;
   background-position: 0% 0px;
}

#ridebutton a  {
   width: 251px;
   background-image: url(../images/leftbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 26px;
   background-position: 0% 0px;
   padding-bottom: 2px;
}

#statewidebutton a  {
   background-image: url(../images/leftbutton.png);
   background-repeat: no-repeat;
   display: block;
   height: 27px;
   width: 251px;
   background-position: 0% 0px;
}


   
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar {
	width: 200px;
	float: left;
	margin: 0px 0px 0 0;
	padding: 0;
	border-right:1px dotted #DDDDDD;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 5px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: .9em; 
		margin: 12px 0 0px 0;
		padding: 0px 0 0 0px;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	


/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #b5d8ef url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

	#PageComments p.comment {
		color: #666;
	}
	
/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #880000;
	border: 3px solid#AAAAAA;
	background: #880000;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;  
	width: 800px; 
	height: 5em; 
	background: transparent url(../images/footerBottom.gif) no-repeat bottom left; 
	text-align: center; 
}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
		margin-top: -0.6em;
	}
  		#Footer a { 
	   		color: #fff; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
/* MISC
------------------------------------------------ */
img {
	text-decoration: none;
	border:none;
}

#joinForm {
	margin-left: 10px;
	border-left: 1px dotted #DDDDDD;
	padding-left: 1px dotted #DDDDDD;
}

#PageCommentInterface_Form_PostCommentForm_action_postcomment{
	margin-left:220px;
	margin-bottom:25px;
}
