@charset "utf-8";
/* CSS Document */

body{
	width:968px;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E7EFF5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}

* +html .fix{height:5px;}

a{color:#0e4d9f; text-decoration:none;}
a:hover{color:#666666;}

p{margin-top:15px; margin-bottom:10px;}

h1, h2, h3, h4, ul, li{
	margin:0px; padding:0px;
}

h1{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#0e4d9f;
	font-weight:normal;
	display:block;
	padding-bottom:10px;
}
	h1 span{ color:#fa0a47;}

h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#0e4d9f;
}

h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

ul{
	margin-top:10px;
}
ul li{
	list-style:url(../images/bulit-ul.gif);
	margin-left:40px;
}

#wrapper{
	background-image:url(../images/inner-wrapper-bg.gif);
	background-repeat:repeat-y;
	width:968px;
}

#inner-wrapper{
	background-image:url(../images/wrapper-bg.jpg);
	float:left;
	background-position:top;
	background-repeat:no-repeat;
	padding-left:29px;
}


#left-col{
	width:720px;
	/*background-color:#FFFFFF;*/
	float:left;
}

#logo-ar{
	width:720px;
	height:79px;
	background-image:url(../images/logo-bg.gif);
	background-repeat:no-repeat;
	padding-top:40px;
}

	#logo-ar h1{/********* change ********/
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		display:block;
		width:239px;
		height:24px;
		text-indent:-9999px;
		margin-left:38px;
		float: left;
		position: relative;
		top: 30px;
	}
	
	#logo-ar .top_address{float:right; margin:-25px 20px 0px 0; text-align:right; width:370px;}
	#logo-ar .top_address span{color:#FFFFFF; float:right; width:370px; height:50px;}
	#logo-ar .top_address span select { margin-top:5px;}

#quote{
	width:232px;
	height:171px;
	float:left;
	background-image:url(../images/quote-bg.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	background-color:#699bc9;
	margin-left:10px;
	_margin-left:5px;
	margin-top:6px;
}
	#quote p{color:#FFFFFF;font-family:"Trebuchet MS";font-size:14px;line-height:15px; padding:10px; margin-top:0;}

#flash{
	width:458px;
	height:171px;
	background-image:url(../images/flash.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	_margin-right:5px;
	margin-top:6px;
	margin-bottom:10px;
}

#content{
	width:680px;
	min-height:390px;
	background-color:#FFFFFF;
	clear:both;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
#content td {padding:2px;border-bottom:1px dotted #ccc; height:20px;}
#content th {padding:2px;border-bottom:1px solid #ccc;font-weight:bold; height:20px;}
#content table {border:none;border-collapse:collapse;}

.tdGray{ background-color:#E5E5E5;}
.tdWhite{ background-color:#FFFFFF;}

#right-col{
	width:207px;
	float:right;
	padding-top:105px;
	padding-left:12px;
	color:#FFFFFF;
}
	
	#right-col ul{
		margin-left:-25px;
		font-size:11px;
		line-height:15px;
		
	}
		#right-col ul a{color:#FFFFFF}
		#right-col ul a:hover{color:#A7D7EE}
	
	#right-col table td{
		height:20px;
	}


#footer{
	background-image:url(../images/footer-bgs.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:923px;
	height:33px;
	clear:both;
	padding-left:45px;
	padding-top:65px;
}
	#footer span{color:#666666; padding-right:10px;}
	#footer a{margin-left:15px;}

.news{
	background-image:url(../images/news-bg.gif);
	background-repeat:repeat-x;
	width:688px;
	height:30px;
	display:block;
	padding-top:3px;
	padding-left:12px;
	clear:both;
	margin-left:10px;
}

.take-tour{
	background-image:url(../images/tour-bg.gif);
	background-repeat:no-repeat;
	width:444px;
	height:47px;
	margin-left:70px;
	padding-top:16px;
	padding-left:100px;
}

.start-quote{
	background-image:url(../images/tour-bg.gif);
	background-repeat:no-repeat;
	width:321px;
	height:47px;
	margin-left:70px;
	padding-top:16px;
	padding-left:200px;
}

.sm-button{
	background-image:url(../images/button-one.gif);
	background-repeat:no-repeat;
	width:106px;
	height:23px;
	display:block;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	margin-right:20px;
}

.big-button{
	background-image:url(../images/button-tw.gif);
	background-repeat:no-repeat;
	width:209px;
	height:23px;
	display:block;
	font-weight:bold;
	padding-left:12px;
	padding-top:7px;
	margin-right:20px;
}

.small-button{
	width:52px;
	height:19px;
	border:#225683 solid 1px;
	font-size:11px;
}

.left{
	float:left;
}
.right{
	float:right;
}

.paragraph-left{
	width:190px;
	height:125px;
	float:left;
	margin-right:30px;
	_margin-right:25px;
}

.priceDetailDiv{
	position:absolute; 
	background:#DCE8F2; 
	left: 12px; 
	width: 216px; 
	top: 12px;
	padding:5px;
	border:#0066CC solid 1px;
	display:none;
	z-index:50;
}
.longInput{
	width:225px;
}
samp{
	font-size:12px;
	float:left;
	display:block;
	height:16px;
	padding:7px;width:35px;
	text-align:left;
}
input[type=text]{
	border:#699BC9 solid 1px;
	font-family:Tahoma;
	font-size:12px;
	height:17px;
	color:#666666;
}
input[type=password]{
	border:#699BC9 solid 1px;
	font-family:Tahoma;
	font-size:12px;
	height:17px;
	color:#666666;
}
.imagepadding{
	margin-left:15px;
	margin-right:15px;
	
}
.error-message{
	color:#FF0000;
}
/*********************************  adeel  *****************************************************************/
#content_1{
	/*width:670px;*/
	padding:15px;
}

.tableborder { border: #ccc dotted 1px; border-collapse:collapse; }
.tableborder td { border: #ccc dotted 1px; }
#content_1 textarea { border:#8f8f8f 1px solid; font-family:Tahoma; font-size:11px; color:#666; width:170px;}
#content_1 td { font-family:Tahoma; font-size:11px; color:#666;}
#content_1 h4 { font-family:Tahoma; font-size:11px; color:#666; margin:0px; padding:10px 0px;}
#content_1 h5 { font-family:Tahoma; font-size:11px; color:#666; margin:0px; padding:3px 0px; border-bottom:#ccc 1px dotted; text-align:center;}
#content_1 h6 { font-family:Tahoma; font-size:11px; color:#666; margin:0px; padding:0 0 10px 0px;}
#content_1 .inputfield { border:#8f8f8f 1px solid; width:180px; height:15px; font-family:Tahoma; font-size:11px; color:#666;}
#content_1 .inputselect { border:#8f8f8f 1px solid; width:65px; height:20px; font-family:Tahoma; font-size:11px; color:#666;}
#content_1 .qty { border:#8f8f8f 1px solid; width:50px; height:15px; font-family:Tahoma; font-size:11px; color:#666;}
#content_1 .discription { border:#8f8f8f 1px solid; width:352px; height:15px; font-family:Tahoma; font-size:11px; color:#666;}
#content_1 .textareafield { border:#8f8f8f 1px solid; width:300px; font-family:Tahoma; font-size:12px; color:#666; margin:5px 10px;}

#content_1 .bottomborder { border-bottom:#ccc 1px dotted;}
#content_1 .leftborder { border-left:#ccc 1px dotted; text-align:center;}
#content_1 .lefttopborder { border-left:#ccc 1px dotted; border-top:#ccc 1px dotted;  text-align:center;}
#content_1 .topborder { border-top:#ccc 1px dotted;  text-align:center;}

/*********************************  adeel  *****************************************************************/
.adobe{
	/*background-image:url(../images/news-bg.gif); */
	background:#699BC9;
	line-height:30px;
	text-align:right;
	padding-right:10px;
}
.adobe a{
	background:url(../images/reader.jpg) no-repeat left;
	padding-left:30px; 
	line-height:30px;
	font-weight:bold;
	display:inline-block;
	color:#FFF;
	text-decoration:underline;
}
.adobe a:hover{
	text-decoration:none;
}
.adobe div {
	display:inline;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	color:#FFF;
}