*:focus { outline:none}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 205px;
	margin-left: 110px;
	position: absolute;
	z-index: 20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D623A9;
	padding-top: 5px;
}
#meniu {
	list-style-type: none;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 25px;
	margin-left: 60px;
	z-index: 50;
}
#meniu a {
	color: #FEFFFD;
	text-decoration: none;
	display: inline-block;
}

#meniu li {
	display: inline-block;
	margin-right: 35px;
}
li.home:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #49C8E2;
}
li.galerie:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF8040;
}
li.comentarii:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00FF80;
}
li.contact:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DD15AB;
}
#home-page {
	background-image: url(../images/bg-page-home.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#all-page {
	background-image: url(../images/bg-page-all.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#page-contact {
	background-image: url(../images/bg-contact.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#hpage-text {
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	width: 755px;
	z-index: 110;
	margin: auto;
	padding-bottom: 20px;
	background-image: url(../images/bg-page-home-text.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hpage-text a {
	color: #82D1E0;
	text-decoration: underline;
}
#comentarii {
	padding-top: 285px;
	width: 700px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#images {
	padding-top: 285px;
	text-align: center;
}
#contact {
	padding-top: 285px;
	width: 650px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 14px;
}

#comentarii h2 {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#images p {
	display: inline;
}

#slideshow {
	position:absolute;
	height:200px;
	margin-top: 285px;
	margin-left: 122px;
}
#footer {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D623A9;
	padding-top: 10px;
}


#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 200px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 200px;
	display: block;
	margin-bottom: 10px;
	border: none;
}
#backstage-gal {
	background-image: url(../images/bg-backstage-gal.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
.galerie-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 30px;
	text-decoration: none;
}
.galerie-link a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0CF;
	height: 30px;
	text-decoration: none;
}
.galerie-link a:hover {
	text-decoration:underline;
	color: #6FC;
}

#efecte-gal {
	background-image: url(../images/bg-efecte-gal.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#mirese-gal {
	background-image: url(../images/bg-mirese-gal.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#fashion-gal {
	background-image: url(../images/bg-fashion-gal.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#beauty-gal {
	background-image: url(../images/bg-beauty-gal.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
#bodypainting-gal {
	background-image: url(../images/bg-bodypainting-gal.jpg);
	margin: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	min-height:500px;
}
.backstage{
	width:220px;
	height:163px;
	margin:auto;
	position:relative;
}
.backstage a {
	background-image:url(../images/backstage-banner-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:220px;
	height:163px;
	display: inline-block;
}
.backstage span.hover{
	width:220px;
	height:163px;
	background-image:url(../images/backstage-banner-bw-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: inline-block;
}
.beauty{
	width:220px;
	height:163px;
	margin:auto;
	position:relative;
	display:inline;
}
.beauty a{
	background-image:url(../images/beauty-banner-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:220px;
	height:163px;
	display: inline-block;
}
.beauty span.hover{
	width:220px;
	height:163px;
	background-image:url(../images/beauty-banner-bw-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: inline-block;
}
.fashion{
	width:220px;
	height:163px;
	margin:auto;
	position:relative;
	display:inline;
}
.fashion a{
	background-image:url(../images/fashion-banner-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:220px;
	height:163px;
	display: inline-block;
}
.fashion span.hover{
	width:220px;
	height:163px;
	background-image:url(../images/fashion-banner-bw-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: inline-block;
}
.efecte{
	width:220px;
	height:163px;
	margin:auto;
	position:relative;
	display:inline;
}
.efecte a{
	background-image:url(../images/efecte-banner-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:220px;
	height:163px;
	display: inline-block;
}
.efecte span.hover{
	width:220px;
	height:163px;
	background-image:url(../images/efecte-banner-bw-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: inline-block;
}
.mirese{
	width:220px;
	height:163px;
	margin:auto;
	position:relative;
	display:inline;
}
.mirese a{
	background-image:url(../images/mirese-banner-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:220px;
	height:163px;
	display: inline-block;
}
.mirese span.hover{
	width:220px;
	height:163px;
	background-image:url(../images/mirese-banner-bw-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: inline-block;
}
.bodypainting{
	width:220px;
	height:163px;
	margin:auto;
	position:relative;
	display:inline;
}
.bodypainting a{
	background-image: url(../images/bodypainting-banner-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:220px;
	height:163px;
	display: inline-block;
}
.bodypainting span.hover{
	width:220px;
	height:163px;
	background-image:url(../images/bodypainting-banner-bw-g.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: inline-block;
}
.forum {
	list-style-type: none;
	margin-top: 3px;
	background-color: #333;
	padding: 4px;
}
#formular {}

#formular input {
	background-color: #999;
	width: 250px;
	color: #FFFFFF;
	border: 1px solid #CCC;
	margin-bottom: 2px;
	font-size: 11px;
}
#formular textarea {
	background-color: #999;
	width: 250px;
	color: #FFFFFF;
	border: 1px solid #CCC;
	font-size: 11px;
	margin-bottom: 2px;
}
#formular select, #_poza {
	background-color: #999;
	color: #FFFFFF;
	border: 1px solid #CCC;
	font-size: 11px;
	margin-bottom: 2px;
}
/* Carusel */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.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: 150px;
	height: 150px;
}

/**
 * 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: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/* Carusel Skin */
.jcarousel-skin-tango .jcarousel-container {
	margin: auto;
	z-index:50;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 630px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  630px;
	height: 150px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 150px;
	height: 150px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 83px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/next-horizontal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

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

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 83px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/prev-horizontal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

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

