/* Peripheral Vision CSS Document */
/*Global Styles*/
ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 15px 0px;
	padding: 0;
	border: 0;
	text-align: center;
	background: url(../images/MAIN-BG3.jpg) repeat #003366;
	
}

/* [ Class Library ] */

.imgLeft {
	float: left;
	margin: 5px 10px 10px 10px;
}

.imgRight {
	float: right;
	margin: 5px 0px 10px 10px;
}

.topLink {
	margin: 20px 0px 0px 30px;
}

/* Wrap Everything */
#wrap {
	width: 755px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	background-color: #FFFFFF;

}
/*Branding Styles*/
#branding {
	clear: both;
	width: 740px;
	float: left;
	margin-bottom: 15px;


}

#branding img {
	vertical-align: middle;
}

#logo {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;

}
#top-contact {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
}
#top-contact h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-right: 10px;

}
#top-contact h1 strong{
	font-weight: normal;
	color: #CC0000;
	
}
/*Main Navigation Styles*/

#main-nav {
	background-color: #CC0000;
	width: 743px;
	position: relative;
}

#main-nav ul {
	background-color: #CC0000;
	width: 100%;
	float: left;
}

#main-nav li {
	list-style-type: none;
	display: inline;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}

#main-nav a {
	list-style-type: none;
	display: inline;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
#main-nav a:hover {
	list-style-type: none;
	display: inline;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	

}
/*Sub Navigation Styles*/
#sub-nav {
	clear: both;
	margin-top: 5px;
	
}
#sub-nav ul {
	background-color: #333333;


}
#sub-nav li {
	list-style-type: none;
	display: inline;
	margin-left: 12px!important;
	padding-right: 10px;
		
}

#sub-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	

}
#sub-nav a:hover {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	

}
/*This Highlight the sub navigation item relating to each user's location */
#academics .academics, #government .government, #corporate .corporate
{
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	}
	
/*This Highlight the navigation item relating to each user's location */
#home .home, #about .about, #about .about, #contact .contact, #request .request, #support .support, #search .search
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
/*Index Content Syles*/
#content {
	margin-top: 5px;
	width: 743px;
	clear: both;
	padding: 8px 0px 0px 0px;
	//padding: 0px 0px 0px 0px;
}
#content a {
color: #003366;
}
#content a:hover {
color: #000000
}
/*Interior Content Styles ***Everything but the Index*** */
#subcontent {
	width: 743px;
	padding: 8px 0px 0px 0px;
	clear: both;
}

#subcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 15px;
}
#subcontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 15px;
	clear: both;
}
#subcontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 15px;
}

#subcontent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin: 40px 0px 0px 0px;

}

#subcontent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC3300;
	margin: 0px 0px 8px 0px;
	padding: 2px 10px;

}

#subcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	line-height: 16px;
	padding-right: 10px;
	margin-left: 10px;

}
#subcontent ol {
	margin-left: 10px;



}
#subcontent ol p {

}

#subcontent li {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	list-style: inside;

}
.help {
	cursor: help;
	text-decoration: underline;
	color: #990000;
	padding: 5px;
}


#subcontent a {
color: #003366;
}
#subcontent a:hover {
color: #000000
}

/*Header Styles*/
#header {
	clear: both;
	
}

/*Pod Styles*/

#podsContainer {
	width: 420px;
	position: relative;
	float: left;
}

#podone {
	border: 1px solid #CCCCCC;
	background-image: url(../images/PVMastheadBack.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#podone h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-left: 15px;
	margin-top: 10px;
	color: #333333;

}
#podone h1 strong{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;

}
#podone p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;

}
#podone p strong {
	color: #333333;


}
#podtwo {
	border: 1px solid #CCCCCC;
	background-color: #FDF9EA;
	margin-top: 5px;
	height: 106px;
	padding: 3px 0px 0px 6px;

}

#podtwo img {
	margin-right: -3px;
}

#podtwo h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}
#podtwo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;

}

#podputone {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-left: 5px;
	

}
#podputtwo {
	float: left;
	width: 125px;
	padding: 0px 0px 0px 5px;


}
#podputthree {
	float: left;
	width: 125px;

}
#infoblock {
	background-color: #99CCFF;
	position: relative;
	margin-top: 10px;
}

/* [ Flash Movie ] */

#flashContainer {
	width: 323px;
	float: right;
	position: relative;
}

/*Success Stories and Case Studies*/

#columnSections {
	clear: both;
	position: relative;
}

#columns {
	background-color: #C5C7CF;
	margin-top: 5px;
	width: 743px;
	clear: both;
	float: left;
	padding-bottom: 20px;
}
#successstories {
	float: left;
	width: 328px;
	clear: both;
}
#successstories h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	position: relative;
	padding-left: 5px;
}
#successstories h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;

}
#successstories p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

}
#successstories a {
	color: #333333;
}
#successstories a:hover {
	color:#000000
}
#successstories img {
	vertical-align: middle;
}
#casestudies {
	width: 415px;
	float: right;

}
#casestudies h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	position: relative;
	padding-left: 5px;
}
#casestudies h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;

}
#casestudies p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

}
#casestudies a {
	color: #003366;
}
#casestudies a:hover {
	color: #000000;
}
#casestudies img {
	vertical-align: middle;
}
/*Product Links and Seminar/Workshop Links*/
#subcolumns {
	background-color: #FDF9EA;
	margin-top: 5px;
	width: 743px;
	clear: both;
	float: left;
}
#productlinks {
	float: left;
	width: 371px;
}
#productlinks h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	position: relative;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
#productlinks h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;

}
#productlinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;

}
#productlinks a {
	color: #333333;
}
#productlinks a:hover {
	color:#000000
}
#productlinks img {
	vertical-align: middle;
}

/* [ Product Tables ] */

.productTableOdd {
	font-size: 12px;
}

.productTableOdd img, .productTableEven img {
	border: 1px solid #CCCCCC;
}

.productTableOdd h1, .productTableEven h1 {
	margin-top: 0 !important;
}

.productTableOdd td p, .productTableEven td p {
	text-align: justify;
}

.productTableOdd {
	margin: 15px 0px 20px 0px;
	width: 741px;
}

.productTableOdd td {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: #FFFFFF;
}

.productTableEven {
	margin: 15px 0px 0px 0px;
	width: 741px;
}

.productTableEven td {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
	background: #EAEAEA;
}

#seminarlinks {
	width: 371px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
#seminarlinks h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
	position: relative;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
#seminarlinks h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;

}
#seminarlinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

}
#seminarlinks a {
	color: #333333;
}
#seminarlinks a:hover {
	color: #000000;
}
#seminarlinks img {
	vertical-align: middle;
}

/*Case Study Links and Video Links*/
#casestudylinks {
	float: left;
	width: 371px;
}
#casestudylinks h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	position: relative;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
#casestudylinks h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;

}
#casestudylinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;

}
#casestudylinks a {
	color: #333333;
}
#casestudylinks a:hover {
	color:#000000
}
#casestudylinks img {
	vertical-align: middle;
}
#videolinks {
	width: 371px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
#videolinks h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	position: relative;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
#videolinks h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;

}
#videolinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

}
#videolinks a {
	color: #333333;
}
#videolinks a:hover {
	color: #000000;
}
#videolinks img {
	vertical-align: middle;
}

/*Footer*/
#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;

}
#footer p strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;

}
#footer a {
	color: #003366;

}

#footer a:hover {
	color: #000000;

}
/*Footer Link Styles*/
#footlinkmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 5px;
	padding-top: 5px;

}
#footlinkmain a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}

#footlinksub a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;

}

/*Optimization and ADVP Brand Styles*/
#advp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 3px;
	color: #999999;

}
#opt {
	display: none;+
	font-size: 2px;
	color: #FFFFFF;

}
.note {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFCC;
	padding: 5px;
}
#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#form li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
}

/* [ Search Box ] */

#searchForm {
	width: 100px;
}

#advancedSearchForm {
	width: 703px;
	clear: both;
	padding: 20px;
}

input.searchBox {
	width: 50px;
	height: 10px;
	font-size: 8px;
	color: #000000;
}

input.searchButton {
	width: 30px;
	font-size: 8px;
	color: #000000;
	margin: 0px 0px 2px 0px;
	// margin: 2px 0px 0px 0px;
}

/* [ Contact Form ] */

#contactForm {
	padding: 10px;
}

/* [ Support Table ] */

.supportTable {
	margin: 15px 0px 0px 0px;
}

.supportTable td, .supportTable th {
	padding: 5px 10px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 33%;
	border-bottom: 1px solid #CCCCCC;
}

.supportTable th {
	background: #EAEAEA;
	border-bottom: 1px solid #CCCCCC;
}

/* [ Product Spec Table ] */

.specTable {
}

.specTable td, .specTable th {
	padding: 5px 10px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

.specTable th {
	background: #EAEAEA;
	border-bottom: 1px solid #CCCCCC;
}

#productDisplay ol li {
	list-style: disc;
}

/* [ Manufacturer Logos ] */

#manuLogos {
	clear: both;
	padding: 5px 0px;
	width: 743px;
}

#manuLogos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
