html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background:url(img/header_4_bg.jpg) #fff repeat-x;
	color:#5b5b5b;
	font-family: arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

object {
	outline:none;
}
div.clear {
	clear: both;
	height:0px;
}
fieldset { border: none; }
input, textarea, a { outline: none; }
p {
	margin: 0px;
	padding: 0px;
	text-align:justify;
	color:#5b5b5b;
	font-size:14px;
}
h1{
	font-size:24px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	color:#444;
	font-family:"Times New Roman", Times, serif;
}
h2{
	font-size:18px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	color:#666;
	font-family:"Times New Roman", Times, serif;
}
a{
	color:#777;
	text-align:left;
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
	color:#FC3;
}
ol {
	padding-left:20px;
}
li {
	text-align:left;
}
#container {
	min-height: 100%;
	width: 940px;
	position: relative;
	margin: 0 auto;
	background:url(img/content_bg.jpg) repeat-y;
}
* html #container {
	height: 100%;
}
#header {
	width: 940px;
	height:250px;
	position: relative;
}
div#nav {
	float:left;
}
ul.topnav {
	list-style: none;
	padding: 0 0px 0 37px;	
	margin: 0;
	float: left;
	width: 903px;
	height:35px;
	background: #222;
	font-size: 1.2em;
	background: url(img/Tyre_Track.jpg) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 50px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 7px 1px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-size:18px;
}
ul.topnav li a:hover{
	background: url(img/topnav_hover.jpg) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(img/subnav_btn.png) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(img/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(img/dropdown_linkbg.gif) no-repeat 10px center; 
}
div#content {
	min-height: 500px;
	width: 940px;
	float: left;
	padding: 0px;
	padding-top:20px;
	background:url(img/content_bg.jpg) repeat-y;
}
	div#content_left{
		float:left;
		width:220px;
		padding-left:20px;
	}
	div#content_right{
		float:right;
		width: 630px;
		padding-left: 15px;
		padding-right:30px;
		padding-bottom:50px;
	}
.box {
	float:left;
	width:220px;
	margin-bottom: 10px;
	background: url('/shop/catalog/view/theme/custom/image/box_top_2.png') no-repeat;
	text-align:left;
}
.box a{
	text-align:left;
}
.box .top {
	padding: 8px 0px 8px 10px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 5px;
	padding-top:15px;
}
	.box .middle h2{
		text-align:center;
		font-size:20px;
	}
	.box .middle .left{
	float:left;
	width:50px;
	padding-bottom:20px;
	}
	.box .middle .right{
		float:left;
		width:145px;
		text-align:left;
		padding-left:10px;
		padding-top:2px;
	}
.box .bottom {
	height: 5px;
	background: url('/shop/catalog/view/theme/custom/image/box_bottom_2.png') no-repeat;
}
#footer_container {
	position: relative;
	clear: both;
	height: 35px;
	margin-top: -35px;
	text-align: center;
	background:url(img/footer_4_bg.jpg) repeat-x;
}

div#footer {
	width:940px;
	margin: 0px auto;
	background:url(img/Tyre_Track.jpg) repeat-x;
	height:35px;
}
	div#footer p {
		text-align:center;
		color:#ccc;
		padding-top:10px;
		margin:0px;
		font-size:14px;
	}

form {
	padding: 0px;
	border:none;
}
.formdetailsl {
	width: 280px;
	float: left;
	}
	.formdetailsl input {
		width: 250px;
		border: none;
		text-align: left;
		background: none;
		margin: 4px 0 0 0px;
		font-size: 1.4em;
	}
	.formdetailsl .input-bg {
		background: url(img/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 37px;
		margin-bottom: 3px;
		position: relative;
	}
	.formdetailsl .style {
		width:210px;
		border: 0;
		padding: 0;
		margin: 0;
		margin-top:6px;
		background: white;
	}
	.formdetailsl .active {
		background: url(img/form-sm-bg.jpg) top left no-repeat transparent;
	}
.formdetailsr {
	width: 280px;
	float: right;
	}
	.formdetailsr input {
		width: 250px;
		border: none;
		text-align: left;
		background: none;
		margin: 4px 0 0px 0px;
		font-size: 1.4em;
	}
	.formdetailsr .message-bg {
		background: url(img/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 37px;
		margin-bottom: 3px;
		position: relative;
	}
	.formdetailsr .style {
		width:210px;
		border: 0;
		padding: 0;
		margin: 0;
		margin-top:8px;
		margin-right:45px;
		background: white;
	}
	.formdetailsr .active {
		background: url(img/form-sm-bg.jpg) top left no-repeat transparent;
	}
.formLeft {
	width: 600px;
	float: left;
	}
	.formLeft input {
		width: 570px;
		border: none;
		text-align: left;
		background: none;
		margin: 4px 0 0 0px;
		font-size: 1.4em;
	}
	.formLeft .input-bg {
		background: url(img/form-sm-bg2.jpg) bottom left no-repeat transparent;
		height: 37px;
		margin-bottom: 3px;
		position: relative;
	}
	.formLeft .style {
		width:500px;
		border: 0;
		padding: 0;
		margin: 0;
		margin-top:8px;
		background: white;
	}
	.formLeft .active {
		background: url(img/form-sm-bg2.jpg) top left no-repeat transparent;
	}
#formAdditional {
	width: 600px;
	float: left;
	}
	#formAdditional textarea {
		width: 570px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family: Helvetica, sans-serif;
		font-size: 1.3em;
		overflow: auto;
	}
	#formAdditional .additional-bg {
		background: url(img/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
	}
	#formAdditional .active {
		background: url(img/message-bg.jpg) top left no-repeat transparent;
	}
label {
	display: block;
	font-size: 14px;
	text-indent: 10px;
	font-weight: bold;
	text-align:left;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float:left;
	margin-left: 220px;
}
#FadeBannerContainer {

}
