/********************************************
   AUTHOR:  			XpSerkan 

   WEBSITE:   			http://www.mybbgrup.com/

   TEMPLATE NAME:		MG - X.S_1.0

   VERSION:             1.0.x          	
 *******************************************/
 Beta X.S Desing
/********************************************
   CSS Kodlayan : X.S
********************************************/ 

* { margin: 0; padding: 0; }

body {
	background: url(mybbgrup_bg.png) top left repeat;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
    margin: 0px;
    border: 0;
}


a, a:visited {
	text-decoration: none;
	color: #59c0ed; 
	background: inherit;
    border: 0;
}
a:hover {
	color: #000000;
	background: inherit;
    border: 0;

}

h1, h2, h3  {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;

}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #000000;
}
h3 {
	font-size: 95%;
	color: #666666; 
	font-style: italic;
}

h4 {
	font-family: Tahoma;
	font-size: 90%;
	color: #666666; 
	font-style: italic;
}

h5 {
    text-decoration: underline;
}


img {
	border: 0px solid #fff;
}
img.float-right {
  margin: 5px 0px 10px 10px;
  border: 0;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
  border: 0;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
    border: 0;
}
ul span, ol span {
	color: #666666;
    border: 0;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}
/* Google */
div#ceviri {
  top: 15px;
  left: 10px;
  height: 26px;
  position: absolute;
  display: inline-table;
  float: right;
  border: 0;
}

/* Arama */
div#search {
  top: 20px;
  right: 3px;
  height: 26px;
  position: absolute;
  display: inline-table;
  float: right;
  border: 0;
}

/* Arama Left */
span#search_left {
	background: url(search_left.gif) no-repeat;
  cursor: text;
  width: 3px;
  height: 26px;
  display: block;
  position: relative;
  float: left;
  top: 0;
  font-size: 2px;
  border: 0;
}

/* Arama Input Query Textbox */
input#search_box {
  background: #fff url(search.png) 0px no-repeat;
  border: 1px solid #024570;
  border-left: 0;
	font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
  padding: 5px;
  padding-left: 25px;
  width: 120px;
	height: 14px;
	float: left;
	top: 0;
}

/* Arama Button */
input#search_button {
	background: url(search_button.gif) 100% 0% no-repeat; /* search button background */
	font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
	color: #fff;
	border: 0;
	padding: 4px 6px 4px 6px;
	float: left;
	top: 0;
	width: 58px;
	height: 26px;
	cursor: pointer;
}

/* Arama Button: Hover */
input#search_button:hover {
  background-position: 100% 100%;
}



/********************************************
  Altin kaplama ve cevresi xs özel 
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(content.png) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}
#logo {
	background: transparent url(logo1.png) top left repeat;
        width: 100%;
	height: 205px;
}

#header {
	width: 820px;
	position: relative;
	height: 72px;
	background: #CCC url(header.png) no-repeat center top;
	padding: 0;
	font-size: 7px;
	color: #000;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #000;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font:  bolder 2.3em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #000;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}


#main {
	float: right;
	width: 72%;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #000000;
	padding: 5px 0 5px 35px; 	
	border-bottom: 2px solid #59c0ed;
	background: #FFF url(Zafer-maskot.png) no-repeat 3px 50%;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(go.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(go.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 11px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background:  url(sidebar-bg.png) repeat-x left bottom;	
	border: 0px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 2px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

	
#footer {
	color: #666666;
	background: #CCC url(footer.png) no-repeat center top;
	clear: both;
	width: 820px;
	height: 145px;
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
#float-left  { float: left; }
#float-right { float: right; }
#align-left  { text-align: left; }
#align-right { text-align: right; }

/* display and additional classes */
#clear { clear: both; }
#gray { color: #ccc; }
	

#preload1 {background: url(pro_menu/six_0a.gif);}
#preload2 {background: url(pro_menu/six_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:35px; background:#0186da url(pro_menu/six_0.png) repeat-x; position:relative; z-index:300; font-family:arial, verdana, sans-serif;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(six_0.png);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(pro_menu/six_0.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(pro_menu/six_0a.png) no-repeat right top;}
#nav li.top {display:block; float:left;}
#nav li:hover a.top_link,
#nav a.top_link:hover
{background:#000 url(pro_menu/six_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(pro_menu/six_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(pro_menu/six_1a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:35px; background: #0186da; padding:3px; border:1px solid #3399cc; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:90px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #3399cc;}
#nav li ul.sub li a.fly
{background:#ffffff url(pro_menu/arrow.gif) 80px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#0186da; color:#ffffff; border-color:#ffffff;}
#nav :hover ul.sub li a.fly:hover
{background:#ffffff url(pro_menu/arrow_over.gif) 80px 6px no-repeat; color:#ffffff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #0186da; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:90px; top:-4px; background: #0186da; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#3f96a9 url(pro_menu/arrow_over.gif) 80px 6px no-repeat; color:#ffffff; border-color:#ffffff;} 
#nav li:hover li:hover > li a.fly
{background:#50b5d0 url(pro_menu/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;}


a.mg {cursor: help;}
.mg {
  font-size: .9em;
  font-weight: normal;
  text-decoration:none;
  text-align: left;
}
.mg span { display: none; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
.mg:hover {   position:relative;text-decoration:none; z-index:1000; color: #aaaaff; background:transparent;}
.mg:hover span.tooltip {
  color: #111;
  display:block;
  position:absolute;
  top:0px; left:-10px;
  padding: 15px 0 0 0;
  width:200px;
  text-align: left;
  text-decoration:none;
  z-index: 2000;
}
.mg.rightEnd:hover span.tooltip {
	right: -20px; left: auto;
}

.mg:hover span.top {
  display: block;
  padding: 30px 8px 0;
  background: url(mg_balon/balon.png) no-repeat top;
}
.mg.rightEnd:hover span.top {
	background: url(mg_balon/balon-right.png) no-repeat top;
}
.mg:hover span.middle { /* different middle bg for stretch */
  display: block;
  padding: 0 8px; 
  background: url(mg_balon/balon_dolgu.png) repeat bottom; 
}
.mg:hover span.bottom {
  display: block;
  padding:3px 8px 10px;
  color: #548912;
  background: url(mg_balon/balon.png) no-repeat bottom;
}
.mg .fakeLink {text-decoration: underline;}

/* Rss Ticker */

.cnnclass{
width: 290px;padding: 5px;background-color: #F3F3F3;
border: 1px solid black;margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/}

.cnnclass a{text-decoration: none;}

.bbcclass{width: 290px;padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;font-size: 85%;}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

.search {
        margin-top: 185px;
        margin-right: 1px;
}

.search .s {
	background: url(http://www.mybbgrup.com/images/MG_01/mybbgrup/search_bg.jpg) repeat-x;
	color: #000000;
	border: none;
	height: 12px;
	width: 150px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	padding: 1px;
	font-family: arial;
	font-size: 10px;
}

.search .x {
	background: url(http://www.mybbgrup.com/images/MG_01/mybbgrup/search_icon.png) top left no-repeat;
	width: 20px;
	color: #000000;
	border: none;
	height: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 2px;
	
	font-family: arial;
	font-size: 11px;
}