/* ~~~ ©2007 Rm; implementation by Vady ~~~
	vady[at]i.com.ua
	
	{var}
	cross-browser = true;
	static-values = true;
	unique-colors = false;
	theme = white;
	media = screen;

*/

/* ~~~ [external styles] ~~~ */


/* ~~~ [regular classes/selectors definitions] ~~~ */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
img {
	border-color: #d7d7d7;
}
h1 {
	font: lighter 18px palatino, georgia, "Times New Roman", serif;
	color: #a02200;
	text-align: left;
	clear: both;
	border-bottom: 1px solid #741f01;
	margin: 30px 0 5px;
	
}
h2 {
	/*color: #FFFFCC;*/
	color: #e9ef44;
	text-align: center;
	text-decoration: blink
}

/* ~~~ [pseudo classes] ~~~ */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}


/* ~~~ [text] ~~~ */
#content {
	position: absolute;
	right: 50%;
	width: 590px;
	margin-right: -295px;
	padding: 7px 0;
}
#line {
	width: 686px;
	position: absolute;
	top: 109px;
	right: 50%;
	margin-right: -343px;
}
#line2 {
	width: 591px;
	position: absolute;
	top: 55px;
	right: 50%;
	margin-right: -295px;
}
#menu {
	text-align: center
}
.slogan {
	padding: 15px 0
}
.livestats {
	visibility: hidden
}
#settings {
	text-align: left;
}
#settings form {
	margin: 0;
	padding: 0;
}
#settings .clear {
	float: left
}
#settings label {
	float: left;
	display: block;
	padding: 3px 5px 2px 0;
	margin: 3px;
	width: 100px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #c2c2c2
}
#settings input {
	margin-bottom: 3px;
	width: 420px;
	height: 18px;
	border: 1px solid #e0e0e0;
	color: #333;
	float: left;
	display: block;
	padding: 2px 3px 0;
	font: 11px "Courier New", Courier, monospace
}
#settings .loading {
	color: #FF3300;
	margin: 5px !important;
	float: right
}
.btn {
	width: auto !important;
	height: auto !important;
	background: #f88600 url(../images/bg-red.gif) repeat-x bottom;
	font: lighter 16px palatino, georgia, "Times New Roman", serif !important;
	padding: 4px 10px !important;
	border: 1px solid #a8a8a8 !important;
	float: right !important;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
#gallery {
	position: relative;
	clear: both;
	text-align: center;
	margin: 0;
	width: 560px;
	height: 409px;
	background: url(../images/bg.gif) no-repeat center center
/*	background: #f2f3f4;
	border: 1px solid #5f5f5f;*/
}
#gallery img {
	/*border: 1px solid #bebebe;*/
	border-width: 0
}
#photos div {
	border-top: 1px dotted #333;
/*	border-bottom: 1px dotted #ffedd8;*/
	text-align: left;
	padding: 3px;
	margin: 2px 0;
	/*opacity: 0.25*/
}
#photos div.deleted {
	opacity: 0.25;
	background-color: #CCCCCC !important;
}
#photos .drag {
	border: 1px dotted #000000 !important;
	width: 86%;
}
#photos img.preview {
	margin: 3px;
	border: 1px solid #bcb7b0;
	padding: 3px;
}
#photos img.delete {
	float: right;
	vertical-align: top;
}
#photos span.loading {
	float: right
}
#progress {
	margin: 10px auto;
	width: 200px;
	height: 14px;
	padding: 2px;
	border: 1px solid #808080;
	text-align: left;
	position: absolute;
	top: 300px;
	right: 50%;
	margin-right: -100px;
	visibility: hidden
}
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 14px;
	background-color: #707070;
	color: #fff;
	font-weight: bold;
}
#container {
	height: 1%;
	width: auto;
}
#container .column {
	float: left;
}
#center {
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding: 45px 30px 0;
}
#left {
	width: 112px;
	text-align: right;
}
#right {
	height: auto;
	width: 60px;
	text-align: right
}
#right a {
	display: block;
	margin: 20px 0;
}
#text {
	clear: both;
	text-align: center;
	padding: 20px;
}
#feedback {
	position: relative;
	background: url(../images/bg.gif) no-repeat center center;
	width: 560px;
	height: 409px;
}
#feedback form {
	padding: 0;
	margin: 0
}
#feedback img {
	margin: 45px 0 25px;
}
#feedback p {
	margin: 96px 10px 0;
	font-size: 14px
}
#feedback label {
	float: left;
	display: block;
	margin: 5px 17px 2px 0px;
	width: 185px;
	text-align: right
}
#feedback input, #feedback textarea {
	margin-bottom: 10px;
	width: 230px;
	height: 19px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	color: #333;
	float: left;
	display: block;
}
#feedback textarea {
	height: 120px;
}
label {
	background-repeat: no-repeat;
	background-position: right top
}
label.n {
	background-image: url(../images/label-n.gif)
}
label.p {
	background-image: url(../images/label-p.gif)
}
label.e {
	background-image: url(../images/label-e.gif)
}
label.m {
	background-image: url(../images/label-m.gif)
}
label span {
	visibility: hidden
}
.errors {
	border: 1px solid #ff0000 !important
}
.send {
	width: 106px !important;
	height: 27px !important;
	border-width: 0 !important;
} 
#status {
	display: inline;
	float: left;
	font-size: 11px;
	padding: 0 20px;
	font-style: italic
}
.ajax-loading {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	border: 1px dotted #000;
	background: #ffffff url(../images/loading-bar.gif) no-repeat center center 
}
.loading {
	padding: 5px 0 5px 22px;
	font-size: 11px;
	color: #666;
	background: url(../images/loader.gif) no-repeat left center
}
.clear {
	clear: both;
}
blink, .blink {
	text-decoration: blink;
	width: 100% !important;
	color: #FF3300
}
blink {
	text-align: center
}
.up {
	text-align: left;
	font-size: 11px
}
.a {
	padding-top: 5px !important;
}
fieldset {
	margin: 5px 0;
	border: 1px solid #d6d6d6;;;
	padding: 10px;
}
fieldset legend {
	font-weight: bold
}
.photoupload-queue {
	list-style: none;
	padding: 0;
	margin: 2px;
}
.photoupload-queue li {
	background: url(../images/ico-photo-upload.png) no-repeat 0 5px;
	padding: 5px 0 5px 22px;
}
.photoupload-queue .queue-file {
	font-weight: bold;
}
.photoupload-queue .queue-size {
	color: #aaa;
	font-size: 0.9em;
	margin-left: 1em;
}
.photoupload-queue .queue-loader {
	background-color: #ddd;
	border: 1px inset #ddd;
	color: #fff;
	font-size: 0.9em;
	margin: 3px 15px 3px 0;
	position: relative;
	/*width: expression('95%')*/
}
.photoupload-queue .queue-subloader {
	background-color: #81B466;
	color: #666;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 0%;
}
.photoupload-queue .input-delete {
	background: url(../images/ico-delete.gif) no-repeat 0 0;
	border: none;
	float: right;
	height: 16px;
	text-decoration: none;
	width: 16px;
}