/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/
body 
{
background-color:#FFFFFF;
font-family:"Verdana";
font-size:10
}
a:active {color:#000066;font-size:11;text-decoration:none}
a:visited {color:#000066;font-size:11;text-decoration:none}
a:link {color:#000066;font-size:11;text-decoration:none}
a:hover {color:#00cccc;font-size:11;text-decoration:none}

a.blacklink:active {color:#000066;font-size:12;text-decoration:underline}
a.blacklink:visited {color:#000066;font-size:12;text-decoration:underline}
a.blacklink:link {color:#000066;font-size:12;text-decoration:underline}
a.blacklink:hover {color:#000099;font-size:12;text-decoration:underline}

a.whitelink:active {color:#ffffff;font-size:10}
a.whitelink:visited {color:#ffffff;font-size:10}
a.whitelink:link {color:#ffffff;font-size:10}
a.whitelink:hover {color:#00cccc;font-size:10;text-decoration:underline}

a.whitelink2:active {color:#ffffff;font-size:10;font-weight:bold}
a.whitelink2:visited {color:#ffffff;font-size:10;font-weight:bold}
a.whitelink2:link {color:#ffffff;font-size:10;font-weight:bold}
a.whitelink2:hover {color:#00cccc;font-size:10;text-decoration:underline;font-weight:bold}
.floatimgright {
float:right;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.heading 
{
font-size:12;
font-weight:bold;
color:#000066;
font-family:"verdana";
}
font.text 
{
font-size:10;
font-family:"verdana";
}


.body2
{
font-family:"Verdana";
font-size:10;
font-weight:bold;
margin-left:45px;
margin-right:45px;
margin-top:5px;
margin-bottom:12px
}
.body3
{
font-family:"Verdana";
font-size:10;
margin-left:45px;
margin-right:45px;
margin-top:5px;
margin-bottom:12px;
color:#ffffff
}
.body4
{
font-family:"Verdana";
font-size:10;
margin-left:45px;
margin-right:45px;
margin-top:5px;
margin-bottom:12px;
}
.links
{
font-family:"verdana";
font-size:10;
margin-left:45px;
margin-right:45px;
margin-top:5px;
margin-bottom:12px;
color:#ffffff
}

hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main { background-color: #FFFFFF;  font-size : 10px; font-family: verdana;}
td.row_main { background-color: #FFFFFF;  font-family: verdana; font-size : 12px; }
/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; font-size : 10px; font-family: verdana;}
td.row2_0	{ background-color: #CCFFCC; font-size : 10px; font-family: verdana;}
td.row3_0	{ background-color: #99CC99; font-size : 10px; font-family: verdana;}
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
font-family: verdana;
}

td.row1_1	{ background-color: #006699; font-size : 10px; font-family: verdana;}
td.row2_1	{ background-color: #DEE3E7; font-size : 10px; font-family: verdana;}
td.row3_1	{ background-color: #D1D7DC; font-size : 10px; font-family: verdana;}
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
font-family: verdana;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #D6D3EE;  font-size : 10px; font-family: verdana; }
td.image_row_1	{ background-color: #FFFFFF; font-size : 10px; font-family: verdana;  }

/* for alternating search result listings */
td.search_row_0	{ background-color: #D6D3EE;  font-size : 10px; font-family: verdana; }
td.search_row_1	{ background-color: #FFFFFF;  font-size : 10px; font-family: verdana; }

/* FORM STYLES */



/* TEXT STYLES */
.small { font-size : 10px; font-family: verdana; }

.required {
color: #FF0000;
background-color : transparent;
font-family: verdana;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
font-family: verdana;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE;  font-family: verdana;}
td.templateEditorNew	{ background-color: #EEEEFF; font-family: verdana;}
