@import url(footer.css);
#footer{
	width:780px;
}
body{
	margin: 0px;
	padding: 0px;
	color: #36c;
	background: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height:1.25;
}
p{
	margin:0.5em 0em;
	text-indent:1.5em;
}
p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ul:first-child {
	margin-top:0px;
}
acronym{
	cursor:help;
}
a:link{
	color:#08f;
	text-decoration:underline;
	}
	a:visited{
		color:#63c;
	}
	a:hover{
		color:#c90;
		text-decoration:none;
	}
	a:active{
		color:#f90;
		text-decoration:none;
	}

h1,h2,h3,h4,h5,h6 {
	text-align:center;
	font-family:Georgia, Times, serif;
	font-style:oblique;
	font-weight:normal;
	line-height:1.0;
	clear:both;
	color:#555;
	margin:1.5em 0em 0.5em 0em;
}
h2{	font-size:200%; }
h3{	font-size:150%; }
h4{	font-size:130%; }
h5{	font-size:115%; }
h6{	font-size:105%; }
h1{	font-size:250%; }
	h1.first, h2.first, h3.first, h4.first, h5.first, div.first, p.first, ul.first, li.first{
		margin-top:0px;
	}
	.last{
		margin-bottom:0px;
	}

	h3 a:link, h2 a:link{
		text-decoration:underline;
		color:#666;
	}
	h3 a:visited, h2 a:visited{
		color:#63c;
	}
	h3 a:hover, h2 a:hover{
		color:#c90;
		text-decoration:none;
	}
	h3 a:active, h2 a:active{
		color:#f90;
		text-decoration:none;
	}
	
img{
	border:solid 1px #bbb;
	margin:0px 0px 0px 0px;
	padding:2px;
}
	.left{
		margin:0px 6px 0px 0px;
		float:left;
	}
	.right{
		margin:0px 0px 0px 6px;
		float:right;
	}
	.center{
		display:block;
		margin:auto;
	}
	.placed{
		border:0px;
		padding:0px;
	}

div.img_frame{
	
	text-align:left;
	font-family:Georgia, Times, serif;
	font-style:oblique;
	font-weight:normal;
	font-size:100%;
	line-height:1.2;
	color:#555;
	padding:4px 4px 0.6em 4px;
	
	border:solid 1px #ccc;
	margin-bottom:1em;
}		
	div.img_frame img{
		display:block;
		clear:both;
		
		padding:0px;
		margin-bottom:0.3em;
		border:0px;
	}

div.hr{
	height:0px;
	border-top:solid 1px #999;
	margin:1em 0em 1em 0em;
}
ul, ol{
	margin:0.5em 0em 0.5em 0em;
	padding: 0em 0em 0em 2.8em;
}
ul.rus{
	list-style-type:none;
	
	text-indent:-1.3em;
}
li{
	margin:0.3em 0em 0.3em 0em;
	padding:0em;
	
}
code{
	color:#666;
}
sup{ line-height:0; }
/*------------------ MENU --------------------*/
div#header{
	position:relative;
	top:-25px;
	margin:0px auto 0px auto;
	width:698px;
	height:249px;

	font-size:12px;
}
div#header h3{
	text-align:center;
}
div#header .color_background{
	z-index:-1;
	position:absolute;
	top:0px;
	left:0px;
	
	background:#f96;
	width:698px;
	height:202px;
}
div#header .color_background h3{
	color:#fff;
	margin-top:50px;
}
div#header .pic_background{
	z-index:0;
	position:absolute;
	top:0px;
	left:0px;
	
	background:url(img/watercolor04.jpg);
	width:698px;
	height:249px;
}
#menuFirst, #menuSecond, #menuThird, #menuHome{
	position:absolute;
	top:90px;
	left:45px;
	width:189px;
	
/*	border:dotted 1px #fff;*/
	padding-bottom:2px;
/*	line-height:1.5em;*/
}
#menuHome{
	top:74px;
	left:29px;
	width:25px;
	height:25px;
	background:url(img/header_home_bg_2.png) no-repeat;
	padding:0px;
	
}
#menuHome .home{
	display:block;
	border:none;
	width:15px;
	height:14px;
	margin:5px;
	padding:0px;
	background:url('img/header_home.png');
}
#menuHome .HomeTip{
	display:block;
	position:absolute;
	top:15px;
	right:12px;
	z-index:25;
	
	width:53px;
	padding-top:13px;
	height:15px;
	background:url('img/tip_bg.png');
	
	font-size:9px;
	text-align:center;
	color:#666;
	visibility:hidden;
}

	#menuHome a{
		position:relative;
		display:block;
	}
	#menuHome a:hover{
		border-color:red;
	}

	#menuHome a:hover .HomeTip{
		visibility:visible;
	}
	#menuHome a:hover .home{
		background:url('img/header_home_y.png');
	}

#menuFirst{
	background:url(img/header_first_bg_2.png);
}
#menuSecond{
	left:231px;
	width:205px; /* +5 due to padding */
	background:url(img/header_second_bg_2.png);
	visibility:hidden;
	padding-left:5px;
}
#menuThird{
	left:438px;
	width:187px; /* +5 due to padding */
	background:url(img/header_third_bg_2.png);
	visibility:hidden;
	padding-left:5px;
}
.menuClose{
	text-align:center;
	padding:2px;
	position:absolute;
	top:-3px;
	right:-3px;
	width:15px;
	height:15px;
	color:#fff;
}

#menuSecond .menuClose{
	right:7px;
}
#header a{
	color:#fff;
	text-decoration:none;
}
#header a:hover{
	color:#ff9;
	text-decoration:none;
}

#header a.x{
	font-weight:900;
}
#header ul li{
	margin:0em 0em 0.4em 0em;
	padding:0em;
}
#header ul{
	padding:5px;
	margin:2px 0px 0px 0px;
	color:#fff;
	list-style:none;
}
/*==================== MENU END ======================

-------------------- LOCATION START ------------------*/
#location{
	position:relative;
	top:-45px;
	width:724px;
	/*height:15px;*/
	margin:0px auto -10px auto;
	padding:0px 20px 5px 20px;
	border-bottom:dotted 1px #ccc;
	font-size:90%;
	color:#999;
	
	/*display:none;*/
}
#location a{
	color:#666;
	
	text-decoration:underline;
}

#location a:hover{
	color:#03f;
	text-decoration:none;
}
#location .selected{
	font-size:100%;
	color:#999;
}
#location .right{
	float:right;
	clear:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 5px;
	/*border:dotted 1px #ccc;*/
	border-bottom:0px;
}
#search{
	display:none;
	position:relative;
	top:-45px;
	width:724px;
	height:20px;
	margin:0px auto -20px auto;
	padding:0px 20px 0px 20px;
	text-align:right;
}
#search form{
	margin:0px;
	
}

#search a.submit input{
	display:none;
	cursor:hand;
	width:16px;
	height:16px;
	margin:1px 0px 1px -2px;
	border:none;
	background-color:transparent;
	background:url("img/buttons/arrow_right_light_out.png");
	vertical-align:bottom;
}
#search a.submit:hover input{
	background:url("img/buttons/arrow_right_light_over.png");
}
#search form #fdse_TermsEx{
	letter-spacing:0px;
	font-size:10px;
	color:#ccc;
	
	width:100px;
	border:1px solid #ddd;
}
/*=========================== LOCATION END -========================*/

/*--------------------------- CONTENT START ------------------------*/
#body{
	
	position:relative;
	margin:auto;
	width:760px;
	z-index:2;
}
#content, #title{
	position:relative;
	top:0px;
	left:170px;
	width:490px;
	
}

#content{

	padding:0px 7px 0px 7px;
	
	border-left:dotted 1px #aaa;
	border-right:dotted 1px #aaa;
}
#title{
	display:block;
	position:relative;
	top:-10px;
	margin:0px 0px 15px 0px;
	text-align:left;
}
#title img{
	border:0px;
	padding:0px;
	margin:0px;
}
/*--------------------------------------------------SMALL MENU---------------*/
#small-menu{
	width:160px;
	position:absolute;
	top:45px;
	left:0px;

	padding:0px;
}
	#small-menu img{
		border:0px;
		padding:0px;
	}
	#small-menu div{ margin:0px 0px 1em 15px; }

		#small-menu a, a.menu{
			text-decoration:underline;
			color:#c90;
		}
		#small-menu a:visited, a.menu:visited{ color:#63c; }
		#small-menu a:hover, a.menu:hover{
			color:#03f;
			text-decoration:none;
		}
		#small-menu a:active, a.menu:active{ color:#00c; }
		

	#small-menu div.separator{
		padding:0px 0px 10px 15px;
		margin:0px;
		
		font-size:95%; 
	}
	#small-menu .separator h4{

	
		width:145px;
		background:url(img/wash.jpg) no-repeat;
		padding:15px 0px 15px 15px;
		margin:0px 0px -5px -15px;
		
		color:#630;
		font-size:105%;
		/*text-transform:uppercase;*/
		font-style:normal;
		font-weight:normal;
		font-family: Verdana, Helvetica, Arial, san-serif;
		
		text-align:left;
	}
/*	
	#small-menu .separator{
		padding:15px 0px 10px 15px;
		margin:0px;
		background:url(img/wash.jpg) no-repeat;
		font-size:95%; 
	}
	#small-menu .separator h4{
		padding:0px 0px 0px 0px;
		margin:0px 15px 10px 0px;
		
		color:#630;
		font-size:105%;
		
		font-style:normal;
		font-weight:normal;
		font-family: Verdana, Helvetica, Arial, san-serif;
		text-align:left;
	}
*/
		#small-menu .separator div{ margin:0px 0px 0.5em 0px; }

	#small-menu .selected { color:#999 }
/*==================== small menu END ==============

------------------------ STUFF ---------------------------*/
#stuff{
	width:80px;
	position:absolute;
	top:45px;
	left:685px;
	text-align:center;
}

	#stuff h5{
		text-align:center;
		border-bottom:solid 1px #eee;
	}
	#stuff .lastPart h5{border-bottom:none;}
/*	#stuff div{
		
		margin:0px 0px 0px 0px;
		clear:left;
		text-align:center;
	}	
*/
	#stuff img{
		border:solid 1px #fff;
		
		width:60px;
		height:66px;
		margin:0px 0px;
	}

	#stuff a:hover img{
		border:solid 1px #fc6;
	}
	#actions div img{
		width:60px;
		height:66px;
	}	
	#friends img{
		width:88px;
		height:31px;
		margin:0px 0px 0px 0px;
	}


/*======== TEXT STYLES =================*/
.linebreak{
	clear:both;
}
div.linebreak{
	height:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}
.epigraf{
	font-size:90%;
	font-style:oblique;
	color:#666;
	
}
.attention{
	color:#f00;
}
.stress{
	font-weight:bolder;
	/*color:#c69;*/
}
.notice{
	font-style:oblique;
}
.solid{
	white-space:nowrap;
}
.note{
	width:auto;
	text-indent:0em;
	padding:1em;
	background:#eee;
	/*border:solid 1px #c00;*/
	font-size:90%;
	color:#f33;
}
.bad{
	text-decoration:line-through;
}
.number{
	font-family:georgia, serif;
	font-size:125%;
	line-height:80%;
	color:#06f;
}
sup.min{
	
	border-bottom:solid 1px #ccc;
	padding:0px;
	line-height:0.8;
	

}
sup.min span{
	display:none;
}
.thin_space, .t_space{
 font-size:0.5em; 
 padding:0em;
 white-space:nowrap;
 /*background:#ccc;*/
}
.announce {
	border:solid 1px #ccc;
	background:#eef;
	padding:10px 20px 15px 20px;
	
	color:#333;
	
}
.positive{
	color:#090;
}
.l-selection, .light-selection, .highlight{
	background:#eee; 
	padding:2px 3px 2px 4px;
}
.highlight{
/*	background:#fff5cc;*/
	background:#fff6d5;
}

.date{
	background:#f5f5f5;
	padding:2px 3px 2px 4px;
	margin:0px 5px 0px 0px;
	float:left;
	clear:none;
	
	color:#888;
	font-size:10px;
	font-family:sans-serif;
	font-style:normal;
	text-indent:0px;
}
span.date{
	display:block;
}
.hide, .none{
	display:none;
}
sup.new{
	background:#fd9;
	padding:0em 0.2em;
	color:#333;
}
/*======== TEXT STYLES END ==============*/
@media print {
	body{
		font-size:9pt;
		color:#000;
	}
	#small-menu, #stuff, #header, #footer{
		display:none;
	}
	#content, #title{
		border:0px;
		padding:0px;
		left:0px;
		width:100%;
	}

}