/*
Author:           Å?ukasz Girek
Author URI:       http://www.rzepak.pure.pl/
Project:		  PureCorp
Description:	  Themeforest Item.
Delicious - A font by Jos Buivenga (exljbris) -> www.exljbris.nl 
*/
/*---------------------------------------------------------------------------------------
--- RESETS
---------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}

:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
/* Class below is responsible for rounding in nonIE browser, if you want css to validate, remove line below --------- */	
.rounded {
	-moz-border-radius: 5px /*Firefox */;
	-webkit-border-radius: 5px /*Safari */;
	}
/*---------------------------------------------------------------------------------------
--- BASICS
---------------------------------------------------------------------------------------*/
html { min-height: 101%; }

body {
	color: #666;
	background: url(../img/bg_bottom.png) repeat;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 20px;
	}

a { color: #000; }
a:hover { color: #323232; }
a:active { color: #000; }
a:visited { color: #000; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block; }  /* for IE/Mac */
.padd10 { padding-right: 10px; }

h1 {
	font-size: 30px;
	margin: 0px;
	}

h2 {
	font-size: 20px;
	margin: 5px 0px;
	color: #0066b3;
	font-weight: normal;
	}

h3 {
	font-size: 16px;
	margin: 0px;
	}

h4 {
	font-size: 14px;
	margin: 0px;
	color: #72bf44;
	font-weight: normal;
	}
/* ------------------------------------------------------------------------------------
STRUCTURE					 */
#container_top {
	background: url(../img/bg_topline.jpg) repeat-x bottom #fff;
	width: 100%;
	}

#content_top {
	background: url(../img/bg_topline.jpg) repeat-x bottom #fff;
	width: 960px;
	margin: 0px auto;
	height: 191px;
	position: relative;
	}

#content {
	width: 960px;
	margin: 0px auto;
	background: #fff;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	text-align: left;
	}

#top_menu {
	background: url(../img/menu_top.png) no-repeat top center #323232;
	width: 960px;
	margin-top: 2px;
	height: 36px;
	}

#top_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
	padding-left: 5px;
	}

#top_menu ul li {
	float: left;
	display: block;
	color: #fff;
	}

#top_menu ul li a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 10px 15px 5px 15px;
	border-right: 1px solid #606060;
	font-family: Verdana;
	font-size: 13px;
	}

#top_menu ul li a:hover {
	background: url(../img/hover.jpg) repeat-x #606060;
	color: #ffffff;
	}

.current_page_item a { color: #72bf44; }

#footer {
	background: #323232;
	width: 960px;
	margin-top: 10px;
	}

#footer a { text-decoration: none; }
#footer { background: #eee; }
.section { padding: 20px; }

.section img {
	padding: 5px;
	margin: 9px;
	}

.section p { padding: 5px 0px; }
/* ------------------------------------------------------------------------------------
CUSTOM				 */

/* LOGO --------- */
div#logo h1 {
	margin: 0px;
	margin-left: 0px;
	}

div#logo h1 a {
	display: block;
	background: url(../img/logo.png) no-repeat left bottom;
	width: 643px;
	height: 154px;
	text-indent: -9999px;
	}

div#over-right-logo {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 263px;
	padding-top: 2px;
	text-align: right;
	}

div#right-logo {
	position: absolute;
	top: 65px;
	right: 62px;
	background: url(../img/right-logo.png) no-repeat bottom;
	width: 263px;
	padding-top: 2px;
	}

/* Login form (client area) --------- */
div#clientarea {
	position: absolute;
	top: 65px;
	right: 110px;
	background: url(../img/right-logo.png) no-repeat bottom;
	width: 263px;
	padding-top: 2px;
	}

#login {
	color: #fff;
	font-size: 10px;
	text-align: right;
	margin: 2px;
	}

input#submit {
	margin-top: 30px;
	margin-right: 10px;
	border: 1px solid #606060;
	color: #fff;
	background: #232323;
	padding: 3px;
	font-size: 10px;
	text-transform: uppercase;
	}

#login div {
	width: 190px;
	float: left;
	}

#login label { display: block; }

input#client_login {
	margin-right: 5px;
	border: 1px solid #606060;
	background: transparent;
	width: 100px;
	margin-bottom: 5px;
	color: #fff;
	padding: 3px;
	}

input#client_pswd {
	margin-right: 5px;
	border: 1px solid #606060;
	background: transparent;
	width: 100px;
	color: #fff;
	padding: 3px;
	}

/* First page promo top --------- */
div#promodesc {
	width: 460px;
	padding: 10px;
	padding-left: 50px;
	padding-top: 30px;
	font-size: 12px;
	}

div#promodesc h1 { font-size: 38px; }

div#promodesc p {
	margin-top: 20px;
	width: 400px;
	background: url(../img/dot.jpg) top repeat-x #639426;
	padding: 10px;
	border: 1px solid #426403;
	line-height: 26px;
	font-size: 16px;
	}

div#promoimg {
	width: 400px;
	padding: 20px;
	height: 293px;
	}

div#promo {
	background: url(../img/promobox1.png) bottom repeat-x #8cbb51;
	color: #fff;
	}

div#buttons {
	width: 370px;
	margin-top: 40px;
	margin-left: -20px;
	}

/* Buttons Tour and Demo --------- */
a#tour {
	display: block;
	width: 169px;
	height: 43px;
	background: url(../img/tour.jpg) top;
	text-indent: -9999px;
	}

a#tour:hover {
	display: block;
	width: 169px;
	height: 43px;
	background: url(../img/tour.jpg) 0px 43px;
	}

a#test {
	display: block;
	width: 169px;
	height: 43px;
	background: url(../img/test.jpg) top;
	text-indent: -9999px;
	}

a#test:hover {
	display: block;
	width: 169px;
	height: 43px;
	background: url(../img/test.jpg) 0px 43px;
	}

/* Features on home page with icons --------- */
div#features {
	background: url(../img/descbg.jpg) repeat-x top #fff;
	width: 960px;
	padding-bottom: 10px;
	}

div#features h2 {
	margin: 0px;
	padding: 20px 20px;
	}

ul#feat {
	width: 620px;
	margin-top: 0px;
	margin-left: 10px;
	}

ul#feat li {
	float: left;
	display: block;
	width: 200px;
	padding-left: 75px;
	margin: 10px;
	margin-bottom: 20px;
	}

ul#feat li h3 {
	margin: 0px;
	text-transform: uppercase;
	color: #0066b3;
	}

ul#feat li h3 a {
	margin: 0px;
	text-transform: uppercase;
	color: #0066b3;
	text-decoration: none;
	}

ul#feat li h3 a:hover { color: #323232; }

ul#feat li .links {
	font-size: 13px;
	margin: 0px;
	text-transform: uppercase;
	color: #0066b3;
	font-family: Verdana;
	font-weight: bold;
	}

ul#feat li .links a {
	margin: 0px;
	text-transform: uppercase;
	color: #0066b3;
	text-decoration: none;
	}

ul#feat li .links a:hover { color: #323232; }

ul#feat li a {
	font-weight: bold;
	color: #72bf44;
	text-decoration: none;
	}

ul#feat li a:hover { color: #323232; }
#f_clock { background: url(../img/fico_clock.jpg) top left no-repeat; }
#f_monitor { background: url(../img/fico_monitor.jpg) top left no-repeat; }
#f_pen { background: url(../img/fico_pen.jpg) top left no-repeat; }
#f_search { background: url(../img/fico_search.jpg) top left no-repeat; }
#f_secure { background: url(../img/fico_secure.jpg) top left no-repeat; }
#f_stamp { background: url(../img/fico_stamp.jpg) top left no-repeat; }


/* From the blog box --------- */
div#recentonblog h2 {
	padding-left: 0px;
	color: #0066b3;
	font-weight: normal;
	}

div#recentonblog h3 a {
	color: #999;
	text-decoration: none;
	color: #72bf44;
	}

div#recentonblog ul li {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	border-bottom: 1px dashed #eee;
	}

div#recentonblog ul li a {
	text-decoration: none;
	color: #72bf44;
	font-size: 14px;
	font-weight: bold;
	}
	

div#recentonblog ul li a:hover { color: #323232; }
div#recentonblog ul li p { padding: 0px 0px; }

div#recentonblog {
	width: 290px;
	border-left: 0px solid #eee;
	border-bottom: 0px solid #eee;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background: url(../img/recentbg.jpg) no-repeat left bottom;
	}

span.date {
	color: #999;
	padding-left: 20px;
	background: url(../img/date.jpg) no-repeat left top;
	display: block;
	height: 15px;
	margin-top: 5px;
	font-size: 9px;
	}

a.more {
	color: #999;
	padding-right: 10px;
	background: url(../img/more.jpg) no-repeat right center;
	text-decoration: none;
	}


/* Testimonials --------- */
div#testimonials h2 {
	margin-top: -30px;
	padding: 0px 0px 10px 12px;
	}

div#testimonials {
	color: #323232;
	background: url(../img/descbg.jpg) repeat-x top #fff;
	margin: 0 0 24px;
	padding: 35px 10px 10px;
	width: 936px;
	height: 80px;
	}

div.avatar {
	background: url(../img/avatar_bg.jpg) no-repeat;
	width: 46px;
	height: 44px;
	float: right;
	}

div.avatar img {
	padding-left: 6px;
	padding-top: 4px;
	}

blockquote {
	color: #868686;
	font-family: "Trebuchet MS" , serif;
	font-size: 19px;
	letter-spacing: normal;
	padding: 0px 0px 0px 25px;
	line-height: 25px;
	background: url(../img/quotetop.jpg) no-repeat top left #fff;
	}

blockquote span {
	background: url(../img/quotebottom.jpg) no-repeat top right;
	padding-right: 25px;
	}

div#testimonialslist p {
	margin-right: 30px;
	margin-top: 5px;
	color: #6a6a6a;
	font-family: Verdana, serif;
	font-size: 13px;
	margin-left: 10px;
	background: #fff;
	}

div#testimonialslist {
	margin-top: -120px;
	margin-left: 190px;
	}

.tstm_author {
	background-image: none;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	}

.pics_container {
	overflow: hidden;
	height: 275px;
	width: 290px;
	margin-left: 100px;
	padding-top: 20px;
	padding-left: 10px;
	}

.pics img {
	top: 0;
	left: 0;
	} 

/* Footers boxes --------- */
.column {
	width: 270px;
	padding: 10px 15px;
	}

#tweet p {
	padding: 10px;
	border: 1px solid #5e5e5e;
	font-size: 13px;
	line-height: 18px;
	background: #474747;
	}

#tweet p a { color: #fff; }

#tweet img {
	margin-top: 10px;
	background: url(../img/now-what.png) repeat-y left;
	}

.tweetlink1 {
	margin-top: -125px;
	margin-left: 120px;
	width: 200px;
	}

.tweetlink1 h3 { color: #f7a11a; }

.tweetlink1 a {
	text-decoration: none;
	border-bottom: 2px solid #f7a11a;
	color: #f7a11a;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
	}

.tweetlink1 a:hover {
	border-bottom: 2px solid #323232;
	color: #323232;
	}

.tweetlink2 {
	margin-top: 5px;
	margin-left: 120px;
	}

.tweetlink2 h3 {
	color: #f7a11a;
	font-size: 17px;
	text-transform: uppercase;
	}

.tweetlink2 a {
	text-decoration: none;
	border-bottom: 2px solid #65903e;
	color: #65903e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
	}

.tweetlink2 a:hover {
	border-bottom: 2px solid #323232;
	color: #323232;
	}

.tweetlink3 {
	margin-top: 5px;
	margin-left: 120px;
	}

.tweetlink3 h3 {
	color: #f7a11a;
	font-size: 17px;
	text-transform: uppercase;
	}

.tweetlink3 a {
	text-decoration: none;
	border-bottom: 2px solid #982123;
	color: #982123;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
	}

.tweetlink3 a:hover {
	border-bottom: 2px solid #323232;
	color: #323232;
	}

.tweetlink4 {
	margin-top: 5px;
	margin-left: 120px;
	}

.tweetlink4 h3 {
	color: #f7a11a;
	font-size: 17px;
	text-transform: uppercase;
	}

.tweetlink4 a {
	text-decoration: none;
	border-bottom: 2px solid #002b64;
	color: #002b64;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
	}

.tweetlink4 a:hover {
	border-bottom: 2px solid #323232;
	color: #323232;
	}

#quickcontact img {
	padding: 5px;
	border: 1px solid #808080;
	background: #474747;
	margin-right: 20px;
	}

#quickcontact a { color: #fff; }
#quickcontact a:hover { color: #323232; }

#bottom {
	background: url(../img/footer.png) repeat-x top #323232;
	width: 960px;
	color: #fff;
	}

#bottomline {
	background: url(../img/bottom.jpg) repeat-x bottom #323232;
	width: 940px;
	padding: 8px 10px;
	color: #6a6a6a;
	border-top: 1px dashed #6e6e6e;
	}

#bottomline a {
	color: #6a6a6a;
	text-decoration: none;
	}

#bottom h2 {
	color: #fff;
	margin-bottom: 10px;
	font-family: Verdana;
	font-weight: normal;
	}


#eftag {
	width: 960px
	margin-left: auto;
	margin-right: auto;
}

#eftag p {
	color: #fff;
	text-align: center;
	padding-top: 10px;
	font-variant: small-caps;
	}

#eftag a {
	color: #fff;
	text-decoration: none;
	}
	

/* BLOG  --------- */

#blog { width: 960px; }

#head {
	background: url(../img/contentbg.jpg) bottom repeat-x #8cbb51;
	color: #fff;
	border-bottom: 1px solid #496f1a;
	}

#head h2 {
	padding: 10px;
	margin: 0px;
	}

#posts {
	width: 650px;
	padding: 10px;
	padding-top: 20px;
	padding-right: 10px;
	}
	
#posts p {
	margin-bottom: 5px;
	margin-top: 5px;}

.post_content {
	width: 600px;
	min-height: 100px;
	}

.post_content .entry { padding: 20px 10px 20px 15px; }

.post_content h2 {
	padding-left: 10px;
	color: #578c15;
	font-size: 12pt;
	font-weight: normal;
	}

.post_content h2 a {
	text-decoration: none;
	color: #578c15;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	}

.post {
	background: url(../img/post_bottom.jpg) no-repeat bottom center;
	padding-bottom: 40px;
	}

.post_meta {
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 2px 5px;
	border: 1px solid #ddd;
	color: #a1a1a1;
	margin: 5px 0px;
	}

.post_meta a.categorylink {
	background: #fff;
	text-decoration: none;
	}

.post_meta a {
	text-decoration: none;
	color: #323232;
	}

.entry blockquote {
	font-size: 13px;
	padding: 0px 5px 0px 20px;
	margin: 15px;
	}

.post_date {
	margin-top: 40px;
	background: #72bf44;
	width: 49px;
	height: 56px;
	padding-top: 6px;
	color: #868686;
	line-height: 16px;
	}

.post_date .day {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
	}

.post_date .month {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	text-align: center;
	}

.post_date .hour {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	text-align: center;
	margin-top: -5px;
	}

.post_date_small {
	margin-top: 10px;
	background: #72bf44;
	width: 25px;
	height: 25px;
	padding-top: 1px;
	line-height: 10px;
	}

.post_date_small .day {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	}

.post_date_small .month {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 8px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	}

.post_author {
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-right: 100px;
	font-style: italic;
	color: #cac8c8;
	margin-bottom: 20px;
	}

.pagination { margin-top: 0px; }

.pagination a, .pagination span {
	background: #fff;
	padding: 5px;
	margin: 2px;
	border: 1px solid #d9d9d9;
	text-decoration: none;
	}

.entry img {
	padding: 5px;
	border: 1px solid #eee;
	margin: 5px;
	}

.entry cite a {
	color: #999;
	text-decoration: none;
	}

.entry a { color: #666; }

.entry ul, .entry ol {
	margin: 3px 12px;
	list-style: circle;
	}

.entry h2.title a {
	text-decoration: none;
	color: #578C15;
	font-size: 28px;
	display: none;
	}

.entry h2.title { margin-bottom: 5px; }
/* Blog sidebar --------- */
#sidebar {
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #eee;
	background: url(../img/sidebar_bg.jpg) repeat-y left;
	width: 240px;
	border-bottom: 1px solid #eee;
	}

#sidebar .widget { padding-bottom: 10px; }

#sidebar h2 {
	padding-bottom: 5px;
	color: #72bf44;
	font-weight: normal;
	}

#sidebar ul {
	margin-left: 10px;
	list-style: circle;
	}

#sidebar ul li { padding: 2px; }
#sidebar ul ul { margin-left: 10px; }

#sidebar .widget img {
	float: left;
	padding: 4px 4px 4px 4px;
	border: 1px solid #ddd;
	margin: 4px 8px 4px 0px;
	}

#sidebar #baner { margin: 10px 0px; }

#sidebar a {
	text-decoration: none;
	color: #666;
	}



/* Price page and table --------- */
#pricefaq li {
	display: block;
	float: left;
	width: 240px;
	padding: 20px;
	border: 1px solid #eee;
	margin: 5px;
	}

table#prices {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	}

table#prices td {
	background: url(../img/tabletdbg.jpg) repeat-y left #8cbb51;
	text-align: center;
	}

table#prices td.tdname {
	background: url(../img/tdname.jpg) top left no-repeat #323232;
	padding: 5px 0px 5px 5px;
	width: 190px;
	vertical-align: middle;
	color: #fff;
	text-align: left;
	}

table#prices th {
	font-size: 16px;
	text-align: center;
	background: url(../img/thbg.jpg) bottom repeat-x;
	color: #fff;
	height: 25px;
	vertical-align: bottom;
	padding-bottom: 3px;
	}

span.yes {
	display: block;
	background: url(../img/yes.jpg) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	margin-left: 50%;
	margin-top: 4px;
	}

span.no {
	display: block;
	background: url(../img/no.jpg) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	margin-left: 50%;
	}

span.option {
	display: block;
	background: url(../img/option.jpg) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	margin-left: 50%;
	}

table#prices td.totalprice {
	color: #fff;
	font-size: 18px;
	padding-top: 7px;
	background: url(../img/tabletdprices.jpg) repeat-x top #8cbb51;
	}


/* Tour page --------- */
#tour { background: url(../img/toursidebar.jpg) repeat-y left; }

#sidebar_tour {
	width: 235px;
	padding-top: 20px;
	}

#sidebar_tour li.current {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 10px 0px 10px 10px;
	} /* Use this class for hover --------- */
#sidebar_tour li {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #ddd;
	}

#sidebar_tour a { text-decoration: none; }

#tour_content {
	margin-left: 30px;
	padding-top: 20px;
	width: 650px;
	padding-bottom: 30px;
	}

#tour_content ul#count { margin-top: 20px; }

#tour_content ul#count li {
	font-size: 25px;
	padding: 10px;
	padding-left: 65px;
	height: 40px;
	padding-top: 15px;
	}

.one { background: url(../img/1.jpg) top left no-repeat; }
.two { background: url(../img/2.jpg) top left no-repeat; }
.three { background: url(../img/3.jpg) top left no-repeat; }
.four { background: url(../img/4.jpg) top left no-repeat; }
.five { background: url(../img/5.jpg) top left no-repeat; }

/* Contact Form --------- */
.message { display: none; }

.contact {
	text-align: right;
	width: 400px;
	}

.contact ul { list-style-type: none; }

.contact li {
	list-style-type: none;
	margin: 5px 0px;
	}

.contact li.special { display: none; }

.contact label {
	float: left;
	padding-top: 4px;
	}

.contact input {
	width: 260px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px;
	}

.contact textarea {
	width: 260px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px;
	}

input#send {
	margin-top: 30px;
	margin-right: 10px;
	border: 1px solid #606060;
	color: #fff;
	background: #000000;
	padding: 3px;
	font-size: 10px;
	text-transform: uppercase;
	}

#alert {
	margin-top: 5px;
	width: 390px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px 5px 5px 5px;
	}

#contact_info {
	text-align: center;
	width: 450px;
	margin-top: 5px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px 5px 5px 5px;
	}

.contact_extra_not_logged {
	clear: both;
	float: left;
	margin-top: -250px;
	margin-left: 500px;
	width: 400px;
	}


/* Genreal  Form --------- */
.form {
	text-align: right;
	width: 400px;
	}

.form ul { list-style-type: none; }

.form li {
	list-style-type: none;
	margin: 5px 0px;
	}

.form li.special { display: none; }

.form label {
	float: left;
	padding-top: 4px;
	}

.form input {
	width: 260px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px;
	}

.form textarea {
	width: 260px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px;
	}

.form select {
	width: 272px;
	border: 1px solid #ddd;
	background: url(../img/whitedot.jpg) top repeat-x #eee;
	padding: 5px;
	}

/* Alliance Members Page --------- */
.first_row_partners {
	border-top: 1px dashed #72bf44;
	width: 920px;
	margin-top: 30px;
	}

.first_row_partners h2 { margin-top: 10px; }

.first_row_partners img {
	padding: 5px;
	border: 1px solid #FFF;
	margin: 5px;
	}

.first_row_partners a {
	text-decoration: none;
	color: #72bf44;
	}

.first_row_partners a:hover { color: #323232; }

.row_partners {
	clear: both;
	width: 920px;
	float: left;
	margin-top: 30px;
	}

.row_partners a {
	text-decoration: none;
	color: #72bf44;
	}

.row_partners a:hover { color: #323232; }

.row_partners img {
	padding: 5px;
	border: 1px solid #FFF;
	margin: 5px;
	}

.executive_committee {
	width: 920px;
	float: left;
	margin-top: 30px;
	border-top: 1px dashed #72bf44;
	}

.executive_committee a {
	text-decoration: none;
	color: #72bf44;
	}

.executive_committee a:hover { color: #323232; }
.executive_committee h2 { margin-top: 10px; }

.member {
	float: left;
	width: 350px;
	}

/*Take Action Page ------------------*/
.tell {
	width: 930px;
	float: left;
	margin-top: 30px;
	border-top: 1px dashed #72bf44;
	}

.tell img {
	padding: 5px;
	border: 1px solid #FFF;
	margin: 5px;
	}

.tell h2 {
	font-weight: normal;
	font-size: 23px;
	}

.tellstate {
	float: left;
	width: 290px;
	text-align: center;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
	}

.tellfed {
	float: left;
	width: 290px;
	text-align: center;
	border: 1px solid #e4e4e4;
	margin-left: 20px;
	margin-top: 20px;
	}

.tellmedia {
	float: left;
	width: 295px;
	text-align: center;
	border: 1px solid #e4e4e4;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 20px;
	}

.join_level {
	margin-top: 70px;
	border-top: 1px dashed #72bf44;
	width: 920px;
	float: left;
	}

.join_level h2 { margin-top: 20px; }
.lefttext { margin-left: 15px; }

.form_support {
	width: 920px;
	float: left;
	margin-top: 30px;
	border-top: 1px dashed #72bf44;
	}

.form_support h2 { margin-top: 20px; }

.form_tellafriend {
	width: 920px;
	float: left;
	margin-top: 30px;
	border-top: 1px dashed #72bf44;
	}

.form_tellafriend h2 { margin-top: 20px; }

/*Quote Page ------------------*/
.form_quotesubmit {
	width: 920px;
	float: left;
	margin-top: 30px;
	border-top: 1px dashed #72bf44;
	}

.form_quotesubmit h2 { margin-top: 20px; }
