
body
	{
	background-color: #F4F2E1;
	padding: 0;
	margin: 0;
	font-family: Sans-serif;
	font-size: 13px;
	color: #003300;	
	background-image: url(left_dash.gif);
	background-position: 215px top;
	background-repeat: repeat-y;
	overflow-x: hidden;
	}

#main td
	{
	font-family: Sans-serif;
	font-size: 13px;
	color: #003300;	
	}

#main th
	{
	font-family: Sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #030;
	}


#main a, #main a:visited
	{
	color: #D24002;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #D24002;
	}
#main a:visited
	{
	color: #920002;
	}
	
#main
	{
	margin: 84px 0 19px 0;
	_margin: 0 0 -26px 0;
	padding: 10px 10px 180px 230px;
	_padding: 94px 10px 180px 230px;
	height: 300px;
	_height: 100%;
	background-image: url(left_bg.gif);
	background-position: 216px top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

ul#menu
	{
	border-bottom: 2px solid #DAD2AE;
	display: block;
	height: 94px;
	padding: 0;
	margin: 0;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	background-color: #030;
	background-image: url(table.gif);
	background-position: left top;
	background-repeat: repeat;
	width: 100%;
	list-style: none;
	z-index: 10;
	}
	
ul#menu li
	{
	display: block;
	width: 190px;
	height: 90px;
	float: right;
	margin-left: -32px;
	position: relative;
top: 4px;
_top: 2px;
	}	

ul#menu li a
	{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(m_card.png);
	background-position: left 23px;
	background-repeat: no-repeat;
	cursor: hand;
	text-decoration: none;
	outline: none;
	}

ul#menu li a b
	{
	display: block;
	width: 100%;
	height: 100%;
	background-position: left 23px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	}	

ul#menu li a:hover, ul#menu li a:hover b
	{
	background-position: left 18px;
	position: relative;
	z-index: 1000;
	}


#order {background-image: url(m_order.gif);}
#about {background-image: url(m_about.gif);}
#strategies {background-image: url(m_strategies.gif);}
#support {background-image: url(m_support.gif);}
#time-machine {background-image: url(m_time.gif);}
#download {background-image: url(m_download.png);}

ul#menu li.now b
{
opacity: 0.50;
filter: alpha(opacity=50);
/* -moz-opacity: 0.50; */
}


.news
	{
	font-family: Sans-serif;
	font-size: 11px;
	color: #999999;	
	padding: 0;
	display: block;
	width: 160px;
	position: relative;
	top: 18px;
	text-decoration: none;
	}

	
h3
	{
	padding: 0;
	margin: 0;
	}	
	
h1
	{
	display: block;
	padding: 0;
	margin: 0;
	height: 180px;
	width: 252px;
	position: fixed;
	_position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	_top: -2px;
	background-image: url(logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -10000px;
	}
	
h1 a
	{
	display: block;
	width: 100%;
	height: 160px;
	outline: none;
	}
	
#copyright
	{
	height: 54px;
	_height: 64px;
	__position: fixed;
	__position: relative;
	left: 0;
	bottom: 0;
	--background-color: #030;
	width: 100%;
	padding-top: 10px;
	border-top: 2px solid #DAD2AE;
	--background-image: url(table.gif);
	background-position: left top;
	background-repeat: repeat;
	z-index: 100;
	}

#copyright div
	{
	padding: 10px;
	color: #96A88C;
	font-size: 11px;
	font-family: Sans-serif;
	--padding-left: 225px;
	text-align:center;
	}

#copyright a, #copyright a:visited
	{
	color: #96A88C;
	border: 0;
	}

#copyright a.wd_logo
	{
	display: none;
	float: left;
	width: 216px;
	background-image: url(wd_logo.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	height: 44px;
	border: 0;
	border-right: 1px dashed #96A88C;
	text-indent: -1000px;
	
	}
	
#hand
	{
	position: fixed;
	z-index: 125;
	_position: relative;
	right: 0;
	bottom: 0;
	_top: 74px;
	width: 184px;
	_width: 100%;
	height: 184px;
	background-image: url(hand.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: none;
	}
	
div#left
	{
	display: block;
	width: 202px;
	min-height: 400px;
	position: fixed;
	_position: absolute;
	top: 150px;
	left: 0px;
	padding: 0 0 0 10px;
	z-index: 99;
	}

ul#news, ul#leftul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #728666;
	font-size: 12px;
	font-family: Sans-serif;
	}

ul#leftul
{
overflow-x: hidden;
overflow-y: auto;	
}

ul#news a, ul#leftul a
	{
	color: #728666;
	font-size: 11px;
	font-family: Sans-serif;
	padding-left: 16px;
	}
	
ul#news li, ul#leftul li
	{
	padding-top: 10px;
	}

ul#leftul li
	{
	background-image: url(li.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	}

.now
	{
	font-weight: bold;
	}

ul#news li b
	{
	display: block;
	
	}

.left_title
	{
	display: block;
	font-weight: bold;
	font-size: 20px;
	font-family: times, serif;
	color: #607155;
	width: 70%;
	}

.left_path
	{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #607155;
	width: 50%;
	}
	
.g_line
	{
	background-image: url(g_dash.gif);
	background-position: left center;
	background-repeat: repeat-x;
	display: block;
	width: 95%;
	margin-top: 5px;
	}

.rss
	{
	display: block;
	background-image: url(rss.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	text-indent: -1000px;
	}
	
h2
	{
	font-weight: bold;
	font-size: 32px;
	font-family: times, serif;
	color: #FFF;
	padding: 5px 0 15px 0;
	margin: 0;
	position: relative;
	z-index: 0;
	}
h2 span
	{
	position: absolute;
	display: block;
	color: #D24002;
	top: 4px;
	left: -1px;
	}
#announce
	{
	position: relative;
	width: 195px;
	_width: 220px;
	z-index: 99;
	display: block;
	top: -20px;
	left: -10px;
	background-image: url(announce.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 25px 20px 160px 10px;
	margin-bottom: -30px;
	}

#announce a
	{
	color: #D24002;	
	font-weight: bold;
	}

div.left_div
	{
	background-image: url(left_shadow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
	width: 100%;
	font-size: 12px;
	font-family: Sans-serif;
	background-color: #F4F2E1;
	}
form
	{
	padding: 0;
	margin: 0;
	}
input
	{
	border: 1px solid #030;
	width: auto;
	padding: 2px;
	font-size: 12px;
	}

form div, form span
	{
	clear: both;
	display: block;
	text-align: left;
	padding-bottom: 5px;
	}
form div label
	{
	width: 30%;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
form div textarea
	{
	width: 68%;
	border: 1px solid #000;
	height: 100px;
	background-color: #FFF;
	}
form div input
	{
	width: 68%;
	border: 1px solid #000;
	background-color: #FFF;
	}
form span input
	{
	border: 1px solid #000;
	}
input.usual
	{
	width: auto;
	border: auto;
	background-color: transparent;
	}

div.faqText
{
	display: none;
	padding: 10px 0 10px 10px;
	margin: 5px 0 0 5px;
	border-left: 2px solid #DED8B9;

}

ul#searches, ul#searches li
	{
	padding: 0;
	margin: 0;
	font-size: 10px;
	}

ul#searches
	{
	display: none;
	}
	
ul#searches li
	{
	display: block;
	height: 10px;
	}
ul#searches li a
	{
	color: #696;
	}
span.found
	{
	background-color: #FF9;
	}	
ul
	{
	margin-top: 0;
	margin-bottom: 0;
	}
#list li 
  {
	padding-top: 5px;
	}
#list li blockquote
	{
	color: #9A926E;
	padding: 0;
	margin: 2px 0 5px 0px;
	}
	
#screens
  {
  display: block;
  width: 30%;
  height: 300px;
  float: right;
  background-repeat: no-repeat;
  border: 1px solid #D4D2C1;
background-color: #F4F2E5;
  }
#screens a
  {
  border: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  }
#screens a.stopScreen
  {
  border: 0;
  display: block;
  width: auto;
  height: auto;
  text-decoration: none;
color: #999;
font-weight: normal;
font-size: 11px;
text-align: right;
  }


a.pdf
  {
	height: 64px;
	background-image: url(pdf.gif);
	background-position: top center;
	background-repeat: no-repeat;
text-align: center;
float: right;
padding: 70px 0 0 0;
border: 0;
display: block;
width: 100px;
  }

ul#lang
	{
	position: absolute;
	top: 2px;
	right: 5px;
	padding: 0;
	margin: 0;
	z-index: 999;
	text-align: right;
	width: 50%;
  	}

body>ul#lang
	{
	position: fixed;
  }


ul#lang li
	{
	list-style-type: none;
	width: 70px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/i/lang.gif);
	float: right;
	margin-left: 5px;
	text-align: left;
	}

a.download
{
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 5px;
	text-align: left;
	border: 0 !important;
}

#lang a, #lang b, a.download
	{
	display: block;
	text-decoration: none;
	/*text-indent: 1000px;*/
        font-size: 11px;
	color: #9C9;
	padding: 1px 5px 0 21px;
	/*width: 18px;*/
	height: 18px;
	/*overflow: hidden;*/
	}

#lang li.now
  {
	opacity: 0.50;
	filter: alpha(opacity=50);
	/* -moz-opacity: 0.50; */
  }	

#lang li.it, a.it
	{
	background-image: url(/i/lang_it.gif);
	}
#lang li.ru, a.ru
	{
	background-image: url(/i/lang_ru.gif);
	}

ul#blog
{
padding: 0;
margin: 0;
list-style: none;	
}	

ul#blog li.blog
{
margin-bottom: 30px;
}

span.BlogDate
{
display: inline-block;
width: 150px;
background-color: #DED8B9;
font-weight: bold;
padding: 5px;
text-align: center;
	
}

ul#blog div.BlogMore a
{

}

ul#blog div.BlogMore
{
display: block;
text-align: right;
}

ul#blog div.BlogTitle
{
border: 1px solid #96A88C;
padding: 1px;
}

ul#blog div.BlogTitle a, ul#blog div.BlogTitle a:visited
{
text-decoration: none;
font-weight: bold;
font-size: 16px;
color: #030;
padding-left: 5px;
border: 0;
}

div.BlogDescr
{
padding: 5px 5px 5px 30px;	
}

div.BlogPages
{
text-align: center;	
}

ul#blog div.BlogPages a
{
display: inline-block;
padding: 2px 10px 2px 10px;
background-color: #DED8B9;
border: 1px solid #96A88C;
margin: 0 10px 0 10px;
color: #000;
text-decoration: none;
}

span.BlogCommentsCount
{
display: inline-block;
float: left;	
color: #CCC;
}

span.BlogCommentsYes
{
color: #060;

}


ol#BlogComments
{
margin: 0;
padding: 0;
list-style: none;
}

ol#BlogComments li
{
margin-bottom: 20px;
}

ol#BlogComments form
{
padding: 20px;
margin: 0;
background-color: #EEE;	
}

div.BlogComments
{
border-top: 1px dashed #96A88C;	
margin: 20px 0 10px 0;
font-weight: bold;
font-size: 16px;
color: #96A88C; 
}

span.BlogCommentsForm
{
display: inline-block;
}

textarea.BlogCommentText
{
width: 100%;
height: 100px;
}

div.BlogCommentTitle 
{
background-image: url(/i/li.gif);
background-position: 2px center;
background-repeat: no-repeat;
font-size: 11px;
font-weight: normal;
padding: 5px 5px 5px 20px;
background-color: #DED8B9;
}

span.BlogCommentAuthor
{
font-weight: bold;
}

span.BlogCommentDate
{
color: #996633;	
}

a#support, a#community
{
position: absolute;
display: block;
width: 107px;
height: 26px;
top: -3px;
left: 300px;
background-image: url(support.png);
background-position: top center;
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
color: #FFF;
text-shadow: #000 1px 1px 1px;
z-index: 99;
text-decoration: none;
outline: none;
}

a#community
{
left: 410px;	
}

a#support:hover, a#community:hover
{
top: 0;
}

body>a#support, body>a#community
	{
	position: fixed;
  }

