body, h1, h2, h3, h4, h5, h6 { color:#000000;}
h2 {font-family: 'Dancing Script', Georgia, serif;font-size:1.65em;}
h3 {font-family: 'Dancing Script', Georgia, serif;}
body
{
    background-color:#FAB592;
    background-image: url('/images/global/fan-medium.png');
    background-position:top left;
    background-repeat:repeat;
    font-family: Arial, Verdana;
}
a,a:visited {color:#9E0621;text-decoration:underline;outline:none;}
a:focus, a:hover {text-decoration:underline;color:#9E0621;}

a.menu_link,a.menu_link:visited {text-decoration:none;color:#000;}
a.menu_link:focus, a.menu_link:hover {color:#9E0621;text-decoration:underline;outline:none;}

.absolute{position:absolute;}
.float-left{float:left;}
.float-right{float:right;}
.left{	float:left;}
.right{	float:right;}
.space-3{height:3px;}
.space-10{height:10px;}
.space-20{height:20px;}
.space-30{height:30px;}
.space-73{height:73px;}
.space-58{height:58px;}
.space-70{height:70px;}
.margin-top-23{ margin-top:23px;}
.margin-top-20{ margin-top:20px;}
.margin-top-40{ margin-top:40px;}
.margin-left-10{ margin-left:10px;}
.margin-left-20{ margin-left:20px;}
.margin-right-5{ margin-right:5px;}
.margin-right-10{ margin-right:10px;}
.margin-top-58{ margin-top:58px;}

/* Containers */

.outer-container
{
    margin:auto;
    background-color:#FEDFCD;
    width:970px;
    border:3px solid #C6B7AC;
    position:relative;
}
.container
{
    position:relative;
    z-index:1;
}
.main_margin { margin-left:42px;}
.top-bar
{
    margin:auto;
    width:965px;
    padding-right:10px;
}
#site_header_box
{
	height:190px;
	padding:0;
	position:relative;
	z-index:2;
}
#header-mark
{
    position:absolute;
    top:4px;
    left:14px;
    z-index:99;
    border:0;
}
#feathers
{
	position:absolute;
    top:93px;
    left:0px;
    z-index:97;
    border:0;
}
.beads_left_a
{
	position:absolute;
    top:111px;
    left:0px;
    z-index:98;
    border:0;
}
.beads_left_b
{
	 border: 0 none;
    left: -4px;
    position: absolute;
    top: -6px;
    z-index: 999;
}
#beads_right
{
	position:absolute;
    top:0px;
    left:470px;
    z-index:98;
    border:0;
}
#logo
{
	position:absolute;
    top:2px;
    left:187px;
    z-index:98;
    border:0;
    height:72px;
    width:214px;
    overflow:hidden;
    text-indent:-999px;
    background-image:url('/images/global/logotype.png');
    background-repeat:no-repeat;
}
#header_mark_small
{
    position:absolute;
    top:48px;
    left:938px;
    z-index:99;
    height:120px;
    border:0;
}
#tagline
{
    font-family: 'Dancing Script',Georgia,serif;
    font-size: 1.3em;
    left: 207px;
    letter-spacing: 0.03em;
    position: absolute;
    top: 71px;
    width: 260px;
}
#account_header_box_image
{
	width:386px;
	height:141px;
	position:absolute;
	left:482px;
	top:0px;
	padding-left: 114px;
    padding-top: 36px;
	background-image:url('/images/global/account_header.png');
    background-repeat:no-repeat;
    z-index:97;
}
#account_header_box_content
{
	width:386px;
	height:141px;
	position:absolute;
	left:470px;
	top:0px;
	padding-left: 114px;
    padding-top: 36px;
	z-index:99;
}
.header_banner_box
{
	position:relative;
	top: 206px;
	left: 78px;
	height:72px;
	width:900px;
	z-index:9999;
}
.header_banner_left
{
	border: 1px solid #000000;
    float: left;
    height: 72px;
    width: 334px;
}
.header_banner_right
{
	   border: 1px solid #000000;
    float: left;
    height: 72px;
    margin-left: 53px;
    width: 448px;
}
.account_header_col_1	
{
    float: left;
    height: 30px;
    width: 92px;
}
.account_header_col_2	
{
    float: left;
    height: 53px;
    width: 83px;
}
.account_header_col_3	
{
    float: left;
    height: 55px;
    width: 166px;
}
	.account_header_col_3 img
	{
		 margin-left: 41px;
    margin-right: 3px;
    margin-top: 0;
    padding-top: 2px;
    vertical-align: middle;
	}
.social_tabs
{
    height: 168px;
    width: 38px;
    position: absolute;
    left: 973px;
    top: 119px;
}
.social_tab
{
	background-color: #000000;
	background-image:url('/images/global/social_tab_sprite.png');
	background-repeat:no-repeat;
	background-position:-999px -999px;	
    border: 1px solid #000000;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 0.75em;
    font-weight: bold;
    height: 28px;
    line-height: 12px;
    margin-bottom: 2px;
    padding-left: 2px;
    padding-top: 2px;
    width: 34px;
    -moz-box-shadow: 0px 4px 4px #666;
	-webkit-box-shadow: 0px 4px 4px #666;
	box-shadow: 0px 4px 4px #666;
}
.social_tab:hover
{
	background-color: #FAB592;
	border: 1px solid #FAB592;
}
	.social_tab a,.social_tab a:visited, .social_tab a:active,.social_tab a:hover	
	{
		 color: #FFFFFF;
		display: block;
		height: 30px;
		text-decoration: none;
		width: 35px;
	}
	.social_facebook {background-position: 14px 2px;}
	.social_twitter {background-position: -51px 1px;}
	.social_flickr {background-position: -20px 1px;}
	.social_blog { line-height: 23px;text-indent: 4px;}
	.social_events {line-height: 23px;text-indent: 0px;}
.login-container
{
	position:relative;
	height:1px;
	z-index:999;
}
.login-view-top
{
	 margin-top: 7px;
    position: absolute;
    right: 4px;
}
.welcomePanel 
{
    position:absolute;
    top:0px;
    right:0px;
}
.headerbox
{
    height:140px;
    padding:20px 0px;
    border-bottom:solid 4px #FAB592;
    position:relative;
}

#leftContent {
  width: 180px;
  float: left;
}
#mainContent{
  margin-left: 185px;
}
#twoColumnLeftContent {
  width: 180px;
  float: left;
}
#twoColumnMainContent {
  margin-left: 185px;
}
#threeColumnLeftContent {
  width: 180px;
  float: left;
}
#threeColumnMainContent {
  float:left;
  width:600px;
}
#threeColumnRightContent {
  float: right;
}
#centercontent {
  position: relative;
  left: 37%;  
}
#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}
#follow-box
{
	float:left;
	position:relative;
	top:30px;
    width:150px;
    height:238px;
    background-image:url('/images/global/followframe.png');
    background-position:top left;
    background-repeat:no-repeat;
    
}
    #follow-box .inner
    {
        text-align:center;
        padding:30px 0px 0px;
        line-height:13px;
    }

/* Elements */
h1#ctl00_logo, .h1logo
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/images/global/logotype.png) no-repeat scroll left top;
}
h1#ctl00_logo, .h1logo, a#logo_link 
{
    display:block;
    float:left;
    height:124px;
    margin:10px 0px 0px 37px;
    overflow:hidden;
    text-indent:-999em;
    width:370px;
}
a#logo_link { margin-left:-350px; }
.loginView img {  vertical-align: middle; }
.loginView input { vertical-align: middle; }

/* Colors */
.pink{background-color:#FAB592;color:#000000;}
.green{font-family:Helvetica Neue,Arial;color:#9FB85A;font-weight:bold;	font-size:1.0em;}

/* OTHER */
.breadcrumbs {
  font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 13px;
    margin-left:13px;
    text-align: left;
    width: 403px;
}
.paging {
  position: relative;
  height: 30px;
  display: block;
  background: transparent;
}
.pageritemcontainer
{
    float:left;
    width:20px;
    text-align:center;
    padding:10px;
    background-color:#CDAF95;
    color:Black;
    font-size:1.5em;
    margin-right:5px;
    border:solid 1px #000000;
}
.pagingMid {
  position: relative;
  display: inline;
  height: 50px;
  float: left;
  width: 95.7%;
  font-size: .8em;
  padding: 5px;
  text-align: center; 
}
.imageCell {
  width: 45%;
  vertical-align: top;
}
.attribute {  font-size: .7em;  }
.editArea {
  vertical-align: top;
  text-align: right; 
}
.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 2px solid #CDAF95;
  background-color: #FEDFCD;
  width: 250px;
  text-align: center;
  padding: 30px;
  font-size:1.5em;
  z-index:999;
}
	.loadingbox img {vertical-align: middle;}
	.loadingbox span {  vertical-align: top;}
.rightAlign {
  text-align: right;  
}
.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}
.controlHeader {
  font-weight: bold;
  border-bottom: 1px solid #CDAF95;
}
.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CDAF95;
}
.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CDAF95;
}
.scrollDiv {
  height: 150px;
  overflow: auto;
}
.scrollDiv table {  width: 98%;}
.browsesizecontainer
{
	margin:0px 0px 10px 0px;
    padding:5px 0px 3px 36px;
    border-left:solid 1px #CDAF95;
    border-right:solid 1px #CDAF95;
    border-bottom:solid 1px #CDAF95;
}
	.browsesizecontainer span{font-weight:bold;	}
.search_page 
{
	margin-left:9px;
	margin-top:50px;
}
.searchboxcontainer
{
    margin:0px;
    padding:5px;
    border:solid 0px #CDAF95;
}
    .searchboxcontainer input[type="text"]
    {
        border:solid 1px #cccccc;
    }
    .searchboxcontainer img
    {
        position:relative;
        top:5px;
    }
.search_box_container
{
	border: 1px solid #C6B7AC;
    clear: both;
    float: none;
    padding: 3px;
    width: 148px;
}
input.searchbox 
{
    padding:2px;
    width:111px;
    border: solid 1px #555;
}
input.searchbutton
{
	background-color: #FAB592;
    border: medium none #FAB592;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    font-family: arial;
    font-size: 1em;
    height: 22px;
    margin-left: -3px;
    width: 28px;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(/images/tab-line.png) repeat-x bottom;
    font-size:.9em;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(/images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(/images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(/images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
.sslLogo {position:absolute;margin-top:3px}
.global-icon-box
{
    position:relative;
    height:140px;
    float:left;
    top:40px;
}
#icon-dressform
{
    position:absolute;
    top:0px;
    left:160px;
}
#icon-advice
{
    position:absolute;
    top:20px;
    left:60px;
}
#icon-sizing
{
    position:absolute;
    top:95px;
    left:60px;
}
#icon-service
{
    position:absolute;
    top:51px;
    left:50px;
}
.login-view
{
	position:absolute;
	left:851px;
	top:190px;
}

.feature-box
{
    border:solid 1px #CDAF95;
    -moz-border-radius:4px;
    border-radius:4px;
    padding: 0.75em;
    margin-bottom: 0.75em;
}
.feature-box-thinlines
{
    border:solid 0px #CDAF95;
    -moz-border-radius:4px;
    border-radius:4px;
    padding: 0 em;
    margin-top:0px;
    margin-left:10px;
    background-image:url('/images/global/corner-thinlines.png');
    background-position:top left;
    background-repeat:no-repeat;
}
.feature-box-thinlines-inner
{
    padding:15px 0px 0px 25px;
    min-height:90px;
}
    .feature-box-thinlines-inner h4
    {
        margin-bottom:0.25em;
        color:#9FB85A;
    }
.site_min_height{min-height:400px;}
.nodisplay{ display:none;}
.center{ text-align:center; }
.testimonial { background-color:#CDAF95;}
table.small_sizing_chart
{
	border-top:solid 1px #CDAF95;
	border-left:solid 1px #CDAF95;
	border-right:solid 1px #CDAF95;
	font-size:0.9em;
	margin:20px 0px 0px 0px;
	width:235px;
}
	table.small_sizing_chart th
	{
		text-align:center;
		background-color:#FAB592;
		}
	table.small_sizing_chart td
	{
		border-bottom:solid 1px #CDAF95;
		padding:2px 15px 1px 13px;
		text-align:center;
	}
.small_sizing_detail_link{	padding:5px 0px 0px 2px;}	
.sizing_table{	border:solid 1px #555;}
.sizing_table td{	text-align:center;}
.sizing_table td:first-child{	text-align:left;}
.error_box
{
	margin-top:130px;
	font-size:1.3em;
	text-align:center;
	min-height:200px;
}
.deals_header
{
	background-color:#000;
	height:42px;
	width:970px;
	position:relative;
	left:-19px;
}
.mark_product
{
	height:130px;
	left:194px;
	position:absolute;
	top:0px;
	z-index:99;
}
.modal
{
	font-size:1.2em;
	position:fixed;
    background-color:#000;
	padding:0px 10px;
	height:100%;
	width:100%;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);	
	z-index:999;
	top:0;
	left:0;
}
	.modal_inner
	{
		background-color:#FFFFFF;
		border:1px solid #555555;
		font-size:1.1em;
		font-weight:bold;
		height:46px;
		left:43%;
		margin:0 auto;
		opacity:1;
		padding-top:8px;
		position:fixed;
		text-align:center;
		top:50%;
		width:173px;
		z-index:999;
	}
.contentRegion h1
{
	font-family:Georgia;
	font-size:1.5em;
}
.single_testimony
{  margin-left: 39px;
    margin-top: 10px;
    padding: 6px;
    width: 143px;
    height: 205px;
    overflow:hidden;
    line-height:16px;
 }
.single_testimony h4
{
	margin-bottom:0.9em;	
	color:#9FB85A;
}
.tstm p{padding:5px 5px 20px 5px;border-top:solid 1px #CDAF95;}
.cross_sell_box
{
	margin-left:42px;
    padding: 0;
    width: 667px;
    height: 213px;
    padding-left:10px;
    padding-top:9px;
    overflow:hidden;
    margin-top:44px;
}
.cross_sell_box h3 { margin:0px;font-size:1.7em;margin-bottom:9px;}
.cross_sell_box_product
{
    overflow:hidden;
    margin-top:56px;
}
.cross_sell_box_product h3 { margin:0px 0px 9px 23px;font-size:1.4em;}
.cross_sell_true_box
{
	margin-left:0px;
    padding: 0;
    width: 667px;
    height: 213px;
    padding-left:10px;
    padding-top:9px;
    overflow:hidden;
    margin-top:16px;
}

.become_a_partner
{
    font-family: Georgia;
    font-size: 0.9em;
    font-weight: bold;
    padding: 11px 0 0 18px;
    text-align: center;
    width: 196px;
}


.social_media_box{	padding-left:33px;	padding-top:10px;}
.social_media_box a{	margin-right:12px;}
.social_media_box a img{	vertical-align:middle;	height:36px;	width:36px;}
.share_box{margin-top:10px;}
.social_icon_box_lg
{
    background-repeat: no-repeat;
    float: left;
    height: 2px;
    left: 239px;
    margin-left: 0;
    position: relative;
    top: -41px;
    width: 43px;
}
	.social_icon_box_lg img
	{
		height:25px;
		border:0px;
	}
.featuredproduct
{
    float: left;
    margin-right: 29px;
    width: 152px;
    position:relative;
}
.featuredproduct h4
{
	overflow:hidden;
    margin-bottom:0.6em;
    margin-top:0.3em;
    font-size:1.0em;
}
.featuredproduct a img
{
	border: 1px solid black;
    width: 169px;
    height: 239px;
}
.featuredproduct .price
{
    font-size:1.0em;
    margin-bottom:0;
    text-align:right;
}
.featuredproduct .peek
{
    float:right;
    font-size:1.0em;
    margin-bottom:0;
    margin-top:10px;
}
.salePrice {color:Red;}
.featuredproduct_leftmargin{margin-left:0px;}
.featuredproduct_norightmargin{ margin-right:0px;}
.featuredproductsmall
{
	   border: 0 none;
    float: left;
    height: 176px;
    margin-bottom: 14px;
    margin-right: 8px;
    overflow: hidden;
    width: 125px;
}
.featuredproductsmall h4
{
	font-size:0.9em;
	line-height:1.1em;
	margin-bottom:0px;
	margin-top:3px;
}
.featuredproductsmall .price{font-size:0.9em;margin-bottom:10px;}
.featuredproductsmall img{height: 174px;width: 123px;border:solid 1px #000;}
.cross_sell_box_product .featuredproductsmall
{
    float: none;
    height: 117px;
    margin-bottom: 14px;
    margin-right: 0;
    overflow: hidden;
    width: 94px;
}	
.cross_sell_box_product .featuredproductsmall img{ height: 115px; margin-left: 10px; width: 82px;}
.product_paypal_seal{margin: 8px 0 0 84px;}
.cross_sell_header
{
	font-size:1.2em;
	line-height:1.0em;
	margin-bottom:20px;
	margin-top:21px;
}
.out_of_stock_sm
{
	bottom: 0;
    left: 1px;
    position: absolute;
    top: 145px;
}
.free_shipping
{
	border: 1px solid #CDAF95;
	border-radius:4px;
	-moz-border-radius:4px;
	margin-bottom:10px;
	text-align:center;
	font-size:0.9em;
	padding:7px;
}
.free_shipping h4
{
	font-family:Arial;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	color:#9FB85A;
}
.free_shipping_cart{width:150px;float:left;margin-left:10px;}
.cart_policies {margin:20px auto 0px;width: 373px;}
