@import "reset.css";

@import "cms.css";

body {
  margin: 0 auto; 
  text-align: center;
  background: #000000 url(../i/css/body_background_inner.jpg) no-repeat center top;
  font-family: arial, sans-serif;
  font-size: 11px;

}

.clear {clear: both;}
.right {float: right;}
.left {float: left;}
.actions {height: 10px;}

body#home {background: #000000 url(../i/css/body_background.jpg) no-repeat center top;}

#wrap {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  padding-top: 40px;
}

#homeFlash {
	height: 401px;
	width: 980px;
	background-color: #000000;
	padding: 0 0 10px 0;
}

#homeFlash #nodisplay {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: center;
}

#homeFlash #nodisplay h1 {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


h1#logo a {
  display: block;
  text-indent: -9999px;
  height: 92px;
  width: 302px;
  margin-bottom: 10px;
}

body#inner h1#logo a {
}

#navBar {
  background: url(../i/css/navBar_background.gif) repeat-x;
  height:39px;
  padding-top: 10px;
}

#navBar form input {
  display: inline;

  }
#navBar input.searchInput {
  background: #ccc;
  border: 0;
  font-size: 10px;
  color: #646464;
  font-weight: bold;
  width: 110px;
  height: 16px;
  padding-top: 4px;
  
}

#navBar input.searchButton {
  background: url(../i/css/navBar_go.gif) repeat-x;
  border: 1px solid #729e2d;
  height: 22px;
  width: 30px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  padding: 0;
}

div.search {float: right; margin-right: 20px; margin-top: 3px;}
#navBar ul {margin-right: 10px; margin-top: 8px; float: right;}

#navBar ul li {display: inline;}

#navBar ul li a {
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: none; 
  font-size: 11px; 
  margin-right: 10px; 
  letter-spacing: 1.1px;
  text-transform: uppercase;}
  

#navBar ul li a.selectedPage, #navBar ul li a:hover {color: #d7763f;}

body#inner #navBar ul li a.selectedPage, body#inner #navBar ul li a:hover {color: #8fba37;}
  

#homePull {
  margin-top: 20px;

}

#homePull img {
    margin-left: 12px;
}

#footer ul {
  float: right;
  clear: right;

  margin-right: 90px;
}

#footer ul.globalRootMenu {  margin-top: -43px;}
#footer ul.copyright {margin-top: -20px;}
#footer ul.copyright li {border-right: 1px solid #4c4b4b;}
#footer ul.copyright li.last {border-right: 0;}

#footer ul li {display: inline; font-weight: normal; font-size: 10px; padding-left: 5px; padding-right: 5px;}
#footer ul li a { color: #4c4b4b; text-decoration: none;}
#footer ul li a:hover {text-decoration: underline;}
#footer {margin-bottom: 20px; font-family: verdana, sans-serif; margin-top: 10px;}

#footer img.logo {float: right; margin-right: 20px;}

#footer #partners {width: 300px; margin-left: 20px;}

/*     INNER PAGES    */

body#inner #subNav {
  background: white;
  height: 30px;
  padding-top: 10px;
  text-align: center;
}

#subNav ul li {display: inline;}
#subNav ul li a {color: #000; font-weight: bold; text-decoration: none; font-size: 13px; margin-right: 10px;}
#subNav ul li a:hover, #subNav ul li a.selectedPage {color: #9ec552; text-decoration: underline;}

#header {
  background: url(../i/css/title_background.jpg) no-repeat;
  height: 85px;
  font-family: verdana, sans-serif;
  padding-left: 20px;
  padding-top: 15px;
  line-height: 23px;

}

#header h1 {display: inline; color: #be8542; font-size: 20px;}
#header h2 {display: inline; color: #616161; font-size: 20px;}

#main {
  background: url(../i/css/main_background.jpg) repeat-y;
}

#mainClose {
  margin-left: -1px;
  background: url(../i/css/main_close_background.jpg) no-repeat;
  height: 40px;
  clear: both;
}

body#home #navBar input.searchButton {background: url(../i/css/navBar_go_inner.gif) repeat-x;  border: 1px solid #935228;}

#sidebar {
  float: right;
  background: url(../i/css/sidebar_background.jpg) no-repeat;
  background-position: 0px 90px;
  width: 215px;
  color: #616161;
  line-height: 18px;
}

#sidebar h1 {
  color: #be8542;
  font-size: 18px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#sidebar img {
  margin-bottom: 10px;
  margin-left: 15px;
}

#sidebar p {
  padding-left: 20px;
  padding-right: 20px;
}
#content {
  width: 685px;
  background: url(../i/css/content_background.jpg) no-repeat;
  line-height: 18px;
  padding-left: 40px;
  padding-top: 40px;
  padding-right: 40px;
  font-size: 12px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#content a {font-weight: bold; text-decoration: none; color: inherit;}

#content img.left {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #000;}
  
#content h1 {
  font-weight: bold;
  color: #000;
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#content h2 {
  color: #656565;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#content h3, #content h4, #content h5, #content h5{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
	#content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h5a {
	  color: inherit;  
	}

#content p { margin-bottom: 10px;}

#content ul {
  display: block;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#content ul li {
  list-style:disc;
  margin-bottom: 2px;
  font-weight: bold;
}


#MainContent_0_0_panel { float: left;}

#MainContent_0_0_panel label {font-weight: bold;
  font-size: 14px;}
  
  
  
#content ol {
	list-style: decimal;
	margin-left: 0;
	padding-left: 25px;
}