body{
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #003366;
	background: #fff8e9 url(../images/bg_body_tile.gif) repeat-x;
}

h1,h2,h3,h4,h5,h6{
	color: #043078;
}

h1{font-size: 1.3em; font-weight: 800;}
h2{font-size: 1.3em; margin: 0 0 10px 0;}
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 1em;}
h6{font-size: 0.95em;}

body.members h1{font-size: 1.3em; margin: 0 0 10px 0;}
body.members h2{font-size: 1.1em; font-variant: small-caps; margin: 20px 0 10px 0; padding: 0 0 5px 0; border-bottom: 2px solid #E4D3AD; }
body.admin h2{font-size: 1.1em; font-variant: small-caps; margin: 20px 0 10px 0; padding: 0 0 5px 0; border-bottom: 2px solid #E4D3AD;}

hr{height: 2px; background: #E4D3AD; border: none; clear:both;}

p{line-height: 1.6em; margin: 0 0 20px 0;}

a{color: #993300;font-weight: 800;}
a:hover{}

.floatright{float: right;}
.floatleft{float: left;}

.alignright{text-align: right;}
.alignleft{text-align: left;}

.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}
.capitalize{text-transform: capitalize;}

.vtop{vertical-align: top;}
.vmiddle{vertical-align: middle;}

.leftspacing{margin: 0 0 10px 10px;}
.rightspacing{margin: 0 10px 10px 0;}
.bottomspacing{margin: 0 0 10px 0;}
.topspacing{margin: 10px 0 0 0;}

.help{font-weight: 100;}

.error, #ctl00_ContentPlaceHolder1_valsum{
	clear: both;
	padding: 2px 5px;
	background: #FFEE9F;
	color: #D62C39;
	font-weight: 100;
	border: 1px solid #EFC400;
	font-size: 0.95em;
	margin: 0 0 10px 0;
}

.error li{
	/*margin: 0 0 0 20px;
	line-height: 1.5em;
	list-style: circle;*/
}

.info{
	clear: both;
	padding: 2px 5px;
	background: #FFEE9F;
	color: #D62C39;
	font-weight: 100;
	border: 1px solid #EFC400;
	font-size: 0.95em;
	margin: 0 0 10px 0;
}

.info li{
	margin: 0 0 0 20px;
	line-height: 1.5em;
	list-style: circle;
}


.loginerror{
	width: 200px;
	float: right;
	margin: 0 150px 0 0;
	display: inline;
}


#container{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	
}

dl.login{
	height: 23px;
	float: right;
	margin: 8px 0 9px 0;
}

dl.login dt{
	line-height: 23px;
	color: #6699cc;
	font-weight: 800;
	float: left;
	line-height: 23px;
}

dl.login dd{
	color: #ffffff;
	line-height: 23px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

dl.login dd a{
	font-size: 0.9em;
	font-weight: 100;
	color: #F6EAD1;
	margin: 0 0 0 20px;
}

p.login{
	color: #ffffff;
	height: 23px;
	float: right;
	margin: 8px 0 9px 0;
}

p.login a{
	color: #ffffff;
	text-decoration: underline;
}

#header{
	height: 85px;
	\height: 86px;
	he\ight: 85px;
	clear: both;
	border-top: 1px solid #9bacc9;
	background: #ffffff;
}

body.members #header{
	border-bottom: 8px solid #043078;
}

#header img{
	float: left;
}

#header ul{
	width: 360px;
	height: 41px;
	float: right;
	margin: 0 20px 0 0;
}

#header ul li{
	height: 41px;
	float: left;
	margin: 44px 0 0 0;
}

#header ul li a{
	height: 41px;
	display: block;
	color: #b36640;
	text-indent: -9999em;
	outline: none;
	background: #ffffff url(../images/menu.gif) no-repeat;
}

body.members #header ul{
	width: 289px;
	height: 41px;
	float: right;
}

body.members #header ul li a{
	background: #ffffff url(../images/menu_member.gif) no-repeat;
}

body.members #header ul li#home a{width: 87px; background-position: 0 0;}
body.members #header ul li#account a{width: 96px; background-position: -87px 0;}
body.members #header ul li#newcase a{width: 106px; background-position: -183px 0; }

body.members #header ul li#home a:hover{width: 87px; background-position: 0 -41px;}
body.members #header ul li#account a:hover{width: 96px; background-position: -87px -41px;}
body.members #header ul li#newcase a:hover{width: 106px; background-position: -183px -41px; }


#header ul li#about a{width: 86px; background-position: 0 0;}
#header ul li#services a{width: 96px; background-position: -86px 0;}
#header ul li#resources a{width: 100px; background-position: -288px 0;}
#header ul li#contact a{width: 78px; background-position: -388px 0;}

#header ul li#about a:hover{width: 86px; background-position: 0 -41px;}
#header ul li#services a:hover{width: 96px; background-position: -86px -41px;}
#header ul li#resources a:hover{width: 100px; background-position: -288px -41px;}
#header ul li#contact a:hover{width: 78px; background-position: -388px -41px;}


body.admin #header ul{
	width: 226px;
}

body.admin #header ul li a{
	background: #ffffff url(../images/menu_admin.gif) no-repeat;
}

body.admin #header ul li#customers a{width: 116px; background-position: -86px 0;}
body.admin #header ul li#orders a{width: 101px; background-position: -288px 0; }

body.admin #header ul li#customers a:hover{width: 116px; background-position: -86px -41px;}
body.admin #header ul li#orders a:hover{width: 101px; background-position: -288px -41px; }


#banner{
	height: 184px;
	float: left;
}


#questions{
	width: 180px;
	\width: 200px;
	w\idth: 180px;
	height: 128px;
	\height: 184px;
	he\ight: 128px;
	padding: 56px 0 0 20px;
	float: left;
	background: #f2e4c8 url(../images/bg_questions.gif) no-repeat;
}

body.sub #banner{
	height: 109px;
}


body.sub #questions{
	height: 109px;
	padding: 0 0 0 20px;
}

#banner img{
	float: left;
}

#fullContainer{
	float: left;
	background: #ffffff url(../images/bg_container_tile.gif) repeat-y;

}

body.members #fullContainer, body.admin #fullContainer{
	background: #ffffff url(../images/bg_fullcontainer_member.gif) repeat-y;
}

#rightContent{
	width: 480px;
	float: right;
	display: inline;
	margin: 30px 30px 0 20px;
	padding: 0 0 20px 0;
}

#leftContent{
	width: 160px;
	float: left;
	font-size: 0.9em;
	margin: 30px 20px 0 20px;
	padding: 0 0 20px 0;
	display: inline;
}

#fullContent{
	width: 710px;
	margin: 20px 20px 40px 20px;
}

#footer{
	width: 750px;
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 0.9em;
	color: #b29d70;
	background: #fff8e9 url(../images/bg_container_bottom.gif) no-repeat;
}

body.members #footer, body.admin #footer{
	width: 748px
	\width: 750px;
	w\idth: 748px;
	border-left: 1px solid #E4D3AD;
	border-right: 1px solid #E4D3AD;
	border-bottom: 1px solid #E4D3AD;
	padding: 20px 0 20px 0;
	background: #ffffff;
}

#footer a{
	color: #b29d70;
}

#rightContent ul.list, ul.lists{
	margin: 0 0 0 0;
}

#rightContent ul.list li, ul.lists li{
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	background: transparent url(../images/icons/bullet_arrow.gif) no-repeat 0 -1px;
}

#leftContent ul{
	margin: 0 0 0 0;
}

#leftContent ul li{
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	background: transparent url(../images/icons/bullet_black.gif) no-repeat 0 -1px;
}

#equalLeftContent, .equalLeftContent{
	width: 345px;
	float: left;
	background: #ffffff;
}

.equalLeftContent, .equalRightContent{
	margin: 0 0 20px 0;
}

#equalRightContent, .equalRightContent{
	width: 345px;
	float: right;
	background: #ffffff;
}

table.form{
	clear: both;
	width: 100%;
}

table.form td{
	font-size: 0.9em;
	padding: 5px 10px;
	width: 33%;
}

table.form label{
	color: #000000;
}


table.form table td, table.form table th{
	font-size: 1.1em;
}

table#courttable{
	width: 680px;
}

table.form table td{
	width: auto;
}
/* dl.form */

dl.form dd{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}

dl.form dt{
	color: #666666;
	font-size: 0.9em;
	margin: 0 0 2px 0;
}

.mini{width: 60px;}
.tiny{width: 100px;}
.short{width: 150px;}
.medium{width: 200px;}
.long{width: 300px;}

.mini, .short, .tiny, .medium, .long{
	padding: 2px;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
	margin: 3px 0 0 0;
}

.checklist{
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	font-size: 1.05em;
}

.checklist li{
	margin: 0 15px 10px 0;
	padding: 0;
	background: none;}

dl.loginform{
	margin: 0 0 20px 0;
	border: 1px solid #FFF0CF;
	background: #FFF8E9;
}

dl.loginform dt{
	font-weight: 800;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}

dl.loginform dd{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

/* ol#steps */
ol#steps{
	width: 710px;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 5px solid #043078;
}

ol#steps li{
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 10px;
	background: #DFDFDF;
}

ol#steps li a{
	color: #9F9F9F;
}

ol#steps li.on{
	background: #043078;
}


ol#steps li.on a{
	color: #ffffff;
}

ol#steps li.prev{
	background: #FFEBBF;
}

ol#steps li.prev a{
	color: #993300;
}

/* table.display */
table.display{
	clear: both;
	width: 100%;
	font-size: 0.9em;
	border-left: 1px solid #e4d3ad;
	border-right: 1px solid #e4d3ad;
}

table.display thead th{
	border-bottom: 7px solid #ebdab7;
	font-weight: 100;
	padding: 5px 5px;
	background: #f6ead1;
}

table.display thead a{
	font-weight: 100;
	color: #993300;
}

table.display tbody td{
	padding: 8px 5px;
	border-bottom: 1px solid #e4d3ad;
}

/* options */
ul#options{
	width: 710px;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #DFDFDF;
}

ul#options li{
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 10px;
	background: #DFDFDF;
}

ul#options li a{
	color: #9F9F9F;
}

ul#options li.on{
	background: #043078;
}

ul#options li.on a{
	color: #ffffff;
}

/* ul.pager */


#fullContent ul.pager{
	width: auto;
	height: auto;
	padding: 0;
	float: right;
	border: none;
	margin: 0 0 20px 0;
	background: none;
}

#fullContent ul.pager li{
	float: left;
	margin: 0 0 0 10px;
	border: none;
}

#fullContent ul.pager li a{
	text-indent: -9999em;
}

#fullContent ul.pager li.first a{
	width: 22px;
	height: 22px;
	display: block;
	background: transparent url(../images/pager_first_on.gif) no-repeat;
}

#fullContent ul.pager li.first a.disabled{
	background: transparent url(../images/pager_first_off.gif) no-repeat;
}

#fullContent ul.pager li.prev a{
	width: 70px;
	height: 22px;
	display: block;
	background: transparent url(../images/pager_prev_on.gif) no-repeat;
}

#fullContent ul.pager li.prev a.disabled{
	background: transparent url(../images/pager_prev_off.gif) no-repeat;
}

#fullContent ul.pager li.next a{
	width: 70px;
	height: 22px;
	display: block;
	background: transparent url(../images/pager_next_on.gif) no-repeat;
}

#fullContent ul.pager li.next a.disabled{
	background: transparent url(../images/pager_next_off.gif) no-repeat;
}


#fullContent ul.pager li.last a{
	width: 22px;
	height: 22px;
	display: block;
	background: transparent url(../images/pager_last_on.gif) no-repeat;
}

#fullContent ul.pager li.last a.disabled{
	background: transparent url(../images/pager_last_off.gif) no-repeat;
}


/* print_table */
.printtable{
	clear: both;
	width: 100%;
	font-size: 0.9em;
	margin: 10px 0 0 0;
}

.printtable thead th{
	color: #ffffff;
	padding: 4px 2px;
	background: #043078;
}

.printtable thead th a{
	color: #ffffff;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

.printtable tbody th{
	font-weight: 100;
	padding: 4px;
	border-bottom: 1px solid #EFE1C2;
	background: #F6EAD1;
	width: 120px;
}


.printtable tbody td{
	padding: 4px;
	border-bottom: 1px solid #EFE1C2;
	background: #FFFAEF;
}

.radiobuttonlist{
	font-size: 0.95em;
	margin: 2px 0 0 0;
}

.radiobuttonlist td{
	padding: 0;
}

ul.checks{
	float: left;
}

ul.checks li{
	width: 50%;
	float: left;
	margin: 0 10px 5px 0;
}

