﻿@import url(MenuHWDropDown.css);
@import url(flexslider.css);


/*fonts*/

@font-face {
 font-family: bpg_nateli_mtbold;
 src: url("BPG_Nateli_Mt-Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: bpg_nateli_mtbold;
 src: url("BPG_Nateli_Mt-Bold.ttf") /* TTF file for CSS3 browsers */
}


html
{
    height: 100%;
    width: 100%;
    margin: 0;
}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    height: 100%;
    width: 100%;
	color:#282b2d;
	font-size:90%;
	background:#eeede8;
}
form
{
    height: 100%;

}

.headerTb { margin:10px 0 0 0;}
H1
{
   color:#3d474d; font-size:110%; padding:0 0 0 0; margin:0;
}

H2
{
    color:#006633;
}

.ContentPane
{
    padding: 20px;
    height:670px;
}
.LeftPane
{
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.RightPane
{
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
}

p
{
    
}


a:link
{
    font-family: Arial;
    font-size: 14px;
	color: #006633;
}
a:visited
{
    font-family: Arial;
    font-size: 14px;
}

.visible {
    display: block;

}


.invisible {
    display: none;
}

a:hover
{
    font-family: Arial;
    font-size: 14px;
}
a.btn-inverse, a.searchBtn {
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e2932d;  
	background: url(img/menuBg.gif) repeat-x;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
   	text-decoration:none;
	text-align:center;
	line-height:30px;
	padding:0 50px;
	font-family: bpg_nateli_mtbold;
}


.searchbutton {
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e2932d;  
	background: url(img/menuBg.gif) repeat-x;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
   	text-decoration:none;
	text-align:center;
	
	height:30px;
	padding:3px 20px;
	font-family: bpg_nateli_mtbold;
}

.btn-viewMore{
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #e2932d;  
	background: url(img/menuBg.gif) repeat-x;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
   	text-decoration:none;
	text-align:center;
	line-height:30px;
	width:154px;
}

a.btn-inverse { color:#fff;}

.smallerBtn { line-height:25px !important;}

span.nav_button
	{
	margin:			5px 5px 5px 0px;

	padding-top:	2px;
	padding-left:	4px;	
	padding-right:	4px;	
	padding-bottom:	2px;	

	border-style: 	solid;
	border-width: 	1px;
	border-color: 	#cccccc;
	float:			left;	
	color: 			#006633;
	text-align: 	center;
	font-size:		10px;	
    cursor:pointer;
	}

input { 
	border:1px solid #ced4db;  
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px;
}

.input {
    width: 252px;
}	

.inputSml{
    width: 100px;
}	
.desktopmodules_presto_breadcrump_breadcrumb_ascx{
color:#006633;
font-size:	8.5pt;
padding: 5px 0px 0px;
text-align:left;
}

.desktopmodules_presto_breadcrump_breadcrumb_ascx a {
color:#006633;
font-size:	8.5pt;
}


.footer{ font-size:85%; background: url(img/menuBgH.gif) repeat-x; color:#fff;height:30px}

.footer a{ font-size:100%;color:#fff;}


.topArea { text-align:right; padding:10px 20px 10px 0;}
.slogan { padding-top:15px; color:#3d474d; font-size:110%;font-family:Verdana;}

.indent1 { margin-left:180px;}