/*  
Theme Name: 
Author: Stephen M. James
Author URI: http://www.InteractiveLlama.com/
Use Firefox + Firebug to view CSS inheritance

MISC - BLOG - HEADER - ASIDE - NAV - FOOTER - HEADERS - FLASH - FORMS - TABLE - BODY - STANDARD

SET DEFAULTS */ *  { margin: 0; padding: 0; } 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; } table, tr, td { margin:0; padding:0; border:0; border-collapse:collapse; vertical-align:top; }

/*------------------------------------------  
MISC
------------------------------------------*/

/* content - - - - - - - - - - - - - - - - - - - - -  */

div#page {
	background: url(../images/page.png) no-repeat 0px 0px;
	margin: 0px auto 0px auto;
	width: 710px;
	min-height: 700px;
	padding: 45px 75px 20px 75px;
}

div#pagewrapper {
	background: url(../images/pagewrapper.gif) repeat-y 0px 0px #C7CDB7;
	margin: 0px auto 0px auto;
	width: 860px;
}

div#article {
	float: left;
	font-size: 115%;
}

div#article p {
	margin: 0px 0px 10px 0px;
	line-height: 150%;
	padding-bottom: 10px;
}

div#article .small {
	font-size: 10px;
	padding-right: 40px;
}

/* two column  */

div.content {
	padding: 0px 0px 0px 0px;
}

div.contentheader {
	padding: 0px 0px 0px 0px;
}

div.content p {
	margin: 0px 0px 10px 0px;
	line-height: 150%;
}

div.contentwidth {
	width: 400px;
	margin-left: 270px;
}

div.textwidth {
	
}

div#contentandaside {
  float: left;
  width: 710px;
	background: url(../images/contentandaside.gif) repeat-y 221px 0px;
	min-height: 500px;
	position:relative;
}

div#middlecolumn{
    float:left;
    overflow: visible !important;
    width:520px;
	padding: 0px 0px 10px 0px;
}

/*------------------------------------------  
END MISC
------------------------------------------*/


/* ../images - - - - - - - - - - - - - - - - - - - - -  */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


/* alignment - - - - - - - - - - - - - - - - - - - - -  */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
	}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/*------------------------------------------  
END BLOG
------------------------------------------*/

/*------------------------------------------  
HEADER
------------------------------------------*/

div#header {
	background: url(../images/header.jpg) no-repeat 50px 52px;
	height: 412px;
	position: relative;
	width: 960px;
}

div#header_footer {
	background: url(../images/header_footer.png) no-repeat 50% 0px;
	height: 52px;
	position: absolute;
	bottom: 0px;
	width: 960px;
}

div#header .logo {
	margin: 0px auto 0px auto;
	width: 437px;
}

div#header .logo_header {
	background: url(../images/logo_header.png) no-repeat 0px 0px;
	height: 67px;
}

div#header .logo_footer {
	background: url(../images/logo_footer.png) no-repeat 0px 0px;
	height: 115px;
}

div#header a#logo {
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	padding: 50px 0px 0px 0px;
	height: 0px !important; 
	width: 437px;
	background: url(../images/logo.png) no-repeat 0px 0px;
}

div#section_header {
	background: url(../images/section_header.png) no-repeat 0px 0px;
	width: 596px;
	height: 99px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

div#section_header h1 {
	padding: 34px 0px 0px 40px;
	color:#CCCCCC;
	text-transform: uppercase;
	font-size: 22px;
}



/*------------------------------------------  
END HEADER
------------------------------------------*/

/*------------------------------------------  
aside
------------------------------------------*/

div#aside {
	
}

div#aside ul {
	
}

div#aside ul li {
	list-style: none;
}

div#aside ul li a {
	
}

/*------------------------------------------  
END aside
------------------------------------------*/


/*------------------------------------------  
NAV
-----------------------------------------*/

#ctl00_home {
	position: absolute;
	left: 73px;
	top: 67px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	width:123px;
	padding: 44px 0px 0px 0px;
	height: 0px !important;
	background: url(../images/home.png) no-repeat 0px 0px;
}

#ctl00_home:hover {
	background: url(../images/home.png) no-repeat 0px -44px;
}

/* topmenu - - - - - - - - - - - - - - - - - - - - -  */

ul#topnav {
	position: absolute;
	left: 5px;
	top: 110px;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	background: url(../images/nav.png) no-repeat 0px 0px;
	width: 175px;
	height: 235px;
	padding: 93px 65px 25px 55px;
}

ul#topnav li {
	margin:5px 10px 7px 0px;
	padding:0px 0px 0px 0px;
	
}

ul#topnav li a {
	letter-spacing: .05em;
	color:#000000;
	background: #7F94A0;
	padding: 2px 6px 2px 6px;
	font-size: 15px;
	text-decoration: none;
	opacity: .7;
}

ul#topnav li a:hover {
	background: #C7CDB7;
	color: #0B3543;
	opacity: .9;
	
}

ul#topnav li a#selected, ul#topnav li a#selected:hover, ul#topnav li a#parent {
	background: #0B3543;
	color: #FFFFFF;
	opacity: .9;
}

ul#topnav li a#selected {
	cursor: default;
}

ul#topnav li a#parent:hover {
	background: #C7CDB7;
}

/* menu - - - - - - - - - - - - - - - - - - - - -  */

ul#sidenav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	font-size: 12px;
}

ul#sidenav li {
	margin: 10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

ul#sidenav li.header {
	text-transform: uppercase;
	color: #1C3F94;
	font-weight: bold;
	border-bottom: 1px solid #62675D;
	padding: 0px 0px 3px 0px;
	margin: 15px 0px -3px 0px;
}

ul#sidenav li a {
	text-decoration: none;
	color: #0B3543;
	display: block;
	padding: 4px 6px 4px 6px;
}

ul#sidenav li.section1 {
	background: #5A7F91;
}

ul#sidenav li.section2 {
	background: #C9B44A;
}

ul#sidenav li.section3 {
	background: #B1BB95;
}

ul#sidenav li a:hover {
	color: #FFFFFF;
}

ul#sidenav li a#selected {
	background: url(../images/sidenav_selected.png) no-repeat right top;
	cursor: default;
	color:#6E2405;
}
ul#sidenav li a#selected:hover {
	cursor: default;
}
div#sidenav ul li a#parent {
	background:#B1BB95;
	cursor: pointer;
}
div#sidenav ul li a#parent:hover {
	
}


/*------------------------------------------  
END NAV
------------------------------------------*/


/*------------------------------------------  
side image
------------------------------------------*/
.SideImage
{
	position: absolute;
	top: 470px;
	left: 0px;
	width: 200px;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	font-size: 12px;
}

/*------------------------------------------  
FOOTER
------------------------------------------*/

div#footer {
	padding: 0px 0px 0px 0px;
	background: url(../images/footer.png) no-repeat 0px 0px #FFFFFF;
	width: 860px;
	margin: 0px auto 0px auto;
	height: 57px;	
	color: #FFFFFF;
}

ul#footer_text {
	list-style-image:none;
	list-style-type:none;
	padding: 5px 10px 8px 34px;
}

ul#footer_text li {
	float: left;
	display:block;
	padding: 0px 0px 0px 0px;
}

ul#footer_text li a {
	font-size: 10px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/footer-li.png) 0px 3px no-repeat;
}

ul#footer_text li a:hover {
	color: #FF4300;
	background: url(../images/footer-li.png) 0px -47px no-repeat;
}

/*------------------------------------------  
FOOTER
------------------------------------------*/


/*------------------------------------------  
HEADERS
------------------------------------------*/
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin:0;
	line-height:1em;
}
h1 {
	color: #000000;
	font-size:2em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	color: #1C3F94;
	font-size:1.75em;
	margin-bottom: 10px;
	padding-top:.2em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #62675D;
}
h3 {
	font-size:1.5em;
	margin-bottom:.7em;
	padding-top:.3em;
}
h4 {
	font-size:1.25em;
	margin-bottom:.6em;
}
h5, h6 {
	font-size:1em;
	font-weight:bold;
	display: inline;
}

/*------------------------------------------  
FORMS
------------------------------------------*/

form div{margin:0 0;clear:both;}

fieldset {
	border:1px solid #e3e3e3;
	margin:1.5em 10px;
	padding:.5em 10px;
}
fieldset ol {
	margin:0;
	padding:0;
}
fieldset li {
	list-style: none;
	margin:0;
	padding:.4em .75em;
}
fieldset li label {
	display:inline-block;
	margin:0 1em 0 0;
	width:9em;}
legend{}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus {
	background:#f5f5f5;
	outline:none;
}
input[type="text"], input[type="password"], textarea, select {
	border:1px solid;
	border-color:#bbb #ccc #ccc #bbb;
	padding:.1em;
}
button,.button,input[type="file"] > input[type="button"],input[type="reset"],input[type="submit"],select {
	background:#B1BB95;
	border:.1em solid;
	border-color:#CDD8B1 #798460 #798460 #CDD8B1;
	cursor:pointer;
	padding:.1em 10px;
	color: #0b3543;
}
button:hover,.button:hover,input[type="file"] > input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
	background-color:#f0f0f0;
}
button,.button,input[type="reset"],input[type="submit"] {
	margin:0 5px;
}
form button:hover {
	cursor: pointer;
	background:url(../images/form-send.gif) 0px -33px no-repeat;
}
input[type="file"]{
	font-size:.714em;
}
select[size],select[multiple] {
	background-image:none;
}
label{}
select{}
optgroup {
	background:transparent;
}
option {
	background:transparent;
}
textarea{}


input.cleardefault {
	width: 145px;
	height: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
	color: #302D26;
	/* -khtml-appearance: none; */
}

/*------------------------------------------  
GRID
------------------------------------------*/
	.cols{} /* main column container class */
	.col{ float:left; display:inline; width:48%; margin-left:4%;} /* 2 equal width columns layout - default */	
	.cols3 .col{width:30%;margin-left:5%;} /* 3 equal width columns layout */
	.cols4 .col{width:22%;margin-left:4%;} /* 4 equal width columns layout */
	
	/* use following classes to build custom grid (add as many as you want) */
	.col1, .col2, .col3{float:left;display:inline;}
	.col1{}
	.col2{}
	.col3{}
	
	.indent1{}
	.indent2{}
	.indent3{}	

/*------------------------------------------  
BODY
------------------------------------------*/

a, a:visited {
	/*color: #02112C;*/
	color: #1c3f94;
	}

a:hover, a:visited:hover {
	color: #666666;
	}

a:active {
	/*color: #B3B3A5;*/
	color: #1c3f94;
	}

body {
	color: #000000;
	padding: 20px 0 20px 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	background: url(../images/body.png) no-repeat 50% 0px #0B3543;
}

div.wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	position:relative;
	
}


/*------------------------------------------  
TABLE
------------------------------------------*/
table {
	border-collapse:collapse;
	border-spacing:2px;
	font-size:inherit;
	margin-bottom: 15px;
}
thead {
	background:#ccc;
	font-weight:bold;
}
th {
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #eee;*/
}
tbody{ }
tbody tr:nth-child(even){
	
}
td{
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #eee;*/
	padding:.25em 10px;
}

/*------------------------------------------  
STANDARD USE YET CUSTOM
------------------------------------------*/

.first{margin-left:0 !important;}
.last{margin-right:0 !important;}
.top{margin-top:0 !important;}
.bottom{margin-bottom:0 !important;}	
.hidden, .print{display:none;}

/* floats  */
.left {float: left;}
.right {float: right;}
.center {text-align:center;}

hr 
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.hr {
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

sup, sub {font-size:.8em;}

/* Forces blocks to enclose their floated children for Mozilla. See style_ie_hacks.css */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.inner, .content, .cols, .fixed{display:block; min-height:1%;}
.clear {display: block; clear: both;}

/*------------------------------------------  
END STANDARD USE
------------------------------------------*/

/* Registration */

div#registration {
	padding: 0px 0px 0px 0px;
	width: 500px;
}

div#registration label
{
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
}

div#registration .labelTerms
{
	font-size: 13px;
	font-weight: bold;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
}


div#registration input[type="text"]
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	float: left;
}

div#registration select, select:focus
{
	font-size: 12px;
	float: left;
	background: #FFFFFF;
	outline: none;
	border:0px solid;
	border-color:#000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

div#registration .Msg
{
	color: Red;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 16px;
}



div#regInfo {
	padding: 0px 0px 0px 0px;
	width: 440px;
}

div#regInfo label
{
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
}

div#regInfo input[type="text"]
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	float: left;
}

div#regInfo select, select:focus
{
	font-size: 12px;
	float: left;
	background: #FFFFFF;
	outline: none;
	border:0px solid;
	border-color:#000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

div#regInfo .Msg
{
	color: Red;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 16px;
}


/* End Registration */




/* Grids */
.gv
{    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  padding: 0px;
  background-color:#FFFFFF;
}

.gv a
{
	color: #666666;
}

.gv a:hover
{
	color: #CC9900;
}

.gvHeader th
{
  /*border-left: 1px solid #EBE9ED;
  border-right: 1px solid #EBE9ED;*/
  border-left: 1px solid #454136;
  border-right: 1px solid #454136;
  font-size: 11px;
	font-weight: bolder;
	padding-left:3px;
	padding-top: 2px;
}

.gvHeader
{
	font-size: 11px;
	font-weight: bold;
	/*  BACKGROUND-COLOR: #333366; */
	background-color: #454136;
  color: #FFFFFF;
  text-align: left;
  height: 20px;
}

.gvHeader a
{
	color: #D7D4D9;
}

.gvFooter
{
  font-size: 11px;
	font-weight: bold;
  BACKGROUND-COLOR: #000000;
  color: #FFFFFF;
  text-align: left;
}

.gvRow
{
  /*background-color: #91ADCC;*/
  background-color: #716C5E;
  color: #FFFFFF;
}

.gvAltRow 
{
  background-color: #FFFFFF;
  /*color: #333366;*/
	color: #454136;
}

.gvRowCaution
{
	background-color: #FFFF00;
	color: #000000;
}

.gvRowError
{
	background-color: #FF0000;
	color: #000000;
}

.gvRow td, .gvRow td
{
	/*  border: 1px solid #EBE9ED;*/
	border: 1px solid #454136;
  padding-left: 3px;
  padding-top: 3px;
  padding-right: 3px;
}

.gvAltRow td, .gvRow td
{
	
  /*border: 1px solid #EBE9ED;*/
  border: 1px solid #454136;
  padding-left: 3px;
  padding-top: 3px;
  padding-right: 3px;
}

.gvRowCaution td, .gvRow td
{
	/*  border: 1px solid #EBE9ED;*/
	border: 1px solid #454136;
  padding-left: 3px;
  padding-top: 3px;
  padding-right: 3px;
}

.gvRowError td, .gvRow td
{
	/*  border: 1px solid #EBE9ED;*/
	border: 1px solid #454136;
  padding-left: 3px;
  padding-top: 3px;
  padding-right: 3px;
}

.gvSelectedRow
{
  background-color: #CCCCCC;
  font-weight: normal;
  font-size: 10px;
  color: #333333;
}

.gvPager
{
	font-size: 11px;
	font-weight: bold;
  /*BACKGROUND-COLOR: #6699CC;*/
  background-color: #454136;
  color: #FFFFFF;
  text-align: center;
	margin: 0 auto 0 auto;    
}

.gvPager td
{
	text-align:center;
}

.gvPager a
{
	color: #D7D4D9;
}


.gvPager table  /*to center the paging links*/
{
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

.gvButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  color: #000000;
	margin: 0 auto 0 auto;    
}

.gvButton2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
  color: #000000;
	margin: 0 auto 0 auto;    
}

.gvEdit
{
  font-weight: normal;
  font-size: 10px;
  color: #000000;
}

.gvEditTitle
{
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}

.PayOnline a, .PayOnline a:visited, .PayOnline a:active {
	font-size:1.5em;
	margin-bottom:.7em;
	padding-top:.3em;
	color: red;
}
