/* Created on 13 July 2007 */
html,body{
	font:11px/18px Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px;
	padding:0px;
	background-image: url(images/standart/other/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}

/*  ilgili tagler icin css  */
table,p,tbody,tr,span,div,td,input{	 
	font:11px/18px Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
}

img { border:0px;}
	

#Site_Container {
width:770px;
min-height: 100%;
height: auto !important;
height:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;

background-image: url(images/standart/other/bg_fake.jpg);
background-repeat: repeat-y;
background-position: left top;
background-color:#FFFFFF;
display:block;
}

#Header{width:770px;}

#Body_Right{
width:480px;
float:right;
padding-top:20px;
padding-left:10px;
padding-right:20px;
display:block;
background-image: url(images/standart/other/bg_body_content.jpg);
background-repeat: repeat-x;
background-position: left top;
}

#Navigation {
background-image: url(images/standart/navigation/bg_row.jpg);
background-repeat:repeat-x;
vertical-align:top;
height:28px;
}

#Body_Left{
width:260px;
float:left;
background-image: url(images/standart/other/bg_body_content.jpg);
background-repeat: repeat-x;
background-position: left top;
}

#Body_Alt_Blok {
width:480px;
}

#News_C { padding:8px; color:#FFFFFF;}
#News_C * {color:#FFFFFF;}

#News A {cursor:pointer;font-size:11px;}
#News a:link {text-decoration:none;color: #FFF;}
#News a:visited {text-decoration:none; color:#FFF;}
#News a:hover {text-decoration:underline; color:#FFF;}
#News a:active {text-decoration:none; color:#FFF;}

#Footer {
width:736px;
clear:both;
height:100px;
background-color:#D4D4D4;
background-image: url(images/standart/other/bg_bottom.jpg);
background-repeat: repeat-x;
background-position: left top;
margin-left:auto;
margin-right:auto;
padding:17px;
font-size:11px;
}


#Hizmet{
width:220px;
float:left;
margin-left:5px;
margin-right:10px;


}
#Referans{
width:220px;
float:right;
margin-right:5px;
}

.ico {
	background-image: url(images/standart/icons/ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width:30px;
	margin-left:auto;
}

/* COLORS and FONTS */
/* COLORS CSS  */
.red {color: #FF0000;}
.blue{color:#2CBBF5}
.orange{color:#FF9900}
.green{color:#99CC00}
.purple{color:#9933CC}
.white {color:#FFFFFF;}
.gray {color:#CCCCCC;}
.yellow {color:#FFCC00;}
.black {color:#000000;}



/* TITLE CSS'LERI */
h1,h1 span{font-size:13px; color:#AC1416; display:inline;}
h2,h2 span{font-size:11px; color:#0099FF;display:inline;}
h3,h3 span{font-size:11px; color:#FF3300;display:inline;}
h4,h4 span {font-size:10px; color:#666666;display:inline;}
h5,h5 span{font-size:10px; color:#FF3300;display:inline;}
h6,h6 span{font-size:9px; color:#FF3300;display:inline;}


/* FONT SIZE CSS'leri */
.xzlargefont{font-size: 15px;text-decoration: none;}
.xlargefont{font-size: 13px;text-decoration: none;}
.largefont{font-size: 12px;text-decoration: none;}
.mediumfont{font-size: 11px;text-decoration: none;}
.smallfont{font-size: 10px;text-decoration: none;}
.xsmallfont {font-size: 9px;text-decoration: none}#Hizmet {
}


A {cursor:pointer;font-size:11px;}
a:link {text-decoration:underline;color: #AC1416;}
a:visited {text-decoration:underline; color:#AC1416;}
a:hover {text-decoration:none; color:#D3181D;}
a:active {text-decoration:underline; color:#AC1416;}

A.small {cursor:pointer; font-size:10px;}
a.small:link {text-decoration:none;color:#333;}
a.small:visited {text-decoration:none; color:#333;}
a.small:hover {text-decoration:underline; color:#AC1416;}
a.small:active {text-decoration:none; color:#333;}


