* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484548;
}

a
{
  outline: none;
}


img.nohover {border:0}

img.hover {border:0;display:none}

A:hover img.hover {display:inline}

A:hover img.nohover {display:none}

#pageContainer {
	width: 956px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -478px;}

#homeHeader {
	width: 956px;
	height: 93px;
	margin: 20px 0px 36px 0px;
}
#homeHeader img {
	border: none;
}

#homeFlash {
	width: 956px;
	height: 326px;
}

#styleFlash {
	width: 956px;
	height: 570px;
}

.clearAll {
	clear: both;
	height: 0px;
}

.homeNav {
	width: 956px;
	height: 172px;
	vertical-align: top;
	margin-bottom: 50px;
}
.navImgContainer {
	width: 956px;
	height: 124px;
}

.nav244, .nav234 {
	background-color: #141414;
	height: 46px;
	float: left;
	border-left: 1px solid #202020;
	border-right: 1px solid #0d0e10;
	text-align: center;
	vertical-align: top;
}
.nav244 {
	width: 242px;
	border-right: 1px solid #151516;
}

.nav234 {
	width: 232px;
}
.nav244 p, .nav234 p {
	margin: 6px 10px 0px 10px;
}
#homeSubNav, #subNav {
	width: 244px;
	position:absolute;
	top: 475px;
	visibility: hidden;
}
#subNav {
	width: 156px;
	top: 20px;
	left: 244px;
}
#subNav img {
	margin-bottom: -2px;
}
div.homeSubNavItem {
	width: 244px;
	height: 41px;
	text-align: center;
}

div.homeSubNavItem a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aba7a6;
	text-decoration: none;
	background: url( '../images/home_subnavitem_bg.png' ) top left no-repeat;
}

div.homeSubNavItem a:hover {
	background-image: none;
	color: #fac730;
	background: url( '../images/home_subnavitem_bg_over.png' ) top left no-repeat;
	}


div.homeSubNavItem span {
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	}
	
	
div.subNavItem {
	width: 156px;
	height: 26px;
	text-align: left;
}

div.subNavItem a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aba7a6;
	text-decoration: none;
	background-color: #232221;
	border-top: 1px solid black;
	border-bottom: 1px solid #2d2d2c;
}

div.subNavItem a:hover {
	background-color: #313131;
	color: #fac730;
	}


div.subNavItem span {
	display: block;
	margin:0; padding: 6px 0 0 10px;
	}	
	

.homepageFeature {
	width: 956px;
	border-top: 1px solid #2a282a;
	margin-top: 30px;
}
.homepageFeature p {
	width: 760px;
	margin: 30px 20px 0px 20px;
}
.homepageFeature img {
	margin-right: 20px;
	float: left;
}
.homepageFeature strong {
	font-size: 13px;
}

.loginMenu {
	width: 936px;
	text-align:right;
}
.loginMenu a, .loginMenu a:visited, .loginMenu a:link {
	color: #484548;
	text-decoration: none;
}
.loginMenu a:hover {
	text-decoration: underline;
}

.titleBar {
	width: 956px;
	height: 34px;
	border-bottom: 1px solid #fac730;
}
.titleBar img {
	margin-left: 20px;
	display: block;
}
.galleryControlls {
	width: 956px;
	height:27px;
	margin: 30px 0px 20px 0px;
}
.newsControlls {
	width: 624px;
	height:27px;
	margin: 0px 0px 20px 0px;
}
.askControlls {
	width: 702px;
	height:27px;
	margin: 0px 0px 20px 0px;
}
.galleryControlls img, .newsControlls img, .askControlls img {
	float: left;
}
.prevNext {
	float: right;
}
.prevNext img {
	margin-left: 10px;
}

#newsContainer {
	width: 624px;
	float: left;
	margin: 30px 20px 0 0;
	
}
.newsList {
	width: 624px;
	background-color: #28282a;
	border-top: 1px solid #484548;
	padding-bottom: 20px;
}
.newsArticle {
	width: 584px;
	margin: 30px 20px 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #484548;
	font-size: 12px;
	color: #e5e5e5;
	font-weight:lighter;
}
.newsArticle h2 {
	margin-bottom: 25px;
	font-size: 18px;
	color: #e5e5e5;
	font-weight:lighter;
}
.newsArticle a, .newsArticle a:visited, .newsArticle a:link, #newsSideBar a, #newsSideBar a:visited, #newsSideBar a:link {
	color: #e5e5e5;
	text-decoration: none;
}
.newsArticle a:hover, #newsSideBar a:hover {
	color: #e5e5e5;
	text-decoration: underline;
}
.newsArticle img {
	display: block;
}
#newsSideBar {
	width: 292px;
	float: left;
	margin: 27px 20px 0 0;
}
.nsb_title {
	width: 292px;
	border-bottom: 1px solid #484548;
	margin-top: 20px;
}
#newsSideBar ul {
	list-style-type: none;
	margin: 10px 10px 0px 10px;
}
#newsSideBar li {
	padding: 3px 0px 3px 0px;
}
#newsSideBar a, #newsSideBar a:visited, #newsSideBar a:link {
	color: #484548;
	text-decoration: none;
}
#newsSideBar a:hover {
	color: #484548;
	text-decoration: underline;
}

.digg {
	width: 604px;
	text-align: right;
	margin: 20px 20px 20px 0;

}	
.digg img {
	margin: -2px 4px 0 4px;
	vertical-align: middle;
	border: none;
}	
.digg a {
	margin: 0 0 0 10px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.digg a:hover {
	text-decoration: underline;
}
.paginator, .paginatorWider {
	width: 624px;
	text-align: right;
	vertical-align: top;
	margin: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #aba7a6;
}
.paginatorWider {
	width: 702px;
}
.paginator span, .paginatorWider span {
	margin: 0 20px 0px 20px;
}
.paginator img, .paginatorWider img {
	padding-bottom: 4px;
	vertical-align: middle;
}
.paginator a, .paginator a:visited, .paginator a:link, .paginatorWider a, .paginatorWider a:visited, .paginatorWider a:link {
	font-size: 12px;
	font-weight: normal;
	color: #aba7a6;
	text-decoration: none;
}
.paginator a:hover, .paginatorWider a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #aba7a6;
	text-decoration: underline;
}
#specsSideBar {
	width: 234px;
	margin: 30px 20px 20px 0;
	float: left;
}

div.specsNavItem {
	width: 234px;
	height: 33px;
	text-align: left;
	margin-bottom: 10px;
}

div.specsNavItem a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aba7a6;
	text-decoration: none;
	background: url( '../images/specs_subnav_bg.gif' ) 0px 0px no-repeat;
}

div.specsNavItem a:hover {
	background: url( '../images/specs_subnav_bg.gif' ) 0px -33px  no-repeat;
	}
div.specsActive a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aba7a6;
	text-decoration: none;
	background: url( '../images/specs_subnav_bg.gif' ) 0px -33px no-repeat;
}

div.specsNavItem span {
	display: block;
	margin: 0;
	padding: 10px 0 0 20px;
	}
#specsContainer {
	width: 702px;
	float:left;
	margin-top: 30px;
}
.tabsSet {
	width: 702px;
}
.tabsSet img {
	float: left;
}
.underTabsContainer {
	width: 702px;
	background-color: #28282a;
	border-top: 1px solid #484548;
	padding: 20px 0px 20px 0px;
	
}
.underTabsContainer p {
	margin: 0 20px 0 20px;
	color: #cbcbcb;
}
.underTabsContainer h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fac730;
	font-weight: lighter;
	margin: 0px 20px 10px 20px;
}

#accordion {
	margin: 0px 20px 0px 20px;
}

.ui-state-active {
	border: none;
	
}
.ui-widget-header, .ui-state-default {
	border: none;
}

.ui-accordion .ui-accordion-content {
	padding: 10px 0 20px 0;
}

#accordion h3 {
	border-bottom: 1px dotted #484548;
}

#accordion p {
	margin: 0 10 0 10px;
}
#accordion p img {
	float: left;
	margin: 4px 20px 10px 0;
}

#askContainer {
	width: 702px;
	float: left;
	margin: 30px 20px 0 0;
	
}
.askList {
	width: 702px;
	background-color: #28282a;
	border-top: 1px solid #484548;
	padding-bottom: 20px;
}

#askSideBar {
	width: 234px;
	float: left;
	margin: 27px 0 0 0;
}
.asb_title {
	width: 234px;
	border-bottom: 1px solid #484548;
	margin-top: 20px;
}
.asb_search {
	width: 234px;
	height: 27px;
	background-image:url(../images/ask_searchbox_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 15px 0 30px 0;
}
.asb_search input {
	width: 170px;
	height: 18px;
	border:none;
	background: none;
	margin: 2px 20px 3px 5px;
	font-size: 12px;
}

.asb_search img {
	vertical-align: middle;
}

#askSideBar ul {
	list-style-type: none;
	margin: 10px 10px 0px 10px;
}
#askSideBar li {
	padding:3px 0px 3px 0px;
}
#askSideBar a, #askSideBar a:visited, #askSideBar a:link {
	color: #484548;
	text-decoration: none;
}
#askSideBar a:hover {
	color: #484548;
	text-decoration: underline;
}
.askIntro {
	margin: 0 20px 0 20px;
	color: #cbcbcb;
}
.askIntro img {
	float: left;
	margin-right: 20px;
}
.askIntro a, .askIntro a:visited, .askIntro a:link, .askComment a, .askComment a:visited, .askComment a:link {
	color: #fac730;
	text-decoration: none;
}
.askIntro a:hover, .askComment a:hover {
	color: #fac730;
	text-decoration: underline;
}
.askInput {
	width: 506px;
	height: 133px;
	margin-left: 156px;
	background-image:url(../images/ask_textarea_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.askInput textarea {
	border: none;
	background: none;
	width: 486px;
	height: 50px;
	margin:10px 10px 30px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.askInput input {
	border: none;
	background: none;
	color: #cbcbcb;
	font-size: 12px;
	width: 30px;
}
.askInput p {
	color: #444144;
	padding-top: 6px;
}
.askInput img {
	float: right;
	margin:0;
}
.askListTitle {
	margin: 20px;
	border-bottom: 1px solid #484548;
}
.question {
	margin: 0 20px 15px 20px;
}
.question a, .question a:visited, .question a:link {
	color: #fac730;
	text-decoration: none;
	margin-bottom: 5px;
}
.question a:hover {
	color: #fac730;
	text-decoration: underline;
}
.questionPosted {
	border-top: 1px dotted #484548;
	margin-top: 8px;
	padding-top:5px;
	width: 662px;
}

.askQuestion {
	width: 662px;
	margin:20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #484548;
}
.askQuestion h2 {
	font-size: 20px;
	color: #fac730;
	font-weight: normal;
	margin-bottom: 5px;
}
.askQuestion span {
	color: #59bcfa;
}

.askComment {
	width: 662px;
	height: 133px;
	margin: 10px 0 20px 20px;
	
}
.askComment .form {
	background-image:url(../images/ask_comment_textarea_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.askComment textarea {
	border: none;
	background: none;
	width: 646px;
	height: 35px;
	margin:8px 8px 25px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.askComment p {
	color: #cbcbcb;
	padding: 20px 0 15px 0;
	border-top: 1px solid #484548;
}
.askComment img {
	float: right;
	margin:0;
}

.answerBaloon, .commentBaloon {
	width: 641px;
	margin: 0 0 10px 20px;
	background-color: #484548;
	background-image: url(../images/answer_baloon_bg_bottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-bottom: 35px;
	
}
.answerBaloon p, .commentBaloon p {
	margin: 0 30px 0 30px;
	color: #e5e5e5;
}
.answerBaloon h4, .commentBaloon h4 {
	padding: 18px 30px 5px 30px;
	font-size: 12px;
	color: #fac730;
	font-weight: normal;
	background-image: url(../images/answer_baloon_bg_top.gif);
	background-position: top;
	background-repeat:no-repeat;
}
.commentBaloon {
	margin: 0 0 10px 40px;
}
.commentBaloon h4 {
	color: #59bcfa;
}

#testDriveContainer {
	width: 916px;
	margin: 30px 20px 0 20px;
	background-color: #28282a;
	border-top: 1px solid #484548;
	padding: 20px 0 20px 0;
}

#testDriveContainer p {
	margin: 0 20px 0 20px;
	color: #e5e5e5;
}
#testDriveContainer span {
	font-size: 11px;
}

#testDriveContainer .form {
	margin: 30px 20px 0 120px;
	color: #e5e5e5;
}
#testDriveContainer .form input {
	font-size: 12px;
	color: #454545;
}

.input-text {
	width: 300px;
	height: 18px;
	background:none;
	border: none;
	margin: 4px 5px 4px 5px;
}

.txtInputBg {
	width: 456px;
	background-image: url(../images/test_drive_input_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.selectBox {
	font-size: 12px;
	color: #454545;
}

#testDriveContainer label{
	display:block;
	margin-bottom:15px;
}

#testDriveContainer label span {
	display:block;
	float:left;
	margin-right:6px;
	margin-top: 3px;
	width:140px;
	text-align:left;
	font-size: 12px;
}

#iVipContainer {
	width: 702px;
	float:left;
	margin-top: 30px;
	background-color: #28282a;
	border-top: 1px solid #484548;
	padding-bottom: 20px;
}

#iVipContainer p {
	margin: 0 20px 0 20px;
	color: #e5e5e5;
}

#iVipContainer .form {
	width: 456px;
	margin: 30px 20px 60px 80px;
	color: #e5e5e5;
}

#iVipContainer label{
	display:block;
	margin-bottom:15px;
}

#iVipContainer label span {
	display:block;
	float:left;
	margin-right:6px;
	margin-top: 3px;
	width:140px;
	text-align:left;
	font-size: 12px;
}
#iVipContainer .form img {
	float:right;
}

#iVipContainer .form p {
	padding-top: 5px;
	margin-left: 150px;
}
#iVipContainer .form a, #iVipContainer .form a:visited, #iVipContainer .form a:link {
	text-decoration: none;
	color: #fac730;
}
#iVipContainer .form a:hover {
	text-decoration: underline;
	color: #fac730;
}

#iVipContainer ul {
	margin: 20px 20px 30px 90px;
	color: #e5e5e5;
}

#iVipContainer .form input {
	font-size: 12px;
	color: #454545;
}
#iVipContainer span {
	font-size: 11px;
}

.iVipIntro {
	width: 682px;
	float: left;
	margin: 30px 20px 0 0;
	color: #cbcbcb;
}
.iVipIntro img {
	float: left;
	margin-right: 20px;
}

.iVipBox {
	margin: 30px 0 10px 20px;
	width: 322px;
	float: left;
}
.iVipBoxTitle {
	width: 322px;
	border-bottom: 1px solid #484548;
}
.iVipBoxImg1 {
	margin: 20px 0 0 0;
}
.iVipBoxImg2 {
	margin: 20px 0 40px 0;
}
.iVipBoxText {
	width: 322px;
	height: 98px;
	color: #e5e5e5;
}

.thumbsContainer {
	width: 684px;
	margin: 0 0 0 18px;
}

.thumbItem {
	width: 208px;
	margin: 0 20px 20px 0;
	float: left;
	color: #cbcbcb;
}
.thumbItem img {
	margin-bottom: 15px;
}
.thumbItem a, .thumbItem a:visited, .thumbItem a:link, .underTabsContainer a, .underTabsContainer a:visited, .underTabsContainer a:link {
	text-decoration: none;
	color: #fac730;
}

.thumbItem a:hover, .underTabsContainer a:hover {
	text-decoration: underline;
	color: #fac730;
}

.wallpapersP {
	margin: 0 20px 40px 20px;
	color: #e5e5e5;
}

#carousel {
        overflow: hidden;
        position:relative;
        width: 871px;
        height: 74px;
		background-color: black;
        
    }
#carousel ul {
	padding: 0px;
	margin: 0px;
	position:relative;
	list-style: none;
}
#carousel li {
	display: inline;
	padding: 0;
}

#carousel img {
	border: 0;
	width: 121px;
	cursor:pointer;
}
#left, #right, #carousel {
	float: left;
	margin-top: 4px;
}
#left {
	margin-right: 4px;
}
#right {
	margin-left: 4px;
}
#left img, #right img {
	cursor:pointer;
}
#bigPicture {
	width: 956px;
	height: 447px;
	background-image:url(../images/loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color: black;
}

p.trims {
	margin: 10px 20px 20px 20px;
	padding-top: 10px;
	border-top: 1px dotted #484548;
	height: 1px;
}
.underTabsContainer ul {
	color: #e5e5e5;
	margin: 25px 20px 20px 60px;
}
.trimsGallery {
	margin: 30px 20px 20px 20px;
	
}
.trimsGalleryBigPic {
	width: 530px;
	height: 375px;
	background-image:url(../images/loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color: black;	
}
.trimsGalleryThumbs {
	width: 112px;
	float: right;
	margin: 0 0 0 20px;
}
.trimsGalleryThumbs img {
	margin-bottom: 20px;
	cursor: pointer;
}

.techIntroImg {
	float: left;
	margin: 0 20px 20px 20px;
}

.downloadBrochure {
	float: left;
	margin-top: 15px;
}
.downloadPriceGuide {
	margin: 10px 0 20px 20px;
	float: left;
}

.downloadBrochure span, .downloadPriceGuide span {
	float: left;
	margin-top: 6px;
}
.downloadBrochure a, .downloadBrochure a:link, .downloadBrochure a:visited, .downloadBrochure a:hover, .downloadPriceGuide a, .downloadPriceGuide a:visited, .downloadPriceGuide a:link, .downloadPriceGuide a:hover {
	color: #484548;
}
.downloadBrochure img, .downloadPriceGuide img {
	float: left;
	margin-right: 20px;
}

p.pricesSmallPrint {
	font-size: 11px;
	margin-top:20px;
	margin-bottom: 10px;
}
.pricesTbl {
	width: 100%;
}
.techTbl {
	margin: 0 20px 0 20px;
	width:662px;
}
.pricesTbl td, .techTbl td {
	color: #ededed;
	padding: 2px 10px 2px 10px;
	background-color: #484548;
}
.pricesTblHeading td, .techTblHeading td {
	background-color: black;
}


.brochureThumb {
	width:322px;
	float: left;
	margin: 0 0 20px 20px;
	color: #cbcbcb;
}
.brochureThumb img {
	margin: 10px 0 10px 0;
}


#footer {
	height: 70px;
	margin-top:30px;
	border-top: 1px solid #2a282a;
	clear: both;
}

#footer p {
	font-size: 11px;
	margin: 30px 7px 15px 20px;
}
#footer img {
	float: right;
	margin: 25px 20px 0px 0px;
}
#footer a, #footer a:visited, #footer a:link {
	color: #484548;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*  ADDED DURING DEVELOPMENT AND TESTS  */

.testDriveContainer {
	width: 916px;
	margin: 30px 20px 0 20px;
	background-color: #28282a;
	border-top: 1px solid #484548;
	padding: 20px 0 20px 0;
}

.testDriveContainer p {
	margin: 0 20px 0 20px;
	color: #e5e5e5;
}


#testDriveContainer h2 {
	padding: 0 20px; 
	color: #e5e5e5;
}

.iVipBoxText a, .iVipBoxText a:link, .iVipBoxText a:visited, #iVipContainer a, #iVipContainer a:link, #iVipContainer a:visited {
	text-decoration: none;
	color: #fac730;
}

.iVipBoxText a:hover, #iVipContainer a:hover {
	text-decoration: underline;
	color: #fac730;
}
.newsArticle p {
	color: #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px;
}
.newsArticle div {
	color: #e5e5e5;
	margin-top: 20px;
}


/*  POST LAUNCH ADDED CLASSES  */

.tabsSet1 {
	width: 634px;
}
.tabsSet1 img {
	float: left;
}
#videoSideBar {
	width: 310px;
	float: left;
	margin: 30px 0 0 0;
	
}
.thumbsScroller {
	height: 580px;
	overflow: auto;
}
.videoThumbContainer {
	width: 290px;
	background-color: #1b1b1b;
	background-image: url(../images/video_th_boxbg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.videoThumb {
	width: 290px;
	background-image: url(../images/video_th_boxbg_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 10px;
}
.videoThumb img {	
	margin: 0 5px 0 7px;
	float: left;
	border: none;
}
.vsb_title {
	width: 310px;
	border-bottom: 1px solid #484548;
	margin: 13px 0 5px 0;
}

.videoThumb a, .videoThumb a:visited, .videoThumb a:link {
	color: #E5E5E5;
	text-decoration: none;
}

.videoThumb a:hover {
	color: #E5E5E5;
	text-decoration: underline;
}

#styleFlash {
	background-image: images/style_02.gif;
	background-repeat: no-repeat;
	background-position: center center;
}