@charset "utf-8";
/* CSS Document */

body{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#484848;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, file, input, select, form, table, td, th {
	margin:0; 
	padding:0;
}

h1{
	color:#57b03c;
	font-size:20px;
	margin-bottom:20px;
	font-weight:normal;
}

h2{
	color:#555;
	font-size:17px;
	margin-bottom:13px;
	font-weight:normal;
}

h3{
	color:#57b03c;
	font-size:15px;
	margin-bottom:10px;
}

h4{
	color:#666;
	font-size:13px;
	margin-bottom:7px;
}

h5{
	color:#57b03c;
	font-size:13px;
	margin-bottom:7px;
}

h6{
	color:#666;
	font-size:12px;
	margin-bottom:5px;
}

input, select, textarea, form {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#444;
	
}

p{
	margin:0 0 15px 0;
}

ul, li{
	list-style:none;
}

a{
	color:#4ba92e;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:focus{
	outline:none;
}

a img{
	border:0;
}

.clr{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	color:#fff;
}

.main-layout{
	width:953px;
	margin:auto;
}

.header{
	height:143px;
	padding-top:22px;
}

.header a.logo{
	float:left;
}

.header .main-navigation{
	width:744px;
	float:right;
	font-size:17px;
	margin-top:107px;
}

.header .main-navigation a{
	color:#494949;
}

.header .main-navigation a:hover,
.header .main-navigation a.active
{
	color:#4ba92e;
	text-decoration:none;
}
.header .main-navigation span.seperator{
	margin:0 10px;
	color:#ccc;
}

.page-banner{
	height:369px;
	margin-bottom:45px;
}

.banner1{
	background:url(../../uploads/images/banner-image1.jpg) no-repeat center top;
}

.banner2{
	background:url(../../uploads/images/banner-image2.jpg) no-repeat center top;
}

.banner3{
	background:url(../../uploads/images/banner-image3.jpg) no-repeat center top;
}

.banner4{
	background:url(../../uploads/images/banner-image4.jpg) no-repeat center top;
}

.main-contents{
	background:url(../../images/main-content-seperator.gif) repeat-y 711px top;
}

.main-contents .left-column{
	 width:675px;
	 float:left;
	 padding-right:35px;	
}
.main-contents .left-column ul{
	margin-bottom:15px;
}
.main-contents .left-column li{
	 background:url(../../images/bullet.gif) no-repeat left 7px;
	 padding-left:18px;
}


.main-contents .right-column{
	 width:205px;
	 float:right;
	 padding-left:35px;		
}

.main-contents .right-column .affiliate{
	 margin-bottom:15px;	
}

.footer{
	background:url(../../images/footer-bg.gif) no-repeat right top;
	height:46px;
	margin:40px 0 20px;
	color:#494949;
	font-weight:bold;
	font-size:14px;
	padding:24px 0 0 130px;
}
.footer a{
	margin-right:6px;
}

.footer span.contact{
	position:relative;
	top:-3px;
	font-size:18px
}

.contact td{
	padding-bottom:10px;
}

.contact td.lft{
	text-align:left;
}

.contact td.inputs input{
	width:300px;
	padding:6px;
	border:solid 1px #bbb;
}

.contact td.inputs textarea{
	width:300px;
	height:120px;
	padding:6px;
	border:solid 1px #bbb;
}

.contact td .submit-btn{
	width:70px;
}

.contact td span.required{
	color:#ff0000;
}

.success-mail{
	color:#57b03c;
	margin-bottom:15px;
	font-weight:bold;
}

.error_message ul{
	color:#ff0000;
	margin-bottom:15px;
	font-weight:bold;
}

.error_message ul li{
	background:url(../../images/bullet1.gif) no-repeat left 7px !important;
}

/*-- 13-10-2011 -->*/
div.left-column h2.whatsup{
	color:#57b03c;
 }
.main-contents .left-column div.photo_gallery{
	 width:675px;
	 float:left;
	 padding-right:35px;	
}
.main-contents .left-column div.photo_gallery div.photo_ser{
	 width:160px;
	 float:left;
	 padding:3px;
}
.main-contents .left-column div.photo_gallery div.photo_ser a img{
border:none;
}

.slider-wrapper{margin:auto; width:953px;height:369px;margin-bottom:45px;}








/* Stylesheet: default Modified On 2013-06-26 17:55:57 */
.break { clear:both; }

/* HEADER */
#header { height:600px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:600px; position:absolute; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; }
#firstline { background-image:url("../images/textbg.png"); color:#333; font-size:40px; padding:4px 13px 7px; float:left; display:block; }
#secondline { background-image:url("../images/textbg.png"); color:#CD2B3A; text-decoration:none; font-size:60px; padding:0 13px 10px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }


/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* Stylesheet: background-slider Modified On 2011-10-14 18:24:26 */
/* Start of CMSMS style sheet 'ddsmoothmenu' */
.ddsmoothmenu{
width:auto;
}




/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
float: left;
display: inline;
margin:0;
z-index:100;
}

.ddsmoothmenu ul li#contact-us{

}

.ddsmoothmenu ul li.lastitem{
border-right:0px; 
}
* html .ddsmoothmenu ul li a span{
	float:left;
	}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	font-size:17px;
	display: block;
	color:#494949;
	text-decoration:none !Important;
text-transform:uppercase;
padding-bottom:10px;
}


.ddsmoothmenu ul li a span{
	display:block;
	height:17px;
border-right:solid 1px #ccc;
padding:0 13px;
	}
.ddsmoothmenu ul li#contact-us a{

}
.ddsmoothmenu ul li#contact-us a span{
border:0;
padding-right:0;
}
.ddsmoothmenu ul li a:hover span, .ddsmoothmenu ul li a.current span{
	color:#4BA92E;
	}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color:#4BA92E;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.current {
 /*background of menu items during onmouseover (hover state)*/
color:#4BA92E;

}

.ddsmoothmenu ul li:hover a.one,
.ddsmoothmenu ul li a.one:hover,
.ddsmoothmenu ul li a.mainActive,
.ddsmoothmenu ul li a.mainActive:visited,
.ddsmoothmenu ul li a.mainActive:hover {

	color:#4BA92E;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
z-index:110;
left: 0;
margin-top:0px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
font-weight: normal;
font-size:12px;
text-transform:none;
line-height:16px;
/*width: 190px;*/
min-width:190px;
height: auto;
margin-left:0;
border-left:0;
border-top:solid 4px #4BA92E;

}

.ddsmoothmenu ul li ul a:hover{
border-bottom:0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
background-color:#f9f9f9;
color:#000;
text-transform:none;
float: none;
padding: 0;
width:auto; 
margin:0px;
font-weight:normal;

border-right:0;
border-bottom:solid 1px #e2e2e2;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top:0; 
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
/*width: 160px;*/ /*width of sub menus*/
white-space:nowrap;
padding:10px 15px;
margin: 0;
text-transform:none;
background:#fff;
color: #545454;
line-height:14px;
font-size:11px;
}
.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #fff;color:#4BA92E;
}

.ddsmoothmenu ul li ul li a:link,
.ddsmoothmenu ul li ul li a:visited{
	color: #fff; color:#434343;
}
.ddsmoothmenu ul li ul li{
background-image:none;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li a.underactive,
.ddsmoothmenu ul li ul li a.underactive:visited,
.ddsmoothmenu ul li ul li a.underactive:hover,
.ddsmoothmenu ul li ul li a.underactive:active
{
	 color: #434343; background:none;
}

.ddsmoothmenu ul li A.depth
{
         background-image:none;
height:auto;
}

.ddsmoothmenu ul li A.depth span
{
         padding-left:0;
padding-right:0;
border:0;
}

.ddsmoothmenu ul li A.depth:hover,
.ddsmoothmenu ul li A.depth SPAN
{
	 background-image:none;
height:auto;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 20px;
right: 9px;
}

.rightarrowclass{
position: absolute;
top: 11px;
right: 10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE
opacity: 0.8;*/
}



/* End of 'ddsmoothmenu' */

/* Stylesheet: ddsmoothmenu Modified On 2013-06-26 18:18:30 */
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
}

.theme-default .nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:10px;
}
.theme-default a.nivo-prevNav {
	left:10px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
	display:inline !important;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.nivo-html-caption {
    display:none;
}
/* Stylesheet: nivoslider Modified On 2011-10-25 18:46:55 */
