/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #8c8c8c;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 0.6em 0px;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

a {
	color: #0081e5;
	text-decoration: none;
}

/* Miscellaneous conveniences: */
form label {
	display: block;
	float: left;
	width: 100px;
}

.radio {
	width: auto;
}

fieldset {
	border: none;
}
form input, textarea {
	font-size: 100%;
	width: 180px;
}

img {
	border: 0px none;
}

.body {
	background-image: url(/custom/images/background-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
}

.minisite {
	width: 825px;
	margin: 0px auto;
	text-align: left;
}

.top {
	clear: both;
	height: 110px;
	background: #fff;
}

.logoContainer {
	position: absolute;
	width: 259px;
	height: 107px;
	margin-left: 12px;
	margin-top: 10px;
}

.logoPicker {
	height: 29px;
	width: 259px;
}

.logo {
	width: 259px;
	height: 64px;
}

.flash {
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 371px;
	height: 99px;
	margin-left: 21px;
}
#content_flashArea {
	padding: 6px 10px;
}

.siteOptions {
	float: right;
	width: 1;
	height: 110px;
	padding-right: 3px;
}

.loginArea {
	margin-top: 10px;
	width: 150px;
	height: 70px;
	margin-left: 19px;
	color: #0174cf;
	text-align: left;
}

.loginContainer {
	float: left;
	width: 114px;
	height: 18px;
	background-color: #005ba2;
	border: 0px;
	margin-top: 4px;
}

.loginText {
	height: 14px;
	line-height: 14px;
	width: 112px;
	border: 0px;
	margin: 1px;
	float: left;
	font-size: 12px;
}

.loginGo {
	margin-top: 4px;
	float: left;
	cursor: pointer;
	width: 29px;
	height: 18px;
}

.searchQuickly {
	background-image: url(/custom/images/quick-search.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 29px;
	margin-left: 10px;
}

.navigation {
	height: 31px;
	clear: both;
}

.browseTab {
	display: block;
	float: left;
	width: 140px;
	height: 31px;
	line-height: 31px;
	background-image: url(/custom/images/browse-tab.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}

.searchLink {
	color: #0081e5;
	font-weight: bold;
}

.actualNavigation {
	float: left;
	width: 521px;
	height: 31px;
	overflow: hidden;
}

.navItem {
	display: block;
	float: left;
	padding: 0px 20px;
	color: #0081e5;
	line-height: 31px;
	height: 31px;
}

.searchTab {
	float: left;
	padding: 2px 0px 0px 10px;
	height: 29px;
	width: 151px;
	line-height: 31px;
	background-image: url(/custom/images/search-tab.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}

.middle {
	width: 825px;
	margin-bottom: 1em;
	clear: both;
}

.lhs, .lhsWide {
	float: left;
	margin-top: 9px;
	text-align: left;
}
.lhs {
	width: 150px;
}
.lhsWide {
	width: 250px;
}

.lhs a, .lhsWide a {
	color: #0081e5;
	padding: 12px 0 12px 8px;
	line-height: 100%;
	height: auto !important;
}

.menuSeparator {
	height: 1px;
	width: 90%;
	text-align: center;
	overflow: hidden;
	clear: left;
	background-image: url(/custom/images/menu-separator.gif);
	background-repeat: repeat-x;
}

.center, .centerNarrow {
	float: left;
	margin-top: 10px;
}
.center {
	width: 511px;
}
.centerNarrow {
	width: 410px;
}

.smallBoxes {
	height: 161px;
	float: left;
	text-align: left;
}

.smallBox {
	float: left;
	width: 161px;
	height: 161px;
	background-image: url(/custom/images/small-box.jpg);
	background-repeat: no-repeat;
}

.smallBoxPad {
	margin-left: 10px;
}

.smallBoxTitle {
	margin-top: 10px;
	width: 143px;
	text-align: left;
	color: #0081e5;
	font-size: 14px;
}

.smallBoxContainer {
	margin-left: 9px;
}

.smallBoxContent {
	margin-top: 10px;
	width: 143px;
	height: 115px;
}

.largeBox, .mediumBox, .extraLargeBox {
	margin-top: 10px;
	float: left;
}

.largeBoxTop {
	background-image: url(/custom/images/large-box-top.gif);
	background-repeat: no-repeat;
	width: 503px;
	height: 4px;
	overflow: hidden;
}

.largeBoxContainer {
	width: 503px;
	background-image: url(/custom/images/large-box-rpt.gif);
	background-repeat: repeat-y;
}

.largeBoxRpt {
	width: 503px;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	background-image: url(/custom/images/large-box-bottom.jpg);
	background-repeat: no-repeat;	
	background-position: bottom;
}

.extraLargeBoxTop {
	background-image: url(/custom/images/extralarge-box-top.gif);
	background-repeat: no-repeat;
	width: 571px;
	height: 4px;
	overflow: hidden;
}

.extraLargeBoxContainer {
	width: 571px;
	background-image: url(/custom/images/extralarge-box-rpt.gif);
	background-repeat: repeat-y;
}

.extraLargeBoxRpt {
	width: 571px;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	background-image: url(/custom/images/extralarge-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.mediumBoxTop {
	background-image: url(/custom/images/medium-box-top.gif);
	background-repeat: no-repeat;
	width: 403px;
	height: 4px;
	overflow: hidden;
}

.mediumBoxContainer {
	width: 403px;
	background-image: url(/custom/images/medium-box-rpt.gif);
	background-repeat: repeat-y;
}

.mediumBoxRpt {
	width: 403px;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	background-image: url(/custom/images/medium-box-bottom.gif);
	background-repeat: no-repeat;	
	background-position: bottom;
}

.largeBoxContent {
	padding: 15px 15px 20px 15px;
	text-align: left;
}

.largeBoxTitle {
	font-weight: bold;
	margin-bottom: 5px;
}

.rhs {
	margin-top: 10px;
	float: left;
	width: 162px;
}

.offerBox {
	background-image: url(/custom/images/offer-box.gif);
	height: 161px;
	width: 161px;
	color: #fff;
}
.offerBoxInner {
	padding: 7px 9px;
}

.narrowBox {
	margin-top: 10px;
}

.narrowBoxTop {
	background-image: url(/custom/images/narrow-box-top.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 5px;
	overflow: hidden;
}

.narrowBoxContainer {
	width: 162px;
	background-image: url(/custom/images/narrow-box-rpt.gif);
	background-repeat: repeat-y;
}

.narrowBoxRpt {
	width: 162px;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	background-image: url(/custom/images/narrow-box-bottom.gif);
	background-repeat: no-repeat;	
	background-position: bottom;
}

.narrowBoxContent {
	padding: 15px 15px;
	text-align: left;
}

.featuredProductImage {
	text-align: center;
	float: left;
	width: 72px;
	height: 100px;
}

.featuredProductDetails {
	text-align: left;
	float: left;
	margin-left: 5px;
	width: 60px;
}

.buttonBlue {
	text-align: center;
	color: #fff;
	height: 25px;
	width: 63px;
	font-size: 14px;
	background-image: url(/custom/images/button-blue-short.gif);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.clearer {
	clear: both;
}

/*
CMS styles
*/

.popupMenuLevel1 {
	text-align: left;
}

.popupMenuLevel2 {
	text-align: left;
}

.popupMenuLevel3 {
	text-align: left;
}

.popupMenuLevel4 {
	text-align: left;
}

/*
drop downs
*/
.dropDown, .productSubNav {
	position: absolute;
	display: none;
	width: 160px;
}
.dropDownContent, .productSubNav {
	background: #fff url(/custom/images/greybg.gif) repeat-x bottom;
	border-bottom: 1px solid #cecece;
}
.dropDown a.dropDownNav, .productSubNav a {
	color: #0081e5;
	display: block !important;
	padding: 5px 10px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
.dropDown a.dropDownNav:hover, .productSubNav a:hover {
	color: #0081e5;
	background: #eee;
}

/*
footer
*/
#footer {
	clear: both;
	border-top: 1px solid #cecece;
	padding: 0.6em 0;
}
.footerDivider {
	margin: 0 8px;
	color: #cecece;
}

.footerText {
	clear: both;
	margin-top: 1em;
}

#lhsAd {
	padding: 20px 0 0 0;
}