
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
    font-size: 12pt;
    text-align: left;
    font-family: arial;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -25px;
	left: 25px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png', sizingMethod='scale');
	display: none;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* ------------------- */
/* --- end highslide ----- */
/* ------------------- */

body {
    background-attachment: scroll;
    background-image: url('../img/bg1.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-color:#F2F8FC;
    margin: 0;
    font-family: verdana;
    font-size:9pt;
    color:#444444;
}

h1, h2, h3 {
    font-weight: normal;
    font-family: georgia, serif;
    color: #4c657c;
}

h1 {
    font-size: 19pt;
    margin-top: 0px;
    margin-bottom: 0px;
}

h2 {
	font-size:14pt;
}

p em{
	font-weight:bolder;
}

a.red{
        color: #bb0000;
        text-decoration: none;
        font-weight: bold;
        font-size:.9em;
}

a.red:hover{
        text-decoration: underline;
        color:#dd0000;
}

table#main{
    background-color:white;
    width: 998px;
    margin:0 auto 0 auto;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
}

/*
tr#mainnav li{
    display:inline;
    padding: 10px 20px 10px 20px;
    color: red;
    background-color: green;
    overflow:hidden;
}
*/

tr#mainnav td {
    text-align: center;
    width: 150px;
    background-attachment: scroll;
    background-image: url('../img/menubg.jpg');
    background-repeat: no-repeat;
    background-position:left top;
    height: 30px;

}
tr#mainnav td:hover {
    background-image: url('../img/menubg-on.jpg');
}

tr#mainnavbottom td {
    background-attachment: scroll;
    background-image: url('../img/bg3.jpg');
    background-repeat:repeat-x;
    background-position:left top;
}

tr#mainnav a {
    color: #5f7990;
    text-decoration: none;
    font-family: verdana;
    font-size:10pt;
    
}

tr#mainnav a:hover {
    color: black;
    text-decoration: underline;
}

/* tr#maincontent > td { */
td.maincontenttd{
    background-attachment: scroll;
    background-image: url('../img/bg2.jpg');
    background-repeat:repeat-x;
    background-position:center top;
}

td.maincontenttd p {
}
tr#mainfooter td {
    padding-top:15px;
    text-align: center;
    background-attachment: scroll;
    background-image: url('../img/bg4.jpg');
    background-repeat: repeat-x;
    background-position:left top;

}

div.content{
    margin: 40px 20px 20px 20px;
    line-height:1.7em;
}

table#dkblumiddle td {
   color:#e6e9ed;
   font-size: 10pt;
   letter-spacing:1px;
   text-align:justify;
   font-family: verdana, sans serif;
   font-weight: 100;
   line-height: 25px;
}

table#dkblumiddle hr, hr {
    color: #697e91;
    background-color: #697e91;
    size: 1px;
    height: 1px;
    border: 0;
}

table.boxes {
    width:100%;
}

td.boxestd {
    padding: 10px;
    border: solid 2px #697e91;
    background-attachment: scroll;
    background-image: url('../img/bg4.jpg');
    background-repeat:repeat-x;
    background-position:center top;
    background-color:#CEE0F0;
    vertical-align: top;
    font-family: verdana;
    font-size:10pt;
    line-height: 2em;
    color: #555555;
    text-align:center;
}

table.boxes hr{
    margin-bottom: 3px;
    padding: 0;
    color: #697e91;
    background-color: #697e91;
    size: 1px;
    height: 1px;
    border: 0;

}
table.boxes h1{
    text-align:left;

}



table.boxes table.seeus{
        background-color: #ecf3fa;

}

table.boxes table.seeus td{
        padding: 2px 4px 2px 4px;
        text-align:center;
        line-height: 1.5em;

}

table.boxes table.seeus td img{
        border: solid 2px white;
}

table.boxes table.seeus td img:hover{
        border: solid 2px #bb0000;
}

/* table.boxes table.consultform{ */
td.boxestd table.consultform{
    width:100%;
    background-color: #ecf3fa;
}

td.boxestd table.consultform textarea{
    width: 95%;
    height: 150px;
}

table.boxes table.consultform td{
    padding: 3px 10px 7px 10px;
}

table.boxes table.consultform h2{
    font-size:14pt;
    margin: 0;
}

input[type=text] {
    width: 90%;
}

div.lightbox {
	display: block;
    background-attachment: scroll;
    background-image: url('../img/bg5.jpg');
    background-repeat:repeat-x;
    background-position:center top;
    background-color:#CEE0F0;
    border-top: solid 1px #697e91;
    padding: 10px;
    margin: 15px 5px 0px 0;

}

div.lightbox h1 {
	margin:0 0 10px 0;
	padding: 0;
	line-height:1em;
}

div.lightbox img, div.lightbox img:hover {
	border: 0;
}

div.steps{
    width: 650px;
}

div.closets {
	width: 95%;
}


