* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	font: normal 12px verdana, arial,sans-serif;
	color: #cecece;
}

table
{
margin:0 0 10px 13px; 
font-size:12px;
}

.bold 
{
font-weight: bold;
}
.color-black {
color:#000;
}
#header h2{
	padding-top: 5px;
	font-size: 14px;
	color: #fff;	
}
#header-links{
float:right;
margin-top:2px;
margin-right:5px;
color:#E4E4E4;
font-size:11px;
}
#header-links a, a:visited {
color:#E4E4E4;
text-decoration:none;
font-size:11px;
}
#header-links a:hover {
color: #fff;
text-decoration: underline;
font-size:11px;
}
#header-overlay
{
z-index:100;
float:left;
margin-left:0px
 }
 
#searchbox {
padding-left:725px;
	margin-top:60px;
	margin-right:5px;
}

#facebook-fan-icon {
	position:absolute;
	top:45px;
	right:5px;
	width:75px;
	height:38px;
	z-index:5;
}

/* ------------ start page components rules --------------- */
#container {
	width: 990px;
	background: #000;
	border: solid 1px #fff;
	margin: 0 auto;
	text-align: left;
	color: #cecece;
}
#container-intro {
	width: 990px;
/*	background: #333333  repeat-y right;
	border: solid 1px #fff;*/
	margin: 0 auto;
	text-align: left;
	color: #cecece;
}
#centered-div {
 text-align:center;
}

#right-column {
	color: #cecece;
	width: 190px;
	background-color:transparent;
	float: right;
	padding: 1px 0px 0px 0px;
/*	margin-right:9px;*/
	clear:both;

}
#content {
	float: left;
	background: url("../images/images_app/bg-content1000.gif");
	background-position:left top;
	background-repeat:repeat-y;
	width: 990px;
	margin: 0px 0px 0px 0px;
}
#content-full {
	float: left;
	background: url("../images/images_app/bg-content1000_full.gif");
	background-position:left top;
	background-repeat:repeat-y;
	width: 990px;
	margin: 0px 0px 0px 0px;
}
#disclaimer
{
width: 900px;
height:30px;
margin:10px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}


/* ------------ end page components rules --------------- */
#content ul {
list-style-type: disc;
padding-left: 15px;
}
#content-full ul {
list-style-type: disc;
padding-left: 15px;
}
#content h2{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;

}

.black {
	color: #000;
}

p {
margin-bottom: 20px;
padding-left: 14px;

}

.img-rh {
padding:1px 2px 0 2px;
border-top:1px #fff solid;
text-align:center;
}

.art-plussign
{
vertical-align:middle;
border:none;
}

input.text {
	width: 120px;	
	border: 1px solid #ccc;
	font-size:10px;
}


input.button {
	color: #fff;
	padding-left: 0px;
	font-size: 11px;	
	border: none;
	background: none;
	}

#footer {
	color: #ccc;
	background: #666666;
	clear: both;
	width: 990px;
	margin-left: 0px;
	margin-right:0px;
	height: 30px;
	padding: 0px;
	border-top: 1px solid #E4E4E4;
	font-size:11px;
}

/*#footer a, a:link, a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}*/

#spc-orig
{
position:relative; 
float:right; 
/*margin-bottom:35px;*/
margin-right:1px;
/*border:#c00 2px solid;*/
width:188px;
/*margin-top:-150px;*/
/*margin-top:-118px;*/
margin-top:-124px;
/*margin-top:-188px;*/
}
#spc
{
margin-left:1px;
margin-bottom:-10px;
/*clear:both;*/
}
#footer-links-en
{
color: #ccc;
float: left;
padding-top: 5px;
margin-left: 160px;
}
#footer-links-fr
{
color: #ccc;
float: left;
padding-top: 5px;
margin-left: 135px;
}
#footer-links-en a, #footer-links a:visited
{
	color: #ccc;
	text-decoration:none;
}

#footer-links-en a:hover
{
	color: #ccc;
	text-decoration:underline;
}
#footer-links-fr a, #footer-links a:visited
{
	color: #ccc;
	text-decoration:none;
}

#footer-links-fr a:hover
{
	color: #ccc;
	text-decoration:underline;
}
#copyright
{
/*width:130px;*/
margin-top: 5px;
padding-right: 3px;
height:15px;
float:right;
font-size:11px;
position:relative;
}
#copyright a, #copyright a:visited
{
	color: #ccc;
	text-decoration:none;
	font-size:11px;
}
#copyright a:hover
{
	color: #ccc;
	text-decoration:underline;
	font-size:11px;
}
img
{
border:0px;
}
.tinytext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
}
.littletext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
.product-price {
	color:#fff;
	font-size:12px;
	}
.strikethrough
{
text-decoration:line-through;
font-size:11px;
}
.on-sale
{
font-weight:bold;
color: #c00;
font-size:12px;
padding: 6px 0 0 0;
height:25px;
}
.paging
{
	padding-left:8px;
	margin-left:8px;
	padding-bottom:0px;
	margin-bottom:0px;
	height:12px;
	max-height:12px;
	width:250px;
}
.paging-current
{
	font-weight:bold;
	color:#c00;
	font-size:12px;
}
.paging-current a
{ 
text-decoration:none;
color:#ccc;
}
.paging-current a:hover
{
text-decoration:underline;
color:#ccc;
}
.paging-nextlast
{
	text-decoration:none;
	color:#ccc;
	font-size:11px;
}

.paging-nextlast a:hover
{
text-decoration:underline;
color:#ccc;
}


/* ----- Drop-down menu styles ---- */
/* Add a margin and a relative position with a high z-index to make it appear over any element below */
#menu-container {margin:0px 0 0px 0px; position:relative; width:988px; height:25px; z-index:100; border:1px solid #000; border-width:1px 1px 1px 1px; background-image:url('../images/images_app/bg-gradient-red995.jpg'); background-repeat:no-repeat;}

#menu-spacer {width:240px;display:block;float:left;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin-left:0; list-style-type: none; z-index:100;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:99px; font-size:11px; font-weight: bold;  color:#E4E4E4; height:25px; line-height:24px; text-decoration:none; text-indent:0px; border:1px solid #000; border-width:0px 0 0px 1px; text-align:center; z-index:100;}


/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px; z-index:100;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:0px 1px 0px 1px; z-index:100;}

/* Set up the list items background:#c00;*/
#pmenu li {float:left; z-index:100; height:25px;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative; z-index:100;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#c00; color:#fff; z-index:100;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none; z-index:100;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs  */
#pmenu li:hover > ul {display:block; position:absolute; top:-10px; left:80px; padding:10px 10px 10px 10px; background:transparent url(../images/); z-index:100;}
/* Position the first sub level beneath the top level links*/
#pmenu > li:hover > ul {left:-10px; top:17px; z-index:100;}
/* Size the sub level links*/
#pmenu > li:hover > ul li{width:164px; z-index:100;}
/* Make the hovered sub level color persist */
#pmenu li:hover > ul li:hover a {background:#fff; color:#000; width:159px; text-align:left; z-index:100;}

/* make the borders work on the sub level */
#sub li a {width:159px; text-align:left; padding-left:3px; z-index:100;}


/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#c00; color:#000; z-index:100;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#c00; color:#000; z-index:100;}

/* Set up the pointers for the sub level indication
#pmenu li.fly {background:#c00 url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#c00 url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;} */


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(../images/); z-index:100;}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden; z-index:100;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden; z-index:100;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden; z-index:100;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden; z-index:100;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px; z-index:100;
}
/* ---- end Drop-down menu styles ----- */

/* ----- start product display styles ---- */

div#product-list {
    position:relative;
    float:left;
    width:790px;
    margin:0;
    padding:0 0 0 3px;
    margin-top:5px;
    padding-bottom:30px;    
    vertical-align:top;
    }	

div#product-list-holder { /* controls the holder of all product images */
    margin:0 0 0 8px;
    padding:0px;
    width:790px;
    vertical-align: middle;
/*	overflow:hidden;*/
	float:left;
/*	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;*/
    }	
	
.product-holder {
	position:relative;
	float:left;
	margin:0px 0px 0px 0;
	width:120px;
	height:175px;
	border:1px solid #cccccc;
	}
.product-exclusive-en
 { 
	width:122px;
	text-align: center;
	top: 0px;
	background-image: url('../images/images_app/art-cap-exclusive_en.gif');
	background-repeat:no-repeat;;
	background-position:center;
	height:16px;
	height:auto !important; 
	min-height:16px; 
	max-height:16px;
	margin: 0px auto;
	}
.product-exclusive-fr
 { 
	width:122px;
	text-align: center;
	top: 0px;
	background-image: url('../images/images_app/art-cap-exclusive_fr.gif');
	background-repeat:no-repeat;;
	background-position:center;
	height:16px;
	height:auto !important; 
	min-height:16px; 
	max-height:16px;
	margin: 0px auto;
	}
.product-notex
 { 
	width:122px;
	text-align: center;
	top: 0px; 
	height:16px;
	height:auto !important; 
	min-height:16px; 
	max-height:16px;
	margin: 0px auto;
	}

.product-wrap {
	position:relative;
	float: none;
	text-align: center;
	padding: 2px;
	z-index:2;
	}
.product-wrap-slot {
	position:relative;
	float: none;
	text-align: center;
	padding: 7px 2px 2px 2px;
	z-index:2;
	}
.product-outerwrap {
	/*position:relative;*/
	float:left;
	margin:18px 8px 15px 0;
	width:120px;
	height:175px;
	text-align:center;
}
.product-name-link {
	position:relative;
	float: left;
	text-align: left;
	padding: 3px;
	font-size:11px;
	color:#fff;
	}
	.product-name-link a {
	text-decoration:none;
	}
.product-name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:right;
	}
#search-results-sorry
{
	width:400px;
	padding:8px 0 0 8px;
	margin:8px 0 0 8px;
}
/*.product-price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:right;
	}*/
/* ---- end product display styles ---->


/* ---- start general form styling rules ----- */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* ---- end general form styling rules ----*/


/* ------ start feedback form rules ----- */


#form-feedback label
{
width: 200px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
/*font-weight:bold;*/
font-size:95%;
}
#feedback-form .note{
font-size:90%;
}
#form-feedback input
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-feedback textarea
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-feedback select
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-feedback .submit input
{
color: #fff;
font-weight:bold;
background: #999;
border: 1px solid #000;
margin-left: 250px;
}
#form-feedback fieldset
{
border: 1px solid #fff;
width: 750px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
background-color:#fff;
background: url("../images/images_app/bg-gradient-asc-tall.jpg");
background-repeat: repeat-x;
background-position:bottom;
padding:.2em 0 .1em .4em;
float: left;
/*clear: both;   */ 
margin: 0 0 1.5em 0; 
}
#form-feedback fieldset ul li{
list-style:none;
padding: 2px 0 2px 0;

}
#form-feedback legend
{
color: #fff;
background: #666;
border: 1px solid #000;
padding: 2px 6px;
font-weight:bold;
margin-left: 1em;
}
#form-feedback #text
{
width: 750px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
#form-feedback {
padding-left: 12px;
}
#form-feedback .req-note {
float: right;
padding-right:.4em;
font-family: inherit;
color:#CC0000;
font-weight:bold;
}
#form-feedback .req-mark {
color:#CC0000;
font-weight:bold;
font-size:130%;
}

#form-feedback .link {
color:#000;
text-decoration:underline;
}
/* ------ end feedback form rules ----- */
/* ------ start wish-list form rules ----- */


#form-wishlist label
{
width: 200px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
/*font-weight:bold;*/
font-size:95%;
}
#feedback-form .note{
font-size:90%;
}
#form-wishlist input
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-wishlist textarea
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-wishlist select
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-wishlist .submit input
{
color: #fff;
font-weight:bold;
background: #999;
border: 1px solid #000;
margin-left: 250px;
}
#form-wishlist fieldset
{
border: 1px solid #fff;
width: 750px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
background-color:#fff;
background: url("../images/images_app/bg-gradient-asc-tall.jpg"); /*no-repeat 0 0*/
background-repeat: repeat-x;
background-position:bottom;
padding:.2em 0 .1em .4em;
/*margin: 1.5em 0 0 0;*/
float: left;  
/*clear: both;*/  
margin: 0 0 1.5em 0; 
}
#form-wishlist fieldset ul li{
list-style:none;
padding: 2px 0 2px 0;

}
#form-wishlist legend
{
color: #fff;
background: #666;
border: 1px solid #000;
padding: 2px 6px;
font-weight:bold;
margin-left: 1em;
}
#form-wishlist #text
{
width: 750px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
#form-wishlist {
padding-left: 12px;
}
#form-wishlist .req-note {
float: right;
padding-right:.4em;
font-family: inherit;
color:#CC0000;
font-weight:bold;
}
#form-wishlist .req-mark {
color:#CC0000;
font-weight:bold;
font-size:130%;
}

#form-wishlist .link {
color:#000;
text-decoration:underline;
}
/* ------ end wish-list form rules ----- */
/* ------ start lockerzone-edit form rules ----- */


.form-lockerzone-edit label
{
width: 150px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
/*font-weight:bold;*/
font-size:95%;
}
.form-lockerzone-edit .note{
font-size:90%;
}
.form-lockerzone-edit input
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
.form-lockerzone-edit textarea
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
.form-lockerzone-edit select
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
.form-lockerzone-edit fieldset submit
{
color: #fff;
font-weight:bold;
background: #999;
border: 1px solid #000;
margin-left: 250px;
}
.form-lockerzone-edit fieldset
{
border: 1px solid #fff;
width: 450px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
background-color:#fff;
background: url("../images/images_app/bg-gradient-asc-tall.jpg"); /*no-repeat 0 0*/
background-repeat: repeat-x;
background-position:bottom;
padding:.2em 0 .1em .4em;
/*margin: 1.5em 0 0 0;*/
float: left;  
/*clear: both; */ 
margin: 0 0 1.5em 0; 
}
.form-lockerzone-edit fieldset ul li{
list-style:none;
padding: 2px 0 2px 0;

}
.form-lockerzone-edit legend
{
color: #fff;
background: #666;
border: 1px solid #000;
padding: 2px 6px;
font-weight:bold;
margin-left: 1em;
}
.form-lockerzone-edit #text
{
width: 425px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
.form-lockerzone-edit {
padding-left: 12px;
}
.form-lockerzone-edit .req-note {
float: right;
padding-right:.4em;
font-family: inherit;
color:#CC0000;
font-weight:bold;
}
.form-lockerzone-edit .req-mark {
color:#CC0000;
font-weight:bold;
font-size:130%;
}

.form-lockerzone-edit .link {
color:#000;
text-decoration:underline;
}
/* ------ end lockerzone-edit form rules ----- */
/* ------ start store-locator form rules ----- */


#form-store-locator  label
{
width: 200px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
/*font-weight:bold;*/
font-size:95%;
}
#feedback-form .note{
font-size:90%;
}
#form-store-locator  input
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-store-locator  textarea
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-store-locator  select
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
#form-store-locator  .submit input
{
color: #fff;
font-weight:bold;
background: #999;
border: 1px solid #000;
margin-left: 150px;
}
#form-store-locator  fieldset
{
border: 1px solid #fff;
width: 350px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
background-color:#fff;
background: url("../images/images_app/bg-gradient-asc-tall.jpg"); /*no-repeat 0 0*/
background-repeat: repeat-x;
background-position:bottom;
padding:.2em 0 .1em .4em;
/*margin: 1.5em 0 0 0;*/
float: left;  
/*clear: both;*/  
margin: 0 0 1.5em 0; 
}
#form-store-locator  fieldset ul li{
list-style:none;
padding: 2px 0 2px 0;

}
#form-store-locator  legend
{
color: #fff;
background: #666;
border: 1px solid #000;
padding: 2px 6px;
font-weight:bold;
margin-left: 1em;
}
#form-store-locator  #text
{
width: 350px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
#form-store-locator  {
padding-left: 12px;
}
#form-store-locator  .req-note {
float: right;
padding-right:.4em;
font-family: inherit;
color:#CC0000;
font-weight:bold;
}
#form-store-locator  .req-mark {
color:#CC0000;
font-weight:bold;
font-size:130%;
}

#form-store-locator  .link {
color:#000;
text-decoration:underline;
}
/* ------ end store-locator form rules ----- */
/* ------ start general form rules ----- */


.form label
{
width: 200px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
/*font-weight:bold;*/
font-size:95%;
}
.form .note{
font-size:90%;
}
.form input
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
.form textarea
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
.form select
{
color: #000;
background: #EFEFEF;
border: 1px solid #000;
}
.form .submit input
{
color: #fff;
font-weight:bold;
background: #999;
border: 1px solid #000;
margin-left: 250px;
}
.form fieldset
{
border: 1px solid #fff;
width: 750px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
background-color:#fff;
background: url("../images/images_app/bg-gradient-asc-tall.jpg"); /*no-repeat 0 0*/
background-repeat: repeat-x;
background-position:bottom;
padding:.2em 0 .1em .4em;
/*margin: 1.5em 0 0 0;*/
float: left;  
/*clear: both; */ 
margin: 0 0 1.5em 0; 
}
.form fieldset ul li{
list-style:none;
padding: 2px 0 2px 0;

}
.form legend
{
color: #fff;
background: #666;
border: 1px solid #000;
padding: 2px 6px;
font-weight:bold;
margin-left: 1em;
}
.form #text
{
width: 750px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
.form {
padding-left: 12px;
}
.form .req-note {
float: right;
padding-right:.4em;
font-family: inherit;
color:#CC0000;
font-weight:bold;
}
.form .req-mark {
color:#CC0000;
font-weight:bold;
font-size:130%;
}

.form .link {
color:#000;
text-decoration:underline;
}
/* ------ end general form rules ----- */

/* ----- style for lists -----*/
.list
{
list-style:none;
padding: 2px 0 2px 0;
}
ul
{
line-height:18px;
padding: 2px 0 2px 0px;
margin-left:5px;
}
ul li a, a:visited
{
color:#cecece;
text-decoration:none;
}
ul li a:hover
{
color:#cecece;
text-decoration:underline;
}
ol
{
line-height:18px;
padding: 2px 0 2px 8px;
}

ol li a, a:visited
{
color:#cecece;
text-decoration:none;
}
ol li a:hover
{
color:#cecece;
text-decoration:underline;
}
/* ------ paragraph links rules ----- */
p a, a:visited
{
color:#cecece;
text-decoration:none;
}
p a:hover
{
color:#cecece;
text-decoration:underline;
}
/* ------ div links rules ----- */
div a, a:visited
{
color:#cecece;
text-decoration:none;
}
div a:hover
{
color:#cecece;
text-decoration:underline;
}
/* clear divs */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}
 #cleardiv
{
clear: both;
height: 1px;
}
/* ----- brands ------ */
#brands-holder 
{
float:left;
}
.colB1 {
	text-align:center;
	width: 153px;
	margin: 0;
	float: left;
	margin-left: 2px;
	margin-bottom: 15px;
}

.colB2, .colB3, .colB4 {
	text-align:center;
	width: 153px;
	float: left;
	margin: 0;
	margin-bottom: 15px;
}

.colB5 {
	text-align:center;
	width: 153px;
	float: left;
	margin-right: 2px;
	margin-bottom: 15px;
}

div.rowB {
	clear: both;
	width: 770px;
}

.colName {
	border: 1px dashed #cecece;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:0px;
	font-weight: bold;
	background: #666;
	color: #ccc;
}

/* ---[ Common Elements ]-------
-------------- */

div {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	}
p {
	font-size: 100%;
	margin: 0;
	padding: 3px 0 3px 0;
	}
P P {
	font-size: 100%;
	}
h1 {
	font-size: 150%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color:#cecece;
	}
h3 {
	font-size: 130%;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;	
	line-height: 1.15em;
	}
ol {
	margin: 0 10%;
	}
h4, h5 {
	font-size: 110%;
	font-weight: bold;	
	margin: 0;
	padding:0;	
	line-height: 1em;
	}
/*
ol {
	font-size: 90%;	
	margin: 10px 0 10px 10px;
	}*/
/*ul {
	font-size: 90%;	
	margin: 10px 0 10px 35px;
	}
li {
	margin: 0 0 5px 0;
	}*/		

/*table {
	font-size: 90%;	
	}
table p { 
	font-size: 100%;
	}*/
code {
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #4E6200;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike, del {
	text-decoration: line-through;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 3px 0 3px 0;
	font-style: normal;
	font-size: 90%;
	}
address p {
	font-size: 100%;
	padding: 1px 0 1px 0;
	}
sup {
	font-size: 90%;
	}
dl {
	position: relative;
	margin: 0;
	padding: 0;
	}
pre {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 3px 0 3px 0;	
	}	

