*
{
    margin: 0px;
    padding: 0px;
}
a
{
    color:#000;
    text-decoration:underline;
}
a:hover
{
    text-decoration:none;
}
body
{
    background: #989898;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Arial;
    font-size: 11px;    
}
.wrapper_main
{
    background: url(../images/main_bg.jpg) top center repeat-y;
    height: 100%;
    height: auto !important;
    min-height: 640px;
    width: 1000px;
    margin: 0 auto;
 
}
.wrapper
{
    width: 960px;
    margin: 0 auto;
   
}
.clear
{
    clear: both;
}

/* logo styles */
.logo
{
    text-align: center;
}
/* menu styles */

/* body styles */

/* adds headers */
.adds_header
{
    background: url(../images/miniheader.jpg) no-repeat;
    width: 178px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    padding: 7px 0px 10px 0px;
}
.adds_header span
{
	padding-left:15px;
}
.adds_content
{
    border: #dfdfdf solid 1px;
    background: url(../images/paneels_bg.jpg) repeat-y;
    width: 176px;
    margin-bottom: 5px;
}
.adds_content_r
{
    background: url(../images/paneels_r_bg.jpg) right repeat-y;
}
.adds_content p
{
    margin: 10px;
}

.leftadds
{
    float: left;
    width: 178px;  
}

.locate_property
{
}

/* forms  styles */
.find
{
    margin: 10px;
    line-height: 60%;
}
.find label
{
    padding: 0px 5px 0px 0px;
    color: #000;
}
.find input
{
    border: #8a8a8a solid 1px;
    font-size: 11px;
}
.find input.check
{
    border:red solid 1px;
}
.sub_mit
{
    background: url(../images/menu_li_bg.jpg) repeat-x;
    padding: 3px 8px;
    border: #8a1e03 solid 1px; /*8a1e03*/
    color: #000;
    font-weight: bold;
}

.txt_box, .select_box
{
    border: #dbd7d7 solid 1px;
    font-size: 13px;
    width:150px;
    background:#f4f4f4;
    /*text-transform:lowercase;*/
}
.txt_box_multi
{
    border: #dbd7d7 solid 1px;
    font-size: 13px;
    height:40px;
    width:180px;
    background:#f4f4f4;   
    
    /*text-transform:lowercase;*/
}
.select_box_big
{
    border: #dbd7d7 solid 1px;
    font-size: 13px;
    width:180px;
    background:#f4f4f4;
    /*text-transform:lowercase;*/
}
.txt_box_big
{
    border: #dbd7d7 solid 1px;
    font-size: 13px;
    width:220px;
    background:#f4f4f4;
    /*text-transform:lowercase;*/
}
.list_box
{
    border: #dbd7d7 solid 1px;
    font-size: 13px;
    width:220px;
    background:#f4f4f4;
    height :300px;
    /*text-transform:lowercase;*/
}
.content_text
{
     font-size: 13px;
     background:#f4f4f4;
     margin:5px;
}
 .drop_down
{
     border: #dbd7d7 solid 1px;
    font-size: 13px;
    width:50px;
    background:#f4f4f4;
}

#find input.checkbox, #con input.check_box
{
    background:red;
}

.check_box
{
     border: #dbd7d7 solid 1px;
    font-size: 13px;
    width:15px;
    background:#f4f4f4;
}
.button
{
    
    background: url(../images/menu_li_bg.jpg) repeat-x;
    padding: 3px 8px;
    border: #8a1e03 solid 1px; /*00b3c9 */
    color: #000;
    font-weight: bold;
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
}
.title_forms
{
    text-align:left;
    margin-left:10px;
    font-weight:bold;
    font-size:14px;
    color:#000;
    padding-bottom:3px;
    border-bottom:#dfdfdf solid 1px;
}

/* navigation styles */
.leftadds ul, .rightadds ul
{
    margin: 10px;
    list-style: none;
    margin-right:0px;
}
.leftadds ul li, .rightadds ul li
{
    padding: 2px 0px;
    border-bottom: #8a8a8a dotted 2px;
}
.leftadds ul li a, .rightadds ul li a
{
    color: #000;
    text-decoration: none;
}
.leftadds ul li a:hover, .rightadds ul li a:hover
{
    color: #8a8a8a;
}

/*s_img_c  styeles  */

.s_img_c
{
    background: #dcdcdc;
    background: url(../images/paneels_bg.jpg) repeat-y;
    padding: 15px 0px 0px 0px;
    border-bottom: #8a8a8a dashed 1px;
}
.red
{
    font-weight: bold;
    color: #ff0000;
}
.black
{
    font-weight: bold;
    color: #000;
}

.content
{
    width: 570px;
    float: left;
    margin-left: 10px;
    color:#565656;
}
.content p img
{
    margin-right: 15px;
}
.ques
{
    color:#8a1f03; /* #04b4cc;*/
    font-weight: bold;
}



.rightadds
{
    float: right;
    width: 178px;
}

/* footer styles */
.footer
{
    background:#686767/* #00b1c9;*/
}
.footer_cont
{
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
}


/* menu styles */

.mattblacktabs
{
    width: 100%;
    border-bottom: 10px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul
{
    margin: 0;
    padding: 0; /*padding-left: 10px; offset of tabs relative to browser left edge*/
    font: bold 12px arial;
    list-style-type: none;
}

.mattblacktabs li
{
    display: inline;
    margin: 0;
    margin-left: 0px;
}

.mattblacktabs li a span
{
    text-decoration: none;
    margin: 0;
    padding: 6px 13px; /*padding inside each tab*/
    color: white;
    background: url(../images/menu_li_bg.jpg) repeat-x;
    border: blue solid 3px;/*00b3c9 8a1e03*/
}

.mattblacktabs li a:visited
{
    color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a
{
    background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.ContentHeader
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.4em;
	font-weight:bolder;
	color: Black;
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	padding: 15px;
}

.lgblack {color:#000000;font-size:14px;font-weight:bold;}


/* admin styles */

.adds_content ul.admin li
{
    background: url(../images/bullet1_admin.jpg) 20px 6px  no-repeat;
    border:none;
    color:#4f4e4e;
    list-style:none;
    padding-left:30px;
}
.adds_content_r ul.admin li
{
    background: url(../images/bullet1_r_admin.jpg) 20px 6px  no-repeat;
}
.adds_content ul.admin li a
{
    line-height:150%;
}
.adds_content ul.admin li a:hover
{
    text-decoration:underline;
}
.admin_right_nav_head
{
    font-weight: normal;
    font-size:11px;
    color:#000;
    font-weight:bold;
    padding-bottom:5px;
    
}
.anav_title
{
    font-weight:bold;
    color:#000;
    font-size:13px;
    text-align:center;
    padding-top:10px;  
}
.link
{
	color:Gray;
}
.image_cursor
{
    cursor:pointer ;
}
.logout
{
    Width:43px;
    Height:46px;
    cursor:pointer;
}
.sub_title
{
    text-align:left;
    margin-left:10px;
    font-weight:bold;
    font-size:11px;
    color:#000;
    padding-bottom:3px;
    border-bottom:#dfdfdf solid 1px;
}