/*
  To create a new color theme, replace the colors:
  
    #B4161A with the color for hyperlinks
  and 
    #971B1E with the background color for the top navigation bar
  and
    #990000 for the color of page headings


  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/

#title h1 a:link, #title h1 a:visited
{
	text-decoration: none;
	color: #000000;
}

a:link, a:visited, #search a:visited, th a:visited
{
	color: #0033da;
}

#title h1
{
	color: #000000;
}

#color_bar
{
	background: #ffffff;
}

h3
{
	color: #990000;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0.7em;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.none
{
	display: none;
}

#title h1
{
	font-size: 28px;
	font-weight: bold;
	display: inline;
	
}

.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
	font-size: 1em;
	font-weight: normal;
}

/* begin main layout divs */

#title
{
	margin: 0 auto;

	
	height:45px;
	width: 980px;
	
	}

#nav_header
{
	margin: 0 auto;
	background: #ffffff url(images/nov_980_36.png);
	line-height: normal;
	width: 980px;
	height: 36px;
}
#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: left;
}
#nav_header li
{
	float: left;
	margin: 0;
	padding: 0;
}
#nav_header a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 15px 5px 15px;
}

#nav_header a span
{
	
	padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
	
	padding-bottom: 2px;
}

#color_bar
{
	margin: 0 auto;
	width: 980px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 200px;
	
	
	
	padding-top: 0px;
	color: #000000;
}

#crumbs
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 10px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	margin: 5px 5px 5px 5px;
}

#crumbs h2, #crumbs h3
{
	font-size: 10px;
	display: inline;
}

#crumbs_search
{
	float: right;
	margin: 5px 15px 5px 5px;
}

#whats_new
{
	float: right;
	width: 280px;
	text-align: right;
}

#crumbs p
{
	display: inline;
	vertical-align: middle;
}

#crumbs .search_box
{
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 170px;
}

#crumbs #category_select
{
	margin: 0px;
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 170px;
}

#crumbs select
{
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 160px;
	margin-top: 2px;
}

#crumbs .submit, #crumbs .go
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	margin-top: 0px;
}

#crumbs_text
{
	float:left;
}

input .submit
{
	font-size: 11px;
	width: 70px;
}

#nav_browse
{
	float: right;
}

#nav_login
{
float:right;
font-size:10px;
font-weight:bold;	
margin:5px 5px 5px 5px;
	
}
#nav_title
{
float:left;
	
}

#body
{
	display: table;
	width: 980px;
	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	
}

#col_main_left
{
	width: 162px;
	float: left;
	
	
}

#col_main_right
{
	
	float:right;
	width: 815px; 
	
}
#col_icerik_left
{
	width:650px;
	float:left;

border-right: 1px solid #f6e4b8;
border-left: 1px solid #f6e4b8;

}
#col_icerik_right
{
	
	
	width: 162px; 
		
		float:right;
}


#content
{
	width: 980px;
	margin-top:0px;
}
.content_reklam
{
	
	margin-left:828px;
	width:125px;
}

#content .display_left
{
	margin-top: 0px;
}

#content_header
{
	font-size: 0.8em;
	color: #000000;
	height: 129px;
	width: 177px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 10px;
}

#content_header ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(images/ul_bullet.gif);
}

#content_header li
{
	list-style-position: outside;
	margin-left: -17px;
}

#content_header h2, #content_header h3
{
	display: inline;
	font-weight: bold;
	font-size: 1em;
}

#featured_item
{
	height: 200px;
	width: 176px;
	
	text-align: center;
	padding: 10px;
	font-size: 0.8em;
	margin-bottom: 3px;
	margin-right: 0px;
	}

.display_left #featured_item
{
	width: 160px;
	font-size: 1em;
}


#featured_item h2
{
	font-size: 1em;
	font-weight: bold;
	display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img
{
	border: 1px solid #f6e4b8;

}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
	border: 1px solid #666;
}



#announcements
{
	font-size: 0.8em;
	padding: 10px;
	height: 100%;
	background: #ffffff;
}

#announcements ul
{
	margin-top: 0px;
}

#announcements li
{
	list-style-position: outside;
	list-style-image: url(images/ul_arrow.gif);
	margin-bottom: 15px;
	margin-left: -24px;
}

#user_assistance
{
	color: #7F4728;
	padding: 10px;
	float: left;
	width: 150px;
}

#user_assistance h2, #user_assistance h3
{
	color: #000000;
	font-size: 1em;
}

.post_title
{
	margin: 0px;
	padding: 0px;
}

.post_dollars
{
	width: 50px;
}

#post_cents
{
	width: 25px;
}

.post_url, .post_title, .post_description
{
	width: 250px;
}

.post_description
{
	height: 90px;
}

.section
{
	padding: 10px;
	height: 17px;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #f6e4b8;
	margin-bottom: 0px;
}

h3.section
{
	font-size: 1.2em;
}

.content_right
{

}

.content_right form, .content_right fieldset
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.content_right legend
{
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	
}

._right td, .category_browse td
{
	padding-right: 0px;
	
}

.category_browse td h4
{
	font-size: 1em;
	display: inline;

}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
	text-decoration: none;
	color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
	text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
	text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
	text-decoration: underline;
}

.category_browse td ul
{
	list-style-position: outside;
	margin-top: 5px;
}

.category_browse td li, .category_browse td li
{
	margin-top: 5px;
	margin-left: -40px;
}
.toplist td li
{
	margin-top: 5px;    
}
.toplist td ul
{
	margin-top: 5px;    
}
.toplist td ul a:hover, .toplist td ul a:active
{
	text-decoration: underline;
}
#search_n_browse
{
	height: 139px;
	width: 178px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
}

#search_n_no_browse
{
	height: 139px;
	width: 178px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
}

#search_n_browse div#search
{
	float: left;
}

#search_n_browse div#browse
{
	float: left;
}

#search a
{
	font-size: 11px;
}

#search legend, #browse legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul
{
	font-size: 11px;
	margin-top: 2px;
}

#search select, #search .search_box
{
	width: 168px;
}

#browse select
{
	width: 168px;
	vertical-align: middle;
	border: none;
	display: block;
}

#search, #browse
{
	height: 125px;
	width: 178px;
	background: repeat-x top;
	padding: 5px 5px 5px 5px;
}

#search form, #browse form
{
	display: inline;
	border: none;
}

#search .search_box, #search select
{
	margin-bottom: 8px;
}

/* begin admin panel (similar to search boxes) */
#admin_panel
{
	width: 577px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
	font-size: .7em;
}
#admin_panel div
{
	padding-top: 5px;
}

#admin_panel #query span.input_label
{
	float: left;
	text-align: right;
	width: 70px;
	font-size: 1.2em;
}


#admin_panel #query input
{
	width: 170px;
}



#admin_panel #query select
{
	width: 175px;
}

#admin_panel #status span.input_label
{
	
	float: left;
	text-align: right;
	width: 100px;
	
}

#admin_panel #status select
{
	width: 145px;
}

#admin_panel #status input
{
	width: 145px;
}

#admin_panel span.input_control
{
	float: right;
	text-align: left;
}

#admin_panel div#query
{
	float: left;
	background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status
{
	float: right;
	background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a
{
	font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
	font-size: 11px;
	margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
	/* width: 290px; */
}

#admin_panel #status select
{
	/* width: 190px; */
	vertical-align: middle;
	border: none;
	display: inline;
}

#admin_panel #query, #admin_panel #status
{
	height: 185px;
	width: 265px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A29F93;
	border-bottom-color: #A29F93;
	border-left-color: #FFFFFF;
	background: repeat-x top;
	padding: 7px 10px 10px;
}



.login_box input.text
{
	width: 150px;
}

input.user_info
{
	width: 200px;
}

input.register_password
{
	width: 100px;
}

input.register_question
{
	width: 250px;
}

/* begin item grid */


#item_images
{
	text-align: center;
	float: left;
	width: 161px;
	clear: none;
}

#customer_title
{
    font-size:15px;
    font-family:Arial;
	text-align: left;
	padding-left:5px;
	text-decoration:none;
	width: 729px;
	height:30px;
}
#datalist_title
{
    border-width: medium;
    border-color: Black;
	width: 490px;
	

	
	
}
#datalist_category
{
    float:right;
	width: 80px;
	border-width:1px;
	margin-left: 520px;


}

#customer_category
{
    font-size:12px;
    font-family:Arial;
	text-align: left;
	padding-left:610;
	padding-top: 0px;
	text-decoration:none;
	width: 60px;
	height:30px;
}

.item_list
{
	width: 317px;
	max-height:140px;
	border-width: 1px;
	border-color: #f6e4b8;
	border-style: solid;

}
.tasiyici
{
	margin-left:5px;
}

.item_list2
{
	width: 300px;
	max-height:140px;
	border-width: 1px;
	border-color: #f6e4b8;
	border-style: solid;

	

}
.item_list_admin
{
	
	border-width: 1px;
	border-color: #f6e4b8;
	border-style: solid;

	

}
.oyunlarim
{
	width: 795px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-color: #f6e4b8;
	border-style: solid;
	

}
.oyunlarim2
{
	width: 630px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-color: #f6e4b8;
	border-style: solid;
	

}
.data_list
{
	width: 100%;
	font-size: .7em;
	padding-left: 5px;
	padding-right: 5px;
	

}
.results_panel
{
	
	border-width: 1px;
	border-color: #f6e4b8;
	border-style: solid;
	

}
.item_list th
{
	height: 20px;
	background: #f6e4b8;
	
}

.item_list_footer
{
	height: 20px;
	width: 100%;
	text-align: center;
	font-size:medium;
	font-weight: bold;
	
}

.item_list_footer li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: 0px 3px;
	font-size:medium;
	font-weight: bold;
}

.item_list_footer ul
{
	margin: 0;
	padding: 0;
	font-size:medium;
	font-weight: bold;
}

.display_left
{
	text-align: center;
	float: left;
	clear: none;
	font-size: .8em;
	width:135px;
	border-width: 1px;
	border-color: #f6e4b8;
	border-style: solid;
	padding-bottom:10px;
}


.display_right
{
    float:left;
	text-align: left;
	
	width: 640px;
	padding-bottom:10px;
	
}
#resim_reklam
{
	width: 640px;
	margin-top:0px;
	margin-bottom:5px;
	
}


#editor_left
{
	width: 336px;
	float:left;
	padding-left:0px;
	
}

#editor_right
{
   
width:303px;
float:right;
padding-right:0px;
	
}
.baslik
{
  width:640px;
  font-family:verdana;
  font-weight:bold;
  text-align:center; 
  margin-bottom:5px; 
 
    
    
}
.tavsiye
{
    margin-top:5px;
}
.baslik2
{
  width:640px;
 
  font-family:verdana;
  font-weight:bold;
  text-align:center;  
}
.baslik3
{
  width:160px;
  font-family:verdana;
  font-weight:bold;
  text-align:center; 
}
.baslik4
{
    margin-top:5px;
  width:980px;
  background-color:#d5d5d5;
  font-family:verdana;
  font-weight:bold;
 
  height:30px;
}
.kucuk_reklam
{
  
  width:480px;
  text-align:center;
 }


.content_editor
{
   float:left;
   text-align:left;
  
	width:640px;
	margin-top:0px;
}

.content_reklam
{
	width: 160px;
	margin-left: 810px;
	margin-top:0px;
}
.content_search
{
    float:left;
    text-align:left;
 
	width:640px;
	margin-top:0px;
	margin-bottom:5px;
}
.content_flash
{
    float:left;
    text-align:center;
	width:640px;

	margin-bottom:10px;
}
.showad_ust
{
    float:left;
    text-align:center;
  
	width:795px;
	margin-top:0px;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
	text-align: left;
	font-size: 1.1em;
	padding: 2px;
	background: #ffffdb;
	
}

.display_right#ad_details h5.action
{
	padding: 2px 2px;
	font-size: 0.9em;
}


/* begin footer */

#footer
{
margin: 0 auto;
	background: #ffffff url(images/fot_980_36.png);
	line-height: normal;
	width: 980px;
	height: 36px;
		
}
#footer ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: left;
}
#footer li
{
	float: left;
	margin: 0;
	padding: 0;
}
#footer a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 15px 5px 15px;
}

#footer a span
{
	
	padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#footer a:hover span
{
	
	padding-bottom: 2px;
}




#footer_nav
{
	width: 100%;
}

#footer_nav a
{
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
	color: #000000;
}

#disclaimer
{
	color: #888679;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	
	
}
#disclaimer2
{
	color: #CC0000;
	font-weight:bold;
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
	
}

#ekran
{
	color: #000000;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	
	
}
.flash
{
	color: #000000;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
	
}
/* begin classes */

legend.select_category
{
	display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
	text-align: center;
	
}
.col_photo
{
    text-align:left;
    padding-left: 5px;
		width: 130px;
}
.col_category
{
    text-align:right;
    padding-right: 2px;
  font-size:0.8em;
    font-family:Arial;
		
}
.kare_reklam
{
   text-align:center;
	
}
.reklam
{
margin: 0 auto;
	width: 980px;
	font-size:1em;
	color:Red;
	font-weight:bold;
}
.col_title
{
    font-size:1em;
    font-family:Arial;
    font-weight:bold;
	text-align: left;
	padding-left:5px;
	text-decoration:none;
	

	
}
.col_title2
{
    font-size:1em;
    font-family:Arial;
    font-weight:bold;
	text-align: left;
	padding-left:5px;
	text-decoration:none;
	

	
}
.col_location
{
	text-align: left;
	
}
.list_description
{
	text-align: left;
	vertical-align:top;
	max-height: 70px;
	
}
#ad_details td.col_heading
{
	color: #7F4728;
	vertical-align: top;
}

#ad_details td.col_detail
{
	padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
	font-weight: bold;
}

.ad_description_text
{
	padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
	width: 30px;
}


.row1, .row2
{
	height: 90px;
	
}

.row2
{
	background: #ffffdb;
}

.small_text
{
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
}

.normal_weight
{
	font-weight: normal;
}


tr.new_section
{
	padding-top: 1em;
}

p.new_section
{
	margin-top: 1em;
}
