﻿.contactBarInnerPage{
	width:771px; 
	height:153px;
	background: url('../Images/contactForm_innerPage.gif');
}


.contact #ContactForm {
	position: absolute;	
	left: 292px;
	top: 0px;  	
	width:463px; 
	height:82px;
	background: url('../Images/contactForm.gif');
	background-repeat:no-repeat;
	direction: rtl;
}
.buttsend
{
	position: absolute;
	left: 212px; 
	top: 0px; 	
	
	display:block;	
	border: 0px;
	cursor: pointer;
	width:79px; 
	height:82px;
	background: url('../Images/button_send.gif');
	background-repeat:no-repeat;
}	

.NoProblemLogo
{

	background: url('../Images/noProblem.gif');
	background-repeat:no-repeat;
}

.buttLiveChat
{
	position: absolute;
	left: 115px; 
	top: 0px; 	
	display:block;	
	width:87px; 
	height:82px;
	background: url('../Images/button_liveChat.gif');
	background-repeat:no-repeat;	
}	

.phone 
{
	position: absolute;
	left: 18px; 
	top: 0px; 
	}

#mustFields 
{
	position: absolute;
	left: 107px;
	top: 84px;	
	width: 80px; 	
	color: #ffffff;
	font-size: 11px;
	}

	
#ValidationSummary	
{
	position: absolute;	
	left: -60px;
	top: 87px;
	width: 250px; 	
	height: 16px; 	
	color: #ffffff !important;
	font-size: 11px;
	overflow: hidden;	
	}
	
#ValidationSummary * {color: #ffffff !important;}

#ContactForm .text{
	position: absolute;
	right: 0px;
	top: 0px;
	width:126px; 
	height:64px;
	padding:9px 15px;
	color:#fff;
	font-weight:bold;	
	font-size:12px;
}

#ContactForm .text1{
	position: absolute;
	right: 0px;
	top: 0px;
	color:#fff;
	font-weight:bold;	
	font-size:12px;
}


.highlight{
	color:#D5DADD;
	display:block;
	line-height:22px;
}

.detailsForm
{
	position: absolute;
	left: 115px;
	top: 0px;			
	width:191px;
	height:73px;
	padding-top:6px;
}

.detailsForm .label{
	float:right;
	width:50px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

.detailsForm input{
	width:115px; 
	height:11px;
	margin-right:10px;
	margin-bottom:7px;
	background-color:#D5DADD;
	font-size: 11px;
	
}
.detailsForm input.ltr
{
	direction: ltr !important;
	text-align: left;
	}

	
.formLinks{	
	width:103px; 
	display:inline;
	position: absolute;
	left: 0px;
	top: 20px;	
	font-size:12px;
}

.formLinks A{
	display:block;
	background: url('../Images/plus.gif');
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:14px;
	padding-bottom:5px;
	color:#ffffff;
	text-align: right;
}


#floatLayerBg
{
	position: absolute;
	left: -80px; 
	top: 45px;
	width: 272px;
	height: 127px;
	background: url('../NoProblem/Images/float_layer.png') no-repeat left top;
	_background: none;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../NoProblem/Images/float_layer.png',sizingMethod='image');
	}
	
.floatLayer 
{
	position: absolute;
	left: -80px; 
	top: 45px;	
	width: 272px;
	height: 127px;	
	}

	
.floatLayer textarea 
{	
	width: 233px;
	direction: rtl;
	text-align: right;
	height: 70px; 
	overflow: auto;	
	background: #E1E5EC;
	font-size: 11px;
	border: 0px;	
	}	
	
.floatLayer .textWrap 
{
	padding-left: 15px; 	
	padding-right: 20px; 	
	padding-top: 10px; 		
	}
	
.floatLayer h3 
{
	color: #E31216;
	font-size: 12px;
	margin: 0px; 
	padding: 0px; 
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom: solid #D5DADD 1px;
	}
	
.floatLayer .minus
{
	width: 15px;	
	height: 12px; 
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 18px; 
	top: 10px; 
	z-index: 11;
	background: url('../Images/x.gif') no-repeat left 4px;
	}
	
	
#timeSelection .day 
{	
	}	
	
#timeSelection .time {clear: both;}	

#timeSelection .day span 
{
	width: 50px;
	text-align:right;
	padding-left: 30px;
	padding-top: 3px; 
	height: 18px;
	font-size: 11px;
	float: right;
	background: url('../Images/calendar.gif') no-repeat 5px 0px;
	}	
#timeSelection .time span 
{
	width: 50px;
	height: 18px;
	text-align:right;
	padding-top: 3px; 
	padding-left: 30px;
	font-size: 11px;
	float: right;
	background: url('../Images/clock.gif') no-repeat 5px 0px;
	}	

#timeSelection .day select 
{
	width: 156px;
	float: right;
	height: 16px;
	font-size: 10px; 
	margin-top: 2px; 
	}	
	
#timeSelection .time select 
{
	height: 16px;
	font-size: 10px; 
	margin-top: 2px; 
	width: 156px;
	float: right;
	}	

#commentsBox h3 
{
	border-bottom: 0px;
	padding-bottom: 0px; 
	}


	
#SearchFormResponse 
{
	position: absolute;
	width: 512px;
	height: 85px; 	
	background: url('../Images/search_response.gif') no-repeat left top;
	left: 212px; 
	top: 0px; 
	padding-right: 30px;
	padding-top: 20px;
	}
	
#SearchFormResponse h3 
{
	color: #D5DADD;
	margin-bottom: 5px; 
	margin-top: 0px; 
	}
	
#SearchFormResponse p 
{
	margin-bottom: 5px; 
	margin-top: 0px; 
	color: #ffffff;
	}
	
#SearchFormResponse .orderMore 
{
	position: absolute;
	left: 14px; 
	top: 12px; 
	width: 85px;
	height: 60px; 
	background: url('../Images/Order_more.gif') no-repeat left top;
	
	}
