/* CSS Document */

/***** Main Template *****/

input {
	line-height: 1;
}

/***** Common Content Formatting *****/

.simple:link, .simple:visited {
	text-decoration: none;
	color: #666;
}

.new {
	font-weight: bold;
	color: #c00;
	font-size: 11px;
	text-decoration: none;
}

h3 a:visited {
	color: #86b0e1;
}

.more:link, .more:visited {
	color: #666;
}

.simple:hover, .simple:active, .more:hover {
	color: #333;
}

.remove {
	color: #999;
	font-size: 85%;
}

.highlight, .search-highlight {
	background-color: #ff0;
	color: #685D00;
}

hr {
	height: 1px;
	background: #ccc;
	border: none;
}

.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

.tight {
	white-space: nowrap;
}

.disabled {
	color: #666;
}

.na, h2 span.deemphasize {
	color: #999;
	font-weight: normal;
}

img {
	border: none;
}

p {
	line-height: 1.4;
}

ul.compact {
	margin: 0;
	padding-left: 20px;
}

li {
	margin-bottom: 0.3em;
}

form {
	clear: left;
	margin: 0;
}

option.child-level {
	padding-left: 15px;
}

option.top-level {
	font-weight: bold;
}

h2 {
	margin: 0 0 0.2em 0;
	font-size: 185%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
}

.user-photo, .user-image {
	border: 1px solid #ccc;
	vertical-align: middle;
}

h2 .user-photo {
	float: left;
	margin-right: 5px;
}

h2 span, h3 span {
	color: #999;
	white-space: nowrap;
}

h3 {
	margin: 0 0 0.5em 0;
	font: normal 135%/1 arial,sans-serif;
	letter-spacing: -0.03em;
	clear: left;
	color: #4E463F;
}


h4 {
    clear: left;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.2em;
    color: #999;
}

.first {
	margin-top: 0;
}

pre, code {
	font-size: 100%;
	color: #666;
	margin: 0;
}


.instruction h3 {
	color: #6C7D8E;
}

/***** Template ****/

#header {
	background: #1B5790;
	color: #fff;
	float: inherit;
	width: 960px;
	margin-bottom: 5px;
	position: relative;
	font: 85% arial, helvetica, sans-serif;
}

#header a {
	color: #D2DCF3;
	font-size: 85%;
	font-weight: bold;
}

#header.header-simple {
/*	background: #1B5790 url(/images/menu-single.gif) 0 100% no-repeat;
*/
background-color:#CCC;
}

#header.header-simple .side-header {
/*	background: #1B5790 url(/images/menu-single.gif) 100% 100% no-repeat;
*/
background-color:#CCC;}

#header a:hover {
	color: #fff;
}

#header #search {
	position: absolute;
	top: 13px;
	right: 8px;
	padding-right: 10px;
}

#header label {
	color: #B6C6D6;
}

#header input, #header label {
	vertical-align: middle;
	font-size: 85%;
	line-height: 1.25em;
	padding-left: 2px;
}

#header #search-all, #header #search-specific {
	position: relative;
	top: -1px;
}

#header ul, #header li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul {
	float: left;
	width: 100%;
	clear: both;
}

#header-primary {
	background-color:#EFEFEF;
	float: left;
	width: 100%;
}

#header-primary a.current {
/*	background: url(/images/menu-primary-current.gif) 50% 100% no-repeat;
*/	color: #000;
}

#header-secondary {
/*	background: url(/images/menu-secondary.gif) 100% 100% no-repeat;
	float: left;
*/	width: 100%;
	background-color:#dddddd;
}

#header-secondary a.current, #header-primary.menu-single a.current {
/*	background: url(/images/menu-secondary-current.gif) 50% 100% no-repeat;
*/	color: #000;
	font-weight: bold; 
}

#header-secondary ul {
/*	background: url(/images/menu-secondary.gif) 0 100% no-repeat;
*/	width: 100%;
	background-color:#dddddd;
	border-top:#EFEFEF dotted 1px;

}

#header-primary.menu-single {
/*	background: url(/images/menu-primary.gif) 100% 100% no-repeat;
*/	background-color:#e6e6e6;
}

#header-primary.menu-single ul {
/*	background: url(/images/menu-primary.gif) 0 100% no-repeat;
*/}

#header-primary a:hover, #header-secondary a:hover {
	color: #000;
	text-decoration: underline;
}

#header li {
	display: inline;
}

#header li a, .submit {
	text-decoration: none;
	color: #727272;
	padding: 5px 6px;
	position: relative;
	left: 5px;
	word-spacing: -0.17em;
	float: left;
	display: block;
	white-space: nowrap;
}

#header-secondary li a {
	border: none;
	font-weight: normal;
    word-spacing: 0em;
}



#header li a.customize {
	color: #fff;
}

#header-primary li a.submitES {
	float: right;
	left: 0;
	display: block;
	padding: 5px 33px 5px 25px;
	margin-right: 15px;
	/*background: url(/images/submit-new.gif) 100% 50% no-repeat;*/
	background: url(/images/es.gif) 100% 50% no-repeat;
	word-spacing: 0;
	text-align: right;
}

#header-primary li a.submitEN {
	float: right;
	left: 0;
	display: block;
	padding: 5px 33px 5px 25px;
	margin-right: 15px;
	/*background: url(/images/submit-new.gif) 100% 50% no-repeat;*/
	background: url(/images/en.gif) 100% 50% no-repeat;
	word-spacing: 0;
	text-align: right;
}

#header-primary li.extra a {
	padding-left: 20px;
    padding-right: 2px;
	background: url(/images/menu-divider.gif) 7px 50% no-repeat;
}

#announce {
	background: url(/images/announce.gif) 0 0 no-repeat;
	padding-left: 15px;
	clear: both;
	margin-top: 5px;
}

#announce div {
	padding: 7px 15px 2px 0;
	font-size: 105%;
	height: 25px;
	color: #8E8982;
	background: url(/images/announce.gif) 100% 0 no-repeat;
	line-height: 1;
}

#announce a {
	color: #8E8982;
}

#announce a:hover {
	color: #000;
}

#announce .close {
	vertical-align: middle;
	padding-left: 0.7em;
}
