/* CSS Document */
body {
	margin:0;
	padding: 0;
	text-align: center;
	font: 10pt arial,verdana, sans-serif;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	color: #333333;
	/*background-color:#E4E4E4;*/
}

p {
	margin: 5px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

#header {
	width:980px;
	height:188px;
	margin:0 0 1px 0;
	padding:0;
	line-height:0;
	font-size:1px;
	border-bottom:1px solid #333333;
}

.siteLink {
	color:#335C9C;
	padding:6px 0 0 0;
}

/*-------------------- TOP MAIN NAVIGATION-----------------------------------*/
#mainmenu {
	margin:0;
	padding:0;
}

#nav {
	margin:0;
	padding:0;
}

/*------ Commom bits for menus -------*/
#navlist li, #customerlist li { display: inline; }

#navlist li a:hover, #customerlist li a:hover {background-color: #666666;}

#customermenu ul, #submenu ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size:9pt;
}

#customermenu ul li, #submenu ul li { display: inline; }

#customermenu ul li a, #submenu ul li a {
	padding: 3px 20px 5px 20px;
	color:#fff;
	text-decoration: none;
	float:left;
}

.blank {
	padding: 3px 20px 5px 20px;
	color:#fff;
	text-decoration: none;
	float:left;
}

#customermenu ul li a:hover, #submenu ul li a:hover {
	text-decoration:underline;
}

#navlist , #customerlist {
	padding: 0;
	margin: 0;
	background:url(images/navbg.jpg) repeat-x #010101;
}

#navlist li a, #customerlist li a, .topMenuItem {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

/*------ Site menu -------*/
#navlist {
	float: left;
	width: 580px;
}

#navlist li a {
	padding: 3px 20px 5px 20px;
	float:left;
}

#navlist li a.active {background:url(images/activebg.jpg) repeat-x #000199;}

/*------ Different coloured menu for customer section -------*/
#customerlist {
	float: right;
	width: 400px;
}

#customerlist li a, .topMenuItem {
	padding: 3px 15px 5px 15px;
	float:right;
}

#customerlist li a.active {background:url(images/activebg-red.jpg) repeat-x #8E0000;}

/*------ Normal Submenu -------*/
#submenu ul {
	background:url(images/submenubg.jpg) repeat-x #3364CB;
}

/*------ Customer Submenu -------*/
#customermenu ul {
	background:url(images/submenubg-red.jpg) repeat-x #8E0000;
}

/*--------------------------------------------------------------------*/
#maincontent {
	margin:15px 0 25px 0;
	padding:0;
}

#leftcontent {
	width:820px;
	float:left;
}

/*--------------------------- CATEGORY LISTING (LEFT HAND SIDE MENU) ------------------------------*/
#productlist {
	width:165px;
	padding:0;
	margin:0;
	float:left;
}

.categorylist {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	font-size:9pt;
}

.categorylist li {
	border:1px solid #ADADAD;
	border-width:0 1px 1px 1px;
	padding:5px 0 5px 5px;
}

.categorylist li a {
	text-decoration:none;
	color:#333;
}

.categorylist li a:hover {
	color:#CC0001;
}

.categorylist li a.categoryname {
	background:url(images/categorybg.jpg) repeat-x #3266CC;
	color:#fff;
	text-transform:uppercase;
	font-size:8pt;
	display:block;
	padding:4px 0 4px 5px;
	text-decoration:none;
	font-weight:bold;
}

.red {
	color:#8E0000;
}

.greenText {
	color:#3D8F00;
}

.redbigger {
	color:#CC0001;
	font-size:12pt;
}

/*--------------------------- MIDDLE CONTENT AREA ------------------------------*/
#contentarea {
	/*total width: 655px;*/
	width:625px;
	float:right;
	margin:0;
	padding:0 15px 0 15px;
}

#contentarea h1 {
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:0;
	padding:0;
}

#specialoffers {
	margin:10px 0 0 0;
	padding:0;
	border:1px solid #333333;
}

.offercell {
	text-align:center;
	padding-right:20px;
}

.offercell a {
	text-decoration:none;
	color:#006699;
}

.offercell a:hover{
	color:#CC0001;
}

.offerimg {border:none;width:50px;}

.subtitlegreybg {
	display:block;
	background:url(images/navbg.jpg) repeat-x #010101;
	border-bottom:1px solid #660000;
	color:#fff;
	font-size:12pt;
	font-weight:bold;
	padding:5px 0 5px 10px;
}

.subtitleredbg {
	display:block;
	background-color:#8E0000;
	border-bottom:1px solid #660000;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	padding:5px 0 5px 10px;
}

.subtitleGreyBg {
	display:block;
	background-color:#DFDFDF;
	border-bottom:1px solid #660000;
	color:#8E0000;
	font-size:12pt;
	font-weight:bold;
	padding:5px 0 5px 10px;
}

.boxcontent {
	padding:10px;
}

#featuredclassifieds {
	margin:0;
	padding:0;
	border:1px solid #333333;
	width:400px;
	margin-top:20px;
	float:left;
}

#upcomingevents {
	margin:0;
	padding:0;
	border:1px solid #333333;
	width:215px;
	margin-top:20px;
	float:right;
}

#upcomingevents p {
	display:block;
	margin:0;
	padding:4px 0 4px 0;
}

a.eventlink {
	color:#8E0000;
	font-weight:bold;
}
a.eventlink:hover {
	color:#333;
	font-weight:bold;
}

.featuredclass {
	margin:0;
	padding:5px 0 5px 0;
	font-size:9pt;
}

.classimgarea {
	width:100px;
	float:left;
}

.classimg {
	border:1px solid #333;
}

.classinfoarea {
	width:270px;
	float:right;
}

.classtitle {
	font-weight:bold;
}

.classdesc {
	font-size:8pt;
}

a.classmoreinfo {
	display:block;
	color:#006699;
}

a.classmoreinfo:hover {color:#CC0001;}

#footer {
	margin:20px 0 0 0;
	border-top:2px solid #336799;
}

#footernav {
	margin:0;
	padding:5px 0 0 0;
	list-style-type:none;
	font-size:8pt;
	float:right;
}

#footernav li {
	float:left;
	background:url(images/footernavbg.jpg) no-repeat left center;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
}

#footernav a {
	color:#333333;
}

#footernav a:link {text-decoration:none;}
#footernav a:visited {text-decoration:none;}
#footernav a:hover {text-decoration:underline;}

/*------------------------------------------------------------------------------*/
#rightcontent {
	width:160px;
	float:right;
}

.bluearea {
	background-color:#3266CC;
	padding:4px;
	margin-bottom:15px;
}

.bluearea p {
	margin:0;
	padding:0;
}

.whitetxt {
	font-weight:bold;
	color:#fff;
	display:block;
	padding:0 0 3px 0;
	margin:0;
}

.whitearea {
	display:block;
	background-color:#FFFFFF;
	padding:3px 2px 3px 2px;
	margin:0 0 2px 0;
	font-size:8pt;
	font-weight:bold;
	color:#000;
}

a.basketlink {
	color:#fff;
	display:block;
	margin:0;
	padding:3px 0 3px 0;
}

a.basketlink:hover {color:#000;}

.white {color:#fff;}

.featured {
	display:block;
	margin:0;
	padding:8px 0 8px 0;
	text-align:center;
}

.featuredimg 
{
	border:none;
	width:50px;
}

.featured a {
	text-decoration:none;
	color:#333;
}

.featured a:hover {
	color:#CC0001;
}

#frmquicksearch {
	margin:0;
	padding:0;
}

/*----------------------- PRODUCT LISTINGS----------------------------------------*/
#listings {
	margin-top:10px;
}

.productlisting {
	padding:10px 0 10px 0;
	border-bottom:1px solid #cccccc;
}

.productimage {
	border:2px solid #333333;
	float:left;
}

.productinfo {
	width:490px;
	padding-right:20px;
	float:right;
}

.productdesc {
	width:360px;
	float:left;
}

.listingtitle {
	font-weight:bold;
}

.addform {
	display:block;
	padding:10px 0 0 0;
}

.prodoptions {
	width:118px;
	float:right;
}

.prodprice {
	font-weight:bold;
	font-size:11pt;
}

.discount {
	font-weight:bold;
	font-size:11pt;
	color:#8E0000;
	text-decoration:line-through;
}

a.listingslink {
	display:block;
	color:#335C9C;
	padding:6px 0 0 0;
}

#addtocart {
	margin:0;
	padding:0;
}

.addbtn {
	padding:0;
	vertical-align:middle;
}

.qty {
	padding:0;
	width:24px;
	vertical-align:middle;
}

/** FOR NON TABLE PAGE NUMBERING **/
.page-numbers {
	/*font-weight: bold;*/
	color: #000000;
	/*background-color: #3266CC;*/
	border-top: 1px #ADADAD;
	padding: 3px;	
}

.page-numbers a {
	color: #CC0001;
	text-decoration: underline;
	font-weight: bold;
}

.page-links-left {
	float:left;
	font-weight: bold;
}
.page-links-right {
	float: right;
}

/*----------------------- Classified Listings ----------------------------------------*/
.classifiedlisting {
	padding:10px 0 10px 0;
	border-bottom:1px solid #cccccc;
}

.classifiedimage {
	border:1px solid #333333;
	float:left;
}

.classifiedinfo {
	width:490px;
	padding-right:20px;
	float:right;
}

.classifieddesc {
	width:380px;
	float:left;
}

/*----------------------- SHOPPING CART ---------------------------------------*/
#tbl-cart {
	border: 1px solid #ADADAD;
}

#cartheader {
	background-color:#3266CC;
	color: #ffffff;
	font-weight: bold;
}

#cartheader td {
	padding: 5px;
}

.cartitem1 td, .cartitem0 td {
	border-bottom:1px solid #ADADAD;
	padding-left: 5px;
}

.blueBack {
	background-color:#3266CC;
	color: #ffffff;
}

.tbl-col {
	padding:3px;
}

.cartthumbbdr {
	margin: 5px 0 5px 0;
}

.checkout-box {
	border: 1px solid #ADADAD;
	padding:5px;
	margin: 10px 0 0 0;
}


.subtitlecheckout {
	display:block;
	background-color:#DFDFDF;
	color:#3266CC;
	font-size:12pt;
	font-weight:bold;
	padding:5px 0 5px 10px;
}

/*----------------------- goToCheckout ---------------------------------------*/
#left-login{
	float:left;
	width: 300px;
}
#right-login {
	float:right;
	width: 300px;
	text-align: center;
}

#right-checkout {
	float:right;
	width: 300px;
	color:#000000;
	font-weight:bold;
}

/*----------------------- Other Styles ---------------------------------------*/
.tinyBlueText {
	font-size: 8pt;
	color:#1D004C;
}

/*----------------------- Validation Styles ---------------------------------------*/
.errorDisplay {
	color: #900;
	font-weight: bold;
}
div.errorDisplay {
	background: pink;
	border: 1px solid #900;
	padding: 5px;
}

.errorDisplay li {
	font-weight: normal;
}

.successDisplay {
	color: green;
	font-weight: bold;
}
div.successDisplay {
	background: #BFFF9F;
	border: 1px solid green;
	padding: 5px;
}

.successDisplay li {
	font-weight: normal;
}

a img
{
	border: none;
}

#customerId, #active, #makeModel, #year, #price, #duration, #email, #message, #name, #telephone
{
	width:250px;
}

/* ------------------------------------ TABLE STYLES ------------------------------------*/
.table-header {
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;

}

.table-header td {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
}

/*--------- FOR ORDER TABLE ---------*/
.order-row td {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #EAEAEA;
	padding-left:2px;
}

.order-row:hover {
	background-color:#EAEAEA;
	cursor:pointer;
}

.table-row td {
	padding-top:14px;
	padding-bottom:14px;
	border-bottom: 1px solid #EAEAEA;
	padding-left:2px;
}

.page-numbering {
	font-weight:bold;
	color:#ffffff;
	background-color: #7F7F7F;
}

.page-links {
	text-align:right;
}

.move-page-link {
	color:#335C9C;
	padding:6px 0 0 0;
	font-weight:bold;
}

.tableheading {
	font-weight:bold;
	border-right:1px solid #EAEAEA;
}

.tablecontent {
	padding-left:15px;
}

.table-with-form td {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom: 1px solid #EAEAEA;
}

.tblHead {
	width: 35%;
	font-weight:bold;
	border-right: 1px solid #EAEAEA;
}

#order-details li {
	display: inline;
	margin-right: 40px;
}

.classifiedOptions
{
	float: right;
}

img.viewClassified
{
	background: #cfcfcf none repeat scroll 0%;
	border: 1px solid #808080;
	padding: 3px;
}

.classimgrow
{
	height: 87px;
	text-align: center;
}

.personalDetails
{
	width: 400px;
}

.personalDetailsText
{
	float: right;
	border: 1px solid #808080;
	margin-left: 10px;
	margin-bottom: 0px;
}

.classifiedContactForm
{
	margin-left: auto;
	margin-right: auto;
	width: auto;
}


/* ------------------------------------ ACCOUNT STYLES ------------------------------------*/

.account-link {
	color: #8E0000;
	font-weight: bold;
}

.account-box {
	border: 1px solid #000000;
}

/* ------------------------------------ Event STYLES ------------------------------------*/

.eventDetail {
	width:500px;
	float:left;
}

.eventinfo {
	padding-right: 10px;
	float: right;
}

.event-left {
	float: left;
	width:200px;
}

.event-right {
	float: right;
	width:300px;
	text-align: right;
}