*
{
	font-family: 'Bitstream Vera Sans', Verdana, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin: 0;
	padding: 0;
}
html
{
	background-color: #fff;
	background-image: url('../img/struct/background.png');
	background-position: center;
}
body
{
	background-image: url('../img/struct/shadow.background.png');
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
div.language_rules {
	color: #fff;
	font-size: 80%;
	right: 300px;
	position: absolute;
	text-align: center;
	top: 25px;
}
div.language_rules img {
	border: 1px solid #fff;
	margin: 1px;
}
#addToCart li.price
{
	border:none;
	font-size:125%;
	font-style:italic;
	margin-top:2px;
}
#addToCart li.addToCart a
{
	font-size:100%;
	font-weight:normal;
}
#cartValue
{
	color: #fe3;
	font-style:normal;
	font-weight:bold;
}
#content
{
	float: left;
	padding: 12px;
	width: 620px;
}
#content a
{
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}
#content table.data tr.title a
{
	color: #fff;
}
#content div.img
{
	background: none;
	border: none;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 0;
	text-align: center;
}
#content div.img img
{
	background-color: #def;
	border: 1px solid #000;
	padding: 1px;
}
#content div.p
{
	background: #def;
	border: 1px solid #000;
	margin: .5em 0;
	padding: .5em;
	text-align: justify;
}
#content div.p img
{
	background: #fff;
	border: 1px solid #000;
	display: block;
	margin: auto;
	padding: 1px;
	text-align: center;
}
#content div.downloads img
{
	background: transparent;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content div.p ul
{
	margin: 1em 0 1em 2em;
}
#content div.p ul ul
{
	margin: 0 0 0 2em;
}
#content h1
{
	background: #00c;
	border: 1px solid #fff;
	color: #fff;
	margin: .5em 0;
	padding: .25em;
}
#content h1 a
{
	color: #fff;
}
#content h2
{
	background: #00c;
	border: 1px solid #fff;
	color: #fff;
	margin: .5em 0;
	padding: .25em;
}
#content h2 a
{
	color: #fff;
}
#contentLeft
{
	float: left;
	padding: 6px;
	text-align: center;
	width: 166px;
}
#contentRight
{
	float: right;
	padding-right: 6px;
	text-align: center;
	width: 166px;
}
#contentWrapper
{
	position: relative;
}
#dateTime
{
	background: #fff;
	border: 2px solid #00c;
	font-weight: bold;
	margin: auto;
	text-align: center;
	width: 120px;
}
#footer
{
	background-color: #00c;
	background-image: url('../img/struct/footer.top.shadow.png');
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	color: #fff;
	height: 25px;
	position: relative;
}
#footer a
{
	color: #fff;
	text-decoration: none;
}
#footer a:hover;
{
	text-decoration: underline;
}
#footer div
{
	font-size: 88%;
	line-height: 20px;
	padding-top: 5px;
	text-align: center;
}
#googleAdsense
{
	margin-left: -8px;
}
#header
{
	background-color: #fff;
	background-image: url('../img/struct/header.bottom.shadow.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 5px solid #00c;
	height: 115px;
	position: relative;
	z-index: 1;
}
#headerMenu
{
	background: #00c;
	color: #fff;
	left: 0;
	bottom: 8px;
	height: 30px;
	position: absolute;
	width: 1000px;
}
#headerMenu ul.menu
{
	list-style: none;
	text-align: center;
}
#headerMenu ul.menu li
{
	display: inline;
}
#headerMenu a
{
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
#headerMenu a:hover
{
	text-decoration: underline;
}
#localeChooser
{
	background: #fff;
	border: 1px solid #000;
	color: #444;
	cursor: pointer;
	height: 20px;
	list-style: none;
	margin: 0 2px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: right;
	top: 4px;
	width: 120px;
}
#localeChooser li
{
	font-weight: bold;
	height: 20px;
	position: relative;
	text-align: left;
}
#wrapper
{
	background-color: #fff;
	background-image: url('../img/struct/wrapper.bg.gif');
	background-repeat: repeat-y;
	border: 1px solid #000;
	margin: auto;
	text-align: left;
	width: 1000px;
}
div.error_message
{
	color: #c00;
	font-weight: bold;
}
div.menuLeft, div.menuRight
{
	background-color: #fff;
	background-repeat: repeat-y;
	text-align: center;
}
div.menuLeft
{
	background-image: url('../img/struct/sidebar.menu.left.background.png');
}
div.menuRight
{
	background-image: url('../img/struct/sidebar.menu.right.background.png');
}
div.menuLeft a, div.menuRight a
{
	color: #00c;
	display: block;
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
	padding: 2px;
	text-decoration: none;
}
div.menuLeft a:hover, div.menuRight a:hover
{
	color: #c00;
}
div.menuLeft li, div.menuRight li
{
	border-bottom: 2px solid #c00;
}
div.menuLeft ul, div.menuRight ul
{
	background-position: bottom;
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom: 18px;
	margin-top: 6px;
	padding: 26px 11px 11px 6px;
}
div.menuLeft ul
{
	background-image: url('../img/struct/sidebar.menu.left.bottom.png');
}
div.menuRight ul
{
	background-image: url('../img/struct/sidebar.menu.right.bottom.png');
}
div.price
{
	font-size: 250%;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	right: 5px;
	text-align: center;
	top: 5px;
}
h1
{
	font-size: 150%;
	font-weight: bold;
}
h1 a
{
	color: #fff;
}
img
{
	border: none;
}
img.icon
{
	vertical-align:middle;
}
img.sator_right_menu
{
	margin-left: -20px;
}
p
{
	margin: 1em 0;
}
pre
{
	background: #000;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	font-family: monospace;
	font-size: 10px;
	font-weight: bold;
	height: 11px;
	left: 0;
	line-height: 1;
	overflow: auto;
	padding: 0;
	position: fixed;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 10;
}
pre:hover
{
	height: 100%;
}
table.data
{
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table.data td, table.data th
{
	padding: 2px;
}
table.data th
{
	text-align: right;
}
table.data tr.title a
{
	color: #fff;
	text-decoration: none;
}
table.data tr.title th
{
	background: #333;
	color: #fff;
	text-align: center;
}
table.data tr.even td, table.data tr.even th
{
	background: #cddeef;
}
table.data tr.odd td, table.data tr.odd th
{
	background: #ddeeff;
}
table.data tr:hover td, table.data tr:hover th
{
	background: #fc9;
}
table.data:hover tr.title th
{
	background: #000;
}
