/* @override 
	http://beta/css/website-styles.css
	http://primal.dev/css/website-styles.css
	http://primalbeta.primalbeta.com/css/website-styles.css
	http://primalcommunications.com/css/website-styles.css
*/

/* @group YUI CSS Reset & Base
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* base */
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* @end */

/* @group Fonts */

@font-face {
	font-family: 'DroidSansRegular';
	src: url('fonts/DroidSans.eot');
	src: local('Droid Sans Regular'), local('DroidSans'), url('fonts/DroidSans.woff') format('woff'), url('fonts/DroidSans.ttf') format('truetype'), url('fonts/DroidSans.svg#DroidSans') format('svg');
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('fonts/DroidSans-Bold.eot');
	src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('fonts/DroidSans-Bold.woff') format('woff'), url('fonts/DroidSans-Bold.ttf') format('truetype'), url('fonts/DroidSans-Bold.svg#DroidSans-Bold') format('svg');
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

/* @end */

html,body {
	margin: 0;
	padding: 0;
	font: normal 10pt arial;
	color:#333333;
	background: #272621;
}

a { color: #FF6600; }
a:hover { color: #FF9900; }


#bread-crumbs {
	font: normal 11px arial;
	margin: 0 0 15px 25px;
	padding: 0;

}

#container {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

body#news #container {
	width: 820px;
}

#page.home {
	background-color: #ededed;
}

	#container h2, #container h3 { padding: 0 10px 0 10px; }
	#container p { padding: 0 10px 0 10px; }

h1 {
	font: normal 11px arial;
	margin: 0;
	padding: 0;
}

h2 {
	font: normal 16px arial;
	color: #666;
}

h3 {
	font: normal 14px arial;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

div#page {
	background: #EEE;
}

div#head {
	position: relative;
	height: 105px;
	background: #2F271C url('../images/nav/header.jpg') no-repeat center center;
}

div#head a {
	display: block;
	height: 105px;
	overflow: hidden;
	text-indent: -9999px;
	
	width: 992px;
	margin: 0 auto;
}

div#head a span {
	color: #fcc824;
	padding: 0 5px 0 0;
	font-size: 18pt;
}

#head.portfolio a {
	padding-top: 40px;
	padding-right: 40px;
	width: 952px;
	height: 65px;
	text-align: right;
	color: #FFF;
	text-indent: 0;
	
	font: normal normal 16pt Arial, Helvetica, sans-serif;
}

blockquote#profit {
	padding: 0;
	margin: 0 auto;
	padding-top: 101px;
	height: 0;
	overflow: hidden;
	width: 685px;
	background: #FFF url('../images/homequote.gif') no-repeat 40px center;
}

#slider {
	position: relative;
}

#navigation {
	position: absolute;
	top: 20px;
	right: -12px;
	z-index: 999;
	display: block;
	width: 24px;
}

#navigation a {
	background-color: transparent;
	background-image: url('../img/nav_sprite_logos.png');
	display: block;
	padding: 0;
	height: 24px;
	width: 24px;
	margin: 8px 0 0 0;
	outline: none;
	text-indent: -9999px;
}




a.slide1 { background-position: 0 0; }
a.slide2 { background-position: 0 -24px; }
a.slide3 { background-position: 0 -48px; }
a.slide4 { background-position: 0 -72px; }
a.slide5 { background-position: 0 -96px; }

a.slide1:hover { background-position: -24px 0; }
a.slide2:hover { background-position: -24px -24px; }
a.slide3:hover { background-position: -24px -48px; }
a.slide4:hover { background-position: -24px -72px; }
a.slide5:hover { background-position: -24px -96px; }

a.slide1.activeSlide { background-position: -48px 0; }
a.slide2.activeSlide { background-position: -48px -24px; }
a.slide3.activeSlide { background-position: -48px -48px; }
a.slide4.activeSlide { background-position: -48px -72px; }
a.slide5.activeSlide { background-position: -48px -96px; }

/*#navigation a:hover, #navigation a:active, #navigation a:focus {
	background-position: right top;
}


#navigation a.activeSlide {
	background-position: right bottom;
	outline: none;
}

#navigation a.activeSlide:hover {
	background-position: left bottom;

}*/

#slider {
	height: 420px;
	width: 990px;
	margin: 0;
	position: relative;
	display: block;
}

#scroller {
	display: block;
	width: 990px;
	height: 420px;
	margin: 0px;
}

#scroller > div.panel {
	position: relative;
	width: 990px;
	height: 420px;
}

#scroller > div > div {
	position: absolute;
	width: 190px;
	height: 200px;
	left: 750px;
	top: 29px;
	color: #CCC;
}

#scroller .panel h4.headline {
	margin: 0;
	width: inherit;
	color: #ffcd3c;
	font: normal 22px DroidSansRegular, Helvetica, Arial, sans-serif;
}

#scroller .panel h5 {
	margin: 5px 0 0 0;
	width: inherit;
	color: #fff;
	font: normal 11px DroidSansRegular, Helvetica, Arial, sans-serif;
}

#scroller .panel div.body  {
	margin: 1em 0 0 0;
	width: inherit;
	color: #CCC;
	font: normal 12px DroidSansRegular, Helvetica, Arial, sans-serif;
}

#home_aim {
	position: absolute;
	left: 150px;
	top: 140px;
	margin: 0;
	padding: 0;
}

#home_aim li {
	color: #FFF;
	margin: 0;
	list-style: none;
	padding: 5px 0;
	font: 26px DroidSansRegular;
	text-shadow: #333 0 0 5px;
	display: none;
	background-position: left top;
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#home_aim li small {
	font-size: 14px;
	top: -8px;
	position: relative;
	padding-left: 3px;
}

#aim_a {
	background-image: url(../content/news/home_attract.png);
	width: 91px;
	height: 26px;
}

#aim_i {
	background-image: url(../content/news/home_inform.png);
	width: 85px;
	height: 26px;
}

#aim_m {
	background-image: url(../content/news/home_motivate.png);
	width: 124px;
	height: 26px;
}

#nav1.panel > div {
	left: 600px;
	top: 70px;
	width: 300px;
}

#nav1.panel div.body {
	width: inherit;
	color: #f8e0c3;
}

#scroller > div {
	display: none;
}

#nav2.panel h4.headline a {
	color: #ffcd3c;
	text-decoration: none;
}

#nav2.panel div.body {
	font-size: 8pt;
	line-height: 1.5em;
	color: #efe6d1;
}

#nav3.panel h4.headline a {
	color: #333;
	text-decoration: none;
}

#nav3.panel h5.date {
	 color: #999; 
	 position: absolute;
	 right: 0;
	 text-align: right;
	 top: 55px;
	 width: 90px;
}

#nav3.panel div.body {
	font-size: 8pt;
	color: #999;
}

#nav4.panel > div {
	top: 18px;
	width: 470px;
	left: 500px;
}

#nav4.panel h4.headline a {
	color: #333;
	text-decoration: none;
}

#nav4.panel h4.headline {
	width: 150px;
}

#nav4.panel h5.date {
	color: #999;
}

#nav4.panel div.body {
	position: absolute;
	top: 5px;
	left: 180px;
	margin: 0;
	color: #999;
	font-size: 8pt;
	line-height: 1.4em;
	width: 280px;
}

#nav4.panel div.body a {
	color: #666;
}

#nav5.panel > div {
	left: 710px;
	width: 250px;
}

#nav5.panel h4.headline a {
	color: #321c00;
	text-decoration: none;
}

#nav5.panel h5.date {
	color: #999;
}

#nav5.panel div.body {
	font-size: 8pt;
	color: #888;
}

#nav5.panel div.body a {
	color: #666;
}

/* FOOTER STYLES */

/* @group Portfolio */

h2#page-title {
	position: absolute;
	padding: 20px 0 0 20px;
}

ul#sidebar, ul#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sidebar {
	width: 225px;
	padding-top: 70px;
	padding-right: 20px;
	float: left;
}

ul#sidebar li a{
	padding: 5px 30px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	outline: none;
	color: #df8315;
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-color: #FFF;
}

ul#sidebar li a:hover {
	color: #FFF;
	background-color: #df8315;
	background-position: 10px -30px;
	border: 1px solid #df8315;
	
}

#side-web a { background-image: url(../img/port-side/web.png); }
#side-brochures a { background-image: url(../img/port-side/brochures.png); }
#side-catalogues a { background-image: url(../img/port-side/catalogues.png); }
#side-tourism a { background-image: url(../img/port-side/tourism.png); }

#side-identities a { background-image: url(../img/port-side/identities.png); }

#side-packaging a { background-image: url(../img/port-side/packaging.png); }

#side-wine a { background-image: url(../img/port-side/wine.png); }

ul#sidebar li.highlight a {
	border: 1px solid #df8315 !important;
	
}

ul#sidebar li a:active {
	color: #FFF;
	background: #888;
	
}

#stage {
	border: 1px dotted #EEE;
	float: left;
	width: 743px;
	height: 500px;
	overflow: hidden;
}
#stage ul#thumbs,
#stage ul#thumbs li {
	margin: 0;
	list-style: none;
	display: block;
}

#stage ul#thumbs {
	padding: 0;
	width: 743px;
	height: 500px;
	overflow: auto;

}

#stage ul#thumbs li {
	padding: 25px;
	float: left;
}

#stage ul#thumbs li a {
	display: block;
	width: 174px;
	height: 107px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

#stage ul#thumbs li a img {
	max-height: 107px;
	max-width: 174px;
	border: none;
	opacity: 0.7;
}

#stage ul#thumbs li a span.thumbnail {
	display: table-cell;
	vertical-align: middle;
	line-height: 107px;
	width: 174px;
	text-align: center;
	height: 107px;
}

#stage ul#thumbs li a:hover img {
	opacity: 1.0;
}


#stage ul#thumbs li a span.label {
	display: block;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: Alpha(Opacity=90);
	left: 0;
	z-index: 2;
	color: #666;
	text-decoration: none;
	border: none;
	width: 169px;
	height: 3em;
	line-height: 1.2em;
	padding: 3px 0 0 5px;
	overflow: hidden;
	text-align: center;
}

#stage ul#thumbs li a:hover span.label {
	color: #000;
}

#stage ul#thumbs li a:hover  {
}

#loading {
	display: block;
	height: 500px;
	width: 700px;
	background: #FFF url('../img/ajax-loader.gif') no-repeat center center;
}

#full {
	display: block;
	height: 500px;
	width: 700px;
	position: relative;
}

#full.web {
	/* background: #FFF url('../img/laptop.jpg') no-repeat 60px 60px; */
}

#full a.back {
	color: #FFF;
	background: #999;
	position: absolute;
	top: 5px;
	padding: 3px 10px;
}

#full div.launch {
	position: absolute;
	top: 420px;
	display: block;
	text-align: center;
	width: 675px;
	font-size: 1.3em;
}

#full h3 {
	color: #333;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	width: 660px;
	font-weight: normal;
	top: 20px;
}

#detail-pics {
	position: absolute;
	top: 103px;
	left: 158px;
	display: block;
	background: #000;
	width: 347px;
	height: 213px;
	text-align: center;
	line-height: 213px;
	text-decoration: none;
}

#full_preview span {
	display: none;
}

#full_preview:hover span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: #000;
	opacity: 0.75;
	-moz-opacity:0.75;
	filter: Alpha(Opacity=75);
	width: 347px;
	height: 213px;
	text-align: center;
	line-height: 213px;
	text-decoration: none;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
}

.portfolio .clear {
	padding-top: 20px;
}

/* @group jCarousel */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 700px;
    height: 500px;
}

#full.web .jcarousel-list li,
#full.web .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 348px;
    height: 400px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 100;
    display: none;
}

.jcarousel-prev {
    z-index: 100;
    display: none;
}

/* @group Skin */

.jcarousel-container {
	display: block;
	position: absolute;
	top: 10px;
	left: 20px;
}

.jcarousel-container-horizontal {
    width: 500px;
    height: 400px;
    padding: 20px 40px;
    
}

.jcarousel-clip-horizontal {
    width:  700px;
    height: 500px;
    position: absolute;
    top: -32px;
    left: -49px;
}

#full.web .jcarousel-clip-horizontal {
    width:  348px;
    height: 400px;
    position: absolute;
    top: 22px;
    left: 107px;
}

.jcarousel-item {
    width: 700px;
    height: 500px;
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
}

#full.web .jcarousel-item {
    width: 348px;
    height: 400px;
    position: relative;
    background-position: 0 50px
}

.jcarousel-item h4 {
	height: 40px;
	margin: 0;
	text-align: center;
	background: #FFF;
	color: #000;
	width: 700px;
	line-height: 40px;
	opacity: 0.7;
	-moz-opacity: 0.7;
}

#full.web .jcarousel-item h4 {
	height: 50px;
	margin: 0;
	text-align: center;
	background: transparent;
	color: #333;
	width: auto;
	line-height: 1.2em;
	opacity: 1;
	-moz-opacity: 1;
}

.jcarousel-item a.launch-link {
	display: block;
	text-align: center;
	color: #333;
	z-index: 1000;
	margin-top: 320px;
}

.jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next {
    position: absolute;
    top: -28px;
    /* right: -65px; */
	right: -65px;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: transparent url(../img/nav-right.png) no-repeat 0 0;
    z-index:  1000;
}

#full.web .jcarousel-next {
    top: 160px;
    right: 20px;
}

.jcarousel-next:hover {
    background-position: 0 -33px;
}

.jcarousel-next-disabled,
.jcarousel-next-disabled:hover,
.jcarousel-next-disabled:active {
    cursor: default;
    opacity: 0.2;
    -moz-opacity:0.2;
    filter:Alpha(20);
}

.jcarousel-prev {
    position: absolute;
    top: -28px;
    left: -45px;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: transparent url(../img/nav-left.png) no-repeat 0 0;
    z-index: 1000;
}

#full.web .jcarousel-prev {
    top: 160px;
    left: 5px;
}

.jcarousel-prev:hover {
    background-position: 0 -33px;
}


.jcarousel-prev-disabled,
.jcarousel-prev-disabled:hover,
.jcarousel-prev-disabled:active {
    cursor: default;
    opacity: 0.2;
    -moz-opacity:0.2;
    filter:Alpha(20);
}

/**
 *  Vertical Buttons
 */
.jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/* @end */

/* @end */


/* @end */

/* @group Footer */

#footer {
	width: 970px;
	margin: 0 auto;
	color: #999;
	padding: 20px 0 20px 20px;
	position: relative;
}

#footer h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 115%;
}

#fcol1 {
	width: 495px;
	float: left;
}

#fcol1 address {
	font-style: normal;
	line-height: 150%;
}

#fcol1 em {
	font-style: normal;
	color: #CCC;
}

#fcol2 {
	width: 300px;
	float: left;
}

#fcol2 ul {
	margin: 0;
	padding: 0;
	display: block;
}

#fcol2 ul li {
	width: 140px;
	float: left;
	display: block;
	list-style: none;
	padding: 2px 0;
	color: #CCC;
	font-size: 95%;
}

#fcol2 ul li a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FE9424;
}

#fcol2 ul li a:hover {
	color: #FFE980;
}

#social {
	position: absolute;
	top: 69px;
	left: 808px;
}

/* @end */

/* @group Contact */

body#contact #container {
	padding-left: 15px;
	width: 975px;
}

#map {
	float: right;
	margin: 0;
	padding-bottom: 20px;
	display: inline-block;
}

#map h2 {
	margin-top: 0;
	font-size: 120%;
}

#contact div#container address {
	padding: 0 10px;
	font-style: normal;
}

#imap {
	padding: 10px;
	border: 1px solid #CCC;
}

#map small {
	text-align: right;
	display: block;
	padding-top: 5px;
}

#map small a {
	color: #999 !important;
	text-decoration: none;
}

.hr {
	width: 260px;
	margin: 15px 10px;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	background-color: #DDD;
	
}

#contact div#container address, #contact div#container p {
	color:  #777;
}

#contact div#container a {
	color: #f26522;
	text-decoration: none;
}

#contact dl {
	margin: 0 0 0 10px;
	display: block;
	width: 300px
}

#contact dt {
	border-top: 1px solid #EEE;
	padding-top: 10px;
	color: #666;
}

#contact dd {
	padding: 0 0 10px 0;
	margin: 0;
}

/* @end */

/* @group News */

#newslist {
	float: left;
	width: 330px;
	border-left: 1px solid #CCC;
	padding-left: 25px;
	padding-bottom: 20px;
	margin-left: 10px;
}

#newslist h2 {
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	color: #6b6b6b;
}

#newslist h2.archives {
	padding-top: 2em;
}

#newslist ul {
	margin: 0;
	padding: 0;
}

#newslist li {
	list-style:  none;
	padding: 1em 0 0 0;
	margin: 0;
	color: #6b6b6b;
}

#newslist li a {
	text-decoration: none;
	color: #f7941d;
	background: transparent url('../images/bullet.gif') no-repeat center left;
	padding-left: 8px;
	font-weight: bold;
}

h2.newstitle {
	padding: 0 !important;
	color: #626262;
	width: 430px;
}

h2.newstitle em {
	font-style: normal;
	color: #f7941d;
}

body#news div#container div.content {
	line-height: 160%;
	color: #666;
}

body#news div#container div.content a {
	color: #f7941d;
}

#newsdate {
	color: #999;
	font-style: italic;
}

#news div#container div.content img.feature {
	padding: 10px;
	border: 1px solid #DDD;
	margin: 10px 0;
}

/* @end */

blockquote {
	padding: 1em 0 0 20px;
	margin: 0;
	font-style: italic;
}

.source {
	margin-top: 5px !important;
	padding-left: 40px !important;
}

/* @group Nav */

#nav {
	
	background: transparent url('../images/nav/nav-bg.png') repeat-x top left;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	display:  block;
	width: 992px;
	height: 32px;
}

#nav li {
	display: block;
	padding: 2px 0 0 0;
	margin: 0;
	width: 248px;
	float: left;
	text-align: left !Important;
}

#nav li a {
	display: block;
	height: 30px;
	width: 222px;
	outline: 0;
	color: #CCC;
	font: 11pt Arial;
	text-decoration: none;
	padding: 0 0 0 24px;
	border-left: 1px solid #333;
	line-height: 32px;
}

#nav li a:hover {
	background: #333;
}

#nav li:last-child a {
	border-right: 1px solid #333;
}

#n-news {
	width: 247px;
}

/* @end */
