.spacer
{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.moduleBigTitle a{
	color:white;
}
.moduleBigTitle a:hover{
	text-decoration:none;
}
a.big-title{
	color:#EA0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
a.big-title:hover{
	text-decoration: none;	
}
.pointer-hand{
	cursor:pointer;	
}

img{
	border:0;
}
table.rubricator{
	width:100%;
	margin-top:10px;
}
table.rubricator td.left{
	width:100px;
	padding-top:5px;
	vertical-align:middle;
}
table.rubricator td.right{
	padding-top:5px;
	vertical-align:middle;
}
table.rubricator td.right div.license{
	text-align:justify;
	border:1px solid #E6E6E6;
	padding: 5px;
	height:200px;
	overflow:auto;
}
table.rubricator .submit{
	width: 100%;
}
table.rubricator .error{
	color:red;
	text-align:center;
	padding-top:5px;
}

div.result-message{
	margin:30px 0px;
	text-align:center;
}
div.center-link-container{
	margin-top:10px;
	text-align:center;
}

table.gallery_list{
	width:100%;
	margin-top: 20px;
}
table.gallery_list td{
	background-color:#FEFBF4;
	border:1px solid #EEEEEE;
}

table.gallery_list td .frontend-btn,
table.gallery_list td .edit-btn,
table.gallery_list td .photos-btn,
table.gallery_list td .delete-btn{
	float:left;
	display:block;
	height:16px;
	width:16px;
	background: transparent url(../../themes/rockyou/images/edit.png) no-repeat scroll 0 0;
	cursor:pointer;
	margin:0;
	padding:0;
}
table.gallery_list td .frontend-btn{
	background: transparent url(../../themes/rockyou/images/frontend-gallery.png) no-repeat scroll 0 0;
}
table.gallery_list td .delete-btn{
	background: transparent url(../../themes/rockyou/images/delete.png) no-repeat scroll 0 0;
}
table.gallery_list td .photos-btn{
	background: transparent url(../../themes/rockyou/images/photos.png) no-repeat scroll 0 0;
}
table.gallery_list td div.button-spacer{
	width:5px;
	float:left;
}
table.gallery_list td.buttons{
	width:80px;
	height:30px;
}

table.photos_list td{
	text-align:center;
}
table.photos_list td.buttons{
	width:40px;
}
.opt-group{
	color:black;
	font-weight:bold;
	background-color:white;
}
/*  lmenu rubricator  */
a.lmenu-all-galleries-lnk{ 
	color:white !important;
	text-decoration: none;
}
a.lmenu-all-galleries-lnk:hover{
	text-decoration: underline; 
}

div.menu0 a.active{
	font-weight:bold !important;
}

/*  main page rubricator galleries  */
table.rub-main{
	width:100%;
}
table.rub-main td{
	width:25%;
	vertical-align:top;
	text-align: center;

}
table.rub-main td table.image{
	text-align:center;
	width:100%;	
}
table.rub-main td.row-spacer{
	height:20px;
	vertical-align:middle;	
}
table.rub-main td table.image td{
	height: 160px;
	vertical-align:middle;
	background-color:#F0F0F0;
	border-right:1px solid #D1D1D1;	
}

table.rub-main td p.date{
	text-align:center;
}
table.rub-main td p.title{
	text-align:left;
	width:140px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
}
table.rub-main td.more-link{
	text-align:left;
	padding-left:20px;
	padding-top:20px;
}
table.rub-main td.more-link{
	text-align:left;
	padding-left:20px;
	padding-top:20px;
}
table.rub-main td.no-gallery{
	text-align:center;
	padding-top:50px;
}

/*  rub-photo  /rubricator?action=rub_gallery_preview&id_gallery=xx  */
div.rub-photo .publicated{
	width:720px;
	padding-bottom:10px;	
}
div.rub-photo .publicated a{
	color: #0432FF;
	font-weight:bold;
}
div.rub-photo .publicated a:hover{
	text-decoration: none;	
}
div.rub-photo .description{
	width:700px;
	padding-top: 0px;
	padding-bottom: 10px;
}
div.rub-photo .left{
	/*border:1px solid black; */
	width:350px;
	display:inline;
	float:left;
}
div.rub-photo .right{
	width:360px; 
	/*border:1px solid black; */ 
	float:left;	
}
div.rub-photo div.img-container{
	width:100%;
	text-align:center;	
}
div.rub-photo p.photo-title{
	padding: 10px 0;
	font-weight:bold;
}
div.rub-photo ul.prices{
	margin:0;
	padding:0;
	padding-left: 20px;
	color:#B9B9B9;
	font-weight:bold;
	list-style:none;
}
div.rub-photo ul.prices li{
	padding-top:10px;
}
div.rub-photo ul.prices li a{
	color:#B9B9B9;
}
div.rub-photo ul.prices li a:hover{
	text-decoration:none;
}

div.rub-photo p.photo-buy{
	text-align:center;
	padding-top:20px;
	padding-right:20px;
}
div.rub-photo p.photo-buy a{
	font-weight:bold;
	cursor: pointer;
}

div.rub-photo table.previews{
	width:100%;
}
div.rub-photo table.previews td{
	width:25%;
	text-align:center;
	vertical-align:middle;
	height:90px;
}

div.rub-photo table.previews td.active{
	border:2px solid red;
}
div.result-message{
	margin-top:20px;
	margin-bottom:0px;
}

/*  swf uoload styles  */
.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../../files/img_swfupload/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

div.rub-photo div.zoom-div{
	text-align:center;
	padding-top:5px;
}
div.rub-photo div.zoom-div img{
	cursor:pointer;
}

table.moduleC td.title-indent{
	height:10px;	
} 
/**------------------ basket --------------------------**/
div.rub-photo p.basket-message{
	color:red;
	font-weight: bold;
	text-align:center;
}
div.basket-empty{
	width:100%;
	text-align:center;
	padding-top:10px;
}

table.basket{
	width:100%;
	margin-top:10px;
	text-align:center;
}
table.basket tr.head-row td{
	font-weight:bold;
	color:red;
}
table.basket td.preview{
	width:160px;

}

/** gallery filter **/
table td.fotobank-filter{}
table td.fotobank-filter div.left{
	float:left;
	width:470px;
}

table td.fotobank-filter div.right{
	float:left;
	text-align:right;
}
table td.fotobank-filter a.active{
	font-size:15px;
}

/** ajax pagination **/
a.ajax-pag-link{
	text-decoration:underline;
	cursor:pointer;
}
a.ajax-pag-link:hover{
	text-decoration:none;
	cursor:pointer;
}

#search-container{
	width:100%;
	/** border:1px solid black; **/
}
#search-container div.block-title{
	margin:3px 0;
	background-color:#DC001F;
	color:white;
	font-weight:bold;
	padding:2px 0 2px 4px;
}