/* ===================== General CSS (Broad Changes) ======================== */
body
{
	background-image: url(../images/site_images/bg.gif);
	background-repeat: repeat;
	background-color: #014c6d;
	margin: 0px 0px 10px 0px;
	color: #464646;
}
/*====IE PNG Fix=====*/
img
{
	behavior: url(iepngfix.htc)
}
a:link { color: #00A0DF; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:visited { color: #00A0DF; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

td
{
	font-family: verdana;
	font-size: 11px;
}

div
{
	font-family: verdana;
	font-size: 12px;
}

img
{
	border: 0px;
}

.clearfix
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.system_error_box
{
	background: #fff;
	border: 2px solid #f00;
	-webkit-box-shadow: 3px 3px 5px 0px #aaa;
	-moz-box-shadow: 3px 3px 5px 0px #aaa;
	box-shadow: 3px 3px 5px 0px #aaa;	
	padding:10px;
	margin:5px;
}

#template_container
{
	width: 964px;
	background-image: url(../images/site_images/container_bg.png);
	padding: 0px 8px 8px 8px;
}

#header
{
	background-image: url(../images/site_images/topbg.png);
	background-repeat: no-repeat;
	width: 964px;
	height: 112px;
	position:relative;
}

#top1
{
	float: left;
}

#top2
{

	position:absolute;
	top:5px;
	left:13px;
}

#top3
{
	float: left;
}

#top4
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 380px;
	border: 0px solid red;
	text-align: right;
	margin-top: 9px;
	margin-right: 12px
}

#top5
{
	float: left;
}

#search
{
	padding: 0px;
	text-align: right;
	display: inline;
}

.search
{
	padding: 0px;
	margin: 0px 0px 17px 0px;
	background-image: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #323232;
	border: 1px solid #3d3d3d;
	width: 153px;
	height: 16px;
	vertical-align: top;
}

.searchbutton
{
	margin-left: 0px;
	margin-right:4px;
	padding: 0px;
	width: 58px;
	height: 18px;
	vertical-align: top;
}

#nav
{
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav ul li
{
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#body
{
	margin-top: 10px;
	width: 964px;
}

.cartwrapper
{
	margin: 0px 0px 8px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}

.cart a:link, .cart a:visited
{
	font-size: 11px;
}
	
.cart a:active, .cart a:hover
{
	color:#6fbede;
	text-decoration: underline;	 
}

#left
{
	float: left;
	width: 193px;
}

#midspace
{
	float: left;
	width: 7px;
	height: 1px;
}

#rightwrapper
{
	float: left;
	border: 1px solid #a20a1e;
	background-image: url(../images/site_images/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#right
{
	width: 748px;
	margin: 7px;
}

#categories
{
}

#leftbgwrapper
{
	margin-top: 0px;
	border: 1px solid #000000;
	background-image: url(../images/site_images/leftbg.jpg);
	background-repeat: repeat-y;
	background-color: #0a2838;
}

#leftbg
{
	padding: 8px 0px 8px 8px;
	font-size: 11px;
	color: #FFFFFF;
}

#shoppingcart
{
	margin-top: 11px;
}

#footer
{
	margin-top: 0px;
	padding-top: 4px;
	width: 980px;
	height: 27px;
	color: #FFFFFF;
	background-image: url(../images/site_images/footer_bg.png);
	background-repeat: no-repeat;
}

#footerleft
{
	font-size: 10px;
	margin-left: 5px;
	float: left;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color: #00A0DF;
	text-decoration: none;
}

#footer a:hover
{
	color: #6fbede;
	text-decoration: underline;
}

#footerright
{
	font-size: 10px;
	margin-right: 5px;
	float: right;
}

font
{
	font-weight: bold;
}

fieldset legend
{
	color: #00A0DF;
	font-weight: bold;
	cursor: pointer;
}

fieldset
{
	cursor: default;
}

.submit
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #00A0DF;
	cursor: pointer;
}

.submit_disabled
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #00A0DF;
	background-color: #D0D0D0;
	cursor: default;
}

.small
{
	font-size: 7pt;
	color: #000000;
	font-weight:Bold;
}

.error
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-color: #ec3829;
	border-width: 0px;
}

.loading_box
{
	border: 1px solid black;
	background-color: #f0f0f0;
	position: absolute;
	left: 1px;
	top: 1px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}

.cvv2_whats_this
{
	font-size: 10px;
}

.time_to_ship_wrapper
{
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 8px;
}
.po_any_code_demo_instructions_wrapper
{
	font-size:10px;
	color: #800;
	padding: 3px;
}
.any_cc_num_demo_instructions_wrapper
{
	font-size:10px;
	color: #800;
	padding: 3px;
	margin-left:5px;
}
.item_feature_wrapper
{
	margin-top:10px;
}
.item_feature_title
{
	font-weight:bold;
}
.cvv2_body
{
	border: 1px solid #000000;
	background-color: #ebebeb;
}