/* CSS Document */
@import 'file:///C|/News_files/banner.css';
body, html, p, th, td, table, h1, h2, h3, h4, h5, h6, div, li, ol, ul, strong, b, tag {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
body {
	background: none repeat scroll center top #FFF;
}
ul, lo {
	list-style: none;
	margin: 0;
	padding: 0;
}
p {
	text-align: justify;
	font-size: 10pt;
	margin-bottom: 15px;
	line-height: 1.5;
}
h1 {
	font-size: 28px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	margin: 9px 0px 0px 0px;
	text-align: left;
}
h4 {
	font-size: 13px;
	padding: 5px 10px;
	margin-bottom: 5px;
}
h5 {
	font-size: 16px;
	padding: 0px 2px;
	margin-bottom: 15px;
}
h6 {
	font-size: 25px;
	color: #FFF;
	text-align: left;
	margin-top: 5px;
	clear: both;
	font-family: Myriad Pro;
}
.body_main {
}
.warp {
	box-shadow: 0 0 5px #999999;
	margin: 0 auto;
	width: 1060px;
	background: #FFF;
}
.clear {
	clear: both;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
/* Top Menu
-----------------------------------------------*/

div.menu {
	overflow: hidden;
	box-shadow: 0 0 5px #CCC;
	border-bottom: 1px solid #CCC;
}
ul.dropdown {
	list-style-type: none;
	width: 1100px;
}
ul.dropdown li {
	float: left;
	padding: 0;
}
ul.dropdown li:first-child a {
	border-left: 0 none;
}
ul.dropdown li a {
	border-right: 1px solid #D7D7D7;
	color: #323232;
	display: inline-block;
	font-size: 10pt;
	font-weight: bold;
	line-height: 35px;
	padding: 0 27px;
	text-align: center;
	text-decoration: none;
}
ul.dropdown li:last-child a {
	border-right: 0;
}
div.menu, ul.dropdown li a {
	background-color: #E4E4E4;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#E4E4E4), color-stop(.5, #EEEEEE));
	background: -moz-linear-gradient(top, #FDFDFD 0%, #EEEEEE 50%, #E4E4E4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#E4E4E4');
}
ul.dropdown li a:hover, ul.dropdown li a.active {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe7e00), color-stop(1, #fdaf64) );
	background: -moz-linear-gradient( center top, #fe7e00 100%, #fdaf64 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7e00', endColorstr='#fdaf64');
	background-color: #fe7e00;
	display: inline-block;
	text-align: center;
	color: #FFF;
}
.content {
	min-height: 200px;
	padding: 12px;
	background-color: #FFF;
	border: 1px solid #E9E9E9;
	font-size: 11pt;
	padding: 10px;
	border-radius: 5px;
}
.content_left {
	width: 70%;
	float: left;
}
.content_right {
	float: right;
	width: 28%;
}
.header {
	padding: 0 10px;
	background: #04122c;
	border-bottom: 3px solid #ff7e00;
	height: 142px;
}
.header .logo {
	float: left;
	width: 393px;
}
.header .right_part {
	float: right;
	width: 600px;
	color: #FFF;
	padding-top: 15px;
}
.header .right_part p {
	text-align: right;
	color: #FFF;
}
.header .right_part p a.login {
	color: #FF6600;
	background: #FFF;
	padding: 8px 10px;
	text-decoration: none;
}
.header .right_part img {
	margin: 2px 0 -5px 0;
}
.search_form {
	float: right;
	width: 243px;
}
.search_form input[type=text] {
	border: 0 none;
	float: left;
	height: 20px;
	padding: 5px;
	width: 150px !important;
}
.search_form input[type=submit] {
	float: right;
	width: 70px;
	padding: 4px 8px;
}
.search_form input[type=submit] {
	background-color: #ff7e06;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdaf64), to(#ff7e06), color-stop(.5, #ff942c));
	background: -moz-linear-gradient(top, #fdaf64 0%, #ff942c 50%, #ff7e06 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdaf64', endColorstr='#ff7e06');
	background-color: #fe7e00;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
}
.custom-tags {
	border-left: 1px solid #ECECEC;
	float: right;
	font-size: 10.5pt;
	padding: 0 10px;
	width: 70%;
}
.inside-right-sidebar {
	float: left;
	width: 273px;
}
.custom-tags p {
	font-size: 10.5pt;
	line-height: 1.7;
	margin-bottom: 15px;
	text-align: justify;
}
.custom-tags h3 {
	background-color: #ECECEC;
	border: 1px solid #E0E0E0;
	color: #FE7E00;
	font-size: 13pt;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.custom-tags h4 {
	color: #FE7E00;
	font-size: 11pt;
	margin: 0 0 5px;
	padding: 0;
}
.custom-tags h5 {
	font-size: 14px;
	font-style: italic;
	margin-left: 0px;
	color: rgb(126, 126, 126);
}
.custom-tags h6 {
	font-size: 10pt;
	font-style: italic;
	margin-left: 40px;
	color: rgb(77, 77, 77);
	text-align: justify;
	font-family: initial;
	font-style: normal;
	font-family: inherit;
	font-weight: 100;
	line-height: 1.6;
}
.custom-tags ul {
	margin: 0 0 10px;
	padding: 0;
}
.custom-tags ul li {
	background-image: url("file:///C|/images/tik.png");
	background-position: 0 2px;
	background-repeat: no-repeat;
	line-height: 1.4;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-left: 20px;
}
.page-content {
	padding: 10px;
	min-height: 400px;
}
.page-content h1 {
	color: #FE7E00;
	font-size: 18pt;
	font-weight: normal;
	line-height: 35px;
	margin: 0 0 11px;
}
.registration {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #FE7E00;
	margin: 0;
	padding: 10px;
}
.registration input[type="text"] {
	border: 1px solid #CCCCCC;
	height: 23px;
	padding: 5px;
	width: 305px;
}
.registration td.rtext {
	text-align: right;
}
.registration select {
	border: 1px solid #CCCCCC;
	padding: 8px;
	width: 318px;
}
.registration input[type="button"] {
	background-color: #FE7E00;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	margin-right: 38px;
	padding: 10px 44px;
	text-transform: uppercase;
}
.registration input[type="button"]:hover {
	background-color: #E57303;
	transition: all 1s ease 0s;
}
.registration td {
	padding: 2px 5px;
}
.registration sup {
	color: #FF0000;
	font-size: 11pt;
	padding-left: 5px;
	vertical-align: text-bottom;
}
.paypal_button_bg {
	background: url(file:///C|/images/paypal-button.jpg) no-repeat scroll center top #F60;
	height: 110px;
	width: 300px;
	border: 0;
	text-indent: -500px;
	cursor: pointer;
	overflow: hidden;
	margin: 0 auto;
}
/* Business Directories
-------------------------------------*/
.directory-sidebar {
	float: left;
	width: 215px;
}
.directory-sidebar ul {
	margin: 0;
	padding: 0;
	width: 95%;
}
.directory-sidebar ul li {			
	background: #f5f5f5;
	width: 240px;
	box-shadow: 1px 1px 2px #b8b8b8;
	font-family: sans-serif;
	font-size: 15px;
	list-style: none outside none;
	border-radius: 9px;
	margin-bottom: 11px;
	float: left;
}
.directory-sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 11px 0px;
	margin-left: 50px;
	font-size: 15px;
}
.directory-sidebar ul li a:hover, .directory-sidebar ul li:hover {
	background: #ff840b;
	color:#FFF;
	cursor:pointer;
	border-radius: 9px;
	box-shadow: 1px 1px 2px #b8b8b8;
}
.directory-sidebar ul li img {
	width: 26px;
	background:#033474;
	padding: 8px;
	float: left;
	border-radius: 7px 0px 0px 7px;
	height:24px;
}
.directory-sidebar ul li:hover {
	box-shadow:0px 2px 2px rgba(212, 212, 212, 1);
}
.active-directory {
	background: #FE7E00 !important;
	color:#FFF !important;
}
.active-directory a {
	color:#FFF!important;
}
.directory-list {
	float: right;
	margin-left: 10px;
	width: 75%;
	min-height: 400px;
	border: 1px solid #CCC;
	border-radius: 5px 6px;
}
.directory-list ul li img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid rgb(228, 228, 228);
}
.directory-list ul li {
	border-top: 1px solid #ECECEC;
	padding-top: 8px;
	border-bottom: 1px solid #CCC;
	min-height: 199px;
	margin-bottom: 26px;
	background: rgb(250, 250, 250);
}
.directory-list h2 {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: 100;
	background: #FE7E00;
	float: left;
	padding: 4px;
}
.directory-list h1 img {
	float:left;
}
.directory-list h1 {
	height: 50px;
	background: url(file:///C|/images/member_top_bg.jpg) repeat-x;
	border-radius: 5px 5px 0px 0px;
	line-height: 2.4;
	color: rgb(109, 105, 105);
	text-shadow: 0px 1px 2px rgb(197, 197, 197);
	font-size: 19px;
}
.directory-list p {
}
.directory-list h4 {
	width: 40%;
}
.directory-list .left_part a {
	text-decoration: none!important;
	color: white;
}
.directory-list .left_part a:hover {
	text-decoration: underline;
}
.directory-list .left_part {
	width:65%;
	float:left;
	min-height:100px;
	padding-left: 8px;
}
.directory-list .right_part {
	padding-right: 8px;
	width: 30%;
	float: right;
	min-height: 100px;
	border-left: 1px solid rgb(221, 214, 214);
	padding-left: 15px;
}
.directory-list .right_part h3 {
	font-size: 13.5pt;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 10px;
	color: #FE7E00;
}
#send-email {
	background: url(file:///C|/images/button_bg.jpg) repeat-x;
	float: right;
	padding: 7px;
	color: white;
	font-size: 17px;
	line-height: 1;
}
#view-details {
	background: url(file:///C|/images/button_bg_2.jpg) repeat-x;
	float: right;
	padding: 7px;
	color: white;
	margin-left: 15px;
	font-size: 17px;
	line-height: 1;
}
#view-details a, #send-email a {
	text-decoration:none!important;
	color:#FFF;
}
.directory-list .right_part ul {
	padding-left:5px;
}
.directory-list .right_part li {
	border: inherit;
	font-size: 12px;
	margin: 0 0 5px;
	min-height: inherit;
	padding: 0;
}
.directory-list .right_part a {
	color:#09F;
	text-decoration:none;
}
.directory-list .right_part a:hover {
	color:#F60;
	text-decoration: underline;
}
.directory-list .right_part .fa {
	color: #04122c;
	font-size: 15px;
	margin-right: 5px;
}
.directory-list .right_part .fa-map-marker {
	float: left;
}
.address-line {
	width: 97.1%;
	height: 32px;
	border-top: 1px solid rgb(218, 218, 218);
	float: left;
	font-size: 14px;
	color: rgb(83, 82, 82);
	padding: 4px 12px;
	background: rgb(231, 231, 231);
	line-height: 2.2;
	margin-top: 10px;
}
.address-line span {
	font-weight:bold;
	color:#F30;
}
.directory-header {
	border: 1px solid rgb(236, 236, 236);
	padding: 0px 7px;
	border-radius: 7px;
}
.directory-header-top {
	background: #fff7ef;
	margin-left: -7px;
	margin-right: -6px;
	height: auto;
	margin-bottom: 15px;
	border-radius: 8px 8px 0px 0px;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:10px;
}
.directory-top-left {
	margin-left:10px;
	float:left;
}
.directory-top-left h2 {
	margin-left:20px;
	margin-bottom: 5px;
	font-weight: 400;
	color: #444444;
}
.directory-top-left p {
	margin-left:10px;
	padding-left:10px;
}
.directory-top-left p b {
	color:#F00;
}
.directory-top-left img {
	width: 135px;
	height: 26px;
	margin-left: 21px;
	margin-top: 20px;
	opacity: 0.7;
}
.directory-top-left a:hover {
	opacity:1;
	cursor:pointer;
}
.directory-top-left a {
	background:url(file:///C|/images/orange_btn_bg.jpg) repeat-x;
	text-decoration:none;
	color:white;
	width: 135px;
	height: 26px;
	margin-left: 21px;
	margin-top: 20px;
	opacity: 0.7;
	padding: 4px 14px;
}
.directory-top-right {
	float: right;
	font-size: 13px;
	margin-right: 30px;
	margin-top: 20px;
}
.directory-top-right span {
	color:#F00;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:5px;
}
.directory-details {
	border: 1px solid #CCC;
	width: 98%;
	min-height: 400px;
}
.dir-details {
	float: right;
width:#;
	padding-left:10px;
}
.dir-details-left {
	width: 725px;
	float: left;
}
.dir-details-left h2 {
	color: #FE7E00;
	font-size: 18pt;
	font-weight: 100;
}
.dir-details-left h5 {
	font-size: 18px;
	font-weight:300;
	padding: 0px 2px;
	background: #31393f;
	color: white;
	padding: 6px;
	margin-bottom:0px;
}
.dir-details-left img {
}
.dir-details-right {
	padding-left:12px;
	float: right;
	width:280px;
}
.dir-details-right .inside {
	padding:10px;
	background:#F9F9F9;
}
.dir-details-right table {
	width:100%;
	border-collapse:collapse;
}
.dir-details-right table th {
	background:#EEE;
}
.dir-details-right table th, .dir-details-right table td {
	font-size:10pt;
	text-align:left;
	padding:5px 2px;
}
.dir-details-right table td.label {
	text-transform:capitalize;
}
.dir-details-right .send_mail {
}
.dir-details-right .send_mail label {
	font-size:10pt;
	cursor:pointer;
}
.dir-details-right .send_mail input[type=text], textarea {
	width:98%;
	margin-bottom: 5px;
	margin-top: 11px;
}
.google_map_ifream {
	width:98%;
	padding:5px;
	border:1px solid #CCC;
}
.photo_gallery {
	margin-top:30px;
}
.details_h3 {
	font-size: 20px;
	padding: 0px 2px;
	color: white;
	padding: 6px;
	margin-bottom: 0px;
	color: #05122c;
	font-weight: 300;
}
.org-details-tab {
	min-width:200px;
	border:1px solid #e7e7e7;
	border-radius:5px 5px 0px 0px;
	min-height:70px;
	margin-bottom:10px;
	padding:10px;
	background: #fefdfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefdfc), color-stop(47%, #f7f6f6), color-stop(100%, #f2f0f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfc', endColorstr='#f2f0f1', GradientType=0 ); /* IE6-9 */
}
.org-details-tab h3 {
	background: #FF810D;
	color: #FFF;
	font-size: 18px;
	margin: -10px -10px 10px -10px;
	;
	padding: 8px 8px;
	border-radius: 5px 5px 0 0;
	font-weight:300;
}
.shear_h3 {
	background: #31393f !important;
}
.stButton {
	margin: 0 9px !important;
}
.org-details-tab input[type=button] {
	/* background: url(../images/orange_btn_bg.jpg) repeat-x; */
	text-decoration: none;
	color: white;
	/* width: 84px; 
	height: 27px; 
	margin-left: 11px;*/
	padding: 8px 50px;
	border: none;
	cursor: pointer;
	margin-bottom: 5px;
	border-radius: 4px;
	margin-top: 8px;
	font-size: 16px;
	background: #fdae60; /* Old browsers */
	background: -moz-linear-gradient(top, #fdae60 0%, #fe9733 47%, #ff8003 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdae60), color-stop(47%, #fe9733), color-stop(100%, #ff8003)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fdae60 0%, #fe9733 47%, #ff8003 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fdae60 0%, #fe9733 47%, #ff8003 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fdae60 0%, #fe9733 47%, #ff8003 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fdae60 0%, #fe9733 47%, #ff8003 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdae60', endColorstr='#ff8003', GradientType=0 ); /* IE6-9 */
}
.org-details-tab input[type=text], .massage_textarea {
	width: 93%!important;
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 8px;
}
.org-details-tab input[type=placeholder] {
	padding:5px;
	margin-left:5px;
}
.org-details-tab img {
	padding-left:5px;
}
/*.org-details-tab table tr td{
	text-align:center;
	}*/





/* Home page css
-------------------------------------*/
/*div { border:1px dotted red;} */
.home_left {
	width: 755px;
	float: left;
}
.left_banner {
	float: left;
	width: 233px;
}
.right_boxs {
	float: right;
	width: 503px;
}
.right_boxs ul {
	margin-left: -10px;
}
.right_boxs ul li {
	float: left;
	margin: 0 0 10px 10px;
}
.right_boxs a:hover {
	opacity: 0.6;
}
.home_right {
	width: 273px;
	float: right;
}
.welcome {
	background-color: #FF7E00;
	border: 3px solid #000000;
	border-radius: 5px;
	height: 205px;
	margin: 0 0 20px;
	padding: 10px;
}
.welcome h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	margin: 0 0 10px;
	text-shadow: 0 0 5px #666666;
}
.welcome h3 {
	color: #000000;
	font-size: 15pt;
	font-weight: normal;
	margin: 0 0 10px;
}
.welcome p {
	color: #FFFFFF;
	font-size: 11pt;
	text-align: left;
}
.latest-news {
	background-color: #F2F0F1;
	border: 1px solid #E7E7E7;
	border-radius: 5px;
	font-size: 10pt;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 10px;
}
.latest-news h2 {
	background-color: #010101;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	line-height: 30px;
	margin: -11px -11px 10px;
	padding-left: 10px;
}
.latest-news h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 2px;
}
.latest-news li {
	margin: 0 0 15px;
}
.latest-news a {
	color: #FF7E00;
	text-decoration: none;
}
.latest-news a:hover {
	text-decoration: underline;
}
.latest-event {
	background-color: #F2F0F1;
	border: 1px solid #E7E7E7;
	border-radius: 5px;
	font-size: 10pt;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 10px;
}
.latest-event ul {
	width: 213px !important;
}
.latest-event li {
	width: 213px !important;
}
.latest-event h2 {
	background-color: #FF7E00;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	line-height: 30px;
	margin: -11px -11px 10px;
	padding-left: 10px;
}
.latest-event h3 {
	border-bottom: 1px solid #BB002D;
	font-family: georgia;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 15px;
	padding-bottom: 10px;
}
.latest-event img {
	margin: 0 0 10px;
}
.latest-event .more {
	margin: 15px 0 0;
}
.footer-bottom {
	background-color: #05122C;
	font-size: 10pt;
}
.footer-bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-bottom a:hover {
	text-decoration: underline;
}
.footer-content {
	padding: 20px 15px;
}
.footer-content .col {
	float: left;
	margin-right: 30px;
	width: 200px;
}
.footer-content .col.last {
	margin-right: 0;
	width: 340px;
}
.footer-content .footer_menu li {
	margin: 0 0 5px;
}
.footer-content h2 {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 10px;
}
.footer-content .social li {
	float: left;
	margin: 0 10px 0 0;
}
.footer-content .newsletter input[type="email"] {
	border: 0 none;
	border-radius: 5px;
	height: 25px;
	padding: 5px;
	width: 300px;
}
.footer-content .newsletter input[type="button"] {
	background-color: #FE8E20;
	border: 0 none;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11pt;
	padding: 5px 25px;
	text-transform: uppercase;
}
.copyright {
	border-top: 1px solid #394150;
	margin: 0 auto;
	min-height: 20px;
	padding: 10px;
	position: relative;
}
.copyright a {
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	color: #ECECEC;
}
.copyright p {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #FFF;
}
.copyright .left {
	float: left;
	text-decoration: none;
}
.copyright p.middle {
	margin-left: 250px;
	float: left;
}
.copyright p.right {
	float: right;
}
.copyright p.right a {
	text-decoration: none;
}
.directors {
	font-size: 9pt;
	font-weight: bold;
}
.directors ul {
	margin: 0 0 0 -9px;
}
.directors li {
	background-image: none !important;
	border-collapse: collapse;
	cursor: pointer;
	float: left;
	height: 245px;
	margin: 0 0 10px 10px !important;
	overflow: hidden;
	padding: 10px 5px !important;
	text-align: center;
	width: 162px;
}
.directors li:hover {
	background-color: #f2f1f1;
}
.directors img {
	margin-bottom: 10px;
	width: 145px;
}
.directors span {
	color: #FF6600;
	font-size: 9pt;
	font-weight: bold;
}
.directors h3 {
	color: #FF7E00;
	font-size: 16pt;
	margin: 0 0 15px;
}
.directors h3 a {
	color: #FF7E00;
	display: block;
	text-decoration: none;
}
.contact-form {
	float: left;
	font-size: 10.5pt;
	width: 600px;
}
.contact-form h3 {
	color: #FF7E00;
	font-size: 13pt;
	margin: 0;
}
.contact-form input[type="text"] {
	border: 1px solid #E57303;
	height: 25px;
	margin: 0 0 5px;
	padding: 5px;
	width: 320px;
}
.contact-form input[type="submit"], [type="button"] {
	background-color: #ff7e06;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdaf64), to(#ff7e06), color-stop(.5, #ff942c));
	background: -moz-linear-gradient(top, #fdaf64 0%, #ff942c 50%, #ff7e06 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdaf64', endColorstr='#ff7e06');
	background-color: #fe7e00;
	border: 0 none;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	height: 35px;
	margin-left: 12px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}
.contact-form sup {
	color: #FF0000;
	font-size: 11pt;
	padding-left: 5px;
	vertical-align: text-bottom;
}
.contact-form textarea {
	border: 1px solid #E57303;
	height: 120px;
	padding: 5px;
	width: 440px;
}
.address {
	background-color: #F9F9F9;
	border: 1px solid #E57303;
	float: right;
	font-size: 10.5pt;
	margin-top: 0;
	padding: 10px;
	width: 418px;
}
.address h3 {
	color: #FF7E00;
	font-size: 13pt;
	margin: 0;
}
.address table, .address table td, .address table th {
	line-height: 1.5;
	padding: 5px 0;
}
.address a {
	color: #FF7E00;
	text-decoration: none;
}
.error, .success {
	padding: 2px 5px;
	font-size: 9pt;
	line-height: 1.5;
	background: #FFF1E8;
	color: #C70000;
	border: 1px dotted #FF0000;
}
.success {
	background: #E5FFE5;
	color: green;
	border: 1px dotted green;
}
.login_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 0 5px #CCCCCC;
	margin: 50px auto 0;
	padding: 40px;
	width: 400px;
}
.login_box input[type=text], .login_box input[type=password] {
	border: 1px solid #CCCCCC;
	height: 25px;
	padding: 5px 10px;
	width: 91%;
}
.login_box input[type=button] {
	background-color: #FE7E00;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	margin-right: 15px;
	padding: 10px 44px;
	text-transform: uppercase;
}
.login_box input[type=button]:hover {
	background-color: #E57303;
	transition: all 1s ease 0s;
}
.login_box .forget a {
	color: #FF0000;
	text-decoration: none;
}
.login_box .forget a:hover {
	text-decoration: underline;
}
.news_content h2 {
	font-size: 15pt;
}
.news_content ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.news_content ul li {
	background-image: none;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	list-style: none outside none;
	margin-bottom: 20px;
	padding: 5px;
}
.news_content p.more {
	margin: 0 10px 0 0;
	text-align: right;
}
.news_content p.more a {
	color: #FF0000;
	font-style: italic;
	text-align: right;
	text-decoration: none;
}
.news_content img {
	float: left;
	margin-right: 10px;
}
.partners {
	border: 1px solid #e7eaec;
	padding: 5px 10px;
}
.partners img {
	border: 1px solid #ddd;
}
.gallery li {
	background-image: none !important;
	float: left;
	margin: 0 3px !important;
	padding: 0 !important;
}
label {
	cursor: pointer;
}
sup {
	color:red;
}
#directory_photo {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.4);
}
.admin_photo_thumb {
	border:1px solid #CCC;
	padding:3px;
	background:#FFF;
}
div.dirctory_photos {
	margin-bottom: 11px;
	border: 1px solid #e7e7e7;
	padding: 16px;
	background: #fefdfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefdfc), color-stop(47%, #f7f6f6), color-stop(100%, #f2f0f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fefdfc 0%, #f7f6f6 47%, #f2f0f1 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdfc', endColorstr='#f2f0f1', GradientType=0 ); /* IE6-9 */
}
div.dirctory_photos ul {
	padding:0;
}
div.dirctory_photos ul li {
	float: left;
	margin: 11px 4.6px;
	border: 2px solid #b3b2b2;
}
.dirctory_photos ul li img {
	margin-bottom: -4px;
}
.dirctory_photos ul li img:hover {
	opacity: 0.5;
}
.clear {
	clear:both;
}
.photo_box {
	position: relative;
	margin:50px auto;
	border:8px solid #aaa;
	width:60%;
	height:500px;
	background: url(file:///C|/assets/icon/Loading.gif) no-repeat scroll 50% 50% #FFF;
	z-index:999;
}
.lightbox {
	cursor:pointer;
}
.close_light_box {
	cursor:pointer;
	position:absolute;
	right:10px;
	top:10px;
	z-index:120;
}
.photo_box .big_photo {
	position: relative;
	top: 10px;
	left: 10px;
	width: 735px;
	overflow: hidden;
	text-align: center;
	z-index: 99;
	height: 480px;
}
.photo_box .pre_photo, .photo_box .next_photo_disable, .photo_box .next_photo, .photo_box .pre_photo_disable {
	position:absolute;
	z-index:120;
	top:200px;
	right:0;
	cursor:pointer;
}
.photo_box .pre_photo, .photo_box .pre_photo_disable {
	left:0;
}
.photo_box .next_photo_disable {
	cursor: help;
	opacity:0.5
}
.photo_box .pre_photo_disable {
	cursor:help;
	opacity:0.5
}
.photo_box .next_photo img, .photo_box .pre_photo img, .photo_box .pre_photo_disable img, .photo_box .next_photo_disable img {
	box-shadow:0 0 5px #000;
}
#review_form input[type=text], textarea { 
	border: 1px solid #CCC;
	border-radius: 3px;
}

.show_reviews { margin-top:20px; }
.all_post { background:#FDFDFD;  padding:10px; margin-top: 10px; border: 1px solid #ccc; }