/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 12px 0 0 0;
	color: #333;
	background: url(../images/random/rotate.php) no-repeat center #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 16px;
	color: #333;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	margin: 0;
	padding: 6px 0 6px 0;
	font: 16px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

h2 a {
	margin: 0;
	padding: 6px 0 6px 0;
	font: 16px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	text-decoration: none;
}

h2 a:hover {
	color: #006696;
	text-decoration: underline;
}

h2 a.resultToggle {
	font-size:12px;
	color:#00F;
}


h3 {
	color: #fff;
	margin: 0;
	padding: 6px 0 6px 0;
	font: 16px Arial, Helvetica, sans-serif;
}

h4 {
	text-align: right;
	color: #fff;
	font: 24px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 32px;
}

h5 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009fdb;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

h6 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}

a {
	color: #006696;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}
	
a.homelinks {
	color: #333;
	text-decoration: none;
}
a:hover.homelinks {
	color: #006696;
	text-decoration: underline;
}	

table {
	margin: 0;
	padding: 0;
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
}

a.buttons {
	background: #006796;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #263c45;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
}

a:hover.buttons {
	background: #666;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
}
a.buttons_dis {
	background: #ccc;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	cursor:default;
	
}
.buttons2 {
	background: #0086ba;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #263c45;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
}

a:hover.buttons2 {
	background: #666;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
}

select {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #333;
}

#wrapper {
	width: 915px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#shopcart {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: right;
}

#shopcart p {
	text-align: right;
	font: 11px Arial, Helvetica, sans-serif;
}

#shopcart a {
	font-weight: bold;
}
#shopcart iframe 
{
	margin:0;
	padding:0;
}

#header {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#header_rt {
	float: right;
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#header_lt {
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
}

#nav {
	width: auto;
	height: auto;
	padding: 30px 0 0 0;
	margin: 0;
	color: #009fdb;
}

#nav ul {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

#nav li {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 1px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav li a {
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 1px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav li a:hover {
	color: #009fdb;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li.language {
	background: #fff;
	margin-left: 15px;
	text-transform: none;
	font-size: 11px;
}

#nav li.bullet {
	color: #009fdb;
}

#content {
	border: 6px solid #009fdb;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: url(../images/bkg_content.gif) repeat-y;
}

#content_rt {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#content_lt {
	width: 238px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftnav ul {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #acdcee;
	text-align: left;
}

#leftnav li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #acdcee;
	background: url(../images/bkg_lftnav2.gif) repeat-x top;
	border-bottom: 1px solid #637c8b;
}

#leftnav li a {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #acdcee;
	text-decoration: none;
	text-transform: uppercase;
}

#leftnav li a:hover {
	color: #FFF;
	text-decoration: none;
}

#leftnav input {
	background: #006796;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #263c45;
	padding: 4px;
	margin: 4px 0 4px 0;
}

#leftnav .buttons {
	background: #006796;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #263c45;
	padding: 3px;
}

#leftnav_sub {
	width: auto;
	height: auto;
	text-align: left;
}

#leftnav_sub ul {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}

#leftnav_sub li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #50a1c6;
	background: url(../images/bkg_leftnav_sub.gif) repeat-x top;
}

#leftnav_sub li a {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	background: url(../images/bkg_leftnav_sub.gif) repeat-x top;
}

#leftnav_sub li a:hover {
	color: #333;
	text-decoration: none;
	padding: 6px;
	background: #50a1c6;
}

#login {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 20px 0 60px 0;
}

#login p {
	color: #a2cee0;
}

#catalog {
	width: auto;
	height: auto;
	padding: 0;
	margin: 10px 0 60px 0;
	text-align: center;
}

#home_hero {
	width: 608px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
}

#home_hero_rt {
	width: 190px;
	height: 450px;
	background: #e1e2e1;
	padding: 6px;
	margin: 0;
	float: right;
	text-align: left;
}

#home_hero_main {
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#home_hero_main_rt {
	width: 190px;
	height: 450px;
	margin: 0;
	padding: 6px;
	background: #e1e2e1;
	float: right;
	text-align: left;
}

#home_hero_main_lt {
	width: 190px;
	height: 450px;
	margin: 0;
	padding: 6px;
	background: #e1e2e1;
	float: left;
	text-align: left;
}

#news {
	width: 608px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg_news.gif) repeat-x top #1fa0db;
}

#news_in {
	padding: 6px;
	text-align: left;
	margin-bottom: 20px;
}

#news p {
	color: #333;
}

#news a {
	color: #fff;
	text-decoration: none;
}

#news a:hover {
	color: #333;
	text-decoration: underline;
}

#polishing_header {
	background: url(../images/bkg_polishing_header.jpg) no-repeat;
	margin: 0 0 0 5px;
	padding: 0;
	width: 655px;
	height: 94px;
	text-align: right;
}

#content_interior {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#content_interior_rt {
	float: right;
	width: 240px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

#content_interior_lt {
	float: left;
	width: 350px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 6px;
	background: #ccc;
}

.thumbs {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

.thumbs-rt {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.thumbs-lt {
	width: 110px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.thumbs-lt img, .thumbs-wide-lt img, .thumbs-detail-lt img
{
	border:1px solid black;
}

#content_interior_wide {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 6px;
	background: #ccc;
}

#content_interior_wide-rt {
	width: 285px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
}

#content_interior_wide-lt {
	width: 285px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

.thumbs-wide {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

.thumbs-wide-rt {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.thumbs-wide-lt {
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}


.thumbs-detail {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

.thumbs-detail-rt {
	width: 390px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.thumbs-detail-lt {
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.cells {
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

#interior-news {
	background: #1d8fc1;
	padding: 6px;
}

#interior-news p {
	color: #333;
	border-bottom: 1px solid #5bbfe2;
}

#interior-news a {
	color: #fff;
	text-decoration: none;
}

#interior-news a:hover {
	color: #333;
	text-decoration: none;
}

#interior-whatsnew {
	background: #65b8dd;
	padding: 6px;
}

#interior-whatsnew p {
	color: #333;
}

#interior-whatsnew a {
	color: #fff;
	text-decoration: none;
}

#interior-whatsnew a:hover {
	color: #333;
	text-decoration: none;
}

#interior-tech {
	background: #2d7394;
	padding: 6px;
}

#interior-tech p {
	color: #a8e1fd;
}

#interior-tech a {
	color: #FFF;
	text-decoration: none;
}

#interior-tech a:hover {
	color: #a8e1fd;
	text-decoration: none;
}

#glassdress_header {
	background: url(../images/bkg_glassdress_header.jpg) no-repeat;
	margin: 0 0 0 5px;
	padding: 0;
	width: 655px;
	height: 94px;
	text-align: right;
}

#wheels_header {
	background: url(../images/bkg_wheels_header.jpg) no-repeat;
	margin: 0 0 0 5px;
	padding: 0;
	width: 655px;
	height: 94px;
	text-align: right;
}

#general_header {
	background: url(../images/bkg_general_header.jpg) no-repeat;
	margin: 0 0 0 5px;
	padding: 0;
	width: 655px;
	height: 94px;
	text-align: right;
}

#content_general {
	width: 608px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
}

#content_general_in {
	width: auto;
	height: auto;
	padding: 6px;
	margin: 0;
	background: #fff;
}
#content_general_in div.container {
	width:auto;
	height:auto;
	text-align:left;
	margin: 0;
	padding: 0;
}
#content_general_in div.container-rt {
	width:278px;
	height:auto;
	text-align:left;
	margin: 0;
	padding: 0;
	float:right;
}
#content_general_in div.container-lt {
	width:278px;
	height:auto;
	text-align:left;
	margin: 0;
	padding: 0;
	float:left;
}
#footer {
	text-align: center;
	width: auto;
	height: auto;
	padding: 20px 0 20px 0;
	margin: 0;
}

#footer p {
	text-align: center;
}



.productlist-wrapper {
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	color: #000;
}

.productlist-rt {
	width: 380px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.productlist-lt {
	width: 200px;
	height: auto;
	text-align: left;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
.productlist-lt img, .categorylist-lt img
{
	border: 1px solid black;
}

.categorylist-wrapper {
	width: 600px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	color: #000;
}

.categorylist-rt {
	width: 480px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.categorylist-rt p {
	width:480px;
}
.categorylist-lt {
	width: 100px;
	height: auto;
	text-align: left;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
#shop {
	text-align: center;
	margin: 8px 0 8px 0;
	border-bottom: 4px solid #006696;
}

#shop table {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#shop td {
	text-align: center;
	vertical-align: middle;
	padding: 6px 2px 6px 2px;
}

#shop p {
	text-align: center;
}
#shop select, #shop option {
/*	font: 11px Georgia, 'Times New Roman', Times, serif; */
}
option
{
	width:auto;
}
input#findMe {
	width:200px;
}



/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/
  
li.noVis {
	margin:0;
	padding:0;
	width:0;
	height:0;
	display:none;
}
ul.searchResults, ul.searchResults li, ul.searchResults li ul, ul.searchResults li ul li {
	list-style-type:none;
	padding:4px 0 0 4px;
}