/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
	position: absolute;
	width: 100%;
}
a:link {
	color: #900;
}
a:visited {
	color: #C30;
}
a:hover {
	color: #938965;
	text-decoration: underline;
}
.editStringLink {
 
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: 9px;
	color: #990000;
	background-color: #EAEAEA;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: none;
	display: inline;
	height: auto;
	width: auto;
}

 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/backg.jpg);
	background-repeat: repeat;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
 
h1 {
	letter-spacing:-2px;
	visibility: visible;
	font-size: 32px;
	font-family: "Franklin Gothic Medium", Arial;
	margin: 0px;
	padding: 0px;
}
 
h2 {
	letter-spacing:-1px;
	display: block;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
 
h3 {
	font-size: 10px;
}
 
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
li {
}

 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
#banner #menu img {
	position: relative;
	bottom: 80px;
	margin-left: 15px;
}
body {
	background-color: #E9E8E3;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #53463E;
}
.under-construction-main h1 {
	text-align: center;
}
.under-construction-main {
}

#loader {
	width: 120px;
	height: 40px;
	position: absolute;
	top: 315px;
	right: 50%;
	background-image: url(img_sys/loaderBack.gif);
	text-align: center;
	display: none;
}
a {
	color: #B06635;
	text-decoration: none;
}
a:hover {
color: #DA6B3D;
	text-decoration: underline;

}
a:visited {
color: #9D633C;
text-decoration: none;

}



#header #topBrown {
	background-color: #2E180E;
	padding-right: 3em;
	font-size: 9pt;
	font-weight: bold;
	color: #ECE7D4;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header #topBrown a {
	letter-spacing: 2px;
	color: #F2EACE;
}

#header #middle {
	background-color: #552D1A;
	vertical-align: text-bottom;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B522F;
	background-image: url(../img/middle-back.jpg);
	background-position: -240px top;
	background-repeat: repeat-x;
	padding-top: 16px;
	padding-bottom: 16px;
}
#header #middle #citat {
	color: #EFE9D9;
	float: right;
	margin-right: 5em;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
}
#header {
	background-color: #53463E;
	margin: 0px;
	padding: 0px;
}
#header #tabnav {
	margin: 0px;
	vertical-align: bottom;
	text-align: center;
	background-color: #9A8234;
	background-image: url(../img/meniu.jpg);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4B348;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64614F;
}
#header #tabnav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#header #tabnav li a {
	padding: 8px;
	color: #910000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	letter-spacing: 2px;
	font-size: 13px;
	display: inline-block;
}
#header #tabnav li a:hover {
	color: #7A6829;
	position: relative;
	left: 1px;
	top: 1px;
	background-image: url(../img/content-loop.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding: 8px;
}
.layout-middle   {
	margin: auto;
	width: 920px;
}
#header #topBrown .cugetareMain {
	background-image: url(../img/quote-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 32px;
	color: #D8B64A;
	font-size: 16px;
	font-style: italic;
}
.panel {
	background-color: #E9E8E3;
	margin: 0px;
	padding: 16px;
	text-align: center;
}
.panel li {
	display: inline;
}
.panel a  {
	font-size: 14px;
	color: #733D23;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin-right: 16px;
	margin-left: 16px;
}
.panel a:hover {
	color: #CEA260;
	position: relative;
	left: 1px;
	top: 1px;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E9E8E3;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#container #contentDreapta {
	float: right;
	width: 240px;
	background-image: url(../img/sidebar.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 64px;
	padding-left: 20px;
}
#container #contentDreapta h2    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: italic;
	color: #413330;
}
#container #contentDreapta h3 {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.news-item {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	background-image: url(../img/newspaper_48.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container .contentStanga {
	float: left;
	width: 620px;
}
#container .contentStanga .content-top {
	background-image: url(../img/content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}
#container .contentStanga .content-middle {
	background-image: url(../img/content-loop.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 48px;
	margin: 0px;
}
#container .contentStanga .content-bottom {
	background-image: url(../img/content-bottom.jpg);
	height: 41px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	clear: both;
	background-image: url(../img/footer-back.jpg);
	background-position: right bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C97045;
}
#footer #preFooter {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 2em;
	color: #8D5816;
}

#footer #preFooter li {
	display: inline;
}
#footer #preFooter a {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 10px;
	color: #D0AF46;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	letter-spacing: 1px;
}
#footer #preFooter a:hover {
	color: #B90000;
}
#footer #preFooter a:visited {
	color: #D08426;
}

#continutBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #ECE7D4;
	margin: 1em;
	border: 1px dotted #53463E;
	padding: 0.5em;
}
#continutBar a {
	color: #990000;
	text-decoration: none;
}
.backLoading {
	background-image: url(img_sys/loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#newsletter-register-form {
	background-color: #FBF8F3;
	border: 1px solid #BEBCAD;
	padding: 8px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
#newsletter-register-form #email_inscrie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 4px;
	background-color: #F1EEDF;
	border: 1px solid #D2C999;
	width: 210px;
}
#newsletter-register-form .newsletter-category-thicker {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 4px;
	padding: 6px;
}
#newsletter-register-form .newsletter-category-thicker:hover {
	background-color: #FFF;
}
#formInput input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	background-color: #FCFBF8;
	border: thin solid #F4EDDF;
	padding: 5px;
}
#formInput input:hover {
	background-color: #FFFFFF;

}
#formInput input:focus {
	border-top-color: #A48F84;
	border-right-color: #A48F84;
	border-bottom-color: #A48F84;
	border-left-color: #A48F84;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
#formInput a {
	text-decoration: none;
	color: #ECE8E6;
	background-color: #53463E;
	padding: 6px;
}
#formInput a:hover {
	background-color: #867164;

}
.imgBrowser {
	float: left;
	text-align: center;
	margin: 5px;
}
.imgBrowser input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0EE;
	text-align: center;
	border: thin solid #A19FA0;
}
.imgBrowser img {
	border: thin solid #CCCCCC;
}
.imgBrowser a {
	color: #990000;
	text-decoration: none;
}
.underMenu {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 8px;
	background-color: #FFF;
}
#header #meniu #underMenu {
	height: 32px;
	background-color: #E9E8E3;
}
.underMenu ul {
	margin: 0px;
	padding: 0px;
}
.underMenu li {
	display: inline;
}
.underMenu a {
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 9pt;
	text-decoration: none;
}
.underMenu a:hover {
	color: #EC0000;
}
#info a {
	color: #852621;
	text-decoration: none;
	padding: 5px;
}
#info a:hover {
	color: #990000;
	text-decoration: underline;

}

.editorialTitlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #53463E;
	font-weight: bold;
}
#underMenuList {
display:none;
}
.editorialText a {
	font-style: italic;
	font-weight: bold;
}
.textHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #53463E;
	background-color: #ECE7D4;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #81743A;
	border-bottom-color: #81743A;
	margin-top: 1em;
	margin-bottom: 1em;
}
.normal a {
	color: #915E3C;
	text-decoration: none;
}
.normal a:hover {
	color: #6B452C;
	text-decoration: underline;


}
.normal a:visited {

}
.adminStuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #990033;
}
#librarie_top {
	display: block;

}
#librarie_top ul {
	margin: 0px;
	padding: 0px;
}
#librarie_top li {
	display: inline;
}
#librarie_top a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #932325;
}

#librarie_bottom {
	clear: both;
}

.box {
	width: 200px;
	display: inline;
	float: left;
	margin: 5px;
}

.box .top {
	background-image: url(img/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	height: 15px;
	overflow: visible;
	display: block;
}
.box .bottom {
	background-image: url(img/box_jos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.box .middle {
	background-color: #ece7d4;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0.1em;
	text-align: center;
	height: 210px;
}
.middle img {
	border: 1px solid #E1DABB;
	padding: 0.5em;
	background-color: #F5F3EB;
}
.carteTitlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #974733;
	display: block;
	text-align: center;
}
.carteTitlu a {
	color: #990033;
	text-decoration: none;
}
.carteTitlu a:hover {
text-decoration:underline;
}

.carteAutor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CC9933;
	display: block;
	text-align: center;
}
.cartePret {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}
.carteForm {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.box input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #53463E;
	background-color: #FBF8F3;
	border: thin solid #E4DEC2;
	text-align: center;
}
.box input:hover {
	background-color: #EFEBDC;
}
.form {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
#librarie_top #left {
	float: left;
	text-align: center;

}
#librarie_top #right {
	float: right;
	padding-top: 0.7em;
	text-align: center;
}
#librarie_bottom .right {
	float: right;
}
#librarie_bottom .left {
	float: left;
}
#librarie_list {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
.carteDetalii {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F362F;
}
.carteDisplay .carteTitlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 1em;
	padding-left: 4px;
}
.carteDisplay {
	padding: 1em;
}

.carteDisplay .carteAutor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #53463E;
	text-align: left;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
}
.carteDisplay .cartePret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
}
.form input {
	text-align: center;
}
.formular {
}
.formular input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FBF9F4;
	padding: 3px;
	border: 1px solid #DACCAD;
}

.formular input:hover {
	background-color: #F0E6D5;
	border-top-color: #53463E;
	border-right-color: #53463E;
	border-bottom-color: #53463E;
	border-left-color: #53463E;

}
.formular input:focus {
	background-color: #F9F9F9;
	border: thin solid #78665A;
}.formular th {
	font-size: 16pt;
}
.mesaj {
	border: thick solid #F4EDE1;
}
.audio-player .titlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.audio-player {
	background-color: #ECE7D4;
	border: 1px solid #D7D0B6;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 550px;
	padding: 1em;
	
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 2em;
}
.audio-player .descriere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #53463E;
	padding-top: 1em;
	padding-bottom: 1em;
}
#preFooter hr {
	color: #3F362F;
}
.leftSpacer {
	display: block;
	cursor: pointer;
	margin-left: 2.7em;
	width: 90px;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FBF8F3;
	border: 1px solid #53463E;
}
.buttonLink {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 16px;
	text-align: center;
	color: #69592E;
	background-color: #EEE8D8;
	padding: 6px;
	margin: 6px;
	background-image: url(../img/content-loop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #ABA981;
}
.buttonLink:hover {
	color: #53463E;

}

.siteStatus {
	border: 1em solid #CC0000;
	padding: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 150px;
	width: 300px;
	background-image: url(img/back.jpg);
}
.embed-code {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	background-color: #FBFBF9;
	border: 1px solid #C0C0C0;
	color: #333;
	height: 200px;
	width: 300px;
}
#submitEpayment {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #EDE8D5;
	cursor: pointer;
}
#submitEpayment:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #726054;

}
.carteDisplay img {
	background-color: #FFFFFF;
	padding: 1em;
	border: 1px solid #988770;
}
.atractive {
	display: block;
	text-align: center;
	padding: 0.5em;
	background-image: url(img/investi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.atractive a {
	color: #53463E;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
.atractive a:hover {
	color: #96855C;
	text-decoration: underline;
}


.album {
	display: block;
}
.album-header {
	font-size: 40px;
	letter-spacing: -2px;
	color: #8D8765;
	display: block;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.gallery-albums {
	background-color: #F0F0D9;
	padding: 0.5%;
	height: 100%;
	min-height:100%;
	height: auto !important;
	border: 1px solid #CFCF85;
	margin-top: 16px;
	margin-bottom: 16px;
}
.gallery-albums:hover {
	background-color: #E6E6BD;
}
.gallery-albums .left {
	float: left;
	padding: 1%;
	width: 20%;
}
.gallery-albums .right {
	float: left;
	width: 70%;
	margin-left: 24px;
	margin-bottom: 24px;
	margin-top: 10px;
}
.gallery-albums .right h2 a {
	color: #838334;
	text-decoration: none;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: -1px;
}
.gallery-albums .albumInformation {
	display: block;
	clear: both;
	background-color: #D6D3C0;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 1%;
	border: 1px solid #938C6A;
	margin: 1%;
}
.gallery-albums .albumNavigator a {
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #7A7A30;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.gallery-albums .albumNavigator {
	padding: 4px;
}
.gallery-albums .albumNavigator a:hover {
	color: #C8C873;
	text-decoration: underline;
}
.gallery-albums .albumPicBox:hover {
	border: 1px solid #D7D799;
	padding: 9px;
	background-color: #F3F3E2;
}
.gallery-albums .albumPicBox {
	padding: 10px;
}
.albumDescription {
}
.pagination {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
.pagination a {
	padding: 4px;
	background-color: #F1F1DA;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #DDDDA4;
	color: #485884;
}
.latestPics img {
	padding: 5px;
	background-color: #F5F5E7;
	border: 1px solid #C6BE77;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.latestPics {
	margin: auto;
}
.latestPics a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #A37230;
	font-weight: normal;
}
.under-construction-main {
	padding: 5em;
}
#contactForm input , textarea{
	background-color: #E9E8E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #D1D0C5;
	border-right-color: #D1D0C5;
	border-bottom-color: #9D9882;
	border-left-color: #D1D0C5;
	width: 180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 4px;
	font-size: 11px;
	color: #C00;
}
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background-color: #FFF;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px;
	top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:24px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color:#EFEFEF;
	color:#000;
}
#MB_content {
}
#MB_content a {
}
#MB_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
}
#MB_caption { color:#000 }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }.highslide {
	cursor: url(js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
	border-top-color: #91AA6A;
	border-right-color: #91AA6A;
	border-bottom-color: #91AA6A;
	border-left-color: #91AA6A;
}
.highslide-wrapper {
	background-color: #101010;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: #FFF;
	color: #82282F;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}



/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
