/***  Bruvah CSS File ***/
/* v1.1.6 start */

.bv_top_primary_menu { 
	display:inline-block;
	line-height:45px;
	padding:0px;
	margin:0px 8px;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.dropmenuActive, .dropmenuActive a {
	background-color:#240;
	color:#fff;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.bv_top_dropmenu {
	display:none;
	text-align:left;
	position:absolute;
	padding:4px 6px;
	width:150px;
	background-color:#240;
	border-radius:0px;
	border:1px solid #222;
}

.bv_top_dropbtn {
	display:block;
	color:#ccc;
	padding:2px 6px;
	line-height:25px;
	font-size:14px;
	text-decoration:none;
}

.bv_top_dropbtn:hover {
	background-color:#130;
	color:#fff;
}

.bv_top_dropbtn.tophighl {
	color:#fff;
}

/* v1.1.6 end */

.bv_pricingBox {
	width:220px;
	vertical-align:top;
	display:inline-block;
	position:relative;
	margin:3px;
}

.bv_pricingBox.thirty {
	width:295px;
	
}

.bv_pricingBox:hover .bv_pricingHeader {
	background-color:#92c434;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}	

.bv_pricingBox:hover .bv_pricingOption, .bv_pricingBox:hover .bv_center {
	background-color:#628423;
	color:#fff;
	border-color:#92c434;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.bv_pricingBox:hover .bv_pricingHeader, .bv_pricingBox:hover .bv_pricingNote {
	color:#000;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.bv_pricingBox:hover .bv_red {
	background-color:#a00;
	color:#fff;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.bv_pricingBox:hover .bv_pricingTop.note {
	background-color:#1d3310;
	color:#fff;
}

.bv_pricingBox .bv_red {
	color:#f00;
	padding:2px 4px;
}

.bv_pricingBox .bv_center {
	padding:25px 0;
	background-color:#ccc;
	border-radius: 0 0 12px 12px;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.bv_pricingTop {
	height:22px;
	padding:3px;
	text-align:center;
	line-height:22px;
	font-weight:bold;
}

.bv_pricingTop.note {
	border-radius:12px 12px 0 0;
	background-color:#92c434;
}
.bv_pricingTop.note2 {
	background-color:#92c434;
}
.bv_pricingHeader {
	background-color: #183310;
	padding:35px 12px;	
	color:#fff;
	text-align:center;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition: all 0.5s;
}

.bv_pricingTitle {
	font-size:18px;
}
.bv_pricingPrice {
	font-size:35px;
	font-weight:bold;
	margin:5px 0;
}

.bv_pricingType {
	font-size:20px;
}

.bv_pricingNote {
	font-size:12px;
	font-style:italic;
	color:#aaa;
	margin-top:5px;
}

.bv_pricingOption {
	background-color: #ccc;
	border-bottom: 1px solid #aaa;
	padding:10px 15px;
	text-align:left;
	-moz-transition:all 0.5s; -o-transition:all 0.5s; transition: all 0.5s;
}

.bv_headercontainer {
	position:absolute;
	border-bottom:4px solid #deda87;
	z-index:1;
	top:0px;
	left:0px;
	height:330px;
	width:100%;
	min-width:100%;
	background-color:#eee;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#back-top {
	position:fixed;
	bottom:20px;
	z-index:100;
}

#back-top img {
	border-radius:18px;
	
}

/*** v1.1.3 additions ***/

.formResponse {
	display:inline-block;
	max-width:270px;
	border:2px solid #aaa;
	padding:10px;
	margin:4px;
	background-color:#ccc;
	vertical-align:top;
}

/*** end v1.1.3 ***/

/*** v1.0.7 additions ***/

.bv_gal_item_order {
	margin:2px;
	display:inline-block;
	border:4px solid #090;
}

.bv_gal_added_order {
	position:absolute;
	top:0px;
	left:0px;
	padding:3px 5px;
	border-radius:0 0 5px 0;
	font-size:10px;
	background-color: #090;
	color:#fff;
	z-index:3;
}

/*** v1.0.3 additions ***/

.bv_gal_thumb, .bv_gal_list {
	display:inline-block;
	margin: 5px 5px 0px 5px;
	padding:6px;
	border:1px solid #ccc;
	text-align:center;
}

/*** v1.0.4 additions ***/

.bv_gal_list {
	margin:50px;
}

.bv_gal_list:hover {

	background-color:#cfc;
	
}

.bv_gal_list_wrapper {
	text-align:center;
}

.bv_gal_thumb_wrapper {
	text-align:center;
}

.bv_gal_thumb:hover {

}

/*** end v1.0.4 ***/

.bv_button, .bv_ed_button {
	background-image:url(images/btn_grad.png);background-repeat:repeat-x;
	border: 1px solid #bbb;
	border-radius:5px;
	padding:8px;
	text-decoration: none;
	font-size: 14px;
	color:#000;
	display:inline-block;
	margin-bottom:3px;
}

.bv_darkbutton {
	background-image:url(images/btn_dgrad.png);background-repeat:repeat-x;
}

.bv_button:hover, .bv_ed_button:hover {
	background-color: #aaa;
	color:#000;
	background-image:url(images/btn_gradh.png);background-repeat:repeat-x;
	-webkit-box-shadow: 1px 2px 3px -2px #000; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	box-shadow: 1px 2px 3px -2px #000; 
}

.bv_button1 {
	display:inline-block;
	margin-bottom:3px;
	padding:15px;
	background-color:#000;
	text-decoration:none;
	color:#fff;
}

.bv_button1:hover {
	background-color: #21933e;
	-o-transition:background-color 1s;
	-moz-transition: background-color 1s;
	transition: background-color 1s;
	
}

.bv_button2 {

}


.bv_button4 {

}



/*** v1.0.2 additions ***/


#bv_maincontent * .bv_overlay {
	opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	background:url(images/magnify.png) center center no-repeat #000;
	cursor: pointer;
	left:0px;
	top:0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 20;
	opacity: 0;
}

#bv_maincontent * .bv_overlay:hover {
	opacity: .7;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}

#bv_maincontent * .bv_fbox {
	position:relative;
	display:inline-block;
}

/*** v1.0.2 end ***/

html{
	height:100%;
	min-height:100%;
}

body {
	min-height:100%;
	background-color: #fff;
	/* font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif !important; */
	font-family: Tahoma, Verdana, Segoe, sans-serif; 
	font-size: 15px;
	color: #333;
	margin:0px;
}

blockquote {
	background-color:#444;
	font-size:14px;
}

a {
	color: #547b28;
}

a:hover {
	color:#6c9e34;
}

/* Cycle Pager style */

.cycle-pager { 
    text-align: center; width: 940px; z-index: 3; position: absolute; top: 280px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 30px; width: 16px; height: 50px; 
    display: inline-block; color: #333; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #fff; }
.cycle-pager > * { cursor: pointer;}

#bv_progressBar { 
	position:absolute; 
	left:0px; 
	bottom: 0; 
	height: 5px; 
	opacity: 0.6; 
	width: 0px; 
	background-color: #111; 
	z-index: 500; 
}

.bv_sliderDiv {
	width:100%;
	height:200px;
	color: #fff;
	background-color:transparent;
}

.bv_slideTitle {
	font-size:65px;
	color:#fff;
	text-shadow:1px 1px 4px #000, 1px 1px 4px #000;
	opacity:0.9;
	font-weight:bold;
	top:65px;
	left:30px;
	position:absolute;
}

.bv_slideTitle.prices {
	top:55px;
	font-size:85px;
}

.bv_titleSmall {
	position:relative;
	margin-left:-60px;
	top:30px;
	color:#fff;
	text-shadow:1px 1px 4px #000, 1px 1px 4px #000;
	font-size:40px;
}

.bv_slideDesc {
	font-size:27px;
	right:25px;
	color:#fff;
	text-shadow:1px 1px 5px #000,1px 1px 2px #000;
	top:40px;
	width:475px;
	position:absolute;
}

.bv_slideDesc.affordable { top:60px; }

.bv_slideButton {
	right:50px;
	bottom:-15px;
	position:absolute;
}

.bv_slideButton, .bv_button3 {
	padding:10px 20px;
	background-color:#1e3310;
	border-radius:4px;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.bv_slideButton a, .bv_button3 {
	text-decoration:none;
	font-weight:bold;
	color:#ddd;
}

.bv_slideButton:hover, .bv_button3:hover {
	background-color:#f5fad6;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-box-shadow: 1px 1px 8px #000;
	-moz-box-shadow: 1px 1px 8px #000;
	box-shadow: 1px 1px 8px #000;
}

.bv_slideButton:hover a, .bv_button3:hover {
	color:#111;
}

.bv_sliderRed {

}

/* end Cycle */

/* BLOG ENTRIES */

.bv_blogtitle {
	font-size:28px;
	font-weight:bold;
	display:block;
	padding-bottom:2px;
	margin-bottom:5px;
}

.bv_blogdesc {
	padding-top:10px;
	
}

.bv_blogpublishdate { 
	font-size:12px;
	font-weight:bold;
	border-radius: 12px;
	padding:2px;
	color: #5a5;
	margin-left:25px;
	min-width:200px;
	white-space:nowrap;
	display:inline-block;
	text-align:center;
}

.bv_blogwrapper {

}

.bv_blogentries {
	float: left;
	width:275px;
	padding:10px;
	margin:0px 12px 12px 0px;
	background-color:#e5e5e5;
	border:2px dotted #ccffcc;
	border-radius:15px;
}

/* END OF BLOG */

/* BRUVAH WEB FORMS */

	.bv_webform_wrapper {
		width:880px;
		padding:0 15px 15px 15px;
	}

	.bv_webform_header {
		width:650px;
		text-align:center;
		margin:0 auto;
	}

	.bv_webform {

	}

	.bv_webform_label {
		vertical-align:top;
		width:300px;
	}

	.bv_webform_textarea {
		width:550px;
		display:inline-block;
	}
	

/* END WEB FORMS */

/* Editor Formatting */

 h1,
 h2,
 h3,
 h4,
 h5{
 
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 ;
	background: none;
	color:#547b28;
	font-weight: bold;
}


.redactor_format_h1, h1 {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important; 
	margin-bottom: 12px;
	font-size: 35px;
	line-height: 35px;
	padding:5px 0 5px 0;
	color:#86c440;
	font-weight: bold;
}

.redactor_format_h2, h2 {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important; 	
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 26px;
	color:#547b28 !important;
	font-weight: bold;
}

.redactor_format_h3, h3 {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important; 	
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 22px;
	color:#547b28;
	font-weight: bold;
}
.redactor_format_h4, h4 {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important; 	
	margin-bottom: 10px;
	font-size: 16px !important;
	line-height: 18px !important;
	color:#547b28 !important;
	font-weight: bold;
}
 h5 {
	font-family: Tahoma, Verdana, Segoe, sans-serif !important; 	
	margin-bottom: 10px;
	font-size: 1em !important;
}

/* 

Editor Image Styling

bv_ed_button = bv_button

*/

.bv_ed_shadow_border {
	-moz-box-shadow: 0 12px 8px -12px #000;
	-webkit-box-shadow: 0 12px 8px -12px #000;
	box-shadow: 0 12px 8px -12px #000;
	border: 1px solid #ccc;
	display:inline-block;
	padding:8px;
}

td.bv_ed_shadow_border {
	display:inline-block;
	padding:0px;
}

div.bv_ed_shadow_border {
	display:block;
}

.bv_ed_border:hover {
	opacity:0.8;
	background-color:#eee;
}

.bv_ed_shadow {
	-moz-box-shadow: 0 12px 8px -12px #000;
	-webkit-box-shadow: 0 12px 8px -12px #000;
	box-shadow: 0 12px 8px -12px #000;
}

.bv_ed_border {
	border: 1px solid #ccc;
	padding:8px;
}

.bv_ed_rounded {
	border-radius:15px;
}

/* End of Editor Formatting */

/* Mailing List */

#bv_maillist {
	margin:0px;
	padding:0px;
	position:absolute;
	z-index:50;
	display:none;
	/* display:block;*/
	top:-60px;
	height:100px;
	left:50%;
	margin-left:200px;
	width:200px;
	text-align:right;
}


#bv_mail_content {
	text-align:center;
	top:0px;
	border-radius:0 0 12px 12px ;
	left:7px;
	padding:8px 12px 12px 12px;
	margin:0px;
	color:#fff;
	position:relative;
	width:200px;
	height:40px;
	background-color:#2c2c2c;
	
}

#bv_mail_button_container {
	left:50px;
	bottom:0px;
	border-radius:0 0 10px 10px;
	text-align:center;
	position:relative;
	display:block;
	width:140px;
	height:25px;
	background-color:#2c2c2c;
	padding:1px;
}

#bv_mail_button {
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

#bv_mail_button:hover {
	color:#fff;
}

#bv_mail_content input {
	background-color:#aaa;
	font-size:12px;
	border:2px solid #ccc;
}

#bv_mail_content input.error {
	border: 1px solid #f00;
}


.bv_mail_valid {
	float:left;
	top:0px;
	line-height:10px;
	font-size:10px; 
}


/* End of Mailing List */

/* FancyBox Titles */

.bv_fancybox {
	position:relative;
	margin:0px auto;
	display:inline-block;
}

.bv_fancybox span {

	padding:3px;
	border:1px solid #000;
	opacity:0.85;
	background-color:#fff;
	position:absolute;
	display:inline-block;
	right:0px;
	z-index:100;
	border-radius:8px;
}

/* End of FancyBox */

#bv_socialbar {
	position:absolute;
	display:inline-block;
	text-align:right;
	top:285px;
	margin-left:0px;
	width:250px;
	height:32px;
	z-index:50;
	margin-left:50px;
}

#bv_sitecontainer, .bv_sitecontainer {
	min-width:100%;
	width:100%;
	margin:0px auto;
}

#bv_sitewrapper, .bv_sitewrapper {
	width:960px;
	margin:0px auto;
}


#bv_logo {
	float:left;
	display:inline-block;
	margin-top:2px;
	left:15px;
	height:50px;
	z-index:5;
	text-align:left;
}

#bv_logo img {
	height: 42px;
}

.bv_menutitle {
	position:absolute;
	top:-15px;
	left:0px;
	font-size:10px;
	background-color:#1b3411;
	color:#fff;
	padding:1px 4px 1px 4px;
	z-index:10;
	border-radius: 4px 4px 0px 0px;
	border: 1px dashed #1b3411;	
}

.menuhighl {
	border: 1px dashed #1b3411;
	color: #55aa55;
	position:relative;
}

#bv_topbar {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	display:block;
	height:45px;
	padding:5px;
	background-color:#000;
	border-bottom:1px solid #444;
	opacity:0.8;
	text-align:center;
	z-index:3;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

#bv_topbar.editor {
	position: absolute !important;
}

#bv_topbar:hover {
	opacity: 0.95;
	filter:alpha(opacity:95);
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

#bv_topbarwrapper {
	width:960px;
	margin:0 auto;
	display:inline-block;	
}

#bv_topbar_menubar {
	display:inline-block;
	text-align:right;
	width:700px;
	white-space:nowrap;
	z-index:4;
	line-height:45px;
	margin:0 auto;
	margin-left:50px;
}


.bv_top_btn1,.bv_top_btn2,.bv_top_btn3,.bv_top_btn4,.bv_top_btn5 {

	font-weight:bold;
	font-size:14px;
	padding-top:1px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:1px;
	margin:0px;
	color: #ccc;
	text-decoration:none;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.tophighl {
	color:#86c440;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.bv_top_btn1:hover,.bv_top_btn2:hover,.bv_top_btn3:hover,.bv_top_btn4:hover,.bv_top_btn5:hover {
	color: #fff;
	background-color:#240;
	padding:18px;
	border:0px;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}


#bv_header {
	display: none;
}



#bv_banner {

	width:960px;
	height:200px;
	z-index:2;
	top:65px;
	position:absolute;
	/*
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	*/
}


#bv_main_menuwrapper, #bv_main_menubar {
	display:none;
}

#bv_header2 {
	display:none;

}

#bv_mainbody {
	position:relative;
	width:940px;
	margin:0px auto;
	top: 350px;
	text-align:center;
	z-index:2;
}

.bv_content {
	width:940px;
	margin:0px auto;
	text-align:left;
	position:relative;
	min-height:200px;
	
}

.bv_serv_images, .bv_serv_imagesodd {
	border:0px;
	width:100%;
	display:block;
	position:relative;
}

.bv_imagethumb {
	display:inline-block;
	border:3px solid #ccc;
	vertical-align:top;
	margin-bottom:2px;
}

.bv_serv_container {
	vertical-align:top;
	display: inline-block;
	width:262px;
	margin:5px;
	margin-bottom:3px;
	background-color:#eee;
	border:2px solid #ccc;
	text-align:center;
	padding:12px;
}

.bv_serv_container:hover, .bv_serv_container:hover .bv_imagethumb {
	background-color:#f5f9ce;
	border-color:#e3de87;
}

.bv_serv_price {
	display:none;
}

.bv_imagepri {
	width:256px;
	height:149px;
}

.bv_imagesec {
	display:none;
}

.bv_serv_title {
	display:block;
	font-size:16px;
	font-weight:bold;
}

#bv_footer {

	
	
}

#bv_footer_menubar {
	margin-top:40px;
	width:100%;
	text-align:center;

}

.bv_footer_btn1,.bv_footer_btn2,.bv_footer_btn3,.bv_footer_btn4,.bv_footer_btn5 {
	color: #777;
	border-radius:8px;
	padding:12px;
	text-decoration: none;
	display:inline-block;
	margin:4px;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.bv_footer_btn1:hover,.bv_footer_btn2:hover,.bv_footer_btn3:hover,.bv_footer_btn4:hover,.bv_footer_btn5:hover {
	color: #000;
	background-color:#92c434;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.footerhighl {
	background-color:#f0f7c1;
}

#bv_poweredby {
	margin-top:25px;
	text-align:right;
	width:95%;
	padding:15px;
	font-size:11px;
}

#bv_poweredby a {
	font-weight:bold;
	vertical-align:top;
	line-height:15px;
	text-decoration:none;
}

#bv_poweredby a:hover {
	text-decoration:underline;
}

#bv_poweredby img {
	margin-bottom:-6px;
}


img {
	border: 0px;
}

a img{
	border:0px;
}

.noborder {
	border: 0px;
}

.bv_small_font {
	font-size: 12px;
	padding:5px;
}

.bv_xsmall_font {
	font-size: 11px;
	padding:4px;
}

.bv_success {
	display:inline-block;
	color: #272;
	background-color: #dfd;
	border: 1px solid #9d9;
	padding: 6px;
}

.bv_warning {
	display:inline-block;
	color: #772;
	background-color: #ffd;
	border: 1px solid #dd9;
	padding: 6px;
}

.bv_error {
	display:inline-block;
	color: #722;
	background-color: #fdd;
	border: 1px solid #d99;
	padding: 6px;
}

.bv_details {
	border: 1px solid #aaa;
	padding:4px;
	color: #000;
	font-size:12px;
}


/* END TABLES CSS */

/* SUPPORT SECTION */

.bv_ticket {
	width:98%;
	border:1px solid #aaa;
	border-radius: 10px;
	padding:10px;
	margin:7px 0px 7px 0px;
	background-image:url(images/gtw_grad.png);background-repeat:repeat-x;
	display:block;
}

.bv_green {
	background-image:url(images/grtw_grad.png);background-repeat:repeat-x;
}

.bv_ticketsep {
	display:inline-block;
	border-radius: 10px;
	padding:10px;
	margin:7px 0px 7px 0px;
	width:97%;
	border: 1px solid #fff;
	border-bottom: 0px;
}

.bv_ticketnum {
	font-weight:bold;
	margin:0px 0px 12px 0px;
	display:block;
	font-size:14px;
	position:relative;
}

.bv_ticketstatus, .bv_tickettype {
	width:200px;
	font-size:12px;
	display:inline-block;
	position:relative;
}

.bv_who {
	margin:5px 0px 0px 0px;
	display:block;
	font-weight:bold;
	font-size:14px;
}

.bv_created {
	display:block;
	font-size:11px;
}

.bv_sstatus1, .bv_sstatus2, .bv_sstatus3, .bv_sstatus4 {
	font-weight:bold;
}

.bv_sstatus1 {
	color: #090;
}

.bv_ticketdesc {

		
}

.bv_ticketreply {

	margin: 0px auto;
	width:600px;
	
}

/* TOOLTIPS CSS */

a.bv_tool{
	position:relative; /*this is the key*/
	z-index:24;
	color:#000;
}

a.bv_tool:hover{
	z-index:25; 
}

a.bv_tool span{
	display: none;
	overflow:hidden;
	border:1px solid #999;
	background-color:#333; color:#fff;
	padding: 9px;
	width:300px;
	min-width:150px;
	max-width:450px;
}

a.bv_tool:hover span{ 
	display:block;
	position:absolute;
	top:2em; left:2em;
	text-align: left;
	text-decoration: none;
	border-radius:10px;
}


/* END TOOLTIPS */

.bv_center {
	text-align:center;
}

.fiftyWidth {
	vertical-align:top;
	width:47%;
	display:inline-block;
	padding:8px;
	margin-bottom: 8px;
}

.thirtyWidth {
	vertical-align:top;
	width:33%;
	display:inline-block;
	padding:8px;
	margin-bottom: 8px;
}

.fullWidth {
	vertical-align:top;
	width:96%;
	display:inline-block;
	padding:8px;
	margin-bottom: 8px;
}

.green3 {
	background-color:#CEF6CE;
}

.green2 {
	background-color:#A9F5A9;
}

.green1 {
	background-color:#81F781;
}

/*** mobile site ***/

#bv_mobile_menubar {
	display:none;
	top:-120px;
	left:0px;
	position:absolute;
	background-color:#777;
	color:#fff;
	z-index:101;
	width:100%;
}

#bv_mobile_toggle {
	display:none;
	position:absolute;
	z-index:5;
	top:0px;
	width:175px;
	right:30px;
}

.mobile_menu {
	padding:18px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.mobile_plus {
	font-weight:bold;
	display:inline;
}

.bv_mobile_btn1,.bv_mobile_btn2,.bv_mobile_btn3,.bv_mobile_btn4,.bv_mobile_btn5, .bv_mobile_dropbtn {
	position:relative;
	display:block;
	color:#fff;
	padding:5px;
	padding-left:10px;
	text-decoration:none;
	border-bottom:1px solid #222;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.bv_mobile_dropbtn {
	background-color:#444;
}

.mobilehighl {
	background-color:#527414;	
}

.bv_mobile_btn1:hover, .bv_mobile_dropbtn:hover {
	background-color:#92c434;
	color:#000;
	-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

@media screen and (min-width : 0px) and (max-width: 700px) {
	
	#bv_mobile_menubar { display:none; }
	
	#bv_mobile_toggle { display:inline-block; text-align:right; height:30px; }
	.mobile_menu { display: inline-block; }
	.mobile_menu:hover { padding: 18px; background-color:#240; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
	.bv_headercontainer { display:none; }
	.bv_pricingBox, .bv_pricingBox.thirty { display:block; width:auto; margin-bottom:15px; }
	.bv_pricingTop { display:none; }
	.bv_pricingTop.note { display:block; }
	#bv_topbar { top:0px; }
	#bv_logo { left:5px; top:-10px; }
	#bv_topbar_menubar, #bv_socialbar { display:none; }	
	#bv_banner { display:none; }	
	#bv_maillist { display:none; }
	#bv_sitecontainer, #bv_sitewrapper, .bv_sitewrapper { width:100%; }
	#bv_mainbody { width:98%; top:60px; }
	.fancybox { width:95%; }
	.fancybox * img, .bv_fbox { display:block;width:100% !important; }
	.bv_content { width:98%; padding:6px; }
	h1 { font-size:27px; border:0px; padding: 4px 0px; line-height:27px;}
	h3, h2 { font-size:18px; }
	.bv_serv_container { width:87%;display:inline-block; }
	.bv_imagethumb * img { width:100%; }
	#bv_footer_menubar { border-top:1px solid #222; }
	.bv_footer_btn1, .bv_footer_btn2, .bv_footer_btn3, .bv_footer_btn4, .bv_footer_btn5 {
		display:block;
		border-radius:0px;
		position:relative;
		margin:0;
		color:#fff;
		padding:5px;
		background-color:#777;
		padding-left:10px;
		text-decoration:none;
		border-bottom:1px solid #222;
		-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
	}
	.bv_footer_btn1:hover, .bv_footer_btn2:hover, .bv_footer_btn3:hover, .bv_footer_btn4:hover, .bv_footer_btn5:hover {
		background-color:#92c434;
		color:#000;
		border-bottom:1px solid #222;
		-moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
	}
	.footerhighl {
		background-color:#444;
	}
	
	.bv_webform, .bv_webform_wrapper, .bv_webform_header {
		width:100%;
		margin:0px auto;
		padding:0px;
	}
	
	.bv_label, .bv_webform_label {
		padding:2px;
		margin:0px;
		display:block;
		width:95%;
		text-align:left;
	}
	
	.bv_webform_textarea  {
		width:98%;
	}
	
	input {
		width:95%;
	}
	
	.fiftyWidth, .thirtyWidth, .fullWidth {
		vertical-align:top;
		width:auto;
		display:block;
		margin-bottom:5px;
	}
	
	#back-top {
		left:10px;
	}
	
	#bv_poweredby {
		text-align:center;
	}
	#bv_topbanner {
		display:none;
	}
}

