.newLanding table
{
	font-size:11px;
	border:1px solid black;
	background:#FFFFAA;
}

.heading
{
	background:orange;
	color:white;
	font-weight:bold;
	padding:5px;
}

.bkgblue { margin: 0 20px; padding: 25px 12px; }
.bkgblue .title { margin-bottom: 20px; font-size: 36px; font-family: "Tahoma"; color: #FF0000; font-weight: bold; line-height: 40px}

.bkgblue .bluebox { background: url(images/bkg_bluebox.png) no-repeat top; width: 380px; height: 312px; display: block; margin-right: 12px; margin-bottom: 12px; margin-top:5px; font-family: "Tahoma"; }
.bkgblue .bluebox p.top { color: #fff; text-align: center; font-size: 16px; margin: 11px 0; }
.bkgblue .bluebox p.deal { color: #ffffff; font-size: 19px; text-align: center; line-height: 22px; margin: 12px 0; }
*html .bkgblue .bluebox p.deal { margin: 6px 0; }
.bkgblue .bluebox p.deal span { color: #ffffff; }
.bkgblue .bluebox p.deal span.cross { background: url(images/ico_cross.png) no-repeat 0 3px; color: #ffffff; }
.bkgblue .bluebox p.small { color: #0a2458; font-size: 10px; font-family: Arial; text-align: center; line-height: 12px; margin: 0; }
.bkgblue .bluebox table { background: none; border: none; margin: 0 auto }
.bkgblue .bluebox table td { color: #ffffff; font-size: 13px; padding-right: 5px; }
.bkgblue .bluebox td input { background: url(images/bkg_field.png) no-repeat top; width: 224px; height: 20px; display: block; border: none; color: #0a2458; padding: 3px 0 0 5px; }
.bkgblue .bluebox td input.submit { background: url(images/btn_free_trial.png) no-repeat top; cursor: pointer; width: 240px; height: 41px; display: block; }

.bkgblue .videobox { background: url(images/bkg_video.png) no-repeat top; width: 373px; height: 266px; display: block; margin-top:6px; }
.bkgblue .btn_ask { width: 373px; text-align: center; margin-top: 0px; padding-top:0px; }
.bkgblue .btn_ask img { border: none; }

.bkgblue .sponsors { background: url(images/bkg_sponsors.png) no-repeat top; width: 625px; height: 65px; display: block; margin-bottom: 12px; padding: 7px 10px 10px 130px; }
.bkgblue .sponsors table { border: none; background: none; }
.bkgblue .sponsors table td { padding: 0 25px; }
.bkgblue .sponsors img { border: none; }

.bkgblue .graybox { width: 247px; height: 82px; display: block; float: left; margin-right: 14px; font-family: "Trebuchet MS"; font-size: 12px; color: #585858; padding: 10px 15px; line-height: 14px; }
.bkgblue .graybox1 h4 {  font-size: 17px; color: #000000; font-weight: bold; margin: 1px 10px; text-align: center; text-transform: uppercase; line-height:14px; }
.bkgblue .last { margin-right: 0; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.line{ background-color:#CCC; height:1px; width:100%; border:0; padding:0; margin-top:14px; margin-bottom:12px; }

.btitle{
	font-size:14px;	
	font-weight:bold;
}

.bottom_txt{
	padding-top:5px;
	color:#666;	
}

ul#redb{
	margin:0;
	padding:0;
}

ul#redb li{
	list-style:none;
	padding-left:40px;
	padding-bottom:10px;
	padding-top:1px;
	background-image:url(images/redbullet.gif);
	background-repeat:no-repeat;
}








.graybox_wrapper1 {
	background: url(images/newBox.png);
	margin-right:12px !important;
	padding: 3px 0 0 0 !important;
	width:247px;
	height:79px;
	float: left;
}

.graybox1{
	 width: 247px; height: 82px;  float: left; margin-right: 14px;  padding: 10px 0px; line-height: 17px;
	-padding: 0 0 8px 0 !important;
	-margin: 0 !important;
	-width: 247px !important; 
	height: auto;
	font-family:Arial, Helvetica, sans-serif !important;
	color: #000000;
	font-size:12px;
}

.graybox1 p{
	padding:0;
	margin:12px 0 12px 0;
}















#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



