﻿/* Include the other styles sheets within this main style sheet */
@import "/styles/lightview.css";

select, input, textarea {
	font-family: arial,tahoma,verdana;
	font-size: 110% !important;
	color: #666;
}
#container {
	margin: 0 auto;
	width: 970px;
	position: relative;
	width: 980px;
}
#banner { 
	background: transparent url(/images/top_banner.jpg) no-repeat 100% 0%;
	width: 970px;
	height: 180px; 
}
#inner_container {
	width: 970px;
	text-align: left;
	margin: 0 auto;
}
#logo {
	margin: 48px 0 0 0;
	float: left;
	width: 206px;
	height: 122px;
}
#navigation 
{
	
}
#navigation ul {
	margin: 0; padding: 0;
	list-style: none;
}
#navigation ul li {
	float: left;
	width: 95px;
}
#navigation ul li a {
	height: 22px;
	text-align: left;
	display: block;
	padding: 10px 0px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #4c5660;
	background: transparent url(/images/nav_background.png) no-repeat 0% 0%;
}
#navigation ul li a:hover, #navigation ul li a.active { color: #679c2d; }
#navigation ul ul { /* second-level lists */
	width: 940px;
	position: absolute;
	top: 230px;
	left: -999em;
	/** background: #fc0; **/
	z-index: 100 !important;
	border-bottom: 1px solid #dadfe2;
	border-left: 1px solid #dadfe2;
}
#navigation ul ul li { 
	float: left !important;
	position: relative;
	width: auto;
	margin: 0 !important;
	background-image: none;
}
#navigation ul ul li span {
	width: 15px;
	text-align: center;
	display: block;
	float: left;
	color: #e8ebed;
	padding: 5px 0 0 0;
}
#navigation ul ul li a { 
	float: left;
	padding: 5px;
	font-size: 90%;
	font-weight: normal;
	color: #485560;
	text-align: left;
	margin: 0 !important;
	background-image: none;
}
#navigation ul ul li a:hover { 
	color: #5d961f;
	position: static;
}
#navigation li:hover ul, #navigation ul li li:hover ul, #navigation ul li.sfhover ul, #navigation ul li li.sfhover ul { left: auto; }
#body {
	background: #fff;
	padding: 50px 0 0 0;
	font-size: 12px;	
}
#body-index { min-height: 400px; }
#leftbar {
	width: 375px;
	float: left;	
	padding: 0 30px 0 20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 325px;
}
#latest_news { 
	width: 305px;
	padding: 0; 
	text-align: justify;		
}
#content {
	width: 555px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 555px;
}
#top_bar {
	width: 570px;
	/*height: 313px; */
}
.top-bar-left { width: 197px; float: left; }
.top-bar-right { width: 343px; float: left; padding-left: 20px; padding-right: 10px; }
#top_bar_second {
	width: 535px;
	height: 280px;
	margin: 0 auto;
	padding: 20px 0 0 0 !important;
	background: #fff url(/images/data_background.png) repeat-x 0% 100%;
	/** border-bottom: 1px dotted #000; **/
}
#top_block {
	padding: 5px 0 0 0;
}
.column {
	float: left;
	width: 45%;
	margin: 20px 10px 0 10px;
}
.whatwedo_left {
	float: left !important;
	width: 240px !important;
	padding: 0 20px 0 0;
}
.whatwedo_right {
	float: left;
	width: 700px;
}
.news_left {
	width: 230px !important;
	padding: 0 30px 0 0;
}
ul.bullet li a.active {
	color: #5d961f !important;
}
.action {
	background: #c4e63b url(/admin/themes/green/images/buttons/proceed_button_background.png) repeat-x 0% 0%;
	border: 1px solid #90b306;
	color: #4d5f04;
}


#bottom_bar { 
	padding: 50px 0 0 0; 
	width: 600px !important;	
}
#left_block {
	width: 300px !important;
	float: left !important;
}
#right_block {
	width: 290px !important;
	float: left !important;
	margin: 0 0 0 10px;
}
#right_bottom_block {
	border-top: 1px dotted #959595;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
.common_left {
	float: left;
	width: 400px;
	padding: 0 30px 0 0;
}
.common_right {
	float: left;
	width: 480px;
}
.heading_links {
	padding: 0;
	margin: 0;
	border: none !important;
	text-indent: 5000em !important;
}
.pager {
	background: #666;
	padding-left: 10px;
	height: 10px;
	color: #fff;
}
.pager a { color: #fff; }

/* pager */
.paginationControl { width: 100%; }

.content-column, .content-column-first { width: 280px; float: left; text-align: justify; margin-left: 25px; }
.content-column-first { width: 320px; }

/** Footer starts here **/
#footer {	
	background: #4d5761 url(/images/footer_background.jpg) repeat-x 0% 0%;
	color: #959595;
	text-align: left;
	padding: 15px 0 10px 0px;
	font-size: 90%;
}
#footer_left { 
	width: 970px;
	margin: 0 auto;
}
#footer_contact { padding: 0 0 20px 0; }
#footer_copyright { padding: 15px 0 0 0px; }

/*]]>*/