/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 8, 2010 04:34:24 AM America/New_York */
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}

*{
	margin:0;
	padding:0;
}

html{	 
	background-color:#424242;
}

body{
	font-size:13px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;	
	left:0;
	position:fixed;
	top:5px;
	bottom:5px;
	width:100%;
}

.step{
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
	position:relative;
}


/* Step 1 */
#step1{ background:url('../../img/didweb/register/bg_2.jpg') no-repeat center center #175765;}

#step1 .results{
	-moz-box-shadow:-7px 7px 0 #154b5b;
	-webkit-box-shadow:-7px 7px 0 #154b5b;
	box-shadow:-7px 7px 0 #154b5b;
}

#step1 a.button{
	-moz-box-shadow:-4px 4px 0 #154b5b;
	-webkit-box-shadow:-4px 4px 0 #154b5b;
	box-shadow:-4px 4px 0 #154b5b;
}

#step1 a.button:active{
	-moz-box-shadow:-2px 2px 0 #154b5b;
	-webkit-box-shadow:-2px 2px 0 #154b5b;
	box-shadow:-2px 2px 0 #154b5b;
}

#step1 h1{ background-color:#0f3943;}


/* Each step contains a section, centered in the page */
.section{
	height:550px;
	left:46%;
	margin:-275px 0 0 -328px;
	position:absolute;
	top:50%;
	width:655px;
}

h1{
	font-family:'LeagueGothicRegular',Arial,Helvetica,sans-serif;
	font-size:40px;
	position:absolute;
	right:488px;
	text-align:right;
	top:0;
	width:5000px;
	padding:20px 70px 20px 20px;
	font-weight:normal;
}

a.button{
	font-family:'Myriad Pro', Corbel, Arial, Helvetica, sans-serif;
}

.section .results{
	background-color:#fcfcfc;
	border:0;
	bottom:170px;
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:170px;
	padding:20px;
	position:absolute;
	width:780px;
	outline:none;
	resize:none;
	overflow:auto;
	padding-right:0;
}

a.button,
a.button:visited{
	background-color:#DFDFDF;
	border:1px solid #EEEEEE;
	bottom:60px;
	color:#888888;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding:10px 20px;
	position:absolute;
	text-align:center;
	text-shadow:1px 1px 0 #FFFFFF;
	width:100px;
	left:50%;
	margin-left:-30px;
}

a.button:hover{
	background-color:#eee;
}

a.button:active{
	bottom:58px;
	margin-left:-32px;
}

/* Generic hyperlink styles */
a, a:visited {
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #97cae6;
	color:#97cae6;
}


/* form */
dl {
    clear: both;
    float: left;
    padding: 0;
    width: 100%;
}

dt {
    color: #777777;
    float: left;
    font-size: 18px;
    line-height: 38px;
    text-align: right;
    width: 22%;
	font-weight:bold;
	white-space:nowrap;
}

dd {
    float: right;
    text-align: left;
    width: 75%;
}

.text{ 
	font-family: Tahoma; 
	width: 250px; 
	height: 30px; 
	line-height: 30px; 
	background-color:#FFF; 
	padding: 3px!important; 
	border: solid 1px; 
	border-color: #BBB;
}

.text:focus{ 
	background-color:#FFF; 
	border-color: #EFA100; 
	outline: 2px solid #FFDC97;
}


/* choose */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both;
	visibility:hidden;
}

*html .clearfix{
	height:1%;
}

*+html .clearfix{
	height:1%;
}

.clearfix li a{
	color:#333;
	text-decoration:none;
}

.clearfix li a:hover{
	color:#990000;
	text-decoration:underline;
}

.clearfix li{
	float:left;
	margin-right:10px;
	display:inline;
}

.clearfix li a{
	float:left;
	background:#fff;
	font-size:16px;
	border:1px solid #ccc;
	height:25px;
	line-height:25px;
	padding:4px 12px;
	display:block;
	width:98px;
	text-align:center;
}

.clearfix li a.current{
	background:url(../../img/didweb/register/right-icon.gif) no-repeat 100% 100%;
	border:1px solid #A10000;
}

.clearfix li input{
	display:none;
}


/* Tip */
.tip-yellowsimple { color:#000; background-color:#fff9c9; text-align:left; min-width:50px; max-width:300px; border:1px solid #c7bf93; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; z-index:1000; padding:6px 8px;}
.tip-yellowsimple .tip-inner { font:12px/16px arial,helvetica,sans-serif;}
.tip-yellowsimple .tip-arrow-top { width:9px; height:6px; margin-top:-6px; margin-left:-5px; top:0; left:50%;}
.tip-yellowsimple .tip-arrow-right { width:6px; height:9px; margin-top:-4px; margin-left:0; top:50%; left:100%;}
.tip-yellowsimple .tip-arrow-bottom {width:9px; height:6px; margin-top:0; margin-left:-5px; top:100%; left:50%;}
.tip-yellowsimple .tip-arrow-left {width:6px; height:9px; margin-top:-4px; margin-left:-6px; top:50%; left:0;}

#loading {
	width: 300%;
	height:100%;
	position: absolute;
	z-index: 9998;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	top: 0;
	left: 0;
	background: #333333;	
}

#loadingtxt {
	position:fixed;
	background-color:#CCFFFF;
	right:40%;
	width:300px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	z-index: 9999;
}



