@charset "ISO-8859-1";
/* CSS Document */
body {
	background-color:#000000;
	color:#CACACA;
	margin-top: 3px;
	margin-left: 0;
	font-family: Tahoma;
	font-size: 8pt; 
}

a:link {
	color: #F9DE46;
	font-size: 8pt; 
	font-weight: 700;
}
a:visited {
	color: #F9DE46;
	font-size: 8pt; 
	font-weight: 700;
}
a:hover {
	color: #FF6600;
	font-size: 8pt; 
	font-weight: 700;
}

a img {
	border: none;
} 

.address {
	font-size: 8pt;
	font-style:italic;
	color: #6DB517;
}

.email {
	font-size: 8pt; 
	font-weight:normal;
	text-decoration: underline;
	color:#6DB517;
}

.copyright {
	font-family: Tahoma;
	font-weight:normal;
	font-size: 8pt;
	color: #9F9F9F;
}

.text {
	font-family:Tahoma;
	font-size:8pt;
	color: #CACACA;
}

.text2 {
	font-family:Tahoma;
	font-size:8pt;
	font-style: normal; 
	font-weight: 700;
	color: #84D61C;
}

.text3 {
	font-weight:bold;
	color: #F9DE46;
}

.title1{
	font-weight:bold;
	font-size:14px;
	color:#EAFF36;
}

.title2{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial; 
	color:#84D61C;
	font-weight:bold;
}

.title3{
	font-size:8pt;
	font-weight:700;
	color:#F9DE46;
}

.label {
	font-family:Tahoma;
	font-size:12px;
	color: #CACACA;
}

.loading {
	font-size: 14px;
	font-weight:bold;
	color: #FFFF00;
	background-color:#CC3300;
	height: 20px;
}

.error {
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
}

.message {
	font-size:10pt;
	font-weight:bold;
	color:#84D61C;	
}

h1 {
	font-family:Tahoma;
	font-size: 12pt;
	color: #3e5c86;
	background: #E2E2E4;
	font-weight: 700;
	margin-top:0;
}

input.styled {
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	/*	background: transparent; */
	border: thin double #F9DE46;
}

.photo_body {margin: 0px auto 0px auto; text-align: center}
.photo_body .size_slider {width: 200px; margin: 0 auto 2px; position:relative}
.photo_body .size_slider small{ float: left}
.photo_body .size_slider .size_slider_track {background: #333; border: 1px solid #999; float: left; width: 200px; height:0.3em; margin: 5px 0 5px 5px; position: relative; *float:right;_float:none}
.photo_body .size_slider .size_slider_track .handle {position: absolute; width: 5px; height: 9px; _overflow:hidden; margin:0; top: -0.25em; background-color: #aaa; border: 1px outset #ccc; padding:0}
.photo_body .photo {margin: 0 auto 0 auto;}
.photo_body .photo img {width: 100%}
.photo_body .photo_edit_form {padding: 2px; border: 0px solid #ddd;}
.organizer_area {display: inline}


.inplacericheditor-saving { font-size:20px;color:#CC3300 }
.inplaceeditor-saving {}
.inplaceeditor-form {}
.inplaceeditor-loading {}
