body {
	margin: 0;
	padding: 20px 0 30px;
	text-align: center;
	BACKGROUND: url(images/frame/background.jpg) #eee fixed no-repeat;

}
.st_AllInclusiveContainer
{
        width: 775px;
        margin:0px auto;
}

.st_ContentContainer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.st_LeftColumnContainer
{
}
#page {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}
#header {
	background: #fff url('images/frame/3500_bgdHeaderLeft.gif') no-repeat;
	}
#headerBgd1 {
	background: url('images/frame/3500_bgdHeaderRight.gif') no-repeat right top;
	}
#headerBgd2 {
	padding: 0px 10px 0 10px;
	height: 70px;

	}
#main {
	background: url('images/frame/welcome.png') no-repeat;
	height:649px;
	}
#main_error {
	position: center center;
	background: url('images/frame/errorbg.png') no-repeat;
	height:503px;

	}
#formerror {
	position:absolute;
	margin-left:15px;
	text-align: left; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #FFFFFF;
	width:400px;
	padding:5px;
	margin-top:170px;

	}
#mainBgd {
	padding: 5px 20px 20px 20px;
	color:white;
	font-size:25px;
	font-weight:bold;
	padding-top:170px;
	}
#signup {
	margin: 0 320px 0 0px;
	color:white;
	font-size:12px;
	font-weight:normal;
	}

#signup a{
	color:white;
	font-size:12px;
	font-weight:normal;
	}

#signup a:hover{
	color:white;
	font-size:12px;
	font-weight:normal;
	}

#footer {
	background: url('images/frame/vistashouters.png') no-repeat;
	}


#livesearch {
	color:#FFCC00;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	background: url('images/frame/livesearch.png') no-repeat;
	}
#livesearch a{
	color:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
#livesearch a:hover{
	color:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}


#sexymembers {
	color:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;

	}	
#sexymembers a {
	color:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;

	}
#sexymembers a:hover {
	color:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	}	
	
#imgMain1 {
	margin: 0 15px 20px 0;
	}
#imgMain2 {
	margin-bottom: 23px;
	}
#imgMain3 {
	position: absolute;
	bottom: 0;
	right: 8px;
	display: none;
	}
#imgFooter1 {
	margin-bottom: 20px;
	}
#imgFooter3 {
	margin: 0 20px;
	}
.grayText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  }
.linkText:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  }
.linkText:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  }
.linkText:hover {
  color: #FFFFFF;
  text-decoration: none;
  }
  
 /*css form is used for register */ 
.cssform p{
width: 290px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 90px; /*width of left column containing the label elements*/
border-top: 1px dashed #52B4E0;
height: 20px;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -90px; /*width of left column*/
width: 105px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 160px;
}

.cssform input[type="code"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 100px;
}

.cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 160px;
}

.cssform input[type="email"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 245px;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


.curlycontainernotify{
border: 2px dashed #CC0000;
margin-bottom: 1em;
width: 738px;
background-color: #F7D4D4;
margin-left:128px;
}

.curlycontainernotify .innerdivnotify{
position: relative;
left: 2px;
top: 2px;
padding: 0px 10px 15px 5px;
font-weight: bold;
font-size: 13px;
text-align:left;
}

.notifyfont{
  font-weight: bold;
  font-size: 18px;
  color:#FFCC00;
}

.notifybelow{
  font-weight: normal;
  font-size: 15px;
  color: #C2D6E7;
}


/* Ok Div Tag (is used for success messages and display*/
.curlycontainerok{
border: 2px dashed #0066CC;
margin-bottom: 1em;
width: 738px;
background-color: #D5EAFF;
margin-left:128px;
text-align:left;
}

.curlycontainerok .innerdivok{
position: relative;
left: 2px;
top: 2px;
padding: 0px 10px 15px 5px;
font-weight: bold;
font-size: 13px;
}

.okfont{
font-weight: bold;
font-size: 20px;
color:#A2FF82;
}
/*END END END*/


/*  Hint Style (used on register.tpl)*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #E4F0BD;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #F9BE13;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid #F9BE13;
border-bottom: 3px solid #F9BE13;
visibility: hidden;
text-align:left;
}


.hintanchor { /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #6CABD5;
margin: 3px 0px;
}
.hintanchor:link {
color: #52B4E0;
text-decoration:none;
}
.hintanchor:hover {
background-color:#52B4E0;
color:white;
text-decoration:none;
}
/*
End---------------------------------------------------------------------------------------------------
*/

.submit {
  background: #F9BE13;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: navy;
  margin: 1px;
  padding: 2px 15px 2px 15px;
  border: solid 1px white;
}

.hidden {
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: white;
  margin: 1px;
}

.box {
  	padding: 0px;
  	position: absolute;
  	width:743px;
  	cursor: move;
  	color: #ffffff;
}

#copyright {

	margin-top:90px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #FFFFFF;
	width:100%;
	height:25px;


}


#copyright a{

  	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

#copyright a:hover{

  	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

#copyright_home {

	position:relative;
	padding-top:10px;
	tesxt-align:center;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #FFFFFF;
	width:100%;
	height:25px;


}


#copyright_home a{

  	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

#copyright_home a:hover{

  	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

#logo {

	position:absolute;
	top:10px;
	left:10px;
	height:25px;


}

.login {

	top:25px; 
	left:100px;
	text-align: left; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #0453A3;
	padding-bottom:5px;
	padding-top:10px;

}

.login_text, .login_text a, .login_text a:hover{
  	font-size: 13px;
  	color: #ffffff;
	text-align: center; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
	text-decoration:none;
}

.login_error, .login_error a, .login_error a:hover {
 
	text-align: center; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 15px;
	font-weight:bold;
  	color: #ffffff;
	height:40px;

}
.link {
  	position: relative;
}

.input {
background-color:#E4F0BD;
border-left: 1px solid #F9BE13;
border-top: 1px solid #F9BE13;
border-right: 1px solid #F9BE13;
border-bottom: 1px solid #F9BE13;
width:200px;

}

/* LOGIN AREA */

.userpic {
	background: url('images/frame/userwelcome_bg.png') no-repeat; 
	width:151px; 
	height:250px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	size:14px;
	
}


.username {

  	font-family: Verdana, Arial, Helvetica, sans-serif;
	size:20px;
	color:#ffffff;
	
}

.vistainput {

	background: url('images/frame/input_bg.png'); 
	background-repeat:no-repeat; 
	background-position: center center;  
	border: 0px; 
	width:225px; 
	height:25px;
	padding-top:8px;
	padding-left:12px;
	color:navy;

}

#accessGranted {

	width:100%px; 
	height:100px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	size:14px;
	color:#ffffff;
	padding-top:10px;

}