html,body{
height:100%;
margin:0px;
padding:0px;
background: url(images/bg.jpg) repeat-x top #f1f1f1;

}

#counteuner {
        background-image:url(images/count_shadow.gif);
        background-position:right top;
        background-repeat:no-repeat;
        width:830px;
        float:left;
        position:absolute;
        left:100px;
        top:40px;
}

#header {
background-image:url(images/2.gif);
width:800px;
height:221px;
float:left;
}
#shadow {
        background-image:url(images/bg_shadow.gif);
        background-position:right;
        background-repeat:repeat-y;
        width:830px;
        float:left;
        }

#index {
background-image:url(images/4.gif);
background-repeat:repeat-y;
width:800px;
float:left;
}

#footer {
background-image:url(images/5.gif);
float:left;
width:830px;
height:112px;
}

#table {
width:160px;
float:left;
}

#table h5 {
color:#990000;
display:inline;
font-size:14px;
text-transform:capitalize;
}

#tabletitle {
background-image:url(images/6.gif);
background-position:bottom;
background-repeat:no-repeat;
width:160px;
height:16px;
float:left;
}

#tablecontent {
background:url(images/7.gif);
width:160px;
float:left;
font-family:Verdana;
font-size:12px;
text-indent:10px;
}
#tablecontent li {
list-style:none;
margin-left:15px;
display:inline;
}
#tablecontent a {
text-decoration:none;
color:#000000;
}
#tablecontent a:hover {
text-decoration:underline;
}
#tablecontent a:visited {
color:#000000;
}

#tablefooter {
background-image:url(images/8.gif);
background-repeat:no-repeat;
width:160px;
height:16px;
float:left
}
#punkte {
width:160px;
height:15px;
float:left;
}

#menu {
width: 160px;
}
#menu h5 {
color:#990000;
display:inline;
font-size:18px;
text-transform:capitalize;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 160px;
float:left;
}

#menu a, #menu li {
font: bold 11px arial, helvetica, sans-serif;
list-style: none;
text-indent:15px;
display:block;
width:160px;
height:14px;
margin:2px 0 0 0;
padding:0 0 0 0;
}

#menu a:hover {
text-decoration:none;
background-color:#FFFFFF;
color:#000000;
}
#my_menu { width:440px; text-align:center; border-bottom:solid 2px #4A5766; }
#my_menu a { padding-left:5px;}
#my_menu a:hover { color:#990000;}

#indexcontent h3 {
font-size: 15px; color: #5675cc; font-weight:bold;
}

#product {
        width:430px;
        height:93px;
        float:left;
        margin-top:15px;
}

#productimg {
width:126px;
height:93px;
float:left;
border-bottom:solid 2px #A4AFBD;
}

#productimg img {
width:120px;
height:85px;
float:left;
margin-top:4px;
/* border:0px; */
border:solid 2px #A4AFBD;
}
#productimg img:hover {border:solid 2px #FFFFFF;}
#plandetails {
width:290px;
float:left;
border:solid 1px #ddd;
}

#productdetails {
width:290px;
height:93px;
float:left;
border-bottom:solid 1px #ddd;
}
#productdetails h2 {
font-size:17px;
display:inline;
padding:0 0 0 0;
color:#333333;
text-transform:capitalize;
margin-left:-8px;
}
#productdetails p {
display:block; margin:0px; text-indent:10px;}
#productdetails a { margin-left:10px;}
#productdetails a:hover {color:#990000;}
#top {
background-image:url(images/3.gif);
width:843px;
height:34px;
float:left;
text-align:center;
}

#rightnav {
        width:160px;
        float:right;
        margin-right:43px;
        display:inline;
}
#leftnav {
        width:160px;
        float:left;
        margin-left:10px;
        display:inline;
        }

#fulldescription {
width:430px;
font-family:Verdana;
font-size:12px;
list-style:none;
float:left;
border-top:solid #A4AFBD;
border-bottom:solid #A4AFBD;
padding:5px;
margin-top:10px;
margin-bottom:10px;
}
#adescription {
width:400px;
text-align:left;
float:left;
display:inline;
margin-left:40px;
text-indent:17px;
}
#adescription a {
font:Verdana;
font-size:13px;
text-decoration:underline;
color:#000000;
}

#adescription a:hover {
text-decoration:none;
color:#990000;
}

#shortd {
width:140px;
float:left;
margin-left:10px;
display:inline;
}
#shortd:hover {
width:140px;
float:left;
margin-left:10px;
display:inline;
border:solid 1px #F2F4F7;
}

#button a {
font:Verdana;
font-size:13px;
font-weight: bold;
text-decoration:none;
color:#000000;
border-bottom:solid 2px #990000;
border-left:solid 2px #990000;
}
#button a:hover {
color:#990000;
text-decoration:none;
border-bottom:solid 2px #FFFFFF;
border-left:solid 2px #FFFFFF;
}

#form {
width:280px;
height:28px;
text-align:left;
float:right;
border-bottom:solid 1px #FFFFFF;
}
#formname {
float:left;
width:100px;
height:28px;
text-align:left;
font-family:Verdana;
font-size:12px;
border-bottom:solid 1px #990000;
}
#pic {
white-space:390px;
float:left;
margin-top:60px;
display:inline;
}
#searchbox {
background:url(images/7.gif);
width:160px;
float:left;
list-style:none;
font-family:Verdana;
font-size:12px;
display:inline;
}

hr {
width:400px;
}
a,a:visited {
text-decoration:underline;
color:#000000;
}
a:hover {
text-decoration:none;
}
/* form.import.css */
#frm label, #frm input, #frm select, #frm textarea {
        display: block;
        width: 180px;
        float: left;
        margin-bottom: 10px;
}
#frm input.required {
        display: block;
        width: 180px;
        float: left;
        margin-bottom: 10px;
        padding-right: 20px;
        background: url(../../images/required.gif);
        background-repeat: no-repeat;
        background-position: right center;
}
#frm input.required:hover {
        background: none;
        background-color:#E0E4E9;
}
#frm input:hover {background-color:#E0E4E9;}
#frm textarea {
  overflow: auto;
}
#frm label {
        text-align: left;
        width: 100px;
        padding-right: 20px;
}
#frm label.myproperties {
        text-align:left;
        width:100px;
        padding-right:10px;
        font-weight:bolder;
}
#frm label.myproperties:hover {
background-image:url(images/arrow.png);
background-position:right;
background-repeat:no-repeat;
color:#990000;
}
#frm label.labelCheckbox, #frm label.labelRadio {
  display: block;
  width: 190px;
  height: expression('1%');
  padding: 4px 0px 0px 18px;
  text-indent: -18px;
  line-height: 120%;
}
#frm input.inputCheckbox, #frm input.inputRadio {
  display: inline;
  height: 24px;
  width: 24px;
  padding: 0;
}
#frm br {
        clear: left;
}

#mortgage_center {
width:440px;
float:left;
}
#mortgage_center a {
width:210px;
height:20px;
text-align:left;
text-indent:8px;
float:left;
display:inline;
margin-left:5px;
background-color:#F2F4F7;
border-left:solid 3px #4A5766;
}
#mortgage_center a:hover {
border-left:solid 3px #990000;
background-color:#FFFFFF;
color:#990000;
}
#pdetails {
width:520px;
float:left;
margin:0;
padding:0;
}
#pdetails label {

width:220px;
        display:block;
        float:left;
        text-align:left;

        font-weight:bolder;
        padding-bottom:3px; border-bottom:1px solid #cecece
}
#pdetails br {
        clear: left;
}

#other_pic {
width:440px;
float:left;
margin-top:5px;
}
#other_pic img { width:130px; height:92px; float:left; margin-left:5px; margin-top:5px; margin-bottom:5px; display:inline; }
#other_pic img:hover { margin:0 0 0 0; display:inline; border:solid 5px #BEBECD; }

/* PAGINATION */
/*
#pagination {
        width:430px;
        float:left;
        margin-top:5px;
}
#pagination a {
color:#990000;
display:inline;
font-size:17px;
text-transform:capitalize;
}
*/

.pagination{
padding: 2px;
clear: left;
list-style-type: none;
display: inline;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
list-style-type: none;
display: inline;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
margin-left:3px;

}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #990000;
list-style-type: none;
display: inline;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
font-size:11px;
padding: 1px;
border: 1px solid navy;
background-color: #990000;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
list-style-type: none;
display: inline;
}

.pagination li.nextpage{
font-weight: bold;
margin-left:3px;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

#agents_menu {
width:120px;
height:70px;
float:left;
margin-left:5px;
margin-top:5px;
padding-top:5px;
margin-bottom:5px;
display:inline;
border:solid 1px #BEBECD;
display:block;
text-align:center;
font-weight: bold;
}
#agents_menu:hover {
border:solid 1px #000000;
}
#agents_menu a {
font:Verdana;
font-size:13px;
text-decoration:none;
color:#000000;
}

#agents_menu a:hover {
text-decoration:none;
color:#990000;
}


td, div    {  font-family: tahoma; font-size: 12px; color: #696969;}
a:hover      {  font-family: tahoma; font-size: 11px; color: #555555; text-decoration: underline}
a            {  font-family: tahoma; font-size: 11px; color: #222222; text-decoration: none}
a.menu:hover {  font-family: tahoma; font-size: 11px; color: #555555; text-decoration: underline}
a.menu       {  font-family: tahoma; font-size: 11px; color: #585858; text-decoration: none; font-weight:bold; background:url(images/bull.gif) no-repeat left; padding-left:10px; display:block; margin-bottom:5px;}


table.main   {width:940px; height:100%;}
td.logo      {width:215px; height:259px; background:url(images/logo.jpg) no-repeat bottom;}
td.head      {width:725px; height:259px; background:url(images/head.jpg)}
td.left      {width:215px; height:100%; vertical-align:top}
td.right     {width:725px; height:100%; background:url(images/contbg.jpg) no-repeat top; vertical-align:top}

div.menubox  {border:1px solid #cacaca; background:url(images/menubg.jpg) repeat-x bottom #fff; margin-top:3px; padding:5px;}
div.money    {padding:5px; font-size: 15px; color: #5675cc; font-weight:bold;}

div.lang     {float:right; padding:10px 30px 10px 0px;}
div.cont     {padding:10 30 10 30px;}
div.br       {clear:both}

div.welcome  {float:left; width:340px; background:url(images/welcome.jpg) no-repeat top; vertical-align:top; padding-top:35px;}
div.welcome_eng  {float:left; width:340px; background:url(images/welcome_eng.jpg) no-repeat top; vertical-align:top; padding-top:35px;}
div.search   {float:left; width:300px; border:1px solid #cacaca; background:url(images/menubg.jpg) repeat-x bottom #fff; margin-left:5px; margin-top:22px; padding:5px;}
div.botbox   {margin-top:15px; background:url(images/new.gif) no-repeat top; vertical-align:top;}
div.botbox_eng   {margin-top:15px; background:url(images/new_eng.jpg) no-repeat top; vertical-align:top;}

#indexcontent {

margin:10px 30px 10px 30px;

padding-top:5px;
}

#indexcontent2 {

margin:5px 30px 10px 30px;

}


div.product  {float:left; width:120px; border:1px solid #cacaca; background:url(images/menubg.jpg) repeat-x bottom #fff; margin-right:5px; padding:5px;}
font.price   {font-size: 13px; color: #5675cc; font-weight:bold;}

ul { margin: 0; padding: 0; list-style: none; width: 205px; border-bottom: 0px solid #ccc; }
ul li { position: relative; }
li ul { position: absolute; left: 205px; top: 0; display: none; }
ul li a { color: #585858; text-decoration: none; font-weight:bold; background:url(images/bull.gif) no-repeat left; display:block; padding:3px 0px 3px 10px}
ul li a:hover { color: #5B7ACC; background: #fff; }
li:hover ul, li.over ul { display: block; }
ul.subs { background:#fff; padding:10px; border-bottom:2px solid #D7D7D7; width:180px;}
ul.subs li { background:#fff;}

li.sub:hover ul.sub, li.over2 ul.sub { display: block; }

a.sss { color: #5B7ACC; text-decoration: none; font-weight:normal; background:url(images/bull.gif) no-repeat left; display:block; padding:3px 0px 3px 10px}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

