/* 
Developed By Boxx3G
Http://Www.Boxx3G.Com
*/

body {
	background: url(images/background.jpg) top center no-repeat #000;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
	
/* Divler */
#site { 
width: 987px;
margin: 0px auto;
}

#topmenu {
width: 490px;
height: 22px;
color: #535353;
float:right;
font-size:10px;
font-weight:bold;
text-align:right;
margin:0px;
padding:0px;
background: url(images/topmenu.jpg) no-repeat #000;
}

#topmenu p { margin:0px; padding-right:23px; }

#topmenu span { color:#000; }

#topmenu a:hover { color:#0B6B9A; }

#menu {
text-transform:uppercase;
list-style:none;
margin-top:-47px;
float:right;
padding-right:23px;
}

#menu a { color:#FFF; }

#menu a.selected { color:#8B8B8B; }

#menu ul li {
float: left;
list-style:none;
padding: 0px 8px 0px 0px;
font-size:13px;
}
/* Alt Menüler */
#bottommenu {
	text-align:left;
	width:725px;
	position:relative;
	overflow:visible;
	clear:both;
	display:block;
	bottom:0px;
	left: 163px;
	top: 20px;
}

#bottommenu2 {
	text-align:left;
	width:455px;
	position:relative;
	overflow:visible;
	padding:0px;
	margin:0px;
	display:block;
	left: -50px;
	bottom:0px;
	top: 132px;
}

#bottommenu3 {
	text-align:left;
	width:715px;
	position: absolute;
	left: 148px;
	top: 622px;
}

#bottommenu4 {
	text-align:left;
	width:715px;
	position: absolute;
	left: 148px;
	top: 552px;
}

/* End of Alt Menüler */
/* Submenüler */
#submenu {
	list-style:none;
	font-size:11px;
	line-height:16px;
	position:relative;
	overflow:visible;
	width: 115px;
	left: 777px;
	top: -38px;
}

#submenu a { 
	font-size:11px;
	color:#FFF;
}

#submenu a.selected { color:#8B8B8B; }

#submenu2 {
	list-style:none;
	font-size:11px;
	line-height:16px;
	position:relative;
	overflow:visible;
	width: 115px;
	left: 621px;
	top: -38px;
}

#submenu2 a { 
	font-size:11px;
	color:#FFF;
}

#submenu2 a.selected { color:#8B8B8B; }

#submenu3 {
	list-style:none;
	font-size:11px;
	line-height:16px;
	position:relative;
	overflow:visible;
	width: 115px;
	left: 897px;
	top: -38px;
}

#submenu3 a { 
	font-size:11px;
	color:#FFF;
}

#submenu3 a.selected { color:#8B8B8B; }

/* End of Submenüler */

/* Holy 2 Column Div */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	background: url(images/bgcols.gif) repeat;
	height: 313px;
}


#side-a {
	float: left;
	margin-top: 115px;
	width: 252px;
	padding-left: 70px;
	margin-right:90px;
}

#side-b { 
	margin-top: 60px;
	background: url(images/mainbackground.jpg) no-repeat center;
	float: left;
	width: 570px;
}

#enalt {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear:both;
	margin-top:100px;
	background: url(images/bgcols.gif) no-repeat;
}

#side-c {
	float: left;
	position:static;
	padding-left:40px;
}

#side-d { 
	float: left;
	position:static;
	text-align:right;
	margin-top:-14px;
	width: 982px;
}

#side-d a { color:#FFF; font-size:11px; font-weight:bold; }



/* End of Holy 2 Column Div */

.heading { color: #6C6C6C; font-size:16px; text-transform:uppercase; font-weight:bold; }
.heading2 { color: #FFF; font-size:16px; text-transform:lowercase; font-weight:bold; }
.blue { color: #0B6B9A; font-size:14px; font-weight:bold; }
.white { color: #FFF; font-size:14px; font-weight:bold; }
.justwhite { color:#FFF; }
.copyrigt { color:#FFF; font-size:10px; }
.blue2 { color: #0B6B9A; font-size:14px; font-weight:bold; }
.blue3 { color: #0B6B9A; font-weight:bold; }
.bigblue { color: #0B6B9A; font-size:16px; font-weight:bold; }
.google { color: #59859A; font-size:16px; font-weight:bold; }
.bigwhite { color: #FFF; font-size:16px; font-weight:bold; }
.grey { color: #6E6E6E; }
.grey2 { color: #6E6E6E; font-size:10px; }
.grey3 { color: #6E6E6E; font-size:14px; font-weight:bold; }
.brands { font-size:10px; text-transform:uppercase; padding-right:10px; } 
.ustlink { color:#000; }
.dark { color:#000; }
.border { border:2px solid #E8E8E8; }
/* Resim */

.cli a img {
		opacity:0.4;            /* W3C-Standars */
		-moz-opacity:0.4;       /* Mozilla */
		FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE */
		}
	
.cli a:hover img {
		opacity:100;            /* W3C-Standars */
		-moz-opacity:100;       /* Mozilla */
		FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
		}
		
.cli img.selectedimage, a img.selectedimage {
		opacity:100;            /* W3C-Standars */
		-moz-opacity:100;       /* Mozilla */
		FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
		}

.digital a { color:#CCC; font-weight:bold; }
.digital a:hover { color:#FFF; font-weight:bold; }
/* End of Resim */

/* Genel Sitiller */
a { color:#0B6B9A; text-decoration: none; }

a:hover { text-decoration: none; }

.brands a { color:#FFF; }

.brands a.selected { color:#8B8B8B; }

a img{ border: none; cursor:pointer; }

abbr, acronym{ border: 0; }


textarea,
select {
	cursor: auto;
	width:150px;
}

input { background:#CBD5D9; width:150px; }
img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	margin: 0;
	padding: 0;
	}
	
img.center {
	display: block; 
	margin: auto;   
	}

img.alignright {
	float: right;
	margin: 0px;
	display: inline;
	}

img.alignleft {
	float: left;
	margin: 0px;
	}
	
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
/* update */
#side-e {
	float: left;
	position:static;
}

#side-f { 
	float: left;
	position:static;
	text-align:right;
	margin-top:-14px;
	width: 982px;
}

#side-f a { color:#FFF; font-size:11px; font-weight:bold; }

#news {
color:#FFF;
padding-top:20px;
padding-bottom:34px;
border-bottom:2px dashed #666;
}
.newstitle {font-size:18px; font-family:Arial; color:#6c6c6c;}
.newshead { color:#FFF; font-family:Arial; font-style:italic; font-size:14px; }
.newsblue { color: #0B6B9A; }
#side-b ul 
{
	margin:0;
	margin-left:14px;
	margin-bottom: 14px;
	margin-top:10px;
	padding:0;
}