@charset "UTF-8";
/* CSS Document */

body {
	background:#000000;
	font-family: "Garamond", Georgia, Arial, Helvetica, sans-serif;
	font-size:14.5px;
	font-weight:100;
	line-height:22px;
	text-align:justify;
	font-weight:100;
	overflow:hidden;
	margin:0;
}

.headers {
	color: #5a2340;
	font-weight: bold;
}

/* Links */

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

/* Top Section */

#logo {
	width:100%;
	height:50px;
	z-index:8;
	position:fixed;
	margin-top:30px;
	margin-left:30px;
}

#start_logo {
	width:100%;
	height:90px;
	margin-top: 28px;
	z-index:100;
	position:fixed;
}

#logo_about {
	width:100%;
	height:90px;
	margin-top: 28px;
	z-index:3;
	background:url(../images/about_top.jpg) no-repeat center;
}


#logo_faq {
	width:100%;
	height:90px;
	margin-top: 28px;
	background:url(../images/faq_top.jpg) no-repeat center;
}

#logo_press {
	width:100%;
	height:90px;
	margin-top: 28px;
	background:url(../images/press_top.jpg) no-repeat center;

}

#logo_custom {
	width:100%;
	height:90px;
	margin-top: 28px;
	background:url(../images/custom_top2.jpg) no-repeat center;

}

#logo_contact {
	width:100%;
	height:90px;
	margin-top: 28px;
	background:url(../images/contact_top.jpg) no-repeat center;
}

#logo_selfm {
	width:100%;
	height:90px;
	margin-top: 28px;
	background:url(../images/selfm_top.jpg) no-repeat center;
}

#logo_blog {
	width:100%;
	height:90px;
	margin-top: 28px;
	background:#000000;
}

/* Text */

h1 {
	color: #350f24;
}

h2 {
	color: #350f24;
}

/* Content Section */

.content {
	width:100%;
}

#text_content {
	background: #f4f3e9;
	width: 100%;
	height:600px;
	color:#696757;
}

#text_content_faq {
	background: #000000;
	width: 100%;
	height:500px;
	color: #f4f3e9;
}

#about_text {
	width: 645px;
	margin:auto;
	padding:80px;
	padding-top:40px;
}

#blog_text {
	width: 605px;
	float:left;
	padding:80px;
	padding-top:10px;
}

#text {
	width: 645px;
	margin:auto;
	padding:80px;
	padding-top:40px;

}

#press_text {
	width: 645px;
	margin:auto;
	padding:25px;
	padding-top:40px;
}

#faq_text {
	width: 645px;
	margin:auto;
	padding:80px;
	padding-top:40px;
	height:270px;
	font-size:14px;
}

#selfm_text {
	width: 645px;
	margin:auto;
	padding:80px;
    padding-top:10px;
	height:500px;
	text-align:center;
}

#custom {
	width: 842px;
	margin:auto;
	padding:0px;
    padding-top:0px;
	height:460px;
	text-align:center;
}

#numbers {
	width:645px;
	margin:auto;
	bottom:0px;
	text-align:center;
	clear:both;
}

.press_photos {
	width:600px;
	margin:auto;
	position:absolute;
}

.press_photos2 {
	width:600px;
	margin:auto;
	padding-top:40px;
}

#wrapper_enter {
	width:100%;
	height: 100%;
	background: #f4f3e9;
}

#blog_wrapper {
	width:890px;
	margin:auto;
}

#sidebar {
	width: 80px;
	float:left;
	padding-top:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.meta {
	color: #000000;
	font-size:13px;
}

.meta img{
vertical-align:middle;
}

#copyright {
	font-size:12px;
}

/* Super size Slide */

img {
	border:none;
}

#content {
	margin:0px auto;
	height:100px;
	width:100%;
	z-index: 3;
	position:absolute;
}

#contentframe {
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
}

#slidecounter {
	float:left;
	color:#4F4F4F;
	font-weight:bold;
	margin:18px 20px;	
}

#slidecaption {
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}

/* Supersize Plugin Styles */

#navigation {
	background: url('images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}

#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	color:#FFFFFF;
}

#supersize {
	position:fixed;
}
		
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
		
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}

#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}

/* Menu */

#menu {
	background:#000000;
	width:100%;
	height:28px;
	position:fixed;
	top:0px;
	z-index:900;
	text-align:center;
	padding-top:5px;
}

.menu_padd {
}

#menu2 {
	width:730px;
	text-align:center;
	padding-top:5px;
	margin:auto;
}

.divider {
	width:60px;
}

#popup {
	width: 234px;
	height: 101px;
	background:url(../images/menu_hover_bg.png);
	z-index:20;
	position:absolute;
	color:#FFFFFF;
	margin-left:290px;
	padding-bottom:400px;
	left: 4px;
}

/* Forms */

.forms {
	border:0px;
	background: #FFFFFF;
	padding:5px;
	font-family: "Garamond", arial, helvetica;
	font-size:14px;
	color:#000000;
	width:250px;
}

.form_text {
	border:0px;
	background: #FFFFFF;
	padding:5px;
	font-family: "Garamond", arial, helvetica;
	font-size:14px;
	color:#000000;
	width:300px;
 }
 
 #contact {
 	background: #e4e3db;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	width: 370px;
	padding:10px;
	
 }
 
 #close {
	 float:right;
 }
 
/* Loader */

.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #f4f3e9;
	height: 2px;
}


/* Aaccordion */

#accordion {
	margin:20px 0px;
}

h2.toggler {
	cursor: pointer;
	font-size: 12px;
	margin: 0 0 4px 0;
}

div.element, div.element h4 {
	padding-top:6px;
}

blockquote {
	padding:5px 20px;
}

/*Slideshow*/ 

.svw {
	width: 650px; 
	height: 600px; 
	overflow:hidden;
	text-align:center;
	margin:auto;
} 

.svw2 {
	width: 1000px; 
	height:455px; 
	overflow:hidden;
	text-align:center;
	margin:auto;
} 

.svw ul {
	position: relative; 
	left: -999em;
	margin:auto;
	text-align:center;
} 

.svw2 ul {
	position: relative; 
	left: -999em;
	margin:auto;
	text-align:center;
} 

/*core classes*/ 

.stripViewer { 
	position: relative; 
	overflow: hidden; 
	margin: 0; 
	margin:auto;
	text-align:center;
} 

.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 

.stripViewer ul li { 
	float:left; 
} 

.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
	margin:auto;
	text-align:center;
	
} 

.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
} 

.stripTransmitter ul li{ 
	width: 23px;
	height: 23px; 
	float:left; 
	margin: 10px 6px 30px 0px; 
} 

.stripTransmitter a{ 
	font-size: 15px; 
	text-align: center; 
	line-height: 25px; 
	color: #350f25; 
	text-decoration: none; 
	display: block; 
} 

.stripTransmitter a:hover, a.current{ 
	background: #dd0e41; 
	color:#FFFFFF;
	background:url(../images/number_bg.png) no-repeat;
}


.ldrgif { margin-top:50px; }

/* Dropdown */

/* ul.dropdown-upward ul {
	 top: auto !important;
	 bottom: 100%;
}

ul.dropdown-upward ul ul {
	 bottom: 1px;
}

*/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 color:#FFFFFF;

}

ul.dropdown {
	 position: relative;
	 z-index: 597;
	 float: left;
}

ul.dropdown li {
	 float: left;
	 line-height: 1.3em;
	 color:#FFFFFF;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	 position: relative;
	 z-index: 599;
	 cursor: default; 
}

ul.dropdown ul {
	 visibility: hidden;
	 position: absolute;
	 left: 0;
	 z-index: 598;
	 width: 160px;
	 height:160px;
	 background:url(../images/menu_hover_bg.png) no-repeat;
     text-align:left;
	 padding:10px;
	 padding-top:20px;	 
}

ul.dropdown ul a{
	color:#FFFFFF;
	text-decoration:none;
}

ul.dropdown ul li {
	 float: none;
	 margin: 0.3em
}

ul.dropdown ul ul {
	 top: 1px;
	 left: 99%;
}

ul.dropdown li:hover > ul {
	 visibility: visible;
	 color:#FFFFFF;
}

/* Thumbs */

.box {
	float:left;
}

.box img {
	height:74px;
	width:47px;
	border:#000000 solid 3px;
}
 
/* Scrollbox */

.scrollbox{
	width:640px;
	height:230px;
	overflow:auto;
	overflow-x:hidden;
}
  
  .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	background:#c3c2b8;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #350f24;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 6px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 6px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowUp {
}
a.jScrollArrowUp:hover {
}
a.jScrollArrowDown {
}
a.jScrollArrowDown:hover {
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}

.frame {
	width:680px;
	height:400px;
	overflow:auto;
	overflow-x:hidden;
	border:0px;
}

#iframe {
	overflow:hidden;
	border:0px;
	width:680px; 
	height:auto;
	min-height:1700px;
	background:#f4f3e9;
}
