/* CSS Designer : Mohummad Abdullah */
/* Author site : WebDesigner Art*/
/* Website : AvidTrak.com */
* {
	padding: 0;
	margin: 0; }
 
#ul {
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
	list-style: url(../images/img_w_42.jpg); }

#ull {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 5px;
	
	line-height:1.8em;

}

#ull li{
	height:25px; display:block; 
	list-style: none; padding-top:5px; padding-bottom:20px; padding-left:10px;
	
}



h1 { margin-bottom: 10px; }
 
h2 {
	margin: 0;
	font-size: 17px;
	color: #6F6B53;
	font-family:Verdana, Helvetica, Calibri;
	word-spacing:1.5px;
	font-weight:bold;

}

h4 {
	margin: 0;
	font-size: 12px;
	color: ##2d2d2d;
	font-family:Verdana, Helvetica, Calibri;
	font-weight:bold;

}


strong{
	font-weight:bold;
	
}
 
body {
	font-family: Arial, Verdana, Tahoma;
	font-family: 14px;
	color: #333;
	background: url(../images/img_w_01.jpg) repeat-x #f7f7f0; }
 
/* ------------------ Body Wrapper ------------- */
/* --Body Wrapper ---- */
#wrapper {
	width: 1000px;
	margin: auto;
	height: auto; }
 
/* ------------------ Header Wrapper ------------- */
/* --Header Wrapper ---- */
#header {
	height: 110px;
	clear: both;
}
 
#logo {
	border: none;
	width: 172px;
	height: 60px; }
 
#top_bar {
	padding-top: 5px;
	margin-top:1px;
	padding-right:20px;
	text-align: right;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #888888;
	background:url(../images/top_link-bg.jpg) no-repeat right top;
	height:27px;
	/*border:1px solid #030;*/}
 
	#top_bar a {
		color: #fff;
		text-decoration: none; }
 
		#top_bar a:active {
			color: #fff;
			text-decoration: none; }
 
		#top_bar a:visited {
			color: #fff;
			text-decoration: none; }
 
		#top_bar a:hover {
			color: #960;
			text-decoration: underline; }
 
#contact_info {
	float: right;
	width: 205px;
	height: 65px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 5px;
	line-height:20px;
}

#contact_info img {
	float:left;
	
}


#contact_info a {
}


#contact_info a:link {
	color:#666;
	margin-top:5px;
}

#contact_info a:visited {
		color:#666;
			margin-top:5px;
}

#contact_info a:hover {
		color:#666;
}

 
/* ------------------ Header Wrapper End ------------- */
/* -- Header Wrapper End ---- */
/* ------------------ Container Wrapper ------------- */
/* -- Container Wrapper ---- */
#container { height: auto; }
 
#menu_bar {
	width: auto;
	margin-top: 10px;
	padding-left: 260px; /*padding-left:290px;*/ /*background:url(../images/img_w_12.jpg) bottom right no-repeat;*/ /*border:1px solid #060;*/
}
 
/* ------------------ Featured box Wrapper ------------- */
/* -- Featured box Wrapper ---- */
#featured_box {
	height: 269px;
	margin: auto;
	padding: 5px;
	background: #ffffff;
	margin-top: 5px;
	border: 1px solid #EAEAEA; }
 
#featured_box2 {
	height: 115px;
	margin: auto;
	padding: 5px;
	background: #ffffff;
	margin-top: 5px;
	border: 1px solid #EAEAEA; }
 
#featured_box_wrp {
	border: 1px solid #ccc;
	height: 265px; }
 
#featured_box_wrp2 {
	border: 1px solid #ccc;
	height: 115px; }
 
#flash_box {
	width: 646px;
	height: 265px;
	float: left; }
 
/* ------------------ Featured Right box Wrapper ------------- */
/* -- Featured Right box Wrapper ---- */
#aas {
	width: 330px;
	height: 87px;
	background-color: #f6fac7;
	float: right;
	border-left: 1px solid #d29e44;
	margin-bottom: 2px; }
 
#aas_bg {
	width: 294px;
	height: 25px;
	background: url(../images/img_w_16.jpg) no-repeat;
	padding-left: 10px;
	font-family: Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d29e44;
	padding-top: 2px; }
 
#aa_txt { padding-left: 10px;
padding-top:15px;
}
 
#box_wrp {
	width: 774px;
	height: 36px;
	padding-left: 25px; }
 
/* ------------------ Boxy Buttons ------------- */
/* -- Boxy Buttons Wrapper ---- */
#boxy {
	background: url(../images/boxy.jpg) no-repeat;
	width: 170px;
	height: 36px;
	float: left;
	margin-right: 5px;
	padding: 8px 5px 2px 35px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	letter-spacing: 1px; }
 
	#boxy a {
		color: #FFF;
		text-decoration: none; }
 
		#boxy a:visited { color: #FFF; }
 
		#boxy a:active { color: #FFF; }
 
		#boxy a:hover {
			color: #960;
			text-decoration: none; }
 
#content_box {
	padding-left: 25px;
	padding-top: 20px;
	background:url(../images/page-flip.jpg) left top no-repeat;
}
 
#list_box { float: left; }
 
#content_btm { margin-bottom: 0px; }
 
#table { border-collapse: collapse; }
 
	#table td {
		border: 1px solid #999999;
		padding: 5px; }
 
	#table th {
		border: 1px solid #999999;
		padding: 5px; }
 
#footer_ctr {
	width: auto;
	height: 20px;
	padding: 8px;
	background: #666; }
 
/*------------------------------mini Form------------------------------*/
#miniform-top {
	position: absolute;
	width: 190px;
	height: 40px;
	margin-left: 785px;
	margin-top: -35px; }
 
#miniform-mid {
	float: right;
	z-index: auto;
	background: #e6e6d5;
	border: 1px solid #d2d2c2;
	width: 186px;
	margin-right: 0px;
	height: 295px; }
 
#miniform-btm {
	position: absolute;
	width: 190px;
	height: 30px;
	margin-left: 782px;
	margin-top: 295px; }
 
#contactarea {
	width: auto;
	text-align: left;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	line-height: 25px; }
 
.inputbox {
	border: 1px solid #c7c7c7;
	width: 150px;
	height: 20px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: 8d8d8d;
	clip: rect(auto,auto,auto,auto);
	margin-top: 3px;
	top: 0px;
	padding: 0px;
	padding-left: 5px; }
 
#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px; }
 
/*#textarea {
	border: 1px solid #c7c7c7;
	padding: 2px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 145px;
	color: 8d8d8d;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}*/

#message {
	border: 1px solid #c7c7c7;
	padding: 2px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 145px;
	color: 8d8d8d;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
 
#submitbutton {
	border: 1px none #c7c7c7;
	background-color: #960;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	line-height: 20px;
	margin-left: 0px;
	font-size: 0.9em;
	width: 60px;
	height: 20px; }
 
	#submitbutton:hover {
		background: #C7C49C;
		color: #333; }
 
/*--------------------------------Css Forms---------------------------*/
/*-----------------------Css Form Starts-------------------*/
form {
	margin: 0;
	padding: 0; }
 
fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc; }
 
legend {
	/*margin: 1em 0;
	padding: 0 .5em;*/
	color: #036;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold; }
 
label {
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right; }
 
fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block; }
 
	fieldset div input,fieldset div textarea {
		width: 150px;
		border-top: 1px solid #555;
		border-left: 1px solid #555;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 1px;
		color: #333; }
 
	fieldset div select { padding: 1px; }
 
div.fm-multi div { margin: 5px 0; }
 
div.fm-multi input { width: 1em; }
 
div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left; }
 
#fm-submit {
	clear: both;
	padding-top: 1em; }
 
	#fm-submit input {
		border: 1px solid #333;
		padding: 1px 5px;
		background: #555;
		color: #fff;
		font-size: 100%;
		margin-left: 10px; }
 
input:focus,textarea:focus {
	background: #efefef;
	color: #000; }
 
fieldset div.fm-req { font-weight: bold; }
 
	fieldset div.fm-req label:before { content: "* "; }
 
form {
	color: #333;
	font: 12px arial,verdana,sans-serif; }
 
*/
#container {
	margin: 0 auto;
	padding: 1em;
	width: 360px;
	text-align: left; }
 
#fm-intro {
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999; }
 
 #pagetop{
	margin-top:-26px; margin-left:30px; float:right; width:82px; height:26px; 
 }
 
/*-----------------------Screenshot Thumbnails-----------------------*/

#sc{
	display:block;
	width:135px;
	height:90px;
	margin-right:10px;
	float:left;
	margin-top:10px;
	border:1px solid #999;
	padding:4px;
	background:#ffffff;
	text-transform:uppercase;
	font-size:1.12em;
	font-family:Calibri;
	
}





/*-----------------------Screenshot Thumbnails-----------------------*/



/*---------------------Css Forms End---------------------------*/
/*---------------------------------------Css Forms--------------------------------------------*/
/*---------------------Css Forms Message---------------------------*/
/*---------------------------------------Message--------------------------------------------*/
#msg {
	display: none;
	position: absolute;
	z-index: 200;
	background: url(../images/msg_arrow.gif) left center no-repeat;
	padding-left: 7px }
 
#msgcontent {
	display: block;
	background: #f3e6e6;
	border: 2px solid #924949;
	border-left: none;
	padding: 5px;
	min-width: 150px;
	max-width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; }
	
/*----------------------------------------------------------------------------*/
/*------------- FeedBack Form --------------------*/

	#form1{
		margin:1em 0;
		padding-top:10px;
		background:url(../images/form1/form_top.gif) no-repeat 0 0;
		
		}
		#form1 h2{font:16px Trebuchet MS, Arial, Helvetica, Sans-Serif; font-weight:bold; color:#960; margin-top:15px;}
	#form1 fieldset{
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	width:270px;
	/*border:1px solid #333;*/
	margin-left:20px;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block;}	
	#form1 textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(../images/form1/form_input.gif) repeat-x;
		padding:3px;
		}
	#form1 input{
		background:#fff url(../images/form1/form_input.gif) repeat-x;
		/*padding:3px;*/
		float:left;
		clear:both;
	}
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
	clear:both;
	background:url(../images/form1/form_bottom.gif) no-repeat 0 100%;
	padding:0 25px 20px 25px;
	margin:0;
	text-align:left;
		}
		
	
			
	#form1 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(../images/form1/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		/*text-align:center;*/
		}				

/*----------------------------------------------------------------------------*/
/*------------- FeedBack Form --------------------*/



/*--------------------------------------------------------------*/
/*------------- Available Number --------------------*/

#availno2{
		border-collapse:collapse;

	}

#availno2 tbody tbody{
	border:2px solid #060;
	
}

#availno2 th{
		
		padding:5px;
		background: #960;
		color:#FFF;
		font-weight:bold;
		margin-bottom:10px;
	}
	#availno2 td{
		border: none;
		/*background: url(../images/availbg.jpg) no-repeat;*/
		color:#666;
		font-weight:lighter;
		padding:8px;
		border:1px solid #CCC;
	}
	
	
#availno{
		border-collapse:collapse;

	}

#availno tbody tbody{
	border:2px solid #060;
	
}

#availno th{
		
		padding:5px;
		/*background:#eeeeec;*/
		color:#FFF;
		font-weight:bold;
		margin-bottom:10px;
	}
	#availno td{
		border: none;
		background: url(../images/availbg.jpg) no-repeat;
		color:#666;
		font-weight:lighter;
		padding:8px;
	}
	
	#slctno h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding:5px;
	width:650px;
	float:left;
	margin-top:5px;
		
		/*clear:both;*/
		
	}

.tblbg form{
	/*background:url(../images/tblbg.jpg) top; 
	background-repeat:no-repeat;
	border:2px solid #0CF;*/

}

	#loginCrnt{
	width:250px;
	float:right;
		
	}
	.btns{
	background: url(../images/btns.jpg) no-repeat; width:115px; height:31px; border:none;	
	}
	
	.finalinput{
		padding:5px;
		color:#666;
		background:f7f7f7;
		border:1px solid #CCC;
		
	}
	
	.errorr{
		color:#fff;
		margin-top:10px;
		border:1px solid #631B1D;
		background: #DC2C4F;
		padding:5px;
		
	
	}
	
	.regs{
	color:#fff;
	margin-top:10px;
	border:1px solid #030;
	background: #096;
	padding:5px;
	width:75%;
	margin:auto;
	text-align: center;
		
	}
    #lite-signup{
    position:absolute; margin-left:535px; background: url(../images/avid_lite_btn2.jpg) no-repeat; width:257px; height:42px; top: 65px;
    }
	
	    #lite-signup1{
    position:absolute; margin-left:260px; background: url(../images/avid_lite_btn3.jpg) no-repeat; width:257px; height:42px; top: 850px;
    }
	
		    #lite-signup2{
    position:absolute; margin-left:0px; background: url(../images/avid_lite_btn3.jpg) no-repeat; width:257px; height:42px; top: 890px;
    }
	
		    #est{
    position:absolute; margin-left:300px; background: url(../images/est_btn1.jpg) no-repeat; width:213px; height:83px; top: 1100px;
    }
	
			    #est1{
    position:absolute; margin-left:0px; background: url(../images/est_btn1.jpg) no-repeat; width:213px; height:83px; top: 1480px;
    }
	
				    #est2{
    position:absolute; margin-left:350px; background: url(../images/est_btn1.jpg) no-repeat; width:213px; height:83px; top: 1555px;
    }
	
	
	 #lite-signup a:hover{
		 background-position:bottom;
		 
	 }
	 
	   #est-cal{
   margin-left:300px;; background: url(../images/est_btn.jpg) no-repeat; width:237px; height:58px;
    }
	
	
	
	 
	 
	 .pro_submit{
		 border:1px solid #096;
		 
	 }
	 
.f_n{
	background:url(../images/f_n1.jpg) no-repeat; border:none; cursor:hand; width:117px; height:40px;
}

.f_n:hover{
	background-position:bottom;
	
}

.f_n2{
	background:url(../images/f_n2.jpg) no-repeat; border:none; cursor:hand; width:117px; height:40px;
}

.f_n2:hover{
	background-position:bottom;
	
}

a.black:link {color: #bd8419; background: #f8f8f0; text-decoration: none; }
a.black:active {color: #bd8419; background: #f8f8f0; text-decoration: none; }
a.black:visited {color: #bd8419; background: #f8f8f0; text-decoration: none; }
a.black:hover {color: #bd8419; background: #f8f8f0; text-decoration: underline; }
