* { border: 0; outline: 0; -moz-outline: none; }

body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}

/* links in bullet lists have no underline */
li a {
	font-weight: normal;
	color: #ccc;
}

.errMsg {
	color: #900;
	font-weight: bold;
}


div #dim-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    display: none;
}



/* see http://forum.textdrive.com/viewtopic.php?id=4304 */
embed, object { display: block; }

table {
	width: 100%;
	border: 1;
}

p {
	margin-bottom: 12px;
	line-height: 140%;
}

ol { list-style: disc; }

a, li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.leftcolcontent {
	margin-top: 10px;
	width: 165px;
}


#contact table, #contact tr, #contact td {
	background-color: #2d3942;
}

#contact a {
	text-decoration: underline;
}



#contactform tr,
#contactform2 tr {
	vertical-align: top;
}

#contactform input,
#contactform textarea {
	background: black !important; color: white !important;
}

#contactform .bdr {
	border: solid 1px #ccc;
	background: black !important; color: white !important;
}

#contactform2 td {
	padding: 7px 0px;
}


/* buy page color picker */
#colorpicker {
	z-index: 5;
}

#colorpicker .toplabel {
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 120%;
	font-weight: bold;
}

#colorpicker .family1 {
	font-size: 80%;
	position: absolute;
	left: 30px;
	top: 97px;
}

#colorpicker .family2 {
	font-size: 80%;
	position: absolute;
	left: 115px;
	top: 97px;
}

#colorpicker .family3 {
	font-size: 80%;
	position: absolute;
	left: 315px;
	top: 97px;
}

#colorpicker .disclaimer {
	font-size: 80%;
	position: absolute;
	left: 14px;
	top: 135px;
	width: 504px;
	text-align: center;
}

#colorpicker .color-select {
	border-bottom: solid 3px white;
}

#colorpicker .color-select-off {
	border-bottom: none;
}

#colorpicker .colorchip {
	position: absolute;  cursor: pointer; cursor: hand;
	top: 62px;
	width: 34px;
	height: 24px;
}

#colorpicker .color1 {
	left: 29px;
}

#colorpicker .color2 {
	left: 67px;
}

#colorpicker .color3 {
	left: 114px;
}

#colorpicker .color4 {
	left: 152px;
}

#colorpicker .color5 {
	left: 190px;
}

#colorpicker .color6 {
	left: 228px;
}

#colorpicker .color7 {
	left: 266px;
}

#colorpicker .color8 {
	left: 313px;
}

#colorpicker .color9 {
	left: 351px;
}

#colorpicker .color10 {
	left: 389px;
}

#colorpicker .color11 {
	left: 427px;
}

#colorpicker .color12 {
	left: 465px;
}

#colorpicker .color_name {
	position: absolute;
	top: 430px;
	left: 0px;
	width: 530px;
	height: 25px;
	text-align: center;
	align: center;
}

#colorpicker .color_cancel {
	position: absolute;
	top: 20px;
	left: 460px;
}

#select_color {
	margin-left: 5px;
}

#colorpicker .car_image {
	position: absolute;
	left: 20px;
	top: 175px;
}



/* updated "contact us" page */

#cs_form {
	width: 490px;
}

#cs_form_label {
	width: 100px;
	text-align: right;
}

#cs_form tr,
#cs_form td {
	vertical-align: top;
}

.cs_err {
	color: #c00;
	font-weight: bold;
}

#cs_form input,
#cs_form textarea,
#cs_form select {
	margin-left: 10px;
	width: 180px;
	border: solid 1px #ccc;
	background: black !important; color: white !important;
}

#cs_form textarea {
	width: 300px;
}

#cs_form td {
	padding: 7px 0px;
}




#subtbl tr {
	vertical-align: top;
}

#pressreleases tr {
	vertical-align: top;
}

#pressreleases .prdate {
	margin-right: 15px;
	width: 120px;
}

#pressreleases .prtitle {
	margin-bottom: 10px;
}

/* downloads */
#banners {
	margin-bottom: 40px;
}

#banners .linkarea {
	margin-top: 10px;
	width: 491px;
	background-color: #2c2c2c;
	border: solid 1px #4e4e4e;
	color: #ccc;
	overflow: hidden;
	font-size: 12px;
}

#wallpaper {
	margin-bottom: 10px;
}

#wallpaper .button_cell a {
	text-decoration: none;
}

#wallpaper table {
	width: 475px;
}

#wallpaper tr {
	vertical-align: bottom;
}

#wallpaper .img_cell {
	width: 300px;
}

#wallpaper .button_cell {
	padding-left: 10px;
}

#wallpaper .button_cell img {
	margin-right: 5px;
}



/* formatting for question in FAQ popup */
#faqans {
	display: none;
	position: absolute;
	background: #2d3941;
	color: white;
	top: 250px;
	left: 310px;
	width: 400px;
	padding: 50px 20px 20px 20px;
	border: solid 1px #999;
	background: url(/images/nav/teslashield.gif);
	background-repeat: no-repeat;
}

#faqans .quest, 
#faqans a,
#faqans a:link {
	font-weight: bold;
	color: white;
	font-size: 120%;
}

.faqQ, .faqQ a {
	font-weight: bold;
	color: white;
	margin-top: 25px;
}

/* -fx version is used when we are doing moofx popup window */
.faqQ-fx, .faqQ-fx a {
	font-weight: normal;
	color: #ccc;
}

/* do you know? captions under photos */
#dyk {
	font-weight: bold;
	color: white;
}

/* formatting for answer in FAQ popup */
#faqans .ans {
	margin-top: 5px;
          line-height: 140%;
}

#faqans .closerDiv {
	position: absolute;
	top: 8px;
	left: 395px;
}

#faqans .closerRule {
	position: absolute;
	width: 440px;
	height: 1px;
	top: 35px;
	left: 0px;
	border-bottom: solid 1px #999;
}

#faqans .closerRuleIE {
	position: absolute;
	width: 440px;
	height: 1px;
	top: 25px;
	left: 0px;
	border-bottom: solid 1px #999;
}


/* for buy col */
.closerDiv {
	align: center;
	text-align: center;
	
}

/* for new buy page - form 1(Nov 2006) */
#buyContent .buytbl {
	padding: 2px;
}

#buyContent h1 {
	font-size: 22px;
	font-weight: normal;
	color: white;
	margin-bottom: 5px;
}

#buy_boxed {
	border: solid 1px white;
	padding: 3px 10px;
}

.buy_rightcol {
	text-align: right;
}

.buy_rightmargin {
	padding-right: 20px;
}

.buy_form,
.buy_form_wireinfo {
	width: 490px;
}

.buy_form_field {
	text-align: left;
	line-height: 140%;
}

.buy_form_label {
	width: 100px;
	text-align: right;
}

.buy_form tr,
.buy_form td {
	vertical-align: top;
}

.buy_form input,
.buy_form textarea,
.buy_form select {
	margin-left: 10px;
	width: 180px;
	border: solid 1px #ccc;
	background-color: #666 !important; color: white !important;
}

.buy_form_select {			/* page 1 form */
	border: solid 1px #ccc !important;
	color: white !important;
	background-color: #666;
}

.buy_form_select_opt {		/* page 1 form */
	color: white !important;
	background-color: #666;
}

.buy_form textarea {
	width: 300px;
}

.buy_form td {
	padding: 7px 0px;
}

.buy_err {
	color: #600;
	font-weight: bold;
}


/* bullets under photo */

#bullet {
	color: #999;
}

#bullet a,
#bullet a.active {
	color: #999;
	text-decoration: none;
}

#bullet a:hover {
	text-decoration: underline;
}

#helpnav a {
	text-indent: -3000px;
	position: absolute;
	display: block;
}

#helpnav a:hover {
	border: 1px #666 solid;
}

#helpnav a.active {
	border: 1px white solid;
}

#helpnav a#helpnav-cms-toggle{
	top: 10px;
	left: 424px;
	width: 98px;
	height: 23px;
	border: 0px;
}

#helpnav a#helpnav-cms{
	top: 10px;
	left: 375px;
	width: 37px;
	height: 23px;
	border: 0px;
}

#helpnav a#helpnav-discuss {
	top: 10px;
	left: 533px;
	width: 55px;
	height: 23px;
}

#helpnav a#helpnav-media {
	top: 10px;
	left: 597px;
	width: 63px;
	height: 23px;
}

#helpnav a#helpnav-customercare {
	top: 10px;
	left: 666px;
	width: 85px;
	height: 23px;
}

.footer {
	padding-top: 5px;
}

/* padding around graphics, flash movies */
.gfx {
	margin: 10px 0px 30px 0px;
}

#mainnav a {
	position: absolute;
	display: block;
	height: 35px;
	top: 90px;
	text-indent: -3000px;
	}

#mainnav a#tab1 {
	left: 92px;
	width: 64px;
	}

#mainnav a#tab2 {
	left: 156px;
	width: 82px;
	}

#mainnav a#tab3 {
	left: 238px;
	width: 86px;
	}

#mainnav a#tab4 {
	left: 324px;
	width: 80px;
	}

#mainnav a#tab5 {
	left: 404px;
	width: 90px;
	}

#mainnav a#tab6 {
	left: 494px;
	width: 72px;
	}

#mainnav a#tab7 {
	left: 566px;
	width: 70px;
	}

#mainnav a#tab8 {
	left: 636px;
	width: 120px;
	}

#mainnav a#tab9 {
left: 756px;
width: 120px;
	}

	
/ ================================================================= /
	
#subnav {
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
	background: url('/images/nav/2ndnav_r1_c1.jpg') repeat-x;
	width: 100%;
}

#subnav td {
	vertical-align: middle;
	text-align: center;
}

#subnav td a {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
	white-space: nowrap;
}

#subnav td a:hover {
	color: #999;
}

#subnav td.active a {
}

#subnav td.active .left {
	background: url('/images/nav/2ndnav_r1_c2.gif') no-repeat;
	width: 19px;
	height: 34px;
}

#subnav td.active .right {
	background: url('/images/nav/2ndnav_r1_c4.gif') no-repeat;
	width: 19px;
	height: 34px;
}

#subnav td.active .center {
	background: url('/images/nav/2ndnav_tab_bg.gif') repeat-x;
	padding: 0px 0px;
}
	

#thirdnav {
	border-bottom: 1px #990000 double;
}

#thirdnav td {
	padding: 6px 0;
	white-space: nowrap;
}

#thirdnav a {
	display: block;
	padding: 5px 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	color: #ccc;
	border: 1px #000 solid;
	text-decoration: none;
	font-weight: normal;
}

#thirdnav td.current a {
	color: #ccc;
	border: 1px #ccc solid;
}

#thirdnav a:hover {
	color: #999;
	border: solid 1px black;
}


/* see http://www.greywyvern.com/code/min-height-hack.html */
.prop {
	height: 480px;
	float: right;
	width: 1px;
}

.propclear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#maincontent,
#maincontent td {
	}

#maincontent #jobs  {
	margin-bottom: 40px;
}	

#maincontent #jobs hr {
	border-top: solid 1px white;
	height: 1px;
	margin: 20px 0px;
	
}

#maincontent .discuss,
#maincontent td .discuss {
	padding: 0px;
}

#maincontent #onecol {
	padding: 15px 15px;
	vertical-align: top;
	}

#maincontent #left {
	width: 165px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}

#maincontent #right {
	padding-top: 15px;
	padding-left: 0px;
	vertical-align: top;
}


#maincontent #team h3 {
	margin-top: 40px;
}

#maincontent #team .photo {
	margin-top: 40px;
 	width: 165px;
	height: 125px;
	border: solid 1px #ccc;
}
 
#maincontent #team .content {
	margin-left: 15px;
}

#maincontent h1 {
	font-size: 22px;
	font-weight: normal;
	color: white;
	margin-bottom: 5px;
}

#maincontent h3 { /* byline */
	font-size: 16px;
	color: white;
	font-weight: normal;
	margin-top: 20px;
}

#maincontent .quote {
}

#maincontent #left img {
	border: 1px #999 solid;
}

#maincontent #left p.caption {
	padding-top: 4px;
}

#maincontent #left ul,
#maincontent ul {
	list-style: disc;
	margin-left: 1.5em;
	margin-bottom: 15px;
}

/* controls height of buy col copy */
#buyunder .content {
	margin: 175px 12px 0px 20px;
	width: 150px;
}


/* specs charts */

.specsFinePrint {
	padding-top: 3px;
	font-size: 90%;
	color: #666;
	line-height: 130%;
}

.subrow {
	height: 20px;
}



/* wow! for sub-rows, we can shrink height */
table.specs td table td,
table.specs td table tr {
	height: 10px;
	padding: 0px 0px 5px 0px;
}

table.specs tr.r0 td {
	background-color: black;
	vertical-align: top;
}

table.specs tr.r1 td {
	background-color: #2d3942;
	vertical-align: top;
}


/* buy col */
/* why two cursor declrs? see http://www.quirksmode.org/css/cursor.html */

.buycoltbl td  {
	padding-bottom: 10px;
}

.buycoltbl td {
	vertical-align: bottom;
}

.buycolcontactme {
	width: 78px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
}


/* gray buy layer */

#buycover {
	background: #656565;
	position: absolute;
	top: 87px;
	left: 0;
	display: none;
	width: 100%;
	color: white;
}

#buycover #buytabsplash	{
	padding-top: 11px;
}

#buycover #buycontent td {
	padding-right: 20px;
}

#buycover .closebtn {
	margin-left: 130px;
}

.cont2 {
	margin-top: 38px;
	padding-left: 16px;
	padding-right: 12px;
}

#buycloser {
	position: absolute;
	width: 99%;
	height: 99%;
	top: 0;
	bottom: 0;
}

#buycontent {
	text-align: left;
}

.homesection {
	width: 25%;
	vertical-align: top;
}

.homesection .padder {
	margin: 5px 9px;
}

.homesection .padder a.iconheader,
.homesection .padder span.iconheader {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px #600 solid;
	padding: 0;
	text-align: center;
	height: 55px;
	background: black;
}

.homesection .padder a.iconheader img,
.homesection .padder span.iconheader img
 {
	position: relative;
	top: -21px;
	background: black;
}

.padder li {
	margin-bottom: 8px;
}
.homesection .padder .section {
	margin-top: 30px;
	border: 1px #990000 solid;
	padding: 10px;
	text-align: center;
}


#nav {
	margin-left: 44px;
	margin-top: 3px;
	color: #666;
	font-weight: normal;
}

#copyright {
	margin-left: 44px;
	color: #666;
	padding-bottom: 30px;
	font-weight: normal;
}


#nav p, #copyright p {
	color: #666;
}

#nav a, #copyright a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#nav a:hover, #copyright a:hover {
	color: #666;
	text-decoration: underline;
}


/* confirmation popup for buy layer */

#bademail,  #good,
#bademail1, #good1  {
	display: none;
	padding: 20px;
	color: white;
	font-weight: normal;
	position: absolute;
	background: #2d3941;
	top: 290px;
	width: 110px;
	border: solid 1px #999;
	align: right;
}

#loading, #loading1 {
	display: none;
	padding: 10px 0px;
	margin: 0px;
}
