/* ===================== General CSS (Broad Changes) ======================== */
body
{
	background-image: url(../images/site_images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2c73a8;
	margin: 0px 0px 10px 0px;
	color: #575757;
}
/*====IE PNG Fix=====*/
img
{
	behavior: url(iepngfix.htc)
}
a:link { color: #b95915; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:visited { color: #b95915; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

td
{
	font-family: verdana;
	font-size: 11px;
	color: #323232;
}

div
{
	font-family: verdana;
	font-size: 12px;
}

img
{
	border: 0px;
}

.clearfix
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#template_container
{
	width: 960px;
	background-color: #FFFFFF;
	padding: 0px;
}

#header
{
	background-image: url(../images/site_images/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 960px;
	height: 96px;
	position:relative;
}

#top1
{
	float: left;
}

#top2
{

	position:absolute;
	top:5px;
	left:13px;
}

#top3
{
	float: left;
}

#top4
{
	margin-left:583px;
	width: 366px;
}

#top5
{
	float: left;
}

#search
{
	margin:0px;
	padding: 56px 30px 0px 0px;
	float: right;
}

.search
{
	padding: 1px;
	margin: 0px;
	background-image: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #323232;
	border: 1px solid #7f9db9;
	width: 120px;
	height: 18px;
	float: left;
}

.searchbutton
{
	margin-left: 1px;
	padding: 0px;
	width: 56px;
	height: 21px;
	float: left;
}

#nav
{
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav ul li
{
	padding: 0px;
	list-style-type: none;
	float: left;
}

#body
{
	margin-top: 10px;
	width: 960px;
}

.cartwrapper
{
	margin: 0px 0px 8px 0px;
	text-align: center;
	color: #323232;
	font-size: 11px;
}

.cart a:link, .cart a:visited, .cart a:active
{
	color: #00549e;
	font-size: 11px;
	text-decoration: none;
}

.cart a:hover
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#left
{
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

#midspace
{
	float: left;
	width: 7px;
	height: 1px;
}

#rightwrapper
{
	float: left;
	border: 0px;
}

#right
{
	width: 708px;
	margin: 7px;
}

#categories
{
}

#leftbgwrapper
{
	margin-top: 0px;
	border-bottom: 1px solid #AECAE0;
	background-color: #E8F1F6;
}

#leftbg
{
	padding: 8px 0px 14px 8px;
	background-repeat: repeat-x;
	background-color: #E8F1F6;
	font-size: 11px;
}

#storenav
{
	margin-top: 13px;
	width: 200px;
}

.storenav_hover
{
	margin-top: 13px;
	width: 200px;
	background-color: #E8F1F6;
}

.storenavlinks
{
	color: #00549E;
	font-size: 1.05em;
	font-weight: bold;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;

}

.storenavlink_wrapper
{
	border-bottom: 1px solid #AECAE0;
	background-color: #E8F1F6;
	width: 200px;
	color: #00549E;
	font-size: 1.05em;
	font-weight: bold;
	height: auto;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;

}

.storenavlink_hover_wrapper
{
	border-bottom: 1px solid #AECAE0;
	background-color: #F7FAFC;
	cursor: pointer;
}

.storenavlinks_hover
{
	color: #00549E;
	background-color: #F7FAFC;
	font-size: 1.05em;
	font-weight: bold;
	height: auto;
	width: 190px;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	cursor: pointer;
}

#shoppingcart
{
	margin-top: 22px;
}

#footer
{
	margin-top: 4px;
	width: 960px;
	color: #ffcf06;
}

#footerleft
{
	font-size: 10px;
	margin-left: 5px;
	float: left;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color: #abc6db;
	text-decoration: none;
}

#footer a:hover
{
	color: #ffcf06;
	text-decoration: none;
}

#footerright
{
	font-size: 10px;
	margin-right: 5px;
	float: right;
}

font
{
	font-weight: bold;
}

fieldset legend
{
	color: #0D2D84;
	font-weight: bold;
	cursor: pointer;
}

fieldset
{
	cursor: default;
}

.submit
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #b95915;
	background-color: #b95915;
	cursor: pointer;
}

.submit_disabled
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #0f3155;
	background-color: #D0D0D0;
	cursor: pointer;
}

.small
{
	font-size: 7pt;
	color: #000000;
	font-weight:Bold;
}

.error
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
}

.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;
}
