body{
    background:#2b537d url('../images/bg.gif') top center no-repeat;
		color:#000000;
		font-family:verdana,arial,sans-serif;
		font-size:65%;
		font-weight:bold;
		text-align:center;
		margin:0px auto;
		padding:0px;
}

/*---------------------------------------------------------------GENERAL*/
img{border:0;}

.container{
    width:780px;
		position:relative;
		top:0px;
		clear:both;
		text-align:left;
		margin:0px auto;
}
.header{
    width:780px;
		height:143px;
		position:relative;
		top:0px;
		left:0px;
		background:#ffffff url('../images/bg_head.jpg') top center no-repeat;
		overflow:hidden;
		margin:0px;
}
.header div.hflash{
     width:748px;
		 height:128px;
     overflow:hidden;
		 float:left;		 
		 display:inline;
		 margin:12px 0px 0px 16px;
		 position:relative;
		 top:0px;
		 left:0px;
		 background:#ffffff url('../../../imgs/noflash/bg_header.jpg') top center no-repeat;
}

.nav{
    width:586px;
		height:24px;
		position:absolute;
		top:27px;
		left:47px;   
		overflow:hidden;
}
.nav ul{
    list-style-type:none;
		margin:0px;
		padding:0px;
}
.nav li{
    margin:0px;
		padding:0px;
		display:inline;
		float:left;
}
.logo{
    width:132px;
		height:128px;
		position:absolute;
		top:15px;
		left:633px;
		overflow:hidden;
}
.main_contain{
    width:780px;
		position:relative;
		top:0px;
		left:0px;
		background:#ecebea;
		background:#ffffff url('../images/bg_main.jpg') top left repeat-y;
}

.main{
    width:748px;
		margin:0px 0px 0px 17px;
		padding-bottom:20px;
		position:relative;
		top:0px;
		left:0px;
		background:#d4ddb7;
}

*>.main{
    padding-top:420px;
}
*>.main_child{
 margin-top: -420px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .main {
 height: 420px;
}
/* end filter */
.footer{
	height:164px;
	position:relative;
	top:0px;
	left:2px;
	margin:0px auto;
	background-image: url('../images/bg_footer.gif');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-attachment: scroll;
}

.footer_backup{
    width:993px;
		height:164px;
		position:relative;
		top:0px;
		margin:0px auto;
		background:url('../images/bg_footer.gif') top left no-repeat;
}

.titlegraphic{
    width:622px;
		height:113px;
		position:relative;
		top:0px;
		left:0px;
		margin:14px 0px 0px 75px;
		float:left;
		clear:both;
		display:inline;
}
.tg_welcome{
    width:623px;
		position:relative;
		top:0px;
		left:0px;
		margin:14px 0px 0px 75px;
		float:left;
		clear:both;
		display:inline;
		background:url('../images/welcome_bg.jpg') top left repeat-y;
}
.tg_welcome_top{
    width:632px;
		position:relative;
		top:0px;
		left:0px;
		float:left;
		display:inline;
		background:url('../images/welcome_top.jpg') top left no-repeat;
}
.tg_welcome_bottom{
    width:632px;
		height:19px;
		position:relative;
		top:0px;
		left:0px;
		background:url('../images/welcome_bottom.jpg') bottom left no-repeat;
}
.text_welcome{
    width:500px;
		margin:40px 0px 0px 82px;
		padding-top:25px;

}

*>.tg_welcome_top{
    padding-top:90px;
}
*>.text_welcome{
 margin-top: -60px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .tg_welcome_top {
 height: 90px;
}
/* end filter */
ul.none{
    list-style-type:none;
		margin:0px;
		padding:0px;
}
.button{
    width:78px;
		height:78px;
		position:absolute;
		top:26px;
		left:27px;
		z-index:3;
}
.attention{background:url('../images/btn_attention.gif') top left no-repeat;}
.help{background:url('../images/btn_help.gif') top left no-repeat;}
.info{background:url('../images/btn_info.gif') top left no-repeat;}
.bigtext{
    width:400px;
		margin:80px 0px 0px 125px;
		float:left;
		display:inline;
}
.title_parental{
    width:290px;
		height:19px;
		position:absolute;
		top:56px;
		left:124px;
		
}
.title_text{
    width:415px;
		margin:25px 0px 0px 200px;
}
.title_text_thanks{
    width:500px;
		margin:60px 0px 0px 80px;
		text-align:center;
}
.title_text_error{
    width:500px;
		text-align:left;
		margin:10px 0px 0px 80px;
}
.text{
    width:600px;
		position:relative;
		top:0px;
		left:0px;
		text-align:left;
		display:inline;
		float:left;
		clear:both;
		margin-left:95px;
}
.text p{
    margin-left:15px;
		margin-right:15px;
}
div.line{
    width:600px;
		height:1px;
		overflow:hidden;
		background:#b1ba95;
		position:relative;
		top:0px;
		left:0px;
		margin:10px 0px 10px 0px;
}
a:link,
a:visited,
a:active,
a:hover{color:#336699;}
a.lowerNavLink { color: #CCCCCC; }
p.lowerNav{ color: #CCCCCC; margin: 0 0 0 0;  }
p.lowerNav a:link,
p.lowerNav a:visited,
p.lowerNav a:active,
p.lowerNav a:hover{color:#cccccc;}
p.navText { color: #FFFFFF; font-weight: bold; margin: 0 0 0 0;  }
span.highlight{color:#336699;}
span.thin{font-weight:normal;letter-spacing:1px;}
span.security_info{font-weight:normal;letter-spacing:1px; color:darkred;}
div.security_info{font-weight:normal;letter-spacing:1px; color:darkred;}

/*-----------------------------------------------------------end GENERAL*/
/*sign-in page*/
.signin{
    width:600px;
		height:442px;
		position:relative;
		top:0px;
		left:0px;
		margin:7px auto 20px;
		background:url('../images/bg_signin.gif');
}
.nobutton{background:url('../images/bg_signin_blank.gif');}
.signin table{
    padding:5px;
		margin:120px auto 0px;
		text-align:center;
}
input.signinfield{
    width:265px;
}
span.signinlabel{
    color:#306187;
		text-transform:uppercase;
}
/*end sign-in page*/

/*wallpaper download page*/
.whitebg{
    background:#ffffff;
}
.wp_container{
    width:175px;
		float:left;
		display:inline;
		text-align:center;
		font-size:11px;
}
.title_wallpaper{
    width:731px;
		height:69px;
		overflow:hidden;
		position:relative;
		top:0px;
		left:0px;
    margin-left:13px;
}
.wallpaper{
    width:731px;
		position:relative;
		margin-left:13px;
		background:url('../images/bg_wallpaper_tile.jpg') top left repeat-y;
}
.wallpaper a:link{text-decoration:none;color:#2b537d;}
.wallpaper a:visited{text-decoration:none;color:#2b537d;}
.wallpaper a:active{text-decoration:none;color:#2b537d;}
.wallpaper a:hover{text-decoration:underline;color:#2b537d;}
.wallpapermain{
    width:731px;
		position:relative;
		top:0px;
		left:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px;
		background:url('../images/bg_wallpaper_main.jpg') top left no-repeat;
}
*>.wallpapermain{
    padding-top:741px;
}
*>.wallpapermain_child{
 margin-top: -741px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .wallpapermain {
 height: 741px;
}
/* end filter */
.wallpapertext{
    width:600px;
		position:relative;
		top:0px;
		left:0px;
		margin:60px 0px 20px 60px;
		color:#2b537d;
		font-size:12px;
}
.bluebar{
    width:600px;
		height:3px;
		background:#2b537d;
		overflow:hidden;
		position:relative;
		top:0px;
		margin:0px 0px 20px 0px;
}
.wallpaperfoot{
    width:731px;
		height:52px;
		position:relative;
		top:0px;
		left:0px;
		margin-left:13px;
		background:url('../images/bg_wallpaper_foot.jpg') top left no-repeat;
		overflow:hidden;
}
.wallpaperframe{
    width:175px;
		height:138px;
		position:relative;
		overflow:hidden;
		background:url('../images/wallpaper_frame.gif') top left no-repeat;
		margin-bottom:5px;
}
.frame1{
    margin-left:55px;
}
.frame2{
    clear:right;
		margin-left:91px;
}
.frame3{
    margin-left:120px;
		margin-top:15px;
}
.frame4{
    margin-left:81px;
		margin-top:15px;
}
.wallpaper_pic{
    width:144px;
		height:108px;
		position:relative;
		top:0px;
		left:0px;
		margin:17px 0px 0px 16px;
}

/* end wallpaper download page*/


/*default orderform table styles:*/
table.order{margin:0px auto;}
table.order td{padding:4px;}
td.label{text-align:right;width:50%;}
td.field{text-align:left;width:50%;}
td.alert{
	color:red;
	font-weight:bold;
	text-align:center;
}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
input.field{background:#eae8e9;}
div.form{text-align:center;}
input.submit{margin-top:5px;}
td.divider{padding-left:0px;background:#f00;}
/*end default orderform table styles:*/

/*individual tables:*/
table.permission{text-align:center;}
table.permission td{width:auto;}
table.welcome td{padding:0px 4px 0px 4px;text-align:center;}
table.sub{float:right;margin-right:180px;display:inline;}
table.thanks{width:250px;}
table.thanks td{padding:0px;}
table.address input.field{width:220px;}

table.confirm td.field{
    background: #F5FFD3;
		color:#333333;
		width:50%;
}
table.confirm td.label{
    width:50%;
		background:transparent;
}

/* end individual tables:*/


/*specialized widths for special fields:*/
input.state{width:210px;}
input.country{width:210px;}
input.phone{width:210px;}
input.dob{width:70px;}
input.zip{width:125px;}
input.diagnosis{width:100px;}
input.relapse{width:100px;}

/*end specialized widths for special fields:*/


/*radio button styles*/
input.radio{vertical-align:middle;margin-left:10px;}
span.radiolabel{vertical-align:middle;}
/*end radiobutton styles*/


.infobox{
    width:125px;
		position:relative;
		float:right;
		border:2px solid #666666;
		background:#cccccc;
		vertical-align:top;
		font-weight:normal;
		font-size:85%;
		text-align:left;
}
.infobox p{
    padding:0px;
		margin:8px 5px 8px 5px;
}


/*----------------------------------------------profile pages*/
.profile_container{
    width:605px;
		position:relative;
		top:0px;
		left:0px;
		margin:30px 0px 30px 75px;
}
.profile_titlebar{
		border-top:1px solid #fff;
		border-left:1px solid #fff;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		background:#2b537d;
		width:603px;
		margin-bottom:10px;
}
.profile_titlebar a:link,
.profile_titlebar a:visited,
.profile_titlebar a:active,
.profile_titlebar a:hover{color:#fff;}

.profile_nav{
    width:180px;
		position:relative;
		background:#eceeee;
		top:0px;
		left:0px;
		float:left;
		display:inline;
		border:1px solid #575757;
}
.profile_nav ul{
    list-style-type:none;
		margin:10px 5px 10px 10px;
		padding:0px;
}
.profile_nav li{
    margin:0px 0px 10px 0px;
}

.profile_box{
    width:410px;
		position:relative;
		top:0px;
		left:0px;
		float:right;
		display:inline;
		margin:0px 0px 10px 10px;
		background:#eceeee;
		border:1px solid #575757;
}
.profile_box ul{
    list-style-type:none;
		margin:0px 0px 10px 10px;
		padding:0px;
}
div.profile_box div.profile_titlebar{width:408px;}
span.profile_title{
    font-weight:bold;
		font-size:140%;
    color:#fff;
		margin:5px;
		display:block;
}
.profile_box p{
    margin:0px 0px 5px 10px;
}
div.profile_container table{
		width:390px;
		margin:5px 0px 10px 10px;    
}
table.profile_table{
    border-collapse:collapse;
}
table.profile_support{
    width:200px;
		border:1px solid #f00;
}
table.profile_support td{
    border:1px solid #f00;
}
table.profile_table td{
    padding:5px;
		border:1px solid #000;
}
tr.column_titles{
    color:#ffffff;
		background:#575757;
		font-weight:bold;
}
td.formlabel{
    text-align:right;
    vertical-align:top;
    padding-top: .5em;
}
input.profile_field{
    width:200px;
}
.highlight{
    font-weight:bold;
		color:#2b537d;
}
/*-------------------------------------------end profile pages*/


/* Ajax Indicators */
#email_loading {
	position:relative;
	left:0;
	top:0;
	width:18px;
	height:18px;
	background:url('../images/loading.gif'); 
	display:none;
}

#email_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/checkmark.gif'); 
	display:none;
}

#email_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/alert.gif'); 
	display:none;
}

#email_msg {
	font-weight:bold;
	display:none;
}

#user_loading {
	position:relative;
	left:0;
	top:0;
	width:18px;
	height:18px;
	background:url('../images/loading.gif'); 
	display:none;
}

#user_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/checkmark.gif'); 
	display:none;
}

#user_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/alert.gif'); 
	display:none;
}

#user_msg {
	font-weight:bold;
	display:none;
}

#pcode_loading {
	position:relative;
	left:0;
	top:0;
	width:18px;
	height:18px;
	background:url('../images/loading.gif'); 
	display:none;
}

#pcode_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/checkmark.gif'); 
	display:none;
}

#pcode_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/alert.gif'); 
	display:none;
}

#pcode_msg {
	font-weight:bold;
	display:none;
}

#co_creator_loading {
	position:relative;
	left:0;
	top:0;
	width:18px;
	height:18px;
	background:url('../images/loading.gif'); 
	display:none;
}

#co_creator_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/checkmark.gif'); 
	display:none;
}

#co_creator_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('../images/alert.gif'); 
	display:none;
}

#co_creator_msg {
	font-weight:bold;
	display:none;
}
