/**********/
/* reset */
/********/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/* li{list-style:none;} */
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}



/***********/
/* global */
/*********/
a{
	outline: none;	
	text-decoration: none;	
}


h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #171717;
}
 
h1{
	font-size: 14px;
	padding-bottom:11px;	
}

h2{
	font-size: 18px;
	padding-bottom:11px;
	font-weight:normal;
		text-transform:uppercase;
}

h3{
	font-size: 12px;
	padding-bottom:11px;
	font-weight:bold;
	text-transform:uppercase;
}

p, label, ul, ol, form, blockquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
}

a{
	color: #171717;
}

strong{
	font-weight:bold;
}

.clear { clear: both; }

.small{ font-size:9px;}



/******************/
/* Site specific */
/****************/
html,body{
	background-color: #000000;
	text-align:center;
}

#wrapper{
	margin:auto;
	width:757px;
}
 
#header{
	height:98px;
}

#slide{
	float:right;
	padding-top:22px;
}

#banner{

}

#logo{
	text-align:left;
	padding-top:30px;
	float:left;
}

ol li{
	list-style:decimal;
}





  /********/
 /* main */
/********/
#main{
	padding-top:12px;
	text-align:left;
}


#main p, 
#main li{
	padding-bottom:12px;
	padding-left:12px;
}

#main ul{
	list-style-position:inside;
}


.heading{
	height:42px;	
	background-image:url(../images/head-bg.jpg);
	background-repeat:repeat-x;
	
	border-top-width: 1px;
	border-right-width: 1px;	
	border-left-width: 1px;
	border-style: solid;
	border-color: #545454;
	
	border-bottom:none;	
}

.heading h2,
.heading a{
	color:#787878;
	font-size:16px;
	font-weight:normal;
}

.heading h2{
	padding-top:12px !important;
	padding-left:12px;	
}	

.greybar{
	height:5px;
	background-color:#959690;
	margin-bottom:10px;
}

#cCol{	
	float:left;
	width:100%;
	background-color:#e4e5e9;
	padding-bottom:12px;
	
	background-image: url(../images/logo-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

#cCol p a{
	font-weight:bold;
}

#cCol p a:hover{
	color: #737373;	
}


#lCol{
	width:380px;
	min-height:409px;
	_height:409px;
	
	float:left;
	background-color:#e4e5e9;
	padding-bottom:12px;
	
	background-image: url(../images/logo-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}



#lCol p,
#lCol form,
#lCol h3,
#lCol ul{
	padding-left:12px;
	padding-right:12px;
}

#cCol p,
#cCol form,
#cCol h3,
#cCol h2,
#cCol ul{
	padding-left:12px;
	padding-right:12px;
}


#cCol h3,
#cCol h2{
	padding-top:8px;
}


#rCol{
	width:365px;
	background-image: url(../images/rCol.gif);
	background-repeat: no-repeat;
	float:right;
}

#map a{
	background-image:url(../images/map2.jpg);
	background-position:bottom;
	width:365px;
	height:182px;
	float:right;
	margin-bottom:12px;
}

#map a:hover{
	background-position:top;
	cursor:default;
}


#contact{
	background-color:#e4e5e9;
	padding-bottom:12px;	
	float:right;
	width:176px;
	height:215px;
}

#contact2{
	background-color:#e4e5e9;
	padding-bottom:12px;	
	float:right;
	width:176px;
	
}



#spec{
	background-color:#e4e5e9;
	padding-bottom:12px;	
	float:left;
	width:176px;
	_height:215px;
	min-height:215px;	
}

#spec img{	
	padding-bottom:12px;
}
#spec img br{
	margin-bottom:6px;
}

#spec p{
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
}

.price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #e62f33;
	font-weight:normal;
	padding-right:12px;
}

.brieflisting .price{
	padding-bottom:12px;
}


.blink{
	color:#2288bf;
}

#footer{
	position: relative;
	height:42px;
	padding-top:4px;
	background-color: #161616;
	margin-top:12px;
	margin-bottom:24px;
}


#footer p,
#footer a{
	color:#515151;
	text-align:center;
	padding-top:11px;
}

#footer span{
	padding-right:12px;
	padding-left:12px;
}

#footer a:hover{
	color:#737373;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #737373;	
}




  /**************/
 /* Main Nav stuff */
/**************/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	width:758px;
	height:38px;
	position:relative;
	z-index:100;
}

#menu span{
	display:none;
}

*+html #menu {
	margin-left:0px;
}

/* hack to correct IE5.5 faulty box model */
* html #menu {
	width:757px;
	w\idth:757px;
}
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
	list-style-type:none;
}
#menu ul ul {
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
	float:left;
	position:relative;
}

/* style the links for the top level */
#menu a{
	display:block;
	height:38px;		
	background:#000;	
	background-image: url(../images/menu.gif);
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #menu a{
	xwidth:155px;
	xw\idth:155px;
}

#menu li#m1{
	width: 159px;
}
#menu li#m1 a{
	background-position: 0px bottom;	
}
#menu li#m1 .selected,
#menu li#m1 a:hover{	
	background-position: 0px top;		
}

#menu li#m2{
	width: 200px;
}
#menu li#m2 a{
	background-position: -158px bottom;	
}
#menu li#m2 .selected,
#menu li#m2 a:hover{	
	background-position: -158px top;		
}

#menu li#m3{
	width: 203px;
}
#menu li#m3 a{
	background-position: -358px bottom;	
}
#menu li#m3 .selected,
#menu li#m3 a:hover{	
	background-position: -358px top;		
}

#menu li#m4{
	width: 195px;
}
#menu li#m4 a{
	background-position: -562px bottom;	
}
#menu li#m4 .selected,
#menu li#m4 a:hover{	
	background-position: -562px top;		
}


/* style the second level background */
#menu ul ul a.drop, #menu ul ul a.drop:visited {
	background:#000;
}
/* style the second level hover */
#menu ul ul a.drop:hover {
	background:#000;
}
#menu ul ul :hover > a.drop {
	background:#000;
}
/* style the third level background */
#menu ul ul ul a, #menu ul ul ul a:visited {
	background:#e2dfa8;
}
/* style the third level hover */
#menu ul ul ul a:hover {
	background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:38px;
	left:0;
	width:200px;

}
/* another hack for IE5.5 */
* html #menu ul ul {
	top:38px;
	t\op:38px;
}
/* position the third level flyout menu */
#menu ul ul ul {
	left:129px; 
	top:-1px;
	width:129px;
}
/* position the third level flyout menu for a left flyout */
#menu ul ul ul.left {
	left:-129px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
/* style the second level links */
#menu ul ul a{
	background-image:none !important;
	background:#000;
	color:#9a9a9a;
	height:auto;
	width:180px;
	text-align:left;
	font-size:12px;
	
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
	text-transform: uppercase;
}

/* yet another hack for IE5.5 */
* html #menu ul ul a{
	width:180px;
	w\idth:180px;
}

#menu ul ul a:hover {
	color:#d9cd8d;
}

#menu :hover > a, #menu ul ul :hover > a {
}

#menu ul ul :hover > a {
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul, #menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul {
	visibility:visible;
}








	.blockquote {
	border-left: 2px solid #999;
	padding: 15px;
	margin: 20px 0;
	font-style: italic;
	background-color: #DADADA;
	}
	



  /**************/
 /* slide */
/**************/

#myGallery2, #myGallerySet, #flickrGallery
{
	width: 757px;
	height: 300px;
	z-index:5;
	display:inline;
}

#myGallery2 img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}


#myGallery, #myGallerySet, #flickrGallery
{
	width: 170px;
	height: 66px;
	z-index:5;
	display:inline;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff !important;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	display:none;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}
/*
.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
*/
.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.gif') no-repeat center left;
	display:none;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.gif') no-repeat center right;
	display:none;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }







  /**************/
 /* old site s**t */
/**************/
input,
select,
textarea {
	margin: 2px 0px;
	padding: 2px;
	border: 1px solid #959690;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
.submitButtons {
	font-size: 11px;
	padding: 2px 6px;
	margin: 4px 0px 0px 0px;
	color: #FFFFFF;
	border-style: none;
	background-color: #666666;
}
form {
	margin: 0px;
}


.brieflisting {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom:0px;
	padding-left: 10px;
	padding-top:10px;
	float: left;
	border: 1px solid #959690;
	display: inline;
	background-color: #ffffff;
	width:726px;
}

.brieflisting p{
	padding-top:0px !important;
	padding-bottom:10px;
}

#detail img{
	padding-top:5px;
	padding-left:5px;
}
