@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #0F8C8C;
}

a:hover {
	text-decoration: none;
}

body {
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 1.60em;
	background: url(../images/bg.jpg) repeat-x #000000;
}

body,input {
	font-family: Tahoma;
}

strong {
	color: #2C2B2B;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: 1px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h2 {
	font-size: 2.15em;
}

h2,h3,h4 {
	color: #C44306;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
	
}

.date {
	background: #6E6E6E;
	padding: 5px 6px 5px 6px;
	margin: 0 6px 0 0;
	color: #FFFFFF;
	font-size: 0.8em;
	border-radius: 2px;
}

#content {
	width: 720px;
	float: left;
	padding: 0;
}

#content-box1 {
	width: 225px;
	float: left;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	border-right:dotted #ccc 1px;
	padding:0 0 0 10px;
}

#content-box2 {
	margin: 0 0 0 345px;
	width: 200px;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	padding:0 0 0 12px;
}

#content-box3 {
	float: left;
	width: 300px;
	font-family:Tahoma;
	font-size:11pt;
	font-weight:bold;
	padding:12px 0 0 12px;
	color:#ff191a;
	margin-left:150px;
	margin-top:10px;
}

#footer {
	margin: 40px 0 120px 0;
	text-align: center;
	color: #8C8B8B;
	text-shadow: 0 1px 0 #FFFFFF;
}

#footer a {
	color: #8C8B8B;
}

#header {
	height: 75px;
	position: relative;
	background: url(../images/header.jpg) no-repeat;
	
	color: #FFFFFF;
	width: 998px;
	/*border: solid 1px #7E7E7E;*/
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	overflow: hidden;
}

#logo {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 0;
	left: 45px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #3E3E3E;
}

#logo h1 {
	font-size: 3.25em;
}

#slogan {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 45px;
	top: 0;
}

#slogan h2 {
	color: #BEBEBE;
	font-size: 1.25em;
	text-shadow: 0 1px 1px #3E3E3E;
}

#menu {
	padding: 0 45px 0 45px;
	position: relative;
	background: #209D9D url(images/img02.gif) repeat-x top left;
	margin: 0;
	height: 60px;
	width: 890px;
	border-top: solid 1px #5AD7D7;
	border-bottom: solid 1px #1C7575;
	text-shadow: 0 1px 1px #007D7D;
}

#menu ul {
	list-style: none;
	padding-top: 12px;
	position: relative;
	left: -15px;
}

#menu ul li {
	padding: 5px 15px 5px 15px;
	margin-right: 10px;
	display: inline-block;
}

#menu ul li a, #menu ul li span {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-size: 1.25em;
}

#menu ul li span b {
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #1C7575;
	margin-left: 8px;
	position: relative;
	top: -1px;
}

#menu ul li.active {
	background: #1C7575;
	border-top: solid 1px #1A6B6B;
	border-bottom: solid 1px #5AD7D7;
	border-radius: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu ul li.active span b {
	border-top-color: #165E5E;
}

.dropotron {
	background: rgba(32,157,157,0.9);
	border-top: solid 1px #5AD7D7;
	border-bottom: solid 1px #1C7575;
	text-shadow: 0 1px 1px #007D7D;
	list-style: none;
	margin: 0;
	padding: 15px 10px 15px 10px;
	min-width: 200px;
	border-radius: 6px;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
}

.dropotron a, .dropotron span {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	position: relative;
}

.dropotron span b {
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #1C7575;
	position: absolute;
	right: 0px;
	top: 7px;
}

.dropotron li:hover span b {
	border-left-color: #165E5E;
}

.dropotron li {
	padding: 3px 10px 3px 10px;
	margin: 2px 0 2px 0;
	border-radius: 3px;
}

.dropotron li:hover, .dropotron li.active {
	padding-top: 2px;
	padding-bottom: 2px;
	background: rgba(28,117,117,0.9);
	border-top: solid 1px #1A6B6B;
	border-bottom: solid 1px #5AD7D7;
}

.dropotron-level-1 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#page {
	padding: 10px 45px 0px 45px;
	position: relative;
	width: 890px;
	margin: 0;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

/*#page ul {
	list-style: none;
}

#page ul li {
	border-top: dotted 1px #C4C4C4;
	padding: 15px 0 15px 0;
}*/

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	position: relative;
	margin: 0;
	background: #6E6E6E url(../images/footer.jpg) no-repeat;
	/*border: solid 1px #7E7E7E;*/
	width: 998px;
	/*padding: 45px 45px 0 45px;*/
	height:73px;
/*	color: #DCDCDC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-shadow: 0 1px 1px #444444;*/
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

/*#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: dotted 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}*/

#page-bottom-content {
	width: 665px;
	float: left;
}

#page-bottom-sidebar {
	width: 200px;
	margin: 0 0 0 690px;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#sidebar {
	width: 200px;
	padding: 0;
	margin: 0 0 0 738px;
}

#slider {
	position: relative;
	margin: 65px 45px 0px 20px;
	width: 957px;
}

#inner_banner {
	position: relative;
	margin: 65px 45px 0px 20px;
	width: 957px;
}

#slider .viewer {
	width: 957px;
	height: 295px;
	/*border: solid 3px #ccc;*/
	/*border-radius: 5px;*/
	
}

#slider .slide {
	width: 957px;
	height: 295px;
	
}

#slider .indicator {
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 5px 0 0 0;
}

#slider .indicator span {
	display: inline-block;
	text-indent: -9999em;
	width: 9px;
	height: 9px;
	background: #ddd;
	border-radius: 0px;
	margin: 0 2px 0 2px;
}

#slider .indicator span.active {
	background: #db740f;
}

#wrapper {
	position: relative;
	width: 998px;
	margin: 0px auto 0 auto;
	background: #FFFFFF;
	border-radius: 6px;
	/*box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.1);*/
}


ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 10px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 16px;  
}

ul.arrow li { background: url(../images/arrw.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(../images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(../images/typography/list_star.png) 0 0 no-repeat; }

.text
{
margin:0 0 5px 0px;
color:#666666 !important;
font-size:8pt;
font-weight:bold;
}

.text1
{
margin:0 0 5px 0px;
color:#666666 !important;
font-size:10pt;

}

.sub_hed
{
color:#444 !important;
font-size:10pt;
font-weight:bold;
margin:0 0 5px 0px;
font-family: Arial, Helvetica, sans-serif !important;
}

.chek_box
{
text-align:center;
}

.table_br
{
border-collapse:collapse;  border:#e1e1e1 solid 1px; 
}
.table_br tr,.table_br td
{
border-collapse:collapse;  border:#e1e1e1 solid 1px; padding:1px 0 1px 5px; font-size:8pt; 
}

.table_off	
{
border-collapse:collapse;  border:#e1e1e1 solid 1px;
}
.table_off tr,.table_off td
{
border-collapse:collapse; border:#e1e1e1 solid 1px; padding:4px 0px 4px 20px; font-size:9pt; font-family:Arial, Helvetica, sans-serif; color:#444;  margin-left:auto; margin-right:auto;
}

.ValidationErrors
{
color:#FF0000;
padding:0 0 0 5px;
}

