@import url(https://fonts.googleapis.com/css?family=Bitter&subset=latin,latin-ext);
/******RESET******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/******END RESET******/

/***** PRINT **********/
@media print {
	* {
		border: 0 !important;
		box-shadow: 0 !important;
		-webkit-box-shadow: 0 !important;
		-moz-box-shadow: 0 !important;
		-o-box-shadow: 0 !important;
	}
	#tblBillinging th, #tblShipping th {
		border-bottom: double 3px #c4c4c4 !important;
	}
	#tblBillinging td, #tblShipping td {
		border-bottom: solid 1px #c4c4c4 !important;
	}
	#tblShoppingBag th, #tblShippingInfo th {
		border-bottom: double 3px #c4c4c4 !important;
	}

	#tblShoppingBag td, #tblShippingInfo td {
		border-bottom: solid 1px #c4c4c4 !important;
	}

	#top-nav, #header-search, #footer-main, .clearfooter, #navigation, .nav-bar, #sidebar-mobile, #sidebar-right, .moreellipses, .morelink, #header-user, .printHide, #bigimgLtxt, .table-details {
		display: none !important;
	}
	#detailsBigImg img {
		width: 350px !important;
	}
	#header, #header-logo {
		padding: 0 !important;
	}
	.details-picture, .details-info {
		width: 100% !important;
	}
	.morecontent span, #phis_descr1_print {
		display: block !important;
	}
	#sidebar-left {
		width: 100% !important;
	}
	.btn {
		display: none !important;
	}
	.answer_div {
		display: block !important;
	}
}

/******LAYOUT******/
html, body {
	background: #fff;
	height: 100%;
	text-align: center; /*min-width: 380px;*/
}
body {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.col-full {
	width: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}
#top-nav {
	background: #1F1F1F;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background: #EEE;
	margin: 0; /*padding: 50px 0;url(../Images/Portal/bg-hatch.png) repeat left top*/
	width: 100%;
	border-bottom: 1px solid #C4C4C4;
	box-shadow: inset 0px -40px 40px 0px rgba(0,0,0,0.04);
	-webkit-box-shadow: inset 0 -40px 40px 0 rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 0 -40px 40px 0 rgba(0, 0, 0, 0.04);
	-o-box-shadow: inset 0 -40px 40px 0 rgba(0, 0, 0, 0.04);
	float: left; /*border-bottom: 1px solid #C4C4C4;*/
	padding: 0;
}
#container {
	min-height: 100%;
	margin-bottom: -130px;
	position: relative;
}
#content {
	background: rgb(255, 255, 255);
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#content-padding {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
* #content-padding {
	padding-bottom: 10px;
}
#container-body {
	background: rgb(255, 255, 255);
	height: auto;
	text-align: left;
	min-height: 100%;
	width: 100%;
	float: left;
	display: block;
}

#sidebar-full {
	margin: 0 0 1em;
	zoom: 1;
	display: block;
	float: left;
	width: 100%;
}

#sidebar-response {
	margin: 0 0 1em;
	zoom: 1;
	display: block;
	float: left;
	width: 75%;
}

#sidebar-left {
	margin: 10px 0 1em 0;
	zoom: 1;
	display: block;
	float: left;
	width: 72%;
}

#sidebar-right {
	margin: 10px -2px 1em 0;
	zoom: 1;
	display: block;
	float: right;
	width: 27%;
}

.clearfooter {
	height: 110px;
	clear: both;
	z-index: 6;
}
#footer {
	/*background: #fff url(../Images/Portal/bg-hatch.png) repeat left top; 	margin: 0; 	padding: 0; 	border-top: solid 1px #c4c4c4; 	box-shadow: inset 0px -40px 40px 0px rgba(0,0,0,0.04); 	-webkit-box-shadow: inset 0 -40px 40px 0 rgba(0, 0, 0, 0.04); 	-moz-box-shadow: inset 0 -40px 40px 0 rgba(0, 0, 0, 0.04); 	-o-box-shadow: inset 0 -40px 40px 0 rgba(0, 0, 0, 0.04);*/
	background: #2f2f2f;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 130px;
	position: relative;
	z-index: 5;
	width: 100%;
}
/******END LAYOUT******/

/******TAGS******/
.fl100 {
	width: 100%;
	float: left;
}
.lb100b {
	width: 100%;
	float: left;
	font-weight: bold;
}
.select100 {
	width: 98%;
	float: left;
}
.input100 {
	width: 95%;
	float: left;
}
.div100 {
	width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
img {
	border: none;
}
a {
	color: #333;
	outline: none !important;
	-moz-outline-style: none !important;
}
a:hover, a:hover *, a:active, a:active *, a:focus, a:focus * {
	color: #333333;
	outline: none !important;
	-moz-outline-style: none !important;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button {
	cursor: pointer;
}
input[type="text"], input[type="password"], select {
	padding: 5px;
	font-size: 1.1em;
	border: solid 1px #B2CDDB;
	background: whitesmoke;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus {
	background: #FFFFD4;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #222;
	font-weight: normal; /*font-family: "Bitter" , sans-serif;*/
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.7em;
	color: #05559f;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.7em;
}
h6 {
	font-size: 0.5em;
}
.section-title {
	color: #05559F;
	margin: 0;
	text-transform: uppercase;
	padding-left: 5px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 0;
}
h1.mini-heading {
	margin: 0 0 1em;
	text-transform: uppercase; /*font-size: 1.2em;*/
}

h3.product-title {
	color: #333;
	font-size: 1em;
	cursor: pointer;
	font-weight: bold;
}
h3.product-title:hover {
	text-decoration: underline;
}
.b {
	font-weight: bold;
}
.vertical-field {
	float: left;
	margin-top: 10px;
	width: 100%;
	display: block;
}
.vertical-field label {
	display: block;
	color: #222;
	font-weight: bold;
	width: 190px;
	text-align: right;
	float: left;
}
/*[type="text"], .vertical-field input[type="password"]*/
.vertical-field input {
	float: left;
	width: 270px;
	display: inline-block;
	margin-left: 10px;
}
label.err, label.errr {
	width: 482px;
	color: Red;
	font-weight: normal;
	font-size: 1em;
	display: none;
}
div.err {
	color: Red;
	font-weight: normal;
	font-size: 1em;
	display: none;
}
/*.vertical-field > input[type="text"]
{
	float:left;
	width:250px;
}*/
/******END TAGS******/

/************** TOP NAV CONTENT ****************/
#top-links {
	width: auto;
	float: right;
}
#top-links a {
	color: #999999;
	padding: 8px 10px 8px 10px;
	line-height: 1.4;
	text-decoration: none; /*text-transform: uppercase;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
#top-links a:hover {
	color: white;
}
/**************END TOP NAV CONTENT ****************/

/************** HEADER CONTENT ****************/
#header-logo {
	width: 230px;
	border: 0;
	overflow: hidden;
	padding: 50px 20px;
	float: left;
}
#header-user {
	width: 200px;
	font-size: 0.9em;
	position: absolute;
	right: 0;
	top: 5px;
	text-align: right;
}
#header-search {
	width: 300px;
	position: absolute;
	right: 0;
	top: 70px;
}
#headerSearchForm fieldset {
	/*width: 160px;*/
	position: relative;
	display: block;
}
#headerSearchForm div.input {
	width: 100%;
	padding: 3px 0 5px 0;
	border-radius: 3px;
	border: 1px solid #c6d2db;
	border-top: 1px solid #b4c1cb;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
	float: right;
	background: #e8edf1;
}
#headerSearchForm div.input.focus {
	border: 1px solid #9ecbe2;
	box-shadow: 0 0 6px #abdcff, inset 0 1px 2px rgba(0, 0, 0, 0.08);
	color: Red !important;
	background: #FFFFD4;
}
#headerSearchForm input#s {
	width: 86%;
	margin-left: -18px;
	border: 0;
	background: transparent;
	height: 16px;
	color: #B4BDC4;
	text-shadow: 0 1px 1px #fff;
	padding: 0;
	padding-left: 2px;
	font-size: 1em;
}
#headerSearchForm input#s:focus {
	outline: none;
	color: #0b517d;
}
#headerSearchForm input#searchSubmit {
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../Images/Portal/mag.png) no-repeat;
	border: 0;
	position: absolute;
	top: 7px;
	right: 5px;
	z-index: 5;
	display: block;
	cursor: pointer;
}
/************** END HEADER CONTENT ****************/

/********** NAV BAR ***********/
.nav-bar {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	margin: 0 0 0.5em;
	text-shadow: 1px 1px 0 #fff;
	font-weight: normal;
	color: #666666;
	border: 1px solid #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
.nav-bar .nav-bar-title {
	display: none;
}
.nav-bar .page-nav-begin {
	_width: 3px;
	float: left;
	display: block;
	position: relative;
	padding: 5px 0 5px 30px;
	text-indent: -999em;
	background: url(../Images/Portal/ico-breadcrumb-home.png) no-repeat left top;
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.nav-bar .page-nav-begin:hover {
	filter: alpha(opacity=@opacity * 100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.nav-bar .sep {
	_width: 6px;
	float: left;
	display: block;
	position: relative;
	padding: 4.5px 13px;
	text-indent: -999em;
	background: url(../Images/Portal/ico-breadcrumb-sep.png) no-repeat center top;
}
.nav-bar span {
	float: left;
	display: block;
	position: relative;
	color: #666666;
	padding: 5px 0 0 0;
	zoom: 1;
}
.nav-bar span.page-nav, .nav-bar span.page-nav-end {
	/*font-size: 13px;*/
	font-size: 12px;
}
.nav-bar a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
.nav-bar a:hover {
	text-decoration: underline;
	color: #333333;
}
.printDiv {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	cursor: pointer;
}
/********** END NAV BAR ***********/

/************** PAGE CONTENT ****************/
.section {
	width: 100%;
	display: block;
	float: left;
}
.section33 {
	width: 33.333%;
	display: block;
	float: left;
	margin: 15px 0;
}
.section50 {
	width: 49%;
	display: block;
	float: left;
	margin: 5px 0;
}
.br {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px #888;
	-moz-box-shadow: 0 0 2px #888;
	-o-box-shadow: 0 0 2px #888;
	overflow: hidden;
}
/*MINI-SECTION*/
.mini-section {
	margin: 1% 2% 2% 0;
	float: left;
	width: 31.4%;
	line-height: 1.5; /*-webkit-transition: color 0.5s ease; margin: 0 1em 3em 0; 	float: left; 	width: 31.5%; 	display: block; 	vertical-align: baseline; 	line-height: 1.5;*/
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
}
.mini-section h2 {
	line-height: 2;
}
.mini-section h2 a {
	text-decoration: none;
	color: #000;
}
.mini-section img {
	/*max-width: 100% !important; 	width: 200px; 	height: 100px;*/
}
/*.mini-section:hover
{
	color: #000;
}*/
a.more {
	color: #0D6195;
	text-decoration: none;
	font-weight: bold;
}
a.more:hover {
	text-decoration: underline;
}
.mini-section p {
	margin-bottom: 0 0 1.2em;
	display: block;
	text-align: justify;
	font-family: arial;
}
.last {
	margin-right: 0 !important;
}
.subtype-nav {
	color: #0b517d;
	font-weight: bold;
}

/*END MINI-SECTION*/

/*CATEGORIES*/
.categories-left {
	padding-top: 20px;
	width: 50%;
	float: left;
}
.categories-right {
	width: 45%;
	float: left;
}
#categories_list {
	list-style-type: square;
	margin-left: 20px;
	color: #7FBAD1;
}
#categories_list li a {
	color: #3c3c3c;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.83em;
	font-weight: bold;
}
#categories_list li a:hover {
	color: #000;
}
/*END CATEGORIES*/

/*FILTERS*/
.ddw_container {
	position: relative;
	float: left;
	display: block;
	margin: 0 0.5em 0 0;
	z-index: 10;
	cursor: pointer;
}
.sort_container {
	position: relative;
	float: right;
	display: block;
	margin: 0 1em 0 0;
	z-index: 11;
	cursor: pointer;
}
.sort_head {
	position: relative;
	display: block;
	width: 90px;
	color: #3c3c3c;
	text-align: right;
	padding: 5px 0;
	margin-left: 10px;
}
.sort_body {
	display: none;
	border: 1px solid #c4c4c4;
	position: absolute;
	z-index: 999;
	background: #EBEBEB;
	margin-top: 0px;
	margin-left: -40px;
	font-size: 0.7em;
}
.sort_body li a {
	color: #3c3c3c;
	text-decoration: none;
	padding: 5px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
.sort_body li a:hover {
	color: #000;
	background: #fff;
}


.menu_head {
	position: relative;
	display: block;
	width: 100%;
	color: #3c3c3c;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px 0; /*background: #f5f5f5; 	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); 	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8); 	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%); 	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%); 	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8); 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";  	border: 1px solid #c4c4c4; 	-webkit-border-radius: 3px; 	-moz-border-radius: 3px; 	border-radius: 3px; 	box-shadow: inset 0 0 1px 0 #ffffff; 	-webkit-box-shadow: inset 0 0 1px 0 #ffffff; 	-moz-box-shadow: inset 0 0 1px 0 #ffffff; 	-o-box-shadow: inset 0 0 1px 0 #ffffff;*/
}

.filter-selected .menu_head {
	background: #FDFAE2 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#FDFAE2), to(#e8e8e8));
	background: -webkit-linear-gradient(#FDFAE2, #e8e8e8);
	background: -moz-linear-gradient(center top, #FDFAE2 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #FDFAE2 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FDFAE2,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FDFAE2, endColorstr=#e8e8e8)";
}

.filter-selected .filter-img {
	background: url(../Images/Portal/reset.png) 96% 50% no-repeat;
}

.menu_body {
	display: none;
	width: 100%;
	font-size: 0.7em;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	position: absolute;
	z-index: 999;
	background: #EBEBEB;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
}
.filter-img {
	background: url(../Images/Portal/arrow-down.gif) 96% 50% no-repeat;
}
.menu_body li {
}
.menu_body li.alt {
}
.menu_body li a {
	text-transform: uppercase; /*font-size: 0.5em;*/
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
	padding: 5px;
	display: block;
}
.menu_body li a:hover {
	color: #000;
	background: #fff;
}

#manufacturer {
	width: 170px !important;
}
/*#material
{
	width: 90px !important;
}*/
#price {
	width: 130px !important;
}
.price-slider {
	background: #f5f5f5;
	padding-top: 5px;
	margin-bottom: 25px;
	font-size: 50%;
}

#amount {
	padding-left: 5px;
	border: 0;
	color: #3c3c3c;
	text-transform: uppercase; /*font-size: 0.7em;*/
	font-weight: bold;
	display: block;
	background: #f5f5f5;
	width: 110px;
}

#slider-range {
	width: 110px;
	margin-left: 5px;
	margin-top: 20px;
}
.ui-slider .ui-slider-handle {
	width: 1px !important;
	height: 1px !important;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.8em !important;
}
.top-paging {
	font-size: 0.95em;
	width: 96%;
	cursor: pointer;
	position: relative;
	display: block;
	color: #0D6195;
	text-align: right;
}
.top-paging:hover {
	color: #0781D4;
}
.filter-img a:hover {
	color: black;
}
/*END FILTERS*/

/*IMG-BOX*/
.img-box {
	width: 23%;
	float: left;
	margin: 0.5em 1.35% 0.5em 0;
	cursor: hand;
}
.img-box .img-conteiner {
	float: left;
	width: 100%;
	border: none;
	text-align: center;
	border: solid 1px #E1E1E1;
}
.img-box .img-style {
	width: 100px;
	height: 100px;
	vertical-align: top;
	max-width: 100% !important;
}
.imgBoxHeader {
	height: 35px;
	padding: 5px 0;
	float: left;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	cursor: hand;
}
.imgBoxHeader a {
	text-decoration: none;
}
.imgBoxHeader a:hover {
	text-decoration: underline;
}
/*END IMG-BOX*/

/*DETAIL PREVIEW*/
.details-picture {
	width: 58%;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: bottom;
}
#detailsBigImg {
	float: left;
	display: block;
	width: 90%;
	border: 1px solid #ccc;
	margin: 15px 15px 5px 0;
	padding: 0;
	background: whitesmoke;
	position: relative;
	z-index: 111;
	overflow: hidden;
}
#detailsBigImg img {
	/*width: 99.5%; 	height: 99.5%;*/
	vertical-align: top;
	max-width: 100% !important; /*border: 1px solid #ccc;*/
}
#detailsSmallImg {
	float: left;
	display: block;
	width: 90%;
	/*font-weight: bold;*/
	text-align: center;
	font-size: 0.9em;
	margin: 5px 0;
}
.smallContainer {
	float: left;
	display: block; /*border: 1px solid #ccc; 	-moz-border-radius: 3px; 	-webkit-border-radius: 3px; 	border-radius: 3px; 	box-shadow: 0 0 2px #888; 	-webkit-box-shadow: 0 0 2px #888; 	-moz-box-shadow: 0 0 2px #888; 	-o-box-shadow: 0 0 2px #888;*/
	margin-right: 5px;
	width: 22%; /*overflow:hidden;*/ /*padding:2px;*/ /*background:#0099CC;*/
}
.detailsImgbox {
	width: 100% !important;
	float: left;
	display: block;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px #888;
	-moz-box-shadow: 0 0 2px #888;
	-o-box-shadow: 0 0 2px #888;
	overflow: hidden;
}
.smallContainer img {
	/*width: 100%; 	height:100%;*/
	vertical-align: top;
	max-width: 100% !important; /*border: solid 1px #ccc;*/
	cursor: pointer;
}
.details-info {
	width: 39%;
	display: block;
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 15px;
	text-align: left;
	line-height: 18px;
}
.details-info h3 {
	color: #0b517d;
	font-weight: bold;
}
.border {
	border-bottom: solid 1px #dedede;
	height: 1px;
	width: 100%;
	margin: 10px 0 5px 0;
}
#bigimgLabel {
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
	position: absolute;
	z-index: 112;
	bottom: -26px;
	left: 0;
	right: 0;
	height: 25px;
	border-top: 1px solid #c4c4c4;
}
#bigimgLtxt {
	position: absolute;
	z-index: 113;
	bottom: -26px;
	left: 0;
	right: 0;
	height: 25px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.pic_infotxt {
	width: 100%;
	display: block;
	float: left;
	color: #ff2a00;
	/*font-weight: 700;*/
}

/*END DETAIL PREVIEW*/

/* MORE LINK */
a.morelink {
	text-decoration: underline;
	outline: none;
	color: #0B517D;
}
a.morelink:hover {
	text-decoration: none;
	outline: none;
	color: #0B517D;
}
.morecontent span {
	display: none;
}
/*END MORE LINK*/

/*PAGING*/
/*.pagination
{
	width: 96.5%;
	display: block;
	float: left;
	margin: 0;
	padding: 7px 0 6px;
	color: #666666;
	border: 1px solid #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
	text-align: center;
	font-size: 0.9em;
}*/

.page-numbers {
	display: inline;
	text-decoration: none;
	color: #404040;
	text-shadow: 1px 1px 0 #fff;
	margin: 0 3px;
	padding: 5px 9px 4px 11px;
	border: 1px solid #d1d1d1;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
.page-numbers:hover {
	background: #fff;
	border-color: #c4c4c4;
}
.page-numbers.current {
	background: #c2c2c2;
	border-color: #fff;
	color: #1f1f1f;
	text-shadow: none;
	box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
/*END PAGING*/

/********* BUTTONS **********/
.btn {
	display: inline-block;
	background: url(btn.bg.png) repeat-x 0px 0px;
	padding: 2px 10px 3px 10px;
	font-weight: bold;
	border: 1px solid rgba(0,0,0,0.4);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.btn:hover {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	cursor: pointer;
}
.blue {
	background: #0a4b74;
	background: -webkit-gradient(linear, left top, left bottom, from(#0a4b74), to(#062d45));
	background: -webkit-linear-gradient(#0a4b74, #062d45);
	background: -moz-linear-gradient(center top, #0a4b74 0%, #062d45 100%);
	background: -moz-gradient(center top, #0a4b74 0%, #062d45 100%);
	color: #ffffff;
}
.blue:hover {
	background: #0e69a3;
	background: -webkit-gradient(linear, left top, left bottom, from(#0e69a3), to(#0a4b74));
	background: -webkit-linear-gradient(#0e69a3, #0a4b74);
	background: -moz-linear-gradient(center top, #0e69a3 0%, #0a4b74 100%);
	background: -moz-gradient(center top, #0e69a3 0%, #0a4b74 100%);
	color: #ffffff;
}
.green {
	background: #95D86E;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#95D86E), to(#C3E9AD));
	background: -webkit-linear-gradient(#95D86E, #C3E9AD);
	background: -moz-linear-gradient(center top, #95D86E 0%, #C3E9AD 100%);
	background: -moz-gradient(center top, #95D86E 0%, #C3E9AD 100%);
	color: #333;
}
.green:hover {
	background: #D7F0C8;
	background: -webkit-gradient(linear, left top, left bottom, from(#D7F0C8), to(#C3E9AD));
	background: -webkit-linear-gradient(#D7F0C8, #C3E9AD);
	background: -moz-linear-gradient(center top, #D7F0C8 0%, #C3E9AD 100%);
	background: -moz-gradient(center top, #D7F0C8 0%, #C3E9AD 100%);
	color: #333;
}
/*********END BUTTONS **********/

/************** END PAGE CONTENT ****************/

/************** FOOTER CONTENT ****************/
#footer p {
	margin: 0px;
	padding: 10px;
}
#footer a {
	color: #666;
}
#footer a:hover, #footer a:hover * {
	color: white;
	outline: none !important;
	-moz-outline-style: none !important;
	text-decoration: none;
}
/************** END FOOTER CONTENT ****************/

/************** LEFT CONTENT ****************/
.left-menu {
	margin: 0 0 1em 0;
	display: block;
	padding: 10px 15px 10px 15px;
	border: 1px solid #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
.left-menu h3 {
	margin: 1px 0;
	padding: 0;
	color: #0B517D;
	font-weight: bold;
	font-family: sans-serif; /*font-size: 1.0em;*/
}
.left-menu ul {
	clear: both;
	list-style-type: none;
	padding-left: 0;
	display: block;
	border: 0; /*font-size: 100%;*/
	vertical-align: baseline;
}
.left-menu ul li {
	background: url(/Images/pc/arrow-local-navigation.gif) no-repeat 5% 55%;
	border-bottom: 1px solid #E0E0E0;
	overflow: hidden;
	padding: 7px 20px 4px;
	display: list-item;
}

.left-menu ul li a, .left-menu ul li a:visited {
	color: #3C3C3C;
	font-weight: normal;
	font-family: sans-serif;
	padding: 0;
	text-decoration: none;
	line-height: 1.5; /*font-size: .8em;*/
}
.left-menu ul li a:hover {
	/*padding-left:10px;*/
	color: #000;
}

.left-menu-news {
	margin: 0 0 1em 0;
	display: block;
	padding: 10px 15px 10px 15px;
	border: 1px solid #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
.left-menu-news h3 {
	margin: 1px 0;
	padding: 0;
	color: #0B517D;
	font-weight: bold;
	font-family: sans-serif; /*font-size: 1.0em;*/
}

.curious_link{text-decoration:none;}
.curious_link:hover{text-decoration:underline;}
/************** END LEFT CONTENT ****************/

#gold_table {
	border: solid 1px #FF4A0C;
	text-align: right;
}
#gold_table td {
	text-align: right;
	padding: 5px;
	border: solid 1px #CCC;
}
#gold_table .trhead {
	color: #0b517d;
	font-weight: bold;
	font-size: 1em;
	background: #EEE;
}
.mt {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}


/************** MY ACCOUNT ****************/

#usernameDiv {
	width: 40%;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	font-size: 1.1em;
	color: black;
}
#passwordDiv {
	width: 50%;
	float: left;
	margin-top: 20px;
	color: black;
	font-size: 1.1em;
}
#usernameDiv input, #passwordDiv input {
	width: 170px;
	padding: 5px;
	font-size: 1em;
}
.myacc_btnDiv {
	width: 100%;
	float: left;
	margin-top: 10px;
}

/************** Product Details ****************/
#quantityDiv {
	border: 1px solid #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
#phis-descr1 input[type=text] {
	width: 30px;
	font-family: Helvetica, sans-serif;
	text-align: center;
}
.div-increment {
	overflow: hidden;
	margin: 0;
}
/*.ibutton { margin: 0 0 0 5px; text-indent: -9999px; cursor: pointer; width: 13px; height: 13px; float: right; text-align: center; color:gray; background: url(/Images/Portal/buttons.png) no-repeat; }*/
.ibutton {
	margin: 0 0 0 5px;
	cursor: pointer;
	width: 13px;
	height: 20px;
	float: right;
	text-align: center;
	color: gray;
	text-indent: -9999px;
}
.inc {
	background: url(/Images/Portal/plus_10.png) 0% 45% no-repeat;
}
.dec {
	/*background-position: 0 -13px;*/
	background: url(/Images/Portal/minus_10.png) 0% 45% no-repeat;
}
#phis-descr th, #phis-descr1 th {
	font-weight: bold;
}
#phis-descr td, #phis-descr th {
	padding: 3px;
}
#phis-descr1 td, #phis-descr1 th {
	padding: 1px 0;
	border-bottom: solid 1px #CCC;
}
#phis-descr1 td {
	vertical-align: top;
}
.trlast td {
	border: 0 !important;
}

#phis-descr1 table td {
	border: 0 !important;
}
.div-increment, .div-increment tr, .div-increment td {
	margin: 0;
	padding: 0;
}
.tdResult img {
	cursor: pointer;
}

/*#fleftm
{
	position:fixed;
	top:45%;
	left:0;
	padding:3px;
	color:#333;
	z-index:99999;
	overflow:hidden;
	
	border: 1px solid #c4c4c4;
	border-left:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";	
}*/

/********* Mesaging *****************/
#msg-load {
	z-index: 9999; /*min-height: 55px; 	_height: 55px;*/
	height: auto;
	display: none;
}
#infoDiv {
	margin-top: 5px; /*display: none; position: fixed; 	top: -200px; 	left: 0; 	right: 0; 	z-index: 9999; 	min-height: 28px; 	padding: 15px 5px 5px 5px; 	background: #fff; 	border: 1px solid #fff;*/
}
.Default {
	border: 1px solid #fff;
	padding: 15px 5px 5px 5px;
	background: #fff; /*min-height: 28px;*/
}
.Warning {
	border: 1px solid #FFCC00;
	padding: 15px 5px 5px 5px;
	background: #FFFFCC;
	font-size: 12px;
	min-height: 28px;
	text-align: center;
	vertical-align: text-top;
}

.Success {
	border: 1px solid #598E00;
	padding: 15px 5px 5px 5px;
	background: #D2FFD2;
	font-size: 12px;
	min-height: 28px;
	text-align: center;
	vertical-align: middle;
}
.Error {
	border: 1px solid #FCA6A6;
	padding: 15px 5px 5px 5px;
	background: #FEE2E2;
	font-size: 12px;
	min-height: 28px;
	text-align: center;
	vertical-align: middle;
}
#loadingDiv {
	margin-top: 5px;
	text-align: center;
	border: 1px dotted #CCC;
	padding: 10px 0;
	color: #003366;
	display: none;
}

#loadingtext {
	padding-left: 10px;
	vertical-align: middle;
}
/*TAB MENU*/
/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}


/**************************************
******** MODAL POPUP STYLE ************
***************************************/
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}
#boxes .window {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
	overflow: hidden;
}
#boxes #qv_dialog {
	width: 100%;
	max-width: 620px; /*min-height: 200px; 	max-height: 600px;*/ /*background-color: #ffffff;*/
}
#boxes #mcontent {
	width: 100%;
	float: left;
	max-height: 620px;
	min-height: 400px;
	overflow: auto;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

/*#mcontent img
{
	margin:10px;
}*/
#mfooter {
	clear: both;
	width: 100%;
	float: left;
	height: auto;
	font-weight: bold;
	padding: 5px 0;
	border: 1px solid #c4c4c4;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
#mfooter a {
	margin-right: 5px;
	line-height: 250%;
	text-decoration: none;
	color: #05559f;
	padding: 0 10px;
	display: block;
	width: 80px; /*border: 1px solid #c4c4c4; 	box-shadow: inset 0 0 1px 0 #ffffff; 	-webkit-box-shadow: inset 0 0 1px 0 #ffffff; 	-moz-box-shadow: inset 0 0 1px 0 #ffffff; 	-o-box-shadow: inset 0 0 1px 0 #ffffff;*/
}
#mfooter a:hover {
	color: #333; /*border-color: #c1c1c1;*/
}
#mheader {
	width: 100%; /*float: left;*/
	height: 30px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0;
	border: 1px solid #c4c4c4;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}
.mhspan {
	color: #333;
}
/********* END ***********rgb(10, 75, 116)*/

.img-wrapper250 img {
	cursor: pointer;
	cursor: hand;
}

.new-reg:hover {
	color: #48ABEE !important;
}
#aTabShop {
	/*background:url(/Images/Portal/ico-breadcrumb-home.png) no-repeat;*/
	background: #1f1f1f;
	background: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#000000));
	background: -webkit-linear-gradient(#1f1f1f, #000000);
	background: -moz-linear-gradient(center top, #1f1f1f 0%, #000000 100%);
	background: -moz-gradient(center top, #1f1f1f 0%, #000000 100%);
	background-image: url(/Images/Portal/icon-home.png);
	background-repeat: no-repeat;
	background-position: center;
}

#aTabContacts:hover{
	color:White;
	border-right: 1px solid #2c2c2c;
}

/**************************************
******** GOLD SILVER TARIFI ************
***************************************/
/*.redemption
{
	margin: 3px 0 0;
	padding-bottom: 10px;
	width: 290px;
	float: left;
}
.top_redemption strong
{
	color: #004282;
	font-size: 1.083em;
	font-weight: bold;
}
.redemption_tabs ul li a
{
	display: block;
	padding: 5px 10px;
	float: left;
	background-color: #EEE;
	background: #fff;
	text-decoration: none;
	position: relative;
	border: solid 1px #ccc;
}
.redemption_tabs ul li a.active
{
	background: #004282;
	color: white;
	border: solid 1px #004282;
}
.redemption_tabs ul li a i
{
	display: none;
}
.redemption_tabs ul li a.active i
{
	height: 8px;
	width: 7px;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: -8px;
	right: 49%;
	background: url('/Images/Portal/bgr-arrow-blue.gif') no-repeat 0 0;
	z-index: 2;
}
.redemption_table table
{
	width: 277px;
	border: solid 1px #CCC;
	border-top: 0 none;
}
.redemption_table table td
{
	padding: 5px 10px;
}
.redemption_table table tr.even td
{
	background-color: #f3f3f3;
}
.redemption_table
{
	width: 280px;
	overflow: hidden;
}
#gold, #silver
{
	float: left;
	width: 280px;
}
.tabs-holder
{
	width: 560px;
}*/
/********* END ************/


.popup-img {
	border: 1px solid #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}

.contacts {
	font-size: 0.917em;
	background: #f7f7f7 url(../Images/Portal/bgr-contact-center.png) no-repeat 100% 0 !important;
	filter: none !important;
}
.contacts h3 {
	/*color: #000;*/
	font-size: 1.4em;
	font-weight: bold; /*font: bold 2em/1.250em 'sp_universusmlregular', "Trebuchet MS", Arial, serif;*/
}
.contacts h3 a {
	/*color: #000;*/
}
.contacts big {
	color: #004a92;
	font-size: 1.500em;
	font-weight: bold;
}

.contacts .clearfix {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.prDescr .product-title {
	text-align: left;
}
.popimg {
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.colblack span:hover {
	color: #333 !important;
}
#quiqPanel {
	border: 1px solid #152F67;
	box-shadow: inset 0 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	background: #1A3B82;
	background: -webkit-gradient(linear, left top, left bottom, from(#4B79DB), to(#1A3B82));
	background: -webkit-linear-gradient(#4B79DB, #1A3B82);
	background: -moz-linear-gradient(center top, #4B79DB 0%, #1A3B82 100%);
	background: -moz-gradient(center top, #4B79DB 0%, #1A3B82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4B79DB,endColorstr=#1A3B82);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4B79DB, endColorstr=#1A3B82)";
	color: white;
	padding: 3px 0;
	margin-bottom: 10px;
}
#quiqPanel ul li {
	float: left;
	list-style-type: none;
}
#quiqPanel a {
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
}
#quiqPanel a:hover {
	text-decoration: underline;
}

.panel33 {
	border: solid 1px #E5E5E5;
	margin-left:8%;
	height: 205px;
	-webkit-box-shadow: inset 0 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 1px 0 #ffffff;
	-o-box-shadow: inset 0 0 1px 0 #ffffff;
	box-shadow: inset 0 0 1px 0 #ffffff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background: -webkit-linear-gradient(#f5f5f5, #e8e8e8);
	background: -moz-linear-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	background: -moz-gradient(center top, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5,endColorstr=#e8e8e8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f5f5, endColorstr=#e8e8e8)";
}

#discount_promotion {
	margin-left: 0;
}

.panel33 h3 {
	margin: 1px 0;
	padding: 0;
	color: #0B517D;
	font-weight: bold;
	font-family: sans-serif;
}

#holiday_promotion {

}

.holiday-menu {
	padding: 10px 15px 10px 15px;
}

.holiday-menu ul {
	clear: both;
	list-style-type: none;
	padding-left: 0;
	display: block;
	border: 0;
	vertical-align: baseline;
}

.holiday-menu ul li {
	background: url(/Images/pc/arrow-local-navigation.gif) no-repeat 2% 55%;
	overflow: hidden;
	padding: 2px 20px 2px;
	display: list-item;
}

.holiday-menu ul li a, .holiday-menu ul li a:visited {
	color: #3C3C3C;
	font-weight: normal;
	font-family: sans-serif;
	padding: 0;
	text-decoration: none;
	line-height: 1.5; /*font-size: .8em;*/
}

.holiday-menu ul li a:hover {
	/*padding-left:10px;*/
	color: #000;
	text-decoration: underline;
}


#top-nav {
	background: none;
}

#top-links a {
	color: #555;
}

#header-logo {
	padding: 0px 20px 35px;
	margin-top: -10px;
}

#header-search {
	top: 45px;
}

.mhspan {
	/*color: #fff;*/
	color: #333;
}

#mheader {
	color: #fff;
	border: none;
	background: white !important;
	-ms-filter: none;
	filter: none !important;
	border-bottom: solid 1px #eee; /*background: #1A3B82;             background: -moz-gradient(center top, #1A3B82 0%, #3c6dcf 100%);             background: -moz-linear-gradient(top, #1A3B82 0%, #3c6dcf 100%);             background: -webkit-gradient(left top, left bottom, color-stop(0%, #1A3B82), color-stop(100%, #3c6dcf));             background: -webkit-linear-gradient(top, #1A3B82 0%, #3c6dcf 100%);             background: -o-linear-gradient(top, #1A3B82 0%, #3c6dcf 100%);             background: -ms-linear-gradient(top, #1A3B82 0%, #3c6dcf 100%);             background: linear-gradient(to bottom, #1A3B82 0%, #3c6dcf 100%);             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#1A3B82, endColorstr=#3c6dcf, GradientType=0 );             -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1A3B82, endColorstr=#3c6dcf)";*/
}
.materials-div, .giftsnav-div {
	background: #05559F;
	padding: 5px 10px;
	display: none;
	position: absolute;
	top: 22px;
	z-index: 8;
	right: 0; /*width:100%;*/
}

.giftsnav-div li {
display:block;
float:left;
width:175px;
height:15px;
padding:5px 0;
text-align:left;	
}
/*.materials-div li {
                float: none !important;
            }*/
/*.materials-div a{color:#333 !important;background:rgba(245, 245, 245, 0.89);}*/
/*.materials-div li{width:100%;}
        .materials-div li:hover{color:#ccc !important;background:#4B79DB;}*/
.bkg-blue {
	background: #05559F;
}
