/* GLOBAL */
/*
	10/29/2010	MJR	Changed to left align from center align for icons
*/

html, body {
	height: 100%;
}

body {
	background-image: url('/resource/images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center; 
	background-color: #e8e4e1;
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img {
	border: 0px;
}


#wrapper {
	margin: 0 auto;
	width: 998px;
}


#footer {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	height: 44px;
	margin-top: 57px;
	font-size: 10px;
}

a {
	text-decoration: underline;
	color: #8b8b8b;
}

.footer {
	color: #838486;
	text-decoration: none;
}

#footer_txt {
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
}

#site_map{
	font-size: 16px;
	color: #8d8d8d;
	list-style-image: url("/resource/images/arrow.gif")
}

.site_map {
	line-height: 20px;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 20px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #e3e3e3;
	font-size: 1px;
	line-height: 0;
}

/* MAIN TEMPLATE */

#main_content_box {
	margin-top: 25px;
}

#main_box_left {
	background-image: url('/resource/images/main_box_left.png');
	background-repeat: repeat-y;
	width: 4px;
}

#main_box_right {
	background-image: url('/resource/images/main_box_right.png');
	background-repeat: repeat-y;
	width: 4px;
}

#main_box_center {
	width: 990px;
	padding-left: 27px;
	padding-right: 27px;
	background-color: white;
}

/* CAT LANDING */

#cat_landing_top {
	width: 998px;
	height: 36px;
}

#cat_landing_pic {
	text-align: center;
	padding-top: 10px;
}

/* SUPPORT */
#support_grid {
	padding-top: 50px;
	padding-bottom: 40px;
}

#support_col_left {
	width: 270px;
	float: left;
}

#support_col_middle {
	width: 347px;
	float: left;
}

#support_col_right {
	float: left;
	width: 250px;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 18px;
}

#support_list {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.support_list {
	background-image:url('/resource/images/support_bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 11px; 
	padding-left:10px;
	line-height: 27px;
	font-size: 14px;
	color: #807968;
	text-transform: uppercase;
}

.support_link {
	color: #807968;
	text-decoration: none;
}

.support_link:hover {
	text-decoration: underline;
}
	
/* NEWS */

#news_header_image {
	text-align: center;
	padding-top: 10px;
}

#latest_news {
	width: 414px;
	
}

#news_headline_lg {
	font-size: 18px;
	line-height: 18px;
	color: #3a3831;
	text-decoration: none;
}

#news_headline_med {
	font-size: 15px;
	line-height: 18px;
	color: #3a3831;
	text-decoration: none;
}

#news_headline_sm {
	font-size: 12px;
	line-height: 15px;
	color: #3a3831;
	text-decoration: none;
}

#news_headline_smaller {
	font-size: 11px;
	line-height: 14px;
	color: #3a3831;
	text-decoration: none;
}

#news_teaser_med {
	font-size: 11px;
	line-height: 14px;
	color: #616161;
}

#news_teaser_sm {
	font-size: 10px;
	line-height: 13px;
	color: #616161;
}

#news_date {
	font-size: 10px;
	line-height: 12px;
	color: #828282;
}

#news_right_col {
	padding-left: 13px;
	width: 181px;
}

#cat_listing {
	font-size: 12px;
	color: #3a3831;
	padding-bottom: 15px;
}

#archive_listing {
	font-size: 12px;
	color: #3a3831;
}

#cat_link {
	color: #3a3831;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

#news_grid_box {
	float: left;
	padding-right: 50px;
	width: 320px;
	margin-bottom: 50px;
}

#news_grid_header {
	margin-bottom: 15px;
}

#news_more {
	margin-top: 20px;
}

#news_copy {
	color: #616161;
	font-size: 12px;
	line-height: 16px;
	padding-right: 25px;
}

#news_pic {
	padding: 0 0 10px 10px;
}

#news_right_col_header {
	color: #3a3831;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 15px;
}

/* FEATURES */
#features_content {
	position: relative;
	top: -27px;
}

#features_box_center {
	width: 990px;
	background-color: white;
}

/* PROJECTOR */

#order_now {
	width: 148px;
	text-align:center;
}

#icons {
/* 10/29/2010	MJR	Changed to left align from center align*/
	text-align: center;
	width: 450px;
}

#projector_detail_top {
/*	background-image: url('/resource/images/projector_detail_box_top.png'); */
	height:37px; 
	width: 998px;
}

#projector_detail_middle {
	background-image: url('/resource/images/projector_detail_box_bg.png'); 
	background-repeat: repeat-y;
	width: 998px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}


#lumens {
	padding: 46px 0 0 32px;
	z-index:1;
}

#gray_line {
	z-index:1;
	text-align:center; 
	border-bottom: 1px solid #e3e3e3; 
	width:980px;
	margin-top: 5px;
}

#projector_detail_col_header {
	margin: 0 0 25px 33px;
}

#projector_col_left {
	width: 266px;
	border-right: 1px solid #e3e3e3;
	float: left;
	padding-left: 8px;
}

#projector_col_center {
	width: 401px;
	margin-left: 35px;
	float: left;
}

#projector_col_right {
	width: 240px;
	float: left;
}

/* Reviews added to projector top product page content - 07.26.10 Tim Basso */
#projector_col_lower {
	padding-top:15px;
	width: 650px;
	margin-left: 310px;
	float: left;
}
.review
{
    margin-top:10px;
    font-style:italic;
    color: #666666;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    padding-left:10px;
    background: url('/resource/images/green_arrow.jpg') no-repeat left top;
}
/*12/15/2010	MJR		Added in for Where to Buy Ads*/
.where_to_buy1
{
    margin-top:10px;
    font-style:italic;
    color: #666666;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    display:inline;
	padding-right:20px;
}
.where_to_buy2
{
    margin-top:10px;
    font-style:italic;
    color: #666666;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    padding-left:10px;
    display:inline;
	padding-right:20px;

}
.where_to_buy3
{
    margin-top:10px;
    font-style:italic;
    color: #666666;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    padding-left:10px;
    display:inline;
	padding-right:20px;

}
/*12/15/2010	MJR		End Add*/
.green a
{
    color:#75b031;    
}

.review .green a
{
    font-style: normal;
    font-weight:bold;
    text-decoration:none;
}
/* End Reviews */

#tech_specs {
	margin: 22px 0 0 123px;
	width: 768px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

#chart {
	border: 1px solid #d2d2d2;
}

#chart_header {
	color: #655f50;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 4px;
}

/* PROJECTOR LANDING */

#projectors_landing_box {
	font-size: 12px;
	font-weight: bold;
	color: #8b8b8b;
}

#projector_landing_flash {
	margin-top: 25px;
	text-align: center;
	margin-left:4px;
}

#projectors_landing_box_top {
	background-image: url('/resource/images/projector_landing_box_top.png');
	height: 255px;
	width: 998px;
}

#projectors_landing_grid {
	padding-top: 30px;
	width: 990px;
}


#projectors_landing_box_a {
	position: absolute; 
	top: 50%;
	display: table-cell; 
	vertical-align: middle;
}

#projectors_landing_box_b {
	position: relative; 
	top: -50%;
}


#projectors_box_center {
	width: 990px;
	background-color: white;
	padding-bottom: 30px;
	padding-top: 30px;
}

#projectors_bg_row {
	width: 990px;  
	background-image: url('/resource/images/projector_landing_bg.png');
}

#proj_grid_01 {
	width: 250px;
	height: 51px;
}

#proj_grid_02 {
	width: 143px;
	height: 51px;
}

#proj_grid_03 {
	width: 144px;
	height: 51px;
}

#proj_grid_04 {
	width: 145px;
	height: 51px;
}

#proj_grid_05 {
	width: 158px;
	height: 51px;
}

#proj_grid_06 {
	width: 150px;
	height: 51px;
}

#proj_grid_header_01 {
	width: 250px;
}

#proj_grid_header_02 {
	width: 143px;
}

#proj_grid_header_03 {
	width: 144px;
}

#proj_grid_header_04 {
	width: 145px;
}

#proj_grid_header_05 {
	width: 158px;
}

#proj_grid_header_06 {
	width: 150px;
}


/* MAILING LIST */

#email_signup {
	margin-top: 70px;
	margin-left: 203px;
	margin-bottom: 250px;
	font-size: 12px;
	font-weight: bold;
}


/* HOMEPAGE */

#home_graphic {
	text-align: center;
	margin-top: 17px;
}

#home_boxes {
	padding-top: 34px;
}

#home_box_left {
	float: left;
	text-align: left;
	width: 332px;
}

#home_box_mid {
	float: left;
	text-align: center;
	width: 332px;
}

#home_box_right {
	float: left;
	text-align: right;
	width: 333px;
	/*height: 220px;
	background-image: url('/resource/images/home_box_03.png');
	background-repeat: no-repeat;
	background-position: center right;*/
}

#home_news {
	text-align: left;
	padding: 13px 16px 13px 32px;
}

.news_hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 5px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #e3e3e3;
	font-size: 1px;
	line-height: 0;
}

#home_news_headline {
	font-size: 14px;
	line-height: 16px;
	color: #353535;
}

.home_news_headline {
	color: #353535;
	text-decoration: none;
	font-weight: bold;
}

#home_news_teaser {
	font-size: 14px;
	line-height: 16px;
	color: #707070;
}

/* VIRTUAL ENVIRONMENT */

.disclaimer {
	font-size: 12px;
	line-height: 15px;
	color: #838486;
	font-family: arial, helvetica, sans-serif;
	padding-top: 10px;
}
.wtb {  
    width: 570px; 
    height: 275px;
    margin: 28px 5px 5px 25px; 
    overflow: auto;
    scrollbar-face-color: #d8d8d8;
    scrollbar-arrow-color: navy;
    scrollbar-track-color: black;
	scrollbar-base-color: #d8d8d8; 
} 



.news-alert-l{
margin: 0px auto 5px auto;
background: url(/resource/images/newsalert/news-allert-bg-l.png) no-repeat left;
height:26px;width:994px;
}
.news-alert-r{
background: url(/resource/images/newsalert/news-allert-bg-r.png) no-repeat right;
height:26px;text-align:center;
}
.news-alert{
margin:auto;padding:0px;
background: url(/resource/images/newsalert/news-allert-bg.png) repeat-x;
height:26px;width:982px;
text-align:center;}
.news-alert a{
margin:0;padding:3px 0 0 0;
display:block;
font: bold 16px arial;
color:white;
text-decoration:none;
}

.news-alert a span{
font-size:17px;
color:#8bc329;}

.news-alert a span.arr{
background: url(/resource/images/newsalert/news-allert-arr.png) no-repeat;
}
