/*
*	CSS prado club
* Версия: 		1.0
* Дата:			12.03.2009
* Автор:		Тарас 'TARiK' Бондарь 
* Контакты:		E-Mail: tarik_idt@mail.ru, 
*				ICQ: 146557339, 
*				WEB: www.vlan.su
*/
body	
{
	background-color: rgb(212, 212, 212); 
	background-image: url('gfx/carbon.gif');
	background-repeat: repeat-y repeat-x;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana, sans-serif;
 	font-size: 12px;
	color: black;
	text-align: center;
}

h1
{
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	color: rgb(64,64,128);
}

h2
{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: rgb(64,64,128);
}

h3
{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: rgb(64,64,128);
}

h4
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: rgb(64,64,128);
}

img
{
	border: 0;
}

a
{
	color: rgb(96,96,128);
	text-decoration: none;
	padding: 0;
}

a:hover
{
	color: rgb(128,128,190);
}


#clear
{
	clear: both;
}

#main_body
{
	background-image: url('gfx/background_main.png');
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1037px;
}

#main_body_top
{
	height: 26px;
	margin-left: 7px;
	margin-right: 8px;
}

#main_body_top #title
{
	padding-left: 8px;
	padding-top: 6px;
	font-size: 10px;
	font-weight: none;
	font-family: Tahoma;
	color: #333333;
}

#main_body_bottom
{
	background-image: url('gfx/background_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#client_area 
{
	margin-left: 7px;
	margin-right: 8px;
}

#header
{
	background-image: url('gfx/header.jpg');
	background-repeat: no-repeat;
	background-position: top;
	width: 1023px;
	height: 221px;
}

#middle
{
	width: 800px;
	float: right;
}

#footer
{
	height: 49px;
	background-image: url('gfx/background_footer.png');
	background-repeat: repeat-y;
	background-position: left;
}

#footer_image
{
	background-image: url('gfx/footer_pic.jpg');
	background-repeat: no-repeat;
	width: 310px;
	height: 141px;
	float: right;
	margin-top: -92px;
}

#copyright
{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: rgb(107, 109, 111);
}

#copyright a
{
	color: #555555;
	font-weight: bold;
}

#shadow
{
	height: 10px;
	background-image: url('gfx/shadow.png');
	background-repeat: repeat-x;
	background-position: top;
}

#main_menu
{
	margin: 0;
	margin-top: -25px;
	padding: 6px 0;
}

#main_menu li
{
	display: inline;
}

#main_menu a
{
	padding: 6px 0 6px 8px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

#main_menu a:hover
{
	color: #000000;
	background: #CECECE;
}

#main_menu span
{
	background-position: right;
	padding: 6px 10px 6px 0;
}

#main_menu #menu_end
{
}

#main_menu #menu_end span
{
	background-position: right; 	
	padding: 6px 18px 6px 0;
	background-repeat: no-repeat; 	
}

#main_menu #menu_end:hover span
{
}

#window_middle
{
		padding: 5px 210px;
}

#window_left
{
	float: left;	
	width: 210px;
	padding-top: 5px;
	background: transparent url('gfx/line.png') no-repeat top right;
}

#window_right
{
	float: right;	 
	width: 210px;
	padding-top: 5px;
	background: transparent url('gfx/line.png') no-repeat top left;
}

#wnd_foto
{
	text-align: center;
}

#window
{
	margin-top: -10px;
}

#discl
{
	color: rgb(110, 124, 132);
	float: right;
	text-transform: uppercase;
	font-family: Tahoma;
	padding-right: 5px;
}

#discl span
{
	font-weight: bold;
}

#discl span span
{
	font-weight: bold;
	color: red;
}

#left_menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left_menu li
{
	padding: 8px 8px;
	background: transparent url('gfx/hline.png') no-repeat bottom left;
}

#left_menu a span
{
	visibility: hidden;
	font-weight: bold;
}

#left_menu a:hover span
{
	visibility: visible;
	color: blue;
	font-weight: bold;	
}

#left_menu a
{
	text-transform: uppercase;
	font-family: tahoma;
	font-size: 10px;
	color: rgb(96, 96, 96);	
	font-weight: bold;
	letter-spacing: 0.2em;
}


#left_menu a:hover
{
	color: black;
}

#news h2
{
	padding: 0 15px;
}

#news ul
{
	padding: 0;
	margin: 0;
}

#news li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: transparent url('gfx/hline2.png') no-repeat bottom right;
}
#news li div
{
	padding: 10px 20px;
}

#news li div div
{
	padding: 0;
	margin: 0;
}

#news li div div a
{
	color: #5e67ab;
	font-weight: bold;
	font-size: 12px;
}

#banner
{
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

#counters
{
	padding: 10px 10px 0 0;
	margin: 0;
	float: right;
}

#left_blank
{
	height: 150px;
}

.page
{
	padding: 0 15px;
}

.no_sign
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.component
{
	text-align: left;
	padding: 0 20px;
}

.head_right
{
	float: right;
}

table
{
	font-size: 11px;
}

label
{
	width: 110px;
	text-align: left;
	float: left;
}

.submit input
{
	float: right;
} 


.admin_control
{
	float: right;
}

.list
{
	list-style-image: url('gfx/li.gif');
}


.tr-head
{
	background-color: #888;
	color: white;
	text-align: center;
}


.tr-col1
{
	background-color: #fafafa;
	text-align: center;
}


.tr-col2
{
	background-color: #eeeeee;
	text-align: center;
}


.img_logo
{
	border: 0px;
}

/* MarkItUp style */
.markItUp .markItUpButton1 a	{
	background-image:url('gfx/bbcode/bold.png');
}
.markItUp .markItUpButton2 a	{
	background-image:url('gfx/bbcode/italic.png');
}
.markItUp .markItUpButton3 a	{
	background-image:url('gfx/bbcode/underline.png');
}

.markItUp .markItUpButton5 a	{
	background-image:url('gfx/bbcode/picture.png');
}
.markItUp .markItUpButton6 a	{
	background-image:url('gfx/bbcode/link.png');
}

.markItUp .markItUpButton4 a	{
	background-image:url('gfx/bbcode/fonts.png');
}
.markItUp .markItUpButton7 a	{
	background-image:url('gfx/bbcode/list-bullet.png');
}
.markItUp .markItUpButton8 a	{
	background-image:url('gfx/bbcode/list-numeric.png');
}
.markItUp .markItUpButton9 a	{
	background-image:url('gfx/bbcode/list-item.png');
}

.markItUp .markItUpButton10 a	{
	background-image:url('gfx/bbcode/quotes.png');
}
.markItUp .markItUpButton11 a	{
	background-image:url('gfx/bbcode/code.png');
}
	
.markItUp .markItUpButton12 a	{
	background-image:url('gfx/bbcode/code.png');
}
	
.markItUp .markItUpButton13 a	{
	background-image:url('gfx/browse.png');
}
	
.markItUp .clean a {
	background-image:url('gfx/bbcode/clean.png');
}
.markItUp .preview a {
	background-image:url('gfx/bbcode/preview.png');
}

.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a:link,
.markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	width:650px;
	margin:5px 0 5px 0;
	border:5px solid #F5F5F5;	
}
.markItUpContainer  {
	border:1px solid #3C769D;	
	background:#FFF url(gfx/bbcode/bg-container.png) repeat-x top left;
	padding:5px 5px 2px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
	font:12px 'Courier New', Courier, monospace;
	padding:5px 5px 5px 35px;
	border:3px solid #3C769D;
	width:593px;
	height:220px;
	background-image:url(gfx/bbcode/bg-editor.png);
	background-repeat:no-repeat;
	clear:both; display:block;
	line-height:18px;
	overflow:auto;
}
.markItUpPreviewFrame	{
	overflow:auto;
	background-color:#FFFFFF;
	border:1px solid #3C769D;
	width:99.9%;
	height:200px;
	margin:5px 0;
}
.markItUpFooter {
	width:100%;
	cursor:n-resize;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(gfx/bbcode/handle.png);
	cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li ul{
	display:none;
}
.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url(gfx/bbcode/menu.png) no-repeat 115% 50%;
	margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right:0px;
}
.markItUpHeader ul .markItUpSeparator {
	margin:0 10px;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width:auto; height:1px;
	margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:18px; left:0px;	
	background:#F5F5F5;
	border:1px solid #3C769D;
	height:inherit;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #3C769D;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background:#F5F5F5 url(gfx/bbcode/submenu.png) no-repeat 100% 50%;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px;
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px; height:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background-color:#3C769D;
}

.bbcode .markItUpEditor {
	background-image:url(gfx/bbcode/bg-editor-bbcode.png);
}

.lang_list
{
	float:right; 
	margin-top: -165px;	
}

/********************************************************************************************************/
button {
	width: 75px;
	height: 30px;
	border: 1px solid #333333;
	padding: 2px 2px 2px 16px;
}

button#btnBrowse{
	background: url('gfx/browse.png') 4px center no-repeat;
}

button#btnUpload{
	background: url('gfx/upload.png') 4px center no-repeat;
}

button#btnCancel {
	background: url('gfx/button_small_remove.png') 4px center no-repeat;
}

div.uiUpload {
	display: none;
}

div.uiUploadQueue {
	border:1px solid #AAAAFF;
	background: #FFFFFF;
	height: 288px;
	overflow-y: scroll;
}

div.uiUploadItem {
	height: 40px;
	margin: 0 0 0 0;
	overflow: hidden;
	background: url('gfx/bgUpload.gif') left bottom repeat-x;
}

div.uiUploadItem.active {
	background: url('gfx/bgUploadActive.gif') left bottom repeat-x;
}

div.uiUploadItemWrapper {
	padding: 12px;
}

div.uiUploadItemWrapper a {
	padding: 0 0 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.uiUploadItemWrapper a:hover {
	color: #0000ff;
}

div.uiUploadItemWrapper a.uploadDelete {
	background: url('gfx/uploadDelete.png') left center no-repeat;
}

div.uiUploadItemWrapper a.uploadError {
	background: url('gfx/uploadError.png') left center no-repeat;
}

div.uiUploadItemWrapper a.uploadSuccess {
	background: url('gfx/uploadSuccess.png') left center no-repeat;
}

div.uiUploadProgress {
	margin: 1em 0 0.25em 0;
	border: 1px solid #999999;
}

div.uiUploadProgress div.uiUploadProgressBar {
	overflow: hidden;
	width: 0%;
	color: #ffffff;
	background: #000033;
	text-align: right;
	font-weight: bold;
}

#folders_list
{
	border: 1px solid #AAF;
	width: 400px;
	padding: 10px;
	margin-bottom: 20px;	
}

#folders_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#folders_list ul ul {
	margin: 5px 0 0 15px;
	padding: 0;
}

.folder_browser {
	cursor: pointer;
	background: transparent url('gfx/folder.png') no-repeat left top;
	padding-left:24px;
	font-size: 14px;
	width: 400px;
}

.folder_browser:hover {
}

.folder_browser_opened {
	padding-left:24px;
	background: transparent url('gfx/folder_opened.png') no-repeat left top;
}

.folder_browser_process {
	padding-left:24px;
	background: transparent url('gfx/image_loading.gif') no-repeat left top;
}

.Folder_Controls_Top
{
	width: 700px;
	height: 27px;
}

.LargeInputName
{
}

.LargeInputTags
{
}

.LargeInputDesc
{
}

.CreateSubFolder {
	text-decoration: underline;
	cursor: pointer;
	padding-left: 30px;
	padding-top: 10px;
	height: 25px;
	background: transparent url('gfx/button_add.png') no-repeat left;
}

.PhotoAlbum_t1 {
	background-color:#E4E4E4;
	float:left;
	margin:4px 10px 4px 0;
	padding:10px;
}

.PhotoAlbum_t2 {
	background-color:#E4E4E4;
	float:left;
	margin:4px 10px 4px 0;
	padding:10px;
}

h6 {
	font-size: 24px;
	border-bottom: 1px solid #CCC;
	padding: 8px 12px;
	margin: 8px 0 0;
	background-color: #F8F8F8;
	clear: both;
	width: 540px;
}

.controls {
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	padding: 8px 12px;
	margin: 8px 0 0;
	width: 480px;
}

ul.album {
	float: left;
	margin: 0 0 8px 0;
	padding: 8px;
	list-style-type: none;
	width: 500px;
}

ul.album li {
	float: left;
	width: 208px;
	display: inline;
	text-align: center;
	margin: 8px;
}

ul.album img {
	padding: 4px;
}

ul.album span {
	font-size: 10px;
	display: block;
	margin: 0 auto 4px;
	padding: 2px 4px;
	width: 208px;
	height: 0px;
}


.GalleryDialog {
	background-color:#E4E4E4;
	width: 540px;
	height: 663px;
	display: none;
	z-index: 1000;
	position: fixed;
	top: 10px;
	left: 10px;
	padding: 8px;
}

.GalleryDialogClose
{
	padding: 5px;
	font-size: 150%;
	cursor: pointer;
}

.GalleryDialogCaption
{
	text-align: left;
	padding: 5px;
	font-size: 120%;
}

.GalleryAlbumImage
{
	background: transparent url('gfx/spinner.gif') no-repeat center;
	width: 208px;
	height: 118px;
	cursor: pointer;
}

.album .editor_top
{
	width: 208px;
	height: 20px;
	background: transparent url('gfx/image-overlay.png');
	cursor: pointer;
	display: none;
	z-index: 100;
	position: absolute;
	text-align: left;
	left: 4px;
	top: 4px;
}

.album .editor_bottom
{
	width: 208px;
	height: 20px;
	background: transparent url('gfx/image-overlay.png');
	cursor: pointer;
	display: none;
	color: #EEF;
	z-index: 100;
	position: absolute;
	left: 4px;
	top: 104px;
}

.GalleryAlbumImageBig
{
	background: transparent url('gfx/spinner.gif') no-repeat center;
	width: 440px;
	height: 280px;
	cursor: pointer;
	float: left;
}

.GalleryNavigation
{
}

.GalleryNavigation_Back
{
	background: transparent url('gfx/button_back.png') no-repeat center;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.GalleryNavigation_Next
{
	background: transparent url('gfx/button_next.png') no-repeat center;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.GalleryNavigation_Back_Disabled
{
	background: transparent url('gfx/button_back_disabled.png') no-repeat center;
	width: 24px;
	height: 24px;
}

.GalleryNavigation_Next_Disabled
{
	background: transparent url('gfx/button_next_disabled.png') no-repeat center;
	width: 24px;
	height: 24px;
}

.GalleryImageShow
{
	margin: 0 140px 0;
	text-align: left;
	width: 494px;
}

.GalleryImageShow .key
{
	font-weight: bold;	
	float: left;
	clear:both;
 }


.GalleryImageShow .value
{
	font-weight: normal;
	padding-left: 20px;
}


.previous_image
{
	float: left;
	display:block;
	width:34px;
	height: 273px;
	background:#EFEFEF;
}

.previous_image a 
{
	float: inherit;
	width:  inherit;
	height:  inherit;
	background:#EFEFEF url(gfx/previos_image_off.gif) no-repeat scroll center center;
}

.previous_image a:hover 
{
	float: inherit;
	width:  inherit;
	height:  inherit;
	background:#DFDFDF url(gfx/previos_image_on.gif) no-repeat scroll center center;
}

.next_image
{
	display:block;
	float: left;
	width:34px;
	height: 273px;
	background:#EFEFEF;
}
.next_image a 
{
	background:#EFEFEF url(gfx/next_image_off.gif) no-repeat scroll center center;
	float: inherit;
	width:  inherit;
	height:  inherit;
}

.next_image a:hover 
{
	background:#DFDFDF url(gfx/next_image_on.gif) no-repeat scroll center center;
	float: inherit;
	width:  inherit;
	height:  inherit;
}

.GalleryImageViewTop
{
	height: 50px;
}

.GalleryImageView
{
	text-align: center;
	margin: 10px auto;
	width: 590px;
}
/***************************************** JQMODAL *************************************************/
.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(gfx/wind.png) no-repeat top right;
 _background-image:url(dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:16px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

.whiteOverlay
{
	background-color: black;
}


.NewDialogWindow
{
	width: 800px;
	height: 600px;
	background-color: #EEE;
	position:absolute;
	top: 0;
	left: 200px;
}

.NewDialogWindowLoading
{
	background: transparent url('gfx/spinner.gif') no-repeat center;
	width: 800px;
	height: 600px;
	background-color: #EEE;
}



div.modalwindow 
{ 
	width: 700px; 
	z-index: 1000;
}

div.modalwindow-header 
{
	 background: transparent url('gfx/div_top.png') no-repeat top center; 
	 padding-top: 40px; 
}

div.modalwindow-footer 
{ 
	background: transparent url('gfx/div_bottom.png') no-repeat bottom center; 
	padding-bottom: 21px; 
}

div.modalwindow-body 
{ 
	background: transparent url('gfx/div_body.png') no-repeat top center;
	padding: 8px 16px; 
	min-height: 300px;
}

div.modalwindow-body-waiting
{ 
	background: transparent url('gfx/spinner.gif') no-repeat top center;
	height: 48px;
	padding: 8px 16px; 
}

a.modalwindow-close 
{ 
	display: block; 
	float: right; 
	background: transparent url('gfx/button_close.gif') no-repeat top center;	
	width: 27px;
	height: 17px;
}

div.modalwindow-header-title 
{
	margin-top: -1.25em; 
	padding: 0; 
	font-size: 20px; 
	height: 25px;
}
	
div.modalwindow-header-title h5 
{ 
	margin: 0 8px;
}

div.modalwindow p 
{ 
	margin: 8px 0; 
}


.hidden
{
	display: none;
}

.VideoChannelsList li
{
	list-style-type: none;
	width: 400px;
}

.VideoList li
{
	display:block;
	list-style-type: none;
	background-color: #EEE;
	border: 1px dotted black;
	padding: 10px;
	margin: 10px;
	width: 400px;
	color: #22A;
	font-size: 12px;
}


.VideoList li p
{
	text-align:	right;
	color: #A22;
}

.VideoList li .normal
{
	text-align:	right;
	color: #2A2;
}

.VideoList li:hover
{
	display:block;
	list-style-type: none;
	background-color: #FAFAFA;
	border: 1px dotted black;
	padding: 10px;
	margin: 10px;
	width: 400px;
	color: #22A;
	font-size: 12px;
}

.VideoList li .queue
{
	text-align:	right;
	color: #BB2;
}

.videomenu
{
	font-size: 24px;
}

.videomenu .selected
{
	padding: 10px;
	border: 1px solid black;
	float:left;
	border-bottom: 1px solid #FFFFFF;
	top: -1px;
}

.videomenu .normal
{
	padding: 10px;
	border: 1px solid black;
	float:left;
	background-color: #666;
	cursor: pointer;
}


.videocontent
{
	border: 1px solid black;
	clear: both;
	margin-top: -1px;
	width: 600px;
	height: 600px;
	overflow:auto;
	padding: 10px;
}

.needed
{
	color: red;
}

div.error
{
	font-weight: bold;
	color: red;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.go_back
{
	font-weight: bold;
	color: rgb(128,128,128);
	margin-top: 20px;
	margin-bottom: 20px;
}

#GalleryImageEditModal
{
}

#GalleryImageEditModal #currentimage
{
		float: left;
		height: 190px;
		width: 250px;
		text-align: center;
}

#GalleryImageEditModal #currentimage_info
{
	text-align: left;
	height: 190px;
	padding-left: 50px;
}

#GalleryImageEditModal span
{
	display: block;
	padding-left: 20px;
	float: left;
}

#GalleryImageEditModal span x
{
	background: transparent url('gfx/folder.png') no-repeat left top;
	font-weight: bold;
	padding-left:24px;
}

#GalleryImageEditModal li
{
	padding: 0 0 10px;
}

#GalleryImageEditModal label
{
	font-weight: bold;
}

#GalleryImageEditModal textarea
{
	margin-top: 10px;
}

.image_edit_form
{
	text-align: right;
	padding: 40px;
}

.OnUploadNextDis
{
	color: #F44;
}

#folder_control_buttons
{
	display: none;
}

.a_right
{
	text-align: right;
	width: 420px;
}

.gallery_controls
{
	text-align: right;
}

.gallery_offset
{
	padding-left: 20px;
	margin-top:-20px;	
}


div.admin_panel
{
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	height: 24px;
	background: transparent url('gfx/admin_control_back.png') repeat-x top;
	color: rgb(170, 170, 170);
	text-align: center;
	padding-top: 7px;
}

div.admin_panel a
{
	color: rgb(200,200,200);
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;	
}

div.admin_panel a:hover
{
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url('gfx/admin_control_back_active.png') repeat-x top;		
}


div.admin_panel span
{
	/*margin-right: 20px;*/
}






div.wuQ {
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	background: #FFFFFF;
	height: 200px;
	overflow-y: scroll;
}

div.wuQ div.wuI {
	color: #000000;
	height: 40px;
	margin: 0 0 0 0;
	overflow: hidden;
	background: url('gfx/bgUpload.gif') left bottom repeat-x;
}

div.wuQ div.wuI.active {
	background: url('gfx/bgUploadActive.gif') left bottom repeat-x;
}

div.wuQ div.wuI div.wuIC {
	padding: 12px;
}

div.wuQ div.wuI div.wuIC a {
	padding: 2px 0 2px 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.wuQ div.wuI div.wuIC a:hover {
	color: #0000ff;
}

div.wuQ div.wuI div.wuIC a.delete{
	background: url('gfx/uploadDelete.gif') left center no-repeat;
}

div.wuQ div.wuI div.wuIC a.start {
	background: url('gfx/uploadStart.gif') left center no-repeat;
}

div.wuQ div.wuI div.wuIC a.cancel {
	display: none;
	background: url('gfx/uploadCancel.gif') left center no-repeat;
}

div.wuQ div.wuI div.wuIC a.retry {
	display: none;
	background: url('gfx/uploadRetry.gif') left center no-repeat;
}

div.wuQ div.wuI div.wuIC div.wuICPB {
	display: none;
	line-height: 14px;
	margin: 4px 0 4px 44px;
	border: 1px solid #999999;
}

div.wuQ div.wuI div.wuIC div.wuICPB div.wuICPBF {
	overflow: hidden;
	width: 0%;
	height: 100%;
	color: #ffffff;
	background: #000033;
	text-align: left;
	font-size: 8px;
	font-weight: bold;
}

div.wuQ div.wuI div.wuIC div.wuICPT {
	display: none;
	margin: 0 0 0 44px;
}


#sidebar
{
	padding: 0 15px 0 10px;
}



.page_last h2
{
	margin-left: 15px;
}

.left_lines
{
	padding: 8px 8px;
	background: transparent url('gfx/hline.png') no-repeat bottom left;
}

.probki_div
{
	width: 560px;
	padding: 15px 15px; 
	float: left;
}

.probki_item
{
	font: 9px normal Tahoma; 
	width: 180px; 
	height: 200px; 
	float: left;
}

.cl_both
{
	clear: both;
}
