/* RESET
------------------------------ */
* {margin: 0; padding: 0;}

/* GENERAL STYLES
------------------------------ */
/* elements */
body {
	min-width: 960px;
	text-align: center; 
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", 
		  Verdana, sans-serif;
}
h1 {font-size: 2.0em; font-weight: normal; margin: 1.0em 0 0.5em;}
h2 {font-size: 1.8em; font-weight: normal; padding-top: 0.5em;}
p {font-size: 1.2em; margin: 0.2em 0;}
li {font-size: 1.2em; }
ol {padding-left: 2em; }

a {color: #0771a6; text-decoration: none;}
a:hover { color: #333; text-decoration: underline;}

.news {
	margin-top: 20px;
}

h2.news {
	border-bottom: 1px dotted #0771a6;
	margin-bottom: 2px; 
	padding-bottom: .2em;
}

.news span.newslinkright {float: right; font-size: 1.2em;}
.news span.newslinkcenter {
	float: right; 
	margin-right: 40px;
	font-size: 1.2em;
}
span.newsdate {float: right; font-size: small; position: relative; top: 0.8em;}
.important {color:navy; font-weight: bold;}
li.important {color: #ff0000;}


/* BASIC LAYOUT
------------------------------ */
.wrapper {
  margin-top: 15px;
  width: 960px; 
  text-align: left;
  background: #fff url(img/nav-bg-fixed-220.gif) repeat-y left top;
}

.content {overflow: hidden;}

.content .primaryContent { 
  float: right;
  width: 720px;
  padding-left: 10px;
  padding-right: 10px;
}

.content .sideContent { 
  float: left; 
  width: 200px;
} 


/* HEADER
------------------------------ */
.header {
  height: 60px; 
  background:#c3d9ff; 
}

/* logo */
.header #logo {
  display:block;
  width:400px;
  height:44px;
  float:left;
  text-indent:-9999px;
  margin-top:10px;
  background:url(img/logo.png) no-repeat 0 0;
}

/* language list */
.header ul.language {
	float:right;
	list-style:none;
	text-align:left; 
	margin:25px 10px 0 0;
}

.header ul.language li {
	margin: 0;
	float:left;
}

.header ul.language li a.hr {
	background:url(img/hr.gif) no-repeat 0 0; 
	float:left; 
	width:28px; 
	height:14px; 
	text-indent:-9999px; 
	margin:0 10px 0 40px !important; 
}

.header ul.language li a.eng {
	background:url(img/eng.gif) no-repeat 0 0; 
	float:left; 
	width:28px; 
	height:14px; 
	text-indent:-9999px;
}


/* FOOTER
------------------------------ */
.footer {
  position: relative;
  background-color:#c3d9ff;
  padding: 5px;
  text-align: center;
}


/* NAVIGATION 
------------------------------ */
.nav {
  list-style-type: none;
  background-color:#eee;
  margin-top: 15px;
  min-height: 200px;
}

.nav li, .nav p
{
	margin-left: 10px;
	padding-left: 10px;
	width: 180px;
	font-size: 1.4em;
}

.nav li .first{
	padding-top: 0.1em;
}

.nav li a{
	/*padding-top: 0.1em;*/
	padding-bottom: 0.2em;
	/*margin-left: -10px; */
	padding-left: 25px;
	display: block;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}


.nav li a:hover{
	background-color: #369;
	color: #fff;
}

/* LINKS TO OTHER PAGES
------------------------------ */
.sideContent img{
	border: 0;
}

.sideContent #links{
  min-height: 420px;
}

.sideContent #links img{
	display: block;
	/*margin-left: auto;*/
	/*margin-right: auto; */
	margin-left: 15px;
	margin-bottom: 15px;
}

/* VALIDATORS
----------------------------- */
#footerTop{
	position: absolute; 
	top: -40px;
	padding-left: 10px;
}

#footerTop img{
	border: 0;
}

/* FORMS 
------------------------------ */
fieldset {
  font-size: 1.2em;
  margin: 5px 0 5px 0;
  padding-left: 10px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #ccc;
  background: #f8f8f8;
}

fieldset .fieldInfo {
  font-style: italic;
}

fieldset div {padding: 0.25em;}
fieldset div.groupStart { margin-top: 1em;}
legend {color: navy; font-weight:bold;}
label {float: left; width: 140px;}
fieldset div input {width: 20em;}
input#dob_day {width: 2em; margin-right: 0.2em;}
select#dob_month {width: 4em; margin-left: 0.2em; margin-right: 0.4em;}
input#dob_year {width: 4em; margin-left: 0.2em; }
form#frmApply .feedback {padding-left: 1em;}
input#gal {width: 8em;}

td.chkbox_label {
	font-size: 1em;
}
td.chkbox_label input {
	left: 10px;
    float: left;
	margin-top: 3px;
}
td.chkbox_label label {
	display: block;
    float: none;
	margin-left: 25px;
	width: 100px;
}

select {width: 15em;}
.formSubmit {width: 80px; margin-top: 1em;}
.formSubmit#delete {margin: 5px; width: 10em;}

.feedback {
  position: absolute;
  margin-left: 20em;
  left: 440px;
  right: 0;
  font-weight: bold;
  color: #ff0000;
  width: 18em;
}

table#forms_apply {
  margin-top: 2em;
  width: 100%;
  border: none;
  font-size: 1em;
}

table#forms_apply th {
  text-align: center;  
}

table#forms_apply .col1, table#forms_apply .col4{
  width: 15%;
}

table#forms_apply .col3 {
  width: 4%;
}

table#forms_apply .col2, table#forms_apply .col5 {
  width: 33%;
}

table#forms_apply .col3 {
  margin-left: 20px;
}

table#forms_apply select {
  width: 100%;
}


/* TABLES 
------------------------------ */
table {
  font-size: 1.2em;
  border-collapse: collapse;
  width: 720px;
  border: 1px solid #666;
}

th, td {padding: 0.2em 1em;} 
th.narrow, td.narrow {padding: 0.1em 0.25em;}
th#thChkbox, th#thNum {width: 5%;}
th#thName {width: 50%;}
th#thCategory {width: 20%;}
caption {font-size: 1.4em; font-weight: bold; margin: 2px;}

thead {
  background: #ccc url(img/bar.gif) repeat-x left center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

th {font-weight: normal; text-align: left;}
td.nowrap {white-space: nowrap;}
td.important {font-weight: bold;}

.odd {background-color: #edf5ff;}


/* OPTIONS 
------------------------------ */
optgroup option {padding-left: 20px; }
