@CHARSET "ISO-8859-1";
.pageTextHeader.values{
	color:#000000;
}
.pageTextHeader input, .pageTextHeader select, .pageTextHeader select option{
	font-size:11px;
	padding:2px 1px 1px;
}
.text10{
	padding-right:5px;
}

.withArrowsLeft{
	color:#950000;
	font-weight:bold;
	cursor:pointer;
}
.td_info{
	padding:3px;
}
.text10rosu{
}
.fr{
	float: none;
}
a {
	color:#840000;
}
.tvaCartColumn{
    display:none;
}
a.withArrows {
	background:url(../images/button.gif) no-repeat scroll left center;
	color:#FFFFFF;
	display:block;
	float:right;
	margin:5px;
	padding-left:15px;
	text-decoration:none;
	cursor: pointer;
	text-decoration:none;
}

.withArrows span {
	background:url(../images/button.gif) no-repeat scroll right center;
	color:#FFFFFF;
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	padding-right:15px;
	cursor: pointer;
	
}

a.withArrowsMin100 {
	background:url(../images/button.gif) no-repeat scroll left center;
	color:#FFFFFF;
	display:block;
	float:right;
	margin:5px;
	padding-left:15px;
	text-decoration:none;
	cursor: pointer;
	text-decoration:none;
}

.withArrowsMin100 span {
	background:url(../images/button.gif) no-repeat scroll right center;
	color:#FFFFFF;
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	min-width: 140px;
	text-align:center;
	padding-right:15px;
	cursor: pointer;
	
}
.borderChenar1px {
border:1px solid #B80105;
 background-color:#EEEEEE;  
}
.login_1{
border-bottom:1px solid #999999;
}
.login_2{
border-bottom:1px solid #FF0000;
}
.login_red{
border-bottom:1px solid red;
}
.input_font_required{
color: red;

}
.login_3 td{
background-color: Gainsboro; 
}
/* BORDER RADIUS
*/
tr.login_3 td:first-child{
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
-khtml-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-khtml-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;	
}
tr.login_3 td:last-child{
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-khtml-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-khtml-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;	
}

.border_1{
 border-bottom:1px solid #000000; 
}
.color_1 td{
background-color: Silver;
}
/* BORDER RADIUS
*/
tr.color_1 td:first-child{
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
-khtml-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-khtml-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;	
}
tr.color_1 td:last-child{
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-khtml-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-khtml-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;	
}

.login_4{
background-color:#C3C3C3;
color:#C3C3C3;
}
.border_1{
border:1px solid #C3C3C3;
}
.color_2 td{
background-color:#C3C3C3;
}
/* BORDER RADIUS
*/
tr.color_2 td:first-child{
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
-khtml-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-khtml-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;	
}
tr.color_2 td:last-child{
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-khtml-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-khtml-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;	
}

.color_3{
background-color:#cbdce0;
}
.color_4{
background-color:#EEEEEE;
}


.button_div_left{
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}

a.button_text{
	font-size:12px;
	color:#ffffff;
	position:relative;
	top:2px;
	text-decoration:none !important;
}

.button_div_right{
	float:left;
}
div.button_div{
	display:inline-block;
	zoom: 1;
	*display:inline;
}

div.button_div:hover div.button_div_left {
}

div.button_div:hover div.button_div_right {
}

/*
	NEW ORDER STEP

div#loadingPriceTable{
	background: url('../../../images/loading.gif');
	width:100px;
	height:100px;
	position:absolute;
	z-index:2;	
	display: none;

}
*/
.loadingPriceTable {
    display: none;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    position: absolute;
    width: 40px;
    z-index: 1104;
}
.loadingPriceTable div{
	background-image: url("../../../images/loading.png");
    height: 480px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 40px;	
}


.showCursor img:hover{
	cursor: pointer;	
}
.recommProdTitle a{
	font-size: 13px;
	font-weight: bold;
}

.recommText{
	font-size: 11px;
	padding-right: 2px;
}
.priceRecom{
	color: #DF0000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
}
.newRecomProd{
	background:#CCCCCC url("../images/recommBg.png") repeat-x;
	border: 1px solid #C3C3C3;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.titleSaveCart{
	font-weight: bold;
	font-size: 12px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.emailSaveCart{
	color: #949494;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
.emailSaveCartBg{
	margin-left: 5px;
	background:#D4D4D4 url("../images/emailSaveBg.png") repeat-x;
	border: 1px solid #B9B9B9;
    padding-bottom: 5px;
    padding-top: 5px;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
   
}

.headerTopCart{
	background: #CCCCCC url("../images/bg-title-line.png") repeat-x;	
	height: 35px;
	margin-bottom: 5px;
	margin-top:25px;
	color:white;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	vertical-align: middle;
	border-radius: 5px;
}
.headerTopCart span{
	padding-left: 25px;
	color:black;
	font-size: 14px;
	font-weight: bold;
}


.miniCartTopFix{
	margin-left: 35px !important;	
}

.imgEffect:hover{
	padding-top: 2px;	
}
.prodImgEffect{
	height: 51px;
	width: 37px
}
.prodImgEffect img:hover{
	border: 1px solid #6B6B6B;	
}
.prodImgEffectRec{
	height: 50px;
	width: 36px;
	padding-right: 5px;
}
.prodImgEffectRec img:hover{
	border: 1px solid #6B6B6B;	
}
#resizeEmail label div{
	max-width:250px; 	
}
#addReduction{
	margin-left:10px;
}
#fillMiniCart{
	display: none;
}
/*
	RECOMENDED PRODUCTS BUTTONS
*/
.recomBut_left{
	background:url("../images/butRecomCart2.png") no-repeat 0px 0px;
	height: 27px;
	padding-left: 0px;
}
.recomBut_right{
	background: url("../images/butRecomCart2.png") no-repeat -108px 0px;
	height: 27px;
	width: 26px;
	cursor: pointer;
}
div.recomBut_div{
	margin-top:0px;
}
span.recomBut_text{
	color: white;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 27px;
    top:0px;
    padding-top: 0px;
    padding-left: 10px;
}
div.recomBut_div:hover div.recomBut_left {
	background: url("../images/butRecomCart2.png") no-repeat 0px -29px;
	cursor: pointer;
}

div.recomBut_div:hover div.recomBut_right {
	background: url("../images/butRecomCart2.png") no-repeat -108px -29px;
	cursor: pointer;
}
/*
	MINI CART BUT
*/
.miniCartBuy_left{
	background:url("../images/miniCartBuy.png") no-repeat 0px 0px;
	height: 27px;
	padding-left: 0px;
}
.miniCartBuy_right{
	background: url("../images/miniCartBuy.png") no-repeat -96px 0px;
	height: 27px;
	width: 4px;
	cursor: pointer;
}
div.miniCartBuy{
	margin-top:0px;
}
span.miniCartBuy_text{
	color: white;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 27px;
    padding-left: 5px;
}
div.miniCartBuy:hover div.miniCartBuy_left {
	cursor: pointer;
}

div.miniCartBuy:hover div.miniCartBuy_right {
	cursor: pointer;
}

/*
	LOGIN BUT
*/
.proceedLogin_left{

}
.proceedLogin_right{

	cursor: pointer;
}
div.proceedLogin{
	margin-top:0px;
}
span.proceedLogin_text{
	color: white;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 27px;
    padding-left: 5px;
}
div.proceedLogin:hover div.proceedLogin_left {
	cursor: pointer;
}

div.proceedLogin:hover div.proceedLogin_right {
	cursor: pointer;
}
#forgotPass{
	color:#CE171C;	
	font-weight: bold;
	margin-left: 10px;
}
#forgotPass:hover{
	cursor: pointer;
	text-decoration: underline;
}
.moreInfoRec{
	font-weight: bold;
	color: #C41526;
	text-transform: lowercase;	
}
.moreInfoRec:hover{
	text-decoration: underline;
	cursor: pointer;
}

/*
	FANCY SCROOL	
*/

.fancyScroolUp{
	background: url("../images/scroolup.png") no-repeat;	
	width: 30px;
	height: 29px;
	margin: 5px;
	display: inline-block;
	position: absolute;
	z-index: 1112;
	
}
.fancyScroolUp:hover{
	cursor: pointer;	
}
.fancyScroolDown{
	background: url("../images/scrooldown.png") no-repeat;	
	width: 30px;
	height: 29px;
	margin: 5px;
	display: inline-block;
	position: absolute;
	z-index: 1111;
	bottom: 0px;
}
.fancyScroolDown:hover{
	cursor: pointer;
}

.myFancyOverlay{
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.fancyDescStyle{
	padding-right: 25px;	
}
#showFillMsg{
	font-size: 11px;
	color: #A80000;
	font-weight: bold;	
}

.title-number{
	background: #6B6B6B url("../images/bg-title-line-number.png") repeat-x;	
	width: 40px;
	height: 35px;
	color:white;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	vertical-align: middle;
	padding-left: 15px;
	border-radius: 5px;
	float: left;
}
.class_preloader{
	display:none;
}

.client_logged {
    padding: 5px;
}

.rightTabsTitle {
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding-left: 25px;
}

.ulstyle {
    text-align: left;
}

.ulstyle li {
    padding: 5px;
}