body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #A8A1A1;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal; /* italic */
	font-weight: bold; /* normal, bold, bolder, lighter, 100 - 900*/
	font-size: 16px;
}

tr
{
	vertical-align: top;
	font-size: 12px;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 16px;
	margin: 0px;
}

li
{
	padding-bottom: 10px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.text
{
	font-weight: normal;
	font-size: 15px;
}

.tr_attribute
{
	width: 62px;
	font-weight: normal;
}

.tr_value
{
	font-weight: normal;
}

.footer
{
	position: relative;
	font-weight: normal;
	font-size: 12px;
	top: 4px;
}

.download
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#combo_platform_label
{
	font-weight: bold;
	float:left;
	margin-top:13px;
	margin-left:20px;
	margin-right:6px;
}

#combo_platform
{
	font-size: 13px;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal; /* italic */
	/*font-weight: bold;*/
	width: 188px;
}

#tabs
{
	font-size: 13px;
	font-weight: normal;
	background-image: url(images/Tab-Long.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 30px;
	bottom: 0px;
}

#tab_selected
{
	position: absolute;
	top: 0px;
}

#tab_wm, #tab_pc, #tab_iphone, #tab_ipad
{
	position: absolute;
	width: 153px;
	padding-top: 9px;
}

#container, #bottom
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	top: 0px;
}

#container
{
	background-image: url(images/Paper-Border-Center.gif);
}

#page
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	background: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	top: 0px;
}

#banner
{
	position: relative;
	left: 0px;
	width: 840px;
	height: 217px;
	text-align: left;
}

#main
{
	position: relative;
	width: 840px;
	top: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#navigation
{
	position: absolute;
	left: 10px;
	top: 20px;
}

#content
{
	text-align: left;
	position: relative;
	margin-left: auto;
	top: 20px;
	margin-right: 20px;
	width: 520px;
	min-height: 560px
}

#footer
{
	position: relative;
	height: 30px;
	width: 100%;
}

#buttons
{
	position: relative;
	height: 60px;
}

#buttons_disabled
{
	/*position: relative;*/
	height: 0px;
	visibility: hidden;
	text-align: left;
}

.block
{
	position: relative;
	width: 253px;
	margin: 10px;
	background-image: url(images/Block-Background.png);
}

#block_content
{
	position: absolute;
	left: 0px;
	top: 41px;
	text-align: left;
}

#block_infos
{
	position: absolute;
	left: 74px;
	top: 10px;
	width: 176px;
	height: 140px;
}

.block_bottom
{
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/Block-Background-Bottom.png);
	background-repeat: no-repeat;
}

#reviews
{
	position: relative;
	width: 253px;
	margin-left: 10px;
	margin-top: 20px;
}

#review
{
	margin-bottom: 16px;
	font-size: 14px;
}

.navlink, .navlink_active
{
	background-image: url(images/BallRed.png);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 16px;
	margin-top: 6px;
	width: 64px;
	height: 30px;
}

.navlink_active
{
	background-image: url(images/BallGreen.png);
}

.navlabel
{
	position: absolute;
	left: 42px;
	top: 2px;
}

.tab_text, .tab_selected
{
	position: absolute;
	width: 153px;
	text-align: center;
	color: white;
}

.tab_selected
{
	color: black;
}

.line
{
	width: 220px;
	height: 1px;
	position:absolute;
	left: 0px;
	top: 30px;
}

