/* Keller Williams Dallas City Center, May 2008, ncc.com */

body { background-color: #515353; color: #333333; margin: 0px; padding-top: 0px; }

* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

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


/*--------------------- Restyled tags ------------------------*/
b { letter-spacing: 0.2px; }
blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 35px; }
h1 { font-size: 20px; font-weight: bold; color: #cc3333; }
h2 { font-size: 16px; font-weight: bold; color: #cc3333; margin-bottom: 2px; }
h3 { font-size: 14px; font-weight: bold; color: #cc3333; border-bottom: 1px solid #cc3333; margin-bottom: 10px; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
td { font-size: 14px; line-height: 16px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 16px; padding-bottom: 4px; list-style-position: outside; }


/*-------------------- General purpose styles -------------------------*/
.copyright  { font-size: 9px; font-weight: normal; text-align: center; color: #ffffff;
              font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; margin-top: 6px; }
  
.margin { padding-top: 10px; padding-bottom: 20px; padding-left: 30px; padding-right: 30px; }

.nobr { white-space: nowrap; }

.red { color: #d20505; }

.serif  { font-size: 13px; font-weight: normal; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }

.small { font-size: 11px; }


/*-------------------- Image resizing: agent gallery, featured listing -------------------------*/
.photo { height: 200px; width: 150px; }
.agent-thumb { height: 100px; width: 75px; }
.featured { height: 100px; width: 150px; } /*featured listing sidebar*/


/*-------------------- Reserved IDs, structural elements & backgrounds -------------------------*/
#main { background-color: #ffffff; } 
#homevalue { margin-bottom: 50px; margin-left: 14px; } 
#kwdccnav { background-color: #000000; background-image: url(images/kwdcc-nav-tile.gif); background-repeat: repeat-x; background-position: top left; }
#topblue2col { background-image: url(/images/bg-blue-lines-2col-top.gif); background-repeat: no-repeat; background-position: top left; }
#topblue3col { background-image: url(/images/bg-blue-lines-3col-top.gif); background-repeat: no-repeat; background-position: top left; }
#newswindow { width: 600px; height: 90px; overflow: hidden; }
#comusidebar { margin: 10px; margin-top: 10px; background-color: #ffffff; padding: 6px; }
.white_bg { background-color: #ffffff; }
.gray_bg { background-color: #e5e5e5; }
.column_btm { background-color: #e5e5e5; background-image: url(images/colbtm.gif); background-repeat: repeat-x; background-position: bottom left; }
.red_bg { background-color: #cc3333; height: 11px; border-bottom: solid 2px #8e3434; }
.index-content { font-size: 14px; margin: 0px 40px 30px 40px; line-height: 22px; }
.interior-content { font-size: 14px; margin: 20px 40px 30px 40px; line-height: 22px; }
.openhouse { background-color: #ffffff; color: #cc3333; padding: 4px; text-align: center; width: 160px; margin: 10px; font-size: 11px; }
.sidebars { background-color: #ffffff; color: #cc3333; padding: 4px; padding-top: 10px; text-align: center; width: 160px; margin: 10px; font-size: 12px; }


/*-------------------- Dom Menu Styles -------------------------*/
#domMenu_main { width: 500px; display: inline; background-color: #000000; } /* optional */
div.domMenu_menuBar { border: 0px solid #000000; background-color: #000000; }
div.domMenu_menuElement { background: #000000; }
div.domMenu_menuElementHover { background-color: #000000; }
div.domMenu_subMenuBar { height: 26px; line-height: 24px; background-color: #000000; }
div.domMenu_subMenuElement { background-color: #000000; height: 24px; line-height: 24px; font-size: 0.9em; color: #ffffff; border-bottom: 1px solid #77d2f7; 
                             padding-right: 10px; }
div.domMenu_subMenuElementHover { background: url(images/nav-subitem_over.gif) no-repeat #000000; height: 24px; line-height: 24px; color: #77d2f7;  }


/*--------------------- MLS Styles ------------------------*/

/* table with grid */
table.grid { border-collapse: collapse; border: 1px solid #e4e4e4; background-color: #fbfbfb; }
table.grid td { border: 1px solid #e4e4e4; padding: 0.5em; }

input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #B2B2B2; font-size: 13px; margin-bottom: 5px; padding: 2px 4px 2px 4px; }
input.submit { background-color: #77d2f7; font-size: 12px; font-weight: bold; border: 1px solid #227ca1; }
select { color: #333333; background-color: #FFFFFF; font-size: 13px; } 
input.box { background-color: transparent; border: 0px; } 
form { margin-bottom: 10px; margin-top: 10px; }
