* { margin:0; padding:0; border:0;  }
body 
{ 
	font: 12px arial, helvetica, sans-serif; 
	background-color: #FFFFFF; 
	color: #333; 
	line-height: 1.5; 
	margin:0; 
	padding:0;  
	position: relative; 
}
iframe	{ overflow-x: hidden; }

/* layouts ******************************************************** */
#container	{ width: 960px; margin: 0 auto; border: 1px solid #FFF; font-weight:normal}

/*#citiLogo	
{
	width: 120px; 
	height:25px; 
	margin: 0; 
	padding:0; 
	float:left; 
	background: transparent url(../images/citimortgage_wm.gif) 2px 5px no-repeat;  
}*/
#logo	
{ 
	width: 75px; 
	height: 43px;
	position: absolute;
	top: 15px; 
	background: transparent url(../images/citi_logo.gif) 0 0 no-repeat;
}
#citiLogo span, #logo span	{ display: none;  }

#pageOptions { position: relative; top: 25px;}

#footer {
	background: url(../images/EqualHousing.gif) 920px 51px no-repeat;
}

#footer a {
	text-decoration: none;
	color: #888;
}
#footer a:hover	{ text-decoration: underline; }
#footerLinks { font-size: 11px; margin: 10px 8px 10px 2px; padding: 10px 0; border-top: 1px solid #888; border-bottom: 1px solid #888; }
#footerLinks ul	{ float: right; list-style-type: none; }
#footerLinks li	{ float: left; margin: 0 0 0 20px; }

#disclaimer	
{ 
		text-align: left; 
		font-size: 9px; color: #8E8A7F;
		padding: 0 40px 0 40px; 
		background: transparent url(../images/footerLogo.gif) 0 0 no-repeat; 
}
#disclaimer a { text-decoration: underline; }
#disclaimer a:hover	{ text-decoration: none; }

/* ********** end footer ****************************************** */
#contentWrapper{ 
	background: transparent url(../images/bodyBG.gif) 0 0 repeat-y;
}
#contentWrapper_langSel { height: 614px; }
#content{ 
	position: relative; 
	margin: 0 9px 0 2px; 
}	
#padder{ 
	position: relative; 
	float: left; 
	width: 1px; 
	height: 100%; 
}	
#copy{
	min-height: 330px;
	height: auto !important;
	height: 1200px;
	padding: 40px 400px 100px 40px; 
}
/*PRE-BROKERWEB: Doesn't need to maintain vertical for sign-in.
Set "height: 370px;" instead of height: 390px;
Set "top: 0px;" instead of top: 20px;".
*/
#copyHome, #copyCorr{
	position: relative;
	padding: 40px;
	/*background: transparent url(../images/homeBG.jpg) 0 0 no-repeat;*/
	height: 470px;
	top: 0px;
}
/*#copyCorr{
	position: relative;
	padding: 40px;
	height: 470px;
	background: transparent url(../images/homeCorr.jpg) 0 0 no-repeat;
	top: 0px;
}*/
#rotateFlashHome{
	position: absolute;
	top: 250px;
	left: 25px;
}
#copyWide{
	/*position: relative;*/
	padding: 40px 40px 100px 40px; 
}
#landingcontent, #welcome {
	min-height: 430px;
	height: auto !important;
	height: 700px;
	padding-top: 0px;
	padding-left: 20px;
	/*padding-right: 20px;*/
	padding-bottom: 20px;
	width: 909px;
}
#welcome{
	min-height: 370px;
	height: auto !important;
	height: 450px;
	padding: 20px 20px 20px 40px;
	background: transparent url(../images/welcome.jpg) 500px 30px no-repeat;
	width: 909px;
}
#welcome h1{
	font-size: 24px;
}
#welcome h2{
	font-size: 20px;
}
#welcome h3{
	color: #666;
}
/* Right Content */
#maincontent {
	text-align: center;
	padding-top: 0px;
	padding-left: 220px;
	/*padding-right: 20px;*/
	padding-bottom: 20px;
	width: 709px;
}
/*PRE-BROKERWEB: Doesn't need to maintain 700px minimum-height without sign-in.
Set min-height: 450px instead of min-height: 700px;
*/
#rightcontent {
	min-height: 450px;
	height: auto !important;
	height: 700px;
	padding-left: 20px;
	background-image:url("../images/dot.gif");
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
}
#rightcontent h2 {
	font-size: 18px;
	margin-bottom: 15px;
}
#rightcontent h2, #rightcontent h3, #rightcontent h4{
	padding-bottom: 15px;
}
/*Rounded Corner box*/
.roundedCornerBox{
	background-color:#a0c3f1;
	background-image: url(../images/corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 9px;
}
.roundedCornerTR{
	height: 9px;
	width: 9px;
	float: right;
	background-image: url(../images/corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: -9px;
	margin-top: -9px;
}
.roundedCornerBL{
	height: 9px;
	width: 9px;
	float: left;
	background-image: url(../images/corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: -9px;
}
.roundedCornerBR{
	height: 9px;
	width: 9px;
	float: right;
	background-image: url(../images/corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -9px;
	/*margin-top: -9px;*/
}
/* Market Watch Mockup */
#marketWatch{
	/*width: 230px;*/
	font-size: 11px;
	line-height: normal;
}
#marketWatch a:link, a:visited{
	color: #009;
}
#marketWatch a:hover{
	color: #f00;
}
#marketWatch td.mwTitle{
	font-size: 12px;
	font-weight: bold;
	background-color: #ccc;
}
#marketWatch td.mwTabs{
	font-size: 11px;
	font-weight: bold;
	background-color: #369;
	color:#fff;
	padding:0px 0px 3px 6px;
	line-height: 2em;
	border-top: 1px solid #eee;
}
#marketWatch .mw2ndTab{
	background-color: #fff;
	font-weight: normal;
	width: 135px;
	padding: 2px;
	float: right;
	padding: 0 0 0 4px;
	/*line-height: 2em;*/
}
#marketWatch table{
	border: 1px solid #ccc;
}
#marketWatch table td{
	padding:3px;
}
#marketWatch table tr.alternateColor{
	background-color: #eee;
}
#marketWatch table td.alignRight{
	text-align:right;
}
#marketWatch .priceDown{
	color:#f00;
}
#marketWatch td.alignCenter{
	text-align: center;
}
.alternatingOL {
	padding-left: 20px;
}
.alternatingOL ol {
	list-style: lower-alpha;
	padding-left: 20px;
}
.uppercase{
	text-transform: uppercase;
}
.sectionItem{
	border-top: 1px #ccc solid;
	/*margin-left:20px;*/
	margin-right:15px;
	padding-bottom:15px;
}
/* BrokerWeb Controls */
/*PRE-BROKERWEB: Set to "display none".*/
#leftAnchor{
	display: none;
	position: absolute;
	background-color:#eee; 
	left: 20px;
	top: 0px;
	width: 160px;
	visibility: visible;
	z-index: 1;
	padding: 8px 0px 8px 12px;
}
#leftAnchor h2{
	font-size: 12px;
	font-weight: bold;
	color: #006;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#leftAnchor h3{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: normal;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	border-top: 1px solid #fff;
}
#leftAnchor input{
	border: 1px solid #666;
	padding: 1px;
	color: #000;
/*	font: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}
#brokerWebControls{
}
/* Temporary use for development only */
.contentNeeded{
	width: auto;
	padding: 4px;
	background-color: #ff9;
	border: 1px solid #f00;
}
.contentNeeded ul, .contentNeeded ol{
	padding-left: 20px;
}
.contentToDo{
	width: auto;
	padding: 4px;
	background-color: #eef;
	border: 1px solid #00f;
}

