/* CSS Design for lovebras.com */

/* Page/Body properties */

body {
	background: #FCEFF5 url(../images/site09/bg-page-new-purple.png) repeat-x top; 
	background-color: #871253;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px; padding: 0px 0px 60px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;  
}

/* Overall link properties */

a:link, a:visited { text-decoration: none; color: #FF0099 }
a:hover { text-decoration: underline; color: #FF0099 }
 
/* Overall image properties */
img { border: 0px; }
img.border_grey { padding: 3px; border: 1px solid #E2E2E2; background-color: #FFFFFF }

/* Clearfix: Used to clear elements with "cleafix" class */

.clearfix:after { content: "."; display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {	display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; }

/* Fonts */
.txt_dgrey { color: #666666; line-height: 1.5}


/* Forms */
div.form_row { padding: 4px 0px; display: block; }
div.form_row label { width: 150px; display: block; float: left; }
input.btn_submit { background-color: #CC3366; padding: 4px 8px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; border: 0px; }
div.row1 { background-color: #EEEEEE; padding-left: 10px; }
div.row2 { background-color: #F4F4F4; padding-left: 10px; }

/* Headers */
h1 { color: #999999; font-weight: normal; font-size: 18pt; padding: 2px 0 4px; margin: 0px 0px 5px 5px; background: url(../images/site09/dotted-grey-line-horizontal.gif) repeat-x bottom; }

h1.product_title { color: #999999; font-weight: normal; font-size: 18pt; padding: 2px 0px 0px 0px; margin: 0px 0px 3px 5px; background: none; }


h2 { color:#000000; /*font-weight: normal;*/ font-size: 1.2em; margin: 6px 0px; position: relative }
h2.final_total { color:#CC0033; }
h2.border { border-bottom: 2px solid #F2C4D2; padding-bottom: 5px}
h2.prod_temp_h2 { padding: 0px; margin: 0px; font-size: 18pt; font-weight: normal; display: block; }
h2.prod_temp_h2 span.product_title { text-transform: capitalize }
h2 span { position: absolute; top: 3px; right: 0px; font-size: 0.8em; padding-right: 12px; background-image:url(../images/site09/list-arrow.gif);
background-position: center right; background-repeat:no-repeat;}
h2.dotted { background: url(../images/site09/dotted-grey-line-horizontal.gif) repeat-x bottom; padding: 0px 0px 6px 0px}

/* Separators */
div.hr { border: 0px; background: url(../images/site09/dotted-grey-line-horizontal.gif) repeat-x bottom; margin: 5px 0px; height: 2px; font: normal 1px/1px arial; line-height: 1px}
div.hrprod { border: 0px; background: url(../images/site09/dotted-grey-line-horizontal.gif) repeat-x bottom; height: 2px; margin: 1px 0px; font: normal 1px/1px arial; line-height: 1px}



/* Paragraphs */
p { line-height: 1.8; margin: 0px 0px 10px 0px; }

/* Fonts */
.txt_sm_pink { color: #CC0033; text-decoration: none; }
a.txt_pink { color: #FF0066 }

/* Lists */
ul.bullet_list { list-style:none; padding-left: 15px}
ul.bullet_list li { padding: 0px 0px 8px 12px; background-image:url(../images/site09/list-arrow.gif); background-repeat:no-repeat; background-position:0px 5px; }
ul.site_map li { padding: 0px 0px 2px 12px; }
ul.site_map_wrapper ul { float: left; margin: 0px 65px 0px 0px; }
ul.bullet_list li.st_header { background: none; padding: 8px 0px 0px 0px; } /* For site map */
ul.bullet_list li.st_header h2 { margin: 0px  }


/* Page wrappers/containers */
div#wrapper { 
	width: 1000px; /* page width */
	margin: 5px auto;
	text-align: left;
}

div#top_shadow { background-image: url(../images/site09/top-shadow.jpg); background-repeat: no-repeat; background-position: center top; /* Shadow for the top */ }
div#wrapper_inner {	background-color: #FFFFFF; padding: 6px 10px; display: block; }

div#top_shadow_inner { /*background-image: url(../images/site09/bottom-shadow.gif); background-repeat: no-repeat; padding: 5px; background-position: center bottom;*/ }


div#bottom_shadow { clear:both; /*border-top: 3px solid #F3F3F3; background-image: url(../images/bottom-shadow.gif);*/ padding: 0px 2px 2px 2px; background-repeat: no-repeat; background-position: bottom center /* Shadow for the top */ }
div#bottom_shadow div { }


/* Logo and telephone number */
div#logo_area { height: 85px; background-image: url(../images/site09/header-number-slogan.gif); background-position: right 45px; background-repeat: no-repeat}
/*div#logo_area { height: 65px; background-image: url(../images/lovecurves.gif); background-position: right bottom; background-repeat: no-repeat}*/
div#logo_box { float: left; margin-top: 20px; margin-left: 4px}
div#font_selector_box { float: right; padding-top:10px; }

/* Customer Navigation/Basket - top of the page */

div#customer_nav { text-transform: uppercase; padding-right: 25px; background-image: url(../images/site09/checkout-icon-brastop.gif); background-repeat: no-repeat; background-position: right; margin:2px 2px 0 0; float: right; width: 500px; height: 30px;}
div#customer_nav ul { margin: 8px 0px 0px 0px; padding: 0px; float: right; list-style: none}
div#customer_nav li { float: left; display: block; margin-right: 5px; color: #F9DFEB; }
div#customer_nav li.basket { margin-right: 3px; margin-top:-1px; } /* Basket class to line up with margin */
div#customer_nav li.selected { background-image:url(../images/site09/user-nav-selected.gif); background-repeat: no-repeat; background-position: bottom center; } 
div#customer_nav a { font-size: 0.85em; }
div#customer_nav a:link, div#customer_nav a:visited { color: #999999; text-decoration: none; }
div#customer_nav a:hover { color: #CC0033; text-decoration: underline; }

div#customer_nav a.basket_value { color: #CC0033; }

/* Main site navigation - top of the page */

div#main_nav {
	background-color: #F7F7F7;
/*	background-image: url(../images/main-navigation.jpg); background-repeat: repeat-x;
*/	border: 1px solid #EBEBEB;
	text-transform: uppercase;
	display:block; 
	padding: 
}

div#main_nav ul { padding:5px 0 5px 10px; margin: 0px; float: left; list-style: none }
div#main_nav li { float: left; display: block; margin-right: 8px; color: #F9DFEB; }
div#main_nav a { font-size: 0.9em; color: #FFFFFF; display: block; height: 23px}
div#main_nav a.current { font-weight: bold; }
div#main_nav a:link, div#main_nav a:visited { text-decoration: none; }
div#main_nav a:hover { text-decoration: none; }

a#top_nav_home { width: 43px; background-image: url(../images/site09/top-nav-home.gif);}
a#top_nav_home:link, a#top_nav_home:visited { background-position: 0px; }
a#top_nav_home:hover { background-position: -43px; }

a#top_nav_shop_cat { width: 95px; background-image: url(../images/site/top-nav-shop-by-style.gif);}
a#top_nav_shop_cat:link, a#top_shop_cat:visited { background-position: 0px; }
a#top_nav_shop_cat:hover { background-position: -95px; }

a#top_nav_shop_brand { width: 114px; background-image: url(../images/site09/top-nav-shop-brand.gif);}
a#top_nav_shop_brand:link, a#top_shop_brand:visited { background-position: 0px; }
a#top_nav_shop_brand:hover { background-position: -114px; }

a#top_nav_shop_brand { width: 98px; background-image: url(../images/site09/top-nav-shop-brand.gif);}
a#top_nav_shop_brand:link, a#top_shop_brand:visited { background-position: 0px; }
a#top_nav_shop_brand:hover { background-position: -98px; }

a#top_nav_shop_size { width: 85px; background-image: url(../images/site09/top-nav-shop-by-size.gif);}
a#top_nav_shop_size:link, a#top_shop_size:visited { background-position: 0px; }
a#top_nav_shop_size:hover { background-position: -85px; }

a#top_nav_shop_delivery { width: 66px; background-image: url(../images/site09/top-nav-delivery.gif);}
a#top_nav_shop_delivery:link, a#top_shop_delivery:visited { background-position: 0px; }
a#top_nav_shop_delivery:hover { background-position: -66px; }

a#top_nav_shop_returns { width: 140px; background-image: url(../images/site09/top-nav-returns.gif);}
a#top_nav_shop_returns:link, a#top_shop_returns:visited { background-position: 0px; }
a#top_nav_shop_returns:hover { background-position: -140px; }

a#top_nav_shop_fitting { width: 94px; background-image: url(../images/site09/top-nav-fitting-room.gif);}
a#top_nav_shop_fitting:link, a#top_shop_fitting:visited { background-position: 0px; }
a#top_nav_shop_fitting:hover { background-position: -94px; }


a#top_nav_customer_service { width: 121px; background-image: url(../images/site/top-customer-service.gif);}
a#top_nav_customer_service:link, a#top_nav_customer_service:visited { background-position: 0px; }
a#top_nav_customer_service:hover { background-position: -121px; }


div.pinktip { background-color: #E43692; padding: 6px; color: #FFFFFF }


div#search_area { float: right; }
div#search_area input { margin:7px 3px 0 0; padding:2px 20px 2px 2px; font-size: 10pt; border: 1px solid #CCCCCC; /*background-image: url(../images/site09/right-search-icon.gif); background-repeat: no-repeat; background-position: right center;*/ float: left; }
div#search_area input.homeLink { background: none; padding: 0px; margin: 7px 6px 0px 0px; }
/* Content Area */
div#content_area { margin: 0px 0px 10px 0px; display:block; background-image:url(../images/site09/content_area_bg.jpg); background-repeat: repeat-x; padding: 10px 0px;}

/* Left bar */
div#left_bar { float: left; width: 180px; display: inline; }

/* Right bar */
div#right_bar { float: right; width: 167px; display: inline; }

/*div#search_header { background-color: #FFB9CB; padding:6px; background-image: url(../images/site09/search-heart.gif); background-repeat: no-repeat; background-position: right} div#search_header span { margin-bottom: 0px; }
div#search_box { background-color: #FFD5E0; padding: 10px; text-align: center; margin-bottom:10px;}
div#search_box select { border: 0px; background-color: #FFECF1; border-bottom: 2px solid #FFC4D2; color: #8E2041; width: 150px; margin-bottom: 5px; }
div#search_box input.reset_button { padding: 0px; } 
div#search_box img#shimage { margin-bottom: 5px; }*/

div#search_header { background-color: #D54671; background-image: url(../images/site09/lbsearchbra.gif); background-repeat: no-repeat; padding:6px 6px 6px 32px; background-repeat: no-repeat; background-position: 6px center; margin-right: 10px} div#search_header span { margin-bottom: 0px; }
div#search_header span.side_header { color: #FFFFFF; }
div#search_box { border: 1px solid #F7D2E2; background-color: #F9DFEB; padding: 6px; text-align: center; margin: 0px 0px 10px 0px;}
div#search_box select { border: 0px; background-color: #FFFFFF; border: 1px solid #FF99CC; color: #8E2041; width: 152px; margin-bottom: 5px; }
div#search_box input.reset_button { padding: 0px; } 
div#search_box img#shimage { margin-bottom: 5px; }

div#search_box2 { border-style: solid; border-color: #F988A7; border-width: 0px 1px 1px 1px; background-color: #FEE8EE; padding: 12px 6px 6px 12px; margin: 0px 0px 10px 0px;}
div#search_box2 select { border: 0px; background-color: #FFFFFF; border: 1px solid #FF99CC; color: #8E2041; width: 156px; margin-bottom: 5px; }
div#search_box2 input.reset_button { padding: 0px; } 
div#search_box2 img#shimage { margin-bottom: 5px; }



span.side_header { display: block; color: #000000; font-size: 1.3em; font-weight: normal; text-align: left; }
span.side_sub_header { display: block; color: #AE314A; font-size: 0.8em; font-weight: normal; text-transform: uppercase; text-align: left; margin-bottom: 5px}

div.side_box_header { background-color: #D1D1D1; padding: 6px; display: block}
div.side_box_header a span.side_header { background-image: url(../images/site09/carousel_menu_link.gif); background-position: center 80px; background-repeat: no-repeat; }
div.side_box { background-color: #FFFFFF; padding: 3px 4px; margin-bottom:10px; }
div.side_box2 { background-color: #E9E9E9; padding: 6px 10px; margin-bottom:10px; }
div.side_bix { 0px 0px 0px 5px }
div.side_box ul li { padding: 0px 0px 0px 6px; background-repeat: no-repeat; }
div.side_box ul li.selected { background-color: #E4E4E4; background-repeat: no-repeat; background-position: right center; }
div.side_box ul li.selected a { font-weight: bold; }
div.side_box ul li a { display: block; background-image: url(../images/site/ar_nav_pink.gif); background-repeat: no-repeat; padding: 3px 3px 3px 15px; background-position: 3px center; border-bottom:1px dotted #DADADA; margin-right: 0px; width: auto; }
div.side_box ul li a:link, div.side_box ul li a:visited { color: #000000; text-decoration: none;  }
div.side_box ul li a:hover { text-decoration: underline; color: #FF0099; background-color: #F7F7F7 }
div.side_box ul li a.last_link { border-bottom: 0px; }
div.side_box_white { background-image:url(../images/site09/left-menu-white.gif); background-position: right top; background-repeat: repeat-y; }
div.side_box_menu { padding: 0px; }

a.more_link { padding: 5px 3px 3px 0px; text-align: right; font-size: 0.8em; border-top: 1px dotted #DADADA; display: block } a.more_link:link, a.more_link:visited { color: #FF0099; }

/* Right bar */
div#right_bar { float: right; width: 167px; }
div#right_bar img { margin-bottom: 10px; }

/* Content box */
div#content_box { display: inline; line-height: 1.5; float: left; width:780px; padding: 0px 0px; margin-left: 9px; /*min-height: 500px; height: auto !important; height: 500px;*/ }
div#content_box2{ display: inline; line-height: 1.5; float: left; width:610px; padding: 0px 0px; margin-left: 9px; /*min-height: 500px; height: auto !important; height: 500px;*/ }


/*div#content_box2 { float: left; width: 610px; padding: 0px 5px; margin-left: 5px; min-height: 500px; height: auto !important; height: 500px; }
*/div#content_box3 { width: 950px; padding: 0px 5px; margin-left: 5px; min-height: 500px; height: auto !important; height: 500px; }
div#content_box4 { width: 960px; padding: 0px 5px; margin: 5px 0px; }
div#content_box5 { padding: 10px 16px; background-color: #FFFFFF; }

/* Brands bar */
div#brands_bar { display: block; background-image: url(../images/site09/brands-bottom-bg.jpg); height: 90px; }
div#brands_bar ul { text-align: center; margin: 16px 0px 0px 180px}
div#brands_bar ul li { float: left; margin-right: 5px }

div#carousel_holder { float: right; margin-top: 10px; padding: 5px 0px; background-image: url(../images/site09/brandscarousel.jpg); background-repeat: repeat-y; width: 620px;}
div.jcarousel-prev { width: 20px; height: 20px; background-color: #FFCCE4; float: left; margin: 20px 5px 0px 0px; background-image:url(../images/site09/carousel_left.gif); background-repeat: no-repeat }
div.jcarousel-next { width: 20px; height: 20px; background-color: #FFCCE4; float: right; margin: 20px 0px 0px 5px; background-image:url(../images/site09/carousel_right.gif); background-repeat: no-repeat }

div.jcarousel-prev-disabled { background-image:url(../images/site09/carousel_left_disabled.gif); }	
div.jcarousel-next-disabled { background-image:url(../images/site09/carousel_right_disabled.gif); }	


/* Bottom navigation */
div#footer_bar { font-size: 9pt; padding: 0px; /*background-color: #AB3452; background-image: url(../images/footer-background.jpg); background-repeat: repeat-x;*/ display: block; padding:0px;}
div#footer_bar div { background: none; padding:0px; background-image:url(../images/site09/footer-heart.jpg); background-repeat: no-repeat; background-position: right;  }


ul#bottom_nav { padding: 5px 0px; margin:0 auto; padding:20px 0; width:965px; display:block; *margin-left: 12px}
ul#bottom_nav ul.right { border: 0px; padding-right: 0px; width: 314px; font-size: 8pt; background: none }
ul#bottom_nav ul { margin: 0px; padding: 0px 10px 0px 15px; background: url(../images/site09/dotted-line-vertical-pink.gif) repeat-y right; float: left; list-style-type: none; height: 170px; }
ul#bottom_nav ul.first { padding-left: 0px; }
ul#bottom_nav ul li { font-size: 0.88em; display: block; margin: 3px 0px }
ul#bottom_nav ul li.bottom_nav_header { color: #B53C78; font-weight: bold; padding: 2px; margin-bottom: 4px; /*border-bottom: 1px dotted #FFFFFF */}
ul#bottom_nav ul li a { color: #B53C78; padding: 2px 12px 2px 2px; text-decoration: none; display: block; }
ul#bottom_nav ul li a:hover { color: #FFFFFF; background-color: #FF3399; background-image: url(../images/site09/bottom-nav-rollover.gif); background-position: right center; background-repeat: no-repeat}
ul#bottom_nav ul ul { padding: 0px 10px; border-right: 0px; }

span#txt_copyright { display: block; color: #B53C78; padding: 14px  0px }
span#txt_company_info  { display: block; color: #DA92B6 }
span#txt_translate { display: block; color: #B53C78; padding: 15px 0 0px 0px; }

div#brastop_info { color: #4D4D4D; font-size: 8pt; padding-bottom: 10px; padding-bottom: 3px; display: block; background-color: #FFFFFF}
div#brastop_info div.info_text { float: left; width: 555px; padding: 5px 35px 0 15px; border-right: 1px dotted #C8C8C8; line-height: 1.5 }
div#brastop_info div.info_right { float: right; padding: 0px; }

/* Copyright notice */
div#copyright { color: #8A8A8A; padding: 10px 0px 15px 10px; font-size: 0.8em; text-align: left; width: 966px; margin: 0px auto; }

/* Floated boxes */
div.float_left_50 { width: 48%; float: left; }
div.float_right_50 { width: 48%; float: right; }


/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #d3d3d3;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #555555;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #212121;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	border: 1px solid #d3d3d3;
	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #222222;
	padding: 1.5em 1.7em;	
	font-size: 1.1em;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/* Featured Products, Homepage */
div#featured_brands_container { display: block; float: left; margin: 11px 0px 0px 190px; }
div.featured_brands {float: left; padding: 4px 0px; }
div.featured_brands ul { margin: 0px auto; }
div.featured_brands ul li { margin: 0px 4px; }
div#featured_brands_container button { border: 0px; cursor: pointer; float: left; width: 9px; height: 17px; margin-top: 24px; background-repeat: no-repeat; }
button.featured_brands_prev { background: none; background-image: url(../images/site09/footer-brands-button-left.gif); float: left;}
button.featured_brands_next { background: none; background-image: url(../images/site09/footer-brands-button-right.gif); float: left;}

div.featured_brands_section_container { width: 144px; display: block; margin: 0px auto; }
div.featured_brands_section_container button { border: 0px; cursor: pointer; width: 20px; height: 20px; background-repeat: no-repeat; }
button.featured_brands_section_prev { background: none; background-image: url(../images/site09/carousel_section_left.gif); }
button.featured_brands_section_next { background: none; background-image: url(../images/site09/carousel_section_right.gif); }
div.featured_brands_section img { border: 2px solid #FFF; }
div.featured_brands_section ul li { border-bottom: 0px; }

div.main_page_boxes { padding-top: 0px; }
div.main_page_boxes button { background-color: #DDDDDD; border: 0px; padding: 2px 6px; margin-right: 3px; cursor:pointer; }
div.main_page_boxes_nav { float: right; }
div.main_page_boxes_nav button { background-repeat:no-repeat; border:0 none; cursor:pointer; height:20px; width:20px; margin-right: 0px }

/* Set Listings pages */
div.search_size { display:block; background-color:#E2E2E2; padding: 2px 5px; text-align:left; margin-bottom: 5px; }
div.sections_rw { background: none; margin: 0px; height: 20px; } 
div.sections_rw ul { margin-top: 2px;  }
div.sections_rw ul li { float: left; }
div.sections_rw ul li a { padding: 5px 8px; font-size: 0.9em; }
div.sections_rw ul li a:link, div.sections_rw ul li a:visited { color: #747474; }
div.sections_rw ul li a.current_link { background-color: #E2E2E2; color: #CC0033; font-weight: bold; }

/* Product listings */
span.style_info { color: #999999; }
div.products_rw { background: none; margin-top: 20px; height: 21px; background-image: url(../images/site09/tabbtm.gif); background-position: bottom; background-repeat: repeat-x; padding-left:10px;} 
div.products_rw ul { margin-top: 2px;  }
div.products_rw ul li { float: left; }
div.products_rw ul li a { padding: 5px 8px; }
div.products_rw ul li a:link, div.products_rw ul li a:visited { color: #747474; }
div.products_rw ul li a.current_link { color: #CC0033; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #E2E2E2; background-color: #FFFFFF }
div.prod_main_image { float: left; margin-right: 15px; display: relative; }
img.zoom { position: absolute; bottom:6px; right: 6px; z-index: 50 }

div.prod_description { float: left; width: 440px; }
div#prod_price_bar { float: left; margin-left: 15px; }
div#prod_price_area { height: 76px; }
div#prod_price_bar img { display: block; margin-bottom: 6px; }
div#prod_price_bar select { margin: 0px 0px 6px 0px; width: 160px; }
span#prod_final_price { font-size: 22pt; color: #CC0033; display: block; text-align: right; }
span#prod_was_price { text-decoration: line-through; color: #000000; display: block; text-align: right; }
span.prod_tp_final { font-size: 1.2em; color: #660000; display: block; font-weight: bold }
span.prod_tp_was { font-size: 0.9em; color:#666666;  display: block;  }
span.prod_tp_saving { font-size: 0.9em; color:#FF0099; display: block; font-weight: bold }

ul.prodNavigation { margin-top: 15px; }
ul.prodNavigation li { float: left; width: 148px; margin-right: 24px; }
ul.prodNavigation li a { display: block; text-decoration: none; margin-bottom: 4px; font-weight: bold; padding-top: 12px;}
ul.prodNavigation li a.selected { background-image: url(../images/site09/selected_option.gif); background-position: top center; background-repeat: no-repeat; }
ul.prodNavigation li a.selected img { border: 2px solid #CC3366; }
ul.prodNavigation li a img { display: block; margin-bottom: 4px }

ul.setsNavigation { margin-top: 5px; }
ul.setsNavigation li { float: left; width: 140px; margin-right: 17px;  }
ul.setsNavigation li a { display: block; text-decoration: none; margin-bottom: 4px; font-weight: bold; padding-top: 10px; height: 244px; line-height:1.22em; font-size: 0.8em; }
ul.setsNavigation li a:link, ul.setsNavigation li a:visited { color:#333333; }
ul.setsNavigation li a:hover { color: #CC0033; }
ul.setsNavigation li a img { display: block; margin-bottom: 4px }
ul.setsNavigation a.more_details { padding-top: 4px; height: 21px}

span.prod_options_was { color: #666666; }
span.prod_options_now { color: #CC0033; font-weight: bold;}
div.prod_options_size_add { margin: 5px 0px 0px 0px; display: block; } div.prod_options_size_add img { cursor: pointer; }
ul.prodNavigation a.more_details { padding-top: 4px; }

div#prod_nav_wrapper { padding: 2px; background-color: #FFFFFF; }
div#prod_nav { border: 1px solid #DADADA; background-color: #FFF; margin: 0px 0px 10px 0px; display: block; position: relative}
div#prod_nav a:link, div#prod_nav a:visited {}
div#cartcrumbs { float: left; }
div#prod_prev_next { float: right; font-size: 0.8em; padding: 6px 6px 0px 0px; }
ul#crumbs { list-style-type:none; padding:0; margin:0; }
ul#crumbs li { float:left; padding-left: 0px; color:#777; font-weight: normal }
ul#crumbs li.welcome-basket a { background: url(../images/site09/welcome-crumb.gif) no-repeat right center; background-color: #F7F7F7; color: #333333; width: 150px }
ul#crumbs li.last a { background: none }
ul#crumbs li a span { float:left; font-size: 26pt; margin-right: 8px; line-height: 0.8 }
ul#crumbs li a { text-transform: uppercase; display:block; padding: 10px 0px 10px 15px; background:url(../images/site09/crumbs.gif) no-repeat right center; font-size: 8pt; color: #CCCCCC; width: 140px; text-decoration: none; }
ul#crumbs li a.selected { color:#FF6F9F; }
ul#crumbs li a.selected_prev { background: #F7F7F7 url(../images/site09/crumbs_selected_prev.gif) no-repeat right center; }
ul#crumbs li a.previous { background: #F7F7F7 url(../images/site09/crumbs_selected_prev2.gif) no-repeat right center; }

div.prod_crumbs { margin-left: 5px; }
div.prod_crumbs span { position: absolute; right: 8px; top: 7px}
ul#prodcrumbs { list-style-type:none; padding:0; margin:0; }
ul#prodcrumbs li { float:left; padding-left: 0px; color:#777; font-weight: normal }
ul#prodcrumbs li.welcome-basket a { background: url(../images/site09/welcome-crumb.gif) no-repeat right center; background-color: #F7F7F7; color: #333333; width: 150px }
ul#prodcrumbs li.last a { background: none }
ul#prodcrumbs li a span { float:left; font-size: 26pt; margin-right: 8px; line-height: 0.8 }
ul#prodcrumbs li a { display:block; padding: 6px 20px 6px 12px; background:url(../images/site09/crumbs.gif) no-repeat right center; font-size: 8pt; color: #797979; text-decoration: none; }
ul#prodcrumbs li a.selected { color:#FF6F9F; }
ul#prodcrumbs li a.selected_prev { background: #F7F7F7 url(../images/site09/crumbs_selected_prev.gif) no-repeat right center; }
ul#prodcrumbs li a.previous { background: #F7F7F7 url(../images/site09/crumbs_selected_prev2.gif) no-repeat right center; }



div.product_added { background-color: #F0F0F0; padding: 6px 6px 18px 6px; margin-bottom: 5px; width: 198px; background-image: url(../images/site09/added_arrow.jpg); background-repeat: no-repeat; background-position: bottom; display: none; }
div.product_added2 { background-color: #F0F0F0; padding: 6px 6px 18px 6px; margin: 5px 0px; width: 135px; background-image: url(../images/site09/added_arrow_right.jpg); background-repeat: no-repeat; background-position: bottom right; display: none; }

div.buy_box { background-color: #F0F0F0; padding: 10px; border: 1px solid #DDDDDD; line-height: 1.2 }

/* fieldsets & legends */
fieldset { padding: 2px 8px; border: 1px solid #DDDDDD; margin-top: 10px; font-size: 8pt; color: #666666; line-height: 1.6em }
fieldset div { padding: 5px 0px } 
legend { margin: 0px; padding: 0px }

/* Brands page */
/*ul#brands_list { width:785px; }
ul#brands_list li { width: 188px; padding: 0px 0px 5px 0px; margin: 0px 8px 20px 0px; float: left; background-color: #E2E2E2; background-image: url(../images/site09/brands_next.gif); background-position: 170px 96px; background-repeat: no-repeat; }
ul#brands_list li a {}
ul#brands_list li a p { display: block; padding: 3px; margin: 0px; margin-bottom: 3px}
ul#brands_list li a:link p, ul#brands_list li a:visited p  { background-image: url(../images/site09/brands_bg.jpg) }
ul#brands_list li a:hover { text-decoration: none; background-image: none; background-color: #E2E2E2;}	  	  
ul#brands_list li a:hover p { }	  
ul#brands_list li a p img { display: block;  }*/

/* Data tables (sizes etc) */
table.data_table { margin-top: 0px }
table.data_table tr.alt_row { background-color: #FFF9FB; }
table.data_table tr td { padding: 0px; }
table.data_table tr td a { display: block; padding: 8px 12px }
table.data_table tr td a:hover { background-color: #DC6589; color: #FFFFFF}
table.data_table tr.row_header td { padding: 6px 8px; border: 1px solid #F8DAE8; }
table.data_table tr.row_header { background-color: #FCEFF5; color: #FF3399}

table.data_table tr td.ctpink { border-style: solid; border-width: 0px 1px 1px 1px; border-color: #F8DAE8; padding: 8px } 

table.data_table tr td span { font-weight: bold; }
table.data_table2 tr td { padding: 5px 8px; line-height: 1.5 } /* Add padding to cells */
table.data_table3 tr td { padding: 2px 8px; line-height: 1.5 } /* less padding */
table.data_table4 tr td { padding: 4px 0px; line-height: 1.5 } /* less padding */
table.data_table5 tr td { border-bottom: 1px solid #F2F2F2; } /* less padding */
table.data_table4 tr td a { display: block; padding: 0px; font-size: 0.8em; }
table.data_table4 tr td a:hover { background: none; color: #CC0033}


/* Basket area */
div#basket_basket { width: 615px; float: left; margin: 0px 10px 0px 0px; }
div#basket_info { width: 340px; float: right; }
table#basket_delivery tbody tr td { color: #666666; font-size: 1em}


/* Hidden Panels */
div.hidden_layer{ padding: 8px; display: none; border: 0px; background-color:#F3F3F3; line-height: 1.5 }
div.hidden_layer p { line-height: 1.5 }

ul.tabNavigation {list-style: none; background: none; margin: 20px 0px 5px 0px; height: 28px; background-image: url(../images/site09/tabbtm.gif); background-position: bottom; background-repeat: repeat-x; padding-left:8px; line-height:1.2;}
ul.tabNavigation li { float: left; }
ul.tabNavigation li a { display: block; padding: 6px 7px 7px; text-decoration: none; text-transform: uppercase; font-size: 8pt}
ul.tabNavigation li a:link, ul.tabNavigation li a:visited { color: #797979 }
ul.tabNavigation li a.selected {color: #FF0066; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #E2E2E2; background-color: #FFFFFF }
ul.tabNavigation li a:focus { outline: 0; }
ul.tabNavigation2 { margin: 0px; }
ul.tabNavigation3 { margin-top: 10px; height: 27px }


ul.search_tabNavigation {list-style: none; background: none; margin: 0px; height: 24px; background-image: url(../images/site09/search-tab-border-bottom.gif); background-position: bottom; background-repeat: repeat-x; padding-left:8px; line-height: 1}
ul.search_tabNavigation li { float: left; margin-right: 3px; width: 76px;}
ul.search_tabNavigation li a { display: block; padding: 6px 7px 7px; text-decoration: none; text-transform: uppercase; font-size: 8pt; font-weight: bold; color: #F20D80; background: url(/images/site09/search-tab-unselected.gif) no-repeat; }
ul.search_tabNavigation li a:link, ul.tabNavigation li a:visited {  }
ul.search_tabNavigation li a.selected {color: #000000; background: url(/images/site09/search-tab-selected.gif) no-repeat;}
ul.search_tabNavigation li a:focus { outline: 0; }


div#search_area_header { background: url(/images/site09/search-our-shop-top.gif) no-repeat; padding-top: 40px; display: block }

div.tabs > div { margin-top: 3px; }
div.tabs > div h2 {	margin-top: 0; }
div.basket_tabs > div { margin-top: 0px; padding: 4px 8px; font-size: 0.85em;}
div.basket_tabs div { margin-top: 0px; padding: 4px 8px; }
div.basket_tabs div.checkout_panel { padding: 2px 0px; font-size: 8pt; line-height: 1.8}

div.basket_tabs ul.tabNavigation { margin: 2px 0 0; }
div.basket_tabs ul.tabNavigation li a { padding: 6px 7px 8px; }
div.tb_panel { padding: 5px 8px; }
div.sh_panel { padding: 0px; text-align: left }
div.sh_panel ul { margin: 0px; color: 0px; list-style-type: none} div.sh_panel ul li { padding: 2px 0px; margin: 0px;}
div#search_box2 a:link, div#search_box2 a:visited { color: #000000 }
div#search_box2 a { padding: 2px 0px; display: block }

div.related_products_container { display: block; background-image: url(../images/site09/prod_related.jpg); background-repeat: repeat-y; background-position: center; height: 245px;}
div.related_products {float: left; padding: 4px 0px; height: 245px; }
div.related_products ul { margin: 0px auto; }
div.related_products ul li { margin: 0px 18px; text-align: center; }
div.related_products ul li a { text-decoration: none;  }
div.related_products ul li a img { border: 3px solid #FFFFFF; }
div.related_products_container button { background-repeat:no-repeat; border:0 none; cursor:pointer; float:left; height:20px; margin-top:95px; width:20px; }

/* Checkout Panel */
div.checkout_panel { padding: 2px 10px; font-size: 8pt; line-height: 1.8 }
div.checkout_panel img { padding-bottom: 10px; }
div.checkout_panel a { border-bottom: 1px dotted #FF0099 }
div.checkout_panel p { padding: 5px 0px }



/* Homepage */
div.homepage_left { float: left; margin: 10px 0px}
div.homepage_right { float: right; width: 305px; margin: 10px 0px }
div.homepage_right img.t1 { margin-bottom: 9px; }

/* Font sizer */

span.font-resize { font-size: 8pt; color: #CC0033; display: block; float: left; margin-right: 5px; text-transform: uppercase}

.fontResizer { padding: 10px 0px 0px 3px; display: none; }
.fontResizer a { display: block; float: left; width: 16px; height: 16px; text-align: center; line-height: 15px; margin-right: 2px; }
.fontResizer a:hover { color: #000; text-decoration: none; }
.smallFont { background-image:url(../images/site09/a2.gif); background-repeat: no-repeat;  }
.medFont { background-image:url(../images/site09/a1.gif); background-repeat: no-repeat;  }
.largeFont { background-image:url(../images/site09/a3.gif); background-repeat: no-repeat;  }
.curFont { background-color: #EEEEF7; font-weight: bold}

div#login-lightbox { padding: 25px 15px; text-align: left; }
h1#login-lightbox-header { color: #FF3399; padding: 2px 0 5px 22px; }
div#login-lightbox-padlock { background-image: url(/images/site09/login-padlock.gif); background-repeat: no-repeat; background-position: left top }
div#login-lightbox-formbox { float: left; width: 350px; padding: 20px 0px; }
label#login-lightbox-type { float: left; width: 100px; margin: 4px 0px 0px 10px; }
input.login-lightbox-field { float: left; padding: 3px; border-style: solid; border-width: 1px; margin: 0px 0px 0px 10px; font-size: 10pt} 
input.login-pink { border-color: #F88FAE; }
input.login-green { border-color: #8C9F22; }
div.login-lightbox-enter-email { background-color: #FDE3EB; }
div.login-lightbox-enter-password { background-color: #E6EFAF; }
div#login-lightbox-action { float: left; padding: 14px 0 0 10px }
span#login-error-message { color: #CC0000; font-weight: bold; clear: both; display: block; padding: 4px 0px 0px 8px}
div#login-current-email { margin-bottom: 5px; } div#login-current-email input { background: #FFFFFF; color: #000000; } 

div#login_area_static { margin: 100px 0px 180px 20px } 
div#login_area_static div#basket_info { float:right; margin-left:40px; width:300px}
div#login-area-enter-email { background-color: #F7F7F7; width: 595px}
div#login-area-static div#basket_info div.checkout_panel div.hr { display:none }
div#login-area-enter-password { background-color: #E6EFAF; width: 595px}
input.login-grey { border-color: #949494; }

