/*
Distressed Properties

MWISMedia New Media Design & Development

Author: Garry Bartle

 */


/* ---------------------------------------------------------------*/
/* Forces vert scrollbar on all pages*/
/* Removes unpredictable 'browser default' settings */
/* Body tag settings */

html { height: 100%; margin-bottom: 1px; }  

html,body{height:100% !important}

p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input {
	font: normal 12px "arial", Arial;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}

body {margin: 0px;	padding: 0px;text-align:left;font: normal 12px "arial", Arial;color:#6E6E6E;	background: #ffffff repeat-x url(../images/bg_main.jpg) center top;	}	
		


#page {width:816px; height:706px; background:url(../images/bg_page.jpg) no-repeat ; margin:40px auto;padding: auto;}

#page_text {float:left; width:380px; margin:200px 0 0 0; padding:0 40px 0 50px;  }
#page_text p {padding:5px 0 5px 0; line-height:140%;}
#form_col {float:left; width:300px; margin:70px 0 0 0; padding:0 0 0 20px;  height:540px;}
#footer { float:left; width:770px;  margin:0 0 0 20px; padding:10px;  }
.ad_details_box {float:left; width:200px; padding:0 0 0 0; }
#page_text a{font-size:14px; font-weight:bold; color:#65A1D6;  }


.big_text {font-size:14px; font-weight:bold; color:#65A1D6; line-height:140%;}

h1 {font-size:14px; font-weight:bold; color:#65A1D6; line-height:140%;}

/* ----------------------------CONTACT-------------------------------*/

#form_container { float:left; width:300px;  }


label {font-size: 12px;font-weight: bold; color:#6E6E6E;}
fieldset{border: none;}
#form legend { margin: 0 0 5px 8px;	 padding-bottom: 5px;border-bottom: dotted #ccc 1px;}
#form label {display:block;float:left;width: 120px;text-align:left;margin: 0 10px 0 0;}
#form p { display:block;clear:both; padding:2px 0 2px 0; }
legend {display:block; clear:both; font: normal 18px "trebuchet MS", Arial; color:#000000; }
input, select, option, textarea {border: 1px solid #7F9DB9;background-color: #FFFFFF;color: #6E6E6E; width: 260px; padding: 3px 0 0 3px;  }
.field_height {height:20px;}
form {padding:10px 0 0 0; height:300px}
form .btnSubmit {width:279px; height:38px; background:url(../images/submit.jpg) no-repeat; border:none;}

/* ----------------------------ESHOT-------------------------------*/

#eshot_header { width:600px; height:150px; }
#eshot_body { width:600px; }
#eshot_body p{ line-height:140%; padding:5px 5px 5px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#ehot_footer {  width:600px; height:110px; }



