/* CSS Document */

/* ===== base styles ================================================== */

html,
body {
	background: #003D75 url(../images/mainbgtile.gif) repeat-x left top;
	font: normal 12px Helvetica, Arial, san-serif;
	text-align: center;
	color: #555;
	padding: 0;
	margin: 0;	
}

body p {
	margin-top: 0;
	padding-top: 0;
	text-indent: 1px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

h1, h2, h3 {
	color: #0053A0;
	padding: 0 0 5px 0;
	margin: 0;
}

h1 span, h2 span, h3 span {
	display:none;
}

a {
	color: #DC3F12;
	text-decoration:none;
}

a:hover {
	color: #DC3F12;
	text-decoration: underline;
}

a:active {color: #0053A0;}

a:visited {color: #DD7D60;}

a img {border: none;}

/* ===== main container ================================================== */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: left;
}

/* ===== header ================================================== */

#header {
	background: url(../images/bg_masthead.gif) no-repeat;
	width: 980px;
	height: 179px;
}

#header span {
	display: none;
}

#logo {
	width: 232px;
	height: 169px;
	padding: 10px 0 0 34px;
	float: left;
}

#logo span {
	display: none;
}

#navBox {
	width: 573px;
	height: 83px;
	padding-top: 96px;
	float: left;
	position: relative;
}

#cart {
	background: transparent url(../images/btn_cart.gif) no-repeat left top;
	width: 137px;
	height: 29px;
	float: left;
}

#cart span {
	display: none;
}

/* ===== nav ================================================== */

#navigation ul,
#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#navigation ul li a {
	display: block;
	background: transparent url('../images/top_nav.gif') no-repeat left top;
	height: 27px;
	width: 78px;
}

#navigation ul li a.nav1 { width: 130px; background-position: left top; }

#navigation ul li a.nav2 { width: 92px; background-position: -130px top; }

#navigation ul li a.nav3 { width: 73px; background-position: -222px top; }

#navigation ul li a.nav4 { width: 75px; background-position: -295px top; }

#navigation ul li a.nav5 { width: 78px; background-position: -370px top; }


#navigation ul li a.nav1:hover,
#navigation ul li.on a.nav1 { background-position: left -27px; }

#navigation ul li a.nav2:hover,
#navigation ul li.on a.nav1 { background-position: -130px -27px; }

#navigation ul li a.nav3:hover,
#navigation ul li.on a.nav1 { background-position: -222px -27px; }

#navigation ul li a.nav4:hover,
#navigation ul li.on a.nav1 { background-position: -295px -27px; }

#navigation ul li a.nav5:hover,
#navigation ul li.on a.nav1 { background-position: -370px -27px; }

#navigation ul li a span { display:none; }

/* --- side nav ---*/

#snavbox {
	height: 278px;
	width: 160px;
	float: left;
	margin: 0;
	background: url(../images/snavbox_bg.gif) no-repeat;
	padding: 20px 15px;
	text-align: left;
}

.snav {
	width: 160px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #0053A0;
	text-decoration: none;
}

.snav a {
	color: #DD3F12;
	text-decoration: none;
}

.snav a:hover {
	color: #DC3F12;
	text-decoration: underline;
}

.snav a:active {
	color: #0053A0
}

.snav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.snav li {
	background: url(../images/nav_bullet.gif) no-repeat 0px top;
	padding: 2px 0;
}

.subnav {
	width: 150px;
	padding: 4px 0 4px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #DD3F12;
	text-decoration: none;
}

.subnav a {
	color: #DD3F12;
	text-decoration: none;
}

.subnav a:hover {
	color: #DC3F12;
	text-decoration: underline;
}

.subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.subnav li {
	background: url(none) no-repeat;
	padding: 2px 0;
}

/* ===== containers ================================================== */

#content {
	width: 980px;
	background: #fff url(../images/bgtile_content.gif) repeat-y left top;
}

.introBlurb, #midBoxTwo {
	width: 540px;
	background: url(../images/bgstarline.gif) no-repeat bottom;
	padding: 0 10px 30px 10px;
	line-height: 18px;
}

#leftBox {
	float: left;
	width: 190px;
	padding: 0 10px 0 10px;
}

#midBox {
	float: left;
	width: 560px;
}

#midBox { background-color: #fff; }


#midBox h1 {
	margin:0;
	padding:0;
}

#rightBox {
	float: left;
	width: 190px;
	padding: 0 9px;
}

/* ===== content mini boxes ================================================== */

#hpBoxA {
	width: 160px;
	height: 190px;
	padding: 10px 15px;
	background: transparent url('../images/boxside_fundbg.gif') no-repeat left top;
	color: #00529f;
	font-weight: bold;
}

#hpBoxB {
	width: 160px;
	height: 298px;
	padding: 10px 15px;
	background: transparent url(../images/boxside_longbg.gif) no-repeat left top;
	color: #00529f;
}

#hpBoxC {
	width: 160px;
	height: 298px;
	padding: 10px 15px 15px 15px;
	background: transparent url(../images/boxside_longbg.gif) no-repeat left top;
	color: #00529f;
}

#hpBoxD {
	width: 160px;
	height: 190px;
	padding: 10px 15px;
	background: transparent url(../images/boxside_shortbg.gif) no-repeat left top;
	color: #00529f;
}

.hpBoxE {
	float: left;
	width: 240px;
	height: 207px;
	padding: 10px 20px 0 20px;
	background: transparent url(../images/box_hp.gif) no-repeat left top;
	color: #00529f;
}

#hpBoxA h2,
#hpBoxB h2,
#hpBoxC h2,
#hpBoxD h2,
.hpBoxE h2 {
	color: #fff;
	font-size: 12px;
	padding: 0 0 15px 0;
	margin: 0;
}

.hpBoxE h3 {
	color: #EF3E42;
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
}

.boxPicLeft {
	float: left;
	width: 134px;
	height: 131px;
	padding: 0 5px 5px 0;
}

.boxTextRight {
	float: left;
	width: 100px;
	padding: 0;
}


.BttnLmBox {
	padding: 2px 0 2px 5px;
	float: right;
	clear: both;
}

a.BttnLm {
	display: block;
	background: url(../images/bttn_learnmore_bluebg.gif) top left no-repeat;
	width: 95px;
	height: 30px;
}

a:hover.BttnLm {
	display: block;
	background: url(../images/bttn_learnmore_bluebg.gif) bottom left no-repeat;
	width: 95px;
	height: 30px;
}

a.BttnLm span {
	display: none;
}

a.BttnRm {
	display: block;
	background: url(../images/bttn_readmore_whitebg.gif) top left no-repeat;
	width: 95px;
	height: 30px;
}

a:hover.BttnRm {
	display: block;
	background: url(../images/bttn_readmore_whitebg.gif) bottom left no-repeat;
	width: 95px;
	height: 30px;
}

a.BttnRm span {
	display: none;
}

.padbottom {
	padding-bottom: 5px;
	clear: both;
}

.padtop2px {
	padding-top: 2px;
}

/* ===== content center ================================================== */

#mainmood {
	clear: both;
	float: left;
	height: 320px;
	width: 560px;
	background: url(../images/hp_main_mood.jpg) no-repeat;
	margin: 0;
	padding: 0 0 8px 0;
}

#bttn_showmeBox {
	display: block;
	padding: 263px 0px 0px 17px;
	margin: 0;
	width: 208px;
}

a.bttn_showme {
	display: block;
	height: 34px;
	width: 191px;
	background: url(../images/bttn_showme.gif) no-repeat top left;
}

a:hover.bttn_showme {
	background: url(../images/bttn_showme.gif) no-repeat bottom left;
}

a.bttn_showme span {
	display: none;
}

.prodcatbox {
	float: left;
	width: 250px;
	height: 203px;
	background: url(../images/prodcatbox_bg.gif) no-repeat;
	padding: 5px 15px 0 15px;
}

.prodcatbox h3 {
	height: 23px;
	width: 240px;
	float: left;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 15px 5px 0 5px;
}

.prodcat_pic {
	height: 154px;
	width: 250px;
}

#pbox_container {
	float: left;
	width: 548px;
	display: block;
}

.pbox {
	display: block;
	float: left;
	width: 126px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.cartbox {
	width: 540px;
	height: 270px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.prlbox {
	float: left;
	width: 265px;
	height: 270px;
}

.cartbox_b {
	float: right;
	width: 265px;
	height: 270px;
	margin-left: 9px;
}

.cartbox_c {
	display: block;
	padding-bottom: 15px;
}

.quantity {
	float: right;
	width: 100px;
	height: 15px;
}

.quantityinput {
	float: right;
	height: 13px;
	width: 35px;
	margin-right: 5px;
	font-size: 11px
}

.quantityinput2 {
	height: 15px;
	width: 35px;
	font-size: 11px
}

.dotline {
	height: 5px;
	border-bottom: thin dotted #A8C5FF;	
}

.quotes {
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0px 3px;
	font-style: italic;
}

.quoted {
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: thin dotted #A8C5FF;
	padding-top: 5px;
	font-style: normal;
	color: #0053A0;
}

.smalltext {
	font-size: 10px;
	font-style: italic;
}

/* ===== footer ================================================== */

#contentBottom {
	width: 980px;
	height: 35px;
	background: transparent url(../images/main_bottom.gif) no-repeat left top;
}

.footertextbox {
	text-align: center;
	font-size: 12px;
	color: #FFF;
	display: block;
}

/* ===== extras ================================================== */

form,
.reduced {
	margin: 0;
	padding: 0;
	list-style: none;
}

h4.reduced,
h5.reduced,
h6.reduced,
p.reduced,
span.reduced {
	margin-top: 0;
}

input,
textarea,
select {
	font-size: .92em;
	border: 1px dotted #00236C;
	color: #00236C;
}

input:focus,
textarea:focus,
select:focus {
	border: 1px solid #00236C;
}

input.error,
textarea.error,
select.error {
	border: 1px dotted #D00;
}

.error {color: #D00;font-weight: bold;}
.success {color: #E75403;font-weight: bold;}

.right {text-align: right;}

.hide {display: none;}

.floatLeft {float: left;}
.floatRight {float: right;}

img.floatLeft,
a.floatLeft img {margin: 0 10px 5px 0;}
img.floatRight,
a.floatRight img {margin: 0 0 5px 10px;}

.clear {clear: both;}
.clearLeft {clear: left;}
.clearRight {clear: right;}
.clearSeven {
	height: 7px;
}
.clearTen {
	height: 10px;
}

/*
11px = font-size: .92em;
10px = font-size: .83em;
9px = font-size: .75em;
*/

