/*Core Styles*/

* {
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	background-color:#0b0b0b;
	text-align:center;
	background-image: url(../images/bodybgd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a, a:link, a:visited {
	outline: none;
	color: #FF6600;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	text-decoration: underline;
}

a.arrow, a.arrow:link, a.arrow:visited {
	padding-right: 12px;
	color: #1f1f1f;
	background: url(../images/arrowsmall.png) right center no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
a.arrow2, a.arrow2:link, a.arrow2:visited {
	padding-right: 12px;
	margin-left: 6px;
	color: #1f1f1f;
	background: url(../images/arrowsmall.png) right center no-repeat;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

#customerlogin {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 40px;
	float: right;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 40px;
}
#customerlogin a:link, #customerlogin a:visited, #customerlogin a:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	z-index: 5;
}
#customerlogin a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	background-color: #404040;
	z-index: 5;
}
div#container {
	width: 810px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#shadow {
	margin: 0;
	width:810px;
	background-image:url(../images/shadow780.png);
	background-repeat:repeat-y;
}
div#main {
	position:relative;
	height:100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width:780px;
	background-color:#000;
}
#mainbody {
	position:relative;
	clear: both;
}
div#mainheader {
	position: relative;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
	clear: both;
}
div#spinheader {
	position: relative;
	background-image: url(../images/spinheader.jpg);
	width: 100%;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
}
form#subscribe {
	float: right;
	margin-top: 75px;
	margin-right: 75px;
	}
div#mainheaderhome {
	width: 100%;
	margin: 0;
}
#mainprimary {
}
#mainsecondary {
	width: 100%;
	margin: 0 auto;
	background-color: #CCC;
}
#maincontent {
	padding: 10px;
	width: 760px;
	position: relative;
	background-color: #e5e5e5;
	overflow: auto;
	clear: both;
}

#homecontent {
	padding: 10px;
	width: 760px;
	background-color: #e5e5e5;
	padding: 10px;
	}
/*Header Styles*/
div#header {
	position:relative;
	width: 100%;
	height:75px;
	margin:0;
	padding:0;
	background-color:#1F2020;
	top: 0px;
	z-index: 100;
}
div#headernav {
	width: 520px;
	float: left;
	text-decoration: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	left: 250px;
	top: 15px;
}
div#logomain {
	position:absolute;
	padding: 0;
	width: 225px;
	height: 75px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	z-index: 5;
}
div#logo {
	margin: 0px;
	padding: 0px;
}
/*Footer Styles*/
div#footer {
	position:relative;
	width:100%;
	margin: 0;
	padding: 0;
	background-color:#1F2020;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
div#footer a:link {
	color: #CCC;
	text-decoration: none;
}
div#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
div#footer a:active {
	color: #CCC;
	text-decoration: none;
}
div#footer ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
div#footer li {
	display:block;
	width: 140px;
	height: 18px;
	color: #FFFFFF;
}
div#footerhome {
	position:relative;
	width:100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/footerbgd.jpg);
	background-repeat: no-repeat;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
div#footerhome a:link {
	color: #CCC;
	text-decoration: none;
}
div#footerhome a:visited {
	color: #CCC;
	text-decoration: none;
}
div#footerhome a:hover {
	color: #FFCC33;	
}
div#footerhome a:active {
	color: #CCC;
	text-decoration: none;
}
div#footerhome ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
div#footerhome li {
	display:block;
	width: 100px;
	height: 17px;
	color: #FFFFFF;
}
div#footernav {
	float: left;
	width: 150px;
	text-decoration: none;
	position: absolute;
	top: 15px;
	left: 25px;
}
div#footernav2 {
	float: left;
	width: 150px;
	text-decoration: none;
	position: absolute;
	top: 15px;
	left: 185px;
}
div#copyright {
	position:absolute;
	right: 25px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8a8a;
}
div#LoginPanel {
	width: 400px;
	background-color: #CCCCCC;
	border: 1px solid #1f1f1f;
	margin-left: 180px;
	}
div#guide {
	width: 740px;
	padding: 10px;
	}

/*Text styles*/
h1 {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1f1f1f;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
div#maincontent li{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.clearcollapse {
	clear: both;
	overflow: auto;
}

.floatleft {
	float:	left;
}
.floatright {
	float: right;
}
.clearfloat {
	clear: both;
}
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
margin: 0;
padding: 0;
background: #000000;
}
.aligncenter {
	text-align: center;
}
.videoaligncenter {
	margin-left: 40px;
}



/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
#bar {
	position: relative;
	background-color: #1F2020;
	width: 100%;
	height: 75px;
	}
#navigation {
	float: right;
	width: 520px;
	height: 75px;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	padding: 0;
	height: 55px;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 20px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug*/
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	cursor: pointer;
	width: 80px;
	float: left;
	z-index: 1000;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 110px;
	position: absolute;
	left: -1200em;
	text-decoration: none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a, ul.MenuBarHorizontal a:visited
{
	display: block;
	text-decoration: none;
	color: #CCC;
	background-color: #1f1f1f;
	height: 40px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* Menu items that have mouse over or focus*/
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	display: block;
	color: #FFF;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	display: block;
	background-color: #CCC;
	color: #1f1f1f;
	text-decoration: none;
}
.main {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.mainnoborder {
	text-align: center;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.right {
	text-align: right;
}
.floatleft {
	float: left;
}
.exampledesc {
	float: left;
	width: 250px;
}
.onecolumndesc {
	float: left;
	width: 650px;
}

.floatright {
	float: right;
}

.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.img10pad {
	margin: 10px;
	padding: 0px;
}
.imgpad {
	margin: 10px;
}
.examplecolumn {
	width: 360px;
	height: 115px;
	float: left;
	margin-left: 10px;
	background-color: #CCC;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.modelcolumn {
	width: 360px;
	height: 40px;
	float: left;
	margin-left: 10px;
	background-color: #CCC;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.left2column {
	width: 360px;
	float: left;
	margin-left: 10px;
	background-color: #CCC;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.right2column {
	float: left;
	width: 360px;
	margin-left: 10px;
	background-color: #CCC;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.onecolumn {
	width: 750px;
	float: left;
	background-color: #CCC;
	margin-bottom: 10px;
}
.onecolumnwhite {
	width: 718px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999;
	padding: 10px;
	margin: 5px;
}
.onecolumngry {
	width: 718px;
	float: left;
	background-color: #e5e5e5;
	border: 1px solid #999;
	padding: 10px;
	margin: 5px;
}
.review {
	width: 734px;
	float: left;
	background-color: #CCC;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: 12px;
	border: 1px solid #999;
}
.imgmarginleft {
	margin-left: 30px;
}

.reviewdesc {
	float: left;
	width: 630px;
}
.imgmarginborder {
	border: 1px solid #1f1f1f;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgmarginnoborder {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#adobepartner {
	width: 100px;
	margin-top: 23px;
	position: static;
	float: right;
}
#centernav {
	background-color: #1f1f1f;
	height: 75px;
	width: 780px;
	text-align: left;
}
.navbutton {
	background-color: #000;
	float: left;
	height: 75px;
	width: 220px;
	border: 1px solid #CCC;
	margin-left: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
.columnheaderdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	display: block;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}
.columnheaderultradark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #141414;
	display: block;
	text-align: center;
	line-height: 28px;
}
.columnheaderlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	background-color: #B4B4B4;
	display: block;
	font-weight: bold;
	text-indent: 10px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	color: #1f1f1f;
	padding: 16px;
	line-height: 24px;
	}
