@charset "utf-8";
/*-----------------------------------------------------------------------------*/
/* Copyright 2008 - www.BizNet.com.ro */
/*-----------------------------------------------------------------------------*/

/*** Reset ***/
html					{ height: 101%; }
body, p, ul, form, ul, li { margin: 0; padding: 0; list-style: none; }
body					{ background: #e7e7e7; font: 0.8em/1.3em Arial, Helvetica, sans-serif; }
img						{ border: none; }


/*** General Typo ***/
h1, h2, h3, h4, h5, h6	{ font-weight: 100; margin: 0; }
h1						{ font-size: 1.8em; }
h2						{ font-size: 1.4em; }
h3						{ font-size: 1em; }
p						{}
a:link, a:visited, a:active	{ outline: none; color: #224ea7; background: url(../img/blueDot.png) bottom repeat-x; padding-bottom: 1px; text-decoration: none; font-size: 85%; font-weight: 900; }
a:hover					{ color: #f60; background: url(../img/orangeDot.png) bottom repeat-x; }

/*** General Clases ***/
.left					{ float: left; }
.right					{ float: right; }
.imgLeft				{ margin-right: 20px; float: left; }
.imgRight				{ margin-left: 20px; float: right; }
.imgBorder				{ padding: 4px; border: 1px solid #ccc; }
.title					{}
.subtitle				{}
.clear					{ clear: both; }
.small					{ font-size: 0.85em; }

.green					{ color: #360; }
.maron					{ color: #630; }
.lightGray				{ background-color: #efefef;}

/*** Layout Structure ***/
#wrapp-header			{ background: #fff url(../img/topDot.gif) repeat-x; padding-top: 8px;}
#wrapp-content			{ background: #fff url(../img/decopertari.gif) repeat-x; overflow: auto; }
#wrapp-footer			{ clear: both; border-top: 3px solid #360; }
#header, #promo, #content, #footer { width: 960px; margin: 0 auto; }
#header					{ height: 106px; }
#promo					{ height: 239px; position:relative;  }
#content				{ }
#main					{ width: 680px; padding-right: 20px; background: url(../img/copac.gif) bottom right no-repeat; min-height: 400px; height: auto !important; height: 400px; }
#sideBar				{ width: 240px; padding: 30px 0 0 20px; }
#footer					{ height: 80px; padding-top: 10px; }
#footer .links			{ width: 680px; text-align: center; }
.copy					{ color: #666; margin-top: 10px; }
a.linkBizNet			{ color: #FF6633; font-weight: bold; }
a.linkIX				{ color: #c00; font-weight: bold; }



/*** Lists ***/
.service				{ margin: 20px 0; }
.service li				{ padding-left: 12px; background: url(../img/list.gif) 0 4px no-repeat; color: #060; }
.events					{ padding: 10px; background-color: #e8f5da; border-bottom: 1px solid #360; margin-bottom: 20px; }
.ecomagazin-list		{ margin-top: 10px; }
.ecomagazin-list li		{ padding-left: 10px; background: url(../img/eco-list.gif) 0 6px no-repeat; }
.contact				{ width: 300px; }
.service li ul li		{ background: none; padding-left: 0; color: #000; margin-bottom: 10px; }

.tabs					{ padding: 0; margin:0; list-style:none; height:33px; background:transparent url(../img/tab_0c.gif) repeat-x left bottom; position: absolute; top: 2px; right: 0; }
.tabs li				{ float:left; height:33px; margin-right:3px; }
.tabs li a				{ display:block; float:left; height:33px; line-height: 28px; color:#630; text-decoration:none; font-family: "Trebuchet MS", sans-serif; font-weight: bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(../img/tab_0a.gif) no-repeat; font-size: 1em; }
.tabs li a b			{ float:left; display:block; padding: 0px 16px 5px 12px; background:url(../img/tab_0b.gif) no-repeat right top; }
.tabs li.activ a		{ color:#fff; background:url(../img/tab_2a.gif) no-repeat; }
.tabs li.activ a b		{ background:url(../img/tab_2b.gif) no-repeat right top; }
.tabs li a:hover		{ background: url(../img/tab_1a.gif) no-repeat; color: #630; }
.tabs li a:hover b		{ background:url(../img/tab_1b.gif) no-repeat right top; }
.tabs li.activ a:hover 	{ color:#fff; background: url(../img/tab_2a.gif) no-repeat; }
.tabs li.activ a:hover b{ background:url(../img/tab_2b.gif) no-repeat right top; }

/*** Buttons ***/
.btnGreen, .btnBlack	{ padding: 3px 0 6px 45px; color: #fff; }
.btnGreen				{ background: url(../img/btnGreen.jpg) no-repeat; border-bottom: 3px solid #360; }
.btnBlack				{ background: url(../img/btnBlack.jpg) no-repeat; border-bottom: 3px solid #333; }

/*** Bottom tip ***/
.recycle				{ line-height: 1em; font-size: 0.85em; font-weight: bold; color: #630; padding-left: 30px; background: url(../img/recycle.gif) no-repeat;}

/*** Path ***/
#path					{ height: 30px; background: url(../img/path.gif) bottom no-repeat; margin-bottom: 5px; }

/*** Photo Gallery ***/
.gallery				{ margin-bottom: 50px; }
.gallery img			{ margin: 0 11px 10px 0; float: left; padding: 4px; border: 1px solid #ccc; }

/*** Formular inregistrare ***/
.register				{ margin-bottom: 30px; border: 1px solid #ccc; padding: 10px; width: 490px; background-color: #e8f5da; }
.register input.text, .register .mesaj	{ border: 1px solid #a6d0e7; width: 260px; margin-bottom: 3px; }
.register input.text	{ height: 18px;}
.register .mesaj		{ height: 120px; }
.leftText				{ width: 190px; text-align: right; padding-right: 10px;}

















