/* CSS Document for Odaman Grup with Kapidag Bilisim */

html {
	height: 100%;
}
body {
	margin: auto;
	background-color:#E1E1E1;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-align:center;
}
container {width: 990px; margin: 0 auto; text-align: left; }

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
padding-left: 40px;
display: block;
color: #eb4d1c;
line-height: 40px;
font-size: 14px;
letter-spacing: -1px;
vertical-align: top;
background:url(../images/menubg.gif);
background-repeat:no-repeat;
}
a.mainlevel:hover {
color: #cccccc;
}
a.mainlevel-nav
{	color: #eb4d1c;
	margin-right:20px;
	
	font-size: 12px;
}
a.mainmenu:link, a.mainmenu:visited {
color: #FFFFFF; 
line-height: 30px;
font-family: Arial, sans-serif;
letter-spacing: -1px;
font-size: 14px;
}

a.mainmenu:hover, {
color: #cccccc; 
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

table.moduletable {
	margin: 0px;
	width: 100%;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
letter-spacing: 2px;
text-indent: 5px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 12px;
font-weight: normal;
}

.poll {
  font-family      : Arial, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 12px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
  font-size:12px;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
  font-size:12px;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
  font-size:12px;
}

.small {
  font-family      : Arial, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Arial, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
.contentpane {
  background:;
  font-size:10px;
}

.contentpaneopen {
  font-size:12px;
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
 
}

.contentheading, .componentheading {
  font-size        : 12px;
  font-weight:bold;
  vertical-align:text-top;
  color: #ff0000;
  text-align:left;
}
.createdate {
  font-family      : Arial, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Arial, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}
.inputbox {
  font-family      : Arial, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #ff6600;
text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #7f951c;
	text-align:left;
	}
a.contentpagetitle:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #95661c;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 12px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #000000;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #CCCCCC;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: justify;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:justify;
}
.entepe{
 background-image:url(../images/index_r1_c1.jpg);
 background-position:top;
 background-repeat:no-repeat;
 height:15px;
 }
.solkenar{
background-image:url(../images/left.jpg); 
background-repeat:repeat-y;
width:16px;
}
.ustic{
background-image:url(../images/index_r2_c2.jpg);
height:114px;
vertical-align:bottom;
text-align:right;
padding-right:10px;
}
.sagkenar{
background-image:url(../images/right.jpg); 
background-repeat:repeat-y;
width:16px;
}
.solmodulalan{
background-image:url(../images/modulalan.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#47abc2;
vertical-align:top;
height:auto;
width:310px;
padding-right:0px;
}
.govdealan{
background-image:url(../images/index_r3_c3.jpg);
background-color:#47ABC2;
background-position:top;
background-repeat:repeat-x;
width:575px;
height:auto;
vertical-align:top;
text-align:left;
}
.joomlagove{
padding-left:5px;
padding-right:5px;
width:555px;
height:auto;
text-align:left;
}
.modulalan2{

background-color:#063154;
height:75px;
width:auto;
}
.enalt{
background-image:url(../images/index_r5_c2.jpg);
background-repeat:no-repeat;
height:15px;
width:auto;
}
.anatablo { 
height:auto;
width:990px;
border:0px;
}