/* @override http://0.0.0.0:3000/css/master.css */

body {
	margin:0px;
	padding: 0px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
}

#netres {
	font-size: 9px;
	margin-top: 15px;
}

#netres a {
	font-size: 9px;
	color:  silver;
}

.content {
	margin: 0px auto;
	width: 940px;
	position: relative;
	text-align: left;
}

#header {
	width: 100%;
	height: 80px;
	background: #f2f2f2;
	text-align: center;
}

#header .content {
	background: #f2f2f2 url(../images/header-bg.jpg) no-repeat 0px;
	height: 80px;
	position: relative;
	margin: 0 auto 0;
	text-align: left;
}

#logo {
	position: absolute;
	top: 10px;
	left: 22px;
	width: 220px;
}

#locator {
	height: 30px;
	background: #06417d;
	line-height: 25px;
	color: #aebcdc;
	font-size: 15px;
	text-align: center;
}

#menu {
	position: absolute;
	top: 10px;
	right: 5px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#menu li a {
	display: block;
	margin: 5px 8px;
	color: #1a2f72;
	text-decoration: none;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
}

#menu li a.active {
	border-bottom: 1px solid #1a2f72;
}

#menu li a img {
	border: 0px none;
	position: relative;
	top: -3px;
}

#menu li a:hover {
	border-bottom: 1px solid #263c75;
}

#menu li a.home:hover {
	border-bottom: 0px none;
}


#search {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0px;
}

#q {
	padding: 2px;
	font-size: 13px;
	color: #263c75;
	border: 1px solid #3d5390;
}

#locator a {
	color: #edf2ff;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 4px;
}

.raquo {
	font-size: 18px;
	position: relative;
	top: 1px;
	color: #aebcdc;
}

#splash {
	height: 175px;
	background: url(/images/splash-bg.jpg) repeat-x 0 top;
	position: relative;
	border-bottom: 2px solid #06417d;
	text-align: center;
}

#info {
	height: 130px;
	vertical-align: middle;
	width: 600px;
	padding-left: 0px;
	padding-top: 35px;
	position: relative;
}

#image {
	height: 140px;
	position: absolute;
	width: 300px;
	top: 16px;
	left: 628px;	
}

#image img {
	border: 2px solid #06417d;
}

.news .more a {
	background: url(../images/information.png) no-repeat left 3px;
	padding: 4px 0px 4px 22px;
}

.cmsh1 {
	margin-bottom: -15px !important;
}

#desc {
	color: #fff;
	font-size: 15px;
	line-height: 1.5em;
}

#page {
	background: url(../images/logo-back.jpg) no-repeat -100px bottom;
	min-height: 500px;
	padding-top: 22px;
	text-align: center;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.column {
	width: 600px;
	float: left;
}

.left {
	margin-right: 15px;
}

.right {
	margin-left: 15px;
	width: 300px;
	text-align: center;
}

.news{
	position: relative;
	margin-top: 30px !important;
}

div.date {
	font-size: 10px;
	font-weight: normal;
	margin: 15px 0 0 10px;
	padding: 4px 6px 4px 2px;
	color: #5c7aa8;
}

.pubdate {
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0 15px 0px;
	padding: 4px 6px 4px 2px;
	color: #5c7aa8;
}

.more {
	text-align: right;
	margin: -3px 12px 35px 12px;
	font-size: 11px;
}

.more span {
	color: #b70e0e;
	font-size: 12px;
}


#footer {
	padding: 20px 0px 20px 0px;
	color: silver;
	font-size: 11px;
	text-align: center;
}

#footer ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

#footer li {
	margin: 0;
	padding: 0;
	display: inline !important;
}

#footer li a {
	margin: 5px;
	color: silver;
	text-decoration: none;
	padding-bottom: 2px;
}

#footer li a:hover {
	color: #000;
}

#submenu {
	width: 270px;
	text-align: left;
	margin: 0 auto;
}

#submenu .title {
	text-align: left;
	font-size: 15px;
	color: #233870;
	margin-bottom: -5px;
}

#submenu ul {
	margin: 1em 0.35em;
	padding: 0px 15px;
	color: #b7c5e9;
	list-style-type: square;
}

#submenu li {
	margin: 4px 0px;
	padding: 0px;
}

#submenu ul ul {
	margin: 0em 0.5em 1em 0.5em;
}

div.sborder {
	width: 270px;
}

div.sborder-t {
	background: url(../images/submenu-top.gif) no-repeat;
	height: 13px;
	margin: 0px;
}

div.sborder-b {
	background: url(../images/submenu-bottom.gif) no-repeat;
	height: 13px;
}

div.sborder-m {
	padding: 0px 2px 0px 10px;
	background-color: #f1f1f1;
	background: url(../images/submenu-middle.gif) repeat-y;
	margin-bottom: -1em;
	margin-top: -4px;
	text-align: left;
}

#rest {
	width: 635px;
}

.section-intro {
	margin: 10px 0px 20px 15px;
}

.section-intro p {
	font-size: 11px;
	line-height: 1.5em;
}

div.intro-title {
	font-size: 15px;
	font-weight: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 3px 0px 3px 10px;
	margin: 0px 20px 8px 12px !important;
	color: #000;
}

div.intro-title img {
	vertical-align: -2px;
	margin-right: 4px;
}


.section-intro .more {
	margin-bottom: 7px;
	padding-bottom: 6px;
	font-size: 11px;
}

.intro-contact p {
	text-align: center;
	color: gray !important;
}

.intro-contact {
	margin-top: 30px;
	width: 270px;
}

#login {
	text-align: center;
	margin: 40px auto;
}

#login label {
	display: block;
	margin-top: 20px;
}

#login .field {
	font-size: 16px;
}

.buttons {
	margin-top: 20px;
}

.field {
	margin-bottom: 1.25em;
}

.label {
	margin-bottom: 3px;
	color: #000;
}

.text {
	font-size: 12px;
	padding: 3px 2px;
}

.comment {
	font-size: 10px;
	color: gray;
}

.important {
	font-size: 15px;
	font-weight: bold;
}

/* @group Errors */

#errorExplanation, .flash {
  display: block;
  z-index: 99;
  padding: 8px 20px;
  position: relative;
  margin: 30px 0 15px 0;
}

#errorExplanation, .error {
	background-color: #fce6e7;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	border-color: #d31a23;
}

#errorExplanation, .error {
	background-color: #fce6e7;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #d31a23;
}

.notice {
	background-color: #eefcee;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #60a100;
	color: #375607 !important;
}

#errorExplanation *, .error {
	color: #d31a23 !important;
}

.warning {
	background-color: #fcf6c3;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #de7900;
	color: #000 !important;
}

.flash {
    font-size: 14px;
	margin-bottom: 20px;
}

#errorExplanation h2, #errorExplanation p, #errorExplanation li, .flash h2, .flash p, .flash li {
  font-size: 12px;
}

#errorExplanation h2 {
	margin: 10px 0px 20px 0px;	
}

#errorExplanation li, .flash li {
  margin-bottom: 3px; 
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors input, .fieldWithErrors textarea{
  background-color: #fcc9ca;
}


/* @end */

/* @group Pagination */

.pagination {
	margin: 3em 0em 0.5em 0;
}

.pagination a, .pagination .disabled, .pagination .current {
	padding: 3px 6px;
	font-size: 11px;
	background-color: #43649d;
	text-decoration: none;
}

.pagination .current {
	color: #fff !important;
	font-weight: bold;
}

.pagination a, .pagination .disabled {
	color: #c2d8ff !important;
}

.pagination .disabled {
	display: none;
}

.sec-doc {
	margin-top: 30px !important;
}

/* @end */