/* Mutant IV style5 store CSS */

.graybody {
	background: #fff url(i/bg-headerBanner.gif) left top repeat-x;
	font-weight: normal;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bluebody { 
    background-color:#FFFFFF;
	background-image:url('i/bluebarv1a.jpg');
	background-repeat:repeat-x;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tableMiscProducts {
	border-width:3px;
	border-style:solid;
	border-color:#CDCDCD;
	background-color:#CFEFFF;
}

.imgMiscProduct {
	border-style:none;
	border-width: 0px;
	margin:auto;
	align:center;
	margin-top:5px;
}

.miscProductText {
	font-size:9px;
	font-color:#CDCDCD;
	padding-bottom:10px;
}

.tableCategoryList {
	border-style: solid;
	border-width: 2px;
	background-color:#CFEFFF;
	border-color:#CCCCCC;
}

.tableCategoryListRow {
	padding:2px;
	background-color:#CFEFFF;
}

.tableCategoryListData {
	padding:2px;
	background-color:#CFEFFF;
}

.categorySelector { 
	font-size:12px;
	background-color:#CFEFFF;
	margin:2px;
}

a.catChangerOption {
	font-size:14px;
	
	border:0px; 
	border-style:none; 
	font-size:12px; 
	font-weight:normal;  
	text-align:center;
	background-color:#CFEFFF;
	height:25px !important;
}

.catChangerButton {
	width: 150px;
	font-size:14px;
	padding-bottom:3px; 
	border:5px; 
	border-style:outset; 
	font-size:12px; 
	font-weight:bold;  
	text-align:center; 
	vertical-align:middle !important;
	background-color:#CFEFFF;
}

.bluebody { 
    background-color:#FFFFFF;
	background-image:url('../../../i/bg/bluebarv1a.jpg');
	background-repeat:repeat-x;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#homepageTable {
	background:inherit;
}

#headerTable {
	background:inherit;
}

#bodyTable {
	background:inherit;
	width:100%;
	margin:auto;
}

#leftTable {
	background:inherit;
	width:100%;
}

#leftInnerTable {	
    background:inherit;
	width:100%;
}

#centerTable {
	background:inherit;
	width:100%;
}

#rightTable {
	background:inherit;
	width:100%;
}

#content {
	background:inherit;
}
