@charset "utf-8";
/* CSS Document */

#C_SHELL{float:left; width:97%}
#C_SHELL select{font-size:.8em}
#C_SHELL h3{margin-top:0px; font-size:1.2em}

.cItem{float:left; width:100%; text-align:left; 
		border:thin solid #525F68; 
		padding:0px; margin-bottom:10px; background-color:#fff;
		background-image:url(/_maiImages/catalog/box_fade.gif); background-position:left; background-repeat:repeat-y
		}

.cTitle{color:#660000; font-weight:bold; font-size:1.6em; padding:5px 5px 0px 5px }

.cQuantity{ font-style:italic; font-weight:bold; padding:3px}

.cContent{float:left; width:70%; padding:5px}

.cAdd{float:right; background-color:#ececec; border:medium solid #cccccc; width:20%; padding:5px; margin:5px 5px 5px 0px}


#C_RELATED{float:left; width:97%; margin-left:15px;}



.cFooter{float:left; width:100%; margin:0px;  color:#fff; text-align:right;; background-color:#525F68;
/*background-image:url(/_maiImages/catalog/button.gif); background-position:bottom; background-repeat:repeat-x;*/}
 a.expand{color:#FFFFFF; padding:3px}
 
 .cExpand{ float:left; width:100%; text-align:right; padding-right:10px}
 .cartTitle{border-bottom:thin dotted #333333; margin:0px 2px 5px 2px; padding:2px}
 
 
 .cartItem{float:left; width:100%; 
		border:thin solid #525F68; 
		padding:0px; margin-bottom:10px;
		background-image:url(/_maiImages/catalog/box_fade.gif); background-position:left; background-repeat:repeat-y
		}
		
#C_CARTBANNER{background:#ececec; border:thin solid #525F68; text-align:center; padding:5px; float:right;}

#C_MAIN{float:left; width:100%}

.cForm{display:inline}
.cList{float:left; width:100%}

.floatRight{float:right}
.floatLeft{float:left}

.tabOn{background-color:#dddddd; margin:0px; padding:5px; font-weight:bold; font-size:1.4em; border:thin solid #cccccc; border-width:0px 1px 0px 1px; text-decoration:none; color:#000 }
