BODY
{
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;	
}

.container
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -268px;
	margin-left: -522px;
	background: white;
	z-index: 98;
	display: inline;
}

#banners
{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 10px;
}

#rnd_img
{
	display: block;
	width: 310px;
	height: 100%;
	float: left;
	text-align: center;
	background:  url('/img/design/line.jpg') left top no-repeat;	
}

#rnd_img IMG
{
	padding-top: 50px;
	padding-left: 20px;
}

#vertline
{
	float: left;
	height: 290px;
	margin-top: 40px;
	width: 1px;
	margin-left: 15px;
	border-left: 1px solid #EFEFEF;
}

#content
{
	float: left;
	color: #ccc;
	margin-left: 10px;
}

#thumbs
{
	border: 1px solid #ccc;
	border-top: 0px;
	height: 295px;
	width: 492px;
	padding-left: 5px;
	padding-top: 5px;
	background: white;
	margin-top: 0px;
}

.thumb
{
	margin: 3px;
	float: left;
	border: 1px solid #ccc;
}

.thumbimg
{
	display: block;
	height: 28px;
	width: 40px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #ccc;
}

.thumb .img_droper
{
	display:none;
	position: absolute;
	top: 2px;
	left: 6px;
	background: #b20000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px;
	height: 14px;
	width: 14px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}

* html .thumb .img_droper {cursor: hand;}

.thumb:hover .img_droper
{
	display:block;
}
 
 
#content P
{
	text-indent:3em;
}
.menuitem
{
	display: block;
	width: 145px;
	height: 35px;
	background: url('/img/design/menu.jpg') top left no-repeat;
}

.msgbox
{
	text-align: center;
	margin-top: 150px;
}

.addimage
{
	position: absolute;
	right: 0px;
	top: 70px;
	width: 400px;
	background: #f4f4f4;
	border: 1px solid #b20000;
	padding: 10px;
	z-index: 1000;
}

.addimage INPUT[type='button']
{
	border: 1px solid #b20000;
	width: 80px;
	background: #FFF;
}

/* tab */

.tabcnt
{
	height: 29px;
	width: 497px;
	margin-top: 20px;
	overflow:  hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	position: relative;
	top: 1px;
	cursor: pointer;
}

* html .tabcnt
{
	width: 499px;
	cursor: hand;
}

.tab
{
	position: relative;
	float: left;
	height: 27px;
	width: 108px;
	border-bottom: 1px solid #ccc;
}

.tab_separator
{
	position: relative;
	float: left;
	height: 27px;
	width: 21px;
	background: url('/img/design/tab.png') no-repeat left center;
	border-bottom: 1px solid #ccc;
}

.tab.cur
{
	color: #B00309;
	border-bottom: 1px solid #fff;
}

.tab_separator.cur_l
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: none;
}

.tab_separator.cur_r
{
	border-bottom: 1px solid #fff;
	background: url('/img/design/tab.png') no-repeat left center;
}
.tab DIV
{
	display: block;
	line-height: 28px;
	background: none;
	padding-left: 10px;
	font-weight: bold;
}





/* cloud */

#cloud
{
	position: absolute;
	left: 50px;
	top: 50px;
	display: none;
	height: 195px;
	width: 195px;
	background: url('/img/design/cloud.gif') no-repeat;
	text-align: center;
	z-index: 500;
}
#cloud.br{background-position: 0px 0px;}
#cloud.bl{background-position: -195px 0px;}
#cloud.tr{background-position: 0px -195px;}
#cloud.tl{background-position: -195px -195px;}

#cloud.br #cloudimg{margin-top: 10px;}
#cloud.bl #cloudimg{margin-top: 10px;}
#cloud.tr #cloudimg{margin-top: 40px;}
#cloud.tl #cloudimg{margin-top: 40px;}

#cloudimg
{
	background: #FFF url("/img/design/loading.gif") no-repeat center center;
	height: 140px;
	width: 140px;
	margin: 0px auto;
}

/* imagebox */
#overlay
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE 5.5+*/
	-moz-opacity: 0; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	z-index: 100;	
}

#overlayPreloader
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	background: url('/img/design/loading.gif') center center #FFF no-repeat;
	height:  32px;
	width: 32px;
	padding: 10px;
}

#imgbox
{
	display: none;
	background: #fff;
	padding: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 1000;
	cursor: pointer;
}

#gradient
{
	position: absolute;
	top: 100%;
	margin-top: -40px;
	left: 50%;
	margin-left: -100px;
	background: #F00;
	border: 1px solid #CCC;
	z-index: 1100;
	display: none;
}

.gradient_item
{
	font-size: 1px;
	height: 15px;
	width: 7px;
	cursor: pointer;
	float: left;
}