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: 40px;
        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: 235px;
	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;
}

table.contentpaneopen-rounded-white {
	padding-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_footer {
	background-image: url(../../../modules/mod_spotlight/images/spotlight_main_footer.png);
	background-repeat: no-repeat;
}

td#tabbed_body {
	background-position: left;
	background-image: url(../../../modules/mod_spotlight/images/spotlight_main_bg_body.png);
	background-repeat: repeat-y;
}
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 {
	width: 623px;
	height: 191px;
	margin-left: 15px;
}

div#layout_content {
	background-color: #fdfaf3;
	float: left;
	width: 880px;
	padding: 5px;
	padding-top: 0px;
	line-height: 150%;
}

div#layout_breadcrumbs {
	float: left;
}

img.normal {
	padding-right: 0px;
}
img.rounder {
	float: left;
}

img#top_rounder {
	margin-top: 5px;
}

img#bottom_rounder {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.componentheading {
	color: #003876;
	font-size: 18px;
}

span.highlight {
	background-color: #ffe9b7;
}

fieldset.search_result {
	padding: 5px;
	margin: 5px;
	border: 1px solid #d2c7af;
	padding-bottom: 25px;
	line-height: 17px;
}

legend.search_result {
	margin: 0px;
	padding: 0px;
}

a.search_result:link,
a.search_result:hover,
a.search_result:visited {
	color: #003366;
	text-decoration: none;
	font-size: 14px;
}

a.search_result:hover {
	color: #60a0df;
		font-size: 14px;
}

div#layout_breadcrumbs {
	padding-left: 35px;
}

span.pathway {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.pathway:link,
a.pathway:hover,
a.pathway:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td#leftcolumn {
	width: 150px;
}

td#rightcolumn {
	width: 180px;
}

td#dik_cizgi {
	width: 1px;
	background-image: url(../images/kesikcizgi.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

ul.menu-sol {
	margin: 0px;
}

ul.menu-sol li a:link,
ul.menu-sol li a:hover,
ul.menu-sol li a:visited {
	text-decoration: none;
	color: #003366;
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}


ul.menu-sol li span.separator {

	height: 18px;
}

ul.menu-sol li {
	padding-left: 10px;
}

ul.menu-sol li#current {
	background-image: url(../images/bullet-left.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

span.button-print,
span.button-email,
span.button-pdf {
	color: #666666;
	font-size: 11px;
}

td.button-print,
td.button-email,
td.button-pdf
 {
	width: 200px;
	height: 20px;
}

span.button-email {
	padding-left: 10px;
}

span.button-print a:link,
span.button-print a:hover,
span.button-print a:visited,
span.button-email a:link,
span.button-email a:hover,
span.button-email a:visited,
span.button-pdf a:link,
span.button-pdf a:hover,
span.button-pdf a:visited {
	text-decoration: none;
	color: #666666;
}

span.button-email a:link,
span.button-email a:hover,
span.button-email a:visited {
	background-image: url(../images/icon-email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

span.button-print a:link,
span.button-print a:hover,
span.button-print a:visited {
	background-image: url(../images/icon-print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

td.button-separator {
	width: 1px;
	background-image: url(../images/button-vert-sep.gif);
	background-repeat: no-repeat;
}

div.moduletable-manifesto {
	background-color: #d4d0c8;
	padding: 10px;
	background-image: url(../images/logo-tl-brown.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 120px;
	color: #000033;
	margin-bottom: 15px;
}

div.moduletable-manifesto em {
	line-height: 20px;
}

div.moduletable-download {
	background-color: #d4d0c8;
	padding: 10px;
	background-image: url(../images/downloadspot1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 120px;
	color: #000033;
	margin-bottom: 15px;
}

div.moduletable-destek {
	background-color: #d4d0c8;
	padding: 10px;
	background-image: url(../images/destek1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 120px;
	color: #000033;
	margin-bottom: 15px;
}
div.moduletable-satinal {
	background-color: #d4d0c8;
	padding: 10px;

	padding-left: 10px;
	color: #000033;
	margin-bottom: 15px;
}

div.moduletable-download em {
	line-height: 20px;
}

div.moduletable-destek em {
	line-height: 20px;
}

div.moduletable-brown-rounded {
	background-color: #d4d0c8;
	padding: 10px;
	color: #003366;
	margin-bottom: 15px;
	width: 180px;
}

div.moduletable-brown-rounded a:link,
div.moduletable-brown-rounded a:visited,
div.moduletable-brown-rounded a:hover
 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

div.moduletable-brown-rounded h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

div.article-content {
	color: #666666;
}

div.moduletable-yellow-rounded-outline {
	background-image: url(../images/basinda-biz-fon.gif);
	background-repeat: no-repeat;
	padding: 8px;
	width: 187px;
	height: 34px;
}

div.moduletable-yellow-rounded-outline a:link,
div.moduletable-yellow-rounded-outline a:hover,
div.moduletable-yellow-rounded-outline a:visited
 {
	color: #003366;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

span.quotation {
	font-size: 22px;
	font-style: italic;
}

div.moduletable-banner {
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 105px;
}

li.item89 {
	line-height: 40px;
}

li.item101 {
	height: 10px;
}

ul.menu-sol ul {
	margin: 4px;
}

ul.menu-sol ul li {
	height: 20px;
}

li.item101 span.separator {
	margin-top: 8px;
}

div.moduletable-sag-kutulu {
	border: 1px solid #D4D0C8;
}

ul.menu-sag-kutulu li a:link,
ul.menu-sag-kutulu li a:hover,
ul.menu-sag-kutulu li a:visited {
	color: #003366;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}

div.moduletable-inset-yellow {
	background-color: #eeefcf;
	border-right: 1px solid #7b7a76;
	border-bottom: 1px solid #7b7a76;
	padding: 5px;
}

div.moduletable-inset-yellow h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #7b7a76;
}


div.moduletable-dent a:link,
div.moduletable-dent a:hover,
div.moduletable-dent a:visited {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}

div.moduletable-menu-sol {
       	background-image: url(../images/bullet-left.gif);
	background-repeat: no-repeat;
        margin-right: 5px;

}

div.moduletable-inset-yellow a:link,
div.moduletable-inset-yellow a:hover,
div.moduletable-inset-yellow a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}

span.mod_quickfaq_answer {
	color: #333333;
}

td#cps_top {
	background: url(../../../components/com_cps/images/cps-table-top.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-position: bottom center;
}

td#cps_body {
	background: url(../../../components/com_cps/images/cps-table-bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

td#cps_bottom {
	background: url(../../../components/com_cps/images/cps-table-bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}

th.cps {
	color: #003366;	
}

table.cps {
	font-size: 11px;
}

tr.cps-hilite-row {
	background-color: #ebeee4;
}

td#cps-sell-block-top {
	background: url(../../../components/com_cps/images/cps-sell-top.gif);
	background-repeat: no-repeat;
	width: 540px;
	height: 26px; 
}

td#cps-sell-block-bottom {
	border: 1px solid #BAB8B5;
	width: 538px;
	height: 31px; 
}

div#cps-sell-block {
	padding: 0px;
	margin: 0px;
	display: none;
}

span#cps-sell-title {
	color: #003366;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	font-weight: bold;
}

div.den-module-caption {
	color: #003366;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 4px;
}

h2.contentheading-blog {
	margin-bottom: 5px;
}

h2.contentheading-blog a.contentpagetitle:link,
h2.contentheading-blog a.contentpagetitle:hover,
h2.contentheading-blog a.contentpagetitle:visited
{
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}

.createdate-blog {
	font-size: 10px;
	color: #003366;
	margin-bottom: 0px;
}

div.article-content p {
	margin: 0.2em 0em;
}

a.contentpagetitle:link,
a.contentpagetitle:hover,
a.contentpagetitle:visited
 {
	color: #003366;
	line-height: 20px;
	font-size: 20px;
}

div.article-content img {
	padding-right: 10px;
}

div.moduletable-ucd {
	background-image: url(../../../images/other-news-top-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

div.ucd-ucd {

}

table#ucd-nav-table {
	margin-top: 10px;
	margin-left: 20px;
}

ul.menu-bullet li a:link,
ul.menu-bullet li a:hover,
ul.menu-bullet li a:visited {
	list-style-position: outside;
	list-style-image: url(../images/arrow.png);
	list-style-type: circle;
}

ul.menu-sol li {
	border-bottom: 1px solid #cccccc;
}

.error_text {
color: red;
padding: 10px;
}
