
/*
* { border: 1px dotted red; }
*/

body
  { font-size:75%; font-family:Tahoma; letter-spacing:normal; line-height:normal; margin:0; padding:0;
    color:#000000; background:url('/images/bgtile.jpg') left top repeat-x #ffffff; }

table, td, th
  { font-size:100%; }


div.spacer
  { line-height:0; font-size:0; width:1px; height:1px; overflow:hidden; }

a { text-decoration:underline; color:#0099cc; }
a:hover { text-decoration:none; }

a.block
  { display:block;}
*html a.block
  { display:inline-block; width:100%; }

img, table
  { border:none; }
table
  { border-collapse:collapse; border-spacing:0; font-size:100%; empty-cells:show; }

ul, ol
 { list-style:none; }
label
  { cursor:pointer; }
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, td, th
  { margin:0; padding:0; }
pre, code
  { font-size:1em; }
address
  { font-style:normal; }
abbr, acronym
  { border-bottom:1px dotted #000000; cursor:help; }

sup, sub
  { font-size:75%; vertical-align:middle; position:relative; }
sup
  { bottom:0.5em; }
sub
  { top:0.5em; }

div.content
  { font-size:1em; line-height:normal; font-family:Arial, Helvetica, sans-serif;
    color:#275361; margin:0 0 1em 0; min-height:32em; padding: 0 25px; }
*html div.content
  { height:32em; }

div.content img
  { border:1px solid #7495a6; margin:0.25em; }
div.content img.none
  { border:none; background:none; margin:0; }

div.content h1,
div.content h2,
div.content h3,
div.content h4,
div.content h5,
div.content h6
  { line-height:normal; margin:1em 0 0 0; text-transform:uppercase; color:#7495a6; }
div.content h1
  { font-size:1.6em; }
div.content h2
  { font-size:1.4em; }
div.content h3
  { font-size:1.3em; }
div.content h4
  { font-size:1.2em; }
div.content h5
  { font-size:1.1em; }
div.content h6
  { font-size:1.0em; }

div.content table
  { border-top:2px solid #7495a6;
    border-bottom:2px solid #7495a6; font-size:1.0em; margin:0.25em 0 0.75em 0; }
div.content table td,
div.content table th
  { margin:0; padding:0; }
div.content table caption
  { font-size:1em; line-height:120%; color:#000000; padding:4px; text-align:left; }

div.content table td
  { border:1px solid #ffffff; padding:4px; background:#f9fbfc; }
div.content table tr.th td, div.content table td.th
  { border:1px solid #ffffff; padding:4px; background:#7495a6;
    color:#ffffff; font-weight:bold; text-transform:uppercase; text-align:center; }

div.content table tr.hover td
  { text-decoration:underline; cursor:pointer; }

div.content table th,
div.content table thead td
  { border:1px solid #ffffff; padding:4px; font-weight:bold; background:#eef3f6; }

div.content table td *,
div.content table th *
 { margin-top:0; padding-top:0; margin-bottom:0; padding-bottom:0; }

div.content table.none
  { border:none; background:none; }
div.content table.none td,
div.content table.none th
  { border:none; background:none }

div.content table td.l, div.content table th.l
  { text-align:left; cursor:default; }
div.content table td.c, div.content table th.c
  { text-align:center; cursor:default; }
div.content table td.r, div.content table th.r
  { text-align:right; cursor:default; }

div.content p
  { margin:0.25em 0 0.75em 0; }

div.content blockquote
  { margin:0.5em 0 1em 0; padding:6px 25px 6px 25px; border-left:1px solid #cccccc; color:#666666; }

div.content li
  { padding:0.2em 0 0.2em 0; }

div.content ul
  { margin:0.25em 0 0.75em 1em; padding:0 0 0 1em; list-style:disc; }
div.content ul ul
  { list-style:square; }
div.content ul ul ul
  { list-style:disc; }
div.content ol
  { margin:0.25em 0 0.75em 1em; padding:0 0 0 1em; list-style:decimal; }

div.content dl
  { margin:0; padding:0 0 0 0; }
div.content dt
  { margin:0.5em 0 0 0; background:url('/images/arrow.gif') left center no-repeat; padding:0 0 0 10px;
    color:#7495a6; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:0.85em; font-weight:bold; }
div.content dd
  { margin:0 0 1em 11px; }
div.content dd a
  { }

hr, div.hr
  { font-size:0; line-height:0; width:100%; height:2px; border:none; color:#7495a6; background:#7495a6;
    border-bottom:1px solid #7495a6; margin:0.25em; clear:both; }

div.content fieldset
  { border:1px solid #cccccc; background:#f9fbfc; padding:2px; }
div.content fieldset legend
  { color: #275361!important; }

div.content fieldset div
  { text-align: left; }

div.content div.checkbox
  { width:100%; height:10em; overflow:auto; overflow-x:hidden; overflow-y:auto; }
div.content div.checkbox label
  { white-space:nowrap; }

.clear
  { clear: both; }


input.input,
div.content input,
div.content textarea,
div.content select
  { width:auto; height:auto; padding:0 2px; font-size:1em; border:1px solid #cccccc; background:#f9fbfc; font-family:Tahoma; }
div.content input.button,
div.content .button
  { padding:0 3px 0 3px; font-weight:bold; background:url('/images/buttonbg.gif') top left repeat-x #a3bac9; color:#ffffff; }
input.radio,
input.checkbox,
div.content input.radio,
div.content input.checkbox
  { font-size:0.9em; width:auto; height:auto; border:none; background:none; padding:0; margin:0; }
div.content textarea
  { font-size:1.1em; }
html* div.content textarea
  { font-size:1em; }

h1#doctitle
  { font-size:1.6em; padding:0; color:#333333; text-transform:uppercase; font-weight:normal; margin:0 0 20px 0; }

div#fullpath
  { font-size:1.0em; padding:0 0 0 25px; background:url('/images/arrow.gif') 10px 5px no-repeat; color:#999999;
    font-size:0.9em; margin-bottom:25px; line-height:1em; }


div.photo
  { float:left; text-align:center; width:100px; height:120px; margin:5px 5px 5px 0; padding:3px 10px 10px 10px;
    font-size:0.9em; background:url('/images/galbg.gif') top center no-repeat; }
div.photo a
  { width:100px; display:block; text-align:center; }
div.photo div
  { text-align:center; width:100px; }
div.photo img
  {  margin:0; width:100px; height:100px; display:block; }

.menu0
  { padding:0; margin:0 10px 0 25px; list-style:none; text-align:left; font-weight:bold; color:#cccccc; }
.menu0 a
  { color:#0099cc; font-weight:bold; background:url('/images/menuabg.gif') left bottom repeat-x;
    text-decoration:none; padding:0; line-height:1.1em; padding-bottom:2px; }
.menu0 td.r a
  { }
.menu0 a:hover
  { background:none; }
.menu0 td.l
  { padding:2px 0 4px 0; line-height:1.5em; width:1%; }
.menu0 td.r
  { padding:2px 0 2px 0; line-height:1.5em; width:99%; }
.menu0 .act
  { padding:2px 0 4px 0; line-height:1.5em; }
.menu0 .act a
  { color:#f8741c; background:none; }

.menu0 td.l div
  { width:50px !important; border-right:1px solid #cccccc; margin:5px 25px 5px 0px; }
.menu0 td.act div
  { width:50px !important; border-right:1px solid #f8741c; margin:5px 25px 7px 0px; }

#menu48
  { color:#f8741c; }

ul.menu1
  { padding:0em; margin:10px 0 10px 10px;line-height:normal; }
ul.menu1 a
  { font-weight:normal; background:none; text-decoration:underline; }
li.menu1
  { display:inline; }
li.menu1-item
  { margin:5px 0 0 0; }
li#menu1-act
  { margin:5px 0 0 0; }
li#menu1-act a
  { color:#f8741c; }
ul.menu1 a:hover
  { text-decoration:none; }

ul.menu2
  { margin:5px 0 5px 10px; font-size:0.8em; }
li.menu2-item
  { margin:4px 0 0 0; }
li.menu2-item a
  { color:#0099CC !important; }
li#menu2-act a
  { color:#f8741c !important; }

div.copyright, div.winner
  { float:right; color:#275361; font-size:0.9em; margin-right:10px; }
div.copyright
  { float:left; }
div.intecmedia
  { width:auto; height:auto; text-align:left; padding:0.5em; white-space:nowrap; }
div.intecmedia img
  { margin:-1px 4px 0 0; }
div.aquilon
  { width:auto; height:auto; text-align:left; padding:0.5em; margin-top:7px; white-space:nowrap; }
div.aquilon img
  { margin:0 4px 0 0; }

img.some-with-png
  { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/png.png'); }
img.some-with-png[class]
  { filter:none; background:url('/images/png.png') no-repeat center center; }

div.spacepadtop
  { height:77px; }
div.spacesmallmenu
  { height:47px; }
div.spacepicas
  { height:82px; line-height:0; font-size:0; }
div.spaceindexbot
  { height:36px; }
div.spacehouse
  { height:15px; }
div.spaceh
  { height:5px; font-size:0; line-height:0; }
div.spacefiltervert
  { height:166px; }
div.spacefilter
  { width:25px; }
div.spacepicasright
  { width:31px; }
div.spacev
  { width:5px; }

.maintab
  { background:url(/images/bgtop.jpg) left top no-repeat; }

img.logo
  { margin:20px 0; }
.logotab
  { margin:0 26px 0 26px; }
.logotab td
  { vertical-align:bottom; text-align:center; white-space:nowrap; }
.logotab td a
  { font-size:0.85em; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#7495a6;
    font-weight:bold; display:block; padding-bottom:5px; }

.botcor-left { background: url(/images/botcor1.gif) right bottom no-repeat; }
.botcor-right { background: url(/images/botcor2.gif) left bottom no-repeat; }
.botbg1
  { background:url('/images/botcorbg.gif') bottom left repeat-x; text-align:center; color:#275361;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:0.85em; padding:3px 0 0 0; }
.botbg2
  { background:url('/images/botcorbg2.gif') left top repeat-x #c2cfcf; }

.seo img
  { margin:1px; }


.topbuttbg
  { background:url('/images/topbuttonbg.gif') left top repeat-x; }
div.buttleft
  { background:url('/images/topbutton2.gif') left top no-repeat; height:96px; }
div.buttright
  { background:url('/images/topbutton3.gif') right top no-repeat; height:96px; }

div.buttright table td
  { text-align:center; }

.gallinktab
  { width:100%; }
.gallinktab td
  { text-align:center; }
.gallinktab td a
  { font-size:0.85em; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#7495a6;
    font-weight:bold; display:block; padding-top:2px; text-decoration:none; }

div.menudiv
  { width:253px; padding:0; margin-bottom:0px; }
div.menuimg
  { text-align:right; margin:0 -35px 0 0; }

div.banner
  { margin:13px 0px 13px 4px; width:360px; float: left; }

.house1
  { background:url('/images/houseinfobgtopbg.jpg') left top repeat-x; text-align: left; }
.house2
  { background:url('/images/houseinfobgtop.jpg') right top no-repeat; font-size:0.9em; color:#ffffff;
    font-weight:bold; padding:8px 38px 2px 0; }

.house2 a
  { color:#ffffff; text-decoration:none; width:100%; display:block; }
.house2 a:hover
  { text-decoration:underline; }

.house3
  { background:url('/images/houseinfobgbotbg.jpg') left top repeat-x; }
.house4
  { background:url('/images/houseinfobgbot.jpg') right top no-repeat; color:#666666;
    font-size:0.9em; padding:10px 38px 0 0; text-align: left; }
.house4 a
  { font-size:1.05em; color:#678899; font-weight:bold; }
.house5
  { background:url('/images/houseinfobgbot2.jpg') right top no-repeat; }
.houseinfo
  { background:url('/images/houseinfobg.jpg') right top repeat-y #c5d3d2; }

div.housegal
  { width:98px; height:98px; background:url('/images/housegalbg.jpg') center center no-repeat;
    padding:0px; margin:0 0 0 16px; position:absolute; z-index:2; }
div.housegal a
  { display: block; padding: 8px; }
div.housegal img
  { width:80px; height:80px; border:1px solid #4e6571; }

div.specialheading
  { color:#333333; text-transform:uppercase; font-size:1.2em; font-weight:bold; padding:0 0 20px 10px; }

div.content ul.specul
  { list-style:none; padding:0; margin:0; padding-bottom:20px; }
ul.specul li
  { margin:10px 0 0 10px; padding:0; }

.bigmenutop
  { background:url('/images/indxformtopbg.gif') left top repeat-x; text-align:center; }
.bigmenutop table td
  { width:90px; text-align:center; }
.bigmenutop table td a
  { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#275361; font-weight:bold;
    font-size:10px !important; text-decoration:none; padding-top:7px; padding-bottom:7px; display:block; }
.bigmenutop table td div
  { background:url('/images/topmenubg.gif') left top repeat-x; }
.bigmenutop table td div div
  { background:url('/images/topmenu1.gif') left top no-repeat; }
.bigmenutop table td div div div
  { background:url('/images/topmenu2.gif') right top no-repeat; height:27px; }
.bigmenutop table td div.active
  { background:url('/images/topmenubg2.gif') left top repeat-x; }
.bigmenutop table td div.active div
  { background:url('/images/topmenua1.gif') left top no-repeat; }
.bigmenutop table td div.active div div
  { background:url('/images/topmenua2.gif') right top no-repeat; height:27px; }
.bigmenutop table td.cellbg
  { width:1px !important; }

.vertbor
  { background:url('/images/vertbor.gif') left top repeat-y; }
.vertbor2
  { background:url('/images/vertbor2.gif') left top repeat-y; }
.filtertop
  { background:url('/images/filtertop.gif') left top repeat-x #d9e2e2; }
.filterbot
  { background:url('/images/filterbot.gif') left bottom repeat-x; }

.filtertoptext td
  { padding:5px 0 5px 10px; font-size:10px; color:#275361; }

.options div.fbg
  { background:url('/images/optionsbg.gif') left top repeat-x; }
.options div.fleft
  { background:url('/images/options1.gif') left top no-repeat; }
.options div.fright
  { background:url('/images/options2.gif') right top no-repeat; height:84px; }

.options div.fright div.filterbody
  { margin:0 5px 0 5px; background:none; height:70px; overflow:auto; color:#000000; font-size:10px; line-heght:1em; }

div.filterbody div b
  { color:#275361; display:block; width:100%; }

td.extra
  { color:#275361; font-size:0.9em; padding:4px 0 4px 0; }
td.extra *
  { color:#275361; }

input.choose
  { border:none; background:url('/images/choose.gif') center center; width:175px; height:25px; }

td.seo
  { padding:5px 0; }
td.seo img
  { float:left; background:#CCCCCC; margin-right:6px; margin-bottom:6px; filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; }
td.seo a:hover img
  { filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }


table.contacts
  { margin:15px 0 15px 0!important; }
table.contacts, table.contacts td
  { border:none!important; background:none!important; }
table.contacts td
  { font-size:0.9em; padding-left:0!important; }
table.contacts td.head
  { color:#999999; }
table.contacts a.maparr
  { background:url('/img/maparr.gif') right center no-repeat; padding:0 17px 0 0!important; }
div.contactsspace
  { height:5px; }

div.ad
  { padding-bottom:1em; }

div.ad_h
  {  float: left }



a.picas1 img
  { width:71px; heigth:80px; background:url("/images/picas1.gif") center top; margin-top:12px; }
a.picas1:hover img, a.picas1 img.act
  { background-position:center -82px; }

a.picas2 img
  { width:71px; heigth:80px; background:url("/images/picas2.gif") center top; margin-top:12px; }
a.picas2:hover img, a.picas2 img.act
  { background-position:center -82px; }

a.picas3 img
  { width:71px; heigth:80px; background:url("/images/picas3.gif") center top; margin-top:12px; }
a.picas3:hover img, a.picas3 img.act
  { background-position:center -82px; }

a.picas4 img
  { width:71px; heigth:80px; background:url("/images/picas4.gif") center top; margin-top:12px; }
a.picas4:hover img, a.picas4 img.act
  { background-position:center -82px; }

a.picas5 img
  { width:71px; heigth:80px; background:url("/images/picas5.gif") center top; margin-top:12px; }
a.picas5:hover img, a.picas5 img.act
  { background-position:center -82px; }

a.picas6 img
  { width:71px; heigth:80px; background:url("/images/picas6.gif") center top; margin-top:12px; }
a.picas6:hover img, a.picas6 img.act
  { background-position:center -82px; }

a.picas7 img
  { width:71px; heigth:80px; background:url("/images/picas7.gif") center top; margin-top:12px; }
a.picas7:hover img, a.picas7 img.act
  { background-position:center -82px; }

a.picas8 img
  { width:71px; heigth:80px; background:url("/images/picas8.gif") center top; margin-top:12px; }
a.picas8:hover img, a.picas8 img.act
  { background-position:center -82px; }

a.picas9 img
  { width:71px; heigth:80px; background:url("/images/picas9.gif") center top; margin-top:12px; }
a.picas9:hover img, a.picas9 img.act
  { background-position:center -82px; }

table.grid
  { table-layout:fixed; }

div.photos
  { float:right; width:300px; }
div.photos div.photo
  { float:right; }

.highslide-image
  { border: 1px solid #7495a6; }


.sign0, .sign0 *
  { }
.sign1, .sign1 *
  { }
.sign2, .sign2 *
  { color:#009933 !important; }
.sign3, .sign3 *
  { color:#FF6600 !important; }


div.content table.informer
 { padding:0; margin:0; width:100%; height:86px; background:none; border:none; color:#666666; }
div.content table.informer td
 { padding:4px; margin:0; background:url("/images/informer-c.gif") top left repeat-x; border:none; vertical-align:top; white-space:nowrap; width:49%; }
div.content table.informer td.l
  { padding:0; background:url("/images/informer-l.gif") right top no-repeat; width:24px; }
div.content table.informer td.r
  { padding:0; background:url("/images/informer-r.gif") left top no-repeat; width:24px; }
div.content table.informer td div
  { color:#275361; padding-bottom:20px; }
div.content table.informer td.l div, div.content table.informer td.r div
  { padding:0; width:24px ! important; }
div.content table.informer td span
  { color:#ED0707; }

.captcha
  { border:1px solid #cccccc; background:#f9fbfc; width:auto; float:left; }



.footertext
  { color:#275361; font-size:0.9em; padding-left:0.5em; }
.footertext p
  { margin-bottom:5px; }
#footertab td
  { vertical-align:top; padding:30px 15px; }
#footertab table td
  { padding:0; }
#footertab table td img
  { margin:0 5px 5px 0; }






.extra_buttons {
	float: left;
	padding: 0 77px 10px 0;
	width: 486px;
}
.icon_button {
	float: left;
	margin: 0 2px 10px 0;
}
.icon_button a {
	background: url('/images/button_gradient.gif') repeat-x 0 -31px;
	color: #a5efff;
	display: block;
	font-size: 0.9em;
	font-weight: bolder;
	height: 31px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
.icon_button a:hover {
	background: url('/images/button_gradient.gif') repeat-x 0 0;
	color: #e9feff;
	text-decoration: none;
}
.icon_button a img {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
}
*html .icon_button a img {
	margin-left: -3px;
}
*+html .icon_button a img {
	margin-left: -3px;
}
.icon_button a span {
	display: block;
	padding: 8px 0 0 0;
}


.extraTab {
	background: url('/images/extra-tabs.jpg') no-repeat 100% 0;
	height: 23px;
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
	width: 7em;

}
.extraTabHeadline {
	background: url('/images/extra-tabs-corner.jpg') no-repeat 0 0;
	color: #206e88;
	display: block;
	height: 23px;
	font-size: 1em;
	padding: 6px 0 0 0;
}

.wpz
{
    margin-top: 10px;	display: block;
	width: 200px;
	height: 70px;
	background: url('/images/tour_link.gif');}

table.buyers td, table.buyers th  {
   border: 1px solid #7495A6!important;}


.smiles-left { background: url(/images/smiles-block-left.jpg) left top no-repeat;
               width: 100%; height: 145px; float: left; }
.smiles-right { background: url(/images/smiles-block-right.jpg) right top no-repeat;
                width: 100%; height: 145px; float: right; }
.smiles-center { background: url(/images/smiles-block-center.jpg) right top repeat-x;
                 width: 100%; height: 145px; margin-bottom: 15px; }
.smiles-pics { background: url(/images/smiles-pics.jpg) left top no-repeat; margin: 15px auto auto 15px;
               text-align: left; padding-left: 110px; height: 150px; }

.smiles-pics p { margin: 15px 0; }
.smiles-pics a { background: url(/images/feedback-arrow.gif) right center no-repeat; padding-right: 15px;
                 font-family: Tahoma; color: #0099cc; margin: 15px auto;}
.smiles-pics span { font-size: 0.9em; font-family: Tahoma; color: #ffffff; font-weight: bold; }

.feedback-label { background: url(/images/feedback.gif) top left no-repeat; width: 104px; height: 13px; }


.pop-up-top { background: url(/images/pop-up-top.png) top left no-repeat; width: 454px; height: 31px; padding-top: 31px;
              position: absolute; z-index: 10; display: none; }
.pop-up-bottom { background: url(/images/pop-up-bottom.png) bottom left no-repeat; width: 454px; padding-bottom: 32px; }
.pop-up-middle { background: url(/images/pop-up-middle.png) top left repeat-y; padding: 5px 25px; }

.pop-up-top .header-left { width: 49px; height: 50px; float: left; }

.pop-up-top .header-right { width: 330px; height: 50px; float: right; padding-top: 5px; }
.pop-up-top .header-right div { border-bottom: 1px solid #babfc1; color: #666666; font-size: 1.4em; padding: 5px 0; }

.pop-up-top .sad { background: url(/images/smile-sad.png) right top no-repeat; }
.pop-up-top .happy { background: url(/images/smile-happy.png) right top no-repeat; }
.pop-up-top .idea { background: url(/images/smile-idea.png) right top no-repeat; }

.pop-up-top p { color: #999999; font-size: 0.9em; margin: 5px auto 8px auto; }
.pop-up-top span { color: #686868; }

.pop-up-top div.inputs { margin-left: 45px; padding: 5px 0; }
.pop-up-top input.text { width: 320px; border: 1px solid #cccccc; }
.pop-up-top textarea { width: 320px; height: 100px; border: 1px solid #cccccc; }

.overlay { background: url(/images/overlay.png) top left repeat; position: absolute; width: 100%; height: 100%; display: none; z-index: 9; }

div.feedback-inner { background: url(/images/feedback-inner.jpg) left top no-repeat; width: 111px; height: 74px;
                     float: left; margin: 13px 0; padding-left: 65px; padding-top: 19px; }
div.feedback-inner a { font-size: 0.9em; color: #666666; }
div.feedback-inner p { margin-top: 7px; }

a.opinion
   { background:url(/images/buttonbg.gif) repeat-x scroll left top #A3BAC9; color:#FFFFFF;
     font-weight:bold; padding:1px 5px; text-decoration: none; }

.content span.pay
   { padding-top: 1px; }
