﻿.viewButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A99DD;
	background-color: #FFF;
	height: 17px;
	width: 115px;
	cursor: pointer;
	border: 0px;
}
.reQuiredB {
	color: #AE0915;
	font-weight: bolder;
}
.reQuired {
	color: #CC3300;
	font-weight: normal;
}
.notRequired {	color: #FFF;
	font-weight: bold;
}
a.prodlink {
	font-size: 11px;
	line-height: 15px;
}
p.price {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}ul.WA_configValidation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	list-style-type: square;
}
ul.faqQuestion {
	margin-right: 40px;

}
li.faqQuestion {
	display: block;
	list-style-type: inherit;
	font-size: 1.1em;
	margin-bottom: 3px;
	line-height: 20px;
	letter-spacing: 0.011em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-image: url(../images/li_eyeHov_x.jpg);
}
li.faqQuestion a{
	color: #000066;
	text-decoration: none;
	list-style-image: url(../images/li_eyeHov_x.jpg);
}

li.faqQuestion a:hover{
	color: #80AA00;
	text-decoration: none;
	list-style-image: url(../images/li_eyeHov.jpg);
}

li.highlight{
	color: #272B4B; /* Text Dark */
}


table.calendar {
	border: 1px solid #CCCCCC;
	margin: 3px;
}
table.calendar    .boxed {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 0;
}
table.calendar   .boxed   th {
	background: #F2F2F2;
	color: #006599;
}



table.calendar th{
	border: 0px solid #6E7AA3; /* Border Light*/
	background-color: #E6E6E6;
	color: #333333;
	font-size: 12px;
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #333;
}

table.calendar tr.box td{
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
}
.box input {
	font-size: 10px;
	color: #000;
	width: 15px;
	padding-left: 2px;
}

table.calendar select{
	border: 1px solid #6E7AA3;
	border-collapse: collapse;/* Border Light*/
	width: 65px;
}
table.footerSeal {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	background: #FFFFFF;
}
table.footerSeal th{
	border: 0px solid #6E7AA3; /* Border Light*/
	background-color: #CBFEEB; /* Table BG Dark */
	padding: 0 0 0 5px;
	color: #000;
	margin-bottom: 10px;
	font-size: 12px;
}
table.footerSeal    td.box   {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #EEEEEE;
	width: 160px;
}
#siteSeals  .footerSeal  td.box table  { width: 160px; }

table.labelBox  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	padding-left: 5px;
}
table.labelBox { background: #FBFDFF; }


table.labelBox td, table.labelBox th{
	border: 1px solid #D3D3D3; /* Border Light*/
	border-collapse: collapse;
}
table.labelBox th {
	font-size: 12px;
	font-weight: bold;
	background-color: #C0E0FC;
	text-align: left;
	color:#000000;
	white-space: nowrap;
	padding-left: 5px;
}
table.labelBox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	padding-left: 5px;
	color: #003366;
}



div.hr {
	border-bottom: 1px solid #5A6484; /* Border Dark*/
}
div.Faq {
	background-color: #FBFBFB;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: thin solid #CCC;
}
div.hrLeft {
  margin-right: 10px;
}

div.imgBox {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0px;
}

div.imgBox img {
  padding: 1px;
}

div.imgBoxLeft {
	margin: 1px 1px 1px 3px;
	float: left;
}
div.imgBoxLeft img {
  padding: 1px;
  }
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
}

div.imgBoxColumn {
	text-align: left;
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 3px;
}
	
div.universal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 440px;
	text-align: center;
	margin: 0px 5px;
	background: url(../images/univbg.gif) no-repeat center bottom;
	height: 23px;
}
div.universal a{
	color: #000;
	text-decoration: none;
}


div.universal a:hover{
	color: #FFF;
}
td.universal {
	background-color: #FFFFFF;
	background-image: url(../images/univ.gif);
	background-repeat: no-repeat;
	text-align: right;
}

p.noSpace {
	margin: 0px;
}

.headerText  {
	color: #272B4B; /* Text Dark */
	background-color: #E4E7F0; /* Table BG Light */
	border-top: 1px solid #6E7AA3; /* Border Light */
	border-right: 1px solid #6E7AA3; /* Border Light */
	font-size: 10px;
	text-align: center;
}

.headerTextLast  {
	color: #272B4B; /* Text Dark */
	background-color: #DCEBF0; /* Table BG Light */
	border-top: 1px solid #6E7AA3;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.toUpper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006633;
	text-decoration: none;
}

.date  {
	color: #333333; /* Text Dark */
	background-color: #EFEFEF; /* Table BG Dark */
	border-top: 0px; /* Border Light */
	padding: 5px 5px;
	margin-top: 10px;
	border-bottom: 1px solid #5A6484;
}

.dateLast  {
	color: #272B4B; /* Text Dark */
	background-color: #8E9FD0; /* Table BG Dark */
	border-top: 1px solid #5A6484; /* Border Dark */
}

.dayOfWeek  {
	color: #FFF; /* Text Light */
	background-color: #006699; /* Primary */
	border-right: 1px solid #6E7AA3; /* Border Light */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

.universal  {
	color: #EAEFF5; /* Text Light */
}
.linkTable  {
	border-top-color: #6E7AA3; /* Border Light */
	/*border-right-color: #6E7AA3;  Border Light */
	 /*border-bottom-color: #6E7AA3; Border Light */
	/* border-left-color: #6E7AA3; Border Light */
	background-color: #F0F2F7; /* Table BG Light */
	border: 1px solid;
	width: 600px;
}
.contentBodyContainer  {
	margin: 5px 5px 15px 6px;
	border-top-style: solid;
	border-top-color: #4FB442;
	border-right-color: #65cdf5;
	border-bottom-color: #65cdf5;
	border-left-color: #65cdf5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.contentBodyContainer p{
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
.contentBodyContainer td{
	color: #212830;
	text-decoration: none;
	font-size: 12px;

}
.contentBodyContainer h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #0066CC;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentBodyContainer h3{
	padding-bottom: 4px;
	margin:0px;
	font-size: 14px;

}
.contentBodyContainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
}.contentBodyContainer li {
	padding: 2px;
}
/*#navLinks */
 .navLinks_type {
	width: 167px;
	padding: 3px 4px 0px 5px;
	background-image: url(/images/typesbrdr.gif);
	background-repeat: no-repeat;
	height: 225px;
}
/*#navLinks */
 .navLinks_top {
	width: 167px;
	padding: 3px 4px 0px 5px;
	background-image: url(/images/topsbrdr.gif);
	background-repeat: no-repeat;
	height: 275px;
}
/*#navLinks */
 .navLinks_serv {
	width: 167px;
	padding: 3px 4px 0px 5px;
	background-image: url(/images/servbrdr.gif);
	background-repeat: no-repeat;
	height: 127px;
}
.textSmall {
	font-size: 0.91em;
	line-height: 1.22em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.requiredPanel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	padding: 5px;	
}
.siteFooterLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.siteFooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 10px;
}
.textFloat {
	margin-left: 204px;
	color:#000;
	border: 1px solid #aaa;
	padding: .32em;
}
.boxed {
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	padding: 5px 4px;
	border: solid #CCCCCC 1px;
	margin: 4px 2px;
}

.loginHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.formFormat {
	width: 500px;
}
.typeshd {
	margin-bottom: 0px;
	line-height: 22px;
	background: url(../images/typeshdr.jpg) no-repeat left top;
}
.servhd {
	line-height: 22px;
	background: url(../images/servhdr.jpg) no-repeat left top;
}
.tophd {
	line-height: 22px;
	background: url(../images/tophdr.jpg) no-repeat left top;
}
.cartFormat {
	width: 600px;
	margin: 0 0 0 20px;
}
.maincontent {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	display: block;
}
.disclaimer {
	font-size: 0.89em;
	line-height: 1.03em;
	color: #585858;
	border: 1px solid #ccc;
	margin: 0 25px 3px 10px;
	padding: 5px 5px;
	width: 570px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.eC_ButtonWrapper input {
	height: 22px;
	width: 120px;
}
.FormWrapper {
	border: 1px solid #CCC;
	margin: 5px 4px;
	padding:0px;
	overflow: inherit;
	width: 605px;
}
.FormBody {
	padding: 0px;
	margin: 2px 2px;
}
.FormBody td{
	border: 0px;
}
.FormBody input, textarea{
	font-size: 11px;
	border: 1px solid #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
}
.FormBody #OrderNotes {
	width: 95%;
	margin-left: 15px;
	padding: 5;
	font-size: 12px;
}
yousav_boxrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	background-image: url(../images/yousav_r2_c1.jpg);
	height: 20px;
	width: 359px;
	background-repeat: no-repeat;
	padding-left: 3px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003399;
}
.yousav td.grill1    {
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65CCF5;
	padding-bottom: 3px;
	width: 55px;
	font-size: .88em;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	line-height: 15px;
}
.yousav td.grill2    {
	padding-right: 4px;
	padding-left: 4px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65CCF5;*/
	padding-bottom: 3px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009900;*/
	font-size: .88em;
	width: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 32px;
}

.yousav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 10px;
	margin-left: 5px;
	width: 200px;
}
.calendar select {
	width: 80px;
}
.freeshp {
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #0066CC;
	text-decoration: none;
}
div.freeshp_banner {
	position: relative;
	left: 0px;
	text-align: left;
	width: 580px;
	top: auto;
}
.sealBox {
	padding: 2px;
	float: left;
	width: 150px;
	margin: 0px;
}
.calendar  th a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.prodheadr {
	font-size: 14px;
	font-weight: bold;
	color: #50491D;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 55px;
}
.boxColLeft {
	float: left;
	height: 20px;
	width: 122px;
	margin: 0px 0px 0px 2px;
}
.boxColRight {
	float: right;
	height: 20px;
	width: 155px;
	margin: 0px 3px 0px 0px;
	overflow: inherit;
	position: inherit;
}
.clear { clear: both; }
#userloginBox table.infoBox {
	width: 290px;
	margin-left: 2px;
	padding: 0px;
}
#userloginBox .infoBox th { background: url(/images/infoboxheaderbg.gif) no-repeat; 
}
#userloginBox .infoBox td { padding: 3px; 
}
#userloginBox .infoBox td.lbdr { border-left: 1px solid #E5E5E5; }
#userloginBox .infoBox td.rbdr { border-right: 1px solid #E5E5E5; }
div.boxheader {
	background: #E6E6E6;
	top: auto;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
}
#passhidden {
	display: block;
}
#mainContent .headertile { background: url(/images/headertile.gif) repeat-x; }
#userloginBox .infoBox th {
	background-color:#fff;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
.textSmallGrey {
	font: normal .85em Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.eC_Refreshing_Slate_Arial .eC_OrderSummary .calendar td.footer {
	padding:5px;
	font:normal .65em Arial;
	color:#aaaaaa;
}
.numbers {
	font:bolder Arial, Helvetica, sans-serif 14px;
	color:#003399;
	padding:0 5px;
	font-size: 14px;
}
.td div {
	background-color: #E4E4E4;
	font-size: 15px;
	text-transform: uppercase;
	color: #333333;
	font-weight:bolder;
	padding:4px;
}
#innerWrapper h2 {
	font-size: 16px;
	background-color: #E6E6E6;
	padding: 5px;
}
.quicksearhhdr {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	width: 190px;
}
.loginbutton{
	cursor:pointer;
	border:0px;
	text-align:center;
	width:83px;
	height:27px;
	font:Arial 12px bolder;
	color:#fff;
	display:none
}
.registerbutton{
	cursor:pointer;
	border:0px;
	text-align:center;
	width:83px;
	height:27px;
	font:Arial 12px bolder;
	color:#fff;
	display:none
}
.continuebutton{
	cursor:pointer;
	border:0px;
	text-align:center;
	width:83px;
	height:25px;
	color:#FFF;
	background-image:url(/images/slatebutton.jpg);
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
