/*<? header("Content-Type: text/css");?>
/* CSS Document */

.error_textbox {
  border: 1px solid #ff0000 !important;
}


/*********************

.vs3form fieldset {
  border:1px solid #bcbcbc;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 10px 10px 10px;
}

.vs3form legend {
  color:#e91090;
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td {
  padding:0px 10px 10px 0px;
}

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset textarea,
.vs3form fieldset .textbox {
  width:290px;
}

.vs3form fieldset textarea {
  height:100px;
}

.vs3form fieldset #captcha_response {
  width:100px;
}


/*****************

.myaccount_wrapper {
  padding:0px 0px 9px 10px;
  margin:5px 0px 5px 0px;
  background:#FFFFFF;
  border:10px solid #f9f9f9;
  min-height:350px;
  height:auto !important;
  height:350px;
  line-height:15px;
}

.myaccount_wrapper ul {
  padding:10px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.myaccount_wrapper li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 4px 11px;
  margin:0px 0px 0px 0px;
}

.myaccount_wrapper li a {
  padding:0px 10px 0px 0px;
}

.my_account_address_options {
  width:200px;
  float:left;
}

.my_account_address {
  float:left;
}

/*********************************

/* Set the width of the Reviews Stars, based on the size of /images/reviews_star.gif - in this instance, 10px x 10px and 5 star ratings, so 50px*
.review_stars,
.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus,
.review_stars .current-rating
{
	background: red url("/images//review_stars.gif") left -1000px repeat-x;
}

.review_stars
{
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.review_stars li
{
	display: inline;
}

.review_stars a,
.review_stars .current-rating
{
	position:absolute;
	top:0;
	left:0;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}

.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus
{
	background-position: left bottom;
}

.review_stars a.one-star
{
	width:20%;
	z-index:6;
	text-indent: -9999em;
}

.review_stars a.two-stars
{
	width:40%;
	z-index:5;
	text-indent: -9999em;
}

.review_stars a.three-stars
{
	width:60%;
	z-index:4;
  text-indent: -9999em;
}

.review_stars a.four-stars
{
	width:80%;
	z-index:3;
	text-indent: -9999em;
}

.review_stars a.five-stars
{
	width:100%;
	z-index:2;
	text-indent: -9999em;
}

.review_stars .current-rating
{
	z-index:1;
	background-position: left bottom;
}
.review_stars .current-rating span
{
  display:none;
}
#rating_message_5, #rating_message_4, #rating_message_3, #rating_message_2, #rating_message_1
{
  float:left;
  position:relative;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  padding-left:10px;
}
/* for an inline rater *
.inline-rating
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
  float:left;
	vertical-align: middle;
}

/***************************************************/
/***************************************************/
/***************************************************/
/***************************************************/

img {
  border:0px;
  display:block;
}

li img {display: inline;}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.clear_line {
  border-bottom:1px solid #313031;
}

label.hiddenlabel {
  display:none;
}

select, input, textarea {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

img {
  border:0px;
}


h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

h2 {
  margin:0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  font-size:16px;
}


p {
  margin:0px 0px 0px 0px;
  padding:4px 0px 4px 0px;
}

strong.customer {}

a {
  color:#513e52;
  text-decoration:none;
}

a:hover {
  color:#513e52;
  text-decoration:underline;
}

.mandatory_star {
  color:#513e52;
}

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #785c79;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  /*background: #f9f5fb url("/images/body_bg.jpg") no-repeat 50% top;*/
  background: #f9f5fb url("/images/body_bg.jpg") no-repeat 50% top;
}

*html body {
  background: #f9f5fb url("/images/body_bg_ie6.jpg") no-repeat 50% top;
}

/******************* Main Holders *******************/

#parent_container {
  width:990px;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
}

#header_container {
  height: 124px;
  overflow: hidden;
  background: url("/images/header_container_bg.gif") top left repeat-x;
  width: 990px;
}

#body_container {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}

#body_productlistings #body_container {
  padding: 1px 0px 0px 0px;
}

#left_column {
  width: 193px;
  float:left;
  overflow:hidden;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 0px;
}

#middle_column {
  padding:0px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
  width: 787px;
  float: left;
  position: relative;
}

#middle_column_wide {
  position: relative;
}

/*

#body_container {
  min-height:1px;
  height:auto !important;
  height:1px;
	padding:0px 5px 0px 5px;
  background: url("/images//body_container_bg.gif") top left no-repeat;
}

#column_container {
	background: #282828;
	padding:6px 0px 5px 0px;
	border-top:6px solid  #101010;
}





#middle_column_full {
	background: #282828;
	padding:6px 0px 5px 0px;
}


#footer_store_container {
	height:145px;
	border:6px solid #282828;
  background:#282828 url("/images//footer_store_container_bg.jpg") bottom right no-repeat;
	margin:5px 5px 1px 5px;
	overflow:hidden;
}

*/

#footer_container {
	height:99px;
	overflow:hidden;
	background: #3d3d40;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*


#footer_links_container {
	height:71px;
	margin:5px 5px 0px 5px;
	overflow:hidden;
}


/*

#middle_column {
  width:759px;
  left:35px;
}

#full_column {
  width:960px;
  float:left;
  padding:5px 0px 0px 0px;
  position:relative;
  left:5px;
  overflow:hidden;
}


#footer_container_top {
  border-top:1px solid #313031;
  border-bottom:1px solid #313031;
  height:116px;
  overflow:hidden;
}

/*********** header_container *****************

/*** site_logo ***/

#header_container #site_logo {
  padding: 35px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  display: block;
  float: left;
  width: 194px;
}

/*** header_right ***/

#header_right{
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display: block;
  float: right;
  width: 676px;
}


/******************* #top_container_basket *******************/

#header_container #top_container_basket {
  width:122px;
  float:right;
  margin:0px 0px 0px 0px;
  padding: 15px 15px 0px 0px;
  color: #513e52;
  font-size: 11px;
}

#top_container_basket_view {
	padding:23px 0px 0px 62px;
}

#top_container_basket_checkout {
	padding:9px 0px 0px 62px;
}

#top_container_basket_contents {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*** view bag button ***/
#top_container_basket_contents p a {
	background: url("/images/view_your_bag.gif") no-repeat 0px 0px;
  	display: block;
	width: 110px;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#top_container_basket_contents p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#top_container_basket_contents p a:hover {
	background-position: 0px -21px;
}

#top_container_basket_contents p a span{
  	display: none;
}

/*** checkouut button ***/

#top_container_basket a#view_bag {
	background: url("/images/checkout_btn.gif") no-repeat 0px 0px;
  	display: block;
	width: 89px;
	height: 12px;
	margin: 9px 0px 0px 21px;
	padding: 0px 0px 0px 0px;
}

#top_container_basket a#view_bag:hover {
	background-position: 0px -12px;
}

#top_container_basket a#view_bag span{
  	display: none;
}


#top_container_basket_contents ul li.top_container_basket_values {
	width: 62px;
	padding: 0px 0px 0px 3px;}

#top_container_basket_contents ul li.top_container_basket_values span {
	color: #b38ab6;
	font-size: 11px;
}

#top_container_basket_contents ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	list-style: none;
	display: block;
	width: 100%;
	letter-spacing: 0.05em;
}

#top_container_basket_contents li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top_container_basket_contents li a {
	color: #3d3d40;
}

#top_container_basket_contents li a:hover {
	color: #c3202a;
}

/******************* #top_menu *******************/

#header_container #top_menu {
	height: 26px;
	overflow:hidden;
	display: inline;
	float: left;
	width: 400px;
	padding: 0px 0px 0px 0px;
}

#top_menu ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#top_menu li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#top_menu span {
  display:none;
}

#top_menu a {
  display:block;
  height:26px;
  margin: 0px 1px 0px 0px;
}

#top_menu_1 {
  background: url("/images/top_menu_links.jpg") no-repeat 0px 0px;
  width:89px;
}

#top_menu_1:hover {
  background: url("/images/top_menu_links.jpg") no-repeat 0px -26px;
}

#top_menu_2 {
  background: url("/images/top_menu_links.jpg") no-repeat -90px 0px;
  width:82px;
}

#top_menu_2:hover {
  background: url("/images/top_menu_links.jpg") no-repeat -90px -26px;
}

#top_menu_3 {
  background: url("/images/top_menu_links.jpg") no-repeat -173px -26px;
  width:82px;
}

#top_menu_3:hover {
  background: url("/images/top_menu_links.jpg") no-repeat -173px -0px;
}


/******************* #top_currency_selector *******************/

#top_currency_selector {
  height:13px;
  float:left;
  padding:5px 0px 1px 0px;
  display: none; /* not in design */
}

#top_currency_selector ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#top_currency_selector li {
  padding:0px 0px 0px 3px;
  margin:0px 0px 0px 0px;
  float:left;
}

#top_currency_selector li {
  padding:0px 6px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#top_currency_selector li#currency_USD {
  padding:0px 6px 0px 0px;

}





/******************* top_menu_sections *******************

#top_menu_sections {
  height:34px;
	width:112px;
  float:left;
}

#top_menu_sections ul {
  padding:24px 0px 0px 11px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#top_menu_sections li {
  padding:0px 0px 1px 0px;
  margin:0px 0px 0px 0px;
}

#top_menu_sections span {
  display:none;
}

#top_menu_sections a {
  display:block;
  height:17px;
	width:112px;
}

#top_menu_sections_1 a {
  background: url("/images//top_menu_sections_1.gif") no-repeat;
}

#top_menu_sections_2 a {
  background: url("/images//top_menu_sections_2.gif") no-repeat;
}

#top_menu_sections_3 a {
  background: url("/images//top_menu_sections_3.gif") no-repeat;
}

/******************* top_menu_sections_home *******************/

#top_nav_container {
  height:38px;
  width: 990px;
  background: url("/images/nav_bg.gif") no-repeat;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
}

#bottom_nav_container {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width: 990px;
  height: 26px;
}

#bottom_nav_container ul {
  padding: 10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float: left;
  display: inline;
  width: 450px;
}

#bottom_nav_container li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#bottom_nav_container li.top_menu_space {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  width: 28px;
  height: 10px;
  background: url("/images/spacer.gif") no-repeat;
}

#bottom_nav_container li a {
  color: #6b6b6b;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#bottom_nav_container li span {
  display: none;
}

#bottom_nav_container li a:hover {
  color: #272727;
  text-decoration: none;
}

/*** Top right navigation ***/

#top_right {
	padding: 20px 7px 0px 0px;
	margin:0px 0px 0px 0px;
	height: 26px;
	float: right;
}

#top_right ul {
  padding: 7px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#top_right li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

#top_right span {
  display: none;
}

#top_right li.top_right_space {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float: right;
  width: 18px;
  height: 14px;
  background: url("/images/top_right_line.gif") no-repeat center 3px;
}

#top_right li.top_right_space2 {
  background: url("/images/top_right_line2.gif") no-repeat center 3px;
}

#bottom_nav_container #top_right li a {
  text-transform: lowercase;
  letter-spacing: 0;
  color: #3d3d40;
}

#bottom_nav_container #top_right li a:hover {
  text-transform: lowercase;
  letter-spacing: 0;
  color: #c3202a;
}

/*** Search ***/

#top_search {
	float:left;
	height: 23px;
	width: 223px;
	overflow:hidden;
	padding: 8px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#top_search form {
	height: 23px;
	padding: 0px 0px 0px 0px;
}

#top_search label {
	display: none;
}

#top_search ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#top_search li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#top_search input#query {
	color: #979696;
	background: url("/images/search_bg.gif") no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 7px;
	width: 175px;
	border-width: 0px;
	display: inline;
	float: left;
}

#top_search input {
	display: inline;
	float: left;
}


/*********************** Top Nav ***********************************/

#top_nav {
  float: left;
  width: 740px;
  display: inline;
}

#top_nav ul {
	padding: 11px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	}

#top_nav ul li {
	float: left;
	display: block;
	letter-spacing: 0.18em;
	padding: 0;
	margin: 0;
	min-height:11px;
	}

#top_nav ul li.top_nav_space {
	background: url(/images/top_nav_space.gif) no-repeat scroll 0px 0px;
	width: 32px;
}

#top_nav ul li.top_nav_space2 {
	background: url(/images/top_nav_space.gif) no-repeat scroll 0px 0px;
	width: 31px;
}

#top_nav ul li a#top_nav_baby {
	background: url(/images/top_nav_links.gif) no-repeat 0 0;
	width:98px;
}

#top_nav ul li a#top_nav_baby:hover {
	background: url(/images/top_nav_links.gif) no-repeat 0 -11px;
}

#top_nav ul li a#top_nav_pushchairs {
	background: url(/images/top_nav_links.gif) no-repeat -130px 0;
	width: 146px;
}

#top_nav ul li a#top_nav_pushchairs:hover {
	background: url(/images/top_nav_links.gif) no-repeat -130px -11px;
}

#top_nav ul li a#top_nav_toys {
	background: url(/images/top_nav_links.gif) no-repeat -307px 0;
	width: 35px;
}

#top_nav ul li a#top_nav_toys:hover {
	background: url(/images/top_nav_links.gif) no-repeat -307px -11px;
}

#top_nav ul li a#top_nav_books {
	background: url(/images/top_nav_links.gif) no-repeat -374px 0;
	width: 48px;
}

#top_nav ul li a#top_nav_books:hover {
	background: url(/images/top_nav_links.gif) no-repeat -374px -11px;
}

#top_nav ul li a#top_nav_nursery {
	background: url(/images/top_nav_links.gif) no-repeat -453px 0;
	width: 104px;
}

#top_nav ul li a#top_nav_nursery:hover {
	background: url(/images/top_nav_links.gif) no-repeat -453px -11px;
}

#top_nav ul li a#top_nav_brands {
	background: url(/images/top_nav_links.gif) no-repeat -589px 0;
	width: 52px;
}

#top_nav ul li a#top_nav_brands:hover {
	background: url(/images/top_nav_links.gif) no-repeat -589px -11px;
}

#top_nav ul li a#top_nav_sale {
	background: url(/images/top_nav_links.gif) no-repeat -673px -11px;
	width: 30px;
}

#top_nav ul li a#top_nav_sale:hover {
	background: url(/images/top_nav_links.gif) no-repeat -673px 0px;
}

#top_nav a {
	color: #575656;
	text-decoration: none;
	display: block;
	height: 11px;
	overflow: hidden;
	}

#top_nav a:hover {
  color: #9B9B9B;
}

#top_nav span {
	display:none;
}




/******************* #header_container #top_search  *******************

#top_search {
	position:absolute;
	top:8px;
	right:8px;
	width:223px;
}

#top_search label {
  display:none;
}

#top_search span {
  width:170px;
  height:16px;
  display:block;
  background: url("/images//top_search_box.gif") no-repeat;
  padding:3px 0px 0px 5px;
  margin:0px 0px 0px 0px;
}

#top_search #query {
  color:#5d5d5d;
  border:0px;
  width:155px;
  font-size:11px;
  padding:0px 0px 0px 0px;
  background-color:#adadad !important;
  background-color:#adadad;
}

/******************* landing_page_promo *******************/

#landing_page_promos {
  height:410px;
  overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

.landing_page_promo_mens,
.landing_page_promo_womens {
	float:left;
	height:410px;
	width:492px;
}

.landing_page_promo_mens {
	float:right;
}

/******************* landing_page_brands_categories *******************/

#landing_page_brands_categories {
  height:167px;
  overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url("/images//landing_page_brands_bg.gif") top left no-repeat;
	overflow:hidden;
}

#landing_page_brands_categories ul {
  padding:38px 0px 0px 13px;
  margin:0px 0px 0px 0px;
	width:221px;
	float:left;
  list-style:none;
}

#landing_page_brands_categories ul#landing_page_brands_categories_mens {
  margin:0px 0px 0px 30px;
	display:inline;
}

#landing_page_brands_categories li {
  padding:0px 0px 6px 8px;
  margin:0px 0px 0px 0px;
	background: url("/images//landing_page_brands_bullets.gif") 0px 6px no-repeat;
}

#landing_page_brands_categories a {
	color:#8b8b8b;
}

#landing_page_brands_categories li.landing_page_brands_categories_view a {
	font-style:italic;
}

#landing_page_brands_categories a:hover{
	color:#d0293d;
	text-decoration:none;
}

/******************* landing_page_introduction_promo *******************/

#landing_page_introduction_promo {
	height:191px;
	width:196px;
  overflow:hidden;
	margin:10px 0px 0px 0px;
	float:left;
}

/******************* landing_page_introduction *******************/

#landing_page_introduction {
  height:191px;
	width:789px;
  overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url("/images//landing_page_introduction_bg.jpg") top left no-repeat;
	float:right;
}

#landing_page_introduction p {
	color:#8b8b8b;
	padding:40px 350px 0px 13px;
	line-height:18px;
}

#landing_page_introduction a {
	color:#8b8b8b;
}

#landing_page_introduction a:hover{
	color:#d0293d;
	text-decoration:none;
}

/******************* footer *******************/

#footer {
	background: url(/images/footer_bg.gif) no-repeat scroll 50% top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 990px;
	height: 75px;
	}

#footer_inner {
	width: 984px;
  margin: 0px auto 0px auto;
}

#footer_cms_links ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
	float: left;
	display: inline;
	}


#footer_cms_links ul li {
	float:left;
	margin:0 5px 0 0;
	color: #b38ab6;
	}

#footer_cms_links a {
	color:#513e52;
	text-decoration:none;
	text-transform: capitalize01;
	}

#footer_cms_links a:hover {
	color:#b38ab6;
	text-decoration:none;
	}

#card_icons {
	float:left;
	width: 217px;
	padding: 11px 0px 0px 12px;
	}


#newsletter {
	float:right;
	text-align: right;
	height:25px;
	width: 500px;
	}

#newsletter label {
	display: none;
	}

#newsletter ul, #newsletter_error {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	list-style: none;
	float: right;
}

#newsletter_error {
  float: none;
}

#newsletter ul li#join_our_newsletter{
	padding: 9px 7px 0px 0px;
}

#newsletter_error li.newsletter_error {
	padding: 9px 7px 0px 0px;
}

#newsletter ul li, #newsletter_error li {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	float: left;
	background: #fff;
}

.search_textbox {
	color: #979696;
	background: url("/images/newsletter_bg.gif") no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 8px;
	width: 155px;
	border-width: 0px;
}

/******************* visualsoft *******************/

#visualsoft {
	float:right;
	padding: 21px 21px 0px 0px;
  color:#ababaa;
}

#visualsoft a{
  color:#ababaa;
}
#visualsoft img{
  display:inline;
  margin:0 0 0 3px;
}

/******************* landing_page_promo *******************/

#landing_page_internal_promos {
  height:386px;
  overflow:hidden;
  margin: 4px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
}

#landing_page_internal_promo_medium {
	height: 127px;
	width: 287px;
	position:relative;
	float:left;
}

#landing_page_internal_promo_medium span {
	float: left;
	display: inline;
	padding: 2px 0px 0px 0px;
}

#landing_page_internal_promo_large {
	height: 385px;
	width: 691px;
	position:relative;
	float:left;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
}

#landing_page_internal_promo_large img {
	position: absolute;
}

#landing_page_internal_promo_medium span.promo_unit_homepage_medium_promo_1 {
	padding: 0px 0px 0px 0px;
}

/******************* Quick Finder Box *******************/

#quickfinder_box {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 271px;
	height: 260px;
	padding: 55px 0px 0px 20px;
}

#quickfinder_box select {
	width: 165px;
	height: 18px;
	margin: 0px 0px 10px;
	color: #535353;
}

#quickfinder_form span {
  display: none;
}

#button_quick_find {
	position: absolute;
	top: 197px;
	left: 145px;
}

/******************* Featured promos homepage & newsletter *******************/

#featured_promos {
	width: 995px;
	height: 37px;
	padding: 7px 0px 0px 0px;
	overflow: hidden;
	background: url(/images/featured_promo_bg.jpg) no-repeat left top;
}

#featured_promos span {
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px
}

#featured_promos div#featured_promo_5 {
	margin: 0px 0px 0px 0px;
}

/******************* bottom links *******************/

#welcome_intro {
	float: left;
	width: 242px;
	line-height: 19px;
	padding: 5px 0px 0px 0px;
}

#welcome_intro p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#welcome_intro span {
	display: inline;
}

#bottom_links_container {
  background: url(/images/bottom_links_bg.gif) no-repeat scroll left top;
  height: 222px;
  margin: 0px auto 0px auto;
  padding:0px 0px 0px 0px;
  width: 990px;
}

#bottom_links {
  margin: 0px auto 0px auto;
  padding: 45px 0px 0px 17px;
  width: 974px;
  float: left;
}

#bottom_links ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}

#category_links {
	float:left;
	width: 558px;
	padding: 27px 0px 0px 31px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#bottom_links a {
	color: #785c79;
}

#bottom_links a:hover {
	color: #B38AB6;
}

#bottom_links li a {
	color: #785c79;
}

#bottom_links li a:hover {
	color: #B38AB6;
}

#bottom_links li.bottom_view_all {
	background: transparent;
	display: inline;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#bottom_links li.bottom_view_all a {
	color: #B38AB6;
}

#bottom_links li.bottom_view_all a:hover {
	color: #785c79;
}

#bottom_links .catalog_navigation_toggle_wrapper_blank div {
width: 100px;
float: left;
}

#bottom_links .catalog_navigation_toggle_wrapper_blank div.default_catalog_navigation_categories_id {
width: 93px;
}

#bottom_links .catalog_navigation_toggle_wrapper_blank div.default_catalog_navigation_sale_ids {
width: 118px;
}

#bottom_links .catalog_navigation_toggle_wrapper_blank div#styles {
width: 116px;
}

#bottom_links .default_catalog_navigation_categories_id li {
width: 85px;
}

#bottom_links .last_category {
	width: 130px;
	float: left;
	padding: 8px 0px 0px 0px;
}

#bottom_links .last_category li {
	width: 130px;
}

#bottom_links #default_navigation {
margin: 0;
}
#bottom_links #catalog_navigation {
height: 125px;
overflow: hidden;
}

#bottom_links li {
	background: url(/images/bottom_bullet.gif) no-repeat scroll 0 5px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 6px;
	width: 90px;
	height: 13px;
	overflow: hidden;
}

#footer_cms_links {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 11px;
width:990px;
font-size: 10px;
}
#bottom_links a {
color:#b38ab6;
text-decoration:none;
}

#bottom_links a:hover {
color:#785c79;
text-decoration:none;
}

#footer_cms_links li#footer_cms_link_31, #footer_cms_links li#footer_cms_link_11 {
  display: none;
}

#footer_cms_links li#facebook {
  background: url("/images/facebook.gif") left 0px no-repeat;
  height: 14px;
  padding: 0px 0px 0px 20px;
}

#footer_cms_links li#twitter {
  background: url("/images/twitter.gif") left 0px no-repeat;
  height: 14px;
  padding: 0px 0px 0px 20px;
}

/*** Dynamic Sitemap ***/

#footer_cms_links ul#dynamic_sitemap_links li {
  background: url("/images/dynamic_sitemap_line.gif") left 3px no-repeat;
  padding: 0px 0px 0px 6px;
}



/******************* Latest stock (homepage) *******************/

#latest_products {
	background: url("/images/new_arrivals_bg.gif") top left no-repeat;
	width: 990px;
	padding: 35px 0px 0px 5px;
	margin: 4px 0px 0px 0px;
	height: 257px;
	position: relative;
  }

/*
  #body_pages #latest_products, #body_productlistings #latest_products, #body_products #latest_products {
	background: url("/images/recentlyvieweditems_bg.gif") top left no-repeat;
	width: 990px;
	padding: 39px 0px 0px 6px;
	margin: 4px 0px 0px 0px;
	height: 277px;
  }
*/

#body_basket #latest_products, #body_products #latest_products {
	background: url("/images/youmayalsolike_bg.gif") top left no-repeat;
  }

#featured {
	width: 990px;
  }

.featured_product {
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float:left;
	position: relative;
  }

.end {
	margin: 0px 0px 0px 0px;
	}

.featured_product ul, .featured_product_end ul{
	list-style: none;
	padding: 0;
	margin: 0;
    }

.featured_product ul li, .featured_product_end ul li{
	padding: 0;
	margin: 0;
    }

.featured_product_image {
	width: 150px;
	height: 150px;
	}

.featured_product ul li.featured_product_title, .featured_product_end ul li.featured_product_title {
	font-size: 11px;
	width: 141px;
	padding: 24px 0px 0px 9px;
	text-align: left;
	height: 47px;
	overflow: hidden;
	line-height: 16px;

	}

.featured_product ul li a {
	color: #513e52;
}

.featured_product ul li a span{
	font-weight: bold;
	display: block;
}

.featured_product ul li.featured_product_button span {
	display: none;
}

.featured_product ul li.featured_product_price {
	color: #b38ab6;
	font-size: 17px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}



.featured_product ul li a:hover{
	color: #b38ab6;
	text-decoration: none;
}


/******************* welcome box (homepage) *******************/

#welcome {
	width: 990px;
	height: 188px;
	background: #bf1f29 url("/images/welcome_bg.jpg") bottom left no-repeat;
	font-size: 10px;
}

#welcome p {
	line-height: 19px;
	color: #fff;
}

.welcome_box_1 {
	width: 421px;
	padding: 42px 13px 0px 16px;
	float: left;
	background: url("/images/alphastock_head.jpg") 13px 12px no-repeat;
	text-align: justify;
}

.welcome_box_2 {
	width: 424px;
	padding: 42px 16px 0px 10px;
	float: left;
	text-align: justify;
}

/******************* landing_page_internal_products *******************/

#landing_page_internal_products {
  height:593px;
	width:789px;
	float:right;
  overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#landing_page_internal_products_title {
  height:30px;
	background: url("/images//womenswear/landing_page_internal_products_title.gif") top left no-repeat;
}

/******************* landing_page_internal_introduction *******************/

#landing_page_internal_introduction {
  height:191px;
	width:789px;
	float:right;
  overflow:hidden;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url("/images//womenswear/landing_page_internal_introduction_bg.jpg") top left no-repeat;
}

#landing_page_internal_introduction p {
	color:#8b8b8b;
	padding:40px 350px 0px 13px;
	line-height:18px;
}

#landing_page_internal_introduction a {
	color:#8b8b8b;
}

#landing_page_internal_introduction a:hover{
	color:#d0293d;
	text-decoration:none;
}



/******************* catalog_navigation_filters *******************/


.catalog_navigation_filters {
  padding: 0px 0px 0px 5px;
}

.catalog_navigation_filters ul, #left_column .catalog_navigation ul {
	padding:0px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	background: #f9f5fb;
}


#left_column .catalog_navigation ul {
	margin: 0px 0px 11px 0px;
}

.catalog_navigation_filters li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.catalog_navigation_filters li.filter_catalog_navigation_title {
	position:relative;
  z-index:1;
}

.catalog_navigation_filters li .filter_title, #left_column .default_catalog_navigation_manufacturer_id_title span, #left_column .default_catalog_navigation_title span, #news_nav_left .left_menu_title {
	background: url("/images/filters_title_bg.gif") top left repeat-x;
	display:block;
	height:24px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	padding: 9px 0px 0px 10px;
	text-transform: uppercase;
	font-weight: normal;

}

#left_column .default_catalog_navigation_manufacturer_id_title span, #left_column .default_catalog_navigation_categories_id_title, #left_column li.default_catalog_navigation_title {
  margin: 0px 0px 10px 0px;
}



.remove_filter {
  display:block;
  height:17px;
  width:17px;
  background: url("/images/clear_filter.gif") top left no-repeat;
  position:absolute;
  top:12px;
  right:8px;
}

/*
.remove_filter span {
  display:none;
}
*/

#left_column a.remove_filter {
   background: url("/images/img_remove_filer_clear.gif") top left no-repeat;
   display: block;
   width: 16px;
   height: 16px;
   position: absolute;
   top: 8px;
   right: 5px;
 }

#left_column a.remove_filter span, .catalog_navigation_toggle_wrapper {
display:none;
}

#left_column .catalog_navigation_filters ul ul {
	padding: 6px 1px 0px 4px;
	margin: 0px 0px 0px 0px;
	/*
	height: expression( this.scrollHeight > 269 ? "270px" : "auto" ); /* sets max-height for IE - doesn't validate *
	max-height: 270px; /* sets max-height value for all standards-compliant browsers *
	*/
	height: expression( this.scrollHeight > 121 ? "122px" : "auto" ); /* sets max-height for IE - doesn't validate */
	max-height: 122px; /* sets max-height value for all standards-compliant browsers */
	overflow: auto;
	display:block;
	background:none;
	border-left:0px solid #e5e8ea;
	border-right:0px solid #e5e8ea;
}

.catalog_navigation_filters li.filter_catalog_navigation_title li, #left_column li.default_catalog_navigation_link {
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 5px 0px;
	font-size:11px;
    color:#a3a3a3;
	background:#f9f5fb;
    position:static;
}

#news_nav_left div.left_filter ul {
	padding:0px 0px 0px 0px;
	margin: 10px 0px 30px 0px;
	list-style:none;
}


#news_nav_left div.left_filter ul li,
#left_column li.default_catalog_navigation_manufacturer_id_link,
#left_column li.default_catalog_navigation_categories_id_link,  #left_column .default_catalog_navigation ul li.default_catalog_navigation_tags_id_link {
	background: url('/images/blog_bullet.gif') 0px 5px no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 5px 8px;
	font-size:11px;
	color:#a3a3a3;
	position:static;
}


.catalog_navigation_filters li li span,
#left_column li.default_catalog_navigation_link span {
	background: url("/images/menu_bullet.gif") 0px 3px no-repeat;
  	padding:0px 0px 0px 17px;
  	display:block;
 	line-height: 15px;
 	font-weight: normal;
}

#left_column li.default_catalog_navigation_link span {
	background: #F9F5FB;
	padding: 0px 0px 0px 0px;
}


.catalog_navigation_filters .active_filter span {
	background: url("/images/bullet_filter_active.gif") 0px 2px no-repeat;
}

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled {
	display:none;
}

.catalog_navigation_filters li li a, li.default_catalog_navigation_link a,
#news_nav_left div.left_filter ul li a {
  color:#785c79;
  text-decoration:none;
}


.catalog_navigation_filters li li a:hover,
li.default_catalog_navigation_link a:hover,
#news_nav_left div.left_filter ul li a:hover {
  color:#B38AB6;
  text-decoration:none;
}

/

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled a,
.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled a:hover {
  color:#c1c1c1;
  text-decoration:none;
}

#default_navigation {
margin: 0px 0px 0px 5px;
}




/******************* product listings *******************/

#products_listings {
  padding: 0px 0px 0px 2px;
  }

.product {
  width:153px;
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  display:inline;
  position:relative;
  overflow: hidden;
  height: 245px;
}

#products_listings .product {
  margin: 5px 5px 33px 0px;
}

#products_listings .product_last {
  margin: 5px 0px 33px 0px;
}

.product ul {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.product li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.product_image {
	width: 153px;
	height:153px;
}

.product_sash {
  position:absolute;
  left:0px;
  top:0px;
}

li.product_title {
	font-size:11px;
	font-weight:bold;
	height:33px;
	line-height:13px;
	overflow:hidden;
	padding: 21px 0px 0px 7px;
	text-align:left;
	width:146px;
}

.product ul li a span{
	font-weight: normal;
	display: block;
	margin: 5px 0px 0px 0px;
}

.product_title a {
  color:#513e52;
  text-decoration:none;
  font-size:11px;
}

.product_title a:hover {
  color:#B38AB6;
  text-decoration:none;
}

.product ul li.product_price_rrp {
  color:#b38ab6;
  font-size:11px;
  padding: 0px 0px 0px 8px;
  text-transform: lowercase;
}

.product ul li.product_price {
  color:#b38ab6;
  font-weight:bold;
  padding: 0px 0px 5px 8px;
  height: 19px;
  font-size: 11px;
}

.sale ul li.product_price {
  color:#c5559c;
}

.product_price span, .product_price_sale span {
  font-size:17px;
}

.product ul li.product_price_sale {
  color:#c5559c;
  padding: 0px 0px 5px 8px;
  height: 19px;
  font-weight: bold;
  }

.product ul li.product_view a {
	width: 172px;
	height: 19px;
	display: block;
	background: #bf1f29 url("/images/view_btn.gif") no-repeat 0px 0px;
}

.product ul li.product_view a span {
	display: none;
}

.product ul li.product_view a:hover {
	background-position: 0px -19px;
}

/******************* page_bottom_content (brand info) *******************/

#page_bottom {
  padding:0px 250px 0px 11px;
  margin: 0px 0px 10px 0px;
  overflow:hidden;
  background: #FFFFFF;
  line-height: 19px;

}

/******************* page_top *******************/

.page_head {
	overflow:hidden;
	background: url("/images/page_top_bg.gif") bottom left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 787px;
	height: 31px;
	position: relative;
}

.page_head h1 {
	color: #fff;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 11px;
	display: block;
	width: 500px;
	height: 18px;
	overflow: hidden;
}






/******************* breadcrumb_container *******************/

#breadcrumb_container {
	width: 980px;
	margin: 0px 0px 4px 5px;
	background: url("/images/breadcrumb_bg.gif") top left no-repeat;
	height: 27px;
}

#breadcrumb {
	overflow:hidden;
	background: url("/images/breadcrumb_bg.gif") top left no-repeat;
	height: 27px;
	width: 980px;
	margin: 0px 0px 0px 5px;
}

#body_productlistings #breadcrumb {
	overflow: hidden;
	height: 28px;
	width: 490px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: transparent;
}

#breadcrumb p {
  padding: 5px 0px 0px 9px;
  margin:0px 0px 0px 0px;
  font-size: 11px;
  color: #b38ab6;
  text-transform: capitalize;
}

#body_products #breadcrumb p, #body_pages #breadcrumb p {
  padding: 6px 0px 0px 9px;
}

#breadcrumb a {
  color:#785c79;
  text-decoration:none;
}

#breadcrumb a:hover {
  color: #b38ab6;
}

#sort_by {
	margin: 2px 5px 0px 0px;
	float: right;
	width: 479px;
}

#sort_by label {
	display:none;
}

#sort_by select {
	width:184px;
	height: 20px;
	font-size:11px;
	color: #979696;
	float: right;
	padding: 2px 0px 0px 3px;
}

/******************* product_paging *******************/

#product_paging_top,
#product_paging_bottom {
	height:21px;
	overflow:hidden;
	margin: 4px 5px 0px 5px;
	padding:5px 0px 0px 5px;
	background: url("/images/product_paging_bg.gif") top left no-repeat;
	color: #7B7B7B;
	font-size: 10px;
}

#product_paging_top {
    position:relative;
}

#product_paging_bottom div.pages {
	margin: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	padding: 9px 2px 0px 0px;
	text-align: right;
}

#product_paging_top span, #product_paging_bottom span, #product_paging_top strong {
	color: #ad1c25;
	font-weight: bold;
}


#product_paging_top table {
	width:100%;
}

.td_showing {
	width:100%;
	height: 10px;
}


span#displaying_line {
	background: url("/images/td_showing_line.gif") no-repeat 50% -15px;
	width: 17px;
	height: 10px;
	display: inline-block;
}

span#displaying_line span {
	display: none;
}

.pages span#displaying_line {
	background: url("/images/td_showing_line.gif") no-repeat 50% -15px;
	width: 1px;
}

.pages {
	position:absolute;
	top:8px;
	right:14px;
	color:#3d3d40;
	font-weight: bold;
	height: 13px;
	text-transform: uppercase;
}

.pages strong {
	color:#513e52;
	font-size: 10px;
}

.pages a {
	color:#fff;
	text-decoration:none;
	font-size: 10px;
	padding: 0px 3px;
}

.pages a:hover {
	color:#513e52;
	text-decoration:none;
}

.pages a.view_all, p.pagination {
	display: inline;
}

.pages a.view_all {
	background: url(/images/pages_line.gif) no-repeat scroll 0 2px;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 3px;
}

.pages a.next_page, .pages .prev_page {
	display: none;
}


/******************* product_page *******************/

#product_page {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	width: 990px;
	height: 585px;
	overflow: hidden;
}

#product_left {
  padding:0px 0px 0px 0px;
  width: 408px;
  float:left;
}

#product_right {
  width: 582px;
  float:left;
  padding: 0px 0px 0px 0px;
  position:relative;
  height: 590px;
  overflow: hidden;
}



/******************* main_product - product_left *******************/

#product_img {
  height: 387px;
  width: 387px;
  margin: 4px 0px 0px 5px;
}

#product_thumbs ul {
  padding:1px 20px 0px 15px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#product_thumbs li {
	margin: 0px 0px 5px 5px;
	display:block;
	height: 90px;
	float:left;
	border:1px solid #e2d3e4;
}

p.enlarge_icon {
	padding: 7px 0px 0px 20px;
}


/******************* main_product_bottom - product_right *******************/

.product_box {
	border: 1px solid #e2d3e4;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 10px 10px;
	height: 184px;
	background: #fbf9fd;
	color: #785C79;
}


.product_box_title {
	height:30px;
	margin:10px 0px 1px 0px;
}


#product_box_title_colour {
	background: url("/images//product_box_title_colour.gif") top left no-repeat;
	height:30px;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

#product_box_title_size {
	background: url("/images//product_box_title_size.gif") top left no-repeat;
	height:30px;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

#product_box_title_buy {
	background: url("/images//product_box_title_buy.gif") top left no-repeat;
}

/*** product_tabs ***/

#price_holder {
  height:27px;
  width:1px;
}

#product_tabs {
	height: 30px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#product_tabs ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_tabs li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#product_tabs li a {
    height:30px;
	display: block;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#product_tabs .tab_on a.description_tab_link, #product_tabs .tab_off a.description_tab_link:hover  {
	background: url("/images/product_tabs.gif") 0px -30px no-repeat;
	width:124px;
	margin: 0px 1px 0px 0px;
}

#product_tabs .tab_off a.description_tab_link  {
	background: url("/images/product_tabs.gif") 0px 0px no-repeat;
	width: 124px;
	margin: 0px 1px 0px 0px;
}

#product_tabs .tab_on a.brand_tab_link, #product_tabs .tab_off a.brand_tab_link:hover  {
	background: url("/images/product_tabs.gif") -125px -30px no-repeat;
	width: 189px;
	margin: 0px 1px 0px 0px;
}

#product_tabs .tab_off a.brand_tab_link {
	background: url("/images/product_tabs.gif") -125px 0px no-repeat;
	width: 189px;
	margin: 0px 1px 0px 0px;
}

#product_tabs .tab_on a.delivery_tab_link, #product_tabs .tab_off a.delivery_tab_link:hover  {
	background: url("/images/product_tabs.gif") -314px -30px no-repeat;
	width:164px;
}

#product_tabs .tab_off a.delivery_tab_link  {
	background: url("/images/product_tabs.gif") -314px 0px no-repeat;
	width:164px;
}

/*** options & buy ***/

#product_box_buy {
	background: url("/images/options_buy_bg.gif") 0px 0px no-repeat;
	height: 133px;
	margin: 20px 0px 0px 0px;
}

#parent_container .product_box, #parent_container .product_box h2, #parent_container .product_box h3 {
	color: #6b6b6b;
	font-size: 11px;
}

.product_box div.inner_content {
	height: 186px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}

.product_box div ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_box div ul li {
	list-style: none;
	background: url("/images/product_box_bullet.gif") no-repeat scroll 0px 5px;
	padding: 0px 0px 12px 10px;
	margin: 0px 0px 0px 0px;
}

#brand_profile {
	background: #FFF url("/images/product_brandinfo_bg.gif") no-repeat scroll 0 0;
	width: 776px;
	padding: 30px 0px 0px 0px;
	margin: 2px 0px 10px 0px;
	border: 1px solid #E6E6E6;
}

#brand_profile p {
	color: #606060;
	letter-spacing: 0.05em;
}

#brand_profile_inner {
	background: url("/images//product_brandinfo_inner_bg.jpg") no-repeat bottom left;
	width: 700px;
	padding: 0px 60px 20px 16px;
}

#brand_profile h2 {
	color: #cf2439;
	font-size: 11px;
	text-transform: uppercase;
}

#product_options {
  padding: 45px 0px 0px 14px;
}

#product_options select {
	width: 214px;
	height: 18px;
	color: #979696;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#product_options tr.product_options_row td {
	padding: 0px 0px 7px 0px;
}


#product_size_guide {
	position: absolute;
	bottom: 125px;
	left: 236px;
	}


/*** attribute_swatches ***/

#product_right .attribute_swatches {}

#product_right .attribute_swatches p {
	display:none;
}

#product_right .attribute_swatches ul {
	padding:0px 0px 0px 130px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .attribute_swatches li {
	float:left;
	border:1px solid #818181;
	height:14px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 6px;
}

#product_right .attribute_swatches li.attribute_swatches_selected {
	border:1px solid #cf2439;
}

/*** attribute_sizes ***/

#product_right .attribute_sizes {}

#product_right .attribute_sizes p {
	display:none;
}

#product_right .attribute_sizes ul {
	padding:0px 0px 0px 130px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .attribute_sizes li {
	float:left;
	padding:0px 0px 0px 0px;
	width:23px;
	font-size:10px;
	margin:7px 0px 0px 6px;
	border:1px solid #818181;
	background-color:#494949;
	height:14px;
	overflow:hidden;
	text-align:center;
	color:#cccccc;
}

#product_right .attribute_sizes li.attribute_sizes_selected {
	background-color:#cf2439;
	color:#cccccc;
}

#product_right .attribute_sizes li.attribute_sizes_inactive {
	color:#767676;
	border:1px solid #676767;
}

/************/

.product_tab_box ul {
  padding:3px 0px 0px 3px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.product_tab_box li {
  background: url("/images//bullet.gif") 0px 6px no-repeat;
  padding:0px 0px 8px 11px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#474747;
}

/**********************/

#product_right_title {
	margin: 18px 0px 0px 0px;
	height: 30px;
	overflow: hidden;
}

#product_right h1 {
	color: #513e52;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#product_right h2 {
	color: #513e52;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#product_right h3 {
	color: #785c79;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	display: block;
}

/**************/

#product_price {
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	color: #c5559c;
	font-weight:bold;
	position:absolute;
	bottom: 164px;
	right: 18px;
}

#product_stock_mesage {
  font-size: 11px;
}


#product_price #product_price_rrp, #product_price_was {
	text-decoration:line-through;
	color:#b38ab6;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}

#product_right #product_price_rrp {
	display: inline-block;
	padding: 0px 11px 0px 0px;
}

#product_right #product_price div {
  display: inline;
}

/**************/

#product_buttons {
	position:absolute;
	bottom: 117px;
	right:19px;
}

/***************** stock **********************/

#stock {
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 10px;
}

#stock table {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#stock tr {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#stock td {
	padding:0px 20px 0px 4px;
	margin: 0px 0px 0px 0px;
	color:#929292;
}

#stock td span {
	color:#474747;
	font-weight:bold;
}

#stock img {
	float: left;
}

#stock img#free_delivery {
	padding: 0px 2px 0px 2px;
}


/***************** additional_searches **********************/

.product_box_extra {
	height:104px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}


#additional {
	width: 577px;
}

#additional_search_title {display: none;}

#additional_searches {
  padding: 11px 0px 0px 13px;
  margin:0px 0px 0px 0px;
  font-size: 10px;
  display: inline;
  float: left;
  width: 247px;
}

#additional_searches ul{
  list-style:none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}


#additional_search_bottom ul li {
  padding:0px 0px 7px 10px;
  margin: 0px 0px 0px 0px;
  background: url("/images/product_box_bullet.gif") 0px 4px no-repeat;
}

#additional_search_bottom a {
	color:#9fa09e;
	text-decoration:none;
}

#additional_search_bottom a:hover {
	color: #513E52;
	text-decoration:none;
}

/***************** additional_options **********************/

#additional_options {
	float:right;
	width: 125px;
	padding: 12px 0px 0px 0px;
}

#additional_options ul {
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: right;
}

#additional_options li {
	height: 18px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	width: 93px;
}

div#bookmark {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	float: right;
	width: 125px;
}

#additional_options li a {
	display:block;
	height:15px;
}

li#add_to_wishlist {
	background:transparent url(/images/additional_options.gif) no-repeat 0px 0px;
}

li#add_to_wishlist:hover {
	background:transparent url(/images/additional_options.gif) no-repeat -93px 0px;
}

li#tell_a_friend {
	background:transparent url(/images/additional_options.gif) no-repeat 0px -20px;
}

li#tell_a_friend:hover {
	background:transparent url(/images/additional_options.gif) no-repeat -93px -20px;
}

li#ask_a_question {
	background:transparent url(/images/additional_options.gif) no-repeat 0px -40px;
}

li#ask_a_question:hover {
	background:transparent url(/images/additional_options.gif) no-repeat -93px -40px;
}

#additional_options span {
	display:none;
}


/********** Product page related products **************/

#products_related_container {
	background: #fff url("/images/product_related_products_bg.jpg") no-repeat left top;
	width: 186px; /* old = 204 */
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	float: right;
	border:1px solid #E6E6E6;
}

.products_related {
	padding: 20px 0 10px 0px;
	overflow:hidden;
	position: relative;
  }

.products_related ul {
	list-style: none;
	padding: 0;
	margin: 0;
    }

.products_related ul li {
	padding: 0;
	margin: 0;
	display: block;
    }

.products_related ul li.products_related_image {
	width: 106px;
	height: 106px;
	margin: 0 auto;
	}

.products_related ul li.products_related_title {
	color: #000;
	line-height: 12px;
	font-size: 11px;
	letter-spacing: 0.03em;
	width: 135px;
	height: 24px;
	overflow: hidden;
	padding: 15px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	}

.products_related ul li.products_related_title a {
	color: #000;
	}

.products_related ul li.products_related_title a:hover {
	color: #CF2439;
	text-decoration: none;
	}



.products_related_price {
	width: 135px;
	color: #575656;
	font-weight: bold;
	padding: 8px 0 0;
	margin: 0 auto;
	text-align: center;
	display: none;
	}





/******************* related_products *******************

#related_products {
  width:189px;
	float:right;
}

#related_products_title {
  height:42px;
	width:189px;
	background: url("/images//related_products_title.gif") top left no-repeat;
}

.related_product {
	height:130px;
	margin:0px 0px 20px 0px;
}

.related_product ul {
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.related_product li {
	padding:0px 30px 0px 30px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.related_product li.related_product_title {
  line-height:15px;
  height:30px;
  overflow:hidden;
}

.related_product li.related_product_title a {
  color:#474747;
	text-decoration:none;
}

.related_product li.related_product_title a:hover {
  color:#000000;
	text-decoration:none;
}

/******************* brand_profile *******************

#brand_profile {
	background: #101010 url("/images//brand_profile_bg.gif") top left repeat-x;
	border:6px solid #282828;
	border-bottom:0px;
	position:relative;
	min-height:120px;
	height:auto !important;
	height:120px;
	padding:0px 260px 10px 13px;
	line-height:19px;
}

#brand_profile_logo {
	position:absolute;
	top:33px;
	right:21px;
}

/******************* pop_images *******************


#image_left img  {
  border:1px solid #555555;
  padding:1px 1px 1px 1px;
  float:left;
}

#image_right {
  padding:0px 0px 0px 0px;
  float:right;
  border:1px solid #555555;
  width:74px;
  margin:0px 0px 15px 0px;
}

#image_right ul {
  padding:1px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#image_right li {
  padding:0px 0px 4px 0px;
  margin:0px 0px 0px 0px;
  height:69px;
  overflow:hidden;
}

#image_right li.end_image {
  padding:0px 0px 1px 0px;
}

#close_window {
  position:absolute;
  bottom:5px;
  right:5px;
}




/******************* cms *******************/

.cms_page {
  margin:0px 0px 0px 0px;
  padding: 5px 0px 0px 17px;
  width: 973px;
  min-height: 526px;
  color: #785c79;
  line-height: 19px;
}

#body_productlistings .cms_page {
  padding: 10px 11px 10px 11px;
  width: 765px;
}

.cms_page_text {
  padding: 0px 0px 20px;
}

.left_cms {
  width: 480px;
  margin: 0px 0px 0px 0px;
  float: left;
}

.cms_page p {
  margin: 0px 17px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.right_cms {
  width: 435px;
  margin: 0px 0px 0px 0px;
  float: right;
}

.about_promo {
  padding: 0px 0px 10px 0px;
}

.about_promo_last {
  padding: 0px 0px 0px 0px;
}

.cms_page #cms_page_banner {
  padding: 1px 0px 0px 0px;
}

.right_cms img {
  float: right;
  padding: 0px 0px 0px 0px;
}

.cms_page a {
  color: #513E52;
  text-decoration: none;
  font-weight: bold;
}

.cms_page a:hover {
  color: #785c79;
}

.cms_page p.continue_link {
  margin: 38px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.cms_page strong {
  color: #b38ab6;
}

.cms_page ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cms_page ul li {
	list-style: none;
	background: url("/images/page_bullet.gif") no-repeat scroll 0px 8px;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	color: #785c79;
}

.cms_page h1 {
	color: #513e52;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
}

.cms_page h3, .cms_page h3 strong {
	color: #513E52;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}

#cms_page_image {
  float: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

/******** Site Map Section   *********/

ul.sitemap_letters {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
}

ul.sitemap_letters li {
	background:transparent none repeat scroll 0 0;
	display:block;
	float:left;
	height:auto !important;
	margin:0;
	min-height:13px;
	padding:10px 15px 5px 0;
	width: 15px;
}

.left_cms .sitemap_list {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;

  }

.left_cms .sitemap_list li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  background: #fff;
  }


  /* My Address Book
------------------------------------------------ */

ul.my_account_address_options, ul.my_account_address {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  list-style: none;
}

  /* Store Locator Map
------------------------------------------------ */

#body_map .left_cms table input#postcode {
  height: 15px;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
}

#body_map .left_cms table input {
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
}


  /* Brands Page
------------------------------------------------ */

.cms_page ul.brands_ul {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
}

.cms_page ul.brands_ul li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 160px;
  height: 20px;
  background: #fff;
  display: inline;
  float: left;
}


/******************* Ajax used on Product Listing page *******************/

#ajax_filters_loading {
  background: #513E52 url(/images/ajax-loader.gif) no-repeat 50% 15%;
  min-height: 100%;
  height:100% !important;
  height: 4000px;
  right:0px;
  opacity:0.7;
  filter: alpha(opacity = 70);
  position:absolute;
  top:0px;
  width: 787px;
  z-index:3000;
}/*** Probably best not to edit these ***/

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu div {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover div,
.menu li.sfHover div {
	left:			-9px;
  top:			21px; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** Styling Edit Away! ***/

.menu-container{
  z-index:2;
  position: relative;
}

#top_nav .menu-dropdown {}

#top_nav .menu-dropdown ul {
  padding:10px 14px 0px 14px;
  margin:0px 0px 0px 0px;
  list-style:none;
  border-bottom: 4px solid #ec008c;
  min-height:1px;
  height:auto !important;
  height:1px;
  background-color:#3a383b;
  width:133px;
}

#top_nav .menu-dropdown li {
  padding:0px 0px 0px 12px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float:none;
  background: url("/images/menu_bullet2.gif") 0px 3px no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}


#top_nav .menu-dropdown li a {
  color:#efefef;
  text-decoration:none;
}

#top_nav .menu-dropdown li a:hover {
  color:#C61772;
  text-decoration:none;
}

/*

.menu
{
	margin:	0px;
}

.menu-dropdown {
  background-color:blue;
}

.menu-content td
{
  padding: 12px 0px 12px 0px;
  background:	#968C73;
  vertical-align: top;
}

.menu-content ul.menu-items li
{
  line-height: 20px;
}

.menu-content ul.menu-items li a
{
  color: #fff;
  text-decoration: none;
  background:none;
}

.menu-content ul.menu-items li a:hover
{
  text-decoration: underline;
}

/* left hand category list *
.menu-content ul.menu-items
{
  border-right: 2px solid #736D57;
  list-style:none;
  padding: 0px 0px 0px 16px;
  margin: 0px;
  width: 125px;
}

.menu-content ul.menu-items li
{
  line-height: 20px;
  float: none;
  display: block;
}
/* End left hand category list *

/* Right hand text elements *
.menu-content ul.menu-text
{
  width: 120px;
  padding: 4px 15px 0px 14px;
  list-style: none;
  margin: 0px 0px 0px 0px;
}

.menu-content ul.menu-text li
{
  float: none;
  color: #504937;
  font-size: 10px;
  line-height: 13px;
  display: block;
}

.menu-content ul.menu-text li span
{
  display: block;
  padding: 15px 0px 0px 0px;
}
/* End right hand text elements */

*//************************/

.error_textbox {
  border: 1px solid #ff0000 !important;
  border: 1px solid #ff0000;
}

.error,
.confirm {
  color:#ff0000;
}


#checkout_pages,
#account_pages {
  width:940px;
  margin:10px auto 10px;
  /*border:1px solid red;*/
  background-color:#FFFFFF;
}

select {
  font-size: 10px;
}
#account_pages {
  padding:10px 0px 10px 0px;
}

/**** basket_promos ****/

#basket_promos {
  height:120px;
  overflow:hidden;
  /*border-top:10px solid #ebebeb;*/
}

#basket_promos ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#basket_promos li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#basket_promos li#basket_promos_end {
  padding:0px 0px 0px 0px;
}

/**** basket page ****/

.basket_wrapper {
  padding:10px 10px 10px 10px;
}

#basket_table {}

#basket_table td.basket_image img {
  border: 1px solid #e1e1e1;
}

#basket_table td {
  padding:5px 10px 5px 10px;
}

#basket_table td td {
  padding:0px 0px 0px 0px;
}

#basket_table .basket_header td {
  border-bottom:1px solid #e1e1e1;
  text-transform:uppercase;
  font-weight:bold;
  padding:7px 10px 7px 10px;
}

#basket_table .basket_row td {
  border-bottom:1px solid #e1e1e1;
}

#basket_table .basket_row td td {
  border-bottom:0px;
  padding:0px 3px 0px 3px;
}

#basket_table .basket_image img {
  border:1px solid #000000
}

#basket_table .grandtotal td {
  border-bottom:1px solid #e1e1e1;
}

#basket_table .grandtotal span {
  font-size:20px;
  font-weight:bold;
}

.basket_payment_options {
  height:55px;
  float:right;
  margin:10px 0px 0px 0px;
  padding:40px 10px 0px 0px;
}

.basket_payment_options table {
  width:100%;
}

.basket_payment_options_1 {
  width:221px;
  background: url("/images/basket_payment.gif") top left no-repeat;
}

.basket_payment_options_2 {
  width:427px;
  background: url("/images/basket_payment_2.gif") top left no-repeat;
}

.basket_payment_options_3 {
  width:612px;
  background: url("/images/basket_payment_3.gif") top left no-repeat;
}

.basket_payment_options #basket_google {
  padding:5px 0px 0px 10px;
}

.basket_payment_options #basket_paypal {
  padding:5px 0px 0px 10px;
}

.basket_payment_options #basket_card {
  text-align:right;
}

#continue_shopping_links {
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:250px;
  font-size:11px;
  font-weight:bold;
}

#continue_shopping_links ul {
  margin:0px 0px 0px 0px;
  padding:20px 0px 0px 10px;
  list-style:none;
}

#continue_shopping_links li {
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

#continue_shopping_links li a, #continue_shopping_links li a:visited {
  text-transform: uppercase;
  color: #3a383b;
}

#continue_shopping_links li a span, #continue_shopping_links li a span:visited {
  text-transform: uppercase;
  color: #B38AB6;
}

#continue_shopping_links li a:hover {
  color: #B38AB6;
  text-decoration: none;
}

#continue_shopping_links li a:hover span {
  color: #b38ab6;
}

a.remove {
   background: url("/images/remove_icon.gif") 0px 1px no-repeat;
   padding: 0 0 0 13px;
   text-transform: capitalize;
}

/**** login page ****/

.login_box_small {
  height:235px;
  width:288px;
  float:left;
  display:inline;
  margin:20px 0px 245px 20px;
  padding:33px 0px 0px 0px;
  position:relative;
}

.express_box {
  background: url("/images/express_box.gif") top left no-repeat;
}

.new_register_box {
  background: url("/images/register_box.gif") top left no-repeat;
}

.returning_box {
  background: url("/images/returning_box.gif") top left no-repeat;
}

.login_box_small ul {
  padding:5px 0px 0px 14px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.login_box_small li {
  padding:2px 0px 0px 30px;
  margin:0px 0px 18px 0px;
  list-style:none;
  background: url("/images/login_box_ticks.gif") 0px 0px no-repeat;
  font-size:14px;
  color:#513e52;
  height:18px;
  overflow:hidden;
  text-transform: uppercase;
  font-weight: bold;
}


.login_box_small .login_intro {
  padding:5px 10px 0px 10px;
  height:30px;
  overflow:hidden;
  color: #b38ab6;
}

.login_box_small .login_form {
  padding:5px 10px 0px 10px;
}

.login_box_small .login_form td {
  padding:0px 0px 5px 0px;
}

.login_box_small .login_form .textbox {
  width:230px;
}

.login_box_small .button {
  position:absolute;
  bottom:20px;
  right:20px;
}


/**** register page ****/

#register_page {
  padding:10px 10px 5px 10px;
}

#register_page td {
  padding:0px 0px 5px 0px;
}

#register_page td td {
  padding:0px 0px 5px 0px;
}

#register_page td td td {
  padding:0px 0px 0px 0px;
}


#register_page .textbox {
  width:250px;
}

#register_page #postcode,
#register_page #delivery_postcode {
  width:100px;
}

/**** payment page ****/

#order_summary_checkout {
  width:441px;
  float:left;
  display:inline;
  margin:20px 0px 65px 20px;
  padding:45px 0px 0px 0px;
  background: url("/images/order_summary.gif") top left no-repeat;
}

#order_summary_checkout #basket_table .grandtotal td {
  border-top:1px solid #dfdfdf;
  border-bottom:0px;
}

.checkout_label {
  font-weight:bold;
}

#payment_box {
  width:441px;
  height:404px;
  overflow:hidden;
  float:left;
  display:inline;
  margin:20px 0px 65px 20px;
  padding:45px 0px 0px 0px;
  background: url("/images/payment_details.gif") top left no-repeat;
}

#payment_box td {
  padding:5px 0px 5px 10px;
}

#payment_box td img {
  display:inline;
}

/**** 3D secure page ****/


.checkout_halfway_box {
  padding:20px 20px 20px 20px;
}

.checkout_3dsecure_info {
  padding:0px 20px 20px 20px;
}

/**** 3D secure page ****/


#order_confirmation {
  padding:10px 10px 10px 10px;
}

#order_confirmation td {
  padding:0px 10px 3px 0px;
}

.basket_wrapper_confirmation #basket_table td td {
  padding:5px 25px 0px 0px;
}

.basket_wrapper_confirmation #basket_table .grandtotal td {
  border-bottom:0px;
}

.basket_wrapper_confirmation #basket_table .grandtotal td.grandtotal_border {
  border-top:1px solid #dfdfdf;
}

/********************************/
/********************************/
/********************************/

/**** account page ****/


.my_account_home{
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.my_account_home a {
  font-size:12px;
  display:block;
}

.my_account_home span{
  display: block;
  float: left;
  margin: 0px 10px 10px 0px;
}

.my_account_home span.account_icon{
  clear: both;
}

.my_account_home li{
  height: 40px;
  overflow: hidden;
}

/*********************/

.vs3form fieldset {
  border:1px solid #dfdfdf;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 0px 10px 0px;
}

.vs3form legend {
  color:#6f6f6f;
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td {
  padding:0px 10px 10px 0px;
}

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset textarea,
.vs3form fieldset .textbox {
  width:290px;
}

.vs3form fieldset textarea {
  height:100px;
}

.vs3form fieldset #captcha_response {
  width:100px;
}

.address_book_line td {
  padding:0px 10px 0px 0px;
}div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
    cursor: hand;
    cursor: pointer;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
  -moz-opacity:0.8;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align:center;
  /*background-image: url(../images/zoomloader.gif);*/
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width:90px;
  * width:100px;
  height:43px;
  *height:55px;
  z-index:10;
  position:absolute;
  top:3px;
  left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
table.jCalendar {
	background: #fff;
  border-collapse: separate;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
  background: #985992;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	margin: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#multimonth
{
  overflow: auto;
  float: left;
  margin: 0px 0px 5px 0px;
}
.dp-applied
{
  float: left;
}

.dp-popup-inline
{
  height: 160px;
}

