html { min-height: 100%; margin-bottom: 1px; overflow-y:scroll;}  /* Firefox scroll-fix*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

body {
	background-color: #8FA4BE;
	margin-top: 0px;
	background-image: url(../images/main_grd_bg.gif);
	background-repeat:repeat-x;
}

.content {
	background-color: #FFFFFF;
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C627D;
	border-bottom-color: #6C627D;
	border-left-color: #6C627D;
}

h1 {
	color: #17376A;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.content img {
	margin-left: 7px;
	margin-right: 7px;
}

a.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	height: 29px;
	padding: 5px 6px 4px;
}

a.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #7FA1D8;
	height: 29px;
	padding-top: 5px;
	padding-bottom: 4px;
}

a.mainnav_res {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	height: 29px;
	padding: 5px 6px 4px;
}

a.mainnav_res:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #7FA1D8;
	height: 29px;
	padding-top: 5px;
	padding-bottom: 4px;
	cursor:default;
}

.whatsnewbox {
	background-color: #FFFFFF;
	background-image: url(../images/whatsnew_grd_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #5A7498;
	padding: 10px;
	/* position: relative; */
	visibility: visible;
	width: 200px;
	top: 0px;
	/* right: 450px;
	left: 450px; */
}

.whatsnewbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #163769;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#whatsnew ul {
	list-style-type: none;
	text-align: left;
	white-space: normal;
	clear: left;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	/* text-indent: -35px; */
	/*display: inline;	*/
}

.whatsnewbox li #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #163769;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	list-style-type: none;
	text-indent: -10px;
	display: block;
	margin-right: 1px;
	padding-right: 1px;

}

#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #163769;
	text-decoration: none;
	background-image: url(../images/main_headline_bg.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #153668;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

a.footertext:hover {
	text-decoration: underline;
}

a.footertext#bang:hover {
	text-decoration: none;
}

.carttexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B4B4B4;
	text-decoration: none;
}

.carttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/* Header cart stuff - cen */
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cart:link {
	font-size:12px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.cart:active {
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.cart:visited {
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.cart:hover {
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

/* BANG! Footer */
.bangtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}

/* Menu CSS */
#dropmenudiv{
position:absolute;
margin-left: 0px;
margin-top: 0px;
border-bottom-width: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height:20px;
/*background-color:#FF0000;*/
background-image:url(../images/nav_drop_ro.png); 
/*z-index:100;*/
/*background-image:url(images/nav-drop.png);*/
/*outline-style: solid; 
outline-color: #ff0000;			Outline does not work in IE6
outline-width: 5px;*/
}

#dropmenudiv a {
/*background-image:url(../images/nav_drop_ro.png);*/
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px #7FA1D8 solid;
padding: 1px 0;
font-size:12px;
color: #ffffff;  					/*text color*/
text-decoration: none;
/*background-color: #003366;    	background color - remove this line for transparent*/
/*outline-style: solid; 
outline-color: #ff0000;				Outline does not work in IE6
outline-width: 5px;*/

}
#dropmenudiv a:hover { 						
background-color:#7FA1D8;
color: #ffffff; 								/*text color*/ 
/*background-image:url(images/nav-drop.png);*/
/*background-color: #ff0000;*/   		 		/*background color - remove this line for transparent*/
/*outline-style: solid;			 
outline-color: #ff0000;							Outline does not work in IE6
outline-width: 5px;*/
/*Filter: Chroma(Color = #ff0000) Glow(Color=#999999, Strength=15);*/
/*background-image:url(images/nav_home_ro.gif);*/
}
/*** Cart Stuff ***/

.prod_tr_odd {
	border-bottom: 1px solid #ff0000;
	background-color: #ffffff;
}

.prod_tr_even {
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
}

.cat_td{
	border-bottom: 1px solid #105892;
}

/*** Form Stuff ***/

input
{
font-size:11px;
color:#333333;
background: #ffffff;
border: 1px solid #105892;
cursor:default;
}

.handb
{
cursor:pointer;
}

.handc
{
cursor:pointer;
border: none;
}

.submitb
{
font-size:11px;
color:#105892;
background: #dddddd;
border: 1px solid #105892;
cursor:pointer;
}

.subgo
{
font-size: 11px;
color: #105892;
background: #ffffff;
border: 1px solid #105892;
cursor:pointer;
}

textarea
{
font-size:11px;
color:#105892;
background: #ffffff;
border: 1px solid #105892
}

select
{
color: #105892;
font-size:11px;
background: #ffffff;
border: 1px solid #105892
}

.cbox
{
color: #105892;
font-size:11px;
background: #ffffff;
border: 1px solid #ffffff
}

.search_box
{
font-size:10px;
color:#105892;
background: #ffffff;
border: 1px solid #105892
}

.usr_tbl{
background:#9999CC;
}
.usr_input{
background:#FFFFCC;
cursor:pointer;
padding: 5px;
}
.usr_text{
color:#ffffff;
