
/* GENERAL RESETS */
*{
	margin:0;
	padding:0;			
}
body{
	text-align:center;
	background:#fff url(../img/bg.png) repeat-x;	
	font:13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;	
	color:#454545;	
}
a{text-decoration:none;}
a:hover{color:#ee2e24;}
ul{list-style:none;}
table{border:none;border-spacing:1px;}
a img{border:none;}
h1{
	color:#3D341D;
	font-size:36px;
	font-weight:normal;
	padding:25px 0 13px;
	text-transform:capitalize;
}
h2{
	color:#3D341D;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
h3{
	color:#EE2E24;
	font-size:14px;
	padding-bottom:20px;
}
p{
	padding-bottom:10px;
	line-height:19px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}		
*:first-child + html .clearfix {height: 1%;}
#wrapper{
	width:825px;
	margin:0 auto;			
	text-align:left;				
}

/* HEADER AREA */
#header{
	padding-top:70px;
	position:relative;	
}
#header img.shell-logo{
	float:right;
	position:absolute;
	right:-51px;
	top:44px;
	width:161px;
	height:117px;
}
#header a.logo{
	float:left;
	width:133px;
	height:65px;
}
#header ul#home-nav, #header ul#home-nav-en{
	float:left;	
	position:relative;
	z-index:100;
	padding-left:10px;
}
#header ul#home-nav li, #header ul#home-nav-en li{
	display:inline;
}
#header ul#home-nav li a, #header ul#home-nav-en li a{
	float:left;	
	border-top:3px solid #fff;
	color:#fff;
	text-transform:uppercase;
	overflow:hidden;
	background: url(../img/home-menu.png) no-repeat;
	margin:29px 9px 0 34px;
	height:0;	
	padding:29px 10px 0px;		
}
#header ul#home-nav-en li a{
	background: url(../img/home-menu-en.png) no-repeat;
}

#header ul#home-nav li a.hn1{background-position:-8px 11px;width:23px;}
#header ul#home-nav li a.hn2{background-position:-139px 11px;width:43px;}
#header ul#home-nav li a.hn3{background-position:-242px 11px;width:46px;}
#header ul#home-nav li a.hn4{background-position:-341px 11px;width:49px;}
#header ul#home-nav li a.hn5{background-position:-438px 11px;width:19px;}
#header ul#home-nav li a.hn6{background-position:-504px 11px;width:49px;}

#header ul#home-nav-en li a.hn1{background-position:-8px 11px;width:23px;}
#header ul#home-nav-en li a.hn2{background-position:-125px 11px;width:53px;}
#header ul#home-nav-en li a.hn3{background-position:-226px 11px;width:73px;}
#header ul#home-nav-en li a.hn4{background-position:-344px 11px;width:47px;}
#header ul#home-nav-en li a.hn5{background-position:-438px 11px;width:19px;}
#header ul#home-nav-en li a.hn6{background-position:-438px 11px;width:51px;}


#header ul#home-nav li a:hover, #header ul#home-nav-en li a:hover,
#header ul#home-nav li a.active, #header ul#home-nav-en li a.active{
	border-top:3px solid #ee2e24;
}

#content, #content-home{
	clear:both;
}

/* CONTENT HOMEPAGE */
#content-home #carousel{
	position:relative;
	overflow:hidden;	
	padding-top:110px;
}

#carousel a#prev, #carousel a#next{
	bottom:8px;
	height:149px;
	position:absolute;
	width:96px;
	z-index:10;
}
#content-home #carousel #prev{left:0;background:url(../img/prev.png) 0 center no-repeat;}
#content-home #carousel #next{right:0;background:url(../img/next.png) 0 center no-repeat;}

#content-home #carousel ul{
	width:823px;
	position:relative;	
	height:140px;
	overflow:hidden;
	left:0;
}
#content-home #carousel #scrollmask{
	width:823px;
	overflow:hidden;
	position:relative;
}
#content-home #carousel ul li{
	float:left;	
	padding:10px 15px;
	width:175px;
}
#content-home #carousel ul li canvas{
	float:left;
	clear:left;
}

#content-home #boxes{
	background: url(../img/boxes.jpg) no-repeat center top;
	padding-top:35px;
	margin-top:50px;
	padding-bottom:50px;
}
img.left{
	float:left;
	margin:0 12px 7px 0;
}
#boxes .box{	
	float:left;	
	line-height:17px;
	width:260px;
}
#boxes .centerbox{padding-left:36px;width:286px;}
#boxes .centerbox img{float:left}
#boxes .last{width:242px;}
#boxes h2{color:#EE2E24; text-transform:none; line-height:21px;margin-bottom:10px}
#boxes .box a.mai-mult, #boxes .box a.mai-mult-en{
	background: url(../img/mai-mult.jpg) no-repeat;
	float:left;
	clear:both;
	width:123px;
	height:25px;
	margin-top:10px;
}
#boxes .box a.mai-mult-en{
	background: url(../img/mai-mult-en.jpg) no-repeat;	
}
#boxes .box a:hover.mai-mult{
	background-position:0 -25px;
}
.box a:hover{text-decoration: underline;}	
#boxes .box .title{
	color:#FC0400;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;	
}
.breadcrumbs{
	background-color:#F0F0F0;
	color:#777777;
	font-weight:bold;
	height:23px;
	padding-left:11px;
	padding-top:7px;
	position:relative;
	margin-right:-15px;
}
.breadcrumbs img{
	position:relative;
	top:1px;	
	margin-left:10px;	
}
.breadcrumbs img.house{
	position:absolute;
	left:-31px;
	top:0;
}
.breadcrumbs span{
	text-transform:capitalize;
}
#content{padding-top:60px;}
#content #leftcol{
	float:left;
	padding-right:15px;
	width:509px;
	border-right:1px solid #cccccc;
	padding-bottom:30px;
}
#content #leftcol p.Q{color:#ee2e24;}
#content #leftcol p.A{padding-left:10px;}
#content #leftcol a{color:#ee2e24;}
#content #leftcol a:hover{text-decoration:underline}
#content #rightcol{
	float:right;	
	padding-left:25px;
	padding-bottom:30px;
	width:275px;	
}
#leftcol .categorii a{
	float:left;
	margin-top:3px;
	margin-bottom:10px;
	width:168px;
	height:130px;
	overflow:hidden;	
}
#leftcol .categorii canvas{
	float:left;
	clear:both;
}
#leftcol .categorii img{
	width:165px;	
}
#leftcol .descriere{
	padding-right:200px;
}
#leftcol .descriere img{
	float:right;
	margin-right:-200px;
}
#leftcol .descriere #galerie{
	float:right;
	width:200px;
	margin-right:-200px;	
	clear:both;
}
#leftcol .descriere #galerie img{
	width:70px;
	margin:10px 10px 0 0;
	padding:2px;
	float:right;
	border:1px solid #CCCCCC;
}
#leftcol .descriere #galerie a:hover img{
	border-color:#EE2E24;
}
#leftcol img.right, #leftcol img.attached_image{float:right;margin:0 0 12px 12px; padding:3px; border:1px solid #bbb;}
#leftcol .industrii{
	width:530px;
}
#leftcol .industrii p{
	float:left;
	width:171px;
	margin-right:2px;
	height:270px;
	padding-bottom:20px;
}
#leftcol .industrii p span{
	display:block;
	padding:0 10px 10px;
	font-size:12px;
}
a.industry-thumb{
	display:block;
	position:relative;
	padding-top:96px;	
}
a.industry-thumb:hover{text-decoration:none !important;}
a.industry-thumb img{
	position:absolute;
	top:0;
	left:0;	
}
a.industry-thumb span{
	text-transform:uppercase;
	color:#fff;
	position:relative;
	text-align:center;
	display:block;
	font-size:11px !important;
}
#leftcol ul{padding-left:20px;}
#leftcol ul li{	
	list-style:disc;
	list-style-position:outside;
	padding-bottom:10px;
}
#leftcol div.produs{
	padding:10px 0 10px 120px;
	border-bottom:1px dotted #aaa;	
}
#leftcol div.last{border-bottom:none}
#leftcol div.produs img{
	float:left;
	margin-left:-120px;	
}
#leftcol div.produs strong{
	color:#EE2E24;
}
#leftcol div.produs a.more{
	background:transparent url(../img/detalii.png) no-repeat scroll 0 0;
	color:#EE2E24;
	float:left;
	padding:0 0 0 20px;
	text-decoration:underline;
}	
#leftcol div.produs a.more:hover{
	text-decoration:none !important;
	color:#222 !important;
}	
	
#rightcol ul li{
	background:transparent url(../img/bullet-right.jpg) no-repeat scroll 2px 9px;
	border-bottom:1px solid #E5E5E5;
	float:left;
	height:20px;
	padding-left:23px;	
	padding-top:6px; 
}
#rightcol ul li a{
	color:#454545;
	font-size:11px;	
}
#rightcol ul li a:hover{color:#ee2e24;}
#rightcol h2{padding-bottom:3px;clear:both;}
#rightcol .profile{
	clear:both;
	float:left;
	margin-top:38px;
	padding-left:85px;
	padding-bottom:20px;
	font-size:12px;
}
#rightcol .profile img{
	float:left;
	margin-left:-85px;
	border:3px solid #cccccc;
	margin-top:0;
}
#rightcol img{
	margin-top:5px;
	margin-right:5px;
	margin-bottom:4px;
}
#rightcol .profile h3{
	color:#EE2E24;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;		
}
#rightcol .profile h3 span{
	color:#656565;
}


/* FOOTER */
#footer{	
	text-align:left;
	background:#fff url(../img/footer.png) center top no-repeat;
	height:100px;
	clear:both;	
	text-transform:uppercase;
	text-align:right;
	font-size:11px;
	padding-top:18px;
	color:#555;
}
#footer ul{
	clear:left;
	float:left;
	margin-bottom:4px;	
}
#footer ul li{
	float:left;
	padding-right:25px;		
}
#footer ul li span{
	text-transform:none;
}
#footer ul li a{
	color:#555;
}
#footer ul li a:hover{
	color:#ee2e24;
	text-decoration:underline;
}
a.mai-mult2{
	background:transparent url(../img/mai-mult2.gif) no-repeat scroll 5px 6px;
	font-weight:bold;
	padding-left:14px;
}
div#flags{
	float:right;
	width:100px;
	margin-top:-60px;	
}
a.en{
	background:transparent url(../img/flags.gif) no-repeat scroll -34px 0;
	height:30px;		
	margin-right:8px;	
	width:25px;
	float:right;
}
a.ro{
	background:transparent url(../img/flags.gif) no-repeat scroll 0 0;
	height:30px;	
	width:25px;
	float:right;
}
img.big_thumb{width:200px;}
a.pdf{
	background:transparent url(../img/pdf.png) no-repeat scroll 0 0;	
	display:block;
	padding:6px 0 8px 31px;
	text-decoration:underline; 	
}
#leftcol h2{
    padding:25px 0 15px;
}

#branding-promo {
	position: absolute;
	top: 0;
}

.shell-helix-promotia-primaverii {
	padding-top: 130px;
	position: relative;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	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: 10;
}
#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;
	height:31px;
	width: 100%;
	padding: 0 10px 0;
	position:relative;
}
#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; 	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	position:absolute;
	right:10px;
	bottom:10px;
}


