@charset "UTF-8";
/*
Theme Name: Acne Skin Site
Theme URI: http://web312.com
Description: Acne Skin Site
Version: 1.1
Author: Web312
Tags: 

USE THIS STYLE SHEET EXCLUSIVELY FOR ass 

*/
.gform_wrapper .gfield_required {
display: none;
}
#gform_next_button_1_24 {margin-left:260px;}
#next {float:right;}
.gform_image_button {-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 5px rgba(0,0,0,.6);}

.gform_image_button:hover {
opacity:0.75;
filter:alpha(opacity=75); /* For IE8 and earlier */
}


/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   
ul#menu-footer  {
	list-style-type: none;
	margin-top: -10px;
	font-family: QlassikMediumRegular;
	font-size: 14px;
	font-variant: normal;
}


.readmore a {
	display: block;
	width: 200px;
	list-style-type: none;
	height: 45px;
	float: right;
	margin-bottom: 10px;	
}
.readmore a:link, .readmore a:visited {
	background-image: url(images/readmore.jpg);
	background-repeat: no-repeat;
}
.readmore a:hover, .readmore a:active {
	background-position: 50% -45px;
}


#twitter_div {
	background-image: url(images/twitterBG.jpg);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:20px;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
}
 
#twitter_div ul li {
	color: #090;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0C0;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}



.negativespace {
	margin-top: 0px;
}

.entry-title {
font-family:QlassikMediumRegular;
	font-size:32px;
	color: #5F5F6E;
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
}

.fltLeft {

	float:left;

}

.fltRight {

	float:right;

}

.tweetmeme_button {
	margin-top: 15px;
}

.homepostbox1-h3 {
	font-family:QlassikMediumRegular;
	font-size:18px;
	color: #5F5F6E;
	margin: 0;
	font-weight: normal;
	width: 390px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	display: block;
	height: 41px;
	}
.homepostbox_top {
	width:100%;
	float: left; 
	background-image: url(images/smallleaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}	
.homepostbox1 {
	float: left;
	width: 300px;
	background-image: url(images/smallleaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.homepostbox1 {
	float: left;
	width: 300px;
	
}
.articlepostbox1 {
	float: left;
	width: 290px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 25px;min-height: 300px;
}

.articlepostbox1-h3 {
	font-family:QlassikMediumRegular;
	font-size:18px;
	color: #5F5F6E;
	margin: 0;
	font-weight: normal;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display: block;
	
	}
	
.last {margin-left: 30px;}

.homeformbox img{
	background-image: none;
	border: none;
	-webkit-box-shadow: 0 0 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0 0px rgba(0,0,0,0);
}

#newsletter p {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin-bottom: 0px;
}

.note {
	font-size:11px;
	background:#3C1A47;
	color:#FFFFFF;
	border:1px solid #724A80;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 28px;
	margin-left: 40px;
}

.homeformbox {
	background-image: url(images/formhome.png);
	height: 251px;
	width: 296px;
	position: absolute;
	/*left: 14.5%;*/ left:65.5%;
	z-index: 1000;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 126px;
	padding-top: 70px;
	/*margin-left: 180px;*/
	margin-top: 10px;
}


.post-teaser-block{
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}






@font-face {
    font-family: 'QlassikMediumRegular';
    src: url(css/qlassik_tb-webfont.eot);
    src: url(css/qlassik_tb-webfont.eot?iefix) format('eot'),
         url(css/qlassik_tb-webfont.woff) format('woff'),
         url(css/qlassik_tb-webfont.ttf) format('truetype'),
         url(css/qlassik_tb-webfont.svg#webfontuwnssiuM) format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden !important;
	background-color:#f9f9f9;
	}
	
img {
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0,0,0,.6);
}

img.left {
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	float: left;
	margin-right: 20px;
}

img.right {
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	float: right;
	margin-left: 20px;
}

.alignleft {
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
}

.alignright {
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	float: right;
	margin-left: 20px;
	margin-bottom:20px;
}

.no-shadow {
	-moz-box-shadow: none;
        -o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
	
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #838397;
	line-height: 18px;
	font-weight: normal;
	}
	
a {
	color: #090;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	}
	
a:hover {
	color: #0C0;
	font-weight: normal;
	text-decoration:underline;
	}
	
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #2d2d36;
	line-height: 20px;
	font-weight: normal;
	clear: both;
	}
	
h1 {
	font-family:QlassikMediumRegular;
	font-size:32px;
	color: #5F5F6E;
	margin: 0;
	padding: 14px 0 0 0;
	font-weight: normal;
	}
	
h2 {
	font-family:QlassikMediumRegular;
	font-size:21px;
	color: #5F5F6E;
	margin: 0;
	font-weight: normal;
	}
	
	
#respond h3 {
	font-family:QlassikMediumRegular;
	font-size:24px;
	color: #5F5F6E;
	margin: 20px 0 -20px 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	}
	
h3 {
	font-family:QlassikMediumRegular;
	font-size:20px;
	color: #5F5F6E;
	margin: 0;
	padding: 30px 0 10px;
	font-weight: normal;
	}
	
	
h4 {
	font-family:QlassikMediumRegular;
	font-size:22px;
	color: #060;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
	}
	
h5 {
	font-family:QlassikMediumRegular;
	font-size:22px;
	color: #090;
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	}
	
h6 {
	font-family:QlassikMediumRegular;
	font-size:18px;
	color: #5F5F6E;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
	}
	
.clear { clear: both;
margin-top: 50px;
}

.clear_small { clear: both;
margin-top: 20px;
}

hr {
	clear: both;
	border-top: 0;
	height: 3px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #e2e2e2;
	border-right: none;
	border-left: none;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
       }
	   
.hrr {
       clear: both;
	   border-top: 0;
       height: 3px;
       margin: 40px 0 26px 0;
	   border-top: 1px solid #cccccc;
	   border-bottom: 1px solid #e2e2e2;
	   border-right: none;
	   border-left: none;
       }

	
blockquote {
    margin: 30px 0 30px 23px;
    padding: 0 0 0 33px;
    text-align: left;
    width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #2d2d36;
	font-style:oblique;
	clear: both;
}

.quote {
    margin: 30px 0 30px 23px;
    padding: 0 0 0 33px;
    text-align: left;
    width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #2d2d36;
	font-style:oblique;
	clear: both;
}

.pullquoteleft {
    margin: 10px 20px 10px 0px;
    padding: 0px;
    text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #2d2d36;
	font-style:oblique;
	float: left;
	width: 40%;
}

.pullquoteright {
    margin: 10px 0px 10px 20px;
    padding: 0px;
    text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #2d2d36;
	font-style:oblique;
	float: right;
	width: 40%;
}

pre {
	font-family:QlassikMediumRegular;
	font-size:13px;
	color: #888888;
	float: right;
	text-align: right;
	}
	
div.hr hr { display: none;}	
div.hr { 
	height: 30px; 
	background: url(img/hr.png) no-repeat scroll center;
	clear: both;
	margin: 30px 0 20px 0;
	}
	
#header_bar {
	margin: 0 auto;
	background-image:url(img/header.jpg);
	background-repeat:repeat-x;
	height: 154px;
	}
#topad {
padding: 3px;
background:#B8C985;
border-bottom: 2px #1C1D21 solid;
}
#header_content {
	width: 960px;
	margin: 0 auto;
	height: 154px;
	}
	
#top_logo {
	width: 358px;
	height: 126px;
	position: absolute;
}

#top_logo img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#top_menu {
	float: right;
	width: 960px;
	height: 50px;
	margin-top: 85px;
	font-family:QlassikMediumRegular;
}

#top_menu a {
	font-size:18px;
	font-family:QlassikMediumRegular;
}

#top_menu li ul li a {
	font-size:16px;
	font-family:QlassikMediumRegular;
}

#footer {
	clear: both;
	background-image:url(img/footer_bground.jpg);
	background-repeat:repeat-x;
	min-height:186px;
	height:inherit;
	background-color: #FFF;
	}
	
#footer_inner {
	margin: 0 auto;
	width: 960px;
	height:inherit;
	}
	
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #aaaab1;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	}
	
#footer a {
	color: #090;
	font-style:normal;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	font-family: QlassikMediumRegular;
}

#footer a:hover {
	color: #090;
	text-decoration:underline;
}
	
ul {
	margin:20px 0 0 0;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	line-height: 1.8em;
	list-style-type:disc;
	}
	
li {
	padding: 0 0 0 0;
	margin:0;
	font-family:QlassikMediumRegular;
	font-size:12px;
	}

#slider_container {
	width: 100%;
	margin: 0 auto;
	overflow:hidden;

}
	
#slider {

width:2000px;
height:395px;

display: block;

clear: both;
   position: relative;
   top: 0px;
   /*left: 50%;*/
   margin-left: -1006px;
   overflow:hidden;margin: 0 auto;
}
	
.message_bar {
	background-image: url(img/light_bground.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 15px;
	width: 100%;
	clear: both;
	background-position: center;
	}
	
	.message_bar2 {
	background-image: url(img/light_bground2.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 15px;
	width: 100%;
	clear: both;
	background-position: center;
	}
	
.wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.portfolio_title {
	font-family:QlassikMediumRegular;
	font-size:20px;
	color: #5F5F6E;
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
	font-weight: normal;
	}
	
.portfolio_wrapper {
	width:300px;
	padding-right:20px;
	padding-bottom:30px;
	float:left;
	text-align:center;
	margin-top: 20px;
	}
	
.message_content {
	color: #5F5F6E;
    float: left;
    font-family: QlassikMediumRegular;
    font-size: 24px;
    padding-top: 23px;
    text-align: left;
    width: 700px;
}

.twitter_message_content {
    float: left;
    text-align: left;
    width: 800px;
	background-image: url(img/twitter_icon.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	min-height: 49px;
}

.message_button {
	float: right;
}

.shaded_bar {
	width: 960px;
	height: 30px;
	background-image:url(img/shaded_bar.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
	
.flickr_badge { float: left; }
.flickr_badge_image { width: auto; height: 74px; padding: 0px; margin: 0 19px 19px 0; border: 1px solid #676872; background: transparent; float: left; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 5px rgba(0,0,0,.6);}
	
	
.flickrpress-container img {
    -moz-box-shadow: none !important;
    margin: 2px !important;
}
	
.flickrpress-container .flickrpress-items div {
    background: none repeat scroll 0 0 white !important;
    border: 1px solid #E2E2E2 !important;
    display: inline-block !important;
    margin: 0 20px 20px 0 !important;
    padding: 2px !important;
}

.flickr_item flickr_item_view_squares {
	*width:75px !important;
	*height:75px !important;
	*float:left !important;}

.footer_one_third .flickrpress-container .flickrpress-items div {
    background: none repeat scroll 0 0 transparent !important;
    border: none !important;
    display: inline-block !important;
    margin: 0 10px 10px 0 !important;
    padding: 0px !important;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6) !important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6) !important;
	box-shadow: 0 0 5px rgba(0,0,0,.6) !important;
	*width:75px !important;
	*height:75px !important;
	*float:left !important;
	*min-height:85px;
}

.footer_one_third .flickrpress-container img {
    -moz-box-shadow: none !important;
    margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
	
#topcontrol img {
	 -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
#footer ul.social li {
	display: inline;
	margin: 0 5px 0 0;
	padding:2px 0 0 0;
	}
	
#footer ul.social {
	margin: 0px;
	}
	
#social {
	padding:20px 0 20px 0;
	}
	
#footer img, img.a {
	padding:2px 0 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
#copyright_container {
	width: 100%;
	}

#copyright_wrapper {
	width: 960px;
	margin: 0 auto;
	}

#bottom_logo {
	float: left;
	width: 400px;
	height: 100px;
	width: 116px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	margin-top: -30px;
}
	
#bottom_logo img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 6px;
	}

#copyright_message {
	font-size:12px;
	color: #aaaab1;
	font-family:QlassikMediumRegular;
	text-align:center;
	font-weight: normal;
	margin:20px 0;
	}
	
#copyright_message a {
	color: #090;
	font-style:italic;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}

#copyright_message a:hover {
	color: #090;
	font-style:italic;
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
}

/****** Post comment styling **/
	
#post_comment_wrapper {
	display: block;
	clear: both;
	margin-top: 25px;
	}

.avatar {
	float: left;
	margin-right: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding:5px 0 0 10px;
	}
	
.children li {
	margin: 5px !important;
	}

.comment_wrap {
    float: left;
    padding: 20px 0;
	}
	
.comment_wrap_reply {
	border-left: 1px solid #E2E2E2;
    float: left;
    margin-bottom: 20px;
    margin-left: 46px;
    padding: 20px 0 0 20px;
	}
	
.comment byuser {
    float: left;
    margin-bottom: 20px;
    margin-left: 46px;
    padding: 20px 0 0 20px;
	background-color: #ebebeb;
	-webkit-border-radius: 0em .5em .5em 0em; 
	-moz-border-radius: 0em .5em .5em 0em;
	border-radius: 0em .5em .5em 0em;
	}

.comment {
	float: right;
	display: block;
	width: 90%;
	padding-top:20px;
	}
	
.commentlist {
	margin-left:-68px;
	width:745px;
	}

.fn {
	margin-left:5px;
	}
	
.reply {
	float:right;
	}
	
.bypostauthor {
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #5F5F6E;
	}

.commentlist p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #838397;
	line-height: 18px;
	margin-right: 10px;
	}
	
.comment-meta {
	float:right;
	margin-top:-22px;
	}

.author {
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #5F5F6E;
	}
	
.author a{
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #090;
	text-decoration:none;
	}
	
.author a:hover {
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #090;
	text-decoration:underline;
	}

.posted_date {
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #5F5F6E;
	}	

/****** regular column styles **/

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-left: 4%;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}

.column-last {
	margin-right: 0!important;
	clear: right;
}

.column_last {
	margin-right: 0!important;
	clear: right;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}

.one_half_first { 
	width: 48%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }

.one_third_first { 
	width: 30.66%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }

.one_fourth_first { 
	width: 22%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }

.one_fifth_first { 
	width: 16.8%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
.one_sixth_first { 
	width: 13.33%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
.two_third_first { 
	width: 65.33%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
.three_fourth_first { 
	width: 74%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
.two_fifth_first { 
	width: 37.6%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
.three_fifth_first { 
	width: 58.4%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
.four_fifth_first { 
	width: 67.2%;
	position: relative;
	clear: left;
    margin-left: 0;
	margin-bottom: 20px;
	float: left;
	color:#838397;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px; }
	
div .first {
    clear: left;
    margin-left: 0;
}

.center {
	text-align:center;
	}
	
/****** centered column styles **/

.one_half_center,
.one_third_center,
.two_third_center,
.three_fourth_center,
.one_fourth_center,
.one_fifth_center,
.two_fifth_center,
.three_fifth_center,
.four_fifth_center,
.one_sixth_center,
.five_sixth_center {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}

.one_half_center { width: 48%; }
.one_third_center { width: 30.66%; }
.two_third_center { width: 65.33%; }
.one_fourth_center { width: 22%; }
.three_fourth_center { width: 74%; }
.one_fifth_center { width: 16.8%; }
.two_fifth_center { width: 37.6%; }
.three_fifth_center { width: 58.4%; }
.four_fifth_center { width: 67.2%; }
.one_sixth_center { width: 13.33%; }
.five_sixth_center { width: 82.67%; }

.column-last_center {
	margin-right: 0!important;
	clear: right;
	text-align: center;
}

.footer_one_third {
	width: 288px !important;
float: left;
margin: 35px 0px 35px 0 !important;
text-align: left;
padding: 0 30px 0 0;
}

.footer_one_third_last {
	width: 290px;
	float: right;
	margin: 35px 0 35px 0;
	text-align:left;
}

ul#menu-footer {width:660px; margin:0 auto;}
ul#menu-footer li {float:left; display:block; padding: 0 20px;}
.sidebarleft {
	width: 292px;
	margin: 0 0 35px 0;
	text-align:left;
	float: left;
	padding-right: 20px;
}

.sidebarright {
	width: 220px;
	margin: 0 0 35px 0;
	text-align:left;
	float: right;
	padding-left: 20px;
}

.right_content {
	float: right;
	width: 630px;
	margin-top: 24px;
}

.left_content {
	float: left;
	width: 640px;
	margin-top: 14px;
}


.sidebarright p, .sidebarleft p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #838397;
	line-height: 18px;
	font-weight: normal;
	}
	
.sidebarright a, .sidebarleft a {
	color: #090;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	}
	
.sidebarright a:hover, .sidebarleft a:hover {
	color: #0C0;
	font-weight: normal;
	text-decoration:underline;
	}

.sidebarright ul, .sidebarleft ul {
    line-height: 1.4em;
    list-style: none inside none;
    padding: 0;
	margin: 0;
	}
	
.sidebarright li, .sidebarleft li {
	padding-left: 0 !important; 
	margin:0;
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #838397;
	line-height: 1.4em;
	list-style-position: outside;
	}
	
.sidebarright ol, .sidebarleft ol {
    line-height: 1.4em;
    padding: 0; 
	margin: 0;
	color: #838397;
	list-style-position: inside;
	}
	
.sidebarright h6, .sidebarleft h6 {
	border-top: 1px solid #E2E2E2;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sidebarright h6:first-child, .sidebarleft h6:first-child {
	border-top: none;
	margin: 24px 0 !important;
    padding: 0 !important;
}
	
.wrapper ul {
    line-height: 1.6em;
    list-style: none inside none;
    padding: 0;
	margin: 0;
	}
	
.wrapper li {
	padding-left: 0 !important; 
	margin:0;
	font-family:QlassikMediumRegular;
	font-size:14px;
	color: #838397;
	list-style-position: outside;
	}
	
.wrapper ol li {
    line-height: 1.6em;
    padding: 0; 
	margin: 0;
	color: #838397;
	list-style-position: inside;
	}


	
/****** button styles **/


.continuereading a {
	display: block;
	width: 135px;
	list-style-type: none;
	height: 35px;
	margin-top: 10px;	
	
}
.continuereading a:link, .continuereading a:visited {
background-image: url(images/continue.jpg);
	background-repeat: no-repeat;
}
.continuereading a:hover, .continuereading a:active {
	background-position: 50% -35px;
}




a.more-link {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	font-size: 14px;
	padding: .4em 1.5em .42em;
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
	}
	
a:hover.more-link {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	font-size: 14px;
	padding: .4em 1.5em .42em;
	color:#333;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 -1px 0 rgba(255, 255, 255, 0.9);
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	-webkit-background-clip: padding-box;
	}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
}

.button:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em 2em 2em 2em;
	font-size: 16px;
}

.bigrounded:hover {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em 2em 2em 2em;
	font-size: 16px;
}

.big {
	font-size: 14px;
	padding: .4em 1.5em .42em;
}

.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

.verysmall {
	font-size: 9px;
	padding: .2em 1em .275em;
}

.button_white_big a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
	font-size: 14px;
	padding: .4em 1.5em .42em;
	}

.button_white_big a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color:#333;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 -1px 0 rgba(255, 255, 255, 0.9);
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	-webkit-background-clip: padding-box;
	}
	
.button_white_medium a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
	font-size: 12px;
	padding: .4em 1.5em .42em;
	}

.button_white_medium a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color:#333;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 -1px 0 rgba(255, 255, 255, 0.9);
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	-webkit-background-clip: padding-box;
	font-size: 12px;
	padding: .4em 1.5em .42em;
	}

.button_white_small a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
	font-size: 11px;
	padding: .2em 1em .275em;
	}

.button_white_small a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color:#333;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 -1px 0 rgba(255, 255, 255, 0.9);
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	-webkit-background-clip: padding-box;
	font-size: 11px;
	padding: .2em 1em .275em;
	}

.button_white_verysmall a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
	font-size: 9px;
	padding: .2em 1em .275em;
	}

.button_white_verysmall a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color:#333;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 -1px 0 rgba(255, 255, 255, 0.9);
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	-webkit-background-clip: padding-box;
	font-size: 9px;
	padding: .2em 1em .275em;
	}

.button_blue_big a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 14px;
	padding: .4em 1.5em .42em;
	}

.button_blue_big a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	border: none;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 14px;
	padding: .4em 1.5em .42em;
	}

.button_blue_medium a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 12px;
	padding: .4em 1.5em .42em;
	}

.button_blue_medium a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	border: none;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 12px;
	padding: .4em 1.5em .42em;
	}

.button_blue_small a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 11px;
	padding: .2em 1em .275em;
	}

.button_blue_small a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	border: none;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 11px;
	padding: .2em 1em .275em;
	}

.button_blue_verysmall a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 9px;
	padding: .2em 1em .275em;
	}

.button_blue_verysmall a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	-webkit-background-clip: padding-box;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	border: none;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
	font-size: 9px;
	padding: .2em 1em .275em;
	}

/* white */
.white {
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
}
.white:hover {
	color:#333;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 -1px 0 rgba(255, 255, 255, 0.9);
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	-webkit-background-clip: padding-box;
}
.white:active {
	color: #656565;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	background: #ffffff url(css/white.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.9);
	-webkit-background-clip: padding-box;
}

/* blue */
.blue {
	color: #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
}
.blue:hover {
	color: #ffffff;
	border: none;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 1em 1.5em 1em 1.5em;
	-webkit-background-clip: padding-box;
}

/* button background */
.buttonbackground {
	background: #dcdcdc;
	background: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#e4e4e4));
	background: -moz-linear-gradient(top,  #d9d9d9,  #e4e4e4);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.3);
	display: inline-block;
	outline: none;
	padding: 9px;
	-webkit-border-radius: 3em; 
	-moz-border-radius: 3em;
	border-radius: 3em 3em 3em 3em;
	margin: 4px 10px 10px 0;
	-webkit-background-clip: padding-box;
}


/* highlight button */
.highlight {
	color: #ffffff;
	border: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	-webkit-background-clip: padding-box;
	padding: .5em 1.5em;
	font-size: 14px;
}
.highlight:hover {
	color:#ffffff;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	border: none;
	padding: .5em 1.5em;
	font-size: 14px;
	-webkit-background-clip: padding-box;
}
.highlight:active {
	color:#ffffff;
	background: #6EF062 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	-webkit-background-clip: padding-box;
	border: none;
	padding: .5em 1.5em;
	font-size: 14px;
}

#searchsubmit {
	color: #ffffff;
	border: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	-webkit-background-clip: padding-box;
	padding: .5em 1.5em;
	font-size: 14px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	*float:left;
}
#searchsubmit:hover {
	color:#ffffff;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	border: none;
	padding: .5em 1.5em;
	font-size: 14px;
	-webkit-background-clip: padding-box;
}
#searchsubmit:active {
	color:#ffffff;
	background: #6EF062 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	-webkit-background-clip: padding-box;
	border: none;
	padding: .5em 1.5em;
	font-size: 14px;
}

.screen-reader-text {
	height:0;
	font-size:0;
	}
	

/***********************************************************************************************************************
 STYLES FOR Tipsy Rollovers
************************************************************************************************************************/

.tipsy { padding: 5px; font-size: 11px; opacity: 1.0; filter: alpha(opacity=100); background-repeat: no-repeat;  background-image: url(img/tipsy.gif); margin-top: 10px; 	color:#1F242F; font-family: Helvetica, Arial, sans-serif; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #0969a6; color: white; max-width: 500px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px 3px 3px 3px;}
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center;}
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
  
  
 .pp_nav p {
	font-family:QlassikMediumRegular;
	font-size:20px;
	color: #8d8e92;
	letter-spacing:-.05em;
	margin:10px 0 5px 15px;
	z-index:9999;
	text-shadow: none;
	}
	
.pp_description {
	font-family:QlassikMediumRegular;
	font-size:20px;
	color: #8d8e92;
	letter-spacing:-.05em;
	margin:10px 0 5px 15px;
	z-index:9999;
	text-shadow: none;
	}
	
	
/***********************************************************************************************************************
 STYLES FOR CONTACT FORM
************************************************************************************************************************/

.contact_wrapper {
	float: left;
	}
	
.searchform {
	float: left !important;
	}

.input-submit {
	background-image: url(img/subscribe.png);
	width: 87px;
	height: 35px;
	background-repeat:no-repeat;
	border: none;
	cursor: pointer;
	background-color: transparent;
	line-height:  42px;
}

input[type=text] {
 background-color: #2D2E36;
 border: none;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #aaaab1;
 font-size:12px;
 width: 150px;
 padding: 8px;
 -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
float: left;
margin-right: 10px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.7) inset;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7) inset;
	box-shadow: 0 2px 3px rgba(0,0,0,.7) inset;
}

input[type=text]:focus {
 border: none;
 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
border-radius: 3px 3px 3px 3px;
}

.form_error {
	border:  1px solid #406a27;
}

#thanks {
	border:  1px solid #bcbcbc;
	width: 400px;
	padding: 0px 10px 0px 0px;
	background-color:#f2f3ea;
	text-align: left;
}

#contactmessage {
	clear:both;
	padding-top: 20px;
	font-family:QlassikMediumRegular;
	font-size:20px;
	color: #ffffff;
	text-align:left;
}

div.wpcf7 {
	width:600px;
	min-height:150px;
	margin-bottom: 30px;
	padding-left:20px;
	*min-height:500px;
}

.wpcf7-form {
	margin: 0px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 25px 0 30px 0;
	width: 420px;
	*min-height:500px;
	
	}

.wpcf7-form p {
	color:#5f5f6e;
	display:block;
	font-family:QlassikMediumRegular;
	font-size:18px;
	height:0px;
	width:420px;
	clear:both;
	*padding:15px 0 13px 0;
	line-height: normal;
	}
	
.wpcf7-form br {
	margin: 0;
	padding: 0;
}
	
.wpcf7-form input[type=text] {
	width: 400px;
	background-color: #f9f9f9;
 	border: 1px solid #e2e2e2;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #838397;
 	font-size:12px;
 	padding: 8px;
 	-webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
 	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	border-radius: 0.5em 0.5em 0.5em 0.5em;
	float: left;
	margin:0 0 20px 0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	*padding:4px;
	}
	
.wpcf7-form input[type=text]:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #838397;
 	font-size:12px;
 	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	-moz-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	}
	
.wpcf7-form textarea {
	width: 400px;
	background-color: #f9f9f9;
 	border: 1px solid #e2e2e2;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #838397;
 	font-size:12px;
 	padding: 8px;
 	-webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
 	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	border-radius: 0.5em 0.5em 0.5em 0.5em;
	float: left;
	margin:20px 10px 10px 0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	*padding:4px;
	}

.wpcf7-form textarea:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #838397;
 	font-size:12px;
 	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	-moz-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	}
	
.wpcf7-submit {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	border: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	-webkit-background-clip: padding-box;
	padding: .5em 1.5em;
	font-size: 14px;
	*margin-top:150px;
	}
	
.wpcf7-submit:hover {
	color:#ffffff;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	border: none;
	padding: .5em 1.5em;
	font-size: 14px;
	-webkit-background-clip: padding-box;
	}

.sidebar_widget_area input[type=text] {
 background-color: #f9f9f9;
 border: 1px solid #e2e2e2;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #838397;
 font-size:12px;
 width: 100px;
 padding: 8px;
 -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
float: left;
margin-right: 10px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
}

.sidebar_widget_area input[type=text]:focus {
	 font-family: Georgia, "Times New Roman", Times, serif;
 color: #838397;
 font-size:12px;
 border: none;
-webkit-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	-moz-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
}

.contactwrapper.sidebar_widget_area {
	margin: 20px 0 20px 0;
}

.comment_count {
	float: right;
	top: 59px;
	right: 10px;
	display: block;
	position:relative;
	padding: 14px;
	font-family:QlassikMediumRegular;
	font-size:18px;
	color:#ffffff;
	background: #6EF062 url(blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	 -webkit-border-radius: 0em 0em 0em 0.5em;
  -moz-border-radius: 0em 0em 0em 0.5em;
border-radius: 0em 0em 0em 0.5em;
text-align:center;
}

.comment_count a {
	color:#ffffff !important;
	font-size:18px !important;
	}
	
.comment_count a:hover {
	color:#fff;
	font-size:18px;
	text-decoration:none !important;
	}

.comment_count2 {
	float: left;
	display: block;
	position:relative;
	padding: 14px;
	font-family:QlassikMediumRegular;
	font-size:18px;
	color:#ffffff;
	background: #6EF062 url(blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	 -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
text-align:center;
clear: both;
margin-right: 10px;
}

.tiny {
	font-family:QlassikMediumRegular;
	font-size:10px;
	color:#ffffff;
}

.post_details {
	display: block;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	line-height: 2.0em;
	font-family:QlassikMediumRegular;
	font-size:12px;
	color: #5F5F6E;
	margin-top: 15px;
    width: 98%;
}

.post_details2 {
	display: block;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	line-height: 2.0em;
	font-family:QlassikMediumRegular;
	font-size:12px;
	color: #5F5F6E;
	margin-bottom: 15px;
    width: 98%;
}

.static {
	color: #5F5F6E;
	text-transform: uppercase;
	margin-right: 5px;
}

.dynamic, .dynamic a {
	color: #090;
	margin-right: 5px;
	text-decoration:none;
}

.dynamic a:hover {
	text-decoration:underline;
}
	
.flickrpress-container {
	text-align:left !important;
	}

/***********************************************************************************************************************
 STYLES FOR TWITTER FEED
************************************************************************************************************************/

.tweet, .query {
  font-family:QlassikMediumRegular;
	font-size:18px;
	color:#5f5f6e;
	line-height:1.5em;
	margin-left: 92px; 
	}
  
.tweet .tweet_list, .query .tweet_list {
    list-style-type: none;
	}
	
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: none; }
	  
.tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: 0;
	  font-family:QlassikMediumRegular;
	font-size:18px;
	color:#5f5f6e;
	border-bottom: none;
	border-top: none;
list-style:none;
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
line-height: 1.4em;
}
	  
.tweet .tweet_list li a, .query .tweet_list li a {
        color: #090;
		font-family:QlassikMediumRegular;
	font-size:18px; }
	  
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
	  
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle;
		padding:0 10px 0 0;}
		
.tweet .tweet_first {
	padding: 0;}
	
.tweet-button_container {
	margin-bottom: 20px;}
	
.tweet ul {
	margin: 0px;
}

/***************************************************
       START OF CONTACT PAGE CONTACT FORM  
***************************************************/


#form_wrapper {
	width:600px;
	min-height:150px;
	margin-bottom: 30px;
	padding-left:20px;
	}

#commentform {
	margin: 0px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	width: 420px;
	}
	
#commentform p {
	padding: 15px 0;
	}
	
.success {
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	margin-top: 25px;
	color: #333333;
	border: 1px solid #E7E7E9;
	background-color: #f2f2f2;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	}
	
.error {
	color: #A14933;
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
#commentform ul {
	margin: 0;
	padding: 0px;
	}
	
#commentform  li {
	float: left;
	margin-bottom:20px;
	position: relative;
	list-style-type: none;
	color: #1F242F;
	font-family:QlassikMediumRegular;
	}

#commentform label {
	width: 420px;
	height: 30px;
	display: block;
	color: #5F5F6E;
	font-family:QlassikMediumRegular;
	font-size: 18px;
	}
	
#commentform  li.textarea {
	height:130px;
	}

#commentform  li.button {
	float: left;
	margin-bottom:10px;
	position: relative;
	height: 35px;
	list-style-type: none;
	}

#commentform input[type=text] {
	width: 400px;
	 background-color: #f9f9f9;
 border: 1px solid #e2e2e2;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #838397;
 font-size:12px;
 padding: 8px;
 -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
float: left;
margin-right: 10px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
		}


#commentform input[type=text]:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
 color: #838397;
 font-size:12px;
 border: 1px solid #e2e2e2;
-webkit-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	-moz-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	}
	
#commentform textarea {
	width: 400px;
	 background-color: #f9f9f9;
 border: 1px solid #e2e2e2;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #838397;
 font-size:12px;
 padding: 8px;
 -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
float: left;
margin:20px 10px 20px 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
		}


#commentform textarea:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
 color: #838397;
 font-size:12px;
 border: 1px solid #e2e2e2;
-webkit-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	-moz-box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	box-shadow: 0 0 3px rgba(74, 170, 219, 0.9) inset;
	}

	
#commentform .required {
	color:#A14933; 
	font-size:11px; 
	}
		
#commentform input.submit:hover {
	background-color:#A14933;
	cursor:pointer;
	}

	
#commentform #submit {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family:QlassikMediumRegular;
	font-size: 16px;
	padding: 0.3em 1.2em 0.35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-webkit-background-clip: padding-box;
	color: #ffffff;
	border: none;
	background: #6EF062 url(css/blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	-webkit-background-clip: padding-box;
	padding: .5em 1.5em;
	font-size: 14px;
	}
	
#commentform #submit:hover {
	color:#ffffff;
	background: #31DE48 url(css/blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	border: none;
	padding: .5em 1.5em;
	font-size: 14px;
	-webkit-background-clip: padding-box;
	}

#commentform .required {
	color:#090; 
	font-size:12px; 
	}

label.large_contact {
	color:#313035;
	display:block;
	font-family:QlassikMediumRegular;
	font-size:18px;
	}
	
.form_error {
	border:  1px solid #406a27;
}

#thanks {
	border:  1px solid #bcbcbc;
	width: 400px;
	padding: 0px 10px 0px 0px;
	background-color:#f2f3ea;
	text-align: left;
}

#contactmessage {
	clear: both;
    color: #5F5F6E;
	font-family:QlassikMediumRegular;
    font-size: 15px;
    padding-top: 20px;
    text-align: left;
}

.success {
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	margin-top: 25px;
	border: 1px solid #E7E7E9;
	background-color: #f2f2f2;
	color: #5F5F6E;
	font-family:QlassikMediumRegular;
	font-size: 16px;
}	


div.ppt {
	color: #ffffff;
	font-family:QlassikMediumRegular;
    font-size: 12px;
}

/***************************************************
		   	 START PAGINATION
***************************************************/

#pagination {
	clear: both;	
	padding:0 0 20px 0;
	font-family:QlassikMediumRegular;
	position:relative;
	font-size:11px;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px 3px 3px 3px;
	margin: 0 0 35px 0;
	padding: 0px;
	}
	
#pagination .current {
	color: #ffffff;
	border: none;
	background: #31DE48 url(blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#31DE48', endColorstr='#6EF062');
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 0.5em 1em;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-decoration:none;
	*padding:5px 10px;;
	}
	

#pagination .current:hover {
	color: #ffffff;
	border: none;
	background: #6EF062 url(blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6EF062', endColorstr='#31DE48');
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 0.5em 1em;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-decoration:none;
*padding:5px 10px;
	}
	
#pagination span, .pagination a {
	background: none;
	margin: 0px;
	padding: 0 4px 0 0;
	color: #ffffff;
	border: none;
	background: #6EF062 url(blue.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#6EF062), to(#31DE48));
	background: -moz-linear-gradient(top,  #6EF062,  #31DE48);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6EF062', endColorstr='#31DE48');
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3) inset;
	padding: 0.5em 1em;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-decoration:none;
	font-size:14px;
	margin:0 4px 0 0;
*padding:5px 10px;
	}

#pagination a:hover {
	color: #ffffff;
	border: none;
	background: #31DE48 url(blue_hover.svg) 0 0 no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#31DE48), to(#6EF062));
	background: -moz-linear-gradient(top,  #31DE48,  #6EF062);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#31DE48', endColorstr='#6EF062');
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 2px 1px rgba(0,0,0,.5) inset;
	padding: 0.5em 1em;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-decoration:none;
*padding:5px 10px;
	}

.pagination {
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px 3px 3px 3px;
	margin: 0px;
	padding: 0px;
	*padding:5px 10px;
	}
	
/***************************************************
			ALERT BOX STYLING
***************************************************/
	
.alert_blue {
	display: block;
	float: left;
	margin: 0 5px 10px 5px;
	background-color: #A6BFDE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #4B87D0;
	padding: 10px 20px 10px 20px;
	color: #ffffff;
	clear: both;
	}
	
.alert_standard {
	display: block;
	float: left;
	margin: 0 5px 10px 5px;
	background-color: #f9f9f9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border: 1px solid #D8D8DA;
	padding: 10px 20px 10px 20px;
	clear: both;
	}
	
.alert_red {
	display: block;
	float: left;
	border: 1px solid #941210;
	margin: 0 5px 10px 5px;
	background-color: #F0DCDB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	padding: 10px 20px 10px 20px;
	color: #941210;
	clear: both;
	}
	
.alert_yellow {
	display: block;
	float: left;
	border: 1px solid #E6DB55;
	margin: 0 5px 10px 5px;
	background-color: #FFFFE0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	padding: 10px 20px 10px 20px;
	clear: both;
	}
	
.alert_green {
	display: block;
	float: left;
	border: 1px solid #8BAF5B;
	margin: 0 5px 10px 5px;
	padding: 10px 20px 10px 20px;
	background-color: #E0F1B5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	clear: both;
}

.alert_blue h4 {
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	}
	
.alert_blue p {
	color: #ffffff;
}

.alert_blue a {
	color:#ffffff;
	text-decoration:underline;
	}

.alert_standard h4 {
	color:#2D2D36;
	padding: 0px 0px 0px 0px;
	} 
	
.alert_red h4 {
	color:#941210;
	padding: 0px 0px 0px 0px;
	}

.alert_red p {
	color:#941210;
	}
	
.alert_red a {
	color:#941210;
	text-decoration:underline;
	}
	
.alert_yellow h4 {
	color:#9D5501;
	padding: 0px 0px 0px 0px;
	}
	
.alert_yellow p {
	color:#9D5501;
	}
	
.alert_yellow a {
	color:#9D5501;
	text-decoration:underline;
	}
	
.alert_green h4 {
	color:#4F5F39;
	padding: 0px 0px 0px 0px;
	}
	
.alert_green p {
	color:#4F5F39;
	}
	
.alert_green a {
	color:#4F5F39;
	text-decoration:underline;
	}
	
/***************************************************
			      TABLE STYLING
***************************************************/

	
table {
	border-collapse:separate;
	border-spacing:0;
	width:100%;
	}

table, td, th {
	vertical-align:middle;
	}

th {
	color:#333;
	font-family:QlassikMediumRegular;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	line-height: 50px;
	padding-left: 10px;
	}

td {
	color:#333;
	font-family:QlassikMediumRegular;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height: 50px;
	padding-left: 10px;
	}

td, th {
	/*background:url(img/line.gif) repeat-x scroll center bottom transparent;*/
	vertical-align:middle;
	}
	
tr {
	border:0 none;
	font-family:QlassikMediumRegular;
	font-size:14px;
	line-height:30px;
	margin:0;
	padding:0;
	vertical-align:baseline;
	}

th {
	background:url(img/line.gif) repeat-x scroll center bottom #f2f2f2;
	vertical-align:middle;
	}
	
th.left {
	background:url(img/line.gif) repeat-x scroll center bottom transparent;
	}
	
td.large {
	font-size: 24px;
	}
	
td.large_orange {
	font-size: 24px;
	color:#e45a07;
	background:url(img/line.gif) repeat-x scroll center bottom #ffffff;
	}
	
td.highlight {
	background:url(img/line.gif) repeat-x scroll center bottom #ffffff;
	}
	
th.highlight {
	background:url(img/line.gif) repeat-x scroll center bottom #ffffff;
	}
	
td.highlight_left {
	background:url(img/line.gif) repeat-x scroll center bottom #f2f2f2;
	}
	
tr.highlight_white {
	background:url(img/line.gif) repeat-x scroll center bottom #FFFFFF;
	}
	
td img {
	text-align:center;
	margin: auto 0;
	}
	
/***************************************************
			    START OF ACCORDION
***************************************************/

	
.comment_wrapper {
	width:960px;
	float:left;
	margin:30px 0 50px 0;
	}
	
.accordionButton {	
	color:#1F242F;
	cursor:pointer;
	float:left;
	font-family:QlassikMediumRegular;
	font-size:18px;
	line-height:35px;
	padding:0 0 5px 20px;
	width:97%;
	border: 1px solid #D8D8DA;
	background-color: #F5F5F5;
}
	
.accordionContent {	
	width: 99.1%;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	}
	
	
/***********************************************************************************************************************
 START EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	border: 1px solid #D8D8DA;
	background-color: #ffffff;
	color:#1F242F;
	}
	
.over {
	border: 1px solid #D8D8DA;
	background-color: #ffffff;
	color:#1F242F;
	}
	
.accordionContainer {
    padding: 10px 0;
}

.comment_container {
	width:95%;
	clear:left;
	margin-top: 15px;
	padding-left:20px;
	}
	
/* The Nivo Slider styles */
/*.nivoSlider {
position:absolute;
width: 960px;

}*/
.nivoSlider img {
/*	position:relative;
	top:0px;
	left:-320px;*/
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:350px;
	color:#fff;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	margin:0;
	color:#fff;
	height:35px;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:18px;
	text-align: right;
	padding: 10px 20px 5px 5px;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:91%;
	z-index:99;
	cursor:pointer;
	text-indent:-9999px;
}
.nivo-prevNav {
	left:962px;
	background-image:url(img/previous.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 39px;
}
.nivo-nextNav {
	right:962px;
	background-image:url(img/next.png);
	background-repeat:no-repeat;
	width: 39px;
	height: 39px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a img {
	position:absolute;
	z-index:998;
	cursor:pointer;
		padding: 5px 5px 5px 5px;
}
.nivo-controlNav a.active img{
		position:relative;
	padding: 5px 5px 5px 5px;
background-image:url(img/thumb_bground.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.nivo-controlNav a:hover img{
		position:relative;
	padding: 5px 5px 5px 5px;
background-image:url(img/thumb_bground.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#slider .nivo-controlNav {
	z-index: 993;
position:absolute;
bottom:0px; /* Put the nav below the slider */
	background-image:url(img/slider_bottom_bar.png);
	background-repeat:repeat-y;
width: 960px;
text-align:center;
padding: 10px 0 10px 0;
}
#slider .nivo-controlNav img {
display:inline; /* Unhide the thumbnails */
position:relative;
margin-right:10px;
	z-index:998;
}

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 105px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; font-color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.webkit .sf-menu {line-height: 12px}
.sf-menu {
	line-height:	14px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:			left;
	position:		relative;
	*z-index:		100;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.webkit .sf-menu li:hover ul,
.webkit .sf-menu li.sfHover ul {
left:0px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			12px;
	top:			3.65em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			right;
	margin-bottom:	1em;
	margin-top: 22px;
}
.sf-menu a {
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#196A36;
}

.sf-menu a:active  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#090;
}

.sf-menu ul li a, .sf-menu ul li a:visited  {color: #aaaab1;}

.sf-menu ul li { padding: 0px;}

.sf-menu li li {
background:none repeat scroll 0 0 #272830;
border-bottom:1px solid #484954;
font-size: 16px !important;
}

.sf-menu li a.active, .sf-menu li li a.active {
	color: #fff;
	}

ul.sf-menu li li a:hover {
background: red;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #0C0;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.55em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(img/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -103px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -103px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  7px 5px; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus ,
.sf-menu ul a:hover ,
.sf-menu ul a:active ,
.sf-menu ul li:hover > a ,
.sf-menu ul li.sfHover > a {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(img/shadow.png) no-repeat bottom right;
	padding: 0px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.6)!important;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6)!important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6)!important;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


ul.sf-menu li ul li a {padding: 10px 4px 10px 9px; color: #aaaab1}
ul.sf-menu li ul li a:hover {color: #fff; text-shadow:none; background: #171717; -moz-border-radius: 0px; -webkit-border-radius: 0px}


#top-navigation ul.sf-menu li ul li a   {color: #bcb29e; text-shadow: none;}
#top-navigation ul.sf-menu li ul li a:hover {color: #ffffff; }


#social-links a:hover{ /*background: #f00;*/ opacity: .8 }
.textwidget {
    margin-right: 20px;
}
.social_footer h4 {float:left; width:100px;}
.social_footer {width: 213px;
margin: 95px auto 0;
clear: both;
height: 45px;}

/*home-slider*/
.nivoSlider
{
right:280px;
position:relative;
}
/*home-slider*/
.switcher a {
    cursor: pointer!important;
}