  /* Style sheet  */


body {
	background-image: url(/ru/events/sport2005/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #83bfea;
}
#main {
	background-color: #fff;
	min-width:790px;
	width:790px;
	color: #333333;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#0473C4;
}

/* LANGUAGES */

#languages {
	background-color: #FFFFFF;
}

#languages ul li#russian  {
	color: #0473c4;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666666;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #0473c4;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 99px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #67564F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8b7b0;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/events/sport2005/images/top.jpg);
	background-repeat: no-repeat;
	height: 99px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1.3em;
	
}
#content p {
	text-align: justify;
}
#content  p.toppara {
	padding-top: 2em;
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#0473c4;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ul {
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(/ru/events/sport2005/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}

#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	margin-left: -20px;
}
#content ul ul li  {
	background-position: 15px 3px;
	background-image: url(/ru/events/sport2005/images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content ol {
	margin-bottom:6px;
	margin-top: 0px;
	margin-left: 17px;
}
#content ol li {
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1em;
}

#content h2 {
	color: #695851;
	font-size: 140%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
 #content h3 {
	color: #000000;
	font-size: 130%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0101;
	background-color: #efefef;
	margin-top: 2em;
	margin-bottom: 1.5em;
}
#content h4 {
	font-weight: bold;
	padding-bottom: 10px;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-style: italic;
	margin-left: 0px;
	font-size: 120%;
}

/* MAIN NAVIGATION */


#mainnav  {
	float: left;
	width: 22%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-top: 0px;
	background-color: #f0e9e7;
	padding-top: 17px;
	
}

#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8b7b0;
	
}

#mainnav ul li#unhome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c8b7b0;
}
#mainnav ul li a {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1em;
}



#mainnav ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #685750;
	padding-left: 9px;
}

#rightmenu {
	padding-left: 0px;
	margin-left: 10px;
	float: right;
	width: 35%;
	margin-bottom: 10px;
	background-color: #e7effc;
	border: 5px solid #cddcf6;
}
#rightmenu ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#rightmenu ul li {
	padding-left: 20px;
	background-position: 0px 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: none;
	padding-right: 0px;
}
#rightmenu ul li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

#content #rightmenu ul li a {
	text-decoration: none;
	
}

#content #rightmenu ul li a:hover {
	text-decoration: underline;
}

#imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
	width: 200px;
	text-align: left;
	background-color: #EFEFEF;
	margin-left: 1%;
	border: 1px solid #CCCCCC;
	}
	
#imgleft {
	font-size: x-small;
	float:left;
	color:#000000;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
	width: 200px;
	text-align: left;
	background-color: #EFEFEF;
	margin-right: 1%;
	border: 1px solid #CCCCCC;
	}
#imgleft150 {
	font-size: x-small;
	float:left;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
	width: 150px;
	text-align: left;
	background-color: #EFEFEF;
	margin-right: 1%;
	border: 1px solid #CCCCCC;
	}


/* FOOTER BAR */

#footer {
	color: #FFFFFF;
	background-color: #685750;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
