/* -------------
HTML Definitions
--------------*/

BODY 	{ margin: 0px; text-align: center; font-family: Trebuchet MS, Helvetica, sans serif; font-size: 12px; color: #333; background: #FFB030 url(/images/global/40/oozing-bg.gif) fixed top left repeat-x; }
TABLE	{ color: #333}
TH	{ font-size: 14px; font-weight: bold; }
TD 	{ font-size:12px; }
A	{ font-weight: bold; text-decoration: underline; color: #333399; }
A:hover { color: #FFFFFF; background-color: #333399; }
H1	{
	font-size: 28px;
	line-height: 22px;
	font-weight: bolder;
	letter-spacing: -1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
STRONG	{
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -1px;
	line-height: 20px;
	color: #333;
	}
FORM	{ margin: 0px; padding: 0px; }
INPUT, SELECT { font-size:14px; font-family: Trebuchet MS, Helvetica, sans serif; color: #333;  }
.pricingOptions INPUT, .pricingOptions SELECT { margin: 0px; padding: 0px; font-size:10px; font-family: Trebuchet MS, Helvetica, sans serif; color: #333;   }
.smallform INPUT, .smallform SELECT { font-size:10px; font-family: Trebuchet MS, Helvetica, sans serif; color: #333;  } }

/* --------------
Class Definitions
---------------*/

div.spacer		{ clear:both; height: 0px; visibility: hidden; }

/* there is also an ID called mainDiv below */
.mainDiv { 	margin-left: auto;
		margin-right: auto;
		width: 85%;
		padding: 0px;
		margin-top: 10px;
		text-align: left;
	}

.mainContent { 	margin-left: auto;
		margin-right: auto;
		width: 85%;
		margin-top: 10px;
		text-align: left;
		max-width: 700px;
		padding: 15px;
		border: 1px dashed #CA7900;
		background: #FFB030;
	}

.dashed { border: 1px dashed #CA7900; }

.resultsDiv 		{ width: 100%; background-color: #FE8514; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 10px; padding-bottom: 10px; border: 1px solid #CA7900; }
.resultsDivRowOdd	{ background-color: #FD921C; margin: 0px; padding: 0px; border-left: 10px solid #FE8514; border-right: 10px solid #FE8514; }
.resultsDivRowEven	{ background-color: #FD921C; margin: 0px; padding: 0px; border-left: 10px solid #FE8514; border-right: 10px solid #FE8514; border-top: 1px dashed #CA7900; border-bottom: 1px dashed #CA7900; }

.normal { font-size: 10pt; color: #000000; background-color: #FF9900; text-decoration: none; font-weight: normal;}
.fineprint
	{ font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal;}
.finerprint
	{ font-size: 7pt; color: #000000; text-decoration: none; font-weight: normal;}
.tinyButtons
	{ font-size: 9px; height: 20px; width: 100px; }
.easySearchText
	{ font-size: 10px; color: #000000; font-weight: bold; }
.dropDownSmall
	{ font-size: 8pt; font-weight: bold; background-color: #CA7900; border-color: #000000 black black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }

.displayTable           { border-collapse: separate; border-spacing: 0px; font-size: 10px; background-color: #FE8514; text-align: left; vertical-align: middle; border: 1px solid #CA7900; margin: 0px; padding: 10px; }
.display Table .dashed { border-style: dashed; }
.displayTable TH	{ font-size: 16px; font-weight: bold; color: #333333; background-color: #FE8514; border: 0px solid; text-align: left; vertical-align: middle; margin: 3px; padding: 3px; }
.displayTable .TDH	{ background-color: #FE8514; padding: 2px; font-size: 8pt; font-weight: bold; color: #333333; margin: 3px; padding: 3px; border: 0px solid; }
.displayTable TD	{ background-color: #FD921C; border: 0px solid; margin: 0px; padding: 2px; }
.displayTable .TDodd 	{ background-color: #FD921C; border: 0px solid; padding: 2px; }
.displayTable .TDeven 	{ background-color: #FD921C; border: 0px solid; padding: 2px; border-top: 1px dashed #CA7900; border-bottom: 1px dashed #CA7900; }
.displayTable .TDdashed	{ background-color: #FD921C; border: 0px solid; border-top: 1px dashed #CA7900; padding: 3px; }
.displayTable .WHITE 	{ background-color: #FFFFFF; }
.displayTable .footer	{ background-color: #FE8514; font-size: 8pt; font-weight: bold; color: #333333; margin: 0px; padding: 2px; border: 0px solid; }
.displayTable .todoActive { border-collapse: collapse; border-spacing: 0; background-color: #EEEEEE; color: #000000; }
.displayTable .todoInactive { border-collapse: collapse; border-spacing: 0; background-color: #DDDDDD; color: #999999; }
.displayTable .todoDone { background-color: #DDDDDD; color: #999999; text-decoration : line-through; }
.displayTable .todoNumber { border-collapse: collapse; border-spacing: 0; font-family: Impact; font-size: 14pt; font-weight: bold; }
.displayTable SMALL	{ font-size: 8pt; font-weight: normal; }

.marginTable 		{ border-collapse: collapse; border-spacing: 0; width: 210px; font-size: 10px; margin: 10px; padding: 0px; }
.marginTable TH		{ border-collapse: collapse; border-spacing: 0; font-size: 20px; font-weight: bolder; letter-spacing: -1px; color: #333; text-align: left; border-width: 0px; margin: 0px; padding: 2px; }
.marginTable TD 	{ border-collapse: collapse; border-spacing: 0; margin: 0px; padding: 2px; }
.marginTable .dashed 	{ border-bottom: 1px dashed #CA7900; }

.marginDiv		{ width: 230px; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; }
.marginDiv .top		{ background: url(/images/global/40/margindiv_bg.gif) top left no-repeat; padding: 0px; }
.marginDiv .bottom	{ background: url(/images/global/40/margindiv_bgbotcap.gif) top left no-repeat; height: 25px; padding: 0px;}
.marginDiv .content	{ margin: 0px; padding: 10px; text-align: left; }

td.grid			{ border: 1px dashed #CA7900; }

.instructRow		{ font-size: 10pt; font-weight: bold; color: #000000; text-transform: uppercase; }
.headerRow 		{ font-size: 8pt; font-weight: bold; color: #000000; }
.caps 			{ text-transform: uppercase; }
.DDShipping 		{ font-size: 8pt; color: #000000}
.unusedPrice		{ text-decoration : line-through; }
.thePrice		{ font-weight : bold; }
.nohover:hover		{ background-color: transparent;}
.topTags		{ text-decoration: none; }

.bigbutton, .bigbutton:hover {
	display: block;
	background-color:transparent;
	background-image: url(/images/global/40/round-button-200.gif);
	background-repeat: no-repeat;
	border: 0px solid;
	height: 39px;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	width:200px;
	cursor: pointer;
	text-transform: uppercase;
}

.lilbutton, .lilbutton:hover {
	display: inline-block;
	background-color:transparent;
	background-image: url(/images/global/40/round-button.gif);
	background-repeat: no-repeat;
	border: 0px solid;
	height: 39px;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	width:78px;
	cursor: pointer;
	text-transform: uppercase;
}

.bigbuttontext {
	color:#000000;
	font-size: 16px;
	font-weight: bolder;
	position: relative;
	top: 10px;
	letter-spacing: -1px;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	cursor: pointer;
}


.easysearch_all {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 450px;
}

ul.easy_tab{
	text-align: center;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:relative; top: 1px;
	width: 400px;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
}

li.easy_tab{
	width: 80px;
	height:26px;
	float:left;
	background: url(/images/easysearch/bg_tab_off.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
}

li.easy_tab_active {
	width: 80px;
	height:26px;
	float:left;
	background: url(/images/easysearch/bg_tab_on.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
}


/* This is the font declaration used for any tabs, not just easy search. */
 .tab_text,A.tab, A.tab_active, A.tab:hover, A.tab_active:hover {
	display:block;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color: #000000;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	margin-top: 7px;
	background-color: transparent;
}

.easy_holder {
	margin: 0px;
	padding: 20px;
	background: #FE8514;
	border: 1px solid #CA7900;
	width: 400px;
}

#mainDiv { margin: auto; }

#overlay { background-image: url(/images/home/overlay.png);
	   position: absolute;
	   top: 0px;
	   left: 0px;
	   z-index: 90;
	   width: 100%;
	   height: 100%;
	 }
* html #overlay {
		background-color: #333;
		background-color: transparent;
		background-image: url(/images/bigshim.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/home/overlay.png", sizingMethod="scale");
		}
#box {
		background:#FFFFFF;
		margin: 0;
		padding: 0;
		border:2px solid #000000;
		overflow: none;
     }
#box #close {
		position:absolute;
		top:0px;
		right:0px;
		cursor:pointer;
	    }
#box #boxContents {
		margin-top:0px;
		padding:0px;
	    }

#cartDropdown {
	z-index:80;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FD921C;
	padding: 5px;
	border: 1px dashed #CA7900;
	z-index:100;
	text-align: center;

}

.smallProduct {
	margin : 0px 20px;
	border:1px solid #000000;
	position:static;
	z-index:0;

}
.bigProduct {
	margin : 0px 10px;
	border:1px solid #0000FF;
	position:absolute;
	z-index:1;
}

.topBtn		{
	height: 26px;
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
	padding-left:15px;
	cursor: pointer;
	background: url('/images/global/40/bg_roundtab500_off.gif') no-repeat top left; position: relative; top: 2px;
}
.topBtnCap	{
	width: 15px;
	height: 26px;
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
	background: url('/images/global/40/bg_roundtab500_off.gif') no-repeat top right; position: relative; top: 2px;
}
/*code for right side tab will implement once graphic is done*/
.topBtnRight {
	height: 26px;
	float:right;
	display:block;
	margin: 0px;
	padding: 0px;
	padding-left:15px;
	cursor: pointer;
	background: url('/images/global/40/bg_roundtab500_off.gif') no-repeat top left; position: relative; top: 2px;
}
.topBtnCapRight	{
	width: 15px;
	height: 26px;
	float:right;
	display:block;
	margin: 0px;
	padding: 0px;
	background: url('/images/global/40/bg_roundtab500_off.gif') no-repeat top right; position: relative; top: 2px;
}
.tbOnRight		{
	background: url('/images/global/40/bg_roundtab500_on.gif') no-repeat top right; cursor:default;
}

.tbcOnRight		{
	background: url('/images/global/40/bg_roundtab500_on.gif') no-repeat top left; cursor:default;
}
/* end of code for right tab */
.tbOn		{
	background: url('/images/global/40/bg_roundtab500_on.gif') no-repeat top left; cursor:default;
}

.tbcOn		{
	background: url('/images/global/40/bg_roundtab500_on.gif') no-repeat top right; cursor:default;
}
.topTable	{
	padding: 0px;
	border: 2px solid #CC6633;
}
