@charset "utf-8";

*{
margin: 0px;
padding: 0px;
}


body {
	background-color: #000;
}
#wrapper {
	height: auto;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#header {
	float: left;
	height: 180px;
	width: 983px;
}

#topNav {
	float: left;
	height: 102px;
	width: 450px;
	overflow: hidden;
}

#topNav ul {
list-style: none;
}

#topNav li {

display: inline;
float: left;
overflow:hidden;
}

#homeBtn a{
	background-position: 0 0;
	display: block;
	height: 102px;
	width: 145px;
	background-image: url(images/homeBtn.jpg);
	text-indent: -5000px;
}

#homeBtn a:hover{background-position: 0 102px;}
#homeBtn a:active{background-position: 0 102px;}
#homeBtn .selected a{
display:block;
background-position: 0 102px;
}


#myAccountBtn a{
	background-position: 0 0;
	display: block;
	height: 102px;
	width: 165px;
	background-image: url(images/myAccountBtn.jpg);
	text-indent: -5000px;
}

#myAccountBtn a:hover{background-position: 0 102px;}
#myAccountBtn a:active{background-position: 0 102px;}
#myAccountBtn .selected a{
display:block;
background-position: 0 102px;
}


#cartBtn a{
	background-position: 0 0;
	display: block;
	height: 102px;
	width: 140px;
	background-image: url(images/cartBtn.jpg);
	text-indent: -5000px;
}

#cartBtn a:hover{background-position: 0 102px;}
#cartBtn a:active{background-position: 0 102px;}
#cartBtn .selected a{
display:block;
background-position: 0 102px;
}

#bodyWrapper {
	float: left;
	height: auto;
	width: 973px;
	padding-left: 10px;
}
#body {
	background-color: #ededed;
	float: left;
	height: auto;
	width: 963px;
}
#sidebar {
	float: left;
	height: auto;
	width: 190px;
	padding-left: 10px;
	padding-top: 20px;
}
#content {
	float: left;
	width: 746px;
	padding-left: 10px;
	height: auto;
	padding-top: 10px;
}
#footer {
	float: left;
	width: 913px;
	background-image: url(images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-color: #ededed;
	clear: both;
	padding-top: 30px;
	padding-left: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #272b2d;
	line-height: 50px;
}
#logo {
	float: left;
	height: 180px;
	width: 385px;
}

#loginBox {
	background-image: url(images/loginBg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 148px;
}
#searchBox {
	background-image: url(images/searchBar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 66px;
	width: 568px;
	padding-top: 12px;
	padding-left: 30px;
}

.lftHeaderBox {
	background-image: url(images/lftHeaderBg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
}
.lftBodyBg {
	background-color: #f2f5f6;
	float: left;
	height: auto;
	width: 168px;
	padding-top: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d1;
	border-left-color: #d0d0d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3f0e2a;
	line-height: 10px;
	padding-bottom: 10px;
}
.lftBodyBg2 {
	background-color: #f2f5f6;
	float: left;
	height: auto;
	width: 168px;
	padding-top: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d1;
	border-left-color: #d0d0d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3f0e2a;
	line-height: 10px;
	padding-bottom: 10px;
}
.lftBodyBg3 {
	background-color: #f2f5f6;
	float: left;
	height: auto;
	width: 168px;
	padding-top: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d1;
	border-left-color: #d0d0d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3f0e2a;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d1;
}

#wrapper #bodyWrapper #body #sidebar .lftBodyBg ul li {
	line-height: 30px;
	padding-right:6px;
}
#newsLetterBox {
	background-image: url(images/newsletterBg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 127px;
	width: 190px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#newsLetterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 40px;
	width: 190px;
	text-align: center;
}
.socialLink {
	display: block;
	height: 35px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#wrapper #bodyWrapper #body #sidebar .lftBodyBg2 img {
	float: left;
	padding-right: 5px;
}
#wrapper #bodyWrapper #body #sidebar .lftBodyBg2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	width: 100px;
	padding-top: 10px;
	float: left;
	height: 24px;
	color: #481b32;
	padding-bottom: 5px;
}
#homeIntroImgBox {
	float: left;
	height: 365px;
	width: 726px;
}
#highlightHeaderbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	float: left;
	height: 29px;
	width: 726px;
	padding-right: 20px;
}
.productRow {
	float: left;
	height: 327px;
	width: 746px;
	padding-top: 10px;
}
.productSmlContainer {
	float: left;
	height: 312px;
	width: 141px;
	background-image: url(images/productSmlBg.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 15px;
}
.productSmlImg {
	float: left;
	height: 141px;
	width: 141px;
}
.productSmlDesc {
	float: left;
	height: 85px;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f0e2a;
	padding-top: 5px;
}

.productSmlDesc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f0e2a;
	text-decoration: none;
}

.productSmlDesc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f0e2a;
	text-decoration: underline;
}

.productSmlPrice {
	float: left;
	height: 28px;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #15a0cb;
}
.prodcutSmlBtn {
	float: left;
	height: 30px;
	width: 141px;
	text-align: center;
}
#footer a {
	color: #272b2d;
	text-decoration: none;
}
#footer a:hover {
	color: #CC00FF;
	text-decoration: underline; color: #CC00FF;
	
}
#wrapper #bodyWrapper #body #content .productRow .productSmlContainer .productSmlDesc a{
	color: #481b32;
	text-decoration: none;
}
#wrapper #bodyWrapper #body #content .productRow .productSmlContainer .productSmlDesc a:hover{
	
color: #481b32;
text-decoration: underline; color: #481b32;
}
#searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #A80077;
	float: left;
	height: 24px;
	width: 430px;
	padding-top: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#searchBtn {
	float: right;
	height: 34px;
	width: 93px;
	padding-right: 25px;
}
#loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	float: left;
	height: 30px;
	width: 148px;
	line-height: 30px;
}
#signUpBox {
	text-align: center;
	float: left;
	height: 48px;
	width: 148px;
	padding-top: 5px;
}
#signedInBox {
	text-align: left;
	float: left;
	height: 48px;
	width: 148px;
	padding-top: 14px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}



input {
	letter-spacing: normal;
	line-height: normal !important;
	padding: 1px 0;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	word-spacing: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newsletterIns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc00ff;
	text-align: center;
	float: left;
	height: 25px;
	width: 190px;
	line-height: 25px;
}
#newsLetterBox form input {
	border: thin solid #CCC;
}
#newsletterField {
	float: left;
	height: 30px;
	width: 190px;
	text-align: center;
}
#subscribeBtn {
	text-align: center;
	float: left;
	height: 25px;
	width: 190px;
}
#newsLetterBox form #subscribeBtn #order {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #loginBox a {
	color: #FE2993;
	text-decoration: none;
}

.hidden_submenus
{
  display:none;
}

#sidebar a
{
  color: #3f0e2a;
  text-decoration: none;
}
#sidebar a:hover
{
  color: #3f0e2a;
  text-decoration: underline;
}
#sidebar a:active
{
  color: #3f0e2a;
  text-decoration: none;
}

#sidebar li
{
  list-style:none;
}

#sidebar li .ischild
{
  margin-left:16px;
  font-size: 14px;
  line-height:20px!important;
}

.ischild a {
  color: #BF168B!important;
}


/*** lightbox.css ***/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

	#lightbox a img{ border: none; }
	.lightbox a img{ border: none; }
#lightbox img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


/* mini shopping cart */
.lftBodyBg_cart {
	background-color: #f2f5f6;
	float: left;
	height: auto;
	width: 168px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d1;
	border-left-color: #d0d0d1;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f0e2a;
}

.lftBodyBg_cart h3 {
  font-size: 1.2em;
}

#shopping_cart_container a {
  color:#999;
}

.cart li {
  padding-bottom:12px;
}

#coupon {
}

#total {
  padding-top:8px;
}

#coupon_code {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	width:124px;
	margin-right:6px;
}

#coupon_code_use, #checkout_button {
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #BF168B;
	color: #fff;
}

.hr {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #808080;
  margin: 6px 5px 3px 5px;
}

#checkout_button {
  width:150px;
}

/* product details */
.main_image{
	border:none;
}

.small_image
{
  padding:0;
  margin:2px;
  border:2px solid #ccc;
}

#product-image
{
  width:265px;
  padding:0;
  margin:0 0 12px 0;
  float:left;
}

#product-shop
{
  float:right;
  width:460px;
  padding:0;
  margin:0;
}

#product_price {
  color: #BF168B;
  font-weight: bold;
  font-size: 16px;
  margin:10px 0 10px 0;
}

#product_availability {
  color: #000;
  font-size: 0.92em;
  margin:6px 0 10px 0;
}

#product_option {
  color: #3f0e2a;
  font-weight: bold;
  padding:0px;
  margin:0 0 2px 0;
}

h3.store_title {
	font-family: Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #f8359a;
}

#product_wrapper2 a:link{ text-decoration:none; color:#555; }
#product_wrapper2 a:visited{ text-decoration:none; color:#555; }
#product_wrapper2 a:hover{ text-decoration:underline; color:#3f0e2a; }
#product_wrapper2 a:active{ text-decoration:underline; color:#3f0e2a; }

#required_fields {
  color: #f8359a;
  padding:0px;
  margin:2px 0 0 0;
  text-align:right;
  font-size: 0.95em;
}

#product_quantity {
  color: #666666;
  font-weight: bold;
  width:80px;
  float:left;
  white-space:nowrap;
}

.attr_asterick {
  color: #f8359a;
}

#product_desc_title {
  color: #3f0e2a;
  margin:10px 0 10px 0;
  font-size: 14px;
  padding-top:20px;
}

#product_desc {
  color: #000;
  margin:0 0 10px 0;
  font-size: 12px;
  padding-top:0px;
  line-height:1.6em;
}

.product_input {
  color: #333333;
  border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #fff;
}

input.button {
	border:1px solid #999999;
	height: 25px;
	color: #000;
	font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  line-height:25px;
}

#cartadd_btn {
}

#wishlist_btn {
}

/* product listings */
.product_mini_row {
  clear:both;
}

.product_mini_wrapper {
  width:170px;
  /*border-right:1px dotted #1F1F1F;*/
  float:left;
  padding:0;
  margin:10px 0 0 0;
}

.product_mini_wrapper_inner {
  margin:0 0 0 20px;
}

.mini_product-image {
  text-align:center;
  width:100%;
}

.product_mini_title {
  margin:8px 0 0 0;
  font-weight:normal;
  padding:0 10px 0 0px;
  font-size: 17px;
}

.product_mini_title a {
  text-decoration: none;
  color: #3f0e2a;
}

.product_mini_title a:hover {
  text-decoration: underline;
  color: #BF168B;
}

.product_price {
  color: #bf168b;
  font-weight: bold;
  font-size: 16px;
  margin:10px 0 0 0px;
  font-family: "Helvetica", "Arial", "MS Sans Serif", sans-serif;
}


.goto_product_btn {
  border:0!important;
  cursor: pointer;
}

#breadcrumb a {
  font-family: "Helvetica", "Arial", "MS Sans Serif", sans-serif;
  color: #1e7ec8;
}

#long_desc li {
  margin-left:24px;
}

/* wishlist page */

.images_tab img {
  border:0;
}

.wishlist_product_wrapper {
  padding:20px 12px 10px 20px;
} 

/* contact page */
.contact_form {
  border: 0;
}

.contact_form_title {
  margin-bottom:10px;
  font-size:17px;
}

.contact_form input, textarea {
  color: #333333;
  border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #fff;
}



.submit_button {
  width:120px;
}

/* cart full view */
#full_cart_title
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #f8359a;
  
  margin:12px;
}

#full_cart li
{
  list-style:none;
}

#full_cart h3
{
  color:#3f0e2a;
}

#full_cart a:link, a:visited
{
  color:#999;
  text-decoration:none;
}

#full_cart a:hover, a:active
{
  color:#3f0e2a;
  text-decoration:underline;
}

#full_cart #checkout_button
{
  margin-top:6px;
}

#socialnetwork_links {
  line-height:32px;
}

#register_form input {
  border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

#content input, textarea {
  color: #333333;
  border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	
}

#content table td {
  padding:4px;
}

#welcome_message {
  background:#ededed;
  width:708px;
  padding:2px;
  color:#fff;
  font-size:1.2em;
  margin-left:2px;
  margin-bottom:2px;
  border-width: 1px;
	border-style: solid;
	border-color: #ededed;
}
