body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: #4d88c4 url(../images/grad.png) repeat-x;
}

a img {
	border: none;
}

a:link, #navEZPagesTOC ul li a {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #002B5E;
}

a:active {
	color: #fff;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.3em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0 1px;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
}

LABEL, h4.optionName {
	margin-right:5px;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

#logo {
	padding-bottom: 10px;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}

ADDRESS {
	font-style: normal;
	float: left;
	display: block;
	margin: 0 0 15px
}

.clearBoth {
	clear: both;
}

HR {
	height: 1px;
	margin: 10px;
	border: none;
	border-bottom: 1px dotted #fff;
}

/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/

#mainWrapper {
	text-align: left;
	width: 760px;
	vertical-align: top;
	font-size: 1.2em;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0 auto;
	padding: 0;
}

#tagline {
	color: #000000;
	font-size: 2em;
	text-align: center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0 0 15px;
/* 	width: 47%; */
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}

#navCatTabsWrapper {
	background: url(../images/nav.png);
	height: 46px;
	margin-bottom: 10px;
	/*padding-top: 10px;*/
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.4em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #002b5e;
	white-space: nowrap;
}

#navCatTabs ul li a {
	color: #002B5E;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 700;
}

#navCatTabs ul li a:hover {
	color: #2f2f2f;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}

#navBreadCrumb {
background:transparent url(../images/body.png) no-repeat scroll 0 0;
color:#73A2E5;
font-size:16px;
font-weight:normal !important;
height:39px;
padding:2px 5px 0;
}

#navBreadCrumb span {
font-size:1.5em;
font-weight:700;
line-height:1.25em;
padding-left:5px;
position: relative;
text-transform:uppercase;
top: 2px;
color: #73A2E5;
}

#navEZPagesTop {
	background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
font-size:12px;
font-weight:bold;
margin:0;
}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}

.important {
	font-weight: bold;
}

.gvBal {
	float: right;
}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0 0.8em;
}

.centerColumn {
	font-size: 14px
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	color: #999;
	font-size: 0.9em;
}

#siteinfoLegal {
	float: left;
}

/*Shopping Cart Display*/

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 10px 0em;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;
}

.cartOldItem {
	color: #660099;
	position: relative;
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
}

.mediaTitle {
	float: left;
}

.mediaTypeLink {
	float: right;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

/*sideboxes*/

h3.leftBoxHeading {
	font-size: 1.4em;
	color: #002b5e;
	margin: 0;
	padding: 16px 0 0;
	height: 62px;
	text-transform: uppercase;
	font-weight: 700;
	background: url(../images/boxes.png);
}

h3.leftBoxHeading a {
	color: #002B5E;
	background: none!important;
	}
h3.leftBoxHeading a:hover {
	color: #73a2e5 !important;
	}	

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background: url(../images/centerBoxHeading.png) no-repeat;
	padding: 0.5em 0.2em;
}

.leftBoxContainer {
	margin-bottom: 10px;
	background: url(../images/boxes.png) bottom;
}

.sideBoxContent {
	padding: 0 0 15px;
	color: #002b5e;
}

#sideBoxContent {
	color: #002b5e;
}

.category-top, .category-links, .sideBoxContent li {
	margin-left: 15px;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/*misc*/

.back {
	float: left;
/* 	padding-top:3px; */
}

.floatingBox.back {
float: none !important;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}

.hiddenField {
	display: none;
}

.visibleField {
	display: inline;
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
}

#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background: none;
}

.information {
	padding: 10px 3px;
	line-height: 150%;
}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}

.seDisplayedAddressLabel {
	background-color: #85C285;
	text-align: center;
}

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#seShipTo {
	padding: 0.2em;
}

#ft {
	padding: 20px 10px 10px;
	height: 40px;
	background: #4d88c4 url(../images/body.png) no-repeat 0 -40px;
}

#mainWrapper {
	background: url(../images/bg.jpg) no-repeat;
}

#toolbar {
	height: 45px;
}

#payments {
	height: 36px;
	display: inline;
	float: left;
	margin: 5px 10px 0 0;
}

#ftNav {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	color: #999;
}

#ftNav li {
	display: inline;
}

#mainWrap a {
	color: #002b5e;
}

#mainWrap a:hover {
	color: #73A2E5;
}

#navBreadCrumb a {
	color: #73A2E5;
}

#navBreadCrumb a:hover {
	color: #DAF5FF;
}

#navBreadCrumb span a {
/*color:#4D88C4;*/
margin-right:5px;
}

#ftNav a {
	color: #ccc;
}

#ftNav a:hover {
	color: #fff;
}

.centerBoxWrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#navMainSearch {
	float: right
}

#mainWrap {
	background: #fff;
	width: 570px;
}

a {
	outline-style: none;
}

#currencies select {
border: none;
background: transparent;
}

#currencies {
position:relative;
right:-498px;
top:-19px;
width: 57px;
}

td.main {
background:transparent url(../images/newProducts.png) no-repeat scroll 144% 122%;
}

#siteseal {
float:left;
margin-left:48px;
text-align:center;
width:87px;
margin-top:11px;
}

#navMainWrapper {
	height: 28px;
}

h1#indexDefaultHeading, h2.greeting {
display: none;	
}

div#categoryIcon.categoryIcon {
text-indent: -9999px !important;
height: 0
}

td.cartRemoveItemDisplay {
padding: 5px 0;
text-align: center
}

td.cartRemoveItemDisplay a {
float: left;
display: block;
}

.cartRemoveItemDisplay input {
display:block;
float:left;
margin:7px 4px 0;
}

.cartQuantityUpdate {
padding: 5px 0
}

.instructions {
clear: both
}

h1#indexCategoriesHeading, #categoryDescription, #productListHeading {
display: none
}

a.category-products {
background:transparent url(../images/sap.png) no-repeat scroll 0 50%;
margin:0 0 0 20px;
padding:0 0 0 5px;
}

a.category-subs {
background: url(../images/category-sub.gif) no-repeat 0 50%;
display: block;
float: left;
margin: 0 0 0 20px;
padding: 0 0 0 5px;
width: 150px;
}

a.category-subs span.category-subs-parent {
background: url(../images/category-sub.gif) no-repeat 0 50%;
margin: 0 0 0 -5px;
padding: 0 0 0 5px;
position: relative;
display: block;
}

.category-products {
margin: 0 0 0 40px;
padding: 0 0 0 10px;
}

.menu_top {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 auto;
padding:0;
width:675px;
}

.menu_top li {
display:inline;
float:left;
margin:0 0 0 15px;
overflow:hidden;
}

.menu_top li ul li { 
	margin: 0; 	
}

.menu_top li a {
color:#002b5e;
display:block;
font-size:18px;
font-weight:700;
padding:11px 4px;
text-decoration:none;
text-transform:uppercase;
}

.menu_top li a:hover,a#active_menu:link,a#active_menu:visited {
color:#2f2f2f;
font-weight:700;
text-decoration:none;
}

.menu_top li li a {
padding:10px 4px;
}

.menu_top li ul {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
background:#feb132;
left:-999em;
margin:0;
position:absolute;
width:155px;
z-index:2;
}

.menu_top li ul .parent a {
background:url(../images/parent.gif) no-repeat 95% 50%;
}

.menu_top li ul .parent ul {
-moz-border-radius-bottomleft:0 !important;
-moz-border-radius-bottomright:0 !important;
-webkit-border-bottom-left-radius:0 !important;
-webkit-border-bottom-right-radius:0 !important;
left:-999em;
margin:-25px 0 0 130px;
padding:0;
position:absolute;
top:auto;
z-index:3;
}

.menu_top li ul .parent ul a {
-moz-border-radius-bottomleft:0 !important;
-moz-border-radius-bottomright:0 !important;
-webkit-border-bottom-left-radius:0 !important;
-webkit-border-bottom-right-radius:0 !important;
background:none;
}

.menu_top li ul li {
background:url(../images/sf_active.gif) repeat-x !important;
border-top:1px dotted #002b5e;
display:inline;
padding:0;
text-align:left;
width:155px;
}

.menu_top li ul li a {
color:#002b5e;
font-size:12px;
padding-left:10px;
}

.menu_top li ul li a:hover {
background:#fcf384 url(../images/sf_hover.gif) repeat-x 95% 0;
color:#000;
}

.menu_top li ul li:last-child a:hover {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
}

.menu_top li.parent.active ul li a,.menu_top li.parent.active ul li a:hover {
color:#002b5e;
text-decoration:none;
}

.menu_top li:hover ul,.menu_top li:hover ul,.menu_top li.sfhover ul,.menu_top ul li:hover ul {
left:auto;
}

.menu_top ul {
list-style:none;
margin:0;
padding:0;
}

html>body .menu_top li a {
width:auto;
}

li.item11 {
border-bottom:none !important;
}
