/* @override http://www.janlawton.net/fileadmin/templates/lawton_styles.css */

body {
	background-color: #999c91;
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
	height: 1px;
}

fieldset {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	display: block;
}


.fifty_fifty_boxone,
.thirty_seventy_boxone,
.seventy_thirty_boxone { 
	float: left;
}

.fifty_fifty_boxtwo,
.thirty_seventy_boxtwo, 
.seventy_thirty_boxtwo { 
	float: right; 
}

.fifty_fifty_boxone {
	width: 49%;
}
.fifty_fifty_boxtwo {
	width: 50%;
}
.thirty_seventy_boxone,
.seventy_thirty_boxtwo { 
	width: 29%; 
}
.seventy_thirty_boxone,
.thirty_seventy_boxtwo { 
	width: 70%; 
}

p, td, body, input, textarea, a, ul, li {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#wrapper {
	width: 800px;
	height: 100%;
	padding: 0;
	position: relative;
	top: 10px;
	margin: 0 auto;
}

#topimage {
	width: 800px;
	height: 302px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	top: 0;
	background: url(header.jpg) no-repeat scroll 0 0;
}

#topmenu {
	width: 658px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 72px;
	bottom: 0;
	float: left;
	clear: both;
}

#splash {
	width: 658px;
	height: 142px;
	margin: 0 0 0 72px;
	padding: 0;
	float: left;
	clear: both;
	position: absolute;
	background: url(splash_empty.jpg) no-repeat scroll 0 0;
	bottom: 26px;
}



#contentwrap {
	width: 800px;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	background: url(body.jpg) repeat-y scroll 0 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 0 0 30px 72px;
}

/* @group topmenu
 */

#topmenu ul {
	padding: 0;
	width: 658px;
	margin: 0 auto 0 15px;
}

#topmenu li {
	display: inline;
	height: 20px;
	padding: 0;
	margin: 0 40px 0 0;
}

#topmenu li a {
	color: whitesmoke;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
}

#topmenu li a:hover {
	text-decoration: underline;
	color: #e9e1bf;
}

#topmenu li .active a {
	color: #e9e1bf;
}



/* @end */

/* @group submenu
 */

#submenu {
	display: none;
}

#submenu, #submenu ul {
	width: 980px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	left: 30px;
	top: 77px;
}

#submenu li {
	display: inline;
	margin-right: 40px;
	position: relative;
	white-space: nowrap;
	top: 3px;
}

#submenu li a {
	color: whitesmoke;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}

#submenu li a:hover {
	text-decoration: underline;
	color: #239dfd;
}

#submenu li .active a {
	color: #239dfd;
}



/* @end */


#footer {
	width: 800px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(footer.jpg) no-repeat scroll 0 0;
	clear: both;
	position: relative;
	bottom: 0;
}

#maincontent {
	width: 635px;
	padding: 15px;
}

#maincontent a, p, td, tr, li, ul, textarea, input, table  {
	color: #585a57;
}

#maincontent p {
	margin: 0px 0px 0;
	font-size: 11px;
}

H1 {
	font-size: 17px;
	margin: 5px 0 5px 0;
	clear: both;
}

H2 {
	font-size: 14px;
}

H3 {
	font-size: 12px;
}

#maincontent ul {
	margin: 0;
	padding: 0;
}

#maincontent li {
	padding: 0;
	font-size: 11px;
	margin-left: 15px;
}

#maincontent a:link, #maincontent a:active, #maincontent a:visited  {
	color: #3f698c;
	text-decoration: underline;
}

#maincontent a:hover {
	text-decoration: underline;
	color: #239dfd;
} 

#maincontent td, #maincontent table {
	border: 0px solid #bcc1c0;
	color: #585a57;
	background-color: transparent;
}

/* SB DOWNLOADER */
		.imagedownloader { border-collapse: collapse; margin:0px; padding: 0px; width: 100%;}
		.imagedownloader TR TD {border: 1px #e9e9e9 solid; padding: 1px;font-size: 10px;}
		/* Table with images in it */
		.imagedownloaderInlay { border-collapse: collapse; margin:0px; padding: 0px; width:100%;}
		.imagedownloaderInlay TH { border: 1px #e9e9e9 solid;font-size:11px;}
		.imagedownloaderInlay TR TD {border: 1px #e9e9e9 solid; padding: 1px;font-size: 10px;}
		.imagedownloaderInlay TR TD P.bodytext { font-size: 10px; text-valign: middle; margin:0px; padding: 0px;
	color: #585a57;
}
		.imagedownloaderInlay H1 {background: #000000; width: 100%; height: 22px; margin: 0px; padding: 4px 0px 0px 0px; text-valign: middle;font-size: 11px; color: #ffffff}
		.imagedownloaderInlay H2 {background: #000000; width: 100%; height: 22px; margin: 0px; padding: 4px 0px 0px 0px; text-valign: middle;font-size: 10px; color: #ffffff}
		.imagedownloaderInlay H3 {font-weight: bold;font-size: 11px; color: #000; margin: 0px;}
		/* Image name */
		.imagedownloaderName { font-weight: bold;
	color: #333;
}
		/* Description */
		.imagedownloaderDescription { font-weight: normal;
	color: #585a57;
}



