/*  ============================================================================================  */
/*  Author: RDESIGN http://rdesign.ru															  */
/*  ============================================================================================  */


/*  ============================================================================================  */
/*	GENERAL																						  */
/*  ============================================================================================  */


* {
	outline: none;
	margin: 0;
	padding: 0;
}

html,
body {
	width:100%;
	height:100%;
	min-width:960px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	cursor: default;
	font-size: small;
	color: #000000;
	background-color:#ffffff;
}

table {
	border: none;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
a {
	color: #00aae4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
}
li {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 30px 0px 5px 0px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-size: 150%;
	line-height: 110%;
	text-transform: uppercase;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h3 {
	font-size: 120%;
	line-height: 120%;
}

h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
sub {
	font-size: 80%;
	position: relative;
	top: 0.3em;
	vertical-align: baseline;
}
sup {
	font-size: 80%;
	position: relative;
	top: -0.4em;
	vertical-align: baseline;
}
em {
	font-style: normal;
}
dl, dt, dd {
	padding: 0px;
	margin: 0px;
}

address {
	padding: 0px;
	margin: 30px 0px;
}

hr {
	border: none;
	border-bottom: solid #666666 1px;
	display: block;
	height: 1px;
	margin: 10px 0px;
}

/*	LAYOUT =====================================================================================  */


.container {
	float:left;
	width:100%;	
	min-height:100%;
	_float:none;
	_height:100%;
	background:url('../images/bg/main.jpg') center top no-repeat;
}
.hide {
	display:none;
}
.container.secondary {
	background:url('../images/bg/secondary.jpg') right top no-repeat;
}
.container.map {
	background:url('../images/bg/grass.jpg') center repeat;
	position:relative;
	overflow-x:hidden;
}

.footer {
	float:left;
	clear:both;
	width:100%;
	height:135px;
	background:url('../images/bg/footer.png') left top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/footer.png', sizingMethod='crop');
	margin-top:-136px;
	position:relative;
}
.footer .logo {
	top:55px;
	right:4%;
	position:absolute;
}
.footer.mapf .logo {
	background:url('../images/logo/rdesign.png') left top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/logo/rdesign.png', sizingMethod='crop');
}
.footer .info {
	top:55px;
	left:24%;
	font-family:Georgia;
	color:#666666;
	position:absolute;
}
.footer.mapf .info {
	color:#ffffff;
}

.indent {
	padding:0 4%;
}
.delimiter {
	float:left;
	clear:both;
	width:100%;
	height:1px;
	font-size:1px;
	border-top:1px #d0d0d0 solid;
	margin-top:10px;
	padding-bottom:15px;
}

.header {
	top:45px;
	left:4%;
	position:absolute;
}
.header img,
.header ul {
	float:left;
	clear:none;
}
.header img {
	background:url('../images/logo/sport-park.png') top left no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/logo/sport-park.png', sizingMethod='crop');
}
.header ul {
	margin-top:25px;
	margin-left:20px;
}
ul.submenu {
	margin-top:0px;
	margin-left:30px;
	margin-bottom:25px;
	padding:0;
}

.header ul li,
ul.submenu li {
	font-size:115%;
	font-family:Georgia;
	list-style:none;
}
.header ul li b a,
ul.submenu li b a {
	text-decoration:none;
	color:#ffffff;
}
.header ul li b a:hover,
ul.submenu li b a:hover {
	text-decoration:underline;
}
.header ul li a,
ul.submenu li a {
	color:#cc0000;
}

.content {
	float:left;
	clear:both;
	width:100%;
	margin-top:560px;
}
.secondary .content {
	margin-top:310px;
}
.block {
	float:left;
	clear:both;
	width:100%;
}
.block .pad {
	float:right;
	clear:none;
	width:29%;
	/*margin-bottom:35px;*/
}
.tagspage .block .pad {
	width:39%;
}
.block h2,
.block .t {
	float:left;
	clear:none;
	width:70%;
	font-family:Georgia;
	font-size:200%;
	color:#000000;
	margin-top:-5px;
}
.tagspage .block h2 {
	width:60%;
}
.block h2 {
	font-size:150%;
	font-style:italic;
	color:#999999;
	margin:0;
	margin-top:-5px;
}
.block h2 b {
	font-size:135%;
	font-weight:normal;
	color:#000000;
	position:relative;
}

.search {
	float:left;
	clear:none;
	width:210px;	
}
.map .search {
	top:45px;
	right:4%;
	width:210px;	
	position:absolute;
}
.search .l,
.search .r {
	background:url('../images/bg/search-l-r.png') top left no-repeat;
	_background:url('../images/bg/search-l-r.gif') top left no-repeat;
}
.map .search .l,
.map .search .r {
	_background:url('../images/bg/search-l-r-grass.gif') top left no-repeat;
}
.search .l {
	padding-left:18px;
}
.search .r {
	padding-right:18px;
	background-position:right -19px;
}
.map .search .r {
	padding-right:18px;
	_background:url('../images/bg/search-l-r-grass.gif') top left no-repeat;	
	background-position:right -19px;
}
.search .c {
	height:17px;
	background:url('../images/bg/search-c.gif') left top repeat-x;
	padding-top:2px;
	//padding-top:1px;
}
.search input {
	font-size:11px;
	color:#999999;
	border:1px #ffffff solid;
	border-top:1px #ededed solid;
	padding-left:5px;
}

.block1 {
	float:left;
	clear:both;
	width:100%;
	margin-top:35px;
}
.tagssearch .block1 {
	width:80%;
}
.tagssearch .block1 .tagssearch {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:50px;
}
.tagssearch .block1 .tagssearch input {
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:135%;
	color:#666666;
	border:1px #999999 solid;
	margin-left:25px;
	padding:3px;
}

.block2,
.block3 {
	float:left;
	clear:none;
	padding-bottom:200px;
}

.block2 {
	width:65%;
	padding-right:5%;
}
.tagspage .block2 {
	width:53%;
	padding-right:7%;
}
.tagssearch .block2 {
	width:100%;
	padding-right:0;
}
.block2.up {
	margin-top:-100px;
}

.block2.page-content img {
	float:left;
	clear:both;
	margin:0 !important;
	padding:0px 10px 10px 0px;
}
.block2.page-content p {
	float:left;
	clear:both;
	width:100%;
}

.block2 .title {
	float:right;
	clear:both;
	width:67%;
}
.block2 .title ul {
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px #d0d0d0 solid;	
	margin-bottom:30px;
	padding:0 0 15px 0;
	position:relative;
}
.block2 .title ul li {
	float:left;
	clear:none;
	width:32%;
	list-style:none;
	_overflow:hidden;
}
.block2 .title ul li a,
.block2 .title ul li span {
	float:left;
	font-family:Georgia;
	font-size:115%;
	font-style:italic;
	color:#007198;
	text-decoration:none;
}
.block2 .title ul li span {
	color:#000000;
}
.block2 .title ul li a div,
.block2 .title ul li span div {
	text-align:center;
	text-decoration:underline;
}
.block2 .title ul li span div {
	text-decoration:none;
}
.block2 .title ul li a:hover div {
	text-decoration:none;
}
.block2 .title label {
	font-family:Georgia;
	font-size:200%;
	color:#000000;
}
.block2 .title label a {
	font-size:75%;
	font-style:italic;
	color:#000000;
	text-decoration:none;
	border-bottom:1px #00afe6 dashed;
	margin-left:25px;
	cursor:pointer;
}
.block2 .title label a:hover {
	border:none;
}

.block2 .news {
	float:left;
	clear:none;
	width:100%;
	margin-bottom:35px;
	position:relative;
}
.block2 .news.last .info {
	border-bottom:1px #d0d0d0 solid;
	padding-bottom:10px;
}
.secondary .block2 .news.last .info {
	padding-bottom:35px;
}
.block2 .news .img {
	/*position: absolute;
	top: 0px;
	left: -15px;
	width: 1px;
	height: 1px;*/
	/*overflow: visible !important;*/
	float:left;
	clear:none;
	width:500px;
	margin-left:-500px;
	position:relative;
}
.block2 .news .img img {
	/*position: absolute;
	top: 0px;
	right: 0px;*/
	float:right;
	clear:both;
}
.block2 .news .text {
	position: relative;
	float:right;
	clear:none;
	width:67%;
}
.block2 .news .text label,
.block2 .news .text .h,
.block2 .news .text .info {
	float:left;
	/*clear:both;*/
	clear:none;
}
.block2 .news .text label {
	width:100%;
	font-size:90%;
	color:#999999;
}

/*.block2 .news .text,
.block2 .news .img {
	float:right;
	clear:none;
}
.block2 .news .text {
	width:67%;
}
.block2 .news .text label,
.block2 .news .text .h,
.block2 .news .text .info {
	float:left;
	clear:both;
}
.block2 .news .text label {
	font-size:90%;
	color:#999999;
}*/


.block2 .news.new .text label {
	font-family:Georgia;
	font-size:100%;
	color:#000000;
}
.block2 .news .text .h {
	font-family:Georgia;
	font-size:115%;
	margin-top:10px;
}
.block2 .news.new .text .h {
	font-size:200%;
}
.block2 .news .text .info {
	width:100%;
	color:#666666;
}

.block2 .news.anonce .text {
	background-color:#eeeeee;
	padding:15px 0;
}
.block2 .news.anonce .text .indent {
	padding:0 15px;
}
.block2 .news.anonce .text img {
	float:left;
	clear:none;
}
.block2 .news.anonce .text .w,
.block2 .news.anonce .text .wl {
	text-align:right;
}
.block2 .news.anonce .text .wl {
	font-family:Georgia;
	color:#000000;
}
.block2 .news.anonce .text .wl em {
	color:#999999;
	margin:0 5px;
}

.block2 .news.anonce .text .w {	
	font-size:90%;
	color:#888888;
	margin-top:5px;
}
.block2 .news.anonce .text .r {
	font-size:90%;	
}
.block2 .news.anonce .text h1 {
	float:left;
	clear:both;
	font-family:Georgia;
	font-size:200%;
	text-transform:none;	
}
.block2 .news .text .info .tags,
.block2 .text-container .tags,
.block2 .news .text .info .comment,
.block2 .news .text .info .report {
	float:right;
	clear:both;
	font-size:90%;
	margin-top:10px;
}
.block2 .news .text .info .tags,
.block2 .text-container .tags {
	color:#999999;
	margin-top:15px;
}
.block2 .news.anonce .text .info .tags {
	color:#666666;
}
.block2 .news .text .info .tags a,
.block2 .text-container .tags a {
	color:#cccccc;
	margin-left:5px;
}
.block2 .news .text .info .tags b,
.block2 .text-container .tags b,
.block2 .news .text .info .tags b a,
.block2 .text-container .tags b a {
	font-weight:normal;
	color:#666666;
}
.block2 .news.anonce .text .info .tags a {
	color:#999999;
}
.block2 .news .text .info .comment,
.block2 .news .text .info .comment.l,
.block2 .news .text .info .report {	
	color:#cccccc;
	background:url('../images/icons/comments-light.gif') left top no-repeat;
	padding-left:20px;
}
.block2 .news .text .info .report {
	color:#888888;
	background:url('../images/icons/reports.gif') 5px 1px no-repeat;
}
.block2 .news.anonce .text .info .comment,
.secondary .block2 .news .text .info .comment {
	color:#888888;
	background:url('../images/icons/comments.gif') left top no-repeat;
}
.block2 .news .text .info .comment.l {	
	color:#cccccc;
	background:url('../images/icons/comments-light.gif') left top no-repeat;
}
.block2 .news.anonce .text .info .comment {
	margin-top:45px;
}
.block2 .rss {
	position: relative;
	float: left;
	display: block;
	width: 120px;
	height: 100px;
	overflow: visible;
	margin: 100px -120px -200px -20px;
	padding: 0px 0px 0px 20px;
	background:url('../images/icons/rss.gif') left top no-repeat;
	zoom: 1;
}
.block2 .rss a {
	font-family:Georgia;
	color:#000000;
}
.block2 .rss div {
	font-size:90%;
	color:#999999;
	margin-top:5px;
}

/*.block2 .news.anonce .rss {
	top:50%;
	left:0;
	background:url('../images/icons/rss.gif') left top no-repeat;
	margin-top:-25px;
	padding-left:20px;
	position:absolute;
}
.block2 .news.anonce .rss a {
	font-family:Georgia;
	color:#000000;
}
.block2 .news.anonce .rss div {
	font-size:90%;
	color:#999999;
	margin-top:5px;
}
.block2 .news .img {
	width:33%;
	margin-top:30px;
	overflow:hidden;
}
.block2 .news .img * {
	float:right;
	clear:none;
}
.block2 .news .img .indent {
	padding:0 15px 0 0;
}*/

.block2 .text-container {
	float:left;
	clear:both;
	width:100%; 
	background-color:#e3e3e3;
	border-bottom:1px #f2f2f2 solid;
	margin-top:45px;
	margin-bottom:25px;
	padding:25px 0 30px 0;
	position:relative;
}
.block2 .text-container .indent {
	/*padding:0 5px 0 25px;*/
	padding:0 25px;
}
.block2 .text-container .word {
	background:url('../images/icons/word.gif') left top no-repeat;
	padding-left:23px;
}
.block2 .text-container .tabs {
	/*top:0px;
	left:0px;
	margin-top:-46px;
	padding:0;
	position:absolute;*/
	float:left;
	clear:both;
	margin-top:-71px;
	margin-left:-25px;
	_margin-left:-13px;
	padding:0;
	position:relative;
}
.block2 .text-container .tabs li {
	float:left;
	clear:none;
	font-family:Georgia;
	color:#989898;
	list-style:none;
	border-top:1px #f2f2f2 solid;
	background-color:#f2f2f2;
	padding:6px 0; 
	cursor:pointer;
}
.block2 .text-container .tabs li.selected {
	color:#000000;
	background-color:#e3e3e3;
	cursor:default;
	margin-right:-1px;
	position:relative;
}
.block2 .text-container .tabs li span {
	float:left;
	text-decoration:underline;	
	padding:6px 15px;
	border-left:1px #e3e3e3 solid;
}
.block2 .text-container .tabs li span.first {
	border:0;
}
.block2 .text-container .tabs li.selected span {
	text-decoration:none;
}
.block2 .text-container .tabs li:hover span {
	text-decoration:none;
}
.block2 .text-container .text,
.block2 .text-container .text label,
.block2 .text-container .text p,
.block2 .text-container .text ul,
.block2 .text-container .text div {
	float:left;
	clear:both;
}
.block2 .text-container .text,
.block2 .text-container .text p,
.block2 .text-container .text div {
	width:100%;
}
.block2 .text-container .text p,
.block2 .text-container .text ul,
.block2 .text-container .text div {
	font-size:115%;
	color:#666666;
	margin-top:20px;	
}
.block2 .text-container .text img,
.block2 .text-container .text div.flt {
	float:left;
	clear:none;
}
.block2 .text-container .text div.flt,
.block2 .text-container .text div.flt div {
	width:auto;
	margin:0;
}
.block2 .text-container .text div.flt {
	font-size:100%;
}
.block2 .text-container .text img {
	padding-right:10px;
	padding-bottom:10px;
}
.block2 .text-container .text label {
	font-family:Georgia;
	color:#000000;
	margin-bottom:10px;
}
.block2 .text-container .text label span {	
	color:#666666;
}
.block2 .text-container .tags {
	clear:both !important;
	font-family:Georgia;
	font-size:100%;
	color:#666666;
	margin:0 0 10px 0;
}
.block2 .text-container .tags a {
	color:#999999;
}

.block2 .fotos {
	float:left;
	clear:both;
	width:100%;	
}
.block2 .fotos .foto {
	float:left;
	clear:none;
	height:210px;
	margin-right:20px;
}
.block2 .fotos .foto img {
	border:6px #ffffff solid;
	background-position:center center;
	background-repeat:no-repeat;
}
.block2 .fotos .foto .indent {
	padding:0 6px;
}
.block2 .fotos .foto a,
.block2 .fotos .foto label {
	float:left;
	clear:both;
}
.block2 .fotos .foto a {
	cursor:pointer;
}
.block2 .fotos .foto .indent a {
	margin-top:10px;
}
.block2 .fotos .foto label {
	color:#999999;
	margin-top:5px;
}
.block2 .fotos .foto label span {
	color:#666666;
}

.lightbox-foto .comments,
.block2 .comments {
	float:left;
	clear:both;
	width:100%;
}
.lightbox-foto .comments .indent,
.lightbox-foto .comment-form .indent,
.block2 .comments .indent,
.block2 .comment-form .indent {
	padding:0 0 0 25px;
}
.lightbox-foto .comments .wraper,
.block2 .comments .wraper {
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px #ccc solid;
	margin-bottom:15px;
	padding-bottom:25px;
}
.lightbox-foto .comments .wraper label,
.block2 .comments .wraper label {
	color:#666666;
}
.lightbox-foto .comments .wraper label b,
.block2 .comments .wraper label b {
	color:#000000;
}
.lightbox-foto .comments .wraper label em,
.block2 .comments .wraper label em {
	margin:0 5px;
}
.lightbox-foto .comments .wraper p,
.block2 .comments .wraper p {
	font-size:115%;
	color:#666666;
	margin-top:20px;
}
.lightbox-foto .comments .wraper p i,
.block2 .comments .wraper p i {
	font-size:85%;
	font-style:italic;
	color:#000000;
}

.lightbox-foto .comment-form,
.block2 .comment-form {
	float:left;
	clear:both;
	width:100%;	
	margin-top:15px;
	position:relative;
}
.block2 .comment-form .fix {
	bottom:20px;
	right:0px;
	font-family:Georgia;
	font-size:135%;
	color:#990000;
	position:absolute;
}
.lightbox-foto .comment-form .fix {
	float:left;
	clear:both;
	font-family:Georgia;
	font-size:135%;
	color:#990000;
}
.lightbox-foto .comment-form h2,
.block2 .comment-form h2 {
	color:#666666;
	margin-bottom:15px;
}
.lightbox-foto .comment-form .padding,
.block2 .comment-form .padding {
	float:none;
	padding-right:160px;
}
.lightbox-foto .comment-form label,
.block2 .comment-form label {
	float:left;
	clear:both;
	width:100%;
	color:#666666;
	margin-bottom:20px;
}
.lightbox-foto .comment-form label.l,
.lightbox-foto .comment-form label.r,
.block2 .comment-form label.l,
.block2 .comment-form label.r {
	float:left;
	clear:none;
	width:49%;
}
.lightbox-foto .comment-form label.r,
.block2 .comment-form label.r {
	float:right;
}
.lightbox-foto .comment-form input,
.lightbox-foto .comment-form textarea,
.block2 .comment-form input,
.block2 .comment-form textarea {
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	border:1px #cccccc solid;
	margin-top:5px;
	padding:3px 0;
}
.block2 .results {
	float:left;
	clear:both;
	width:100%;
	border-top:1px #d0d0d0 solid;
	border-bottom:1px #d0d0d0 solid;
	margin-top:20px;
	padding:20px 0 15px 0;
}
.block2 .results .news .text {
	/*width:100%;*/
	width:78%;
}


.block3 {
	float:right;
	width:29%;
}
.tagspage .block3 {
	width:39%;
}
.block3 .tags,
.block3 .events {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:40px;
}
.block3 .tags h2,
.block3 .tags div {
	float:left;
	clear:both;
}
.lightbox-foto .comments h2,
.block2 .comments h2,
.block3 .tags h2,
.lightbox-foto .comment-form h2,
.block2 .comment-form h2 {
	font-family:Georgia;
	font-size:150%;
	font-style:italic;
	margin-top:0;
}
.block3 .tags .archive,
.block3 .tags .indent {
	padding-left:30px;
}
.block3 .tags .indent {
	padding-right:0px;
}
.block3 .tags .block {
	width:100%;
}
.tags a,
.block3 .tags div a {
	float:none;
	font-family:Georgia;
	font-size:90%;
	margin-right:5px;
	/*padding-top:10px;*/
}

.block3 .events .event {
	float:left;
	clear:both;
	width:100%;
	margin-top:20px;
	margin-bottom:5px;
}
.block3 .events h1 {
	font-family:Georgia;
	font-size:250%;
	font-style:italic;
	text-transform:none;
	margin-top:0;
}
.block3 .events .event .indent {
	padding:0 0 0 30px;
}
.block3 .events .event label,
.block3 .events .event a {
	float:left;
	clear:both;
}
.block3 .events .event label {
	font-family:Georgia;
	color:#999999;
	background:url('../images/icons/marker.gif') left 3px no-repeat;
	margin-left:-20px;
	padding-left:20px;	
}
.block3 .events .event a {
	width:100%;
	font-family:Georgia;
	font-size:150%;
	color:#990000;
	margin-top:5px;
}
.block3 .events .event.far a {
	font-size:115%;
}

.tags .archive,
.archive,
.redir {
	float:left;
	clear:both;
	font-family:Georgia;
	font-size:150%;
	color:#ababab;
	background:url('../images/icons/arrow.gif') right 12px no-repeat;
	margin-top:20px;
	padding-right:25px;
}
h2.archive{
	font-style:italic;
	background-position:right 8px;
	margin-top:5px;
	padding-right:30px;
}
.redir {
	color:#000000;
	background:url('../images/icons/arrow.gif') right 10px no-repeat;
	margin-top:10px;
	margin-bottom:50px;
	padding-right:25px;
}

.lightbox-foto {
	float:left;
	clear:both;
	width:100%;
	margin-top:-40px;
}
.lightbox-foto .controls {
	float:left;
	clear:both;
	width:100%;
}
.lightbox-foto .controls a {
	float:left;
	clear:none;
	font-family:Georgia;
	font-size:150%;
	font-style:italic;
	color:#0099cc;
	background:url('../images/icons/lightbox-arrow-l.gif') left 10px no-repeat;
	padding-left:30px;
	cursor:pointer;
}
.lightbox-foto .controls .r {
	float:right;
	background:url('../images/icons/lightbox-arrow-r.gif') right 10px no-repeat;
	padding-right:30px;
}
.lightbox-foto .foto-cont {
	float:left;
	clear:both;
	width:100%;
	margin-top:15px;
	margin-bottom:50px;
}
.lightbox-foto .foto-cont h2 {
	font-size:150%;
	margin-top:12px;
	margin-bottom:15px;
}
.lightbox-foto .foto-cont label {
	color:#999999;
}
.lightbox-foto .foto-cont label b {
	font-weight:normal;
	color:#666666;
}

.dropdown-menu-bg {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:fixed;
	_position:absolute;
}
.dropdown-menu {
	background-color:#ffffff;
	border:1px #ccc solid;
	padding:5px 0 10px 0;
}
.dropdown-menu li {
	float:left;
	clear:both;
	list-style:none;
	margin:0;
}
.dropdown-menu li a {
	float:left;
	font-family:Georgia;
	font-size:150%;
	font-style:italic;
	text-decoration:none;
	color:#999999;
	padding:5px 10px 0 10px;
}


.spec-menu ul {
	margin-left:-22px;
}
.spec-menu ul li {
	font-family:Arial;
	font-weight:bold;
	background:url('../images/icons/flags.gif') left -28px no-repeat;
	margin-top:10px;
	padding-left:22px;
}
.spec-menu ul li.selected {
	background-position:left 2px;
}
.spec-menu ul li a {
	color:#00AAE4;	
}


