﻿
* {
	margin: 0;
	padding: 0;
   }

#main {  
    padding: 0px;
    margin-top: 0px;   /* 130px is needed to leave no space at top */ 
    /* border: 2px solid #C0C0C0; */
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    width: 905px;
    height: auto;
    margin-right: auto;
    margin-left: auto; background-repeat: repeat-y; 
     }
    
  
.bg_forMasterPage 
{
    background-image: url(images/bg2.jpg);
    background-repeat: repeat-y;
    background-position:center;
}

.adTitleLink
{
     font-weight:bold;
     text-decoration: none;
     color: #000066;      
}

.adTitleLink:hover
{
     font-weight:bold;
     text-decoration: underline;
     color: #000066;      
}

.adTitleLink2
{
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.adTitleLink2:hover
{
     font-weight:bold;
     text-decoration: underline;
     color: #000066;      
}

#contentPlaceHolder {
    width: 905px;
    height: auto; 
    margin-right: auto; 
    margin-left: auto; 
    padding: 0px
}

.spacer    /* blue thin spacer */ 
{
    padding: 0px;
    margin: 0px;
    background: url(images/divider.jpg);
    width: 100%;
    height: 5px;
    background-repeat: repeat-x;
}

.divider
{
    height: 5px;
}

.dividerThin
{
    height: 3px;
}

#navigation
{
    width: 885px;
    height: 26px;
    margin: 0px 10px 0px 10px;
    padding: 0px;
    background: url(images/nav_menu2.jpg);
    background-repeat: repeat-x;
}

#header
{
    width: 900px;
    height: 90px;
    margin: 0 auto 0 auto;
    padding: 0px;
    background: url(images/draw_logo.Big2.png) no-repeat left top;
}

/* to control the space between the navigation menu and divider, just decrease or increase the value of height */ 

#navigation ul {
	margin: 0px;
	padding-top: 0px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a
{
    display: block;
    float: left;
    height: 22px;
    /*  background: url(images/black_0.png) repeat-x left top; */ 
    background: url(images/nav_menu2.jpg) repeat-x left top; 
    padding: 4px 30px 0px 30px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal; 
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
}

#navigation a:hover
{
    color: #C0C0C0;
}


#footer
{
    width: 907px;
    height: 120px;
    margin: 5px -1px 0px -1px;
    padding: 0px 0px;
    color: #333333;
    font-size: 11px;
    background-color: #9999FF;
}

#footer p
{
    text-transform: uppercase;
    font-size: 9px;
    color: #333333;
}

#footer a
{
    color: #333333;
}


/* for default.aspx */ 
#partA
{
    width: 885px;
    height: 250px;
    margin: 2px 10px 0px 10px;
    padding: 0px 0px;
}

#partA2
{
    /* For Browse Make Section */
    width: 885px;
    height: 230px;
    margin: 0px 10px 0px 10px;
    padding: 0px 0px;
}

#partB
{
    width: 885px;
    height: 740px;             /*originally 1010px*/
    margin: 0px 10px 0px 10px;
    padding: 0px 0px;
}


#box1
{
    border: 1px solid #C0C0C0;
    background-image: url(images/advSearch.jpg);
    background-repeat: repeat-x;
    width: 240px;
    height: 230px;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    float: left;
}

#box2
{
    border-width: 1px;
    border-color: #C0C0C0;
    float: left;
    background-image: url(images/box2bg.gif);
    background-repeat: repeat;
    width: 350px;
    height: 250px;
    margin: 0px 4px 0px 0px;
    padding: 0px 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

#box3
{
    width: 265px;
    height: 250px;
    margin: 0px;
    padding: 0px;
    float: right;
    text-indent: 15px;
}

#boxA
{
    width: 670px;
    height: 600px;    /*originally 800px with north box*/
    margin: 0px 8px 0px 0px;
    padding: 0px 0px;
    float: left;
}

#boxB
{
    border: 1px solid #C0C0C0;
    width: 200px;
    height: 730px;   /*originally 1000px with north box*/
    margin: 0px 0px 0px 0px;
    float: right;
    background-color: #F8F8F8;
    padding-top: 0px;
    padding-left: 0px;
}

#north
{
    border: 1px solid #999999;
    padding: 10px;
    width: 648px;
    height: 200px;
    background-color: #CCCCCC;
    margin-bottom: 10px;
}

.pressReleaseDiv
{
    padding: 5px;
    border: 1px solid #CCCCCC;
    width: 140px;
    height: 184px;
    float: left;
    background-color: #F8F8F8;
    color: #666666;
}

.pressReleaseDivHeader
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

#central
{
    width: 670px;
    height: 760px;
    margin-bottom: 10px;
}

#south
{
    width:670px;
    height: 250px;
    background-color: Gray;
    margin-bottom: 10px;
} 

#searchPanel
{
    background-color: #C0C0C0;
    margin: 20px 10px 10px 10px;
}

.editTableRowBlue
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-indent: 10px;
    background-color: #F0F0FF; /* background-color: #F0F0FF; */
    width: 150px;
    height: 25px;
}

.editTableRowGrey
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    text-indent: 10px;
    background-color: #D5D5FF;  /* background-color: #CCCCCC; */
    width: 340px;
    height: 25px;
}

.editTableRowBlue2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-indent: 10px;
    background-color: #D5D5FF; /* background-color: #D5D5FF; */
    width: 150px;
    height: 25px;
}

.editTableRowGrey2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    text-indent: 10px;
    background-color: #F0F0FF; /* background-color: #E6E6E6; */
    width: 340px;
    height: 25px;
}

.WelcomePanel
{
    padding: 15px;
    width:auto;
    height: auto;
}

.resultLeftBoxTitle
{
    /* background-color: #003399; */
    background-image: url(images/nav-background-darkblue.gif);
    text-align: center;
    width: 200px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
}

.resultLeftBox
{
    border-width: 2px;
    border-color: #003399;
    width: 196px;
    height: auto;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.loanCalculator
{
    background-color: #FF6600;
    /* background-image: url(images/nav-background-darkblue.gif); */ 
    text-align: center;
    width: 200px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
}

.loanCalculatorBorder
{
    border-width: 2px;
    border-color: #808080;
    width: 196px;
    height: auto;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.makePanelTitle
{
    background-color: #00CC00;
    /* background-image: url(images/nav-background-darkblue.gif); */ 
    text-align: center;
    width: 200px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
}


.selectedStyle
{
    background-color: Yellow;
}

.editAdvertStyle
{
    padding: 10px;
}

.latestAdsHeader
{
    background-image: url(images/blu_back.gif);
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 20px;
    margin-right: 10px;
    text-indent: 10px;
}    

.TOS
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

/* ----------------------------------------------------------- */ 

.MakesLink
{
    color: #000000;
    text-decoration: none;
} 

.MakesLink:hover
{
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
} 

.waterMark
{
    font-family: Arial;
    font-style: italic;
    color: #C0C0C0;
}

h1, h2, h3
{
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol
{
    margin-left: 15px;
    margin-top: 1px;
}

a
{
    color: #000000;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


#notice
{
    border: 3px solid #C0C0C0;
    float: right;
    width: 100px;
    height: 90px;
}


.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

