html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
		
}
body {
	margin: 0px;
	padding: 0px;
	/*background: #282828;*/
	background: #000;
	color:#F8F8F8;
	/*font-family:"Lucida Grande","Lucida Sans Unicode",Sans-Serif;*/
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:70.5%;
}
body, td, th, input, textarea, select, a {
	font-size: 11px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	/*margin-top: 0px;*/
	/*font-size:0.75em;*/
	font-size: 9px;
	margin-top:0.5em;
}
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: none;
}
#header {
	position: relative;
	top: 5px;
	height: 104px;
}
#header .div1 {
	height: 81px;
}

#header .div_left {
	/*background: url('../image/left-header-curve-dark.gif');*/
	background: url('../image/left-header-curve.gif');
	background-repeat:no-repeat;
	float:left;
	height:81px;
	width:10px;
}

#header .div_mid {
	background :url('../image/header-fade-new-dark.gif');
	background-repeat:repeat-x;
	float:left;
	font-size:0.7em;
	height:81px;
	width:940px;
}

#header .div_right {
	/*background :url('../image/right-header-curve-dark.gif');*/
	background: url('../image/right-header-curve.gif');
	background-repeat:no-repeat;
	float:left;
	height:81px;
	width:10px;
}

#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/search.gif') no-repeat;
	/*background: url('../image/search2.png') no-repeat;*/
	width: 250px;
	height: 62px;
	position: absolute;
	top: 12px;
	right: 5px;
	padding-top: 5px;
	padding-left: 17px;
}
div#top-links { float:left; height:81px; width:420px; position:relative; left: 445px; top: -55px; }
div#top-links a {color:#666666; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; text-decoration:none;}
div#top-links a:hover { color:#000000; text-decoration:underline; }
div#top-links-left { float:left; height:62px; margin-bottom:8px; margin-top:11px; padding-right:3px; width:120px; }
div#top-links-left ul { float:left; list-style-type:none; margin-top:0; padding-top:0; }
div#top-links-seperator {background-color:#CCCCCC; background-repeat:no-repeat; float:left; height:62px; margin-top:11px; width:1px; }
div#top-links-right { float:left; height:62px; margin-bottom:8px; margin-right:20px; margin-top:11px; padding-left:1em; text-align:right; width:150px; }
div#top-links-right ul { float:left; list-style-type:none; margin-left:0; margin-right:5px; margin-top:0; padding-left:0; }

#header .menu_left {
	background: url('../image/topmenu-fade-new.gif') repeat-x;
	float:left;
	height:23px;
	width:10px;
	border-bottom: 1px solid #363636;
}
#header .menu_mid {
	float: left;
	height: 23px;
	background: url('../image/topmenu-fade-new.gif') repeat-x;
	width: 940px;
	border-bottom: 1px solid #363636;
}
#header .menu_right {
	background: url('../image/topmenu-fade-new.gif') repeat-x;
	float:left;
	height:23px;
	width:10px;
	border-bottom: 1px solid #363636;
}
#header .div4 {
	/*padding-left: 10px;
	padding-right: 10px;*/
	margin: 0 10px 0 10px;
	padding: 0;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 ul {
list-style-type:none;
margin:0;
padding:0;}

#header .div4 ul li.start {
border-left:medium none;
border-right:medium none;
}

#header .div4 ul li {
border-left:1px solid #5D5D5D;
float:left;
width:auto; 
margin-left:5px;
margin-top:3px;
}

#header .div4 a {
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
}

#header .div4 a:hover { text-decoration: underline; }

#header .div5 a {
	float: left;
}

#header .div6 a {
	float: right;
}



#breadcrumb { 
font-size:9px;
margin-top: 10px; padding-top: 8px; padding-bottom: 0px; padding-left: 10px; text-align: left; 
width: 100%;
}

#breadcrumb .b-left {
	display:inline;
	float:left;
	margin:0;
	width:100%;
}

#breadcrumb .b-right {
	float:right;
	margin:0 20px 0 0;
}

#toprightmenu {
	float:right;
	height:25px;
	margin:0;
}

#toprightmenu .box {
	background:transparent none repeat scroll 0 0;
	/*background: #000000 url('../image/select-currency.gif') top left no-repeat;*/
	margin:0;
	padding:0 10px 0 0;
	float:left;
	font-size:10px;
}
#toprightmenu .box a {
	font-size:10px;
}

#toprightmenu .box .middle {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	padding:2px;
	font-size:10px;
}

#toprightmenu .box .bottom {
height:0;
}

#toprightmenu #module_cart {
float:right;
margin:0;
width:50%;
}


/* copied over from old site */
hr {
border-color:-moz-use-text-color -moz-use-text-color #DDDDDD;
border-style:none none solid;
border-width:0 0 1px;
height:1px;
}
span#home-maintext {
color:#666666; font-size:9px;
}
span#home-maintext a {
color:#666666; font-size:9px;
text-decoration: none;
}
span#home-maintext a:hover {
color:#666666; font-size:9px;
text-decoration: underline;
}
div#header-hr { float:left; height:0px; padding-bottom:0px; width:100%; display:none; 
}
div#header-hr hr {
color:none;
}
span#main-font { font-size:9px; } 


/* copied over from old site */

#breadcrumb a { color:#666666; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; font-size-adjust:none; 	font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal; text-decoration:none; 	text-align: left;
}

#breadcrumb a:hover {
	text-decoration:underline;
	text-align: left;
	}

#column_left {
	float: left;
	width: 180px;
	padding-top: 0px;
	*padding-top: 2px;  
	margin: 10px 0 0 0;
}

#column_left .question-ask {
	font-size: 10px;
	margin:0 0 10px 0;
	padding: 30px 0 0 5px;
	/*background: url('../image/question-new-bg.gif') no-repeat;*/ 
	width: 150px;
	height: 240px;  
	}
	
#column_left table {
	width: 150px;
	max-width: 150px;
	margin: 0 10px 0 0;
	
}
	
/*#column_left .question-ask input {
	margin: 0 0 0 0;    
	*margin: 0 0 0 -10px; 
	padding: 0 0 0 0;
	} */

#column_right {
	float: right;
	width: 180px;
	margin-left: 5px;
}



#content {
	float: left;
	width: /*580px;*/ 770px;
	margin: 10px 0 10px 0;
	*margin: -5px 0 10px 0;
	
}

#content .content-splash {
	/*border: 1px dotted red;*/ margin-bottom: 10px;
}


#content .top {
	padding: 0 0 6px 10px;
	/*background: url('../image/content_top.png') no-repeat;
	background: url('../image/content_top_780.png') no-repeat;*/
}
#content .top h1, .heading {
	/*font-size: 14px;*/
	font-size:1.4em;
	margin: 0px; padding: 0px;
	border-bottom:1px solid #F1D316;
	color:#fff;
	display:block;
	width:100%;
	
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	background: none;
	padding: 10px 10px 1px 10px;
}

#content .middle .prodHead {
background: url('../image/prod_bg.gif') repeat-x;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:3px;
width: 100%;
height: 50px;
}

#content .middle h1 {
	border-bottom:1px solid #F1D316;
	color:#FFFFFF;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
	
#content .middle td, span {
}

#content .bottom {
	height: 5px;
}

#content .main .main-left {
}
#content .main .main-right {
	color:#F8F8F8;
}


.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	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: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #000;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #000;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right_dark.png') no-repeat scroll top right;
	color: #000;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left_dark.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #282828;
	border: 1px solid #363636;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

.list img {
	border: 1px solid #CCCCCC;
}

.list a {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

.list a:hover {
	text-decoration:underline;
	}


	

/******* front page items ********/	
.list .feat_Contact a {
	color:#FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-size:9px;
}

.list .feat_Contact a:hover {
	color:#FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.list .feat_RRP  {
	text-decoration: line-through; 
}
.list .feat_Price {
	text-decoration: none;
	color:#FFCC00; 
	font-weight:bold; 
}



/******* END front page items  *****/		

.sort {
	margin-bottom: 10px;
	background: none;
	height: 30px;
	width: 100%;
	background: #282828;
	border: 1px solid #363636;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #282828;
	border: 1px solid #363636;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #000;
	padding: 4px 7px;
	text-decoration: none;
	
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	float: left;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-bottom: none;
	border-top: 1px solid #363636;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	/*background: #FFFFFF url('../image/tab.png') repeat-x;*/
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	
}
.tabs a.selected {
	/*background: #FFFFFF url('../image/tab.png') repeat-x;*/
	background: #282828;
	border-bottom: none;
	border-top: 1px solid #363636;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	padding-bottom: 8px;
	z-index: 3;
	
}

.tabs_r {
	display: block;
	width: 100%;
	margin: 10px 0 0 0; 
	float: left; border-bottom:1px solid #F1D316;
}
.tabs_r a {
	float: left;
	display: block;
	margin:0;
	padding:0;
	
	/*border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;*/ 
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs_r a.selected {
	/*background: #FFFFFF url('../image/tab.png') repeat-x;*/
	
	color:#FFFFFF;
	font-size:14px;
	border-bottom: 0px;
	padding-bottom: 0px;
	z-index: 3;
}


.page {
	border: 1px solid #363636;
	background: #282828;
	display: inline-block;
	padding: 10px;
	display: block;
	width: auto;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
	font-size:11px;
}

.page p {
	font-size:11px;
}
/*******************/
/* Product Details */
/*******************/
.page table { text-align:left; margin:0; padding:0; font-size:11px;
	}
.page table .rowstyle { margin:0; padding:0; width:100%;
	}
	
.page table	.propertylist {
	border-bottom:1px dotted #999999;
	padding:6px 2px 4px 4px;
	width:24%; font-size:11px;
}

.page table .propertylist_2 {
border-bottom:1px dotted #999999;
padding:6px 0 4px 3px;
vertical-align:top;
width:72%; font-size:11px;
}	

 
.page_r {
	/*border: 1px solid #DDDDDD;*/
	background: none; 
	display: inline-block;
	padding: 10px 0 10px 0;
	display: block;
	width:700px;   
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}

.page_r ul {
	margin:0;overflow:hidden;padding:0;position:relative;top:0;z-index:1;width:100%;
	}
.page_r ul li {
	display: inline;
	list-style-type: none;
	width: auto;
	padding: 0 0 0 0;
}
.page_r ul li a {
	display: inline;
	/*width: 25%;*/
}

.page_r ul li img { border: 1px solid #ccc;}


/*******************/
/*   Add to Cart   */
/*******************/

.addToCart {
	border: 1px solid #363636; 
	background: #282828 none repeat scroll 0% 0%; 
	padding: 10px; 
}

#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	/*border-top: 1px solid #DDDDDD;*/
}
#footer .payment { width: 100%; margin: 10px 0 10px 180px; }
#footer .inner-wrap { width: 100%; position:relative;}
#footer .left-footer-curve { background:url('../image/footer-fade-new.gif') repeat-x; float:left; height:21px; width:10px; }
#footer .footer-menu { background:url('../image/footer-fade-new.gif') repeat-x; float:left; font-size:0.7em; height:21px; width:940px; text-align:center; }
#footer .footer-menu ul { list-style-type:none; margin: 3px 0 0 0; color:#666666; }
#footer .footer-menu ul li { display: inline; padding: 0 5px 0 0; }
#footer .footer-menu ul li a { color:#666666; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; text-decoration: none;}
#footer .footer-menu ul li a:hover { text-decoration: underline; } 
#footer .right-footer-curve { background:url('../image/footer-fade-new.gif') repeat-x; float:left; height:21px; width:10px; }



#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#footer .keywords { float: left; width: 100%; text-align: center; color:#666666; }
#footer .keywords  a { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; text-decoration:none; color:#666666; }
#footer .keywords  a:hover { text-decoration:underline; }


#category ul { 
	margin: 0px 15px 0 8px;
	padding: 0 0 0 12px;
	list-style: url('../image/bullet_yb.gif');
	
}

#category ul li {
	padding: 3px 0 0 0; 
	margin: 0 0 0 0;
	/*border-bottom: 1px dotted #ccc;*/
}

#category ul li a {
	color:#DDDDDD;
	font-size:1em;
	font-weight:bold;
	text-decoration: none; padding: 0 0 3px 0;   
	}
	
#category ul li a:hover {
	color: #fff;
	/*color: #fcc505;
	text-decoration: underline;*/ 
	}
	
#category ul li ul { margin: 0px 5px 0 2px; }	
#category ul li ul li { border-bottom: none; margin: 0 0 0 0; }
#category ul li ul li ul { margin: 0px 5px 0 2px; }			 
#category ul li ul li ul li { border-bottom: none; margin: 0 0 0 0; }


#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border:1px solid #363636;
}
.cart th {
	background:#282828; border:1px solid #363636;
	/*background: #EEEEEE;*/ 
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}


/***********************/
/* Style from old site */
/***********************/
#page-container {
font-size: inherit;	
}

#page-container a {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}

#page-container a:hover {
	text-decoration: underline;
	}

#page-container h3 {
font-size:0.8em;
margin-bottom:2px;
color:#333333;
}



