/* CSS Document */ 
body {
	background-color: #FFFFFF;
	/* background-image: url(/images/bg_blue.jpg); */
	font-size: 12px; font-family : Arial, Helvetica, sans-serif; 
	color: #5D5D5D;
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;	
}
a:link {
	color: #23AFD2;
}
a:visited {
	color: #23AFD2;
}
a:active {
	color: #23AFD2;
}
a:hover {
	color: #0093B8;
}

a#dotted {
	border-bottom: 1px dashed #23AFD2;
	text-decoration: none;
}

li {
	list-style-image: url(/images/li.gif);
	color: #000000;
}
table, tr, td, th {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #5D5D5D;
} 

table.content {
	border-collapse: collapse;
}

table.content td {
	padding: 0;
	margin: 0;
	padding: .5em 2em;
	vertical-align: top;
}

table.content td.right {

background:url(/images/fraxel/brdr.png) repeat-y right; text-align: right;

}

table.content td.topLeft {
	/* border-left: 1px solid #fff; */
	background: #dce3c1 url(/images/fraxel/brdr.png) repeat-x top;
	padding: 0;
	}
	
table.content td.topCenter {
	background: #dce3c1 url(/images/fraxel/brdr.png) repeat-x top;
}

table.content td.topRight {
	background: #dce3c1 url(/images/fraxel/brdr.png) repeat-x top;
	padding: 0;
	text-align:right;
	color: #800000;
	vertical-align: middle;	
}

table.content td.topRight div {
	margin:0;
	padding:0;
	float:right;
	margin-top:8px;
}

table.content td.topRight a {
	text-decoration:none;
	color: #800000;
}
	
h1.cityName {
	position:relative;
	top: 16px;
	margin: 0;
	left: 0;
	line-height:0;
	color: #800000;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}


table.content td.left {
	background:url(/images/fraxel/brdr.png) repeat-y left;
	}

table.content tr.grey td.left {
	padding: 0;
	margin: 0;
	padding: .5em 2em;
	vertical-align: top;
	background:#e5e5e5 url(/images/fraxel/brdr.png) repeat-y left;
}


table.content tr.grey td.right {
	padding: 0;
	margin: 0;
	padding: .5em 2em;
	vertical-align: top;
	background:#e5e5e5 url(/images/fraxel/brdr.png) repeat-y right;
}

table.content tr.grey td {
	padding: 0;
	margin: 0;
	padding: .5em 2em;
	vertical-align: top;
	background:#e5e5e5;
}

table.content td.bottomLeft {
	width:200px;
	vertical-align: bottom;
	background: url(/images/fraxel/brdr.png) repeat-x bottom;
	padding-bottom: 0; 
	padding-left: 0;
	padding-top: 0;
}

table.content td.bottomCenter {
	background:url(/images/fraxel/brdr.png) repeat-x bottom;
	padding-top: 0;
	padding-bottom:0;
	margin: 0;
	width: 200px;
}

table.content td.bottomRight {
	vertical-align: bottom;
	background:url(/images/fraxel/brdr.png) repeat-x bottom;
	padding:0;
	padding-left:inherit;
	text-align: right;
}

table.content tr.grey td.bottomLeft {
	vertical-align: top;
	background: #e5e5e5 url(/images/fraxel/brdr.png) repeat-x bottom;
	padding-bottom: 0; 
	padding-left: 0;
	padding-top: 0;
	margin: 0;
}

table.content tr.grey td.bottomCenter {
	background: #e5e5e5 url(/images/fraxel/brdr.png) repeat-x bottom;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
}

table.content tr.grey td.bottomRight {
	vertical-align: bottom;
	background: #e5e5e5 url(/images/fraxel/brdr.png) repeat-x bottom;
	padding:0;
	padding-left:inherit;
	text-align: right;
	margin: 0;
}


.smalltext {
	font-size: 10px;
}
.required {
  color: #FF0000;
}
.optional{
  display: none;
}
.nolink {
	text-decoration: none;
}
.logo {
	text-align: left;
	vertical-align: top;
	height: 99px;
	width: 312px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7689A2;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A0031;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-top: 38px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7689A2;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}
.text_body {
	text-align: left;
	vertical-align: top;
	padding: 40px;
}
.header1 {
	font-size: 18px;
        font-weight: normal;
	color: #800000;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
}
.menu_chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	color: #646464;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	padding-right: 11px;
	padding-left: 11px;
}
.submenu_chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	color: #646464;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;*/
	text-align: left;
	vertical-align: middle;
	height: 24px;
	padding-right: 11px;
	padding-left: 18px;
}
#news {
	float: left;
	margin: 10px 10px;
	
}





ul.cities {
 width: 600px;
 padding-left:0;
 margin-left: 0;
}

ul.cities li {
		display: inline;
		padding: 1em;
		margin: 1em 0em;
		
}

ul.cities li a {
	text-decoration: none;
	border-bottom: 1px dashed #23AFD2;
		}


.ulMenu li { display: inline; padding: 0em 1em }
.partnersScheme {text-align: center; border-collapse: collapse }
.partnersScheme td {border:1px solid #866e4d; vertical-align: top; padding: .5em }
.highlight { background:#e7e1e3 }
.horizontalBorders td { border-top:1px solid #866e4d; border-bottom:1px solid #866e4d; vertical-align: top; padding: .5em }
#inner td { padding: 0 }
.horizontalBorders ul li { color: #5D5D5D }
ol li { color: #5D5D5D }




/*	background: #e8f1fa /*
}
	#news .item {
		font-size: 8px;
		margin-bottom: 25px
	}
		#news .item .date {
			color: #787b81
		}
		#news .item .title {
			display: block;
			padding: 3px 0 7px
		}
		#news .item img {
			display: block;
			width: 50px;
			height: 50px;
			float: left;
			margin: 0 10px 2px 0;
			border: #fff 2px solid
		}
		#news .item .comments {
			clear: both;
			margin-top: 5px			
		}
	#news hr {
		margin: 0 10px 10px;
		height: 1px;
		border: #f00 0px solid;
		background: #b3d0ed
	}
	#news #archive,
	#news #rss {
		display: block;
		height: 30px;
		margin: 0 10px
	}
	#news #archive {
		float: left;
	}
	#news #rss {
		float: right
	}
	#news form {
		clear: both;
		margin-top: 40px;
		padding: 10px;
		background: #f2f2f2
	}
#forum, #shop {
	background: #f2f2f2
}
	#forum h2 {
		color: #888888
	}
	#forum .item {
		padding: 10px;
		margin-bottom: 2px;
		background: #f2f2f2
	}
	#forum .author,
	#forum .date {
		padding-left: 10px
	}

