/* fixes annoying border around flashes */
object { outline:none; }

/* main styling */
body {
	background: #000000 url(../img/bg.jpg) repeat-x 0 0; 
	color: #686868; 
	font-family:'Arial',helvetica,verdana,tahoma,georgia,sans-serif;
    margin: 0; 
    padding: 0; 
	padding-bottom:10px;
	font-size:80%;
	line-height:100%; 
	/*text-align: center;*/
}
h1,h2,h3,h4,h5,h6,p,pre,address{
	margin-bottom:0.5em;
}
h1, h2, h3, h4, h5 {
	color: #ffffff; 
	padding-bottom: 5px; 
	text-transform: none;
}
h1 { 
	font-size:2.70em; 
	line-height: 115%; 
}
h2 { 
	font-size:1.2em;
}
h3 { 
	font-size:1.2em; 
}
h4,h5 {
	font-size:1.0em; 
	padding:0em;
	margin:0em;
}
a {
	color:#a3a2a2; 
	text-decoration: none;
}
a:visited {
	color:#a3a2a2;
}
a:hover {
	color:#fff;
	text-decoration: underline;
}
a img {
	border: 0;
}

li {
	list-style-type: none;	
}
ul, li {
	margin: 0;
	padding: 0;
}

.clearer {
    display: block;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

button {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    border: 0;
    cursor: pointer;
}

#wrap-container {
    position: relative;
	background:transparent url(../img/bg-header.gif) no-repeat scroll center top;
	display:table;
	width:100%;
}

#container {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

/* header */
#headerarea {
    position: relative;
    height: 78px;
}
#headerarea .inner {
	position: relative;
}
#headerarea h2.imageReplace,
#headerarea #logo {
	display: none;
}
#headerarea #language {
	text-align: right;
	padding: 10px;
}

/* header - navigation */
#headerarea #navigation-right,
#headerarea #navigation-left {
    width: 355px;
    position: absolute;
    top: 45px;
}
#headerarea #navigation-left {
    left: 0;
}
#headerarea #navigation-right {
    right: 0;
}
#headerarea #navigation-right li,
#headerarea #navigation-left li {
    float: left;
    text-align: center;
    line-height: 22px;
    overflow: hidden;
}
#headerarea #navigation-left li {
    float: left;
    text-align: center;
    line-height: 22px;
    background: transparent url(../img/nav-spacer.jpg) no-repeat scroll right top;
    overflow: hidden;
}
#headerarea #navigation-right li {
    float: left;
    text-align: center;
    line-height: 22px;
    background: transparent url(../img/nav-spacer.jpg) no-repeat scroll left top;
    overflow: hidden;
}
#headerarea #navigation-right li table,
#headerarea #navigation-left li table {
	width: 100%;
}
#headerarea #navigation-right li a,
#headerarea #navigation-left li a {
	font-size: .8em;
	font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
#headerarea #navigation-right li a:hover,
#headerarea #navigation-left li a:hover {
	text-decoration: none;
}

/* submenuarea */
#submenuarea {
	float: left;
    width: 209px;
    margin-right: 13px;
    margin-top: 70px;
}
#submenuarea .button1 {
    line-height: 1.2em;
    font-size: 1.3em;
    padding: 0 .3em .3em .3em !important;    
    background: #000000 url(../img/btn_big_red.jpg) top left no-repeat;
    width: 209px;
    height: 49px;
    margin-bottom: 10px;
}
#submenuarea .button1 span {
    line-height: 1.6em;
    font-size: .6em;
    color: #8d5a60;
    font-family: 'Arial',helvetica,verdana,tahoma,georgia,sans-serif;
}
#submenuarea .button1-fr {
    line-height: 1.2em;
    font-size: 1.0em;
}
#submenuarea .button1-fr span {
    line-height: 1.6em;
    font-size: .6em;
}
#submenuarea .button2 {
    line-height: 1.2em;
    font-size: 1.3em;
    padding: 0 .3em .3em .3em !important;    
    background: #000000 url(../img/btn_big_black.jpg) top left no-repeat;
    width: 209px;
    height: 49px;
    margin-bottom: 10px;
    vertical-align: top;
}
#submenuarea .button2 span {
    line-height: 1.6em;
    font-size: .6em;
    color: #595959;
    font-family: 'Arial',helvetica,verdana,tahoma,georgia,sans-serif;
}
#submenuarea .button2-fr {
    line-height: 1.2em;
    font-size: 1.0em;
}
#submenuarea .button2-fr span {
    line-height: 1.6em;
    font-size: .6em;
}
#submenuarea .wrapper-top {
    background: #000000 url(../img/submenu-wrapper-top-bg.jpg) top left no-repeat;
    height: 36px;
}
#submenuarea .wrapper-top h3 {
	color: #686868;
    margin: 0;
    width: 50%;
    padding: 0 0 0 10px;
    font-size: .9em;
    line-height: 2.9em;
    text-transform: uppercase;
    font-weight: bold;
}
#submenuarea .wrapper-bottom {
    background: #000000 url(../img/submenu-wrapper-bottom-bg.jpg) bottom left repeat-x;
    line-height:1px;
    font-size:1px;
    height: 13px;
}
#submenuarea .wrapper {
    background: #000000 url(../img/submenu-wrapper-bg.jpg) center left repeat-x;
    border-left: 2px solid black;
    border-right: 2px solid black;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#submenuarea ul li {
	padding-left: 20px;
	background: transparent url(../img/submenu-arrow.gif) center left no-repeat;
	line-height: 2em;
}
#submenuarea ul li a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
}

/* contentarea */
#contentarea {
}

/* modulearea */
.modulearea {
	position: relative;
}

/* footer */
#footerarea {
	font-size: .85em;
    margin-top: 0;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:75px;
    padding-left:75px;
    color:#686868;
    clear:both;
}
#footerarea a {
	color: #686868;
}
#footerarea .navigation {
	padding-bottom:10px;
	text-transform: uppercase;
    text-align: center;
}
#footerarea .navigation a {color:#686868;}
#footerarea .navigation a:visited {color:#686868;}
#footerarea .navigation ul {
    margin:0;
    list-style:none;
    padding:0px;
}
#footerarea .navigation li {
    padding-right: 5px;
    display:inline;
}
#footerarea .disclaimer {
	text-align: center;
    padding-right:20px;
    padding-left:20px;
    padding-top: 10px;
}
#footerarea .disclaimer h3 {
	color: #686868;
	font-weight: normal;
}
#footerarea #footer-logos {
	margin-left: 125px;
}

/* sitemap */
#sitemap {
    margin-top:10px;
    padding-right:20px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    line-height:120%;
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
}
#sitemap .column {
    width:149px;
    float:left;
    padding-right:6px;
}
#sitemap dl {
    margin: 0px;
    clear:both;
}
#sitemap a {
    text-decoration:none;
}
#sitemap a:hover {
    text-decoration:underline;
}
#sitemap dt {
	margin: 0px;
}
#sitemap dd {
	margin-left: 20px;
}
#sitemap dt a {
    color:#686868;
    font-weight:bold;
    padding-right:0px;
}
#sitemap dd a {
    color:#686868;
    padding-right:0px;
}

/* styled elements */
table.styled {
	border-collapse: collapse;
	border: 1px solid #575757;
}
table.styled th {
    background: #000000 url(../img/table-head-bg.jpg) top left repeat-x;
	font-weight: bold;
	color: #FFFFFF;	
	height: 26px;
	padding: 2px;
	white-space: nowrap;
    border-bottom: 1px solid #575757;
	text-align: center;
}
table.styled td {
    background: #000000;
    padding: 10px;
    border-left: 1px solid #575757;
    border-right: 1px solid #575757;
    border-bottom: 1px solid #575757;
    color: #FFFFFF; 
}

/* prgressives fadein-fadeout */
#progressives-fade-container {
    height:56px;
    width:334px;
}
#progressives-fade-container #progressives-fade-inner {
	position: relative;
}
#progressives-fade-container #progressives-fade-inner .item {
	width: 334px;
	height: 56px;
	position: absolute;
	top:0;
	left: 0;
	display: none;
    cursor: pointer;
}
#progressives-fade-container #progressives-fade-inner .item img {
    float: right;
    margin-top: 7px;
    margin-right: 25px;
}
#progressives-fade-container #progressives-fade-inner .item h1 {
    margin: 0;
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
    top: 25px;
    left: 25px;
    display: inline;
    line-height:1em;
    position: absolute;
    font-size: 1.8em;
}
#progressives-fade-container #progressives-fade-inner .item .progressives-fade-value {
    margin: 0;
    margin-left: 30px;
    margin-top: 5px;
    padding: 0;
    top: 25px;
    left: 25px;
    display: inline;
    line-height:1em;
    position: absolute;
    font-size: 1.8em;
}
#progressives-fade-container #progressives-fade-inner .item h2 {
    margin: 0;
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
    top: 5px;
    left: 25px;
    display: inline;
    line-height:1em;
    position: absolute;
    font-size: 1.2em;
}
#progressives-fade-container #progressives-fade-inner .item a {
    color: #4572a8;
}

/* popups blocked popup */
#blocked-popup {
    position: absolute; 
    top: 150px; 
    left: 315px; 
    z-index: 9999;  
    background: #FFFFFF; 
    height: 200px; 
    width: 350px;
    border-top: 10px solid #8D0022;
    border-bottom: 10px solid #8D0022;
}
#blocked-popup .inner {
    height: 200px; 
    text-align: center;
    position: relative;
}
#blocked-popup .inner .logo {
    padding-top: 5px;
    padding-bottom: 5px;
}
#blocked-popup .inner .popup-buttons {
    position: absolute;
    bottom: 10px;
    left: 0px;
    height: 24px;
    width: 350px;
}
#blocked-popup .inner .popup-buttons button {
    background: #FFFFFF url(../img/home/btn-bg.jpg) top left no-repeat;
    border: 0;
    width: 61px;
    height: 24px;
    line-height: 1.3em;
    font-size: 1.1em;
    padding: 0 .3em .3em .3em !important;
    font-weight: bold;
    text-align: center;
    margin-left: 10px;
}

/* winners flyover popup */
.x-ad-close {
    cursor: pointer;
    font-weight: bold;
    float: right;
    padding: 1px 5px;
    color: #686868;
    font-size: 10px;
}
.x-ad-close-over {
    text-decoration: underline;
    color: #FFFFFF;
}
#layerAd {
    display: none;
    background: #000000;
}

