/* project: LandCruiser
   design: Toyota Land Cruiser 
   framework: CruiserParts™ */
   
body {
	padding: 0;
	margin: 0;
	font: 12pt Schoolbell, arial, serif;
	line-height: 1.5em;
	background: #FFF;
	color: #FFF;
}
a { color: #1c1c1c; text-decoration:none;}
a:hover {
	color: #C0DA43;
	text-decoration:none;
}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Lucida Grande, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background:#fff !important; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover {
	color: #00F;
	background: inherit;
	text-align: center;
}
h3 {
	font: 90% Schoolbell, arial, serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background: #FFF;
}
.extLinks {
	font: 90% Schoolbell, arial, serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background: #FFF;
}
p {
	margin: 0 0 0px 0;
	line-height: 1.5em;
	font-size: 12pt;
}
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content {
	margin: 0px auto;
	width: 950px;
	background: #FFF;
	color: #000000;
	font-size: 9pt;
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top2 {
	background: transparent url(big_top.gif);
	color: #FFF;
	height: 15px;
}
.header {  }
.header_bottom2 { clear: both; background: transparent url(big_bottom.gif); color: #FFF; height: 15px; }

.header_top {
	color: #FFF;
	height: 15px;
	background: transparent;
}
.header_bottom { clear: both; background: transparent; color: #FFF; height: 15px; }
#globalNav{
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #f5f7ff 0%, #d3d3d3 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #f5f7ff 0%, #d3d3d3 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #f5f7ff 0%, #d3d3d3 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, top, right bottom, color-stop(0, #f5f7ff), color-stop(1, #d3d3d3));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #f5f7ff 0%, #d3d3d3 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #f5f7ff 0%, #d3d3d3 100%);
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	text-align:center;
	line-height:30px;
	font-size: 12pt;
	width: 950px;
	height:35px;
}
.newBoxes{
	/IE10 Consumer Preview */ 
	/background-image: -ms-linear-gradient(top, #243cb7 0%, #616ca3 100%); /
	/Mozilla Firefox/ 
	background-image: -moz-linear-gradient(top, #243cb7 0%, #616ca3 100%);
	/Opera/ 
	background-image: -o-linear-gradient(top, #243cb7 0%, #616ca3 100%);/
	Webkit (Safari/Chrome 10)/ 
	background-image: -webkit-gradient(linear, top, right bottom, color-stop(0, #243cb7), color-stop(1, #616ca3));
	border: 1px solid #444444;
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px#888;
	box-shadow: 0 0 2px #888;
	width: 950px;
	height:auto;
	margin-bottom:0px;
	background-color: #FFF;
}
hr {
	margin:5px 0px 5px 0px;
	padding:1px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 0px;
	border-right: 0px;
}
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#000; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #000; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover {
	color:#000;
	background: #C43219 url(nav.gif) no-repeat 100% 0px;
}   


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 781px;
	margin: 0 0 10px 0;
}
#facebookContact{
	height:50px;
}

	.box_top {
	/* IE10 Consumer Preview */ 
		background-image: -ms-linear-gradient(top, #243cb7 0%, #616ca3 100%);
	/* Mozilla Firefox */ 
		background-image: -moz-linear-gradient(top, #243cb7 0%, #616ca3 100%);
	/* Opera */ 
		background-image: -o-linear-gradient(top, #243cb7 0%, #616ca3 100%);
	/* Webkit (Safari/Chrome 10) */ 
		background-image: -webkit-gradient(linear, top, right bottom, color-stop(0, #243cb7), color-stop(1, #616ca3));
	/* Webkit (Chrome 11+) */ 
		background-image: -webkit-linear-gradient(top, #243cb7 0%, #616ca3 100%);
	/* W3C Markup, IE10 Release Preview */ 
		background-image: url(bg_nav.jpg);
	height: 40px;
	width: 159px;
	}
	
	.box_top h2 {
	color: #000000;
	text-shadow: 2px 2px 2px #333333;
	padding: 7px 0 0 5px;
	margin: 0;
	}
	
	.box {
		border-left: 0px solid #F0F0F0;
		border-right: 0px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: transparent;
	}
	
	.box ul {
		margin:0px;
		padding:15px;
	}
	
	.box_bottom {
	background: transparent;
	color: #000;
	height: 7px;
	width: 160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	text-align: center;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 591px; margin: 0 11px 0 0; text-align: justify;}
		.right_side_special {border-radius:15px; margin-bottom:20px; padding-bottom:10px; background-image: -ms-linear-gradient(top, #f8f8f8 0%, #d3d3d3 100%);
							 background-image: -moz-linear-gradient(top, #243cb7 0%, #616ca3 100%); background-image: -o-linear-gradient(top, #f8f8f8 0%, #d3d3d3 100%);
							 background-image: -webkit-gradient(linear, top, right bottom, color-stop(0, #f8f8f8), color-stop(1, #d3d3d3));
							 background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #d3d3d3 100%);
							 background-image: linear-gradient(to bottom, #f8f8f8 0%, #d3d3d3 100%);
							 -moz-box-shadow: 2px 2px 2px #888;
							 -webkit-box-shadow: 2px 2px 2px #888;
							 box-shadow: 2px 2px 2px #888; border: 2px solid #F0F0F0;}
		
		.article {
	padding: 0 5px 0 0px;
	margin-bottom: 20px;
	color: #06F;
}

	.newPageContent {
		padding: 0 5px 0 0px;
		margin-bottom: 20px;
		color: #000;
	}
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 574px; margin: 0 0 0 0px; padding: 10px; background-color: #EDEDED; color: #808080; border-radius:10px; text-align:center; }
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: auto; margin: 0 5px 10px 0; overflow:hidden;}
.side_sections { border-radius:10px; overflow:hidden; margin-bottom:20px; padding-bottom:5px; border: 2px solid #F0F0F0; width:159px;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 0px 0 0px 0;
	border-top: 1px solid #eee;
	width:950px;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
.content .header_top .header_top .title {
	font-size: xx-small;
}
.content .header_top p {
	color: #F00;
}
.content .header_top .header_top .title {
	color: #FFF;
}
#navi
{
	background-image:url(top.png);
	width:768px;
	height:70px;
}
#navi ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#navi ul li
{
	margin:10px 0px 0px 2px;
	float:left;
}
#tab1
{
	background-image:url(button1.png);
	width:150px; height:52px;
	margin-left:3px;
}
#tab2
{
	background-image:url(button2.png);
	width:150px; height:52px;
}
#tab3
{
	background-image:url(button3.png);
	width:150px; height:52px;
}
#tab4
{
	background-image:url(button4.png);
	width:150px; height:52px;
}
#tab5
{
	background-image:url(button5.png);
	width:150px; height:52px;
}
#searchbar
{
	margin:0 auto;
	background-image:url(search.png);
	width:330px;
	height:51px;
}
#innersearch
{
	padding-top:11px;
	margin:0 auto;
}
#menu_left
{
	float:left;
	width:222px;
	height:175px;
	padding:0px 10px 0px 10px;
}
#menu_logo
{
	float:left;
	width:462px;
	height:175px;
}
#menu_right
{
	float:left;
	width:222px;
	padding:0px 10px 0px 10px;
	height:175px;
}.content #menu_left {
	color: rgba(255,255,255,0.0);
}
.content #menu_right {
	color: rgba(255,255,255,0.0);
}
.content .header_top .header_top .title {
	color: rgba(0,0,0,0.0001);
}
.content .header_top .header_top .title {
	color: rgba(0,0,0,0.0001);
	background-color: #FFF;
}
