/* CSS Document */
/***********************************************/
/* Audatex.css                  	       */
/* Author: Webnetism (www.webnetism.co.uk)     */
/* Last updated: 16 June 2006 		       */
/***********************************************/


/* generic styles */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #504e4f;
}

a:link	 		{ text-decoration:none; color:#C25E00; }
a:visited 		{ text-decoration:none; color:#C25E00; }
a:active 		{ text-decoration:none; color:#C25E00; }
a:hover 		{ text-decoration:underline; color:#C25E00; }

#wrapper {
	width: 1000px;
}

/* generic styles - eof */


/* main navigation bar */

table.mainnavtablemargin {
	margin-top: 0px;
	margin-bottom: 0px;
/*	margin-bottom: 25px; */
}

td.mainnavtd {
	background-color: #c25e00;
}

.mainnavbar {
	margin-top: 6px;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 5px;	
}

a.mainnavLink:link	{ text-decoration:none; color:#fff; }
a.mainnavLink:visited	{ text-decoration:none; color:#fff; }
a.mainnavLink:active 	{ text-decoration:none; color:#fff; }
a.mainnavLink:hover 	{ text-decoration:none; color:#000; }

/* main navigation bar - eof */


/* zone styles */

.zoneborder {
	border: 2px solid #edeae6;
}

.formborder {
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
}

.formfieldOnContact {
	width: 158px;
	font-size: 11px;
	color: #504e4f;
}

.onlineServWrapperOutside {
	width: 220px;
	margin-bottom: 7px;
	background-color: #dcd5ce;
}

.onlineServWrapperInside {
	width: 206px;
	margin-left: 14px;
	padding-top: 14px;
	padding-bottom: 21px;
}

.zone1WrapperOutside {
	width: 220px;
	margin-bottom: 7px;
	background-color: #c1d0df;
}

.zone1WrapperInside {
	width: 206px;
	height: 391px;
	margin-left: 14px;
	padding-top: 14px;
	padding-bottom: 21px;
}

.formfieldOnServ {
	width: 158px;
	font-size: 11px;
	color: #504e4f;
}

.loginWrapperOutside {
	width: 220px;
	margin-bottom: 7px;
	background-color: #c1d0df;
}

.loginWrapperInside {
	width: 206px;
	margin-left: 14px;
	padding-top: 14px;
	padding-bottom: 16px;
}

.formfieldLogin {
	width: 191px;
	font-size: 11px;
	color: #504e4f;
}

.boxTitle {
	font-size: 13px;
	font-weight: bold;
}

.bodyWrapperHome {
	padding: 10px 14px 10px 14px;
	text-align: left;
}

.bodyWrapper {
	height: 368px;
	padding: 24px 14px 30px 14px;
	text-align: left;
}

.bodyWrapper2 {
	height: 368px;
	padding: 24px 14px 30px 14px;
	text-align: left;
}

.zone3WrapperOuter {
	width: 220px;
	margin-left: 10px;
	padding-bottom: 4px;
	background-color: #b8b2ae;
	text-align: left;
}

.zone3wrapperInner {
	width: 202px;
	height: 392px;
	margin-left: 4px;	
	padding-right: 10px;
	background-color: #fff;
}

ul.main_ul {
	padding-top:10px;
}

li.main_bullet_red {
	list-style: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-left: -30px;
	margin-right: 10px;
	background-image:url(../images/bullet_mars.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	line-height: 15px;
}

ul.zone3_ul {
	padding-top:10px;
}


li.z3_bullet_red {
	list-style: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -30px;
	background-image:url(../images/bullet_mars.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 12px;
}

li.z3_bullet_green {
	list-style: none;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -30px;
	background-image:url(../images/bullet_pine.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


/* zone styles - eof */


/* footer bar */

table.footertablemargin {
/*	margin-top: 25px; */
0	margin-top: 0px;0
	margin-bottom: 7px;
}

td.footertd {
	background-color: #7e7977;
}

.footermargin	{
	margin-top: 0px;
	margin-right: 13px;
	margin-left: 0px;
	margin-bottom: 0px;	
}

a.footerLink:link	{ margin-left:10px; text-decoration:none; color:#fff; }
a.footerLink:visited	{ margin-left:10px; text-decoration:none; color:#fff; }
a.footerLink:active 	{ margin-left:10px; text-decoration:none; color:#fff; }
a.footerLink:hover 	{ margin-left:10px; text-decoration:none; color:#ff9f5e; }

/* footer bar */
