/* @override http://molabolt.local:8888/css/styles.css */

/* CSS Document */

/* @group Main */

div#master {}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 62.5%;	color: #000000;
}
body {background-color: #009CFF;background-image: url(/images/backdrop.png);background-repeat: repeat-x;}
div#container {	width: 750px;margin:0 auto; background-color:#fff;}

div#header {height: 95px;padding-bottom: 1em;}

div#sidenav { width: 185px; float: left;background-color: #3896f8;}
div#main { width: 545px;*width:540px; float: left; margin-bottom: 3em;}
div#footer {border-top: 10px solid navy; float: left; width: 750px;
}
div#c1{width:520px; float:left}
div#c1_home {width: 300px;float: left;
	margin-right: 20px;
}
div#c2 {width: 200px; float: left;  overflow:hidden;}
#bodycontainer{background-color:#FFFFFF; float:left;}
/* @end */

/* @group Position */

div#sidenav { margin: 17px 15px 3em 5px}

#breadcrums ul li a { text-decoration: none;
	padding: 0 0.5em 0 0px;
}

img#logo {
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 44px;
}

img#lrglogo {
	margin-left: 55px;
}

div#menulist { margin-top: 20px;
	
}


/* @end */

/* @group Breadcrumbs */

#breadcrums ul li { display: inline;
	
}

#breadcrums ul { list-style-type: none; margin: 0; padding: 0;
	
}

div#breadcrums { width: 530px;
	margin-bottom: 8px;
}




/* @end */

/* @group SideNav */


#sidenav ul li a {
	font-size: 1.2em;
}

#sidenav ul { list-style-type: none; margin: 0; padding: 0;
	
}

#sidenav ul li a { display: block;color: #FFF;
background-color: #3896f8; width: 175px; text-decoration: none;
	padding: 0.5em 0em 0.5em 10px;
}

#menulist ul li a:hover { background-color: #369; color: #fff;
	
}

#sidenav h2 { margin-left: 10px; color: #00578e;
	margin-bottom: 5px;
}

#menulist ul li {
	border-bottom: 1px solid #fff;
}

#sublist ul li a {
	background-color: #63c1fd; text-indent: 1em;
}

#sublist ul li {
	border-bottom-style: none;
}


/* @end */

/* @group Scroller */
#pscroller1{
width: 145px;
height: 100px;
padding: 0px 20px 0px 10px;
}

.someclass{ color: white; text-decoration: none;
	font-size: 1.2em;
	line-height: 1.3em;
}

#news a {
	text-decoration: none;
}
/* @end */


#container #master #bodycontainer #sidenav #menulist #active li {
	text-indent: 10px;
}
#container #master #bodycontainer #sidenav #menulist #active a {
	color: #FF0000;
	background-color: #7eccff;
}

/* @group Body */

div#c2 {
	line-height: 1.4em;
	font-size: 1.1em;
	color: #666;
}

#c2 ul li {
	border-bottom: 1px solid #e4e4e4;
}

#c1 h1,#c1_home h1, #c2 h1 {
	color: #ed1c24;
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top:8px;
}
#c1 h2, #c1_home h2 {
	color: #ed1c24;
	font-size: 1.2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top:8px;
}

#main p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#c2 p label { display: block; font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

#c2 p { margin-bottom: 5px;
}

#c1 h3, #c1_home h3 {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding: 0.3em 5px;
	display: block;
	margin-top:8px;
	font-size:1.2em;
}

#c1 h3 a, #c1_home h3 a {text-decoration: none;
	color: #666;
}
#c1 h3 a:hover, #c1_home h3 a:hover {
	color: #000;
}




/* @end */


/* @group Generic template */

#generic #sidenav {
	margin-bottom: 4em;
}

#generic div#c1 {
	width: 530px;
	margin-bottom: 3em;
}


/* @end */

/* @group ContactForm */

#bryan p label {display: block; width: 400px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

input, textarea{ margin-left: -1px; padding: 0;
	
}



/* @end */

/* @group InfoArea */

#c2 ul li {
	width: 95%;
}

#c2 ul { padding-left: 15px; margin-top: 5px;
}



/* @end */


/* mailer form */
#c2 label {width:70px; float:left; font-weight:bold;}
#c2 input, #c2 textarea{width:120px; float:left;}

