/********************************************************************************/
/***** GLOBAL TAGS ***********************************************************/
/******************************************************************************/

body {
	margin:0;
	padding:0;
	text-align:center;
	color: black;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
}

/*--------------------------------------------
Global Content Settings
---------------------------------------------*/

.content h4,.content h5,.content h6 {
	margin-left:20px;
}

.content ul {
	color:#949599;
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 1.8em 34px;
	#margin:0 0 1.8em 36px;
	padding:0;
	font-size:1.0em
}
	
.content ul li {
	font-size:1.0em;
	line-height:1.5em;
	color:#949599;
	list-style-type:disc;
	line-height:1.5em;
	margin:0 0 4px 0;
	padding:0;
}
	
.content  ol {
	color:#949599;
	list-style-type:decimal;
	font-size:1.0em;
	line-height:1.5em;
	margin:0 0 1.8em 42px;
	#margin:0 0 1.8em 46px;
	padding:0 0 0 0;
}
	
.content ol li {
	color:#949599;
	list-style:decimal;
	list-style-position:outside;
	line-height:1.5em;
	margin:0 0 4px 0;
	padding:0 0 0 0;
}

.content p {
	padding:0 12px 0 0;
	margin:0 0 12px 20px;
	display:block;
	font-size:1.1em;
	line-height:1.4em;
	color:#949599;
}
	
.content blockquote {
	padding:0 12px 0 20px;
	margin:0 0 12px 0;
	display:block;
	font-size:1.0em;
	line-height:1.5em;
	color:#949599;
}

a.link-rss{
	background:url(../images/rss.gif) top left no-repeat;
	padding:0 0 0 20px;
	position:absolute;
	top:33px;
	right:0;
	z-index:10;
}

a {
	color:#949599;
	font-size:0.9em;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

dt, dl{
	font-size:1.0em;
	line-height:1.4em;
}

address{
font-style:normal;
}

.clearingFix {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 0;
	paddng: 0;
}
/*--------------------------------------------
Global Forms
---------------------------------------------*/

form{
	width:100%;
}

.content ul.form-list, .content ul.form-list li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}

label, input{
	width:200px;
	float:left;
	font-size:1.0em;
	color:#000;
}

input[type="checkbox"]
{
	width: auto;
}

select{
	float:left;
	font-size:1.0em;
	width:158px;
	border:1px solid #ccc;
}
#book_outer .validate-select {
	width:157px;
}
#checkoutSteps select,
.validate-select {
	width:208px;
}
input.radio{
	width:20px;
}

input.checkbox{
	width:20px;
}

.input-box{
	clear:both;
	overflow:hidden;
	padding:3px 0 3px 0;
}

input.input-text {
	padding:3px;
	background:#fff;
	border:solid 1px #adaaaa;
}
textarea {
	padding:3px;
	color:#000;
	background:#f5f5f5;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #adaaaa;
}

.required, ol#checkoutSteps p.required, #book_outer .col2-edit #form-validate p.required,
#account_frame li .wish-req, #login-form p.required {
	color:#a6a8ab;
	font-size:0.9em;
	padding:0;
	margin:0;
}	

.validation-advice{
	float:left;
	padding:0 0 0 5px;
	display:inline;
	color:#ff0000;
}

#login-form .validation-advice, ol#checkoutSteps .validation-advice {
	padding:0;
	color:#ff0000;
}

input.validation-failed, select.validation-failed, textarea.validation-failed{
	border:solid 1px #ff0000;
}


/* -- Button rollovers --*/

.frm_submit,
.frm_submit-active {
	border: 0;
	width: 100px;
	height: 24px;
	display: block;
	background-color: black;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
.frm_submit-active,
.frm_submit:hover {
	background-color: #888;
	background-position:0 -31px;
}
	
	
/*--------------------------------------------
Global Messages
---------------------------------------------*/
.content ul.messages,
.content ul.messages li.success-msg,
.content ul.messages li.success-msg ul,
.content ul.messages li.success-msg ul li,
.content ul.messages li.notice-msg,
.content ul.messages li.notice-msg ul,
.content ul.messages li.notice-msg ul li,
.content ul.messages li.error-msg,
.content ul.messages li.error-msg ul, 
.content ul.messages li.error-msg ul li,
.out-of-stock{
	margin:0;
	padding:0;
	list-style:none;
	color:#ccc;
	font-size:1.0em;
}


.content ul.messages li.success-msg ul li, 
.content ul.messages li.error-msg ul li,
.content ul.messages li.notice-msg ul li{
	border:solid 1px #e5e5e5;
	padding:10px;
	list-style:none;
	background:#F7F7F7;
	margin:0 0 10px 0;
	color:#a6a8ab;
}

li.success-msg ul li
{
	font-weight: bold;
}

.content ul.messages li.error-msg,
.content ul.messages li.error-msg ul, 
.content ul.messages li.error-msg ul li,
.out-of-stock{
	color:#ff0000;
	font-size:1.0em;
}

.content ul.messages li.notice-msg ul li{
	color:#ff0000;
}

.content ul.messages{
	margin:0 0 0 20px
}

#messages_product_view ul.messages{
	margin:0;
}

p.item-message{
	margin:0;
	padding:0;
}

p.error{
	color:#ff0000;
	margin:0;
	padding:0;
	font-size:0.9em;
}

.product-img-box #close-message {
	top:0;
	right:0;
	padding:6px 0;
	width:200px;
	display:block;
	text-align:center;
	border:1px solid #ccc;
	background:#fff;
}

/********************************************************************************/
/***** GLOBAL PAGE LAYOUT ***********************************************************/
/******************************************************************************/

.wrapper {
	text-align:left;
	font-size:1.0em;
}

/*--------------------------------------------
Header
---------------------------------------------*/

.header-container {
	position:relative;
	z-index:2000;
	margin:0 auto;
	padding-bottom:15px;
	width:100%;
	background-color:#fff;
}

body.cms-home .header-container {
	background-image:url(../images/header-white-trans.png);
	background-image: none;
	background-color:transparent;
}

.header {
	position:relative;
	z-index:2000;
	margin:0 auto;
	width:980px;
}
.header .header_logo {
	position:relative;
	z-index:2900;
	margin:14px 0 0 0;
	padding:0;
	width:241px;
	height:37px;
	float:left;
	display:inline;
	top: 37px;
}
.header .header_logo img {
	position:relative;
	z-index:2900;
	margin:0;
	padding:0;
	width:261px;
	height:37px;
}
	
/*--------------------------------------------
Header Navigation
---------------------------------------------*/

.header .topnav {
	margin:0 0 0 0;
	position:relative;
	z-index:2000;
	width:603px;
	min-height:20px;
	height: auto !important;
	height:20px;
	float:right;
	display:inline;
}
.header .topnav .bag {
	display:inline;
	margin:0 0 0 0;
	padding:0;
	height:12px;
}
.header .topnav .lft_last {
	display:inline;
	margin:28px 0 0 0;
	padding:0;
	height:12px;
}
.header .topnav .first {
	margin:28px 0 0 0;
}
.header .topnav a {
	float:left;
	display:inline;
	margin:14px 14px 0 0;
	padding:0;
	height:12px;
}
.header .topnav a:hover {
	background-position:0 -20px;
}
.header .topnav span.div {
	float:left;
	display:inline;
	margin:0 14px 0 0;
	padding:0;
	height:12px;
	width:1px;
	background:url(../images/topnav/topnav_divider.gif) no-repeat;
}
.header .topnav .topnav_leftlinks {
	margin:28px 0 0 0;
	padding:0;
	min-height:14px;
	height: auto !important;
	margin-top: 3px
	height:14px;
	float:right;
	display:inline;
}
.header .topnav .topnav_leftlinks li {
	margin:0 8px 0 0;
	padding:0;
	float:left;
	height:18px;
	display:inline;
	color:#949599;
}
.header .topnav .topnav_leftlinks li a {
	margin:0 0 0 0;
	padding:0;
	float:left;
	height:18px;
	display:inline;
	text-indent:0;
	color: #000000;
}

.header .topnav .topnav_leftlinks li a:hover {
	filter:alpha(opacity=42);opacity:0.42;-moz-opacity:0.42;
}

.header .topnav .topnav_rightlinks{
	padding:25px 0 0 0;
	float:right;
	width: 225px;
}

.header .topnav .links {
	float:right;
	padding:3px 0 0 0;
}

.header .topnav .links li {
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:inline;
}
.header .topnav li.first {
	margin:0 0 0 0;
}
.header .topnav .links li a {
	float:left;
	display:inline;
	margin:0 14px 0 0;
	padding:0;
	height:12px;
	color:#949599;
	font-size: 0.9em;
}
.header .topnav .links li.ajax_cart_items_count {
	position:relative;
	top:0;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0;
	padding-left: 2px;
	height:12px;
color:#dc4cb2;	
font-weight: bold;
}
.header .topnav .links li.first a { 
	margin: 0;
	
}
.header .topnav .links li a
{
	margin: 0 0 0 10px; 
}

.header .topnav .links li a.top-link-checkout { display:none; }
.header .topnav .links li a:hover {
	background-position:0 -18px;
}
.header .topnav .cart-count {
	positon:absolute;
	top:26px;
	right:45px;
	width:22px;
	height:14px;
	display:block;
	color:#404040;
	font-size:0.9em;
}

/*--Currency--*/

.header .topnav .currency{
	float:right;
	padding:0 0 0 10px;
	width:53px;
}

.header .topnav .currency a{
	font-size:1.1em;
	margin:0;
	display:block;
	float:left;
	width:16px;
	height:16px;
	background:#fff;
	text-indent:-6767px;
}

.header .topnav .currency a#EUR{
	background:url(../images/topnav/euro.gif) 0 0 no-repeat; 
}

.header .topnav .currency a#GBP{
	background:url(../images/topnav/pound.gif) 0 0 no-repeat; 
}

.header .topnav .currency a#USD{
        background:url(../images/topnav/dollar.jpg) 0 0 no-repeat; 
}

.header .topnav .currency a#EUR:hover,
.header .topnav .currency a#GBP:hover,
.header .topnav .currency a#USD:hover{
	background-position:0px -16px;
}

.header .topnav .currency a#EUR.active,
.header .topnav .currency a#GBP.active,
.header .topnav .currency a#USD.active{
	background-position:0px -32px;
}

/*--------------------------------------------
Lower Section Header (Main Nav Container)
---------------------------------------------*/		

.header .lower_header {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding:0;
	width:980px;
	clear:both;
}

.header .lower_header #mainnav {
	margin:12px 0 0 0;
	min-height:18px;
	height: auto !important;
	height:18px;
	float:left;
	display:inline;
	padding-left: 250px;
	position: relative;
}
	
.header .lower_header #mainnav li {
	float:left;
	display:inline;
	margin:0 22px 0 0;
	padding:0;
	height:18px;
}
	
.header .lower_header #mainnav li.first {
	margin:0;
}
	
.header .lower_header #mainnav li a {
	position:relative;
	z-index:900;
	float:left;
	display:inline;
	text-indent:-6767px;
	margin:0 0 0 0;
	padding:0;
	height:18px;
	cursor:hand;
	background-position: -200px 0px;
}
	
.header .lower_header #mainnav li .nav_online { 
	width:70px; 
	background:url(../images/mainnav/mainnav_shop-online.gif) 0 0 no-repeat; 
	background-image: url(../images/mainnav/top_nav_clothing.gif);
	background-position: -200px 0px;
}
.header .lower_header #mainnav li .nav_new { 
	width:90px; 
	background:url(../images/mainnav/mainnav_new-arrivals.gif) 0 0 no-repeat; 
	background-image: url(../images/mainnav/top_nav_whats-new.gif);
	background-position: -200px 0px;
}
.header .lower_header #mainnav li .nav_sales { 
	width:39px; 
	background:url(../images/mainnav/mainnav_sale.gif) 0 0 no-repeat;  
}
.header .lower_header #mainnav li .nav_exclusives { 
	width:93px; 
	background:url(../images/mainnav/mainnav_exclusives.gif) 0 0 no-repeat; 
}
.header .lower_header #mainnav li .nav_partywear { 
	width:94px; 
	background:url(../images/mainnav/mainnav_partywear.gif) 0 0 no-repeat; 
}
.header .lower_header #mainnav li .nav_shop { 
	width: 110px;
	background:url(../images/mainnav/mainnav_shop-the-look.gif) 0 0 no-repeat; 
	background-image: url(../images/mainnav/top_nav_shop-the-look.gif);
	background-position: -200px 0px;
}

.header .lower_header #mainnav li .nav_Stores { 
	width: 50px;
	background-image: url(../images/mainnav/top_nav_stores.gif);
	background-position: -200px 0px;
}

.header .lower_header #mainnav li .nav_vintage { 
	width: 70px;
	background-image: url(../images/mainnav/top_nav_vintage.gif);
	background-position: -200px 0px;
}

.header .lower_header #mainnav li .nav_Sale { 
	width: 40px;
	background-image: url(../images/mainnav/top_nav_sale.gif);
	background-position: -200px 0px;
}

.header .lower_header #mainnav li a:hover {
	background-position: 0px 0px;
}
	
/*--------------------------------------------
Search Form
---------------------------------------------*/		

.header .lower_header #search_mini_form {
	position:relative;
	z-index:900;
	margin:8px 0 0 0;
	_margin:0 0 0 0;
	padding:0;
	width:170px;
	float:right;
	display:inline;
}
	
.header .lower_header #search_mini_form fieldset {
	margin:0;
	padding:0;
	width:172px;
	display:block;
}
	
.header .lower_header #search_mini_form fieldset legend {
	display:none;
}

.header .lower_header #search_mini_form fieldset label {
	width:100px;
	height:1px;
	display:block;
	text-indent:-6767px;
}
	
.header .lower_header #search_mini_form fieldset .input-text {
	padding:2px 0 0 6px;
	margin:0;
	width:140px;
	float:left;
	display:inline;
	font-size:0.9em;
	height:17px;
	height:auto !important;
	min-height:17px;
	border:0px;
	background:#f5f5f5;
}	
	
#searchbutton{
	border: 0;
	color: #000;
	width: 20px;
	height: 20px;
	cursor: pointer;
	float:right;
	display:inline;
	background: url(../images/buttons/but_header-search.gif) top left no-repeat;
}

.cms-no-route dl { margin-left:20px; }
	
/*--------------------------------------------
Breadcrumbs
---------------------------------------------*/		

#breadcrumbs {
	width:980px;
	height:12px;
	font-size:1.0em; 
	line-height:1.25em;
	color:#cecece;
}

#breadcrumbs ul.breadcrumbs, #breadcrumbs ul.breadcrumbs li{ 
	display:inline;
	color:#cecece;
	font-size:1.05em;
}

#breadcrumbs ul.breadcrumbs {  
	display:inline; 
	margin-bottom:13px; 
	color:#cecece;
	font-weight:bold;
}
	
#breadcrumbs ul.breadcrumbs li a {
	color:#cecece;
	font-weight:normal;
	text-decoration:none;
}
	
#breadcrumbs ul.breadcrumbs li a:hover {
	text-decoration:underline;
}

#breadcrumbs strong{
	font-size:0.9em;
}

/*--------------------------------------------
Content
---------------------------------------------*/		
.cms-home
{
	background-image: url('/skin/frontend/annascholz/default/images/as-bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 97px;
}

.cms-about-anna
{
	background-image: url('/skin/frontend/annascholz/default/images/as-about-bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 97px;
}

.home-content
{
	float: left;
	width: 100%;
	margin-top: 546px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.home-content .boxes
{
	width: 100%;
	float: left;
}

.home-content .box
{
	float: left;
	width: 150px;
	height: 114px;
}

.home-content .box img
{
	width: 150px;
	height: 114px;
}

.home-content .box .overlay
{
	position: relative;
	top: -114px;
}

.home-content .box-divider
{
	float: left;
	height: 114px;
	width: 15px;
}
		
.middle-container {
	margin:0 auto;
	width:980px;
	clear:both;
	padding:0 0 10px;
}
	
.middle {
	margin:0;
	width:980px;
}
	
.col-left {
	float:left;
	display:inline;
	width:175px;
}

.col-1{
	float:left;
	background:#f7f7f7;
	overflow:hidden;
}

.col-2{
	float:right;
	background:#f7f7f7;
	overflow:hidden;
}

.content .col2-set {
	overflow:hidden;
}

.content {
	position:relative;
	margin:15px 0 0 0;
	float:right;
	display:inline;
	width:784px;
	min-height:86px;
	height: auto !important;
	height:86px;
}
	
.content_detail {
	position:relative;
	margin:15px 0 0 0;
	float:right;
	display:inline;
	width:784px;
	min-height:86px;
	height: auto !important;
	height:86px;
}
	

/*--------------------------------------------
Footer
---------------------------------------------*/		

.footer-container {
	min-height:70px;
	height: auto !important;
	height:70px;
	background-color:#ffffff;
	font-size:1.0em;
}
	
.footer {
	margin:0 auto;
	width:980px;
	min-height:70px;
	height: auto !important;
	height:70px;
	font-size:0.8em;
}

body.cms-home .footer-container {
	background:none;
	font-size:1.0em;
	top: 857px;
}
/*--------------------------------------------
Footer (Left Side)
---------------------------------------------*/			

.footer .nav_left{
	margin:20px 0 0 0;
	width:256px;
	float:left;
	display:inline;
	text-align:left;
}

.footer .footernav a {
	display:inline;
	margin:0;
	padding:0 6px 0 4px;
	font-size:1.0em;
	color:#000;
	text-decoration:none;
}

.copyright{
	padding:0 6px 0 0;
}

/*--------------------------------------------
Footer Links in Static Block (Right Side)
---------------------------------------------*/	

.footer .nav_right{
	margin:20px 0 0 0;
	float:right;
}

.footer .nav_right ul{
	float:right;
}

.footer .nav_right li{
	float:left;
}

.footer .footernav a.last {
	padding:0 0 0 4px;
}

.footer .footernav a:hover{
	text-decoration:underline;
}


/*--------------------------------------------
Category Navigation
---------------------------------------------*/	
#content_nav {
	margin:20px 0 0 0;
	height:100px;
	min-height:100px;
	height:auto !important;
}

.col-left ul{
	margin:12px 0 0 0;
	padding:0 0 10px 0;
}

.col-left ul li a, 
.col-left ul li.current,
.col-left dl dt
{
	font-size:1.2em; 
	line-height:1.6em;
	color:#000000;
	text-decoration:none;
}

.col-left ul li a:hover{
	color:#000;
}

.col-left ul li ul{
	padding:0 0 10px 0;
	margin:0;
	border-bottom:0;
}

.col-left ul li ul li a{
	color:#000;
	font-size:0.9em;
}

.col-left ul li ul li a:hover{
	color:#949599;
}

.col-left ul li a.active,
.col-left ul li a.subopen,
.col-left ul li a.final,
.col-left ul li.current{
	color:#000
}

.col-left ul li.White{ 
	margin-top:8px;
	padding-top:6px;
	border-top:1px solid #ebebeb;
}

/*--------------------------------------------
Newsletter Sign Up (Left Column)
---------------------------------------------*/	

.ttl_newsletter-signup {
	margin:20px 0 0 0;
	width:179px;
	height:60px;
	text-indent:-6767px;
	background:url(../images/titles/ttl_newsletter-signup.gif) 0 0 no-repeat;
	border-top:1px solid #000;
}
/*Switch back to before delivery offer
.col-left .newsletter_mini_form {
	margin:11px 0 15px 0;
	padding:0 0 16px 0;
	width:180px;
	height:58px;
	position:relative;
}
.col-left .newsletter_mini_form .mini_frm_inner {
	padding-bottom:11px;
	border-bottom:1px solid #000;
}
*/

.col-left .newsletter_mini_form {
	margin:11px 0 15px 0;
	padding:0 0 16px 0;
	width:180px;
	height:58px;
	position:relative;
	border-bottom:1px solid #000;
}
.col-left .newsletter_mini_form .mini_frm_inner {

}
.col-left .newsletter_mini_form fieldset {
	margin:0;
	padding:0;
	width:180px;
	height:32px;
	display:block;
}
.newsletter_mini_form fieldset legend,
.newsletter_mini_form fieldset label {
	display:none;
}
.col-left .newsletter_mini_form .input-text {
	padding:2px 0 0 6px;
	margin:0 4px 0 0;
	width:144px;
	float:left;
	display:inline;
	font-size:0.9em;
	height:17px;
	border:0px;
	background:#f5f5f5;
}	
#newsletterbutton{
	border: 0;
	color: #000;
	width: 20px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
	background-color: transparent;
	float:left;
	display:inline;
	text-indent:-9999px;
	background-image: url(../images/buttons/but_header-search.gif);
	background-repeat: no-repeat;
}
/*Switch back to before delivery offer
#advice-required-entry-newsletter{
	position:absolute;
	top:45px;
	left:0;
}
#advice-validate-email-newsletter{
	position:absolute;
	top:45px;
	left:0;
}
*/

#advice-required-entry-newsletter{
	position:absolute;
	top:30px;
	left:0;
	background:#fff;
	border-bottom:solid 1px #000;
	padding:0 0 10px 0;
}
#advice-validate-email-newsletter{
	position:absolute;
	top:30px;
	left:0;
	background:#fff;
	border-bottom:solid 1px #000;
	padding:0 0 10px 0;
}

#newsletter-box p.success{
	color:#939598;
	padding:25px 0 0 0;
	display:block;
	clear:both;
}	

.col-left p .internal_ad {
	margin:0 0 30px 0;
	width:179px;
	display:block;
	padding:0 0 20px 0;
	border-bottom:solid 1px #ebebeb;
}

span.newsletter-freedelivery{
	background:url(../images/titles/ttl_h5_freedelivery.gif) top left no-repeat;
	width:170px;
	height:30px;
	display:block;
	float:left;
	margin:10px 0 0 0;
	text-indent:-9999px;
}

.col-left p .internal_ad:hover {
	background-color:#fff;
	filter:alpha(opacity=42);opacity:0.42;-moz-opacity:0.42;
}
	.col-left p .internal_ad img {
		margin:10px 0 0 0;
		padding:0;
		width:179px;
	}
		
		
/********************************************************************************/
/***** HOME PAGE ***********************************************************/
/******************************************************************************/

body.cms-home{
	/*background:#f5f4f3 url(../images/bodybg.gif) top left repeat-x;*/
}

body.cms-home .wrapper {
	position: relative;
	min-width:980px;
}

body.cms-home #sale-link {
	position: absolute;
	top: 100px;
	right: 0;
	width: 44%;
	_width: 60%;
	height: 650px;
	text-indent: -1000px;
}
body.cms-home #sale-link-banner {
	position: absolute;
	bottom: 0;
	left: 0;
	_left: auto;
	width: 100%;
	height: 91px;
	text-indent: -1000px;
	background: url(../images/homepage/salebanner.jpg) 0 0 repeat-x;
}

body.background1 .wrapper{background-image: url(../images/homepage/background1.jpg);}
body.background2 .wrapper{background-image: url(../images/homepage/background2.jpg);}
body.background3 .wrapper{background-image: url(../images/homepage/background3.jpg);}
body.background4 .wrapper{background-image: url(../images/homepage/background1.jpg);}
body.background5 .wrapper{background-image: url(../images/homepage/background2.jpg);}

body.background1 .wrapper, body.background2 .wrapper, body.background3 .wrapper, body.background4 .wrapper, body.background5 .wrapper
{
	background-image: none;
	background-color: #FFFFFF;	
}

.content_home{
	padding:0px 0 0 0;
	width:980px;
}

a.ttl-home{
	background:url(../images/homepage/title/h2_home-1.png) top left no-repeat;
	display:block;
	width:574px;
	height:200px;
	text-indent:-9999px;
	cursor:pointer;	
}


body.background1 a.ttl-home{background:url(../images/homepage/title/h2_home-1.png) top left no-repeat;}
body.background2 a.ttl-home{background:url(../images/homepage/title/h2_home-2.png) top left no-repeat;}
body.background3 a.ttl-home{background:url(../images/homepage/title/h2_home-3.png) top left no-repeat;}
body.background4 a.ttl-home{background:url(../images/homepage/title/h2_home-1.png) top left no-repeat;}
body.background5 a.ttl-home{background:url(../images/homepage/title/h2_home-2.png) top left no-repeat;}


/*--Home Links--*/

ul#home-links{
	margin:10px 0 0 0;
}

ul#home-links li a{
	display:block;
	text-indent:-9999px;
}
	
ul#home-links li#link1 a{
	background:url(/media/upload/image/link1.png) top left no-repeat;
	width:450px;
	height:50px;
	margin:0 0 0 40px;
	cursor:pointer;
}

ul#home-links li#link2 a{
	background:url(/media/upload/image/link2.png) top left no-repeat;
	width:450px;
	height:50px;
	margin:0 0 0 80px;
	cursor:pointer;
}

ul#home-links li#link3 a{
	background:url(/media/upload/image/link3.png) top left no-repeat;
	width:450px;
	height:50px;
	margin:0 0 0 5px;
	cursor:pointer;
}

/*--Newsletter--*/

body.cms-home #newsletter-box{
	position:relative;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	padding:10px 0 10px 0;
	width:440px;
	margin:40px 0 0 0;
}

body.cms-home #newsletter-box h3.ttl_newsletter-signup, body.cms-home #newsletter-box legend{
	display:none;
}

body.cms-home #newsletter-box input#newsletter{
	width:96px;
	border:0;
	height:15px;
	margin:0 5px 0 0;
	font-size:0.8em;
	padding:2px;
}

/*Switch back to before delivery offer message
body.cms-home #newsletter-box label{
	background:url(../images/titles/ttl_h3_home-newsletter.png) top left no-repeat;
	width:315px;
	height:19px;
	text-indent:-9999px;
	display:block;
	float:left;
}

body.cms-home #advice-required-entry-newsletter, body.cms-home #advice-validate-email-newsletter{
	position:absolute;
	top:35px;
	left:0;
	background:#cac3bd;
	border-bottom:solid 1px #fff;
	width:440px;
	padding:5px 0 10px 0;
}
*/

body.cms-home #newsletter-box label{
	background:url(../images/titles/ttl_h3_home-newsletter-delivery.png) top left no-repeat;
	width:315px;
	height:39px;
	text-indent:-9999px;
	display:block;
	float:left;
}

body.cms-home #advice-required-entry-newsletter, body.cms-home #advice-validate-email-newsletter{
	position:absolute;
	top:50px;
	left:0;
	background:#cac3bd;
	border-bottom:solid 1px #fff;
	width:440px;
	padding:5px 0 10px 0;
}

body.cms-home #newsletter-box p.success{
	color:#939598;
	padding:10px 0 0 0;
	display:block;
	clear:both;
}

body.cms-home span.newsletter-freedelivery{
	display:none;
}


/********************************************************************************/
/***** ABOUT ANNA PAGE ***********************************************************/
/******************************************************************************/


#about-left{
	float:left;
	width:418px;
	padding:40px 0 0 18px;
}

#about-right{
	float:right;
	width:330px;
	padding:40px 0 0 0;
}

#about-topten{
	float:left;
}

#about-trends{
	float:left;
}

#about-biography{
	text-align:right;
	width:300px;
	float:right;
	padding:0 0 50px 0;
}

#about-right p{
	margin:0;
	padding:10px 0 10px 0;
}

#about-inspiration{
	padding:30px 0 0 0;
}

#about-inspiration h2{
	margin:20px 0 0 0;
}

/*--Top Ten Page--*/

#top-ten-page, #press-page{
	margin:0 0 0 18px;
}

.top-ten-item{
	width:138px;
	float:left;
	height:390px;
	margin:6px;
}

.top-ten-text p{
	margin:0;
	padding:10px 0 0 0;
	font-size:0.9em;
}
/*DELETE BELOW WHEN PAGE HAS BEEN CHANGED */
.press-item{
	float:left;
	width:240px;
	text-align:left;
	height:320px;
}

.press-item p{
	margin:0;
	padding:0;
}
/*END DELETE*/

#press-page ul{
	margin:0;
	padding:0;
}

#press-page li{
	float:left;
	display:block;
	width:200px;
	text-align:left;
	height:320px;
	list-style:none;
	margin:0 30px 0 0;
	padding:0;
}

#press-page li img{
	margin:0 0 5px 0;
}

.biography-page{
	background:url(../images/biography-image.gif) top right no-repeat;
}
.fabric-links{
	margin:0 0 0 18px;
}

.fabric-links ul, .fabric-links li{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

.fabric-links a{
	text-decoration:underline;
	color:#000;
	font-size:1.1em;
}

.fabric-links a:hover{
	color:#949599;
}

.fabric-page h2 a, .fabric-page h2 a:hover {
	color:#000;
	text-decoration:none;
	font-size:1.4em;
	margin:10px 0 10px 0;
	width:100%;
	border-bottom:solid 1px #ebebeb;
	display:block;
}

#retail-outlets-page p{
	margin:0;
	padding:10px 0 0 0;
}

#retail-outlets-page table tr td{
	vertical-align:top;
	padding:0;
	border:0;
}

#retail-outlets-page table tr th{
	background:#fff;
	border-bottom:solid 1px #ebebeb;
	padding:30px 0 10px 0;
	font-weight:bold;
	font-size:1.4em;
	text-transform:none;
}

/********************************************************************************/
/***** LISTING PAGES ***********************************************************/
/******************************************************************************/


/*--Pagination--*/
.sorter, .limiter { display:none; }

.pager{
	width:760px;
	float:right;
	clear:both;
	padding:0 0 20px 18px;
}

.amount{
	float:left;
}
.amount p{
	margin:0;
	padding:0;
	font-size:0.9em;
}

.viewall, .pages{
	float:right;
}

.pager .pages a .v-middle {
	margin-top:4px;
}

.pager strong, .pager span{
	font-size:0.9em;
	color:#949599;
}

.pager span{
	color:#000;
}

.container_listing {height: auto !important;min-height: 672px;height: 672px; padding-bottom: 6px;}

/*--Quarter Sized Items--*/
	
.container_listing .item_quarter {
	position: relative;
	float: left;
	display: inline;
	margin: 5px 0 35px 5px;
	padding: 0;
	width: 190px;
	min-height:420px;
	height:420px;
	overflow: hidden;
}

/*--Photo--*/
.container_listing .item_quarter .photo {
	clear:both;
	float: left;
	margin-bottom: 4px;
}

/*--Title--*/
.item_content {
	margin:0 0 0 25px;
	width:138px;
}
	
.container_listing .item_quarter h3.product-name-list {
	padding-left:25px;
	display: block;
	color: #000;
	margin: 0;
	padding: 0;
	width:138px;
	height:auto !important;
	min-height:36px;
	height:36px;
	line-height:1.0em;
	font-weight:bold;
	font-size:1.0em;
}
.container_listing .item_quarter h3.product-name-list a{
	color: #000;
	text-decoration:none;
}
.container_listing .item_quarter h3.product-name-list a:hover{
	color: #a1a2a5;
}

/*--Price--*/


p.old-price, p.special-price, span.regular-price {
display:inline;
}

.container_listing .item_quarter .item_content .price-box .old-price {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	color: #939598;
	font-size:1.0em;
	text-decoration:line-through;
	border-right:solid 1px #000;
}
.container_listing .item_quarter .item_content .price-box .special-price{
	padding: 0 5px 0 0;
	margin: 0 0 2px 0;
	color: #000;
	font-size:1.0em;
	font-weight: bold;
}
.container_listing .item_quarter .item_content .price-box .regular-price{
	padding:0 5px 0 0;
	margin: 0 0 2px 0;
	color: #000;
	font-size:1.0em;
	font-weight: bold;
}
.container_listing .item_quarter .item_content .price-box .price_was .was {
	color: #939598;
	font-weight: bold;
}
.container_listing .item_quarter .item_content .price-box .regular-price .price {
	color: #000;
	font-weight: bold;
}

/*--Links--*/
.container_listing .item_quarter .add-to-wishlist,
.container_listing .item_quarter .add-to-compare {
	margin:7px 0 0 0;
	float: left;
	clear: both;
	width: 138px;
	height: 15px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -6767px;
	overflow: hidden;
	background-image: url(../images/buttons/btn_add-to-wishlist.gif);
}
.container_listing .item_quarter .add-to-compare {
	display:none;
	margin:4px 0 0 0;
	background-image: url(../images/buttons/btn_add-to-compare.gif);
}
.container_listing .item_quarter .add-to-wishlist:hover,
.container_listing .item_quarter .add-to-compare:hover {
	background-position:0 -15px;
}
.container_listing .item_quarter .buy-now {
	margin:4px 0 0 0;
	float: left;
	clear: both;
	width: 138px;
	height: 18px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -6767px;
	overflow: hidden;
	cursor:pointer;
	background-image: url(../images/buttons/btn_buy-now.gif);
}
.container_listing .item_quarter .buy-now:hover {
	background-position:0 -18px;
}
			
/* --- related items on listings pages --- */


/* Base Mini */
.base-mini { 
	margin:0 0 0 16px;
}
.base-mini .head {  }
.base-mini .head h4 {
	margin:0 0 10px 20px;
	font: bold 1.0em Arial, Helvetica, sans-serif;
}
.base-mini h5 { font-size:1em; }
.base-mini ol {
	margin:0 0 60px 0;
	padding:0;
	min-height:210px;
	height:210px;
	height: auto !important;
	display:block;
}
.base-mini ol li {
	margin:0 12px 0 0; 
	padding:0;
	float:left;
	display:inline;
	width:140px;
	min-height:210px;
	height:210px;
	height: auto !important;
}
.base-mini ol li.super-products .product-images h4 {
	margin:10px 0 0 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	width:140px;
	min-height:20px;
	height:20px;
	height: auto !important;
	font-size:0.8em !important;
	color: #939598;
	text-align:center;
}
.base-mini ol li.super-products .product-images h4 a {
	margin:0 0 0 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	width:140px;
	min-height:20px;
	height:20px;
	height: auto !important;
	display:block;
	text-decoration:none;
	color: #939598;
	text-align:center;
}
.base-mini .product-images { float:left;  }
.base-mini .product-images a img {  }
.base-mini .product-checkbox { float: left; width: 10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin-left:60px; }
.base-mini .regular-price { color:#2f2f2f; font-size:11px; }
.base-mini .special-price { font-size:11px; }
.base-mini .price-box{ margin:1px 0; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }
/*
.item_quarter .item_content .availability {
	float:left;
	margin:0;
	padding:6px 0 0 0;
	display:inline;
	overflow:hidden;
}
.item_quarter .item_content .availability .out-of-stock{
	padding:0;
	margin:0;
}
*/
.container_listing .item_quarter .availability {
	margin:4px 0 0 0;
	float: left;
	display:inline;
	clear: both;
	width: 138px;
	height: 18px;
}
.item_quarter .item_content .availability .out-of-stock {
	margin:0;
	width: 138px;
	height: 18px;
	display:block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -6767px;
	text-align:left;
	overflow: hidden;
	cursor:pointer;
	background-image: url(../images/buttons/out-of-stock.gif);
}

/*--------------------------------------------
Listings Detail Page
---------------------------------------------*/	

.content .details_top-right {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:370px;
	height:auto !important;
	min-height:460px;
	height:460px;
	float:right;
}
.content .details_top-right h2 {
	float:left;
	display:inline;
	width:230px;
	height:auto !important;
	min-height:54px;
	height:54px;
	overflow: visible;
	font: normal 1.3em Arial, Helvetica, sans-serif;
}

.content .product-tag-line {
	position: relative;
	top: -15px;
}
.detail_price {
	position:relative;
	float:left;
	display:inline;
	width:132px;
	height:auto !important;
	min-height:54px;	
	height:54px;
	text-align:right;
	font: bold 1.4em Arial, Helvetica, sans-serif;
}
.detail_price .availability {
	display:none;
}
.detail_price .old-price {
	padding: 0;
	margin: 0 5px 0 0;
	color: #939598;
	font-size:0.7em;
	text-decoration:line-through;
}
.detail_price .special-price {
	padding: 0 0 0 5px;
	margin: 0;
	color: #5f5f5f;
	font-size:1.0em;
	font-weight:bold;

}
.detail_price .old-price .price-label {
	color: #939598;
}
.detail_price .old-price span.price {
	color: #939598;
}
.detail_price .special-price .price-label {
	color: #5f5f5f;
}
.detail_price .special-price span.price {
	color: #5f5f5f;
}
.content .details_top-right .tab_title {
	position:relative;
	z-index:100;
	margin:0 0 0 0;
	padding:0;
	width:371px;
	height:auto !important;
	min-height:26px;
	height:26px;
	background:url(../images/look_related-nav-horzstrip.gif) left bottom no-repeat;
}
.content  .details_top-right .tab_title span  {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
.content  .details_top-right .tab_title span .tab {
	margin:0;
	padding:0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	outline:none;
}
.tab_title span .tab_details, 
.tab_title span .tab_delivery,
.tab_title span .tab_size,
.tab_title span .tab_look,
.tab_title span .tab_related{
	padding:0;
	float:left;
	display:inline;
	width:101px;
	height:26px;
	text-indent:-6767px;
	text-decoration:none;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background:#fcfcfc url(../images/titles/ttl_h5_product-details-off.gif) 7px 7px no-repeat;
}
.tab_title span .tab_details:hover {
	background:transparent url(../images/titles/ttl_h5_product-details.gif) 7px 7px no-repeat;
	outline:none;
}
.tab_title span.active a.tab_details {
	background:transparent url(../images/titles/ttl_h5_product-details.gif) 7px 7px no-repeat;
	outline:none;
	border-bottom:1px solid white;
}
/*--delivery guide tab--*/
.tab_title span .tab_delivery {
	width:119px;
	height:26px;
	background:#fcfcfc url(../images/titles/ttl_h5_delivery-returns-off.gif) 8px 7px no-repeat;
}
.tab_title span .tab_delivery:hover {
	background:transparent url(../images/titles/ttl_h5_delivery-returns.gif) 8px 7px no-repeat;
	outline:none;
}
.tab_title span.active a.tab_delivery {
	background:transparent url(../images/titles/ttl_h5_delivery-returns.gif) 8px 7px no-repeat;
	outline:none;
	border-bottom:1px solid #fff;
}
/*--size guide tab--*/
.tab_title span .tab_size {
	width:80px;
	height:26px;
	background:#fcfcfc url(../images/titles/ttl_h5_size-guide-off.gif) 8px 7px no-repeat;
}
.tab_title span .tab_size:hover {
	background:transparent url(../images/titles/ttl_h5_size-guide.gif) 8px 7px no-repeat;
	outline:none;
}
.tab_title span.active a.tab_size {
	background:transparent url(../images/titles/ttl_h5_size-guide.gif) 8px 7px no-repeat;
	outline:none;
	border-bottom:1px solid #fff;
}

#mini-details-items {
	margin-left:0;
}
#mini-details-items .short-description {
	display:none;
}

#descriptions, #descriptions_del, #descriptions_size{
	margin:0 0 20px 0;
	
}

#descriptions div, 
#descriptions span, 
#descriptions p,
#descriptions_del div, 
#descriptions_del span, 
#descriptions_del p,
#descriptions_size div,
#descriptions_size span,
#descriptions_size p {
	margin:0;
	padding:0;
	font-size:1.0em;
}

#mini-details-items h4,	
#mini-delivery-items h4 { 
	margin:10px 0 0 11px;
}
#mini-delivery-items,
#mini-delivery-items p,
#mini-size-items,
#mini-size-items p{ 
	margin:0;
	font-size:1.0em;
}
		
	
.content .details_top-right #tab_detailslist_container {
	padding:12px 12px 0 8px;
	margin:0 0 0 0;
	display:block;
	width:340px;
	height:auto !important;
	min-height:60px;
	height:60px;
	font-size:1.0em;
	color:#949599;
	position:relative;
	z-index:50;
	border:1px solid #e5e5e5;
	border-width:0px 0px 0px 0px;
}
	
/** Options listings -- */

.content .details_top-right .add-to-box {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:370px;
	height:auto !important;
	min-height:40px;
	height:40px;
	display:block;
}
.content .details_top-right label,
.content .details_top-right .add-to-box label {
	width:100px;
	height:16px;
	min-height:16px;
	height:auto !important;
	display:block;
	font-size:1.1em;
	color:#949599;
}
.add-to-box .product-options {
	position:relative;
	margin:0 0 60px 10px;
	width:220px;
	height:30px;
	float:left;
	display:inline;
}
.add-to-box .product-options .optionsbox {
	padding:0 0 0 0;
	margin:0 10px 0 0;
	width:100px;
	height:40px;
	min-height:40px;
	height:auto !important;
	float:left;
	display:inline;
	font-size:1.0em;
}
.add-to-box .product-options  .optionsbox .validation-advice {
	width:110px;
	padding:10px 0 0 0;
	font-size: 80%;
}
.add-to-box .product-options .optionsbox select {
	padding:0;
	margin:0 0 0 0;
	width:100px;
	height:22px;
	background:#f5f5f5;
}
.add-to-box .optionsbox_qty {
	padding:0 0 0 0;
	margin:0 10px 0 0;
	width:128px;
	height:40px;
	min-height:40px;
	height:auto !important;
	float:right;
	display:inline;
	font-size:1.0em;
}
.content .details_top-right .add-to-box .optionsbox_qty legend { display:none; }
.content .details_top-right .add-to-box .optionsbox_qty input#qty {
	padding:2px;
	margin:0 0 0 0;
	width:50px;
	font-size:1.0em;
	border:1px solid #ccc;
	background:#f5f5f5;
}
.content .details_top-right .add-to-box p.required { 
	margin-left:10px;
	font-size:1.0em; 
}
	
	
/** Listings Details Links **/

.content .details_top-right .buy-now {
	margin:4px 0 0 10px;
	float: left;
	clear: both;
	width: 145px;
	height: 16px;
	text-indent: -6767px;
	overflow: hidden;
	cursor:pointer;
	background: url(../images/buttons/btn_buy-now-long.gif) 0 0 no-repeat;
}
.content .details_top-right .buy-now:hover {
	background-color:#ffffff;
	filter:alpha(opacity=62);opacity:0.62;-moz-opacity:0.62;
}
.content .details_top-right .add-to-compare { 
	display:none;
}
.content .details_top-right .add-to-wishlist {
	margin:24px 0 14px 10px;
	float: left;
	width: 139px;
	height: 15px;
	text-indent: -6767px;
	overflow: hidden;
	background: url(../images/buttons/btn_add-to-wishlist.gif) 0 0 no-repeat;
}
.content .details_top-right .send-to-friend {
	margin:24px 0 14px 5px;
	float: left;
	width: 139px;
	height: 15px;
	text-indent: -6767px;
	overflow: hidden;
	background:url(../images/buttons/btn_send-to-friend.gif) 0 0 no-repeat;
}
.content .details_top-right .add-to-wishlist:hover,
.content .details_top-right .send-to-friend:hover{
	background-position:0 -15px;
}

.content .details_divide {
	width:784px;
	height:10px;
	clear:right;
}

p.email-notification, p.availability{
	margin:5px;
	padding:5px;
}

p.email-notification a{
	background:url(../images/buttons/arrow.gif) 0 2px no-repeat;
	clear:both;
	padding:0 0 0 10px;
	color:#000;
	text-decoration:underline;
}

p.email-notification a:hover{
	color:#949599;
}

/*--------------------------------------------
Complete the look and related items
---------------------------------------------*/	
/*
.buttons-set .content .back-link {
	position:relative;
	top:50px;
	left:20px;
	padding:2px 2px 2px 16px;
	background:#000 url();
}
*/
.tab_title {
	position:relative;
	z-index:100;
	margin:0 0 0 16px;
	padding:0;
	width:765px;
	height:auto !important;
	min-height:26px;
	height:26px;
	background:url(../images/look_related-nav-horzstrip.gif) left bottom no-repeat;
}
.tab_title span  {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
.tab_title span .tab {
	margin:0;
	padding:0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	outline:none;
}
.tab_title span .tab_look{
	width:128px;
	height:26px;
	background:#fcfcfc url(../images/titles/ttl_h5_complete-the-look-off.gif) 7px 7px no-repeat;
}
.tab_title span .tab_look:hover {
	background:transparent url(../images/titles/ttl_h5_complete-the-look.gif) 7px 7px no-repeat;
	outline:none;
}

.tab_title span.active a.tab_look {
	background:transparent url(../images/titles/ttl_h5_complete-the-look.gif) 7px 7px no-repeat;
	outline:none;
	border-bottom:1px solid white;
}

.tab_title span .tab_related {
	width:105px;
	height:26px;
	background:#fcfcfc url(../images/titles/ttl_h5_related-items-off.gif) 14px 7px no-repeat;
}
.tab_title span .tab_related:hover {
	background:transparent url(../images/titles/ttl_h5_related-items.gif) 14px 7px no-repeat;
	outline:none;
}
.tab_title span.active a.tab_related {
	background:transparent url(../images/titles/ttl_h5_related-items.gif) 14px 7px no-repeat;
	outline:none;
	border-bottom:1px solid #fff;
}
	
.content #tab_list_container {
	margin:0 0 0 16px;
	position:relative;
	z-index:50;
	padding:0;
	width:765px;
	height:250px;
	border:1px solid #e5e5e5;
	border-width:0px 1px 1px 1px;
}
	
.mini-related-items ol{
	position:absolute;
	top:20px;
	left:0;
	margin:0;
	padding:0;
	width:784px;
	min-height:210px;
	height:210px;
	height: auto !important;
	display:block;
}
.mini-look-items ol{
	position:absolute;
	top:20px;
	left:0;
	margin:0;
	padding:0;
	width:784px;
	min-height:210px;
	height:210px;
	height: auto !important;
	display:block;
}
.mini-look-items ol li,
.mini-related-items ol li{
	margin:0 0 0 80px;                               
}
.mini-related-items ol li h4,
.mini-look-items ol li h4{
	margin:6px 0 6px 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	width:140px;
	min-height:20px;
	height:20px;
	height: auto !important;
	color: #010101;
	text-align:left;
}
.mini-look-items ol li .price_now,
.mini-related-items ol li .price_now {
	margin:0 ;
}
.mini-related-items ol li .price_now .now {
	margin:0 0 0 0;
	color: #323232;
	font-weight: bold;
}

.mini-look-items p.old-price,
.mini-related-items p.old-price{
	margin:0;
	padding:0;
	text-decoration:line-through;
	font-size:0.9em;
}

.mini-look-items p.special-price,
.mini-related-items p.special-price
.mini-look-items p.price_now,
.mini-related-items p.price_now{
	margin:0 0 0 5px;
	padding:0;
	font-weight:bold;
	font-size:0.9em;
	color:#5f5f5f;
}

.mini-related-items ol li .add-to-wishlist {
	display:none;
}
.mini-related-items ol li .select_item {
	display:none;
}
.mini-related-items .related_intro {
	display:none;
}
	
/*--------------------------------------------
Send to a Friend
---------------------------------------------*/	

p#add_recipient_button{
	float:left;
}

textarea#sender_message{
	background:#fff;
	width:200px;
	float: left;
}
li.text-area-item {
	clear: both;
	border-top: 2px solid #F7F7F7;
}
#send-to-friend-box, #forgotten-password{
	border: solid 1px #e5e5e5;
	padding:20px;
	background:#f7f7f7;
	margin:0 0 0 20px;
}

/*--------------------------------------------
Forgotten Password
---------------------------------------------*/	

#forgotten-password p{
	margin:0 0 20px 0;
	padding:0;
}

#forgotten-password legend{
	display:none;
}

#forgotten-password #form-validate .buttons-set{
	padding:0;
}

/********************************************************************************/
/***** MY ACCOUNT ***********************************************************/
/******************************************************************************/

/*Login styles are also in the checkout section to keep consistancy between 
the two login pages*/

.welcome-msg{ 
	padding-bottom:40px;
}

.content .recent-orders  {
	position:relative;
}
.recent-orders .see_all_orders {
	position:absolute;
	top:0;
	right:20px;
}

#login-form .col2-set,
.dashboard .col2-set,
#book_outer,
.edit_account_outer {
	border: solid 1px #e5e5e5;
	overflow:hidden;
	padding:10px;
	margin:0 0 30px 20px;
}
.dashboard .col2-set {
	margin-bottom:20px;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
	padding:20px;
	width:325px;
	min-height:170px;
	height:170px;
	height:auto !important;
}

.edit_account_outer #form-validate {
	padding:20px;
	margin:0;
	width:700px;
	background:#f7f7f7;
	overflow:hidden;
}
.edit_account_outer #form-validate p #change_password,
.edit_account_outer #form-validate #is_subscribed {
	position:relative;
	margin:10px 0 10px 0;
	left:-3px;
}
.edit_account_outer #form-validate p #lbl_change_password,
.edit_account_outer #form-validate #lbl_is_subscribed {
	margin-top:7px;
}
.edit_account_outer #form-validate p {
	margin-left:0;
}
.content_newcustomer p {
	width:300px;
}
#book_outer .col2-set {
	padding:20px 0 20px 0;
	
}
#book_outer .col2-edit {
	padding:20px;
	min-height:170px;
	height:auto !important;
	height:170px;
	background:#f7f7f7;
	overflow:hidden;
}

#book_outer .col2-set .col-1,
#book_outer .col2-set .col-2 {
	padding:20px;
	width:325px;
	min-height:405px;
	height:405px;
	height:auto !important;
}
#book_outer .col2-set .col-1 p,
#book_outer .col2-set .col-2 p {
	margin-left:0;
}
#book_outer .col2-set .col-2 .additional_address {
	padding-top:20px;
}
#book_outer .col2-set .buttons-set  {
	margin-left:0;
	clear:both;
}
#book_outer .col2-edit #form-validate .buttons-set,
.edit_account_outer #form-validate .buttons-set  {
	padding-left:0;
}
.customer-address-index .col2-set .buttons-set {
	margin:0 0 0 20px;
	padding-top:0 !important;
	width:740px;
}
.customer-address-index .col2-set .buttons-set button {
	margin:0 0 10px 0;
}

#login-form fieldset legend {
	display:none;
}
#login-form li{
	clear:both;
	color:#000;
}

#login-form p{
	margin:0;
	color:#000;
}

.content_registered .required, #form-validate .required {
	clear:both;
	overflow:hidden;
	font-size:1.0em;
}
#form-validate .buttons-set {
	padding-left:20px;
}
#form-validate ul,
#form-validate ul li {
	padding:0;
	margin:0;
	list-style:none;
}

.customer-address-form {
	margin-bottom: 40px;
}

/* -- my wishlist -- */
.account_outer{
	position:relative;
	border: solid 1px #e5e5e5;
	overflow:hidden;
	padding:10px;
	width:744px;
	margin:0 0 0 20px;
}

.wishlist-index-index {
	position:relative;
}
.account_outer #wishlist-table {
	margin:0;
	width:724px;
}
#account_outer tbody tr td,
#wishlist-table tbody tr.first td .price {
	color:#000;	
}

#wishlist-table tbody tr td.last .edit_delete-r {
	margin-top:90px;
}

#wishlist-table textarea
{
	width: 365px;
	height: 210px;
}

#wishlist-view-form .button
{
	text-indent: 0px;
	color: #000000;
	height: 36px;
	text-transform: none;
	font-weight: bold;
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.wishlist-index-share #form-validate #account_frame {
	padding:20px;
	background:#f7f7f7;
}

/* Frame for pages without surround box in accounts section */

#account_frame {
	padding:20px 0 0 0;
	overflow:hidden;
}
#account_frame li {
	padding:0 20px 20px 20px;
	display:block;
}
#account_frame li p {
	padding-left:0;
}
#account_frame li .checkbox {
	margin-left:0;
}
#account_frame li label {
	width:180px;
}
#account_frame li .wish-req {
	padding-left:178px;
}
#account_frame li .buttons-set {
	padding:0;
}
#account_frame li .buttons-set .button {
	margin:0;
}

/* newsletter subscriptions page */

.newsletter-manage-index #form-validate #account_frame {
	background:#f7f7f7;
}

.newsletter-manage-index #form-validate #account_frame li .buttons-set-letter {
	padding:20px;
	clear:both;
	width:220px;
}

.newsletter-manage-index #form-validate #account_frame li #subscription,
.newsletter-manage-index #form-validate #account_frame li label {
	margin:20px 0 0 20px;
}

/* my orders */

.account_outer #my-orders-table {
	margin:20px 0 20px 0;
	width:744px;
	
}
.account_outer #my-orders-table tbody tr td.last {
	width:100px;	
}

/* my orders detail page */

#current_invoice {   
	padding:0 0 20px 0;
}
#current_invoice h4{   
	font-size:1.6em;
}

.account_outer .order-info dl,
.account_outer .order-info dl dt,
.account_outer .order-info dl dd,
.account_outer .order-info ul,
.account_outer .order-info ul li {	
	margin:0;
	padding:0;
	list-style:none;
}
.account_outer p {
	margin-left:0;
}
.account_outer .order-info {
	margin-bottom:20px;	
	border-bottom:1px solid #f7f7f7;
}

#invoice_lnks {
	padding-bottom:16px;
	width:414px;
	display:block;
}
#invoice_lnks li {
	margin-right:30px;
	display:inline;
	font-size:1.3em;
}
#invoice_lnks li.current {
	font-weight:bold;
	color:#000;
}
#invoice_lnks li .button {
	float:none;
}
.account_outer .col2-set {
	overflow:hidden;
	clear:both;
}
.account_outer .col2-set .col-1,
.account_outer .col2-set .col-2 {
	padding:20px;
	width:327px;
	min-height:100px;
	overflow:hidden;
}
.account_outer .top_set {
	margin-bottom:10px;
	overflow:hidden;
	overflow:hidden;
}

.content .page-title-invoice,
.content .print-invoices {
	margin:0 0 0 20px;
	width:765px;
	height:50px;
	position:relative;
}
.content .page-title-invoice .ttl_invoice-number {
	margin-left:4px;
}

#change-password-form{
	margin-top:30px;
	width:700px;
}


/********************************************************************************/
/***** BASKET (Shopping Cart) ***********************************************************/
/******************************************************************************/

.checkout-cart-index .content{
	padding:0 0 20px 0;
}

ul.checkout-types,
ul.checkout-types li { list-style:none; }

a.multishopping { display:none; }

table {
	margin:10px 0 30px 20px;
	width: 760px;
	color:#dcdddf;
	font-size:1.0em;
	text-align:left;
	color:#000;
}
table tr th,
table thead tr th {
	padding:10px;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	background:#f7f7f7;
	border-bottom:1px solid #f7f7f7;
	white-space:nowrap;
	text-transform:lowercase;
	color:#000;
	text-align:left;
}

table tr td {
	padding:10px;
	vertical-align:middle;
	border-bottom:1px solid #f7f7f7;
	text-align:left;
}

.a-center{
	text-align:center;
}

.a-right{
	text-align:right;
}

input.qty {
	width:34px;
}

table tr td dl.item-options {
	color:#333;
	font-size:1.1em;
}
table tr td dl.item-options dt {
	padding:5px 0 2px 0;
	color:#000;
	display:inline;
}
table tr td dl.item-options dd {
	padding:5px 5px 2px 0;
	color:#000;
	display:inline;
}
table tr td h3.product-name{
	padding:0 0 6px 0;
	margin:0;
	font: bold 1.2em Arial, Helvetica, sans-serif;	
	line-height:1.0em;
}
	
table tr td h3.product-name a{
	margin-left:0;
	color:#000;
	text-decoration:none;
}

table tr td .cart-price .price {
	color:#000;
	font-size:1.1em;
}
table tr td.last .cart-price .price {
	font-weight:bold;
}

table tr td.last {
	border-top:1px solid #ccc;
	text-align:right;
}

/*--totals--*/

#shopping-cart-totals-table{
	width:300px;
	float:right;
}

#shopping-cart-totals-table th{
	padding:10px 5px 10px 5px;
	background:#fff;
	color:#000;
	border-bottom:1px solid #f7f7f7;
}

#shopping-cart-totals-table tr td,
#checkout-review-table tr td{
	background:#fff;
	color:#000;
}

#shopping-cart-totals-table tfoot tr th{
	text-align:right;
	text-transform:uppercase;
	width:150px;
}

#shopping-cart-totals-table tfoot tr td,
#checkout-review-table tfoot tr td {
	font-weight:bold;
	font-size:1.2em;
}
	
table tbody tr td input.checkbox {
	margin-left:40px;
}

table.invoice_table thead tr th.th_subtotal,
table#my-orders-table thead tr th.th_subtotal,
table#my-orders-table thead tr th.th_quantity,
table#my-orders-table thead tr th.th_price { text-align:right; }

table#my-orders-table tbody.even,
table.invoice_table tbody.even { background:#f5f5f5; }
table#my-orders-table tbody tr td,
table.invoice_table tbody tr td {
	vertical-align:middle;
}

ul.checkout-types,
ul.checkout-types-totals {
	margin:0;
	padding:0 0 0 0;
	width:758px;
	list-style:none;
}
ul.checkout-types li {
	padding-bottom:20px;
}

ul.checkout-types-totals{
	clear:both;
}

ul.checkout-types li,
ul.checkout-types-totals li {
	margin:0 0 0 20px;
	padding:0 0 0 0;
	width:758px;
	list-style:none;
	text-align:right;
}

.col-2 .discount, .col-2 .shipping {
	padding:20px;
	margin:0;
	width:360px;

}

.col-2 .discount .col2-set{
	margin:0;
	padding:0;
}

/*-- Shipping not currently used --*/

.col-2 .shipping {
	display:none;
}

/*-- Discount Code --*/

.cart-collaterals{
	border: solid 1px #e5e5e5;
	padding:10px;
	width:400px;
	float:left;
	margin:0 0 0 18px;
}

.cart-collaterals .col-1{
	display:none;
}	

.col-2 .discount form, .col-2 .discount fieldset{
	margin:0;
	padding:0;
}

.col-2 #discount-coupon-form ul, .col-2 #discount-coupon-form li{
	margin:0;
	list-style:none;
}

.col-2 .discount label{
	color:#000;
	float:left;
	width:300px;
	padding:0 0 10px 0;
}

.col-2 .discount button{
	margin:0;
}

.col-2 .discount #coupon_code {
	margin-right:14px;
	width:120px;
	float:left;
}

.col-2 .discount .input-box{
	padding:10px 0 0 0;
}

/*-- Shopping cart - bag info --*/

.col-left .Shopping_bag_info{
	padding:70px 0 0 0;
}

.col-left .Shopping_bag_info p {
	padding:10px 0 20px 0;
	color:#949599;
}

.col-2 .shipping form fieldset select {
	width:300px;
	margin-bottom:10px;
}
.col-2 .shipping form fieldset .form-list li#postcode {
	width:145px;
	margin-bottom:10px;
}

/********************************************************************************/
/***** CHECKOUT ***************************************************/
/******************************************************************************/

.content ol#checkoutSteps, .content ol#checkoutSteps li, .content ol#checkoutSteps ul, .content ol#checkoutSteps ul li,#book_outer .col2-set ol, #book_outer .col2-set ol li{
	margin:0;
	padding:0;
	list-style:none;
}

.content ol#checkoutSteps{
	margin:0 0 0 20px;
}	

ol#checkoutSteps li{
	clear:both;
	color:#000;
}
ol#checkoutSteps li p{
	color:#000;
}

ol#checkoutSteps li.section{
	border: solid 1px #e5e5e5;
	margin:1px 0 1px 0;
	padding:0;
}

ol#checkoutSteps li.active{
	overflow:hidden;
	padding:10px;
}

ol#checkoutSteps li.section .step-title{
	padding:6px 6px 4px 6px;
	background:#fcfcfc;
	height:15px;
}

ol#checkoutSteps li.active .step-title{
	background:#fff;
	padding:0;
}

span.number{display:none;}

.block-progress dd, .block-progress dl, .block-progress dt{
	text-transform:lowercase
}



/*--------------------------------------------
Step 1 - Login (this also effects My Account Login)
---------------------------------------------*/	

ol#checkoutSteps .col-1,
ol#checkoutSteps .col-2,
.customer-account-login .col-1,
.customer-account-login .col-2 {
	padding:20px;
	width:325px;
	min-height:220px;
	height:220px;
	height:auto !important;
}
ol#checkoutSteps .col-1 .buttons-set,
ol#checkoutSteps .col-2 .buttons-set {
	width:294px;
}
#checkoutSteps .buttons-set .please-wait {
	position:absolute;
	top:0;
	right:0;
}
#checkoutSteps .buttons-set .please-wait .v-middle {

}

ol#checkoutSteps .col-1 p,
ol#checkoutSteps .col-2 p{
	margin:0;
	padding:10px 0 10px 0;
	clear:both;
}

#checkout-step-login label,
#login-form label,
#form-validate label{
	width:130px;
}

#checkout-step-login input.input-text, 
#login-form input.input-text,
#form-validate input.input-text{
	width:150px;
}

.forgotten-pswd{
	display:block;
	float:right;
	width:200px;
	text-align:right;
	padding:5px 35px 0 0;
}


/*--------------------------------------------
Step 2 - Billing
---------------------------------------------*/	

#checkout-step-billing{
	background:#f7f7f7;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
}

#checkout-step-billing legend{
	display:none;
}


/*--------------------------------------------
Step 3&4 - Shipping
---------------------------------------------*/	

#checkout-step-shipping, #checkout-step-shipping_method{
	background:#f7f7f7;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
}

#checkout-step-shipping_method dl.sp-methods dt{
	font-weight:bold;
	padding:0 0 10px 0;
}

#checkout-step-shipping_method dl.sp-methods li{
	font-weight:bold;
	margin:10px 0 10px 0;
}

#checkout-step-shipping_method dl.sp-methods li label{
	font-weight:normal;
	width:500px;
	margin:5px 0 5px 0;
}

#checkout-step-payment dl.sp-methods dt label
{
	font-size: 1.2em;
}

#checkout-step-shipping_method dl.sp-methods li input{
	margin:5px 0 5px 0;
}

#checkout-shipping-method-load dl.sp-methods dt div.shipping-notice {
	color: #660000;
	font-size: 1.3em;
	border: 2px solid #ff3333;
	margin: 10px 0 12px 0;
	padding: 10px 10px 14px 10px;
	/*
	padding: 10px 10px 14px 85px;
	background: #fff url(../images/warning.gif) no-repeat 5px 5px;
	min-height: 46px;
	*/
}

.add-gift-message{
	clear:both;
	width:100%;
	overflow:hidden;
}

label#gift-msg-label{
	width:500px;
}

.add-gift-message p, #allow-gift-message-container p, .inner-box p{
	margin:0;
	padding:15px 0 10px 0;
}

textarea#gift-message-whole-message, textarea.giftmessage-area{
	background:#fff;
	width:200px
}

li.gift-item h5.product-name{
	padding:0 0 6px 0;
	margin:0;
	font: bold 1.0em Arial, Helvetica, sans-serif;	
}

#allow-gift-message-container ol, #allow-gift-message-container ol li{
	margin:0;
	padding:0;
}

#allow-gift-message-container p.number{
	font-weight:bold;
}

.shipping-select, .billing-select{
	width:550px;
}


/*--------------------------------------------
Step 5 Payment
---------------------------------------------*/	

#checkout-step-payment{
	background:#f7f7f7;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
}

#checkout-step-payment form fieldset{
	clear:both;
}

.v-fix{
	float:left;
}

.please-wait img{
	margin-top:0px;
}


#threeDSecureLogos{
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
	border-top:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
}

#threeDSecureLogos p{
	margin:0;
	padding:0;
	font-size:0.9em;
}

dl#checkout-payment-method-load dt{
	font-weight:bold;
	padding:0 0 20px 0;
}


dd.complete{
	font-size:1.0em;
	color:#000;
	text-transform:none;
	padding:10px 0 10px 0;
	font-style:normal;
}

/*--------------------------------------------
Order Confirmation
---------------------------------------------*/	

#checkout-step-review table{
	margin:0;
	width:740px;
	font-size:1.0em;
	margin:10px 0 0 0;
}

#checkout-review-table tr td h4.product-name{
	padding:0 0 6px 0;
	margin:0;
	font: bold 1.0em Arial, Helvetica, sans-serif;	
}
	
#checkout-review-table tr td h4.product-name a{
	margin-left:0;
	color:#000;
	text-decoration:none;
}

#checkout-review-table tfoot tr th, #checkout-review-table tfoot tr td{
	background:#fff;
	font-weight:normal;
}

 #checkout-review-table tfoot tr td{
 	font-size:1.0em;
 }

#checkout-review-table tfoot tr.last th{
	text-transform:uppercase;
	font-weight:bold;
}

#review-buttons-container button.button{
	float:right;
}

#checkout-step-review table .a-center{
	text-align:right;
}

#order-please-wait{
	color:#949599;
}

#order-please-wait .please-wait img{
	margin:0;
}

/*--------------------------------------------
Order Success & Failure
---------------------------------------------*/	

.checkout-onepage-success .buttons-set, .checkout-onepage-failure .buttons-set{
	padding:0 0 0 20px;
}

/********************************************************************************/
/***** BUTTONS ***********************************************************/
/******************************************************************************/

.content .print-page,
.content .but_print-invoices,
.content .but_print-invoice {
	position:absolute;
	top:10px;
	right:10px;
	padding:0;
	width:66px;
	height:34px;
	text-indent:-9000px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:transparent url(../images/buttons/but_print.gif) 0 0 no-repeat;
}
.content .but_print-invoices { 
	width:141px;
	background:transparent url(../images/buttons/but_print-invoices.gif) 0 0 no-repeat; 
}
.content .but_print-invoice { 
	width:141px;
	background:transparent url(../images/buttons/but_print-invoice.gif) 0 0 no-repeat; 
}
.content .print-page:hover,
.content .but_print-invoices:hover,
.content .but_print-invoice:hover {
	background-position:0 -34px;
}

.content .back-link {
	position:absolute;
	top:50px;
	right:0px;
	padding:0;
	width:70px;
	height:15px;
	text-indent:-9000px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#939598 url(../images/buttons/btn_back.gif) 0 0 no-repeat;
}
.content .back-link:hover {
	background-position:0 -15px; 
}

.content .edit_delete-r{
	color:#fff;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0;
	width:105px;
	height:15px;
	text-indent:-6767px;
	text-align:left;
	background:#e8e8e8 url(../images/buttons/btn_item-remove.gif) 0 0 no-repeat;
}
.content .edit_delete-l{
	color:#fff;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0;
	width:105px;
	height:15px;
	text-indent:-6767px;
	text-align:left;
	background:#e8e8e8 url(../images/buttons/input-remove.gif) 0 0 no-repeat;
}
.content .edit_delete-r:hover,
.content .edit_delete-l:hover {
	background-position:0 -15px;
}

.buttons-set{
	position:relative;
	padding:10px 0 0 0;	
	clear:both;
	width:293px;
}
.buttons-set2 {
	position:relative;
	width:430px;
}
#checkoutSteps .buttons-set {
	position:relative;
	width:720px;
}
.emailsend {
	position:relative;
	width:405px;
}

.book-set { 
	width:637px;
	padding:20px 0 0 0;  
}
#book_outer .book-set { 
	margin-top:20px;  
}

.button{ 
	border:0;
	margin:15px 5px 15px 0;
	padding:0;
	text-transform:lowercase;
	text-indent:-9000px;
	height:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	overflow:hidden;
}

.button:hover{
	background-position:0 -15px; 
}

.review-product-list .product_extra_tabs {
	display: none;
}

.review-product-list .details_top-right .add-to-box .availability {
	display: none;
}

.review-product-list .details_top-right .add-to-box .required {
	display: none;
}

.review-product-list .back-link {
	display: none;
}

#customer-reviews .button{ 
	float: left;
	color: #000000;
	text-indent: 0px;
	margin-top: 0px;
	padding: 5px;
	font-weight: bold;
	height: auto;
}

#customer-reviews h2 {
	font: normal 1.3em Arial, Helvetica, sans-serif;
}

#track_hint {
	display: none;
}

.category-products div.ratings {
	display: none;
}

.cms-about-anna-press .content ul {
	margin: 0;
	padding: 0;
}
.cms-about-anna-press .content ul li {
	float: left;
	width: 194px;
	height: 300px;
	margin: 20px;
	list-style: none;
	text-align: center;
}

.btn_continue  { width:70px; background:#000 url(../images/buttons/btn_continue.gif) 0 0 no-repeat; }

.ContinueShopping { width:139px; background:#000 url(../images/buttons/btn_shopping.gif) 0 0 no-repeat; }
.UpdateShopping  { width:139px; background:#000 url(../images/buttons/btn_update.gif) 0 0 no-repeat;  }
.ProceedtoCheckout { width:139px; background:#000 url(../images/buttons/btn_proceedcheckout.gif) 0 0 no-repeat; }
.ApplyVoucher { width:139px; background:#000 url(../images/buttons/btn_voucher.gif) 0 0 no-repeat; }
.login { width:70px; background:#000 url(../images/buttons/btn_login.gif) 0 0 no-repeat; }
.CreateAccount { width:139px; background:#000 url(../images/buttons/btn_proceed.gif) 0 0 no-repeat; }
.PlaceOrder { width:93px; background:#000 url(../images/buttons/btn_place-order.gif) 0 0 no-repeat; }
.ShareWish { width:530px;  }
.ShareWishList { width:101px; background:#000 url(../images/buttons/btn_share-wish-list.gif) 0 0 no-repeat; }
.AddAllToShopping { width:157px; background:#000 url(../images/buttons/btn_add-all-to-shopping.gif) 0 0 no-repeat; }
.UpdateWishlist { width:105px; background:#000 url(../images/buttons/btn_update-wishlist.gif) 0 0 no-repeat; }
.WishAddToShopping { width:140px; text-indent:-6767px; text-align:left; background:#000 url(../images/buttons/btn_wish-add-to-shopping.gif) 0 0 no-repeat; }
.btn_see-all-orders { width:66px; background:#000 url(../images/buttons/btn_see-all-orders.gif) 0 0 no-repeat; }
.btn_view-order { margin-right:10px;width:78px; text-indent:-6767px; text-align:left; background:#000 url(../images/buttons/btn_view-order.gif) 0 0 no-repeat; }
.btn_edit {  float:left;width:70px; background:#000 url(../images/buttons/btn_edit.gif) 0 0 no-repeat; }
.btn_change-password { float:left;width:139px; background:#000 url(../images/buttons/btn_change-password.gif) 0 0 no-repeat; }
.btn_manage-addresses { float:left; width:139px; background:#000 url(../images/buttons/btn_manage_address.gif) 0 0 no-repeat; }
.btn_edit-address { float:left; margin-top:0px; width:139px; background:#000 url(../images/buttons/btn_edit_address.gif) 0 0 no-repeat; }
.btn_edit-address-book { text-indent:-6767px; text-align:left; float:left; margin-top:0px; width:139px; background:#000 url(../images/buttons/btn_edit_address.gif) 0 0 no-repeat; }
.btn_delete-address-book { text-indent:-6767px; text-align:left; float:left; margin-top:0px; width:101px; background:#e8e8e8 url(../images/buttons/btn_item-remove.gif) 0 0 no-repeat; }
.btn_save { width:70px; background:#000 url(../images/buttons/btn_save.gif) 0 0 no-repeat;  }
.btn_chnage-billing-address { float:left; margin-top:0px; width:153px; background:#000 url(../images/buttons/btn_chnage-billing-address.gif) 0 0 no-repeat; }
.btn_change-delivery-address { float:left; margin-top:0px; width:153px; background:#000 url(../images/buttons/btn_change-delivery-address.gif) 0 0 no-repeat; }
.btn_add-new-address { width:139px; background:#000 url(../images/buttons/btn_add-new-address.gif) 0 0 no-repeat; }
.btn_save-address { width:139px; background:#000 url(../images/buttons/btn_save_address.gif) 0 0 no-repeat;  }
.btn_re-order { text-align:left; margin:0 10px 0 0; width:78px; background:#000 url(../images/buttons/btn_reorder.gif) 0 0 no-repeat;  }
.btn_send-email { width:82px; background:#000 url(../images/buttons/btn_send-email.gif) 0 0 no-repeat; }
.btn_add-recipient { width:93px; background:#000 url(../images/buttons/btn_add-recipient.gif) 0 0 no-repeat; }
.btn_submit { width:60px; background:#000 url(../images/buttons/btn_submit.gif) 0 0 no-repeat; }
.btn_reorder { 
	position:absolute;
	top:60px;
	right:8px;
	width:78px; 
	background:#000 url(../images/buttons/btn_reorder.gif) 0 0 no-repeat; 
}

.ttl_h1_shopping-bag .checkout-types li .button{
	background:#000 url(../images/buttons/input-bg1.gif) center right no-repeat; 
	border:0;
	padding:0px 70px 0px 5px;
	text-transform:lowercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;

}

.ttl_h1_shopping-bag .checkout-types li  .button:hover{
	background:#939598 url(../images/buttons/input-bg2.gif) center right no-repeat; 
}

/********************************************************************************/
/***** PAGE TITLES ***********************************************************/
/******************************************************************************/


.content .category-pagetitle h1  { 
	margin:0 0 20px 20px;
	text-indent:none;
	display:block;
}
.content .category-pagetitle h1 img { display:block; }
.content .page-title,
.content .page-head,
.content .category-title  { 
	margin:18px 0 0 20px;
	width:760px;

}

.page-title h2,  .page-title h1, .category-title h2, .category-title  h1{
	width:760px;
	height:64px;
	text-indent:-6767px;
}

.block-title{padding:50px 0 0 0;}

.block-title h2{
	width:190px;
	height:32px;
	text-indent:-6767px;
}


/*--Search Titles--*/
.catalogsearch-result-index .page-title h2, .catalogsearch-advanced-result .page-title h2
{ background:url(../images/titles/ttl_h1_search-results.gif) 0 0 no-repeat;}


.category-online-store .category-title {
	float:none;
	display:none;
}

.content .category-title h1 { padding:0 0 10px 0; }
.content .category-title h1,
.content .category-title .ttl_h1 {
	margin:0 0 0 20px;
	width:710px;
	height:63px;
}

.cms-no-route .page-title h1 { background:url(../images/titles/ttl_h1_404.gif) 0 0 no-repeat;  } 


.catalog-seo-sitemap-category h1 { 
	margin:0 0 0 20px;
	width:550px;
	height:63px;
	text-indent:-6767px;
	background:url(../images/titles/ttl_h1_site-map.gif) 0 0 no-repeat; 
}

.content .category-title .ttl_h1_bag { background:url(../images/titles/ttl_h1_my-shopping-bag.gif) 0 0 no-repeat; }

/*--CMS Pages Titles--*/
.cms-page-view h1 {
	margin:0 0 0 20px;
	width:550px;
	height:63px;
	display:block;
}
.content.cms-page-view h3,
.content.cms-page-view h4,
.content.cms-page-view h5,
.content.cms-page-view h6{
	margin:0 0 0 20px;
	font-weight:normal;
}
.cms-about-anna-news .news_img {
	margin:20px 0 20px 20px;
	padding:0;
}

.cms-about-anna-news table tbody tr td,
.cms-about-anna-news table tr td{
	padding:0;
	vertical-align:top;
}
.cms-about-anna-news table.news_table tbody tr td p,
.cms-about-anna-news table tr td p{
	margin-left:0;
	padding-right:10px;
	vertical-align:top;
}
.content.cms-page-view table tbody tr td p.cms_col2 {
	padding-left:10px;
}
.content .block-title h4.ttl_h4_recently-viewed-products { 
	margin:0;
	padding:0;
	height:40px;
	text-indent:-6767px;
	background:url(../images/titles/ttl_h5_recently-viewed.gif) 0 0 no-repeat; 
}

/*--Account Titles--*/
/*--My Account H1 & H2 Tags--*/
.sendfriend-product-send .page-title h2 { background:url(../images/titles/ttl_h1_send-to-friend.gif) 0 0 no-repeat;}
.customer-account-index .page-title h1 { background:url(../images/titles/ttl_h1_my-dashboard.gif) 0 0 no-repeat;}
.customer-account-forgotpassword .page-title h2{ background:url(../images/titles/ttl_h2_forgotten-password.gif) 0 0 no-repeat;}
.customer-account-edit .page-title h2 { background:url(../images/titles/ttl_h2_account-information.gif) 0 0 no-repeat;}
.customer-account-logoutsuccess .page-title h2 { background:url(../images/titles/ttl_h2_logged-out.gif) 0 0 no-repeat; }
.customer-account-create .page-title h2 { background:url(../images/titles/ttl_h2_create-an-account.gif) 0 0 no-repeat;}
.sales-order-history .page-title h2 { background:url(../images/titles/ttl_h2_my-orders.gif) 0 0 no-repeat; } 
.tag-customer-index .page-title h2 { background:url(../images/titles/ttl_h2_my-tags.gif) 0 0 no-repeat; }
.downloadable-customer-products .page-head h1 {background:url(../images/titles/ttl_h1_downloadable.gif) 0 0 no-repeat;}
.block-account .block-title h2 {background:url(../images/titles/ttl_h2_my-account_sml.gif) 0 0 no-repeat;}
.customer-address-form .page-title h2,
.ttl_h2_address-book { 
	background:url(../images/titles/ttl_h2_address-book.gif) 0 0 no-repeat; 
}
.sales-order-view .page-title h2,
.sales-order-invoice .page-title h2,
.sales-order-history .page-title h2 {background:url(../images/titles/ttl_h2_my-orders.gif) 0 0 no-repeat; } 

.customer-account-login .page-title h2 { 
	height:110px; 
	background:url(../images/titles/ttl_h2_login-Create-account.gif) 0 0 no-repeat; 
}

.customer-address-form .page-title h2, 
.ttl_h2_address-book {
	background:url(../images/titles/ttl_h2_address-book.gif) 0 0 no-repeat;
}

.newsletter-manage-index .page-title h2 {
	background:url(../images/titles/ttl_h2_my-newsletter-subscriptions.gif) 0 0 no-repeat;
}

.wishlist-index-index .page-title h2,
.wishlist-index-share .page-title h2,
.wishlist-index-shared .page-title h2 { 
	background:url(../images/titles/ttl_h1_my-wishlist.gif) 0 0 no-repeat; 
}

/*--My Account H3 Tags--*/
.welcome-msg h3 { 
	padding-left:20px;
	font-weight:normal;
}

.customer-account-login .page-title { height:120px;}

.content_newcustomer h3, .content_registered h3{
	text-indent:-9000px;
	display:block;
	width:210px;
	height:50px;
}
.dashboard .col2-set .ttl_h3-account-information,
.dashboard .col2-set .ttl_h3_address-book,
.dashboard .col2-set p {
	margin-left:0px !important;
}

.ttl_h3-account-information,
.ttl_h3_recipient,
.ttl_h3_sender,
.ttl_h3_change-password,
.ttl_h3_address-book, 
#book_outer .ttl_h3_default-addresses, 
#book_outer .ttl_h3_additional-address-entries,
.account_outer .order-info .ttl_h3_about-this-order, 
.content .ttl_h3_items-ordered,
.content .ttl_h3_items-invoiced,
.content .recent-orders .ttl_h3_recent-orders,
.customer-account-create .ttl_h3_personal-information,
#book_outer .col2-edit #form-validate .ttl_h3_contact-information,
#book_outer .col2-edit #form-validate .ttl_h3_address,
.customer-account-create .ttl_h3_login-information{
	height:40px; 
	text-indent:-6767px; 
}


.content_newcustomer h3{background:url(../images/titles/ttl_h2_new-customer.gif) 0 0 no-repeat;}
.content_registered h3{background:url(../images/titles/ttl_h2_returning-customer.gif) 0 0 no-repeat; width:300px;}
.ttl_h3-account-information  {background:url(../images/titles/ttl_h3_account-information.gif) 0 0 no-repeat;}
.ttl_h3_change-password{background:url(../images/titles/ttl_h3_change-password.gif) 0 0 no-repeat;}
.ttl_h3_recipient{background:url(../images/titles/ttl_h4_recipient.gif) 0 0 no-repeat;}
.ttl_h3_sender{background:url(../images/titles/ttl_h4_sender.gif) 0 0 no-repeat;}
.ttl_h3_address-book {	background:url(../images/titles/ttl_h3_address-book.gif) 0 0 no-repeat;}

#book_outer .ttl_h3_default-addresses { margin-bottom:22px; background:url(../images/titles/ttl_h3_default-addresses.gif) 0 0 no-repeat;}

#book_outer .ttl_h3_additional-address-entries {
	background:url(../images/titles/ttl_h3_additional-address-entries.gif) 0 0 no-repeat;
}

.account_outer .order-info .ttl_h3_about-this-order {
	background:url(../images/titles/ttl_h3_about-this-order.gif) 0 0 no-repeat;
}

.customer-account-create .ttl_h3_personal-information { 
	height:46px; 
	background:url(../images/titles/ttl_h3_personal-information.gif) 0 0 no-repeat; 
}
.content .ttl_h3_items-ordered {
	margin:20px 0 0 20px;
	background:url(../images/titles/ttl_h3_items-ordered.gif) 0 0 no-repeat;
}
.content .ttl_h3_items-invoiced {
	margin:20px 0 0 20px;
	background:url(../images/titles/ttl_h3_items-invoiced.gif) 0 0 no-repeat;
}
.content .recent-orders .ttl_h3_recent-orders {
	margin:20px 0 0 20px;
	background:url(../images/titles/ttl_h3_recent-orders.gif) 0 0 no-repeat;
}

#book_outer .col2-edit #form-validate .ttl_h3_contact-information { 
	background:url(../images/titles/ttl_h3_contact-information.gif) 0 0 no-repeat; 
}
#book_outer .col2-edit #form-validate .ttl_h3_address { 
	margin-top:20px; 
	background:url(../images/titles/ttl_h3_address.gif) 0 0 no-repeat; 
}
.customer-account-create .ttl_h3_login-information { 
	padding-top:50px;
	margin-top:50px;
	height:46px;
	width:290px;
	background:url(../images/titles/ttl_h3_login-information.gif) 0 50px no-repeat;
	border-top:solid 1px #e5e5e5; 
}

/*--My Account H4 Tags--*/
.col2-set .ttl_h4_contact-information,
.col2-set .ttl_h4_newsletters,
.col2-set .ttl_h4_address-book,
.col2-set .ttl_h4_contact-information,
#book_outer .col2-set ol li .ttl_h4_default-billing-address,
#book_outer .col2-set ol li .ttl_h4_default-shipping-address,
.wishlist-index-share .ttl_h4_sharing-information, 
.account_outer .col2-set h4 {
	height:20px;
	margin-left:0;
	text-indent:-6767px; 
} 

.col2-set .ttl_h4_contact-information {background:url(../images/titles/ttl_h5_contact-information.gif) 0 0 no-repeat;}
.col2-set .ttl_h4_newsletters {background:url(../images/titles/ttl_h5_newsletters.gif) 0 0 no-repeat;}
.col2-set .ttl_h4_address-book {background:url(../images/titles/ttl_h5_address-book.gif) 0 0 no-repeat;}
.col2-set .ttl_h4_contact-information {background:url(../images/titles/ttl_h5_contact-information.gif) 0 0 no-repeat;}

#book_outer .col2-set ol li .ttl_h4_default-billing-address {
	background:url(../images/titles/ttl_h4_default-billing-address.gif) 0 0 no-repeat;
}
#book_outer .col2-set ol li .ttl_h4_default-shipping-address {
	background:url(../images/titles/ttl_h4_default-shipping-address.gif) 0 0 no-repeat; margin-top:20px;
}
.wishlist-index-share .ttl_h4_sharing-information {
	background:url(../images/titles/ttl_h4_sharing-information.gif) 0 0 no-repeat;
}

.group-select .ttl_h4-account-information,
#form-validate .ttl_h4-account-information, 
.dashboard .ttl_h4-account-information {
	height:20px; 
	text-indent:-6767px; 
	background:url(../images/titles/ttl_h5_account-information.gif) 0 0 no-repeat;
}

.account_outer .col2-set .ttl_h4_shipping-address {background:url(../images/titles/ttl_h4_shipping-address.gif) 0 0 no-repeat; }
.account_outer .col2-set .ttl_h4_billing-address {background:url(../images/titles/ttl_h4_billing-address.gif) 0 0 no-repeat;}
.account_outer .col2-set .ttl_h4_shipping-method {background:url(../images/titles/ttl_h4_shipping-method.gif) 0 0 no-repeat;}
.account_outer .col2-set .ttl_h4_payment-method {background:url(../images/titles/ttl_h4_payment-method.gif) 0 0 no-repeat;}



/*--My Account H5 Tags--*/
.col2-set .ttl_h5_primary-billing-addresss {
	height:20px; 
	margin-left:0;
	width:173px;
	text-indent:-6767px; background:url(../images/titles/ttl_h5_primary-billing-address.gif) 0 0 no-repeat;
}
.col2-set .ttl_h5_primary-shipping-address {
	height:20px; 
	margin-left:0;
	width:173px;
	text-indent:-6767px; background:url(../images/titles/ttl_h5_primary-shipping-address.gif) 0 0 no-repeat;
}

/*--Checkout Titles--*/
.checkout-onepage-index .page-title h1 { background:url(../images/titles/ttl_h1_checkout.gif) 0 0 no-repeat;}

h2#ttl_h2_new-customer, h2#ttl_h2_returning-customer, h2#ttl_h2_checkout-progress{
	text-indent:-9000px;
	display:block;
	height:50px;
	width:300px;
}
h2#ttl_h2_new-customer{	background:url(../images/titles/ttl_h2_new-customer.gif) 0 0 no-repeat;}
h2#ttl_h2_returning-customer{background:url(../images/titles/ttl_h2_returning-customer.gif) 0 0 no-repeat;}

h2#ttl_h2_checkout-progress{
	background:url(../images/titles/ttl_h2_checkout-progress.gif) 0 0 no-repeat; 
	width:154px; 
	height:40px;
}


ol#checkoutSteps li.section .step-title h3, 
ol#checkoutSteps li.active .step-title h3{
	margin:0;
	padding:0;
}

.checkout-onepage-success h1{background:url(../images/titles/ttl_h1_success.gif) 0 0 no-repeat;}
.protxdirect-payment-error h1{background:url(../images/titles/ttl_h1_error.gif) 0 0 no-repeat;}


.content .step-title h3{
	text-indent:-9999px;
	height:15px; 
	width:125px;
	margin:0;
	padding:0;
}

/*steps active*/
#opc-login.active .step-title h3{background:url(../images/titles/checkout-step1.gif) 0 0 no-repeat;}
#opc-billing.active .step-title h3{background:url(../images/titles/checkout-step2.gif) 0 0 no-repeat;}
#opc-shipping.active .step-title h3{background:url(../images/titles/checkout-step3.gif) 0 0 no-repeat;}
#opc-shipping_method.active .step-title h3{background:url(../images/titles/checkout-step4.gif) 0 0 no-repeat;}
#opc-payment.active .step-title h3{background:url(../images/titles/checkout-step5.gif) 0 0 no-repeat;}
#opc-review.active .step-title h3{background:url(../images/titles/checkout-step6.gif) 0 0 no-repeat;}

/*steps inactive*/
#opc-login .step-title h3{background:url(../images/titles/checkout-step1-off.gif) 0 0 no-repeat;}
#opc-billing .step-title h3{background:url(../images/titles/checkout-step2-off.gif) 0 0 no-repeat;}
#opc-shipping .step-title h3{background:url(../images/titles/checkout-step3-off.gif) 0 0 no-repeat;}
#opc-shipping_method .step-title h3{background:url(../images/titles/checkout-step4-off.gif) 0 0 no-repeat;}
#opc-payment .step-title h3{background:url(../images/titles/checkout-step5-off.gif) 0 0 no-repeat;}
#opc-review .step-title h3{background:url(../images/titles/checkout-step6-off.gif) 0 0 no-repeat;}


/*--Categories Landing Pages Titles-- */

body.category-online-store {  }
body.category-online-store .content h1 { display:none; }

body.category-online-store .category-online-store {
	margin-left:0 !important;
	padding-left:0 !important;
}
body.category-online-store .category-online-store p {
	margin:0 !important;
	padding:0 !important;
}
body.category-online-store .category-online-store p a {
	margin:0 0 0 4px;
	padding:0;
	float:left;
	display:inline;
}
body.category-online-store .category-online-store p a img {
	margin:0;
	padding:0;
	display:block;
}
body.category-online-store .category-online-store p a:hover{
	background-color:#000000;
	filter:alpha(opacity=42);opacity:0.82;-moz-opacity:0.82;
}
	
body.category-online-store  .content .category-title .ttl_h1_online { display:none; }
body.category-online-store  .content .category-description { display:none; }


.content .category-description {
	margin:0;
	padding:0;
	width:200px;
	height:2px;
	position:absolute;
	top:-2000px;
	left:-2000px;
	color:#ccc;
}

body.category-shop-the-look .category-shop-the-look {
	margin-left:0 !important;
	padding-left:0 !important;
}
body.category-shop-the-look .category-shop-the-look p {
	margin:0 !important;
	padding:0 !important;
}
body.category-shop-the-look .category-shop-the-look p a {
	display:inline;
	float:left;
	margin:0 0 0 4px;
	padding:0;
}
body.category-shop-the-look .category-shop-the-look p a img {
	margin:0;
	padding:0;
	display:block;
}
body.category-shop-the-look .category-shop-the-look p a:hover{
	background-color:#000000;
	filter:alpha(opacity=42);opacity:0.82;-moz-opacity:0.82;
}
body.category-shop-the-look .content .category-title { display:none; }
body.category-shop-the-look .content .category-title .ttl_h1_online { display:none; }
body.category-shop-the-look .content .category-description { display:none; }



/*-- Shopping cart --*/
.cart .ttl_h1_shopping-bag h1, .checkout-cart-index h2 {background:url(../images/titles/ttl_h1_shopping-bag.gif) 0 0 no-repeat}

.discount h3{
	background:url(../images/titles/ttl_h3_discount.gif) 0 0 no-repeat;  
	width:208px;
	height:23px;
	display:block;
	text-indent:-9999px;
	margin:0;
}


/* Print area */

body.sales-order-print #print_area { 
	margin:20px 0 20px 0;
	width:600px; }

body.sales-order-print #print_area .col-1,
body.sales-order-print #print_area .col-2 {
	margin-left:30px;
	margin-top:20px;
	width:200px;
	text-align:left;
}
body.sales-order-print #print_area h3 {
	margin-left:30px;
	clear:both;
	text-align:left;
	font-size:1.1em;
	}
body.sales-order-print #print_area .col-1,
body.sales-order-print #print_area .col-2,
body.sales-order-print #print_area .col-1 address,
body.sales-order-print #print_area .col-2 address {
	padding:10px;
}
body.sales-order-print #print_area .col-1 h3,
body.sales-order-print #print_area .col-2 h3 {
	margin-left:0px;
	font-size:1.1em;
	margin-bottom:10px;
}

body.sales-order-print #print_area table td.a-center,
body.sales-order-print #print_area table td.a-right { width:90px; }

sup { position:relative;font-size:80%;top:-7px; }
#sizesup {
	border: 1px solid #d4d4d4; 
	}
#sizesup tbody tr td,
#sizesup tr td {
	border: 1px solid #d4d4d4; 
	text-align: center;
	color: #939393
	}


#christmasCheckoutMessage {
	border: 1px solid #E5E5E5;
	background: #FCFCFC;
	margin: 0 0 20px 20px;
	padding: 0;
	}
#christmasCheckoutMessage p{	
	color: #660000;
	padding: 10px 0 0 0;
	font-size: 1.2em;
}










.header .header_logo img {
width: 194px !important;
height: 28px !important;
}

#topleftnav {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #969792;
	float: right;
	padding: 30px 5px 0px 5px;
	}
	#topleftnav li {
		display: inline;
		}
		#topleftnav li a {
			color: #000000;
			padding: 0px 3px;
			}
			#topleftnav li a:hover {
				color: #969792;
				text-decoration: none;
				}
#toprightnav {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #969792;
	float: right;
	padding: 30px 5px 0px 15px;
	background-image: url(../images/toprightnav_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 33px;
	}
	#toprightnav li {
		display: inline;
		}
		#toprightnav li a {
			color: #969792;
			padding: 0px 3px;
			}
		#toprightnav li a.shoppingbag {
			color: #969792;
			padding: 0px 0px 0px 3px;
			}
			#toprightnav li a:hover {
				color: #000000;
				}
		#toprightnav li.ajax_cart_items_count,
		#toprightnav li.ajax_cart_items_count a {
			color: #dc4cb2 !important;
			font-weight: bold;
			}
		.header .topnav .topnav_rightlinks {
			float: right;
			}
	ul#top_nav {
		float: left;
		height: 30px;
		overflow: hidden;
		margin: 0;
		padding: 26px 0px 0px 0px;
		list-style: none;
		}
		ul#top_nav li {
			display: inline;
			}
			ul#top_nav li a {
				float: left;
				display: block;
				width: 100px;
				height: 30px;
				background-repeat: no-repeat;
				background-position: -200px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#top_nav li a:hover,
			ul#top_nav li a.selected {
				background-position: 0px 0px;
				text-decoration: none;
				}
			ul#top_nav li.clothing a {
				width: 78px;
				background-image: url(../images/top_nav_clothing.gif);
				}
			ul#top_nav li.whats-new a {
				width: 102px;
				background-image: url(../images/top_nav_whats-new.gif);
				}
			ul#top_nav li.shop-the-look a {
				width: 120px;
				background-image: url(../images/top_nav_shop-the-look.gif);
				}
			ul#top_nav li.stores a {
				width: 58px;
				background-image: url(../images/top_nav_stores.gif);
				}
				
			ul#top_nav li.Sale a {
				width: 58px;
				background-image: url(../images/top_nav_sale.gif);
				}


/*--------------------------------------------

Search Form

---------------------------------------------*/		



.header .lower_header #search_mini_form {
	position:relative;
	z-index:900;
	margin:0px 0 0 0;
	_margin:0px 0 0 0;
	padding: 4px 0px;
	width:190px !important;
	width:200px;
	float:right;
	display:inline;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

	

.header .lower_header #search_mini_form fieldset {
	margin:0;
	padding:0;
	width:192px;
	display:block;
}

	

.header .lower_header #search_mini_form fieldset legend {
	display:none;
}



.header .lower_header #search_mini_form fieldset label {
	width:100px;
	height:1px;
	display:block;
	text-indent:-6767px;
}

	

.header .lower_header #search_mini_form fieldset .input-text {
	padding:3px 0 0 0px !important;
	margin:0;
	width:160px;
	float:left;
	display:inline;
	font-size:0.9em;
	height:18px;
	height:auto !important;
	min-height:18px;
	border:0px;
	background:ffffff;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 12px;

}	

.header .lower_header #search_mini_form fieldset {
	position: relative;
	top: 0 !important;
	top: -14px;
	}
	

#searchbutton,
#newsletterbutton{
	border: 0;
	color: #000;
	width: 25px;
	height: 22px;
	cursor: pointer;
	float:right;
	display:inline;
	background: url(../images/but_header-search.gif) top left no-repeat;
}

#home_left {
position: relative;
float: left;
width: 340px;
overflow: hidden;
margin: 0px 8px 0px 0px;
height: 635px;
}
#home_central {
position: relative;
float: left;
width: 284px;
height: 636px;
overflow: hidden;
margin: 0;
}
#home_right {
position: relative;
float: right;
width: 340px;
overflow: hidden;
margin: 0;
}
#home_left a.collection,
#home_right a.collection {
position: relative;
display: block;
float: left;
width: 340px;
height: 494px;
text-indent: -9999em;
overflow: hidden;
margin-bottom: 8px;
text-decoration: none !important;
background-image: url(../images/home_white-label-collection.jpg);
background-repeat: repeat;
background-position: left top;
cursor: pointer;
cursor: hand;
}
#home_right a.collection {
background-image: url(../images/home_black-label-collection.jpg);
}
#home_left a.collection span,
#home_right a.collection span {
position: absolute;
top: 244px;
left: 0px;
display: none;
width: 340px;
height: 250px;
overflow: hidden;
background-image: url(../images/home_white-label-collection.jpg);
background-repeat: repeat;
background-position: 0px -500px;
color: #FFFFFF;
font-family: Century Gothic, Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 1em;
cursor: pointer;
cursor: hand;
}
#home_right a.collection span {
background-image: url(../images/home_black-label-collection.jpg);
}
#home_left a.collection span strong,
#home_right a.collection span strong {
display: block;
font-size: 1.1em;
font-weight: normal;
color: #9adbee;
padding: 10px 0px 0px 0px;
}
.copyright { font-size: 1.3em; color: #969792; }
.copyright strong {  color: #000000; font-weight: normal; }
.footer .nav_right {
	width: 60%;
	}
#home .footer {
	border: 0 !important;
	}
.footer .nav_left,
.footer .nav_right {
margin-top: 10px !important;
}
.footer .nav_right {
font-size: 1.1em !important;
}
.footer a {
color: #969792 !important;
}
.footer a:hover {
color: #000 !important;
}

#home_left #white_overlay, #home_right #black_overlay
{
	margin-top: 189px;
	float: left;
	visibility: hidden;
}

.home_mouseover
{
	background-image: url(/media/upload/image/home-page/white-label-image.jpg);
	height: 381px;
	width: 339px;
	background-color: #000000;
	float: left;
}

#home_right .home_mouseover
{
	background-image: url(/media/upload/image/home-page/black-label-image.jpg);
}

.home_newsletter
{
	clear: both;
	float: left;
	display: block;
	width: 394px;
	height: 170px;
	padding: 68px 0px 0px 0px;
	background-image: url(../images/home_newsletter_bg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	overflow: hidden;
	border-bottom: solid 8px #FFFFFF;
	border-top: solid 8px #FFFFFF;
}

.home_newsletter img
{
	float: left;
}

.home_newsletter fieldset
{
	padding-left: 21px;
	padding-right 10px;
	padding-bottom: 10px;
	width: 248px;
}

.home_newsletter input
{
	border: none !important;
}

.home_newsletter .input-text
{
	width: 205px !important;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.additional
{
		width: 410px;
		float: left;
		padding-bottom: 60px;
}

.additional h4
{
		display: none;
}

#product-attribute-specs-table
{
		width: 222px;
		height: 384px;
		padding: 0px;
		border: 0px;
		float: left;
		margin-left: 100px;
}

#product-attribute-specs-table .label
{
	width: 222px;
	height: 384px;
	display: none;
	padding: 0px;
}

#product-attribute-specs-table td
{
	width: 222px;
	height: 384px;
	padding: 0px;
	border: 0px;
}

#product-attribute-specs-table h4
{
		display: inline;
		float: left;
		margin-left: 25px;
}

#product-flash-video
{
	visibility: hidden;
	width: 302px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 999999;
	padding-top: 4px;
	height: 386px;
	
}

#product-flash-video #flashcontent
{
	margin: 0px auto;
	width: 222px;
	height: 386px
	background: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 2px;
}

.product-image-zoom, .image-zoom, .product-img-box .product-image
{
		position: relative;
		top: -390px;
}




.about-anna_container {
	float:left;
	width:768px;
}

.about-anna_container h1 {
	float:left;
	width:768px;
}

.about-anna_container img {
	float:left;
}

.about-anna_container .left_about {
	float:left;
	width:420px;
}

.about-anna_container .right_about {
	float:left;
	width:328px;
	margin-top:20px;
}

.about-anna_container .left {
	float:left;
}

.about-anna_container .right {
	float:right;
}

.about-anna_container .div {
	float:left;
	text-align:left;
	width:281px;
	font-size:1.1em;
	line-height:1.4em;
	color:#949599;
}

.about-anna_container .about_left_text {
	font-size:1em;
	float: left;
	width: 100%;
}

.about-anna_container .about_left_text img {
	float: none;
	margin-top: 2px;
}

.about-anna_container .annaleft {
	float:left;
	margin-right: 200px;
}

.about-anna_container .twitter {
	float:left;
	margin-left: 120px !important;
	margin-left: 60px;
}

.about-anna_container .topten img {
	float:right;
	margin-top: -590px;
	margin-right:0px !important;
	margin-right:0px;
	margin-bottom: 20px;
	position: relative;
	left: 15px;
}

.about-anna_container .blog {
	float:left;
	margin-top:40px;
}

.about-anna_container .fb {
	float:right;
	margin-top:-240px;
}

.about-anna_container .inspired_text {
	float:right;
	text-align:right;
	width: 321px;
}

.about-anna_container .fab_rics {
	float:right;
	margin-top:60px;
	margin-right:42px !important;
	margin-right:21px;
}

.about-anna_container .the_team {
	float:right;
	margin-top: 40px;
	margin-bottom:10px;
}

.about-anna_container .video_text {
	float:left;
	text-align:left;
	width: 100%;
}

ul#advanced-search-list li
{
	float: left;
	padding-right: 20px;
}

ul#advanced-search-list input
{
	float: none;
}

.buttons-set .adv_search
{
	text-indent: 0px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	background-color: #000000;
	color: #FFFFFF;
	text-transform:uppercase
}

ul#advanced-search-list li ul.shop-by-size-list
{
	padding-left: 15px;
	padding-top: 7px;
}

ul#advanced-search-list li ul.shop-by-size-list li
{
	list-style: disc;
	padding-left: 5px;
	float: none;
	font-size: 1.2em;
}

.shop-by-size-title{
	font-size:1.2em; 
	line-height:1.6em;
	color:#000000;
	text-decoration:none;
	border-top: 1px solid #EBEBEB;
	padding-top: 8px;
}

#payment_form_sagepaydirectpro label
{
	width: 160px;
	float: left;
	color: #A6A8AB;
	font-size: 0.9em;
	padding-top: 3px;
}

#payment_form_sagepaydirectpro .input-box
{
	float: left;
	clear: right;
	padding-top: 0px;
}

#payment_form_sagepaydirectpro .input-box input-text
{
	width: 200px;
}

#payment_form_sagepaydirectpro .input-box .month, #payment_form_sagepaydirectpro .input-box .year
{
	width: auto;
}

#payment_form_sagepaydirectpro .input-box .cvv
{
	width: 50px;
}

#payment_form_sagepaydirectpro .input-box .cvv-what-is-this
{
	padding-left: 10px;
	top: 5px;
	position: relative;
}

.block-layered-nav
{
	display: none;
}

#fancybox-outer
{
	border: solid 5px #777777;
}

#data
{
	background-image: url(../images/newsletter-bg.jpg);
	width: 290px;
	height: 214px;
	padding-left: 284px;
	padding-top: 100px;
	text-align: justify;
}

#data #newsletterbutton
{
	float: left;
	margin-top: 0px;
}

#data .input-text
{
	width: 240px;
	padding: 2px;
	height: 15px;
	float: left;
}

#fancybox-inner
{
	overflow: hidden;
}

.content_home .col2-set, .content_home .info-set
{
	float: left;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

.content_home .col2-set, .content_home .info-set .separator, .content_home .info-set a
{
	display: none;
}

.content_home .col2-set .col-1, .content_home .info-set .col-1
{
	margin-right: 40px;
}

#order_review_form #review_button, #order_review_form #review_submit
{
	width:70px;
	background:#000 url(../images/buttons/btn_continue.gif) 0 0 no-repeat;
}

#order_review_form #review_button:hover, #order_review_form #review_submit:hover
{
	background-position:0 -15px; 
}

.sp-methods img
{
	height: 30px;
	position: relative;
	top: -5px;
	left: 10px;
}

.sp-methods dt
{
	padding-top: 10px;
}

.sp-methods label
{
	width: 400px;
}
