html {
	/*overflow: hidden;*/
}

body {
	/*background-color: black;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	/*height: auto !important;*/
	width: 100%;
	/*min-height:100%;*/
  	overflow: auto;
  	
}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('webfonts/texgyreadventor-bold-webfont.eot');
    src: url('webfonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('webfonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('webfonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1 { color: #303030; font-size: 24px; font-family: Arial, verdana, sans-serif; }
h2 { color: #303030; font-size: 16px; font-family: Arial, verdana, sans-serif; margin: 10px 0px; }

/* [ Georgia heading tags] */
h1.webtext-heading, h2.webtext-heading, h3.webtext-heading{ color:#303030; font-family:Georgia, Arial, verdana; margin:0px 0px 20px 0px; font-weight:800; font-style: italic; }
h1.webtext-heading{ font-size:34px; }
h2.webtext-heading{ font-size:26px; }
h3.webtext-heading{ font-size:18px; }

.homepage-sub-heading{ display:block; text-decoration:none; color:#303030; border-bottom:1px solid #303030; font-family:Georgia, Arial, verdana; font-size:16px; margin:10px 0px 10px 0px; padding-bottom:5px; font-weight:800; font-style: italic; }
#style_update_header h1{ display:inline;font-family:Georgia, Arial, verdana; font-size:16px; font-weight:800; }

/* new css buttons e.g. add to basket */
.cssprodinfobutton {
    width: 169px;
    min-height: 19px;
    display: block;
    float: left;
    font-family: "Oswald", "texgyreadventorbold";
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 48px;
    padding-top: 14px; 
    padding-bottom: 15px; 
    padding-right: 5px;
    background-color: #580000;
    background-image: URL("../images/product_info/shop_bag_back.png"), -webkit-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/product_info/shop_bag_back.png"), -ms-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/product_info/shop_bag_back.png"), -o-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/product_info/shop_bag_back.png"), -moz-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/product_info/shop_bag_back.png"), linear-gradient(#7a0000, #580000);
    background-repeat: no-repeat;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.cssprodinfobutton:hover {
    text-decoration: none;
}

.cssarrowbutton {
    width: 180px;
    min-height: 17px;
    display: block;
    font-family: "Oswald", "texgyreadventorbold";
    font-size: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: right;
    padding-left: 5px;
    padding-top: 6px; 
    padding-bottom: 3px; 
    padding-right: 45px;
    background-image: URL("../images/red-btn-arrows.png") , -webkit-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows.png") , -ms-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows.png") , -o-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows.png") , -moz-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows.png") , linear-gradient(#7a0000, #580000);
    background-repeat: no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.cssarrowbutton:hover {
    text-decoration: none;
}

.greystyle {
    background-color: #7f7f7f;
    background-image: URL("../images/red-btn-arrows.png") , -webkit-linear-gradient(#7f7f7f, #6b6b6b);
    background-image: URL("../images/red-btn-arrows.png") , -ms-linear-gradient(#7f7f7f, #6b6b6b);
    background-image: URL("../images/red-btn-arrows.png") , -o-linear-gradient(#7f7f7f, #6b6b6b);
    background-image: URL("../images/red-btn-arrows.png") , -moz-linear-gradient(#7f7f7f, #6b6b6b);
    background-image: URL("../images/red-btn-arrows.png") , linear-gradient(#7f7f7f, #6b6b6b);    
}

.shortbutton {
    width: 84px;
    background-image: URL("../images/red-btn-arrows-short.png") , -webkit-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows-short.png") , -ms-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows-short.png") , -o-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows-short.png") , -moz-linear-gradient(#7a0000, #580000);
    background-image: URL("../images/red-btn-arrows-short.png") , linear-gradient(#7a0000, #580000);    
}

.shortbuttonnoarrow {
    width: 84px;
    background-image: none , -webkit-linear-gradient(#7a0000, #580000);
    background-image: none , -ms-linear-gradient(#7a0000, #580000);
    background-image: none , -o-linear-gradient(#7a0000, #580000);
    background-image: none , -moz-linear-gradient(#7a0000, #580000);
    background-image: none , linear-gradient(#7a0000, #580000);    
}

ul {
  padding: 0px 0px 0px 30px;
}

li {
  list-style-type: disc;
  line-height: 21px;
  color: #3b3b3b;
}

.blog {
  line-height:14px !important;
  color: #3b3b3b;
  margin: 14px 0px;
}

p {
  line-height:21px;
  color: #3b3b3b;
  margin: 14px 0px;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	color: #939393;
	margin-bottom: 10px;
}

#info_nav {
	height: 40px;
	border-bottom: 1px dotted #d9d9d9;
}

.navarrow {
float: left;
width: 3px;
height: 6px;
display: block;
background-image: URL("../images/prodnav-arrow.png");
background-repeat: no-repeat;
margin-right: 7px;
margin-left: 9px;
margin-top: 5px;
}

#info_nav A {
	float: left;
	color: #575757;
	display: block;
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	text-decoration: underline;
}

#info_nav b {
	float: left;
}

.header_image {
	margin-top: 30px; 
	margin-bottom: 20px;
}

input[type='text'], input[type='password'] {
	border: 1px solid #bbbbbb;
	height: 18px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}

a {
  color: #303030;
  text-decoration: underline;
}

A img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

#header a, #footer a  {
  text-decoration: none;
}

#background {

height:100%;
overflow:hidden;
position:fixed;
left: 0;
top: 0;
width:100%;
z-index:0;
}

#background img {
	visibility:visible;
}

#full_width_container {
/*height:100%;
left:0;
overflow-x: hidden;
overflow-y: scroll;
overflow: auto;
position:absolute;*/
text-align:center;
/*top:0;
width:100%;*/
z-index:2;
clear: both;
overflow: hidden;
}

#fixed_width_container {
	margin: 0px;
	padding: 0px 8px;
	background-image: url("../images/trans_50.png");
	
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

LABEL {
	color: #939393;
}

#header_banners {
clear: both;
overflow: hidden;
height: 35px;
margin-bottom: 4px;
}

#header_banners a{
float: left;
margin-right: 6px;
display: block;
height: 35px;
width: 235px;
}

.webtextbanner {
    float: left;
    margin-right: 6px;
    display: block;
    padding-top: 9px;
    height: 24px;
    width: 316px;
    background-image: URL("../images/webtext-banner-back-sml.png");
    background-repeat: no-repeat;
    text-decoration: none;
    font-family: 'texgyreadventorbold';
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
}

.norightmargin {
margin-right: 0px !important;
}

#header-top {
height: 104px;
clear: both;
overflow: hidden;
}

#header-top-checkout {
height: 80px;
clear: both;
overflow: hidden;
padding-top: 12px;
/*Christmas text fix 2012*/
position:relative;
top:-10px;
}

#header-top-left {
float: left;
width: 212px;
}

#header-top-centre {
float: left;
width: 408px;
padding-left: 110px;
padding-top: 27px;
}

#header-top-right {
float: right;
width: 230px;
}

.headerphone {
padding-top: 20px;
padding-left: 44px;
display: block;
clear: both;
overflow: hidden;
}

.headerphone-checkout {
padding-top: 17px;
padding-left: 44px;
display: block;
clear: both;
overflow: hidden;
}

.headerbag {
text-align: right;
padding-top: 4px;
padding-right: 20px;
display: block;
clear: both;
overflow: hidden;
font-size: 11px;
color: #303030;
}

.grey_upper_text {
text-transform: uppercase;
color: #9e9e9e;
font-weight: bold;
}

.headerlinks {
clear: both;
text-align: right;
overflow: hidden;
text-transform: uppercase;
font-size: 10px;
padding-top: 4px;
padding-right: 20px;
}

#header {
	height: 139px;
	background-color:#FFF;
	margin-bottom: 4px;	
	background-image: URL("../images/new_header_back.gif");
	background-repeat: repeat-x;
}

#header img {
	float: left;
}

#header_right {
	width: 808px;
	background-image: url("../images/trans_60.png");
	height: 114px;
	float: right;
}

#ttl_keeping_cool {
	margin-left: 8px;
	margin-top: 35px;
	margin-right:75px;
	clear: both;
}

#ttl_xmas_countdown {
margin-top: 8px;
}

#ttl_free_delivery {
	margin-top: 22px;
	margin-left: 8px;
}

#ttl_free_delivery_nov {
	margin-top: 8px;
	margin-left: 8px;
}

#ttl_phone_number {
	margin-left: 10px;
	margin-top: 18px;
	margin-right: 10px;
}

#header_links_search_container {
	width: 240px;
	float: right;
	margin-top: 17px;
	text-transform:uppercase;
}


#header_links_search_container div {
	margin-top: 5px;
	width: 115px;
	line-height: 12px;
	color: #303030;
}

#product_container {
  overflow:hidden;
  padding:10px;
}

#info_container {
	overflow: hidden;
	background: url('../images/product_info/bck_header.png') repeat-x;
	background-color: white;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

#header_links_search_container A {
	color: #303030;
}

#header_links_search_container A:hover {
	color: #303030;
	text-decoration: underline;
}

.red_upper_text {
	color: #9c1515 !important;
	font-weight: bold;
}

#header_links_search_container div {
	float: left;
}

#footer {
	clear: both;
	overflow: hidden;
	width: 100%;
}

#competition_holder {
clear: both;
overflow: hidden;
border-top: 5px solid #282526;
background-color: #ffffff;
}

#sub_footer {
	height: 112px;
	width: 100%;
}

#master_content_container {
	width: 100%;
	overflow:hidden;
}

#nav_container {
	width: 150px;
	background-color: white;
}

#nav_container a {
	display: block;
}

li.menuitembold a {
font-weight: bold;
}

#nav_container H1 {
	letter-spacing: -1.0px;
	font-size: 12px;
	color: #9c1515;
	margin: 0px;
	text-transform: uppercase;
	padding: 15px 0px 10px 10px;
}

.nav_read_more {
	background-image: url("../images/menu/bck_readMore.gif");
	height: 17px;
	padding-top: 5px;
	font-family: verdana;
	font-size: 9px;
	color: #780000;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	display: block;
}

/*UL {
	margin-left: 20px;
}

UL LI {
	list-style-type: none;
	list-style-image: url("../images/bullet.gif");
	padding-left: 0px;
	margin: 0px;
}*/

#nav_container LI A {
	color: #070405;
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

#nav_container LI A:hover {
	color: #070405;
	text-decoration: underline;
}

#nav_container LI {
	margin-bottom: 4px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 14px;
}

#nav_container UL {
	margin-bottom: 14px;	
	padding: 0px 0px 0px 8px;
	
}

.error_message, .error_messages {
	color: red;
	font-size: 12px;
	
}

#primary_menu_container A img {
	border: none;
}

#primary_image_container {
	height: 512px;
}

#search_form_container {
	width: 322px !important;
	height: 28px;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
}

.search_text_area {
	width: 262px;
	padding-left: 9px !important;
	padding-right: 9px !important;
	height: 24px !important;
	line-height: 24px !important;
	border: none !important;
	font-size: 11px !important;
	font-family: verdana, arial, sans-serif;
	color: #949494;
	float: left;
}

.search_button {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}

#search_panel_container {
	z-index: 5;
	overflow-x: hidden !important;
	left: 330px !important;
	width: 300px !important;
}

#search_panel_container_ASO {
	z-index: 5;
	overflow-x: hidden !important;
	width: 300px !important;
}

#search_panel_container div {
	clear: both;
	width: 260px;
}

#currenciesvanish {
display: none;
}

#currenciesForm {
	/*opacity: 0;
	filter:alpha(opacity=0);*/
	clear: both;
	overflow: hidden;
}

#currenciesForm br{
	clear: both;
}

#currenciesForm a {
	float: left;
	margin-right: 25px;
	margin-bottom: 4px;
	margin-top: 4px;
}

#currenciesForm a.nomargin {
	margin-right: 0px;
}

.currencyicons {
padding-left: 10px;
}

.returns_graphic {
padding-left: 98px;
padding-top: 20px;
}

A.tab_off {
	float: left;
	display: block;
	background-color: #d9d9d9;
	text-align: center;
	padding-top: 12px;
	height: 20px;
}

A.tab_on {
	text-align: center;
	padding-top: 11px;
	float: left;
	display: block;
	background: url('../images/product_info/bck_tab_on.gif') repeat-x;
	border: 1px solid #d9d9d9;
	border-bottom: 0px;
	height: 20px;
}

.page_number {
	color: #575757;
	font-size: 10px;
	float: left;
}

.page_links {
	float: right;
}

.page_links a, .active, .non_active {
	display: block;
	text-align: center;
	float: left;
	margin-left: 4px;
}

.page_links div.active {
	padding-top: 3px;
	width: 18px;
	height: 15px;
	border: 1px solid #d9d9d9;
}

div.non_active {
	padding-top: 4px;
	width: 20px;
	height: 17px;
}

.page_links a {
	padding-top: 4px;
	width: 20px;
	height: 16px;
	background-color: #d9d9d9;
	text-decoration: none;
}

.page_links a.non_active {
	background-color: white;
}

.page_links a:hover {
	text-decoration: none;
}

.nav_section_title {
	letter-spacing: -1.0px;
	font-size: 12px;
	color: #9c1515;
	margin: 0px;
	text-transform: uppercase;
	padding: 15px 0px 10px 8px;
}


.vatholder {
clear: both;
overflow: hidden;
}

.vatleft {
float: left;
width: 50px;
background-image: URL("../images/vatmodal/vat-exclaim.gif");
background-repeat: no-repeat;
height: 100px;
}

.vatright {
float: left;
width: 363px;
text-align: left;
margin-left: 10px;
}

.vattitle {
clear: both;
overflow: hidden;
font-size: 18px;
color: #1f1f1f;
font-family: Arial;
}

.vattext {
margin-top: 15px;
line-height: 16px;
}

.vatbuttons {
clear: both;
overflow: hidden;
margin-top: 15px;
}

#eulink {
height: 48px;
width: 146px;
float: left;
display: block;
background-image: URL("../images/vatmodal/in-eu.gif");
}

#noneulink {
height: 48px;
width: 175px;
float: left;
display: block;
background-image: URL("../images/vatmodal/not-in-eu.gif");
margin-left: 15px; }

.mainnav-submenus { position: absolute; z-index: 101; display: none; }

#subnav-prescriptionsunglasses { top: 134px; left: 203px; }


#subnav-glasses { top: 134px; left: 240px; }
/*#subnav-glasses .subnav-column { height:185px; }
#subnav-glasses .subnav-first-col{ height:185px !important; }*/

#subnav-sunglasses { top: 134px; left: 131px; }
/*#subnav-sunglasses .subnav-column { height:440px; }
#subnav-sunglasses .subnav-first-col{ height:455px !important; }*/

#subnav-watches { top: 134px; left: 40px; }
/*#subnav-watches .subnav-column { height:440px; }
#subnav-watches .subnav-first-col{ height:455px !important; }*/

/*#subnav-elitewatches { top: 155px; left: 463px; }
#subnav-elitewatches .subnav-column { height:407px; }
#subnav-elitewatches .subnav-first-col{ height:417px !important; }*/

#subnav-jewellery { top: 134px; left: 411px; }
/*#subnav-jewellery .subnav-column { height:407px; }
#subnav-jewellery .subnav-first-col{ height:417px !important; }*/

#subnav-goggles{ top: 134px; left: 478px; }
/*#subnav-goggles .subnav-column { height:217px; }
#subnav-goggles .subnav-first-col{ height:227px !important; }*/

#subnav-accessories { top: 134px; left: 670px; }
/*#subnav-accessories .subnav-column { height:117px; }
#subnav-accessories .subnav-first-col{ height:127px !important; }*/

#subnav-kids { top: 134px; left: 795px; }
/*#subnav-kids .subnav-column { height:70px; }
#subnav-kids .subnav-first-col{ height:80px !important; }*/

.subnav-column { padding-top: 10px; padding-bottom: 15px; width:154px; float: left; border-left:1px solid #d7d7d7; overflow:hidden; }
.subnav-column strong{ display:block; font-weight:bold; margin:0px 5px 5px 10px; }

.subnav-column-thin{ width:130px !important; }
.subnav-column-thin a{ width:120px !important; margin-left:10px !important; }

.subnav-column-brandlist{ padding-top:30px !important; border: 0px;}

.subnav-glasses-top { width:622px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-glasses-top.png"); }

.subnav-prescsunglasses-top { width:622px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-prescsunglasses-top.png"); }

.subnav-sunglass-top { width:622px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-top.png"); }
.subnav-sunglass-content { width:620px; border-left: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; background-color: #ffffff; clear: both; overflow: hidden; background-image: URL("../images/subnav-general-bottom.png"); background-position: bottom; background-repeat: repeat-x; }
.subnav-sunglass-backline { width:622px; clear: both; overflow: hidden; }
.subnav-sunglass-bottom { width:622px; clear: both; overflow: hidden; height: 7px; background-image: URL("../images/subnav-bottom.png"); }

.subnav-watches-top { width:710px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-top-watches.png"); }
.subnav-watches-content { width:708px; border-left: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; background-color: #ffffff; clear: both; overflow: hidden; background-image: URL("../images/subnav-general-bottom.png"); background-position: bottom; background-repeat: repeat-x; }
.subnav-watches-backline { width:710px; clear: both; overflow: hidden; }
.subnav-watches-bottom { width:710px; clear:both; overflow:hidden; height:7px; background-image: URL("../images/subnav-bottom.png"); }

.subnav-jewellery-top { width:504px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-top-jewellery.png"); }
.subnav-jewellery-content { width:502px; border-left: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; background-color: #ffffff; clear: both; overflow: hidden; background-image: URL("../images/subnav-general-bottom.png"); background-position: bottom; background-repeat: repeat-x; }
.subnav-jewellery-backline { width:504px; clear: both; overflow: hidden; }
.subnav-jewellery-bottom { width:504px; clear: both; overflow: hidden; height: 7px; background-image: URL("../images/subnav-bottom-jewellery.png"); }

.subnav-goggles-top { width:403px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-top-elite.png"); }
.subnav-goggles-content { width:401px; border-left: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; background-color: #ffffff; clear: both; overflow: hidden; background-image: URL("../images/subnav-general-bottom.png"); background-position: bottom; background-repeat: repeat-x; }
.subnav-goggles-backline { width:403px; clear: both;  overflow: hidden; }
.subnav-goggles-bottom { width:403px; clear: both; overflow: hidden; height: 7px; background-image: URL("../images/subnav-elite-bottom.png"); }

.subnav-accessories-top { width:302px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-top-accessories.png"); }
.subnav-accessories-content { width:300px; border-left: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; background-color: #ffffff; clear: both; overflow: hidden; background-image: URL("../images/subnav-general-bottom.png"); background-position: bottom; background-repeat: repeat-x; }
.subnav-accessories-backline { width:302px; clear: both;  overflow: hidden; }
.subnav-accessories-bottom { width:302px; clear: both; overflow: hidden; height: 7px; background-image: URL("../images/subnav-elite-bottom.png"); }

.subnav-kids-top { width:131px; clear: both; overflow: hidden; height: 10px; background-image: URL("../images/subnav-top-kids.png"); }
.subnav-kids-content { width:129px; border-left: 1px solid #2b2b2b; border-right: 1px solid #2b2b2b; background-color: #ffffff; clear: both; overflow: hidden; background-image: URL("../images/subnav-general-bottom.png"); background-position: bottom; background-repeat: repeat-x; }
.subnav-kids-backline { width:131px; clear: both;  overflow: hidden; }
.subnav-kids-bottom { width:131px; clear: both; overflow: hidden; height: 7px; background-image: URL("../images/subnav-elite-bottom.png"); }


.subnav-column a{ display:block; color:#666666; font-family:verdana,arial; font-size:10px; padding:2px 0px 3px 0px; margin:0px 0px 0px 10px !important; width:134px; }
.subnav-column a.boldnav-link{ font-weight:bold; color:#000000; }
.subnav-column a.topnav-link{ margin:0px 5px 5px 10px !important; }
.subnav-column a:hover{ color:#6E0000; text-decoration:underline !important; }

.subnav_farright ul li a { font-weight: bold; }

.comp-banner-small{
width: 409px;
float: left;
display: block;
}

.comp-banner-input {
float: left;
width: 221px;
padding-top: 20px;
margin-left: 6px;
}

.comp-banner-submit {
float: left;
width: 72px;
padding-top: 22px;
margin-left: 6px;
}

.comp-email-box {
height: 22px !important;
width: 213px;
border: 2px solid #bfbfbf !important;
padding: 2px !important;
}

.footer-mid-title {
color: #b0afaf;
font-weight: bold;
font-style: italic;
}

#footer-mid {
font-size: 11px;
font-family: Georgia;
clear: both;
overflow: hidden;
background-color: #282526;
padding-top: 25px;
}

#footer-mid div {
float: left;
width: 230px;
padding-left: 10px;
color: #ffffff;
height: 155px;
line-height: 18px;
}

#footer-mid-div span {
color: #b0afaf;
}

#footer-mid div a {
color: #ffffff;
}

#footer-mid div a, #footer-mid div span{
display: block;
}

#footer-sep {
width: 100%;
height: 3px;
background-image: URL("../images/footer-sep.gif");
background-repeat: no-repeat;
}

#footer-bottom {
clear: both;
overflow: hidden;
background-color: #282526;
padding-bottom: 20px;
}

#footer-bottom-left {
float: left;
width: 480px;
}

#footer-bottom-right {
float: left;
width: 470px;
color: #b0afaf;
font-family: Georgia;
font-size: 11px;
text-align: right;
padding-top: 20px;
margin-right: 10px;
}

.footer-bottom-links {
padding-top: 34px;
margin-left: 8px;
color: #ffffff;
font-family: Georgia;
font-size: 11px;
float: left;
}

.footer-bottom-links a{
color: #ffffff;
font-family: Georgia;
font-size: 11px;
}

.about-contents {
color: #939393;
line-height: 16px;
font-size: 11px;
}

.about-header {
clear: both;
overflow: hidden;
margin-bottom: 8px;
display: block;
}

.aboutimg {
margin-bottom: 10px;
display: block;
float: left;
}

.aboutimgleft {
margin-right: 60px;
}

.mainlk {
display: block;
float: left;
text-align: center;
font-style: italic;
font-size: 14px;
font-family: Georgia;
color: #000000;
padding-top: 8px;
left: 0px;
height: 24px;
}

.mainlk:hover, .testhov{
margin-left: -1px;
right: 0px !important;
background-image: URL("../images/menu/bck_menu_over.gif");
background-repeat: repeat-x;
color: #ffffff;
}

.watchmenu {
width: 92px;
margin-left: 32px;
}

.watchmenu:hover, .whov {
width: 92px;
margin-left: 32px !important;
}

.sunmenu {
width: 109px;
}

.sunmenu:hover, .shov {
width: 110px;
}

.homemenu {
width: 119px;
font-size: 14px;
padding-top: 5px;
height: 27px;
line-height: 12px;
}

.homemenu:hover, .hhov {
width: 120px;
}

.prescglassmenu {
    width: 119px;
    padding-top: 5px;
    height: 27px;
    line-height: 12px;    
}

.prescglassmenu:hover, .pshov {
    width: 120px;  
}

.gogglesmenu {
width: 90px;
}

.gogglesmenu:hover, .ghov {
width: 91px;
}

.jewellerymenu {
width: 102px;
}

.jewellerymenu:hover, .jhov {
width: 103px;
}

.accessoriesmenu {
width: 114px;
}

.accessoriesmenu:hover, .ahov {
width: 115px;
}

.salemenu {
width: 69px;
}

.salemenu:hover {
width: 70px;
}

.brandsmenu {
width: 72px;
}

.brandsmenu:hover, .brandhov{
width: 73px;
}

.lifestylemenu {
width: 140px;
}

.lifestylemenu:hover {
width: 141px;
}


#primary_menu_container { height: 32px; clear: both; overflow: hidden; background-image: URL("../images/menu/bck-menu-new.png"); background-repeat: no-repeat; width: 960px;}

.extra_warning {
color: #9C1515;
margin-top: 2px;
}

.rcol_prod_giftwrap {
clear: both;
overflow: hidden;
margin-top: 4px;
}

.giftwrap_image {
float: left;
width: 14px;
height: 22px;
margin-right: 5px;
background-image: URL("../images/checkout/wrap-icon.png");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.giftwrap_text {
float: left;
width: 100px;
}

.feefobanner {
padding-left: 0px;
margin-top: 4px;
float: right;
margin-right: 18px;
}

.subnav-menswomens-holder {
    display: block;
    clear: both;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Georgia;
    font-size: 16px;
    color: #070405;
    font-weight: bold;
    font-style: italic;
}

.subnav-mens-watches {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;    
    width: 338px;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-left: 10px;
}

.subnav-womens-watches {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;
    float: left;
        width: 338px;
    text-align: center;
}

.subnav-mens-sunglasses {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;    
    width: 295px;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-left: 10px;
}

.subnav-womens-sunglasses {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;
    float: left;
        width: 295px;
    text-align: center;
}

.subnav-mens-glasses {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;    
    width: 295px;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-left: 10px;
}

.subnav-womens-glasses {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;
    float: left;
        width: 295px;
    text-align: center;
}

.subnav-mens-goggles {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;    
    width: 185px;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-left: 10px;
}

.subnav-womens-goggles {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;
    float: left;
        width: 186px;
    text-align: center;
}

.subnav-mens-jewellery {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;    
    width: 236px;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-left: 10px;
}

.subnav-womens-jewellery {
    border: 1px solid #d7d7d7;
    padding: 13px 0px 13px 0px;
    float: left;
        width: 236px;
    text-align: center;
}

.mwlinkbox {
    cursor: pointer;
}

#left_sky {
    display: none;
    position: fixed;
    left: 0px;
    top: 10px;
}

#right_sky {
    display: none;
    position: fixed;
    left: 0px;
    top: 10px;
}

.currencysepholder {
    clear: both;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 10px;
}

.countryholder {
    float: left;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 200px;
    padding-left: 15px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.countryholder a {
    text-decoration: none !important;
}

.countryholderflag {
    float: left;
    width: 50px;
    height: 50px;
}

.countryholdername {
    float: left;
    width: 150px;
    margin-top: 13px;
}

.countryholdercurrencytype {
    float: left;
    width: 150px;
}

.product_countdown {
    height: 24px;
    width: 100%;
    background-color: #610c10;
    text-align: center;
    padding-top: 6px;
    font-size: 14px;
    color: #ffffff;
}