/*********************************************************************************************

Theme Name: Collins on Pine
Theme URI: 
Description: Designed by DEI Creative
Version: 1.0.0
Author: DEI Creative
Author URI: http://www.deicreative.com/

**********************************************************************************************

Designed and Built by DEI Creative - deicreative.com

CSS, XHTML and Design Files are all Copyright 2013 DEI Creative

**********************************************************************************************


/********************************************************************************************* 

x. CSS Reset 

*********************************************************************************************/
* {
	margin: 0;
	padding: 0;
	min-height: 0;
	outline: none;
}
html, body {
	font: 400 16px Arial, Helvetica, sans-serif;
	color: #666666;
	width: auto; height: auto;
	width: 100%; height: auto;
	padding: 0;
}

a {
	color: #FFF;
	font-weight: bold;
}

a:hover {
  	color: #EEE;
}

a img {
	border: none;
}

.learn-more {
	text-indent: -999px;
	width: 108px; height: 65px;
	background: url(img/learn-more.png);
	margin: 65px auto;
	display: block;
	position: relative;
	z-index: 998;
	overflow: hidden;
}
@font-face {
    font-family: "My Custom Font";
font-size: 14px;
    src: url(Lucida.ttf) format("truetype");
}
p.customfont { 
    font-family: "My Custom Font", Verdana, Tahoma;
}

#nav {
	width: 100%; height: 65px;
	background: #FFF;
	position: fixed;
	top: 65px;
	z-index: 999;
	display: none;
}

#nav a {
	width: auto; height: 65px;
	text-indent: -999px;
	display: block;	
	position: relative;
	z-index: 999;
	overflow: hidden;
}

#nav a.live-btn {
	width: 72px;
	background: url(img/sprite-navigation.png) 0 0;
}

#nav a.eat-btn {
	width: 60px;
	background: url(img/sprite-navigation.png) 0 -65px;
}

#nav a.sleep-btn {
	width: 71px;
	background: url(img/sprite-navigation.png) 0 -130px;
}

#nav a.logo {
	width: 122px; height: 122px;
	background: url(img/logo.png);
	position: relative;
	top: -30px;
}

#nav a.breathe-btn {
	width: 78px;
	background: url(img/sprite-navigation.png) 0 -195px;
}

#nav a.stir-btn {
	width: 47px;
	background: url(img/sprite-navigation.png) 0 -260px;
}

#nav a.reserve-btn {
	width: 78px;
	background: url(img/sprite-navigation.png) 0 -325px;
}

#nav li {
	margin: 0 13px;
	position: relative;
	float: left;
}

#nav li.current {
	width: auto; height: 65px;
	background: url(img/nav-current.png) top no-repeat;
	padding: 8px 0;
	position: relative;
	top: -8px;
}

#nav ul {
	width: 750px; height: 65px;
	margin: 0 auto;
	list-style: none;
}


/*********************************************************************************************

x. Home

*********************************************************************************************/

.home-nav {width: 950px; height: 298px; margin: auto; margin-top:10%;}
.home-nav a {width: 75px; height: 28px; padding-top:5px;margin: 150px 5px 0 0;float:left; text-decoration:none; text-align:center; border-bottom:#FFFFFF solid 3px;border-top:#FFFFFF solid 3px}
.home-nav a:hover {border-bottom:#006633 solid 2px;border-top:#006633 solid 2px; color:#CCCCCC; text-shadow:#000000 3px 3px 2px}
.ndex {margin:auto; margin-top:10px;width:70%; text-align:center; text-shadow:#000000 3px 3px 2px;color:#FFFFFF}
.home-navy {width: 1000px; height: 298px; margin: auto; margin-top:-25px}
.home-navy a {width: 75px; height: 28px; padding-top:5px;margin: 150px 5px 0 0;float:left; text-decoration:none; text-align:center; color:#666666}
.home-navy a:hover {
    border-bottom: 0 solid #006633;
    border-top: 0 solid #006633;
    color: #0088cc;
    padding-top: 5px;
    text-shadow: none;
}
.ndexy {margin:auto; margin-top:10px;width:950px; text-align:center;}

.home-navy #active {
    border-bottom: 0 solid #006633;
    border-top: 0 solid #006633;
    color: #0088cc;
    padding-top: 5px;
    text-shadow: none;
}
.linija {width:100%; position:absolute; height:80px; background:#FFFFFF; z-index:-1; top:100px}
.leva {float:left; width:300px; background:url(back.png); height:auto; color:#333333; text-align:left; padding:10px; margin-top:-30px}
.desna {float:right; width:580px; background:url(back.png); height:auto; color:#333333; text-align:left; padding:10px; margin-top:-30px; font-size:14px; margin-bottom:30px}
.foot {margin:auto; width:950px; height:auto; text-align:center; margin-bottom:20px; color:#FFFFFF}
.gallery img {float:left;margin-bottom:5px; border:none; width:100%; height:auto; border:#CCCCCC solid 1px}
#naver {float: left; overflow: hidden; width:auto; margin-top:150px}

#naver ul {
	margin:0;
	padding:0;
	list-style:none;
}

#naver ul li {
	float:left;
}


#naver ul li a {
    border-bottom: 0 none;
    border-top: 0 none;
    cursor: pointer;
    float: left;
    height: 28px;
    margin: 0 5px 0 0;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    width: 75px;
}
#naver ul li a:hover,
#naver ul li:hover > a {
    	color: #0088cc;
    	background:none;	}
#naver li ul a:hover, 
#naver ul li li:hover > a  {
    color: #fff;
  	background: #32b3f3;
}

#naver li ul {
    	background: #0088cc;
    	left: -999em;
    	margin: 30px 0 0;
    	position: absolute;
    	width: 140px;
    	z-index: 9999;
}

#naver li:hover ul {
    	left: auto;
}

#naver li ul a {
    	background: none;
    	border: 0 none;
    	margin-right: 0;
    	width: 140px;
    	color:#FFFFFF;border-bottom:#999999 dashed 1px
}
.wider {
	width:200px !important;	
}


.disclaimer {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    color: #555;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 60px;
    padding: 10px;
    width: 950px;
}