/*
URI: http://www.previstar.com
Version: 2.0
Description: Previstar - Continual Preparedness System
Author: Christopher Echols
*/

body {
	background: #FFF url('/Images/Body_Background.jpg') repeat-x top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

a:link {
	color: #4D92EA;
}

a:visited {
	color: #4D92EA;
}

#Center {
	background: #FFF url('/Images/Center_Background.jpg') no-repeat top left;
	height: 840px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;	
}

#Header_Bar {
	height: 55px;
	width: 968px;
	position: relative;
}

#Previstar_Logo {
	height: 55px;
	width: 380px;
	float: left;
	margin-left: 10px;
}

#Search_Bar {
	width: 215px;
	float: right;
	margin-top: 18px;
	margin-right: 25px;
}

.Search_Button input {
	margin-top: -2px;
	float: left;
}

.Search_Text input {
	color: #555555;
	width: 150px;
	float: right;
	border: 2px solid #696969;
}

#Main_Gallery {
	background-color: #FFF;
	height: 318px;
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#Main_Gallery_Highlight_Text {
	height: auto;
	width: 373px;
	position: absolute;
	top: 95px;
	right: 0px;
	z-index: 10;
}

#Focus {
	height: auto;
	width: 100%;
	position: relative;
}

#Focus_Left {
	height: auto;
	width: 540px;
	float: left;
	position: relative;
}

#EM_Focus {
	background: #FFF url('/Images/EM_Red_Gradient_Background.gif') no-repeat top center;
	height: auto;
	width: 260px;
	float: left;
	position: relative;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#EM_Focus p {
	margin-left: 10px;
	margin-right: 5px;
}

#EM_Focus img {
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#PH_Focus {
	background: #FFF url('/Images/PH_Blue_Gradient_Background.gif') no-repeat top center;
	height: auto;
	width: 260px;
	float: left;
	position: relative;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#PH_Focus p {
	margin-left: 10px;
	margin-right: 5px;
}

#PH_Focus img {
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#Divider_Bar {
	height: 2px;
	width: 505px;
	float: left;
	position: relative;
	margin-left: 24px;
	margin-bottom: 10px;
}

#Success_Stories {
	height: auto;
	width: 510px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 23px;
	font-size: 10px;
}

#News_Information {
	height: auto;
	width: 510px;
	float: left;
	position: relative;
	margin-left: 23px;
	font-size: 10px;
}

#Focus_Right {
	height: auto;
	width: 400px;
	float: left;
	position: relative;
}

#Decision_Focus {
	background: #FFF url('/Images/Grey_Gradient_Background.gif') repeat-x top center;
	height: 160px;
	width: 411px;
	position: relative;
	top: 4px;
	left: 4px;
}

#Decision_Focus p {
	width: 225px;
	position: absolute;
	top: 75px;
	right: 178px;
}

#Decision_Focus img {
	float: right;
	margin-top: -20px;
	margin-right: 4px;
}

#Product_Samples {
	height: 120px;
	width: 400px;
	position: relative;
	margin-top: 25px;
	margin-left: 7px;
}

#Product_Samples_1 {
	width: 100px;
	float: left;
	margin: 0px;
}

#Product_Samples_2 {
	width: 100px;
	float: left;
	margin: 0px;
}

#Product_Samples_3 {
	width: 100px;
	float: left;
	margin: 0px;
}

#Product_Samples_4 {
	width: 100px;
	float: left;
	margin: 0px;
}

#Contact_Bar {
	background: url('/Images/Contact_Bar_Background.png') no-repeat top left;
	height: 40px;
	width: 420px;
	position: relative;
	margin-top: 8px;
	margin-left: 4px;
}

#Contact_Bar p {
	width: 255px;
	float: left;
	margin-left: 6px;
	margin-top: 4px;
}

#Contact_Bar img {
	background: url('/Images/Contact_Button.gif') no-repeat top left;
	float: right;
	margin-right: 14px;
}

#Contact_Bar img:hover {
	background: url('/Images/Contact_Button_Hover.gif') no-repeat top left;
}
	
#Decision_Feature {
	height: 95px;
	width: 420px;
	position: relative;
	margin-top: 8px;
	margin-left: 4px;
}	

#Footer {
	background: #FFF url('/Images/Grey_Footer_Gradient.gif') repeat-x top left;
	float: left;
	height: 100px;
	width: 950px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 9px;
	text-align: right;
	font-size: 10px;	
}

#Footer p {
	margin-right: 15px;
	color: #999999;
}

#Footer img {
	float: left;
	margin-left: 15px;
}

/*--------SEARCH PAGE--------*/

#Search_Body {
	width: 900px;
	margin-top: 10px;
	margin-left: 20px;
	padding: 5px;
}

.Search_Summary {
	float: right;
	margin-right: 15px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

/*--------INTERIOR PAGES--------*/

h2 {
	color: #0A51A1;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

h4 {
	color: #0A51A1;
	font-size: 16px;
	font-weight: bold;
}

#Interior_Gallery {
	background-color: #FFF;
	height: 148px;
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#Interior_Header_Red {
	height: 120px;
	width: 950px;
	background: #FFF url('/Images/EM_Red_Gradient_Background.gif') repeat-x top left;
}

#Interior_Header_Red  img {
	margin-left: 15px;
	margin-top: 60px;
}

#Interior_Header_Blue {
	height: 120px;
	width: 950px;
	background: #FFF url('/Images/PH_Blue_Gradient_Background.gif') repeat-x top left;
}

#Interior_Header_Blue  img {
	margin-left: 15px;
	margin-top: 50px;
}

#Interior_Header_Grey {
	height: 120px;
	width: 950px;
	background: #FFF url('/Images/Grey_Gradient_Background.gif') repeat-x top left;
}

#Interior_Header_Grey  img {
	margin-left: 15px;
	margin-top: 50px;
}

#Interior_Header_Grey  p {
	padding-top: 110px;
	padding-left: 15px;
	color: #555555;
	font-size: 24px;
	font-weight: bold;
}

#Interior_Header_Light_Blue {
	background: #FFF url('/Images/Light_Blue_Gradient_Background.gif') repeat-x top left;	
	height: 120px;
	width: 950px;
}

#Interior_Header_Light_Blue  img {
	margin-left: 15px;
	margin-top: 60px;
}

#Interior_Header_Light_Blue  p {
	padding-top: 110px;
	padding-left: 15px;
	color: #555555;
	font-size: 24px;
	font-weight: bold;
}

#Interior_Focus {
	height: auto;
	width: 100%;
	position: relative;
}

#Content_Left {
	background: url('/Images/Grey_Divider_Bar_2.gif') no-repeat top left;
	height: auto;
	width: 650px;
	float: left;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 1.3;
}

#Content_Left li {
	margin-left: 4%;
	list-style-type: square;
}

#Content_Left ol li {
	list-style-type: disc;
}

#Content_Right {
	height: auto;
	width: 270px;
	float: right;
}

#Content_Right a:link {
	font-size: 12px;
}

#Content_Right a:visited {
	font-size: 12px;
}

#Related_Links {
	background: url('/Images/Related_Links_Header.png') no-repeat top left;
	height: auto;
	width: 250px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: -3px;
	margin-right: auto;
	margin-bottom: 20px;
}

#Related_Links a {
	padding-right: 5px;
}

#Sidebar_Contact {
	background: url('/Images/Grey_Gradient_Background.gif') repeat-x top center;
	height: 100px;
	width: 250px;
	padding-top: 5px;
	text-align: center;
}

#Sidebar_Contact img {
	background: url('/Images/Sidebar_Contact_Button.png') no-repeat top left;
}

#Sidebar_Contact img:hover {
	background: url('/Images/Sidebar_Contact_Button_Hover.png') no-repeat top left;
}

#Sidebar_Features {
	height: auto;
	width: 250px;
	margin-right: auto;
}

.blockquote_1 {
	width: 640px;
	float: left;
	background: #D3E0EE;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #BDBDBD;
}

p.blockquote_1 {
	width: 640px;
	float: left;
	background: #D3E0EE;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #BDBDBD;
}

p.blockquote_1a {
	width: 640px;
	float: left;
	background: #D3E0EE;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #BDBDBD;
}

p.blockquote_1a img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #BDBDBD;
}

.blockquote_2 {
	width: 640px;
	float: left;
	background: #EEEEEE;
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
}

p.blockquote_2 {
	width: 640px;
	float: left;
	background: #EEEEEE;
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
}

p.blockquote_2 img {
	float: right;
}

p.blockquote_2a {
	height: 35px;
	width: 310px;
	float: left;
	background: #EEEEEE;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}

p.blockquote_3 {
	width: 308px;
	float: left;
	background: #D3E0EE;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #BDBDBD;
}

p.header {
	color: #0A51A1;
	font-size: 15px;
	font-weight: bold;
}

.Image_Caption_Left {
	width: 190px;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: justified;
	font-size: 10px;
	color: #0A51A1;
}

.Image_Caption_Left img {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}

.Video_Insert_Left {
	width: 190px;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: justified;
	font-size: 10px;
	color: #0A51A1;
}

.Video_Insert_Left img {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}

/*--------PRODUCT PAGES--------*/

#Interior_Header_CPS {
	background: #FFF url('/Images/CPS_Gradient_Background.gif') repeat-x top left;	
	height: 120px;
	width: 950px;
}

#Interior_Header_CPS  img {
	margin-left: 15px;
	margin-top: 50px;
}

#Interior_Header_CPS  p {
	padding-top: 110px;
	padding-left: 15px;
	color: #555555;
	font-size: 24px;
	font-weight: bold;
}

#Product_Feature_Image {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/*--------HELP ME CHOOSE--------*/

#Checklist {
	background: #EEEEEE;
	width: 350px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
	text-align: left;
}

#Checklist input {
	margin-right: 5px;
}

#Selections {
	width: 275px;
	margin-left: 5px;
	float: left;
}

.Selection_Option {
	height: 80px;
	background: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #4D92EA;
}

.Selection_Option a {
	float: left;
	margin-bottom: 10px;
}

.Choose_Button {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/*--------SLIDING BOXES--------*/

.Slider_Container {
	width: 640px;
	margin-bottom: 10px;
}

.Slider_Container_475 {
	float: left;
	width: 475px;
	margin-bottom: 10px;
}

.Slider_Header_475 {
	background: url('/Images/More_Icon_1.png') no-repeat bottom right;
	width: 475px;
	float: left;
	padding: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BDBDBD;
	cursor: pointer;
}

.Slider_Header_1 {
	background: url('/Images/More_Icon_1.png') no-repeat bottom right;
	width: 640px;
	float: left;
	padding: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BDBDBD;
	cursor: pointer;
}

.Slider_Header_2 {
	background: url('/Images/More_Icon_1.png') no-repeat bottom right;
	width: 640px;
	float: left;
	padding: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BDBDBD;
	cursor: pointer;
}

.Slider_Header_2 img {
	float: right;
}

.Slider_Body_475 {
	width: 475px;
	float: left;
	color: #555555;
	display: none;
}

.Slider_Body_Open {
	background: #0A51A1;
	width: 200px;
	float: left;
	border: 1px solid #555555;
	color: #FFF;
}

.Slider_Body_1 {
	width: 640px;
	float: left;
	background: #EEEEEE;
	padding: 3px;
	margin-top: -10px;
	margin-bottom: 5px;
	display: none;
}	

.Slider_Body_Open_1 {
	width: 640px;
	float: left;
	background: #EEEEEE;
	padding: 3px;
	margin-top: -10px;
	margin-bottom: 5px;
}


/*--------NAVIGATION BAR--------*/

#Navigation_Bar {
	background: url('/Images/Menu_Bar_Background.png') no-repeat top left;
	height: 33px;
	width: 759px;
	position: absolute;
	margin-left: 95px;
	z-index: 20;
}

.horizontalcssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li {
	height: 33px;
	position: relative;
	display: inline;
	float: left;
}

.horizontalcssmenu ul li a {
	display: block;
	height: 15px;
	width: 150px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #555555;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul {
	left: 8px;
	top: 5px;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li {
	display: inline;
	float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a {
	height: auto;
	width: 170px;
	padding: 2px 2px 2px 5px;
	background: #717171;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
}

.horizontalcssmenu ul li a:hover {
	background: url('Images/Menu_Bar_Divider.png') no-repeat center right;
	color: #4D92EA;
}

.horizontalcssmenu ul li ul li a:hover {
	background: #444444;
	color: #FFF;
}
	
/* Holly Hack for IE \*/
	* html .horizontalcssmenu ul li { float: left; height: 1%; }
	* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/Images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

