/*  
Theme Name: CleOrange
Theme URI: http://aiowp.com/
Description: Clever Clean, Out of Orange Range. Affilistore Theme.
Version: 1.0
Author: aiowp.com
Author URI: http://aiowp.com/
*/
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#ffffff;
	color:#000000;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding:0px;
	color:#333333;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#006699;
	text-decoration:none;
}
a:visited {
	color:#006699;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:970px;
}
#header {
	position:relative;
	float:left;
	height:100px;
	width: 950px;
	padding:0 10px;
	background-image: none;
	background-position:right;
	background-repeat:no-repeat;
	z-index:1000;
}
#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	display:block;
	background-image: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:0px 2px;
	margin:0px 10px;
	width:944px;
}
#barOne {
	position:relative;
	float:left;
	width:930px;
	margin:0px 0px 0px 0px;
	height:48px;
	clear:both;
	background-image:url(../styleImages/el-top-bar-bg_edit.png);
	/*background-color:#006699;*/
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 20px 0px 20px;
	z-index:100;
	background-color:transparent;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	position:relative;
	float:left;
	width:929px;
	margin: 2px 0;
	padding: 5px 5px 5px 10px;
	clear:both;
}
#barThree {
	/*background-color: #FFEDCD;*/
	position:relative;
	float:left;
	margin:0 0 2px;
	width:924px;
	padding:10px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:190px;
	margin: 5px 0 0;
}
#sideNavRight {
	position:relative;
	clear:both;
	margin: 0 auto;
	width:605px;
}
#content-float-right {
	background: transparent url(../styleImages/el-border-content.gif) repeat-y scroll 0 0;
	position:relative;
	float:right;
	width:710px;
	padding: 5px;
}
#content {
	position:relative;
	float:left;
	margin-left: 15px;
	padding:0;
	position:relative;
	width:685px;
	line-height:130%;
}
#content-float-right-a {
	background: transparent url(../styleImages/el-border-widecontent.gif) repeat-y scroll 0 0;
	position:relative;
	float:left;
	width:925px;
}
#content-a {
	position:relative;
	float:left;
	margin:0 4px 0 10px;
	width:600px;
	/*line-height:130%;*/
}
#content-b {
	position:relative;
	float:left;
	margin:0;
	width:703px;
	line-height:130%;
	padding:0 6px;
}
#footer {
	position:relative;
	float:left;
	width:970px;
	background-image:url(../styleImages/el-bot-bar-bg.gif);
	background-repeat:no-repeat;
	height:50px;
	text-align:center;
	clear:both;
	padding:17px 0px 0px 0px;
}

/* image widths and heights */
.smallProductImage {
	height:50px;
}
.featureProductImage {
	width:75px;
}
.popularProductImage {
	width:50px;
	float:left;
	height:50px;
}

/* skin design */
.tabExpand {
	position:relative;
	width:903px;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
	padding: 7px 10px;
}
.labelSearch {
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-right:8px;
	padding-top:17px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}
.searchButton {
	position:relative;
	float:right;
	background-color:transparent;
	border:none;
	color:transparent;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	padding: 0 0 0 40px;
	width:35px;
	height:40px;
	background-image:url(../styleImages/el-search-but.jpg);
	background-repeat:no-repeat;
	background-position: 0 6px;
	margin-left:10px;
}
.searchButton2 {
	position:relative;
	float:right;
	background-color:transparent;
	border:none;
	color:transparent;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	padding: 0 0 0 20px;
	width:100px;
	height:40px;
	background-image:url(../styleImages/go.jpg);
	background-repeat:no-repeat;
	background-position: 0 6px;
	margin-left:10px;
}
.searchButton:hover {
	background-image:url(../styleImages/el-search-but-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#searchbox {
	border:0px solid #ffffff;
	width:500px;
	padding:2px;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
}
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
#homeNav {
	position:relative;
	float:left;
	margin: 74px 0 0 10px;
	padding:0px;
	color:
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	padding:8px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	height:22px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.topNavOn {
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;
}
.topNavOn a:hover{
	text-decoration: none;
}
.topLinkOn {
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#ffffff !important;
}
.topNavOff {
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;
}
.topLinkOff {
	background-image:url(../styleImages/el-top-but-r-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color: #ffffff !important;
}
.topNavOff  a:hover{
	color: #005F9F !important;
	text-decoration: underline !important;
}
#sideNavLeft p {
	position:relative;
	float:left;
	width:180px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#333333;
	background-image:url(../styleImages/boxTopBG.gif);
	background-repeat:no-repeat;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:170px;
	background-color:#FFF9ED;
}
#sideNavLeft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:165px;
	display:block;
	color:#0262B3;
}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#006699;
	width:auto;
}
#pageLinks ul li a {
	padding:0px 0px 0px 5px;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0px 0px 0px 8px;
	width:auto;
}
.boxborder {
	position:relative;
	float:left;
	padding:10px;
	width:168px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-image:url(../styleImages/boxBotBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	/*background-image:url(../styleImages/boxBotBG.gif);*/
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px 0px 10px 2px;
	width:891px;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset, #content fieldset, #content-b fieldset {
	position:relative;
	float:left;
	width:878px;
	border:1px solid #cccccc;
	/*line-height:150%;
	padding:10px;
	margin-bottom:10px;*/
}
#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend, #content-b legend  {
	color:#006699;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
	width:878px;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:0px 5px 0px 5px;
}
.refine_head{

position:relative;
	padding:0px 5px 0px 15px;
	font-weight:bold;
}


#productDisplay {
	width:905px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#productDisplay th {
	position:relative;
	float:left;
	margin:0 4px 0 50px;
	
	
}
#singleProductDisplay {
	position:relative;
	float:left;
	width:905px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	max-width:450px;
}
#singleProductDisplay img {
	margin:10px 0px 10px 0px;
	padding:0px;
	max-width:450px;
}
img.singleProductImage {
max-width:450px;
max-height:450px;
}

#sideNavRight p, #newsItems p,#tagCloud p {
	background-image: url(../styleImages/headSideBG.gif);
	position:relative;
	float:left;
	width:280px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:24px;
	color:#333333;
}
#featureProduct ul, #popularProd ul, #userHistory ul, #newsItems ul,#tagCloud div {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:550px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#tagCloud div {
	text-align:center;
	margin-bottom: 0px;
}
#popularProd li, #newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	list-style-type:none;
	border-top:1px dashed #cccccc;
}
#featureProduct li, #userHistory li {
	list-style-type:none;
}
#newsItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
#popularProd li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}
.popLink {
	color:#0099CC;
	font-weight:bold;
}
.popProdPrice {
	color:green;
	font-weight:bold;
}

.styleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.styleProdPromo {
	line-height: 30px;
	color:#FF0000;
	font-weight:bold;
}
.styleProdPrice {
	font-size:180%;
	color:green;
	font-weight:bold;
//	text-decoration: line-through;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
	font-size:120%;
	line-height: 30px;
	color:#006699;
	font-weight:bold;
}
.styleProdDescription {
}

.singleProdName {
	font-size:120%;
	line-height: 30px;
	color:#006699;
	font-weight:bold;
}
.singleProdPromo {
	line-height: 30px;
	color:#FF0000;
	font-weight:bold;
}
.labelXtra {
	color: #FF0000;
	font-size:180%;
	text-align: center;	
	font-weight:bold;
}
.singleProdDescription {
	margin: 10px 0;
}
.labelPrice {
	font-size:180%;
	color:green;
	font-weight:bold;
	text-decoration:none;
}
.singleProdPrice {
	font-size:180%;
	color:green;
	font-weight:bold;
	text-decoration: line-through;
}
.singleProdBrand {
	font-size:120%;
	line-height: 30px;
	color:#006699;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

a.button, a.bigbutton {
	color:#000000;
	display:block;
	padding:0;
	font-weight:bold;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:40px;
	margin:0px;
	text-align: center;
	font-size: 28px;
	line-height:40px;
}
a:hover.button, a:hover.bigbutton {
	background-image:url(../styleImages/butBg-on.jpg);
	color:#ffffff;
	text-decoration:none;
}
a.catNavOn {
	font-weight:normal;
	color:green;
	border-bottom:1px dotted #F7C66F;
}
a.catNavOff {
	font-weight:normal;
	color:#0262B3;
	border-bottom:1px dotted #F7C66F;
	padding-bottom: 3px;
	padding-left: 5px;
	display:block;
	width:165px;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:278px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#006699;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #cccccc;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:0px 0px 5px 0px;
	font-size:120%;
	font-weight:bold;
	border-bottom:1px dotted #F7C66F;
	margin-bottom: 5px;
}
#sideNavLeft br {
	line-height: 2px;
}
#builtNav {
	background-color: #FFF9ED;
}
#contentWrapper {
	background: transparent url(../styleImages/el-top-content.gif) no-repeat scroll 0 0;
	padding-top: 10px;
	float: right;
	position: relative;
	width: 720px;
}
#contentFooter {
	background: transparent url(../styleImages/el-foot-content.gif) no-repeat scroll 0 0;
	padding-top: 10px;
	float: right;
	position: relative;
	width: 720px;
}
#contentWideWrapper {
	background: transparent url(../styleImages/el-top-widecontent.gif) no-repeat scroll 0 0;
	padding-top: 10px;
	float: left;
	position: relative;
	width: 930px;
}
#contentWideFooter {
	background: transparent url(../styleImages/el-foot-widecontent.gif) no-repeat scroll 0 0;
	padding-top: 10px;
	float: left;
	position: relative;
	width: 930px;
}