/* SC Style Sheet - Layout and Colours  */

/*Inventory of colours
#703A04 - dark brown, separation of button in horizontal menu
#905214 - brown, buttons in horizontal menu, h3 and h5
#092242 - dark blue, horizontal menu, bottom navigation, h2 and h4
#eeebe5 - light grey, body background
#C1C5CE - blue-grey, footer background
#333333 - dark grey, body font colour
#666666 - visited links
#c9a95d - "dark gold"

*/

body {
	background-color: #C1C5CE;
	color: #333333;
}
#main {
	background-color: #fff;
	border: 10px solid #fff;
	min-width:940px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
#skiplink, #skiplink a {
	color:#C1C5CE;
}

#skiplink ul {
	margin-top:-13px;
	}

/* LANGUAGES */
/*#languages {
	background-color: #092242;
	background-image:url(../../../en/sc/img/lang_bar.jpg);
	background-repeat: none;
	color: #fff;
	height: 15px;
	text-align: center;
	font-weight: bold;
}
*/
#languages ul li#russian {
	color: #fff;
	font-weight: normal;
}
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color: #fff;
}
.no_lang_link {
	display: none;
}
/* TOP BANNER */
#topbanner {
	background-color: #092242;
	background-image: url(../img/banner_sc.jpg);
	background-repeat: no-repeat;
	height: 115px;
	clear:both;
}
#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(../img/banner_sc.jpg);
	background-repeat: no-repeat;
	color: #fff;
	height: 115px;
}

/* HORIZONTAL NAVIGATION */

.home {
	width: 40px;
    background-image: url(../../../en/sc/img/home.png);
    text-indent: -9999px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#horizontalnav {
	margin-bottom: 0;
	padding-bottom: 0;
	
}
#horizontalnav ul {
	background-color: #092242;
	color: #fff;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#horizontalnav ul li {
	background-color: #092242;
	color: #fff;
	float: left;
	list-style-type:none;
	margin-bottom: 0;
	padding: 0;
}
#horizontalnav ul li a {
	color: #fff;
	display: block;
	padding-top: 0.5em;
	padding-right: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 0.4em;
}
#horizontalnav a:hover {
	background-color:#905214;
	color: #fff;
}
#horizontalnav .middle { /*aligns one line navigation item in the middle of the bar*/
	padding-top: 1em;
	padding-bottom: 1.3em;
}



/* LEFT SIDE NAVIGATION */
#mainnav {
	float: left;
	margin-left: 1.1em /*2.5%*/;
	padding-top: 15px;
	width: 21%;
}
#mainnav ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}
#mainnav ul li {
	display: block;
	list-style-type: none;
}
#mainnav ul li a {
	display: block;
	color: #092242;
	padding-left: 12px;
	margin-bottom: 3px;
	background-image: url(../../../en/sc/img/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 2px;*/
}
#mainnav ul li a:hover {
	/*border-left-color: #c9a95d;*/
	/*color: #703A04 905214;*/
	text-decoration: underline;
	background-image: url(../../../en/sc/img/bullet6.gif);
}

/*#c9a95d -  "dark gold"
#703A04 - dark brown, separation of button in horizontal menu
#905214 - brown, buttons in horizontal menu, h3 and h5



#mainnav ul li {
	display: block;
	list-style-type: none;
}
#mainnav ul li a {
	display: block;
	color: #092242;
	padding-left: 5px;
	margin-bottom: 2px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 2px;
}
#mainnav ul li a:hover {
	display: block;
	border-left-color: #c9a95d;
	color: #905214;
}*/
#mainnav ul ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
#mainnav ul ul li {
	padding: 0;
	margin: 0;
	border: none;
}
#mainnav ul ul li a {
	display: block;
	padding-left: 12px;
	background-image: url(../../../en/sc/img/bullet8.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#mainnav ul ul li a:hover {
	background-image: url(../../../en/sc/img/bullet7.gif);
	/*color:#905214;
	display:block;*/
}
#mainnav img {
	border: none;
}

/* CONTENT AREA */
#content {
	float:right;
	margin-right: 1.1em /*2.5%*/;
	padding-top: 15px;
	width:70%;
	padding-bottom: 25px;
}
#content h2 {
	color: #092242;
	margin-bottom: .6em;
	margin-top: 0;
	padding-top:.5em;
}
#content h3 {
	color: #905214;
	margin-bottom: .5em;
}
#content h4 {
	color: #092242;
	margin-bottom: .4em;
}
#content h5 {
	color: #905214;
	margin-bottom: .3em;
}
#content ul {
	margin-left: 1.5em;
	padding-left: 2em;
}
#content ul li {
	margin-left: 0;
	padding-left: 0.8em;
	list-style-type: none;
	background-image: url(../../../en/sc/img/bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0% 9px;
}
#content ol li, #content dl dt, #content dl dd {
	margin-left: 1.5em;
	padding-left: 1em;
}
#content ul ul {
	margin-left: 0.5em;
	padding-left: 0;
}
#content ul ul li {
	margin-left: 0;
	padding-left: 0.6em;
	list-style: none;
	background-image: url(../../../en/sc/img/bullet2.gif);
	background-repeat:no-repeat;
	background-position: 0% 9px;
}
#content a {
	color:#092242;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #905214;
}
#content .pix {
	padding: 10px;
	float: right;
	font-size: 90%;
	color: #905214;
	width: 300px;
}
/*Quick Facts Boxes*/
#content .factsbox {
	border-color: #092242;
	border-style: dotted;
	border-width: 1px;
	float: right;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 25px;
	margin-right: 0;
	padding: 0;
	width: 30%;
}
#content .factsbox h3 {
	color: #092242;
	padding: 10px;
	margin: 0;
}
#content .factsbox ul.facts {
	margin: 0;
	list-style: none;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
#content .factsbox ul.facts li {
	list-style: none;
	background-image: url(../../../en/sc/img/pin.gif);
	background-repeat: no-repeat;
	background-position: 0% 0;
	padding-left: 1.3em;
	margin: 0;
}
/*Tables*/
#content table {
	border: 1px solid #C1C5CE;
	margin-top: 1.5em;
	width: 97%;
}
#content th, td {
	border: 1px dotted #C1C5CE;
	vertical-align: top;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
}
#content th {
	font-size: 105%;
	color: #905214;
	text-align: center;
}
#content td {
 text-align: left;
}
#content table.yrlist td {
	text-align: center;
}
#content th.tbltitle {
	background-color: #eeebe5;
}
#content td.tbl20 {
	width: 20%;
}
#content td.tbl60 {
	width: 60%;
}

/* BOTTOM NAVIGATION */
#bottomnav {
	clear: both;
	background-color: #092242;
	color: #fff;
	height: 15em;
}
#basicfacts {
	float: left;
	width: 18%;
	padding-left: 2em;
	padding-right: 0em;
}

#keydocs {
	float: left;
	width: 22%;
	padding-left: 0em;
	padding-right: 0em;
}
#resources {
	float: left;
	width: 25%;
	padding-left: 0em;
	padding-right: 0em;
}
#quicklinks {
	float: left;
	width: 31%;
	padding-right: 0em;
	padding-left: 0em;
}
#bottomnav p {
	padding-top: 1.7em;
	/*padding-right: 0;
	padding-bottom: 0;
	padding-left: 3em;*/
}
#bottomnav ul {
	padding: 0;
/*	padding-right: 0.5em;
	padding-left: 3em;
	padding-right: 4em;*/
}
#bottomnav ul li {
	/*padding-left: 0px;
	list-style: none;*/
	margin-left: 0;
	padding-left: 0.8em;
	list-style-type: none;
	background-image: url(../../../en/sc/img/bullet3.gif);
	background-repeat:no-repeat;
	background-position: 0% 9px;
}
#bottomnav ul li a {
	/*list-style: none;
	background-image: url(../../../en/sc/img/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;*/
	color:#fff;
}
/*#bottomnav ul li a:hover {
	color:#fff;
}
#bottomnav #keydocs ul li {
	padding-left: 2.1em;
	padding-right: 3em;
}
#bottomnav #keydocs p {
	padding-left: 2.6em;
	padding-right: 1em;
}*/

/* FOOTER BAR */
#footer {
	background-color: #c1c5ce;
	color: #092242;
}
#footer ul {
	margin-top: 0em;
	padding-top: .1em;
}
#footer ul li {
	display: inline;
	margin-right:0;
}
#footer ul li a {
	color: #0f305a;
}
#footer ul li a:visited {
	color: #ffffff;
}
#footer ul li a:hover {
	color: #ffffff;
}
.top {
	height: auto;
	width: auto;
	z-index: 99;
	font-size: 1em;
	position: fixed;
	bottom: 20px;
	right: 2%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	padding: 5px;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333;
	-box-shadow: 3px 3px 5px #7E7E7E;
	-moz-box-shadow: 3px 3px 5px #7E7E7E;
	-webkit-box-shadow: 3px 3px 5px #7E7E7E;
	color: #092242;
	font-weight: bold;
}
a.top:hover {
	-box-shadow: 0px 3px 5px #FFF;
	-moz-box-shadow: 0px 3px 5px #FFF;
	-webkit-box-shadow: 0px 1px 5px #FFF;
}