/*------------------*/
/*	GENERAL
/*------------------------------------------------------*/

/* Top links */

.top_links {
	width: 100%;
	height: 27px;
	padding-top: 3px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #f3f3f3;
}
.top_links ul {
	margin: 0;
	padding: 0;
	float: right;
}
.top_links li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
	color: #fff;
}
.top_links li a {
	margin: 0;
	padding: 0;
	float: left;
	color: #999;
	text-decoration: none;
}
.top_links li a:hover {
	margin: 0;
	padding: 0;
	float: left;
	color: #727272;
	text-decoration: none;
}
.top_links li.live_chat {
	margin: 0;
	padding: 2px 18px 0 20px;
	float: left;
	background: url(../images/top-icon1.png) no-repeat left 4px;
}
.top_links li.facbook {
	margin: 0;
	padding: 2px 18px 0 20px;
	float: left;
	background: url(../images/top-icon2.png) no-repeat left 4px;
}
.top_links li.twitter {
	margin: 0;
	padding: 2px 18px 0 20px;
	float: left;
	background: url(../images/top-icon3.png) no-repeat left 4px;
}
.top_links li.googleplus {
	margin: 0;
	padding: 2px 18px 0 20px;
	float: left;
	background: url(../images/top-icon4.png) no-repeat left 4px;
}
.top_links li.country {
	margin: 0;
	padding: 2px 7px 0 2px;
	float: left;
}
.top_links li.country_select {
	float: left;
	width: 99px;
}
.top_links li.country_select select {
	float: left;
	font-size: 10px;
	color: #999;
	margin-top: 3px;
	width: 99px;
	padding: 0;
	margin: 4px 0 0 0;
	border: 1px solid #e5e5e5;
}

/* Logo */
.site_logo {
	padding: 0px 63px 18px 0px;
	margin: 20px 0px 0px 0px;
	float: left;
	line-height: 50px;
	font-size: 40px;
	font-weight: normal;
	color: #333639;
	/* background: url(../images/logo.gif) no-repeat right top;*/
}
.site_logo b {
	line-height: 40px;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	color: #333639;
}
.site_logo i {
	line-height: 0px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	display: block;
	text-align: right;
}
.site_logo:hover {
	color: #333639;
}
.logo_right_img {
	padding: 0px;
	margin: 20px 0px 0px 3px;
	float: left;
}


/*------------------*/
/*	PAGE STRUCTURE
/*------------------------------------------------------*/


#page_wrapper_full {
	width: 100%;
	margin: auto auto auto auto;

}

.container {
	width: 1000px;
	margin: auto auto auto auto;
}

.top_section {
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-height: 100px;
	background-color: #fff;
	border-bottom: 5px solid #e3e3e3;
}


/*------------------*/
/*	MENU
/*------------------------------------------------------*/

#access .menu {
	list-style: none;
	font-weight: normal;
	position: relative;
	float: right;
}
#access .menu select {
	border: 2px solid #eee;
	padding: 10px 10px 10px 10px;
	background-color: #f9f9f9;
	color: #333639;
}
#access .menu ul {
	margin: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	z-index: 1001;
	height: 100px;
	margin: 0;
}
#access .menu ul li {
	position: relative;
	display: inline-block;
	padding: 0;
	z-index: 101;
	margin: 0px 0px 0px 2px;
	float: left;
}
#access .menu ul li a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 1;
	color: #616263;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	padding: 36px 13px 33px 13px;
	border-bottom: 5px solid #e3e3e3;
	text-align: center;
	background: url(../images/spacer.gif) no-repeat center bottom;
}
#access .menu ul li a:hover {
	color: #616263;         
	padding: 36px 13px 33px 13px;
	background: #f9f9f9 url(../images/menu-s-arrow.png) no-repeat center bottom;
	border-bottom: 5px solid #da751b;
} 
#access .menu ul li a.active {
	color: #616263;
	padding: 36px 13px 33px 13px;
	background: #f9f9f9 url(../images/menu-s-arrow.png) no-repeat center bottom;
	border-bottom: 5px solid #da751b;
}
#access .menu ul li a i {
	display: block;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	margin-top: 7px;
	text-align: center;
}


#access .menu ul li ul {
	position: absolute;
	left: 0;
	height: auto;
	display: none;
	visibility: hidden;
	width: 187px;
	padding: 0;
	text-align: left;
	margin-left: -2px;
}
#access .menu ul li ul li {
	display: list-item;
	float: none;
	background: none;
	padding: 0;
	height: auto;
}
#access .menu ul li ul li ul {
	top: 0;
}
#access .menu ul li ul li a {
	margin: 0;
	border: none;
	display: block;
	padding: 16px 12px 16px 12px;
	font-size: 12px;
	color: #fff;
	background: #333639 url(../images/spacer.gif) no-repeat center bottom;
	width: 160px;
	text-align: left;
	border-bottom: 1px solid #454545;
}
#access .menu ul li ul li a:hover,
#access .menu ul li ul li.active a,
#access .menu ul li ul li a.selected {
	background: #da751b url(../images/spacer.gif) no-repeat center bottom;
	border-bottom: 1px solid #454545;
	color: #fff;
	padding: 16px 12px 16px 12px;
}

#access .menu ul li ul li:last-child {
	border: none;
}
* html #access .menu {
	height: 1%;
}

.selectnav {display: none; width: 440px; margin-left: 20px;}


/* slider static image */
.static_slider_image {
	width: 100%;
	height: 560px;
	float: left;
}
.static_slider_image img {
	width: 100%;
	height: 100%;
}


/* video slider */
.main_video_slider {
	width: 1000px;
	height: 560px;
	margin: 0 auto;
}
.main_video_slider iframe {
	width: 990px;
	height: 470px;
	border: 5px solid #454545;
	margin-top: 40px;
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

/* Punchline text */
.punchline_text {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 140px;
	float: left;
	font-size: 23px;
	line-height: 40px;
	color: #999;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	background: url(../images/dark-gray-bg.png) repeat-x left center;
}
.punchline_text strong {
	font-size: 40px;
	color: #e9e9e9;
	font-weight: normal;
	text-align: center;
	display: block;
	text-transform: uppercase;
	margin-top: 36px;
}

/* how it works */

.how_works_main {
	float: left;
	width: 100%;
	margin-top: 80px;
	border-top: 1px solid #ddd;
	background: #f9f9f9 url(../images/h-lines.png) repeat-x left top;
}

.title_center {
	height: 42px;
}
.title_center h3 { 
	font-size: 18px;
	font-weight: bold;
	background: #fff url(../images/x-lines.png) repeat-x left 1px;
	float: left;
	margin-left: 40%;
	padding: 12px 40px;
	border: 2px solid #d9d9d9;
	border-radius: 21px;
	margin-top: -22px;
}

ul.how_works_list {
	padding: 0px;
	margin: 0px;
}
.how_works_list li {
	padding: 0px;
	margin: 0px;
	width: 250px;
	float: left;
	text-align: center;
	font-style: italic;
}
.how_works_list li.last {
	background: none;
}
.how_works_list li strong {
	padding: 0px;
	margin: 12px 0px 4px 0px;
	font-size: 15px;
	color: #555657;
	display: block;
	font-weight: bold;
	font-style: normal;
}
.how_works_list li img {
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=70); /* IE */
    -moz-opacity:0.7; /* Mozilla */
    opacity: 0.7; /* CSS3 */
}
.how_works_list li img:hover {
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* Mozilla */
    opacity: 1; /* CSS3 */
}

/* ----------- testimonials----------- */

.testimonials {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
.testimonials.left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 30%;
	background: url(../images/test_arrow.png) no-repeat right 30px;
}
.testimonials.left img {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border: 5px solid #fff;
}
.testimonials.right {
	padding: 30px;
	margin: 0px;
	float: left;
	width: 57.3%;
	color: #ccc;
	background-color: #4a4a4a;
}
.testimonials.right strong {
	margin: 0px 0px -10px 0px;
	display: block;
	color: #fff;
}

.testimonials_full {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
.testimonials_full.left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 15%;
	background: url(../images/test_arrow.png) no-repeat right 30px;
}
.testimonials_full.left img {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border: 5px solid #fff;
}
.testimonials_full.right {
	padding: 20px;
	margin: 0px;
	float: left;
	width: 79%;
	color: #ccc;
	background-color: #4a4a4a;
}
.testimonials_full.right strong {
	margin: 0px 0px -10px 0px;
	display: block;
	color: #fff;
}


.testimonials-5 {
	float: left;
}
.testimonials-5 span {
	float: left;
	line-height: 21px;
	margin-top: 15px;
	padding-left: 40px;
	background: url(../images/quote_subfix.gif) no-repeat left top;
}
.testimonials-2 {
	float: left;
}
.testimonials-2 span {
	float: left;
	line-height: 21px;
	padding: 20px 30px 25px 50px;
	border: 1px solid #eee;
	background: #f9f9f9 url(../images/quote_subfix.gif) no-repeat 15px 23px;
}
.testimonials-3 {
	float: left;
}
.testimonials-3 img{
	float: left;
	width: 90px;
	height: 90px;
	border: 2px solid #ccc;
	margin: 5px 20px 5px 0;
}
.testimonials-3 span {
	float: left;
	height: 34px;
	width: 100%;
	padding: 0px;
	background: url(../images/testi-top-arrow.png) no-repeat 100px top;
}
.testimonials-3 .content {
	float: left;
	line-height: 21px;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
}

.testimonials-4 {
	float: left;
}
.testimonials-4 img{
	float: left;
	width: 90px;
	height: 90px;
	border: 2px solid #ccc;
	margin: 5px 20px 5px 0;
}
.testimonials-4 span {
	float: left;
	height: 34px;
	width: 100%;
	padding: 0px;
	background: url(../images/testi-top-arrow.png) no-repeat 100px top;
}
.testimonials-4 .content {
	float: left;
	line-height: 21px;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	border-radius: 10px;
}
.testimonials-4 .content i {
	font-size: 11px;
	color: #909090;
	text-transform: none;
}





/*------------------*/
/*	FOOTER
/*------------------------------------------------------*/

#footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
#footer .footer_blog_posts {
	padding: 50px 0px;
	margin: 0px;
	width: 100%;
	height: 189px;
	float: left;
	color: #fff;
	background: url(../images/footer-blogs-bg.jpg) repeat-x left top;
}
#footer .footer_blog_posts h3 {
	color: #fff;
	margin-bottom: 20px;
}

#footer .footer_curve {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 90px;
	float: left;
	background: url(../images/footer-curve.jpg) no-repeat center top;
}
#footer .footer_columns {
	padding: 40px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	float: left;
	background: url(../images/footer-gray-bg.jpg) repeat left top;
}
#footer .footer_columns h3 {
	color: #fff;
}
#footer .footer_logo {
	padding: 0px;
	margin: 9px 0px 0px 0px;
	float: left;
	line-height: 40px;
	font-size: 40px;
	font-weight: normal;
	color: #929292;
}
#footer .footer_logo i {
	line-height: 40px;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	color: #929292;
}
#footer .footer_logo_right_img {
	padding: 0px;
	margin: 0px 0px 0px 2px;
	float: left;
}
#footer ul.address-liste {
	padding: 0px;
	margin: 17px 0px 0px 0px;
	float: left;
}
#footer .address-liste li {
	padding: 0px 0px 3px 22px;
	margin: 0px;
	list-style-type: none;
	color: #ccc;
	font-style: normal;
}
#footer .address-liste li.icon1 {
	margin: 0px;
	list-style-type: none;
	background: url(../images/address-icon-footer.png) no-repeat left 7px;
}
#footer .address-liste li.icon2 {
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/phone-icon-footer.png) no-repeat left 5px;
}
#footer .address-liste li.icon3 {
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/fax-icon-footer.png) no-repeat left 7px;
}
#footer .address-liste li.worldmap {
	margin: 5px 0px 0px 0px;
	height: 77px;
	list-style-type: none;
	background: url(../images/world-map.png) no-repeat left 0px;
}


/* recent tweets section */

.twtr-widget {
	float: left;
	width: 220px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;
	overflow: hidden;	
}
.twtr-hd { display: none;
	/*** cross browser rgba ***/
	background-color: transparent;
	background-color: rgba(255,255,255,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff)";
}
.twtr-bd {}
.twtr-widget .twtr-bd .twtr-tweet {
	margin: 0px 0 0 -13px;
	padding: 10px 0 15px 5px;
	border-bottom: 1px solid #636363;
}
.twtr-tweet:before {
	display: block;
	float: left;
	margin: -5px 0 0 0px;
	font-size: 50px; /* let's make it a big quote! */
	content: "";
	color: #bababa;
}
.twtr-ft { display: none; }


/* newsletter signup */

.newsletter_signup {
	padding: 0px;
	margin: 0px;
	color: #ccc;
	font-style: normal;
}
.newsletter_signup #ems{
	border: 1px solid #434343;
	background-color: #292929;
	width: 198px;
	height:30px;
	margin-top: 22px;
	line-height: 38px;
	padding:8px 10px 0px 10px;
	color: #999;
	float: left;
	font: normal 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.newsletter_signup #emnessubmit{
	float: left;
	height:38px;
	margin-top: 10px;
	cursor:pointer;
	overflow:hidden;
	background: #232323;
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
	border: 1px solid #181818;
}
.newsletter_signup #emnessubmit:hover{
	float: left;
	height:38px;
	cursor:pointer;
	overflow:hidden;
	background: #202020;
	text-transform: uppercase;
	font-size: 11px;
	border: 1px solid #181818;
}


/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
}

#flickr_badge_wrapper img { width: 60px; height: 60px; margin-right: 9px; margin-bottom: 5px; border: 0px solid #454545 !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper { margin-top: 27px;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


/* copyrights */
.copyright_info {
	float: left;
	padding: 0px;
	margin: 40px 0px 0px 0px;
	width: 100%;
	height: 70px;
	background-color: #181818;
	border-top: 1px solid #000;
	filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.3; /* Mozilla */
    opacity: 0.3; /* CSS3 */
}

.copyright_info b {
	float: left;
	margin-top: 22px;
	font-size: 12px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.8; /* Mozilla */
    opacity: 0.8; /* CSS3 */
}


/* social icons tipsy */

#footer .footer-column-findus {
	padding: 18px 0px 0px 0px;
	float: right;
	height: 40px;
}
#footer .footer-column-findus i {
	margin: 5px 0px 0px 0px;
	font-style: normal;
	float: left;
	color: #fff;
}
#footer .footer-column-findus ul.socials-list {
	float: right;
	padding: 0px;
	margin: 0px;
}
#footer .footer-column-findus .socials-list li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#footer .footer-column-findus .socials-list li a {
	width: 32px;
	height: 32px;
	float: left;
	filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.7; /* Mozilla */
    opacity: 0.7; /* CSS3 */
}
#footer .footer-column-findus .socials-list li a:hover {
	width: 32px;
	height: 32px;
	float: left;
	filter:alpha(opacity=40); /* IE */
    -moz-opacity:1; /* Mozilla */
    opacity: 1; /* CSS3 */
}
.tipsy {
	padding: 5px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url(../js/tipsy/tipsy.gif);
}
  .tipsy-inner { padding: 2px 7px 2px 7px; background-color: #222; color: #ccc; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius: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; }


/*------------------*/
/*	CONTENT AREA
/*------------------------------------------------------*/

/* Page title */
.page_title {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 140px;
	float: left;
	background: url(../images/footer-gray-bg.jpg) repeat left center;
}
.page_title h1 {
	font-size: 45px;
	line-height: 45px;
	color: #e9e9e9;
	font-weight: normal;
	text-align: center;
	display: block;
	text-transform: uppercase;
	margin: 32px 0 0 0;
	padding: 0px;
}
.page_title h6 {
	font-size: 18px;
	line-height: 32px;
	color: #999;
	font-weight: normal;
	text-align: center;
	display: block;
	text-transform: none;
	padding: 0px;
}
.pagenation_left {
	float: left;
	width: 70%;
}
.pagenation_left h1 {
	text-align: left;
}
.pagenation_left h6 {
	text-align: left;
}
.pagenation_right {
	float: right;
	width: 20%;
	margin-right: 20px;
	margin-top: 57px;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
}
.pagenation_right a {
	font-weight: normal;
}


#content_area {
	padding: 0px;
	margin: 0px;
}
#content_area h3 {
	padding: 0px;
	margin: 0px 0px 25px 0px;
}
#content_area .conte_bigtext {
	padding: 0px;
	margin: 0px 0px 18px 0px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	line-height: 36px;
}


/* about team */

.our_team_main {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.our_team_main .title_center {
	height: 42px;
	margin-top: 36px;
}
.our_team_main .title_center h3 { 
	font-size: 18px;
	font-weight: bold;
	background: #fff url(../images/x-lines.png) repeat-x left 1px;
	float: left;
	margin-left: 40%;
	padding: 12px 40px;
	border: 2px solid #d9d9d9;
	border-radius: 21px;
	margin-top: 16px;
}

ul.our_team_list {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	float: left;
}
.our_team_list li {
	padding: 0px;
	margin: 0px;
	width: 250px;
	float: left;
	text-align: center;
}
.our_team_list li strong {
	padding: 0px;
	margin: 12px 0px 4px 0px;
	font-size: 15px;
	color: #555657;
	display: block;
	font-weight: bold;
}
.our_team_list li i {
	display: block;
	font-style: italic;
}
.our_team_list ul.team_social {
	padding: 0px;
	margin: 9px 0 25px 50px;
}
.our_team_list .team_social li {
	padding: 0px;
	margin: 0px 0px 0px 9px;
	float: left;
	width: 18px;
	height: 18px;
}
.our_team_list .team_social li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.our_team_list .team_social li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


/* featured services */

.our_services_main {
	float: left;
	width: 100%;
	margin-top: 0px;
}
ul.our_services_list {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	float: left;
}
.our_services_list li {
	padding: 0px 0px 18px 0px;
	margin: 0px 50px 0px 0px;
	width: 300px;
	float: left;
	text-align: left;
	border-top: 1px solid #999a9c;
	border-bottom: 5px solid #da751b;
	background-color: #fff;
}
.our_services_list li img {
	width: 100%;
}
.our_services_list li .last {
	margin: 0px 0px 0px 0px;
}
.our_services_list li strong {
	padding: 0px;
	margin: 18px 25px 10px 25px;
	font-size: 15px;
	color: #454545;
	float: left;
}
.our_services_list li p {
	padding: 0px;
	margin: 0px 25px 10px 25px;
	float: left;
}

.left_icon_box {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 130px;
	background-color: #fff;
	border-bottom: 1px solid #c5c6c7;
}
.left_icon_box .left {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 14%;
	height: 100px;
	text-align: center;
	background: #da751b;
}
.left_icon_box .center {
	padding: 30px 30px 0px 30px;
	margin: 0px;
	float: left;
	width: 73.6%;
	height: 100px;
	font-size: 27px;
	line-height: 32px;
	color: #999;
	background: url(../images/arrow-right-go.png) no-repeat left 20px;
}

.left_icon_box .right {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 5%;
	height: 130px;
}

/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 65px 0px 0px 0px;
}
.project_details span {
	padding: 9px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details i {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #ddd;
	border-radius:3px;
}
.addto_favorites {
	padding: 5px 10px 5px 30px;
	margin: 20px 0px 0px 0px;
	width: 110px;
	display: block;
	border-radius:5px;
	font-size: 12px;
	color: #727272;
	background: #e3e3e3 url(../images/elements/icon-heart.png) no-repeat 10px 10px;
}
.addto_favorites:hover {
	padding: 5px 10px 5px 30px;
	margin: 20px 0px 0px 0px;
	width: 110px;
	display: block;
	border-radius:5px;
	font-size: 12px;
	color: #454545;
	background: #ddd url(../images/elements/icon-heart.png) no-repeat 10px 10px;
}
ul.small_social_links {
	padding: 0px;
	margin: 9px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
	width: 18px;
	height: 18px;
}
.small_social_links li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.small_social_links li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}





/*------------------*/
/*	LEFT CONTENT AREA
/*------------------------------------------------------*/

#left_content {
	padding: 0px;
	margin: 0 0 0 0;
	width: 68%;
	float: left;
}
#left_sidebar {
	padding: 0px;
	margin: 0 5% 0 0;
	width: 27%;
	float: left;
}
#left_sidebar h3 {
	margin: 0px 0px 20px 0px;
	padding: 0 0 16px 0;
	background: url(../images/h-lines-2.png) repeat-x center bottom;
}

/*------------------*/
/*	RIGHT SIDEBAR
/*------------------------------------------------------*/

#right_sidebar {
	padding: 0px;
	margin: 0 0 0 5%;
	width: 27%;
	float: right;
}
#right_sidebar h3 {
	margin: 0px 0px 20px 0px;
	padding: 0 0 16px 0;
	background: url(../images/h-lines-2.png) repeat-x center bottom;
}


/* site search */

.site-search-area {
	margin: 0px;
	padding: 0px;
}
#site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s{
	border: 1px solid #ccc;
	background-color: #fff;
	width: 73%;
	height:30px;
	line-height: 36px;
	padding:6px 10px 0px 10px;
	color: #727272;
	float: left;
	font: normal 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#site-searchform #searchsubmit{
	float: left;
	width:50px;
	height:38px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #da751b url(../images/site-search-icon.png) no-repeat center 9px;
	border:0;
}
#site-searchform #searchsubmit:hover{
	float: left;
	width:50px;
	height:38px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #333639 url(../images/site-search-icon.png) no-repeat center 9px;
	border:0;
}

/* Advertisements */

ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	float: left;
	width: 125px;
	height: 125px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 125px;
	height: 125px;
	list-style-type: none;
}

/* widget text area */

.sidebar-widget {
	float: left;
	width: 100%;
}
.widget_text_area {
	float: left;
	width: 100%;
}
.widget_text_area p {
	margin-top: -5px;
}

/* sidebar navigation */

ul.sidebars-navigation-list {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	float: left;
}
.sidebars-navigation-list li {
	padding: 0px 0px 1px 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
}
.sidebars-navigation-list li a {
	padding: 7px 0px 7px 25px;
	display: block;
	text-decoration: none;
	background: url(../images/arrow-9.png) no-repeat 10px 14px;
	border-bottom: 1px solid #f5f6f6;
}
.sidebars-navigation-list li a:hover {
	padding: 7px 0px 7px 25px;
	display: block;
	color: #da751b;
	text-decoration: none;
	background: #f6f6f6 url(../images/arrow-9.png) no-repeat 10px 14px;
}

/* popular posts */

ul.popular-posts-list {
	margin: 0px;
	padding: 2px 0 0 0;
	width: 100%;
	float: left;
}
.popular-posts-list li {
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 14px 0px;
	list-style-type: none;
	border-bottom: 1px solid #e1e1e1;
	float: left;
	width: 100%;
}
.popular-posts-list li a {
	text-decoration: none;
	line-height: 16px;
	display: block;
}
.popular-posts-list li img {
	float: left;
	border: 1px solid #fff;
}
.popular-posts-list li span {
	background-color: #ccc;
	padding: 2px;
	float: left;
	margin-right: 15px;
}
.popular-posts-list li i {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #a9a9a9;
}

.widget_text_area {
	float: left;
	width: 100%;
	margin-top: 30px;
}

/* page not found */
.pagenotfound {
	float: left;
	width: 90%;
	height: 450px;
	padding: 40px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	border: 10px solid #fff;
}
.pagenotfound_textbig {
	font-size: 360px;
	font-weight: normal;
	color: #454545;
	margin-top: 155px;
}
.pagenotfound_textsmall {
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #727272;
	padding-top: 120px;
	padding-left: 200px;
}
.pagenotfound_left {
	float: left;
	width: 50%;
}
.pagenotfound_right {
	float: right;
	width: 45%;
	padding: 20px;
	font-size: 21px;
	margin-top: 0px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	background-color: #f3821e;
}
.pagenotfound_right strong {
	margin-bottom: 9px;
	display: block;
}

.goto_mainpage {
	padding: 15px 30px 15px 45px;
	margin: 55px 0 0 360px;
	float: left;
	text-align: center;
	background: #eee url(../images/arrow-2.png) no-repeat 30px 22px;
	border-radius:50px;
	font-size: 18px;
	color: #999;
	text-transform: uppercase;
}
.goto_mainpage:hover {
	background: #e3e3e3 url(../images/arrow-2.png) no-repeat 30px 22px;
	color: #727272;
}


/* ----------- blog ----------- */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	float: left;
	font-size: 23px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	color: #454545;
	width: 85%;
	line-height: 23px;
}
.blog_post h3 a {
	color: #333639;
	text-decoration: none;
	float: left;
	margin-top: 3px;
}
.blog_post h3 a:hover {
	color: #da751b;
	text-decoration: none;
	float: left;
	margin-top: 3px;
}
.post_info_content {
	padding: 0px;
	margin: 0 0 0 13%;
	width: 87%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -15px 0px 12px -4px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li.post_by {
	padding: 0px 0px 0px 25px;
	border-right: 1px solid #d3d3d3;
	background: url(../images/blog/icon-by-user.png) no-repeat 5px 5px;
}
.post_meta_links li.post_categoty {
	padding: 0px 0px 0px 40px;
	border-right: 1px solid #d3d3d3;
	background: url(../images/blog/icon-category.png) no-repeat 20px 6px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 40px;
	background: url(../images/blog/icon-comments.png) no-repeat 20px 5px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 98%;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .image_frame:hover {
	border: 7px solid #f6f6f6;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 98%;
	height: 350px;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f6f6f6;
}

/* blog small */
.blog_post h3 {
	width: 74%;
}
.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .image_frame:hover {
	border: 7px solid #f6f6f6;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 43%;
	height: 140px;
	border: 7px solid #ddd;
	margin-bottom: 25px;
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f6f6f6;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 90px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	border-right: 1px solid #d3d3d3;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	border-right: 1px solid #d3d3d3;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	padding: 10px 5px 0px 0px;
	text-decoration: none;
	width: 57px;
	height: 53px;
	text-align: center;
	background-color: #575757;
	display: block;
	margin-right: 24px;
	float: left;
}
.blog_post a.date strong {
	color: #fff;
	font-size: 31px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
.blog_post a.date i {
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	width: 42px;
	background-color: #454545;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 30px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px;
	padding: 0 9px 0 0;
	float: left;
	list-style-type: none;
}

.about_author {
	float: left;
	width: 93%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
}
.about_author img {
	float: left;
	margin-right: 20px;
}

/* pagination */
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
}
.pagination span, .pagination a, .page-numbers {
	display:block;
	float:left;
	margin: 2px 5px 2px 0;
	padding:0px 10px;
	text-decoration:none;
	width:auto;
	line-height:30px;
	height:30px;
}
.pagination b{
	float:left;
	margin: 7px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination .current{
	background-color: #e3e3e3;
}
.pagination .dots{
	background: none;
	box-shadow: none;
	border:none;
	cursor:default;
}


/* comment form */
.comment_form {
	float: left;
	width: 90%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.comment_input_bg {
	float: left;
	width: 70%;
	height: 25px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}

/* comments */
.comment_wrap{
	padding:20px 20px 10px 0px;
	overflow:hidden;
}
.comment_wrap.chaild{
	border-top:1px solid #e1e1e1;
	padding:20px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #c3c3c3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #454545;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* ---------- contact form ---------- */
.comment_form {
	float: left;
	width: 690px;
	margin-top: 30px;
}
.blocklabel {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.input_bg {
	float: left;
	width: 70%;
	height: 25px;
	padding: 7px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}

.address-info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 90%;
	margin-bottom: 40px;
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #ddd;
}




/*------------------*/
/*	TYPOGRAPHY
/*------------------------------------------------------*/

/* columns */

.one_half, .one_third,.one_fourth,.two_one,.two_third,.three_half,.three_third {
	position: relative;
	margin-right: 5%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 47.5%;
}
.one_third {
	width: 30%;
}
.one_fourth {
	width: 21.250%;
}

.two_one {
	width: 30%;
}
.two_third {
	width: 65%;
}

.three_half {
	width: 65%;
}
.three_third {
	width: 30%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

/* columns with box */
.framed-box {
	border: 1px solid #ccc;

}
.framed-box.center{
	text-align:center;
}
.framed-box-wrap {
	border: 1px solid #fff;
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}

.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 20px 20px;
}

/* ----------- dropcaps ----------- */

.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow:hidden;
}
.dropcap1 {
	width: 53px;
	height:	58px;
	line-height: 52px;
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #3c3c3c;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap2 {
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color:#3c3c3c;
	line-height: 50px;
	height: 56px;
	width: 53px;
	margin:0 8px -4px 0;
	font-size:32px;
}
.dropcap2.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size:40px;
	line-height: 40px;
	width:44px;
	height:44px;
	margin:0 0 -4px 0;
}
.dropcap3.gray {
	color: #3c3c3c;
}

/* ----------- styled lists ----------- */

ul.list1, ul.list2, ul.list3, ul.list4, ul.list5, ul.list6, ul.list7, ul.list8, ul.list9, ul.list10 {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding: 0px;
}
ul.list1 li,ul.list2 li,ul.list3 li,ul.list4 li,ul.list5 li,ul.list6 li,ul.list7 li,ul.list8 li,ul.list9 li,ul.list10 li{
	padding-left: 18px;
	margin: 3px 0;
}
ul.list1 li {
	background:url(../images/elements/icon-heart.png) no-repeat left 5px;
}
ul.list2 li {
	background:url(../images/elements/icon-ok.png) no-repeat left 5px;
}
ul.list3 li {
	background:url(../images/elements/icon-right-arrow.png) no-repeat left 5px;
}
ul.list4 li {
	background:url(../images/elements/icon-star.png) no-repeat left 4px;
}
ul.list5 li {
	background:url(../images/elements/icon-chevron-right.png) no-repeat left 5px;
}
ul.list6 li {
	background:url(../images/elements/icon-chat.png) no-repeat left 5px;
}
ul.list7 li {
	background:url(../images/elements/icon-play-button.png) no-repeat left 5px;
}
ul.list8 li {
	background:url(../images/elements/icon-remove.png) no-repeat left 5px;
}
ul.list9 li {
	background:url(../images/elements/icon-cart.png) no-repeat left 5px;
}
ul.list10 li {
	background:url(../images/elements/icon-user.png) no-repeat left 4px;
}

/* ----------- highlight colors ----------- */

.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius:3px;
}
.highlight.black {
	background: #000;
	border-radius:3px;
}
.highlight.red {
	background: #ff0000;
	border-radius:3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.yellow {
	background: #fff000;
}
.highlight.blue {
	background: #0099cc;
}
.highlight.pink {
	background: #e826b4;
}
.highlight.green {
	background: #48b02b;
}
.highlight.orange {
	background: #ffcc00;
}
.highlight.magenta {
	background: #9325ea;
}

/* ----------- highlight text only ----------- */
.highlight2 {
	color: none;
	background: none;
	border-radius:0px;
}
.highlight2.black {
	color: #000;
}
.highlight2.red {
	color: #ff0000;
}
.highlight2.gray {
	color: #aaa;
}
.highlight2.yellow {
	color: #fff000;
}
.highlight2.blue {
	color: #0099cc;
}
.highlight2.pinkt {
	color: #e826b4;
}
.highlight2.green {
	color: #48b02b;
}
.highlight2.orange {
	color: #da751b;
}
.highlight2.magenta {
	color: #9325ea;
}

/* ----------- buttons ----------- */
.button, button {	
    text-decoration:none;
	text-align:center;
	color:#585656;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:32px;
	line-height:32px;
	padding:0px 15px;
	position:relative;
	outline: none;
	overflow: hidden; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #dcdcdc;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;

	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center top,
		center bottom,
		from(rgba(255, 255, 255, .1)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */
	
	background-color:white;
}

.button::-moz-focus-inner {
    border: none; /* overrides extra padding in Firefox */
}

.button:hover, .button.hover, .page-numbers:hover  {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
}
.button:active, .button.active, .page-numbers:active {
	top:2px;
	background: -moz-linear-gradient(
		center top,
		rgba(0, 0, 0, .1) 0%,
		rgba(255, 255, 255, .2) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .2)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */

}

.button.full{
	display: block;
}

.button.small{
	font-size:13px;
}
.button.medium{
	font-size:13px;
	height:40px;
	line-height:40px;
}
.button.large{
	font-size:16px;
	height:50px;
	line-height:50px;
}
.button.small.colorchan{
	color: #fff;
	background-color: #ed851f;
}

/* ----------- styled bittons----------- */
.button.red {
	background-color: #ff0000;
	color: #fff;
}
.button.blue {
	background-color: #117ed1;
	color: #fff;
}
.button.lightblue {
	background-color: #0099cc;
	color: #fff;
}
.button.green {
	background-color: #009933;
	color: #fff;
}
.button.black {
	background-color: #333;
	color: #fff;
}
.button.orange {
	background-color: #FF9900;
	color: #fff;
}
.button.darkgray {
	background-color: #818181;
	color: #fff;
}
.button.gray {
	background-color: #f0f0f0;
	color: #000;
}

/* ----------- styled boxes----------- */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	font-size: 13px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:10px;
}
.info {
	color: #4a84bc;
	border-color: #c6e3ff;
	background-color: #e6f3ff;
}
.error {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	background: url(../images/icon-remove.png) no-repeat center top;
}

/* ----------- tables----------- */

.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom:20px;
	width: 100%;
}
.table-list th {
	padding: 10px;
	background-color: #eee;
}
.table-list td {
	padding: 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}

/* ----------- pricing tables----------- */

.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 25px;
}

.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 5px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 20px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 15px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: left;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 15px 0;
	background-color: #e3e3e3;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 14px 0 0 0;
	margin-top: -10px;
	background-color: #da751b;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #ce6e19;
	border-bottom: 1px solid #ed851f;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 20px 0 30px 0;
	background-color: #e47d1d;
	text-align: center;
	font-size: 45px;
	color: #fff;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 15px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: left;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 20px 0 25px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 5px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
}
.pricing-tables-two .price {
	float: left;
	width: 100%;
	padding: 20px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 15px 0;
	background-color: #e3e3e3;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 14px 0 0 0;
	margin-top: -10px;
	background-color: #da751b;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #ce6e19;
	border-bottom: 1px solid #ed851f;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 20px 0 30px 0;
	background-color: #e47d1d;
	text-align: center;
	font-size: 45px;
	color: #fff;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 20px 0 25px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}


.mainslider_bottom_lines {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	height: 9px;
	background: #333639;
	border-bottom: 1px solid #fff;
}
.punchline_text_top {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 140px;
	float: left;
	font-size: 18px;
	line-height: 36px;
	color: #999;
	text-align: center;
	text-transform: none;
	font-style: normal;
	background: url(../images/bg.jpg) repeat left top;
	border-bottom: 1px solid #fff;
}
.punchline_text_top strong {
	font-size: 30px;
	color: #818181;
	font-weight: normal;
	text-align: center;
	display: block;
	text-transform: none;
	margin-top: 36px;
}
.how_works_main.martop {
	float: left;
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #ddd;
	background: #f9f9f9 url(../images/h-lines.png) repeat-x left top;
}






/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:49px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
}


/* #Clearing
================================================== */


    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }







