/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #fff ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify; /* IE Fix */
	margin: 0;
	color: #003300;
	}
	
p
{
white-space: normal
}	
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #369; border-bottom: 1px #369; }
a:hover { color: #c00; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 950px;
	background: #fff url(img/dot_line.gif)repeat-y 25%;
	border: 1px solid #ddd;
	padding: 0 5px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
  background: #c00 url(cross-nice.png) no-repeat 0 0;
	/*border-bottom: 1px solid #808080;
	border-top: 1px solid #fff;*/
	padding: 18px 28px;
	}	
#header h1 { 	
	margin: 0x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-left: 100px;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	color: #fff;
	font-size: 16px;
	padding-left: 100px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #909; 
	border-bottom: 4px solid #fff;
	margin: 2px; 
	padding: 0;
	height: 26px;
	}
	
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}
	
#nav li a { 
	text-decoration: none; 
	color: #ddd;
	background-color: #909;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 7px;
	font-size: 10px;
	float: left;
	font-weight: bold;
	}

#nav li a:hover { background-color: #060; }
#nav li a.on { background-color: #49515C; color: #C6C4C5; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 220px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}
#sidebar div { background: #fff;
text-align: justify; /* IE Fix */ }	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
	padding: 1px 0 10px 0;  
	border-top: 1px solid #9cc; 
  padding: 10px;
	}	
	
p {white-space: normal}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: right;
	width: 700px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	font-size: 12px;
	text-align: justify; 
	word-spacing: 2px;	
	}	
p {white-space: normal} /* nowrap for single line */
#content div { background: #fff; border-top:1px solid #9cc; repeat-x; }
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	/*background: #fff url(footer_bg.png) no-repeat 0 0;*/
	border-top: 4px solid #9cc;
	text-align: center;	
	color: #333366;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	line-height: 16px;
	clear: both;
	}
	
#footer a { text-decoration: none; color: #336; border-bottom: 2px #f9c; }
#footer a:hover {text-decoration: underline; color: #30f; }
#footer a:visited {color: #f00; }

/*------------------------------------------------------------*
**  Ad
**------------------------------------------------------------*/
#Ad {
	background: #fff;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	text-align: center;	
	color: #fff;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	clear: both;
	}
	
/*------------------------------------------------------------*
** Table
**------------------------------------------------------------*/

table    			{ margin: auto; border-collapse: collapse; border: 1px solid #9f9; border-top: 4px ridge #9f9; empty-cells: show; }
 	caption			{ margin: auto; font-size:20px; background:#cc6; caption-side:top }
 	tr.justify		{ text-align: justify }
	tr.center		{ text-align: center }
	th 				{ text-align:center; font-weight: bold; }
 	td        { font-size:1.1em; border: 1px solid #9f9; padding: 1px; text-align: center;}
  td.blue   { border: 2px solid blue;background:#cf9;text-align:center;}
  td.green  { border: 2px solid green; }

/*------------------------------------------------------------*
** Others
**------------------------------------------------------------*/
div.img
{
  margin: 2px;
  border: 3px inset #960;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{display: inline; margin: 3px; border: 4px outset #9c6;}
div.img a:hover img {border: 1px solid #00f;}
div.desc {text-align: center; font-weight: normal; width: 120px; margin: 2px;}

.mp_backlinks {background:#acc; font-size: 12px; width: 50%;}

label:after {
  content: ":";
}

/*------------------------------------------------------------*
** Media
**------------------------------------------------------------*/
@media screen
{
body {font-family:verdana,sans-serif; font-size:12px}
}

@media print {
body { 
  color : #000; 
  background : #fff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  	text-decoration : underline;   color : #00f; }
	#navigation, #advertising, #other {  display : none; }

}

@media handheld {
body {max-width: 200px; font-family:verdana,sans-serif; font-size:10px}

#content {max-width:  200px}

#links {max-width: 50px;}

#menu #sidebar #advertising {display: none;}

#footer {max-width: 200px}

#nav {display : none;} 

table, tr, td, p, .h1, .h2, h1, h2, h3, h4 {max-width: 100%; font-family: sans-serif; font-size: 10px;}

img {border:none}

a {text-decoration : underline; color : #00f;}

}

/*------------------------------------------------------------*
** Updated on 30.10.2008
**------------------------------------------------------------*/