@import url(../../base/css/general.css);

.main
	{		
		border: 0px;
		/*background-color: #000;*/
		margin:10px auto 5px;
	}
	
	div.sys_main_logo {
        position: relative;
        z-index: 56;
		background-color:transparent;
	}
	
.bodyBlock
	{
		z-index: 50;
		padding: 10px 10px 0px 10px;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
		background-color:#000;
	}
	
	.actionsBlock  .button_wrapper {
		background:transparent url(../images/buttons_uni.png) no-repeat scroll left -0px;
		height:25px;
		line-height:25px;
		text-align:left;
        white-space:nowrap;
        background-image: none;
        display: block;
        float: left;
	}
	
	.actionsBlock .button_input_wrapper button {
		width: 100%;
		height: 25px;
		line-height: 25px;
		text-align: left;
		border: none;
		background-color: transparent url(../images/buttons_uni.png) no-repeat scroll left -0px;
		padding: 0px;
		white-space: nowrap;
		overflow: hidden;
		outline: none;
	}
	
	.bottomCopyright {
    	background-color:#000;
    	border:0px solid #cccccc;
    	margin:6px auto 0px;
	}

	.bottomCopyright .bottomLinks {
    	
		-moz-border-radius-bottomleft:4px;
		-moz-border-radius-bottomright:4px;
		-moz-border-radius-topleft:4px;
		-moz-border-radius-topright:4px;
		border:2px solid #333 float:none;
    	height:21px;
		width:100%;
		text-align:center;
    	/*overflow:hidden;*/
    	text-transform:lowercase;
        padding-top:0px;
		background-image:url(../images/head_cutting3.gif);
		
	}
	
	.bottomCopyright .bottomCpr {
    	color:#00F;
    	font-weight:normal;
    	font-size:11px;
    	padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		float:none;
		background-color:#000;
	}
	
	.infoUnit {
    	line-height: 16px;
    	margin: 4px 0px;
    	padding-left:20px;
    	position: relative;/*need for infoText */
    	width: 150px;
		color:#CCC;
	}
	
	.swf_uploader_warning {
        color: #fff;
    }


.form_advanced_table th, .form_advanced_table td, .input_close, .button_wrapper_close{
	background-color:#000;
	color:#FFF;
}

div.extra_top_menu table.description td.middle {
background-color:#fff;
white-space:nowrap;
color:#000;
}

/*#container {
background-image:url(http://www.filthyliar.com/dev/templates/tmpl_uni/images/bg_shadow_filthy3.jpg);
background-position:0 0;
background-repeat:repeat-y;
margin-bottom:-300px;
margin-left:auto;
margin-right:auto;
position:relative;
width:1072px;
}*/

div.searchrow_block div.short_desc div.age_from {
color:#fff;
font-family:Verdana,Arial;
line-height:17px;
padding-top:3px;
text-align:left;
}

div.searchrow_block div.short_desc div.desc {
color:#fff;
padding-top:3px;
text-align:left;
}