/****** Store Styles ******/
#container {
	/*width: 750px;*/
}
#bodyWrapper {
	float:left;
	display:inline;
	width: 580px;/*546px;*/
	margin-right:14px;
}
#boxWrapper {
	float:left;
	width: 212px;
	margin: 0 14px 0 16px;
	border: 1px solid #CCCCCC;
	text-align:center;
}
#cmpBoxWrapper {
	float:left;
	width: 230px;
	text-align:left;
	margin-right:16px;
}
#cmpBodyWrapper {
	float:left;
	width: 570px;
}
span.hrGrey {
	border-bottom: 1px solid #CCCCCC;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
	display:block;
	clear:left;
}
.storeListImage {
	float:left;
	width: 180px;
	margin-right:8px;
}
.storeListDesc {
	float:left;
	width:380px;
}

/** Font styles **/
span.storeH2, .storeH2 a {
	font-size: 18px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	display:block;
	margin-bottom: 8px;
	white-space: normal;
}
.storeH2 a:link, .storeH2 a:visited {
	color: #669900;
	text-decoration:none;
}
.storeH2 a:hover, .storeH2 a:active {
	text-decoration:underline;
	color: #66CC00;
}
span.storeBoxTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	margin-bottom: 8px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	text-align:left;
}
#boxWrapper p {
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}
.salePrice {
	color:#CC0000;
}

div.storeProductThumb {
	text-align:center;
	float:left;
	width:180px;
	height:180px;
}
div.storeSubcatThumb {
	text-align:center;
	float:left;
	width:270px;
	height:180px;
}
.clear {
	clear:left;
}

div.storeImageDetail {
	float:left;
	width:260px;
	margin-right:10px;
	text-align:center;
}
div.storeProductDesc {
	float:left;
	width:310px;
}
span.storeH3 {
	font-size: 14px;
	color: #669900;
	text-decoration: none;
	display:block;
	margin-bottom: 8px;
	white-space: normal;
}

div.cmpImageThumb {
	text-align:center;
	float:left;
	width:164px;
	border:1px solid #CCCCCC;
	margin-bottom:12px;
	margin-left: 6px; 
	margin-right: 6px;
}
div.cmpImageThumb p {
	padding:14px;
	margin:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
div.cmpImageThumb img {
	margin-top:14px;
}

.stepSeen {
	cursor: pointer;
	cursor: hand;
}

#cmpNav {
	margin:0px;
	padding:0px;
}
#cmpNav li {
	list-style-type:none;
	line-height:26px;
}
#cmpNav li.step1, #cmpNav li.step2, #cmpNav li.step3, #cmpNav li.step4, #cmpNav li.step5, #cmpNav li.step6 {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
}
#cmpNav li.step1off, #cmpNav li.step2off, #cmpNav li.step3off, #cmpNav li.step4off, #cmpNav li.step5off, #cmpNav li.step6off {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #BBBBBB;
}

#cmpNav li.step1 { background-image: url(images/component/step_1.gif); }
#cmpNav li.step2 { background-image: url(images/component/step_2.gif); }
#cmpNav li.step3 { background-image: url(images/component/step_3.gif); }
#cmpNav li.step4 { background-image: url(images/component/step_4.gif); }
#cmpNav li.step5 { background-image: url(images/component/step_5.gif); }
#cmpNav li.step6 { background-image: url(images/component/step_6.gif); }

#cmpNav li.step1off { background-image: url(images/component/step_1_off.gif); }
#cmpNav li.step2off { background-image: url(images/component/step_2_off.gif); }
#cmpNav li.step3off { background-image: url(images/component/step_3_off.gif); }
#cmpNav li.step4off { background-image: url(images/component/step_4_off.gif); }
#cmpNav li.step5off { background-image: url(images/component/step_5_off.gif); }
#cmpNav li.step6off { background-image: url(images/component/step_6_off.gif); }

.cartProcess {
	border:1px solid #CCCCCC;
	background-color: #EFEFEF;
	text-align:center;
	margin-bottom: 14px;
}
.cartProcess a {
	color: #666666;
}
span.cartProcessOn {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 1px 6px;
}

span.cmpH3 {
	font-size: 14px;
	color: #3366CC;
	text-decoration: none;
	display:block;
	margin-bottom: 8px;
	white-space: normal;
	font-weight: bold;
}

.storeVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}

.frmLabels label {
	float:left;
	width:200px;
	padding-bottom:6px;
}

.frmLabels p {
	clear:left
}

.noPad, .noPad li {
	margin:0 0 0 14px;
	padding:0px;
}
.catlist {
	list-style-type: disc;
	list-style-position: inside;
    margin-left: 1.5em;
    padding-left: 1em;
	text-indent: -1.5em;
}

.catlist li { padding-bottom: 4px; }

.subcatlist {
	list-style-type: disc;
	list-style-position: inside;
    margin-left: 1.5em;
    padding-left: 0em;
	text-indent: -1.5em;
}