﻿div{
/*
border:1px silver solid;*/
}

/*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

div { 

behavior: url(../_common/js/iepngfix.htc) 

}
 
 img { 

behavior: url(../_common/js/iepngfix.htc) 

}
 
 /*
 
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */



textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div a:link {
	color:#940709;
}

div a:visited {
	color:#940709;
}

/*input select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B91319;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.bgAlert{
background: url('/_images/newsflash/alert-bg_yellow.jpg');
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
height:75px;
}

div {
	padding: 0 0 0 0;
	margin: 0;
	text-align: left;
	color: #000000;
	
}

#outercontainer {
	background: #B91319 url('/_images/bg_pagebg.png') repeat-x;
	text-align: center;
	z-index:0;
	width:100%;
	height:384px;
}
#content {
	margin-top: 0px;
	padding-bottom: 0px;
	width: 650px;
	float: none;
	background: #FFFBC7;
}


#flashholder {
	padding-bottom: 2px;
	width: 375px;
	float: right;
}
#lflashholder {
	margin-top: 0px;
	padding-bottom: 0px;
	width: 235px;
	float: none;
	z-index: 5;
}

#gmap{
	position:absolute;
	top:80px;
	right:10px;
	margin-top: 0px;
	padding-bottom: 0px;
	float: right;
	z-index: 5;
	border: 2px solid #950608;
}

.igmap {
	margin-top: 0px;
	padding-bottom: 0px;
	width: 400px;
	height: 550px;
	float: none;
	z-index: 5;
	border:0px;

}


#lmenuholder {
	margin-top: 0px;
	padding-bottom: 0px;
	width: 235px;
	/*height:270px;*/
	float: none;
	position: relative;
	z-index: 10;
	border: 2px solid #950608;
	/**/background: #FFCD5B url('/_images/store_menu_cat_back.jpg') no-repeat;
}
#menucontentcontainer {
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 650px;
	float: right;
	/*z-index: 5;*/
	border: 0px solid black;
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menusection {
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: 650px;
	float: left;
	/*z-index: 5;*/
	border: 0px solid black;
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuimage img{
	z-index:5;
	float:left;
}

#menucontent {
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 630px;
	float: left;
	/*z-index: 5;*/
	border: 0px solid black;
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuitemcontainer {
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-bottom:5px;
	height:90px;
	width: 305px;
	float: left;
	display: inline;
	/*z-index: 5;*/
	border: 0px solid black;
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}

#menuitemcontainer_choosetwo {
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-bottom:5px;
	height:90px;
	width: 610px;
	float: left;
	display: inline;
	/*z-index: 5;*/
	border: 0px solid black;
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}

* html #menuitemcontainer{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 305px; /*IE5 width*/
w\idth: 305px; /*IE6 width*/
}


#menuitemimage img {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 100px;
	height: 75px;
	float: left;
	/*z-index: 5;*/
	border: 0px solid black;
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuitemdescription {
	width: 310px;
	position: relative;
	margin-top: 0px;
	float: left;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}


#menuitemdescription_short {
	width: 198px;
	position: relative;
	margin-top: 0px;
	float: left;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuitemname {
	width: 260px;
	position: relative;
	margin-top: 0px;
	float: left;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}

#menuitemname_short {
	width: 198px;
	position: relative;
	margin-top: 0px;
	float: left;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}

#menuitemflags {
	position: absolute;
	margin-top: 0px;
	top: 0px;
	right: 0px;
	float: right;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuitemflagsl {
	/*position: absolute;*/
	margin-top: 0px;
	top: 0px;
	left: 0px;
	float: left;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuitemflags2 {
	/*position: absolute;*/
	margin-top: 0px;
	top: 0px;
	left: 0px;
	float: right;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}

#menuoptions {
	width: 198px;
	position: relative;
	margin-top: 0px;
	float: left;
	/*z-index: 5;*/
/*background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}
#menuitemprice {
	position: relative;
	padding-left:5px;
	margin-top: 0px;
	margin-bottom: 5px;
	top: 0px;
	float: right;
	/*z-index: 5;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	margin: 0;
	/*padding: 0;
background: #B91319 url(_images/store_menu_cat_back.png) no-repeat;*/
}

#choosetwo {
	width:650px; 
	text-align:center;
}

#choosetwo img{
	border:0px; 
}


#menu_recordcount {
	position:relative;
	bottom:0px;
	background-color: #787F3C;
	color: #FFFFFF;
	width: 100%;
	height:25px;
}
#menu_recordcount p {
	color: #FFFFFF;
}
#titlebar {
	padding-top: 12px;
	width: 900px;
	float: none;
	z-index: 3;
}
#newsletter {
	border: 2px solid #950608;
	padding-top: 0px;
	width: 235px;
	height: 45px;
	float: none;
	z-index: 4;
	background-color: #f5d781;
}
#flashholdernews {
	padding-bottom: 0px;
	width: 370px;
	float: none;
	background-color: #f5d781;
}
#promos {
	padding-top: 0px;
	margin-right: 0px;
	width: 100%;
	float: right;
}
#top_swirl {
	position: absolute;
	z-index: 1;
	height: 240px;
	width: 763px;
	right: 0px;
	background: url('/_images/top_swirl.png') no-repeat;
}
#bottom_swirl {
	position: absolute;
	z-index: 1;
	height: 202px;
	width: 860px;
	right: 0px;
	bottom: 0px;
	background: url('/_images/bottom_swirl.png') no-repeat;
}
#madefresh {
	position: absolute;
	z-index: 4;
	top: 100px;
	height: 70px;
	width: 238px;
	right: 0px;
}
#madefreshhome {
	position: absolute;
	z-index: 4;
	top: 95px;
	height: 90px;
	width: 309px;
	right: 0px;
}
#container {
	position: relative;
	width: 915px;
	margin: auto;
	border-bottom: 0px #2d2d2d solid;
	border-left: 0px #2d2d2d solid;
	border-right: 0px #2d2d2d solid;
	z-index: 2;
}
#head {
	position: relative;
	top: 0px;
	left: 0px;
	width: 325px;
	height: 155px;
	background: url('/_images/header_back.png') no-repeat;
	padding: 1px 0 0 0;
	z-index: 5;
}

#head img {
	/*padding-top: 13px;
	margin-left: 40px;*/
	position:absolute;
	top:15px;
	left:35px;
}
#body {
	width: 915px; /*background: transparent url(_images/body_back.png) repeat-y;*/;
	padding: 0px 0px 0px 0px;
}
#bodyblack {
	width: 898px;
	background: url('/_images/body_backblack.png') repeat-y;
	padding: 0px 0px 0px 0px;
}
#bodyworld {
	width: 898px;
	background: transparent url(_images/map_background.png) no-repeat;
	padding: 0px 0px 0px 0px;
}
#watermark {
	/*background: transparent url(_images/watermark.png) no-repeat bottom left;*/
	padding: 1px 0px 1px 0px;
	z-index: 3;
	position: absolute;
	top: 170px;
}
#foot {
	width: 774px;
	height: 63px;
	background: transparent url(_images/bg_foot.gif) no-repeat;
}
.clear {
	clear: both;
}
/*--------------  formatting styles ----------------*/
#section {
	text-align: left;
	width: 180px;
	border-bottom: 1px #dddddd solid;
	margin-bottom: 5px;
	margin-left: 10px;
}
h1 {
	font: normal 21px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #940709;
}
h2 {
	font: bold 18px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font: bold 16px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0;
	padding: 0;
}
h2 {
	margin: 10px 0 0 0;
	padding: 0;
}
h1 {
	margin: 10px 0 0 0;
	padding: 0;
}
p {
	margin: 5px 0 10px 0;
	padding: 0;
	color: #000000;
}
.price {
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
a:active {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
a:link {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
hr.news {
	text-align: center;
	border: 0px;
	width: 95%;
	noshade: noshade;
	height: 1px;
}
/*--------------  side nav structure ----------------*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#rightbox {
	float: left;
	margin: 0 0px 0 0px;
}
#leftimg {
	float: left;
	padding-left: 5px;
}
#rightimg {
	float: left;
	padding-right: 5px;
}
.sidebarheadnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}
.sidebarheadorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}
.sidebarheadred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}
.sidebarheadgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}
.sidebarheadblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	line-height: 13px;
	font-style: normal;
}
.sidebarbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	font-style: normal;
}
#side {
	position: relative;
	width: 247px;
	float: right;
	margin: -40px -40px 0 20px;
}
#side .header {
	background: transparent url(_images/bg_side_top.png) no-repeat;
	height: 49px;
	padding: 5px 10px 1px 20px;
}
#side .products {
	background: transparent url(_images/bg_side_dark.gif);
	padding: 0 0 15px 7px;
}
#side .included {
	background: transparent url(_images/bg_side_light.gif);
	padding: 0 5px 15px 7px;
}
#side .testimonials {
	background: transparent url(_images/bg_side_light.gif);
	padding: 0 5px 15px 7px;
}
#side .footer {
	background: transparent url(_images/bg_side_bottom.png) no-repeat;
	height: 80px;
}
.side_testimonials {
	background: url(_images/div_side.jpg) no-repeat;
	padding: 5px 10px 0 20px;
}
.side_product {
	background: url(_images/div_side.jpg) no-repeat;
	padding: 5px 10px 0 20px;
}
.testimonials h1 {
	padding-bottom: 15px;
}
.products a:active {
	color: #FFF;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.products a:visited {
	color: #FFF;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.products a:link {
	color: #FFF;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.products a:hover {
	color: #FF9900;
	text-decoration: underline;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.products h2 {
	height: 20px;
	padding: 5px 0 0 30px;
}
#side .side_hr {
	background: transparent url(_images/div_side.jpg) no-repeat;
	height: 2px;
	line-height: normal;
}
#side .header h1 {
	padding: 5px 0 0 7px;
}
#side p {
	color: #999999;
}
.testimonials h2 {
	color: #CCC;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#side .products h2 {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.testimonials a {
	color: #cccccc;
}
#side_footer_link {
	position: absolute;
	margin: 20px 0;
	text-align: center;
	width: 247px;
	font-weight: bold;
	text-decoration: none;
}
.side_product strong {
	color: #c9c9c9;
}
#side .price {
	font-weight: bold;
	color: #FF9900;
}
/*--------------  Side nav Internal----------------*/
.side_testimonials strong {
	color: #c9c9c9;
}
.side_product strong {
	color: #c9c9c9;
}
#side .order_div {
	border: none;
}
/* .paypal_btn{display:block;
background:url(_images/btn_paypal.gif) no-repeat;
width:91px;
height:32px;
float:left;
}*/
.paypal_btn {
	display: block;
	background: url(_images/btn_buy_now.gif) no-repeat;
	width: 91px;
	height: 32px;
	float: left;
}
.cc_btn span {
	height: 1px;
	margin-left: -9999px;
	position: absolute;
}
.paypal_btn span {
	height: 1px;
	margin-left: -9999px;
	position: absolute;
}
/* .cc_btn{display:block;
background:url(_images/btn_credit.gif) no-repeat;
width:91px;
height:32px;
float:left;
margin-left:10px;
}*/
.cc_btn {
	display: block;
	background: url(_images/btn_credit2.gif) no-repeat;
	width: 91px;
	height: 32px;
	float: left;
	margin-left: 10px;
}
.swf {
	background: transparent url(_images/ico_swf.gif) no-repeat;
	padding: 0 0 0 30px;
}
.mxp {
	background: transparent url(_images/ico_mxp.gif) no-repeat;
	padding: 0 0 0 30px;
}
.html {
	background: transparent url(_images/ico_html.gif) no-repeat;
	padding: 0 0 0 30px;
}
.fla {
	background: transparent url(_images/ico_fla.gif) no-repeat;
	padding: 0 0 0 30px;
}
.xml {
	background: transparent url(_images/ico_xml.gif) no-repeat;
	padding: 0 0 0 30px;
}
.help {
	background: transparent url(_images/ico_help.gif) no-repeat;
	padding: 0 0 0 30px;
}
.side_testimonials p.first {
	padding-top: 10px;
	background-position: 0 10px;
}
#side .download {
	color: #42a6da;
	text-decoration: underline;
	display: block;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: normal;
}
#side a.download:hover {
	color: #FF9900;
}
#side .order_div {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 0;
	height: 35px;
}
/*--------------  Navigation ----------------*/
#mainmenu {
	margin-top: 0px;
	height: 19px;
	width: 650px;
	position: absolute;
	right: 0px;
	top: 58px;
	z-index: 3;
}
#mainmenutop {
	margin-top: 0px;
	height: 22px;
	width: 650px;
	position: absolute;
	background: #FBB040;
	right: 0px;
	top: 32px;
	z-index: 3;
}
#mainmenubottom {
	margin-top: 0px;
	height: 3px;
	width: 650px;
	position: absolute;
	background: #FBB040;
	right: 0px;
	top: 89px;
	z-index: 3;
}
#mainmenublog {
	margin-top: 0px;
	height: 25px;
	width: 885px;
	position: relative;
	left: 15px;
	background-image: url('/_images/menu_back.png');
}
#mainmenublog img {
	margin-top: 0;
	height: 25px;
	position: absolute;
}
#pagemenubot {
	position:relative;
	bottom:0px;
	margin-top: 0px;
	height: 20px;
	width: 235px;
	right: 0px;

	z-index: 3;
		background:#FFFBC7;
}

#pricingnotice {
	position:absolute;
	top:10px;
	margin-top: 0px;
	right: 5px;
	float:right;
	z-index: 3;
	background:#FFFBC7;
}


/*--------------  Navigation Main Menu----------------*/
#topnav ul {
	margin: 0;
}
#topnav ul li {
	float: right;
	list-style: none;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 22px;
}
#topnav ul li a:hover {
	/*background: transparent url(_images/menu_back_active.png);*/
	display: block;
	text-align: center;
	/*	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;*/
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #787F3C;
	line-height: 22px;
}
#topnav ul li a:active {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #787F3C;
}
#topnav ul li a:visited {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}
#topnav ul li a:link {
	background: transparent url(_images/nav_off.gif);
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}
#topnav ul li a:hover {
	/*color: #FF9900;
	color: #FBB040;*/
	color: #FFFFFF;
	text-decoration: none;
	background: #787F3C;
	margin: 0px 0px 0px 0px;
	line-height: 22px;
}
#topnav ul li a.active:hover {
	/*background: transparent url(_images/menu_back_active.png);*/
	color: #fff;
}
#topnav ul li a.active:active {
	/*background: transparent url(_images/menu_back_active.png);*/
	color: #fff;
}
#topnav ul li a.active:visited {
	/*background: transparent url(_images/menu_back_active.png);*/
	background-color: #787F3C;
	color: #fff;
	line-height: 22px;
}
#topnav ul li a.active:link {
	background: url('/_images/menu_back_active.png');
	color: #fff;
}
#topnav {
}
#topnav a:hover {
}
/*--------------  Navigation Menu Code----------------*/
#menunav ul {
	margin: 0;
}
#menunav ul li {
	float: left;
	list-style: none;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 20px;
	background:#FFFBC7;
}

#menunav ul li a:hover {
	/*background: transparent url(_images/menu_back_active.png);*/
	display: block;
	text-align: center;
	/*font: bold 10px Tahoma, Arial, Helvetica, sans-serif;*/
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #787F3C;
	line-height: 20px;
}
#menunav ul li a:active {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #787F3C;
}
#menunav ul li a:visited {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
#menunav ul li a:link {
	background: transparent url(_images/nav_off.gif);
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
#menunav ul li a:hover {
	color: #FF9900;
	text-decoration: none;
	background: #787F3C;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}
#menunav ul li a.active:hover {
	/*background: transparent url(_images/menu_back_active.png);*/
	color: #000;
}
#menunav ul li a.active:active {
	/*background: transparent url(_images/menu_back_active.png);*/
	color: #000;
}
#menunav ul li a.active:visited {
	/*background: transparent url(_images/menu_back_active.png);*/
	background-color: #787F3C;
	color: #000;
	line-height: 22px;
}
#menunav ul li a.active:link {
	background: url('/_images/menu_back_active.png');
	color: #000;
}
#menunav {
}
#menunav a:hover {
}
/*--------------  Navigation Right Side----------------*/
#topnavright ul {
	margin: 0;
	padding: 0;
}
#topnavright ul li {
	float: right;
	margin: 0 0px 0 0px;
	list-style: none;
}
#topnavright ul li a:hover {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a7a6a6;
}
#topnavright ul li a:active {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a7a6a6;
}
#topnavright ul li a:visited {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a7a6a6;
}
#topnavright ul li a:link {
	background: url('/_images/menu_back_active.png');
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: center;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a7a6a6;
}
#topnavright ul li a:hover {
	color: #FF9900;
	text-decoration: none;
	background: #834568;
}
#topnavright ul li a.active:hover {
	background: transparent url(_images/nav_on.gif);
	color: #000;
}
#topnavright ul li a.active:active {
	background: transparent url(_images/nav_on.gif);
	color: #000;
}
#topnavright ul li a.active:visited {
	background: transparent url(_images/nav_on.gif);
	color: #000;
}
#topnavright ul li a.active:link {
	background: transparent url(_images/nav_on.gif);
	color: #000;
}
#topnavright {
}
#left1_top {
	display: block;
	background: transparent url(_images/left_box1_top.png) no-repeat;
	width: 224px;
	height: 13px;
}
#left1_mid {
	display: block;
	background: transparent url(_images/left_box1_mid.png) repeat-y;
	width: 224px;
}
#left1_bot {
	display: block;
	background: transparent url(_images/left_box1_bot.png) no-repeat;
	width: 224px;
	height: 13px;
}
#left2_top {
	display: block;
	background: transparent url(_images/left_box2_top.png) no-repeat;
	width: 224px;
	height: 13px;
}
#left2_mid {
	display: block;
	background: transparent url(_images/left_box2_mid.png) repeat-y;
	width: 224px;
}
#left2_bot {
	display: block;
	background: transparent url(_images/left_box2_bot.png) no-repeat;
	width: 224px;
	height: 13px;
}
#right1_top {
	display: block;
	background: transparent url(_images/right1_top.png) no-repeat;
	width: 215px;
	height: 15px;
}
#right1_mid {
	display: block;
	background: transparent url(_images/right1_mid.png) repeat-y;
	width: 215px;
}
#right1_bot {
	display: block;
	background: transparent url(_images/right1_bot.png) no-repeat;
	width: 215px;
	height: 15px;
}
#home_link {
	display: block;
	width: 250px;
	height: 70px;
	position: absolute;
	top: 30px;
	left: 30px;
}
#home_link span {
	height: 1px;
	position: absolute;
	margin-top: -999px;
}
/*--------------  Menu Subnav ----------------*/
#menucat ul {
	margin: 0;
	z-index:50;
}
#menucat ul li {
	float: left; /*list-style: none;*/;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 20px;
	width: 235px;
}
#menucat ul li a:hover {
	/*background: transparent url(_images/store_menu_cat_active.png);*/
	display: block;
	text-align: left;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none; /*color: #787F3C;*/;
	line-height: 18px;
}
#menucat ul li a:active {
	background: url('/_images/store_menu_cat_active.png');
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: left;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*color: #787F3C;*/
}
#menucat ul li a:visited {
	background: transparent url(_images/nav_off.gif);
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: left;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
#menucat ul li a:link {
	background: transparent url(_images/nav_off.gif);
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 10px;
	display: block;
	text-align: left;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
#menucat ul li a:hover {
	background: url('/_images/store_menu_cat_active.png');
	color: #000000;
	text-decoration: none; /*background: #787F3C;*/;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
#menucat ul li a.active:hover {
	/*background: transparent url(_images/menu_back_active.png);*/
	color: #000;
}
#menucat ul li a.active:active {
	/*background: transparent url(_images/menu_back_active.png);*/
	color: #000;
}
#menucat ul li a.active:visited {
	/*background: transparent url(_images/store_menu_cat_active.png);*/
	background-color: #787F3C;
	color: #fff;
	line-height: 20px;
}
#menucat ul li a.active:link {
	background: url('/_images/menu_back_active.png');
	color: #000;
}
#menucat {
}
#menucat a:hover {
}
/*--------------  community links styles ----------------*/
#community_links {
	position: absolute;
	top: 10px;
	left: 595px;
}
#community_links a span {
	display: none;
}
#dig {
	width: 79px;
	height: 21px;
	background: transparent url(_images/btn_digg.gif) no-repeat;
	display: block;
	float: left;
}
#del {
	width: 79px;
	height: 21px;
	background: transparent url(_images/btn_save.gif) no-repeat;
	display: block;
	float: left;
}
/*-------------- Footer styles ----------------*/
#foot {
	padding: 20px 20px;
}
#foot a {
	color: #666;
	text-decoration: none;
}
#validation {
	float: right;
	width: 170px;
}
#validation a {
	color: #42a6da;
	text-decoration: none;
}
#css_link {
	background: transparent url(_images/ico_check.jpg) no-repeat;
	padding: 0 20px 0 20px;
	display: block;
	height: 21px;
	float: left;
}
#xhtml_link {
	background: transparent url(_images/ico_check.jpg) no-repeat;
	padding: 0 20px 0 20px;
	display: block;
	height: 21px;
	float: left;
}
/*-------------- Homepage speciffic styles ----------------*/
.intro_text {
	background: transparent url(_images/bg_introtext.jpg) no-repeat;
	padding: 15px 20px;
	height: 165px;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 0 -15px;
}
.intro_text h1 {
	font-size: 20px;
	margin: 0;
}
.button_img {
	float: right;
	margin-top: 3px;
}
.buy {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	height: 55px;
}
.order_div {
	width: 490px;
	margin-bottom: 50px;
}
.order_div p {
	padding: 3px 0;
	margin: 0;
}
p.small_text {
	margin: -5px 0 7px 0;
	font-size: 10px;
	padding: 0;
}
p.emphasis {
	background: #FFFFCC;
	width: 468px;
	padding: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
/*-------------- Product Detail styles ----------------*/
.code {
	color: #333399;
	background-color: #E3E8EB;
}
div.code {
	padding: 10px;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	color: #339966;
}
.chart td {
	background-color: #E3E8EB;
}
tr.head td {
	background-color: #999999;
}
ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}
#body li {
	background: url(_images/bullet_bluebox.gif) no-repeat center left;
	padding: 0 0 0 10px;
	margin: 0;
}
td {
	margin: 0;
	padding: 5px;
}
.new {
	color: red;
	font-size: 9px;
}
/*-------------- FAQ styles ----------------*/
.faq p {
	margin: 2px 0;
	padding: 0;
}
.q {
	font-weight: bold;
}
.qa {
	color: #42a6da;
	font: bold 16px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}
.hr {
	border-bottom: 1px solid #DADADA;
	margin: 10px 0;
	padding: 0;
	height: 1px;
	line-height: normal;
}
.hr_tall {
	margin: 20px 0;
}
#side ul {
	background: none;
	margin: 0;
	padding: 0;
}
#side ul li {
	background: none;
	margin: 0;
	padding: 0;
}
#side ul {
	height: 1%;
}
#side ul li a:hover {
	text-decoration: none;
	padding: 8px 0 8px 17px;
	display: block;
	width: 217px;
	border-bottom: 1px solid #333333;
}
#side ul li a:active {
	text-decoration: none;
	padding: 8px 0 8px 17px;
	display: block;
	width: 217px;
	border-bottom: 1px solid #333333;
}
#side ul li a:visited {
	text-decoration: none;
	padding: 8px 0 8px 17px;
	display: block;
	width: 217px;
	border-bottom: 1px solid #333333;
}
#side ul li a:link {
	text-decoration: none;
	padding: 8px 0 8px 17px;
	display: block;
	width: 217px;
	border-bottom: 1px solid #333333;
}
#side ul li a:hover {
	background: #000;
}
#side ul li a.first {
	border-top: 1px solid #333333;
}
.faq_img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 0;
}
/*------------------------------ contact / form pages styles -------------------------------*/
select {
	border: 1px solid #CCC;
}
input {
	border: 1px solid #CCC;
}
input.news {
	border: 0px solid #CCC;
}
.contactSend {
	border-style: none;
}
}
textarea {
	border: 1px solid #CCC;
}
#contact_form label {
	display: block;
}
#contact_form .textfield {
	width: 200px;
	height: 15px;
}
#contact_form select {
	width: 225px;
	margin-bottom: 12px;
	height: 15px;
}
#contact_form input {
	width: 225px;
	margin-bottom: 12px;
	height: 15px;
}
#contact_form select {
	height: 19px;
	width: 225px;
}
#contact_form textarea {
	width: 300px;
	height: 225px;
	margin: 0 0 12px 0;
}
#contact_form {
	width: 615px;
	margin: 0 0 40px 30px;
;
}
#contact_form #send {
	width: auto;
	height: auto;
	margin: 0 0 0 240px;
	display: block;
	border: none;
}
.required {
	color: red;
}
.form_right_col {
	float: right;
}

.form_left_col {
	float: left;
}

/*------------------------------ Support styles -------------------------------*/
#punwrap ul li {
	background: none;
}
#brdmenu ul li {
	background: none;
}
#brdtitle {
	background: #FFF;
}
#brdtitle h1 {
	font-size: 21px;
	font-weight: normal;
}
#punwrap {
	width: 100%;
	margin: 0;
	padding: 0;
}
.support {
	margin: 0;
	padding: 0;
}
/*------------------------------ new homepage styles -------------------------------*/
#homepagecallout span {
	display: none;
}
#homepagecallout {
	width: 254px;
	height: 26px;
	background: url(_images/niftiest.gif) no-repeat;
	position: absolute;
	top: 129px;
	left: 514px;
}
#homepage_featured .button_img {
	float: left;
}
#homepage_featured h1 a {
	font: normal 21px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42a6da;
}
.homepage_divider {
	height: 34px;
	background: url(_images/div_fold.gif) no-repeat;
	margin: 0px 0px 0px 0px;
}
#homepage_featured {
	background: transparent url(_images/bg_body.gif) repeat-y;
	padding: 17px 20px 1px 30px;
}
.homepage_product {
	width: 347px;
	background: url(_images/homepage_product_bg.gif) no-repeat;
	padding: 15px 15px;
	float: left;
	margin: 0 0 20px 0;
}
.homepage_product h2 a {
	margin: 0;
	font-size: 11px;
	color: #42a6da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.homepage_product h2 {
	margin: 0;
	font-size: 11px;
	color: #42a6da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.homepage_product .price {
	display: block;
	float: left;
	padding: 5px 10px 0 0;
}
.homepage_product p {
	margin: 2px 0px;
	line-height: 14px;
}
.product_img {
	display: block;
	float: left;
	margin-right: 20px;
}
#body_home {
	background: transparent url(_images/bg_body.gif) repeat-y;
	padding: 1px 0px 1px 20px;
	height: 1%;
}
#body_home h1 {
	margin: 3px 12px;
}
/*------------------------------ new footer styles -------------------------------*/
.footer_divider {
	background: url(_images/div_bottom.gif) no-repeat;
	height: 19px;
}
#footer_extended {
	padding: 0px 1px 1px 0px;
}
#footer_extended .column_left h1 {
	color: #db5133;
}
#footer_extended .column_left {
	float: left;
	width: 235px;
	margin: 0 0px 0 0;
}
#footer_extended .column_left_admin {
	float: left;
	width: 235px;
	margin: 0 0px 0 0;
}
#footer_extended .column_left a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 0px 0px 2px;
}
#footer_extended .column_left a:hover {
	color: #ffffff;
	background: #787F3C;
}
#footer_extended .column_left ul {
	margin: 0 0 0 0px;
}
#footer_extended .column_left ul li {
	padding-left: 0px;
	padding-left: 10px; /*background-image: url(_images/bullet.png);*/;
	background-repeat: no-repeat;
}
#footer_extended .column_left ul li:hover {
	padding-left: 0px;
	padding-left: 10px; /*background-image: url(_images/bullet.png);*/;
	background-repeat: no-repeat;
}
#footer_extended .column_left h1 {
	font-size: 18px;
	font-weight: bold;
}
#footer_extended .column_left h2 {
	font-size: 11px;
	color: #a4a4a4;
}
#footer_extended .column_right h1 {
	color: #2396d0;
}
#footer_extended .column_right {
	float: right;
	width: 215px;
	margin: 0 0px 0 0;
}
#footer_extended .column_right a {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	padding: 5px 2px;
}
#footer_extended .column_right a:hover {
	color: #2396d0;
	background: #000000;
}
#footer_extended .column_right ul {
	margin: 0 0 0 0px;
	border-top: #4c4f50 1px solid;
}
#footer_extended .column_right ul li {
	padding-left: 0px;
	border-bottom: #4c4f50 1px solid;
	padding-left: 15px;
	background-image: url('/_images/bullet.png');
	background-repeat: no-repeat;
}
#footer_extended .column_right ul li:hover {
	padding-left: 0px;
	border-bottom: #4c4f50 1px solid;
	padding-left: 15px;
	background-image: url('/_images/bullet.png');
	background-repeat: no-repeat;
}
#footer_extended .column_right h1 {
	font-size: 16px;
	font-weight: bold;
}
.testimonials_name {
	text-align: right;
	margin: 0;
}
hr.footer {
	text-align: center;
	border: 0px;
	width: 900px;
	noshade: noshade;
	height: 1px;
}
/*--------------  Navigation ----------------*/
#footer {
	margin-top: 0px;
	height: 25px;
	width: 900px;
	position: relative;
	right: 0px;
	background-image: url('/_images/menu_back.png');
}
#bottomtext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFBC7;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	text-align: center;
}
#bottomtext ul {
	margin: 0;
	text-align: center;
	padding: 0;
	list-style: none;
}

#bottomtext ul a{
	margin: 0;
	text-align: center;
	padding: 0;
	list-style: none;
	color:#FFFBC7;
}

#bottomtext ul li {
	float: left;
	margin: 0 1px 0 1px;
	list-style: none;
	color: #ffffff;
}

#bottomtext ul li a {
	background: transparent url(_images/nav_off.gif);
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
/*text-transform:uppercase;*/
}

#bottomtext ul li a:hover {
	background: transparent url(_images/nav_off.gif);
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
/*text-transform:uppercase;*/
}

#bottomtext ul li a:active {
	background: transparent url(_images/nav_off.gif);
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
/*text-transform:uppercase;*/
}
#bottomtext ul li a:visited {
	background: transparent url(_images/nav_off.gif);
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
/*text-transform:uppercase;*/
}
#bottomtext ul li a:link {
	background: transparent url(_images/nav_off.gif);
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	font: bold 11px Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
/*text-transform:uppercase;*/
}
#bottomtext ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#bottomtext ul li a.active:hover {
	background: transparent url(_images/nav_on.gif);
	color: #ffffff;
}
#bottomtext ul li a.active:active {
	background: transparent url(_images/nav_on.gif);
	color: #fff;
}
#bottomtext ul li a.active:visited {
	background: transparent url(_images/nav_on.gif);
	color: #fff;
}
#bottomtext ul li a.active:link {
	background: transparent url(_images/nav_on.gif);
	color: #fff;
}
#bottomtext {
	margin: 0px 0 0 0px;
	position: relative;
	z-index:0;
}
.errorText {
	color: #FF0000;
	font-weight: bold;
}
.errorTextBox {
	color: #FF0000;
	font-weight: bold;
	background-color: aqua;
}
/*--------------  ADMIN ----------------*/
tr.admin_Hrow {
	background-color: #787F3C;
}
td.admin_Hrow {
	color: #FFFFFF;
}
td.admin_pagename {
	background-color: #DCDCDC;
}
p.admin {
	color: #000000;
}