



body
	{
	background-color: #DED8B9;
	margin: 0 0 0 0;
	padding: 118px 180px 30px 18px;
	background-image: url(target.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Arial;
	font-size: 13px;
	}

#under_logo
{
display: block;
width: 252px;
height: 153px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background-image: url(under_logo.gif);
background-repeat: no-repeat;
background-position: top left;
opacity: 0.1;
filter: alpha(opacity=10);
/* -moz-opacity: 0.1; */
}	
	
.h1
	{
	background-image: url(logo_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 252px;
	height: 153px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	margin: 0;
	padding: 0;
	}
.h1 a
	{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 196px;
	height: 77px;	
	position: relative;
	top: 7px;
	left: 7px;
	display: block;
	height: 80px;
	}
.h1 b
	{
	text-indent: -1000px;
	display: none;
	}
.h2
	{
	position: absolute;
	top: 5px;
	left: 30%;
	padding: 0
	margin: 0;
	z-index: 10;
	width: 425px;
	height: 22px;
	display: block;
	color: #963;
	font-size: 18px;
	}
#main .h1, #main .h2
	{
	background-image: none;
	position: static;
	display: block;
	color: #000;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: transparent;
	}
#main
	{
	background-image: url(main_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #8B816D;
	min-height: 700px;
	_height: 500px;
	}
#welldone
	{
	position: relative;
	top: -28px;
	padding: 30px 130px 0 30px;
	}

#welldone b.logo a
	{
	background-image: url(welldone.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	height: 34px;
	width: 156px;
	position: relative;
	top: 52px;
	left: 25px;
	}
#welldone b.logo
	{
	background-image: url(welldone_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 98px;
	width: 299px;
	z-index: 3;
	}
html>body #welldone b.logo
	{
	right: -155px;
	}
#welldone span
	{
	text-indent: -1000px;
	display: none;
	}
#menu ul
	{
	padding: 0;
	margin: 0;
	}
#menu
	{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 195px;
	right: 5px;
	display: block;
	z-index: 30;
	width: 180px;
	}
#menu li
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: 4px left;
	width: 180px;
	}
#menu a
	{
	display: block;
	height: 22px;
	padding: 7px 0 0 32px;
	color: #28527B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	}
#menu li.now
	{
	background-image: url(menu_now.gif);
	}
#submenu
	{
	padding: 0;
	margin: 0;
	display: block;
	}
#submenu li
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
	}
#submenu a
	{
	padding: 2px 0 2px 32px;
	margin: 0;
	color: #000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	background-position: 17px 2px;
	height: 100%;
	}
#submenu li.now a
	{
	font-weight: bold;
	}
#submenu li.now
	{
	background-image: none;
	}
#submenu a:hover
	{
	color: #900;
	background-image: url(submenu.gif);
	background-position: 18px 3px;
	}

ol#headline
	{
	margin: 0;
	position: absolute;
	top: 43px;
	padding: 0 0 0 230px;
	display: block;
	z-index: 5;
	text-align: left;
	}

html>body ol#headline
	{
	padding: 0 280px 0 220px;
	}

#headline li
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	margin-left: -35px;
	width: 197px;
	height: 74px;
	}
#headline a
	{
	height: 30px;
	display: block;
	background-image: url(headline_bg.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding: 45px 22px 0 25px;
	color: #B00;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
	overflow: hidden;
	z-index: 50;
	}
#headline a:hover
	{
	color: #000;
	z-index: 500;
	height: 35px;
	top: -5px;
	position: relative;
	}
h1
	{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #928978;
	}
.hh1
{
	display: none;
	}
p
	{
	margin: 0 0 5px 0;
	}
#main a, #welldone a
	{
	color: #900;
	text-decoration: underline;
	}
#main a:hover, #welldone a:hover
	{
	color: #000;
	}
ul#list, ul#list li
	{
	}
form
	{
	padding: 0;
	margin: 0;
	}
#otherPages
	{
	position: relative;
	font-size: 11px;
	float: right;
	width: 150px;
	border: 1px solid #E0E0E0;
	background-color: #FAFAFA;
	padding: 2px 5px 10px 2px;
	-height: 100%;
	overflow-y: auto;
	display: none;
	}
#otherPages ul
	{
	padding: 0;
	margin: 0;
	}
#otherPages li
	{
	padding: 0 0 5px 15px;
	margin: 0;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	list-style-type: none;
	}
#otherPages a
	{
	color: #999;
	border: 0;
	text-decoration: underline;
	}
#otherPages u
	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
form div, form span
	{
	clear: both;
	display: block;
	text-align: center;
	padding-bottom: 5px;
	}
form div label
	{
	width: 30%;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
form.search li label
	{
	width: inherit;
	display: inline;
	float: none;
	font-weight: normal;
	text-align: left;
	padding-right: 0;
	}
form div textarea
	{
	width: 68%;
	border: 1px solid #000;
	height: 100px;
	background-color: #FFE;
	}
form div input
	{
	width: 68%;
	border: 1px solid #000;
	background-color: #FFE;
	}
form span input
	{
	border: 1px solid #000;
	}
.search
	{
	padding: 10px 0 0 0;
	text-align: right;
	width: 180px;
	margin: 0;
	}
.search ul, .search ul li
	{
	margin: 0;
	padding: 0;
	}
.search input
	{
	width: 140px;
	border: 1px solid #8B816D;
	padding: 2px 0 2px 20px;
	background-image: url(search.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	background-color: #EEE8C9;
	}
.found
	{
	padding: 0 1px 0 1px;
	background-color: #FF0;
	}
.faqText
	{
	display: none;
	padding: 10px 0 10px 10px;
	margin: 5px 0 0 5px;
	border-left: 2px solid #DED8B9;
	}
#TriggersSearch 
	{
	text-align: center;
	padding: 0;
	margin: 0;
	display: none;
	}
#TriggersSearch a, #TriggersSearch a:visited
	{
	color: #900;
	}

#SearchOptions
	{
	padding: 3px;
	margin: 0 0 0 20px;
	border-left: 1px solid #8B816D;
	border-right: 1px solid #8B816D;
	border-bottom: 1px solid #8B816D;
	border-top: 4px solid #AEA889;
	background-color: #EEE8C9;
	text-align: left;
	display: none;
	width: 140px;
	}
#SearchOptions ul
	{
	padding: 0;
	margin: 0;
	}
#SearchOptions li
	{
	padding: 1px 0 0 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
	width: auto;
	}
#SearchOptions input
	{
	width: 16px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: none;
	width: auto;
	}
#SearchOptionsDiv
	{
	text-align: right;
	padding: 2px 0 0 0;
	}
#SearchOptionsDiv input
	{
	width: auto;
	border: 1px solid #8B816D;
	padding: 0 5px 0 5px;
	margin: 0;
	background-image: none;
	background-color: #FEF8D9;
	}
#list li
	{
	padding-top: 4px;
	}
form div input.but
	{
	width: auto;
	}
#TriggerDownload
	{
	clear: both;
	margin-top: 10px;
	float: right;
	font-size: 11px;
	float: right;
	width: 250px;
	border: 1px solid #E0E0E0;
	background-color: #FAFAFA;
	padding: 2px 7px 10px 5px;
	}
#TriggerDownload ul
	{
	padding: 0;
	margin: 0;
	}
#TriggerDownload li
	{
	padding: 0 0 5px 15px;
	margin: 0;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	list-style-type: none;
	}
#TriggerDownload a
	{
	color: #999;
	border: 0;
	text-decoration: underline;
	}
#TriggerDownload u
	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
#TriggerDownload div.arrow
	{
	width: 24px;
	height: 24px;
	position: absolute;
	margin-top: -12px;
	margin-left: 236px;
	background-image: url(exDown.gif);
	background-position: center center;
	background-repeat: no-repeat;
	}
#TriggersDisclaimer
	{
	text-align: center;
	font-weight: bold;
	color: #000;
	background-color: #DED8B9;
	padding: 3px;
	border: 1px solid #BEB899;
	}
	
#searchResult
	{
	padding: 0;
	margin: 0;
	background-color: #EEE;
	width: 100%;
	}
#searchResult th
	{
	background-color: #EEE;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	}
#searchResult td
	{
	background-color: #FFF;
	padding: 2px;
	}
ul.withDate li
	{
	text-indent: -53px;
	padding: 0 5px 0 20px;
	margin: 0;
	list-style-type: none;
	}

ul#lang
	{
	position: absolute;
	top: 80px;
	left: 225px;
	padding: 0;
	margin: 0;
	z-index: 999;
  	}
ul#lang li
	{
	list-style-type: none;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/i/lang.gif);
	}

#lang a, #lang b
	{
	display: block;
	text-decoration: none;
	text-indent: 1000px;
	width: 18px;
	height: 18px;
	overflow: hidden;
	}

#lang li.now
  {
	opacity: 0.30;
	filter: alpha(opacity=30);
	/* -moz-opacity: 0.30; */
  }	

#lang li.it
	{
	background-image: url(/i/lang_it.gif);
	}
a#beta
{
display:block;width:220px;height:189px;position:absolute;top:5px;right:73px;
}

div.rss
{
text-align: right;
}

a.rss
{
width: 32px;
height: 32px;
display: inline-block;
background-image: url(/i/rss.gif);
background-position: center center;
background-repeat: no-repeat;
text-indent: -1033px;
text-align: left;
overflow: hidden;
margin-bottom: 30px;	
}

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: none;
text-align: right;
}

ul#blog div.BlogTitle
{
border: 1px solid #DED8B9;
padding: 1px;
}

ul#blog div.BlogTitle a
{
text-decoration: none;
font-weight: bold;
font-size: 16px;
color: #996633;
padding-left: 5px;	
}

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 #996633;
margin: 0 10px 0 10px;
color: #000;
text-decoration: none;
}

span.BlogCommentsCount
{
display: inline-block;
float: left;	
color: #CCC;
}

span.BlogCommentsYes
{
color: #600;

}


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 #DED8B9;	
margin: 20px 0 10px 0;
font-weight: bold;
font-size: 16px;
color: #DED8B9; 
}

span.BlogCommentsForm
{
display: inline-block;
}

textarea.BlogCommentText
{
width: 85%;
height: 100px;
}

div.BlogCommentTitle 
{
background-image: url(/i/submenu.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;	
}

#Buttons
{
position: absolute;
top: 4px;
left: 250px;
margin-right: 240px;
write-space: nowrap;
}

a.Button
{
width: 150px;
height: 60px;
overflow: hidden;
ackground-image: url(button.png);
background-position: center center;
background-repeat: no-repeat;
display: block;
float: left;
margin: 0 3px 3px 0;
border: 1px solid #9D914A;
background-color: #FCF5D6;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FCF5D6'); /* for IE */
background: -webkit-gradient(linear, left top, right bottom, from(#FFF), to(#FCF5D6)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #FFF,  #FCF5D6); /* for firefox 3.6+ */ 
color: #000;
text-decoration: none !important;
}

a.Button:hover
{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DCD5B6'); /* for IE */
background: -webkit-gradient(linear, left top, right bottom, from(#FFF), to(#DCD5B6)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #FFF,  #DCD5B6); /* for firefox 3.6+ */ 
position: relative;
top: -2px;
left: -2px;
-moz-box-shadow: 2px 2px 5px #9D914A;
-webkit-box-shadow: 2px 2px 5px #9D914A;
box-shadow: 2px 2px 5px #9D914A;
}

.ButtonLine
{
clear: both;	
}

a.Button .ButtonText
{	
text-align: center;
font-size: 11px;
adding: 2px 5px 5px 5px;
display: block;
}

a.Button span.ButtonTitle
{
display: block;
font-weight: bold;
font-size: 16px;
color: #996633;
padding: 3px 0 3px 0;
text-align: center;
-moz-text-shadow: 1px 1px #FFF;
-webkit-text-shadow: 1px 1px #FFF;
text-shadow: #FFF 1px 1px 0px;
}

a.Button span.New
{
background-image: url(new.gif);
background-position: center center;
background-repeat: no-repeat;
display: block;
width: 42px;
height: 31px;
position: absolute;
margin-left: 122px;
margin-top: -8px; 
}

div#about
{
padding: 5px;
border: 1px solid #DED8B9;
margin-bottom: 20px;
}

#main .AboutTitle
{
display: block;
padding: 3px;
background-color: #DED8B9;
color: #000;
font-weight: bold;
font-size: 14px;
margin-bottom: 4px;
}

#autobf
{
width: 20%;
float: right;
padding: 5px;
border: 1px solid #99C;
background-color: #EFEFEF;
margin: 0 0 0 10px;
text-align: center;
display: none;
}

.softdownload
{
display: block;
float: left;
width: 50px;
height: 50px;
overflow: hidden;
text-indent: -1000px;
background-image: url(/i/download.png);
background-position: center center;
background-repeat: no-repeat;
margin: 0 10px 10px 10px;

}

