/*$Id: main.css 36142 2010-09-02 16:10:57Z mganev $*/
/* =global */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a {
	font-size: 1.0em;
	text-decoration: none;
	color: #7f8184;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active, input  { 
	outline: none; 
}
a:focus { 
	-moz-outline-style: none; 
}

h1, #xsellsbox_title {
	font-family: Times;
	font-size: 2.167em;
	font-weight: normal;
	color: #000000;
}
li {
	list-style: disc;
	margin: 0 0 0 15px;
}
.disabled{
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}
.button-main.disabled:hover, .button-sec.disabled:hover{
	background:#000 !important;
}
input.searchfield {
	float: left;
	width: 178px;
	height: 14px;
	background: url(../img/searchfield.gif) no-repeat;
	background-position: 0 0;
	border: none;
	color: #7f8184;
	font-size: 0.917em;
	padding: 3px 2px 3px 7px;
}
input.searchfield:hover {
	background-position: 0 -20px;
}
input.searchfield.errorField {
	background-position: 0 -40px;
	color:#3ab8d5;
}
input.button-right {
	float: left;
	width: 20px;
	height: 20px;
	border: none;
	background: url(../img/btn_arrow_right.gif) no-repeat -20px 0;
	cursor: pointer;
}
input.button-right:hover {
	background-position: 0 0;
}
.back_main_menu{
	display:none;
}
/*=button-main input*/
div.button-main, div.button-sec,
a.button-main, a.button-sec {
		border:0; 
		float:left; 
		text-align:center; 
		padding:0; 
		margin:0; 
		cursor:pointer;
		background:#000;
}
.button-main input,
.button-main span {
	border:0; 	
	display:block; 
	cursor:pointer; 
	font-weight:800;
	float:left; 
	white-space:nowrap; 
	height:35px; 	
	padding:1px 33px 0 26px;	
	color:#fff;
	background:url(../img/button-main-bg.gif) #000 no-repeat right 0;
	text-transform:uppercase;
	font-size:13px !important;	
}
.button-main span {
	padding:11px 34px 3px 26px;
	height:21px;
}
.button-sec input,
.button-sec span {
	border:0; 	
	display:block; 
	cursor:pointer; 
	float:left; 
	white-space:nowrap; 
	padding:4px 18px 3px 10px;
	color:#fff;
	background:url(../img/button-sec-bg.gif) #000 no-repeat right 0;
	text-transform:uppercase;
	font-size:10px !important;
	line-height:1.2em !important;
}
.button-sec span {
	height:13px;
	padding:5px 18px 3px 10px;
}
.button-main:hover input,
.button-main:hover span
 {	
	background:url(../img/button-main-bg.gif) #3ab8d5 no-repeat right 100%;
}
.disabled.button-main:hover input,
.disabled.button-main:hover span {
	background:url(../img/button-main-bg.gif) #000 no-repeat right 0;
	cursor:default;
}
div.button-sec:hover input,
.button-sec:hover span {	
	background:url(../img/button-sec-bg.gif) #000 no-repeat right 100%;
	color:#44deff;
}
.disabled.button-sec:hover input,
.disabled.button-sec:hover span {
	background:url(../img/button-sec-bg.gif) #000 no-repeat right 0;
}
.button-main:hover{
	background:#3ab8d5;	
}
input.button-sec {
	padding:2px 8px;
	text-transform:uppercase;
	background:#000;	
	color:#fff;
	border:none;
	cursor:pointer;
}
.GSI_link, .GSI_link a {
	cursor:pointer;
}
.heading {
	font-family:"Times New Roman",Times,serif;	
	border-bottom: 1px solid #e5e6e6;
	margin-bottom:10px;
}
.subheading {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	width:100%;
	border-bottom:1px solid #e5e6e6;
	font-weight:bold;
	margin:20px 0 10px;
	padding-bottom:5px;
}
#orderDetails .subheading{
	width: auto;
}
.heading-small {
	text-transform:uppercase;
	font-weight:bold;
	padding-left:25px;
	font-size:1.2em;
	margin-top:20px;	
}		
.required-field, .asterisk {
	color:#3ab8d5 !important;
	padding-top:10px;
	font-size:11px;
}
.asterisk {
	padding:0 3px;
}
.GSI_Tooltip {
	position:relative;
	display:inline-block;
	clear:both;
	color:#7F8184;
	margin-left:100px;
	font-size:0.85em;
	background:url(../img/arrow-blue-up.gif) no-repeat right;
	padding-right:10px;	
}
.GSI_Tooltip_Content {
	display:none;
}
.errors, .confirmation {
	border:4px solid #3ab8d5;
	clear:left;
	padding:10px 20px;
	margin-bottom:10px;
}
.errors h2, .errors h3,
.confirmation h2, .confirmation h3 {
	color:#3ab8d5;
	font-weight:bold;
	padding-bottom:5px;
	font-size:14px;
}
.errors li, .confirmation li {
	padding:0 !important;
	color:#000 !important;
}
.errors p, .confirmation p {
	padding:0 !important;
	margin:0 !important;
}
.errors-small, .confirmation-small {
	border:2px solid #3AB8D5;
	overflow:auto;
	padding:5px;
}
.errors-small p {
	color:#3AB8D5;
	padding:5px;
	line-height:1.3em;
}
.errors-small h3 {
	color:#3AB8D5;
	font-weight:bold;
}
.errors-small ul {
	padding:0 !important;
}
.errors-small li {
	font-size:0.9em;
	list-style:none;
}
.privacy_policy {
	color:#7F8184;
}
.privacy_policy a {
	color:#000;
	font-weight:bold;
}
#breadcrumb {
	display:none;
}
#breadcrumb li {
	float:left;
	list-style:none;
	margin-left:10px;
	padding-right:15px;
	background:url(../img/arrow-grey-light.gif) no-repeat right;
}
#breadcrumb li a {
	font-size:1em;
}
/* =framework */
#js-not-active {
	width:900px;
	padding:60px 20px;
	background:#f5f5f5;	
	margin:0 auto;
}
#js-not-active h2 {
	font-size:20px;
}
#js-not-active p {
	padding:5px 0;
}
#js-not-active dt {
	font-weight:bold;	
	padding-top:5px;
}
#wrapper {
	position:relative;	
	width: 100%;
	padding-top:1px;	
}

#container, .container-fix {
	width: 940px;
	margin: 0 auto;
	position:relative;
	clear:both;
}

/* =2 column page*/
#contents {
	clear:left;
/*overflow:auto;*/
}
#contents li,
.infopage li {
	line-height:22px;
}
#content-main {
	position:relative;
	float:left;
	width:540px;
	padding:40px 40px 0 60px;
}
/*	Hack for ie6	*/
*html #content-main {
	padding: 40px 40px 0 35px;
}
#content-sub {
	width:300px;	
	float:left;
}
#content-main h1,
#content-sub h2 {	
	text-transform:capitalize;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;		
}
#content-main h1 {
	padding-bottom:20px;
}
#content-sub h2 {
	border-bottom: 1px solid #e5e6e6;
	margin:40px 40px 20px;
	padding-bottom:10px;
}
#content-main p {
	line-height:1.75em;
	padding-bottom:10px;
}
#content-main li {
	padding-bottom:5px;
}
#content-sub a:hover {
	text-decoration:none;	
	color:#000;
}
#content-sub ul {	
	font-size:1.15em;
	padding-bottom: 40px;
}
#content-sub > ul li, 
#user-menu > ul li {
	list-style:none;
	margin:0;	
	padding:0 40px;	
	line-height:22px;
}
#content-sub .menu-hover,
#user-menu .menu-hover {
	background:#e6e6e6;
}
#content-sub ul li.selected {
	background:#e6e6e6 !important;	
}
#content-sub ul li.selected a {
	color:#000;
}
#content-sub ul li a.active {
	font-weight:bold;
}
#content-sub .sub-menu {
	display:none;
	background:#e6e6e6;	
	font-size:0.9em;	
}
#content-sub .sub-menu li {
	list-style:disc;
	padding:0;
	margin-left:15px;
}
#content-sub .sub-menu li a:hover {
	font-weight:bold;
}

/* =header */
#header {	
	width:940px;
	height:92px;
	margin:29px 0 9px;
	border-bottom:1px solid #ccc;
}
#header.in-checkout {
	height:50px;
}
#logo{
	float:left;
	width:216px;
	height:23px;
	background:url(../img/Peak_logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:3px;
}
#nav-sub-container{
	min-width:530px;
	height:85px;
	float:right;
}
.in-checkout #nav-sub-container{
	height:40px;
}
#nav-sub {
	height:20px;
	float:left;
	clear:both;
	text-transform:uppercase;
}
.nav-sub-list {
	margin:0;
	padding:0;
	float:left;
}
.nav-sub-li {
	list-style:none;
	margin:0;
	padding:0 9px 0 0;
	float:left;
	line-height:14px !important;
}
.nav-sub-links {
	margin: 0;
	color:#666;
	font-size:9px;
}
.nav-brand{
	min-width:530px;
	float:left;
	clear:both;
	text-transform:uppercase;
	margin-top:30px;
}
.nav-brand a{
	color:#000;
	display:block;
	font-weight:bold;
	float:left;
	font-size:11px;
	line-height:11px;
}
.nav-brand .last{
	border-right:0;
}
.nav-brand a:hover, .nav-sub-links:hover{
	color:#999;
}
span#minicart-bar, #minicart-bar.disabled, #nav-sub li span, .minicart-bar-loading {
	color:#000;
	font-weight:bold;
	opacity:1;
	font-size:9px;
	filter:alpha(opacity=100);
	cursor:default;
}
a#minicart-bar, #minicart-bar.enabled{
	color:#3AB6D2;
	cursor:pointer;
	font-size:9px;
}
#nav_main_title{
	color:#666;
	float:left;
	clear:left;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin:23px 0 0 1px;
}
#nav-main{
	min-width:250px;
	float:left;
	clear:left;
	margin:7px 0 1px;
}
.menu-title{
	float:left;
	list-style-type:none;
	line-height:11px;
	padding:0;
	margin:0;
}
.menu-pipe, .brand-pipe{
	float:left;
	list-style-type:none;
	font-weight:bold;
	font-size:8px;
	color:#666;
	line-height:9px;
	margin:0;
	padding:0 7px;
	color:#666;
	cursor:default;
}
.menu-title:last-child{
	border:0;
}
.menu-links-header {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
}
.menu-links-header:hover, .menu-links-header.active {
	color:#999;
}
/*=main sub menu*/
#nav-main-content{
	position:relative;
	z-index:10;
}
.menu-content{
	position:absolute;
	width:100%;
	display:none;	
	background-color:#fff;
	z-index:10;
	top:101px;
	left:0;
	padding:6px 0 0 3px;
	border-bottom:1px solid #CFCFCF;
}
.menu-list{
	float:left;
}
.menu-list-li{
	width:84px;
	list-style-type:none;
	margin:0 10px 0 0;
}
.menu-list-links{
	width:100%;
	display:block;
	border-bottom:1px solid #cfcfcf;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
	margin-bottom:6px;
}
.menu-list-links:hover{
	color:#999;
}
.menu-list2-li{
	width:84px;
	list-style-type:none;
	margin:0 0 6px;
}
.menu-list2-link{
	color:#666;
	font-size:12px;
}
.menu-list2-link:hover{
	color:#999;
}
.menu-list-li .clearfix{
	*height:1px;
}
.promo-main-nav {
	position:absolute;
	bottom:0;
}
#header-sec{
	width:940px;
	clear:both;
	margin-bottom:10px;
}
#search{
	float:left;
}
#search #search-link-loader {
	display:none;
}
#promotion-banner{
	float:right;
	margin-top:3px;
	color:#666;
}
/* =cross-sales */
#xsellsbox {
	float: right;
	position: relative;
	width: 202px;
	margin: 36px 0 0 0;
	display:none;
}
#xsellsbox_title {
	margin: 0 0 12px 0;
	padding: 0 0 3px 16px;
	border-bottom: 1px solid #e5e6e6;
	font-size:24px;
	word-spacing:1px;
}
#xsellsbox a.next, #xsellsbox a.prev {
	width: 20px;
	height: 20px;
	top:69px;
	z-index:5;
	cursor: pointer;
	text-decoration: none;
	position:absolute;
}
#xsellsbox a.next {
	background: url(../img/btn_arrow_right.gif) no-repeat -20px 0;
	right:0px;
}
#xsellsbox a.prev {
	background: url(../img/btn_arrow_left.gif) no-repeat -20px 0;
}
#xsellsbox a.prev:hover, #xsellsbox a.next:hover {
	background-position: 0 0;
}
#xsellsbox #xsellsbox_main {
	position:relative;
	overflow:hidden;
	float: left;
	margin-left:15px;
	width: 172px !important;
	height:240px;	
}
#xsellsbox_contents li {
	list-style:none;
	width:172px;
	height:240px;
	display:inline-block;
}
#xsellsbox_contents li, #xsellsbox_contents {
	padding:0;
	margin:0;
}
#xsellsbox .xsellsbox_item_image {
	width:138px;
	height:150px;
	margin:0 auto;
	overflow:hidden;	
}
#xsellsbox .xsellsbox_item_name {
	clear: both;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 23px 0 0;
	line-height:13px;
}
#xsellsbox .xsellsbox_item_price {
	text-align: left;
	clear:both;
	font-size: 11px;
	font-weight: normal;
	color: #616365;
	float:left;
}
#xsellsbox_contents .xsellsbox_item_price_offer {
	color:#3ab8d5;
	float:left;
}
#xsellsbox_contents .originalprice{
	text-decoration:line-through;
	padding-left:25px;
}
/* =recently-viewed */
#rvpbox {
	clear: both;
	float: left;
	position: relative;
	width: 620px;
	margin: 69px 20px 0 0;
}
#rvpbox #rvpbox_title {
	margin: 0 0 12px 0;
	padding: 0 0 12px 18px;
	border-bottom: 1px solid #e5e6e6;
	text-transform:capitalize;
	font-size:2.167em;
	font-family:"Times New Roman", Times, serif;
}
#rvpbox #rvpbox_contents {
	overflow:hidden;
	height:80px;
	width:590px;
	padding:0 20px;
}
#rvpbox a {
	float: left;
	margin: 0;
	opacity:0.4;
	filter:alpha(opacity=40);
	background:#fff;
	width:74px;
}
#rvpbox a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#rvpbox {
 	clear:left;
 }
#rvpbox li {
	list-style:none;
	float:left;
	margin: 0px;	
}
#rvpbox .rvpbox_item_name,
#rvpbox .rvpbox_item_price,
#rvpbox .rvpbox_item_price_offer {
 	display:none;
 }
#rvpbox .rvpbox_item_image {	
	margin-right:17px;
}
/* =extra-links */
#extra-links {
	float: left;
	position: relative;
	width: 300px;
	margin: 68px 0 0 0;
	display:none;
}
#extra-links h1 {
	margin: 5px 0 12px 0;
	padding: 0 0 12px 18px;
	border-bottom: 1px solid #e5e6e6;
	text-transform:capitalize;
}
#extra-links #extra-links-img{
	padding: 0 10px;
}
#extra-links a {
	position:relative;
	float: left;
	margin: 0 6px 0 6px;
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}
#extra-links a img {
	z-index:1;
}
#extra-links a span{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:none;
}
#extra-links a span img {
	z-index:3;
}
#extra-links a:hover {
	opacity:1;
	filter:alpha(opacity=100);
	margin: 0 6px 0 6px;
}

/* =footer */

#footer {
	clear:both;
	float:left;
	width:940px;
	margin:30px 0 20px;
	padding-top:11px;
	border-top:1px solid #d0d0d0;
	color:#666;
}
#footer .logo {
	float:left;
	width:29px;
	height:51px;
	background:url(../img/Peak_symbol.gif) no-repeat 0 0;
	margin:0 53px 0 0;
}
.nav-footer{
	float:left;
	margin:0;
	padding:0;
	font-size:9px;
}
#footer .nav-footer-list{
	width:100%;
	margin:0;
	list-style-type:none;
	line-height:14px;
	margin-bottom:1px;
}
.nav-footer-link{
	color:#666;
	text-transform:uppercase;
}
.nav-footer-link:hover{
	color:#999;
}
#footer-list1{
	width:121px;
	margin-right:10px;
}
#footer-list2{
	width:145px;
	margin-right:10px;
}
#footer-list3{
	width:170px;
	margin-right:10px;
}
#footer-list4{
	width:174px;
	margin-right:10px;
	margin-top:2px;
}
#footer #email-signup{
	width:208px;	
	float:left;
}
#footer-list4 .nav-footer-list{
	float:left;
	width:30px;
	height:30px;
	overflow:hidden;
	margin-right:8px;
}
#newsletter-title{
	font-family:"Times New Roman",Times,serif;
	font-size:21px;
	color:#000;
	display:block;
}
#newsletter-desc{
	font-size:9px;
	display:block;
	text-transform:uppercase;
	margin-left:1px;
}
#user_get_newsletter_form{
	margin-top:10px;
}
#copyright{
	float:right;
	font-size:9px;
	margin-top:8px;
	text-transform:uppercase;
	color:#999;
}
/* =special */
.clear {
	clear: both;
}
/*country selection*/
#country-selection {
	display:none;
}
/* =widget-template hide */
.ajax-template {
	display:none;
}
/* =minicart actual*/
#minicart-content{
	display:none;
}
.minicart-line-loader {
	text-align:center;
	vertical-align:middle;
}
/* =modal box ICC specific*/
#nyroModalWrapper {
	border:4px solid #e5e6e6 !important;
}
#nyroModalWrapper #closeBut {	
	right:0;
	top:0;
	background:url(../img/image_close.gif) no-repeat;	
	height:20px;
	width:20px;
	z-index:2;
}
#nyroModalContent {
	background:#fff;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/loader_big.gif) no-repeat;
	background-position: center;
}
/*=change country*/
.continent-list li {
    margin:0;
	list-style:none;
}
#change-country-intro .content p {
    padding: 0;
}
/*=item price */

#item-price .item-box-contents-price {
	position: relative;
	padding-left:0;
	}
#item-price .item-box-contents-price-offer .new-price {
	margin-right:0;
	top: 36px;
	position:relative;
	}
#item-price .item-box-contents-price .old-price {
	margin:0;
	padding:0;
	}
.old-price {
	color:#777;
	text-decoration:line-through;
	font-weight: normal;
	display:inline;
	/*left: 50px;*/
}
#item-options .old-price {
	font-size:0.8em;
	}
.new-price {
	color:#3AB8D5;
	margin-right:10px;
	padding-left:16px;
	display:inline;
	position:relative;
	top: 36px;
	left: 0px;
	*float:left;	
}
#item-options .item-price-data .new-price{
	position: static;
	padding-left: 0px;
}
#GSIFlashVideoPlayer{
	margin:30px;
}

/* CLEARFIX (do not touch) *************************/
.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%;}


/* ERRORS INLINE IMPLEMENTATION */

.old_errors {
	display: none;
}
.errors-inline {
 	border: 1px solid #3AB8D5 !important;
 }
 .errors-inline-wrp, .country-selector {
	float: left;
	font-size:100%;
	position:relative;
	width: 180px;
}
#user_password_single .errors-inline-wrp {
	margin-bottom: 10px;
}
.erros-inline-messages {
	margin:0;
	clear:left;
}
.erros-inline-messages li {
	list-style: none !important;
	margin: 0;
	color: #3AB8D5;
	line-height: 16px;
}
#content-main-errors .button-main{
	clear:both;
}