/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/************************************************************************************************/
/* BOF centre_site */
body {
	background: #fff; /*change this value for the outer colour */
	font-family: arial;	
	font-size: 12px; /* set the font-site site wide */
	color: #6f6b9f; /* set font colour site wide */
	color: #000; /* set font colour site wide */
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-align:left; /* necessary for IE - but can centre if you wish */
	}
#CONTAINER {
	width: 980px; /* this is your container size - do not exceed 990px */
	margin-left: auto; /* left margin (leave at auto) */
	margin-right: auto; /* right margin (leave at auto) */
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0 0px; /* padding within the container (now breadcrumb is away from the border) */
	background: #ffffff; /* colour of the internal container */
	position:relative;
	overflow:hidden;
/*	border: 1px solid #7d5e7e; */
/* set this for a border colour for the conatiner */
	}
/* EOF centre_site */
/************************************************************************************************/

img { -ms-interpolation-mode:bicubic; border: none; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

.kissmt_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #9a9a9a;
  padding: 0.5em;  
}
.boxText { 
	font-size: 11px; 
	}
.errorBox { 
	font-size : 11px; 
	background: #ffb3b5; 
	font-weight: bold; 
	}
.stockWarning { 
	font-size : 11px; 
	color: #cc0033; 
	}
.productsNotifications { 
	background: #f2fff7; 
	}
.orderEdit { 
	font-size : 11px; 
	color: #70d250; 
	text-decoration: underline; 
	}

/* category information boxes */
.cat_info_box {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	margin-bottom: 10px;
	}
  
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
	text-transform: uppercase; /* force text to uppercase */
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #6f6b9f;
	}
/* category box copy colour */
A {
	color: #000000;
	text-decoration: none;
	}

A:hover {
	color: #000;
	text-decoration: underline;
	}

FORM {
	display: inline;
	}

TR.header {
	background: #ffffff;
	}

TR.headerNavigation {
	border-top: 3px solid #97bfb1;
	width: 100%;
	height: 0;
	float: left;
}
A.headerNavigation { 
	color: #ffffff; 
	}

A.headerNavigation:hover {
	color: #ffffff;
	}

TR.headerError {
	background: #ff0000;
	}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	}

TR.headerInfo {
	background: #000;
	}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}

TR.footer {
	}
td.footer a {
	color: #000;
	padding:0 53px;
	font-family: Courier New;
	font-weight: bold;
	font-size: 13px;
}	
td.footer {
	color: #ffffff;
	font-weight: bold;
	margin: 4px;
	padding: 2px 0;
	border-top: 2px solid #97bfb1;
	border-bottom: 2px solid #97bfb1;
}

.infoBox {
	//background: #dbd4dc;
	//background: #846873;
	}
	
.infoBoxLogin {
	background: #ababab;
	font-size: 11px;
	border-spacing: 2px;
	border-collapse: separate;
	/*border-collapse: expression('separate', cellSpacing = '2px');*/
	}	
	
.infoBoxContents {
	background: #846873;
	font-size: 11px;
	border-spacing: 2px;
	border-collapse: separate;
	/*border-collapse: expression('separate', cellSpacing = '2px');*/
	}
.leftbarbg {
	background: #846873;
	color: #fff;
}
.leftbarbg .welcome {
	padding: 10px 5px 10px 10px;
	font-size: 12px;
}
.infoBoxContentsCross {
	background: #000000;
	font-size: 11px;
	border-spacing: 2px;
	border-collapse: separate;
	/*border-collapse: expression('separate', cellSpacing = '2px');*/
	}

.infoBoxNotice {
	background: #7d5e7e;
	}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 11px;
	}
.infoBoxProducts {
	text-align: center;
	border: solid 1px; 
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	color: #333333;
	margin-bottom:-8px;
	}

.infoBoxProducts a {
 	color: #333333;
	}

TD.infoBoxGrid {
	font-variant: normal;
	font-weight: bold;
	border: 0px;
	text-transform: uppercase; /* force text to uppercase */
	}

/* set pos buy/details button on list */
img.buy_now {  
	margin-bottom:11px;
	} 
	
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
	margin-bottom:-5px;
	} 

/* set style buy/details seperator thumbnail */
.buy_now {
	font-size: 18px;
	margin-bottom: -3px;
	color: #7d5e7e;
	} 

.infoBoxList {
	border: 1px #faf0e6;
	border-collapse: collapse;
	background-color: #fff;
	}

.thumbcontent {
	color: #666666;
	text-align: center;
	font-weight: lighter;
	text-transform: none;
	height: 30px;
	vertical-align: top;
	padding: 0 10px;
	}

TD.noborderbox {
	font-size: 11px;
	}

/* category information box headings and copy */
TD.infoBoxHeading {
	font-size: 11px;
	font-weight: bold;
	background: #7d5e7e;
	color: #FFFFFF;
	margin: 4px;
	padding-bottom: 4px;
	padding-top: 3px;
    padding-left: 6px;
	}

TD.infoBox, SPAN.infoBox {
	font-size: 11px;
	}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #FFFFFF;
	}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #FFFFFF;
	}

.productListing-heading {
	font-size: 11px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	}

TD.productListing-data {
	font-size: 11px;
	}

A.pageResults {
	color: #5AB7A3;
	}

A.pageResults:hover {
	color: #7d5e7e;
	}

TD.pageHeading, DIV.pageHeading {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 0 2px;
	}

TR.subBar {
	background: #f4f7fd;
	}

TD.subBar {
	font-size: 11px;
	color: #000000;
	}

TD.main, P.main {
	font-size: 12px;
	line-height:16px;
	}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 11px;
	}

TD.accountCategory {
	font-size: 13px;
	color: #96125A;
	}

TD.fieldKey {
	font-size: 11px;
	font-weight: bold;
	}

TD.fieldValue {
	font-size: 12px;
	}

TD.tableHeading {
	font-size: 40px;
	font-weight: bold;
	}

SPAN.newItemInCart {
	font-size: 11px;
	color: #7d5e7e;
	}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
	}

TEXTAREA {
	width: 100%;
	font-size: 11px;
	}

/* colour of WELCOME GUEST */
SPAN.greetUser {
	font-size: 12px;
	color: #7d5e7e;
	font-weight: bold;
	}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	}

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
	}

SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	}

SPAN.productSpecialPrice {
	color: #cc0000;
	font-weight: normal;
	}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	}

.moduleRow { 
	}
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer;  
	}
.moduleRowSelected { 
	background-color: #E9F4FC; 
	}

.checkoutBarFrom, .checkoutBarTo { 
	font-size: 11px; 
	color: #8c8c8c; 
	}
.checkoutBarCurrent { 
	font-size: 11px; 
	color: #000000; 
	}

/* message box */

.messageBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	}
.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	background-color: #ffb3b5; 
	}
.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	background-color: #99ff00; 
	}

/* input requirement */

.inputRequirement { 
	font-size: 11px; 
	color: #ff0000; 
	}

/*** style for add_to_basket ***/
TD.add_to_basket {
	border: 0px;
	padding-bottom: 0px;
	padding-top: 20px; 
	}
/*** style for add_to_basket ***/

/* NEW Header May 2010 */
 #berties_header_container {
   height: 84px;
   background: url('images/headerbg.png') no-repeat top left;
   margin-bottom: 0;
   clear: both;
 }
  #berties_header_container2 {
   height: 75px;
   background: url('images/headerbg.png') no-repeat top left;
   margin-bottom: 0;
   clear: both;
   width: 980px;
 }

#logo_address_container {
  float: left;
  margin-left: 9px;
  margin-top: 15px;
}

#header_tel_container {
  float: right;
  margin-top: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #97bfb1;
  font-weight: 400;
	font-family: arial;
}
#header_tel_container a {
	color: #000;
	padding: 0;
}

#header_search_cart_container {
  float: right;
  clear: right;
  margin-top: 0;
}

#header_cart_container {
  float: right;
  margin-right: 12px;
}


#header_cart_container, #header_cart_container a, #header_cart_container TD {
  font-size: 12px;
  color: #fff;
}
#cross_sell_holder {
	width: 500px;
	margin-left: 47px;
}
#cross_sell_holder .item {
	width: 116px;
	float: left;
}
#header_search_container {
  float: right;
  margin-right: 13px;
}

#header_search_keywords {
  width: 148px;
  height: 18px;
  border: 0;
  color: #CC6D87;
}

#header_search_go {

}
/* NEW Header May 2010 EOF */

#main_body_table {
  padding: 0 0 0 5px;
}

H4 {
  font-size: 26px;
  text-align: center;
  margin: 0 0 10px 0;
}

/* Hover Menu - June 2010 */


#menu {
	height: 100%;
	color: white;
	text-align: center;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#menu li {
	text-transform: uppercase;
	text-align: left;
	font-size: 0.9em;
	padding: 4px 4px 4px 0;
	margin: 0 auto 3px auto;
	//width: 170px;
	border-bottom: 1px solid #fff;
}
#menu a:link, #menu a:active { color: white; }

#hovermenu {
/* set width of menu */
/* width: 175px; */ 
} 

#hovermenu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 3px;
 /* background: #3366AA;*/
}

/* style, color and size links and headings to suit */
#hovermenu a, #hovermenu h2 {
display: block;
margin: 0;
}

#hovermenu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#hovermenu li a {
color: #fff;
text-decoration: none;
font-size: 11px;
}

#hovermenu a:hover {
color: #fff;
}

#hovermenu ul ul {
  background: #dbd4dc; 
}

#hovermenu li, #hovermenu ul li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 


#hovermenu ul ul ul, #hovermenu ul ul {
position: absolute;
z-index: 5000;
top: 0;
left: 100%; /* to position them to the right of their containing block */
}

#hovermenu ul li ul li {
width: 200px;
padding: 2px;
}

#hovermenu ul li ul {
width: 220px;
}

div#hovermenu ul ul ul,
div#hovermenu ul ul li:hover ul ul,
div#hovermenu ul ul,
div#hovermenu ul li:hover ul ul
{display: none;}


div#hovermenu ul ul li:hover ul,
div#hovermenu ul ul ul li:hover ul,
div#hovermenu ul li:hover ul,
div#hovermenu ul ul li:hover ul
{display: block;}

#hovermenu li a {
  color: #fff;
}

#hovermenu li a:hover {
	color: #000;
}

/* Hover Menu - June 2010 EOF  */

.warning_boxout {
  border: 2px solid red;
  font-weight: bold;
  padding: 20px;
  color: red;
}

H2  A{
color: #6A6A6A;

}
.sub_category_level2 {
	display: none;
}
#summer_sale_block {
  background: #b87082;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 7px;
  text-align: center;
  width: 556px;
  height: 30px;  
  line-height: 30px;
}

#summer_sale_block, #summer_sale_block a {
  font-family: Verdana,Arial,sans-serif;
  font-size: 25px;
  color: #fff;

}
.footertext {
	font-size: 9px;
	color: #000;
	line-height: 13px;
}
.infoLink {
	border-bottom: 1px solid #fff;
	padding: 4px 0;
}
.infoLink a {
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
}
.infoHolder {
	padding: 0 10px 0 5px;
}
.blackbox {
	background: #000;
	color: #fff !important;
	padding: 10px 10px;
	font-size: 10px;
}
.blackbox h1 {
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
}
.bheading {
	margin-bottom: 5px;
}
.bheading a {
	font-weight: bold;
	font-size:12px;
	color: #fff;
	margin: 0;
	padding:0;
	text-decoration: none;
}
.banner1 {
	color: #fff;
	background: #9a8a51;
	font-size: 10px;
	padding: 10px;
	height: 107px;
}
.banner2 {
	height: 107px;
	padding: 10px;
	font-size: 10px;
	color: #fff;
	background: #a2a19a;
}
.banner3 {
	height: 107px;
	padding: 10px;
	font-size: 10px;
	color: #fff;
	background: #796a71;
}
.cattextcenter {
	text-align: left;
	margin-left: -7px;
}
.pinkBlock {
	background: #ece1e4;
	padding: 10px;
	color: #000;
	position: relative;
	margin-right: 5px;
}
.pinkBlock h1 {
	color: #000;
	font-weight: normal;
	font-size: 15px;
}
.designer_col h3 {
	margin-bottom: 0;
}
.designer_row {
	padding: 0 0;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 3px;
}
.designer_row a {
	color: #000;
	font-size: 13px;
}
.page_offset {
	margin: 20px 0 0 10px;
}
.designer_col {
	float: left;
}
.banner_adjust {
	margin-top:5px; 
	float:right;
}
.pinkh1 {
	color: #ab7484;
}

.pinkBlock h2.sub_cat_box {
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 11px;
	color: #000;
	line-height:1.5;
}
.modelNumber {
	color: #5ab7a3;
	font-size: 13px;
	font-weight: normal;
}
.productsPrice {
	color: #5ab7a3;
	font-weight: normal;
	font-size: 16px;
}
.modelManufacturer {
	font-size: 13px;
	font-weight: 500;
}
.bannerPosition {
	margin-top:5px;
	float: right;
	margin-left: 5px;
}
.crossHolder {
	border:1px solid #000;
	border-top: none;
	margin-left: 5px;
	text-align: center;
	padding-bottom: 10px;
}
.crossHeader {
	background: #5ab7a3;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-left: 5px;
	margin-top:5px;
	text-transform: uppercase;
	padding: 5px 0;
	font-size:12px;
}
.prodDescriptionHolder {
	border:1px solid #000;
	position: relative;
	width: 400px;
	margin-right: 21px;
	float: right;
}
.prodDescriptionHolder .padding{
	padding: 10px 20px;
	position: relative;
	z-index: 0;
}
.prodDescriptionHolder .padding h2 {
	color: #000;
	margin-top: 0;
	text-align: left;
}
.prodDescriptionHolder .padding p{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	text-align: left;
}
.prodDescriptionHolder .padding h3{
	margin-top: 0;
	color: #000;
}
.MagicToolboxModule {
	position: absolute;
	color: #fff;
	margin-left: 10px;
	width: 255px;
}
.blackH1 h1 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
}
.blackH1 {
}
.prodPrice h1{
	font-size: 13px;
	margin: 10px 10px 0 0;
	color: #f9afd3;
}
.prodModel {
	font-size: 13px;
	margin: 10px 10px 0 0;
	color: #CC6D87;
	font-weight: normal;
}
.prodDescriptionBits {
	color: #5ab7a3;
	font-size: 15px;
	font-weight: bold;
}
.callUsBg {
	margin-top: 10px;
	color: #fff;
	position: relative;
	z-index: 1;
	text-align: center;

}
.callUsBg {
	height: 21px;
	margin-bottom: 10px;
	text-align: center;
}
.prodDescriptionHolder .padding .callUsBg H2 {
	color: #fff;
	font-size: 11px;
	padding: 2px 5px;
	font-weight: normal;
	margin-bottom: 10px;
	z-index: 1;
}
.prodDescriptionHolder .padding {
	color: #000;
	text-align: center;
}
.colouredLeftCol{
	background: url('images/columnleftbg.png') no-repeat top left;
}
.catLinkStyle {
	border-bottom: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 4px 0;
	float: left;
	clear: both;
	width:136px;
}
a:hover.catLinkStyle, a:hover.subLevelLink {
	color: #fff;
}
.catLinkStyle2 {
	border-bottom: 1px solid #c6bdc0;
	color: #c6bdc0;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 4px 0;
	float: left;
	clear: both;
	width:136px;
}
.catLinkStyle2:hover {
	color: #eae8e9;
}
.subLevelLink {
	margin: 0 0 0 10px;
	color: #fff;
	padding: 4px 0;
	border-bottom: 1px solid #fff;
	float: left;
	clear: both;
	width: 131px;
}
.subLevelLink2 {
	border-bottom:1px solid #FFFFFF;
	clear:both;
	color:#FFFFFF;
	float:left;
	margin: 0 0 0 20px;
	padding:4px 0;
	width:120px;	
}
.subLevelLink2 b {
	margin: 0;
	padding: 0;
}
a:hover.subLevelLink2  {
	color: #fff;
}
.productModel {
	color: #000;
	margin-left: 10px;
}
.csPrice {
	color: #5ab7a3;
	font-weight:bold;
	font-size: 15px;
}
.csName {
	font-size: 10px;
	padding: 0 5px;
}
.csManu {
	font-weight: bold;
	font-size: 14px;
}
.csModel {
	color: #5ab7a3;
	font-size:10px;
	font-weight: bold;
}

/* Start Banner Rotator */
#bannerRotator { 
  width: 164px;  /* Banner width */
  height: 621px;  /* Banner height */
  overflow: hidden; 
  position: relative;
  margin-top:5px;
  margin-left: 5px; 
}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  margin: 0;
  position: relative; 
}

#bannerRotator ul li { 
  display: none; 
  width: 164px;  /* Banner width */
  height: 621px;  /* Banner height */
  position: absolute; 
  top: 0px; 
  left: 0px; 
}

/* homepage banner rotator */
#homepagebanner { 
  width: 759px;  /* Banner width */
  height: 440px;  /* Banner height */
  overflow: hidden; 
  position: relative;
  padding: 0;
  margin: 0;
}
#homepagebannerholder {
	width: 759px;
	height: 440px;
}
#homepagebanner ul { 
  list-style: none; 
  padding: 0; 
  margin: 0;
  position: relative; 
}

#homepagebanner ul li { 
  display: none; 
  width: 759px;  /* Banner width */
  height: 440px;  /* Banner height */
  position: absolute; 
  top: 0px; 
  left: 0px; 
}
/* eof banner rotator */

#bannerNav { 
  position: absolute; 
  right: 15px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 15px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
  display: none; 
}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 10px; 
  width: 10px; 
  display: block; 
  background: url(images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(images/icons/play.png);  /* Controls Play icon */
}

.divider-tall {
  clear: both;
  height: 0;
}
/* End Banner Rotator */

.subheadingNew {
	font-weight: normal;
	font-size: 15px;
	font-family: Verdana,Arial,sans-serif;
	margin-left: 9px;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.MagicZoomPup {
	width: 362px !important;
}
.infoBox2 .boxText {
	width: 157px;
	float: left;
}
.infoBoxContents2 {
	padding-left: 5px;
	border-spacing: 0;
}
.infopage {
	background:#F4E1E5;
	margin: 5px 0px 5px 5px;
	padding: 10px;
}
#wysiwygoverride {
	padding-top: 5px;
}
#wysiwygoverride td {
	font-size:11px !important;
}
.white  {
	color:#fff;
	font-size:11px;
}
.joinbtn {
	background:url('images/joinbtn.png') no-repeat top left;
	width:70px;
	height:27px;
}
.sub_cat_box2 {
	background: url('images/prodlistingtextbg.jpg') no-repeat top left;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:1.5;
	margin-bottom:0;
	padding:10px;
	text-align: center;
	font-family: Courier New;
}
.sub_cat_box2 b	{
	font-size: 14px;
	text-transform: uppercase;
}
.prodDescriptionLink a, .prodDescriptionLink a:visited, .prodDescriptionLink a:hover, .prodDescriptionLink a:link {
	font-weight: bold;
	font-size: 12px;
	color: #b2b2b2;
}
.pinklink {
	font-weight: bold;
	color: #7D5E7E;
}

/**
 * Mainmenu
*/
#mainmenu ul, #mainmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu {
	border-top: 2px solid #97bfb1;
	border-bottom: 2px solid #97bfb1;
	font-size: 12px;
	padding: 0;
	font-weight: bold;
	float: left;
	width: 980px;
}
#mainmenu a {
	display: block;
}

#mainmenu .level-2 {
	position: relative;
	left: 145px;
	top: -1px;
	display: none !important;
}
#mainmenu .level-1 li:hover .level-2 {
	display: inline !important;
}
#mainmenu .level-2 a {
	padding: 5px;
}

#mainmenu > ul > li {
	float: left;
	padding: 0px 11px;	
}
#mainmenu > ul > li:last-child {
	margin-right: 0px;
}
#mainmenu > ul > li:hover ul {
	display: block;
	position: absolute;
	width: 150px;
	-moz-box-shadow: -3px 3px 4px #bfbfc0;
 	-webkit-box-shadow: -3px 3px 4px #bfbfc0;
    box-shadow: -3px 3px 4px #bfbfc0;
    background: #cde9e4;
    border-top: 2px solid #97BFB1;
}
#mainmenu > ul > li > a {
	padding: 2px 11px 2px 10px;
	display: block;
	text-transform: uppercase;
	font-weight: 400;
}
#mainmenu > ul > li > a strong {
	color: #97bfb1;
	font-weight: normal;
}
#mainmenu > ul > li > a:hover {
	background: #cde9e4;
	text-decoration: none;
}
#mainmenu > ul > li > ul {
	display: none;
	width: 150px;
	z-index: 99999;
}
#mainmenu > ul > li > ul > li {
	padding: 5px 3px;
	font-weight: 400;
}


#homeimage_1, #homeimage_2 {
	clear: both;
}
#homeimage_2 {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #ddf3ed;
	padding: 10px 5px 5px 5px;
	  
}

#catimage_banner {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #ddf3ed;
	padding: 10px 0 5px 7px;
	clear: both;

}

#welcometobertiesbg {
	background: url('images/welcometobertiesbg.jpg') repeat top left;
	width: 980px;
	text-align: center;
	font-size: 13px;
	padding: 10px 0;
}
#welcometobertiesbg a {
	text-decoration: underline;
}
#welcometobertiesbg h1 {
	margin: 0;
	padding: 0;
}
#welcometobertiesbg p {
	margin: 0;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
}
#footerbanners {
	clear: both;
	float: left;
	text-align: center;
	color: #fff;
	margin-top: 3px;
	height: 199px;
}
#footerbanners .textpadding {
	padding:10px 10px;
}
#footerbanners img {
	margin-right: 3px;
}
#footerbanners a {
	margin: 0;
	padding: 0;
	color: #fff;
}
#footerbanners a:last-child {
	margin-right: 0;
}
#columnleft {
	width: 140px;
	float: left;
	border-right: 2px solid #97bfb1;
	margin-top: 3px;
}
#columnright {
	width: 820px;
	float: right;
	margin-top: 10px;
	position: relative;
}
#columnright h1 {
	margin-left: 0;
	margin-bottom: 10px;
	float: left;
	text-decoration: underline;
}
#productlistingpadding {
	margin-left: 0;
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}
.page_content {
	padding: 10px 20px;
	position: relative;
}
.page_content h1 {
	text-transform: capitalize;
	text-decoration: underline;
}
.page_content h2 {
	text-transform: uppercase;
	font-size: 17px;
	margin: 0 0 0 0;
	font-weight: bold;
	padding: 0;
	color: #000;
}
.page_content h3 {
	font-size:28px; 
	margin: 0 0 20px 0;
	padding: 0;
	font-weight:normal;
	text-decoration: underline;
}
.page_content table td{
	vertical-align: top;
}
.page_content p {
	margin-top: 0;
}
hr {
	border-top:1px solid #000;
	height: 1px;
	width: 100%;
}
.greenblock {
	background: #cce0d9;
	border-top: 2px solid #98c0b2;
	border-bottom: 2px solid #98c0b2;
	padding: 20px 50px 20px 50px;
	clear: both;
	margin-top:5px;
}
.emailfield {
	width: 280px;
	border: 1px solid #000;
	height: 20px;
	color: #000;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 3px; 
}
.standardtext {
	padding-top: 5px;
}
.standardtext td {
	font-size: 12px;
}
.standardtext td img {
	clear: both;
}
.greenboxcurves {
	background: #e3f3f0;
	width:710px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.greenboxcurves .padding {
	padding: 10px;
}
.smallgreenboxcurves {
	background: #a9dad0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	font-size: 11px;
	padding: 5px;
	text-align: center;
	height:241px;
}
.smallgreenboxcurves a {
	color: gray;
}
.smallgreenboxcurves b {
	color: #fff;
	font-size: 12px;
}
.greenline {
	border-top: 2px solid #a9dad0;
	width: 100%;
	height: 1px;
	margin: 5px 0 5px 0;
}
.greenlinehorizontal {
	border-top: 1px solid #a9dad0;
	width: 940px;
	height: 1px;
	float: left;
	margin: 5px 0 10px 0;
}
#shoppingbasketheader {
	position: absolute;
	width: 200px;
	height: 30px;
	right: 4px;
	padding: 4px;
	top:41px;
	background: #fff;
}
#shoppingbasketheader2 {
	position: absolute;
	color: #000;
	right: 0;
	padding: 4px;
	font-size: 13px;
	top:48px;
}
#shoppingbasketheader2 strong {
	color: #83B0A0;
	font-weight: normal;
}
#shoppingbasketheader a {
	text-decoration: underline;
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #318875;
}
.blackborder {
	border-left: 1px solid #000;
}
#shoppingbasketheader .padding {
	position: absolute;
	left: 50px;
	top:8px;
	text-align: center;
}
.bordertall {
	border-left: 2px solid #a9dad0;
	height: 100%;
	width: 2px;
}
.biggreenlink {
	color:#72BCAC;
	font-weight: normal;
	font-size: 12px;
}
.biggreenlink:hover {
	text-decoration: none;
}
#checkout_toolbar {
	width: 890px;
	margin: 20px auto 0 auto;
}
#checkout_toolbar .block {
	background: #f5fdfb;
	border: 1px solid #a2c6ba;
	border-right: 2px solid #a2c6ba;
	color: #000;
	float: left;
	text-align: center;
	width: 218px;
	font-size: 20px;
	padding: 20px 0;
}
#checkout_toolbar .block:last-child {
	border-right: 1px solid #a2c6ba;
}
#checkout_toolbar .active {
	background: #d9f9f0;
}
#contactustable td {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
}
#contactustable td h1 {
	font-size: 24px;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 10px;
}
#contactustable td input, #contactustable td textarea {
	border: 1px solid #000;
	padding: 4px;
}
#categorytextbg {
	background: url('images/categorybg.jpg') repeat top left;
	text-align: center;
	margin-bottom: 4px;
	clear: both;
}
#categorytextbg p {
	font-weight: normal;
	font-size: 12px;
	padding: 7px;
	margin: 0;
}
#categorytextbg b {
	text-transform: uppercase;
	text-decoration: underline;
}
#aboutustable tr td {
	text-align: center;
	font-size: 13px;
}
.greenline {
	background: #a1d6cb;
	width: 3px;
}
.topgreenline {
	border-top: 2px solid #a1d6cb;
	width: 100%;
	margin-bottom: 10px;
	height: 1px;
}
#searchholder {
	position: absolute;
	top:56px;
	right: 228px;
}
#searchholder2 {
	position: absolute;
	top:50px;
	left: 190px;
}
#searchholder .searchfield {
	border: 1px solid #000;
	padding: 1px 2px;
	color: #000;
	font-style: italic;
}
.searchfield2 {
	border: 1px solid #000;
	padding: 1px 2px;
	color: #000;
	font-style: italic;
}
#categories_menu ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
}
#categories_menu ul li {
	padding: 5px 0px 5px 0px;
	
}
#categories_menu h1 {
	margin: 34px 10px 0 10px;
}
#categories_menu {
	text-align: center;
}
.imagebg {
	background: url('images/designersbg.png') no-repeat bottom right;
	padding: 0 50px;
}
.wishprodholder {
	width: 179px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.buynowlink {
	color: #72bcac;
	font-weight: bold;
}
.wishprodholder .name,.wishprodholder .price {
	margin-bottom: 10px;
}
.wishlisttext {
	clear: both;
	padding-top: 20px;
	border-top:1px solid #72bcac;
	margin-top: 50px;
	padding-bottom: 20px;
	float: left;
	width: 980px;
	position: relative;
	clear: both;
}
.wishlisttext .text {
	padding: 0 20px;
	margin: 0;
}
.wishlisttext .continuebutton {
	position: absolute;
	right: 15px;
	top:20px;
}
.logindiv {
	clear: both;
	float: left;
	margin: 20px;
	padding-left: 40px;
	position: relative;
	width: 500px;
}
.loginform {
	top:-18px;
	left: 260px;
	position: relative;
}
.loginform p {
	margin: 0 0 5px 0;
	padding: 0;
}
.loginform form table tr td {
	padding-bottom: 2px;
}
.loginform table tr td input {
	border: 1px solid #000;
	padding: 4px 5px;
}
.loginbtn {
	position: absolute;
	right: -140px;
	top: 100px;
}
.errorholder {
	clear: both;
	float: left;
	width: 884px;
	margin: 20px 52px 0 45px;
}
.tableheading {
	font-size: 22px;
	text-decoration: underline;
}
.thumblabel {
	clear:both;
}
.couponbox {
	clear: both;
	float: right;
}
#aboutopening {
	position: absolute;
	right: 10px;
	top:10px;
	font-size: 14px;
}
.productnamelisting {
	margin: 0 20px;
}

.facebookliketext {
	font-family: "arial",sans-serif;
	font-size: 11px;
	color: #333;
}

#alertbox {
	color: #cc0000;
	font-size: 14px;
	margin: 10px 0;
	text-decoration: underline;
}
.wishlistholder {
	float: left;
	width: 179px;
	font-size: 12px;
	margin: 0 20px 0 10px;
	text-align: center;
}
.wishlistholder .name {
	font-weight: bold;
	height: 40px;
}
.wishlistholder .price {
	margin: 5px 0;
}
.wishlistholder .attribs {
	clear: both;
	color: #5AB7A3;
	font-weight: bold;
}
.thumbnailsholder {
	clear: both;
	padding-left: 45px;
}
.sidebarheading {
	color: #5AB7A3;
	font-size: 14px;
	margin: 10px 0 0 0;
}

#fashion-buttons {
	background: url('images/seeitstyledbanner3.png');
	margin-top: 27px;
	padding: 100px 0 10px 0;
	list-style: none;
	width: 242px;
}
#fashion-buttons a {
	margin-bottom: 5px;
}
#fashion-buttons span {
	display: none;
}
#fashion-buttons li {
	padding: 0;
	margin: 10px 0 0 0;
}
#fashion-buttons a {
	display: block;
}
#fashion-buttons-see a {
	background-image: url('images/seeitstyledfash.png');
	height: 37px;
	width: 223px;
	
}
#fashion-buttons-girls a {
	background-image: url('images/heargirlsfash.png');
	height: 40px;
	width: 223px;
}
#fashion-buttons-point a {
	background-image: url('images/appointfash.png');
	height: 37px;
	width: 223px;
}

/* Notification */
#cookie-notification {
	width: 100%;
	clear: both;
	float: left;
}
#cookie-notification p {
	width: 100%;
	background-color: #FEFADE;
	padding: 10px;
	font-size: 1.8em;
}

#emailinks li {
	list-style: none;
	text-decoration: none;	
}
.emailboxfield {
	border: 1px solid #000;
	margin: 0 8px 8px 0;
	width: 132px;
	height: 20px;
	padding: 3px;
}
.emailboxfield2 {
	border: 1px solid #000;
	margin: 5px 0 0px 0;
	width: 134px;
	height: 20px;
	padding: 2px;
	float: left;
}
.topcattext {
	padding: 10px 0;
	clear: both;
	font-size: 18px;
	font-weight: 100;
	line-height: 25px;
	font-style: italic;
	width: 480px;
	float: left;
	font-family: "freight-sans-pro",sans-serif;
}
#topcatright {
	float: right;
	background: #e9faf6;
	width: 282px;
	text-align: center;
	padding: 14px 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
	margin-right: 10px;	
	margin-top: 0;
}
.topcatholder {
	clear: both;
	margin-bottom: 10px;
}
#topcatright a {
	text-decoration: underline;
	font-size: 11px;
}
.greentext {
	color: #5ab7a3;
	font-size: 12px;
	font-weight: normal;
}
#termslink {
	position: absolute;
	right: 20px;
	top: 485px;
}
#footerholder {
	border-bottom: 2px solid #97BFB1;
}
#footerholder.group {
	padding: 3px 0 3px 0;
}
#footercol1 {
	float: left;
	width: 210px;
	padding-top: 10px;
}
#footercol2 {
	float: left;
	width: 443px;
	border-left: 2px solid #97BFB1;
	padding-left: 10px;
	padding-right: 10px;
	height: 186px;
	padding-top: 10px;
}
#footercol2 a {
	text-decoration: underline;	
}
#footercol3 {
	float: left;
}
#footercol4 {
	float: left;
	padding-top: 10px;
	margin-left: 5px;
}
#socialholder {
	float: left;
	color: #000;
	width: 80px;
	margin-top: 10px;
	clear: both;
}
#socialholder a {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}
.tobuythisitem {
	width:130px;
	font-weight: bold;
	text-align: center;
}
#comments {
	overflow-y:hidden;
}
#homepage {

}
#homepage #left, #homepage #right {
	margin-top: 5px;
}
#homepage #left {
	float: left;
	width: 221px;
}
#homepage #left .box {
	border: 1px solid #7e7e7d;
	padding: 0;
	margin-right: 5px;
	background: #f5f4f4;
	text-align: center;
	margin-bottom: 5px;
	height: 104px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#homepage #left .box:hover {
	cursor: pointer;
}
#homepage #left .box p {
	font-size: 11px;
	font-family: arial;
	text-align: left;
	margin: 10px;
	letter-spacing: -0.01em;
}
#homepage #right {
	float: right;
}
#homepage #bottom {
	border-top: 2px solid #97BFB1;
	clear: both;
}
#homepage #bottom p { 
	margin: 0;
	padding: 10px;
	font-size: 12px;
	font-family: arial;
}
#homepage #bottom a { 
	text-decoration: underline;
}

#homepage #bottom h1 {
	padding: 0;
	text-align: center;
	margin: 5px 0 0 0;
	font-weight: normal;
	text-transform: capitalize;
}
#newfooterholder {
	border-top: 2px solid #97BFB1;
	border-bottom: 2px solid #97BFB1;
	font-weight: normal;
}
#newfooterholder .copyrightblock {
	border-bottom: 2px solid #97BFB1;
	margin-bottom: 5px;
	padding: 0 10px 5px 10px;
}
#newfooterholder .addressblock {
	padding: 0 10px 10px 10px;
}
#infopage {
	text-align: center;
	margin: 30px 0;
}
#infopage h1 {
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
#infopage p {
	font-size: 20px;
	font-weight: 100;
	line-height: 30px;
}
#infopage i {
	font-size: 30px;
}
#infopage a {
	color: #97BFB1;
	text-decoration: underline;
}
#infopage #stafftable {
	margin-top: 30px;
}	
#infopage #stafftable .bottomrow {
	border-top:2px solid #97BFB1;	
	border-bottom:2px solid #97BFB1;
	padding: 2px 0 2px 0;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
#infopage #stafftable .toprow {
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#infopage #stafftable .bottomrow {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
#fashion-secretes {
	margin: 30px 20px;
	position: relative;
}

#fashion-secretes #left {
	float: left;
	width: 150px;
}
#fashion-secretes #right {
	float: left;
	width: 740px;
	margin-left: 20px;
}
#fashion-secretes #right h1 {
	text-align: center;
	margin-right: 318px;
	text-transform: none;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
}
#fashion-secretes .greenbox {
	margin-top: 20px;
	margin-bottom: 50px;
	background: #baead6;
	width: 420px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3); 
}
#fashion-secretes .greenbox .padding {
	padding: 20px 30px;
	font-size: 13px;
	line-height: 18px;
}
#fashion-secretes .greenbox .padding i {
	font-weight: bold;
}
#fashion-secretes #mailinglistsignup {
	position:absolute;
	right: 40px;
	top:124px;
}
#fashion-secretes #mailinglistsignup form label {
	float: left;
	clear: both;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#fashion-secretes #mailinglistsignup form input {
	clear: both;
	float: left;
	width: 116px;
}
#fashion-secretes #mailinglistsignup .email {
	width:250px;
}
#fashion-secretes #mailinglistsignup .signup {
	float: right;
	background: url('images/joinusbtn.jpg');
	margin-top: 4px;
	border: none;
	padding: 0;
	width: 107px;
	height: 26px;
}
#fashion-secretes #mailinglistsignup #response {
	font-size: 14px;
	font-weight: normal;
}
#why-vogue {
	margin: 20px;
}
#why-vogue h1 {
	margin-right: 0;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-size: 27px;
}
#why-vogue #left {
	float: left;
	width: 210px;
}
#why-vogue #right {
	float: left;
	width: 675px;
	margin-left: 20px;
	margin-top: 80px;
}
#why-vogue .greenbox {
	margin-top: 20px;
	margin-bottom: 50px;
	background: #baead6;
	height: 130px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3); 
}
#why-vogue .greenbox .padding {
	padding: 20px 30px;
	font-size: 15px;
	line-height: 18px;
}
#why-vogue  #bottom {
	clear: both;
	padding-top: 20px;
	padding-left: 40px;
}
#why-vogue  #bottom #left {
	width: 470px;
	font-size: 14px;
}
#why-vogue  #bottom #left .berties {
	font-size: 18px;
	clear: both;
	margin-top: 10px;
	text-align: left;
}
#why-vogue #bottom #right {
	float: left;
	width: 360px;
	margin-left: 50px;
	margin-top: 0;
}
#why-vogue  #bottom #right .signup {
	float: right;
	background: url('images/joinusbtn.jpg');
	margin-top: 4px;
	border: none;
	padding: 0;
	width: 107px;
	height: 26px;
}
#why-vogue #right form label {
	float: left;
	clear: both;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#why-vogue #right form input {
	clear: both;
	float: left;
	width: 146px;
}
#why-vogue #right form .email {
	width: 309px;
}
#why-vogue #right #response {
	font-size: 14px;
	font-weight: normal;
}
#backbutton2, #backbutton3, #backbutton4 {
	position: absolute;
	right: 45px;
	top: 140px;
	font-size: 13px;
}
#backbutton3 {
	right: 55px;
} 
#backbutton4 {
	top:0;
}
#backbutton2 a, #backbutton3 a, #backbutton4 a, #backbuttoncatlisting a {
	text-decoration: none;
	color: #72BCAC;
}
#backbutton2 a:hover, #backbutton3 a:hover, #backbutton4 a:hover, #backbuttoncatlisting:hover {
	cursor: pointer;
}
#backbuttoncatlisting {
	position: relative;
	margin-right: 5px;
	margin-top: 0;
	float: right;
}
.placeholder {color: #aaa;}
.loginform label {
	width: 90px;
	float: left;
	font-size: 12px;
}
#footerboxes {
	margin: 5px 0 0 0;
	border-top: 2px solid #97BFB1;
	padding: 5px 0 0 0;
}
#footerboxes .box {
	border: 1px solid #7e7e7d;
	padding: 0;
	margin-right: 6px;
	background: #f5f4f4;
	text-align: center;
	margin-bottom: 5px;
	height: 104px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	font-size: 11px;
	width: 237px;
	font-weight: normal;
}
.about_img {
	margin-right: 20px;
	float: left;
}
.about_heading {
	margin-top: 10px;
}
.about_top {
	float: left;
	width: 790px;
}
.about_times {
	float: right;
	font-weight: bold;
}
.address_block {
	float: left;
	width: 240px;
}
.address_block b {
	color: #92c7b4;
	font-weight: normal;
}
.greenlink {
	color: #92c7b4;
	text-decoration: underline;
}
#address_image_2 {
	float: right;
	margin-top: -40px;
	margin-bottom: 20px;
}
#contacttable input, #contacttable textarea {
	background: url('images/contactformbg.png') repeat-x bottom;
	border: 1px solid #7c7b7b !important;
}
#contacttable input {

}
.bodyshapes {
	margin-top: 10px;
}
.bodyshapes a {
	color: #72BCAC;
	text-decoration: underline;
}
#backbuttoncheckout {
	float: right;
	margin: 10px 50px;
}
#backbuttoncheckout a {
	color: #72BCAC;
	cursor: pointer;
}
#backbuttoncheckout a:hover {
	text-decoration: underline;
}
