img {
	border: none;
}
bgtop {
	background-repeat: no-repeat;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.input-style{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
#breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#mainbody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#mainbody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	text-decoration: none;
	color: #A56F90;
}
.arial11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.arial12greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.leftnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #B5528F;
}
.leftnavbold, .navSection a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: #B5528F;
}
.navSection a:hover{
	text-decoration:underline;
}
.navSection{
	padding:5px 15px;
	clear:both;
}
.navSubSection{
	padding:0;
	margin:0;
	list-style-type:none;
	width:174px;
}
* html .navSubSection a{
	width:100%;
}
.navSubSection a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #B5519C;
	padding:5px 5px 5px 23px;
	display:block;
	font-weight:bold;
}

.navSubSection .second-level a {
	font-size:11px;
	font-weight:normal;
}

.navSubSection a:hover, #nav .sfhover a.top-level{
	color: #fff;
	background-color:#B65290;
	text-decoration:none;
}
#nav{
	padding-top:20px;
	padding-bottom:30px;
}
.arial11purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	color: #A56F90;
}

.prodInfoTbl{
border:1px solid #CDCDCD;
background-color:#FAFAFA;
width:285px;
}
.itemName{
color:#B4528F;
font-size:13px;
font-weight:bold;
padding:10px;
border-bottom:1px solid #D7D7D7;
}
.prodInfoTbl table{
width:285px;
}
.prodInfoTbl td{
color:#000;
}
.prodInfoTblBold{
font-weight:bold;
}
.prodInfoTbl td.prodInfoTblSale{
color:#AD2D7A;
}
.prodInfoTblLeft{
background-color:#EBEBEB;
width:65px;
border-bottom:1px solid #D7D7D7;
padding:5px;
}
.prodInfoTblRight{
background-color:#F3F3F3;
width:170px;
border-bottom:1px solid #D7D7D7;
padding:5px;
}
.prodInfoTbl select, .prodInfoTbl input{
font:11px Arial, Helvetica, sans-serif;
}
.vwquantity{
width:50px;
text-align:right;
} 
.prodInfoTblShip{
text-align:center;
width:255px;
}
#mainbody .prodInfoTblShip a{
color:#B4508C;
font-size:10px;
text-decoration:underline;
font-weight:normal;
}

/*Cascading Nav*/
#nav li.sfhover .second-level {
	display:block;
}
#nav li {
	width:174px;
	float:left;
	position: relative;
}
#nav .second-level {
	position: absolute;
	top:0;
	display:none;
	padding:0;
	margin:0;
	left: 174px;
	list-style-type:none;
	background-color:#B65290;
	width:174px;
	z-index:9000;
}
#nav .second-level a{
	color:#fff;
}
#nav .second-level a:hover{
	text-decoration:underline;
}
/*Cascading Nav*/

/****
	Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#scMainImage{
	display:-moz-inline-block;
	display: inline-block;
}

.scImgEnlargeLoader{
	background: url(loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}
.scImgEnlargeLoader img{ visibility: hidden; }

#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose,
#scImgBox-insets .absClose-noInset{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

#scPage-insets{ padding: 10px 2px; }

#scPage-insets a img{ border: 2px solid #FFF; margin-right:10px; }

#scPage-insets a:hover img{ border: 2px solid #B65290; }

#scPage-insets *{ vertical-align: middle; }

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }

#paging td{
	padding:5px;
}
#paging .price-bold, #paging .price{
	color:#b5528f;
	font-size:17px;
	font-weight:bold;
}
#paging .saleprice{
	color:#cc0000;
	font-size:17px;
	font-weight:bold;
}
#paging .you-save{
	display:none;
}
.verticalSpacer{
	background:url(item-seperator.gif) center repeat-y;
}
#paging #contents{
	margin:10px 0;
}
.rightArrowDiv{
	padding-left:5px;
}
.leftArrowDiv{
	padding-right:5px;
}

