body, html {
    margin: 0px;
    padding: 0px;
    color: #000;
    background: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    width: 100%;
}

a:link
{
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}

a.link:link {
	color:#0000FF;
	text-decoration: none;
}
a.link:visited {
	color:#800080;
	text-decoration: none;
}
a.link:active {
	color:#FF0000;
	text-decoration: none;
}
a.link:hover {
	color:#0000FF;
	text-decoration: underline;
}

p { font-size: 11px; font-family: Tahoma, sans-serif; }

table, td, tr {
    vertical-align: top;
    border: none;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

img { border: none; padding: 0px; margin: 0px; }
div { padding: 0px; margin: 0px; border: 0px; }

div#container {
    margin-left: auto;
    margin-right: auto;
    background: #fff url(/i/horiz_fill.png) repeat-y;
    width: 900px;
}

div#containerHead { margin-left: auto; margin-right: auto; width: 900px; }

div#topMenu {
    height: 89px;
    padding-left: 72px;
    background: url(/i/top_fill.png) left bottom no-repeat;
}

div#topMenu img { margin-top: 38px; float: left; }

div#midWrap {
    padding-left: 62px;
    padding-right: 62px;
}

table#layout { background: url(/i/horiz_fill2.png) left repeat-y; }

.fill_to_100 { height: 100%; }
img.contImg {}

table#contentWrap {
    width: 543px;
    margin: 0px;
    margin-right: 4px;
    margin-left: 2px;
    margin-top: 10px;
    background: #bba259 url(/i/product_bg_fill.gif) left top repeat-y;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
}

td#titleHead { background: url(/i/home_head.png) no-repeat; height: 36px; }

div#contentHead {
    position: relative;
    top: -10px;
    padding: 0px 16px 10px 16px;
    background: url(/i/poloska.gif) 0px 0px no-repeat;
}

/* special offer */
div#contentTop {
    width: 543px;
    height: 211px;
    background: url(/i/specialoffers_bg.png) 2px 0px no-repeat;
    padding-bottom: 15px;
}

div.productTopWrap {
    margin-left:50px;
    padding: 0px;
}

div#productList {
    background: url(/i/product_bg_fill.gif);
    height: 100%;
}

div#productList img.detailsImg {
    position: relative;
    left: 240px;
    top: -5px;
}

div#productList p.prodNav { font-weight: bold; padding: 0px 10px; clear: both; }
div#productList p.prodNav a { text-decoration: none; color: #000; font-size: 10px; }
div#productList p.prodNav a.fullist { float: left; margin-left: 20px; }

div#productList p.watchlist {
    padding-left: 20px;
    font-size: 11px;
    font-weight: bold;
}

div#productList p.watchlist span.hl { font-size: 14px; }
div#productList p.watchlist a {text-decoration: none; color: #000; font-size: 11px; }

div#productList ul.stateHist {
    margin: 0px;
    padding: 0px 20px;
    font-size: 10px;
    list-style: none;
}

div#productList ul.stateHist li {
    border-left: 2px solid #5c594b;
    padding: 5px;
    margin: 0px;
    margin-bottom: 3px;
    background: #D4CFBC;
}

div#productList ul.stateHist a.product {
    font-weight: bold;
    color: #000;
}

div#productList ul.stateHist span.milestone { color: #390; }

div#productList p.prodNav span.pages { float: right; font-size: 10px; margin-right: 20px; }
div#productList p.prodNav span.pages span.current, div#newsList span.pages span.current { font-weight: bold; color: green; }

div.productItem {
    padding-top: 19px;
    margin-bottom: 12px;
    width: 543px;
    height: 186px;
    background: url(/i/product_bg.png) 17px 0px no-repeat;
    color: #fff;
    overflow: hidden;
}

div.productPic {
    width: 150px;
    float: left;
    padding-left: 39px;
    margin-top: 2px;
}

div.productInfo {
    float: left;
    width: 270px;
    height: 143px;
    margin-left: 29px;
    overflow: hidden;
}

div.productInfo span.hl { color: #E2DDC9; font-weight: bold; }
div.productInfo span.price, div.prodDetInfo span.price { color: #67B228; font-weight: bold; }
div.productInfo h2.prodName, div#productDetails h2.prodName {
    padding: 0px;
    margin: 5px 0px;
    font-size: 12px;
    font-family: Tahoma;
    color: #67B228; 
    text-align: center;
    text-transform: uppercase; 
}

div#productDetails h1
{
	width: 458px;
	overflow: hidden;
	height: 16px;
	word-wrap: break-word;
	padding: 0px 21px 0px 21px;
}

h1 {
    padding: 0px;
    margin: 5px 0px;
    font-size: 12px;
    font-family: Tahoma;
    color: #67B228; 
    text-align: center;
    text-transform: uppercase; 
}

h1.black {
    padding: 0px;
    margin: 5px 0px;
    font-size: 12px;
    font-family: Tahoma;
    color: #000000;
    text-align: left;
    text-transform: uppercase; 
}

div.prodStateInfo { margin-top: 10px; padding: 0px 15px; }

div.prodStateInfo div.state {
    margin-top: 5px;
    padding: 5px 15px;
    border: 1px solid #ccc;
}

div.prodStateInfo div.state p { margin-top: 0px; margin-bottom: 0px; }

div.prodPic {
    float: left;
    width: 142px;
    height: 178px;
    margin-left: 8px;
    margin-top: 16px;
    padding-top: 5px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #666250;
    text-align: center;
    background: url(/i/ramka.gif) no-repeat;
}

div.prodPic img { margin: 0px; padding: 0px; }
div.prodPic p { width: 132px; padding: 0px 5px; padding-top: 6px; margin: 0px; white-space: nowrap; overflow: hidden; }

div.prodPic img.number { float: right; position: relative; top: -8px; }
* html div.prodPic img.number { right: -3px; top: -11px; }
/* end of special offer */

div#productDetails {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    height: 355px;
    background: url(/i/prop_details_bg.png) 17px 0px no-repeat;
}

div#productDetails img.prodDetPic {
    margin-left: 22px;
    margin-top: 25px;
    float: left;
}

div#productDetails div#prodImgList {
    width: 140px;
    height: 280px;
    overflow: auto;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    scrollbar-arrow-color: #1e982d;
    scrollbar-highlight-color: #1e982d;
    scrollbar-3dlight-color: #1e982d;
    scrollbar-shadow-color: #1e982d;
    scrollbar-darkshadow-Color: #1e982d;
    scrollbar-track-color: transparent;
}

div#prodImgList p.imgItem {
    width: 105px;
    height: 89px;
    padding: 6px;
    margin-top: 10px;
    background: url(/i/prod_img_thumb_bg.png) no-repeat;
}

/* custom width for ie */
* html div#prodImgList p.imgItem { width: 117px; }

div.prodDetInfo {
    padding: 0px 15px;
}
div.prodDetInfo a { color: #666; text-decoration: none; font-weight: bold; }

div#searchFormArea { padding: 0px 15px; }
div#searchFormArea fieldset { padding: 5px; }
div#searchFormArea input, div#searchFormArea select { font-size: 11px; background: #f1f1f1; color: #333;color: #333;  }
div#searchFormArea input { border: 1px solid #5c594b; margin-left: 3px; }
div#searchFormArea input#searchSubmit { font-weight: bold; }
div#searchFormArea span.price { margin-left: 5px; }

ul.properties { list-style: none; padding: 0px; margin: 0px; margin-bottom: 15px; color: #333; }
span.propHead { font-weight: bold; }

table#leftBlock { width: 225px; }
/* fix ie margin bug */
* html table#leftBlock { margin-left: 1px; }

table#leftBlock div#leftMenu {
    background: url(/i/tel2.jpg) top no-repeat;
	background-repeat: no-repeat;
}

h2.txtHead {
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
}

h2.newsHead {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0px;
    margin: 10px 0px;
}

h2.newsHead a, h2.newsHead span { color: #104894; }

table#leftBlock div#leftMenu a {
    display: block;
    width: 215px;
    height: 22px;
    padding-top: 7px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: sans-serif, Arial;
    font-size: 12px;
}

* html table#leftBlock div#leftMenu a {
    padding-bottom: 7px !important;
}

table#leftBlock div#latestNewsCell { background: #fff; }

table#leftBlock div#latestNews {
    width: 223px;
    margin-top: 4px;
    margin-left: 1px;
    margin-right: 1px;
    height: 100%;
    background: #fff;
}

table#leftBlock div#latestNews div#headLatestNews {
    height: 30px;
    background: url(/i/latestnews.png) center no-repeat;
}

table#leftBlock div#latestNews div#midLatestNews {
    background: #fff;
    padding: 8px;
    font-size: 11px;
    font-family: Tahoma, sans-serif;
}

table#leftBlock div#latestNews div#midLatestNews .newsItem {
    color: #104894;
    font-size: 11px;
}
table#leftBlock div#latestNews div#midLatestNews span.newsItem {}

div#newsList { font-size: 11px; }
div#newsList h2 { margin: 0px; margin-top: 10px; font-size: 11px; }
div#newsList h2 a { text-decoration: none }
div#newsList p { margin: 0px; margin-bottom: 10px; }

div#newsList span.pages { font-size: 10px; font-weight: bold; }
div#newsList span.pages a { text-decoration: none; color: #000; }

div#loginForm {
    height: 166px;
    background: url(/i/login_bg.png) no-repeat;
    padding-left: 30px;
    font-size: 11px;
    color: #e2ddc9;
}

div#loginForm form, div#registerForm form { margin: 0px; padding: 0px; border: none; }

div#registerForm {
    height: 265px;
    background: url(/i/register_new_bg.png) no-repeat;
    padding-left: 30px;
    font-size: 11px;
    color: #e2ddc9;
}

h2.register {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    margin-left: 35px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

div#loginForm h2.login, div#registerForm h2.login {
    margin: 0px;
    padding: 0px;
    padding-top: 30px;
    color: #67B228;
    font-size: 11px;
    text-transform: uppercase;
}

div#loginForm div.fieldContainer, div#registerForm div.fieldContainer {
    margin: 0px;
    margin-left: 55px;
    padding-top: 20px;
}

div#loginForm a.passwdRestore {
    color: #67B228;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

div#loginForm input, div#registerForm input {
    border: none;
    background: #e2ddc9;
    margin-top: 5px;
    width: 210px;
}

div#loginForm input.imgButton, div#registerForm input.imgButton {
    width: auto;
    height: auto;
    position: relative;
    float: left;
}

div#loginForm input#login { left: 295px; height: 19px; width: 48px; margin-top: 15px; }
div#loginForm input#submit { left: 360px; }

div#registerForm input#submit, div#loginForm input#submit { height: 15px; width: 63px; }
div#registerForm input#cancel { height: 15px; width: 62px; }

div#registerForm input#submit { left: 263px; margin-top: 10px; }
div#registerForm input#cancel { left: 177px; margin-top: 10px; }

div#loginForm input.disabled { color: #333; background: #f1f1f1; }

div#contactForm input, div#contactForm textarea {
    border: 1px solid #bda45c;
    background: #f1f1f1;
    margin-top: 5px;
}

div#contactForm select {
    background: #f1f1f1;
}

div#contactForm input.submit {
    background: #fff;
    border: 1px solid #333;
    font-weight: bold;
    margin-left: 6em;
}

div#contactForm span.req { color: green; }

div#contactForm label {
    position: relative;
    width: 7em;
    text-align: left;
    float: left;
    vertical-align: middle;
    margin-top: 5px;
}

div#contactForm strong.error { color: red; }
div#contactForm strong.okMessage { color: green; }

/* ie hack */
* html input#login { top: 17px; }
* html input#submit { bottom: 8px; top: 215px; }
* html input#cancel { bottom: 8px; top: 215px; margin-left: 20px; }

div#loginForm label, div#registerForm label {
    width: 8em;
    text-align: left;
    float: left;
    margin-top: 5px;
}
div#registerForm label { width: 11em }
div#loginForm span.req, div#registerForm span.req { color: #67B228; }

div#formErrors { margin: 5px; padding: 5px; border: 1px solid red; clear: both; }
div#formErrors span { font-weight: bold; color: #000; }

table#layout td.leftFoot {
    background:  url(/i/footer_fill_left.png) right bottom no-repeat;
    height: 24px;
}
table#layout td.rightFoot { background: url(/i/footer_fill_right.png) -1px bottom no-repeat; }

div#footer {
    margin: 0px auto;
    width: 900px;
    height: 77px;
    background: url(/i/footer_fill.png) left top no-repeat;
    font-size: 9px;
}

div#footer span.menu { float: left; margin-left: 62px; margin-top: 40px; padding-left: 20px; }
div#footer span.menu a { color: #7B600D; font-weight: bold; margin-left: 7px; }

div#footer span.copy {
    margin-right: 62px;
    margin-top: 40px;
    padding-right: 20px;
    float: right;
    color: #7B600D;
}

div#footer span.copy a {
    color: #7B600D;
}

iframe { width: 100%; height: 100%; }

input.button { width: auto; }

a.enquire {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-left: 10px;
}

#locationsFooter
{
  background: url('/i/footer.jpg');
  width: 225px;
  height: 13px;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

#leftMenuBorder
{
  background: url('/i/border.jpg');
  width: 225px;
  padding: 0px;
  margin: 0px;
}

#leftMenuCont div
{
  border-bottom: dotted 1px #DDEEFF;
  margin: 0px 20px 0px 20px;
  height: 0px;
  font-size: 1px;
  padding: 0px;
}