/*******************************************************************************
   Basic universal browser reset
*******************************************************************************/
* {
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    padding: 0;
    margin: 0;
    text-decoration:none;
    border:0 none;
    outline: 0;
}

/*******************************************************************************
   Clearfix hack
*******************************************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height:0px;
    font-size:1px;
}
.clearfix {display:inline-block;} /* for IE/Mac */

/*******************************************************************************
   Basic page and styles setup
*******************************************************************************/
body {
	background: #000;
    font-family: arial,verdana,tahoma, sans-serif;
    color: #EEEEEE;
    font-size:12px;
    line-height:1.6em;
}
body.whiteback { color:#000; }
h1 { font-size:2.5em; font-weight:200; }
h2 { font-size:19px; /*2.2em;*/ font-weight:600; }
h3 { font-size:17px; /*1.8em;*/ font-weight:600; line-height:1.2em; }
h4 { font-size:1.45em; }
p { font-size:1em; }
h1,h2,h3,h4,p { padding:0 0 1em 0; }
input { font-size:1.25em; }
hr { height:1px; }

/* default link styling */
a { text-decoration:underline; }
    a:link { color: #e36931; }
    a:visited { color: #e36931; }
    a:hover { color: #fff; }
    a:active { color: #e36931; }

/*******************************************************************************
   Basic page frame and containers
*******************************************************************************/
#cL1 {
    width:980px;
    position:relative;
    margin:59px auto 95px;
}
.header-footer-sprite { background: transparent url(images/template/header_footer_sprite.gif) no-repeat; }
#header {
    background-position: 0 0;
    width:980px; height:107px;
    position:relative;
}
#header #login-register { position:relative;top:-16px;right:80px;text-align:right; }
#header #login-register a { color:#fff; }

/* style for the listing search button in the home page header */
.btn-hls { text-indent:-9000px; height:47px; cursor:pointer; }
.btn-listing-search { position:absolute; top:24px; left:280px; background: transparent url(images/search_listing_button.png) no-repeat;display:inline-block; text-indent:-9000px;}
.img-listing-search { background-position: 0px 0;width:300px; } .img-listing-search:hover { background-position: 0px -47px;width:300px; }


#header #cLogo { width:302px; height:116px;position:absolute;right:0; bottom:-39px;z-index:99; }


#cContent {
    background-color:#313131;
    width:980px;
    position:relative;
    min-height:175px;
    height:auto !important;
    height:175px;
}
#cContent.gray-column { background:transparent url(images/template/two_column_vert_repeat.gif) repeat-y; }

/* positioned ABSOLUTE inside of the parent cContent container */
#cFooter {
    background-position:0 -158px;
    width:980px; height:25px;
    position:absolute;
    bottom:-20px;
    z-index:-1;
}
/* If the parent div (cContent) has class .two-column, adjust footer bg accordingly! */
.gray-column #cFooter { background-position:0 -125px; }


/*******************************************************************************
   Control container widths, heights, and placements
*******************************************************************************/
#cContent #vert-position { position:relative; }
#cContent #vert-position.high { padding-top:40px; }
#cContent #vert-position.low { padding-top:70px; }
#cContent #vert-position.wideL1 { width:920px; margin-left:30px; }
#cContent #vert-position.wide2col { width:946px;margin-left:29px; }

#cContent #cRight-col {
    float:right;
    width:291px;
}

#cContent #cRight-col.home {
    background: url(images/features-sidebar.jpg) no-repeat 0 0;
}

/*******************************************************************************
   Styles pulled from the dirty code
*******************************************************************************/
#contact-list { width: 184px; float: left }
    #contact-list ul { list-style: none }
    #contact-list li { border-bottom: 2px solid #e36931; padding-bottom: 12px; margin: 0 0 15px 0 }
    #contact-list input { margin: 0 8px 0 0 }
        #contact-list li#last-item { border: none }
#contact-form { width: 370px; margin-left: 40px; float: left; }
    #contact-form label { text-align:right; }
    #contact-form input { margin: 0 0 15px 0 }
    #contact-form .field { width: 200px }
    #contact-form textarea { width: 268px; height: 200px }
        #brochure-submit { float: right; margin: 12px 30px 0 0 !important; display: inline }
#contact-copy { width: 290px; float: right }
input.field, select, textarea { color: #666; border:2px inset #ccc; position:relative; top:3px; }
input.field, select, .field-2, textarea { background: #eae8e9; font-size: 1.3em; padding: 6px 0 0px 0; width: 245px; margin: 0 0 2px 0; }

/* stuff for homepage */
#home-text { z-index:99; }
#home-text h3 { margin-bottom:7px; }
#home-text ul li { font-weight:bold; }
.flash_block {
	width: 260px;
	height: 166px;
	background: transparent no-repeat left bottom;
	padding-top:35px;
	padding-left:15px;
}
.flash_block h2 {
	font: bold 16px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	/* this image does not exist (anywhere!):
    background: url(http://doddleme.com/static/common/css/images/title_bg.gif) no-repeat left top;
    */
	height: 37px;
	margin: 0px;
	padding: 0px 0px;
	overflow: hidden;
}
.flash_block div.imgs {
	margin: 0px;
	padding: 20px 4px 0 5px;
	text-align: center;
}
.flash_block img { display: block; margin: 0 auto }
#tell-a-friend a { display: block; height: 45px; margin: 1px 0 12px 0; /*text-indent: -9999px*/  }
#tell-a-friend img { border:0px; /*display: block; height: 45px; margin: 1px 0 12px 0; text-indent: -9999px */ }

/* stuff for the features page */
.fade-item {
    width:600px;
    height:435px;
    display:none;
    position:relative;
}
.fade-item div { position:absolute;bottom:-85px;height:125px;overflow:visible; }
.fade-item div p { padding:0 10px 0 20px; }
.fade-item div strong { font-size:18px; }
.just-doddle-it { background:transparent url(images/feature-listing-phones.jpg) no-repeat 50% 0; }
.e-callsheet { background:transparent url(images/feature-phones.jpg) no-repeat 50% 0; }
.i-contact { background:transparent url(images/feature-contact-phones.jpg) no-repeat 50% 0; }
.options3x { background:transparent url(images/features-prefs.jpg) no-repeat 50% 0; }

div.fade-control {
    position:absolute;
    top:225px;
    display:block;
    width:50px;
    height:50px;
    font-size:1px;
    text-indent:-9999px;
    z-index:11;
}



/* This is for the minimal helps that appears when you click "Need to know more?" */
.modal {
    background-color:#fff;
    display:none;
    width:350px;
    padding:15px;
    text-align:left;
    border:2px solid #333;

    opacity:0.8;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}

.modal h2 {
    margin:0px;
    padding:10px 0 10px 45px;
    border-bottom:1px solid #333;
    font-size:20px;
}