/* Custom Classes
------------------------------------------------------------ */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
* html .group { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */


/* General Styles
------------------------------------------------------------ */

.headcont {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 50%, #e1251c 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(50%,#ffffff), color-stop(50%,#e1251c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffffff 50%,#e1251c 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 50%,#e1251c 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffffff 50%,#e1251c 50%); /* IE10+ */
	background: linear-gradient(to right, #ffffff 50%,#e1251c 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1251c',GradientType=1 ); /* IE6-9 */
	/*background-image: url("../images/bevel.png");
	background-color: rgb(22, 65, 114);
	
	*/
}
.disit {
	/*background: url("../images/opacity.png") no-repeat scroll 0px 0px transparent;*/
	max-width: 940px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}


.disit h2.floaters {
	     float:right;
	     margin-top: -50px;
}
.disit h1 { color:#fff; font-family: 'Signika', sans-serif; }
.disit h2.mini,
.disit h2.floaters {
	     font-family: 'Signika', sans-serif;
	     font-size: 16px;
	     line-height: 1em;
	     color:#fff;
	     font-style: italic;
}

.disit h2.minicus {
	font-size: 25px;
	color: #fff;
	text-shadow:0 1px 0 #000;
}

.logo-right {
	float:right;margin-top:25px;
}

.cpalog {
	float:right;
}
img.front-img { width:270px;height:185px;}
.first3 h2, .call h1 span { font-size: 18px;color: #484D56;}
.imgwrap img { float:left;max-width: 170px; max-height: 115px;
margin-right:20px;}
.imgmax img {max-height: 270px;}
.publicmax img {max-width: 350px;max-height: 222px;}

/*admin*/
input#search2,
#items_per_page_top2 {
	border:1px solid rgba(68,68,68,0.2);
	padding:5px;
}

table tbody tr { text-align:center;margin-bottom: 20px; }
table tbody tr.odd td,
table tbody tr.even td { padding:10px 0; width:100px;}
table tbody tr.odd {
background: rgba(135, 176, 209, 0.5); }

.searched {
	float:left;
}

.wrapers {
	float:right;
}

.addiit {
	padding:20px;
}

textarea.kut {
	width:485px;
	height: 180px;
	border:1px solid rgba(68,68,68,0.2);
	padding:5px;
	font-family: 'Signika',sans-serif;
}

input.kut,
select.kutsel {
	width:300px;
	border:1px solid rgba(68,68,68,0.2);
	padding:5px;
	font-family: 'Signika',sans-serif;
}
.si, .s-cancel { float:left;}
.si {
	margin-right: 15px;
}
.s-cancel {
	margin-top:8px;
}

.custom33 img,
.call img {
	max-width: 100%;
}
#dp_swf_engine {
	display:none;
}
filter: <filter-function> [<filter-function>]* | none

