@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-position: 50px top;
	background-repeat: repeat-x;
	background-color: #000;
}
#head {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	position: relative;
}
#head .menu {
	height: 25px;
	width: 900px;
	position: absolute;
	top: 75px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#head .menu a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
#head .menu a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E59719;
}
#head #logo{
	display: block;
	height: 53px;
	width: 112px;
	position: absolute;
	top: 37px;
}
#headSub {
	height: 125px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	position: relative;
	background-image: url(images/menu_sub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headSub .menu {
	height: 25px;
	width: 900px;
	position: absolute;
	top: 75px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#headSub .menu a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
#headSub .menu a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E59719;
}
#headSub .menu .up {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E59719;
}
#headSub #logo{
	display: block;
	height: 53px;
	width: 112px;
	position: absolute;
	top: 37px;
}
#headSub .Submenu {
	height: 22px;
	width: 890px;
	position: absolute;
	top: 100px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
}
#headSub .Submenu a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
#headSub .Submenu a:hover {
	color: #FFF;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #121212;
	height: auto;
	position: relative;
}
#main .colL{
	width: 550px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 20px;
	height: auto;
	display: block;
	position: relative;
	clear: none;
	float: left;
}
#main .colR a#btn {
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	width: 246px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}
#main .colR a#btn h1{
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
#main .obox {
	display: block;
	height: 300px;
	width: 900px;
	position: relative;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	display: block;
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
	font-size: 12px;
	text-align: center;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#main .colL  h1{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 0px;
	line-height: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .colL  .homeline{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	margin-top: 0px;
	line-height: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.large {
	font-size: 16px;
}
#main .colR {
	width: 276px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	height: auto;
	display: block;
	padding-right: 25px;
	float: left;
	padding-left: 24px;
}
#main .colR a:hover#btn {
	background-image: url(images/btn_over.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	width: 246px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#main .colL form {
	line-height: 25px;
	margin-top: 10px;
	font-size: 12px;
}
#main .colL form .title {
	font-size: 14px;
	font-weight: bold;
}
#main .colL ul {
	margin-top: 10px;
	padding-top: 0px;
}
#main .colL a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}
#main .colL a:hover {
	color: #FFF;
}
#main .colL #pr {
	height: auto;
}
#main .colL #pr h2 {
	font-size: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 550px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main .colL #pr .date{
	display: block;
	width: 75px;
	float: left;
	font-weight: bold;
	margin-bottom: 15px;
}
#main .colL #pr .desc {
	display: block;
	width: 475px;
	margin-bottom: 15px;
	float: left;
}
#main .colL #pr .desc .translate {
	font-size: 12px;
	color: #CCC;
}
#main .colL #pr .release {
	margin-bottom: 10px;
	display: block;
}
#main .colL #pr .release .details {
	font-size: 12px;
	color: #CCC;
}
#main .colL .hline {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-transform: none;
	width: 100%;
	display: block;
	margin-top: 40px;
	font-weight: bold;
}
#main .colFull {
	width: 850px;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	display: block;
	clear: none;
	float: left;
	padding: 25px;
}
#main .colFull h2 {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#main .colFull h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 0px;
	line-height: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .colFull a {
	color: #999;
	text-decoration: none;
}
#main .colFull a:hover {
	color: #FFF;
}
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 14px;
	color: #666;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3.toggler:hover {
	color: #FFF;
	cursor: pointer;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
#accordion .null   a{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
}
#main .colL h2 {
	font-size: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 550px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main .colL .col2 {
	height: auto;
	width: 220px;
	position: static;
	float: right;
}
#main .colR .side {
	background-image: url(images/btn_extend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 246px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: normal;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 15px;
}
#main .colR .side h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
.hline {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-transform: none;
	width: 100%;
	display: block;
	margin-top: 40px;
	font-weight: bold;
}

