html, body{
	margin:0;
	padding:0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#98C94A;
	font-weight : normal;
	margin-top:10px;
	background-color : #333333;
	background-image : url(../images/bg_bg.jpg);
	background-position : top center;
	background-repeat : repeat-x;
}

/*********************************************************GLOBAL CSS SETTINGS********************************************/
a:link {text-decoration: none;	color:#E4F10D;}
a:visited {text-decoration: none;	color:#E4F10D;}
a:hover {text-decoration: underline;	color:#E4F10D;}
a:active {text-decoration: none;	color:#E4F10D;}

a.bodylink2:link {text-decoration: none;	color:#E4F10D;}
a.bodylink2:visited {text-decoration: none;	color:#E4F10D;}
a.bodylink2:hover {text-decoration: underline;	color:#E4F10D;}
a.bodylink2:active {text-decoration: none;	color:#E4F10D;}

 h1{
	font-size:130%;
	font-weight:bold;
	color:#98C94A;
	padding-top:10px;
	margin-top:0px;
}

 .h2{font-size:80%; font-weight:normal;margin-bottom:0px; }
 
IMG {	border:0px;}
ul {	font-size:100%;	font-weight : normal;}
li {}
ol {font-size:100%;}
hr {color:#CCCCCC;	height:1px;	text-align:left;}
p{	margin-top:0px;	padding-top:0px;}
.underline {text-decoration : underline;}

/*********************************************SITE STRUCTURE*****************************************************/
#container{	margin-left:auto;	margin-right:auto;	width:960px;	}
#inner {	position: relative;	float:left;	width:960px;padding-bottom:80px;}


/********************************************LOGO AREA**************************************************************/
#logo {
	position: relative;
	float:left;
	width:960px;	
	height:141px;
	z-index: 2000;
}
#logo1 {position: relative;	float:left;	width:220px;		padding-top:20px;}
#logo2 {	position: relative;	float:right;	width:330px;font-size:110%;padding-right:40px;}
#tel{	position: relative;	float:left;	width:20px;	color:#FFFFFF; font-weight:bold;}
#telephone{	position: relative;	float:left;	width:120px;	color:#E2F015; font-weight:bold;}
#eme{	position: relative;	float:left;	width:20px;	color:#FFFFFF; font-weight:bold;}
#emaila{	position: relative;	float:left;	width:170px;	color:#FFFFFF; font-weight:bold;}

#logo3 {
	position: relative;
	float:left;
	width:740px;	
	padding-top:20px;
}
#socialarea {
	position: relative;
	float:left;
	width:740px;	
	height:29px;
}
#socialareatext {
	position: relative;
	float:right;
	width:80px;	
	font-weight:bold;
	padding-top:3px;
}
.sociallws{
	position: relative;
	float:right;
	width:40px;	
}
#logo4 {
	position: relative;
	float:left;
	width:740px;	
	padding-top:37px;
}

/************************************************************************** TOPNAV***********************************************/

#topnav {
	position: relative;
	float:left;
	width:740px;	
	
	font-size:90%;
	text-align:center;
	color:#FFFFFF;
	
}
#topnav a:link {color:#FFFFFF;text-decoration: none;}
#topnav a:visited {color:#FFFFFF;text-decoration: none;}
#topnav a:hover {color:#FFFFFF;text-decoration:  none;}
#topnav a:active {color:#FFFFFF;text-decoration: none;}


/*************************************************Main CONTENT**********************************************************/
#content{	position:relative;	float:left;	text-align:left;	width:960px;}


/*************************************************STYLE 1 (Homepage)***************************************************/
#homeleft {	position: relative;	float:left;	width:700px;	padding-bottom:10px; padding-left:15px;}

#home_boxes {
	position: relative;	float:left;	width:700px;	padding-bottom:10px;
}

.home_box{
	position: relative;	float:left; width:220px;margin-right:20px;
}
#himage {
	position: relative;	float:right; width:283px; padding-left:15px;
}



/**************************************SET STYLE PAGE WIDTH - (All But Homepage)**********************************/
#mid {	position: relative;	float:left;	width:960px;	padding-bottom:10px;	color:#FFFFFF;}
#right_home {
	position: relative;	float:left;	width:220px;padding-left:15px;padding-top:1px;
	margin-left:25px;
}
/**************************************************8RIGHT CALCULATOR************************************************/
#right_form {
	position: relative;
	float:left;
	width:200px;
	background-image : url(../images/bg_right_form.jpg);
	background-repeat : repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	
}
#sformtitle {
	position: relative;
	float:left;
	width:200px;
	color:#FFFFFF;
	font-size:130%;
}
.cleft {
	position: relative;
	float:left;
	width:200px;
	padding-top:10px;
	font-size:90%;
}
.cleft2 {
	position: relative;
	float:left;
	width:200px;
	padding-top:5px;
	
}
#searchbt2 {
	position: relative;
	float:left;
	width:147px;
	padding-top:20px;
	padding-left:26px;
}
.cleft2 INPUT {
	width:200px;
	background-color : #999999;
	border:0px;
}
.cleft2 TEXTAREA {
	width:200px;
	height:80px;
	background-color : #999999;
	border:0px;
}
.red {
	color:#FF0000;
}

/*************************************************STYLE 2******************************************************************/
#rimage{
	position: relative;	float:left;	width:960px;padding-bottom:20px;margin-top:0px;
}
#tickcolumn{
	position: relative;	float:left;	width:96px;
}
#main_all{
	position: relative;	float:left;	width:700px;	color:#FFFFFF;
}
#main_left {
	position: relative;	float:left;	width:584px;	padding-bottom:10px; padding-left:20px;
}
.right_slot {
	position: relative;	float:left;	width:220px; border-top:1px solid #999999;
	padding-top:10px;
	padding-bottom:15px;
}
.right_slot_image{
	position: relative;	float:left;	width:74px;
}
.right_text{
	position: relative;	float:left;	width:116px;padding-left:20px; padding-top:10px; font-weight:bold;font-size:90%;color:#98C94B;
}
/*************************************************STYLE 3******************************************************************/


/*************************************************STYLE 4******************************************************************/


/*************************************************STYLE 5******************************************************************/



/*************************************************LOOP 1******************************************************************/



/*************************************************LOOP 2******************************************************************/



/*************************************************LOOP 3******************************************************************/



/*************************************************RIGHT AREA************************************************************/


/*************************************************FOOTER AREA************************************************************/
#brands {
	margin-left:auto;	margin-right:auto;	width:950px;	
	padding-top:10px;
	padding-left:20px;
	height:60px;
}
.branditmain {
	position:relative;
	float:left;
	width:200px;
	color:#666666;
	font-size:70%;
	padding-top:10px;
}
.brandit {
	position:relative;
	float:left;
	width:110px;
}
#footer a:link {color: #FFFFFF;text-decoration: none;}
#footer a:visited {color: #FFFFFF;text-decoration: none;}
#footer a:hover {color: #FFFFFF;text-decoration: underline;}
#footer a:active {color: #FFFFFF;text-decoration: none;}
.nolink {color: #FFFFFF;text-decoration: underline;}
#footer_outer {
	position:relative;
	float:left;
	width:100%;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : repeat-x;
	height:147px;
}
#footer {
	margin-left:auto;	margin-right:auto;	
	width:960px;
	height:48px;
	font-size:70%;
	text-align:center;
	color: #FFFFFF;
	padding-top:15px;
}


/*************************************************************************CONTACT FORM******************************/
#cont_main {
	position:relative;
	float:left;
	width:538px;
	padding-top:15px;
}
#contstep1, #contstep2, #contstep3 {
	position:relative;
	float:left;
	background-image : url(../images/contact_form_images/bg_step.jpg);
	background-repeat : no-repeat;
	height:43px;
	margin-bottom:15px;
}

#contform1 {position:relative;	float:left;width:319px;	height:170px;}
#contform2 {position:relative;	float:left;width:278px;	height:170px;padding-left:30px;}
.contfieldback {position:relative;	float:left;	
}
.fleft{
	position:relative;
	float:left;
	padding-left:20px;
	background-image : url(../images/contact_form_images/bg_contfield_left.jpg);
	background-repeat : no-repeat;
	height:40px;
	padding-top:13px;
	background-position : left;
}
.fright {
	position:relative;
	float:left;
	background-image : url(../images/contact_form_images/bg_contfield_right.jpg);
	background-repeat : no-repeat;
	height:40px;
	padding-top:13px;
	background-position : right;
}
.fright input {	width:120px;	margin:0px;	color:#FFFFFF;}
.fleft_message {
	padding-left:15px;
}
.contfieldback2 {	position:relative;	float:left;	width:330px;	
	background-image : url(../images/contact_form_images/bg_contform2.jpg);	background-repeat : no-repeat;
	height:150px;padding-top:10px;}
	
.contfieldback2 TEXTAREA{
	font-family:Arial;color:#FFFFFF;font-size:100%;
}

#fullform1 {position:relative;	float:left;	width:637px;margin-bottom:20px;}
#fullform2 {	position:relative;	float:left;	width:637px;	margin-bottom:20px;}
#fullformtext {	position:relative;	float:left;	width:637px;	padding-bottom:20px;}
.optionfield {	position:relative;	float:left;	width:195px;}
.optionfieldlabel {	position:relative;	float:left;	width:165px;	padding-right:5px;}
.optionfieldcheck {	position:relative;	float:left;	width:25px;}
#midcont {	position:relative;	float:left;	width:640px;}
#rightcont {	position:relative;	float:left;	width:195px;	padding-left:15px; padding-top:15px;}
.rcontline {	position:relative;	float:left;	width:223px;	height:39px;
	background-image : url(../images/contact_form_images/rcontline.jpg);
	background-repeat : no-repeat;
}
.chooser_left {
	position:relative;
	float:left;
	background-image : url(../images/contact_form_images/bg_chooser.jpg);
	background-repeat : no-repeat;
	height:41px;
	padding-top:10px;
	background-position : left;
	width:15px;
}
.chooser_right {
	position:relative;
	float:left;
	background-image : url(../images/contact_form_images/bg_chooser.jpg);
	background-repeat : no-repeat;
	height:41px;
	padding-top:10px;
	background-position : right;
}
/****************************************************END CONTACT FORM**********************************************/


/***************************************************GALLERY CSS********************************************************************/
.galtitle {font-weight:bold;font-size:110%;}
.galmenlarge {font-weight:bold;}
#galmaindisplay {position:relative;	float:left;	padding-top:10px;}
.galthumb {	position:relative;	float:left;	width:130px;padding-right:15px;	padding-bottom:15px;}




/****************************************PAGINATION USED BY MAIN SITE IF REQUIRED AND BLOG!!**************************/
div.pagination{	padding:3px;	margin:3px;	text-align:center;	font-size:.8em;	}
div.pagination a{	padding:2px 5px;	margin:2px;	border:1px solid #cccccc;	color:#98C94A;	text-decoration:none;	}
div.pagination a:hover, div.pagination a:active{	border:1px solid #FFFFFF;	color:#FFFFFF;	}
div.pagination span.current{	padding:2px 5px;	cursor:default;	margin:2px;	border:1px solid #FFFFFF;
	background-color:#98C94A;	color:#fff;	font-weight:bold;	}
div.pagination span.disabled{	padding:2px 5px;	margin:2px;	border:1px solid #666666;	color:#666666;	}




/* ********************************************BLOG**********************************************************************/
/*****NOTES****/
/*  You should onlt have to change the COLOR of everything that says color : #8BCD2F; 
/* This is normally the Same as H1 colour on Main website.



***/
#sharit_blog {
	position: relative;
	float:left;
	width:160px;
	margin-top:5px;
	font-size:80%;
}
#contentblog{
	position:relative;
	float:left;
	text-align:left;
	width:960px;
	padding-top:10px;
	
}
#midblog {
	position: relative;
	float:left;
	width:940px;
	padding-left:20px;
}
#midcontent {
	position:relative;
	float:left;
	width:720px;
	padding-left:10px;
}

 #midcontent h1{
	font-size:120%;
	font-weight:bold;
	color : #98C94A;
	padding-top:0px;
	margin-top:0px;
}

div.post div.ilsb_parent {margin:0 auto 0 0;font-size:1.1em;}
div.post div.ilsb-child {position:absolute; display:none; margin:0; padding:0 0 6px 0;}
div.post div.ilsb-child span {padding:0;}
div.post .ilsb {padding:10px 22px 10px 25px; font-size:0.8em; line-height:30px; background-position:0 50%; background-repeat:no-repeat;}
a.ilsb{	color : #E4F10D;}

div.post{	margin:0 0 20px 0;	float:left;	width:100%;	padding-bottom:25px;
	border-bottom:1px solid #98C94A;color:#FFFFFF;
	}
div.post p{	font-size:.8em;	font-weight : normal;}
div.post h1{	font-size:1.4em;	padding:0 0 5px 0 !important;	margin:0 !important;
	color : #98C94A;
}
div.post h2{	font-size:1em;	padding:0 0 5px 0 !important;	margin:0 !important;	}
div.post h2 a{	font-size:1em;	padding:0 0 5px 0 !important;	margin:0 !important;
	color:#98C94A;
	}
div.post h3{	font-size:0.9em;	padding:0 0 5px 0 !important;	margin:0 !important;
	color:#FFFFFF;	font-weight : bold;
}
div.post h4{	font-size:0.8em;	padding:0 0 5px 0 !important;	margin:0 !important;
	color:#FFFFFF;	font-weight : bold;
}
div.post img{	padding:5px;	max-width:98%;	border:1px solid #ddd;	}
div.post a:hover img{	border:1px solid #aaa;	}
div.post img.alignleft{	float:left;	margin:0 10px 10px 0;	}
div.post img.alignright{	float:right;	margin:0 0 10px 10px;	}
div.post small{	display:block;	padding-bottom:20px;	}
div.post small a{
color:#98C94A;font-size:100%;
}
div.post small.meta{	margin:15px 0;	font-size:70%;	}

div.post ul,div.post ol,div.post dl{margin:1.2em 0 1.2em 3em;}
div.post ul *,div.post ol *,div.post dl *{	font-size:1em;}
div.post blockquote{	margin:1.2em;	padding:0 0 0 10px;	border-left:3px solid #ccc;	}
div.post blockquote p{	color:#999;	}
div.post blockquote blockquote p{color:#666;	}
div.post pre,div.post code{	font-size:1.2em;	margin:0 0 1em;		}
#right {	position:relative;	float:left;	width:210px;}
#sidebar{	list-style:none;	margin:0;	padding:0px 0 0 0;	}
#sidebar ul{position:relative;	float:left;	padding-left:10px;
	width:180px;	padding-bottom:20px;	list-style-type:none;	margin-left:0px;
	}
#sidebar li{margin:0;	padding:0;	}

/********** You main need to change THIS COLOR is the background of Site is NOT WHITE***************************************************/
#sidebar li a{color:#E4F10D;	font-size:.8em;	}

/********** You main need to change THIS IMAGEif the background top LEFT BLOG CATS is Required***************************************/
#sidebar li.containerBgr, #sidebar li.categories{	float:left;	width:210px;	margin:0px 0 !important;
	background-image : url(../blog/wp-content/themes/blostyle/images/blog_bot.jpg);
	background-position : bottom;
}
/********** You main need to change THIS COLOR is the background of Site is NOT WHITE***************************************************/
#sidebar li h2.searchH2{ font-size:0.9em; padding:0 0 5px 0 !important; margin:0 !important; color : #98C94A;}

/********** You main need to change THIS IMAGEif the background top LEFT BLOG CAT TITLES is Required********************************/
#sidebar li.containerBgr h2, #sidebar li.categories h2 {
	color:#98C94A;	width:195px;font-size:1em;	margin:0;	padding-top:14px;	padding-bottom:0px;	padding-left:10px;
	background-image : url(../blog/wp-content/themes/blostyle/images/blog_top.jpg);
	background-repeat : no-repeat;
	height:29px;	
}

#sidebar li.containerBgr ul, #sidebar li.categories ul {	margin-left:0px;	padding-left:15px;	padding-top:5px;}
#sidebar li.containerBgr ul li, #sidebar li.categories ul li {	margin-left:0px;	padding-left:0px;}
#sidebar ul ul{	margin-bottom:0;}
#commenttemplate {	position:relative;	float:left;	width:528px;}
ol.commentlist{	margin:20px 0;	padding:0;	list-style:none;	font-size:.9em;	}
ol.commentlist li div.commenttitle{
	background:#98C94A;	padding:5px;
	}
ol.commentlist li div.commenttitle cite a{
	color:#FFFFFF;	text-decoration:none;	font-weight:bold;	}
ol.commentlist li div.commenttitle small a{
	color:#FFFFFF;	padding-top:2px;	text-decoration:none;	float:right;	}
ol.commentlist li div.commentbody{	padding:5px;
	border:1px solid #98C94A;
	}
ol.commentlist li div.commentbody p{	padding:0 !important;	margin:5px 0 !important;	font-size:.9em;	}
	#overlay2 { height:auto !important;}

/********** You main need to change THIS IMAGEif the background top BREADCRUMB is Required********************************/
.breadcrumbs{	position:relative;	float:left;	font-size:.8em;	padding:0px 0 0 0;
	width:720px;background-position : bottom;	background-repeat : no-repeat;	padding-bottom:10px;
	background-image : url(../blog/wp-content/themes/activegroup/images/breadline.jpg);
}
.breadcrumbs a{color:#98C94A;}

/********** You main need to change THIS IMAGEif the background top SEARCH FORM is Required********************************/
.searformmain {	position:relative;	float:left;	width:200px;
	background-image : url(../blog/wp-content/themes/activegroup/images/breadline.jpg);
	background-position : bottom;	background-repeat : no-repeat;	padding-bottom:21px;
}
#blogsearchinput {position:relative;float:left; width:160px;}
#blogsearchbutton {position:relative;float:left; width:20px;}
#searchform input.searchInput{ font-size:0.8em; height:14px; width:150px;}
#searchform input#searchsubmit{ float:left; padding-top:0px; }
#commentform{ font-size:.8em;}


#midcontent{margin-top:0 !important; padding-top:0 !important;}
.ddsg-wrapper p{ display:none;}

/****************************************End BLOG**********************************************************************/
