body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a:link, #header a:visited, #header a:hover, #footer a:link, #footer a:visited, #footer a:hover {
	color: #FFF;
	text-decoration: none;
}

.hide {
	display: none;
}

.clearFloat {
	clear: both;
}
.divider {
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #CCC;*/
	display: block;
	width: 100%;
	height: 145px;
	background-image: url(../images/divider_bkg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.divider.noline {
	background-image: none;
}


#container #maincontent .content .red {
	color: #FF6C6C;
	font-weight: bold;
}


#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	position: relative;
	padding-top: 150px;
}
#header  {
	height: 110px;
	background-image: url(../images/header_bkg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
#header .headerContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1500;
	height: 110px;
}
#header a.logotype {
	position: absolute;
	left: -40px;
	top: -25px;

}
#header .headerContent .logo  {
	color: #FFF;
	font-weight: 700;
	position: absolute;
	left: 0px;
	z-index: 5000;
	bottom: 0px;
	padding-left: 75px;
	padding-bottom: 10px;
}
#header .headerContent .logo .heading {
	font-size: 30px;
	font-variant: small-caps;
}
#header .headerContent .logo .text {
	font-size: 14px;
}
#header .headerContent .menu {
	position: absolute;
	right: 0px;
	bottom: 10px;
	font-variant: small-caps;
}
.menu ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li  {
	float: left;
}
.menu ul li a:link,.menu ul li a:visited {
	display: block;
	line-height: 30px;
	margin-left: 50px;
	text-decoration: none;
	color: #FFF;
	font-size: 30px;
	font-weight: 100;
}
.menu ul li a:hover,.menu ul li a.active   {

}
#header .headerContent .fbHolder {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px;
	-moz-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	background-color: #3A3A3D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#header .headerContent .fb-like {
	float: right;
}
#header .headerContent .fb-send {
	float: right;
	margin-right: 5px;
}


#container #maincontent {
}
#container #maincontent form .fifty {
	float: left;
	width: 228px;
	display: block;
}
#container #maincontent .content.floatRight form .floatLeft {
	float: left;
	width: 48%;
}
#container #maincontent .content.floatRight form .floatRight {
	float: right;
	width: 48%;
}
#container #maincontent .hundred {
	clear: both;
}



#container #maincontent .content.floatLeft {
	float: left;
	width: 48%;
	display: block;
}


#container #maincontent .content.floatRight {
	float: right;
	width: 48%;
	display: block;
}
#container #maincontent input {
	width: 99%;
}
#container #maincontent textarea {
	width: 460px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #maincontent h1 , #container #maincontent p.heading{
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 100;
	padding: 0px;
	line-height: 75px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
}
#container #maincontent h2 {
	color: #999;
	font-size: 35px;
	font-weight: 400;
}
#container #maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #maincontent a:link, #container #maincontent a:visited, #container #maincontent .sendBtn {
	font-family: 'Lato', sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	display: inline-block;
	padding: 7px;
	font-weight: 700;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
	font-variant: small-caps;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	text-align: center;
	cursor: pointer;
}
#container #maincontent .normallink a:link, #container #maincontent .normallink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	font-variant: normal;
	font-weight: normal;
}
#container #maincontent a:hover, #container #maincontent .sendBtn:hover {
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
}
#container #maincontent .normallink a:hover {
	color: #333;	
}
#footer {
	height: 110px;
	background-image: url(../images/header_bkg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	width: 100%;
	margin-top: 50px;
}
#footer .footerContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 110px;
}

#footer a.logotype {
	position: absolute;
	right: -40px;
	top: -50px;

}
#footer .logo  {
	color: #FFF;
	font-weight: 700;
	position: absolute;
	right: 0px;
	z-index: 5000;
	top: 0px;
	padding-right: 75px;
	padding-top: 10px;
	text-align: right;
}
#footer .logo .heading {
	font-size: 30px;
	font-variant: small-caps;
}
#footer .logo .text {
	font-size: 14px;
}
#footer .menu {
	position: absolute;
	left: 0px;
	top: 10px;
	font-variant: small-caps;
}
#footer .menu ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer .menu ul li  {
	float: left;
}
#footer .menu ul li a:link,.menu ul li a:visited {
	display: block;
	line-height: 30px;
	margin-right: 50px;
	text-decoration: none;
	color: #FFF;
	font-size: 30px;
	font-weight: 100;
	margin-left: 0px;
}
#footer .menu ul li a:hover,.menu ul li a.active   {

}



/*----------Lightbox-------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5090;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 5010;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*----------Lightbox END-------------------*/

#container #maincontent #gallery, #container #maincontent #gallery3 {
	padding-top: 25px;
}
#container #maincontent #gallery ul, #container #maincontent #gallery2 ul, #container #maincontent #gallery3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #maincontent #gallery ul li, #container #maincontent #gallery3 ul li {
	white-space: normal;
	float: left;
	margin-bottom: 10px;
	text-transform: capitalize;
	overflow:auto;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#container #maincontent #gallery2 ul li {
	white-space: normal;
	float: left;
	margin-bottom: 10px;
	text-transform: capitalize;
	overflow:auto;
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#container #maincontent #gallery ul li:hover,#container #maincontent  #gallery2 ul li:hover, #container #maincontent #gallery3 ul li:hover {

}
#container #maincontent #gallery ul li a, #container #maincontent #gallery3 ul li a {
	margin-bottom: 10px;
	padding: 0px;
	border: 7px solid #FFF;
	background-position: center center;
	height: 175px;
	width: 200px;
	display: block;

}
#container #maincontent #gallery2 ul li a {
	margin-bottom: 10px;
	padding: 0px;
	display: block;

}
#container #maincontent #gallery ul li a:hover, #container #maincontent #gallery2 ul li a:hover, #container #maincontent #gallery3 ul li a:hover {

}

/*----------Galleri END--------------------*/

/*----------Slideshow ---------------------*/
#slideshow {
	position:relative;
	height:400px;
	margin-top: 20px;
	border: 10px solid #FFF;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
/*----------Slideshow END------------------*/
