/*
 * author: Mindaugas Bujanauskas
 * website: http://www.roadkillrevived.com/
 * e-mail: hello@roadkillrevived.com
 * filename: core.css
 * description: Main style sheet file for Denee Motion
 *
 */

body {
	padding: 0;
	margin: 0;
	
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	line-height: 140%;
	font-size: 100%;
}

a img { border: 0; }

.left { float: left; }
.right { float: right; }
.center { display: block; margin: 0 auto; }
.centered { display: block; margin: 0 auto; text-align: center; }
.fix { clear: both !important; font-size: 0 !important; height: 0 !important; }
.clear { clear: both; }

.header {
	width: 900px;
	margin: 0 auto;
	padding: 23px 0 0;
}

.header ul.nav {
	display: block;
	list-style-type: none;
	padding: 42px 0 0;
	height: 63px;
	margin: 0;
}
.header ul.nav li {
	display: inline;
	margin-right: 14px;
	font-size: 1.125em;
}.header ul.nav li a {
	display: block;
	float: left;
	height: 28px;
	padding: 0 0 0 9px;
	color: black;
	text-decoration: underline;
	background: transparent;
}
.header ul.nav li a span {
	padding: 2px 9px 0 0;
	height: 26px;
	display: inline;
	float: left;
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
}
.header ul.nav li a:hover {
	display: block;
	float: left;
	height: 28px;
	padding: 0 0 0 9px;
	color: black;
	text-decoration: none;
	background: white url(../images/bt_nav_hover.png) no-repeat top left;
}
.header ul.nav li a:hover span {
	padding: 2px 9px 0 0;
	height: 26px;
	display: inline;
	float: left;
	text-decoration: none;
	background: url(../images/bt_nav_hover.png) no-repeat bottom right;
	cursor: pointer;
}
.header ul.nav li.current {
	display: block;
	float: left;
	height: 28px;
	padding: 0 0 0 9px;
	color: white;
	background: url(../images/bt_nav_active.png) no-repeat top left;
}
.header ul.nav li.current span {
	padding: 2px 9px 0 0;
	height: 26px;
	display: inline;
	float: left;
	background: url(../images/bt_nav_active.png) no-repeat bottom right;
}

.header .button h3 {
	padding: 0;
	margin: 0;
}
.header .button h3 a {
	display: block;
	width: 188px;
	height: 38px;
	text-indent: -9999px;
	outline: 0;
	
	background: url(../images/contact_us_now.png) no-repeat 0 0;
}
.header .button h3 a:hover {
	background-position: 0 -76px;
}
.header .button h3 a.active {
	background-position: 0 -38px !important;
}
.header .button h3 a.active:hover {
	background-position: 0 -114px !important;
}

.film {
	width: 100%;
	height: 426px;
	
	background: url(../images/film.jpg) no-repeat top center;
}
.film .sale {
	position: absolute;
	top: -50px; 
	right: -10px;
}
.film .saletest {
	position: absolute;
	top: -50px; 
	right: -40px;
}
.film .containa {
	position: relative;
	width: 900px;
	height: 381px;
	padding: 45px 0 0;
	margin: 0 auto;
}
.film .containa .preview {
	width: 500px;
	height: 340px;
}
.film .containa .list {
	width: 300px;
	height: 340px;
}

.film ul.vimeo {
	color: white;
	padding: 0;
	margin: 0;
	line-height: 100%;
}
.film ul.vimeo li {
	margin-bottom: 12px;
	width: 300px;
}
.film ul.vimeo li.highlight, .film ul.vimeo li:hover {
	background-image: url(../images/bg_list.png);
}
.film ul.vimeo li a {
	display: block;
	text-decoration: none;
	padding: 6px 0 7px 120px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 170px;
	height: 62px;
	overflow: hidden;
}
.film ul.vimeo li a .title {
	font-size: 1.125em;
	color: #dd8200;
	display: block;
	padding-bottom: 2px;
}
.film ul.vimeo li a .desc {
	font-size: 0.6875em;
	color: #bcbcbc;
	display: block;
}
.film a.more {
	position: absolute;
	right: 17px;
	bottom: 57px;
	padding: 0;
	margin: 0;
	display: none;
	width: 276px;
	height: 50px;
	text-indent: -9999px;
	outline: 0;
	background: url(../images/bt_more.png) no-repeat 0 -1px;
}
.film a.more:hover {
	background: url(../images/bt_more.png) no-repeat 0 -52px;
}

.bodi {
	width: 850px;
	margin: 0 auto;
	padding: 0 0 12.8125em;
	color: #333333;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   min-height:100%;
   position:relative;
}
.footer_wrap {
   position:absolute;
   bottom:0;
   width:100%;
}



.bodi blockquote {
	width: 100%;
	margin: 35px auto;
	padding: 0;
	font-size: 1.2em;
	line-height: 140%;
}

.bodi div.who, .bodi div.packages {
	position: relative;
	padding: 0 1.5em 0 0;
	width: 399px;
}
.bodi div.packages .cycle div { width: 100%; }
.bodi div.packages .cycle { width: 100%; position: relative; z-index: 555; }
.bodi div h3 {
	padding: 0 0 1em;
	font-size: 1.5em;
	color: #663300;
}
.bodi div p, .bodi div a {
	font-size: 0.875em;
}
.bodi div p {
	padding-bottom: 20px;
	line-height: 140%;
	padding-left: 0.76em;
}
.bodi div p a { font-size: 1em; }
.bodi div a {
	color: #68811e;
	text-decoration: underline;
}
.bodi div a:hover {
	text-decoration: none;
}
.bodi .packNav {
	position: absolute;
	top: 0;
	right: 21px;
	z-index: 777;
}
.bodi .packNav a {
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	line-height: 10px;
	margin: 5px 3px;
	float: left;
	background: url(../images/bt_pager.png) no-repeat top left;
	text-indent: -9999px;
	outline: 0;
	font-size: 0;
}
.bodi .packNav a:hover, .bodi .packNav a.activeSlide { background-position: bottom left; }


.internal {
	width: 890px !important;
	padding: 0 5px 12.8125em;
}
.internal h1 {
	color: #663300;
	font-size: 1.5em;
	margin-bottom: 20px;
}
.internal .items li {
	display: inline;
	margin-right: 14px;
}
.internal .items li a {
	display: block;
	float: left;
	font-size: 0.75em;
}
.internal .items li img {
	border: 3px solid #999999;
}
.internal .items li a .block{
	display: block;
}
.internal .items li a .leftOne {
	margin: 0 auto;
	display: inline;
	float: left;
	padding-left: 6px;
	height: 26px;
	background: url(../images/bg_thumb_names.png) no-repeat bottom left;
}
.internal .items li a .rightOne {
	display: inline;
	padding-right: 6px;
	height: 26px;
	float: left;
	background: url(../images/bg_thumb_names.png) no-repeat bottom right;
}
.internal .items li a .fill {
	display: inline;
	float: left;
	height: 26px;
	padding: 0 5px;
	background: #999999;
}
.internal .text_wrapper .text {
	font-size: 100%;
	width: 600px;
}
.internal .text_wrapper .containa {
	width: 250px;
	height: 350px;
	background: #FFFFFF;
}


.internal img.Left { float: left; clear: left; margin: 20px; }
.internal img.Right { float: right; clear: right; margin: 20px; }



.packages .text_wrapper {
	margin-left: -5px;
	width: 900px;
	color: #667667;
}
.packages .package_container li.pck_items {
	width: 221px;
	background-color: #eff2e7;
	margin-right: 5px;
}
.packages .package_container li.extras { margin: 0; }
.packages .package_container li.popular{ background-color: #e3e7d7; }
.packages .package_container li.pck_items .top, .packages .package_container li.pck_items .bottom {
	display: block;
	height: 5px;
	width: 100%;
	background-image: url(../images/bg_packages.png);
	background-repeat: no-repeat;
	font-size: 0;
}
.packages .pck_items .top { background-position: top left; }
.packages .pck_items .bottom { background-position: bottom left; }
.packages li.popular .top{ background-position: top right; }
.packages li.popular .bottom { background-position: bottom right; }

.packages .package_container .pck_items .cont {
	padding: 3px 9px;
	height: 33.125em;
}
.packages .pck_items h2 {
	font-size: 1.5em;
	color: #663300;
}
.packages .pck_items .price {
	width: 100%;
	height: 48px;
	padding-top: 25px;
	color: #a3c831;
	font-size: 1.875em;
}
.packages .pck_items ul li,
.packages .pck_items p {
	color: #667667;
	font-size: 0.75em;
}
.packages .pck_items ul li a,
.packages .pck_items p a {
	font-size: 1em;
}
.packages .pck_items .pad10 { padding-bottom: 10px; }
.packages .pck_items .pad15 { padding-top: 15px; }
.packages .pck_items ul li { padding-bottom: 5px; line-height: 150%; list-style-type: square; list-style-position: inside; }
.packages .pck_items p { padding-bottom: 10px; }


.packages .notice {
	font-size: 0.75em;
	line-height: 150%;
	padding: 55px 0 0 10px;
	position: relative;
}
.packages .notice .star {
	display: block;
	font-size: 3.5em;
	overflow: hidden;
	text-indent: -9999px;
	color: #758e29;
	width: 15px;
	height: 15px;
	line-height: 76%;
	background: url(../images/star.png) no-repeat top left;
	position: absolute;
	top: 30px;
	left: -8px;
}



.footer_wrap {
	height: 7.8125em;
	background: #d1d1d1;
	border-top: 1px solid #b6b4b3;
}
.footer_wrap_front {
	height: 9.8125em;
	background: #d1d1d1;
	border-top: 1px solid #b6b4b3;
}
.footer {
	width: 900px;
	padding: 25px 0 0;
	margin: 0 auto;
	font-size: 0.75em;
	line-height: 130%;
	color: #667667;
}
.footer a {
	color: #667667;
	text-decoration: underline;
}
.footer a:hover { text-decoration: none; }
.footer .icons li {
	margin: 7px;
	display: inline;
}

.preloader { text-align: right; padding: 10px 20px 0 0; }

.contactContainer {
	width: 100%;
	background: url(../images/bg_contactus.jpg) repeat-x top left;
}
.contactContainer .spacer {
	height: 8px;
	font-size: 0;
}
.contactContainer .contactos {
	display: none;
	position: relative;
	width: 900px;
	height: 80px;
	padding-top: 12px;
	margin: 0 auto;
	color: white;
	font-size: 0.75em;
}
.contactContainer .contactos .close {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 67px;
	height: 23px;
	display: none;
	background: url(../images/bt_contanto_close.png) no-repeat top left;
	font-size: 0;
	text-indent: -9999px;
	outline: 0;
}
.contactContainer .contactos .callto { padding: 20px 5px 0 0; }
.contactContainer .contactos .socialButtons li {
	text-align: center;
	display: block;
	float: left;
	margin-right: 24px;
}
.contactContainer .contactos .socialButtons li span {
	width: 184px;
	display: block;
	text-align: center;
	line-height: 130%;
}
.contactContainer .contactos .socialButtons li a {
	background: url(../images/bg_contacto_buttons.png) no-repeat top left;
	display: block;
	width: 184px;
	height: 30px;
}
.contactContainer .contactos .socialButtons li a:hover {
	background-position: bottom left;
}
