/*ABOUT & PRODUCT & NEWS - used in about.html, product.html & news.html*/

.sub_content p{margin:0px;padding-top:20px;}



.backSidebar{
	background:url(../images/prod_bk_sidebar.png) repeat-x; 
	height:400px;
}

.title{font-size:11px;font-weight:bold;color:#4d4d4d;}
.title_nb{font-size:11px;color:#4d4d4d;}
.title_big{font-size:13px;font-weight:bold;}
.select{font-size:20px;}
.unselect{}
.grey{color:#999999;}


#cr_points, #cr_points ul{margin:0px;padding:0px;}
#cr_points li{
	
	list-style:none;
	margin-right:15px;
	border-bottom:1px dashed #ccc;	
}

.height1{height:30px;line-height:30px;}
.height2{height:40px;padding-top:10px;}
.height3{height:32px;line-height:33px;}

#othP_points, #othP_points ul, #triscreen_points, #triscreen_points ul{margin:0px;padding:0px;}
#othP_points li{
	list-style:none;
	margin-right:15px;	
}

.prod_img_ctr{margin-left:auto;margin-right:auto;width:500px;padding-top:30px;padding-bottom:30px;}


.prod_link a:link, .prod_link a:visited{
	color: #000066;
}

.prod_link a:hover{
	text-decoration:none;
	border-bottom:1px dashed #000;
	color:#000;
}

#triscreen_points li{
	float:left;
	list-style:none;
	width:195px;
	margin-right:2px;
	padding:12px;
	margin-bottom:20px;

}

.over_blue{
	background:url(../images/prod_overview_blue_bk.png) repeat-x;
}

.over_org{
	background:url(../images/prod_overview_org_bk.png) repeat-x;
}

.over_green{
	background:url(../images/prod_overview_green_bk.png) repeat-x;
}

.over_black{
	background:url(../images/prod_overview_black_bk.png) repeat-x;
}

.over_red{
	background:url(../images/prod_overview_red_bk.png) repeat-x;
}


h3{margin:0px;padding-bottom:20px;font-size:11px;color:#fff;font:Verdana;}
h2{margin:0px;padding-top:20px;padding-left:20px;font-size:11px;color:#000;font:Verdana;}

.benefit_list{
	list-style:url(../images/03.gif);
}

.benefit_list li{padding-bottom:5px;}






.benefit_img {
	float:right;background:url(../images/prod_benefits.jpg);
	width:324px;
	height:375px;
}


/* LEFT NAV BAR ON THE PRODUCTS PAGE */

.midNews{
	padding-left:15px; 
	height:140px;
	background: url(../images/news_sideBar_mid_img.png) no-repeat;
}

#prod_nav{margin:0px;padding:0px;}
#prod_nav li{
	width:214px;
	list-style:none;


}

li#p1,li#p2,li#p3,li#p4,li#p5,li#p6,li#p7,li#p8,li#p9,li#n1,li#n2,li#n3,li#n4,li#n5{padding-right:10px;padding-left:15px;}


.p1{background:url(../images/navleft/top.png) no-repeat;height:31px;line-height:31px;color:#003399;}
.p2{background: url(../images/navleft/mid_1.png) no-repeat;height:31px;line-height:31px;}
/*.p3{background: url(../images/navleft/mid_2.png) no-repeat;height:31px;line-height:31px;}*/
.p5{background: url(../images/navleft/mid_4.png) no-repeat;height:41px;padding-top:10px;}
.p6{background: url(../images/navleft/mid_5.png) no-repeat;height:31px;line-height:31px;}
.p7{background: url(../images/navleft/mid_6.png) no-repeat;height:33px;line-height:33px;}
.p9{background: url(../images/navleft/bot.png) no-repeat;height:37px;line-height:37px;}
.botbar{background: url(../images/navleft/bot2.png) no-repeat;height:37px;line-height:37px;} /* found in news.html*/

.select0{background: url(../images/navleft/select_0.png) no-repeat;height:31px;line-height:31px; color:#003399;}
.select1{background: url(../images/navleft/select_1.png) no-repeat;height:33px;line-height:33px;}
.select2{background: url(../images/navleft/select_2.png) no-repeat;height:37px;line-height:37px;}

.select_sub1{background: url(../images/navleft/select_sub1.png) no-repeat;height:31px;line-height:31px; font-weight:bold;}
.select_sub2{background: url(../images/navleft/select_sub2.png) no-repeat;height:41px;padding-top:10px;font-weight:bold;}

.select0,.select1,.select2{font-weight:bold;}

/*buttons*/

#but_web, .but_web a, .but_web a:hover{
	width:150px;
	height:32px;
	display:block;
	padding-left:40px;
	padding-top:5px;


}

.but_web a{
	background: url(../images/web_off.png) no-repeat;
	color:#000;
	text-decoration:none;
}

.but_web a:hover{
	background: url(../images/web_over.png) no-repeat;
	color:#000;
	font-weight:bold;
	
}

#but_web span{padding-left:30px;}

