body, div, h1, h2, input, textarea, select, table, tr, th, td {
	padding: 0;
	color: #fff;
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	}
body {
	padding-bottom:30px;
	background:#000000;
	}
textarea, input, select{
	color:#000000;
}
/*  layout */

#wrap {
	width:996px;
	margin:5px;
	}

#header {
	height:150px;
	position:relative;
	}	
#main {
	padding:0;
	margin-bottom:40px;
	margin-top:30px;
	}
#sidebar {
	width: 210px;
	float: left;
	margin-top:5px;	
	}
#content {
	float:right;
	background: transparent url(../images/template/bottom_right_corner.gif) no-repeat right bottom;
	position: relative;
	margin-right:10px;
	width:740px;
}

#footer {
	padding:0px 3px;
	border-top: 1px solid #989898;
	height: 23px;
	font-size:11px;
	}
	
#footer #menu_sitemap{
	padding-right:8px;
	margin-right:5px;
	border-right:1px solid #FFFFFF;
}	

#footer a{
	font-weight:bold;
	text-decoration:none;
	}	
#footer a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#C0C0C0;
	}		
	
#copyright {
	margin:5px;
	float:left;

}
#designed {
	margin:5px;
	float:right;
	}
	

/* links */
a {
	color:#fff;
	text-decoration:underline;
	}

a[href$=".pdf"] {
	background: url(../images/filetypes/pdf.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".doc"] {
	background: url(../images/filetypes/doc.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".txt"] {
	background: url(../images/filetypes/txt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".ppt"] {
	background: url(../images/filetypes/ppt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".xls"] {
	background: url(../images/filetypes/xls.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".zip"] {
	background: url(../images/filetypes/zip.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}

/* paragraphs */
p {
	margin:8px 0;
	}
	
/*  headings */

h1.header1{
	text-indent:-9000px;
	position: absolute;
	}
h2 {
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 21px;
	font-weight: bold;
}
h3 {
	font:bold 17px "Tahoma", Arial, Helvetica, sans-serif;
	color:#999;
	margin-bottom: 0.2em;
	margin-left: 7px;
	}
h4 {
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	background: url(../images/template/arrow.gif) no-repeat left center;
	padding-left: 14px;
	}
h5 {}

/* tables */
td {}

/* lists */
#sitemapUl{
	padding:0;
	margin:0;
}
#sitemapUl li a{
	padding:0;
	margin:0;
}
#sitemapUl li{ 
	list-style:none;
	padding:0;
	margin:0;
}
	
#sitemapUl li a{
	font-weight:bold;
	padding-left:22px;
	line-height:20px;
	background:url(../images/flex_arrow_shut.gif) no-repeat 10px center;
}

/* horizontal menu */

#horizontal_menu {
	display:inline;
	}
	
#logo{
	display:block;
	height:40px;
	width:190px;
	background:url(../images/template/logo.jpg) no-repeat center;	
	margin:25px 25px 0 25px;
}
#horizontal_menu_links{
	border:1px solid #808080;
	float:right;
	height:20px;
	margin-top:27px;
	margin-right:5px;
}

#horizontal_menu_links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px 5px;
	border-right:1px solid #808080;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	}

#horizontal_menu_links #menu_login a, #horizontal_menu_links #menu_logout {
	border-right:none;
}
	
#horizontal_menu_links #menu_login, #horizontal_menu_links #menu_logout {
	}

#flags{
	position:absolute;
	top:5px;
	right:7px;
	margin:0;
	padding:0;
}

#flags a img{
	border:1px solid #999999;
}

/* highlight search items */

.highlight {
	
}	

/*  Scroller Module */
#highlighter {

	position: absolute;
	top: 10px;
	right: 18px;
}
#arrow {
	position: absolute;
	top: 21px;
	right: 9px;
}
#scroller {
	position:absolute;
	text-align: right;
	right: 0px;
	width: 400px;
	}
#scroller p {
	text-align: right;
	position: absolute;
	width: 400px;
}


/* breadcrums */
#breadcrumbs {
	}
#breadcrumbs a, #breadcrumbs a:hover {
	
	background:none;
	font-weight: normal;
}



/* email module */
#content.email {
	padding:10px;
	background:none;
	}	

/*  cms administration panel */
.administration_panel, .administration_panel a, .administration_panel select {
	font-size:11px;
	}

		



/*  Admin stuff */

.admin_table {
	border-collapse:collapse;
	
}
.admin_table td {
	border:1px solid #CCCCCC;	
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#email_status.ok{
	border:1px solid #00CC00;
	padding:1px 2px;
}
#email_status.error{
	border:1px solid #FF0000;
	padding:1px 2px;
}
.img_border {
	border:1px solid #999999;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
}


/* SmartLAB Module */

#frm_order_tests fieldset {
	margin:1em;
	background:#FAFBFE;
	border:1px solid #73a0b5;
	
}
#frm_order_tests legend {
	font-weight:bold;
}
#frm_order_tests input, #frm_order_tests textarea {
	width:300px;
	margin-left:.5em;
}
#frm_order_tests label {
text-align:right;
width:120px;
float:left;
}
#frm_order_tests p {
	margin:10px 0;
	}
#frm_order_tests input.two_column {
	width:105px;
	}
#frm_order_tests label.two_column {
	float:none;
	margin-left:1em;
	}
	
/* Newsletter Module */
#content.email_template {
	float: none;
	padding: 10px;
	width: auto;
	background: url(../none);
}
#main.email_template {
	background: #FFFFFF url(../images/template/main_bottom_email.gif) no-repeat left bottom;
}


/*  email templates */
#Layer1.email {
	margin-left: 15px;
}
#main.email {
	padding-top: 1px;
}
#horizontal_menu.email {
	bottom: 0px;
	width: 70%;
	text-align: right;
}
#contact_info {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	
	margin-top: 5px;
	text-align: right;
	margin-right: 19px;
}

#frm_contact blockquote{
	width:400px;
	margin:20px 0;
	border:1px solid #c1bcf6;
	padding: 0 20px;
	color:#FFFFFF;
	float:left;

}

#frm_contact #inputData input{
	border:1px solid #CCCCCC;
	padding:1px 0px;
	vertical-align: middle;
	margin-bottom:10px	
}

#frm_contact blockquote textarea{
	border:1px solid #CCCCCC;
	width:320px;
	height:70px;
}

#frm_contact .contBut{
	margin:0 120px;
}

#loginUserTable tr td{
	padding:5px;
}

#bookAppointmentFrm td {
  font: 11px Verdana, sans-serif;
}
#questionnaireFrm{
	border:2px #CCCCCC solid;
	width:740px;
	padding:1px;
	background: #333333;
}

#bookAppointmentFrm{
	border:1px #666666 solid;
	width:467px;
	padding:20px 20px 0 20px;
	background:#333333;
	
}
#bookAppointmentFrm table{
	border:none;
}
#bookAppointmentFrm table td{
	border:none;
}
#bookAppointmentFrm p{
	padding:0;
	margin:0;
}
#bookAppointmentFrm input,#bookAppointmentFrm select{
	margin-bottom:10px;
	
}
#bookAppointmentFrm input{
	padding:0px 0;
	height:15px;
}
#bookAppointmentFrm #address1, #bookAppointmentFrm #address2{
	margin-bottom:2px;
}

#bookAppointmentFrm .font10px{
	font-size:10px;
}
#bookAppointmentFrm #addressSpan{
	margin-right:135px;
}
#bookAppointmentFrm #addressSpan_gr{
	margin-right:125px;
}
#bookAppointmentFrm #citySpan{
	margin-right:163px;
}
#bookAppointmentFrm #citySpan_gr{
	margin-right:155px;
}

#bookAppointmentFrm label{
	display: block;
}

#bookAppointmentFrm #serviceReq{
	width:175px;
	float:left;
	margin-right:10px;
}

#bookAppointmentFrm #firstNameSpan{
	margin:0 65px 0 20px;
}
#bookAppointmentFrm #firstNameSpan_gr{
	margin:0 90px 0 10px;
}
#bookAppointmentFrm #timeSpan{
	margin:0 0px 0 95px;
}
#bookAppointmentFrm #timeSpan_gr{
	margin:0 0px 0 45px;
}
#bookAppointmentFrm #timeSelect{	
	margin-left:30px;
}
#bookAppointmentFrm #submitFrm{	
	height:auto;
	margin-top:20px;
	margin-left:190px;
}

#questionnaireFrm table{
	background:#666666;
	border:1px solid #333333;
	border-collapse:collapse;
	line-height:20px;
}

#questionnaireFrm table td{
	line-height:20px;
	font-size:15px;
	border:1px solid #333333;
	padding-left:5px;
}

#questionnaireFrm table th{
	line-height:29px;
	padding-left:5px;
	font-weight:bold;
	text-align:left;	
}


#questionnaireFrm textarea{
	margin:10px;
}



#questionnaireFrm p{
	margin:10px;
}

#questionnaireFrm table .radioInput{
	width:70px;
	height:20px;
	padding:0;
	cursor:pointer;
}

.radioInputY{
	cursor:pointer;
	margin-left:30px;
}

.radioInputN{
	cursor:pointer;
	margin-left:15px;
}
#questionnaireSubmit{
	margin:40px 0 20px 335px;
}
#bookAppointmentFrm #minuteSelect, #bookAppointmentFrm #timeSelect, #bookAppointmentFrm #p_date{
	margin-bottom:0px;
}
#bookAppointmentFrm .horLine{
	border-top:1px solid #666666;
}

.red{
	color: #D70000;
}

#questionnaireFrm #date_gr{
	margin-top:5px;
}

#questionnaireFrm .textFieldLast{
	width:90px; 
	display:block; 
	float:left;
}

#news_eventsFrm{
	border:2px #CCCCCC solid;
	padding:5px 10px;
	margin:10px auto;
	background: #333333;
	clear:both;
	width:550px;
}

#news_eventsFrm span{
	font-style:italic;
	font-size:11px;
}
#news_eventsFrm #newsletterEmail{
	width:200px;
}


/* hacks  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

#listBackAdmin{
	background:#333333;
	padding:10px;
	border:2px #CCCCCC solid; 
	
}

#newsletterEmail{
	float:left;
	margin-top:3px;
}
#subscribeEmail, #unsubscribeEmail{
	float:right;
	width:100px;
	margin-right:200px;
}
