body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('../images/elements/bg_main.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #9d9d9d;
	font-family: arial, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
}

img { border: 0px; }

/*--------------------------------------------------------------*/

#toparea
{
	padding: 6px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	text-align: left;
}

#languages
{
	background-image: url('../images/elements/bg_topleft.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	color: #999999;
	font-size: 60%;
	float: left;
	margin: 0px 10px 0px 0px;
}

#languages img
{
	margin: 3px 1px 0px 0px;
}

#lang_content, #login_content
{
	background-image: url('../images/elements/bg_topright.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 7px 20px 6px 10px;
}

#login
{
	background-image: url('../images/elements/bg_topleft.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	color: #999999;
	font-size: 75%;
	float: left;
}

#login input 
{
	border: 1px #c4c4c4 solid;
	background-color: #eaeaea;
	font-size: 90%;
	width: 70px;
}

#login a:link, #login a:active, #login a:visited { color: #333333; }

#topnav
{
	float: right;
	text-align: right;
	font-size: 65%;
	color: #868686;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
}

/*--------------------------------------------------------------*/

#banner
{
	background-image: url('../images/elements/bg_banner.gif');
	background-repeat: no-repeat;
	padding: 0px 15px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 774px;
}

/* box model hack */
#banner
{
	width: 774px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 749px;
}

/* be nice to Opera */
html>body #banner { width: 749px; }

#sitelogo
{
	padding: 10px 0px 0px 0px;
	width: 284px;
	float: left;
	text-align: left;
}

#bannertext
{
	width: 250px;
	float: left;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	text-transform: uppercase;
	padding-top: 27px;
}

.xlarge { font-size: 160%; }
.large { font-size: 135%; }


#bannerright
{
	padding: 1px 0px 1px 0px;
	width: 190px;
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 85%;
}

#bannerright img
{
	margin: 35px 0px 0px 10px;
}

/*--------------------------------------------------------------*/

#mainarea
{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
}

/*---- lhs and nav -----*/

#lhs
{
	width: 174px;
	float: left;
	text-align: left; 
}

#nav
{
	background-image: url('../images/elements/bg_navtop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#nav ul
{
	background-image: url('../images/elements/bg_navbottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 15px 0px;
	list-style: none;
	margin: 0px;
	text-transform: uppercase;
}

#nav ul li
{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#lhs #nav a
{
	display: block;
	text-decoration: none;
}

#lhs #nav a:hover { text-decoration: underline; }

#lhs #nav a.lhsnavoff:link, #lhs #nav a.lhsnavoff:visited, #lhs #nav a.lhsnavoff:active
{
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 65%;
	padding: 5px 0px 5px 14px;
	background-color: #e9ebf1;
	border-right: 1px solid #dcdfea;
	border-left: 1px solid #dcdfea;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c2c5d6;
}

#lhs #nav a.lhsnavoff:hover
{
	color: #111111;
	text-decoration: underline;
	background-color: #d2d4d9;
}

#lhs #nav a.lhsnavon:link, #lhs #nav a.lhsnavon:visited, #lhs #nav a.lhsnavon:active
{
	display: block;
	text-decoration: none;
	color: #111111;
	font-size: 65%;
	padding: 5px 0px 5px 14px;
	background-color: #d2d4d9;
	border-right: 1px solid #dcdfea;
	border-left: 1px solid #dcdfea;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c2c5d6;
}

#lhs #nav a.lhsnavon:hover
{
	color: #111111;
	text-decoration: underline;
	background-color: #d2d4d9;
}

#nav ul ul
{
	padding: 0px;
	list-style: none;
	margin: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #c2c5d6;
}

#lhs #nav a.subnavoff:link, #lhs #nav a.subnavoff:visited, #lhs #nav a.subnavoff:active
{
	display: block;
	text-decoration: none;
	color: #666666;
	font-size: 60%;
	padding: 4px 0px 4px 22px;
	background-color: #ffffff;
	border-right: 1px solid #dcdfea;
	border-left: 1px solid #dcdfea;
}

#lhs #nav a.subnavoff:hover
{
	background-color: #f1f3fa;
	text-decoration: underline;
	color: #303368;
}

#lhs #nav a.subnavon:link, #lhs #nav a.subnavon:visited, #lhs #nav a.subnavon:active
{
	display: block;
	text-decoration: none;
	color: #303368;
	font-size: 60%;
	padding: 4px 0px 4px 22px;
	background-color: #f1f3fa;
	border-right: 1px solid #dcdfea;
	border-left: 1px solid #dcdfea;
}

#lhs #nav a.subnavon:hover
{
	background-color: #f1f3fa;
	text-decoration: underline;
	color: #303368;
}

#ads
{
	background-image: url('../images/elements/bg_lefttop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	text-transform: uppercase;
	font-size: 70%;
	color: #9499b7;
	font-weight: bold;
}

#ads_content
{
	background-image: url('../images/elements/bg_leftbottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 15px 15px 15px;
	margin: 0px;
}

.dealer_ad 
{
	text-align: center;
	padding: 0px;
}

.dealer_flag
{
	float: left;
	margin-right: 5px;
}

.lhs_button
{
	text-align: right;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}


/*---- middle bit -----*/

#content
{
	width: 593px;
	float: right;
	text-align: left;
}

.productitem
{	
	width: 140px;
	background-image: url('../images/elements/bg_producttop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 65%;
}

.addspace 
{
	width: 10px;
	float: left;
}

.productitem_content
{
	background-image: url('../images/elements/bg_productbottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

a.title:link, a.title:active, a.title:visited
{
	color: #303368;
	font-size: 110%;
	font-weight: bold;
}

.productitem ul 
{ 
	list-style: square;
	padding: 3px 10px 3px 10px;
	margin: 0px 10px 0px 10px; 
}

.productitem ul li
{ 
	list-style: square;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px; 
}

#search
{
	background-image: url('../images/elements/bg_search.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
	font-size: 80%;
	color: #5b5b5b;
}

#search_content
{
	padding: 20px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
}

#search_boxes, .search_table
{
	padding: 5px 0px 0px 0px;
	font-size: 80%;
}

#search_boxes label
{
	display: block; 
	float: left; 
	width: 180px;

}

.search_table label
{
	display: block; 
	float: left; 
	width: 70px;

}

.searchdrop
{
	width: 160px;
	font-size: 90%;
}

.searchfield
{
	width: 155px;
	font-size: 90%;
}

.checkbox
{
	width: 14px;
	font-size: 90%;	
}

.searchlabel
{
	width: 8em;
}

.searchrow
{
	padding: 4px 0px 0px 0px;
}

#advanced_search_fields
{
	padding: 0px 0px 0px 0px;
}

.button
{
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 20px 0px 20px;
}

.button a:link, .button a:active, .button a:visited { color: #333333; }

/*--------------------------------------------------------------*/

#footer
{
	background-image: url('../images/elements/bg_footer.gif');
	background-repeat: no-repeat;
	width: 774px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 20px 0px;
}

#footer .footerleft
{
	padding: 5px 0px 0px 10px;
	float: left;
	font-size: 70%;
	color: #afadad;
	text-align: left;
}

#footer .footerleft a
{
	color: #afadad;
	text-decoration: none;
}

#footer .footerleft a:hover { text-decoration: underline; }

#footer .footerright
{
	padding: 0px 10px 0px 0px;
	float: right;
	text-align: right;
	font-size: 70%;
	color: #cac9ca;
}

#footer .footerright a
{
	color: #cac9ca;
	text-decoration: none;
}

#footer .footerright a:hover { text-decoration: underline; }


/*--------------------------------------------------------------*/
/* extras */

.divclear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a:link
{
	color: #676767;
	text-decoration: none;
}

a:visited 
{
	color: #676767;
	text-decoration: none;
} 

a:active 
{
	color: #676767;
	text-decoration: none;
} 

a:hover 
{
	color: #676767;
	text-decoration: underline;
}

h1 
{
	color: #303368;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 8px 0px;
	font-size: 130%;
}

h2 
{
	color: #9d9d9d;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 6px 0px;
	font-size: 110%;
}

h3
{
	color: #9d9d9d;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 4px 0px;
	font-size: 85%;
}

/* ------ */

form
{
	padding: 0px;
	margin: 0px;
}

input[type='radio'].field
{
	border: 0px;
	width: auto;
	font-size: 80%;
	padding: 1px;
	margin: 1px;
	color: #666666;
}

.field
{
	border: 1px solid #333333;
	width: 150px;
	font-size: 80%;
	padding: 1px;
	margin: 1px;
	color: #666666;
}

table
{
	font-size: 80%;
}

.tabletop
{
	background-color: #e9e6db;
	border: 1px solid #d1cec6;	
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	font-size: 90%;
}

.table1
{
	border-bottom: 1px solid #d1cec6;
	font-size: 90%;
}

.table2
{
	font-size: 90%;
}

.centered {
    text-align: center;
}
	
.mandatory
{
	color: #cc3300;
	font-size: 120%;
}

.small { font-size: 80%; }
.bold { font-weight: bold; }
.right { text-align: right; }

input, select {
    font-size: 80%;
}

.formbutton
{
	text-transform: uppercase;
	color: #a29e90;
	background-color: #e9e6db;
	border: 1px solid #d1cec6;
	font-size: 75%;
	padding: 2px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

.table3
{
	font-size: 110%;
}

/* secondary nav bit for logged in users (new ad/ your ads)*/

#secnav
{
	width: 288px;
	text-align: right;
	font-style: normal;
	float: right;
	font-size: 80%;
}

#secnav ul
{
	padding: 0px;
	margin: 5px 0px 5px 0px;
	list-style: none;
	float: right;
}

#secnav ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

#secnav ul li a
{
	color: #a29e90;
	text-decoration: none;
}

#secnav ul li a:hover { text-decoration: underline; }


.navbutton, a.navbutton
{
	text-transform: uppercase;
	color: #a29e90;
	background-color: #e9e6db;
	border: 1px solid #d1cec6;
	font-size: 60%;
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 2px;
}

.navbutton a:link, .navbutton a:active, .navbutton a:visited { color: #a29e90; }

/* end of secnav */

label.search_section 
{
    display: block; 
	float: left; 
	width: 8em;
}

/* right hand side of product detail */

#productsleft
{
	float: left;
	width: 380px;
	text-align: left;
}

#productsright
{
	float: right;
	width: 210px;
	text-align: left;
}

#productimg img
{
	border: 1px solid #d1cec6;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 0px;
}

/* - not sure what to call it but it's the popup layer bit - */

.product_popup
{
	margin-left: 0px;
	margin-right: 0px;
	width: 600px;
	text-align:left;
	border: 1px solid #d1cec6;
}

#product_title
{
	background-color: #fff;
	color: #a29e90;
	font-size: 80%;
	text-align: left;
}

#product_img
{
	background-color: #e9e6db;
	font-weight: normal;
	font-size: 75%;
}

a.popup, a.popup:link, a.popup:hover, a.popup:visited
{
	text-decoration: none;
	color: #a29e90;
}
.bodytext
{
	font-size: 80%;
}
