/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 5px;
	padding: 0;
	background: #231F20;
	/*background: #fff;*/
        font-family: georgia, times, "times new roman", serif;
	font-size: 13px;
	color: #000;
  /*      border-left: 1px solid #999;
        border-right: 1px solid #999; */
        width: 880px auto;
}

#page {
	/*background: #231F20;
	margin: 0 56px 0 56px;*/
        background: #fff url(images/1rounded_top.png) no-repeat top;        
        width: 880px;
        margin: 0 auto;
        clear: both;
}


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #ED1C24;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #ED1C24;
}

a:hover, a:active {
	text-decoration: none;
	color: #ED1C24;
}
ul {
    list-style-type:none;
	line-height: 26px;
}

ul li {
    padding-top: .5em;
    background: url(images/circle_red_20.png) no-repeat 0 0.7em;;
    padding-left:28px;
}


a:visited {
	color: #ED1C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}


/* Header */

#header {
	clear: both;
	width: 880px;
	margin: 0 auto;
     >   margin-bottom: 10px;  /* Sageata e pentru IE */
}

/* Menu */

#menu {
	float: left;
        width: 880px;
/*	border: solid 5px #fff;*/
        margin: 2px 0 10px 0;
        clear: right;
        
}
#wrapper h1 {
	float: left;
	margin: 0;
	line-height: normal;
        text-transform: uppercase;
	font-size:15px;
        font-family: georgia, times, "times new roman", serif;
}
#wrapper h2 {
	float: right;
	margin: 0;
	line-height: normal;
        text-transform: uppercase;
	color: #C0C0C0;
        font-size: 12px;        
        font-family: georgia, times, "times new roman", serif;
}
#menu ul {
	margin: 45px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	padding: 0 0 0 1px;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 5px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	background: #231F20 url(images/circle_red_20.png) no-repeat top right;
        line-height: 200%;
}

#menu ul li  a:hover { 
	text-decoration: none; 
	color: #ED1C24;
        background-color: #231F20;
	background: #231F20 url(images/circle_white_20.png) no-repeat right;
}
#menu a.active { 
	text-decoration: none; 
	color: #ED1C24;
        background-color: #231F20;
	background: url(images/circle_white_20.png) no-repeat right;
}
.active { 
	text-decoration: none; 
	color: #ED1C24;
        background-color: #231F20;
	background: url(images/circle_white_20.png) no-repeat right;
}
#menu .current_page_item a {
	color: #ED1C24;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 630px;
        padding-top: 15px;
        padding-right: 5px;
        margin: 10px 5px 0 0;
}
#content td img {
        border: 5px solid #231F20;
        border-width: 5px 5px 20px;
}
#content td {
        padding: 5px 30px 0 50px;
        text-align: center;
}
#content td a:hover img {
        border: 5px solid #fff;
        border-width: 5px 5px 20px;
        border-color: #BABABA;
        color: #ff0000;
}

/* Footer */
#footer-wrap {
	width: 900px;
	height: 64px;
	margin: 0 auto;
	font-size: 10px;
        background: url(images/1rounded_bottom.png) no-repeat top;        
}


html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 50px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

div#more
{
float: left;
width: 205px;
margin: 25px 0px 5px 10px;
padding: 0 5px 1em 5px;
color: #000;
/*background-color: #231F20;*/
font-size: .8em;
border: dotted 1px #000;
}



#legal a {
}
#banner {
    padding: 35px 0 0px 55px;
}

.accordion h3 {
	background: #EEEEEE url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px 7px 30px;
	margin: 0 0 5px 0;
	font-weight: bold;
	border-bottom: solid 3px #292929;
	cursor: pointer;
        color: #000;
        font-size: 1em;
}
.accordion h3:hover {
	background-color: #231F20;
        color: #ff0000;
}
.accordion h3.active {
	background-position: right 5px;
        color: #ff0000;
        display: block;
}

.more_accordion h3 {
	background: #EEEEEE;
	padding: 7px 5px 7px 10px;
	margin: 0 -5px 5px -5px;
	font-weight: bold;
	border-bottom: solid 3px #292929;
	cursor: pointer;
        font-size: 1em;
        color: #000;
}
.more_accordion h3:hover {
	background-color: #231F20;
        color: #ff0000;
}
.more_accordion h3.active {
	background-position: right 5px;
        color: #ff0000;
        display: block;
}

p {
    line-height: 150%;
}

/* Start lightbox */

#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;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#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; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* End lightbox */

