@charset "utf-8";
@import url('style-reset.css');

/*   
Template Name: Luxury Marble 
Author: Dieter Schneider
Author URI: http://www.csstemplateheaven.com/
*/

/*-----------------------------------------------*/
/*--------------- SITE STRUCTURE ---------------*/
/*---------------------------------------------*/

body {font-size: 100%; color:#000; font-family:Georgia, "Times New Roman", Times, serif; background: url(images/dark-grey/body.png) center repeat-y}

#container {margin: auto; width: 858px; font-size: .875em;}

#header_index {height: 177px; width: 858px; background: url(images/dark-grey/navbar.png) no-repeat bottom center;}

#header {height: 177px; width: 858px; margin-bottom: 45px; background: url(images/dark-grey/navbar.png) no-repeat bottom center;}

#logo {width: 521px; height:80px; margin: auto; padding: 30px 0; background: url(images/dark-grey/register.gif) no-repeat center}

#left {float: left; margin-left: 45px; margin-bottom: 45px; width: 440px; text-align: justify}

#right {float: right; margin-right: 45px; margin-bottom: 45px; width: 278px;}

.right_box {
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	padding: 0 20px 20px; 
	width: 235px;
	background: url(images/dark-grey/tabbed.png);
	clear: both; 
	margin-bottom: 20px;
}

#full_width {margin: 45px}

#footer {clear:both; height: 60px; padding-top: 18px; text-align: center; font-size: .8em; background: url(images/dark-grey/footer.png) no-repeat}

#e-mail {width: 105px; height: 71px; margin-right: 20px; float: right; background:url(images/dark-grey/e-mail.png); position: relative; z-index: 20}

/*-----------------------------------------------*/
/*---------------   TYPOGRAPHY   ---------------*/
/*---------------------------------------------*/

a {color: #590000; text-decoration: none}

p {padding: 15px 0; line-height: 1.6em}

h1 {font-size: 1.8em; text-shadow:0 1px 0 #e7e7e7; font-weight: normal}

h2 {text-shadow:0 1px 0 #e7e7e7; font-weight: normal}

h3 {font-size: 1.2em; font-weight: normal; color: #666; letter-spacing: .08em}

#right h3 {
	width: 314px; 
	height: 42px;
	margin-left: -40px;
	padding-top: 33px; 
	background:url(images/dark-grey/sidebar_h3.png) no-repeat center;
	text-align: center;
	color: #fff;
	font-style: italic
}

h2.blog_heading {background: url(images/dark-grey/seperator.png) repeat-x top; padding-top: 15px}

.more {text-align: right}

.blog_meta {color: #666; margin-top: 4px}

dl {}

dt {font-weight: 700}

dd {margin-bottom: 10px}

/*---------------- vertical menu ---------------*/

#v_navcontainer {}

#v_navcontainer ul {list-style-type: none;}

#v_navcontainer a {
     display: block;
     padding: 10px;
     width: 212px;
	 color: #666;
     background: url(images/dark-grey/seperator.png) repeat-x bottom;
}

#v_navcontainer a:hover {
     color: #000;
}

/*-----------------------------------------------*/
/*---------------      FORMS     ---------------*/
/*---------------------------------------------*/

#form_container, #form_container_comment {border: 1px solid #CCC; width: 400px; padding: 19px; float: right;
    background: url(images/dark-grey/tabbed.png);
}

#form_container_comment {float: left}

/* comment form */

form {margin-top: 20px}

#commentform p {padding: 5px 0}

.input_bg {background: url(images/dark-grey/overlay.png); border: 1px solid #999; color: #000}

.input_bg:hover {background: #EFEFEF}

.input_bg:focus {background: #EFEFEF}

textarea {width: 100%}

fieldset {padding: 10px 20px;}

legend {margin-left: 2px; padding: 2px 0px; font-weight: bold;}

#submit {background: #666; color: #FFF; font-weight:700; border: 1px solid #003d53; padding: 5px; cursor: pointer;}

/*-----------------------------------------------*/
/*---------------      Slider     --------------*/
/*---------------------------------------------*/

    #slideshow_wrap {
	background: url(images/dark-grey/slideshow_bg.jpg) no-repeat;
	width: 790px;
	height: 318px;
	padding-top: 82px;
	padding-left: 68px;
	border: 0px solid red;
    }

	#slideshow{
	height: 238px;
	width: 715px;
	}
	
	#slideshow-threed{
	width: 920px;
	height: 283px; 
	margin: 15px 0px 0px 0px;
	float: left;
	}
	
	#box-nav-slider{
	width:100px;
	height:17px;
	float: right;
	margin-top: 20px;
	margin-right: 34px
	}
	
	#slideshow-navigation a{
	background: url(images/dark-grey/slide.png) no-repeat scroll 50% 50%;
	display: block;
	float: left;
	font-size: 0px;
	width: 9px;
	height: 9px;
	margin: 10px 0 0;
	outline-style: none;
	outline-width: medium;
	padding: 2px;
	}
	
	#slideshow-navigation{float:right; padding-right:10px}
	#slideshow-navigation .activeSlide {background: url(images/dark-grey/slide.png) no-repeat scroll 0% 50%;}
	.slidehalf { margin-top:0px; margin-right:20px; float:left;} /* Editable Slider Image Position */
	.slidehalf2 { margin-top:0px; margin-right:0px; float:left;} /* Editable Slider Image Position */
	.slide-text h2{font-size: 2em; text-shadow:0 1px 0 #CCC; padding:20px 20px 0px 0px}
	.slide-text p{line-height:22px; padding-right:20px; text-align: justify}
	.flash-img {text-align:center; display:block; margin:100px auto 0 auto;}
	
	a.read_more{float: right; margin-right: 30px; margin-top: 15px}
	

/*-----------------------------------------------*/
/*---------------      TABS      ---------------*/
/*---------------------------------------------*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;

}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #CCC;
	border-left: none;
	margin-bottom: -1px;
	background: #adadad;
	overflow: hidden;
	position: relative;
	width: 91px;
	text-align: center
}

ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: .8em;
	padding: 0 4px;
	outline: none;
}

ul.tabs li a:hover {
	background: #bcbcbc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fafafa url(images/dark-grey/tabbed.png);
	border-bottom: 1px solid #dedede
}

html ul.tabs li.active a:link {color: #000}

.tab_container {
	border: 1px solid #CCC;
	border-top: none;
	margin-bottom: 20px;
	float: left; 
	width: 275px;
	background: #fafafa url(images/dark-grey/tabbed.png);
}

.tab_content {
	padding: 20px;
	font-size: .9em;
	text-align: justify
}

.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}

.tab_content h3 a{
	color: #254588;
}

.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


/**************************** Gallery *****************************/

#gallery {
	width: 788px;
	overflow: auto;
	margin-left: -13px;
	padding-bottom: 18px;
	position:static;
}

.float_left_thumb {
	float: left;
	height: 375px;
	width: 225px;
	padding: 8px;
	margin: 0 0 15px 15px;
	background: #f5f5f5;
	text-align: center;
}

.fancybox-skin {
    background: none repeat scroll 0 0 #b2b2b2;
    
    border-radius: 4px 4px 4px 4px;
    color: #c7c7c7;
    margin: 0;
    padding: 0;
    position: relative;
    text-shadow: none;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}


/*-----------------------------------------------*/
/*---------------    Comments    ---------------*/
/*---------------------------------------------*/

#comments {border: 0px solid red}

#comments p {padding: 0 0 0 57px; line-height: 1.2em;}

#comments h4 {font-weight: 700}

#comments ul li {margin: 15px 0; padding: 15px; background: url(images/dark-grey/seperator.png) repeat-x}

#comment_reply a {
	float: right;
	width: 198px; 
	height: 32px; 
	padding-top: 11px; 
	text-align: center;
	color: #f5f5f5;
	text-shadow: 0 1px 0 #000;
	background: url(images/dark-grey/reply.jpg) no-repeat;
}

.avatar {float: left; margin-right: 10px;}

.avatar img {padding:3px;  background: #fff; border: 1px solid #CCC}
	

/*-----------------------------------------------*/
/*---------------    Dropdown    ---------------*/
/*---------------------------------------------*/

/* 
	LEVEL ONE
*/

ul.dropdown                         { position: relative; z-index:10; width: 750px; margin: auto }
ul.dropdown li                      { float: left; zoom: 1; }
ul.dropdown a:hover		            { color: ; }
ul.dropdown a:active                { color: ; }
ul.dropdown li a                    { display: block; padding: 9px 20px; background: url(images/dark-grey/li_seperator.png) no-repeat right center;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: #000; position: relative; }
ul.dropdown li.hover a              { color: #000; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0;
                                      border-left: 1px solid #989898; border-right: 1px solid #989898; border-bottom: 1px solid #989898}
ul.dropdown ul li 					{ font-weight: normal; background: url(images/dark-grey/dropdown.png);  color: #000; 
									  border-bottom: 1px solid #989898; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; background: none; padding: 9px 8px; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; z-index:300; border-top: 1px solid #989898 }
ul.dropdown li:hover > ul 			{ visibility: visible; }







