/* Mutant IV style7 store CSS */

.graybody {
	background: #fff url(../style7/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('../style7/i/bluebarv1a.jpg');
	background-repeat:repeat-x;
	font-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tableMiscProducts {
	border-width:0px;
	border-style:none;
	border-color:#CDCDCD;
	background-color:#FFF;
}

.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;
}

.storebody {
    background-color:#FFFFFF;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    margin:auto;
    padding:0;
}


#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 {
    margin:auto;
	background:none;
    background-color:#fff;
}

tbody {
    background-color:#FFFFFF;
    margin:auto;
    padding:0;
}

.tblDiscounts {
    width:99%;
    border:none;
    border-width:0;
    margin:auto;
    background-color:#fff;
    padding-bottom:1px;
}

.tblDiscounts tr{
    margin:auto;
}


