#site_bg {
	background-color: #999999;
	background-image: url(/includes/templates/images/gradient.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body, form, textarea, input, select, td, div, p h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

form, table, div {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

td {
	vertical-align: top;
}


/* 1st header bg image */
#bg_hdr1 {
    background-image: url(/includes/templates/images/banner_graphic.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 100px;
}

/* pg footer style */
#pg_footer {
	background-image: url(/includes/templates/images/footer_graphic.jpg);
	backbround-repeat: no-repeat;
	color: #fff;
	padding: 5px;
	text-align: center;
}
* html #pg_footer {
}

h2 {
	font-size: 18px;
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
}

h3 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	line-height: 20px;
}
h1 {
	font-size: 36px;
	color: #0066cc;
	font-weight: bold;
	line-height: 30px;
}

a {
    text-decoration: underline;
	color: #666666;
	font-style: normal;
	
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-style: normal;
	
}

a.nav {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

a.nav:hover {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

a.navbody {
    text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}

a.navbody:hover {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
a.white {
    text-decoration: none;
	color: #cccccc;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}

a.white:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
/* link red */
.link_red {
    color: #cc0000;
}

/* popup menu item link */
#nav_item {
}
#nav_item A {
	display: block;
	color: #fff;
	font-size: 13px;
	height: 24px;
	line-height: 22px;
}
* html #nav_item A {
	he\ight: 2em;
	font-size: 14px;
}

#nav_item A:hover {
	color: #fff;
	text-decoration: underline;
}
	
/* navigation popup menu layers */
.nav_layer {
	display: none;
	position: absolute;
	top: 230px;
	height: auto;
	width: 135px;
	background: #000; /* #264761; */
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=97);
	text-align: left;
	/*border: 1px solid #fff;*/
}
* html .nav_layer {
	t\op: 156px;
	w\idth: 150px;
}

.style1 {
	color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

.BlueHeader {
	color: #0066cc;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
}
.style4 {font-size: 11px}

.style7 {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}
.style8 {
	color: #0066cc;
	font-weight: bold;
	font-size: 20px;
}
.style10 {font-size: 11px}

.style20 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 20px;
	color: #000000;
	line-height: 20px;
}

.style22 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 36px;
	color: #666666;
	line-height: 32px;
}

.style24 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 30px;
	color: #333333;
	line-height: 30px;
}

#login_pad {
	position: relative;
	left: 90px;
	bottom: 5px;
}
* html #login_pad {
	left: 155px;
	bottom: 4px;
}

/**************************************************/
/* FORM STYLES */
/**************************************************/
/* select menus */
.menus {
	background: #EBF2FD; /
	opacity: 0.8;
	-moz-opacity:0.8;
	filter: alpha(opacity=80);
	border: 1px solid #ccc;
	font-weight: bold;
}

/* text fields */
.txt_fld, .submit, .txt_fld_submit {
	font-size: 12px;
	border: 1px solid #999999;
}
.submit{
	font-weight: bold;
	color: #990000;
}

.search_fld {
	color: #98AFC0;
	font-size: 10.5px;
	border: 1px solid #98AFC0;
}

/* cart buttons */
.cart_blue, .cart_orange, .cart_grey, .cart_red {
	font-size: 12px;
	border: 1px solid #999999;
	color: #fff;
}
.cart_blue {
	background-color: #003366;
}
.cart_orange {
	background-color: #ff9900;
}
.cart_grey {
	background-color: #999;
	border: 1px solid #333;
}
.cart_red {
	background-color: #990000;
}

.admin_cart_blue, .admin_cart_red, .members_blue {
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: hidden;
}
.admin_cart_blue {
	color: #003366;
}
.admin_cart_red {
	color: #990000;
}

.members_blue {
	color: #003366;
	border: 1px solid #999;
}

.slash_price {
	text-decoration: line-through;
}

/* text field search (custom) */
.txt_fld_submit {
	border: 1px solid #b7b6b6;
	font-family: Arial;
	font-size: 10px;
	color: #8c8c8c;
}

/* grey background for form rows/cells */
.grey {
	background-color : #EEEEEE;
}

/* 1px grey line (border-bottom) with 5px height */
.grey_line {
	border-bottom: 1px solid #ccc;
	height: 5px;
}

/**************************************************/
/* TITLE STYLES */
/**************************************************/
/* content area title */
#pg_title {
	font-family: Arial;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #355A8A; /*#721a1a;*/ 
	text-align: left;
	vertical-align: middle;
}
* html #pg_title {
	vert\ical-align: baseline;
}

.column_title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #721a1a; 
	text-align: center;
	vertical-align: middle;
}

.column_pad {
	padding: 10px 20px 10px 15px; 
}

.related_img_pad {
	width: 25%; 
	border: 1px solid #ccc;
}

/* content area subtitle (e.g for product list screen) */
.subtitle {
	font-size: 15px;
	color: #c00c0c;
}

/* submenu title */
.subnav_title {
	color: #fff; 
	font-size: 12.5px;
	font-weight: bold;
}

/* admin center titles */
.title, .title_red, .title_blue, .title_green {
	font-size: 16px;
	font-weight: bold;
}
.title_red {  
	color: #990000; 
}
.title_blue {  
	color: #003366; 
}
.title_green {  
	color: #208000; 
}

/* admin menu page section titles */
.menu_titles {
	font-size: 16px;
	font-weight: bold; 
	color: #990000; 
	height: 30px;
	padding: 15 0 15 0;
}

/**************************************************/
/* BOLD TEXT STYLES */
/**************************************************/
.bold, .bold_red, .bold_blue, .bold_green, .bold_yellow, .bold_grey, .bold_white {
	font-weight: bold;
}
.bold_red {
	color: #990000; 
}
.bold_blue {
	color: #003366; 
}
.bold_green {
	color: #208000; 
}
.bold_yellow {
	color: #ffcc00; 
}
.bold_grey {
	color: #999; 
}
.bold_white {
	color: #fff; 
}

/**************************************************/
/* PLAIN TEXT STYLES */
/**************************************************/
.txt, .txt_white, .txt_blue, .txt_green, .txt_red, .txt_grey {
	font-weight: normal;
}
.txt_white {
	color: #fff;
}
.txt_blue {
	color: #003366;
}
.txt_green {
	color: #208000; 
}
.txt_red {
	color: #FF0000; 
}
.txt_grey {
	color: #999; 
}

/* small text: footer, disclaimer text, etc. */
.small_text {
	font-size: 10.5px;
	line-height: 150%;
}

.bg_white {
	background-color: #fff;
}


/* hidden msg layer */
.hidden_msg {
	display: none; 
	width: 485px; 
	border: 1px solid #000;
	padding: 5px; 
	background-color: #FFFF99;
}
* html .hidden_msg {
	w\idth: 525px; 
}

#pad_top_btns {
	padding: 10 5 0 0;
}

#pad_title30px {
    padding-left: 30px;
}

#posImgUp50px {
    position: relative;
    top: -50px;
}

.greyBox {
    background-color: #ccc;
    padding: 10px;
    opacity: 0.8;
	-moz-opacity:0.8;
	filter: alpha(opacity=80);
}

