body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 12px;
	cursor:default;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: underline;
	color: #00CCFF;
}
a.bottomnav:link {
	color: #999999;
	font-size: 12px;
}
a.bottomnav:visited {
	color: #999999;
	font-size: 12px;
}
a.bottomnav:hover {
	color: #000000;
	font-size: 12px;
}
a.bottomnav:active {
	color: #999999;
	font-size: 12px;
}

.main_category_underline {
	height:12px;
	border-top:1px solid #999999;
	background-image:url(http://www.nvr-pro.com/img/layout/headshadow.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
}
.footer_separators {
	color:#999999;
}

h1 {
	margin:0px;
	font-size:12px;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
.h2_solutions {	
	color:#1B3430;
	margin:0px;
	font-size:20px;
	font-weight:normal;
}
.h2_solutions:hover {
	text-decoration:none;
	font-weight:normal;
}
.p_solutions {	
	margin:0px;
}
.h2_mini {	
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.custom_expander_title {
	cursor:pointer;
	font-weight:bold;
	padding:3px; border-bottom:1px solid #CCCCCC;
	margin-bottom:2px;
}
.custom_expander_title:hover {
	cursor:pointer;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:2px;
	background-color:#CCCCCC;
}

.custom_expander_content {
	display:none;
}
.style1 { 
	margin: 0px; font-weight: bold;
} 
.buttonui {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.buttonui:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.products_right_title {
	font-weight:bold;
	border-bottom:2px solid #CCCCCC;
	background-image:url(http://www.nvr-pro.com/img/layout/products-right-title-bg.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 4px;
	background-position: bottom;
}
.products_right_content {
	padding:10px;
	text-align:center;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}
.product_desc {
	margin-top:4px;
	color:#6798b5;
}
.column_right_title {
	padding:6px;
	background-color:#71c2fe;
	font-size:18px;
	color:#FFFFFF;
}
.column_right_content {
	padding:10px;
	border:1px solid;
	border-color:#71C2FE;
}
.page_tab_title {
	font-size:17px;
	color:#666666;
	padding:5px;
}
.main_content_bottom_shadow {
	padding:6px;
	background-image:url(http://www.nvr-pro.com/img/layout/bottomshadow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.main_content_bottom_noshadow {
	padding:6px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.page_tab {
	background-image:url(http://www.nvr-pro.com/img/layout/bg3col.png);
	background-repeat:no-repeat;
}
.news_article {
	border:0px solid;
	border-color:#CCCCCC;
	background-repeat: repeat-x;
}
.news_article_title {
	margin-bottom:5px;
	font-size:22px;
	font-weight:normal;
}
.news_article_date {
	color:#333333;
	font-size:12px;
}
.news_column_content {
	border-top:1px solid;
	padding:6px;
	border-color:#999999;
}
.news_selected {
	color:#0000FF;
}
.news_more {
	margin-right:6px;
}
.news_column_date {
	color:#999999;
	font-size:12px;
}
.product_image_container {

}
.product_title {
	font-size:36px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
.product_title_padding {
	padding-top:20px;
}
.product_content {
	border:0px solid;
	border-color:#CCCCCC;
	margin-left:15px;
	margin-top:15px;
	padding:10px;
	width:570px;
}
.clearboth {
	clear:both;
}
.product_bg {
	background-image:url(http://www.nvr-pro.com/img/layout/products-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.home_tab {
	padding:10px;
	font-weight:bold;
	font-size:13px;
}
.home_holder {
	border:1px solid;
	border-color:#CCCCCC;
	color: #666666;
	background-color:#FFFFFF;
	height:330px;
	background-image:url(http://www.nvr-pro.com/img/layout/bottomshadow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.home_holder:hover {
	border:1px solid;
	border-color:#CCCCCC;
	color: #000000;
	background-color:#FFFFFF;
	height:330px;
	background-image:url(http://www.nvr-pro.com/img/layout/bottomshadow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.home_img {
	height:122px;
	width:292px;
	overflow:hidden;
}
.home_panel {
}

.home_holder_text {
	padding:16px;
}
.home_holder_shadow {
}
.logged_in_styles {
	width:924px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
}
.logged_in_styles td {
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
}
.head_shadow {
	width:924px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.nvr-pro.com/img/layout/topbg.jpg);
	background-repeat:repeat-x;
	height:15px;
}
.head_bg {
/*	background-image:url(http://www.nvr-pro.com/img/layout/headbgbg.jpg); */
	background-repeat:no-repeat;
	background-position:top center; 
}
.head_borders {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;	
}
.head_bg_blue {
	background-image:url(http://www.nvr-pro.com/img/layout/headbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.head_bg_shadow_under {
	width:924px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.nvr-pro.com/img/layout/headshadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.content_bg_bottom {
	padding:5px;
	background-position:bottom;
	background-image:url(http://www.nvr-pro.com/img/layout/main-bg-mono.jpg);
	background-repeat:repeat-x;
}
.footer_container {
	width:926px;
	border-left:0px solid #999999;
	border-right:0px solid #999999;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://www.nvr-pro.com/img/layout/headshadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.footer_container_padding {
	padding:8px;
}
.home_panel_moreinfo {
	text-align:right;
	padding-top:15px;
}
.cameras_divider_bg {
	padding-left:8px;
	padding-right:18px;
	border-right:1px solid #CCCCCC;
/*	background-image: url(http://www.nvr-pro.com/img/cameras/bgleft.png); */
	background-repeat:no-repeat;
	background-position:bottom left;
}
.cameras_titlebox {
	background-image: url(http://www.nvr-pro.com/img/wireless-mesh-equipment/title-wired.jpg);
	background-repeat:no-repeat;
	height:96px;
}
.cameras_titletext {
	font-size:20px;
	padding-top:40px;
	padding-left:10px;
}
.cameras_flow_flash {
	float:right;
}
.cameras_viewlist {
	margin-top:12px;
}
.cameras_divider_rightcolumn {
	padding-left:18px;
	padding-right:8px;
}
.cameras_column_green_right {
	height:400px;
	width:40px;
	background-image:url(http://www.nvr-pro.com/img/layout/columnfiller-greentech.jpg);
	float:right;
	margin-left:15px;
	background-repeat:no-repeat;
	margin-right: 6px;
	margin-top: 15px;
}
.cameras_text_title {
	font-size:18px;
	color:#666666;
	font-weight:normal;
}
.display_none {
	display:none;
}
.wireless_title {
	background-image: url(http://www.nvr-pro.com/img/wireless-mesh-equipment/title-wireless.jpg);
	background-repeat:no-repeat;
	height:96px;
	margin-bottom:6px;
}
.wireless_title_spacing {
	font-size:20px;
	padding-top:40px;
	padding-left:10px;
}
.wireless_img_spacing {
	margin-bottom:5px;
	margin-top:5px;
}
.column_blue_right {
	height:325px;
	width:40px;
	background-image:url(http://www.nvr-pro.com/img/layout/columnfiller-bluebeams.jpg);
	float:right;
	margin-left:15px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.flash_holder {
	border:0px solid #CCCCCC;
	width:360px;
	margin-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}
