/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/

/* MAIN STYLES */
BODY.admin {
        margin-top: 0px;
        margin-left: 0px;
        font-family: Arial,Helvetica,sans-serif;
        background-color: #FFFFFF;
}

BODY {
        position:absolute;
        top:0px;
        left:0px;
        margin:0px;
        padding:0px;
        margin-top: 0px;
        margin-left: 0px;
        font-family: Arial,Helvetica,sans-serif;
        background-color: #000000;

}

h1, h2 {
        font-family: Arial,Helvetica,sans-serif;
        text-align: left;
}

h3, h4 {
        font-family: Arial,Helvetica,sans-serif;
        margin-left: 20px;
}

h5, h6 {
        font-family: Arial,Helvetica,sans-serif;
        text-align: Left;
        margin-left: 35px;
}

P {
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 32px;
        margin-right: 12px;
}
li {
        font-family: Arial, Helvetica, sans-serif;
}
tr, td, th {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
}

a:link { color: #006699; text-decoration: none }
a:visited { color: #006699; text-decoration: none }
a:hover { color: #DD6900; text-decoration: underline }
a:active { color: #006699; text-decoration: none }

hr { height: 0px; color: #CCCCCC}

/* TABLE STYLES Main Page Color*/
table.form_main { background-color: #FFFFFF; }
td.form_main { background-color: #FFFFFF; }
/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/
table.color2_layout { background-color: #a6b3cf; }
td.color2_layout { background-color: #a6b3cf; }

/* for alternating listings in the admin area*/
td.row1_0       { background-color: #009900; }
td.row2_0       { background-color: #CCFFCC; }
td.row3_0       { background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1       { background-color: #006699; }
td.row2_1       { background-color: #DEE3E7; }
td.row3_1       { background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0  { background-color: #D6D3EE; }
td.image_row_1  { background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0 { background-color: #D6D3EE; }
td.search_row_1 { background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; color : #ffffff;}

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

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


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

/* STATS display stuff */

.Body {background-color: #D8D8F8}

.Table1 { 
        background-color: #000000; 
        text-align: center; 
        width: 600px; border: 0;
}
.TR1 { 
        background-color: #3A73CD; 
        vertical-align: middle;
}
.TR2 { 
        background-color: #CCCCCC; 
        vertical-align: bottom;
}
.TR3 { 
        background-color: #C0C0C0; 
        vertical-align: bottom;
}
.TD1 {  
        width: 549px; 
        height: 16px; 
        text-align: left; 
        font-size: 10pt ;
        font-weight:bold ;
        vertical-align: bottom; 
        word-spacing=0px;
        }
.TD2 { 
        text-align: left; 
        font-size: 10pt;
}
.TD3 { 
        text-align: right; 
        font-size: 10pt;
}
.TD4 { 
        background-color: #CCCCFF; 
        width: 48px; 
        text-align: center ;
        font-weight:bold;
}
.TD5 { 
        width: 178px;}
.TD6 { width: 48px;}
.TD7 { width: 188px;}
.TD8 { width: 364px;}
.TD9 { 
        background-color: #CCCCFF; 
        vertical-align: middle; 
        font-size: 10pt;font-weight:bold; 
        text-align: left;
}
.TD10 { 
        background-color: #CCCCFF; 
        vertical-align: top; 
        width: 48px; 
        text-align: right ;
        font-weight:bold; 
}
.TD11 {
        width: 549px; 
        height: 110px; 
        text-align: left; 
        font-size: 10pt ;
        font-weight:bold ;
        vertical-align: 
        bottom; word-spacing:0px;
}
.TD12 { 
        vertical-align: bottom; 
        text-align: left; 
        width: 17px;
        font-size: 10pt ;
        font-weight:bold; 
        word-spacing=0px;
}

INPUT.formButton {
        BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; BORDER-LEFT: #666666 1px solid; CURSOR: hand; COLOR: #ffffff; PADDING-TOP: 1px; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #26416c
}

.linksmallwhitenb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.t14 {
        font-family: Tahoma;
        font-size: 13px;
        font-style: normal;
}

.t14b {
        font-family: Tahoma;
        font-size: 13px;
        font-style: normal;
                color: #808087;
}

.t15 {
        font-family: Tahoma;
        font-size: 14px;
        font-style: normal;
}


