@charset "utf-8";
/* CSS Document */
body {
	color:#FFFFFF;
	background-color:#181418;
}
h2 {
	font-weight: normal;
	color: #f91b1b;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff00;
	text-align: center;
	font-family: "Franklin Gothic Medium", Tahoma, "Lucida Sans Unicode", "Lucida Sans", 'Microsoft Sans Serif', sans-serif;
	letter-spacing: 0.05em;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color: #ffff00;
}
a:hover, a:active {
	color: #ff5422;
}
.content {
	background-color: #181418;
}
.siteFooterLinks {
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: .8em;
}
#navbar {
	border-top: 1px solid #A8B090;
	border-bottom: 1px solid #A8B090;
	margin-bottom: 20px;
	background-color:transparent;
	background-color: #cc3500;
	height:34px;
	width: 100%;
}
#navbar ul {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 940px;
	border-left: 1px solid #A8B090;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
}
#navbar ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	background-color:transparent;
	line-height:16px;
	height:34px;
}
#navbar a {
	text-decoration: none;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #A8B090;
	background-color:transparent;
	height:34px;
	vertical-align: middle;
	color: #F4D5CA;
}
#navbar li.active a {
	color:#000000;
}
#navbar a:hover {
	background-color: #DD5800;
	color:#FFFFFF;
}
#navbar li.active {
	background-color: #FF6600;
}
#submenu, #regionLinks {
	width: auto;
	background-color: #530036;
}
#submenu ul, #deptmenu ul, #regionLinks ul {
	list-style-type: none;
	text-align: left;
}
#submenu ul ul {
	margin-bottom: -3px;
	margin-top: 3px;
}
#submenu ul li, #regionLinks ul li {
	margin-left: 0;
	line-height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7e3d4f;
	padding-top: 3px;
	padding-bottom: 3px;
}
#deptmenu ul li {
	margin-left: 0;
}
#submenu ul li li {
	margin-left: 18px;
	background-color: #710049;
}
html>body #submenu li a, html>body #regionLinks li a {
	width: auto;
}
#submenu li a, #submenu li a:link, #submenu li a:visited, #submenu li ul li a:link, #submenu li ul li a:visited, #regionLinks li a, #regionLinks li a:link, #regionLinks li a:visited {
	display:block;
	text-align: left;
	text-decoration: none;
	color: #CAAEB3;
	background-color: transparent;
	background-image: url(images/bullet-blue-white.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-right: 4px;
}
#deptmenu li a, #deptmenu li a:link, #deptmenu li a:visited {
 display:block;
 padding:0;
 opacity: .86;
}
#deptmenu li a:hover, #deptmenu li a:active, #deptmenu li.active a {
 display:block;
 padding:0;
 opacity: 1;
}
#deptmenu li a img {
	border: 1px solid #999999;
	margin-bottom:3px;
}
#deptmenu li.active a img {
	border: 1px solid #FFFFFF;
}
.grey #submenu li a, .grey #submenu li a:link, .grey #submenu li a:visited, .grey #submenu li ul li a:link, .grey #submenu li ul li a:visited {
	color:#D7E1F2;
}
#submenu li a:hover, #submenu li ul li a:hover, .grey #submenu li a:hover, .grey #submenu li ul li a:hover, #regionLinks li a:hover, #regionLinks li a:active {
	background: transparent url(images/bullet-trans-yellow.gif) left 2px no-repeat;
	color: #ffffff;
}
#submenu li.active a, #submenu li ul li.active a, .grey #submenu li.active a, .grey #submenu li ul li.active a {
	background: transparent url(images/bullet-red-white.gif) left 2px no-repeat;
	color: #ffffff;
}

#submenu-tabs ul
{
	padding: 5px 0;
	margin-left: 0;
	margin-bottom:0;
	border-bottom: 1px solid #f91b1b;
	font: bold 12px Verdana, sans-serif;
}

#submenu-tabs li
{
list-style: none;
margin: 0;
display: inline;
}

#submenu-tabs li a
{
	padding: 5px 10px;
	margin-left: 0px;
	background: #530036;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#submenu-tabs li a:link, #submenu-tabs li a:visited { color:#FFFFFF; }

#submenu-tabs li a:hover
{
	color: #FFFFFF;
	background: #710049;
	border-color: #7E3D4F;
}

#submenu-tabs li.active a:link, #submenu-tabs li.active a:visited, #submenu-tabs li.active a:hover
{
background: white;
border: 1px solid #f91b1b;
border-bottom: 1px solid white;
color:#000000;
}

.res-box h2 {
	text-align:left;
}
.res-site {
	font-size: 80%;
	position: absolute;
	right: 20px;
	letter-spacing: normal;
}
.res-address {
	right: 20px;
	position: absolute;
}
.res-location {
	margin-left: 15px;
}
.resource-list {
	color: #022b59;
	background-color: #B8CCE2;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #022b59;
}
.resource-list a:link, .resource-list a:visited {
	color: #90c000;
	color: #CC2E00;
}
.resource-list a:hover, .resource-list a:active {
	color: #c3e858;
	color: #FF6B40;
}
.resource-list h6 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium", Tahoma, "Lucida Sans Unicode", "Lucida Sans", 'Microsoft Sans Serif', sans-serif;
	letter-spacing: .05em;
}
/*.resource-list h6 a {
	text-transform: none;
	font-size:100%;
}*/
.resource-list p {
	margin: 0px;
	padding: 0px;
	font-family: "Franklin Gothic Medium", Tahoma, "Lucida Sans Unicode", "Lucida Sans", 'Microsoft Sans Serif', sans-serif;
	letter-spacing: 0.05em;
	line-height: 20px;
}
.first-res {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #022b59;
}
#res-sponsor, #res-standard {
	margin-bottom:20px;
}
#res-sponsor h6 {
	font-size: 130%;
}
/*#res-sponsor .first-res {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #f91b1b;
	border-top-color: #FFFF00;
}*/
#res-sponsor .resource-list {
	color: #011327;
	background-color:#CEB79B;
	border-width: 8px;
	border-style: solid;
	border-color: #c59434;
	margin-bottom: 20px;
	background-image: url(images/res-gradient-gold.jpg);
	background-repeat: repeat;
	background-position: left center;
}
#res-preferred {
	margin-bottom:20px;
}
#res-preferred h6 {
	font-size: 115%;
}
/*#res-preferred .first-res {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #f91b1b;
}*/
#res-preferred .resource-list {
	color: #022853;
	background-color: #A7A7A7;
	border-width: 6px;
	border-style: solid;
	border-color: #A7A7A7;
	margin-bottom: 20px;
	background-image: url(images/res-gradient-silver.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.cat-list ul {
	background-color: #022b59;
}
.cat-list li {
	font-variant: small-caps;
	list-style-type: none;
	color: #a7c0dc;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7c0dc;
}
.cat-list a:link, .cat-list a:visited {
	color: #90c000;
}
.cat-list a:hover, .cat-list a:active {
	color: #c3e858;
}
#header {
	background-color: #000000;
	width: 100%;
	height: 130px;
}
body.home #header img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -9999px;
	line-height:0px;
}
#header h2 {
	margin-top:8px;
	margin-bottom: 8px;
}
#header h4 {
	text-align: justify;
	margin-top:10px;
	margin-bottom: 0px;
}
#header p {
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}
body.home #header {
	height: 130px;
	background-image:none;
	background-color: #000000;
}
body.test #header {
	height: 130px;
	background-image:none;
	background-color: #000000;
}
body.grey #header {
  background-color:#FFFFFF;
}
body.grey #footer p {
	color: #00569B;
}
body.grey #footer a:link, body.grey #footer a:visited {
	color:#CC2E00;
}
.burgundy-box {
	background-color: #330021;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #6a0045;
	margin-bottom:20px;
	padding-bottom: 10px;
}
.black-box {
	background-color: #000000;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #383838;
	margin-bottom:20px;
	padding-bottom: 10px;
}
.white-box {
	background-color: #ffffff;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #f91b1b;
	margin-bottom:20px;
	padding-bottom: 10px;
}
div.tab-box {
	border-top: none;
}
.white-box p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
}
.white-box h2, .white-box h3 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f91b1b;
	padding-left: 0px;
	font-family: "Franklin Gothic Medium", Tahoma, "Lucida Sans Unicode", "Lucida Sans", 'Microsoft Sans Serif', sans-serif;
}
.res-box p {
	font-family:'Helvetica Neue', Verdana, 'Liberation Sans', FreeSans, sans-serif;
	text-align:left;
	font-size:13px;
	line-height:26px;
}
body.grey, .grey .content {
	background-color:#D7E1F2;
}
.grey #submenu {
	background-color: #00569B;
}
/*body.grey {
	background-color: #CAD8EE;
}*/
.white-box a:link, .white-box a:visited {
	color: #CC2E00;
}
.white-box a:hover, .white-box a:active {
	color: #FF6B40;
}
.flt-left, .resource-list p.flt-left {
	float:left;
	margin-right:20px;
	margin-top:5px;
	margin-bottom: 8px;
}
.flt-left.classified {
 margin-bottom: 0px;
}
.flt-right, .resource-list p.flt-right {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
}
div.ads .flt-right {
	margin-left: 10px;
}
body.grey .flt-left, div.ads .flt-left {
	margin-right:10px;
}
div.ads img {
	margin-bottom:20px;
	margin-top:0px;
}
div.ads a:link, div.ads a:visited {
	opacity: .86;
}
div.ads a:hover, div.ads a:active {
	opacity: 1;
}
div.ads p {
	margin-bottom:0px;
}
.white-box img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 1px;
}
.constantcontact {
	text-align:center;
}
.constantcontact .input {
	font-size:13px;
	border:1px solid #ffcc00;
	padding:3px;
	margin-bottom:10px;
}
div.constantcontact input.cchome {
	padding:7px 3px;
	margin-bottom:0px;
}
/*.constantcontact .submit {
	background-color:#f91b1b;
	color:#FFFFFF;
	font-weight:bold;
}*/
.submit {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	cursor: default;
}
#submitpad {
	padding: 3px;
	background-color: #f91b1b;
	margin: 0px;
	border-width: 3px;
	border-color: #f91b1b;
	text-align:center;
	float:right;
}
#submitpad .cchome {
}
.justifyright {
	text-align:right;
}
.justifyleft {
	text-align:left;
}
.member-view {
	text-align:center;
	color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.no-border, div.no-border img, div.white-box img.no-border {
	border:none;
}
.imgbox {
	border: 1px solid #7e3d4f;
	padding: 1px;
}
p.center {
	text-align:center;
	margin-top:0px;
/*	margin-bottom:0px;*/
	padding:0px;
}
.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.homeBlog .flt-left {
	float: none;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
div#content.grid_12 div.white-box img{
max-width:654px;
}
div#content.grid_9 img{
max-width:474px;
height:auto;
}
.blogtagline {
	font-style:italic;
	font-weight:bold;
}
.tight {
	margin-bottom:4px;
	padding-bottom:0;
}
p.caption, .caption {
	font-size: 90%;
	color: #666666;
	margin: 0px auto;
	text-align:center;
	font-style: italic;
	line-height: 18px;
}
td.caption p, td.caption h4 {
	font-size: 96%;
	line-height: 16px;
	margin-bottom: 0px;
}
p.caption-classified {
	width: 170px;
	color: #999999;
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
	height: 36px;
	text-align: center;
	line-height: 18px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
p.caption-340 {
	width: 340px;
	color: #666666;
	font-weight: normal;
	font-size: 90%;
	margin: 0 auto 10px auto;
	font-style: italic;
	height: 100%;
	text-align:center;
}
p.caption-180 {
	width: 180px;
	color: #666666;
	font-weight: normal;
	font-size: 90%;
	margin: 0 auto 10px auto;
	font-style: italic;
	height: 100%;
	text-align:center;
}
p.caption-540 {
	font-size: 90%;
	font-style: italic;
	color: #666666;
	text-align: center;
	width: 540px;
	margin: 0 auto 10px auto;
}
.credit, p.credit {
	font-size: 9px;
	text-align: center;
	color: #999999;
}
.homeBlog .credit, .ditto_summaryPost .credit, .blogPost .credit {
margin-top:-18px;
}
.white-box blockquote {
	color: #666666;
	font-family: Courier, "MS Reference Sans Serif", "MS Sans Serif";
	font-size: 0.9em;
	line-height: 1.5em;
	padding-left: 4em;
	padding-right: 4em;
	padding-bottom: 1em;
}
iframe {
	margin-bottom:20px;
}
/*Jot CSS*/
.jot-err {
	border: 1px solid red;
	font-weight: bold;
	color: red;
	padding: 5px;
	margin-bottom: 10px;
}
.jot-cfm {
	border: 1px solid green;
	font-weight: bold;
	color: green;
	padding: 5px;
	margin-bottom: 10px;
}
.jot-row {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #E4EBF8;
}
.jot-row-alt {
	background-color: #F3F7FC;
}
.jot-row, .jot-row-alt {
	color:#000000;
}
.jot-row-author {
	background-color: #FFFFE1;
}
.jot-row-me {
	background-color: #FFDDDD;
}
.jot-row-up {
	border: 1px dotted red;
}
.jot-row-new {
	border: 1px dotted green;
}
.jot-comment {
	padding: 3px;
}
.jot-comment hr {
	border: 0px;
	border-bottom: 1px solid #cccccc;
	margin:0;
	clear:none;
}
.jot-posticon {
	float: right;
	width: 20px;
	height: 20px;
	padding-top: 8px;
	padding-right: 3px;
}
.jot-posticon img {
	border: 0px;
}
.jot-mod {
	float: right;
	width: 100px;
	text-align: right;
	color: #666666;
	font-weight: bold;
}
.jot-mod img {
	border: 0px;
}
.jot-mod a {
	float: right;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.jot-mod a:hover {
	background-color: #666666;
	color: #666666;
}
.jot-subject {
	font-weight: bold;
	font-size: 1.1em;
}
.jot-message {
	padding: 2px;
	overflow: auto;
}
.jot-poster {
	padding: 0px;
	text-align: left;
	font-size: 10px;
}
.jot-nav {
	padding: 0px;
	text-align: center;
	margin: 10px;
}
.jot-list ul {
	padding: 0px;
	text-align: left;
	margin-bottom: 10px;
	list-style-position: inside;
}
.jot-subscribe {
	margin-bottom: 10px;
}
.jot-form {
	margin-bottom: 10px;
}
.jot-form fieldset {
	border: 0px;
}
.jot-form label {
	display: block;
}
.jot-user {
	float: left;
	width: 80px;
}
.jot-content {
	margin-left: 80px;
}
.jot-extra {
	text-align: right;
}
.jot-editby {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
div#wlpeLogin legend, div#wlpeNewUser legend {
	margin-left: 1em;
	padding: 0 .6em;
	color: #f91b1b;
	font-weight: bold;
}
div#wlpeLogin fieldset {
	width: 24em;
	clear: left;
	margin: 20px 0;
}
div#wlpeNewUser fieldset {
	width: 478px;
	clear: left;
	margin: 20px 0;
}
div#wlpeLogin fieldset#wlpeLoginFieldset, div#wlpeNewUser fieldset#wlpeUserRegisterInput {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFF00;
	padding: 20px;
}
div#wlpeLogin fieldset#wlpeLoginButtons {
	padding-left: 40px;
}
div#wlpeNewUser fieldset#wlpeUserRegisterButtons {
	padding-right: 40px;
	text-align:right;
}
div#wlpeLogin label {
	width: 19em;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
div#wlpeNewUser label {
	width:32em;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
div#wlpeNewUser img {
	margin-left: 9em;
}
div#wlpeNewUser span.required, div#wlpeLogin span.required {
	font-weight:bold;
	color:#f91b1b;
}
div#wlpeLogin input, div#wlpeNewUser input {
	margin-left: 5px;
}
input, select, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:95%;*/
	color:#530036;
}
/*Ditto styles*/
.ditto_pages {
	text-align:center;
	clear:both;
}
.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 86%;
	color: black;
}
.ditto_pages .ditto_currentpage {
	border: 1px solid #FFF;
	padding: 1px 5px 2px;
	margin-right: 1px;
	/* background-color: #008CBA;*/
	background-color: #CC2E00;
	color: #fff;
}
div.white-box #ditto_pages .ditto_currentpage {
	border: 1px solid #000;
}
.ditto_pages .ditto_off {
	border: 1px solid #ccc;
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
}
.ditto_pages a, .ditto_pages a:link, .ditto_pages a:visited {
	border: 1px solid #CC2E00;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: #CC2E00;
}
.ditto_pages a:hover {
	background-color: #fff;
	color: #000000;
}
div.white-box #ditto_pages a:hover {
	background-color: #FF6B40;
}
.ditto_info, .ditto_tags, .ditto_link {
	color:#697CC9;
	font-size:86%;
	line-height:16px;
}
p.ditto_link {
margin-top: -10px;
margin-bottom: 10px;
text-align:right;
}
.ditto_info {
	margin-bottom:10px;
/*	text-align: center;*/
}
.ditto_tags {
	margin-bottom: 20px;
}
div.ditto_summaryPost h3{
clear:both;
}
/*Add This button styles*/
.addthis_toolbox {
	margin-bottom: 10px;
}
.addthis_toolbox img {
	border: none;
}
.addthis_toolbox .custom_images a {
	width: 41px;
	height: 42px;
	margin: 0;
	padding: 0 4px;
	float:left;
}
.addthis_toolbox .custom_images a.addthis_button_expanded {
	width: 60px;
	height: 42px;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 1;
}
.addthis_toolbox .custom_images a img {
	opacity: 0.75;
}
/*CLASSIFIED STYLES*/
.classified {
	margin-right: 30px;
	height: 180px;
}
div.classified-gallery {
	text-align: center;
}
.classified-gallery img {
/*	width:100%;*/
	max-width: 640px;
}
div.classified-summary {
	padding-left: 30px;
}
.classified-summary img {
/*	width: 100%;*/
	max-width: 170px;
}
div.classified-home {
	padding-left:0;
	margin:0;
	text-align:center;
	height: 117px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
div.classified-home .classified{
	margin-right:0;
	margin-top:0px;
	height:auto;
	width: 156px;
	}
.classified-home img {
	width: 156px;
	min-height:117px;
}
.classified-home a:hover, .classified-home a:active, .classified-summary a:hover, classified-summary a:active {
	opacity: 0.86;	
}
/*END CLASSIFIED STYLES*/
/*PrevJumpNext Styles*/
.PrevNextMenu {
	text-align: center;
	font-size: 90%;
	font-variant: small-caps;
}
.pr {
	margin-right: 60px;
}
.nx {
	margin-left: 60px;
}
.pjn {
	text-align: center;
}
/*Constant Contact Popup Styles*/
#ccbox {

		/* overlay is hidden before loading */
		display:none;

		/* standard decorations */
		width:400px;
		border:10px solid #666;

		/* for modern browsers use semi-transparent color on the border. nice! */
		border:10px solid rgba(82, 82, 82, 0.698);

		/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
}
	#ccbox div {
	border:1px solid #3B5998;
	padding:20px 10px 0 10px;
	background-color:#000;
}
#ccbox button.close {
width:100px;
margin-top:20px;
margin-left:250px;
}
#ccbox .submit {
	width:250px;
	border: 1px solid #ffffff;
	background-color: #FF0000;
	color:#FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	cursor: default;
}
#ccbox input.ea {
	width: 244px;
}
.sig {
	font-style: italic;
	right: 0px;
	position: absolute;
}
#store #header {
	background-color: #CC3500;
}
/*.container_16 content {
	padding-top: 10px;
}*/
.clear {
clear:both;
}
.clear-left {
clear:left;
}

/*Styles for Listing Categories Form*/
div.totals {
  position: fixed;
  top: 356px;
  width:178px;
  color:#FF0000;
  line-height:14px;
 /* left: auto;
  right: 2em;*/
}
div.totals br{
margin-top: 15px;
margin-bottom:15px;}
#cat-form label { display: inline-block; }
#cat-form p {
	margin-bottom:4px;
}
#cat-form h4, #cat-form h3 {
	margin-top:16px;
}
#cat-form li {
	list-style-type: none;
	}
.catSelected {
	background-color: #CCCCCC;
	font-weight:bold;
}
/*#cat-form .grid_5 {
	margin-left: 24px;
}*/
.search-box {
	height: 104px;
	margin-bottom: 20px;
}
.paging1Prev{
	width:16px;
	margin:0 3px 0 0;
	display:block;
	float:left;
	text-indent:-3000px;
	background-image: url(../../snippets/ajaxSearch/images/asprev.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.paging1Next{
	width:16px;
	display:inline-block;
	text-indent:-3000px;
	background-image: url(../../snippets/ajaxSearch/images/asnext.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
hr {
/*display: block;
position: relative;
padding: 0;
margin: 8px auto;*/
width: 100%;
/*border: none;*/
border-top: 1px solid #ffff00;
/*border-bottom: 1px solid #FFF;*/
/*font-size: 1px;
line-height: 0;
overflow: visible;*/
height:1px;
}

