/* PBF */
BODY { 
    margin: 0;
    padding: 0;
    text-align: center;
	min-width: 980px;
    font-family: Arial, Helvetica, sans-serif;
	background-color:#dffdff;
	background-image: url(../../images/bg/doodles.png), url(../../images/bg/bg_grid.gif);
	background-repeat: no-repeat,repeat;
	background-position: center top, 0 0;
}
BODY.ieBackGround{background: #dffdff url("../../images/bg/ieDoodles.png") no-repeat center top;}
BODY.new-bg{background: #FFF url("../../images/bg/body-bg-topline.jpg") no-repeat center top;}
A { text-decoration: none; color:#666666; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL, BUTTON { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM {
	padding: 0;
	margin: 0;
}
p {
	font-size:13px;
	color:#666;
	margin:0 0 10px;
}
H2, fieldset legend{
	font-size: 19px;
	color:#666;
	padding: 20px 0 10px 0;
}
H3{
	font-size: 16px;
	color: #333;
	padding-bottom: 5px
}
H4{
	font-size: 16px;
	color: #FC017D;
	padding-bottom: 5px
	}
.clear {
    clear: both;
}
.clearThem{
	clear:both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
.spinner {
	background: url('../../images/v2/spinner.gif');
	width: 24px;
	height: 24px;
	position: absolute;
	display: none;
	z-index: 10;
}
.spinner-loading {
	float: left;
	position: relative;
}
.spinner-loading .spinner{
	right: 0px;
	top: 10px;
}
.page {
    margin: auto;
    text-align: left;
    width: 948px;
}
.smallerText{
	font-size: .9em !important;
}
#header {background-color:#fff; padding:0 0 8px ;}
#header .bg-top{
	background-color: #fff; 
	margin-top: 11px;
	padding-bottom: 10px;
}
#shopping_bag {font-weight: 700;}
#header #shopping_bag { color: #FF157F;} 
#header.top-line #shopping_bag { color: #FFF; }
#header.top-line{background:url('../../images/bg/header-top-line.png') repeat-x left top; padding-bottom: 0;}
#header.top-line .menu {padding-bottom: 11px;}
#header .menu {
	list-style:none;
	margin:0px;
	padding:0px;
	float:right;
}
#header .menu li {
	float:left;
	color:#242424;
	padding-left:9px;
	margin-left:9px;
	border-left:2px solid #767676;
	font-size:14px;
	line-height:20px;
}
#header .menu a {color:#494949;}
#header.top-line .menu a {color:#fff;}
#header.top-line .menu LI {border-left:1px solid #fff;}
#header .menu li.bag, #header .menu li.first {
	border:0px none;
	margin:0px;
	padding:0px;
}
#header.top-line .menu li.bag A{color: #fff;}
#header .menu li.bag a {
	color:#fc017d;
	font-weight:bold;
}
#header .logo {
    float: left;
    margin-top: 20px;
    position: absolute;
    top: -44px;
}
/**
* Login Styles
**/
#header .login-area {
	height: 100px;
	background:url('../../images/bg/login-bg.gif') no-repeat;
	float:right;
	margin-top:7px;
}
#header .login-area .container {
	padding:4px 5px 0 0px;
	display: block;
}
#header .login-area ul {
	list-style:none;
	margin:0px;
	padding:0px 0 0 5px;
}
#header .login-area ul li {
	padding-top:8px;
	float:left;
}
#header .login-area ul li.login {padding-right:14px;}
#header .login-area ul li.login.active-login {
	background:url('../../images/bg/login-tab-hover.gif') no-repeat right top;
}
#header .login-area a {
    display: block;
    height: 36px;
    margin: 0;
    padding: 5px 20px 0px 24px;
	outline:none;
}
#header .login-area li.join a {
	padding-left:10px;
	padding-right:44px;
}
#header .login-area ul li.join {padding-left:14px;}
#header .login-area ul li.join.active-join {
	background:url('../../images/bg/join-tab-hover.gif') no-repeat left top;
}
#header .login-area .tab-area {float:left;width:100%;display:none;}
#header .login-area .tab-area#login {
	float: left;
    margin-top: -5px;
	display:block;
}
#header .login-area li.active-login a,
#header .login-area li.active-join a {background:#FFF;}
#header .login-area form {padding-left:19px;}
#header .login-area label {
	color:#8d8e8e;
	font-size:12px;
	float:left;
}
#header .login-area .checkbox {
	float:left;
	margin:0 3px 0 0;
}
#header .login-area .edit {
	border-left:1px solid #eee;
	border-top:1px solid #a1a1a1;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #e6e6e6;
	border:0px none;
	color:#8d8e8e;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:0 8px;
	height:18px;
	line-height:18px;
	width:152px;
}
#header .login-area .edit.password {width:100px;}
#header .login-area button {
	border:0px none;
	margin:-2px 20px 0 0;
	padding:0px;
	background:url('../../images/buttons/go.gif') no-repeat;
	width:50px;
	height:25px;
	text-indent:-20000em;
	vertical-align:middle;
	float:right;
}
#header .login-area button:hover {background-position:0 -25px;}
#header .promo {
	float:right;
	margin:14px 0px 0 0;
}
.page-container{
	background:#fff;
	border:1px solid #ccc;
	border-style:none solid;
	width: 970px;
	_width: 980px;
	margin: auto;
	padding: 1px 16px;
	min-height: 580px;
}
.page-container.with-decor {background: #FFFFFF url("../../images/bg/decor.gif") no-repeat right top;}
#content .content-logo IMG.promo{
	float: right;
	margin-top: 10px;
}
#content .content-logo .promo-box IMG.promo{margin-right: 20px;}
#content .content-logo A{
	float: left;
	margin-top: 15px;
}
#content .discount{
	float: left;
	width: 100%;
	background:url('../../images/bg/discount-bg.gif') repeat-y left top;
}
#content .discount .top-discount{
	float: left;
	width: 100%;
	background:url('../../images/bg/discount-top-bg.gif') no-repeat left top;
}
#content .discount .bottom-discount{
	float: left;
	width: 100%;
	background:url('../../images/bg/discount-bottom-bg.gif') no-repeat left bottom;
	padding: 20px 0;
}
#content .discount UL{
	float: left;
	width: 928px;
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
}
#content .discount UL LI{
	float: left;
	width: 850px;
	margin: 0;
	padding: 0 0 0 30px;
	background:url('../../images/icons/list-icon.gif') no-repeat left top;
	list-style: none;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
#content .discount P{
	padding-left: 20px;
	font-size: 14px;
	color: #fffdfd;
	font-weight: bold;
	margin: 0;
}
#content .discount UL LI.last{margin-bottom: 0px;}
#content .discount UL LI A{
	font-weight: bold;
	color: #0ec3e9;
	font-size: 15px;	
}
#content .sidebar{
	float: left;
	width: 100%;
	background:url('../../images/bg/side-bg.gif') repeat-y left top;
}
#content .sidebar.loginbox{background: none;}
#content .sidebar.loginbox A.side-pict{
	float: left;
	width: 307px;
	margin-top: 5px;
}
#content .sidebar.loginbox P{
	text-align: right;
	font-size: 14px;
	padding: 10px 0 20px 0;
	color: #242424;
}
#content .top-side{
	float: left;
	width: 100%;
	background:url('../../images/bg/side-top-bg.gif') no-repeat left top;
}
#content .bottom-side{
	float: left;
	width: 100%;
	background:url('../../images/bg/side-bottom-bg.gif') no-repeat left bottom;
	padding-bottom: 20px;
	padding-top: 15px;
}
#content .bottom-side .side-area{
	float: left;
	margin: 0 25px;
	width: 257px;
	display: inline;
}
#content .bottom-side .side-area UL{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#content .bottom-side .side-area UL LI{
	float: left;
	border-top:1px dashed #06c4ed;
	width: 100%;
	list-style: none;
	padding: 5px 0;
	margin: 0;
} 
#content .bottom-side .side-area UL LI SPAN{
	font-size: 14px;
	color: #333;
	line-height: 19px;
}
#content .bottom-side .side-area P{
	line-height: 19px;
	font-size: 0.81em;
	color: #333;
}
#content .bottom-side .side-area UL LI SPAN.side-left{
	float: left;
	width: auto;
}
#content .bottom-side .side-area UL LI SPAN.side-right{
	float: right;
	width: auto;
	color:#FC017D;
}
#content .bottom-side .side-area.total UL LI SPAN{
	font-size: 18px;
	font-weight: bold;
}
#content .bottom-side .side-area.total P{
	color: #777;
	font-style: italic;
	padding-top: 8px;
	margin-bottom: 15px;
}
#content .bottom-side UL.count{
	padding: 0;
	margin: 0 4px;
	float: left;
	width: 299px;
	display: inline;
}
#content .bottom-side UL.count LI{
	display: inline;
	list-style: none;
	float: left;
	width: 100%;
	padding: 5px 0;
	margin: 0;
	border-top: 1px solid #ccc;
}
#content .bottom-side UL.count LI.last{border-bottom: 1px solid #ccc;}
#content .bottom-side UL.count LI SPAN.side-left, #content .bottom-side UL.count LI SPAN.side-right{
	font-size: 14px;
	color: #333;
	display: inline;
	width: auto;
}
#content .bottom-side UL.count LI SPAN.side-left{
	float: left;
	margin-left: 21px;
	font-weight: bold;
}
#content .bottom-side UL.count LI SPAN.side-right.red-price{color: #fc017d;}
#content .bottom-side UL.count LI SPAN.side-right{
	float: right;
	margin-right: 29px;
}
#content .left-col .middle .form-box{
	width: 620px;
	margin: 0 4px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 20px;
	display: inline;
}
#content .left-col .middle .form-box.no-border{
	border: none;
	margin-bottom: 0;
}
#content .left-col .middle .form-box A.blue-txt{margin-left: 0; width: auto; margin-bottom: 10px;}
#content .left-col .middle .form-box .blue-txt{
	float: left;
	width: 520px;
	font-size: 12px;
	color: #097a92;
	margin-left: 28px;
	display: inline;
}
#content .left-col .middle .form-box.no-border .button-box{margin-top: 10px; margin-bottom: 20px;}
#content .left-col .middle .form-box .area-form .button-box, .signup .button-box{margin: 14px 0 0 0;}
#content .left-col .middle .button-box, .signup .button-box{
	float: left;
	width: auto;
	margin: 5px 0 10px 30px;
	display: block;
	background:url('../../images/buttons/button-bg.gif') repeat-x left top;
	height: 31px;
	text-align: center;
}
#content .left-col .middle .button-box .btn-right{
	background:url('../../images/buttons/button-bg-right.gif') no-repeat right top;
	height: 31px;
	float: left;
}
#content .left-col .middle .button-box .btn-left{
	background:url('../../images/buttons/button-bg-left.gif') no-repeat left top;
	height: 31px;
	float: left;
}
#content .left-col .middle .button-box:HOVER{background-position: left bottom;}
#content .left-col .middle .button-box:HOVER .btn-right{background-position: right bottom;}
#content .left-col .middle .button-box:HOVER .btn-left{background-position: left bottom;}
#content .left-col .middle .button-box BUTTON{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
	/*margin: 0;*/
	background: none;
	border: none;
	float: left;
	width: auto;
	height: 30px;
	line-height: 25px;
	cursor: pointer;
	/*padding: 0 20px;*/
	//padding: 0;
}
#content .left-col .middle .form-box .area-form{
	float: left;
	width: 564px;
	margin: 0 28px 0 28px;
	display: inline;
	position: relative;
}
#content .left-col .middle .form-box .area-form H1{text-align: left;}
#content .left-col .middle .form-box .area-form .title{
	float: left;
	width: auto;
}
#content .left-col .middle .form-box .area-form .input-box{
	float:left;
	margin-bottom:5px;
	width:100%;
}
#content .left-col .middle .form-box .area-form .input-box LABEL{
	color:#333333;
	float:left;
	font-size:14px;
	margin-top:3px;
	width:auto;
}
#content .left-col .middle .form-box .area-form .input-box INPUT{
	float:left;
	width:100%;
}
span.required {
	color: #fc017d;
}
#content .left-col .middle .form-box .area-form .required-field{
	float: right;
	width: auto;
	font-size: 14px;
	color: #fc017d;
	margin-top: 10px;
}
#content .left-col .middle .form-box .area-form .required-field A{
	font-size: 14px;
	font-weight: bold;
	color: #ff157f;
	margin-top: 10px;
	float: right;
}
.signup  INPUT{outline: none;}
.signup .input-box{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.signup .city{width: 240px; margin-right: 12px; _margin-right: 6px;}
.signup .state{width: 185px; margin-right: 12px; _margin-right: 10px;}
.signup .zip{width: 115px;}
.signup .phone{width: 250px; margin-right: 14px; _margin-right: 7px;}
.signup .email{width: 300px;}
.signup .radio-box{width: 100px;}
.signup .expiration-date{width: 350px; margin: 3px 0 10px 0;}
.signup .ccv{ float: right; width: 115px; margin-top: 3px;}
.signup .expiration-date LABEL{width: 100% !important; margin-bottom: 7px !important;}
.signup .state LABEL.saffix{margin-bottom: 5px;}
.signup .radio-list LABEL.iefix{line-height: 22px;}
.signup .add INPUT{
	width: 225px !important;
	margin: 0 10px 0 17px;
}
.signup .add INPUT.iefix{margin-left: 25px !important;}
.signup .promotional{width: 230px !important; margin-top: 4px;}
.signup .promotional INPUT{
	font-size: 12px;
	color: #8d8e8e;
}
.signup .login-password {width: 224px !important; margin-right: 12px; _margin-right: 6px;}
.signup .login-signup LABEL{width: 100% !important;}
.signup .login-signup INPUT{
	width: 230px !important;
	margin: 0 10px 0 0;
}
.signup .login-signup SPAN,
.signup .expiration-date SPAN {
	float: left;
	width: auto;
	font-size: 14px;
	color: #fc017d;
}
.signup .radio-box INPUT{
	width: auto !important;
	height: auto !important;
	margin: 10px 5px 0 0;
	cursor: pointer;
}
.signup .radio-list INPUT{
	width: auto !important;
	height: auto !important;
	margin: 3px 5px 0 0;
	//margin: 0px 5px 0 0;
	cursor: pointer;
}
.signup .radio-list LABEL{
	height: 18px;
	line-height: 18px;
}
.signup  LABEL{
	float: left;
	width: auto;
	font-size: 14px;
	color: #333;
	margin-bottom: 3px;
}
.signup  INPUT{
	float: left;
	width: 100%;
}
.signup .check-box INPUT{
	height: 10px;
    left: -10000px;
    margin: 0;
    position: absolute;
    width: 10px;
}
.signup .check-box LABEL {
   background: url("../../images/bg/check-bg.gif") no-repeat left bottom;
   display: inline;
   float: left;
   line-height: 15px;
   outline: medium none;
   padding-left: 30px;
   width: auto;
   height: 15px;
   margin-top: 5px;
}
.signup .check-box LABEL.checked {background-position: left top;}
#content .month, #content .day, #content .year{
	margin-right: 8px;
	float: left;
	width: auto;
}
#sign-up, #login-in{
	float: left;
	width: 100%;
}
#login-in{display: none;}
#content .tabs {
	float: left;
	width: 100%;
	position: relative;
}
.tabs-area{
	margin: -49px 0 0 0;
	padding: 0;
	float: right;
	width: auto;
	height: 50px;
	position: relative;
	z-index: 1001;
	zoom: 1;
}
.tabs-area LI{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	position: relative;
}
.tabs-area LI {
	background:url('../../images/tab-bg/no-active-bg.gif') repeat-x left top;
	float: left;
	width: auto;
	height: 50px;
}
.tabs-area  .tab-left{
	background:url('../../images/tab-bg/no-active-bg-left-signup.gif') no-repeat left top;
	height: 50px;
	float: left;
	width: auto;
}
.tabs-area  .tab-right{
	background:url('../../images/tab-bg/no-active-bg-right-login.gif') no-repeat right top;
	height: 50px;
	float: left;
	width: auto;
}
.tabs-area A{
	font-size: 14px;
	color: #097a92;
	font-weight: bold;
	padding: 12px;
	float: left;
	text-decoration: none;
	outline: none;
}
.tabs-area  LI.log .tab-left{background: none;}
.tabs-area  LI.sign .tab-right{background: none;}
.tabs-area  LI.sign.active .tab-right{
	background:url('../../images/tab-bg/active-bg-right-signup.gif') no-repeat right top;
}
.tabs-area  LI.log.active .tab-left{
	background:url('../../images/tab-bg/active-bg-left-login.gif') no-repeat left top;
}
.tabs-area  LI.sign.active , .tabs-area  LI.log.active {background:url('../../images/tab-bg/active-bg.gif') repeat-x left top;}
.tabs-area  LI.log.active.act-2 .tab-right{
	background:url('../../images/tab-bg/active-bg-right-login.gif') no-repeat right top;
}

.tabs-area  LI.sign.active.act-1 .tab-left{
	background:url('../../images/tab-bg/active-bg-left-signup.gif') no-repeat left top;
}

#content .middle-area{
	float: left;
	width: 100%;
	position: relative;
}
#content .tabs{z-index: 1000;}
#content .middle .grey-btn{
	float: right;
	width: 59px;
}
#content .middle .grey-btn BUTTON{
	background:url('../../images/bg/grey-btn.gif') no-repeat left top;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: none;
	cursor: pointer;
	width: 59px;
	height: 25px;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 20px;
	/*padding-bottom: 3px;*/
}
@-moz-document url-prefix() {
#content .middle .grey-btn BUTTON {padding-bottom: 5px;}
}
@-moz-document url-prefix() {
#content .left-col .middle .button-box button {padding-bottom: 3px;}
}
#content .middle .grey-btn BUTTON:HOVER, #content .left-col .middle  .area-form .edit A:HOVER{background-position: left bottom;}
#content .middle .total-check{
	float: right;
	text-align: right;
}
#content .middle .total-check .button-box{
	float: right;
	margin-top: 0px !important;
}
#content .inside-container{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#content .left-col .middle  .area-form  .remove{
	float: left;
	width: 100%;
}
#content .left-col .middle  .area-form  .remove A{
	float: right;
	width: auto;
	background:url('../../images/icons/remove-icon.gif') no-repeat right 4px;
	padding-right: 12px;
	font-size: 12px;
	color: #535353;
	margin-right: -15px;
	position: relative;
	z-index: 100;
}
#content .left-col .middle  .area-form  .product-pict{
	float: left;
	width: 110px;
	margin-right: 20px;
}
#content .left-col .middle  .area-form  .product-info{
	float: left;
	width: 361px;
	margin-right: 20px;
}
#content .left-col .middle  .area-form  .product-info .info-box{
	float: left;
	min-width: 68px;
	_width: 68px;
	height: 70px;
	border: 1px solid #bfbfbf;
	background-color: #242424;
	text-align: center;
	margin-right: 8px;
}
#content .left-col .middle  .area-form  .product-info .info-box.price-box{
	_width: 100px;
}
#content .left-col .middle  .area-form  .product-info .info-box P{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 16px;	
	padding: 0 0 2px 0;
	margin: 0;
}
#content .left-col .middle  .area-form  .product-info .info-box SPAN{
	font-size: 1px;
	line-height: 0px;
	float: left;
	width: 68px;
}
#content .left-col .middle  .area-form  .product-info .info-box .size-price{
	background-color: #fff;
	height: 52px;
	_height: 52px;
	text-align: center;
}
#content .left-col .middle  .area-form  .product-info .info-box .size-price P{
	font-size: 21px;
	color: #333;
	font-weight: bold;
	line-height: 52px;
	padding: 0 22px 0 21px;
}
#content .product-info .line .desc{
  float: left;
  width: 310px;
}
#content .product-info .line .amt{
  float: right;
  text-align: right;
  width: 50px;
}
#content .product-info .gc-total .amt{
  display: block;
  margin-top: 4px;
  padding-top: 4px;
  border-top: 1px dashed #000;
}
#content .left-col .middle  .area-form .edit{
	float: left;
	width: 59px;
	height: 25px;
	position: absolute;
	right: 0px;
	bottom: -2px;
	//bottom: 10px;
}
#content .left-col .middle  .area-form .edit A{
	background:url('../../images/bg/grey-btn.gif') no-repeat left top;
	float: left;
	width: 59px;
	height: 20px;
	_height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
#content .bottom-side .side-area UL.need-help LI{
	padding-left: 30px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
#content .bottom-side .side-area UL.need-help LI A{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#content .bottom-side .side-area UL.need-help LI.live-chat{
	background:url('../../images/icons/live-chat.gif') no-repeat left center;
	line-height: 22px;
	width:230px;
}
#content .bottom-side .side-area UL.need-help LI.faq{
	background:url('../../images/icons/faq.gif') no-repeat left center;
	line-height: 22px;
	width:230px;
}
#content .bottom-side .side-area UL.need-help LI.phone{
	background:url('../../images/icons/phone.gif') no-repeat left center;
	line-height: 25px;
	width:230px;
}
#content .cart-box{
	width: 226px;
	margin-right: 6px;
	background:url('../../images/bg/cart-box-bg.gif') repeat-y left top;
	margin-bottom: 30px;
}
#content .cart-box.last{margin-right: 0;}
#content .cart-box .top-cart{
	width: 226px;
	background:url('../../images/bg/cart-box-top-bg.gif') no-repeat left top;
	float: left;
}
#content .cart-box .bottom-cart{
	width: 186px;
	_width: 226px;
	float: left;
	background:url('../../images/bg/cart-box-bottom-bg.gif') no-repeat left bottom;
	text-align: center;
	padding: 0 20px 10px 20px;
	position: relative;
}
#content .cart-box .bottom-cart .product-pict{
	float: left;
	width: 100%;
	margin: 12px 0;
}
#content .cart-box .cart-title{
	float: left;
	margin-top: 10px;
	width: 100%;
}
#content .cart-box H3{
	text-align: center;
	color: #fff;
	font-size: 14px;
}
#content .cart-box .bottom-cart SPAN{
	float: left;
	width: auto;
	margin-right: 10px;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#content .cart-box .bottom-cart {min-height: 300px;}
#content .cart-box .bottom-cart P{text-align: left;}
#content .cart-box .bottom-cart .stars{
	float: left;
	width: 63px;
	height: 22px;
	position: relative;
	font-size: 1px;
	line-height: 0px;
}
#content .cart-box .bottom-cart .stars .stars-active{
	float: left;
	width: 100%;
	height: 22px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}
#content .cart-box .bottom-cart  A.add-to-cart{
	background:url('../../images/icons/add-to-cart.gif') no-repeat left top;
	float: left;
	width: 99px;
	height: 25px;
	_height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 63px;
	bottom: -22px;
	text-decoration: none;
	padding-top: 9px;
}
#content .cart-box .bottom-cart  A.add-to-cart:HOVER{background-position: left bottom;}
#login-in-banner{display: none;}
.navigation {
	height:35px;
	min-width: 948px;
	background: #fc017d url('../../images/bg/stars-nav.gif') -35px 0 no-repeat;
}
 
#avatarlink {
    background: url('../../images/fp-model-icon.png') 26px 2px no-repeat;
    word-spacing:30px;	
}

.navigation .container_12 {position:relative;z-index:10001;}
/*.navigation .nav-stars {
	background:url('../../images/bg/stars-nav.gif') no-repeat;
	height:35px;
	width:308px;
	position:absolute;
	left:-69px;
	top:0px;
}*/
.social {float:right;}
.social a {
	float:right;
	margin-left:4px;
	text-indent:-20000px;
	height:38px;
	width:30px;
	outline:none;
	margin-top:10px;
}
.social a.twitter {
	background:url('../../images/icons/twitter.png') no-repeat;
}
.social a.twitter:hover {
	background:url('../../images/icons/twitter-hover.png') no-repeat;
}
.social a.facebook {
	background:url('../../images/icons/facebook.png') no-repeat;
}
.social a.facebook:hover {
	background:url('../../images/icons/facebook-hover.png') no-repeat;
}
.social a.rss {
	background:url('../../images/icons/rss.png') no-repeat;
	margin-top:8px;
}
.social a.rss:hover {
	background:url('../../images/icons/rss-hover.png') no-repeat;
}
.navigation ul {
	list-style:none;
    margin: -14px 0 -6px -35px;
    padding: 0 24px 0 35px;
	float: left;
    height: 55px;
	position: relative;
	width:100%;
	z-index: 100000;
}
.navigation .cover {background:url('../../images/bg/nav-hover.gif') no-repeat left 1px;}
.navigation ul li {
	float: left;
	padding-bottom: 7px;
	position: relative;
	line-height: 30px;
}
.navigation ul a {
	display:block;
	color: white;
	text-decoration: none;
	margin-top:4px;
	font-size: 1.02em;
}
.navigation .toplevel {
	border-right:1px solid #fff;
  padding-left: 17px;
  padding-right: 17px;
  margin-top:13px;
	font-weight: bold;
  text-shadow: 0px 0px 2px #333;
  text-decoration: none;
	height: 29px;
}
.navigation .right {
	float:right; 
	border:none;
	padding-right:0;
}
.navigation .design{padding-left:0;} 
.navigation .giftly {
	padding-right: 50px; /* Need some extra padding for our background */
	background:url('../../images/icons/gift.png') no-repeat 70px 2px;
}
.navigation .last {
	border-right: none;
	padding-right: 35px; /* Need some extra padding for our background */
}
.dropdown {
  	text-shadow: none;
	color:#fff !important;
	background:#fff;
	border:5px solid #fff;
	-moz-border-radius:15px;
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-border-radius:15px;
	-webkit-box-shadow: 5px 5px 10px #888;
	border-radius:15px;
	box-shadow: 5px 5px 10px #888;
	width:333px;
	position:absolute;
	left:0;
	top:35px;
	display:none;
}
.dropdown h4 {
	color:#fff;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	height:27px;
	line-height:27px;
	margin-bottom:5px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.dropdown h4.primary-color{
	background-color:#FC017D;
}
.dropdown .garments {
	float:left;
	padding:1px 4px;
	width:326px;
}
.navigation .inspiration {
	float:left;
	padding:2px 5px 15px 4px;
	width:142px;
}
.navigation .onsalenav {
	float:left;
	padding:2px 5px 15px 4px;
	width:140px;
}
.navigation .garments ul {
	margin:0 0 0 18px;
	padding:0;
	float:none;
	height:auto;
	position:static;
	top: 0px;
}
.navigation .garments ul li {
	padding-bottom:0px;
	margin-right:15px;
}
.navigation ul li .garments ul a {
	height:auto;
	text-indent:0;
	margin:0px;
	padding-top:50px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FC017D;
	width:auto;
	min-width:49px;
	width: 59px;
}
#dd_tops { background:url('../../images/v2/tops.gif') no-repeat center top; }
#dd_bottoms { background:url('../../images/v2/bottoms.gif') no-repeat center top; }
#dd_dresses { background:url('../../images/v2/dresses.gif') no-repeat center top; }
#dd_outers { background:url('../../images/v2/outers.gif') no-repeat center top; }
#dd_beachwear { background:url('../../images/v2/beachwear.gif') no-repeat center top; }
#dd_loungewear { background:url('../../images/v2/loungewear.gif') no-repeat center top; }
#dd_doll { background:url('../../images/v2/doll.gif') no-repeat center top; }
#dd_accessories { background:url('../../images/v2/accessories.gif') no-repeat center top; }

.navigation ul li .garments ul a:hover {
	color:#393939;
	text-decoration:none;
}
div .inspiration {
	text-align: center;
}
.navigation ul li .inspiration ul a {
	height:auto;
	text-indent:0;
	margin:0px;
	background: none;
	background:url('../../images/v2/gift_certificate.gif') no-repeat center top;
	padding-top:50px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fc017d;
	width:auto;
	min-width:49px;
}
.navigation ul li .inspiration ul a:hover {
	color:#393939;
	text-decoration:none;
}
.navigation ul li .onsalenav ul a {
	height:auto;
	text-indent:0;
	margin:0px;
	background: none;
	background:url('../../images/v2/clothing_on_sale.gif') no-repeat center top;
	padding-top:50px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fc017d;
	width:auto;
	min-width:49px;
}
.navigation ul li .onsalenav ul a:hover {
	color:#393939;
	text-decoration:none;
}
#content {width: 100%; text-align:left;}
#content #signup{padding-top:20px;margin-top:30px;}
#content h1 {
	color:#373737;
	font-size:24px;
	font-weight:bold;
	margin:10px 0;
}
#content .main-area {margin-bottom:10px;padding-top: 10px;}
#content .main-area .top {
	height:15px;
	width:100%;
	float: left;
	background:url('../../images/bg/main-area-top.png') no-repeat;
}
#content .main-area .bottom {
	height:15px;
	width:100%;
	float: left;
	background:url('../../images/bg/main-area-bottom.png') no-repeat;
}
#content .main-area .middle {
	background:none;
	zoom:1;
	float: left;
}
#content .main-area .middle .container {
	display: block;
	padding: 0px 27px 15px;
}
#content .main-area .middle h1 {text-align:center;}
#content #modules{width:965px; margin-left:3px;}
#content #modules > div {
	background:url("../../images/sprites/moduleSprite.png") no-repeat scroll -320px -337px transparent;
	float:left;
	height:216px;
	position:relative;
	margin:0 4px 0 0;
	width:316px;
}
#content #modules > div:first-child {
	background:url("../../images/home-page/Birthday-Gift-Block.png") no-repeat 0px 0px;
}
#content #modules div.second {
	margin-right:0;
}
#content #modules > div > img{
	position: absolute;
	bottom:10px;
	left:15px;
}
#content #modules > div.first > img{
	position: absolute;
	bottom:7px;
	left:10px;
}
#content #modules > div.second > img{
	bottom:10px;
	left:15px;
}
#content #modules > div.third > img{
	bottom:10px;
	left:15px;
}
#content #modules div.third {
	background:url("../../images/home-page/LB_Block.png") no-repeat 0px -5px; 
	margin-right:0;
}
#content #modules .second button{
	font-size:12px;
	line-height: 1em;
	position:absolute;
	left:20px;
	bottom:20px;
}
#content .start,
#content .explore,
#content .give,
#content .design,
#content .wear,
#content .play {
	width:295px;
	height:238px;
}
.module img {
	margin-top:0 !important;	
}

#content .m_access {} /* updated 13-07-11 */

#content .avatar {background:url('../../images/bg/module-avatar.png') no-repeat; width:307px; height:188px;}
#content .home-design-now {} /* updated 29-06-11 */
#content .playvdo {background:url('../../images/bg/module-video.png') no-repeat; width:307px; height:190px;} /* updated 29-06-11 */
#content .howitworks {background:url('../../images/sprites/moduleSprite.png') no-repeat; height: 333px; width: 316px;}
#content .third {}

#content .start {background:url('../../images/bg/module-1.png') no-repeat;}
#content .explore {background:url('../../images/bg/module-2.png') no-repeat;}
/*#content .give {background:url('../../images/bg/module-3.png') no-repeat;}*/
#content .design {background:url('../../images/bg/design-module-bg.png') no-repeat;}
#content .wear {background:url('../../images/bg/design-module-bg_2.png') no-repeat;}
#content .play {background:url('../../images/bg/play-module-bg.png') no-repeat;}

#content .main-area .module a {
	position:absolute;
	width:137px;
	height:46px;
	bottom:-16px;
	left:75px;
	text-indent:-20000em;
	outline:none;
}
#content .main-area .explore a {
	position:absolute;
	width:184px;
	height:46px;
	bottom:-16px;
	left:52px;
	text-indent:-20000em;
	outline:none;
}
#content .main-area .start a {background:url('../../images/buttons/start-on.png') no-repeat; width:164px;}
#content .main-area .start a:hover {background:url('../../images/buttons/start-over.png') no-repeat;}
#content .main-area .explore a {background:url('../../images/buttons/explore-on.png') no-repeat}
#content .main-area .explore a:hover {background:url('../../images/buttons/explore-over.png') no-repeat}
#content .main-area .give a {background:url('../../images/buttons/give-on.png') no-repeat}
#content .main-area .give a:hover {background:url('../../images/buttons/give-over.png') no-repeat}

#content .main-area .design a {background:url('../../images/buttons/design_on.png') no-repeat; width:164px;}
#content .main-area .design a:hover {background:url('../../images/buttons/design_over.png') no-repeat;}
#content .main-area .wear a {background:url('../../images/buttons/wear_on.png') no-repeat}
#content .main-area .wear a:hover {background:url('../../images/buttons/wear_over.png') no-repeat}
#content .main-area .play a {background:url('../../images/buttons/play_on.png') no-repeat}
#content .main-area .play a:hover {background:url('../../images/buttons/play_over.png') no-repeat}

.left-col {
	width:628px; z-index: 10000; position: relative; 
}
.left-col .top,
.left-col .bottom {
	height:15px;
	width:100%;
	float: left;
	position: reltive;
	z-index: 1;
}
.left-col .top {
	background:url('../../images/bg/left-col-top.png') no-repeat;
}
.left-col .bottom {
	background:url('../../images/bg/left-col-bottom.png') no-repeat;
}
.left-col .middle {
	background:url('../../images/bg/left-col-bg.png') repeat-y;
	width: 100%;
	float: left;
}
.left-col .middle .container {
	padding: 15px 42px 15px 27px;
	display: block;
	zoom:1;
}
#content .left-col .video {
	float:left;
	position:relative;
}
#content .left-col .video .watch {
	width:249px;
	height:43px;
	display:block;
	position:absolute;
	left:-6px;
	bottom:-2px;
	background:url('../../images/titles/watch-our-video.gif') no-repeat;
	text-indent:-20000em;
	outline:none;
}
#content .left-col .options {float:right;}
#content .left-col .options ul {
	margin:10px 0 0;
	padding:0px;
	color:#ff157f;
	list-style-position:inside;
}
#content .left-col .options ul li {
	margin-bottom:5px;
	font-size:13px;
	line-height:16px;
}
#content .right-col {
	float:right;
	width:631px;
}
#content .right-col .top {
	height:20px;
	width:100%;
	background:url('../../images/bg/right-col-top.png') no-repeat;
}
#content .right-col .bottom {
	height:21px;
	width:100%;
	background:url('../../images/bg/right-col-bottom.png') no-repeat;
}
#content .right-col .middle {
	padding:0px 4px;
	background:url('../../images/bg/right-col-sh.png') repeat-y;
}
#content .right-col .middle .bg {
	background:url('../../images/bg/right-col-bg.gif') repeat-y;
	min-height:171px;
	padding:19px 15px;
}
#content #gc .right-col, 
#content #signup .right-col,
#content #cart .right-col {width:311px;}

/*  
#content .main-content{
	background-color: #fff;
}	
  */
#footer {padding: 10px 0 20px;}
#footer #promo_icons{
  height:90px;
  width:100%;
}
#footer p.copyright {
	float:right;
	color:#666;
	font-size:11px;
	margin: 30px 0 0;
}
#footer a.truste,
#footer a.bbb {
	float:left;
	margin: 9px 0 0px 12px;
}
#footer a.truste IMG,
#footer a.verisign IMG {display: block;}
#footer a.truste {margin-top:7px;}
#asSeenIn{
	float:right;
	height:50px;
	width:400px;
}
#asSeenIn h5{
	color:#FC017D;
	font-family:Archer,Georgia,serif;
	font-weight:bold;
}
.archer{
	font-family:Archer,Georgia,serif;
}
#asSeenIn .scroller{
	width:400px;
	max-height:50px; 
	position:relative;
}
#asSeenIn .wrapper{
	margin:0 40px;
	min-height: 10em;
	overflow:hidden;
	width:320px;
}
#asSeenIn .wrapper > ul{width:9999px}
#asSeenIn .wrapper li{float:left;}
#footer ul.menu {
	background:url("../../images/sprites/footerSprite.gif") no-repeat 0px 0px;
	background-color: rgba(223,253,255,0.5);
	height:48px;
	line-height:48px;
	list-style:none;
	padding:0px;
	margin: 10px 0 18px;
}
#footer ul.menu li {
	float:left;
	padding-left:15px;
	width:108px;
	height:100%;
}
#footer ul.menu li:hover a {
	color:#fff;
	text-decoration:none;
}
#footer ul.menu li.social{float:right; padding-right:25px;}
#footer .category a {
	color:#fc017d;
	font-family: Archer, Georgia, serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
#footer .category:hover { background:url('../../images/sprites/global_hover_sprite.gif') no-repeat 2px 10px}
/*#footer .category.whats-hot {width:164px;}*/
#footer .category.whats-hot:hover {
}
/*#footer .category.wall-of-fame {width:157px;}*/
#footer .category.wall-of-fame:hover {
}

/*#footer .category.share-with-us {width:153px;}*/
#footer .category.share-with-us:hover {
}

#footer .category.lookbook {width:153px;}*/
#footer .category.lookbook:hover {
	background-position:5px -112px;
}
#footer .category.faqs {padding-left:28px;}
#footer .category.faqs:hover {
	background-position:0 -68px;
}
#footer .category.contact-us {width:127px;}
#footer .category.contact-us:hover {
}
#footer ul.menu. li.social{float:right !important;}
#footer .links ul {
	background:url(../../images/bg/bg_lines.gif) top right no-repeat;
	float:left;
	list-style:none;
	padding:0px;
	margin:0 0 0 16px; 
	display: inline;
	width:220px;
}
#footer .links ul:first-child{width:146px;}
#footer .links ul.last{ background:none; width:280px;}
#footer .links ul li {
	color:#333;
	font-size:14px;
	margin-bottom:5px;
	list-style-position: outside;
	zoom: 1;
}
#footer .links ul li strong{font-weight:bold;}
#footer .links ul a {color:#666;}
#footer .blue-link{color:#03A8CB !important;}
#footer .links ul.policies {width:138px;}
#footer .links ul.company-info {width:144px;}
#footer .links ul.press-room {width:137px;}
#footer .links ul.for-parents {width:148px;}
#footer .links ul.for-girls {width:137px;}
#footer .links ul.our-clothing-line {width:137px;}

#content UL.content-nav{
	float: left;
	width: 100%;
	padding: 0;
	margin: 10px 0 5px 0;
}
#content UL.content-nav LI{
	list-style: none;
	float: left;
	width: auto;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 33px;
}
#content UL.content-nav LI A{
	font-size: 15px;
	color: #8c0381;
	float: left;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	_height: 33px;
	padding-top: 9px;
}
#content UL.content-nav LI.active A,
#content UL.content-nav LI A:HOVER{color: #fff; cursor: pointer; cursor: hand;}
#content UL.content-nav LI.tops A{width: 78px;}
#content UL.content-nav LI.tops.active A,#content UL.content-nav LI.tops A:HOVER{background: url("../../images/bg/tops-bg.gif") no-repeat left top;}
#content UL.content-nav LI.dresses A{width: 90px;}
#content UL.content-nav LI.dresses.active A, #content UL.content-nav LI.dresses A:HOVER{background: url("../../images/bg/dresses-bg.gif") no-repeat left top;}
#content UL.content-nav LI.bottoms A{width: 84px;}
#content UL.content-nav LI.bottoms.active A, #content UL.content-nav LI.bottoms A:HOVER{background: url("../../images/bg/bottoms-bg.gif") no-repeat left top;}
#content UL.content-nav LI.outerwear A{width: 99px;}
#content UL.content-nav LI.outerwear.active A, #content UL.content-nav LI.outerwear A:HOVER{background: url("../../images/bg/outerwear-bg.gif") no-repeat left top;}
#content UL.content-nav LI.loungewear A{width: 116px;}
#content UL.content-nav LI.loungewear.active A, #content UL.content-nav LI.loungewear A:HOVER{background: url("../../images/bg/loungewear-bg.gif") no-repeat left top;}
#content UL.content-nav LI.accessories A{width: 127px;}
#content UL.content-nav LI.accessories.active A, #content UL.content-nav LI.accessories A:HOVER{background: url("../../images/bg/accessories-bg.gif") no-repeat left top;}
#content UL.content-nav LI.beachwear A{width: 114px; text-align: center;}
#content UL.content-nav LI.beachwear.active A, #content UL.content-nav LI.beachwear A:HOVER{background: url("../../images/bg/beach-bg.gif") no-repeat left top;}
#content UL.content-nav LI.doll A{width: 81px;}
#content UL.content-nav LI.doll.active A, #content UL.content-nav LI.doll A:HOVER{background: url("../../images/bg/doll-bg.gif") no-repeat left top;}

.fieldWithErrors {
  padding: 2px;
  /*background-color: red;*/
  display: table;
}

.errorExplanation {
    background: #FFE6E6;
    color: #000;
    border: 1px solid #FF8080;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 30px 10px 30px;
    display: table;
}

.errorExplanation h2 {
    padding: 2px 5px;
    border: none;
    background: none;
    font-size: 120%;
}

.errorExplanation p {
    padding: 5px;
}

.errorExplanation ul {
    margin: 0;
    padding: 0 0 0 15px;
    list-style: none;
}
.errorExplanation ul li {
  float: none;
}
  
#header-nav{
	background-color: #8c0381;
	height: 70px;
	margin-top: 9px;
}
#header-nav .container_12{width: 980px;}
#header-nav UL{
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
#header-nav UL LI{
	float: left;
	width: 108px;
	border-left: 1px solid #fff;
	height: 70px;
	text-align: center;
	list-style: none;
}
#header-nav UL LI A{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 100%;
	height: 60px;
	_height: 70px;
	text-decoration: none;
	padding-top: 10px;
	cursor: pointer;
}
#header-nav UL LI.mywall:HOVER A{background: url('../../images/bg/mywall-bg.gif') no-repeat left top;}
#header-nav UL LI.designstudio:HOVER A{background: url('../../images/bg/designstudio-bg.gif') no-repeat left top;}
#header-nav UL LI.myavatar:HOVER A{background: url('../../images/bg/myavatar-bg.gif') no-repeat left top;}
#header-nav UL LI.mycollection:HOVER A{background: url('../../images/bg/mycollection-bg.gif') no-repeat left top;}
#header-nav UL LI.games:HOVER A{background: url('../../images/bg/games-bg.gif') no-repeat left top;}
#header-nav UL LI.giftcertificates:HOVER A{background: url('../../images/bg/giftcertificates-bg.gif') no-repeat left top;}
#header-nav UL LI.myaccount:HOVER A{background: url('../../images/bg/myaccount-bg.gif') no-repeat left top;}
#header-nav UL LI A SPAN.img{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 0px;
	font-size: 1px;
}
#header-nav UL LI.level-box{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	width: 216px;
	_width: 224px;
	text-align: left;
	padding-top: 15px;
	height: 55px;
	_height: 70px;
}
#header-nav UL LI.level-box span{margin-left: 13px; _margin-left: 20px;}
#header-nav UL LI.level-box span.img{
	float: right;
	line-height: 0px;
	font-size: 1px;
	margin-left: 0px;
}
#header-nav UL LI A SPAN.img SPAN{float: none;}
#header-nav UL LI A SPAN{
	float: left;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.input-box-info label {
  display: block;
  float: left;
  width: 180px;
  font-weight: bold;
}
.input-box-info{
	clear:both;
	padding:5px 0;
	}
.side-menu {
	float: left;
	width: 226px;
	background: url("../../images/bg/sm-bg.gif") repeat-y left top;
	/*margin-top: 33px;*/
	margin: 13px 10px 0 0;
	
}
.side-menu .top {background: url("../../images/bg/sm-top.gif") no-repeat left top;}
/*.side-menu.red-menu .bottom{min-height: 800px;} */
.side-menu .bottom {
	background: url("../../images/bg/sm-bottom.gif") no-repeat left bottom;
	padding: 3px;
	zoom: 1;
}
.side-menu UL {
	margin: 0;
	padding: 0;
}
.side-menu UL LI {
	list-style: none;
	background: #F4F4F4;
	border-bottom: 1px solid #a3a1a1;
	_width: 100%;	
}
.side-menu UL LI.current {background: #333333;}
.side-menu UL LI.current A {color: #FFFFFF;}
.side-menu UL LI.last {margin: 0; border-bottom: none;}
.side-menu.red-menu UL LI A {color: #fc017d;}
.side-menu.red-menu UL LI.current A {color: #fff;}
.side-menu UL LI A {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 10px 0 8px 16px;
	_width: 100%;
}
.side-menu UL LI A:HOVER {
	background: #333333;
	color: #FFFFFF;
	text-decoration: none;
}
.policiesb {
	list-style: none;
	margin-left: 30px;
	margin-bottom: 50px;
}
.policiesb li {
	margin-top: 10px;	
}
.policiesb li a {
	color: #494949;
	
}
.wide-section{
	text-align:left;
	font-size:13px;}
.contents{
	text-align:left;}
a.pink-button {
	font-weight: bold;
	background-color: #fc017d;
	color: #fff !important;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.pink-button:hover {
	text-decoration: none;
	background-color: #cc0366;
}
h1.bluelined{
	border-top:1px dashed #ccc;
	padding:0;
	margin:0;
	}
.stylized{}
.stylized fieldset{margin: 0pt; padding: 10pt; text-align:left;}
.stylized fieldset table{}
.stylized fieldset table th{ font-size:13px;}
.stylized fieldset table td{ padding:5px;}


.button-box{
	float: left;
	width: auto;
	/*margin: 5px 0 10px 30px;*/
	display: block;
	background:url('../../images/buttons/button-bg.gif') repeat-x left top;
	height: 31px;
	text-align: center;
}
.button-box .btn-right{
	background:url('../../images/buttons/button-bg-right.gif') no-repeat right top;
	height: 31px;
	float: left;
}
.button-box .btn-left{
	background:url('../../images/buttons/button-bg-left.gif') no-repeat left top;
	height: 31px;
	float: left;
}
.button-box:HOVER{background-position: left bottom;}
.button-box:HOVER .btn-right{background-position: right bottom;}
.button-box:HOVER .btn-left{background-position: left bottom;}
.button-box BUTTON{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
	background: none;
	border: none;
	float: left;
	width: auto;
	height: 30px;
	line-height: 25px;
	cursor: pointer;
	/*padding: 0 20px;*/
	//padding: 0;
}
/* Stock tickmark style */
img.in_stock { padding: 4px; }
img.in_stock_hover {  background-color: #a7e0a7;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border: 1px solid #397d33; }
img.out_stock { padding: 4px;}
img.out_stock_hover {  background-color: #ffa7a7; -webkit-border-radius: 3px; -moz-border-radius: 3px; border: 1px solid #7d3933; }

/* Stock tickmark style end */

/* popup styling start */
table#availability_table th { text-align: center; color: #ffffff; height: 35px; font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; }
table#stock_table th { color: #000000; font-weight:bold; padding: 0 10px; text-align: center; }
table#stock_table { margin-left: auto; margin-right: auto; text-align: center; border-color:#FFFFFF; }
table#availability_table { margin-left: auto; margin-right: auto; text-align:center; border-color:#FFFFFF; line-height:0px; }
#availability_table th { background-color: #B896E0; color: #ffffff; padding: 0 10px; text-align: center; font-weight:bold; }
table#availability_table{ border-color: #411F6A ;} 
table#availability_table .row2 { text-align:center; }
table#availability_table tr.white_tr { background-color:transparent; }
table#availability_table tr.purple_tr { background-color:#CCBEDD; }
.colorchart_heading { text-align: center; width: 70px; font-weight:bold; color:#000000; }
.color_name { color: #000000; font-weight: bold; padding: 0 0 0 15px; text-align: left; }
.tickmark { text-align: center; }
.size_chart_table{border-color:#411F6A;border-style:solid;border-width:1px; margin-left: auto; margin-right: auto;}
.size_chart_table td { border-collapse: separate; border-color: #411F6A; border-style: solid; border-width: 1px 1px 0 0; margin: 0; }
.size_chart_table th { border-collapse: separate; border-color: #411F6A; border-style: solid; border-width: 1px 1px 0 0; font-size: 11px; text-align: center; }
.size_chart_table td, .measuring_tips p, .measuring_tips h3{margin:0 !important; color:#333 !important;}
.measuring_tips p, .measuring_tips h3{padding: 0px !important;}
.size_chart_table .spacer{background-color:#411F6A; width: 1px;}
/* popup styling end */

div#flash-error{background-color: #FFC0CB;border: 1px solid #B6333B;color: #B6333B;font-weight: bold}

.recent_designs {
    display: inline-block;
    float: left;
    text-align: center;
    width: 190px;
}
.recent_designs span {
	color:#353434;
	font-size: 12px;
}
.recent_designs_img {
	padding:10px;
}
.recent_designs_img img {
	max-width: 190px;
	max-height: 190px;
}
.inspiration-now {
	background: url("../../images/buttons/inspiration-now.gif") no-repeat top;
    width: 124px;
    height: 32px;
	display: block;
	color: white;
	line-height: 32px;
	margin: auto;
	position: relative;
	font-size: 12px;
}
.inspiration-now:HOVER {
        background: url("../../images/buttons/inspiration-now.gif") no-repeat bottom;
        text-decoration: none;
}

/* unsubscribe */
.mdiv{
	border: 1px solid #848484;
    padding: 14px;
	overflow:hidden;
	}
.top table tr td{
	font-size:13px;}
	
.subc_tbl{
	padding:5px;}

/* js disabled message */
.js-off{display:block;color:red}

/*  Button Style */

a.v2_new_btn {
    background: url("../../images/v2-btn.png") no-repeat scroll left top transparent;
    display: inline-block;
    margin-left: 0;
    padding-left: 5px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
a.v2_new_btn span {
    background: url("../../images/v2-btn.png") no-repeat scroll right -31px transparent;
    display: inline-block;
    height: 16px;
    padding: 7px 10px;
}
a.v2_new_btn:hover {
    background: url("../../images/v2-btn.png") no-repeat scroll left -62px transparent;
}
a.v2_new_btn span:hover {
    background: url("../../images/v2-btn.png") no-repeat scroll right -93px transparent;
}

/*  Button Style end */

/* new popup styles*/

.whatcanshe_popup{
	width:780px;
	margin:auto;
	overflow:hidden;
}
.whatcanshe_popup .head{
	font-size:45px !important;
	font-weight:bold !important;
	color:#fb017d !important;
	text-align:center;}
.whatcanshe_popup .sbhead{
	font-size:21px !important;
	font-weight:normal !important;
	color:#333333 !important;
	text-align:center;}
.whatcanshe_popup .mainImg{
	width:780px;
	height:391px;}	
.whatcanshe_popup .bottomtxt{
	text-align:center;
	width:317px;
	margin:auto;}
	
/* end new popup styles*/
#content .wishlist .products p a{
	font-size:12px;
	color:#000;
	text-decoration:underline !important;
	}
#content .wishlist .products p a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none !important;
	}
	
/* Feedback for style */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #feedback_form {
		width: 540px !important;
		padding-top: 50px !important;
		margin:0 auto;
}
	#custom-doc.popup-700 {
		background: url('../../images/BACKmaster1-popup-700.jpg') no-repeat top left;
		width: 700px;
 		min-width: 700px;
		height:490px;
}
}

#feedback_form {
 width: 540px;
 padding-top: 25px;
 margin:0 auto;
}
#custom-doc.popup-700 {
 background: url('../../images/BACKmaster1-popup-700.jpg') no-repeat top left;
 width: 700px;
 min-width: 700px;
}
.stylized input,.stylized select,.stylized .value,.stylized label,.stylized textarea
 {
 padding: 1px 1px;
 margin: 2px 0 2px 2px;
}
.stylized label,.stylized .label {
 display: block;
 /* color: #94a6ca; */
 color: #8c8c8c;
 font-weight: bold;
 text-align: right;
 width: 180px;
 clear: left;
 float: left;
}
.stylized .small {
 color: #666666;
 display: block;
 font-size: 11px;
 font-weight: normal;
 text-align: right;
 width: 180px;
}
.stylized.narrow input {
 width: 10em;
}

.stylized input,.stylized select,.stylized textarea {
 border: solid 1px #aacfe4;
 /*  float: left; */
}

.stylized .buttons {
 clear: left;
 float: left;
 margin-left: 180px;
 padding-left: 12px;
}

.stylized.narrow .buttons {
 margin-left: auto;
 float: right;
}

.stylized .page-buttons {
 clear: both;
 float: right;
}
/*#TB_ajaxContent div, #TB_ajaxContent p {
    color: #8C8C8C;
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
}*/
.box {
    background: url("../../images/BACKmaster-bottom-upper.jpg") no-repeat scroll center bottom transparent;
    float: left;
}
.box-home {
    background: none repeat scroll 0 0 #EBEBEB;
    float: left;
    width: 1000px;
}
#body-wrapper.popup-700, .popup-700 .box {
    width: 700px;
}
.popup-700 .box {
    background: none repeat scroll 0 0 transparent;
}
/* Feedback form style end */

/* === rounded buttons === */
button, a.button {
 border: 0 none;
 cursor: pointer;
 font-weight: bold;
 padding: 0 10px 0 10px;
 text-align: center;
 height: 31px;
 line-height: 31px;
 width: auto;
 overflow: visible;
}

a.button{display:-moz-inline-box; display:inline-block;}
*+html a.button{vertical-align:5px;}

button.rounded, a.button.rounded {
 background: transparent url('../../images/FP-B-right.gif') no-repeat scroll
  right top;
 clear: left;
 /* font-size: 0.8em; */
}

button.rounded.green, a.button.rounded.green {
 background: transparent url('../../images/FP-G-right.gif') no-repeat scroll
  right top;
}

button.rounded.purple, a.button.rounded.purple {
 background: transparent url('../../images/FP-P-right.gif') no-repeat scroll
  right top;
}

button.rounded.red, a.button.rounded.red {
 background: transparent url('../../images/FP-R-right.gif') no-repeat scroll
  right top;
}

button span, a.button span { 
 padding: 0 0 0 15px;
 position: relative;
 white-space: nowrap;
 height: 34px;
 line-height: 31px;
}

button span{display: block;}

a.button span{
 display:-moz-inline-box; display:inline-block;
}

button.rounded span, a.button.rounded span {
 background: transparent url('../../images/FP-B-left.gif') no-repeat scroll
  left top;
 color: #FFFFFF;
}

button.rounded.green span, a.button.rounded.green span {
 background: transparent url('../../images/FP-G-left.gif') no-repeat scroll
  left top;
}

button.rounded.purple span, a.button.rounded.purple span {
 background: transparent url('../../images/FP-P-left.gif') no-repeat scroll
  left top;
}

button.rounded.red span, a.button.rounded.red span {
 background: transparent url('../../images/FP-R-left.gif') no-repeat scroll
  left top;
}

button.rounded:hover, a.button.rounded:hover {
 background-position: 100% -34px;
}

button.rounded:hover span, a.button.rounded:hover span {
 background-position: 0% -34px;
 color: yellow;
}
/* === rounded buttons end === */

/* for new top nav */

.top_nav {
	border:solid 1px #cbf2fb;
	border-top:none;
	background:#fff;
    float: right;
	padding:5px 19px;
	width:auto;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.top_nav_left {
	background:url('../../images/top_header_bg.png') no-repeat left -3px;
	width:20px;
	height:32px;
	padding: 10px 0 0 0;
	float:left
}
.top_nav_right {
    background: url('../../images/top_header_bg.png') no-repeat scroll right -3px transparent;
    float: left;
    height: 32px;
    padding: 10px 20px 0 0;
    width: auto;
}
/*#header .container_12 .grid_12 .top_nav .menu li.blue-link a {*/
#header .blue-link a {
	font-size: 14px;
	color: #03a8cb;
}

.marketing_msg a{
	background: url("../../images/sprites/headerSprite.png") no-repeat scroll 0 -109px transparent;
    float: right;
    padding: 0 0 0 140px;
	margin-top:5px;
    width: 336px;
    height:67px;
}
.marketing_msg a:hover{
	background-position: 0 -181px;
}
.hovering{background-position: 0 -181px;}
.marketing_msg > p{
	color:#353434;
	font-family: Archer, Georgia, serif;
	font-size:20px;
	font-weight: 600;
	line-height:1em;
	padding:0;
	margin:1px 0 0 0;
	text-indent:-9999px;
}
.marketing_msg p a {
	color:#fc017d;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.marketing_msg p:first-child{
	color:#fc017d;
	font-size:22px;
	font-weight:bold;
	margin-top:9px;
	text-transform:uppercase;
}
/* for new top nav end */

/* Flash msg style */

div#flash-notice, div#flash-info {
    background: url('../../images/flash-msg-bg.png') repeat scroll 0 0 transparent;
    color: #333333;
    font-weight: bold;
    margin: 10px auto 0;
    padding: 3px 0 0 3px;
}
/* Flash msg Style end */

/* For Share from collection label formating */

.label_large_gray {
	font-size: 13px;
	font-weight:bold;
	color:#8C8C8C;
}

/* For Share from collection label formating end */
/* home page rotator and give her a gift box style */

.give-her-gift {
	padding:0 5px;
}
/* .homepage-rotator {width:638px; height:333px;} */
.homepage-rotator {width:637px; height:333px;overflow:hidden;margin-left:5px} /* temp fix original rule above */
.homepage-rotator #showcase{cursor:pointer};
.homepage-rotator #showcase-nav{}
/* home page rotater nav */
/* #showcase-nav{text-align:right; padding-right:20px; position:relative; top:-30px; z-index:100;} */
#showcase-nav{text-align:right; padding-right:12px; position:relative; top:-41px; z-index:100;} /* Temp til get images */
#showcase-nav a{color:#C5C5C7; cursor:pointer; font-size:24px; padding:0; text-decoration:none}
#showcase-nav a.activeSlide{color:#A5A5A8}/* home page rotater nav */

.whishlist{}
.whishlist table tr td, th{
	padding:5px;}
	
/* Fixing paypal confirmation formatting */

#form_container.paypal .value {
    margin-left: 20px;
}

#form_container.paypal ul.address {
    list-style: none;
}

#form_container.paypal ul.address li {
    margin-top: 10px;
}

/* Simple reusable form styles. Inspired by the examples are wufoo.com @marram*/
.left-half, .right-half{
	width: 47% !important;	
}
.left-quarter, .right-quarter{
	width: 23% !important;	
}

.left-half, .left-quarter{
	clear: left !important;
    float: left;
}
.right-half, .right-quarter{
	clear: right !important;
    float: right !important;
}
#loginmodal.signup{
	width:798px;
	float:left;
}
/*A very simple button*/
.cbutton, .cbutton:visited {
    background: #222 url("../../images/v2/button-overlay.png") repeat-x; 
    display: inline-block; 
    padding: 5px 10px 6px; 
    color: #fff !important; 
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    height: inherit !important;
}
a.cbutton:hover{
    /* Set the text decoration to none to make it work well for anchor elements.*/
    text-decoration: none;	
}

.cbutton:hover { 
	background-color: #111;
	color: #fff;
}
.small.cbutton, .small.cbutton:visited          { font-size: 11px; padding: ; }
.cbutton, .cbutton:visited,
.medium.cbutton, .medium.cbutton:visited        { 
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	padding: 10px 20px; 
}
.large.cbutton, .large.cbutton:visited          { 
    padding: 15px 30px;
    font-size: 1.2em;	
}

.cbutton.red{
	background-color: #ff006b;
}
.cbutton.blue{
	background-color: #2daebf;
}
.rounded5{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.rounded3{
	-webkit-border-radius: 3npx;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.right{
	float: right;
}
.left{
	float: left;
}
.clear_left{
	clear: left;
}
.clear_right{
	clear: right;
}
.full{
	width: 100%;
}
/*Error states for inputs*/
input[type=text].error,
input[type=password].error,
select.error{
	border: 2px solid;
	border-color: red;
}

input:placeholder, textarea:placeholder {
	color: #999999;
	font-size: 1em;
}
.error::-webkit-input-placeholder  { color:red; }
.error:-moz-placeholder { color:red; }
/* For browsers that do not support the placeholder property.*/
label.placeholder{
	cursor: text;
	padding: 4px;
	color: #999999;
}
/* Gaming */
#flashContent {
	background-color:#FDD7FE;
	border: 1px solid #888;	
	position: absolute
}

#flashOverlay {
	background-color:#FDD7FE;
	position: absolute;	
}

#gameWrapper {
	-moz-box-shadow:-5px 5px 5px #888;
	-webkit-box-shadow: -5px 5px 5px #888;
	margin-top: 15px;
	float: left;
	width:946px;	
}
#gameWrapper object{
	float:left;
}
#gameMarketingContent {
	background-color: #fff;
	border-width:1px 1px 0 0;
	border-style:solid solid none none;
	border-color:#888;
	width: 155px;
	height: 523px;
	float: right;
}
#gameMarketingContent > div{
	background: #FFF url("../../images/sprites/avatar-skyscraper-sprite.jpg") no-repeat 0 0;
	width:155px;
	height:137px;
	float:left;
}
#gameMarketingContent .gmc-bot{
	background-position: 0px -548px;
	height:389px;
}
#gameMarketingContent .avatar-top-1,
#gameMarketingContent .avatar-top-2,
#gameMarketingContent .avatar-top-3,
#gameMarketingContent .avatar-top-4{
	height: 137px;
	width:155px;
	
}
#gameMarketingContent .avatar-top-1{
	background-position: 0px -411px;
}
#gameMarketingContent .avatar-top-2{
	background-position: 0px -274px;
}
#gameMarketingContent .avatar-top-3{
	background-position: 0px -137px;
}
#gameMarketingContent .avatar-top-4{
	background-position: 0px -0px;
}

/* Fix column on checkout_complete page */

#content .right-col.grid_4.omega.checkout_complete {
  width: 316px;
}
/* USE THESE STYLES TO MODIFY THE STANDARD BUTTONS */
.primary-color-text{
	color:#FC017D !important;
}
.primary-color-bg{
	background-color:#FC017D !important;
	color:#ffffff;
}
.secondary-color-text{
	color:#888888 !important;
}
.secondary-color-bg{
	background-color:#888888 !important;
	color:#ffffff;
}
.tertiary-color-text{
	color:#9C2890;
}
.secondary-color-bg{
	background-color:#9C2890 !important;
	color:#ffffff;
}
.legalese{
	color:#666666;
	font-size:11px;
	margin:0 0 10px;
	padding:5px 8px;
	text-align:left;
}
.indent{
	text-indent: -10000px;
}
#login_button.beveled,
#reg_button.beveled,
#login_swap_button.beveled,
#reg_swap_button.beveled,
#guest_button.beveled,
#designButtonLink.beveled,
#get_started_button.beveled{
	border: medium none;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
	zoom:1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
	-moz-box-shadow:-2px -2px 10px rgba(0,0,0,0.25) inset, 2px 2px 10px white inset,2px 2px 5px #000000;
	-webkit-box-shadow:-2px -2px 10px rgba(0,0,0,0.25) inset, 2px 2px 10px white inset,2px 2px 5px #000000;
	box-shadow:-2px -2px 10px rgba(0,0,0,0.25) inset, 2px 2px 10px white inset,2px 2px 5px #0000000;
	color:#ffffff;
	float:right;
	font-size:16px;
	font-weight:bold;
	height:auto !important;
	width:auto !important;
	line-height:1em;
	padding:3px 12px;
	text-indent:0px;
}
#login_button.primary-color,
#reg_button.primary-color,
#login_swap_button.primary-color,
#reg_swap_button.primary-color,
#guest_button.primary-color,
#designButtonLink.primary-color{
	background: none repeat scroll 0 0 #FC017D;
}
#login_button:hover,
#reg_button:hover,
#login_swap_button:hover,
#reg_swap_button:hover,
#guest_button:hover,
#designButtonLink:hover
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=6);
	-moz-box-shadow:-2px -2px 10px rgba(0,0,0,0.25) inset, 2px 2px 10px white inset,4px 4px 7px #000000;
	-webkit-box-shadow:-2px -2px 10px rgba(0,0,0,0.25) inset, 2px 2px 10px white inset,4px 4px 7px #000000;
	box-shadow:-2px -2px 10px rgba(0,0,0,0.25) inset, 2px 2px 10px white inset,4px 4px 7px #0000000;
	zoom:1;	
}
#infoDiv{
	border:solid 3px #888;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, strength = 10);
	-moz-box-shadow:10px 10px 15px #444;
	-webkit-box-shadow:10px 10px 15px #444;
	box-shadow:10px 10px 15px #444;
	display:none;
	position:absolute;
	padding:12px;
	top:50px;
	left:400px;
	width:auto;
	z-index:1000000;
}
#infoDiv > div {
	background-color:#fff;
	color:#888;
	-moz-border-radius:0px 0px 12px 12px;
	-webkit-border-radius:20px;
	border-radiu:20px;
	width:auto;
	margin:auto;
	margin-bottom:12px;
}
#infoDiv h2{
	font-weight:bold;
	padding:5px 8px;
}
#infoDiv h2 .closeButton{
	position: absolute;
	border:3px solid #888888;
	border-right:none\9;/* IE FIX */
	border-top:none\9;/* IE FIX */
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	border-radius:17px;
	-moz-box-shadow:10px 10px 15px #444444;
	-webkit-box-shadow:10px 10px 15px #444444;
	box-shadow:10px 10px 15px #444444;
	line-height:30px;
	padding-bottom:2px;
	width:30px;
	height:30px;
	height:27px\9;/* IE FIX */
	right:-15px;
	top:-15px;
	right:0px\9;/* IE FIX */
	top:0px\9;/* IE FIX */
}
#infoDiv h2 .closeButton A{
	color:#ffffff !important;
	text-decoration:none !important;
}
#infoDiv .right-image{
	background:url("../../images/sprites/fashionCashSmall.png") no-repeat scroll 0 0 transparent;
	float:right;
	margin:5px 3px;
	width:153px;
	height:122px;
}
#infoDiv ol{
	text-align:left;
}
#infoDiv ol li{
	color: #9C2890;
    font-size: 20px;
    font-weight: bold;
    list-style: decimal outside none;
	margin-left:40px;
	margin-top:10px;
}
#infoDiv ol li p{
	width:90%;
}
/* SMU Overwrites */
#smu-fp-filled-image,
#smu-fp-promo{
  display:none;
}