﻿/* 

	f87c00 orange
	333333 - 999999 dark gray(s)
	698a03 green
*/

html, body, div,z dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input		{margin: 0;padding: 0;}
h1, h2, h3, h4,  h6, pre, code, address, caption, cite, code, em, /*strong,*/ th {font-size: 1em;font-weight: normal;font-style: normal;}

#ItemSep {	color:#f87c00; font-family:Tahoma;	font-size:12pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}
ul, ol {list-style: none;}
fieldset, img {border: none;}
caption, th { text-align: left; }
table { border-collapse: collapse;border-spacing: 0; padding:0; margin:0;}
/*td {text-align:left; vertical-align:top;}*/
/*font: 12px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;*/
body {  background-color: #111111;font: 8pt/14px Verdana, Arial, sans-serif;color: #333333;text-align: center;}
h1 {color:#333333; font-family:Tahoma;	font-size:24pt; line-height:30px; margin:4px;}
h2 {color:#333333; font-family:Tahoma;	font-size:18pt; line-height:20px; margin:4px;}
h3 {color:#698a03; font-family:Tahoma;	font-size:16pt; font-weight:bold; line-height:16px; margin:4px;}
h4{	color:#698a03; font-family:Tahoma;	font-size:15pt; font-weight:bold; line-height:normal;}
h5{	color:#698a03; font-family:Tahoma;	font-size:13pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}
h5 a {	color:#698a03; font-family:Tahoma;	font-size:13pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}


#doc_container  {background-color:#111111;width:990px;margin-left: auto ;margin-right: auto;}
#doc_container p { margin:4px 0px 4px 0px; padding:4px 4px 4px 4px;}
#topMenu { text-align:right; padding-right:20px;}
#topMenu a { color:#999999; text-decoration:none;padding:10px;}
#topMenu a:hover{color:#ffffff;text-decoration:underline;}
#head_container {text-align:left;height:90px; width:990px; background-image:url(images/kHeadBG.jpg);background-position: top left;background-repeat: repeat-x; }
#head_container input[type=text] {height:22px;width:200px;margin: 4px 2px 2px 2px;padding: 1px 2px 1px 2px;color:#698a03;font-size:14pt;}
#logo_container {padding: 26px 0px 0px 20px;border:none;}

#menu_container { white-space:nowrap; padding:7px 0px 0px 0px;font-size:14pt;line-height:14pt;height:35px;text-align:left;vertical-align: middle; background-image:url(images/kMenuBG.jpg); background-position:top left; background-repeat:repeat-x;}
#menu_container a {white-space:nowrap; color: #999999;text-decoration:none; height:35px; padding: 0px 30px 0px 30px;background-image:url(images/kMenuSeperator.jpg);background-position:top right; background-repeat:no-repeat;}
#menu_container a:hover {white-space:nowrap; color: #ffffff;text-decoration:none;}
#menu_container table td {border:none; text-align:left; vertical-align:top;padding:0px; margin:0px;}

#menu_under { height:3px; background-image:url(images/kMenuUnder.jpg);background-position:top left; background-repeat:repeat-x;}

#headerImage {border:solid 1px #222222;height:183px; background-image:url(images/webinar_beauty.jpg); background-repeat:no-repeat;}
#kSpecialsBG { background-image:url(images/kSpecialsBG.jpg); width:988px; height:159px; border: solid 1px #c7c7c7;}
#kSpecialsBG h1 {font-weight:bold;padding-top:8px;font-size:16px;line-height:22px;}
#kSpecialsBG h2 {font-weight:bold;padding-top:6px;font-size:14px;line-height:20px;color:#333333;}
#kSpecialsBG a { text-decoration:none;}
#kSpecialsBG a:hover {text-decoration:underline;}

#specialSeperator{background-image:url(images/kSpecialsSeperator.jpg); background-repeat:no-repeat; background-position:bottom left; width:3px; height:159px; }

#content_container { padding: 20px 10px 20px 10px;background-color:#f9f9f9;color:#333333; text-align:left;}
#content_container td {text-align:left; vertical-align:top;}
#content_container ul { list-style-type:disc; list-style-position:outside;	margin:4px 0px 4px 20px; padding-left:4px;}
#content_container ol { list-style-type:decimal; list-style-position:outside; margin:4px 0px 4px 20px; padding-left:4px;}
#content_container li {}
#content_container p { margin:4px 0px 4px 0px;}
#content_container em { font-style:italic;}

#content_container a { text-decoration:underline; color:#333333;}
#content_container a:hover {text-decoration:none;}


#pageEnd { width:990px; background-color:#f87c00; height:14px;}
#footer { width:990px; }
#footer a { color:#999999; text-decoration:none;}
#footer a:hover{color:#ffffff;text-decoration:underline;}

#PageMenu {color:#f87c00; font-family:Tahoma;	font-size:12pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal; text-align:center; border:dashed 1px #698a03;}
#PageMenu a {color:#f87c00; font-family:Tahoma;	font-size:12pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}

input[type=text]
{
	height:26px;
	margin:4px 4px 4px 4px;
	padding:2px;
	color:#698a03;
	font-size:14pt;
	width:200px;
}
select
{
	height:26px;
	margin:4px 4px 4px 4px;
	padding:2px;
	color:#698a03;
	
}
input[type=select]
{
	height:26px;
	margin:4px 4px 4px 4px;
	padding:2px;
	color:#698a03;
	
}
input[type=password]
{
	height:26px;
	margin:4px 4px 4px 4px;
	padding-top:2px;
	color:#698a03;
	font-size:14pt;
	line-height:14pt;
}
input[type=button]
{
	height:26px;
	margin:4px 4px 4px 4px;
	padding: 1px 20px 1px 20px;
	border:none;
	background: url(images/kButtonBG.jpg) repeat-x;
	font-size:14px;
	text-transform:uppercase;
	font-family: Verdana;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
input[type=submit]
{
	height:26px;
	margin:4px 4px 4px 4px;
	padding: 1px 20px 1px 20px;
	border:none;
	background: url(images/kButtonBG.jpg) repeat-x;
	font-size:14px;
	text-transform:uppercase;
	font-family: Verdana;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
input[type=reset]
{
	height:26px;
	margin:4px 8px 4px 8px;
	padding: 1px 20px 1px 20px;
	border:none;
	background: url(images/kButtonBG.jpg) repeat-x;
	font-size:12px;
	text-transform:uppercase;
	font-family: Verdana;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
}
.coreboxbody
{
    padding-left:5px;
    padding-right:5px;
    font-size:8pt;
    color: #676767;
    border:solid 1px #698a03;
}
.divDAC {color:#f87c00; }
.divDACSelected  
{
	background-color:#999999;
	color:#f87c00;
}
#divDescriptorContent 
{
	color: #333333; 
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC; 
	background-color: #FFFFFF;
	padding:4px 4px 4px 4px; 
	font-size:8pt;
	 line-height:20px;
}
#divDescriptorAContainer a
{
  font-size:8pt;
	 line-height:14px;
    color:#f87c00;
	background-color:#e3e3e3;
	vertical-align:bottom;
	display:inline-block;
	text-decoration:underline;
	padding:0px 4px 2px 4px;
}

#divDescriptorAContainer a:hover
{
	font-size:8pt;
	 line-height:14px;
	background-color:#333333;
	color:#698a03;
	padding:0px 4px 2px 4px;
	text-decoration:none;
}
#divDescriptorAContainer 
{
    padding:0px 2px 2px 2px;
	margin:0px;
	border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
    background-color:#e3e3e3;
  font-size:8pt;  
	line-height:14px;
}
#newsBox
{
	background-color:#CCCCCC;
	border-bottom:solid 1px #333333;
	width:100%;
	padding:2px 2px 2px 2px;
}
#newsBox a
{
	color:#698a03;
	display:inline-block;
	padding:0px 4px 2px 4px;
	text-align:left;
	vertical-align:middle;
}
#centercontentwide 
{
	background:#ffffff;
}
#centercontentwide a {}
#centercontentwide a:hover {}
.recentlyviewed
{
    width:100%;
}
.recentlyviewedHead
{
    color:#510662;
    background-color: #DDCBE1;
    width: 100%;
}
#centercontent 
{
	background:#ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#centercontent a {}
#centercontent a:hover {}

#rightcontent {
	vertical-align:top;
	background:#ffffff;
	float:right;
	width:280px;
	margin-right:1px;
	padding:4px;
	border:1px solid #3c4a6d;
}
.coreboxheader
{
    color:#f87c00;
    font-size:12px;
	text-transform:uppercase;
	font-family: Verdana;
}
.sectionheader
{
    border-bottom: #cccccc 1px dotted;
    color: #f87c00;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
.modalBackground {
	background-color:#334455;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.productsection
{
	padding:3px;
	color:#000000;
}
HR.productsection
{
	background-color:#1c2452;
}
B.productsection
{
	color: #676767;
	font: bold 100% Tahoma, Arial, Helvetica, sans-serif;
}
.CheckoutButtons {	color:#698a03; font-family:Tahoma;	font-size:16pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}
.CheckoutButtonsHighlight {	color:#f87c00; font-family:Tahoma;	font-size:16pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}
.CheckoutButtonsHighlight a {	color:#f87c00; font-family:Tahoma;	font-size:16pt; font-weight:bold; margin:4px; text-decoration:none; line-height:normal;}
.twentypixspacer
{
    height:20px;
}

.retailprice
{
 text-decoration:line-through;
 color:#F87C00;
}