/** 
 * RadioTaxis Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}


html {
	background: #fff;
}

body {
	color: #333;
 	font-size: 62.5%; 
	font-family: Arial, Verdana, Lucida, sans-serif; 
}

h2 {
    font-weight: bold;
}

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

.clear{
	clear:both;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 960px;  
	margin: 0 auto; 
}
#Container { 
	width: 960px;
	padding-bottom: 15px;
	background: #000 url(../images/containerbg.jpg) repeat-x;
}
#Layout {
	width: 928px;
	clear: both;
	overflow: hidden;
	margin: 16px auto 0;
}
#Content {
	width: 593px;
	float: left;
	margin: 0;
	text-align: left;
	padding-right: 14px;
	border-right: 1px solid #505050;
}

#Content fieldset {
    clear: both;
}
/* HEADER
----------------------------------------- */
#Header { 
 	width: 960px; 
 	margin: 0 auto;
	overflow: hidden;
	background: #fff url(../images/header_bg.gif) no-repeat center top;
	height: 72px;
}
 	#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;
	}

h1.headline {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #505050;
	color: #FFF;
	font-size: 315%;
	padding: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

h1.headline strong {
	font-weight: bold;
}

#logo {
	float: right;
	padding-top: 13px;
	padding-right: 1px;
}

#BookAVehicleNow {
	float: left;
	padding-top: 13px;
	padding-left: 8px;
}

/* GREEN BAR
----------------------------------------- */
#GreenBar {
	width: 960px;
	margin: 0 auto;
	height: 24px;
	overflow: hidden;
	background: #34ab54;
}


/*
 * CUSTOM NAV
 * 
 */

#home a {
	background: url(../images/RTGNavigationButtons/home_button.png) no-repeat;
}
#aboutus a {
	background: url(../images/RTGNavigationButtons/about_us_button.png) no-repeat;
}
#bookavehicle a {
	background: url(../images/RTGNavigationButtons/book_a_vehicle_button.png) no-repeat;
}
#travelalert a {
	background: url(../images/RTGNavigationButtons/travel_alert_button.png) no-repeat;
}
#drivers a {
	background: url(../images/RTGNavigationButtons/drivers_button.png) no-repeat;
}
#media a {
	background: url(../images/RTGNavigationButtons/media_button.png) no-repeat;
}
#openanaccount a {
	background: url(../images/RTGNavigationButtons/open_an_account_button.png) no-repeat;
}
#contactus a {
	background: url(../images/RTGNavigationButtons/contact_us_button.png) no-repeat;
}



/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 320px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
	#Navigation ul { 
 		float: right;
        padding-bottom: 20px;
	}
		#Navigation ul li { 
	 		list-style: none; 
			float: left;
			/*line-height: 88px;*/
			display: block;
			padding-left: 14px;
            padding-bottom: 10px;
		}
  			#Navigation ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				height: 77px; 
				font-size: 10px; 
				padding: 0;
				color: #fff;
				width: 66px;
				background-position: top right;
			}
				#Navigation ul li a span {
					text-align: center;
	        		float: left;
					padding-right: 0;
					width: 66px;
					padding-top: 67px;
				}
					#Navigation ul li a:hover { 
						cursor: pointer;
					}
					#Navigation ul li a:hover span {
						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-position: top left;
				 	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-position: top left;
					color: #444;
				}
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 320px; 
	float: right;  
	margin: 0 0 0 -1px;
	padding: 0;
	border-left: 1px solid #505050;

}
	#Sidebar .sidebarBox {
		margin: 0;
		padding: 0;
	}
	#Sidebar ul {
		margin: 0;
	}
		#Sidebar li {
			margin: 0 0 14px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 320px;
		margin: 0;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
 #Level2Navigation {
	width: 320px;
	margin: 0 auto;
	padding: 14px 0;
	overflow: hidden;
}
	#Level2Navigation ul { 
 		float: left; 
	}
		#Level2Navigation ul li { 
	 		list-style: none; 
			float: left;
			/*line-height: 88px;*/
			display: block;
			padding-left: 14px;
            font-size: 10px; 
		}
		
	.green ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_green_button.png);
	}
	.blue ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_blue_button.png);		
	}
	.red ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_red_button.png);				
	}
	.lightblue ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_lightblue_button.png);				
	}
	.yellow ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_yellow_button.png);				
	}
	.violet ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_violet_button.png);		
	}
	.aqua ul#Menu2 li a {
		background-image: url(../images/RTGNavigationButtons/menu2_aqua_button.png);				
	}

  			#Level2Navigation ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				height: 88px;
				font-size: 0.85em; 
				padding: 0;
				color: #fff;
				width: 66px;
				background-position: top right;
				background-repeat: no-repeat;
			}
				#Level2Navigation ul li a span {
					text-align: center;
	        		float: left;
					padding-right: 0;
					width: 66px;
					padding-top: 66px;
				}
					#Level2Navigation ul li a:hover { 
						cursor: pointer;
						background-position: top left;
					}
					#Level2Navigation ul li a:hover span {
						cursor: pointer;
					}
					
    			#Level2Navigation ul li a.current,
	    		#Level2Navigation ul li a.section,
	    		#Level2Navigation ul li a.section:hover,
	    		#Level2Navigation ul li a.current:hover { 
					background-position: top left;
				 	color: #444;
					}
				#Level2Navigation ul li a.current span,
				#Level2Navigation ul li a.section span,
	    		#Level2Navigation ul li a.section:hover span,
				#Level2Navigation ul li a.current:hover span {
					background-position: top left;
					color: #444;
				}

ul.Level3Navigation {
	list-style: none;
	list-style-position: outside;
    font-size: 12pt;
}

ul.Level3Navigation li a {
    text-decoration: none;
    font-size: 12pt;
}

ul.Level3Navigation li a.current {
    color: #FFF;
    text-decoration: none;
    font-size: 12pt;
}


/* 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: #fff 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;
	}

/* 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;
}

/* ALERT SUBSCRIPTION FORM
-----------------------------------------------*/
.alert_from_spacer {
    clear: both;
    height: 20px;
}


/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
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
----------------------------------------------- */
#bottom {
	float: left;
	padding-top: 14px;
	width: 100%;
}

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

			
			
/* NEWS Ticker
----------------------------------------- */
#ticker {
	border-top: 1px solid #505050;
	padding-top: 7px;
	float: left;
	width: 100%;
}

#tickerheading {
	font-size: 1.8em;
	color: #198C38;
	float: left;
	padding-top: 10px;
}

#latestnews {
	float: left;
}

#statistic {
	border-top: 1px solid #505050;
	padding: 7px 0;
	float: left;
	width: 660px;
	font-size: 230%;
	color: #198C38;
}

#mini_youtube {
    float: right;    
}

ul#stats {
	list-style: none;
}

<style>
/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
div#ticker {
    width: 800px;
    float:left;
}
div.scrollable {

    /* required settings */
    position:relative;
    float:left;
    margin: 10px;
    overflow:hidden;
    width: 800px;
    height:24px;
}

.items a {
    xwidth: 800px;
    margin-right:30px;
    float:left;
    color: #ffffff;
    font-size: 1.7em;
    text-decoration: none;
}
	.items a:hover {
		text-decoration: underline;
	}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
div.scrollable div.items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    
}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
.browse, div.scrollable div.items div {
    float:left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}
a.prevPage {
    margin-left: 10px;    
}

/* you may want to setup some decorations to active the item */
div.items div.active {
    border:1px inset #ccc;
    background-color:#fff;
}

div.thumbs a img {
    display:none;
}

/* Home Page news ticker */

.tickercontainer { /* the outer div with the black border */
    width: 925px;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    width: 820px;
    overflow: hidden;
}
ul.newsticker { /* that's your list */
    position: relative;
    left: 200px;
    list-style-type: none;
    margin: 0;
    padding: 0;

}
ul.newsticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
}
ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    color: #FFF;
    font: normal 180% Arial;
    margin: 0 50px 0 0;
    text-decoration: none;
}
    ul.newsticker a:hover {
        text-decoration: underline;
    }

