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;
}
.header div.hflash{
     width:748px;
		 height:128px;
     overflow:hidden;
		 float:left;		 
		 margin:12px 0px 0px 16px;
}
.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: repeat-x;
	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;
}
.steph_notes { 
	background-image: url(http://www.spanishsantana.com/images/site/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	background-attachment: scroll;
	margin: 0px;
	background-color: #FFFFFF;
}

.titlegraphic{
    width:622px;
		height:113px;
		position:relative;
		top:0px;
		left:0px;
		margin:14px 0px 0px 75px;
		float:left;
		clear:both;
		display:inline;
}
.title_text{
    width:415px;
		margin:30px 0px 0px 200px;
}
.title_text_thanks{
    width:500px;
		margin:60px 0px 0px 80px;
		text-align:center;
}
.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{color:#336699;}
a:visited{color:#336699;}
a:active{color:#336699;}
a:hover{color:#336699;}
span.highlight{color:#336699;}
span.thin{font-weight:normal;letter-spacing:1px;}
/*-----------------------------------------------------------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;}
td.field{text-align:left;}
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;width:280px;}
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.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;}
/* 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*/

/* Ajax Indicators */
#email_loading {
	position:relative;
	left:0;
	top:0;
	width:18px;
	height:18px;
	background:url('/sights/hopelab/remission/site/reg/images/loading.gif'); 
	display:none;
}

#email_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/images/checkmark.gif'); 
	display:none;
}

#email_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/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('/sights/hopelab/remission/site/reg/images/loading.gif'); 
	display:none;
}

#user_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/images/checkmark.gif'); 
	display:none;
}

#user_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/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('/sights/hopelab/remission/site/reg/images/loading.gif'); 
	display:none;
}

#pcode_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/images/checkmark.gif'); 
	display:none;
}

#pcode_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/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('/sights/hopelab/remission/site/reg/images/loading.gif'); 
	display:none;
}

#co_creator_good {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/images/checkmark.gif'); 
	display:none;
}

#co_creator_bad {
	position:relative;
	left:0;
	top:0;
	width:16px;
	height:15px;
	background:url('/sights/hopelab/remission/site/reg/images/alert.gif'); 
	display:none;
}

#co_creator_msg {
	font-weight:bold;
	display:none;
}
p.lowerNav a:link,
p.lowerNav a:visited,
p.lowerNav a:active{color:#cccccc;text-decoration:none;}
p.lowerNav a:hover{color:#cccccc;text-decoration:underline;}
