/*
Theme Name: Green Theme Three
Description: WP Theme For The Green Internet Group
Version: 1.0
Author: Alias Solutions
Author URI: http://alias-solutions.com

CSS Document
clear browser formatting*/
HTML, BODY
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1;
}
*
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	outline: 0;
}
#bottom_slider A
{
	color: #010100;
	text-decoration: none;
}
#bottom_slider A:hover
{
	color: #EC7923;
}
IMG
{
	border: none;
}
UL, OL, LI
{
	list-style: none;
}
:focus
{
	outline: none;
}
TABLE, TD, FORM, FIELDSET
{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
/*â€”[ REUSABLE CLASSES ]â€”*/
.hide
{
	display: none;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.current
{
	cursor: default;
}
.clear
{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}
.center
{
	margin: 0 auto;
	text-align: center;
}
.alignleft
{
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}
.alignright
{
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
}
/*Formatting for Theme*/
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(images/background.jpg) repeat-x;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
}
/*Header Formatting*/
#header
{
	width: 900px;
	height: 130px;
	background: url(images/header.png) no-repeat;
	margin-top: 66px;
position: relative;

}
#home_link
{
	width: 343px;
	height: 130px;
}

/* Formatting for Top Nav */

#top_nav {
position: absolute;
top: -20px;
left: 665px;
}

#top_nav ul {
}

#top_nav ul li {
float: left;
padding-left: 18px;
}

#top_nav ul li a {
text-decoration: none;
color: #000;
font-weight: bold;
font-size: 11px;
font-family: arial, sans-serif;
}

#top_nav ul li a:hover {
color: #fff;

}

/*Formatting For Main Nav*/
#main_nav, #main_nav UL
{
	width: 900px;
	height: 30px;
	background: url(images/menu_bg.jpg) no-repeat;
	z-index: 10;
	padding: 0px;
	margin: 0px;
}
#main_nav A
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 8px 5px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#main_nav A:hover
{
	color: #000000;
}
#main_nav LI
{
	float: left;
}
#main_nav LI UL
{
	position: absolute;
	left: -999em;
	width: 160px;
	padding-left: 0px;
	margin-top: 0px;
}
#main_nav LI UL LI
{
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #68972F;
	border-bottom: 1px solid #000;
}
#main_nav LI UL A
{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: normal;
}
#main_nav LI UL A:hover
{
	background: #EAF4DC;
}
#main_nav LI:hover UL
{
	left: auto;
}
#main_nav LI:hover UL, #main_nav LI.sfhover UL
{
	left: auto;
}
#main_nav LI:hover, #main_nav LI.hover
{
	position: static;
}
/*Main Content General Formatting*/
#main_content
{
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}
/*Home Page Formatting*/
#top_slider
{
	width: 900px;
	padding-top: 25px;
}
#top_slider_arrow_left
{
	width: 50px;
	height: 50px;
	float: left;
	padding-left: 25px;
	padding-top: 75px;
}
#top_slider_main
{
	width: 749px;
	height: 219px;
	float: left;
}
#top_slider_arrow_right
{
	width: 50px;
	height: 50px;
	float: right;
	padding-right: 25px;
	padding-top: 75px;
}
#home_content
{
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
}
#bottom_slider
{
	width: 900px;
	height: 334px;
	background: url(images/slider_bg.png) repeat-x;
	padding-bottom: 25px;
}
#bottom_slider UL
{
	padding-top: 200px;
}
#bottom_slider UL LI
{
	list-style: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 6px;
	font-weight: bold;
}
#find_customers
{
	width: 228px;
	height: 334px;
	float: left;
	background: url(images/slider_find.png) no-repeat;
	margin-left: 85px;
	padding-right: 25px;
	padding-top: 10px;
}


#get_customers
{
	width: 228px;
	height: 334px;
	float: left;
	background: url(images/slider_get.png) no-repeat;
	padding-top: 10px;
}

#keep_customers
{
	width: 228px;
	height: 334px;
	float: right;
	background: url(images/slider_keep.png) no-repeat;
	padding-right: 85px;
	padding-top: 10px;
}
/*Interior Page Formatting*/
#interior_content
{
	width: 900px;
	padding-top: 25px;
}
#wide_column
{
	width: 525px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
}
#wide_column H1
{
	color: #68972F;
	font-weight: bold;
	font-size: 22px;
	font-family: "Century Gothic", Trebuchet, Geneva, Arial, Sans-serif;
	padding-bottom: 15px;
}
#wide_column H2
{
	color: #68972F;
	font-weight: bold;
	font-size: 20px;
	font-family: "Century Gothic", Trebuchet, Geneva, Arial, Sans-serif;
	padding-bottom: 12px;
line-height: 125%;
}
#wide_column H3
{
	color: #000;
	font-weight: bold;
	font-size: 15px;
	font-family: Geneva, Arial, Sans-serif;
	padding-bottom: 10px;
}
#wide_column H4
{
	color: #666;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic", Trebuchet, Geneva, Arial, Sans-serif;
	padding-bottom: 15px;
line-height: 150%;
}
#wide_column H5
{
	color: #000;
	font-weight: bold;
	font-size: 13px;
	font-family: Geneva, Arial, Sans-serif;
	padding-bottom: 10px;
}
#wide_column H6
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Sans-serif;
	padding-bottom: 10px;
}
#wide_column P
{
	line-height: 160%;
	padding-bottom: 18px;
	color: #666;
}
#wide_column A
{
	color: #68972F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wide_column A:hover
{
	text-decoration: underline;
}
#wide_column UL
{
	padding-left: 50px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#wide_column UL LI
{
	list-style-image: url(images/bullet.png);
	padding-bottom: 15px;
	line-height: 150%;
	color: #666;
}
#wide_column OL
{
	padding-left: 50px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#wide_column OL LI
{
	list-style: decimal;
	padding-bottom: 15px;
	line-height: 150%;
	color: #666;
}
#wide_column BLOCKQUOTE
{
	padding-left: 20px;
	padding-top: 10px;
	background: url(images/quote.png) no-repeat;
}
#wide_column BLOCKQUOTE P
{
/*font-color: #000*/
	line-height: 180%;
	font-size: 14px;
	padding-bottom: 8px;
	font-family: "Arial Black", Arial, sans-serif;
}
#sidebar
{
	width: 245px;
	float: right;
	padding-right: 30px;
}
#sidebar_top
{
	width: 250px;
	height: 35px;
	background: url(images/side_top.png) no-repeat;
}
#sidebar_middle
{
	width: 216px;
	background: url(images/side_midrepeat.png) repeat-y;
	padding: 5px 15px 5px 19px;
}
#sidebar_bottom
{
	width: 250px;
	height: 34px;
	background: url(images/side_bottom.png) no-repeat;
}
#sidebar BLOCKQUOTE
{
	padding-left: 20px;
	padding-top: 10px;
	background: url(images/quote.png) no-repeat;
}
#sidebar BLOCKQUOTE P
{
/*font-color: #000*/
	line-height: 180%;
	font-size: 16px;
	padding-bottom: 8px;
	font-family: "Arial Black", Arial, sans-serif;
}
#sidebar H1
{
	color: #68972F;
	font-weight: bold;
	font-size: 20px;
	font-family: "Century Gothic", Trebuchet, Geneva, Arial, Sans-serif;
	padding-bottom: 1px;
}
#sidebar H2
{
	color: #68972F;
	font-weight: bold;
	font-size: 20px;
	font-family: "Century Gothic", Trebuchet, Geneva, Arial, Sans-serif;
	padding-bottom: 15px;
	padding-top: 5px;
line-height: 125%;
}
#sidebar H4
{
	color: #000;
	line-height: 150%;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Sans-serif;
	padding-bottom: 8px;
}
#sidebar H5
{
	color: #68972F;
	font-weight: bold;
	font-size: 13px;
	font-family: Geneva, Arial, Sans-serif;
	padding-bottom: 25px;
}
#sidebar UL
{
	padding-left: 15px;
	padding-bottom: 20px;
padding-top: 0px;
}
#sidebar UL LI
{
	padding-bottom: 12px;
	list-style: none;
line-height: 165%;
}
#sidebar UL LI A
{
	color: #000;
	font-weight: bold;
	font-style: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#sidebar UL LI A:hover
{
	color: #000000 !important;;
}
#sidebar A
{
	color: #68972F !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar A:hover
{
	text-decoration: underline;
}

#sidebar p {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

.breadcrumb
{
	padding-bottom: 19px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.breadcrumb A
{
	font-size: 11px;
}
.breadcrumb A:hover
{
	font-size: 11px;
}
/*Blog Formatting*/
#wide_column H2 A
{
	color: #68972F;
	font-weight: bold;
	font-size: 22px;
	font-family: "Century Gothic", Trebuchet, Geneva, Arial, Sans-serif;
	text-decoration: none;
}
#wide_column H2 A:hover
{
	text-decoration: underline;
}
#wide_column SMALL
{
	font-size: 11px;
	color: #666;
}
#wide_column P.postmetadata
{
	font-size: 11px;
}
#wide_column P.postmetadata A
{
	font-size: 11px;
}
#wide_column P.postmetadata A:hover
{
	font-size: 11px;
}
#wide_column H3 A
{
	color: #68972F;
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Sans-serif;
	text-decoration: none;
}
#wide_column H3 A:hover
{
	text-decoration: underline;
}
/*Footer Formatting*/
#footer
{
	width: 900px;
	height: 31px;
	background: url(images/footer.png) no-repeat;
	padding-top: 15px;
}
#bottom_nav UL
{
	padding-left: 75px;
}
#bottom_nav UL LI
{
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
}
#bottom_nav UL LI A
{
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
#bottom_nav UL LI A:hover
{
	text-decoration: none !important; /*[e]none*/
	color: #74A633;
}
#copyright
{
	padding-bottom: 15px;
}
#copyright P
{
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}
#copyright P SPAN
{
	color: #68972F;
}
#signupframe
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.submit INPUT
{
	margin-left: 4.5em;
}
INPUT
{
	color: #000;
	background: #68972F;
	border: 1px solid #000000;
}
.submit INPUT
{
	color: #000;
	background: #FFFFFF;
	border: 2px outset #68972F;
}
FIELDSET
{
	border: 1px solid #68972F;
	width: 20em;
}
LEGEND
{
	color: #FFF;
	background: url(#fffff);
	border: 1px solid #68972F;
	padding: 2px 6px;
}

/* Polls Formatting */

div.wp-polls {
padding-bottom: 20px;
}

ul.wp-polls-ul {
padding-bottom: 5px;
}

ul.wp-polls-ul li {
font-size: 11px;
line-height: 165%;
font-family: Arial;
}
#lightbox-overlay-text-about {
display:none !important;
}