/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: black url(images/img03.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: black;
}

h1 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
}



h1 { font-size: 16px;  font-weight: bold;}

h2 { font-size: 26px; }

h3 { }


.evh h3 { 
        margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
        font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img06.jpg) repeat-x left bottom;
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}

#header {
	width: 880px;
	height: 76px;
	margin: 0 auto;
	background: #608F30 url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 700px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 165px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

/** LOGO */

#logo {
	height: 250px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 570px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 55px;
	margin-bottom: 3px;
	padding: 19px 0px 2px 20px;
	background: url(images/img07.jpg) no-repeat left top;
	color: #000000;
}

.post .date {
	float: right;
	margin-top: -60px;
	padding-right: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	margin: -40px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 222px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0 2px 20px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar h4 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
	margin: 0 0 20px 0px;
	padding: 15px 0 7px 20px;
	background: red;
	font-size: 18px;
	color: #FFFFFF;
}



#sidebar p {
	line-height: 200%;
}

/* Calendar */

.calendar {
}

.calendar_caption {
	padding-bottom: 5px;
	font-weight: bold;
}

.calendar_table {
	width: 100px;
	border-collapse: collapse;
	
}


.calendar_thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

.smd_cal_calendar_tbody td {
	padding: 2px 0;
	text-align: left;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

.calendar_tfoot_td {
	padding: 5px;
}

.calendar_tfoot_next {
	text-align: right;
}

.calendar_today {
	background: #E7F1E1;
}

.smd_cal_calendar_table{
        width: 100px;
	border-collapse: collapse;
        text-align: left;

}
.smd_cal_navrow{
        width: 100px;
	border-collapse: collapse;

}
.smd_cal_event{
        padding: 0px 0;
	text-align: left;
       	border-top: 0px solid #F5F2EF;
	border-left: 0px solid #F5F2EF;
        background: white;
        font-size: 13px;

}
.smd_cal_empty{
        padding: 0px 0;
	text-align: left;
	border-top: 0px solid #F5F2EF;
	border-left: 0px solid #F5F2EF;
        background: white;

}

.smd_cal_multi{
 text-align: left;
	font-size: 13px;
        background: white;


}
.smd_cal_ev_evenimente{
        text-align: left;
	font-size: 13px;
        background: white;

}


#calendar h4{
        text-align: left;
	background: white;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #837669;
        margin: 0 0 0px 0px;
	padding: 4px 4px 4px 4px;
}




/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: #494336 url(images/img05.jpg) no-repeat left top;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

#LSResult { 
           position: absolute; 
           background-color: #FFFFFF; 
           width: 170px; 
}

#LSShadow { 
           padding: 5px; 
}

#LSRes { 

            background-color: #FFFFFF; 
}

.LSRow { 
             padding: 0 5px;
}

#LSHighlight { 
             background-color: #fff; 
}

#LSHeader {
           padding: 2px 2px 8px; 
}

.lsDate { 
          display: block; 
          color: #555;
}

.pagination {
	width: 100%;
	height: 2.7em;
	}

.pages ul{
	display: inline;
	list-style: none;

	padding: 0;
	margin: 0;
}


.pages ul li {
	display: inline;
	background: white;
	float: left;
	margin: 0 2px;
}


.pages ul li a, .pages ul li a:visited {
	display: block;
	font-weight: normal;
	padding: 0 6px 0 6px;
	border: 1px solid #006699;
}

.pages ul li a:hover {
	background: #006699;
        color: #fff;
	text-decoration: none !important;
}

.pages ul li.pgEmpty {
	color: #666;
	display: block;
	padding: 0 6px 0 6px;
	border: 1px solid #666;
}

.pages ul li.pgCurrent {
	color: black;
	font-weight: bold;
	display: block;
	padding: 0 6px 0 6px;

	border: 1px solid black;
}

a#switchmode {
	display: block;
	float: right;
	font-weight: normal;
	background: white;
	padding: 0 6px 0 6px;
	border: 1px solid #006699;
}

a#switchmode:hover {
	background: #006699;
	color: #fff;
        text-decoration: none !important;
}

#flashcontent {
		width:100%;
		height:100%;
	}

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #838A9A;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(http://iaian7.com/images/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(http://iaian7.com/images/mediabox/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.mbLoading {
	background: #000 url(http://iaian7.com/images/mediabox/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(http://iaian7.com/images/mediabox/BlackClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(http://iaian7.com/images/mediabox/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(http://iaian7.com/images/mediabox/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(http://iaian7.com/images/mediabox/BlackClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}

/*specify height of broken up content */
.multiparts{
height: 50px;
}

.toolbar {
display: inline;
}

.newsbox_marq{
 width:170px;
}
.newsbox_sdiv{
 font-size:11px;
 text-align:left;
 padding:17px;
 color:#666;
 margin-bottom:10px;
}
.newsbox_sdivf{
 font-size:11px;
 text-align:left;
 padding:17px;
 cursor:pointer;
 color:#333;
 border:0px solid #ddd;
 margin-bottom:10px;
}
.newsbox_data{
 font-weight:bold;
}

/* News.php */
.news_row{
 padding:6px;
 border:0px;
}
.news_rowf{
 padding:5px;
 border:1px solid #FF7D1B;
 cursor:pointer;
}
.news_data{
 color:#999;
 float:right;
}
.news_title{

}

.smd_gallery_nav{
 display: inline;
 list-style-type: none;

}


table#table-body, table#table-header
{
border-spacing:0;
border-collapse:collapse;
table-layout:fixed;
width:550px;
border:1px solid #000;
}

table#table-header th
{
background: #006699;
color: #FFFFFF;
}

table#table-body td
{
background:#e1d9d9;
}

table#table-body td, table#table-header th
{
border:1px solid #000;
width:90px;

height:60px;
overflow:hidden;
	
}


div#fake-y-scroll-container
{
width:550px;
overflow:hidden;
position:relative;
vertical-align: top;
}

div#fake-scroll
{


background:transparent; 
right:0;
position:absolute;
max-height:10px;
vertical-align: top;
}

div#y-scroll
{
max-height:750px;
overflow:auto;
width:567px;
padding:0px 1px 1px 1px;
vertical-align: top;
}

div#header-container
{
padding:1px 1px 0 1px;
vertical-align: top;
}
