/* main selectors */
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	border-top: 2px solid #FFF;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	min-width: 955px;
}

a {
	color: #3399FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0 0 16px 0;
}

ol, ul {
	margin: 0 0 0 22px;
	padding: 0 0 16px 0;
}

dl, dt {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 0 0 16px 0;
}

h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #3F3F3F;
	margin: 0;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #3F3F3F;
	margin: 0;
	padding: 0 0 8px 0;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
}

/* main layouts */
div.layout {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

/* header section */
#header {
	width: 100%;
	position: relative;
	background: url(../images/background-header.jpg) repeat-x;
}

#header div.layout {
	height: 166px;
	background: url(../images/background-header-layout.jpg) no-repeat top;
}

/* header navigation section */
#header ul.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 8px;
	/* left: 60px; */
	font-size: 11px;
	line-height: 13px;
}

#header ul.navigation li {
	display: inline;
	border-left: 1px solid #666;
	padding: 0 4px 0 8px;
}

#header ul.navigation li:first-child {
	border: none;
}

#header ul.navigation a {
	color: #666;
	text-decoration: underline;
}

#header ul.navigation a:hover {
	text-decoration: none;
}

#header ul.navigation li.twitter a {
	padding: 2px 0 2px 34px;
	background: url(../images/icon-twitter.gif) no-repeat left;
}

/* logo section */
h1.logo {
	margin: 0;
	padding: 0;
	font-size: 11px;
	position: absolute;
	left: 68px;
	top: 38px;
}

h1.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 234px;
	height: 106px;
	background: url(../images/logo.png) no-repeat;
	outline: none;
}

/* footer section */
#footer {
	width: 100%;
	position: relative;
	font-size: 10px;
	line-height: 17px;
	color: #999;
	padding: 8px 0;
}

#footer a {
	color: #999;
}

#footer p {
	padding: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: 0 2px 0 6px;
	border-left: 1px solid #999;
}

#footer ul img {
	vertical-align: top;
}

#footer ul li.twitter a {
	padding: 2px 0 4px 34px;
	background: url(../images/icon-twitter.gif) no-repeat left;
}

#footer ul li.sn {
	border-left: none;
}

#footer ul li:first-child {
	border-left: none;
	padding-left: 0;
}

#footer div.main {
	width: 100%;
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #D0D1D2;
}

#footer div.main ul {
	float: left;
}

#footer div.main p {
	float: right;
}

#footer div.sub {
	width: 100%;
	overflow: hidden;
	padding-top: 4px;
}

#footer div.sub p {
	float: left;
	padding-right: 8px;
}

#footer div.sub p.note {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	padding-right: 0;
}

/* master section */
#master {
	width: 100%;
	position: relative;
	background: url(../images/background-master.jpg) repeat-x;
	margin-bottom: 10px;
	font-size: 1.16em;
	line-height:1.56em;
}

.p_title
{
    position: relative; 
    margin-left: auto;
    margin-right: auto;
}

.p_box
{
    position: relative;
    width:440px;
}

.p_wide
{
    position: relative;
    width:900px;
}

.td_favicon
{
    width:150px;
}

.allow 
{
    visibility:hidden;
	position: fixed; 
    margin-left: auto;
    margin-right: auto;
    right:10px;
    top:10px;
	z-index:5;
} 

.news_date
{
    font-family:Times New Roman,Georgia;
    font-size:1em;
    font-style:italic;
    color:Gray;
}

/*
#master div.layout {
	background: url(../images/background-promo-layout.jpg) no-repeat top;
}
*/


/* promo section */
#promo {
	width: 100%;
	position: relative;
	background: url(../images/background-promo.jpg) repeat-x;
	margin-bottom: 10px;
}

#promo div.layout {
	height: 480px;
	background: url(../images/background-promo-layout.jpg) no-repeat top;
}

#promo div.tabset {
	width: 955px;
	height: 68px;
	position: absolute;
	top: 412px;
	left: 0;
	z-index: 5;
	background: #C6C8C7 url(../images/background-tabset.jpg) no-repeat;
}

/* teasers section */
#teasers {
	width: 100%;
	position: relative;
}

#teasers div.layout {
	width: 945px;
	height: 270px;
	padding: 0 5px;
	background: url(../images/background-teasers.png) no-repeat top;
	overflow: hidden;
	color: #3F3F3F;
}

/* news box section */
#teasers div.news {
	width: 430px;
	height: 205px;
	padding: 50px 0 0 22px;
	float: left;
	font-size: 13px;
}

#teasers div.news h3 {
	position: absolute;
	top: 8px;
	left: 16px;
	padding: 0 0 0 8px;
	line-height: 28px;
	background: url(../images/news-left.gif) no-repeat;
	height: 28px;
	overflow: hidden;
}

#teasers div.news h3 span {
	float: left;
	background: url(../images/news-right.gif) no-repeat top right;
	padding: 0 10px 0 2px;
}

/* press box section */
#teasers div.press {
	width: 430px;
	height: 230px;
	float: right;
	padding: 25px 25px 0 0;
}

#teasers div.press dl {
	width: 100%;
	overflow: hidden;
}

#teasers div.press dt {
	width: 160px;
	float: left;
	clear: left;
	text-align: center;
	padding: 10px 0;
}

#teasers div.press dd {
	width: 260px;
	float: left;
	padding: 10px 0;
}

#teasers div.press p.more {
	text-align: right;
	font-weight: bold;
}

#teasers div.press p.more a {
	color: #FF6500;
	text-decoration: underline;
}

#teasers div.press p.more a:hover {
	text-decoration: none;
}

/* tabset section */
div.tabset ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 230px;
}

div.tabset ul li {
	float: left;
	position: relative;
	z-index: 5;
	margin-left: 28px;
	display: inline;
}

div.tabset a {
	color: #3F3F3F;
	float: left;
	padding: 10px;
	position: relative;
	z-index: 5;
	outline: none;
}

div.tabset a:hover,
div.tabset .current a {
	color: #005496;
	text-decoration: none;
}

div.tabset li.back {
	position: absolute;
	background: red;
	float: none;
	z-index: 4;
	top: 2px;
	margin: 0;
	padding: 0;
	height: 30px;
	background: #FBFBFB url(../images/tabset-right.gif) no-repeat top right;
}

div.tabset li.back div {
	background: url(../images/tabset-left.gif) no-repeat;
	height: 30px;
	overflow: hidden;
}

div.tabset div.popup {
	position: absolute;
	width: 137px;
	height: 109px;
	background: url(../images/popup.png) no-repeat;
	left: -9999px;
}

div.tabset div.popup p {
	text-align: center;
	padding: 12px 6px 0 6px;
	height: 60px;
	font-weight: normal;
	font-size: 13px;
	color: #414141;
}

/* tabs section */
div.tabs {
	width: 955px;
	height: 412px;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

div.tabs div.scroll {
	position: relative;
	z-index: 4;
	width: 955px;
	height: 412px;
}

div.tabs div.scrollContainer {
	position: absolute;
	top: 0;
	left: 0;
}

div.tabs a.prev, div.tabs a.next {
	position: absolute;
	z-index: 5;
	width: 30px;
	height: 42px;
	top: 160px;
}

div.tabs a.prev {left: 10px;}
div.tabs a.next {right: 10px;}

div.tabs a.prev span, div.tabs a.next span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/prev.png) no-repeat;
}

div.tabs a.next span {
	background-image: url(../images/next.png);
}

div.tabs a.prev:hover span, div.tabs a.next:hover span {
	background-position: 0 -42px;
}

div.tab {
	width: 955px;
	height: 412px;
	overflow: hidden;
	position: relative;
}

div.tab div.text {
	width: 400px;
	float: left;
	padding: 60px 0 0 60px;
	font-size: 17px;
	line-height: 24px;
}

div.tab div.text h2 {
	padding-bottom: 10px;
}

div.tab div.text p {
	padding-bottom: 10px;
}

div.tab div.text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.tab div.text ul li {
	padding-bottom: 10px;
}

div.tab div.icon {
	height: 412px;
	width: 490px;
	float: right;
	position: relative;
}

div.tab div.icon div.item {
	width: 490px;
	height: 412px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

div.tab div.icon img {
	width: 490px;
	height: 412px;
	display: block;
}

/* get box section */
div.get {
	position: absolute;
	top: 0px;
	right: 100px;
	font: 11px/13px 'Lucida Sans Unicode', 'Lucida Sans', Lucida, sans-serif;
	overflow: hidden;
}

div.get div.inner {
	width: 100%;
	position: relative;
}

div.get img {
	vertical-align: middle;
}

div.get a {
	color: #999;
	text-decoration: underline;
}

div.get a:hover {
	text-decoration: none;
}

/* tab1 section */
div.get div.tab1 {
	width: 357px;
	background: url(../images/headup/bg1.png) no-repeat;
}

div.get div.tab1 div.inner {
	width: 293px;
	height: 80px;
	padding: 5px 26px 22px 38px;
}

div.get div.tab1 p {
	height: 38px;
	color: #EC5518;
	padding: 0;
}

div.get div.tab1 input.text {
	border: none;
	background: none;
	padding: 2px 4px;
	outline: none;
	font: 11px/13px 'Lucida Sans Unicode', 'Lucida Sans', Lucida, sans-serif;
	margin: 1px 0 0 0;
	vertical-align: middle;
	color: #999;
	width: 200px;
	float: left;
}

div.get div.tab1 input.image {
	margin: 0;
	float: right;
	width: 67px;
	height: 25px;
}

/* tab2/3 section */
div.get div.tab2,
div.get div.tab3 {
	width: 361px;
	background: url(../images/headup/bg2.png) no-repeat;
}

div.get div.tab3 {
	background-image: url(../images/headup/bg3.png);
}

div.get div.tab2 div.inner,
div.get div.tab3 div.inner {
	padding: 28px 30px 0 25px;
	width: 306px;
	height: 108px;
	color: #CCC;
}

div.get div.tab3 div.inner {
	padding-top: 33px;
}

div.get div.tab2 h2,
div.get div.tab3 h2 {
	font-size: 20px;
	color: #FFF;
}

div.get div.tab2 a.dload,
div.get div.tab3 a.dload {
	position: absolute;
	top: 0;
	left: 0;
	width: 361px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 10;
	background: url(../images/transparent.gif) no-repeat;
}

div.get div.tab2 p,
div.get div.tab3 p {
	padding: 0 80px 0 0;
}

div.get div.tab2 p.compat,
div.get div.tab3 p.compat {
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}

div.get div.tab2 p.compat span,
div.get div.tab3 p.compat span {
	float: right;
	font-size: 10px;
}

div.get div.tab2 p.agree,
div.get div.tab3 p.agree {
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 12;
	width: 360px;
	text-align: center;
	font-size: 10px;
	color: #999;
}


/* temporary section */
div.get div.tab2,
div.get div.tab3 {
	display: none;
}