/*
Theme Name: İlan Tema
Theme Author: İlyas BAT
*/
/*
    960 Grid System ~ Core CSS.
    Learn more ~ http://960.gs/

    Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
    width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
    width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
    width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
    width: 960px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
    width: 60px;
}

.container_12 .grid_2 {
    width: 140px;
}

.container_12 .grid_4 {
    width: 300px;
}

.container_12 .grid_5 {
    width: 380px;
}

.container_12 .grid_7 {
    width: 540px;
}

.container_12 .grid_8 {
    width: 620px;
}

.container_12 .grid_10 {
    width: 780px;
}

.container_12 .grid_11 {
    width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
    width: 40px;
}

.container_16 .grid_2 {
    width: 100px;
}

.container_16 .grid_3 {
    width: 160px;
}

.container_16 .grid_5 {
    width: 280px;
}

.container_16 .grid_6 {
    width: 340px;
}

.container_16 .grid_7 {
    width: 400px;
}

.container_16 .grid_9 {
    width: 520px;
}

.container_16 .grid_10 {
    width: 580px;
}

.container_16 .grid_11 {
    width: 640px;
}

.container_16 .grid_13 {
    width: 760px;
}

.container_16 .grid_14 {
    width: 820px;
}

.container_16 .grid_15 {
    width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
    padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
    padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
    padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
    padding-left: 80px;
}

.container_12 .prefix_2 {
    padding-left: 160px;
}

.container_12 .prefix_4 {
    padding-left: 320px;
}

.container_12 .prefix_5 {
    padding-left: 400px;
}

.container_12 .prefix_7 {
    padding-left: 560px;
}

.container_12 .prefix_8 {
    padding-left: 640px;
}

.container_12 .prefix_10 {
    padding-left: 800px;
}

.container_12 .prefix_11 {
    padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
    padding-left: 60px;
}

.container_16 .prefix_2 {
    padding-left: 120px;
}

.container_16 .prefix_3 {
    padding-left: 180px;
}

.container_16 .prefix_5 {
    padding-left: 300px;
}

.container_16 .prefix_6 {
    padding-left: 360px;
}

.container_16 .prefix_7 {
    padding-left: 420px;
}

.container_16 .prefix_9 {
    padding-left: 540px;
}

.container_16 .prefix_10 {
    padding-left: 600px;
}

.container_16 .prefix_11 {
    padding-left: 660px;
}

.container_16 .prefix_13 {
    padding-left: 780px;
}

.container_16 .prefix_14 {
    padding-left: 840px;
}

.container_16 .prefix_15 {
    padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
    padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
    padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
    padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
    padding-right: 80px;
}

.container_12 .suffix_2 {
    padding-right: 160px;
}

.container_12 .suffix_4 {
    padding-right: 320px;
}

.container_12 .suffix_5 {
    padding-right: 400px;
}

.container_12 .suffix_7 {
    padding-right: 560px;
}

.container_12 .suffix_8 {
    padding-right: 640px;
}

.container_12 .suffix_10 {
    padding-right: 800px;
}

.container_12 .suffix_11 {
    padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
    padding-right: 60px;
}

.container_16 .suffix_2 {
    padding-right: 120px;
}

.container_16 .suffix_3 {
    padding-right: 180px;
}

.container_16 .suffix_5 {
    padding-right: 300px;
}

.container_16 .suffix_6 {
    padding-right: 360px;
}

.container_16 .suffix_7 {
    padding-right: 420px;
}

.container_16 .suffix_9 {
    padding-right: 540px;
}

.container_16 .suffix_10 {
    padding-right: 600px;
}

.container_16 .suffix_11 {
    padding-right: 660px;
}

.container_16 .suffix_13 {
    padding-right: 780px;
}

.container_16 .suffix_14 {
    padding-right: 840px;
}

.container_16 .suffix_15 {
    padding-right: 900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

* {
margin:0;
padding:0;
}

html {
color:#565050;
}

body {
    font:12px arial,helvetica,verdana,sans-serif;
    line-height:1.2em;
    background-image: url('http://www.filmizleara.com/wp-content/themes/church_10/images/bg.png');
    background-repeat: repeat;
    background-position: top;
    background-color: #777362;
}

h2 {
font-size:18px;
font-weight:400;
color:#1F1D1D;
margin-bottom:5px;
}

h3 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

h4 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

p {
margin-bottom:8px;
}

a:link, a:visited {
color: #335499;
text-decoration:none;
}

a:hover {
color:#565050;
outline: none;
}

img {
border:none;
}


/** categories list **/
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

.main_wrapper
{
    background: #FFF;
    padding: 0px;
}

/** Umbrealla Help **/
#searchwrap { margin:2px; color: #FFF; float:right; font-size: 12px; padding: 7px 5px 0 0; }
#searchwrap a{text-decoration: none; color:#333; }
#searchwrap a:hover{border-bottom: 1px solid #d1d1d1; color: #666;}
#searchwrap li{padding: 3px 10px 10px 10px; display: block; background: #EFEFEF; margin-right: 5px;}
#searchwrap li:last-child {border-right: 0px;}
/**umbrella menu **/

.umbrella_banner {
    top: 10px;
     width: 100%;    
    height: 90px;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    text-align: center;
    padding: 10px 0 0px 0;    
}

#umbrella_container
{
    top: 0;
     width: 100%;
    height: 29px;
    background-color: #999;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

#umbrella {
    
    top: 0;
    height: 29px;
    background-color: #999;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
}

#umbrella ul {
    padding-left: 4px;
}

#umbrella li {
    float: left;
    display: block;
}


#pcaUmbrella, 
#pciUmbrella {
    height: 19px;
    background: #666;
    margin-right: 5px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    color: #FFF;
    font-size: 15px;
    font-family: Arial;
    letter-spacing: -1px;
    /*text-indent: 20;*/

    font-weight: bold;
}
#pciUmbrella:hover {background: #888; color:#333;}
#pcaUmbrella { background: #EFEFEF; color:#333;}

#pcaUmbrella a{ 
    display: block;
    height: 100%;
    color: #333;

}

#pciUmbrella a{ 
    display: block;
    height: 100%;
    color: #FFF;

}
/** umbrella end **/

/** header **/
#header {
    background:#EFEFEF;
    border-bottom:1px solid #D3D3D3;
}


.logo {
padding:0px 0px 0px 5px;
}

.topbanner {
    width: 735px !important;    
    padding-right: 0px;
    text-align: right;
}

#topmenu {
height:40px;
padding-top: 3px;
text-align:left;
font-size:16px;
margin-bottom: 2px;
margin-top: 10px;
padding-left: 5px;
}

#topmenu input{
    width: 250px;
    padding: 5px;
    font-size: 16px;
    background: #F8F8F8;
    color: #666;
    border: 1px solid #D1D1D1;
}

#topmenu input#submit{
    font-weight: bold;
    background: #C7E3FF;
    border: 1px solid #D1D1D1;
    border-bottom: 2px solid #94C9FF;
    border-right: 2px solid #94C9FF;
    color: #333;
    padding: 4px;
    width: 100px;
    height: 30px;
    cursor: pointer;
}

#topmenu input#submit:hover {
    background: #335499;
    color: #FFF;
}

#topmenuSendlisting {
height:40px;
padding-top: 3px;
float: right;
font-size:16px;
margin-bottom: 2px;
margin-top: 10px;
cursor: pointer;
}

#member_bar {
    margin-top: 10px;
    padding: 10px 20px;
}

#member_bar .seller_point_top {font-size: 20px; margin-top: 10px; font-weight: bold;}

/* OVERLAY ELEMENTS CSS */
div.overlay {
    background-image:url(resimler/white.png);
    width:400px;
    height:300px;        
    display:none;
    padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
    background-image:url(resimler/close.png);
    position:absolute;
    right:5px;
    top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

div.wrap {
    height:auto;
}
/* OVERLAY ENDS */

.sendlisting:hover { background: #335499; border: 1px solid #335499; color: #FFF; }

.sendlisting { text-align: center !important; display: block !important; font-weight: bold; background: #C7E3FF; border: 1px solid #D1D1D1; border-bottom: 2px solid #94C9FF; border-right: 2px solid #94C9FF;color: #333; padding: 8px !important; width: 250px !important; height: 14px !important; }
.sendlisting a{ display: block; color: #333; }
.sendlisting a:hover{ color: #FFF;}

#successForm { margin: 20px 0 20px 0; border-bottom: 1px solid #D1D1D1; background: #FFCCCC; padding: 20px; height: auto; }
#successForm .success {font-size: 17px; }
#successForm .success a{color: #333; text-decoration: underline; }

#successForm_email { margin: 20px 0 20px 0; border-bottom: 1px solid #D1D1D1; background: #FFCCCC; padding: 20px; height: auto; }
#successForm_email .success {font-size: 17px; }
#successForm_email .success a{color: #333; text-decoration: underline; }

#sendlistingForm { margin: 20px 0 20px 0; border-bottom: 1px solid #D1D1D1; background: #C7E3FF; padding: 20px; height: auto;}
#sendlistingForm label { display: block; margin: 5px 0 5px 0; color: #222; font-size: 14px; margin-top: 10px;}
#sendlistingForm input {padding: 5px; width: 300px; font-size: 14px;margin-bottom: 2px;}
#sendlistingForm textarea {padding: 5px; font-size: 14px;}
#sendlistingForm select {padding: 5px; width: 300px; font-size: 14px; margin-bottom: 10px;}
#sendlistingForm h3 { font-size: 15px; border-bottom: 1px solid #999; padding-bottom: 5px; color: #333; font-weight: bold;}
#sendlistingForm .limit {background: #EFEFEF;}
#sendlistingForm .radiobutton {width: 20px !important; margin-bottom: 10px;}
#sendlistingForm small {font-size: 11px;}
#sendlistingForm small a{color: #333; text-decoration: underline;}
#sendlistingForm .postit {background: #666; width: 100px; color: #FFF; font-weight: bold; cursor: pointer;}
#sendlistingForm .brand {/*text-transform: lowercase;*/}
#sendlistingForm .success {font-size: 17px; }
#sendlistingForm .success p {line-height: 200% !important;}
#sendlistingForm .success a{color: #333; text-decoration: underline; }
#sendlistingForm label.error {background: #990000; color: #FFF; padding: 5px 5px 5px 25px; width: 250px; background-position: 5px top; font-size: 11px; margin-top: 0px !important;}


#editlistingForm { margin: 20px 0 20px 0; border-bottom: 1px solid #D1D1D1; background: #FFD65C; padding: 20px; height: auto;}
#editlistingForm label { display: block; margin: 5px 0 5px 0; color: #222; font-size: 14px; margin-top: 10px;}
#editlistingForm input {padding: 5px; width: 300px; font-size: 14px;margin-bottom: 2px;}
#editlistingForm textarea {padding: 5px; font-size: 14px;}
#editlistingForm select {padding: 5px; width: 300px; font-size: 14px; margin-bottom: 10px;}
#editlistingForm h3 { font-size: 15px; border-bottom: 1px solid #999; padding-bottom: 5px; color: #333; font-weight: bold;}
#editlistingForm .limit {background: #EFEFEF;}
#editlistingForm .radiobutton {width: 20px !important; margin-bottom: 10px;}
#editlistingForm small {font-size: 11px;}
#editlistingForm small a{color: #333; text-decoration: underline;}
#editlistingForm .postit {background: #666; width: 100px; color: #FFF; font-weight: bold; cursor: pointer;}
#editlistingForm .brand {/*text-transform: lowercase;*/}
#editlistingForm .success {font-size: 17px; }
#editlistingForm .success p {line-height: 200% !important;}
#editlistingForm .success a{color: #333; text-decoration: underline; }
#editlistingForm label.error {background: #990000; color: #FFF; padding: 5px 5px 5px 25px; width: 250px; background-position: 5px top; font-size: 11px; margin-top: 0px !important;}
#editlistingForm .delete-image{width: 40px; font-size: 11px; background: #555; color: #FFF; padding: 2px;}
#editlistingForm .product_image { border: 1px solid #D1d1d1; padding: 5px; margin: 5px; height: 55px; width: 55px; text-align: center; float: left; display: block;}

/*** iconfied css */

ul.wwIconified{ list-style: none; margin: 0; padding: 0;padding: 5px 0; }
ul.wwIconified li{ border-bottom: 1px dotted #aaa; overflow: hidden; padding: 5px;}
ul.wwIconified li:hover{ background-color: #666;}
ul.wwIconified li:hover p{ color: #FFF;}
ul.wwIconified li p{ font-size: 11px;  float: left;  margin: 0px !important;  color: #333; padding: 0px !important; }
ul.wwIconified li input.File{ display: none;}
ul.wwIconified li button.RemoveButton{ border: none; background: url(resimler/delete.png) no-repeat; margin: 0; cursor: pointer; float: right; vertical-align: bottom;    height: 16px; width: 16px; }
ul.wwIconified li button.RemoveButton span{ display: none; }
ul.wwIconified img { display: none;}

/* navigation */

#navigation {
position: relative;
height: 55px;
margin: 0 5px 8px 5px;
padding-top: 8px;
border-color: #bfbfbf;
border-width: 1px 0 1px 0;
border-style: solid;
background: #FFF;
}

#navigation li {
    float: left;
    display: block;
    margin: 3px ;
    padding: 0 6px 0 6px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

#navigation li ul li{
    float: left;
    display: block;
    margin: 0;
    padding: 0 1px 0 1px;
    font-weight: normal;
    letter-spacing: 0px;
    border-right: 0px solid #EFEFEF;
}



.cat-item {
    height: 30px; 
    background: #FFF;
}





#navigation li ul {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    background-color: white;
    width: 930px; 
    border-color: #f1f1f1;
    border-width: 1px 0 0 0;
    border-style: solid;
}


#navigation li ul li {
    font-size: 11px;
    padding: 2px 12px 0 5px;
    line-height: 26px;
}
#navigation li ul li a {
    display: block;
    height: auto; 
    text-indent: 0; 
    color: #666 !important;
    background: #FFF;
}

#navigation li ul li a:link {background: #FFF; }
#navigation li ul li a:hover {
    color: #ed1c24;
}


#navigation li:hover ul, #navigation li.hover ul {
    display: block;
    z-index: 1000;
}
.wprp_report_link a {
background:red;
color:white;
padding:5px;
}
#navigation .current-cat a{ color: #990000; }
#navigation .current-cat ul { display:block; }
#navigation .current-cat-parent a{ color: #990000; }
#navigation .current-cat-parent ul{ display: block; }
#navigation .current-cat-parent ul{ display: block; }
#navigation .children .current-cat a { color:#990000 !important; font-weight: bold; }
  

#listingCats{ background: #FFF; margin: 10px 5px 0px 5px; padding: 10px; }

#listingCats a { color: #222; text-decoration: none;}
#listingCats ul { border-bottom: 1px solid #D2D2D2; padding: 0px 0 5px 5px; height:auto; }
#listingCats a:hover {color: #009; text-decoration: underline;}
#listingCats li {display: inline; list-style: none; padding:0px; font-size: 17px; margin-right: 3px; margin-left: 3px;}
#listingCats li a {text-decoration: none; color: #222; font-weight: bold; outline: none; border: 1px solid #D1D1D1; background: #e1e1e1; padding: 4px 10px 4px 5px; border-bottom: 0px;}
#listingCats li a:hover, #listingCats li a:active, #listingCats li.ui-tabs-selected a { background: #FFF;/*#dedbd1*/; color: #222; text-decoration: none; border-bottom: 1px solid #FFF;}

.breadcrumb {background: #FFF; padding: 10px; margin: 0 10px 0px 10px; font-size: 14px; font-weight: bold;}
.breadcrumb a {font-weight: normal;}
#products {background: #FFF; padding: 10px; margin: 0 10px 10px 10px;}
#product_pages {padding: 5px;  margin: 0 10px 10px 10px; }
.product_table_head {font-size: 14px; font-weight: bold;}
.product_table_head ul {background:#EFEFEF !important; border-bottom: 1px solid #d1d1d1 !important; padding: 12px 2px 24px 5px;}
.product_table_head li { float: left; width: 100px;}
.product_table_wide{width: 300px !important;}

.product_table_body {font-size: 14px; font-weight: normal; line-height: 170%;}
.product_table_body ul {background:#FFF !important; border-bottom: 1px solid #d1d1d1 !important; padding: 12px 2px 12px 5px; height: auto; overflow: hidden;}
.product_table_body ul:hover{background:#C7E3FF !important;}
.product_table_body li {float: left; width: 100px; vertical-align: middle !important; display:block;}
.product_table_body li a{font-weight: normal;}
.product_table_body li a:visited{font-weight: normal; color: #666;}
.product_table_body small {font-size: 11px;}
.product_table_body img{border: 1px solid #D1D1D1; padding: 3px;}
.product_table_body .cat_info {font-size: 11px; color: #333;}
.product_table_body .cat_info a{color: #333; text-decoration: underline;}
.product_condition{ text-transform: lowercase; font-weight: bold; background: #C7E3FF; border-bottom: 1px solid #94C9FF; border-right: 1px solid #d1d1d1; color: #333; padding: 4px; font-size: 11px; }

#sidebar_index {background: #FFF; padding: 10px; margin: 0 10px 10px 0px; font-size: 14px; border-left: 1px solid #D1D1D1; }
#sidebar_index h2{margin: 0px; margin-bottom: 5px; padding: 0px; font-size: 17px; text-decoration: none; font-weight: bold;}
#sidebar_index p {font-size: 11px; line-height: 150%;}
#sidebar_index .product_tag a { text-transform: lowercase; font-weight: bold; background: #FFCCCC; border-bottom: 1px solid #FF8080; border-right: 1px solid #d1d1d1; color: #333; padding: 4px; font-size: 11px; margin-bottom: 10px !important;width: auto;}

.wp-tag-cloud a{text-transform: lowercase; font-weight: bold; background: #FFCCCC !important; border-bottom: 1px solid #FF8080; border-right: 1px solid #d1d1d1; color: #333; padding: 4px; width: auto; }

.wp-tag-cloud li{ margin-bottom: 13px; }

#single_product_title {padding: 20px 10px 10px 10px; background: #EFEFEF; margin-bottom: 20px;}
#single_product_title h2 {width: 85px; background: #FF1111; color:#FFF ; padding: 14px; text-align: center; border-bottom: 2px solid #C40000; border-right: 1px solid #C40000; font-size: 19px; font-weight: bold;}
#single_product_title h1 {padding-top: 0px; line-height: 140%;}

#single_product_detail {border: 2px solid #EFEFEF; padding: 10px; margin-bottom: 20px;}
#single_product_detail h2 { border-bottom: 1px solid #e1e1e1; padding-bottom: 8px; font-weight: bold; margin-top: 5px;}
#single_product_detail span {width: 150px; display: block; float:left; font-weight: bold; color: #335499; }
#single_product_detail p {line-height: 160%; font-size: 14px; margin-bottom: 10px; color: #333;}
#single_product_detail .product_image { border: 1px solid #D1d1d1; padding: 5px; margin: 5px; height: 55px; width: 55px; text-align: center; float: left; display: block;}

#sidebar_single {background: #FFF; padding: 0 0px 10px 10px; margin: 0 0px 10px 0px; font-size: 14px; border-left: 0px solid #D1D1D1; line-height: 150%;}
#sidebar_single h2{}
#sidebar_single .seller_name{border-left: 1px solid #C1C1C1; border-top: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; font-size: 17px; font-weight: bold; background: #ffCCCC !important; color: #333; padding: 4px; width: auto;}
#sidebar_single .seller_point {font-size: 11px; color: #335499; }
#sidebar_single .seller_contact{border-left: 1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; font-size: 12px; padding-left: 4px; padding-top: 5px; margin-bottom: 10px;}
#sidebar_single .seller_contact_item {width: 80px; font-weight: bold; float: left;}
#sidebar_single small a{font-size: 10px; color:#335499;}
#sidebar_single small {font-size: 10px; color:#335499;}
#sidebar_single .buyer_action a {padding: 5px; margin-top: 5px; margin-bottom: 0px; background: #C7E3FF; color:#222; font-weight: bold;}
#sidebar_single .transaction_action a {padding: 5px; margin-top: 5px; margin-bottom: 0px; background: #FF0000; color:#FFF; font-weight: bold;}
#sidebar_single .confirm_transaction_form {border: 1px solid #C1C1C1; font-size: 11px; font-weight: normal; background: #efefef !important; color: #333; padding: 4px; width: auto;}
#sidebar_single .confirm_transaction_form a {color: #000}
#sidebar_single .confirm_transaction_form input {padding: 4px; font-size: 11px;}
#sidebar_single .mark_as_sold {border: 1px solid #999; background: #FFCCCC; color: #333; cursor: pointer; font-weight: bold;}
#sidebar_single .submit_transaction {border: 1px solid #999; background: #C7E3FF; color: #333; cursor: pointer; font-weight: bold;}

#sidebar_single .seller_contact_form {border: 1px solid #C7E3FF; font-size: 11px; background: #C7E3FF; padding: 2px 2px 5px 5px; font-weight: bold; margin: 0px;}
#sidebar_single .seller_contact_form_input {padding: 5px; display: block; width: 240px; margin-bottom: 5px;}
#sidebar_single .seller_contact_form_textarea {width: 240px; padding: 5px; display:block;}
#sidebar_single .seller_contact_form_submit {margin-top: 5px; background: #333; color: #FFF; border: 0px; border-bottom: 1px solid #111; font-weight: bold; width: 100px !important; cursor: pointer; padding: 5px;}
#sidebar_single .seller_contact_form label.error {display:block; background: #FFCCCC; color: #000; padding: 5px 5px 5px 25px; width: 200px; background-position: 5px top; font-size: 11px; margin-top: 0px !important;}
input.report { padding: 3px; height: 27px; cursor: pointer; border: none; background: #FFCCCC; margin-bottom: 5px; font-weight: bold; font-size: 14px; font-family: arial,helvetica,verdana,sans-serif; }
input.condiment { display: none; }


#sidebar_related {background: #FFF; padding: 0 0px 10px 10px; margin: 0 0px 10px 0px; font-size: 14px; border-left: 0px solid #D1D1D1; line-height: 150%;}
#sidebar_related li {border-bottom: 1px solid #d1d1d1; padding: 3px 0 3px 0px; }
#sidebar_related ul {margin-bottom: 10px;}
#latest_listings {overflow: hidden; padding: 0em 0em 1em 0em; border: 0px solid #c5c5c5; height: 150px; position: relative; }
#related_listings {overflow: hidden; padding: 0em 0em 1em 0em; border: 0px solid #c5c5c5; height: 100px; position: relative; }

#product_questions {border: 2px solid #EFEFEF; padding: 10px; margin-bottom: 20px;}
#product_questions h1 {border-bottom: 1px solid #e1e1e1; padding-bottom: 8px; font-weight: bold; margin-top: 5px; }
#product_questions h2 {border-bottom: 1px solid #e1e1e1; padding-bottom: 8px; font-weight: bold; margin-top: 5px; line-height: 150%; color: #335499;}
#product_questions h6 {padding: 0px; font-weight: bold; line-height: 150%; color: #666; margin: 0px; color: #990000;}
#product_questions input {width: 500px; padding: 10px; font-size: 15px; border: 1px solid #D1D1D1;}
#product_questions p {line-height: 150%;}


#product_bottom_listing {border: 2px solid #EFEFEF; padding: 10px; margin-bottom: 20px;}
#product_bottom_listing h1 {border-bottom: 1px solid #e1e1e1; padding-bottom: 8px; font-weight: bold; margin-top: 5px; }
#product_bottom_listing h2 {border-bottom: 1px solid #e1e1e1; padding-bottom: 8px; font-weight: bold; margin-top: 5px; line-height: 150%; color: #335499;}
#product_bottom_listing h6 {padding: 0px; font-weight: bold; line-height: 150%; color: #666; margin: 0px; color: #990000;}
#product_bottom_listing input {width: 500px; padding: 10px; font-size: 15px; border: 1px solid #D1D1D1;}
#product_bottom_listing p {line-height: 150%;}

/* comment list styling*/

ol.commentlist { list-style:none !important; margin: 0 0 0 5px; padding:0; text-indent:0;}
ol.commentlist li {list-style:none !important; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px solid #d1d1d1; padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; color: #222; background:#FFCCCC; padding: 4px;}
ol.commentlist li div.vcard cite.fn a.url {color: #222;}
ol.commentlist li div.vcard img.avatar { display: none; border:2px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:11px; margin-bottom: 5px; margin-top: 5px;}
ol.commentlist li div.comment-meta a { color:#666; }
ol.commentlist li p { font-size:12px; margin:0 0 1em; }
ol.commentlist li ul { font-size:14px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; color: #444; text-decoration: underline; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #FFCCCC; margin:0 0 10px 5px; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #C7E3FF; margin:0 0 10px 5px; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 10px 5px; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:0px solid #999; border-bottom: 1px solid #999; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .says {display:none;}

#respond {border-top: 0px solid #d1d1d1; padding-top: 10px; margin-top: 0px;}
#respond h3 {font-weight: bold; color: #333; padding: 5px 10px 10px 0px; width: 500px; margin-bottom: 10px;margin-top: 0px;}
#respond .comment_textarea {width: 90%; font-size: 14px; padding: 5px;}
.cancel-comment-reply a {background: #D1D1D1; color: #000; padding: 5px; font-size: 10px;}
#respond input{    border: 1px solid #999; padding: 5px; font-size: 16px; color: #333; width: 300px;}
#respond .commentsubmit{ width: 120px; font-weight: bold;    background: #C7E3FF; border-bottom: 2px solid #94C9FF;border-right: 1px solid #94C9FF; color: #333;padding: 4px; cursor: pointer;}
#respond .commentsubmit:hover{ background: #335499; color: #FFF; }

/** footer **/


#pre_footer { padding:10px 10px 30px 10px; line-height: 1.6em; background: transparent; position: absolute; margin-top: 10px; color: #FFF;}
#pre_footer h2 {color: #EFEFEF; font-weight: bold; font-size: 13px; text-decoration: underline;}
#pre_footer ul li {float: left; margin: 5px 10px 5px 10px; border-right: 1px solid #666; padding: 5px 20px 5px 10px; font-size: 11px; }
#pre_footer ul li p a {color: #FFF;}
/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp * {
    margin:0px; padding:0px;
    outline:none;
}
.markItUp a:link,
.markItUp a:visited {
    color:#000;
    text-decoration:none;
}
.markItUp  {
    width:100%;
    margin:5px 0 5px 0;
}
.markItUpContainer  {
    font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
    font:14px Arial;
    padding:5px;
    width:100%;
    height:250px;
    clear:both; display:block;
    line-height:18px;
    overflow:auto;
    border: 1px solid #999;
}
.markItUpPreviewFrame    {
    overflow:auto;
    background-color:#FFF;
    width:99.9%;
    height:300px;
    margin:5px 0;
}
.markItUpFooter {
    width:100%;
}
.markItUpResizeHandle {
    overflow:hidden;
    width:22px; height:5px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/handle.png);
    cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul li    {
    list-style:none;
    float:left;
    position:relative;
}
.markItUpHeader ul li:hover > ul{
    display:block;
}
.markItUpHeader ul .markItUpDropMenu {
    background:transparent url(images/menu.png) no-repeat 115% 50%;
    margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
    margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
    display:none;
    position:absolute;
    top:18px; left:0px;    
    background:#FFF;
    border:1px solid #000;
}
.markItUpHeader ul ul li {
    float:none;
    border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
    background:#FFF url(images/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
    margin:0 10px;
    width:1px;
    height:16px;
    overflow:hidden;
    background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
    width:auto; height:1px;
    margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
    position:absolute;
    top:-1px; left:150px; 
}
.markItUpHeader ul ul ul li {
    float:none;
}
.markItUpHeader ul a {
    display:block;
    width:16px; height:16px;
    text-indent:-10000px;
    background-repeat:no-repeat;
    padding:3px;
    margin:0px;
}
.markItUpHeader ul ul a {
    display:block;
    padding-left:0px;
    text-indent:0;
    width:120px; 
    padding:5px 5px 5px 25px;
    background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
    color:#FFF;
    background-color:#000;
}
/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp .markItUpButton1 a {
    background-image:url(resimler/bold.png);
}
.markItUp .markItUpButton2 a {
    background-image:url(resimler/italic.png);
}
.markItUp .markItUpButton3 a {
    background-image:url(resimler/stroke.png);
}

.markItUp .markItUpButton4 a {
    background-image:url(resimler/picture.png); 
}
.markItUp .markItUpButton5 a {
    background-image:url(resimler/link.png);
}

.markItUp .markItUpButton6 a {
    background-image:url(resimler/clean.png);
}
.markItUp .preview a {
    background-image:url(resimler/preview.png);
}