	/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif; }

img { border: none; }

body{
	background: white;
}

.buttons img{
	padding: 0 6px;
}

/********** [START] Navigation **********/
#nav{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	height: 63px;
	width: 758px;
	position: relative;
}

#nav li { /* all list items */
	display: inline;
	height: 63px;
}

#nav li ul{ /* second-level lists */
	position: absolute;
	left: -999em;
	top: 0;
	width: 156px;
}

#nav li li{
	display: block;
	position: relative;
	top: 63px;
	left: -459px;
	height: 25px;
	margin: 0 0 -3px 0;
	padding: 0;
}

html > body #nav li li{
	left: 299px;
	*left: -460px;
	margin: 0;
	*margin: 0 0 -3px 0;
}

#nav li li a:link span, #nav li li a:visited span{
	background: url(/images/nav_sub_off.jpg) no-repeat;
	width: 156px;
	height: 20px;
	padding: 5px 0 0 35px;
	margin: 0;
	font-size: 10px;
	text-align: left;
}

#nav li li a:hover span{
	background: url(/images/nav_sub_on.jpg) no-repeat;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul{
	left: -999em;
	float: left;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
}

#nav li ul li a:link, #nav li ul li a:visited{
	padding: 0;
}

#nav li ul ul{ /* third-and-above-level lists */
	left: -999em;
}

#nav li ul li a:link, #nav li ul li a:visited{
	display: block;
}

.header *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}

.header{
	float:left;
	position: relative;
	margin: 0px 0 0 0;
}

.header ul{
	margin:0;
	padding: 0;
	list-style:none;
}

.header li{
	display: inline;
	margin: 0;
	padding: 0;
}

.header a:link, .header a:visited{
	float: left;
	background: url(/images/nav_left.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0px 0 0px 0px;
	text-decoration: none;
}

.header a:link span, .header a:visited span{
	float: left;
	display: block;
	height: 38px;
	background: url(/images/nav_double.jpg) no-repeat 100% 0;
	padding: 25px 0px 0 0;
	margin: 0 0px 0 0;
	color: black;
	text-align: center;
}

.lastnavitem a:link span, .lastnavitem a:visited span{
	background-position: 99% 0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \
.header a span {
	float: none;
}
 End IE5-Mac hack 
*/

.header .current{
	background-position: 0% 0px;
}

.header .current span{
	background-position: 100% 0px;
}

.header a:link, .header a:visited{
	color: black;
}

.header a:hover{
	background-position:0% 0px;
}

.header a:hover span{
	background-position: 100% -63px;
}

.lastnavitem a:hover span{
	background-position: 99% -63px;
}

/********** [END] Navigation **********/
.copyright{
	color: black;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.copyright a{
	text-decoration: none;
	color: black;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.footer {
	height: 22px;
	background: #B03436;
	color: white;
	font-size: 9px;
	padding: 3px 0 0 0;
}

.footer *{
	color: white;
	font-size: 9px;
	text-transform: uppercase;
}

.contenttable{
	margin: 15px 0 0 0;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copy p{
	padding: 5px 0;
	margin: 0;
}

.copy h1, .copy h2{
	color: #B03436;
	padding: 5px 0;
	margin: 0;
	text-transform: uppercase;
}

.copy h1{
	font-size: 15px;
}		
	
.copy h2{

	font-size: 12px;
}

.copy h2 a {
	color: #B03436;
	padding: 5px 0;
	margin: 0;
	text-decoration: underline;
	}

.copy ol li{
	padding: 5px 0;
}

.copy ol ul{
	list-style-type: disc;
}

.redarrowbuttons a:link, .redarrowbuttons a:visited{
	background: url(/images/btn_redarrow_off.jpg) no-repeat;
	width: 110px;
	height: 22px;
	display: block;
	color: #b03436;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0 0 14px;
	font-size: 9px;
	position: relative;
}

.redarrowbuttons a:hover{
	background: url(/images/btn_redarrow_on.jpg) no-repeat;
	color: white;
}

.blackarrowbuttons a:link, .blackarrowbuttons a:visited{
	background: url(/images/btn_blackarrow_off.jpg) no-repeat;
	width: 94px;
	height: 21px;
	display: block;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 0 17px;
	font-size: 10px;
	position: relative;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

.blackarrowbuttons a:hover{
	background: url(/images/btn_blackarrow_on.jpg) no-repeat;
}

.redandbold{
	color: #b03436;
	font-weight: bold;
}

.contact td{
	padding: 0 20px 10px 0;
}

.cd_title {
color: #B03436;
padding: 5px 0;
margin: 0;
text-transform: uppercase;
font-size: 12px;
font-weight:600;
}

.cd_title p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
cursor: pointer;
font-weight: bold;
color:#006600;
}
	
.cd_title ul li {
padding: 0 0 0 0;
margin: 1px 0 0 0;
font: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #000000;
text-transform: none;
}


.float_right {
float: right;
padding: 0 0 0 0;
}

.float_left {
float: left;
padding: 0 0 0 0;
}

.shopping_links a {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
color:#000000;
text-decoration:none;
}

.buynow {
height: 37px;
width: 70px;
padding: 3px;
z-index: 999;
}

 .buynow a {
display: block;
background-image: url(/images/buynow_01.gif);
height: 37px;
width: 70px;
text-decoration: none;
}

.buynow a:hover {
background-image: url(/images/buynow_01-over.gif);
}

/*--- Padding needed so all of the background is shown ---*/
.buynow_small a {
background-image: url(/images/buynow_small.gif);
background-repeat:no-repeat;
height: 14px;
width: 60px;
padding: 2px 58px 0 0;
text-decoration: none;
}

.buynow_small a:hover {
background-image: url(/images/buynow_small_01_over.gif);
}

.comingsoon a {
background-image: url(/images/comingsoon.gif);
background-repeat:no-repeat;
height: 14px;
width: 80px;
padding: 2px 78px 0 0;
text-decoration: none;
}

.comingsoon a:hover {
background-image: url(/images/comingsoon_hover.gif);
}
		
		
		
	/*--- Gray Buy Now Resizable Button --*/
.Gray_small {
	background: url(/images/buynow/bn_small_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin:0;
	padding: 0;
	float: left;
}

.Gray_small a {
	background-image: url(/images/buynow/bn_small_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 2px 0px 8px;
	color:#FFFFFF;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

.Gray_medium {
	background: url(/images/buynow/bn_medium_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin:0;
	padding: 0;
	float: left;
}

.Gray_medium a {
	background: url(/images/buynow/bn_medium_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 10px 7px 13px;
	color: #FFFFFF;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	text-transform:none;
}

.Gray_medium a:hover {
	color:#00FF99;
}

/*-- Newsletter Styling --*/
#newsletter fieldset {
	border-top: dashed 1px #d3d3d3;
	border-right: solid 0px #d3d3d3;
	border-left: solid 0px #d3d3d3;
	border-bottom: solid 0px #d3d3d3;
	background-color: #FFFFFF;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 0 10px 30px;
	margin: 10px;
	}

#newsletter legend  {
	color: #FFF;
	font-family: "arial black";
	background-color: #B3945D;
	font-size:16px;
	padding: 2px 5px;
	}

#newsletter label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 150px;
	float: left;
	}
	
#newsletter input {
	padding: 2px;
	margin: 2px 0px;
}


#newsletter .formSubmitButton {
	margin: 20px 0 10px 0px;
}


/*---- Webinar Form Styling ----*/
fieldset {
	border-top: dashed 1px #d3d3d3;
	border-right: solid 0px #d3d3d3;
	border-left: solid 0px #d3d3d3;
	border-bottom: solid 0px #d3d3d3;
	background-color: #FFFFFF;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	margin: 10px;
	}

legend  {
	color: #FFF;
	font-family: "arial black";
	background-color: #B3945D;
	padding: 2px 5px 2px 5px;
	}

label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 100px;
	float: left;
	}

label.fieldLabel	{
	display: inline;
	float: none;
	}

input.formInputField   {
	border: solid 1px #666666;
	background-color: #FFFFFF;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	}
	
input.formInputFieldHover {
	background-color: #ccffff;
	border: solid 1px #006600;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	}
	
input.formInputFieldFilled   {
	border: solid 1px #000;
	background-color: #ffc;
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	}
	
input.formInputFieldFilledHover   {
	background-color: #fcc;
	border: solid 1px #006600;
	color: #666;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	}
	
input.formInputFieldSelected   {
	background-color: #fff;
	border: solid 1px #66c;
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	}

select.formInputField  {
	background-color: #FFFFFF;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	}


select.formInputFieldSelected  {
	background-color: #fff;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	}

select.formInputFieldFilled  {
	background-color: #ffc;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: solid 1px #666
	}

input.formInputButton   {
	color: #B03436;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bolder;
	background-color: #FFFFFF;
	background-image: url(/images/btn_signup_off.jpg);
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	padding: 1px;
	height: 42px;
	width: 106px;
	vertical-align: middle;
	border: 0px solid #000000;
	}
	
input.formInputButton:hover   {
	background-image: url(/images/btn_signup_on.jpg);
	color:#FFFFFF;
	}

.td_webinars {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
		
.td0 {
	background-color:#9F7F46;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 5px 3px 5px;
}
		
.td1 {
	background-color:#FFFFCC;
	padding: 3px 3px 3px 5px;
}
		
.td2 {
background-color:#FFFFCC;
padding: 3px 10px 3px 20px;
	}
		
.td3 {
	background-color:#FFFFFF;
	padding: 3px 3px 3px 5px;
}
		
.td4 {
	background-color:#FFFFFF;
	padding: 3px 10px 3px 20px;
}
		
		
/**************************************************
		Slideshow
**************************************************/
#slideshow p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990033;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
		