/* CSS Document */

body {
  margin: 0;
}

#header_ {
  width: 980px;
  background: white;
  font-family: Arial, Tahoma, Verdana;
}

#header_sub_ {
  height: 96px; 
  overflow: hidden;
  position: relative;
  z-index: 1;
}

#logo_ {
  margin-left: 10px;
}

#menu_ {
  width: 980px;
  overflow: hidden;
  background: url(../img/menu_bg.jpg) top left repeat-x;
  margin-top: -1px;
  white-space: nowrap;
  font-size: 12px;
}

#menu_ a:link {
  text-decoration: none;
  color: black;
}

#menu_ a:visited {
  text-decoration: none;
  color: black;
}

#menu_ a:active {
  text-decoration: none;
  color: black;
}

#menu_ a:hover {
  text-decoration: underline;
  color: black;
}

#menu_ select {
  width: 161px;
 /** height: 19px;**/
  font-size: 12px;
  font-family:Arial,sans-serif;
}

#menu_ input {
  font-size: 12px;  
}

#menu_ form {
  padding: 0;
  margin: 0;
  display: inline;
}

#right_ {
  float: right;
  text-align: right;
  width: 500px;
}

.f_right_ {
  float: right;
}

.f_left_ {
  float: left;
}

#ebay_ {
  margin: 10px 25px 12px; 0;
}

#welcome_ {
  margin: 0 25px 0 0;
  height: 25px;
  font-size: 11px;
}

#welcome_ a:link {
  color: blue;
  text-decoration: underline;
}

#welcome_ a:visited {
  color: blue;
  text-decoration: underline;
}

#welcome_ a:active {
  color: blue;
  text-decoration: underline;
}

#welcome_ a:hover {
  color: blue;
  text-decoration: underline;
}

#topmenu_ {
  width: 484px;
  height: 30px;
  text-align: left;
  margin: 0 23px 0 0;
  background: url("http://www.gittigidiyor.com/main/img/menu_fon.gif") top left repeat-x;
  background-position: 0px 3px;
  overflow: hidden;
  line-height: 30px;
  font-size: 12px;
}

#topmenu_ ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 485px;
}

#topmenu_ ul li {
  float: left;
  height: 30px;
  text-align: center;
  background: url("http://www.gittigidiyor.com/main/img/menu_ayrac.gif") top right no-repeat;
  background-position: 0px 3px;
}

#topmenu_ a:link {
  color: white;
  text-decoration: none;
  line-height:30px;
}

#topmenu_ a:visited {
  color: white;
  text-decoration: none;
  line-height:30px;
}

#topmenu_ a:active {
  color: white;
  text-decoration: none;
  line-height:30px;
}

#topmenu_ a:hover {
  color: white;
  text-decoration: underline;
  line-height:30px;
}

.topmenu_son_ {
  margin-left: 3px;
  padding-left: 22px;
  background: url("http://arama.gittigidiyor.com/main/images/sepet.gif") top left no-repeat;
}

.active_ {
  background: url("http://arama.gittigidiyor.com/main/img/menu_sel_fon.gif") top left repeat-x;
  height: 30px;
  line-height: 22px;
}

.active_right {
  background: url("http://www.gittigidiyor.com/main/img/menu_sel_sag.gif") top right no-repeat;
}

.active_left {
  background: url("http://www.gittigidiyor.com/main/img/menu_sel_sol.gif") top left no-repeat;
}

#categories_ {
  font-family: Arial, Tahoma, Verdana;
  width: 538px;
  position: absolute;
  font-size: 12px;
  z-index: 3; 
  left: 50%;
  margin-left: -472px; 
  top: 135px;
}

#categories_in {
  height: 200px;
  background: url("http://www.gittigidiyor.com/main/images/category_box_mid.gif") top left repeat-y;
}

#categories_ ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width:177px;
}

#categories_ ul li {
  margin:0;
  padding:10px 0 0 30px;
}

#categories_ a:link {
  text-decoration: none;
  color: blue;
}

#categories_ a:visited {
  text-decoration: none;
  color: blue;
}

#categories_ a:active {
  text-decoration: none;
  color: blue;
}

#categories_ a:hover {
  text-decoration: underline;
  color: black;
}
