* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    /* background: url(images/body-bg.gif) repeat 0 0; */
	background: #1b1b1b url(images/bg.jpg) repeat-x 0 0;
	letter-spacing:0;
}

a { color: #ff0000; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }
a:visited, a:link { color: #ff0000; text-decoration: none; cursor:pointer; }

a img { border: 0; }
img { border: 0; }

/* H1, H2, H3, H4 */
h1 {
	padding:0;
	margin:0;
	text-align:left;
	color:#2786c2;
	font-size:22px;
	font-weight:bold;
	letter-spacing:0;
	background:none;
	clear:both;
	line-height:22px;
}
h2 {
	padding:0;
	margin:0;
	text-align: left;
	font-size:16px;
	font-weight:normal;
	color:#666;
	letter-spacing:0;
	background:none;
	clear:both;
}
h3 {
	padding:0;
	margin:0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#A2A2A2;
	clear:both;
	font-family: Tahoma, Geneva, sans-serif;
}
h4 { padding:15px 0 0 1px; margin:0; text-align:left; font-size:16px; font-weight:bold; color:#4c4c4c; letter-spacing:0; background:none; clear:both; }
h1 b, h2 b, h3 b, h4 b {
}
/* H1, H2, H3, H4 */


.ul_dots { list-style-type: disc; padding:0 0 15px 25px; }



/* === Culori === */
.red {color:#F00;}
.red_h3 {
	color:#F00;
	font-weight:bold;
	font-size:12px;
	letter-spacing:normal;
}
/* === Culori === */



hr {
	color:#CCC;
	height: 1px;
}

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.spacer { display: block; height: 25px; font-size: 0; line-height: 25px; text-indent: -4000px; clear: both; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.justified {text-align:justify;}

.pbreak {
	height:40px;
	width:100%;
	display:block;
}

.shell { width: 980px; margin: 0 auto; }
.border {
	border: 1px solid #DDDDDD;
	background: #fff;
	position: relative;
}
.shadow-l { background: url(images/shadow-l.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;left:-25px; }
.shadow-r { background: url(images/shadow-r.png) no-repeat 0 0; width: 25px; height: 686px; position: absolute; top:0;right:-25px; }
.shadow-b { background: url(images/shadow-b.png) no-repeat 0 0; width: 980px; height: 20px; position: absolute; bottom:-20;left:0; }

#header {
	background:#FFFFFF;
	height: 90px;
	position: relative;
}
#logo a {
	background: url(images/logo_web.jpg) no-repeat 0 0;
	width: 210px;
	height: 60px;
	position: absolute;
	top:10px;
	left:10px;
}

.socials {
	padding: 12px 33px 0 0;
}
.socials ul { list-style: none; }
.socials ul li { display: inline; float: left; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; line-height: 16px; border-right: 1px dotted #b9b9b9; padding: 2px 17px 2px 0; margin: 0 15px 0 0; }
.socials ul li.last { border:0; margin:0; }
.socials ul li a { float: left; color: #b9b9b9; height: 16px; padding: 0 0 0 20px; }
.socials ul li a.rss { background: url(images/soc-rss.gif) no-repeat 0 0; }
.socials ul li a.fb { background: url(images/soc-fb.gif) no-repeat 0 0; }
.socials ul li a.twit { background: url(images/soc-twit.gif) no-repeat 0 0; }


.slider {
	width: 950px;
	height: 350px;
	position: relative;
	margin: 4px 0 0 13px;
	-moz-box-shadow: 0px 0px 10px #bbb;
	-webkit-box-shadow: 0px 0px 10px #bbb;
	box-shadow: 0px 0px 10px #bbb;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#CCCCCC')";
}

#main {
	width: 980px;
	padding: 25px 0px 17px 0px;
	display: block;
}

.columns {
	width:930px;
	float:left;
	margin:0;
	padding:0 0 0 22px;
}
.headTabCol {
	padding:5px;
	margin:0 0 10px 0;
}
.newsT {
	padding:0 9px 13px 9px;
	line-height:16px;
}
.blogRightM {
	padding:3px 10px 3px 10px;
	margin-bottom: 40px;
}
/* =========== COLAJE IMAGINI ========== */
.mix {
	width:280px;
	height:345px;
	float:left;
	border:1px solid #CCC;
	margin-right: 29px;
	background:url(../images/col_bg.gif) bottom left repeat-x;
	padding: 4px;
	position: relative;
}
.mix_right {
	width:280px;
	height:345px;
	float:left;
	border:1px solid #CCC;
	margin:0;
	background:url(../images/col_bg.gif) bottom left repeat-x;
	padding: 4px;
	position: relative;
}
/* =========== COLAJE IMAGINI ========== */


/* =========== PAGINI ========== */

#topmenu {
	position: relative;
	float: right;
	width: 556px;
	padding:11px 21px 0 0;
}

.page_title { background-color:#FFF; padding:8px 25px 8px 25px; float:left; display:inline; border-right: 1px solid #DDD; margin-bottom: -1px; }
#pagetitle { background:url(../images/_pgtitle_bg.gif) 0 0 repeat-x; width:979px; padding:0 0 0 0; border-bottom:1px solid #DDD; font-size: 16px; }

/* Content blocks */
.headTabCol {
	padding:0 0 5px 0;
	margin:0 0 10px 0;	
}
.headTab {
	padding:3px 0 3px 10px;
	border-bottom: 1px solid #DDD;
	background-color: #EEE;
	color: #666;
	margin: 20px 0 10px 0;
}
.left50{
	width:420px;
	float:left;
	margin:0 42px 0 0;
	padding:0;
}
.right50 {
	width:420px;
	float:left;
	margin:0;
	padding:0;
}

.left33 { 
    width:280px;
	float:left;
	margin:0;
	padding:0;
}

.bevel-box {
	width:260px;
	float:left;
	margin:0;
	padding:10px 10px 10px 10px;
	border:1px solid #DDD;
	background:#F5F5F5 url(../img/images/right_box_bottom.gif) top right repeat-x;
}

.center33 {
	width:280px;
	float:left;
	margin:0 35px 0 35px;
	padding:0;
}
.right33 {
	width:260px;
	float:right;
	margin:0;
	padding:25px 15px 10px 0;
	border-left: 1px solid #DDD;
}

.right66 {
	width:630px;
	float:left;
	margin:0 0 0 35px;
	padding:0;
}
.left66 {
	width:660px;
	float:left;
	margin:0 10px 0 0;
	padding:25px 4px 0 25px;
	text-align: justify;
}

.left99 {
	width:929px;
	float:left;
	margin:0 0 0 0;
	padding:25px 25px 0 25px;
	text-align: justify;
}

.colRight {
	margin:0;
	width: 258px;
	text-align: justify;
}
.colRight p { padding:0; margin:0; }


/* =================================== PARAGRAPHS */

.left_to_image {
	float:left;
	margin:0 20px 0 0;
	padding:0 20px 0 0;
	display:inline;
	border-right:1px solid #DDD;
	width: 252px;
}
.right_to_image {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	display:inline;
	border-left:1px solid #DDD;
	width: 252px;
}
.left_onpromotii {
	float:left;
	margin:40px 0 0 20px;
	padding:0 0 0 20px;
	display:inline;
	border-left:1px solid #DDD;
	width: 400px;
}
.right_image {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}
.left_image {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0 0;
	display:block;
}
.right_image img { border:5px solid #EBEBEB; }

/* =================================== PARAGRAPHS */



/* =================================== INPUT */
.buton_submit       {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	border:none;
	padding:2px;
	cursor:pointer;
	background:#F00;
	-moz-border-radius: 3px;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.buton_submit:hover {
	color: #FFF;
	background: #4F4F4F;
}
/* =================================== INPUT */


.details_button {
	color:#ff0000;
	font-weight: normal;
	font-size: 12px;
	border:none;
	padding:3px 8px 3px 8px;
	margin-right:3px;
	cursor:pointer;
	background:#F00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
    border-radius: 3px;
	text-decoration: none;
}
.details_button:hover {
	color: #FFF;
	background: #4F4F4F;
	text-decoration:none;
}


.link_more {
	background:url('images/more.gif') 0px 5px no-repeat;
	text-align:left;
	padding-left:15px;
	margin:0;
	display: block;
	width: auto;
}
.link_more a:hover { text-decoration:underline; }

.selector {
	float:left;
	position:relative;
	clear:right;
	padding:5px 0 5px 110px;
	display:block;
	width: 180px;
	margin: 0 30px 20px 0;
}
.selector_wrap {
	padding-left:8px;
	border-left:1px solid #DDD;
}
.oil_title { padding-bottom:2px; border-bottom:1px dotted #ddd; }

#unil { background: url(../images/logos/unil.jpg) 10px center no-repeat; }
#texaco { background: url(../images/logos/texaco.jpg) 10px center no-repeat; }
#mobil { background: url(../images/logos/mobil.jpg) 10px center no-repeat; }
#mobil_industrial { background: url(../images/logos/mobil_ind.jpg) 10px center no-repeat; }
#aral { background: url(../images/logos/aral.jpg) 10px center no-repeat; }
#castrol { background: url(../images/logos/castrol.jpg) 10px center no-repeat; }
#total { background: url(../images/logos/total.jpg) 10px center no-repeat; }
#bp { background: url(../images/logos/bp.jpg) 10px center no-repeat; }

.imgtop {
	position:relative;
	display:block;
	height:170px;
	border-bottom:1px solid #DDD;
}

#joblist {
	width:600px;
	float:none;
	margin:0 auto;
}
.jlist { list-style-type: none; line-height:22px; padding-left:10px; margin-bottom:10px; }
.contentTable {
	margin: 0;
	;
	border:0;
}
.contentTable td {padding: 3px 0; color: #666}
.contentTable td {border-bottom: 1px solid #bbb; }
.contentTable td.last {text-align: right;}

.catalogs_list { background:#EEE; }

.category_title { color:#666; cursor:pointer; }
.category_title:hover { color:#F00; cursor:pointer; }


.flash1, .flash2, .flash3, .flash4, .flash5, .flash6, .flash7, .flash8 { width:141px; height:200px; border:none; cursor:pointer; }
.flash1:hover, .flash2:hover, .flash3:hover, .flash4:hover, .flash5:hover, .flash6:hover, .flash7:hover, .flash8:hover { width:131px; height:190px; border:5px solid #CCC; }
