body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#shell {
	background-color: #024884;
	
}

#wrapper {
	width: 770px;
	background-color: white;
}

#wrapper img{
	border: 0px;
}

#header {
	background-color: #e6e6e6;
}

#primary-nav {
	border-top: 2px solid #cd2729;
	border-bottom: 2px solid #cd2729;
	background-image: url('/images/backgrounds/bg-primary-nav.gif');
	background-repeat: repeat x;
	text-align: center;
	margin-bottom: 5px;
}

#primary-nav td {
	padding: 3px;
}

#maincontent {
	width: 585px;
	background-color: white;
	padding: 0px;
	font-size: 11px;
}

#indent {
	padding-left:7px;
	padding-right:7px;
}

#indentless {
	padding-left:4px;
	padding-right:4px;
}

#adminblock {
	position:absolute;
	right:0px;
	bottom:50%;
	width: 200px;
	background-color: #ffffcc;
	border-style:solid;
	border-color:#B10903 #B10903 #B10903 #B10903;
	border-width:2px;
	padding: 0px;
	font-size: 11px;
	margin-right: 0px;
	margin-top: 0px;
	position:fixed;	
}

.bullet {
	list-style-image: url(/images/backgrounds/raquo.gif);
	color:#006699;
}

.bullet a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:10px;	
}
.bullet h1 {
	font-size:16px;
}

.bullet-tips a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:12px;	
}


.bullet-red {
	list-style-image: url(/images/backgrounds/raquo.gif);
	color:red;
	text-align:center;
}

.bullet-red a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:10px;	
}

.bullet-opp {
	list-style-image: url(/images/backgrounds/raquo.gif);
	color:#333333;
}

.bullet-opp a {
	font-weight:bold;
	text-decoration:none; 
	color:#3F3F3F; 
	font-size:10px;	
}

.bullet-black {
	list-style-image: url(/images/backgrounds/raquo.gif);
}

.bullet-black a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:10px;	
}

.bullet-black-larger {
	list-style-image: url(/images/backgrounds/raquo.gif);
	font-size:12px;
	line-height:130%;
}

.bullet-black-larger a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:12px;	
}

#bluelink a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:10px;	
}

.home-side-bar a {
	font-weight:bold;
	text-decoration:none; 
	color:#00467f; 
	font-size:9px;	
}

.wide {
	width: 770px !important;
	background-color: white;
	padding: 5px;
	font-size: 11px;
}

#maincontent h1 {
	color: #bf0000;
	font-size: 18px;
	font-weight: bold;
}

#maincontent h2 {
	color: #00467f;
	font-size: 18px;
	font-weight: bold;
}

#maincontent p,td {
	font-size: 11px;
}

.product-list {
	width: 570px;
	text-align: center;
	font-size: 11px;
}

.product-list a {
	color: #00467f;
	font-weight: bold;
	text-decoration: none;
}

.sidebar {
	width: 175px;
	border-top: 2px solid #cd2729;
	border-left: 2px solid #cd2729;
	border-right: none;
	border-bottom: 2px solid #cd2729;
	background-image: url('/images/backgrounds/sidebar-tile.jpg');
	background-repeat: repeat y;
	margin-top: 10px;
	padding: 5px;
	
}

.sidebar a {
	color: #00467f;
	font-weight: bold;
	text-decoration: none;
}

.sidebar p {
	padding: 3px;
	margin: 0px 1px;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar ul {
	padding-left: 5px;
	margin: 3px;
}

#sidebar-content {
	font-size: 11px;
}

#address-block {
	font-size: 11px;
}

#address-block h1 {
	color: #00467f;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

#address-block h2 {
	color: #00467f;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#address-block p {
	font-size: 10px;
}

.new {
	color: #cd2729;
	font-size: 11px;
	padding: 1px;
	margin: 0px;
}

.red-title {
	color: #cd2729 !important;
	font-size: 12px;
	padding-top: 3px;
	margin-top: 3px;
}

.alert {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.related-content {
	background-color: white;
	padding: 5px;
	margin: 0px;
}

.related-content-header {
	color: white;
	font-size: 14px;
	padding: 5px;
	background-color: #00467f;
}

#orderbox {
	background-color: #e6e6e6;
	font-size: 12px;
}

#orderbox h1 {
	color: white;
	font-size: 14px;
	background-color: #00467f;
}

#orderbox strong {
	color: #bf0000;
	padding: 5px;
}

#pagprev {
background:url('/images/buttons/previous.gif');
background-repeat:repeat;
}
#pagnext {
background-image: url('/images/buttons/next.gif');
}

#faq-list ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#faq-list li {
background-image: url('/images/backgrounds/raquo.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}

#faq-list li a {
	color: #00467f;
	font-size: 10px;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
}

#faq-list li a:hover {
	text-decoration: underline;
}

#faq-list p {
	font-size: 11px;
}

#footer-ad1 {
	background-color: #015353;
	color: white;
	height: 100px;
}

#footer-ad2 {
	background-color: #d6e0c7;
	color: #015353;
	height: 100px;
}


#newsflash {
	color: #bf0000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#newsflash a {
	text-decoration: none;
	font-size: 14px;
}

#newsflash a:hover {
	text-decoration: underline;
}

#breadcrumb {
	color: #00467f;
	font-size: 10px;
	padding: 5px;
}

#breadcrumb a {
	color: #00467f;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#pageheader {
	border-top: 5px solid #00467f;
}

#pageheader .subhead-link {
	font-size: 10px;
	color: #083765;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background-image: url('/images/backgrounds/raquo.gif');
	background-repeat: no-repeat;
	background-position: left; 
}

#specbar th {
	font-size: 10px;
	font-weight: bold;
	color: #083765;
	text-align: center;
}

#specbar td {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #bf0000;
}

.gradbg {
	background-image: url('/images/backgrounds/bg-sub-nav.gif');
	background-repeat: repeat x;
}

#pageheader h1 {
	padding: 0px 5px;
	margin: 0px;
	color: #bf0000;
	font-size: 18px;
	font-weight: bold;
}

#pageheader h2 {
	padding: 0px 5px;
	margin: 0px;
	color: #00467f;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #bf0000;
}



.forum-block {
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 15px 5px;
	width: 560px;
	overflow: hidden;
	word-wrap:break-word; 
}

.forum-category-block {
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 15px 5px;
}

.forum-category-block .category {
	padding: 4px;
	margin: 0px;
	font-size: 16px;
	color: #bf0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #e7e7e7;
}

.forum-comment-block {
	border: 1px solid #cccccc;
	padding: 3px;	
	margin: 15px 0px;
	height:auto;
}

.forum-block .topic {
	padding: 4px;
	margin: 0px;
	text-decoration: none;
	background-color: #e7e7e7;
}

.forum-block .topic a {
	font-size: 14x;
	color: #bf0000;
	text-decoration: none;
}

.forum-block .topic a:hover {
	text-decoration: underline;
}

.forum-alert {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
	font-size: 12px;
	font-weight: bold;
}

.forum-block .byline {
	padding: 2px;
	margin: 0px;
	font-size: 10px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}

.forum-body {
	padding: 2px;
	margin: 5px 5px;
	font-size: 12px;
	line-height: 120%;
}

.forum-funcs {
	text-align: right;
	border-top: 1px solid #cccccc;
	padding: 2px;
	margin: 0px;
}	

.forum-tbl table {
	border: 1px solid #e6e6e6;
}

.forum-tbl th {
	font-size: 10px;
	text-align: left;
	background-color: #e6e6e6;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

.forum-tbl td {
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

td.datecell {
	font-size: 10px;
	color: #666666;
}

td.datecell a {
	color: black;
}

#orderpanel {
	padding: 5px;
}

#orderpanel th {
	color: white;
	font-weight: bold;
	background-color: #00467f;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

#orderpanel td {
	background-color: #e9efed;
	font-size: 11px;
	padding: 5px;
}

#iconlist, #iconlist td, #iconlist a {
	text-align: center;
	font-size: 10px;
	color: #00467f;
	text-decoration: none;
}

#iconlist a:hover {
	text-decoration: underline;
}


input, textarea, select, option {
	font-family: Verdana;
	font-size:11px;
	}

#cart {
	border: 1px solid #cccccc;
}

#cart th {
	text-align: center;
	background-image: url('/images/backgrounds/bg-sub-nav.gif');
	background-repeat: repeat x;
	font-size: 12px;
	padding: 3px;
}

#cart td {
	text-align: center;
	padding: 3px;
}

.list-row:hover {
	background-color: #e4e8fe;
}

#checkout-tracer {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}

#checkout-tracer .detail {
	color: #00467f;
}

#loginpanel th {
	color: white;
	font-weight: bold;
	background-color: #00467f;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

#loginpanel td {
	background-color: #e9efed;
	font-size: 11px;
	padding: 5px;
}

#createacctpanel th {
	color: white;
	font-weight: bold;
	background-color: #00467f;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

#createacctpanel td {
	background-color: #e9efed;
	font-size: 11px;
	padding: 5px;
}

#checkoutnowpanel th {
	color: white;
	font-weight: bold;
	background-color: #00467f;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}

#checkoutnowpanel td {
	background-color: #e9efed;
	font-size: 11px;
	padding: 5px;
}

.search ul {
	list-style-type: none;
}




#container{
    position: absolute;
    z-index: 1001;
}
a.mainNav{
    color: White;
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    float: left;
    background-color: #1D3E66;
}
a.mainNav:hover{
    background-color: #3D6199;
    color: #AAAAAA;
}
a.selectedRollover{
    color: White;
    font-weight: bold;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px;
    line-height: 40px;
    float: left;
    background-color: #3D6199;
}
.rolloverMenu{
    float:left;
    padding: 10px 10px 6px 10px;
    position: absolute;
    z-index: 1000;
    background-color: #3D6199;
    width: 100px;
}
.rolloverMenu#mainMenu{
    top: 40px;
}
.rolloverMenu a{
    color: White;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}

li:hover ul { display: block }

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: #e6e6e6;
}

#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 2;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}


