body {
	background-color: #aac6c6;
	background-image:url(../images/bg_resized.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
div#layout_main {
	margin: 0px auto;
	width: 896px;
	height: 625px;
	text-align: left;
}
div#layout_logo {
	margin: 0px 0px;
	width: 335px;
	height: 62px;
	text-align: left;
	float: left;
}
div#layout_top {
	width:561px;
	height: 16px;
	text-align: right;
	float: right;
	background-image:url(../images/top_bg.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	color: #666666;
	font-size: 12px;
	padding-top: 1px;
}

div#layout_mainnav {
	width: 896px;
	height: 36px;
	background-image:url(../images/menu_bg.png);
	background-repeat: no-repeat;
	margin-top: 18px;
	padding: 0px;
	padding-left: 30px;
	color: #003366;
	font-weight: bold;
	float: left;
}

div#layout_menu {
	float: left;
	padding-top: 8px;
}

div#layout_search {
	margin: 0px;
    padding: 0px;
	margin-right: 50px;
	float: right;
    padding-bottom: 10px;
    width: 170px;
	height: 34px;
}
input#search_box {
	margin: 0px;
    padding: 0px;
	padding-top: 8px;
	padding-left: 7px;
	padding-right: 9px;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	width: 124px;
	height: 21px;
    border: 0px;
	float: left;
}

span#search_button_text {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-top: 7px;
}

div#layout_manset {
	width: 896px;
	height: 221px;
	background-image: url(../images/manset_bg.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding: 0px;
	float: left;
}

div#layout_left {
	width: 649px;
	height: 259px;
	margin-top: 10px;
	float: left;
}

div#layout_right {
	width: 224px;
	margin-top: 0px;
	margin-right: 7px;
	float: right;
}

div#layout_footer {
	width: 892px;
	float: left;
	color: #666666;
	font-size:10px;
	margin: 50px auto;
}

form {
	margin: 0px;
	padding: 0px;
}

ul.menu-top, ul.menu-top li {
	padding: 0; 
	margin:0; 
}

ul.menu-top {
	white-space: nowrap;
	padding: 0px 0px;
}

ul.menu-top li{	
	display: inline;
	list-style: none;
	padding-left: 30px;
}

ul.menu-top li a:link,
ul.menu-top li a:hover,
ul.menu-top li a:visited
{	
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

ul#ust, ul#ust li {
	padding: 0; 
	margin:0; 
}

ul#ust {
	white-space: nowrap;
	padding: 0px 0px;
}

ul#ust li{	
	display: inline;
	list-style: none;
	padding-right: 25px;
}

ul#ust li a:link,
ul#ust li a:hover,
ul#ust li a:visited
{	
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

ul#ust li#current a:link,
ul#ust li#current a:hover,
ul#ust li#current a:visited,
ul#ust li.active a:link,
ul#ust li.active a:hover,
ul#ust li.active a:visited
 {
	color: #0099cc;
}


span#search_button_text {
	cursor: pointer;
}

span.separator span {
	color: #999999;	
}

li.item55 a span {
	font-weight: bold;
}

div.moduletable-rounded-white {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	background-image: url(../images/module-gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.moduletable-rounded-white h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	color: #003366;
	border-bottom: 1px solid #999999;
}

div.moduletable-rounded-white h3#haberler {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-weight: normal;
	color: #003366;
	border-bottom: 0px;
}

h3#haberler a {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	font-size: 15px;
}

table.contentpaneopen-rounded-white {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 3px;
	line-height: 20px;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
}

table#haber_main_table {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #999999;
	width: 184px;
}

td#tabbed_body {
}
td.tabbed_tab1_off {
	background-image: url(../../../modules/mod_spotlight/images/tab1_off.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
td.tabbed_tab2_off {
	background-image: url(../../../modules/mod_spotlight/images/tab2_off.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
td.tabbed_tab3_off {
	background-image: url(../../../modules/mod_spotlight/images/tab3_off.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
td.tabbed_tab1_on {
	background-image: url(../../../modules/mod_spotlight/images/tab1_on.png);
	background-repeat: no-repeat;
}
td.tabbed_tab2_on {
	background-image: url(../../../modules/mod_spotlight/images/tab2_on.png);
	background-repeat: no-repeat;
}
td.tabbed_tab3_on {
	background-image: url(../../../modules/mod_spotlight/images/tab3_on.png);
	background-repeat: no-repeat;
}
a.tab1_off:link, a.tab1_off:hover, a.tab1_off:visited {
	display: block;
	width: 165px;
	margin-top: 10px;
	margin-left: 35px;
	padding: 0px;
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../../../modules/mod_spotlight/images/tab_link_off.png);
	background-position: top right;
	background-repeat: no-repeat;
}
a.tab2_off:link, a.tab2_off:hover, a.tab2_off:visited {
	display: block;
	width: 170px;
	margin-top: 10px;
	margin-left: 35px;
	padding: 0px;
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../../../modules/mod_spotlight/images/tab_link_off.png);
	background-position: top right;
	background-repeat: no-repeat;
}
a.tab3_off:link, a.tab3_off:hover, a.tab3_off:visited {
	display: block;
	width: 185px;
	margin-top: 10px;
	margin-left: 35px;
	padding: 0px;
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../../../modules/mod_spotlight/images/tab_link_off.png);
	background-position: top right;
	background-repeat: no-repeat;
}
a.tab_on:link, a.tab_on:hover, a.tab_on:visited {
	display: none;
}
div.tab_baslik {
	display: block;
	margin-top: 10px;
	margin-left: 25px;
	padding: 0px;
	color: #003366;
	font-size: 14px;
	width: 150px;
	float: left;
}

div.baslik_link_ac,
div.baslik_link_kapat  {
	float: right;
	width: 20px;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
div.tab_content {
	background-image:url(../../../modules/mod_spotlight/images/tab_bg_fix.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:220px;
	margin-top:0;
	width:633px;
}

div#tab0_content, div#tab1_content, div#tab2_content, div#tab3_content {
	padding:0 10px;
}

div#tab2_content {
	background-image:url(../../../modules/mod_spotlight/images/2_tab_bg_fix.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:220px;
	margin-top:0;
	width:633px;
}

div#tab3_content {
	background-image:url(../../../modules/mod_spotlight/images/3_tab_bg_fix.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:220px;
	margin-top:0;
	width:633px;
}

a.home-mini-readmore:link,
a.home-mini-readmore:hover,
a.home-mini-readmore:visited {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}

span.home-testimonial {
	font-style:italic; 
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

div.home-testimonial-author {
	margin-left: 20px;
	font-size: 11px;
	color: #666666;
}

.moduletable-anons h3 {
	color: #003366;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.moduletable-anons ul {
	list-style:square;
	text-align:left;
	clear:both;
	margin: 0px;
	padding-left: 20px;
	list-style-color: #003366;
} 

.moduletable-anons ul li {
	margin: 0px;
	line-height: 20px;
	margin-bottom: 5px;
}

.moduletable-dipostab ul {
	list-style:square;
	text-align:left;
	clear:both;
	margin: 0px;
	padding-left: 20px;
	list-style-color: #003366;
} 

.moduletable-dipostab ul li {
	margin: 0px;
	line-height: 20px;
	margin-bottom: 5px;
}

.moduletable-dipostab ul li a:link,
.moduletable-dipostab ul li a:hover,
.moduletable-dipostab ul li a:visited
{
	color: #666666;
	text-decoration: none;
} 

.home-tab-slogan {
	font-size: 17px;
	font-style: italic;
}

.home-tab-slogan-text {
	font-size: 12px;
	margin-top: 20px;
	line-height: 20px;
}

a:link, a:hover, a:visited {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}

div.moduletable-anons ul li {
	font-size: 12px;
}