/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:"Trebuchet MS", Arial, Georgia;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:14px;
	background-image:url(../img/bg_white_grey_gradient.jpg);
	background-repeat:repeat-x;
	height:100%;
}

a{
	color: #666666;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;

}

a:visited{
	color: #666666;
	text-decoration: none;

}

a:hover{
	color: #666666;
	text-decoration: underline;
}

img{
	border:0px;}

h1{
 font-family:"Trebuchet MS", Arial, Georgia;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 font-weight:bolder;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#centerPage{
	text-align: left;
	color: inherit;
	margin: 0 auto;
	padding: 0px;
	width: 794px;
	overflow:hidden;
	margin-top:5px;
}

#masthead{
	padding: 0px 0px 0px 0px;
	margin:0px;
	width:794px;
	height:75px;
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
	
}

#middlepage{
	padding:0px;
	margin: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 792px;
	overflow: hidden;
	background-color:#FFFFFF;
}
#middlepagefooter{
  clear: both;
  width:794px;
  height:12px;
  background-image:url(../img/middlepage_footer.gif);
  background-repeat:no-repeat;
}
#middlepagetop{
  margin-top:5px;
  font-size:2px;
  clear: both;
  width:794px;
  height:7px;
  background-image: url(../img/pagetop.gif);
  background-repeat:no-repeat;
}

#navBar{
	float: left;
	width: 200px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height:100%;
}

#headlines{
	position:relative;
  	float:right;
	width: 160px;
}

#content{
  float: left;
  width: 400px;
  margin:10px 0px 0px 12px;
  padding:0px 0px 0px 0px;
}

#headerLinks {
	position: relative;
	left:150px;
	top:57px;
	width:65%;
	z-index:150;
}

#headerLinks a {
	color:#333333;
	font-weight:bold;
	font-size:80%;
}
/***********************************************/
/* TwoColumn specific                                 */
/***********************************************/
#content_2column{
  float: left;
  width: 536px;
  margin:10px 0px 0px 12px;
  padding:0px 0px 0px 0px;
  font-size: 80%;
  color:#333333;
}
#content_2column a {
	font-weight:bold;
}
.mainBoxHeader_2column {
	clear:both;
	padding: 3px 0px 0px 5px;
	margin-top:20px;
	width:534px;
	height:20px;
	background-image: url(../img/pov_main_grayheader.jpg);
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bolder;
}
.mainBoxfooter_2column{
	background-image:url(../img/pov_main_grayfooter.jpg);
	background-repeat:no-repeat;
	width:534px;
	height:9px;	
	margin: 0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
}
.mainBoxBody_2column{
	line-height: 18px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0px 10px 0px 10px;
	margin:0px;
	width:512px;
	overflow:hidden;
}
.mainBoxBody_2column h2{
	margin:0px;
	padding:0px;
}
/***********************************************/
/* TwoColumn specific                                 */
/***********************************************/

#content_1column{
  float: left;
  width: 536px;
  margin:10px 0px 0px 12px;
  padding:0px 0px 0px 0px;
  color:#333333;
}
#content_1column a {
	font-weight:bold;
}
/***********************************************/
/* Product overview specific                   */
/***********************************************/

.featuredBox{
	width:93px;
	float:left;
}

.featureText{
	width:220px;
	float:left;
}
.featureText h2{
	margin:0px;
	padding:0px;
}
.productContainer {
	clear:both;
	padding-top:10px;
}
.productBox{
	width:74px;
	float:left;
}
.productText{
	width:220px;
	float:left;
}
.productText h2{
	margin:0px;
	padding:0px;
}
.productDownload{
}
/***********************************************/
/* Components                                  */
/***********************************************/

/************** comon components ***************/

/*PriceBox*/
.priceBox {
	padding: 5px;
	width:175px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.priceBox ul {
	list-style-position: outside;
	list-style-image: url(../img/price_i.jpg);
	margin:0px;
	padding:0px 0px 0px 20px;
}
.priceBox li {
	margin:0px;
	padding:0px 0px 10px 10px;
}
.priceBox img {
	text-align:right;
}
.priceBoxFooter {
	width:187px;
	height:10px;
	background-image:url(../img/po_price_footer.jpg);
	background-repeat:no-repeat;
}

.priceContainer {
	margin-top:15px;
	float:right;
	width:187px;
}
.priceBoxHeader {
	line-height:20px;
	padding-left:5px;
	width:182px;
	height:20px;
	background-image:url(../img/po_price_header.jpg);
}
/*End PriceBox*/
/************** .product specifik ***************/

h1.productTitle{
	font-size:19px;
	font-weight:bolder;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

h2.productDescription{
	color:#CF2808;
	font-size:12px;
	margin-left:30px;
	font-weight:bolder;
}


.feature{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0px 10px 0px 10px;
	margin:0px;
	font-size: 80%;
	width:383px;
	overflow:hidden;
}

.feature img{
	padding: 0px 0px 0px 0px;
}

.feature a {
	font-weight:bold;
}
.feature h2 {
	clear:both;
}

.mainGrayheader{
	padding: 3px 0px 0px 5px;
	width:405px;
	height:20px;
	background-image:url(../img/po_main_grayheader.jpg);
	background-repeat:no-repeat;
	font-size:90%;
	font-weight:bolder;
}
.mainGrayfooter{
	background-image:url(../img/po_main_grayfooter.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:9px;	
	margin: 0px 0px 0px 0px;
	z-index:150;
	position:relative;
}
.rightGrayheader{
	padding: 3px 0px 0px 3px;
	width:155px;
	height:18px;
	background-image:url(../img/po_right_grayheader.jpg);
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bolder;
}
.rightGrayfooter{
	width:157px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(../img/po_right_grayfooter.jpg);
	background-repeat:no-repeat;
}
.rightGrayheaderBox{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0px 5px 5px 0px;
	font-size: 90%;
	width:150px;
	z-index:1;
	overflow:hidden;
}
.rightFeatures ul {
	list-style-position: outside;
	list-style-image: url(../img/po_bullet_red.jpg);
	margin:0px;
	padding:10px 0px 0px 20px;
}
.rightFeatures li {
	margin:0px;
	padding:0px 0px 10px 0px;
}
.screenShot {
	z-index:150;
	position: relative;
	left:-30px;
}
.boxNcert {
	position: static;
	float:left;
	width:94px;
	padding-top:30px;
	padding-right:5px;
	text-align: center;
}
.topTextBox {
	padding-top:15px;
	float:right;
	width:260px;
}


.mainFeatures ul {
	margin-top:15px;
	list-style-position: outside;
	list-style-image: url(../img/po_bullet_red.jpg);
}
.mainFeatures li {
	padding-bottom:20px;
}
.sysReq {
	position: static;
	float:left;
	width:190px;
}
.sysReq li {
	padding-bottom:10px;
}
/*
#secTech{
	display:none
}

#moreInfo{
	display:none
}*/
/************ #about specific *****************/


#partnerProductContainer {
	position:relative;
	width:256px;
	height:201px;
	background-image:url(/img/partnerstore_box.png);
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
	margin-top:20px;
}
#partnerProductName {
	position:absolute;
	left:10px;
	top:10px;
	width:244px;
	height:30px;
	font-weight:bolder;
	color:#666666;
	font-size:14px;
}
#partnerProductImage {
	position:absolute;
	left:3px;
	top:44px;
	width:121px;
	height:126px;
}
#partnerProductPrice {
	position:absolute;
	left:13px;
	top:178px;
	width:111px;
	height:20px;
	color:#802100;
	font-weight:bolder;
	font-size:14px;
}
#partnerProductText {
	position:absolute;
	left:128px;
	top:44px;
	width:127px;
	height:100px;
	font-size:11px;	
}

#partnerProductButtons {
	position:absolute;
	left:128px;
	top:145px;
	width:127px;
	height:55px;
}
.partnerProductButtonStyles{
	padding-top:8px;
}


/************ #award specific *****************/

.headlineAwards {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

/************ #news specific *****************/

.newsbullets {
	list-style-position: outside;
	list-style-image: url(../img/po_bullet_red.jpg);
	margin:0px;
	padding:10px 0px 0px 20px;
}
a.newsheader {
	font-size: 18px;
	font-weight: bold;
	vertical-align:top;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

/************ #home specific *****************/
#firstpage {
	overflow:hidden;
	padding:12px;
	font-size:80%;
}
.consumerContainer {
	float:left;
	/*width:259px;*/
	width:271px;
}
.consumerBoxHeader {
	margin-top:10px;
	font-weight:bold;
	line-height:25px;	
	height:26px;
	width:241px;
	padding-left:30px;	
	background-image:url(/img/firstp_constop_large.jpg);
	/*width:229px;
	
	background-image:url(/img/firstp_constop.jpg);*/
}
.consumerBox {
	padding: 19px 5px 12px 5px;
	width:259px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.consumerBoxFooter {
	/*width:259px;
	background-image: url(/img/firstp_consfooter.jpg);*/
	width:271px;
	height:10px;
	background-image: url(/img/firstp_consfooter_large.jpg);
	background-repeat:no-repeat;
}
.sysdevContainer {
	margin-top:10px;
	float:right;
	width:186px;
}
.sysdevBoxHeader {
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
	width:156px;
	height:26px;
	background-image: url(/img/firstp_sysdevtop_large.jpg);
}
.sysdevBox {
	padding: 5px;
	width:174px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.sysdevBoxFooter {
	width:186px;
	height:9px;
	background-image: url(/img/firstp_sysdevfooter_large.jpg);
	background-repeat:no-repeat;
}
.enterpriseContainer {
	margin-top:10px;
	margin-right:10px;
	float:right;
	width:291px;
}
.enterpriseBoxHeader {
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
	width:261px;
	height:26px;
	background-image: url(/img/firstp_enterptop.jpg);
}
.enterpriseBox {
	overflow:hidden;
	padding: 19px 5px 37px 5px;
	width:279px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.enterpriseBoxFooter {
	width:291px;
	height:10px;
	background-image: url(/img/firstp_enterpfooter.jpg);
	background-repeat:no-repeat;
}
.featureContainer {
	margin-top:10px;
	margin-right:10px;
	float:right;
	width:291px;
}
.featureBoxHeader {
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
	width:261px;
	height:26px;
	background-image: url(/img/firstp_featuretop.gif);
}
.featureBox {
	overflow:hidden;
	padding: 19px 5px 37px 5px;
	width:279px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.featureBoxFooter {
	width:291px;
	height:10px;
	background-image: url(/img/firstp_enterpfooter.jpg);
	background-repeat:no-repeat;
}
.poplinkContainer {
	float:right;
	width:290px;
}
.poplinkBoxHeader {
	line-height:20px;
	width:290px;
	height:4px;
	background-image: url(/img/firstp_poplinktop.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
.poplinkBox {
	padding: 5px;
	width:278px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	overflow:hidden;
}

.poplinkBoxFooter {
	width:290px;
	height:9px;
	background-image: url(/img/firstp_poplinkfooter.jpg);
	background-repeat:no-repeat;
}

/************* #siteInfo styles ***************/




#siteInfo{
	font-size:80%;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
	clear:both;
	padding-left:10px;
	margin-top:5px;
	height:27px;
	width:784px;
	background-image:url(../img/pagefooter.gif);
	text-align:left;
}
#siteInfo a{
	color: #FFFFFF;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {height:32px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none; height:32px;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	background-image:url(../img/menuItem_bg.jpg);
}

#sectionLinks h2{
	font-size: 110%;
	font-weight: bold;
}
#sectionLinks h3{
	font-size: 100%;
	font-weight: bold;
}
#sectionLinks a {
	text-align:right;
	display: block;
	margin: 0px;
	/*padding: 8px 20px 8px 0px;*/
	height:33px;
	padding-right:20px;
	line-height:30px;
	background-image:url(../img/menuItem_bg.jpg);
	background-repeat:no-repeat;
}

#sectionLinks a:hover{
	text-decoration:none;
	background-color: #dddddd;
	background-image:url(../img/menuItem_bg_hoover.jpg);
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


#trailimageid
{
    color:Black;
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 1200px;
	z-index: 200;
}

.newreral_090 {
	position:absolute;
	top:10px;
	z-index:900;
	background-image:url(/img/misc/newrelease_anime_090.gif);
	height:20px;
	width:90px;
}