/* CSS Document */

body{
	background-color: #e3e3e3;
	color: #353a90;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 10px auto;
	padding: 0;
}

div#main{
	/*background: url(/media/images/backgrounds/bg_window_spanner.gif) repeat-x;*/
	/*border: 1px dotted #666;*/
	border: 0;
	float: left;
	height: 589px;
	margin: 10px auto;
	padding: 0;
	position: relative;
	width: 100%
}	

div#content{
	/*border: 1px dotted red;*/
	border: 0;
	float: left;
	margin-top: 40px;
	margin-left: 20%;
	padding: 0;
	postion: relative;
	width: 783px;
}

div#left_content{
	border: 0;
	float: left;
	vertical-align: top;
	width: 313px;
}

div#logo_mod{
	background: none;
	border: ;
	height: 95px;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 313px;
}

div#left_mod{
	background: url(/media/images/backgrounds/bg_left_module.jpg) no-repeat;
	border: 0;
	height: 307px;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 313px;
}

/* Layout Styles for left mod links (navigation) */

div#left_mod ul{
	border: 0;
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
}

div#left_mod ul li{
	border: 0;
	font: bold 14px Arial;
	display: block;
	vertical-align: center;
}

div#left_mod ul li a{
	border: 0;
	color: white;
	display: block;
	height: 20px;
	padding: 2px 15px;
	vertical-align: middle;
	
}

div#left_mod ul li a:hover, div#left_mod ul li a.leftmodactive{
	color: #EA7223;
	text-decoration: overline;	
}

div#bug_mod{
	background: url(/media/images/backgrounds/bg_911_bug.gif) no-repeat;
	border: 0;
	height: 87px;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 313px;
}

div#right_content{
	/*border: 1px dotted purple;*/
	border: 0;
	float: left;
	vertical-align: top;
	width: 470px;
}


div#main_head_mod{
	background: url(/media/images/backgrounds/bg_head_module.jpg) no-repeat;
	height: 110px;
	float: left;
	margin: 0;
	position: relative;
	width: 470px;
}

div#main_head_mod div#main_navigation{
	border: 0;
	height: 38px;
	left: 0;
	position: absolute;
	top: 60px;
	width: 460px;
	z-index: 100;
}

div#main_navigation ul{
	border: 0;
	height: 38px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 460px;
}


div#main_navigation ul li{
	border: 0;
	display: inline;
	height: 38px;
	margin: 0 -3px 0 0;
	padding: 0;
	width: 115px;
}

div#main_head_mod div#navigation_baseline{
	background: url(/media/images/backgrounds/bg_navigation_baseline.gif) repeat-x;
	border: 0;
	height: 12px;
	left: 0;
	position: absolute;
	top: 98px;
	width: 460px;
	z-index: 100;
}


div#main_body_mod{
	border: 0;
	background: url(/media/images/backgrounds/bg_main_module.jpg) repeat-y;
	min-height: 370px;
	_height: 370px;
	float: left;
	margin: 0;
	position: relative;
	width: 470px;
}

div#main_body_mod div#home_featured_products{
	border: 0;
	background-color: #FFFFFF;
	left: 0;
	height: 166px;
	margin: 0 0 0 1px;;
	position: absolute;
	top: 212px;
	width: 458px;
	z-index: 102;
}

div#home_featured_products div#featured_left{
	border: 0;
	height: 58px;
	float: left;
	margin-left: 30px;
	position: relative;
	width: 159px;
}

div#home_featured_products div#featured_right{
	border: 0;
	height: 44px;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	position: relative;
	width: 173px;
}

div#main_footer_mod{
	border: 0;
	background: url(/media/images/backgrounds/bg_main_module_foot.jpg) no-repeat;
	height: 21px;
	float: left;
	margin: 0;
	position: relative;
	width: 470px;
}

/* Products - Features and Benefits table styles */

table#features{
	border: 0;
	background: none;
	color: #2E4B9B;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 10px 15px;
	width: 425px;
} 

table#features th, td{
	background: #FFFFFF;
	border: 1px solid #ea7223;
	padding: 3px;
}

table#features th{
	background-color: #ea7223;
	color: #FFFFFF;
}

table#features th, td.feature{
	font-weight: bold;
}

/* Paragraph Styles */
p.lft_intro{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px 25px;
	padding: 15px 0 0 0;
	width: 280px;
}

p.body_intro{
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	margin: 15px 15px 25px;
	padding: 0;
	width: 400px;
}

#main_body_mod #product_logo{
	background-color: #FFFFFF;
	border-bottom: 2px solid #EA7223;
	clear: both;
	margin: 0 11px 10px 1px;
	padding: 5px;
	text-align: center;
}

#main_body_mod h4, #main_body_mod h5{
	color: #EA7223;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 15px 0;
	padding: 0;
}

#main_body_mod h4{
	font-size: 16px;
}

#main_body_mod ul{
	color: #FFFFFF;
	font-size: 12px;
	list-style: disc;
	margin: 5px 10px 10px 27px;
	padding: 0;
}

#main_body_mod ul li{
	display: list-item;
	margin: 5px 10px 5px 0;
	padding: 0;
}

#main_body_mod ul li a{
	color: #FFFFFF;
	text-decoration: underline;
}

p.body_text{
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 15px 15px;
	padding: 0;
	text-align: justify;
	width: 400px;
}

p.error{
	color: #EA7223;
	font-size: 12px;
	font-weight: bold;
	margin: 10px; 
	padding: 5px;
	text-align: left;
	width: 400px;
}

span.field_flag{
	color: #EA7223;
	font-size: 13px;
	font-weight: bold;
}

p.feature{
	color: #ea7223;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 15px 25px;
	padding: 0;
	text-align: center;
	width: 400px;
}

p.bug{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0 15px 0;
	padding: 15px 0 0 0;
	text-align: center;
	width: 280px;
}

p.bug_link{
	font-size: 12px;
	font-weight: bold;
	margin: 0 15px 25px;
	padding: 7px 0 0 0;
	text-align: center;
	width: 280px;
}

p.bug_link a{
	color: #353a90;
}

p.copyright{
	border: 0;
	color: #353a90;
	font-size: 11px;
	margin: 20px auto;
	text-align: center;
}

/* form style */
form{
	border:0;
	color: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 10px 15px;
	padding: 0;
}

form p.captions{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: 5px;
}

form fieldset{
	border: 0;
}

form fieldset label{
	display: block;
	font-weight: bold;
	margin: 0 0 2px 0;
}

form fieldset input, textarea{
	border: 1px solid #ea7223;
}

form fieldset textarea{
	height: 75px;
	width: 300px;
}

form fieldset ul{
	list-style-type: none !important;
	margin: 0 0 10px 0;
	padding: 0;
}

form fieldset ul li{
	display: block;
	margin: 5px 0;
	padding: 0;
}