body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;padding:0;
}
table{
	border-collapse:collapse;border-spacing:0;
}fieldset,img{
	border:0;
}address,caption,cite,code,dfn,th,var{
	font-style:normal;font-weight:normal;
}ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
q:before,q:after{
	content:'';
}

/* END RESET */


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: ##334477; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #347; text-decoration: underline; }



form#sitesearch { float: right; margin: 4px 10px 0 0; display: block; text-align: right; width: 215px; }

form#sitesearch input { vertical-align: middle; }

form#sitesearch #searchbox {

	font-size: 11px;

	padding: 3px 5px;

	margin-right: 5px;

	width: 160px; border: 1px solid #ccc;

	background: white;

}



#header { height: 60px; position: relative; }

#header #logo {

	width: 453px;

	height: 44px;

	text-indent: -9999px;

	background: url(/images/logo-ee.png) no-repeat;

	margin: 0 0 0 8px;

	display: block;

}
.hide {
visibility:hidden;
}
#callus { /* Toll Free Link */
float: left;
position:absolute;
width : 157px;
height: 44px;
left: 500px;
top: 0;
}
#header #global_navbar { position: absolute; top: 10px; right: 10px; }

#header #global_navbar form { display: inline; margin-right: 25px; }

a.arrow_link {

	background: url(../images/red-arrow.png) no-repeat right 3px;

	padding-right: 15px;

}

ul.arrow_list li {

	background: url(../images/red-arrow.png) no-repeat 0px 5px;

	padding-left: 15px;

}



body {

	margin: 0;

	padding: 0;

	background: white;

}

body,td,th {

	font: 12px/18px Arial, Helvetica, sans-serif;

	color: #333333;

	text-align: justify;

}



.panelLeft { width: 49%; float: left; padding: 0; }

.panelRight { width: 49%; float: right; padding: 0; }

.clearBoth { clear: both; }





p, ul { margin: 0 0 15px 0; }

a { color: #20557a; text-decoration: none; }

a:hover { color: #9d211b; text-decoration: underline; }

a img { border: none; }

form { padding: 0; margin: 0; }

form td { padding: 4px 0; text-align: left; }

#wrapper {

	width: 954px;

	margin: 25px auto 0;

	position: relative;

	text-align: left;

}



#myslidemenu {

	height: 33px;

	background: url(../images/bg-newsbar.jpg) no-repeat;

	padding-top: 1px;

}

#main_banner, #content  { margin: 8px 0 6px; }

#news_bar { background: url(../images/bg-newsbar.jpg) no-repeat; height: 34px; position: relative; line-height: 34px; padding-left: 10px; z-index: 0; }

#news_bar span { color: #9d211b; font-weight: bold; padding-right: 8px; border-right: 1px solid #ccc; height: 20px; line-height: 20px; margin: 8px 10px 0 0; display: block; float: left; }

#quicklinks {

	position: absolute;

	top: 0;

	right: 0;

	height: 34px;

	width: 163px;

	clear: left;

	z-index: 0;

}



ul.link_list { margin: 0 0 0 10px; }



#content {

	overflow: auto;

}

#home #content { padding: 0; }

#home #content li { padding-bottom: 3px; }

.cell_small {

	width: 206px;

	background: url(../images/cell-small-bottom.png) no-repeat bottom;

	float: left;

}

.cell_large {

	width: 523px;

	background: url(../images/cell-large-bottom.png) no-repeat bottom;

	float: left;

	margin: 0 9px;

	overflow: auto;

}

.cell_small div, .cell_large div  { padding: 10px 15px; }



.cell_large a, .cell_max a, .cell_small a { font-weight: bold; }



.cell_max {

	margin: 0;

	position: relative;

	padding: 19px 25px 10px;

	background: url(../images/cell-max-bottom.png) bottom;

}

#cell_max_top { position: absolute; top: 0; left: 0; }



#footer {

	margin: 10px auto;

	width: 930px;

	color: #006e6f;

}



/* HEADERS */



H1 {

	color: #364e84;

	font-size: 18px;

	font-weight: bold;

	margin-bottom: 10px;

}

H2 {

	color: #9d211b;

	font-size: 15px;

	font-weight: bold;

	margin-bottom: 10px;

}

H3 {

	color: #334477;

	font-size: 15px;

	font-weight: bold;

	margin-bottom: 10px;

}

H4 {

	display: block; text-align: right;

	color: #334477;

	font-size: 11px;

	margin-bottom: 10px;

}

H5 {

	color: #9d211b;

	font-size: 15px;

	font-weight: bold;

	margin-bottom: 10px;

	background-color: #c8c8c8;

	padding: 3px 5px;

}

/* FORM STYLES */



.FormField {

	padding: 2px;

	color: #333333;

	background: #fff;

	border: 1px solid #666666;

	width: 85%;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

}

.FormSelect {

	padding: 1px;

	color: #333333;

	background: #fff;

	border: 1px solid #666666;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

	width: 85%;

}

.FormTextField {

	padding: 1px;

	color: #333333;

	background: #fff;

	border: 1px solid #666666;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

	width: 95%;

}

.FormButton {

	color: #ffffff;

	font-weight: bold;

	border: 2px solid #87a9dc;

	background: #25569f;

	padding: 3px 5px;

	font: bold 11px Verdana, Arial, Helvetica, sans-serif;

}



/* LEFT NAV */



#navcontainer { width: 100%; font-size: 12px; text-align: left; margin: 15px 0; }

#navcontainer ul {

	margin: 0 28px;

	padding: 0;

	list-style-type: none;

}

#navcontainer li a {

	display: block;

	background: none;

	text-decoration: none;

	color: #00406e;

	padding: 8px 0;

	margin: 0;

	border-bottom: 1px solid #95a5b5;

	width: 100%;

}

#navcontainer li a:hover {

	text-decoration: none;

color: #3074bb;

}



FORM {

	display: inline;

}



TR.header {

  background: #ebebeb;

}



TR.headerNavigation {

  background: #ebebeb;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #ebebeb;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

  color: #ebebeb; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ebebeb;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #ebebeb;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #ebebeb;

  color: #006e6f;

  font-weight: bold;

}



.infoBox {

  background: #ebebeb;

}



.infoBoxContents {

  background: #ebebeb;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #ebebeb;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: ##ebebeb;

  color: #ffffff;

}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background: #f8f8f9;

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: #f8f8f9;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #ebebeb;

  border-spacing: 1px;

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #334477;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #110086;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  color: #110086;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

