/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
/*(body {background:url(../img/bg.jpg) top center no-repeat fixed;font-size:1.05em;}*/
body {background:url(../img/bg-page.gif) top left repeat;font-size:1.06em;}
.headerContainer {background:url(../img/bg-header-1px.png) top center repeat-y;}
.contentContainer {background:url(../img/bg-header-1px.png) top center repeat-y; }
/*.contentContainer {background:url(../img/bg-header-1px.png) top center repeat-y; width:920px; margin:0 auto; }*/

/*
.logo {margin-left:15px;}
.footerLeft div {padding-left:15px;}
.footerRight div {padding-right:15px;}
.stiri div {padding-left:15px;}
.stiri h3 {padding-left:15px;}
.contentContainer colStanga p, .contentContainer colStanga h1, .contentContainer colStanga ul, .contentContainer colStanga ul li {padding:0 0 0 15px;}
*/

.stiri {background:url(../img/stiri.png) right top repeat-y;}

.stire-data {text-align:right;color:#030;font-weight:bold;}
.stire-content {text-align:right;}
.hdivider {border-bottom:#CCC 1px dashed;margin:0 0 1em 0;}



/*.contentContainer ul {margin:0; list-style-image: url("../img/tag.jpg");}*/

.contentContainer { }
.accTrigger {	
	width: 270px;
	float: left;
	background: #003366;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
	
.accContent {	
	width: 270px;
	float: left;
	background: #95B1CE;
	display: none;
	}

/**************************************/
/*              HEADER                */
/**************************************/
.content-top {width:950px; height:20px; background:url(../img/bg-top-main.png) top left no-repeat;}
.headerImg {padding-top:2em; width:870px;height:184px;}
#slideNav a { width:13px; padding:0 4px 0 4px; margin:0 3px;background:url(../img/slideNav-inactiv.jpg) center center no-repeat; text-decoration: none; color:#fff;font-size:x-small;}
#slideNav a.activeSlide { width:13px; padding:0 4px 0 4px; margin:0 3px;background:url(../img/slideNav-activ.jpg) center center no-repeat; color:#fff;font-size:x-small; }
#slideNav a:focus { outline: none; }

/**************************************/
/*             NAVIGATION             */
/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/
.content-bottom-up {width:950px;height:27px;background:url(../img/bg-bottom-up-main.png) top left no-repeat;}
.content-bottom-med {width:950px;background:url(../img/bg-bottom-med-main.png) top left repeat-y;}
.content-bottom-down {width:950px;height:21px;background:url(../img/bg-bottom-down-main.png) top left no-repeat;}

.footerContainer {background:url(../img/bg-bottom-med-main.png) top left repeat-y; color:#e8e8e8;}
.footerContainer div p {color:#fff;font-size:1.3em;}
.footerContainer p {color:#fff;font-size:1.1em;margin-bottom:0.5em;}
.footerContainer ul {list-style-type:none;padding:0;margin:0;}
.footerContainer ul li {padding:0;margin:0;}
.footerContainer a:link {color:#ccc;}
.footerContainer a:hover {color:#fff;}
.footerContainer a:visited {color:#B3BFB6;}
.footerContainer .footerLeft div {padding-right:1em;}
.footerContainer .footerRight {text-align:right;}


.parteneri table {width:592px;float:right;}
.parteneri table, .parteneri th, .parteneri td {border:0;}
.parteneri {text-align:right;}
.parteneri td {width:148px;padding:0;margin:0;}

/*
.parteneri {text-align:right;height:48px;}
.parteneri img {border:0;margin:0;padding:0;float:right;}
.parteneri a {border:0;margin:0;padding:0;height:48px;}
*/


.accProduse, .accServicii {width:270px;list-style-type: none;margin:0;}
.accProduse ul, .accServicii ul { padding: 0; margin: 0; float: left; display: block; width:270px; }
.accProduse li, .accServicii li { list-style-type: none; padding: 0.3em 0 0 0; margin: 0; float: left; display: block; width:270px;}
.accProduse li.active>a.tab, .accServicii li.active>a.tab { background: url(../img/panel-opened.jpg) no-repeat center top; height:35px;}
.accProduse li div, .accServicii li div { padding: 0.5em 4px; background: #f7f7f7; display: block; clear: both; float: left; width:260px;border-left:#E9E9E9 1px solid; border-right:#E9E9E9 1px solid; border-bottom:#E9E9E9 1px solid;}
.accProduse li div img, .accServicii li div img { margin-left:-3px;border:4px #808080 solid;}
.accProduse a.tab { text-decoration: none; font-size:1.1em; font-weight:bold; color: #222; padding: 0.3em; display: block; cursor: pointer; background: url(../img/panel-closed.jpg) no-repeat center top; height:36px;}
.accServicii a.tab { text-decoration: none; font-size:1.1em; font-weight:bold; color: #222; padding: 0.3em; display: block; background: url(../img/panel-inactiv.jpg) no-repeat center top; height:35px;cursor:text;}




.colProduse {height:500px;}










/* style 1 */
.foto {
    float:          left;
    padding:  10px;               /* allow for fallback scrollbars */
    margin-top:25px;
    background:     #f0f0f0;
    border:         1px solid #bababa;
    border-bottom:  1px solid #d8d8d8;
    border-right:   1px solid #d8d8d8;
}

.foto .popeye-tools {
    padding:        5px 0 30px 0;
    border-bottom:  1px solid #bababa;
}
.foto .popeye-tools span{
    float:          left;
    line-height:    18px;
}
.foto .popeye-tools a {
    display:        block;
    float:          left;
    height:         20px;
    line-height:    18px;
    color:          #fff;
    text-decoration:none;
    text-align:     center;
}
.foto .popeye-tools a:hover {
    color:          #f2f2f2;
}
.foto .popeye-prev {
    background:     url(../img/next-prev-btn.jpg) no-repeat;
		background-color:#d8d8d8;
    width:          60px;
    padding:        0;
}
.foto .popeye-next {
    float:          right !important;
    text-align:     right; 
    background:     url(../img/next-prev-btn.jpg) no-repeat;
		background-color:#d8d8d8;
    width:          60px;
    padding:        0;
}
.foto .popeye-enlarge {
    background:     url(../img/zoom-btn.jpg) no-repeat;
    margin:         0 0 0 10px;
    width:          70px;
    padding:        0 4px 0 0;
}
.foto .popeye-count {
    margin:         0 0 0 10px;
}

.popeye-isloading {
    background:     #333 url(../img/ajax-loader.gif) no-repeat center;
}

.foto .popeye-cur, .foto .popeye-total {font-style:normal;}
.foto popeye-hasjs {margin:0;}
