
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
body#bd {
	background: #FFFFFF url(../images/bodybg.jpg) repeat-x;
}
#content {
  background: transparent url(../images/mainbg.jpg) no-repeat top center;
}
#bottombg{
 min-height:100%;
}
* html bottombg{
 height:100%;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}
body.fs1 {font-size:  9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}
/* Normal link */

#user4 a{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
}

a {
	color: #257d9e;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999999;
	text-decoration: none;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {
	font-family: Tahoma, Arial,  sans-serif;
	font-weight: normal;
	color:#1b7192;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption {
	color: #999999;
	font-size: 100%;
}
/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 155%;}
h3 {font-size: 125%; font-weight: bold;}
h4 {font-size: 100%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
p{
	font-size: 114%;	
}
ul {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:url(../images/libg.png);
}
#user4 ul li {
	background:transparent url(../images/user5libg.gif) no-repeat scroll 0 5px;
	line-height:130%;
	padding:0px 0px 3px 16px;
}
#user4 ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#user4 a{
  color:#595959;
  font-size:11px;
}
#user4 a.small{
  color:#D00200;
  padding:0px 6px 0 0;
  font-size:11px;
  float:right;
  position:relative;
  top:-6px
}
#user4 a:hover{
  color:#000000;
}
#user5{
	color:#5D5D5D;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
ul.dgmnews{
margin:4px 0;
}
ul li {
	/*background: url(../images/libg.png) no-repeat 10px 5px;*/
	line-height: 180%;
	padding-left:8px;
  text-indent:9px;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
th {
	padding: 5px;
	font-weight: bold;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {
	border: none;
}
td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	padding: 3px;
	border: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
select, textarea, .inputbox {
	background: #FFFFFF;
	color: #666666;
}
.button {
	padding: 2px 5px;
	border: 1px solid #6E9DCD;
	color: #FFFFFF;
	background: url(../images/but-bg.gif) repeat-x center #6E9DCD;
	margin-top: 3px;
}
* html .button, *+html .button {
	padding: 2px 3px !important;
	border: 1px solid #FFFFFF;
}
#user6 .inputbox {
	border: medium none;
	background: transparent;
	padding:7px 0 10px 18px;
}
#user6 span.pretext {
  color:#5d5d5d;
  font-size:10px;
  line-height:24px;
}

#user6 .button{
	background:#FFFFFF url(../images/kayit.gif) repeat-x scroll center center;
	color:#FFFFFF;
	border:medium none;
	float:right;
	margin:6px 17px;
	padding:0 0 0 0;
	width:74px;
}

.inputbox {
	margin-bottom: 3px;
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
}
/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #F0F5FB;
}
blockquote {
	padding: 1em 40px 1em 15px;
}
blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}
blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}
/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}
.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}
.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}
.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DDDDDD;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #DDDDDD;
	font-size: 90%;
	text-transform: uppercase;
}
/* Dropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #3172B4;
	font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
	padding-left: 25px;
	color: #FF7705;
	background: url(../images/bullet-info.gif) no-repeat top left;
}
.tips {
	padding-left: 25px;
	color: #3172B4;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
	padding: 1px 5px;
	background: #F0F5FB;
	font-weight: bold;
}
/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/sticky-bg.gif) no-repeat 5px 10px #FFFFFF;
}
p.download {
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/download-bg.gif) no-repeat 5px 10px #FFFFFF;
}
.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}
/* Check list */
ul.checklist {
	list-style: none;
}
ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}
/* Check list */
ul.stars {
	list-style: none;
}
ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}
/* CMS STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	background: url(../images/sep.gif) no-repeat center bottom;
	height: 50px;
}

#content .article_seperator, #content_left .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	border: 1px solid #EFEFEF;
}

table.contenttoc a {
}
table.contenttoc td {
	padding: 3px 5px 3px 25px;
	background: url(../images/arrow.png) no-repeat 10px 7px;
}
table.contenttoc th {
	padding: 5px;
	background: url(../images/grad2.gif) repeat-x center #EFEFEF;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: auto !important;
	border-collapse: collapse;
}
table.poll tr td{
	padding: 2px;
}
table.pollstableborder {
	padding: 0;
	width: auto;;
	border: none;
	text-align: left;
}
table.pollstableborder .sectiontableheader {
	padding: 8px 5px !important;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #F7F7F7;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

table.newsletter td {
	border:0px;
	padding:0px;
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat center left;
	font-size: 150%;
	line-height: 30px;
	text-indent: 10px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 24px;
	/*background: transparent url(../images/libg.png) no-repeat scroll 7px 6px;*/
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	font-size:180%;
	margin-bottom:10px;
	padding:0 0 0;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 170%;
}

.contentheading {
	padding-bottom: 5px;
	font-size: 18px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	float: right;
	width: 99px;
	display: block;
	background: url(../images/readon.gif) no-repeat scroll 2px 1px;
	font-size: 11px;
	line-height: 20px;
	text-indent: 27px;
	height: 20px;
	font-weight:bold;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/readon.gif) no-repeat scroll 2px -19px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px;
	color: #999999;
}

.modifydate {
	padding-top: 15px;
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 10px 10px 0;
	padding: 0 0 5px;
}

* html .mosimage {
	padding: 5px 0 !important; /*IE 6*/
	margin: 15px 10px 10px 0;
}

*+html .mosimage {
	padding: 5px 0 !important; /*IE 7*/
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 7px 5px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	background: url(../images/grad2.gif) repeat-x center #F7F7F7;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/dot.gif) repeat-x bottom #F0F5FB;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#background{
	width:808px;
	z-index:1;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:62px;
}
#inner{
	margin-top:40px;
}
#inner2{
	padding:15px;
}
#inner2 table.blog table td, #inner2 table.blog table{
	border:medium none !important;
	text-align:left;
}
#inner2 table thead{
	background:#A2B8CF;
}
#inner2 table thead td{
	border-left:1px dotted #FFFFFF !important;
}
#inner2 table table td{
	border-bottom:1px dotted #A2B8CF;
	border-left:1px dotted #A2B8CF;
	border-collapse:collapse;
	padding:4px 4px 0;
	vertical-align:top;
	text-align:center;
}
#inner2 table table{
	border-right:1px dotted #A2B8CF;
}


#header{
	position:relative;
	height: 299px;
	width: 100%;
	z-index:2;
	background: transparent;
}
	#logo{
left:30px;
position:relative;
top:95px;
z-index:3;
	}

#mainmenu{
	color:#000000;
	height:56px;
	position:relative;
	text-align:left;
	z-index:4;
}
#banner{
	/*background:transparent url(../images/banner.png) no-repeat scroll center top;*/
	float:right;
	height:249px;
	position:relative;
	right:4px;
	top:48px;
	width:559px;
	z-index:0;
}
#chark{
position:absolute;

}
#wrapper{
	position:relative;
	width:808px;
}
			/* *** Float containers fix:
			 http://www.csscreator.com/attributes/containedfloat.php *** */
			.clearfix:after{
				 content: ".";
				 display: block;
				 height: 0;
				 clear: both;
				 visibility: hidden;
			}
			.clearfix{display: inline-block;}
			/* Hides from IE-mac \*/
			* html .clearfix{height: 1%;}
			.clearfix{display: block;}
			/* End hide from IE-mac */

#user4, #user5, #user6{
	display:inline;
	float:left;
	line-height:normal;
	height:164px;
	padding-top:0;
	position:relative;
	width:245px;
	z-index:3;
}

#user6{
	background: url(../images/orange.png) no-repeat scroll top center;
	margin:0px 0 26px 4px;
	float:right;
}
#user4{
	background: url(../images/red.png) no-repeat scroll top center;
	margin:0px 4px 26px 0px;
}
#user5{
	background: url(../images/blue.png) no-repeat scroll top left;
	margin:0px 0 26px 34px;
	float:left;
}
div.moduletable_alt{
	background:url(../images/altbg.png) repeat-y scroll center top transparent;
	float:left;
	margin:20px 0 26px 4px;
	min-width:245px;
}
div.moduletable_ref {
	margin-top:150px !important;
}
div.moduletable_ref h3 {
	margin-bottom:15px;
}
div.moduletable_alt h3 {
	background:url(../images/alth3.png) no-repeat scroll center top transparent;
	height: 23px;
    margin-bottom: 0;
    margin-top: 0 !important;
    padding-bottom: 2px;
    padding-left: 36px !important;
    padding-top: 9px;
}
div.moduletable_alt table{
	background:url(../images/altbottom.png) no-repeat scroll center bottom transparent;
	padding-bottom:6px;
	display:block;
}
div.moduletable_alt td{
  padding-left:8px;
}
#content_main{
	position: relative;
	padding-bottom:0px;
	width: 100%;
	z-index:3;
	line-height:normal;
	float: left;
}
#content_main_dar{
	position: relative;
	min-height:196px;
	width: 69%;
	z-index:3;
	line-height:normal;
	float: left;
}
#right{
	background: transparent url(../images/rightbg.png) no-repeat scroll left 24px;
  position:relative;
  Float:right;
  width:248px;
}
 
#right h3{
	font-size:18px;
	color:#333333;
	margin-top:20px;
	padding-left:38px;
}

#users h3 {
	font-size: 18px;
    margin: 0 0 10px;
    padding: 0 0 0 27px;
    text-align: left;
}
 
#users{
  position:relative;
  width:100%;
  	float: left;
}

#footnote{
	background: #336699;
	height: 42px;
	margin-top:-42px;
}
#footnote p{
	margin: 0px;
	line-height:18px;
	padding-left: 0px;
	font-size:100%;
}
#footer{
	z-index:2;
	line-height:normal;
	clear:both;
}
#disual a{
background:transparent url(../images/disuallogo.png) no-repeat scroll 0 0;
bottom:220px;
float:right;
position:relative;
right:10px;
}
#disual a:hover{
	background: transparent url(../images/disuallogo.png) no-repeat scroll -16px 0;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */

/* Default CMS Menu */
#wrapper a.mainlevel {
	padding: 5px 0 5px 18px;
	width: 90%;
	border-top: 1px solid #EFEFEF;
	display: block;
	color: #1b7192;
	background: url(../images/arrow.png) no-repeat 3px 9px;
}
#wrapper a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #000000;
	background: url(../images/arrow2.png) no-repeat 3px 9px;
	text-decoration: none;
}
#wrapper a.mainlevel#active_menu {
	color: #666666;
	background: url(../images/arrow2.png) no-repeat 3px 9px #EFEFEF;
	font-weight: bold;
}
a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
}
a.sublevel:hover,
#wrapper a.sublevel:active,
a.sublevel:focus {
}
#wrapper #active_menu {
	color: #3172B4;
	font-weight: bold;
}

.pagination {
	display:none;
}

.contentslide {
	margin-left: -6px !important;
    padding: 0 !important;
    width: 242px !important;
}

.contentslide .contentdiv p {
	font-size: 13px;
    letter-spacing: -0.5px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.contentslide .contentdiv a.readon {
	background-color: #e2e5e5;
    background-image: none;
    position: absolute;
    right: 3px;
    text-indent: 0;
    top: 140px;
    width: 57px;
}

/* MODULE
--------------------------------------------------------- */

div.moduletable {

}
#banner div.moduletable {
	padding: 0;
	margin:0;
}
#user6 div.moduletable, #user4 div.moduletable, #user5 div.moduletable  {
	max-height:152px;
	overflow:hidden;
	padding:6px 0 0 7px;
}

#content_left div.moduletable {
	padding: 0 25px;
	margin-bottom: 10px;
}

#content_left div.moduletable h3 {
	margin: 0 -12px 10px;
	padding: 7px 15px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	background: url(../images/grad2.gif) repeat-x center #F7F7F7;
	font-size: 125%;
}

#content_left div.moduletable {
	padding: 10px 0 0 10px;
	margin-bottom: 15px;
}

#content_left div.moduletable h3 {
	font-size:125%;
	line-height:30px;
	margin:0 0 5px -4px;
	padding:3px 5px;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#content_left table,
#content_right table {
	border-collapse: collapse;
	border-spacing: 0;
}
#content_left ul li,
#content_right ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 9px;
}
#content_left ul,
#content_right ul {
	margin: 0;
}
/* FOOTER
--------------------------------------------------------- */
#footer h1.logo {
	margin: 0;
	padding: 0;
	width: 175px;
	font-size: 200%;
	position: absolute;
	top: 0;
	left: 30px;
	height: 69px;
}
#footer h1.logo a {
	width: 175px;
	float: left;
	display: block;
	/*background: url(../images/logo-footer.gif) no-repeat;*/
	text-transform: uppercase;
	text-indent: -5000px;
	height: 69px;
	outline: none;
}
#footer small, #footer address {
	padding: 0 0 0 200px;
	float: left;
	display: block;
	color: #AAAAAA;
	font-style: normal;
}
#footer a {
	color: #E6E6E6;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
#footer ul {
	margin: 0 0 5px 200px;
	padding: 0;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
#footer li a {
	padding: 0 20px 0 0;
	display: inline;
	font-weight: bold;
	line-height: normal;
}
#footcontent{
  width:808px;
  margin:auto;
  height:42px;
  position:relative;
}
#RSS{
	float:left;
	height:24px;
	left:445px;
	position:absolute;
	top:10px;
	width:70px;
}

#facebook{
	background: url(../images/social.png) -82px 0 no-repeat;
	float:left;
	height:30px;
	left:445px;
	position:absolute;
	top:4px;
	width:85px;
}

#facebook:hover{
	background: url(../images/social.png) -82px -36px no-repeat;
}

#twitter{
	background: url(../images/social.png) -168px 0 no-repeat;
	float:left;
	height:30px;
	left:545px;
	position:absolute;
	top:4px;
	width:85px;
}

#twitter:hover{
	background: url(../images/social.png) -168px -36px no-repeat;
}

#altmenu{
  float:left;
  position:absolute;
  width:330px;
  height:24px;
  bottom:0px;
}
#copyright{
	color:#a7c1dc;
	left:0;
	position:absolute;
	top:12px;
	z-index:0;
}

#shorthome {
	float:left;
	position:relative;
	left:0px;
	width:20px;
	padding:4px 0 0 12px;
}
#shortcuts{
	height:10px;
	position:absolute;
	right:5px;
	top:10px;
	width:92px;
	z-index:0;
}
#shortcontact {
	float:left;
	position:relative;
	left:0px;
	width:20px;
	padding:4px 0 0 0;
}
#shortmap {
	position:relative;
	float:left;
	right:0px;
	width:20px;
	padding:4px 0 0 0;
}
#lang {
	float:right;
	height:16px;
	padding:2px 2px 0px;
	position:relative;
	right:0;
	width:34px;
}
#tool_box {
	height:20px;
	left:29px;
	position:absolute;
	top:14px;
	width:122px;
}
/* Search
----------------------------------------------------------- */
#search_box {
	height:21px;
	position:absolute;
	right:0;
	top:7px;
	width:165px;
}

#search_box .inputbox {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#939393;
	height:20px;
	padding:6px 0 0 25px;
	width:90px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
}
#mod_login_password, #mod_login_username {
	width: 70%;
}
#mod_login_remember {
	border: none;
	background: none;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}



#mainmenu ul.menu {
	list-style: none outside none;
	margin: 2px 0 0 2px;
	float:left;
	color:#000;
}


#mainmenu ul.menu li {
	height: 47px;
    padding: 0 0 0 16px;
	float: left;
    position: relative;
}


.menu li a {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12.4px;
	color: #2E4667;
	font-weight: bold;
    line-height: 47px;
	padding-right:7px;
    text-transform: none;
	display: block;
    position: relative;
}

.menu li a:hover, .menu li a:focus {
	background: url(../images/bthover.png) repeat-x scroll 0 0 transparent;
    color: #000000;
    outline: 0 none;
    text-decoration: none;
}
.menu li:first-child a:hover, .menu li:first-child a:focus {
	background: url(../images/bthover_ilk.png) no-repeat scroll left top transparent !important;
}

.menu li:last-child a:hover, .menu li:last-child a:focus {
	background: url(../images/bthover_son.png) no-repeat scroll right top transparent !important;
}

.submenu li:first-child a:hover, .submenu li:first-child a:focus {
	background: url(../images/bthover.png) repeat-x scroll 0 0 transparent !important;
}

#mainmenu ul.menu li ul{
	display:none;
	position:absolute;
}

#mainmenu ul span{
	display:none;
}

#mainmenu ul li ul.menu li {
	float: none;
    margin-right: 10px;
	background: none repeat scroll 0 0 #A2A19C;
    height: 24px;
    padding: 0;
    width: 160px;
}

#mainmenu ul li ul.menu li a {
	color: #EDEDED !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    line-height: 18px !important;
    margin-left: 0;
    margin-right: 0;
    z-index: 9;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:-6px;
}

#mainmenu ul li ul.menu li a:hover, #mainmenu ul li ul.menu li a:focus, #mainmenu ul li ul.menu li a:active {
	color:#000 !important;
}

#mainmenu ul.menu ul {
	margin-top:5px;
}

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	left:0px;
	top:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	bottom:30px;
	z-index:99;
	height:34px;
	width:22px;
	cursor:pointer;
	text-indent:-9999px;
}
.nivo-prevNav {
	left:10px;
	background-image:url(../images/directioNavs.png);
}
.nivo-nextNav {
	right:10px;
	background-image:url(../images/directioNavs.png);
	background-position:right;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;

}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

#banner .nivo-controlNav {
	position:absolute;
	bottom:10px; 
	left:39%;
	margin-left:4px;
	z-index:60;
	cursor:pointer;
}
#banner .nivo-controlNav img {
	display:none; /* Unhide the thumbnails */
	position:relative;
	margin-right:11px;
}
/*
#banner {
	background-image:url(../images/loader.gif);
	background-repeat:no-repeat;
	background-position:center;
}*/

#banner img {
		display:none;
}