@import url('styles.base.css');

body {
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #2d2d2d;
	border: 1px solid #dfe6ed;
	padding: 2px;
}
select {
	border: 1px solid #dfe6ed;
	padding: 1px;
}
a, a:visited, a:hover, a:active {
	color: #713998;
}
hr {
	border: 0px solid #eaf0f5;
	border-top-width: 1px;
}
.dark-hr {
	border-color: #e3e3e3;
}
.error-text {
	color: #f27a00;
}
.view-large-image-link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #c5d1d8 1px solid;
	padding: 2px 1px 0px 1px;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0px 0px 0px 5px;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 12px;
	font-weight: bold;
	color: #3f0000;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
}
.notification-body {
	color: #ffffff;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #ffffff;
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #d0cebe;
}
.section-title {
	background: #f3f1da url('images/section_title_bg.gif') repeat-x bottom;
}
.section-title a {
	color: #5c5d3e;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-body, .section-body-details {
	border-top: 1px solid #d0cebe;
	background-color: #f6f5e4;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}	
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #333;
	font: bold 12px Tahoma;
	padding: 5px 8px 1px 8px;
	padding-left:18px !important;
	padding-right:15px !important;
	padding-top:5px !important;
	
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	display: -moz-inline-box;
	display: inline-block;
	margin-bottom: 4px;
	background: url('images/buton-arrow-bg.gif') no-repeat right top;
	height: 29px;
}
.button-submit-action, .button-action {
	padding-right: 17px;
	
}
.button-submit-action, .button-action, x:-moz-any-link {
	padding-right: 15px;
	
}
.button-submit, .button {
	background: transparent url('images/buton-bg.gif') no-repeat left top !important;
	padding: 0 0 0 5px;
	border:none !important;
	height: 29px;
	line-height: 20px;
}
.polls-buttons {
	padding: 0;
	padding-right:3px;
	background:url(images/buton-bg.gif) -150px 0 no-repeat;
	height:29px;
}
.polls-buttons .button-submit{
	background:none;
	border:none;
	background:url(images/buton-bg.gif) left;
	color:#333;
	display:block;
	float:left;
	height:21px;
	padding:0 0 8px 4px !important;
}
.button-submit input, .button a{
	background: transparent url('images/buton-bg.gif') no-repeat right top !important;
	border:none;
	padding:0;
	padding-right:25px !important
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, .button a {
	background: transparent url('images/buton-bg.gif') no-repeat left top;
	padding: 3px 5px 4px 9px;
	height: 29px;
	line-height: 20px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	border: 0px none;
	margin: 0px;
	
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 1px 0px 4px 6px;
}

.button-submit, .button {
	background-color: #13b3e7;
	background-image: none;
	border: 1px solid #0e94c0;
}
.button-submit input, .button a {
	background-image: none;
	font: bold 12px Tahoma;
	padding: 1px 6px 2px 5px;
}
.button a {
	padding-top: 7px !important;
	display:inline-block;
}
.button-submit input {
	padding-bottom: 6px;
	line-height: 16px;
}
.button-submit-big {
	background: #ff4f01 url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}
/* /input buttons */
.button a {
	padding: 2px 10px 2px 10px;
}
.button-action a {
	padding: 3px 0px 0px 10px;
}
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background: url('images/icons/text_but_arrow.gif') no-repeat right 6px;
}

.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('images/icons/action_text_but_arrow.gif');
}
.go-button {
	padding-left: 3px;
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 12px Arial;
	color: #b20101;
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */

.list-price {
	color: #757575;
}
.price, .sub-price {
	color: #8c8383;
}
.sub-price {
	color: #8c8383;
}
.discount {
	color: #666666;
}
.qty-in-stock {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	height:31px;
	border-bottom:solid 1px #cecece;
}
.tabs ul li, .tabs ul li.cm-active {
	padding: 0;
	padding-left:15px;
	margin: 0 5px;
	margin-top:1px;
	height: 31px;
}
.tabs ul li.cm-active {
	background: url('images/cm-tab-active-bg.gif') left top;
	padding: 0;
	padding-left:15px;
	border-bottom:solid 1px #fff;
	height: 31px;
}
.tabs ul li a {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:25px;
	display:inline-block;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	float:left;
	font-weight:bold;
}
.tabs ul li a:hover, .tabs ul li.cm-active a:hover {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.tabs ul li.cm-active a{
	background: url('images/cm-tab-active-bg.gif') right top;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}
/* /Tabs */
.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}
.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
.left-column .jcarousel-skin, .right-column .jcarousel-skin {
	border:none;
	background:none;
}
.left-column .jcarousel-skin table td.image_td {
	padding:3px;
}
.left-column .jcarousel-skin table td.image_td img{
	border: 1px solid #dadada;
	background-color: #ffffff;
	padding:0 10px;
	margin-left:5px;
}
.left-column .scroller_body .sidebox-body .sidebox-title span{
	padding:0;
	margin:0;
}
.left-column .scroller_body ul li a {
	text-decoration:none;
}
.left-column .scroller_body .sc_price {
	font-weight:bold;
	color:#8c8383;
}
.left-column .scroller_body .carousel_div{
	position:relative;
}
.left-column .scroller_body .carousel_div .nextprevl {
	cursor:pointer;
	position:absolute;
	left:0px;
	top:50px;
	width:20px;
	height:30px;
	display:block;
	z-index:999999;
	text-decoration:none;
}
.left-column .scroller_body .carousel_div .nextl {
	left:150px;
}

/* /jCarusel */

/* Listmania */

.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	border: 1px solid #e3e3e3;
}
.no-items {
	background-color: #f1f4f6;
}
/* /common styles */

/* main styles */
#footer {
	border-top:solid 1px #dedede;
}

#footer .footer-helper-container .quick-links {
	padding:0;
	margin:0;
	width:100%;
	text-align:left;
	color:#847b7b;
}
#footer .footer-helper-container .quick-links a {
	color:#847b7b;
}
#footer .footer-helper-container .quick-links a:hover {
	color:#756d6d;
}
.footer-bottom {
	height:8px;
	padding-left:8px;
	padding-bottom:0;
	margin-bottom:20px;
}
.footer-content {
	margin:5px 0;
	color:#847b7b;
}
/* Styles for the fixed width layout */ 

.helper-container, x:-moz-any-link {
	padding-right: 1px;
}
#container {
	background:#ffffff;
}
#content{
	background:#ffffff url(images/main_bg.gif) no-repeat;
	padding:10px;
}
/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout.
body {
	background-image: none;
	background-color: #ffffff;
}
*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
#top_menu {
	padding: 5px 8px 3px 0px;
	text-align: center;
	clear: right;
}
#top_menu ul li.first-level a {
	color:#fff;
	font:14px "Tahoma", Arial, Helvetica, sans-serif;
}
#top_menu ul li.first-level ul li a {
	color:#333;
	font:14px "Tahoma", Arial, Helvetica, sans-serif;
	text-transform:none;	
}
.top_menu li.first-level, .top_menu li.first-level a {
	padding: 0;
	margin: 0;
}
#top_menu ul li.first-level span {
	display: -moz-inline-box;
	display: inline-block;
}
#top_menu ul li.first-level {
	padding: 0;
	margin: 0;
	text-align: left;
	background:none;
	
	
}
#top_menu ul li.first-level.cm-active {
	padding: 0;
	margin: 0;
	text-align: left;	
}

#top_menu ul li.first-level span {
	padding: 6px 14px 4px 14px;
	background:url('images/topmenu-right.gif') right center no-repeat;
}
#top_menu ul li.first-level.cm-active span {
background:url('images/top-menu-active.gif') repeat-x;
margin:0 -4px;
}
#top_menu ul ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	background:url('images/top-container.gif');
	height:83px;
	margin-bottom:10px;
}

/* content-tools */
.content-tools {
}
.content-tools span.float-left, .content-tools span.float-right {
	width: 5px;
	height: 36px;
	margin: -5px 0px 0px -7px;
}
.content-tools span.float-right {
	margin: -5px -5px 0px 0px;
}
/* /content-tools */
.search-selectbox {
	border: 1px solid #83bdcb;
}
.search-input {
	border: 1px solid #83bdcb;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 4px;
	background: url('images/icons/search_advanced_arrow.gif') no-repeat right 5px;
}
/* /top tools styles */

.quick-links {
	text-align: left;
	padding: 0px;
	height:38px;
	margin-bottom:0;
	position:relative;
	line-height:38px;
	width:520px;
	float:left;
}

.quick-links a{
		text-decoration: none;
		color:#713998;
}

.quick-links-delim {
	color:#ccc;
}

.top-quicklinks {
	text-align: left;
	padding-bottom: 0px;
	background: url('images/top_q.gif') bottom;
	height:38px;
	margin-bottom:0;
	position:relative;
	float:right;
	width:781px;
}
.float-right-top {
	float:right;
	top:5px;
	padding-right:8px;
	padding-top:9px;
}
.quick-links .float-right .select-link {
	padding-right:5px;
}
.float-right-top .search-input {
	border:0;
	width:134px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}


/* cart box styles */
.top_cart {
	float:left;
	width:55px;
	margin-left:19px;
}
#cart_status .float-left {
	background: url('images/top_tools_delim.gif') no-repeat 100% 2px;
	padding: 0px 14px 0px 0px;
	margin-right: 11px;
}
.top_cart #cart_status .float-left {
	background:none;
	padding: 0px 0px 0px 0px;
	margin-right: 5px;
}
.top_cart #cart_status .float-left a {
	text-decoration:none;
}
.top_cart #cart_status .float-left a:hover {
	text-decoration:underline;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #f2fbb5 !important;
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #f2f2f2 !important;
}
.cart-list {
	background: none;
}
.list-container {
	border: 1px solid #bdbdbd;
	border-top-width: 0px;
}
.cart-list .list {
	border: 1px solid #bababa;
	background:#ffffff;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.cart-list ul {
	margin: 0px 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0px;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0px;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-wrapper {
	margin-bottom: 10px;
	background:url(images/sidebox_general.gif) top right;
}

.left-column .sidebox-wrapper {
	background:none;
}
.sidebox-title {
	padding-left: 0;
}
.sidebox-title span {
	display: block;
	font:16px Tahoma;
	color:#323542;
}
.sidebox-wrapper .sidebox-body {
	padding: 13px 3px 10px 13px;
	background:url(images/sidebox_general.gif) top left;
	margin-right:10px;
}
.left-column .sidebox-wrapper .sidebox-body{
	background:none;
	padding: 5px 3px 5px 3px;
}
.sidebox-wrapper .sidebox-bottom {
	background:url(images/sidebox_general.gif) bottom left; 
	height:10px; 
	padding-left:10px;
}
.left-column .sidebox-wrapper .sidebox-bottom {
	background:none;
}

.sidebox-wrapper .sidebox-bottom span {
	background:url(images/sidebox_general.gif) bottom right; 
	height:10px; 
	width:7px; 
	float:right;
}
.left-column .sidebox-wrapper .sidebox-bottom span{
	background:none;
}

.left-column .sidebox-wrapper {
	background:none;
}
.left-column .scroller_body{
	background:url(images/scroller_bg.png) no-repeat;
	height:196px;
}
.left-column .scroller_body .sidebox-title{
	padding-left:10px;
}
.sidebox_home_wrapper {
	background:none;
	border:solid 1px #e2e2e2;
	margin-top:10px;
}
.sidebox_home_wrapper .sidebox-bottom span, .sidebox_home_wrapper .sidebox-bottom, .sidebox_home_wrapper .sidebox-body  {
	background:none; 
}
.sidebox_home_wrapper .sidebox-title {
	border-bottom:solid 1px #e2e2e2;
	font-weight:bold;
	font-size:18px;
	color:#847b7b;
	margin:0;
	padding:0;
	height:25px;
}
.sidebox_home_wrapper .sidebox-title span{
	font-weight:bold;
	font-size:18px;
	color:#847b7b;
}
.sidebox_home_wrapper .product-features, .sidebox_home_wrapper .list-price, .sidebox_home_wrapper .sku {
	display:none;
}
.sidebox_home_wrapper .product-description a{
	text-decoration:none;
}
.mainboxes {
	float:left;
	margin-right:10px;
	width:500px;
	background:#ffffff;
}
.mainboxes .mainbox-container .mainbox-title, .mainboxes2 .mainbox-container .mainbox-title {
	background:url(images/haberler_title.png) no-repeat;
	padding-left:35px;
	height:30px;
	line-height:30px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#847b7b;
	margin-bottom:10px;
	padding-bottom:0;
}
.mainboxes2 .mainbox-container .mainbox-title {
	background:url(images/makaleler_bg.png) no-repeat;
	border-bottom:solid 1px #dedede;
	margin:0 5px 5px 5px;
}
.mainboxes .mainbox-container .mainbox-title span, .mainboxes2 .mainbox-container .mainbox-title span{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#847b7b;
}
.mainboxes2 {
	width:240px;
	float:right;
	background:#ffffff;
}

.mainbox-container {
	border:solid 1px #e2e2e2;
	padding:5px;
}

.b_borderer {
	height:1px;
	background:#bdbdbd;
	margin:0 1px
}
.mainboxes2 .mainbox-body, .mainboxes .mainbox-body {
	margin-bottom: 0px;
}
.mainboxes .mainbox-body ul, .mainboxes2 .mainbox-body ul {
	padding:0 5px;
	margin:0;
}
.mainboxes .mainbox-body ul li, .mainboxes2 .mainbox-body ul li{
	line-height:15px;
	font-size:12px;
	height:15px;
	padding:3px 0 4px 0;
}
.mainboxes .mainbox-body ul li a, .mainboxes2 .mainbox-body ul li a{
	text-decoration:none;
	font-size:12px;
	padding-left:22px;
	background:url(images/kalem.png) no-repeat;
	line-height:15px;
	display:block;
}
.mainboxes2 .mainbox-body ul li {
	border-bottom:solid 1px #dedede;
}
.mainboxes2 .mainbox-body ul li a{
	padding-left:10px;
	background:url(images/kare.png) left center no-repeat;
}
.mainboxes .mainbox-body ul li a{
	color:#847b7b;
}
.mainboxes .mainbox-body ul li a:hover{
	color:#6d6565;
}
.mainboxes2 .mainbox-body ul li a:hover{
	color:#5a267f;
}
.mainboxes p, .mainboxes2 p {
}
.home_araclar {
	background:url(images/home_araclar.png) no-repeat;
	height:96px;
	width:750px;
	margin-bottom:10px;
}
.home_araclar a {
	display:block;
	float:left;
	width:250px;
	height:96px;
	overflow:hidden;
}

/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper .sidebox-title {
	background: #cbf1f7 url('images/sidebox_important.gif') no-repeat left top;
}
.sidebox-categories-wrapper .sidebox-title span {
	background: url('images/sidebox_important.gif') no-repeat right top;
	
}
.left-column .sidebox-categories-wrapper .sidebox-title {
	background:none;
	padding:0;
}
.left-column .sidebox-categories-wrapper .sidebox-title span {
	background:none;
	padding:0;
}
/* /categories sidebox style */

/***** Tables *****/
/* Common table */
.table {
	background-color: #dee1e5;
	padding: 1px 0px 1px 1px;
}
.table th {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table td, .table .table td {
	border-right: 1px solid #dee1e5;
}
.table .table-footer td {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
}
.table-row, tr.table-row, td.table-row {
	background-color: #f9f9f9;
}
/* /Common table */
/***** /Tables *****/

/* mainbox2 */
.mainbox2-title {
	background: url('images/subheader_bg.gif') repeat-x left bottom;
}
/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #2d2e2e;
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0px 5px 0px;
	margin-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.subheader-first-item {
	padding: 0px 0px 5px 0px;
}
.subheader2 {
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}

/* color mainbox */
.mainbox-cart-title {
	background: #ecf6f8 url('images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 14px;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0px 0px -13px;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0px 0px;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #dddddd;
	border-width: 0px 1px;
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #e9eff3;
	border: 1px solid #d2e1e8;
}

/* Bottom styles */
.bottom-copyright {
	color: #313131;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 11px;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #ff5400;
	text-transform: lowercase;
	font: normal 11px Tahoma;
	margin-right:5px;
}
/* /recently viewed */

/* product LIST view styles */
.discount-label {
	background: url('images/icons/discount-icon.png') no-repeat left top;
	padding:0 20px 40px 20px;
}
.discount-label em {
	padding: 4px 4px 4px 50px;
	color: #d23e3a;
	font: normal bold 24px "Tahoma", Arial, Helvetica, sans-serif;
	min-width: 28px;
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}
.product-variant-image-selected {
	border: 2px solid #3DA5EE;
}
.product-variant-image-unselected {
	border: 2px solid #CCCCCC;
}
.product-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	padding: 13px 0px 14px 0px;
	margin: 14px 0px 0 0px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url('images/pagination-bg.gif') center top no-repeat;
}

.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	font-weight: normal;
	padding:7px 12px 17px 12px;
	text-decoration:none;
	background:url('images/pagination-page.gif') center top no-repeat;
	color:#713998;
}
.pagination a:hover, .pagination-selected-page {
	background:url('images/pagination-selected-page.gif') center top no-repeat;
	color:#333;
}
.pagination-selected-page {
	font-weight: bold;
	padding:7px 13px 17px 11px;
	
}
.category-sort {
	margin:0 auto 10px auto;
	width:350px;
	
}
.category-sort .inside-sort{
	background:url('images/category-sorting.gif') center top no-repeat;
	padding:7px 0 13px 5px;
	text-align:center;
	float:left;
	width:170px;
}
/* /pagination styles */

.info-field-title {
	background-color: #edf8fe;
}

/* product details styles */
.product-details-options {
}
.product-compare-bullets {
	padding: 10px 4px 0 8px;
}
.comparison_list_blink {
	margin-top:5px;
}
/* /product details styles */

/* List with circle bullets */
.bullets-list li, .cm-tabs-content ul li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}
.bullets-list li {
	border-bottom:dotted 1px #cecece;
}
.bullets-list li a {
	color:#713998;
	font-size:13px;
}
.cm-tabs-content ul li {
	background-image: url('images/icons/dot_dark.gif');
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
.arrows-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
	border-bottom:dotted 1px #cecece;
	padding-left: 13px;
}
.arrows-list li a {
	color:#713998;
}
.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
.tree-list .cm-expanded {
	background: url('images/icons/links_expanded.gif') no-repeat scroll right 5px;
}

.tree-list .cm-collapsed {
	background: url('images/icons/links_collapsed.gif') no-repeat scroll right 5px;
}
/* /Tree list */

/* Arrow list */
.arrow-list li {
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}
.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Arrow list*/

/* Action bullets */
.action-bullets {
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0px 10px 0px 13px;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .cm-tabs-content ul.no-markers li {
	background-image: none;
	list-style-type: none;
	padding-left: 0px;
}
/* /No bullets */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
}

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0px;
}
.form-field label {
	font: normal 12px verdana, geneva, arial, helvetica, sans-serif;
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Tahoma;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
/* /form styles */

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #f8fdff;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
}
.checkout-steps {
	background-color: #c8eef6;
}
.step-title-active {
	background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;
	border-bottom: 1px solid #c6d8dd;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #ff7800;
}
.step-body .shipping-rates label {
	font: italic bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: bold 17px Tahoma;
	color: #8ca1a1;
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #242424;
	background: url('images/icons/step_arrow_active.gif') no-repeat 0px 7px;
}
.step-complete-wrapper, .step-complete-wrapper strong {
	color: #8ca1a1;
	font: italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	font-weight: bold;
}
.step-complete-wrapper span {
	font-style: normal;
}
p.step-complete-wrapper {
	padding-top: 11px;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: bold 11px Tahoma;
	padding-top: 2px;
	padding-right: 3px;
}
#list_payment_methods {
	margin-left: -8px;
}
#summary {
	padding: 10px 0 5px 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0px;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box, .box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini {
	border: 1px solid #c1d4eb;
}
a.cm-cur-item {
	border: 1px solid #0551ae;
}
/* /Previewer styles */


/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0px 3px;
	text-transform: lowercase;
}
/* /block "Product filters" */

/* captcha */.image-captcha {
	border: 2px solid #d0e25a;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 16px Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* Select languages */
.select-link, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 3px;
}
.select-wrap .select-link, .select-wrap .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
}
.cm-select-list a.active {
	font: bold 12px Arial;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0px 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* Statistic list */
ul.statistic-list {
	background-color: #f2f9db;
}
/* /Statistic list */

/* plain/dynamic menu */
.subcategories-link, .subcategories-link:visited, .subcategories-link:hover, .subcategories-link:active {
	color: #2d2d2d;
}
.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #2d2d2d;
	font-weight: bold;
}
.sitemap-list {
	padding-top: 10px;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;
}
/* /plain/dynamic menu */

/* File uploader */
.fileuploader {
	border: 1px solid #d9d9d9;
	background-color: #f5f5f5;
}
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 10px Tahoma;
	color: #858585;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0px 0px;
	color: #ffffff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #713998;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #a5a5a5;
	font-size: 11px;
}
/* /breadcrumbs */

.manage-post {
	background-color: #f2fafc;
}
.posts em {
	font-size: 11px;
}

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #eff8fc url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #c1d1d5;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: bold 42px Arial, Helvetica, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 0px 14px 10px;
	color: #898989;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* mandatory fields */
.mandatory-fields {
	font-size: 11px;
	text-decoration: underline;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}
#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0px;
}
.post-author {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 11px;
}
.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}
.post-message {
	padding: 0;
	font-style: italic;
}
.tags-group {
	font: italic normal 13px Arial, Helvetica, sans-serif;
}
.tags-list-container {
	padding: 0 0 10px 7px;
}
.cm-hint {
	color: #A5A5A5 !important;
}
.product-features {
}
/*
.product-features span {
	display:inline;
	background:url(images/urun_araclari.png) no-repeat;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:32px;

}
.product-features span.newproduct {
	padding:2px 8px 2px 7px;
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:8px;
	
}
.product-features span.disproduct {
	padding:2px 5px 2px 7px;
	background-position:-40px top;
	background-repeat:no-repeat;
	margin-bottom:8px;
}
.product-features span.fastproduct {
	padding:2px 5px 2px 7px;
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:8px;
}
*/
.sku, .prices-container, .price{
	color:#8c8383 !important;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}

.product-description  a.product-title {
	color:#713998 !important;
	font:12px "Tahoma", Arial, Helvetica, sans-serif;
}
.product-description .product-details-title {
	color:#713998 !important;
	font:16px "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.product-description  a.product-title-list {
	color:#713998 !important;
	font:12x "Tahoma", Arial, Helvetica, sans-serif;
	line-height:18px;
}
a.text-button, a.text-button-act {
	color:#713998 !important;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}


.simple-wrapper-list {
	margin-bottom: 10px;
	background:url(images/sidebox_general.gif) top right;
}
.simple-list-title {
	padding-left: 0;
	margin-bottom:10px;
}
.simple-list-title span {
	display: block;
	font:14px Tahoma;
	color:#323542;
}
.simple-wrapper-list .simple-list-body {
	padding: 13px 3px 10px 13px;
	background:url(images/sidebox_general.gif) top left;
	margin-right:10px;
}
.simple-wrapper-list .simple-list-bottom {
	background:url(images/sidebox_general.gif) bottom left; 
	height:10px; 
	padding-left:10px;
}
.simple-wrapper-list .simple-list-bottom span {
	background:url(images/sidebox_general.gif) bottom right; 
	height:10px; 
	width:7px; 
	float:right;
}
.main_title {
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
	color:#c83d01;
}
#splash h1 {paddign:0; margin:0; font-size:28px; color:#ff0081; position:absolute; color:#ffffff; background:#ed2024; padding:10px; right:0; bottom:40px; text-align:right}
#splash h1 span {
	display:block;
	font-size:14px;
	font-weight:normal
}
#banner468 {margin-bottom:10px;}
.wslide-menu {height:27px; padding-top:10px; text-align:center; position:absolute; background:#000000; display:none}
#parent1-menu a{
	padding: 4px 10px 2px 9px;
	color: #fff;
	background:url(images/splash-icon-bg.png) center top no-repeat;
	margin-left:5px;
	font:12px Tahoma;
	
	
}
#parent1-menu a.wactive{
				color: #01394b;
				background:url(images/splash-icon-bg.png) center bottom no-repeat;
}
.anythingSlider                         { width: 750px; height: 198px; position: relative; margin: 0 auto; }
.anythingSlider .wrapper                { width: 750px; overflow: auto; height: 198px; margin: 0 0;  position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; background:url(images/splash-bg.png); list-style: none; position: absolute; top: 0; left: 0;  margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding:0; height: 213px; width: 750px; margin: 0; position:relative }
.anythingSlider .arrow                  { height: 29px; width: 25px;   text-indent: -9999px; position: absolute; top: 213px; z-index:999999; cursor: pointer; }
.anythingSlider .forward                { display:none }
.anythingSlider .back                   { display:none }
.anythingSlider .back:hover, .anythingSlider .forward:hover            { background-position: 0 -29px; }

#thumbNav                               { position: absolute; top: 170px; height:27px; padding-top:2px; text-align: center;  }
#thumbNav a                             { color:#ffffff; font:12px Tahoma; display: inline-block; padding: 4px 6px 2px 6px; margin: 0 0 0 5px; background:url(images/splash-icon-bg.png) center top no-repeat; text-align: center; text-decoration:none}
#thumbNav a:hover                       { color:#f1f1f1; }
#thumbNav a.cur                         { background:url(images/splash-icon-bg.png) center bottom no-repeat; color: #FFFFFF;}


/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/*Kullanici Paneli*/
.user_panel {
height:31px;
width:100%;
background:url(images/userpanelbg.png) no-repeat;
margin-bottom:10px;
}
.user_panel h1 {
	float:left;
	font-size:12px;
	font-family:Tahoma;
	line-height:31px;
	padding-left:10px;
}
.user_login {
height:31px;
float:right;
margin-bottom:10px;
text-align:right;
}
.user_login li {
float:left;
display:block;
margin:0 10px;
}
.user_login li a{
text-decoration:none;
display:block;
line-height:31px;
padding-left:20px;
}
.user_login li.giris a {
background:url(images/icons/user-login.png) left center no-repeat;
}
.user_login li.kayit a {
background:url(images/icons/useradd.png) left center no-repeat;
}
.user_login li.cikis a {
background:url(images/icons/usercikis.png) left center no-repeat;
}
.user_login li.siparisler a {
background:url(images/icons/siparisler.png) left center no-repeat;
}
.user_login li.alisverissepeti a {
background:url(images/icons/sepet.png) left center no-repeat;
}
.user_login li.begendiklerim a {
background:url(images/icons/begendiklerim.png) left center no-repeat;
}
.user_login li.profil a {
background:url(images/icons/profil.png) left center no-repeat;
}

