body {margin:0 0 0 0; padding:0; text-align:center; /*behavior: url(htcmime.php?file=csshover.htc;*/}



form {margin:0; padding:0}

/* ------------------------------------------------------Basic Layout Start ------------------------------------------------------ */
#wrap {
/*align: center;*/
margin: 0px auto;
/*margin-left: auto;
margin-right: auto;*/
width: 766px;
padding: 0px;
text-align: left;
}

#wrap_detail {
/*align: center;*/
margin: 0px auto;
/*margin-left: auto;
margin-right: auto;*/
height:5000px;
width: 766px;
padding: 0px;
text-align: left;

}

/* ---------- Header Start ----------*/
#head{ width:766px; height:290;}

#headtxt{ /*white text box in header*/
margin-left:295px;
margin-top:-200px;
position: absolute;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:250px;

}

.headtxt a {text-decoration:underline; color:#ffffff;}
.headtxt a:hover {text-decoration:none;}
.head1 {font-size: 16px; font-weight: bold; text-align:center; /*font-style: italic;*/}


/* ---------- Header End ----------*/

/*--------------- NEWS SCROLLER -------------*/

 #scrollup {
       background: ##FEFEFE;
	   position: relative;
	   overflow: hidden;
	   border: 1px solid #3399cc;
	   height: 116px;
	   width: 237px;
	
	 }
	 .headline {
	 text-align:left;
	   position: absolute;
	   top: 210px;
       left: 5px;
	   height: 111px;
	   width:233px;
	 }
/*--------------- NEWS SCROLLER -------------*/

#bluegrad{
width:763px;
height:10px;
margin-left:1px;
background: url(images/misc_lines_bgs/blue_grad.jpg) no-repeat;
border-left:solid 1px #999999;
border-right:solid 1px #999999;

}

#content{/*main content on all pages*/
position: relative;
width:763px;
margin-left:1px;
min-height:520px;
border-left:solid 1px #999999;
border-right:solid 1px #999999;
font-weight: bold; font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:3d3d3d;
}

#content_detail{/*property details content*/
position: relative;
width:763px;
margin-left:1px;
min-height:1400px;
border-left:solid 1px #999999;
border-right:solid 1px #999999;
font-weight: bold; font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:3d3d3d;
}


#quick_search{/*quick search area on index.php*/
/*width:225px;
height:420px;*/
margin-left:15px;
margin-top:10px;
float:left;
background:url(images/im.jpg) left top no-repeat #E6E6E6;
/*border:solid 1px #999999;*/
}

#midtxt{/* center text area on index.php*/
width:250px;
height:520px;
float:left;
margin-left:15px;
padding-top:3px;
}

#divider_bar{/* dotted bars dividing sections on index.php */
float:left;
width:2px;
height:520px;
background:url(images/misc_lines_bgs/line_footer.jpg) repeat-y;
margin-left:15px;
}

#featprop{/* featured property (right area) on index.php*/
width:225px;
height:520px; 
float:right
}

#movie{/*movie area on buyer.php*/
float:right; 
margin-right:3px; 
text-align:center; 
border:solid 1px #000066
}

#lowtxt{/*lower text area on buyer.php*/
width:460px;
padding-right:2px; 
margin-bottom:60px
}

#rightbox{ /*box on right side on profile.php & curnews_2.php*/
float:right; 
font-size:10px; 
margin-top:-30px; 
margin-right:10px; 
position: inherit;
text-align:center;
}

#service_box{/*boxs on left side containing section titles on services.php*/
float:left;
height:28px;
width:178px;
padding-top:5px;
background:#FFFFFF;
position: absolute;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #0000CC;
}

.red_title{
text-align:left;
color:#CB3400;
font:Arial, Helvetica, sans-serif;
font-size:16px;
}
.detail_black{
text-align:left;
color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:14px;
}
.detail_red{
color:#660000;
font:Arial, Helvetica, sans-serif;
font-size:13px;
}
.red_titlecenter{
text-align:center;
color:#CB3400;
font:Arial, Helvetica, sans-serif;
font-size:16px;
}
.blue_titlecenter{
text-align:center;
color:#2689FE;
font:Arial, Helvetica, sans-serif;
font-size:16px;
}
.yellow_titlecenter{
text-align:center;
color:#FFFF00;
font:Arial, Helvetica, sans-serif;
font-size:16px;
}

.comptable { border-bottom:solid 1px #999999; vertical-align:middle}

.servicetable {border:solid 1px #3469B8; padding-top:5px; padding-left:1px; color: #fffffff}

.bulletblk {list-style-image: url(/images/bullets/blk_arrow.png);}
.bulletblu {list-style-image: url(/images/bullets/blu_arrow.png);}
.bulletgrn {list-style-image: url(/images/bullets/grn_arrow.png);}

/* ------------------------------------------------------ Basic Layout END ------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------ Drop Menu Start------------------------------------------------------ */

#menu {
margin-top:4px;
float: right;
text-align:right;
width:400px;
z-index:99;
position:absolute;
margin-left:366px;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0;
float: right;
z-index:inherit;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style:inset;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding-top:3px;
padding-left:7px;
padding-right:7px;
vertical-align:middle;
z-index:99;
}

#menu h2 {
color: #000;
background: #fff;
text-transform: uppercase;
}

#menu a {
text-align:left;
padding-left:13px;
width:100px;
color: #000;
background:#FFFFFF;
text-decoration: none;
z-index:99;
}

#menu a:hover {
color: #008CCE;
background:url(images/bullets/grn_arrow.png) #fff;
background-position:left;
background-repeat:no-repeat;
z-index:99;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
/*margin-left:-40px;*/
}

#menu ul ul ul {
position: absolute;
top: 0;
right: 98%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* ------------------------------------------------------ Drop Menu End ------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------ FOOTER LAYERS START ------------------------------------------------------ */

#footer {
background-image:url(images/misc_lines_bgs/foot_bg.jpg);
width: 766px;
height:91px;
color:#545454; text-decoration:none; 
}

#foottop {
background:url(images/misc_lines_bgs/line_left.jpg) left top repeat-x;
height:5px;
width: 766px;
}

#foot1{
float:left;
margin-left:5px;
margin-top:5px;
}

#foot2{
float:left;
margin-left:15px;
margin-top:5px;
}

.footer span a:hover { text-decoration:underline;}
.footer a { color:#CB3400; text-decoration: underline; }
.footer a:hover { text-decoration: none;}


/* ------------------------------------------------------ FOOTER LAYERS END ------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------  WTF start ------------------------------------------------------ */

#top-text {
text-align:left;
margin-left:10px;
margin-right:10px;
height:140px;
width:750px;
class="style6;
}

#bottom-text {
text-align:left;
margin-left:10px;
margin-right:10px;
height:700px;
width:750px;
class="style6;
}

#text-employ {
text-align:center;
margin-left:10px;
margin-right:10px;
height:700px;
width:750px;
font-family:style6;
}

#maintext {
position:relative;left:3px;
position:relative;top:3px;
margin-top: 0px;
width: 766px;
border-left:  1px solid #282882;
border-right: 1px solid #282882;
align: left;
}

/* ------------------------------------------------------  WTF End ------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------  Basic Text Styles Start ---------------------------------------------- */

a {color:#CB3400; text-decoration:none;}
a:hover {text-decoration: underline;}
td {font-family:tahoma; font-size:11px; line-height:14px; color:#3D3D3D; vertical-align:top; text-align:left;} 

/* ----------------------------------------------  Basic Text Styles End ---------------------------------------------- */
.name span { color:#C10007;}

strong { color:#5B5F5F; font-size:11px;}
strong span { color:#CB3400 ; font-size:11px;}
span strong { color:#2E2E2E; font-size:11px;}
strong a { color:#CF3B01; text-decoration:none; font-size:11px;}
strong a:hover { text-decoration:underline;}
span strong a { color:#222222; text-decoration:none; font-size:11px;}
span strong a:hover { text-decoration:underline;}

span a strong { color:#0037A4; text-decoration:underline; font-size:11px;}
span a:hover strong { text-decoration:none;}

.tec strong a { color:#808270; text-decoration:none; font-size:11px;}
.tec strong a:hover { text-decoration:underline;}
.tec a strong { color:#808270; text-decoration:underline; font-size:11px;}
.tec a:hover strong { text-decoration:none;}

.de strong a { color:#ffffff; text-decoration:underline; font-size:11px; text-transform:uppercase;}
.de strong a:hover { text-decoration:none;}

.input {width:158px; height:19px; font-family:tahoma; font-size:11px;  color:#666666; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 4px; }
.kl textarea {width:140px; height:95px; font-family:tahoma; font-size:11px; overflow:hidden; color:#666666; background-color:#ffffff; padding:1px 0 0 4px; }

.dk a { color:#999999; text-decoration:none; }
.dk a:hover { text-decoration:underline;}

.wbo td { color:#328ED7;}
.wbo td strong { color:#B10402; }
.wbo td b { color:#3F3F3F;}

/*input {width:15px; height:19px; font-family:tahoma; font-size:10px;  color:#3D3D3D; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 8px; margin-left:3px; }*/
textarea {width:164px; height:89px; font-family:tahoma; font-size:10px; overflow:hidden; color:#3D3D3D; background-color:#ffffff; padding:1px 0 0 8px; margin-left:3px; }

.ppp td { color:#6A6A6A;}
.ppp td input {width:12px; height:12px; font-family:tahoma; font-size:11px;  color:#6C6C6C; vertical-align:middle; background-color:#F6F9F9; padding:1px 0 0 4px; margin-top:2px; }

.lll input {width:83px; height:19px; font-family:tahoma; font-size:11px;  color:#000000; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 4px; }

.mmm input {width:183px; height:19px; font-family:tahoma; font-size:11px;  color:#000000; vertical-align:middle; background-color:#ffffff; padding:0 0 0 4px; }

.ddd select { width:121px; height:20px; font-family:tahoma; font-size:11px;  color:#636363; vertical-align:middle; background-color:#ffffff; }

.en { color:#3D3D3D; font-size:9px;}

b { color:#3D3D3D;}
b a { color:#CB3400; text-decoration:underline;}
b a:hover { text-decoration:none;}

.b span { color:#C51118;}

.txt2 { line-height:15px;}
.txt2 span { color:#216BCD;}
.txt2 a { color:#216BCD; text-decoration:underline; }
.txt2 a:hover { text-decoration:none;}

/*
.content { color:#3A3A3A; line-height:12px;}
.content strong a { color:#353535; text-decoration:underline; }
.content strong a:hover { text-decoration:none; }
*/

.blue a { text-decoration:underline;}
.blue a:hover { text-decoration:none;}



.search { color:#7A7A7A; line-height:14px; }
.search strong { color:#7A7A7A; font-size:11px;}
.search span strong { color:#009BC7; font-size:11px;}
.search strong span { color:#7EA717;}
.search span a { color:#FEC018; text-decoration:underline;}
.search span a:hover { text-decoration:none;}
.search a { color:#009CC5; text-decoration:underline;}
.search a:hover { text-decoration:none;}

.txt { color:#595855; }
.txt a { color:#474747; text-decoration: none;}
.txt a:hover { text-decoration: underline;}
.txt strong a { color:#474747; text-decoration: none;}
.txt strong a:hover { text-decoration: underline;}

.hot { color:#979797; font-size:10px; }
.hot a { color:#979797; text-decoration:none;}
.hot a:hover { text-decoration:underline;}

span a { color:#3D3D3D; text-decoration:underline;}
span a:hover { text-decoration:none;}

.oh { color:#484646; line-height:12px;}
.oh span { color:#7EA717; font-size:9px; }
.oh strong { color:#484646; font-size:11px;}
.oh strong a { color:#484646; text-decoration:underline; font-size:11px;}
.oh strong a:hover { text-decoration:none;}

.arr span { color:#D44E1A; }

.f1 { width:14px;  height:14px; border-color:#A3AAB5; border:0;}


.bs input {width:207px; height:19px; font-family:tahoma; font-size:10px;  color:#3F3F3F; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 4px; }

.bg input {width:14px; height:14px; font-family:tahoma; font-size:11px;  color:#888888; vertical-align:middle; background-color:#ffffff; padding:0 0 0 4px; border:1px solid #959EAC; }

.pg { color:#ffffff; }

.bf select {width:217px; height:20px; font-family:tahoma; font-size:11px;  color:#888888; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 11px; border:1px solid #ABABAB;}

.ro select {width:105px; height:22px; font-family:tahoma; font-size:11px;  color:#888888; vertical-align:middle; background-color:#ffffff; padding:1px 0 0 11px; border:1px solid #B3B9C3;}

a strong { color:#838383; text-decoration:underline;}
a:hover strong { text-decoration:none}

.dy a { color:#FFFFFF; text-decoration:underline; }
.dy a:hover { text-decoration:none }

.xxxl ul { margin:0; padding:0; list-style:none; }
.xxxl li { color:#CB3400; line-height:18px; background:url(images/bullets/bullet_3.jpg) left top no-repeat; padding:0 0 0 13px; }
.xxxl li a { color:#CB3400; text-decoration: underline;}
.xxxl li a:hover { text-decoration:none;}

.ac ul { margin:0; padding:0; list-style:none; }
.ac li { color:#C10007; line-height:14px; background:url(images/bullet_2.jpg) left top no-repeat; padding:0 0 0 10px; }
.ac li a { color:#C10007; text-decoration: none;}
.ac li a:hover { text-decoration:underline;}

.bit ul { margin:0; padding:0; list-style:none; }
.bit li { color:#0180A3; line-height:18px; background:url(images/bullet_2.jpg) left top no-repeat; padding:0 0 0 14px; }
.bit li a { color:#383838; text-decoration:none;}
.bit li a:hover { text-decoration:underline;}
.bit li strong a { color:#383838; text-decoration:none;}
.bit li strong a:hover { text-decoration:underline;}

.bt ul { margin:0; padding:0; list-style:none; }
.bt li { color:#D85F30; line-height:18px; }
.bt li strong a { color:#D85F30; text-decoration:none;}
.bt li strong a:hover { text-decoration:underline;}

.biz ul { margin:0; padding:0; list-style:none; }
.biz li { color:#000000; line-height:18px; background:url(images/bullets/bullet_1.gif) left top no-repeat; padding:0 0 0 13px; }
.biz li a { color:#383838; text-decoration:none;}
.biz li a:hover { text-decoration:underline;}


