@charset "utf-8";
/* CSS Document */

/*
Web: UK Roadways	
Date: 07-05-2012
Designed and Developed By : Deepak Budhiraja 
						    (http://www.xperiainfotech.com)
*/

/* ------------------------- Css Reset -------------------------------*/


#contact-form .radio{ float:left; margin-right:10px; margin-top:10px; }

#contact-form .radio-lbl{ width:200px;margin-top:10px;}

.clear{
	clear:both;
}

#form-container-right{
	width:350px;
	margin:0px 0px;
	float:right;
	background-color:#F7F7F7;
	padding:20px 10px 20px 30px;
	border:solid 1px #FFCC33;
}


#form-table{
margin:0px;
padding:0px;

}


#form-table td{	
height:18px;
width:190px; 

}

fieldset{
	padding:0px;
	margin-bottom:8px;
	clear:both;
border:0px;


}

#form-table td:nth-child(2) {
		
			
		
	  }

#contact-form .margin-zero{ margin:0px; padding:0px;}
tr{ margin:3px 0px;}


#contact-form{}

#contact-form label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
	font-weight:bold;
	color:#666666;
	width:172px;
	height:18px;
	float:left;

}

#contact-form legend{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
	font-weight:bold;
	color:#666666;
	width:340px;
	height:18px;
	

}

#contact-form .date{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
	color:#666666;
	width:95px;
	height:18px;

}

#contact-form .year{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
	color:#666666;
	width:50px;
	height:18px;
	margin-left:60px;

}

#contact-form .month{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
	color:#666666;
	width:100px;
	height:18px;

}

#form-container-right .text{
		width:150px;
		height:25px;
		margin:0px 15px 0px 0px;
		padding:0px;
		border: solid 1px #CCCCCC;
		-moz-border-radius:5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		background:url(../images/text-bg.jpg) repeat-x bottom center #fff;
		
}

#form-container-right .bday{
		width:50px;
		height:25px;
		margin:0px 15px 0px 0px;
		padding:0px;
		float:left;
		border: solid 1px #CCCCCC;
		-moz-border-radius:5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		background:url(../images/text-bg.jpg) repeat-x bottom center #fff;
		
}

#form-container-right .bmonth{
		width:110px;
		height:25px;
		margin:0px 15px 0px 30px;
		padding:0px;
		float:left;
		border: solid 1px #CCCCCC;
		-moz-border-radius:5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		background:url(../images/text-bg.jpg) repeat-x bottom center #fff;
		
}

#form-container-right .byear{
		width:65px;
		height:25px;
		margin:0px 15px 0px 30px;
		padding:0px;
		float:left;
		border: solid 1px #CCCCCC;
		-moz-border-radius:5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		background:url(../images/text-bg.jpg) repeat-x bottom center #fff;
		
}


#form-container-right .text-long{
		width:320px;
		height:25px;
		margin:0px 15px 0px 0px;
		padding:0px;
		clear:both;
		border: solid 1px #CCCCCC;
		-moz-border-radius:5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		background:url(../images/text-bg.jpg) repeat-x bottom center #fff;
		
}

#contact-form .customStyleSelectBoxInner { background:url(../images/canvas-list-nav-item-arrow.gif) no-repeat center right; width: 310px; display: inline-block; }

#contact-form span.customStyleSelectBox.changed { background-color: #f0dea4; }
#contact-form span.customStyleSelectBox { font-size:14px; 		
							background:url(../images/text-bg.jpg) repeat-x bottom center #fff; color:#7c7c7c; padding:5px 7px; border:1px solid #e7dab0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px 5px; width:310px; }