@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{
}
a {
	color:#840000;
}
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{
background-color: Gainsboro; 
}
.border_1{
 border-bottom:1px solid #000000; 
}
.color_1{
background-color: Silver;
}
.login_4{
background-color:#C3C3C3;
color:#C3C3C3;
}
.border_1{
border:1px solid #C3C3C3;
}
.color_2{
background-color:#C3C3C3;
}
.color_3{
background-color:#cbdce0;
}
.color_4{
background-color:#EEEEEE;
}


/***********   CLIENT ACCOUNT DECLARATIONS 	 ***********/
.client-account-wrap {
	margin: 10px;
}

.client-account-content {
	border: 1px solid #ddd;
	background: #fff;
	
}

.rounded-no-lt {
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0;
	border-radius: 6px;
	border-top-left-radius: 0;
}

.rounded-top {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.rounded-no-lb {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}

.rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.client-account-ul-menu {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
}

.client-account-ul-menu li {
	float: left;
	margin-right: 1px;
	background: #F5F5F5;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 5px;
	padding-top: 3px;
	margin-top: 4px;
	color: #666666;
}

.client-account-ul-menu li:hover {
	background: #fff;
}

.client-account-ul-menu li a {
	color: #666;
}

#clAccount-active {
	border-bottom-color: #fff;
	height: 20px;
	margin-bottom: -3px;
	background-color: #fff;
	margin-top: 0;
	padding-top: 7px;
	padding-bottom: 1px;
}

.clAccount-top {
	text-align: right;
	margin: 10px;
}

#clAccount-active a {
	color: #006666 !important;
}

.clAccount-block {
	border: 1px solid #ddd;
	margin: 10px;
	margin-top: 18px;
	margin-bottom: 18px;
	background: url('../images/clAccount/clAccount-block-bg.png') repeat-x;
}

.clAccount-block-Icon {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #ddd;
}

.clAccount-block-Title {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 6px;
	font-size: 14px;
}

.clAccount-block-content {
	border-top: 1px solid #ddd;
	text-align: left;
}

.clAccount-block-cLeft {
	width: 50%;
	border-right: 1px solid #ddd;
}

.clAccount-block-cRight {
	width: 50%;
	display: inline-block;
}

.clAccount-ProfileImg {
	width: 68px;
	height: 64px;
	border: 1px solid #ddd;
	margin: 5px;
	display: inline-block;
	background: url('../images/clAccount/clAccount-profile-Img.png') center bottom
		no-repeat;
}

.clAccount-Links {
	
}

.viewOrders{
margin:10px;
}
.clAccount-block-left{
width: 50%;
float:left;
border-right: 1px solid #ddd;
padding:10px;
padding-right:0;
background: #E3F6F6;
}
.clAccount-block-right{
width: 45%;
float:left;
padding:10px;
padding-right:0;
}
.clAccount-block-left span{
font-weight: bold;
padding-right:12px;
line-height:20px;
}
.clAccount-block-right span{
font-weight: bold;
padding-right:15px;
line-height:20px;
 }
.clAccount-OrderDetails{
margin-top:6px;

}
.clAccount-CommandeStatus{
font-weight: bold;
padding-right:12px;
line-height:20px;
}
.clAccount-OrderDetails a{
float:right;
line-height:20px;
margin-right:10px;
}
.nest-block{
height: 122px;
}
.border-1-top{
border-top:1px solid #ddd;
}
.client-account-content a:hover{
/*font-weight: bold !important;*/
color: #000;
}
.totalPurchaseCost{
float: right;
}
.margin-10{
padding: 10px;
}
.serial-red{
color: #ff0000;
}
.serialStatus-White{
background-color: #ffffff;
}
.serialStatus-Green{
background-color: #33cc33;
}
/***********   		      //	 			 ***********/