body {
	margin: 0 0 0 0;
	text-align:center;
	background: url(../images/general/Car_Parts_Northern_Ireland_bodybg.jpg) #F9F9F7 repeat-x;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.floatleft{ float:left; }
.floatright{ float:right; }
.clearboth{ clear:both; }
.spacer { height: 10px; width: 100%; }
.spacer2 { height: 20px; width: 100%; }

#container {
	width: 980px;
	height: 100%;
	background: #FFFFFF;
	margin-left:auto;
	margin-right: auto;
	position:relative;
	display:block;
}

#header{
	width: 960px;
	height: 151px;
	background: url(../images/general/Land_Rover_Spare_Parts_headerbg.jpg) top center no-repeat;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
.headertop_left{
	width: 326px;
	height: 77px;
	margin: 42px 179px 32px 35px;
	padding: 0;
	float: left;
	text-align: left;
}
.headertop_right{
	width: 420px;
	height: 151px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#headerdetail{
	width: 420px;
	height: 151px;
	margin: 0;
	padding: 0;
}
.headerdetail_top{
	width: 420px;
	height: 25px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}
.headerdetail_middle{
	width: 420px;
	height: 62px;
	margin: 17px 0px 17px 0px;
	padding: 0;
	float: left;
	text-align: left;
}
.headerdetail_bottom{
	width: 400px;
	height: 30px;
	margin: 0px 20px 0px 0px;
	padding: 0;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

#mainnavcontainer{
	width: 960px;
	height: 30px;
	background: url(../images/general/mainnavbg1.jpg) repeat-x;
	margin: 0px 10px 0px 10px;
	padding: 0;
}

#maincontent{
	width: 980px;
	height: auto;
	background: url(../images/general/bodybg1.jpg) top center no-repeat #FFFFFF;
	margin: 0;
	padding: 0;
	min-height: 300px;
	display: block;
	overflow: visible;
	float: left;
}

.footer{
	width: 960px;
	height: auto;
	clear: both;
	background: #FF9900;
	border-top: #000000 solid 5px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	display: table;
}

/* START OF CELLS */

.cell_left{
	width: 170px;
	height: auto;
	float: left;
	text-align: left;
	margin: 30px 25px 30px 25px;
	padding: 0;
}
.cell_right{
	width: 735px;
	height: auto;
	float: left;
	text-align: left;
	margin: 30px 25px 30px 0px;
	padding: 0;
}
.cell_full{
	width: 930px;
	height: auto;
	float: left;
	text-align: left;
	margin: 30px 25px 30px 25px;
	padding: 0;
}

/* END OF CELLS */

/* MENUS */

.topnav {
	width: 400px;
	height: 25px;
}
.topnav ul {
	width: 400px;
	height: 25px;
	margin: 6px 0px 0px 15px;
	//margin: -4px 0px 0px 15px;
	padding: 0;
    list-style: none;
}
html>/**/body .topnav ul, x:-moz-any-link {
	margin: 3px 0px 0px 15px;
}
.topnav li {
	margin: 0;
	//padding: 7px 0px 8px 0px;
	float: left;
    list-style: none;
    display: inline;
}
.topnav a {
	margin: 0;
    padding: 6px 11px 8px 11px;
}
.topnav a:link, .topnav a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:hover {
	background: url(../images/general/topnavbg1.jpg) repeat-x;
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF3300;
}

.mainnav {
	width: 640px;
	height: 30px;
	margin: 0;
	padding: 0;
}
.mainnav ul {
	width: 640px;
	margin: 0;
	padding: 7px 0px 0px 0px;
	//padding: 0;
    list-style: none;
}
html>/**/body .mainnav ul, x:-moz-any-link {
	padding: 6px 0px 0px 0px;
}
.mainnav li {
	margin: 0;
	//padding: 6px 0px 10px 0px;
	float: left;
    list-style: none;
    display: inline;
}
.mainnav a {
	margin: 0;
    padding: 7px 24px 11px 23px;
}
.mainnav a:link, .mainnav a:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.mainnav a:hover {
	background: url(../images/general/mainnavbg2.jpg) repeat-x;
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF3300;
}

/* END OF MENUS */

/* LISTS */

#contactus ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 100%;
	display:block;
	text-align:left;
}
#contactus li{
	height: auto;
	width:90%;
	display:block;
	vertical-align:middle;
	clear:both;	
	list-style-type:none;
	margin-bottom: 10px;
	padding: 10px;
}
#contactus li img{
	float:left;
	display:block;
	margin-right: 5px;
}
#contactus li span{
	float:left;
	display:block;
}

.logolist{
	padding: 0;
	margin: 0;
}
.logolist ul{
	width: 420px;
	padding: 0;
	margin: 0;
	clear: both;
}
.logolist li { 
	width: auto; 
	height: 62px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none; 
}

.footerlist{
	width: 960px;
	margin: 0;
	padding: 0;
	float: left;
}
.footerlist ul{
	margin: 0;
	padding:0;
}
.footerlist li{
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
}
.footerlist li.footerextrawidth{
	width: 510px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;	
}

.footerlist1{
	width: 130px;
	margin: 20px 0px 20px 20px;
	float: left;
}
.footerlist1 ul{
	padding:0;
	margin: 0;
}
.footerlist1 li{
	margin: 0;
	display: block;
	text-align: left;
	background: url(../images/general/footerbullet1.gif) left no-repeat;
	padding: 1px 0px 2px 8px;
}

.footerlist2{
	width: 360px;
	margin: 20px 10px 20px 140px;
	//padding: 0px 0px 20px 0px;
	float: left;
}
.footerlist2 ul{
	margin: 0;
	padding: 0;
}
.footerlist2 li{
	width: 360px;
	margin: 0;
	display: block;
	text-align: left;
	padding: 1px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A5300;
}

/* END OF LISTS */

/* FORMS */

.contactusform{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 100%;
	display: block;
	padding: 20px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align: left;
	width: 160px;
	display: block;
	margin-bottom: 5px;
}
.contactusform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align: left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding: 0;
	margin-left: 125px;
	display: block;
	text-align: center;
}
.contactusform.cap{
	width: 200px;
	height: 37px;
	background: white;
	border: 1px solid #CCCCCC;
	text-align:left;
	margin: 0;
	padding: 0;
	float:left;
}
.contactusform p{
	display:block;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:block;
	text-align:left;
	width: 100%;
}

/* END OF FORMS */

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #333333; background: #FF6600; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #FFFFFF; background: #333333; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;}
	
h1{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 0;

}
h2{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	text-transform: normal;
	color: #FF6600;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 0;
}
h3{
	font:tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	text-transform: normal;
	color: #000000;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 0;
}

hr{
	height: 1px;
	background-color: #333333;
	color: #333333;
	width: 100%;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A5300;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #8A5300;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;	
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #333333;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FF6600;	
}
