/* 
	DUNLOP Website Base Stylesheet 
	@author: Jake Tracey (Acumentum)
	author: Andrew Bitto (Acumentum)
	@modified: 13/10/2006
*/

body {
	margin: 0;
	padding: 0;
	background: #f1e61b;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .79em;
}

a img {
	border: 0;
}

map {border: 0;}
img a {border: 0;}

h1, h2, h3, h4, p, ul, ol, li, dl, dt, table, label, form {
	margin: 0;
	padding: 0;
}

div#container {
	width: 915px;
	margin: 20px auto;

}

div#header {
	background: url('/images/DUNLOP/ms_headerbg.jpg') top center no-repeat;
	width: 915px;
	height: 200px;
}

div#header h1 {
	background: url('/images/DUNLOP/ms_logo.gif');
	width: 208px;
	height: 45px;
	float: left;
	margin: 20px;
	text-indent: -9999px;
}

div#navigation {
width: 915px;
float:left;
clear: left;
	margin-top: 50px;
	margin: 50px 50px 0px 50px;
	padding-top: 5px;
}

div#navigation ul {
	list-style: none;
}

div#navigation ul li {
	display: inline;
	float: left;

}

/* Navigation Extras */

div#navigation ul li#nav_home a {
	background: url('/images/DUNLOP/ms_navhome.gif') no-repeat;
				height: 10px;
			width: 47px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_products a{
	background: url('/images/DUNLOP/ms_navproducts.gif') no-repeat;
				height: 10px;
			width: 84px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_motorsport a{
	background: url('/images/DUNLOP/ms_navmotorsport.gif') left no-repeat;
				height: 10px;
			width: 100px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_dealerlocator a{
	background: url('/images/DUNLOP/ms_navdealerlocator.gif') left no-repeat;
				height: 10px;
			width: 121px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_knowyourtyres a{
	background: url('/images/DUNLOP/ms_navknowyourtyres.gif') left no-repeat;
				height: 10px;
			width: 127px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_aboutdunlop a{
	background: url('/images/DUNLOP/ms_navaboutdunlop.gif') left no-repeat;
				height: 10px;
			width: 109px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_fun a{
	background: url('/images/DUNLOP/ms_navfun.gif') left no-repeat;
				height: 10px;
			width: 47px;			float: left;
			text-indent: -9999px;
}
div#navigation ul li#nav_contactus a{
	background: url('/images/DUNLOP/ms_navcontactus.gif') left no-repeat;
				height: 10px;
			width: 79px;
			float: left;
			text-indent: -9999px;
}

div#search {
display: none;
}

input#searchinput {
	background: #fff;
	border: 2px solid #444;
	color: #222;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	width: 80px;
}

/* Content Container */

div#content_container {
	margin-top: 0px;
	
}

/* Left Sidebar */

div#lsidebar {
	float: left;
	clear: left;
	margin: 0 10px;
}

div.promobox {
	margin-bottom: 15px;
}

/* Main Body Content */

div#content {
	float: left;
	width: 490px;
	padding-bottom: 15px;
}

div#content h2 {
	color: #fff;
	font-family: Arial;
	font-size: 18px;
}

div#content p {
	color: #ccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* Subpage Content */

div#sub_content {
background: url('/images/DUNLOP/ms_subcontentbg.gif') top no-repeat #fff;
	float: left;
	width: 581px;
	padding-bottom: 0;
}

div#sub_content h2 {
margin: 15px;
border-bottom: 1px solid #ccc;
font-size: 16px;
}

div#sub_content p {
margin: 8px 15px;
line-height: 19px;
}


/* Left Sidebar */

div#lsidebar {
	width: 145px;
	padding-bottom: 50px;
}

div#lsidebar ul#subnavigation {
padding-bottom: 20px;
}
div#lsidebar ul {
list-style: none;
}

div#lsidebar ul li a {
	font-size: 11px;
	color: #000;
	padding-left: 37px;
	font-style: italic;
	font-weight: bold;
}

div#lsidebar h3#motorsport {
	text-indent: -9999px;
	height: 16px;
	width: 134px;
	background: url('/images/DUNLOP/ms_sidebarmotorsport.gif');
	
}

div#lsidebar ul.sub_subnavigation {

margin-left: 10px;
}

div#lsidebar ul.sub_subnavigation li a {
font-size: 10px;
color:#444;
}

/* Right Sidebar */

div#rsidebar {
	float:right;

	width: 145px;
	background: url('/images/DUNLOP/ms_sidebar2bg.gif') bottom no-repeat;
	padding-bottom: 100px;
}

div#rsidebar p#email_friend {
text-align: right;
padding-bottom: 10px;
}

div#rsidebar p#email_friend a {
color: #666;
font-size: 11px;
margin-right: 15px;

}

div#footer {
	text-align: right;
	clear: left;
	width: 915px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	font-weight: bold;
	background: url('/images/DUNLOP/ms_footerbg.jpg') top no-repeat;
}

div#footer ul {

}
div#footer ul li {
	display: inline;
	float: left;
	padding-right: 120px;
}

div#footer ul li a, div#footer ul li a:visited, div#footer ul li a:active {
	color: #000;
	text-decoration: none;
}

div#footer p a {
	color: #000;
}


