@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image:url(../img/menu.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
}
.main {
	width:1006px;
	margin:0 auto;
	background-color:white;
	height:auto;
}
.contast_contenar p {
	text-align:justify;
	font-size:15px;
	margin-right:20px;
	color:#676767;
}
.contast_contenar h1
{
	font-family:Myriad Pro;
	color:#676767;
}
.header_top {
	height:130px;
	width:1006px;
	background-color:pink;
}
.logo_container {
	width:742px;
	height:130px;
	float:left;
	background-color:white;
}
h1
{
	font-family:Myriad Pro;
	color:#676767;
}
.login_container {
	width:264px;
	height:130px;
	float:left;
	background-color:white;
}
.loginbox {
	width:264px;
	height:96px;
	margin-top:34px;
	background-color:white;
}
.login_field {
	width:264px;
	height:34px;
	background-color:white;
}
.input_fields {
	width:254px;
	height:26px;
	border:1px solid #c8c8c8;
	background-color:white;
	color:#676767;
}
.login_butten {
	width:264px;
	height:28px;
	background-color:white;
}
.forgot {
	width:167px;
	height:22px;
	float:left;
	background-color:white;
	text-align:right;
	font-size:10px;
	color:#6f6f6f;
	padding-top:6px;
}
.butten_con {
	width:81px;
	height:28px;
	background-color:white;
	float:left;
	padding-left:16px;
}
.nevigation {
	width:1006px;
	height:72px;
	background-image:url(../img/nav_img.png);
	background-repeat:repeat-x;
}
.slider_contenar {
	width:1006px;
	height:266px;
	box-shadow:0px 4px 8px #888888;
	border:none;
}
.right_contebar {
	width:525px;
	height:266px;
	background-color:white;
	float:left;
}
.left_contebar {
	width:481px;
	height:266px;
	background-color:white;
	float:left;
}
.text_contenar {
	overflow:auto;
	width:1006px;
	background-color:white;
	margin-top:10px;
}
.menu_contenar {
	width:330px;
	/*height:355px;*/
	padding-bottom:21px;
	background-color:white;
	float:left;
}
.contast_contenar {
	width:656px;
	overflow:auto;
	background-color:white;
	float:left;
	padding-left:20px;
}
.contast_contenar p{
	font-size:12px;
}
.footer_main {
	width:100%;
	margin:0 auto;
	height:299px;
	background-color:#4b4949;
}
.footer_contenar {
	height:342px;
	width:1006px;
	margin:0 auto;
	
	margin-top:22px;
}
.list_contenar {
	width:200.4px;
	height:236px;

	float:left;
	border-right:1px solid #009;
	margin-top:24px;
}
.link_text {
	width:1006px;
	
	height:82px;
	float:right;
}
.frist_text {
	width:582px;
	height:82px;

	float:left;
	font-size:12px;
}
.frist_text p
{
	font-size:14px;
	padding-top:35px;
	color:#afafaf;
}
.second_link {
	width:424px;
	height:82px;
	float:left;
	
}
.second_link p
{
	float:right;
	font-size:14px;
	color:#afafaf;
}
.icon_img
{
	float:right;
}
#navigation {
	height: 50px;
	padding-top: 1px;
	
	margin-left:-23%;/* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2071a3), to(#0d405f));
		 background: -webkit-linear-gradient(top, #2071a3, #0d405f);
		  background: -moz-linear-gradient(top, #2071a3, #0d405f);
		   background: -ms-linear-gradient(top, #2071a3, #0d405f);
		    background: -o-linear-gradient(top, #2071a3, #0d405f);*/
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: inline;
	margin: 0px;
}
#navigation ul li a {
	height:36px;
	display: block;
	float: left;
	padding: 25px 41px 0 42px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	background-color: #F3F3F3;
	color: #134264;
}
#navigation ul li#active a {
	background-color: #F3F3F3;
	color: #134264;
}
.box {
	width:155px;
	height:156px;
	background-color:yellow;
	float:left;
	margin-right:10px;
	margin-top:10px;
}




/*
Credit: http://www.templatemo.com
*/
.social-popout {
	height: 48px;
	width: 76px;
	margin: -21px 31px -11px 9px;
	float: right;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.social-popout img {
	border-radius: 50%;
	margin: 8px;
	width: 100%;
	box-shadow: 0 0 4px 1px rgba(222, 213, 213, 0.8)
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img:hover {
	margin: 0px;
	box-shadow: 0px 0px 4px 4px rgba(222, 213, 213, 0.8);
	
}


a, a:link, a:visited { 
	color: #f2b600; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a.learnmore { 
	display: block; 
	width: 110px; 
	height: 40px; 
	text-indent: -10000px; 
	background: url(../images/templatemo_learnmore.png) no-repeat; 
}

a.more { 
	display: inline-block; 
	padding-right: 24px; 
	font-size: 11px; 
	font-weight: 700; 
	background: url(../images/templatemo_more.png) no-repeat scroll 34px 3px; 
}


img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#e17300; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #e17300; }

h1{ font-size:22px;}
h4{ font-size:16px}

/* h2, h3, h4, h5, h6 { color: #f3f3f3; font-weight: normal; }

h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }*/

.float_l { float: left }
.float_r { float: right }

.image_frame { 
	display: inline-block; 
	position: relative; 
	margin: 3px 0 10px 0; 
	background: #111111; 
	padding: 6px; 
	border: 1px solid #3a3a3a; 
}

.image_fl { 
	float: left; 
	margin: 3px 20px 12px 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 12px 20px; 
}

.templatemo_list { 
	margin: 10px 0 10px 0; 
	padding: 0; 
	list-style: none; 
}

.templatemo_list_more {
	text-decoration:none;
	cursor:default;
}

.templatemo_list_more:hover {
	text-decoration:none;
}

.templatemo_list li { 
	color:#5e5b57; 
	margin: 0 0 10px 0; 
	padding: 0 5px 0 20px; 
	background: url(../images/templatemo_list.png) no-repeat scroll 0 5px;  
}

.templatemo_list li a { 
	color: #5e5b57; 
	font-weight: normal; 
}

.templatemo_list li a:hover { color: #5e5b57 }

#home { 
	background-image: url(../images/templatemo_home_bg.jpg); 
}

#subpage { 
	background-image: url(../images/templatemo_subpage_bg.jpg); 
}

#templatemo_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}
#templatemo_menu {
	width: 960px;
	height: 50px;
}
#templatemo_header_home {
	width: 960px;
	height: 150px;
	background: url(../images/templatemo_home_header.jpg) no-repeat top 
}
#templatemo_header_sp {
	width: 960px;
	height: 150px;
	background: url(../images/templatemo_subpage_header.jpg) no-repeat top 
}
#templatemo_middle {
	width: 960px;
	height: 326px;
	padding-top: 15px;
	background:url(../images/templatemo_middle.jpg) no-repeat bottom
}
#templatemo_main {
	width: 960px;
	padding: 20px 0 40px
}
/*#templatemo_footer_wrapper {
	width: 157.7%;
	background-color:#4b4949;
	margin-left:-29%;
	margin-top:0px;
}*/
#templatemo_footer {
	width: 960px;
	padding: 40px 10px;
	margin: 0 auto;
}

#site_title { 
	margin: 0 auto; 
	padding: 40px 0; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	margin: 0 auto; 
	display: block; 
	width: 162px; 
	height: 32px; 
	text-indent: -10000px; 
	background:  url(../images/templatemo_logo.png) no-repeat center top; 
}

#templatemo_middle_text {
	float: right;
	width: 500px;
	padding: 20px 0;
}

#templatemo_middle_text h2 { 
	color: #535353; 
	font-size: 28px; 
	font-weight: normal; 
	line-height: 34px; 
	margin-bottom: 10px; 
}

#templatemo_middle_text h2 strong { 
	display: block; 
	color: #fff; 
	font-size: 38px;  
	font-weight: normal; 
}

#templatemo_middle_text p { 
	color: #333; 
	margin-bottom: 20px; 
}

#content_top {
	width: 100%;
	height: 150px;
	margin-bottom: 40px;
}

#templatemo_main h2 a, #templatemo_main h3 a, #templatemo_main h4 a { color: #f2b600 }

.col_2 { 
	float: left; 
	width: 450px; 
	margin-right: 60px; 
}

.col_3 { 
	float: left; 
	width: 280px; 
	margin-right: 60px; 
}

.col_3_like {
	cursor:default;
}

.col_4 { 
	border-right: 1px solid #5F5F5F;
    float: left;
    margin-right: 25px;
    width: 166px;
	height:196px;
	font-family:Arial;
	
}
.col_8 { 
	
    float: left;
    margin-right: 25px;
    width: 166px;
}

.col_5 { 
	float: left;
    margin-right: 11px;
    width: 886px;
}

.no_margin_right { margin: 0 }

.cleaner_notex {width:60px; height:24px; display:block; cursor:default;}

#content {
	float: left;
	width: 620px;
}

#sidebar { 
	float: right;
	width: 280px;
}

.testimonial { 
	padding: 0 0 0 50px; 
	display: block; 
	background: url(../images/templatemo_testimonial.png) left top no-repeat; 
}

.post {
	clear: both;
	padding: 40px 0;
	border-bottom: 1px solid #343434;
	border-top: 1px solid #000;
}

.fpost { 
	padding-top: 0; 
	border-top: none; 
}

.post h2.home { 
	color: #ba8c00; 
	font-size: 18px; 
	margin-bottom: 0;  
}

.post h2 { 
	margin-bottom: 0;
	line-height: 38px; 
}

.post .meta { 
	font-size: 10px; 
	margin-bottom: 20px; 
}

.post .meta a, .post .meta strong { 
	color: #7b7b7b; 
	font-weight: 700; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 590px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-left: 5px solid #000; 
	background: #222; 
}

.comments li .commentbox2 { 
	border-left: 5px solid #333; 
	background: #292929; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 15px; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px; 
}

.comment_box .gravatar img {  
	width: 75px; 
	height: 75px; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #ba8c00; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b;
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
}

#comment_form textarea {
	padding: 5px; 
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
	height:150px;
	width: 400px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	padding: 5px; 
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
	width: 280px;
}

#comment_form .submit_btn {
	display: block; 
	width: 70px; 
	height: 30px; 
	padding: 5px 8px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;  
	background: #111;
	border: 1px solid #555;
	color: #fff; 
	font-size:12px;
}

.rp_pp { 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #ced4dc; 
}

.rp_pp a { 
	color: #666; 
	font-weight: 700; 
}

.rp_pp img { 
	float: right; 
}

.rp_pp p { 
	font-size: 10px; 
}

#contact_form { 
	padding: 0; 
	width: 460px; 
	margin-bottom: 40px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 300px;
	padding: 5px;
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 448px; 
	height: 210px; 
	padding: 5px; 
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	background: #333;
	border: 1px solid #555;
	color: #fff; 
	font-size:14px; 
	margin: 10px 0px;
}	

#templatemo_footer h5 { 
	font-size: 14px; 
	font-weight: 700; 
	margin-bottom: 20px;
	color:#FFF; 
}

.footer_list { 
	margin: 0; 
	padding: 0; 
	list-style: none;
}

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 3px;
	font-size:12px;
	color:#FFF;
	
}

.footer_list li a { 
	color: #666; 
}

.twitter_post { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.twitter_post li { 
	margin: 0 0 10px; 
	padding: 0 0 7px; 
	border-bottom: 1px dotted #433854; 
}

.footer_social_button { 
	clear: both;
    margin-bottom: -41px;
    margin-top: 14px; 
}

.footer_social_button a { 
	margin-right: 5px; 
}

#slider-wrapper {
	float: left;
    width: 360px;
    height: 228px;
    margin: 0 0 0;
	padding: 10px 11px 14px;
	background: url(../images/templatemo_slider.png) no-repeat 
}

#slider {
	position:relative;
    width: 360px;
    height: 228px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.no_margin_right { 
	margin-right: 0; 
}

.no_pmb { 
	padding-bottom: 0; 
	margin-bottom: 0; 
	border-bottom: 0; 
}

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging_more {
	float:right;
	line-height:30px;
	text-indent:-99999px;
	width:50px;
	cursor:default;
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background-color: #000; 
	border: 1px solid #2f2f2f; 
}

.pagging ul li a:hover { 
	background: #f2b600; 
	border: 1px solid #dfdfdf; 
	color: #fff;  
}

.last
{
	width:1006px;
	height:auto;
	margin:0 auto;
	padding-top:27px;
}
h5{
	color:white;
}


.social-popout {
	height: 48px;
	width: 76px;
	margin: -21px 31px -11px 9px;
	float: right;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.social-popout img {
	border-radius: 50%;
	margin: 56px 6px 31px -8px;
	width: 100%;
	box-shadow: 0 0 4px 1px rgba(222, 213, 213, 0.8)
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img:hover {
	margin: 50px 22px 45px 12px;;
	box-shadow: 0px 0px 4px 4px rgba(222, 213, 213, 0.8);

	
}







.tabledata{
	width:80%;
	font-size:12px;
	}
ul li{
	font-size:12px;
	padding-top:5px;
	padding-bottom:13px;
	list-style:circle;
	}	