body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial,Helvetica,sans-serif;
    /*background: #EFEFEF;*/
}

#page
{
    margin-top: 5px;
    margin-bottom: 5px;
    background: white;
    border: 1px solid #C9E0ED;
}

#header
{
    margin: 0;
    padding: 0;
    border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    border-top: 1px solid #C9E0ED;
}

#logo
{
    padding: 10px 20px;
    font-size: 200%;
}

#mainmenu
{
    background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
    padding:6px 20px 5px 20px;
    margin:0px;
}

#mainmenu ul li
{
    display: inline;
}

#mainmenu ul li a
{
    color:#ffffff;
    background-color:transparent;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #6399cd;
    background-color:#EFF4FA;
    text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}
#banners{
    width: 1002px;
    height: 106px;

}
#banners1{
    width: 537px;
    height: 130px;

}
.banner{
    display:inline-table;

}
.title{
    border:1px solid black;
    width:148px;
    height:70px;
    display:inline-table;
    position:relative;
    top:-74px;
}
.title1{
    border:1px solid black;
    width:120px;
    height:70px;
    display:inline-table;
    position:relative;
    top:-74px;
    margin:-2px;
}
.banner1{
    display:inline-table;
}


#itemm{
    width:1002px;
    height:106px;
    background:url("../images/skin_side_up.png") repeat scroll 0 0 transparent;
}
.itemms
{
    display:inline-table;
}
.itemms a{
    text-decoration: none;
}
.itemms img{
    width:91px;
    height:87px;
    margin-top:-8px;
    border:1px solid white;
}
.itemms span{
    display:inline-table;
    border:1px solid rgb(0, 0, 0);
    border-radius: 0 12px 12px 0;
    -moz-border-radius:0 12px 12px 0;
    -webkit-border-radius:0 12px 12px 0;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("css/border-radius.htc");
    height:60px;
    width:100px;
    background:rgb(255, 255, 255);
    position: relative;
    top: -58px;
    right: 4px;
    border-left:none;
}
.itemms p{
    margin-right:-2px;
}



/*
*		RESET
*
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/**
*			Banner STYLE
*
*/



/*
*    Banner Begin
*/

#slideshow {
    margin: 0 auto;
    position: relative;
    width: 1001px;
    height: 106px;
}

#slideshow > div {
    position: absolute;
}


#banner-1
{

    height: 106px;
    width: 1001px;
    background: #b60e0e;
}

#banner-1 ul
{
    height: 106px;
    width: 1001px;
}

#banner-1 > ul > li
{
    width: 248px;
    height: 105px;
    float: left;

}

#banner-1 > ul > li > a
{
    text-decoration: none;
}
#banner-1 > ul > li > p >a
{
    text-decoration: none;
    color: #ffffff;
}
#banner-1 > ul > li > a > img
{
    width:91px;
    height:87px;
    margin:5px 0 0 10px;
    float:left;
}
#banner-1 > ul > li > p
{
    font-weight: bold;
    color: #FFF;
    margin: 5px 0 0 8px;
    font-size: 16px;
    width: 110px;
    float:left;
    overflow: hidden;
}


.merkeze
{
    margin: 0 auto;
}

/*
*    Banner1 End
*/

#banner-2
{
    height: 97px;
    width: 534px;
    background: #b60e0e;
    margin-left: -1px;
}

#banner-2 ul
{
    height: 130px;
    width: 534px;
}

#banner-2 > ul > li
{
    width: 248px;
    height: 83px;
    float: left;
    margin-top:9px ;

}

#banner-2 > ul > li > a
{
    text-decoration: none;
}
#banner-2 > ul > li > p >a
{
    text-decoration: none;
    color: #ffffff;
}
#banner-2 > ul > li > a > img
{
    width:119px;
    height: 75px;
    margin:2px 0 0 10px;
    float:left;
}
#banner-2 > ul > li > p
{
    font-weight: bold;
    color: #FFF;
    margin: 5px 0 0 8px;
    font-size: 16px;
    width: 110px;
    float:left;
    overflow: hidden;
}

/*
*    Banner1 End
*/

#banner-3
{
    height: 80px;
    width: 468px;
    background: #b60e0e;
    margin-left: -1px;
}

#banner-3 ul
{
    height: 80px;
    width: 468px;
}

#banner-3 > ul > li
{
    width: 217px;
    height: 45px;
    float: left;
    margin-top:2px ;

}

#banner-3 > ul > li > a
{
    text-decoration: none;
}
#banner-3 > ul > li > p >a
{
    text-decoration: none;
    color: #ffffff;
}
#banner-3 > ul > li > a > img
{
    width:66px;
    height:46px;
    margin:5px 0 0 10px;
    float:left;
}
#banner-3 > ul > li > p
{
    font-weight: bold;
    color: #FFF;
    margin: 5px 0 0 8px;
    font-size: 16px;
    width: 110px;
    float:left;
    overflow: hidden;
}
.canli{
    text-decoration: blink;
}
/*
*    Banner Begin
*/

.banner-4
{
	height: 200px;
	width: 250px;
        
	border-radius:3px;
	padding-top:90px;
	background: #ab0b1a ; /* Old browsers */
	background: url('logo.png') no-repeat 35px 5px , -moz-linear-gradient(top, #ab0b1a 0%, #e5e5e5 100%); /* FF3.6+ */
	background: url('logo.png') no-repeat 35px 5px , -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab0b1a), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: url('logo.png') no-repeat 35px 5px , -webkit-linear-gradient(top, #ab0b1a 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: url('logo.png') no-repeat 35px 5px , -o-linear-gradient(top, #ab0b1a 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: url('logo.png') no-repeat 35px 5px , -ms-linear-gradient(top, #ab0b1a 0%,#e5e5e5 100%); /* IE10+ */
	background: url('logo.png') no-repeat 35px 5px , linear-gradient(to bottom, #ab0b1a 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0b1a', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	
	
}

.banner-4 a{
	color:#000;
	text-decoration:none;
}
.banner-4 a:hover
{
	/*text-decoration:underline;*/
	color:red;
}

.banner-4 .banner-news
{
	
	
	width: 200px;
	margin:0 auto;
	overflow:hidden;

}

.banner-news img
{
	width:195px;
	height:100px;
	border:2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.shad 
{
	background: url('sh.png') no-repeat -3px 100%;
	width: 207px;
	height:127px;

}
.banner-4 .news-title
{	
	padding:5px;
	width:180px;
	margin:0px auto;
	font-size: 14px;
	height:50px;
	overflow: hidden;
	background:#fff;
	font-family:Tahoma;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-weight:bold;
	
	
}



