/*******************************************************
TITLE: Fluid Two-Column Layout (Basic) V1.0 (Beta)
DATE: 20060418
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

body {
margin:0;
padding:0;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

.s75 {width:75px;}
.s100 {width:100px;}

.s125 {width:125px;}
.s150 {width:150px;}
.s170 {width:170px;}

.s175 {width:175px;}

.s178 {width:178px;}

.s200 {width:200px;}

.s212 {width:212px;}

.s220 {width:220px;}

.s250 {width:250px;}

.s255 {width:255px;}

.s257 {width:257px;}

.s300 {width:300px;}

h1 {font-size:14px; font-weight:bold; color:#203471; border-bottom: 1px solid #cccccc; padding:3px;}
h2 {font-size:12px; color:#E3007B; margin:0 0 15px 0; }
hr.clear{visibility:hidden;}

#search { background-color:#DAF2FC; font-size:11px; color:#565656; margin:0 20px 0 0; }

#error { background-color:#ff9900; font-size:11px; color:#565656; margin:0 20px 0 0; }

#help { background-color:#FFCCCC; font-size:11px; color:#565656; margin:0 20px 0 0; }

#listing { background-color:#ededed; font-size:11px; color:#565656; margin:0 20px 0 0; }

#options { background-color:#bbbbbb; font-size:11px; color:#565656; margin:0 20px 0 0; padding:4px; margin-top:5px; }

#breadcrumb {background-color:#cccccc; color:#333333;}

#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	width:75%;
	/*/*/line-height: 1.5em; /* */
}

#mainTable td {
	padding: 5px;/*Pads each table cell in modern browsers*/
}
#mainTable th {
	padding: 5px;/*Pads each table cell in modern browsers*/
	background-color:#bbbbbb;
}

a {
color:#E3007B;
text-decoration:underline;
}

a:hover {
color:#003366;
text-decoration:none;
}

blockquote {
margin:1em;
padding:.5em;
font-size:.9em;
background-color:#cccccc;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
}

blockquote p {
margin:.2em;
}

#header {
background-image:url(../graphics/admin_realogo.gif); background-repeat:no-repeat; margin:0;
padding:1em 1.5em;
height:20px;
background-color:#203471;
border:0px solid #eeeeee; color:#FFFFFF;
}

#identity {margin:0;
padding:2px 2px 2px 5px;
height:20px;
background-color:#E3007B;
border:0px solid #eeeeee; color:#FFFFFF; font-size:smaller;}


#header h1 { 
margin:0; 
padding:0;
font-size:1.2em;
}

#header h3 { 
margin:0; 
padding:0;
font-size:.9em;
}

#header a {
text-decoration:none; color:#FFFFFF;
}

#leftColumn {
position:absolute;

top:7.5em;
width:13em;
margin:0 15px 0 0 ;


border-top:4px solid #203471;
font-size:13px; 
}



#toplinks ul { 
margin:0 0 0 0; 
padding:0;
list-style:none;
}



#toplinks ul a:hover {
        
        background-color:#DBF2FC;
}

#toplinks li { 
margin:0 0 .4em 0; 
padding:0; border-bottom:1px solid #DBF2FC;
}

#toplinks li a {  display:block;
margin:0 0 0 0;
color:#003366; 
text-decoration:none;padding:4px 4px 4px 10px; 
}

#toplinks li a:hover { 
color:#000000;
text-decoration:underline; 
}

#centerColumn {

text-align:left; voice-family: "\"}\"";
voice-family: inherit;
margin-left:14em;
margin-top:1em;

padding:0;
background:#ffffff;
font-size:.9em;
}




#tags {
margin:0 0 0 0;

float:left;
border:none;
text-align:left; line-height:14px;
}

#tags img {
border:none;
}

#tags p {
margin:0 0 .25em 0;
}

#tags a {

color:#E3007B; margin-bottom:10px;
}
#tags ul {margin:0 0 0 0; padding:0; list-style:none;}

#tags li { }

#tags li a {  display:block;
margin:0 0 0 0;
color:#E3007B;
text-decoration:none;padding:3px 3px 3px 10px; 
}

#tags li a:hover { 
color:#003366;
text-decoration:underline; 
}



#headertags {
margin:0 0 .5em 0;
width:10em;
float:right;
border:none;
text-align:left; 
}

#headertags p {
margin:0 0 .25em 0;
}

#headertags a {
font-size:.7em;

}
#headertags a:hover {color:#6699cc;}

