/*****Reset*****/  
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/*****Basic Elements*****/  
body { 
	background-color:#797979;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size:12px;
}

h1 {
	font-size:24px;
	margin:20px 20px 10px;
	font-weight:400;
	color:#043f6b;
	line-height:32px;
}

h2 {
	font-size:20px;
	margin:0px 20px 10px;
	font-weight:400;
	color:#043f6b;
	line-height:26px;
}

p { 
	margin:0 20px 10px;
	font-size:14px;
	line-height: 130%;
	color:#878788;
}

p#thankyou {
	font-size: 18px;
	color:#eee;
}

strong {
	color:#747475;
	font-weight: bold;
}
ul {
	margin-top:20px;
}
ul li {
	margin:0 0 10px;
	font-size:12px;
	line-height: 130%;
	color:#878788;
}
ul li>strong {
	margin:0 0 10px;
	font-size:14px;
	line-height: 130%;
}
ul li>strong>a {
	text-decoration:none;
}
div#counties ul {
	float:left;
	width: 105px;
}
div#counties {
	margin-left:30px;
}
ol {
	
	margin-left: 30px;
	
}
ol li {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 14px;
	line-height: 130%;
	color:#878788;
}

a { 
	color:#043F6B;
}
a:hover { 
	color:#006aa7;
}
table {
	margin-left:20px;
}

div#formcontainer label {
	color:#fff;
	display: block;
	margin-top:3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
div#formcontainer label.error { 
	margin-top:-5px;
	margin-bottom: 5px;
	color:red;
	font-style: italic;
}
label.checkbox {
	display: block;
	float: left;
	clear: none;
}
input, textarea, select { 
		margin-bottom: 10px;
		border-width:1px;
		color:#333;
		font-family:Arial,'Lucida Grande',Verdana;
		border-style:solid;
		border-color:#ccc;
		font-size:12px;
		padding:2px;
	}
textarea { width:300px;height:100px;max-height:800px; }

input[type=submit], button { 
	cursor:pointer; 
	width:220px;
	margin-top:10px;
	background-color: #04406d;
	padding:4px 4px;
	color: #fff;
}
input[type=text] { width:240px; }

input[type=checkbox] { 
	border: 0px none; 
	display:inline;
	float:left;
	margin-right: 5px;
}
input[type="hidden"] { 
	border:0 none;
}
  
/*****Generic Classes*****/  

li.navover {
	/* background-color:#f68e1e; */
}
li.navon {
	/* background-color:#5b5a5f; */
}
li.navoff {
	/* background-color:transparent; */
}


  
/*****Basic Layout*****/  
div#content { 
	background-color:white;
	margin: 0px auto;
	width: 960px;
}

div#bodycontent div#leftcol > div.twocolinset > div {
	width: 340px;
	float:left;
}

div.twocolinset {
	border-top: 1px solid rgb(204, 204, 204); 
	padding-top: 25px; 
	border-bottom: 1px solid rgb(204, 204, 204); 
	padding-bottom: 15px;
	overflow:hidden;
}

div#formcontainer {
	background-color: #959595;
	margin-top:15px;
	padding:15px 20px;
	overflow:hidden;
}

div#formcontainer h3 {
	font-size: 18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:300;
	margin-bottom:10px;
}


div#formcontainer ul {
	margin-top:0px;
}

div#formcontainer ul li {
	width:300px;
	margin:0px;
	float:left;
}
ul#caselist li {
	margin-left: 20px;
	font-size: 12px;
	text-transform:uppercase;
}
ul#victories li {
	margin-left: 0px;
	font-size: 12px;
	border-top: 1px solid #819fb6;
	background: url(/images/list-arrow.gif) no-repeat;
}
ul#victories li p {
	margin-top:10px;
	margin-bottom:12px;
	font-size: 11px;
	letter-spacing: 0.1em;
}
ul#victories li p a {
	color: #828282;
	text-transform:uppercase;
	text-decoration: none;
	// border-bottom: 1px #ababab solid;
}
ul#victories {
	margin-top: 0px;
}
  
/*****Header*****/  
body div#header { 
	height:76px;
	width:960px;
	border-top:6px solid #043f6b;
	border-bottom:2px solid #c3cdd6;
	margin-bottom:20px;
}
  
/*****Content*****/  
div#leftcol { 
	width:682px;
	float:left;
	margin-right:10px;
}
body#admin div#leftcol, body#admin div#navbar {
	width:920px;
}
body#admin div#rightcol,  {
	display:none;
}
div#rightcol { 
	width:268px;
	float:right;
}

div#navbar { 
	background-color: #FFF;
	border-bottom:2px solid #c3cdd6;
	border-top:2px solid #c3cdd6;
	width: 682px;
	height: 37px;
	margin-top: 20px
}
div#contactbar { 
	background-color: #043e70;
	height: 41px;
	margin-top: 20px;
}
#rightcol div#contactbar p {
	font-size: 12px;
	padding-top: 13px;
	padding-bottom: 12px;
	color: #b9cfda;
}
div#rightdivider { 
	background-color: #959595;
	margin-top: 20px;
}
div#navbar ul {  
    list-style: none;  
    display: block;  
    margin: 0;  
}  
div#navbar ul li:first-child { 
	margin-left:0px;
}
div#navbar ul li { 
	border-right:1px solid #FFFFFF;
	float:left;
	height:14px;
	margin:1px 0;
	padding:9px 15px 11px;
}
div#navbar ul li a { 
	color:#043f6b;
	text-decoration: none;
	font-size:14px;
	text-transform:uppercase;
}
div#navbar ul li.navon a { 
	border-bottom:1px solid #ccc;
}
div#leftcol p {
    color: #666666;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    line-height: 21px;
}



/*****Footer*****/  

div#footer { 
	width: 960px;
	margin: 0 auto;
	border-top:1px solid #043f6b;
	padding: 20px 0;
	background-color: #fff;
}
div#footer p { 
	font-size: 14px;
}

/*/////////////////////////////////////////////////////////////////////////
/* tablesorter styles */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px 20px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding: 4px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


label { 
	display: block;
	margin-top:3px;
	font-size:11px;
}
#admin form {
	margin-left:20px;
}
#admin form > ul > li > ul > li {
	display:inline;
	float:left;
	list-style-type:none;
	margin-left:0;
	margin-right:6px;
}
#admin form > ul > li { 
	clear:left;
	display:block;
	margin-left:0;
}

#admin form > div > ul > li > ul > li {
	display:inline;
	float:left;
	list-style-type:none;
	margin-left:0;
	margin-right:3px;
}
#admin form > div > ul > li { 
	clear:left;
	display:block;
	margin-left:0;
}

#admin form#checkout ul > li {
	display:inline;
	float:left;
	list-style-type:none;
	margin-left:0;
	margin-right:5px;
}

#admin ul > li > ul > li {
	display:inline;
	float:left;
	list-style-type:none;
	margin-left:0;
	margin-right:3px;
}

