@charset "UTF-8";
/* CSS Document */



/* TAGS ----------------------------------- */ .____TAGS{}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
}
table {
	border-collapse: collapse;
}
td {
	margin: 0px;
	padding: 0px;
}

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}




/* BODY DIVS ----------------------------------- */ .____BODY_DIVS{}

.page {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/graphics/bodyback.gif);
}
.main {
}
.bodywrapper {
	width: 790px;
	float: left;
	padding: 9px;
	clear: both;
	background-color: #FFFFFF;
}
.bodytable {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #015186;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
}
.bodytable td.left {
	width: 165px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #015186;
	background-color: #172E45;
}



/* HEADER ----------------------------------- */ .____HEADER{}

.header {
	height: 125px;
	background-image: url(/graphics/header_back.jpg);
	background-repeat: no-repeat;
	width: 992px;
	background-color: #000000;
}
.header a {
	text-decoration: none;
}
.header .logo {
	height: 80px;
	width: 230px;
	float: left;
	margin-bottom: 10px;
}
.header   .logo   a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header .cart_hide {
	margin-right: 0px;
	width: 0px;
	float: right;
	margin-top: 34px;
}

.header .cart {
	margin-right: 10px;
	display: block;
	width: 285px;
	float: right;
	margin-top: 34px;
}

.header .cart_checkout {
	padding-top: 5px;
}
.header .cart ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header .cart ul li {
	float: right;
	display: block;
	width: 100%;
}

.header .cart_hide ul li.shoppingcart_hide {
	line-height: 24px;
	margin-bottom: 6px;
}

.header .cart ul li.shoppingcart {
	width: 167px;
	height: 24px;
	background-image: url(/graphics/homecart_background.gif);
	line-height: 24px;
	padding-left: 30px;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight: bold;
}

.header .cart ul li.shoppingcart a {
	color: #FFFFFF;
	text-decoration: underline;
}

.header .cart ul li.account {
	display: block;
	width: 197px;
	text-align: center;
	font-size: 0.9em;
}

.header .cart ul li.account a {
	color: #FFFFFF;
}

.header .cart ul li.mcaffe {
	display: block;
	height: 37px;
	width: 65px;
	float: right;
	margin-right: 5px;
}

.header .cart ul li.mcaffe a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header .cart_checkout ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header .cart_checkout ul li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.header .help {
	float: right;
	width: 450px;
	margin-top: 16px;
	margin-right: 5px;
}
.header .help ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.header .help ul li {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-align: right;
}

.header .help ul li.phone {
	display: block;
	height: 24px;
	line-height: 24px;
}

.header .help ul li.phone {
	display: block;
	height: 24px;
	line-height: 24px;
	background-image: url(/graphics/header_iconphone.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

.header .help ul li.phone a {
}

.header .help ul li.email {
	display: block;
	height: 24px;
	background-image: url(/graphics/header_iconemail.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 37px;
	font-weight: bold;
}

.header .help ul li.email a {
	color: #FFFFFF;
}

.header .help ul li.chat {
	display: block;
	height: 24px;
	line-height: 24px;
	background-image: url(/graphics/header_iconchat.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-weight: bold;
}

.header .help ul li.chat a {
	color: #FFFFFF;
}





.header .newsletter {
	clear: both;
	padding-top: 5px;
	margin-right: 10px;
	width: 350px;
	display: block;
	float: right;
	visibility: hidden;
	top: -30px;
	position: absolute;
}
.header .newsletter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header .newsletter ul li {
	float: right;
	padding-right: 2px;
	padding-left: 2px;
}
.header .company {
	display: block;
	width: 982px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	background-image: url(/graphics/nav_back.jpg);
	height: 36px;
}
.header .company ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 0px;
}
.header .company ul li {
	float: right;
	padding-right: 27px;
	padding-left: 27px;
	height: 24px;
	display: block;
	line-height: 24px;
	margin-top: 5px;
}

.header .company ul li a {
	color: #F6CD72;
}

.header .company ul li a:hover {
	color: #FFFFFF;
}

.header .company ul li.home {
}
.header  .company  ul  li.aboutus {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.header  .company  ul  li.customers {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.header  .company  ul  li.testimonials {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.header .company ul li.privacy {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.header .company ul li.shipping {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.header .company ul li.sitemap {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}




/* CHECKOUTSTEPS ----------------------------------- */ .____CHECKOUTSTEPS{}
.checkoutsteps{
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #767676;
}

.checkoutsteps .custinfo {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.checkoutsteps .custinfo_active {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #666666;
}

.checkoutsteps .orderreview {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.checkoutsteps .orderreview_active {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.checkoutsteps .orderconfirm {
	display: block;
	text-align: center;
	width: 33%;
	float: left;
}

.checkoutsteps .orderconfirm_active {
	display: block;
	text-align: center;
	width: 33%;
	float: left;
}


/* BREADCRUMB ----------------------------------- */ .____BREADCRUMB{}

.breadcrumb {

padding:9px;
color:#00416A;
border-bottom:1px solid #CCCCCC;

}
.breadcrumb a {

color:#00416A;
}



/* UNIVERSAL ITEMS ----------------------------------- */ .____EXTRA_ITEMS{}

.universal_page_top {
	position: absolute;
	visibility: hidden;
	top: -80px;
}
.universal_page_bottom {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.universal_page_bottom  ul  {
	margin: 0px;
	padding: 0px;
	display: block;
}
.universal_page_bottom ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.universal_body_top {
}
.universal_body_bottom {
}
.universal_side {
	background-color: #999999;
	padding: 5px;
	margin-top: 20px;
	font-size: .90em;
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	top: 50px;
}



/* SHOPS ----------------------------------- */ .____SHOPS{}

.shopnav {
	background-color: #FFFFFF;
	clear: both;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.shopnav ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 978px;
	margin: 0px;
	padding: 0px;
}
.shopnav ul li {
	float: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 38px;
}
.shopnav ul li a {
	margin: 0px;
	padding: 0px;
}

.shopnav ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* SIDE ----------------------------------- */ .____SIDE{}

.side {
	width: 170px;
	float: left;
	margin-bottom: 1px;
}
.side .search {
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
}
.side .search .title {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #F7D370;
}
.side .search .box {
}
.side .search .box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.side .search .box ul li {
	float: left;
}
.side .search .box ul li.textbox input {
	width: 100px;
}
.side .search .box ul li.button input {
}

.side .search .box ul li.button img {
	display: block;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
}

.side .deptnav {
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
	padding: 15px;
	color: #00416A;
}
.side .deptnav .title {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #F7D370;
}
.side .deptnav .box {


}

.lvl1 {

	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	color: #FFFFFF;
	background-image: url(/graphics/bullet_dark.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
	cursor: pointer;
	
}
.lvl1:hover {

	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	color: #F7D574;
	background-image: url(/graphics/bullet_dark.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
	cursor: pointer;
	
}

.sublevel
{
	
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
	font-weight: bold;
	cursor: pointer;

}
.sublevel:hover
{
	
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	color: #F7D574;
	line-height: 20px;
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
	font-weight: bold;
	cursor: pointer;

}


.side .deptnav .box a.lvl1 {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	color: #FFFFFF;
	background-image: url(/graphics/bullet_dark.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
}
.side .deptnav .box a.lvl1:hover {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	color: #F7D574;
	background-image: url(/graphics/bullet_dark.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
}
.side .deptnav .box a.lvl2 {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	font-size: .90em;
	padding-top: 2px;
	position: absolute;
	visibility: hidden;
	top: -60px;
}

.side .designer {
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #00416A;
}
.side .designer .title {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 1.1em;
}
.side .designer .box {
}

.side .designer .box a.lvl1 {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	color: #000000;
	background-image: url(/graphics/bullet_light.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
}

.side .newsletter {
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	background-color: #000000;
}
.side .newsletter .title {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #F7D370;
}

.side .newsletter p {
	font-size: 0.85em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.side .newsletter .box {
}
.side .newsletter .box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.side .newsletter .box ul li {
	float: left;
}
.side .newsletter .box ul li.textbox input {
	width: 100px;
}
.side .newsletter .box ul li.button input {
}

.side .newsletter .box ul li.button img {
	display: block;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
}

.side .noteable {
	background-image: url(/graphics/section_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
	padding: 15px;
	color: #00416A;
}
.side .noteable .title {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #F7D370;
}
.side .noteable .box {
}

.side .noteable .box p {
	font-size: 0.85em;
	color: #FFFFFF;
	display: block;
	padding-left: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

.side .noteable .box p a {
	color: #E5C468;
}

.side .noteable .box a.lvl1 {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 12px;
	color: #FFFFFF;
	background-image: url(/graphics/bullet_dark.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-weight: bold;
}






/* FOOTERS ----------------------------------- */ .____FOOTERS{}
.footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/graphics/section_background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-top: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f5d572;
	background-color: #000000;
	color: #FFFFFF;
}
.footer .box {
	width: 170px;
	float: left;
	padding: 10px;
}
.footer .title {
	font-weight: bold;
	color: #F7D370;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
.footer .links {
}
.footer .links ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.footer .links ul li {
	font-size: 0.9em;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(/graphics/bullet_dark.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.footer .links ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer .extra {
	clear: both;
	background-color: #999999;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center;
}

.copyright {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.9em;
	color: #F5D572;
	background-image: url(/graphics/botcurve.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 5px;
}
.seals {
	text-align: center;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	color: #666666;
	padding: 5px;
}
