@charset "utf-8";

#womensChart {
    background-color: white;
}

#fittingChart {
    background-color : white;    
}
header, nav, section, aside, footer { display: block; }

img, a img {
	border: none;
	display: block;
	}

.left { float: left; }
.right { float: right; }
.center { text-align: center;}

img.right { padding: 0 0 10px 10px; }




input[id^="itemquan"] {
	width: 100% !important;
	height: 40px !important;
	margin: 5px 0px 15px 0px;
}

ol {
	font-size: 12px;
	font-family: 'Maax-Medium';
	font-weight: normal;
	color: #666;
	line-height: 19px;
	width: 70%;
	margin: 0 0 12px 50px;
	padding: 0;
	text-align: left;
}
p {
	font-size: 14px;
	font-family: 'Maax-Medium';
	font-weight: normal;
	color: #666;
	line-height: 19px;
	width: auto;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
}

p.intro {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}

p.feature {
	font-size: 14px;
	color: #7b78a3;
	line-height: 22px;
}

/*
.border {
	border: 1px solid #B0AFD0;
	background: #fff;
	margin: 0;
	padding: 0 0 25px 0;
	border-radius: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	overflow: hidden;
	float: left;
}
.border p { padding-left: 20px; padding-right: 20px; }
.border p.intro { padding-left: 0px; padding-right: 0px; }
.border h2{padding: 10px 0 10px 20px;}*/

#banner-image {
	background-color: #002142;
	/*background: #514f80 url(../images/banner-image.png) center center no-repeat;
	background-size: 971px 70px;*/
	width: 971px;
	height: 47px;
	display: inline-block;	
}

nav {
	width: 970px;
	height: 35px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	clear: both;
	background: #b0afd0;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	position: relative;
}
nav ul {
	margin: 0 0 0 0;
	clear: both;
	float: left;
	width: 450px;
	}
nav li {
	font-weight: normal;
	font-size: 17px;
	list-style: none;
	display: inline-block;
	margin: 0 0 0 5px;
	}
	

nav li a,nav li a.menuactive {
	color: #ffffff;
	margin: 0 0 0 0;
	background: #b0afd0;
	padding: 10px 10px 0 10px;
	line-height: 18px;
	height: 25px;
	display: block;
	vertical-align: middle;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
}
nav li a:visited {
	color: #ffffff;
	background: #b0afd0;
	text-decoration: none;
}
nav li a:hover {
	background: #7b78a3;
	text-decoration: none;

}
nav li a.menuactive {
	color: #7b78a3;
	background: #fff;
}
nav li a.menuactive:visited {
	color: #7b78a3;
	background: #fff;
}

nav li a.menuactive:hover {
	color: #ffffff;
	background: #fff;
}



nav .accessButton {
	font-weight: normal;
	font-size: 17px;
	list-style: none;
	line-height: 22px;
	clear: none;
	position: absolute;
	right: 40px;
	top: 6px;
	color: #7b78a3;
}
nav .accessButton a, nav .accessButton a:visited { color: #7b78a3; }
nav .accessButton a:hover { color: #ffffff; }


#content {
	width: 910px;
	padding: 30px;
	float: left;
	clear: both;
	background: #fff;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}


#content_home {
	margin-left: -30px;
	width: 950px;
	padding: 10px 0 0 10px;
	float: left;
	clear: both;
	background: #fff;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}

#slider {
	float: left;
	width: 700px;
	height: 510px;
	clear: both;
}
#slider img {
	display:none;
}
#home_top_right {
	position: absolute;
	top: 204px;
	right: 260px;
	width: 170px;
	height: 170px;
	z-index: 10;
}
#home_bottom_left {
	position: absolute;
	top: 464px;
	left: 10px;
	width: 250px;
	height: 250px;
	z-index: 10;
}

#home_comp {
       position:absolute;
       top:424px;
       left:25px;
       height:50px;
       width:250px;
}

#feature_products, #feature_comp {
       position:absolute;
}

#features_home {
	width: 240px;
	height: 510px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right;
}
#features_home ul {
	margin: 0 0 0 0;
	clear: both;
	float: left;
	}
#features_home li {
	list-style: none;
	clear: both;
	float: left;
	width: 240px;
	height: 94px;
	padding: 0 0 10px 0;

	margin: 0 0 0 0;
	}


#content.competition {
        background: #ffffff url(../images/core_images/bg-comp.jpg) 650px 0 no-repeat;
}
#content.beefeater {
        background: #ffffff url(../images/promos/2011-12/background_beefeater.jpg) right 0 no-repeat;
}
#content.fitforfeb {
        background: #ffffff url(../images/HOM106/bg_promo_feb12.jpg) right 0 no-repeat;
}

#col_full {
	width: 610px;
	float: left;
	clear: both;
}
#col_full h1 {
	font-size: 28px;
	color: #7b78a3;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	clear: both;
	float: left;
}
ul#innovation_menu {
	margin: 0 0 0 0;
	clear: both;
	float: left;
	}
ul#innovation_menu li {
	list-style: none;
	float: left;
	width: 143px;
	height: 200px;
	padding: 0 9px 0 0;
	margin: 0 0 0 0;
	}

ul#products_menu {
	margin: 0 0 0 0;
	clear: both;
	float: left;
	}
ul#products_menu li {
	list-style: none;
	float: left;
	width: 143px;
	height: 250px;
	padding: 0 8px 0 0;
	margin: 0 0 0 0;
	}
ul#products_menu li h1 {
	font-size: 28px;
	color: #7b78a3;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	clear: both;
	float: left;
}

ul#products_menu_119 {
	margin: 0 0 0 0;
	clear: both;
	float: left;
	width: 915px;
	}
ul#products_menu_119 li {
	list-style: none;
	float: left;
	width: 296px;
	height: 180px;
	padding: 0 8px 0 0;
	margin: 0 0 0 0;
	}
ul#products_menu_119 li h1 {
	font-size: 28px;
	color: #7b78a3;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	clear: both;
	float: left;
}


#col1 {
	width: 415px;
	float: left;
}

ul#innovation_menu_sm {
	margin: 10px 0 0 0;
	clear: both;
	float: left;
	width: 100%;
	}
ul#innovation_menu_sm li {
	list-style: none;
	width: 91px;
	height: 91px;
	float: left;
	margin: 0;
	padding: 0;

	}
ul#innovation_menu_sm li a img {
	opacity: 0.25;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.25;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.25;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=25);	/* Internet Explorer 5.5, 6 */
	}
ul#innovation_menu_sm li a.menuactive img {
	opacity: 1.00;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1.00;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.00;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=100);	/* Internet Explorer 5.5, 6 */
}
ul#innovation_menu_sm li a:hover img {
	opacity: 1.00;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1.00;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.00;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=100);	/* Internet Explorer 5.5, 6 */
	}
	
#col2 {
	width: 455px;
	float: right;
}
#col2 h1 {

	font-size: 28px;
	color: #7b78a3;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	clear: both;
	float: left;
}

#col_prod1 {
	width: 300px;
	float: left;
}
#products_submenu {
	width: 260px;
	margin: 0;
	padding: 20px 20px 0 20px;
}
ul#products_submenu {
	margin: 0 0 0 0;
	clear: both;
	float: left;
	}
ul#products_submenu li {
	list-style: none;
	float: left;
	clear: both;
	width: 100%;
	height: 72px;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;

	}
ul#products_submenu li img {
	float: left;
}
ul#products_submenu li h3 {
	width: auto !important;
	float: left !important;
	clear: none !important;
	margin: 0;
	padding: 25px 0 0 10px;
}
ul#products_submenu li a img {
	opacity: 0.25;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.25;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.25;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=25);	/* Internet Explorer 5.5, 6 */
	}
ul#products_submenu li a.menuactive img {
	opacity: 1.00;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1.00;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.00;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=100);	/* Internet Explorer 5.5, 6 */
}
ul#products_submenu li a:hover img {
	opacity: 1.00;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1.00;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.00;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=100);	/* Internet Explorer 5.5, 6 */
	}

#col_prod2 {
	width: 580px;
	float: right;
}
ul#product_list {
	width: 100%;
        clear: both;
        float: left;
}
ul#product_list li.product {
	width: 170px;
	height: 270px;
	list-style: none;
	float: left;
	}
ul#product_list li.product p {
	width: 120px;
	}
	
#welcome {
	text-align: center;
	margin-top: 1px;
	font-size: 0.9em;
	/* color: #00ADEE; */
	color: white;
	text-transform: none;
}

.accessForm input {
width: 200px;
height: 20px;
margin: 0;
border: 1px solid #666;
float: left;
}

.swatchTable {
	position: absolute;
	top: -550px;
	left: 340px;
	width: 160px;
	z-index: 99999;
}

#fancybox-title-float-main {
	width: 150px;
	text-align: center;
}
.popupInfo {
	position: absolute;
	top: -130px;
	left: -315px;
	z-index: 99999;
	text-align: left;
	font-weight: normal;
	color: #454545;
	font-size: 18px;
	line-height: 25px;
	display: block;
	width: 550px;
	height: 200px;
}

.formcomp label {
	font-size: 12px;
	font-family: 'Maax-Medium';
	font-weight: bold;
	width: auto;
	margin: 12px 0 0 0;
	padding: 0;
	text-align: left;
	color: #7b78a3;

}
.formcomp div {
       display:block;
}
.formcomp textarea, .formcomp input {
       width:400px;
}
.formcomp label {
       display:block
}
.formcomp div.checkbox, .formcomp div.submit {
       margin: 12px 0 0 0;
}
.formcomp .checkbox label {
       float:left;
       margin:0;
}
.formcomp .checkbox input {
       float:left;
       width: 20px;
}

.formcomp .submit input {
       background: #7b78a3;
       color:#fff;
       font-weight:bold;
       font-size:16px;
       border:1px solid #fff;
       padding:5px;
       cursor:pointer;
       width:150px;
}
.formcomp .fb_invalid {
       color:red;
       font-size:12px;
       font-weight:bold;
}
.formcomp div.terms {
      margin-top:10px;
      padding-top:10px;
      border-top:1px solid #999;
      border-bottom:1px solid #999;
      border-left:1px solid #999;
      padding:20px;
      height:250px;
      overflow:auto;
      background:#efefef;
}

strong, b {
      font-weight: bold;
}