html {color:#fff;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}table {border-collapse:collapse;border-spacing:0;}fieldset,img {border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:inherit;font-weight:inherit;}li {list-style:none;}h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:400;}q:before,q:after {content:'';}abbr,acronym {border:0;font-variant:normal;}legend {color:#000;}input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select {font-size:100%;}a {outline:none;} object{outline:none;}

body {
font-family:Verdana;
font-size:10px;

}

body.agegatestd {
background:url(../images/ida/agegate_std.jpg) top center no-repeat #000;
}


noscript {
	font-size:15px;
}



.bold {
font-weight:700;
}

.btn_css {
text-indent:-4000px;
display:block;
}

.floatr {
float:right;
}


.unit {
position:relative;
z-index:6;
margin-top:15px;
}

.first {
margin-top:0px;
}

.membership {
margin-bottom:15px;
}

.newsitem {
margin-top:0px;
}
#newsResults .unit_feed {
	
}

.unit_purple {
position:relative;
z-index:6;
margin-bottom:17px;
}

.unit_black {
position:relative;
z-index:6;
}


.unit_grey {
position:relative;
z-index:6;
}

.unit_bg_over {
position:relative;
z-index:6;

}


.transparent_class {
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity:0.2;
opacity:0.2;
background-color:#fff;
width:100%;
z-index:5;
position:absolute;
top:0;
}

.transparent_class_purple {
filter:alpha(opacity=72);
-moz-opacity:0.72;
-khtml-opacity:0.72;
opacity:0.72;
background-color:#593b74;
width:100%;
z-index:1;
position:absolute;
top:0;
}

.transparent_class_black {
	Z-INDEX: 1; 
	POSITION: absolute; 
	left:0px;
	FILTER: alpha(opacity=70); 
	BACKGROUND-COLOR: #000000; 
	WIDTH: 100%; 
	TOP: 0px; 
	-moz-opacity: .7; 
	-khtml-opacity: .7; 
	opacity: 0.8;
}



.transparent_class_overwhite {
filter:alpha(opacity=14);
-moz-opacity:.14;
-khtml-opacity:.14;
opacity:0.14;
background-color:#ffffff;
width:100%;
z-index:1;
position:absolute;
top:0;
}



body.agegatestd .crown_agegate {
width:950px;
margin:auto;
position:relative;
padding-top:177px;
}

.crown_agegate {
width:550px;
margin:auto;
position:relative;
padding-top:177px;
padding-left:0px;
}


.crown_agegate a:link,.crown_agegate a:visited {
color:#fffbbb;
}

.ageform {
position:relative;
width:300px;
z-index:6;
}

.agegate_error {
	width:300px;
	position:absolute;
	top:365px;
	left:0px;
	height:154px;
	z-index:50;
	font-size:13px;
}

.ageerror_text {
	margin-left:20px;
	margin-right:20px;
	margin-top:30px;
}

#agegate {
padding-left:15px;
width:285px;
}

.try_again:link, .try_again:visited  {
	width:102px;
	height:24px;
	margin-top:10px;
	background:url(../eng/images/buttons/tryagain.gif) no-repeat 0px 0px;
}

.try_again:hover  {
	
	background:url(../eng/images/buttons/tryagain.gif) no-repeat 0px -24px;
}


.try_againFR:link, .try_againFR:visited  {
	width:138px;
	height:26px;
	margin-top:10px;
	background:url(../fra/images/buttons/tryagain.gif) no-repeat;
}

.try_againFR:hover  {
	width:138px;
	height:26px;
	margin-top:10px;
	background:url(../fra/images/buttons/tryagain_f2.gif) no-repeat;
}


#dataselect {
	padding-left:10px;
	padding-top:10px;
	height:35px;
}

#dataselect select {
	color:#2b006e;
	background-color:#cfcb8c;
	width:280px;
	height:24px;
	font-size:12px;
	padding-top:2px;
	border:none;
}

#agegate_inputs {
	padding-top:15px;
}	

#agegate_inputs input {
width:73px;
text-align:center;
color:#93906e;
height:50px;
background:url(../images/ida/input_bg.gif) no-repeat;
border:none;
font-size:36px;
font-family:Helvetica;
letter-spacing:2px;
vertical-align:middle;

padding-top:10px;
margin-right:5px;
}

#agegate_inputs input.years {
width:109px;
text-align:center;
margin-right:0px;
height:50px;
background:url(../images/ida/input_bg4.gif) no-repeat;
border:none;
font-size:36px;
font-family:Helvetica;
letter-spacing:2px;
vertical-align:middle;

padding-top:10px;
}

#agegate_submit {
text-align:right;
padding:16px 15px 16px 0;
}

#agegate_checkbox {
padding-bottom:15px;
}

.agegate_footer {
width:260px;
font-size:10px;
padding-top:10px;
padding-bottom:50px;
}

.crown_question {
position:relative;

}

.crown_question h1 {
padding-top:25px;

}

.crown_content {
width:950px;
margin:auto;
display:none;
}




.clear {
clear:both;
}

.unit_feed,.ot {
position:relative;
z-index:6;
}






















/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	
	z-index: 1000;
	color:#000000;
	display:none;
	
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:0px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	
}

#TB_closeAjaxWindow{
	
	
}

#TB_closeAjaxWindow .close {
	height:15px;
	width:15px;
	background:url(../images/celebrations/close_overlay.gif) no-repeat;
	position:absolute;
	top:10px;
	top:10px;
	right:43px;
	
}

#TB_ajaxWindowTitle{
	float:left;
	padding:0px 0 5px 10px;
	margin-bottom:1px;
	display:none;
}

#TB_title{

}

#TB_ajaxContent{
	clear:both;
	
	overflow:none;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:0px;
}


