﻿/* global */
html
{
	font-size:16px;
	height:100%;
}
body
{
	font-size:75.5%;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}
strong 
{
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6
{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}

/* width of main page */
.banner .top,.banner .middle,.banner .bottom,#news,#mainMenu div
{
	width: 920px;
	margin: 0 auto;
}


/* box for news on homepage */
#news a
{
	color: #666;
}
#news a:hover
{
	color: #333;
	text-decoration: none;
}
div.newsBox 
{
	width: 455px;
	float: left;
	margin: 10px 10px 0 0;
	color: #666;
}
div.newsBox.last 
{
	margin-right:0;
}
.newsBox .header,.newsBox .header .left,.newsBox .footer,.newsBox .footer .right,.newsBox .main
{
	background: url(../images/newsBox_bkg_grey_.png) no-repeat; 
	background-color: #efefef;
}
.gold .header,.gold .header .left,.gold .footer,.gold .footer .right,.gold .main
{
	background: url(../images/newsBox_bkg_gold.png) no-repeat; 
	background-color: #f5e8c3;
}
.developer .header,.developer .header .left,.developer .footer,.developer .footer .right,.developer .main
{
	background: url(../images/newsBox_bkg_developer_.png) no-repeat; 
	background-color: #f8d8bc;
}
.consumer .header,.consumer .header .left,.consumer .footer,.consumer .footer .right,.consumer .main
{
	background: url(../images/newsBox_bkg_consumer_.png) no-repeat; 
	background-color: #c7e2fb;
}
.games .header,.games .header .left,.games .footer,.games .footer .right,.games .main
{
	background: url(../images/newsBox_bkg_games.png) no-repeat; 
	background-color: #cccccc;
}

.newsBox h2
{
	margin: 6px 0 0 25px;
}
#news .newsBox h2 a
{
	font-size: 1.5em;
	color: #333;
	text-decoration: none;
}
#news .gold h2 a, #news .developer h2 a,#news .consumer h2 a,#news .games h2 a
{
	color: #FFF;
}
.newsBox p
{
	padding: 2px 25px;
}
.newsBox p.date
{
	padding: 8px 25px 2px;
	color: #999;
}
.newsBox .header
{
	background-position: top right; 
	width: 100%;
	height: 40px;
}
.newsBox .header .left
{
	background-position: top left;
	width: 90%;
	height: 40px;
}
.newsBox .main 
{
	background-image: none;
	height: 270px;
}
.newsBox .footer
{
	background-position: bottom left; 
	width: 100%;
	height: 10px;
}
.newsBox .footer .right
{
	background-position: bottom right; 
	float: right;
	width: 90%;
	height: 10px;
}

/* header with menu and banner */
.banner 
{
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
.banner .bottom
{
	height: 10px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
}

.banner ul li
{
	display: inline;
}
.banner .bottom ul 
{
	width: 100px;
	list-style: none;
	margin: 0px auto;
	padding: 5px 0;
}
.banner .bottom ul li a 
{
	color: #e5d8b5;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url(../images/header_footer_numbering_bkg.png);
	height: 24px;
	width: 24px;
	margin: 0px 2px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 1.7em;
}
.banner .bottom ul li a.select 
{
	color: #937a4e;
	background-position: 0px -30px;
}
.banner .top
{
	height: 35px;
	margin: 0px auto;
	padding-top: 30px;
}
.banner .middle
{
	height: 300px;
	margin: 0px auto;
	background-position: top right;
	background-repeat: no-repeat;
}
.banner .middle div
{
	height: 300px;
	width: 400px;
	display: block;
	padding-top: 60px;
}
.banner .middle h1 
{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	color: #333;
}
.banner .middle p
{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 0px;
	font-family: Georgia;
	font-style:italic;
	color: #333;
}
.banner .middle p.sign
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 10px 0px;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-style:normal;
	color: #333;
}
.logo 
{
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	position: absolute;
	z-index: 9999;
}

.gold
{
	background-color: #e5d8b5;
	background-image: url(../images/header_top_bkg.png);
	background-position: 0px 0px;
}
.gold .bottom
{
	background: url(../images/header_footer_bkg.png) repeat-x top;
}
.gold .middle 
{
	background-image: url(../images/mainImage_enterprise.jpg);
}
.gold .logo 
{
	background-image: url(../images/logo_resco_all.png);
	background-position: top left;
}

.developer
{
	background-color: #f8d8bc;
	background-image: url(../images/header_top_bkg.png);
	background-position: 0px -500px;
}
.developer .bottom
{
	background: url(../images/header_footer_bkg.png) repeat-x 0px -40px;
}
.developer .middle 
{
	background-image: url(../images/mainImage_developer.jpg);
}
.developer .logo 
{
	background-image: url(../images/logo_resco_all.png);
	background-position: 0px -50px;
}

.consumer
{
	background-color: #c7e2fb;
	background-image: url(../images/header_top_bkg.png);
	background-position: 0px -1000px;
}
.consumer .bottom
{
	background: url(../images/header_footer_bkg.png) repeat-x 0px -80px;
}
.consumer .middle 
{
	background-image: url(../images/mainImage_consumer.jpg);
}
.consumer .logo 
{
	background-image: url(../images/logo_resco_all.png);
	background-position: 0px -100px;
}

.about
{
	background-color: #c7e2fb;
	background-image: url(../images/header_top_bkg.png);
	background-position: 0px -1000px;
}
.about .bottom
{
	background: url(../images/header_footer_bkg.png) repeat-x 0px -80px;
}
.about .middle 
{
	background-image: url(../images/mainImage_about.jpg);
}
.about .logo 
{
	background-image: url(../images/logo_resco_all.png);
	background-position: 0px -100px;
}

.games
{
	background-color: #b2b2b2;
	background-image: url(../images/header_top_bkg.png);
	background-position: 0px -1500px;
}
.games .bottom
{
	background: url(../images/header_footer_bkg.png) repeat-x 0px -120px;
}
.games .middle 
{
	background-image: url(../images/mainImage_games.jpg);
}
.games .logo 
{
	background-image: url(../images/logo_resco_all.png);
	background-position: 0px -150px;
}

/* main menu */
div.menu
{
	z-index: 99;
	position: absolute;
	width: 100%;
	text-align: center;
}
.menu  ul 
{
	width: 700px;
	margin:	32px auto;
	padding-left: 354px;
	display: block;
}
.menu ul li 
{
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
	clear: none;
}
.menu a
{
	color: #333;
	/*background-color: #333;*/
	text-decoration: none;
	font-size: 18px;
	white-space: nowrap;
	text-align: left;

	padding: 4px 10px 8px;
	display: block;
}
a.mainMenuHover {
    background-color: #333333;
    color: #FFFFFF;
}
.menu a:hover {
	color: #FFF;
	background-color: #333;
}
ul.submenu {
	position: absolute;
	padding: 0px;
	margin: 0px;
	display: none;
	background-color: #333;
	z-index: 500;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
ul.dev {
	width: 263px;
}
ul.apps {
	width: 150px;
}
ul.company {
	width: 120px;
	margin-left: -23px;
}
ul.submenu li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
ul.submenu a {
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 4px 10px 7px 15px;
	border-bottom: 1px dotted #666;
	float: none;
	display: block;
}
ul.submenu a:hover
{
	background-color: #937a4e;
}

