body {
	font-family: Verdana, Tahoma;
	background: #fff;
	margin: 0;
	padding: 0;
}
#container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#sidebar .sponsors { display: none;}
#header {
	background: #fff url(/skins/css/img/bg_head.gif);
	position: absolute; left: 0; top: 0;
	width: 100%;
	height: 182;
}
#topline {
	background: #E1E1E1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 26;
}
#logoline {
	position: absolute;
	left: 0;
	top: 26;
	width: 100%;
	height: 74;
}
#main_menu {
	position: absolute;
	left: 0;
	top: 100;
	background: url(/skins/css/img/bg_mainmenu_all.gif);
	width: 100%;
	height: 82;
}
#main {
	position: relative;
	top: 182px;
	left: 0;
	background: #fff;
	width: 100%;
	margin-bottom: 180px;
	padding: 0 0 0 0;
}
#futer {
	position: relative;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 100%;
}
input {
	font-size: 80%;
}
input.form {
	border: solid 1px #000;
}
input.button {
	border: 3px double #740000;
	border-left-color: #C20000;
	border-top-color: #C20000;
	background-color: #990000;
	margin: 0;
	color: white;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	cursor: Pointer;
}
table {
	border: 0;
}
img {
	border: 0;
}
h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 100%;
	color: #23476B;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 70%;
	color: #990000;
	font-weight: bold;
	margin: 0 10px 0 10px;
}
h2.white {
	color: #fff;
}
p {
	font-size: 12px;
	margin: 10px 0 10px 10px;
}
.medium {
	font-size: 8pt;
	margin: 5px 0 5px 10px;
}
.small,.small_g {
	font-size: 75%;
	margin: 5px 0 5px 10px;
}
.small_g {
	color: #5A5A5A;
}
a {
	color: #2E5C8B;
}
a.red {
	color: #AD0101;
}
a.blue {
	color: #2E5C8B;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.mainmenu,.mainmenu_hover {
	display: block;
	line-height: 38px;
	background: url(/skins/css/img/bg_mm.gif);
	padding: 0 10px 0 10px;
	font-family: Tahoma, Verdana;
	font-size: 60%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 38px;
}
.mainmenu:hover {
	display: block;
	line-height: 40px;
	background: url(/skins/css/img/bg_mm_hover1.gif) no-repeat center;
	color: #fff;
	text-decoration: none;
	height: 40px;
}
.mainmenu_hover,.mainmenu_hover:hover {
	display: block;
	line-height: 40px;
	background: url(/skins/css/img/bg_mm_hover1.gif) no-repeat center;
	color: #fff;
	text-decoration: none;
	height: 40px;
}
.submenu,.submenu_selected {
	display: block;
	line-height: 24px;
	background: #fff url(/skins/css/img/bg_sm.gif);
	padding: 0 10px 0 10px;
	font-family: Tahoma, Verdana;
	font-size: 65%;
	color: #2E5C8B;
	font-weight: bold;
	text-decoration: none;
	height: 24px;
}
.submenu_selected {
		color: #AD0101;
}
.menu_futer {
	font-family: Tahoma, Verdana;
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.menu_futer:hover {
	color: #fff;
	text-decoration: underline;
	}
.menu2_futer {
	font-family: Tahoma, Verdana;
	color: #1A2F44;
	padding: 0 5px 0 5px;
}
.menu2_futer:hover {
	color: #326394;
}
.topinfo {
	font-family: Tahoma, Verdana;
	font-size: 60%;
	padding: 0 10px 0 10px;
}
.topinfo1 {
	font-family: Tahoma, Verdana;
	font-size: 60%;
	padding, margin: 0;
}
.home {
	display: block;
	line-height: 12px;
	padding: 0 10px 0 13px;
	background: url(/skins/css/img/ico_home.gif) no-repeat 0 4px;
	font-size:60%;
}
.contact {
	padding: 0 10px 0 13px;
	background: url(/skins/css/img/ico_contact.gif) no-repeat 0 4px;
	font-size:60%;
}
.shopcart {
	padding: 0 10px 0 13px;
	background: url(/skins/css/img/ico_shopcart.gif) no-repeat 0 4px;
	font-size:60%;
}
.shopcartfull {
	padding: 0 10px 0 13px;
	background: url(/skins/css/img/ico_shopcart_full.gif) no-repeat 0 4px;
	font-size:60%;
}
.title_form {
	font-family: Tahoma, Verdana;
	font-size: 70%;
	font-weight: bold;
}
.subtitle {
	padding: 8px 10px 0 0;
	font-family: Tahoma, Verdana;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
}
.copy {
	padding: 0 0 0 10px;
	background: #E1E1E1;
	font-family: Tahoma, Verdana;
	font-size: 60%;
	height: 60px;
}
.red {
	color: #990000;
}
span.green {
	color: #008000;
}
.blue_arrow {
	padding: 0 10px 0 13px;
	background: url(/skins/css/img/arrow_blue.gif) no-repeat 0 4px;
}
.txtad {
	vertical-align: top;
	padding: 0 80px 0 0;
	font-family: Tahoma, Verdana;
	color: #fff;
	font-size: 65%;
	font-weight: bold;
}
.copy2 {
	font-size: 60%;
	font-family: Tahoma, Verdana;
	color: #444444;
	margin: 5px 0 5px 10px;
}

.description, .description p, .description li, .description ol, .description b, .description i {
	font-size: 12px;
	margin: 10px 0 0 0;
}

.search-top-category {
	background: url('/skins/img/default/bg_greenline.gif');
	font-size: 10px;
	margin: 0;
	padding: 5px;
	color: white;
	text-transform: uppercase;
}
.search-top-category a {
	color: #eeeeee;
	text-transform: lowercase;
	text-decoration: none;
}
.search-top-category a:hover {
	color: #dddddd;
	text-transform: lowercase;
	text-decoration: underline;
}
.track_order_header {
	border-style: solid;
	border-color: #A6A6A6;
	border-width: 1px 0 1px 1px;
	background-color: #DEDEDE;
	text-align: center;
}
#view_all_purchases{
	font-size: 14px;
	margin-top: 20px;
	display: none;
}
.cc_acct_info_message {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.no-scroll {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.nobr {
	white-space: nowrap;
}
.free-shipping-below-min-order-text {
	color: #CC0000;
	font-weight: 700;
}
#login_block_dav_header {
	max-width: 450px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}
