@charset "utf-8";

/* Reset settings to default values */
@import url("reset.css");
/* Styles for 2D slider on the start page */
@import url("slider.css");

/* Main Styles */
body {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #F9F9F9;
}
p {
	line-height: 1.3;
	padding-bottom: 15px;
}
.dropcap {
	display: block;
	float: left;
	font-size: 30px;
	margin: 0 7px 0 0;
	line-height: 30px;
}
.pullquote_left, .pullquote_right {
	float: left;
	width: 33%;
	padding: 0 15px 0 0;
	margin: 12px  20px  12px 0;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	background: url(../images/pullquotes-bg.gif) right top repeat-y;
	text-align: right;
	line-height: 1.3;
}
.pullquote_right {
	float: right;
	width: 33%;
	padding: 0 0 0 15px;
	margin: 12px  0 12px 20px;
	background-position: left top;
	text-align: left;
}

.clear { clear: both; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */


.full-width, .half, .one-third, .one-fourth, .two-thirds, .three-fourths {
	float: left;
	margin: 7px 15px;
	text-align: justify;
	line-height: 1.2;
}

.full-width 	{ width: 930px; clear: both;}
.half 		{ width: 450px !important; width: 445px; margin: 7px 12px; }
.one-third 	{ width: 285px; }
.one-fourth 	{ width: 200px; }
.two-thirds 	{ width: 605px; }
.three-fourths	{ width: 660px; }

.half.last { margin: 7px 0; float: left; }

h1, h2, h3, h4, h5, h6, ul.style1 li.first, ul.style2 li.first, ul.style3 li.first {
	color: #619b29;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 8px 0;
	text-align: center;
	line-height: 1.1;
	font-weight: normal;
}

h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 22px; }
h4, ul.style1 li.first, ul.style2 li.first, ul.style3 li.first { font-size: 20px; background-image: none; }
h5 { font-size: 18px; text-transform: capitalize; }
h6 { font-size: 16px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

img {
	margin: 5px 20px 12px 0;
	border: 1px solid #DEDEDE;
	float: left;
	display: block;
	padding: 7px;
	background: #FDFDFD;
}

img.right {
	float: right;
	margin: 12px 0 12px 20px;
}

a img {
	margin: 0;
}
#pp_full_res img {
	margin: 0;
}

a.photo, a.video, a.content {
	position: relative;
	display: block;
	float: left;
	margin: 5px 15px 10px 0 !important;
	margin: 0 0 10px 0;
	background: url(../images/zoom.png) center center no-repeat;
}
a.photo img, a.video img, a.content img { margin-right: 0; }

a.photo { background-image: url(../images/icon-photo2.png); }
a.video { background-image: url(../images/icon-video2.png); }
a.content { background-image: url(../images/zoom2.png); }

.mainContent ul {
	margin: 5px 20px 15px 0 !important;
	margin: 5px 20px 15px 0;
	display: inline-block;
}
.mainContent li {
	display: block;
	padding: 4px 0 4px 16px;
	background: url(../images/list-style1.gif) left 8px no-repeat;
	clear: left;
}

ul.style1 li { background-image: url(../images/list-style1.gif); }
ul.style2 li { background-image: url(../images/list-style2.gif); }
ul.style3 li { background: url(../images/list-style3.gif) left 4px no-repeat; padding-left: 20px }

ul.style2 li.first  { color: #dd841c; }

a { color: #448623; }

a.orange { color: #dd841c; }
a.grey { color: #777777; }
a:hover { text-decoration: none;}

a.btn {
	display: block;
	float: left;
	padding-left: 12px;
	background: url(../images/buttons.gif) left top no-repeat;
	text-decoration: none;
	margin: 10px 7px 0 0;
}

a.btn.orange 				{ background-position: left -76px; }
a.btn.grey 					{ background-position: left -152px; }
a.btn.dark-grey 			{ background-position: left -228px; }

a.btn span {
	color: #FFFFFF;
	display: block;
	float: left;
	height: 23px;
	padding: 5px 12px 0 0;
	background: url(../images/buttons.gif) right top no-repeat;
	cursor: pointer;
}

a.btn.orange span 			{ background-position: right -76px; }
a.btn.grey span 			{ background-position: right -152px; color: #333333; }
a.btn.dark-grey span 		        { background-position: right -228px; }

a.btn:hover 				{ background-position: left -38px; }
a.btn.orange:hover			{ background-position: left -114px; }
a.btn.grey:hover 			{ background-position: left -190px; }
a.btn.dark-grey:hover 		{ background-position: left -266px; }

a.btn:hover span 			{ background-position: right -38px; }
a.btn.orange:hover span 	{ background-position: right -114px; }
a.btn.grey:hover span 		{ background-position: right -190px; }
a.btn.dark-grey:hover span 	{ background-position: right -266px; }

a.btn:active span			{ padding: 6px 12px 0 0; height: 22px; }

a.btn.more					{ background: url(../images/button-more.gif) left center no-repeat; padding-left: 20px; text-decoration: underline; margin-top: 0; }
a.btn.more:hover			{ text-decoration: none; background-position: left center;  }

.right, a.btn.right { float: right; }
.goTop, .divider {
	clear: both;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0 0 0;
	background: url(../images/divide-bg.gif) left bottom repeat-x;
	height: 1px;
}
.goTop span {
	display: block;
	margin-top: -7px;
	text-align: center;
	padding: 3px 0 3px 7px;
	color: #999999;
	text-decoration: none;
	float: right;
	font-size: 8px;
	text-transform: uppercase;
	background: #F9F9F9;
	cursor: pointer;
}
.goTop span:hover { color: #555555; }
.divider { margin-bottom: 12px; }


/* -------------------------- */

.centerPage {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 103px;
	background: url(../images/top-bg.gif) top repeat-x;
	text-align: left;
}
a.logo {
	background: url(../images/logo.png) left top no-repeat;
	display: block;
	float: left;
	width: 300px;		/* Type here your value */
	height: 103px;		/* Type here your value */
}
ul.mainMenu {
	float: left;
	width: 620px;
	float: right;
	margin: 0;
}
.mainMenu>li {
	display: block;
	float: left;
	color: #DEDEDE;
	padding: 0;
	background-image: none;
}
.mainMenu li {
	background-image: none;
	position: relative;
	z-index: 10;
}
.mainMenu>li>a {
	display: block;
	background: url(../images/main-menu-break.gif) right top no-repeat;
	height: 78px;		/* Full height with padding is just like header's height (103px) */
	padding: 25px 15px 0 15px;
	color: #DEDEDE;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	float: left;
}
.mainMenu li a:hover, .mainMenu li a.active {
	color: #FFFFFF;
	background: url(../images/main-menu-hover.gif) top repeat-x;
}
.mainMenu li a span {
	font-size: 11px;
	display: block;
	max-width: 80px;
	margin-top: 10px;
	text-transform: none;
}
.mainMenu li a:hover span {
	cursor: pointer;
}

/* ========= SubMenu on top ======== */
.subMenu {
	padding-top: 7px;
	background: url(../images/submenu-top.gif) 10px top no-repeat;
	position: absolute;
	display: none;
	top: 97px;
	z-index: 100;
}
.mainMenu li ul {
	width: 150px;
	margin: 0;
}
.mainMenu li ul li {
	display: block;
	padding: 0 2px;
	position: relative;
	background-color: #7bab4c;
	border-right: 0;
}
.mainMenu li ul li a {
	color: #e0f5cb;
	padding: 7px 10px;
	font-size: 12px;
	float: none;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #6e9944;
	border-top: 1px solid #84b159;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
.mainMenu li ul li:first-child a {
	border-top: none;
}
.mainMenu li ul li a:hover {
	background: none #80ae53;
	color: #FFFFFF;
}
.mainMenu li:hover ul {
	display: block;
}
.mainMenu li a.more, .mainMenu li a.more:hover {
	background: url(../images/arrow-right.png) right center no-repeat;
}

/* ============ Third Menu =========== */
.thirdMenu {
	display: none;
	position: absolute;
	top: 0;
	left: 150px;
	z-index: 200;
}
.mainMenu .thirdMenu ul li {
	border: 0;
	background: #777777;
}
.mainMenu .thirdMenu li a {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #8A8A8A;
	color: #DDDDDD;
	background: #777777;
}
.mainMenu .thirdMenu li a:hover {
	background: #818181;
}

/*======== Slider on Start Page ========= */
#slider {
	background: url(../images/slider-block-bg.jpg) 0 -18px repeat-x #FFFFFF;
	border-bottom: 1px solid #518821;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#slider ul { max-width: inherit; }
#actionInfo { overflow: auto; }
#actionInfo h2 {
	font-size: 16px;
	line-height: 1.2;
	width: 700px;
	float: left;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
}
#actionInfo h2 span {
	font-size: 24px;
	display: block;
	margin-bottom: 5px;
}
a.actionBtn {
	width: 188px;
	height: 73px;
	padding-top: 12px;
	background: url(../images/action-btn.png) center top no-repeat;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	display: block;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
}

/* ========= Main Content ========= */
.mainContent {
	width: 960px;
	overflow: hidden;
	padding: 5px 0;
	margin: 0 auto 20px;
	text-align: justify;
	clear: both;
	float: none;
}

.breadcrumbs {
	margin: 7px 0 0 15px;
	clear: both;
	width: 100%;
	padding-left: 15px;
}
.breadcrumbs li, .breadcrumbs a {
	display: block;
	float: left;
	color: #999999;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	margin-right: 3px;
	background: none;
	clear: none;
	padding-left: 0;
}
.breadcrumbs a {
	background: url(../images/breadcrumbs-break.gif) right center no-repeat;
	padding: 0 10px 1px 0;
}
.breadcrumbs a:hover {
	color: #888888;
	text-decoration: underline;
}

/*======== Footer ========= */
#footer {
	background: url(../images/footer-bg.jpg) top repeat-x #3f3f3f;
	color: #7e7e7e;
	position: relative;
	padding: 0px 0 0;
	text-align: left;
}
#footer .centerPage {
	background: none;
	overflow: hidden;
}
#footer ul {
	float: left;
	margin: 0 30px 40px 0;
	text-align: left;
}
#footer li {
	display: block;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #2f2f2f;
	padding: 0;
	background-image: none;
}
#footer li a {
	display: block;
	padding: 7px 0 7px 14px;
	color: #7e7e7e;
	text-decoration: none;
}
#footer li a:hover {
	color: #91b969;
	background: url(../images/arow-green.gif) 4px center no-repeat;
}
#footer li.bottom {
	border-bottom: 0;
}
#footer ul.social li a {
	background: none;
	padding-left: 0;
}
#footer ul.social img {
	padding: 0;
	margin: 0 7px 0 0;
	border: 0;
	background: none;
}
#footer li.first {
	border: none;
	padding: 8px 0 8px 14px;
	text-transform: uppercase;
	background-color: #3c3c3c;
	color: #AAAAAA;
	border-right: 1px solid #4d4d4d;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#footer li.last {
	border-bottom: none;
}

#footer p.copyright {
	height: 100%;
	text-align: center;
	display: block;
	background: url(../images/copyright-bg.gif) center top no-repeat #353535;
	font-size: 11px;
	padding-top: 8px
}

#footer .one-fourth.subscribe {
	padding: 0 0 0 0;
	float: right;
}
.subscribe input[type="text"]{
	width: 180px;
	border: 1px solid #999;
	padding: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	background: #FFFFFF;
}
.subscribe .btn {
	background: url(../images/btn-subscribe.png) left top no-repeat;
	width: 130px;
	height: 33px;
	text-align: left;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	line-height: 1;
}
.subscribe .btn:hover {
	color: #538f1a;
	background-position: left -33px;
}
.subscribe label {
	cursor: pointer;
	display: block;
}
.subscribe div {
	clear: both;
	position: relative;
	margin: 0 0 10px;
}
.subscribe h4 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #a6a6a6;
	font-size: 14px;
	text-align: left;
}
.subscribe h4 span {
	color: #FFFFFF;
}

/* =========== Promo Block =========== */
.promo {
	background: url(../images/promo-bg.gif) top repeat-x #c4e5a3;
	border-bottom: 1px solid #bcdda7;
}
.promo .centerPage {
	background: url(../images/promo-light.png) left top no-repeat;
	padding: 25px 0 25px 0;
	text-align: left;
}
.promo a.actionBtn {
	float: left;
	margin: 0 30px 0 0;
	text-align: center;
}
.promo h3 {
	display: block;
}
.promo p { font-size: 14px;}
.promo h4 {
	display: block;
	float: left;
	padding: 6px 15px 8px 15px;
	color: #FFFFFF;
	background: url(../images/page-title-bg.gif) bottom repeat-x #619a29;
	margin: 0 25px 0 15px;
	border-top: 1px solid #518821;
	border-left: 1px solid #518821;
	border-right: 1px solid #e9f8da;
	border-bottom: 1px solid #e9f8da;
}
.promo h6 {
	color: #555555;
}

/* ============= Horizontal SubNavigation ========== */
.horizSubnav {
	height: 37px;
	padding-top: 8px;
	background: url(../images/horiz-subnav-bg.gif) top repeat-x;
}
.horizSubnav a {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none;
	margin-right: 15px;
}
.horizSubnav a span {
	display: block;
	float: left;
	height: 22px;
	padding: 7px 10px 0 0;
	color: #e3f4d2;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
.horizSubnav a:hover { background: url(../images/horiz-subnav.gif) left -39px no-repeat; }
.horizSubnav a:hover span { background: url(../images/horiz-subnav.gif) right -39px no-repeat; color: #FFFFFF; }

.horizSubnav a.active, .horizSubnav a.active:hover { background: url(../images/horiz-subnav.gif) left top no-repeat; }
.horizSubnav a.active span, .horizSubnav a.active:hover span { background: url(../images/horiz-subnav.gif) right top no-repeat; color: #FFFFFF; cursor: text; }

/* ============= Vertical SubNavigation ========== */
.sidebar {
	background: url(../images/sidebar-left-bg.gif) right repeat-y;
	overflow: hidden;
}
.sidebar h1, .sidebar h2 {
	height: 30px;
	background: url(../images/sidebar-left-top.gif) right bottom no-repeat;
	margin: 0;
}
.sidebar p {
	padding: 0 20px 10px 0;
}
.sidebar h2 { background: url(../images/sidebar-left-btm.gif) right top no-repeat #FAFAFA; }
.vertSubnav {
	margin-bottom: 25px;
}
.vertSubnav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #444444; 
	padding: 8px 10px 8px 15px;
	border-top: 1px solid #FEFEFE;
	border-bottom: 1px solid #EAEAEA;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	margin-right: 2px;
}
.vertSubnav a:hover {
	background:  url(../images/vert-subnav-hover.gif) right center no-repeat #FAFAFA;
	color: #333333;
}
.vertSubnav a.active, .vertSubnav a.active:hover {
	background: url(../images/vert-subnav-active.gif) right center no-repeat #ebf7e0;
	color: #619b29;
}
.vertSubnav a.first {
	border-top: none;
}

.linksBlock {
	margin-bottom: 25px;
}

.linksBlock a {
	display: block;
	padding: 5px 12px 5px 18px;
	margin-right: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EAEAEA;
	color: #555555;
	text-decoration: none;
	background: url(../images/list-style1.gif) left 9px no-repeat;
}
.linksBlock a:hover {
	text-decoration: underline;
	background-color: #FAFAFA;
}

a:first-child { border-top: 0; }
a:last-child { border-bottom: 0; }

form#search {
	margin: -10px 0 20px 0;
	float: left;
	padding: 0 0 0 12px;
}
form#search input {
	width: 180px;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #f3f3f3;
	background: url(../images/grad-light.gif) bottom repeat-x #FFFFFF;
	padding: 3px 34px 3px 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	height: 22px;
	float: left;
	color: #555555;
	font-size: 13px;
}
form#search input[type=text]:focus {
	border-color: #b9daa4;
}
form#search .btn {
	width: 30px;
	height: 30px;
	background: url(../images/search-btn.png) 0 0 no-repeat;
	border: 0;
	margin: 0 0 0 -30px;
	float: left;
	cursor: pointer;
}
#search .btn:hover {
	background-position: 0 -40px;
}
.breakTop {
	height: 12px;
	background: url(../images/promo-bg.gif) bottom repeat-x #c4e5a3;
	border-bottom: 1px solid #bcdda7;
	margin-bottom: 15px;
}
.hide {
	display: none;
}

/* ======== Contact form ========== */
#contactForm {
	margin-top: -25px;
	overflow: auto;
}
#contactForm h5 {
	margin-bottom: 15px;
}
#contactForm label {
	display: block;
	float: left;
	clear: left;
	width: 90px;
	font-family: Arial, sans-serif;
	font-style: italic;
}
#contactForm input, #contactForm textarea {
	float: left;
	padding: 5px;
	border: 1px solid #CFCFCF;
	width: 300px;
	margin-bottom: 7px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #333333;
}
#contactForm input:focus, #contactForm textarea:focus {
	border: 1px solid #BBBBBB;
}
#contactForm textarea {
	height: 150px;
}
#contactForm .submit {
	width: 200px;
	background: url(../images/buttons.gif) left bottom no-repeat;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	height: 28px;
	margin: 0 0 25px 90px;
}
#contactForm .submit:hover { background-position: left top; }

/* =========== For Startpage with Piecemaker ============= */
#piecemakerBlock {
	width:100%;
	height: 580px;
	overflow: hidden;
	background: url(../images/slider-block-bg.jpg) left 20px repeat-x #FFFFFF;
	margin-bottom: -110px;
	border: 0;
}
#actionInfo.centerPage {
	position: relative;
	z-index: 10;
}

/* ============= Login Form ============== */
#backgroundPopup {  
	display: none;  
	position: fixed;  
	height: 100%;  
	width: 100%;  
	top: 0;  
	left: 0;  
	background: #000000;  
	border: 1px solid #cecece;  
	z-index: 1000;  
}
#loginBlock {
	display: none; /*--hidden by default--*/
	background: url(../images/login-bg.gif) top repeat-x #e9e9e9;
	padding: 15px 20px;
	border: 8px solid #ddd;
	float: left;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	width: 300px;
}
#loginBlock h4 {
	padding-left: 98px;
	padding-bottom: 7px;
}
.btn_close {
	position: absolute;
	top: -20px;
	right: -22px;
	border: 0;
	width: auto;
	padding: 0;
	background: none;
}

#loginBlock fieldset {
	border: 0;
}
#loginBlock label {
	display: block;
	float: left;
	clear: left;
	padding: 7px 0 0 0;
	width: 90px;
	text-align: right;
}
#loginBlock input {
	float: left;
	padding: 6px 7px 7px 7px;
	margin: 0 0 8px 8px;
	border: 1px solid #CCCCCC;
	width: 180px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#loginBlock fieldset {
	margin-bottom: 12px;
}
#loginBlock a {
	margin-top: 6px;
	display: block;
	float: left;
}
#loginBlock .btn {
	text-transform: uppercase;
	margin-left: 98px;
	padding-top: 0;
	margin-top: 0;
}
#remindBlock {
	margin-top: 10px;
}
#remindBlock .btn {
	margin-left: 5px;
}
#remindBlock p {
	display: block;
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding-top: 12px;
}

/* ==========================================
				Single Post
=============================================*/

.metaPost { margin: 12px 0 15px; clear: both; }
.metaPost .date {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	width: 64px;
	padding: 5px 7px 6px;
	color: #FFFFFF;
	background: url(../images/date-block-grad.png) top repeat-x #619b29;
	line-height: 1;
	 text-shadow: 0 -1px 0 #5e942a;
}
.metaPost .date b 		{ font-size: 30px; font-weight: normal; float: left; margin-right: 4px; }
.metaPost .date span 	{ font-size: 13px; letter-spacing: 1px; display: block; margin: 3px 0 2px; text-transform: uppercase; }
.metaPost .date i 		{ font-size: 10px; font-style: normal; letter-spacing: 2px; }

.metaPost .secondary { color: #999999; font-size: 11px; }
.metaPost .secondary a { color: #555555; }
.metaPost .secondary a.cat { text-transform: uppercase; }

#tags {
	clear: both;
	margin: 15px 0;
	padding-left: 25px;
	width: 580px;
	float: left;
	background: url(../images/tag-icon.png) left 3px no-repeat;
}
#tags a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 4px 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #74a443;
	text-decoration: none;
}
#tags a:hover { background: url(../images/date-block-grad.png) left -10px repeat-x #619b29; color: #FFFFFF; border-color: #66a02b; }

/*==============================
          Pagination
================================*/
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #FFFFFF;
	background: url(../images/buttons.gif) center -228px no-repeat;
}
.pagination span { color: #333333; background-position: center 50px; padding-left: 0; }
.pagination a:hover{ color: #FFFFFF; background-position: center -266px; }
.pagination .current, .pagination .current:hover{ padding: 6px 9px 5px 9px; background-position: center top; color: #FFFFFF; cursor: text; }

/* ------------ Comments ---------------*/
#comments_template { clear: both; margin-top: 20px; }
#comments_template h3 { border-top: 1px solid #DDDDDD; padding-top: 15px;  }
#comments_template h3 span { color: #444444; font-weight: normal; }
p.notes { font-size: 12px; padding-left: 12px; padding-right: 40px; }

ul#comments { margin-right: 0; width: auto; }

#comments img { margin: 0 5px 5px 0; padding: 0; border: none; }

#comments li {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px dashed #DDDDDD;
	background: none;
	width: 605px;
}
#comments li:first-child { border-top: 0; }
#comments li p { margin: 0; padding: 0 }
#comments .gravatar {
	width: 65px;
	float:left;
	overflow: auto;
	padding: 0 0 10px;
	display: block;
	overflow: hidden;
}
#comments .gravatar img {
	border: 4px solid #FFFFFF;
	-moz-box-shadow: 1px 1px 2px #CCCCCC;
	-webkit-box-shadow: 1px 1px 2px #CCCCCC;
	box-shadow: 1px 1px 2px #CCCCCC;
	margin: 0;
}
#comments .author {
	width: 535px;
	float: right;
	margin-bottom: 8px;
	display: block;
	padding-left: 0;
	font-size: 13px;
}
#comments .author a { text-decoration: none; color: #333333; }
#comments .author a:hover { text-decoration: underline; }
#comments .author span, #comments .author small { color: #999999; font-size: 12px; }
#comments .author small { display: block; float: right; font-size: 20px; line-height: 1; margin-bottom: -5px; }
#comments .author small a { color: #DDDDDD; text-shadow: 0 1px 0 #FFFFFF; font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif}
#comments .author small a:hover { color: #BBBBBB; text-decoration: none; }
#comments .the_comment {
	padding: 0 12px;
	background: #FFFFFF;
	border: 1px solid #d9d9d9;
	width: 509px;
	float: right;
	color: #333333;
	position: relative;
	font-size: .9em;
}
#comments .the_comment p {margin: 7px 0; padding: 0; overflow: auto; }
#comments .the_comment .corner {
	background: url(../images/corner.gif) left top no-repeat;
	width: 9px;
	height: 6px;
	position: absolute;
	top: 0;
	left: 15px;
	margin-top: -6px;
	z-index: 50;
	display: block;
}

a.zoomed { display: block; overflow: hidden; padding: 7px 0; width: 730px; margin-left: -10px; background: url(../images/zoom-icon.png) center center no-repeat; }

.the_comment a.btn { padding-left: 8px; float: right;  }
.the_comment a.btn span { padding: 5px 8px 5px 0; height: 18px; float:right; }

.the_comment a.reply {
	display: block;
	margin: 0 -13px -1px 0;
	padding: 3px 6px 3px;
	border: 1px solid #66a02b;
	text-decoration: none;
	background: url(../images/date-block-grad.png) left -10px repeat-x #AAAAAA;
	color: #FFFFFF;
	border-color: #AAAAAA;
	float: right;
	-moz-border-radius-topleft: 5px 5px;
	border-left-top-radius: 5px 5px;
	text-shadow: 0 -1px 0 #999999;
}
.the_comment a.reply:hover { background-color: #619b29; border-color: #66a02b; text-shadow: 0 -1px 0 #5e942a; }

/* Second comments level (width -=65px) */
#comments ul.children { float: right; margin: 5px 0 0 0 !important; }
#comments .children li { width: 540px; padding-bottom: 0; }
#comments .children .author { width: 470px; }
#comments .children .the_comment { width: 444px; }

/*Third comments level */
#comments .children .children li  { width: 475px; }
#comments .children .children .author { width: 405px; }
#comments .children .children .the_comment { width: 379px; }


/* ------------- Comments form ------------- */
#commentform a { color: #333333; }
#commentform a.user { color: #eea616; }
#commentform p { position: relative; display: block; padding-bottom: 8px; }
#commentform div {
	width: 230px;
	margin: 0 25px 0 0;
	float: left;
}
#commentform div.message { width: 350px; margin-right: 0; }
#commentform input, #commentform textarea {
	background: #FFFFFF;
	font-size: 13px;
	padding: 4px 5px 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	border: 1px solid #D9D9D9;
	width: 220px;
	color: #333333;
	padding: 4px 5px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input:focus, textarea:focus {
	border-color: #99d362;
	-moz-box-shadow: 0px 0px 4px #9ae157;
	-webkit-box-shadow: 0px 0px 4px #9ae157;
	box-shadow: 0px 0px 4px #9ae157;
}
#commentform textarea { width: 338px; height: 128px; }
#commentform label { display: block; margin-bottom: 3px; font-size: 13px; }
#commentform label small { color: #eea616; }

#commentform span.required {
	color: #f19a06;	
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#commentform .submit {
	background: url(../images/submit-btn.gif) left top no-repeat;
	border: none;
	text-align: center;
	width: 170px;
	color: #FFFFFF;
	height: 28px;
	cursor: pointer;
	margin-top:10px;
}
#commentform .submit:hover { background-position: 0 -38px; }

/* ------------------ Flickr images block ------------------*/
#flickrBlock {
	background: url(../images/spinner-facebook.gif)250px 13px no-repeat;
	overflow: hidden;
}
#flickr {
	width: 300px;
	overflow: hidden;
	clear: both;
}
#flickr li {
	display: block;
	float: left;
	padding: 0;
	background-image: none;
	margin: 0 7px 7px 0;
	clear: none;
}

#flickr li img {
	padding: 4px;
	width: 75px;
	height: 75px;
}
#flickr li a:hover img { border-color: #CCCCCC; }

/* ================ Pricing Table ================= */
.pricingTable {
	overflow: hidden;
	padding: 15px 0;	
}
.priceColumn {
	width: 210px;
	float: left;
	border-right: 1px solid #dedede;
	background: #FFFFFF;
}
.priceColumn p {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #dedede;
	text-align: center;
	padding: 10px 5px 10px 12px;
	z-index: 1;
	position: relative;
}
.priceColumn p a.btn {
	width: 100px;
	margin: 10px auto;
	float: none;
	text-transform: uppercase;	
}
.priceColumn p a.btn span { width: 88px; float: none; }
.priceColumn p.title {
	height: 68px;
	background: url(../images/pricing_title_grad.png) top repeat-x #eaeaea;	
	padding: 0 0 15px;
	color: #555555;	
	position: relative;
	z-index: 5;
	border-top: none;
}
.priceColumn p.title span {
	display: block;
	font-weight: bold;
	padding: 0;
	background: url(../images/pricing_title_name.png) top repeat-x #6f6f6f;
	text-transform: uppercase;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
.priceColumn p.title strong {
	font-size: 36px;
	display: inline;
	text-shadow: 0 1px 0 #FFFFFF;
}
.priceColumn p.title b, .priceColumn p.title small {
	display: inline;
	vertical-align: super;
	line-height: 1.3;
	text-shadow: 0 1px 0 #FFFFFF;
}
.priceColumn p.title b { font-size: 20px; }
.priceColumn p.buy { height: 50px; }

.priceColumn p.title small.arrow {
 	display: block;
	width: 15px;
	height: 8px;
	background: url(../images/pricing_arrow.gif) left top no-repeat #ececec;
	position: absolute;
	margin-bottom: -8px;
	bottom: 0;
	left: 101px;
	z-index: 50;
	text-indent: -9999px;
}
.priceColumn p span.checkbox {
	text-indent: -9999px;
	width: 15px;
	height: 16px;
	background: url(../images/pricing_checkbox.png) left top no-repeat;
	display: block;
	margin: 0 auto 1px;
}
.priceColumn p span.checkbox.no { background-position: left bottom; }

.priceColumn.features { border-left: 1px solid #dedede; border-top: 1px solid #dedede; }
.priceColumn.features p { text-align: left; text-shadow: 0 1px 0 #FFFFFF; }
.priceColumn.features p.title { font-size: 20px; font-weight: bold; padding-top: 29px; height: 38px; padding-left: 12px; }

.priceColumn.special {
	margin-top: -15px;
	margin-bottom: -5px;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	z-index: 50;
	position: relative;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border-top: 0;
}
.priceColumn.special p.title {
	background-color: #bceba3;
	border-color: #b5d8a3;
	color: #358e35;
	height: 83px;
	-moz-border-radius-topleft: 5px 5px;
	-webkit-border-radius-topleft: 5px 5px;
	border-left-top-radius: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-radius-topright: 5px 5px;
	border-right-top-radius: 5px 5px;
}
.priceColumn.special p.title span {
	background-color: #4d8019;
	text-shadow: 0 -1px 0 #398739;
	position: relative;
	margin-bottom: 15px;
	-moz-border-radius-topleft: 5px 5px;
	-webkit-border-radius-topleft: 5px 5px;
	border-left-top-radius: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-radius-topright: 5px 5px;
	border-right-top-radius: 5px 5px;
}
.priceColumn.special p.title span small { display: block; padding: 0; }
.priceColumn.special p.title span small b {
	display: block;
	width: 132px;
	font-size: 9px;
	letter-spacing: 1px;
	background: #4d8019;
	height: 16px;
	position: absolute;
	left: 39px;
	bottom: -16px;
	text-shadow: 0 -1px 0 #398739;
	z-index: 50;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.7);
	-moz-border-radius-bottomleft: 4px 4px;
	-webkit-border-radius-bottomleft: 4px 4px;
	border-left-bottom-radius: 4px 4px;
	-moz-border-radius-bottomright: 4px 4px;
	-webkit-border-radius-bottomright: 4px 4px;
	border-right-bottom-radius: 4px 4px;
}
.priceColumn.special p.buy {
	height: 55px;
	-moz-border-radius-bottomleft: 5px 5px;
	-webkit-border-radius-bottomleft: 5px 5px;
	border-left-bottom-radius: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	-webkit-border-radius-bottomright: 5px 5px;
	border-right-bottom-radius: 5px 5px;
}
.priceColumn:last-child, .priceColumn:last-child p.title, .priceColumn:last-child p.title span {
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-radius-topright: 5px 5px;
	border-right-top-radius: 5px 5px;
}
.priceColumn:first-child, .priceColumn:first-child p.title, .priceColumn:first-child p.title span {
	-moz-border-radius-topleft: 5px 5px;
	-webkit-border-radius-topleftt: 5px 5px;
	border-left-top-radius: 5px 5px;
}
.priceColumn.special p.title small.arrow { background: url(../images/pricing_arrow_special.gif) left top #bceba3; }

.priceColumn p.odd { background: #f5f4f4; }
.priceColumn.special p.odd { background: #e3f9dc; }

.pricingTable.fourCols .priceColumn 								{ width: 190px; }
.pricingTable.fourCols .priceColumn.special p.title span small b 	{ left: 29px; }
.pricingTable.fourCols .priceColumn p.title small.arrow				{ left: 89px; }
.pricingTable.fiveCols .priceColumn 								{ width: 158px; }
.pricingTable.fiveCols .priceColumn.special p.title span small b 	{ left: 13px; }
.pricingTable.fiveCols .priceColumn p.title small.arrow				{ left: 72px; }

/* ==================== FAQ ========================= */

#questions { margin-left: 18px; }
#questions li{
	margin-bottom: 10px;
	color: #3299bb;
	font-size: 14px;
	padding-left: 22px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif
}
#questions ul li a { text-decoration: none;	}
#questions ul li a:hover { text-decoration: underline; }

.mainContent #answers ul li {
	clear: both;
	padding: 5px 20px 8px;
	background-image: none;
}
.mainContent .current-faq {
	background: #eaf6e0;
	color: #333333;
	overflow: hidden;
	position: relative;
}
.top-button {
	font-size: 11px;
	float: right;
	height: 10px;
	right: 0;
	bottom: 0;
	z-index: 50;
	position: absolute;
	display: block;
	padding: 5px 12px 8px;
	border: 1px solid #66a02b;
	text-decoration: none;
	background: url(../images/date-block-grad.png) left -10px repeat-x #619b29;
	color: #FFFFFF;
	float: right;
	-moz-border-radius-topleft: 5px 5px;
	border-left-top-radius: 5px 5px;
	text-shadow: 0 -1px 0 #5e942a;
}
.top-button:hover { background-position: 0 -0; }
.top-button:active { background-position: 0 -20px; }
