@import url('./reset.css');

	/* General */

body {
	font-family: "Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size: 0.86em;
}

a {
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6 {
	color: #303234;
}

p {
	line-height: 1.6em;
}

	/* Buttons */

a.button_small {
	color: #e3e3e4;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333;
	font-size: 0.8em;
}

a.button_small, a.button_small span {
	background: url('./images/button_small.png') left top no-repeat;
	height: 23px;
	line-height: 20px;
	display: block;
	float: right;
	text-align: center;
	padding: 0 0 0 10px;
	margin-right: 10px;
}

a.button_small span {
	background-position: right top;
	padding: 0 10px 0 0;
	margin-right: -10px;
}

a.button_small:hover {
	color: #fff;
	background-position: left bottom;
}

a.button_small:hover span {
	background-position: right bottom;
}

a.button_big {
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 2px #333;
}

a.button_big, a.button_big i {
	height: 63px;
	line-height: 63px;
	display: block;
	float: right;
	text-align: center;
	padding: 0 3px 0 28px;
	position: relative;
	margin: 0 28px 0 0;
	background-image: url('./images/featured_buttons.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.3em;
}

#featured a.button_big {
	font-size: 1.5em;
	float: none;
	padding-left: 35px;
}

a.button_big i {
	position: absolute;
	padding: 0;
	width: 28px;
	right: -28px;
	margin: 0;
	top: 0;
}

a.button_big i {
	background-position: right top;
}

a.button_big:hover {
	background-position: left -63px;
}

a.button_big:hover i {
	background-position: right -63px;
}

a.button_big:hover {
	color: #fff;
}

.but_c {
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	text-shadow: 1px 1px 2px #333;
	margin: 0 20px 0 2px;
}

.but_c, .but_c i {
	background: url('./images/buttons.png') left top no-repeat;
	display: block;
	padding: 0 3px 0 18px;
	position: relative;
	height: 56px;
	line-height: 58px;
}

.but_c i {
	background-position: right top;
	width: 15px;
	padding: 0;
	position: absolute;
	right: -15px;
	top: 0;
}

button#submittedContact, button#submit {
	float: right!important;
	margin-right: 34px;
	cursor: pointer;
}

button#submit {
	margin-right: 32px;
}

button.but_c i {
	right: 6px;
	top: -13px;
}

#commentform button.but_c i {
	top: -13px!important;
}

.but_c:hover {
	background-position: left -224px;
	color: #fff;
}

.but_c:hover i {
	background-position: right -224px;
}

.but_small, .but_small i {
	height: 41px;
	line-height: 41px;
	font-size: 1em;
	background-position: left -448px;
	border: 0;
}

.but_small i {
	background-position: right -448px;
}

.but_small:hover {
	background-position: left -612px;
}

.but_small:hover i {
	background-position: right -612px;
}

a.small_blue {
	background-position: left -489px;
}

a.small_blue i {
	background-position: right -489px;
}

a.small_blue:hover {
	background-position: left -653px;
}

a.small_blue:hover i {
	background-position: right -653px;
}

a.small_orange {
	background-position: left -530px;
}

a.small_orange i {
	background-position: right -530px;
}

a.small_orange:hover {
	background-position: left -694px;
}

a.small_orange:hover i {
	background-position: right -694px;
}

a.small_gray {
	background-position: left -571px;
}

a.small_gray i {
	background-position: right -571px;
}

a.small_gray:hover {
	background-position: left -735px;
}

a.small_gray:hover i {
	background-position: right -735px;
}

a.big_blue {
	background-position: left -126px;
}

a.big_blue i {
	background-position: right -126px;
}

a.big_blue:hover {
	background-position: left -189px;
}

a.big_blue:hover i {
	background-position: right -189px;
}

a.big_orange {
	background-position: left -252px;
}

a.big_orange i {
	background-position: right -252px;
}

a.big_orange:hover {
	background-position: left -315px;
}

a.big_orange:hover i {
	background-position: right -315px;
}

a.big_gray {
	background-position: left -378px;
}

a.big_gray i {
	background-position: right -378px;
}

a.big_gray:hover {
	background-position: left -441px;
}

a.big_gray:hover i {
	background-position: right -441px;
}

a.but_alt, a.but_alt i {
	height: 41px;
	line-height: 41px;
	background: url('./images/buttons_alt.png') left top no-repeat;
	font-size: 1em;
}

a.but_alt i {
	background-position: right top;
}

a.but_alt:hover {
	background-position: left -41px;
}

a.but_alt:hover i {
	background-position: right -41px;
}

a.alt_small_green {
	background-position: left -82px;
}

a.alt_small_green i {
	background-position: right -82px;
}

a.alt_small_green:hover {
	background-position: left -123px;
}

a.alt_small_green:hover i {
	background-position: right -123px;
}

a.alt_small_gray {
	background-position: left -164px;
	color: #333;
	text-shadow: 0 1px 0 #fff;
}

a.alt_small_gray i {
	background-position: right -164px;
}

a.alt_small_gray:hover {
	background-position: left -205px;
	color: #000;
}

a.alt_small_gray:hover i {
	background-position: right -205px;
}

/* Main content */

.wrapper {
	margin: 0 auto;
	width: 980px;
}

#main_content {
	padding: 35px 0;
}

#main_content .entry {
	line-height: 1.6em;
}

	/* Header */

#header {
	background-position: left top;
	background-repeat: repeat-x;
	height: 105px;	
}

#header .wrapper {
	height: 95px;
	margin: 0 auto;
	width: 980px;
	background-position: 50% bottom;
	background-repeat: no-repeat;
}

#header ul {
	padding: 0;
	float: left;
	margin: 10px 0 0;
}

#header ul#menu {
	float: right;
	margin: 20px 0 0;
}

#header ul li {
	position: relative;
	float: left;
}

#header ul li, #header ul li a, #header ul li a i {
	float: left;
	display: block;
	background-position: -9999em 0;
	background-repeat: no-repeat;
}

#header ul.logo img {
	margin-top: -8px;
}

#header ul.logo li a {
	font-size: 1.3em;
	text-transform: capitalize;
	padding: 0;
}

#header ul li a, #header ul li a i {
	float: left;
	height: 32px;
	line-height: 28px;
	padding: 0 0 0 12px;
}

#header ul li a {
	position: relative;
	margin: 0 13px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

#header ul li .sf-sub-indicator {
	height:9px;
	position:absolute;
	right:-1px;
	top:10px;
	width:9px;
	background: url('./images/dd_arrow.png') 50% 100% no-repeat;
}

#header ul li a.sf-with-ul {
	padding-right: 12px;
}

#header ul li a i {
	position: absolute;
	right: -12px;
	top: 0;
	padding: 0;
	width: 12px;
}

#header ul.logo a {
	background: none;
	padding: 0;
}

	/* Navigation drop down menus */

#header ul li ul, #header ul li ul li.last {
	background-image: url('./images/dropdown_bg.png');
	background-position: 50% top;
}

#header ul li ul li.last {
	background-position:50% bottom;
	height:15px;
	position: absolute;
	bottom:-15px;
	left:-1px;
	border: 0;
	width:227px;
	border-bottom: 0!important;
}

#header ul li ul {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -115px;
	top: 0;
	width: 197px;
	z-index: 99;
	padding: 25px 14px 0;
}

#header ul li ul li, #header ul li ul li a {
	float: none;
	margin: 0;
	padding: 0;
}

#header ul li ul li a, #header ul li ul li a i {
	background-image: none;
}

#header ul li ul li a i {
	display: none;
}

#header ul li.sfHover ul li a {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-transform: capitalize;
}

	/* Homepage featured */

#featured {
	padding: 35px 0 25px;
}

#featured .image-slider, #featured .image-slider .slider-overlay, #featured .image-slider #slider, #featured .image-slider #slider li {
	float: right;
	width: 621px;
	height: 401px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#featured .image-slider #slider li {
	left: -10px;
}

#featured .image-slider .slider-overlay, #featured .image-slide #slider {
	position: absolute;
}

#featured .image-slider .slider-overlay {
	z-index: 2;
	display: block;
	background-image: url('./images/shadow.png');
}

#featured .image-slider .slider-overlay span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -50px;
	width: 100px;
	text-align: center;
	display: none;
}

#featured .image-slider .slider-overlay:hover span {
	display: block;
}

#featured .image-slider #slider {
	z-index: 1;
	background: url("./images/loader_footer.gif") no-repeat scroll 50% 50%;
	left:-9px;
	top:8px;
	width:608px !important;
	height: 382px!important;
}

#featured .image-slider #slider li {
	width:608px
	height: 382px!important;
}

#featured .image-slider {
	top: -10px;
	height: 427px;
	margin-bottom: -29px;
	right: -5px;
}

#featured .image-slider #controls {
	bottom: 0;
	position: absolute;
	margin: 0 auto;
	float:left;
	left:50%;
}

#featured #controls a, #featured .image-slider #controls li {
	float: left;
	height: 24px;
	width: 24px;
	display: block;
	position: relative;
	text-indent: -9999em;
}
#featured #controls li {
	float:left;
	position:relative;
	right:50%;	
}

#featured #controls li a:hover {
	background-position: left -48px;
}

#featured #controls li.current a, #featured #controls li.current a:hover {
	background-position: left -24px;
}

#featured .feat_text {
	float: left;
	width: 337px;
}

#featured .feat_text h3 {
	color:#333;
	font-family:helvetica,arial,sans-serif;
	font-size:2.6em;
	line-height:1.1em;
	padding:5px 0 0;
}

#featured .feat_text h4 {
	color:#666666;
	font-family:georgia,times;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.3em;
	margin:0 0 20px;
}

	/* Alternate Homepage */

#featured .alternate .feat_text {
	width: 500px;
	margin-top: 10px;
}

#featured .alternate .feat_text h4 {
	margin: 20px 0 30px;
}

#featured .alternate a.button_big {
	float: right;
	margin-right: 45px;
}

#featured .alternate {
	position: relative;
	min-height: 360px;
}

#featured .alternate a#screenshot {
	background: url('./images/ipad.png');
	height: 427px;
	width: 461px;
	display: block;
	position: absolute;
	top: -16px;
	right: 0;
}

	/* Introduction */

#featured span.float-right {
	position: relative;
}

#featured span.float-right a {
	display: block;
	background: url('./images/rss.png') left 50% no-repeat;
	text-indent: -9999em;
	height: 48px;
	width: 48px;
	position: absolute;
	right: 10px;
	top: 16px;
}

#featured #social {
	right:0;
	top:12px;
	position: absolute;
}

#featured #social a {
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	margin: 0 2px;
	text-indent: -9999em;
}

#featured #twitter_update_list, #featured #cust_txt {
	background:url("./images/twitter.png") no-repeat scroll left 53% transparent;
	color:#333333;
	font-size:1em;
	font-style:italic;
	line-height:1.4em;
	list-style:none outside none;
	padding:0 0 0 60px;
	position:absolute;
	right:0;
	top:7px;
	width:334px;
	text-align: right;
}

#featured #twitter_update_list {
	width: 360px;
	top: 0;
}

#featured #cust_txt {
	background: none;
	font-size: 1.3em;
}

#featured #cust_txt a.but_small {
	font-size: 0.9em;
	float: right!important;
	font-style: normal;
}

	/* Pullquotes */

.pullquote_left, .pullquote_right {
	color: #444;
	float: left;
	line-height: 1.4em;
	margin: 20px 20px 20px 0;
	padding: 10px;
	width: 33%;
	border-left: #666 solid 2px;
	border-right: none;
}

.pullquote_right {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	border-left: none;
	border-right: #666 solid 2px;
}

#featured h1 {
	font-size: 1.86em;
	padding: 0;
}

#featured h1 span {
	font-size: 1.32em;
	display: block;
	padding: 5px 0 0;
}

	/* Main Content */

#main_content .main_wrapper {
	float: left;
	width: 700px;
}

	/* Icon Box */

.icon_box {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #444;
}

.icon_box img {
	float: left;
	padding: 0 15px 5px 0;
}

.icon_box strong {
	display: block;
	color: #333;
	padding: 2px 0 5px;
	font-size: 1.3em;
}

	/* Main Sidebar */

#main_content .main_sidebar {
	float: right;
	width: 260px;
	margin-top: -17px;
	padding-top: 17px;
}

	/* Sidebar Position */

body.sidebar_left #main_content .main_sidebar {
	float: left;
}


body.sidebar_left #main_content .main_wrapper {
	float: right;
}

#main_content .main_sidebar ul {
	margin: 0;
	padding: 0;
}

	/* Widget styling */

#main_content .main_sidebar .widget {
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.1);
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C5C5C5;
	margin:0 0 30px;
	position:relative;
}

#main_content .main_sidebar .widget h3.widgettitle {
	background-image: url('./images/side_grad.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom:1px solid #C5C5C5;
	border-top:1px solid #fff;
	color:#555;
	font-size:14px;
	font-weight:bold;
	padding:10px 15px;
	text-shadow:1px 1px 0 #fff;
	margin: 0;
	text-transform: uppercase;
}

#main_content .main_sidebar .widget .content {
	padding: 10px;
}

	/* Contact Form Widget */

#main_content .main_sidebar .widget .content #contactFormWidget p {
	padding: 0 0 5px;
	height: 15px;
	display: block;
}

#main_content .main_sidebar .widget .content #contactFormWidget p input, #main_content .main_sidebar .widget .content #contactFormWidget p textarea {
	padding: 5px 8px;
	float: right;
	border-width: 2px;
}

#main_content .main_sidebar .widget .content #contactFormWidget p textarea {
	width: 93%;
}

#main_content .main_sidebar .widget .content #contactFormWidget p label {
	float: left;
	padding: 7px 0 0;
	font-size: 0.9em;
}

	/* Sidebar Text Widget */

#main_content .main_sidebar .widget .content .textwidget {
	line-height: 1.4em;
}

	/* Sidebar Twitter Widget */

#main_content .main_sidebar .widget .content #twitter_update_list_2 li {
	padding: 7px 8px;
	border-bottom: #999 dotted 1px;
	font-size: 0.9em;
	line-height: 1.36em;
}

#main_content .main_sidebar .widget .content #twitter_update_list_2 li a {
	font-weight: bold;
	display: block;
	margin: 3px 0 0;
	padding: 0 0 0 19px;
	background-position: 1px 53%;
}

#main_content .main_sidebar .widget .content #twitter_update_list_2 li span a {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0;
	background-image: none;
}

	/* Sidebar Menus Links */

#main_content .main_sidebar .widget .content li ul li a {
	padding-left: 20px;
}

#main_content .main_sidebar .widget .content li a {
	display: block;
	line-height:1.3em;
	padding:10px 8px 10px 25px;
	font-size: 0.86em;
	font-weight: bold;
	border-bottom: #fff solid 1px;
	background-image: url('./images/ln_arrow.png');
	background-repeat: no-repeat;
	background-position: 6px 53%;
}


	/* Thumbnail List Sidebar */

#main_content .main_sidebar .widget .content .thumbnail_list li {
	padding: 5px;
}

#main_content .main_sidebar .widget .content .thumbnail_list li a {
	padding: 0;
	background-image: none;
}


#main_content .main_sidebar .widget .content .thumbnail_list li span.date, #main_content .main_sidebar .widget .content .thumbnail_list li a.title {
	padding: 0;
	margin-left: 5px;
}

	/* Testimonial box */

#main_content .testimonial_box {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	padding: 10px;
	background: url("./images/pricing_bg.png") 50% -275px repeat-x;
	border: #ddd solid 2px;
	text-shadow: 1px 1px 0 #fff;
}

#main_content .testimonial_box i {
	position: absolute;
	height: 30px;
	width: 18px;
	left: 15px;
	bottom: -30px;
	background: url('./images/testimonials_arrow.png') no-repeat;
}

#main_content .testimonial_box img {
	float: left;
	padding: 4px;
	background: #fff;
	border: #eee solid 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#main_content .testimonial_box .cont {
	padding: 0 0 0 80px;
	font-style: italic;
	font-family: Georgia,times,serif;
	color: #666;
}

#main_content .testimonial_box .nfo {
	bottom: -27px;
	color: #333;
	font-size: 0.9em;
	left: 37px;
	position: absolute;
}

#main_content .testimonial_box .nfo strong {
	padding-right: 5px;
}

	/* Post Images */

img.alignright, img.alignleft {
	padding: 5px;
	background: #f7f7f7;
	border: #ddd solid 1px;
}

img.alignleft, div.alignleft img {
	float: left;
	margin-right: 12px;
}

img.alignright, div.alignright img {
	float: right;
	margin-left: 12px;
}

	/* Feature box */

body #main_content .entry .feature_box {
	padding: 0 0 35px;
}

body #main_content .entry .feature_box .cont {
	font-size: 0.9em;
	color: #4f4f4f;
}

body #main_content .entry .feature_box .cont p {
	color: #707070;
	padding-bottom: 5px;
}

#main_content .feature_box strong {
	font-size: 1.2em;
}

	/* Features sidebar menu */

#main_content .main_sidebar .widget_subpages {
	width: 277px;
	margin: 0 0 0 -5px;
	background: 0;
	border: 0;
	padding: 15px 0 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

body.sidebar_right_style_1 #main_content .main_sidebar .widget_subpages {
	margin: 0 0 0 -5px!important;
}

#main_content .main_sidebar .widget_subpages h3.widgettitle {
	display: none;
}

#main_content .main_sidebar .widget_subpages ul {
	margin: 0 0 20px;
}

#main_content .main_sidebar .widget_subpages ul li {
	border: 0!important;
	margin: 0 0 3px;
}

#main_content .main_sidebar .widget_subpages .content ul li a {
	background: url('http://www.chimerathemes.com/html/appsale/images/side_menu.png') left -90px no-repeat;
	height: 45px;
	line-height: 44px!important;
	padding: 0 20px!important;
	background-color: transparent !important;
	border: 0!important;
	text-shadow: 0 1px 0 #fff;
	font-size: 1em!important;
}

body.sidebar_right_style_1 #main_content .main_sidebar .widget_subpages ul li a {
	background: url('http://www.chimerathemes.com/html/appsale/images/side_menu_right.png') left -90px no-repeat;
}

body.sidebar_right_style_1 #main_content .main_sidebar .widget_subpages ul li a:hover, #main_content .main_sidebar .widget_subpages ul li a:hover {
	background-position: left -45px;
}

body.sidebar_right_style_1 #main_content .main_sidebar .widget_subpages ul li.current_page_item a, #main_content .main_sidebar .widget_subpages ul li.current_page_item a {
	background-position: left top;
}

body.sidebar_right_style_1 #main_content .main_sidebar .widget {
	margin-right: 0;
	margin-left: 20px;
}

	/* Thumbnail List Footer */

.thumbnail_list {
	padding: 0;
	margin: 0;
}

.thumbnail_list li {
	padding: 2px 0;
}


.thumbnail_list li .float-left a {
	padding: 2px 2px 2px;
	background: #999;
}

.thumbnail_list li .float-left a img {
	border: #333 solid 1px;
}

.thumbnail_list li .float-left a:hover {
	background: #b7b7b7;
}

.thumbnail_list li .float-left a.title {
	background: none;
}

.thumbnail_list li span.date {
	padding-left: 5px;
	font-size: 0.8em;
	color: #c9c9c9;
}

.widget_tag_cloud div {
	padding: 10px;
}

	/* Flickr Footer Widget */

#flickr-widget .flickr_badge_image {
	float: left;
	margin: 4px 6px;
}

#flickr-widget .content {
	margin-left: 3px;
}

#flickr-widget .flickr_badge_image a {
	display: block;
	padding: 4px!important;
	width: 75px;
	height: 75px;
	background: #;
}


	/* Post small */

#main_content .post_small {
	float:left;
	height:222px;
	margin:0 32px 25px;
	padding:20px 17px 25px;
	width:278px;
}

#main_content .post_first {
	margin: 0 0 25px -10px;
}

#main_content .post_last {
	margin: 0 -10px 25px 0;
}

#main_content .post_small h2 {
	height:38px;
	line-height:25px;
	padding: 0 15px;
	margin: 0;
}

#main_content .post_small h2 a {
	font-size: 0.6em;
}

#main_content .post_small .text {
	font-size:0.9em;
	height:130px;
	line-height:1.4em;
	overflow:hidden;
	padding:10px 11px 8px;
}

#main_content .post_small .text .post-img {
	float: left;
	margin: 3px 10px 0 0;
}

#main_content .post_small .text .post-img a {
	background: #fafafa;
	padding: 3px 3px 0 3px;
	display: block;
	border: #999 solid 1px;
}

#main_content .post_small .text .post-img a:hover {
	background: #fff;
	border-color: #666;
}

#main_content .post_footer {
	padding: 8px 0 0;
}

#main_content .post_footer li {
	padding: 0 11px 0 0;
}

#main_content .post_footer li.date {
	font-size: 0.8em;
	font-weight: bold;
	padding: 7px 0 0 11px;
}

#main_content .post_footer li {
	float: left;
}

#main_content .post_footer li.readmore {
	float: right;
}

	/* Post big */

#main_content .post {
	float: none;
	height: auto;
	background-image: none;
	padding: 0;
	margin: 0;
	clear: both;
	width: auto;
}

p.description {
	margin-top: -5px;
	color: #666;
	font-size: 0.96em;
	margin-bottom: 20px;
	line-height: 1.6em;
}

#main_content .post .text {
	height: auto;
}

	/* Pricing Table */

.price-bg {
	background: url('./images/pricing_bg.png') 50% -80px repeat-x;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 2px 10px #555;
	-webkit-box-shadow: 0 2px 10px #555;
	box-shadow: 0 2px 10px #555;
	border: 2px solid #999;
}

.price-bg h3 {
	text-align: center;
	margin: 0;
}

.price-bg .price {
	color: #616161;
	font-size: 1.3em;
	padding: 5px 0 10px;
	text-align: center;
}

.price-bg .price b {
	color: #52C413;
}

.price-bg ul {
	margin: 0;
	padding: 0;
}

.price-bg ul li {
	padding: 7px 5px 4px;
	font-size: 0.9em;
	font-weight: bold;
	border-top: #ddd dotted 1px;
}

.price-bg ul li img {
	padding:0 5px 2px 0;
	vertical-align:middle;
}

	/* Forms */

#main_content .entry form div.form_header {
	display:block;
	border-bottom:#ccc dotted 1px;
	clear:both;
	margin:0 0 15px;
}

#main_content .entry form div.form_header h3 {
	clear:left;
	font-size:1.2em;
	font-weight:normal;
	margin:0 0 0.2em;
	padding:0 9px;
}

#main_content .entry form div.form_header div {
	color:#555;
	font-size:0.9em;
	line-height:1.5em;
	margin:0 0 15px;
	padding:0 9px;
}

#main_content .entry form ul {
	width:100%;
	margin: 0;
}

#main_content .entry form ul li {
	clear:both;
	display:block;
	margin:0;
	padding:6px 20px 9px 0;
	width:100%;
}

#main_content .entry form li div, #main_content .entry form li span {
	color:#444;
	margin:0 9px 0 0;
	padding:0;
}

#main_content .entry form li span {
	float:left;
}

#main_content .entry form li div label, #main_content .entry form li span label {
	clear:both;
	color:#444;
	display:block;
	font-size:85%;
	line-height:100%;
	margin:0;
	padding-top:6px;
}

#main_content .entry form ul .align_left, #main_content .entry form ul .align_right {
	width:46%;
}

#main_content .entry form ul span.align_left, #main_content .entry form ul span.align_right {
	margin:0;
}

#main_content .entry form ul .align_left {
	clear:left;
	float:left;
}

#main_content .entry form ul .align_right {
	clear:right;
	float:right;
}


#main_content .entry form ul li label.description {
	color: #222;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
}

#main_content .entry form li div.radio_checkbox span {
	display:block;
	float:left;
	padding:0;
	width:100%;
}

#main_content .entry label.choose {
	color:#222;
	display:block;
	margin:-12px 0 0 23px;
	padding:0 0 5px;
	font-size:0.7em;
	width:88%;
}

#main_content .entry form li div span label {
	padding-bottom: 12px;
	font-size: 0.8em;
}

#main_content .entry input.large, #main_content .entry select.large, #main_content .entry textarea.textarea {
	width:96%;
}

#main_content .entry input.medium, #main_content .entry select.medium {
	min-width:62%;
	width:62%;
}

#main_content .entry input.small, #main_content .entry select.small {
	min-width:49%;
	width:49%;
}

#main_content .entry input.text, #main_content .entry input.search, #main_content .entry textarea.textarea {
	background:#fff url('./images/input_bg.png') left top repeat-x;
	height: 41px;
	line-height: 41px;
	padding: 0 8px!important;
	border: 2px solid #bfbfbf;
	font-size: 1.1em;
	color: #888;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#main_content .entry input.text:focus, #main_content .entry textarea.textarea:focus {
	border-color: #a3a3a3;
	color: #666;
}

#main_content .entry textarea.textarea {
	background: #fbfbfb url('./images/textarea_bg.png') left top repeat-x;
	line-height: 1.3em;
	overflow: hidden;
}

#main_content .entry input.text, #main_content .entry input.search, #main_content .entry input.file, #main_content .entry textarea.textarea, #main_content .entry select.select {
	color:#333;
	margin:0;
	padding:4px 0;
}

#main_content .entry textarea.small {
	height:5em;
}

#main_content .entry textarea.medium {
	height:8em;
}

#main_content .entry textarea.large {
	height:11em;
}

#main_content .entry input.checkbox, #main_content .entry input.radio {
	display:block;
	height:13px;
	margin:4px 0 0;
	padding:0;
	width:13px;
}

	/* Tooltips */

#tooltip {
	position:absolute;
	z-index:30000;
	padding:3px;
	background:#363636;
	color:#FFF!important;
	font-size:0.9em;
	width: 230px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-shadow: 1px 1px 1px #333;
	-moz-box-shadow: 0 2px 10px #222;
	-webkit-box-shadow: 0 2px 10px #222;
	box-shadow: 0 2px 10px #222;
}

#tooltip div {
	margin:0;
	background:#808080;
	padding:5px;
	line-height: 1.3em;
	font-size:0.96em;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top:#999 solid 1px;
}

#tooltip h3 {
	color:#fff;
	font-weight:bold;
	padding:5px;
	font-size: 0.96em;
	text-transform: uppercase;
	margin:0;
	background:#5f5f5f;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom:#444 solid 1px;
}


	/* Blog post styling */

.post-b {
	margin: 0 0 40px;
}

.post-b h2 {
	margin: 0 0 2px;
}

.post-b span.date {
	font-weight: bold;
	font-style: italic;
	padding: 0 0 10px;
	display: block;
}

.post-b span.date span {
	padding: 0 0 0 20px;
	background: url('./images/time.png') left 51% no-repeat;
}

.post-b h2 a {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
}

.post-b .post-img {
	float: left;
}

.post-b .post-img a.img {
	margin:0 15px 0 0;
	display: block;
	border: #f6f6f6 solid 6px;
}

.post-b .post-img a.img img {
	margin: 1px;
}

.post-b .post-img a.img:hover {
	border-color: #efefef;
}

.post-b .post-footer {
	-moz-border-radius:8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fafafa;
	border: 1px solid #eee;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 10px;
	text-shadow: 0 1px 0 #fff;
}

.post-b .post-footer .post-categories {
	float: right;
	margin: 0;
	padding: 0;
}

.post-b .post-footer .post-categories li {
	float: left;
	padding: 0 0 0 10px;
	font-size: 0.9em;
}

.post-b .post-footer .comm a {
	background: url('./images/comments.png') left 50% no-repeat;
	padding: 0 0 0 20px;
}

.post-b .post-footer .read-more {
	color: #333;
}

.post-b .post-footer .read-more:hover {
	color: #000;
	text-decoration: underline;
}

.post-b .post-content {
	line-height: 1.6em;
	font-size: 0.9em;
	color: #666;
}

body.single .post-b .post-content {
	font-size:0.96em;
	line-height:1.9em;
}

.post-b .post-content p {
	margin-bottom: 5px;
}

	/* Portfolio Item */

#main_content .portfolio_item {
	float:left;
	height: 193px;
	margin: 0 59px 45px 0;
	position: relative;
	width: 287px;
}

#main_content .portfolio_item_last {
	margin-right: 0;
}

body.home #main_content .portfolio_item {
	margin: 0 2px 25px 13px;
}

#main_content .cat_desc {
	padding: 10px 13px;
	color: #666;
	font-size: 1.1em;
}

#main_content .port_last {
	margin-right: 0;
}

#main_content .portfolio_item .port_bg {
	position: absolute;
	width: 287px;
	height: 193px;
	left: 0;
	top: 0;
	background: url(./images/portfolio_item.png) 50% 50% no-repeat;
	z-index: 2;
}

#main_content .portfolio_item a.img {
	display: block;
	position: absolute;
	z-index: 3;
	width: 266px;
	height: 134px;
	left: 11px;
	top: 11px;
	background: url('./images/zoom.png') -9999em -9999em no-repeat;
}

#main_content .portfolio_item a.img:hover {
	background-position: left top;
}

#main_content .portfolio_item img {
	position: relative;
	z-index: 1;
	width: 266px;
	height: 134px;
	margin: 11px 0 0 11px;
}

#main_content .portfolio_item .boxcaption {
	height:29px;
	padding: 6px 0 0;
	left:12px;
	position:absolute;
	width:266px;
	z-index:4;
	overflow: hidden;
	font-size: 0.9em;
	bottom: 8px;
}

#main_content .portfolio_item .boxcaption a {
	font-weight: bold;
}

#main_content .portfolio_item .boxcaption p {
	padding: 4px 0 0;
	margin: 0;
	font-size: 0.9em;
	color: #666;
}

	/* Portfolio Item alternate */

#main_content .item_alt {
	float: left;
	width: 200px;
	height: 147px;
	margin: 0 16px 25px;
	position: relative;
}

body.full-width #main_content .item_alt {
	margin: 0 22px 25px;
}

#main_content .item_alt .port_bg {
	width: 200px;
	height: 147px;
	position: absolute;
	background: url('./images/portfolio_alt.png') no-repeat;
	z-index: 2;
}

#main_content .item_alt a.img {
	width: 165px;
	height: 80px;
	left:18px;
	position:absolute;
	top:16px;
	z-index: 3;
}

#main_content .item_alt img {
	left:18px;
	position:absolute;
	top:16px;
	z-index: 1;
}

#main_content .item_alt .boxcaption {
	bottom:17px;
	font-size:0.86em;
	font-weight:bold;
	height:23px;
	left:18px;
	overflow:hidden;
	position:absolute;
	white-space:nowrap;
	width:166px;
	z-index:5;
}

	/* Comments */

#comments_list li {
	display:block;
	margin:5px 0 20px;
	min-height:110px;
}

#comments li .date {
	background:url('./images/com-time.jpg') right 50% no-repeat;
	color:#b4baba;
	font-size:0.9em;
	text-align:right;
	padding:1px 17px 3px 0;
	display: block;
	float: right;
}

#comments li .date:hover {
	color: #666;
}

#comments li .gravatar {
	background:url('./images/gravatar.png') right top no-repeat;
	min-height:98px;
	float:left;
	width:130px;
	margin-right:-130px;
}

#comments li .gravatar img {
	margin:16px 0 0 21px;
}

#comments li .content {
	background:#f4f8f9;
	color:#747879;
	padding:10px;
	border-bottom:#e5f1f6 solid 2px;
	margin-left: 130px;
	font-size:0.9em;
	line-height:1.7em;
}

#comments li .content .text {
	padding:0 0 0 15px;
}

#comments li .content .name {
	display:block;
	color:#000;
	padding:0 0 5px 0;
}

#comments li .content .name a {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
#comments li.alt .content {
	background:#e9f1f3;
	color:#494a4a;
	border-color:#cbe3ed;
}
#comments li.alt .gravatar {
	background-position:right bottom;
}

button.save {
	margin:0 -2px 0 0;
}

.pTitle {
	border-bottom: #ddd solid 2px;
	padding: 0 0 10px;
	margin: 45px 0 20px;
}

	/* Features Item */

#main_content .feature_item {
	margin: 0 0 25px;
}

#main_content .feat_img {
	float: left;
	height: 173px;
	width: 247px;
	position: relative;
}

#main_content .feature_item .feat_bg {
	background: url('./images/feature_item.png');
	position: absolute;
	height: 173px;
	width: 247px;
	z-index: 1;
}

#main_content .feature_item a.img {
	position: absolute;
	width: 226px;
	height: 151px;
	left: 11px;
	top: 11px;
	z-index: 2;
}

#main_content .feature_item img {
	position: absolute;
	left: 11px;
	top: 11px;
}

#main_content .feature_item .text {
	float: left;
	padding: 0 0 0 20px;
}

#main_content .feature_item .text h3 {
	margin: 10px 0 15px;
}

	/* Content Boxes */

#main_content .content_box, #main_content .response-msg {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fff;
	border: #d4d4d4 solid 1px;
}

#main_content .content_box .cont, #main_content .response-msg .cont {
	padding: 4px 8px 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top: #fff solid 1px;
	font-size:0.9em;
	line-height:1.7em;
}

#main_content .info-box {
	background:none repeat scroll 0 0 #FFF6BF;
	border:1px solid #FDD845;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#main_content .info_green {
	background: #DBF6BE;
	border-color: #9BBF65;
	color: #3c4e27;
}

#main_content .info-box .cont {
	border-top:1px solid #FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.4em;
	padding:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
}

#main_content .info-box .cont a, #main_content .info-box .cont span {
	color:#F6580A;
	padding:0 5px;
}

#main_content .info-box .cont a:hover {
	color:#D24500;
	text-decoration:underline;
}

#main_content .info_green .cont a {
	color: #4C7C18;
}

#main_content .info_green .cont a:hover {
	color: #1c5207;
}


#main_content .content_box h1, #main_content .content_box h2, #main_content .content_box h3, #main_content .content_box h4, #main_content .content_box h5, #main_content .content_box h6, #main_content .response-msg h1, #main_content .response-msg h2, #main_content .response-msg h3, #main_content .response-msg h4, #main_content .response-msg h5, #main_content .response-msg h6 {
	margin: 0;
	padding: 0;
}

#main_content .gray-box {
	background:#EAEAEA;
	border:1px solid #C0C0C0;
}

#main_content .yellow-box {
	background: #FFF6BF;
	border: 1px solid #FDD845;
}

#main_content .error {
	background: #F9E5E6 url("./images/icons/error.png") 5px 50% no-repeat;
	border:1px solid #E8AAAD;
	color:#B50007;
	padding: 0 0 0 55px;
}

#main_content .notice {
	background: #F9F9E5 url("./images/icons/notice.png") 5px 50% no-repeat;
	border:1px solid #E8E3AA;
	color:#828400;
	padding: 0 0 0 55px;
}

#main_content .info {
	background: #E5ECF9 url("./images/icons/info.png") 5px 50% no-repeat;
	border:1px solid #AAC6E8;
	color:#0055B5;
	padding: 0 0 0 55px;
}

#main_content .success {
	background: #E9F9E5 url("./images/icons/success.png") 5px 50% no-repeat;
	border:1px solid #B4E8AA;
	color:#1C8400;
	padding: 0 0 0 55px;
}

#main_content .heading-box-1 .cont, #main_content .heading-box-2 .cont {
	padding: 6px 8px;
}

#main_content .heading-box-1 h1, #main_content .heading-box-1 h2, #main_content .heading-box-1 h3, #main_content .heading-box-1 h4, #main_content .heading-box-1 h5, #main_content .heading-box-1 h6 {
	background: #e0e0e0;
	padding: 3px 6px;
	margin: 0 0 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#main_content .heading-box-3 {
	background: #fff url('./images/content_box_bg.png') left top repeat-x;
	text-shadow: 1px 1px 0 #fff;
}

#main_content .heading-box-4 .cont {
	padding: 30px;
}

#main_content .padding10 .cont {
	padding: 10px;
}

#main_content .heading-box-3 h1, #main_content .heading-box-3 h2, #main_content .heading-box-3 h3, #main_content .heading-box-3 h4, #main_content .heading-box-3 h5, #main_content .heading-box-3 h6 {
	padding: 5px 0 8px;
	margin: 0 0 5px;
	border-bottom: #adadad solid 1px;
}

#main_content .heading-box-5 {
	background: #fafafa;
	border: #d8d8d8 solid 1px;
	border-bottom: #ebebeb solid 1px;	
}

	/* Social Share */

#main_content .social_share span {
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	float: left;
	display: block;
	margin: 0 5px;
}

#main_content .social_share div {
	float: left;
	margin: 0 7px;
}

#main_content .social_share a {
	display: block;
	height: 32px;
	width: 32px;
}

#featured #social a.rss {
	background: url('./images/icons/rss_32.png') no-repeat;
}

#featured #social a.flickr {
	background: url('./images/icons/flickr_32.png') no-repeat;
}

#featured .social_share .stumbleupon_icon a {
	background: url('./images/icons/stumbleupon_32.png') no-repeat;
}

#featured #social a.twitter, #main_content .social_share .twitter_icon a {
	background: url('./images/icons/twitter_32.png') no-repeat;
}

#main_content .social_share .reddit_icon a {
	background: url('./images/icons/reddit_32.png') no-repeat;
}

#main_content .social_share .digg_icon a {
	background: url('./images/icons/digg_32.png') no-repeat;
}

#main_content .social_share .delicious_icon a {
	background: url('./images/icons/delicious_32.png') no-repeat;
}

#featured #social a.facebook, #main_content .social_share .facebook_icon a {
	background: url('./images/icons/facebook_32.png') no-repeat;
}

#featured #social a.linkedin, #main_content .social_share .linkedin_icon a {
	background: url('./images/icons/linkedin_32.png') no-repeat;
}

#footer_bottom {
	padding: 15px 0;
	font-size: 0.8em;
}

#footer_bottom .wrapper {
	position: relative;
}

#footer_bottom span {
	display: block;
	padding: 7px 0 0;
}

.section_title {
	margin-top: 0;
}



.screenReader, .loadingImg {
	display: none;
}

.loadingImg {
	background: url('./images/loading.gif') no-repeat;
	height: 16px;
	width: 16px;
}

.thanks {
	color: #26910e;
	text-align: center;
	font-weight: bold;
}

#footer .thanks {
	color: #fcfcfc;
	text-align: left;
}

#footer .thanks strong {
	color: #fff;
	display: block;
	padding: 0 0 4px;
}

.inputError {
	background: #feefef!important;
	color: #333!important;
}

#footer .wrapper #contact-form-widget p {
	margin: 5px 15px 10px;
}

#footer .wrapper .widget h4, #footer h3.flickr_ft {
	display: block;
	margin: 0;
	padding: 0 0 10px;
}

#footer h3.flickr_ft {
	font-size: 1.5em;
}

#footer .wrapper .widget .content {
	height:184px;
	overflow:hidden;
	padding:10px 0 0;
}

#footer .wrapper .widget .content a {
	font-weight: bold;
	display: block;
	padding: 5px;
}

#footer .wrapper #contact-widget span {
	padding: 2px 5px;
	display: block;
}

	/* Page navigation */

.wp-pagenavi {
	padding: 20px 0 0 0;
	margin: 25px 0 0 0;
	border-top: #ddd solid 1px;
}

.wp-pagenavi span.pages {
	display: none;
}

.wp-pagenavi a, .wp-pagenavi span.current {
	float: left;
	margin: 0 2px;
	display: block;
}

.wp-pagenavi a {
	margin: 0 7px;
}

.wp-pagenavi span.current {
	padding: 0!important;
	margin: 0 4px 0 13px!important;
	line-height: 20px;
	height: 23px;
	display: block;
	font-weight: bold;
	text-align: center;
}

.wp-pagenavi span.current {
	padding: 10px;
}

	/* Inner pages rewrites */

body.single #featured {
	padding: 25px 0 20px;
}

body.single #featured .wrapper {
	position: relative;
}

body.single #featured h1 {
	margin: -2px 0 0;
	font-size: 2em;
}

body.single p.breadcrumb {
	font-size: 0.86em;
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
	display: block;
	width: 980px;
	line-height: 38px;
}

.title_descr {
	font-size: 1em;
	padding: 5px 0;
	font-weight: bold;
}

body.single #breadcrumb {
	height: 38px;
	line-height: 37px;
}

body.single #featured h1 {
	text-transform: uppercase;
}

a.toggle {
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 10px 0;
	display: block;
	position: relative;
}

a.toggle i {
	height: 18px;
	width: 19px;
	background: url('./images/toggle.png') left -18px no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
}

a.toggle strong {
	display: block;
	font-weight: normal;
	color: #666;
	line-height: 1.4em;
}

a.toggle_active i {
		background-position: left top;
}

.toggle_content {
	padding: 15px 0 35px;
}

.toggle_content .block {
	padding: 15px;
	background: #f7f7f7;
	text-shadow: 0 1px 0 #fff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}

	/* Special Title */

	h1.special_title {
		text-align:center;
		font-weight: normal;
		color: #444;
		font-size: 2.8em;
		letter-spacing: -1px;
		margin-top: 10px;
	}
	
	.special_title_descr {
		text-align:center;
		font-weight: bold;
		color: #929497;
		display: block;
		line-height: 1.4em;
	}

	/* Tabs */

.tabs {
	text-shadow: 0 1px 0 #fff;
}

.tabs ul.tabNav {
	clear: both;
	padding: 0 8px;
	margin: 0;
	height: 33px;
	background: url('./images/but_grad.png') left top repeat-x;
	border-left: #cecece solid 1px;
	border-right: #cecece solid 1px;
	border-top: #cecece solid 1px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-radius-top-right: 12px;
	-webkit-border-radius-top-left: 12px;
	border-bottom: #fff solid 1px;
}

.tabs ul.tabNav li {
	float: left;
	height: 33px;
}

.tabs ul.tabNav li a {
	height: 27px;
	display: block;
	padding: 0 9px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin: 7px 2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-right: 4px;
	-webkit-border-radius-top-left: 4px;
	border: transparent solid 1px;
	border-bottom: none;
}

.tabs ul.tabNav li a.selected {
	background: #fdfdfd;
	border-color: #ececec;
	line-height: 28px;
	color: #000;
}

.tabs .tab_content {
	display: none;
	clear: both;
	background: #fdfdfd;
	padding: 10px;
	border: #cecece solid 1px;
}


.highlight1  {
	background-color:#ececec;
	color:#111;
	padding:2px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.highlight2 {
	background-color:#111;
	color:#eee;
	padding:2px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

	/* Shortcode Columns */

.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	float: left;
	position: relative;
	margin: 0;
}

.one_third {
	margin-right:2%;
	width:32%;
}

.two_third, .three_fourth {
	width: 66%;
}

.one_half {
	width: 49%;
}

.one_fourth {
	margin-right:1%;
	width:24%;
}

.last {
	float: right;
	margin: 0;
}

.lat, .lat a {
	border: 0!important;
}
	
	/* Other Shortcodes */

.divider {
	height: 1px;
	border-top: #e2e2e2 solid 1px;
	background: #fff;
	overflow: hidden;
	margin: 20px 0;
}

	/* Typography */

h1 {
	font-size: 12px;
	text-align: right;

}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

	/* Tables */

.hastable table {
	background: #fff;
	border-color:#DEDEDE #DEDEDE;
	border-style:solid solid none;
	border-width:1px 1px medium;
	width:100%;
}

.hastable thead td, .hastable thead th {
	background-color:#E6E6E6;
}

.hastable tr td, .hastable thead th {
	border-left:1px solid #CCCCCC;
	color:#616161;
	padding:8px;
	text-align:left;
}
.hastable tr td {
	vertical-align:middle;
}

.hastable thead td, .hastable thead th {
	font-weight:bold;
	padding:8px;
	text-align:center;
}

.hastable th, .hastable td {
	border-bottom:1px solid #DEDEDE;
}

.hastable tbody th {
	padding:0 8px;
	text-align:left;
}

.hastable tbody tr.alt td, .hastable tbody tr.odd td {
	color:#464646;
	vertical-align:middle;
}

.hastable tbody tr.alt td, .hastable tbody tr.alt th, .hastable tbody tr.odd {
	background-color:#F5F5F5;
}

.hastable tbody tr:hover td, .hastable tbody tr:hover th {
	background-color:#FFFFCF;
}

.header span {
	float:right;
	margin-top:-3px;
}

.hastable tr .center {
	width:5px;
}

.hastable table a.btn span.ui-icon {
	left:0.1em;
}

.hastable table a.btn {
	margin:0 5px;
}

#wrapper_footer {
	margin: 0 auto;
	width: 100%;
	height: 62px;
	padding: 18px 0px 0px 0px;
	margin-top: 10px;
	margin-left: 240px;
	background: url(../images/skin01/footer_bg.jpg) repeat-x left top;
	float: left;
}
#wrapper_footer h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 19px;
}
.testimonials {
	float: left;
	width: 710px;
	
}

.testimonials span {
	float: left;
	width: 540px;
	color: #999;
	line-height: 21px;
	margin-top: 12px;
	background: url(../images/skin01/testimonials_bg.jpg) no-repeat left top;
}

.footer_contact {
	float: left;
	width: 235px;
	padding-right: 0px;
}
.footer_contact ul {
	color: #999;
	padding-top: 10px;
}
.footer_contact li a {
	color: #999;
}
.footer_contact li a:hover {
	color: #FFF;
}

/* ----------- copyright ----------- */

.copyright {
	float: left;
	width: 950px;
	margin-top: 0px;
	font-size: 12px;
	color: #727272;
	padding-top: 10px;
}
.copyright_left {
	float: left;
	width: 500px;
}
.copyright_right {
	float: right;
	width: 450px;
}
ul.copyright_links {
	float: right;
	margin: -3px 0px 0px 0px;
	padding: 0px;
}
.copyright_links li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.copyright_links li a {
	text-decoration: none;
	color: #727272;
	padding: 0px 5px;
}
.copyright_links li a:hover {
	text-decoration: underline;
	color: #727272;
}
.testimonials {
	float: left;
	width: 710px;
	
}

.testimonials span {
	float: left;
	width: 540px;
	color: #999;
	line-height: 21px;
	margin-top: 12px;
	background: url(../images/skin01/testimonials_bg.jpg) no-repeat left top;
}















#contact-form {
	background: url('../images/bkg-contact-form.png') left top repeat;
	height: 277px;
	width: 591px;
}
#contact-form .formfield {
	height: 28px; 
	padding: 8px 12px 0px;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
}
#contact-form .formfield-textarea {
	padding: 8px 12px 0px;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
}
#contact-form input {
	background: transparent; 
	color: #e8e8e8;
	margin-right: 15px; 
	width: 228px; 
}
#contact-form label { color: #e8e8e8; }
#contact-form .absolute {
	position: absolute;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	left: 12px;
	top: 8px;
}
#contact-form textarea {
	background: transparent;
	height: 140px;
	max-height: 140px;
	width: 565px;
	max-width: 565px;
	overflow-y: auto;
}
#contact-submit {
	background: url('../images/bkg-contact-submit.png') left top no-repeat;
	color: #e8e8e8;
	display: block;
	font-size: 18px;
	font-style: italic;
	height: 37px;
	line-height: 37px;
	margin-top: 3px;
	text-align: center;
	width: 95px;
}
#contact-submit:hover { cursor: pointer; }

/* end forms */



/* general classes */
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-40 { margin-bottom: 40px; }
.active { color: #ffde0f; }
.yellow-bold { 
	color: #ffd200;
	font-weight: bold; 
}
#frmcontact {
	padding:10px 0 30px 0;
}
#frmcontact label {
	float:left;
	font-size:12px;
	width:150px;
	padding:3px 0 0 16px;
	margin:10px 0 0 0;
	font-weight:bold;
	color: #232323;
}
#frmcontact span {
	color:#a50e0e;
	font-size:12px;
	font-weight:bold;
}
#frmcontact br {
	clear:left;
}
.textboxcontact {
	width:390px;
	height:22px;
	background: #e0e0e0;
	border: 1px solid #adadad;
	font-family:Arial, verdana,serif;
	font-size:12px;
	padding:3px 5px 0 5px;
	margin:10px 0 0 0;
	color:#878787;
}
.textareacontact {
	width:390px;
	height:150px;
	background: #e0e0e0;
	border: 1px solid #adadad;
	font-family:Arial, verdana,serif;
	font-size:12px;
	padding:5px;
	margin:10px 0 0 0;
	color:#878787;
}
.submitcontact {
	width: 118px;
	height: 30px;
	background: url(../images/but_morenav.png) no-repeat;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	cursor: pointer;
	font-family:arial, verdana, serif;
	text-shadow: 0 1px 2px #2f2f2f;
	margin:10px 0 0 0;
}
.submitcontact:hover {
	background-position:0 -30px;
}





/* ---------- contact form ---------- */

.form_row{float:left; width:543px; padding:8px 0;}
.form_row img{float:left; margin:0 7px 0 0;}
.contact_box{float:left; width:623px; border:1px solid #eae8e8; background:#fcfcfc; margin:10px 0 0 0; padding:10px;}
.contact_box p{float:left; width:623px; color:#3b3b3b; font-family:Verdana, Geneva, sans-serif; line-height:18px; font-size:10px; font-style:italic;}
.contact_box p span{color:#F00;}
.contact_box form{float:left; width:603px; padding:10px;}
.contact_box fieldset{float:left; width:603px;}
.contact_box label{float:left; width:200px; display: block;}
.contact_box label span{color:#F00;}
.contact_box input{float:left; width:300px; border:1px solid #ccc; padding:3px; background: url(./images/input_bg.jpg) no-repeat left top;}
.contact_box select{float:left; width:300px; border:1px solid #ccc; padding:3px;}
.contact_box input.code{float:left; width:230px; border:1px solid #ccc; padding:3px;}
.contact_box input.submit {
	width: 143px;
	height: 34px;
	background: url(./images/button_commentsubmit.jpg) no-repeat left top;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 10px;
}
.contact_box textarea{float:left; width:300px; border:1px solid #ccc; padding:3px; background: url(./images/textarea_bg.jpg) no-repeat left top;}
