@charset "utf-8";
/* CSS Document */
/* Eric Meyer's Reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr,  { /*th, td*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}

/* End Eric Meyer's Reset */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	margin: 0px 15px;
	background: url(../resources/images/background.gif) repeat-x;
}
body#claim { background: url(../resources/images/background.gif) repeat-x; }
a {
	color: #333333;
	text-decoration: underline;
	border:none;
}
a:hover {
	color: #666666;
	text-decoration: none;
	border:none;
}
dt{ padding-left: 1em; }
dd{ padding-left: 2em; padding-bottom: 1em; }
div#header { height:124px; padding-top: 10px; position:relative; }
div#header h1 {
	position:absolute;
	font-size:16px;
	left:300px;
	top:75px;
	margin: 0px;
	padding: 0px;
}
div#header #info { background:url(../resources/images/header-info.gif); width:145px; height:65px; float:right; margin-top:20px; padding: 10px; text-align:center;}
div#header #info a { display:block; text-decoration:none; }

div#tabs { height:31px; }
div#tabs a { background: url(../resources/images/menu-tab.gif) top; display:block; float:left; text-decoration:none; width:165px; height:24px; text-align:center; 
			 font: bold 14px Arial, Tahoma, Geneva, sans-serif; padding-top: 7px; color:#666; }
div#tabs a:hover { color:#333; }
div#tabs a.active { color:#333; background-position:bottom; }
div#tabs a#quote { background: url(../resources/images/menu-claim.gif) top; }
div#tabs a#quote.active { background: url(../resources/images/menu-claim.gif) bottom; }

div#submenu { background:url(../resources/images/menubg.gif); margin-top:13px; height:31px; }
div#submenu span { float:left; font-size:16px; margin-top:4px; }
div#submenu a { display:block; float:left; font-size:14px; text-decoration:none; margin: 7px 16px 0 16px; color:#000; }

div#footer { color:#000; position:fixed; bottom:0; width:990px; margin:auto; height: 31px; background: #aaa url(../resources/images/footer-bg.gif); }
div#footer div {  padding-top:8px; text-align:center;}
div#footer a { color:#000; text-decoration:none; margin: 0 10px; }

div#contentArea { width:960px; margin:auto;	padding-top:15px; }
div#contentArea #sideMenu { float:left; width:165px; margin-right:15px; padding-bottom:50px; }
div#contentArea #sideMenu #newsFeed { margin-top:20px; }
div#contentArea #sideMenu #newsFeedTitle { background: url(../resources/images/sidemenu-top.gif); height:22px; padding-top:6px; text-align:center; }
div#contentArea #sideMenu #newsFeedItems { padding: 10px 10px 0 10px; border:1px solid #a1a3a3; border-top:0; border-bottom:0; font-size:10px; }
div#contentArea #sideMenu #newsFeedItems a { color:#004F8C; text-decoration:none; font-weight:bold; }
div#contentArea #sideMenu #newsFeedItems p { margin:0; padding:10px 0; }
div#contentArea #mainContent { float:left; width:780px; padding-bottom:50px; line-height: 20px; letter-spacing:.4px; }

.bullitContainer { background:#f7fdff; margin-bottom:20px; } 
.bullitBox { background: url(../resources/images/bullit-bg.gif) no-repeat left center; padding: 2px 0 0 30px; height:23px; float:left; width: 130px; margin: 10px 40px;
			 color:#004f8c; font-weight:bold; }
.bullitBox a { color:#004f8c; font-weight:bold; }

.container { position:relative; width:990px; margin:auto; }

.clear { clear:both; }

h1 { font-size:20px; margin-bottom:10px; font-weight:normal; }
h2 { font-size:18px; margin-bottom:6px; font-weight:normal; }
p { margin: 15px 0; }

.errortext {
	color: #CC3333;
}
img {
	border:none;
}
#linksbar {
	position:absolute; right:0; top:5px;
}
#linksbar a {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	height: 16px;
}
#linksbar #logout {
	background-image: url(../resources/images/logout.gif);
	background-repeat: no-repeat;
}
#linksbar #notes {
	background-image: url(../resources/images/notes.gif);
	background-repeat: no-repeat;
}
#linksbar #login {
	background-image: url(../resources/images/login.gif);
	background-repeat: no-repeat;
}
#linksbar #admin {
	background-image: url(../resources/images/admin.gif);
	background-repeat: no-repeat;
}
#linksbar #adduser {
	background-image: url(../resources/images/adduser.gif);
	background-repeat: no-repeat;
}
#linksbar #allusers {
	background-image: url(../resources/images/users.gif);
	background-repeat: no-repeat;
}
.delete {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	background-image: url(../resources/images/del.gif);
	background-repeat: no-repeat;
}
.reset {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	background-image: url(../resources/images/reset.gif);
	background-repeat: no-repeat;
}
.back {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	background-image: url(../resources/images/back.gif);
	background-repeat: no-repeat;
}

.errorbox {
	background-color: #FFECEC;
	border: 1px solid #CC0000;
	color: #CC0000;
	font-size: 12px;
	background-image: url(../resources/images/error.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#injuriesTable td { border-bottom: 1px dotted #000; padding:3px; }

/******* FORM *******/
#customForm{
	/*padding: 10px;
	border: 1px solid #aaa; 
	background-color: #F5F5F5;*/
	width:100%;
}
#customForm #validationSummary {
	display:none;
	color: #DD464A;
	font-weight:bold;
	background: #f8dbdb;  
	border: 1px solid #e77776;  
	padding: 6px;
}
#customForm #validationSummary.error {
	display:inline;
}
#customForm h2 {
	color: #555;
	padding-bottom:5px;
	border-bottom: 1px solid #aaa;
}
#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm select, 
#customForm input[type=text]{
	width: 220px;
	padding: 6px;
	color: #737373;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #737373;  
}
#customForm textarea{
	width: 532px;
	height: 80px;
	padding: 6px;
	color: #adaeae;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #737373;  
}
#customForm input.error, 
#customForm select.error,
#customForm textarea.error{  
	background: #f8dbdb;  
	border: 1px solid #e77776;  
}  
#customForm div{
	margin-bottom: 5px;
}
#customForm div span{
	margin-left: 10px;
	color: #737373;
	font-size: 11px;
	font-style: italic;
}
#customForm div span.error{  
	color: #DD464A;  
}  
#customForm .button{
	padding: 6px;
	background-color: #888;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	border: 0;
	cursor: pointer;
	margin-right:5px;
	margin-top:5px;
}
#customForm .button:hover{
	background-color: #666;
}
#error{  
	margin-bottom: 20px;  
	border: 1px solid #efefef;
	padding:15px;
	background: #f8dbdb;  
	border-color: #e77776;
}  
#error.valid {
	background-color: #F4FBEC;
	border-color: #93d72e;
}
#error ul{  
	margin:0;
	list-style: square;  
	padding: 5px;  
	font-size: 11px;  
}  
#error ul li{  
	list-style-position: inside;  
	line-height: 1.6em;  
}  
#error ul li strong{  
	color: #DD464A;  
}  
#error.valid strong{
	color: #7BB623;
}  
/******* /FORM *******/

