/**
 * Author Patti Tarell Copyright 2006-2010 
 *
 */

body {
	margin: 0;
	padding: 0;
	font: normal 62.5%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	}

#mainWrapper {
   margin: 0 auto;
   padding: 0;
	background: #ffffff;
	border: 1px solid #000;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#topWrapper {
   margin: 0;
   padding: 0;
	text-align: left;
	width: 100%;
	vertical-align: top;
}
#headerWrapper {
   margin: 0;
	padding: 0;
	background: #4C94C6;
	width:100%;
	}
#logoWrapper {
margin: 0;
padding: 0;
height:109px;
background: /*url(../images/bg.gif)*/ #C1D2E8;
position:relative;
}
#logo {
	margin:0;
	float: left;
}
.date {
	margin-right: 50px;
	padding-top:2px;
	padding-right: 5px;
	float: right;
	color: #000;
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;
	line-height:normal;
}
#navMainSearch {
	position: absolute;
	top: 5px;
	right:0;
}
#taglineWrapper {
	/*margin: 0;*/
	position: absolute;
	top: 15px;
	left: 300px;
	width: auto;
	height:1%;
}
#tagline {
	/*padding-top:10px;*/
	color:#000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	line-height:normal;
	}

#navMainWrapper {
	margin: 0;
	background: url(/images/silver_bar.gif) repeat-x;
	font-weight: bold;
	color: #BDD0E7;
	height: 26px;
	width: 100%;
	}
#navMain {
margin: 0 0 0 40px;
padding: 3px 0 0 10px;
font-size: 1.1em;
list-style-type: none;
text-align: center;
color:#D4D4D4;
}

#navMain ul, #navMain li {
margin:0;
padding:0;
display:inline;
}
#navMain ul li a {
margin-right:2px;
padding:2px 10px;
background:#226A9C;
color:#fff;
border:1px solid;
float:left;
font-weight:Bold;
line-height:14px;
text-decoration:none;
border-color:#0B3C5E;
}

#navMain ul li a:hover {
color:#000;
background:#C1D2E8;
}
#navAccountWrapper {
   margin: 0 50px 0 0;
	font-weight: bold;
	color: #C1D2E8;
	height: 26px;
}

#navCatTabsWrapper, #siteinfoIP {
display: none;
}
/*#navCatTabsWrapper {
	margin: 0;
	background-color: #E5EDF5;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	}
#navCatTabs ul li a:hover {
	color: #000;
	}*/
#navEZPagesTop {
	margin: 0;
	padding: 6px 0 6px 0;
   background: url(/images/tier2_bg.gif) repeat-x;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	/*height: 24px;*/
	vertical-align: middle;
	}
#navEZPagesTop a {
	color: #fff;
}	
#navEZPagesTop a:hover {
	color: #000;
	background: #C1D2E8;
}	
#navExtraWrapper {
	margin: 0;
	padding: 0;
	background: url(/images/black_bar.gif);
	font-weight: bold;
	color: #D8E1EE;
	height: 20px;
	width: 100%;
	text-align: center;
	}
#navExtra {
	padding: 3px 0;
}	

#contentMainWrapper {
	padding: 0 0 20px 0;
	background: #D8E1EE;
}	
#centerOuterBorder {
margin: 10px auto; /*gives spacing at top and bottom*/
padding: 15px 15px 15px 15px; /*spacing between this and the mainWrapper*/
	background: #6BA4CF;
/*width: 850px;*/
}

#contentColumnMain {
	vertical-align: top;
	}
.centerColumn {
	padding: 0.8em 0.8em 30px 0.8em;
	background: #ffffff;
	font-size: 1.2em;
	height: 1%;
}	
#navBreadCrumbWrapper {
	margin: 0 auto;
	padding: 0 0 0 2px;
	text-align: center;
	width: 80%;
}	
#navBreadCrumb {
	margin: 0 auto;
	padding: 0/*.2em*/ 0 0/*.2em*/ 2px;
   font-size: 1em;
	font-weight: bold;
	color: #000;
	height: 15px;
	}
#navBreadCrumb a {
	color: navy;	
}
#navBreadCrumb a:hover {
	color: #fff;	
}

#navColumnOne, #navColumnTwo {
padding-bottom: 10px;
background-color: #C1D2E8;/* change this to whatever color you want for the sidebox columns*/
border: 1px solid #A1C1DE;
border-width: 10px 0 0 0;
	vertical-align: top;
	}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	font-size: .9em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-top: 1.5em;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	background-image:url(/images/sidebox_header_bg.gif);
	background-repeat:no-repeat;
	padding: 0.5em 0;
	text-align: center;
	}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	font-size: 1.1em;
	color: #000;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #FFFF33;
	text-decoration: none;
	} 
.sideBoxContent {
	padding: 0.3em 0.3em 1em 0.3em;
	background-image:url(/images/sidebox_content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 1em;
	line-height:normal;
	}
.sideBoxContent a:hover {
background: #6CA4CF;
color: #fff;
text-decoration: none;	
}
.centerBoxWrapper {
	margin: 0;
	background-image:url(/images/title_cap_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

.centerBoxHeading {
	margin: 0;
	height:32px;
	background-image:url(/images/title_cap_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0.5em 0.2em;
	text-align:center;
	}

#navSuppWrapper {
	margin: 0 auto;
	background: #ccccff;
	font-weight: bold;
	color: #000;
	height: 26px;
	width: 905px;
	border:1px solid #000;
	border-width: 0 1px 0 1px;
	}
#navSupp ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navSupp ul li {
	display: inline;
	white-space: nowrap;
	}
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	}
#navSupp ul li a:hover {
	color: #fff;
	background: #6CA4CF;
	}

#bottom {
	background: url(/images/silver_bar.gif) repeat-x;
	height: 26px;
}
#copyrightBox {
margin: 0;
padding: 0 5px;
	width: 100%;
	float: right;
}
#siteinfoLegal {
margin: -20px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
}
#shopinfoBox {
margin: -25px 0 0 0;
padding: 0 5px;
	width: 20%;
	float: left;
}
#shopinfo {
margin: ;
	padding: 0 0 0 0;
	font-size: 0.9em;
}
#footerWrapper {
margin: 0 auto;
padding: 0;
	background: url(/images/bottom_header.gif) repeat-x;
	height: 95px;
	width: 100%;
}
#shopOptions {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(/images/options.gif) center center no-repeat;
	height: 40px;
}

	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover {
	color: #000;
	}

a:active {
	color: #000;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	vertical-align: middle;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #efeeee;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
	float: left;
	}
	

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}


/*wrappers - page or section containers*/

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
/*navigation*/

#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;
	}
/*The main content classes*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}



/*misc*/
.back {
	float: left;
	}

.forward {
	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;
	}

.style1 {
	color: #003399;
	text-align: center;
}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #060;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #C3C;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
}
.style7 {
	font-size: 10;
	font-weight: bold;
	color: #FF0000;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style10 {font-size: 10px}
