/*tabbede menu*/
.ajax_tab_menu{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 12px Verdana;
	list-style-type: none;
	text-align: left;
}

.ajax_tab_menu li{
	display: inline;
	margin: 0;
	color:red;
}

.ajax_tab_menu li a{
	cursor:hand;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	color:#333;
	background:#eef1f6;
	display:table-cell;
}

.ajax_tab_menu li a:visited{
	color:#333;
}

.ajax_tab_menu li a:hover{
	text-decoration: underline;
	background-color:#9ea7b8;
	color:#333;
	
}

.ajax_tab_menu li.selected{
	position: relative;
	top: 1px;
    color:white;
}


.ajax_tab_menu li.selected a{ /*seili tab stili */
	background-color:white;
	border-bottom-color: white;
	display:table-cell;
	background-repeat: no-repeat;
	color:#333333;
}

.ajax_tab_menu li.selected a:hover{ /*seili tab stili*/
	text-decoration: none;
	background-color:#9ea7b8;
}

.icerik{
	width: 350px;
	margin-bottom: 1em; padding: 10px;
	height:auto 0px;
}

.icerik{border: 1px solid #cccccc;}
.ajax_tab_menu li a{ border: 1px solid #cccccc;}
/*tabbede menu*/


.header{
     background-color: #f8f8f8;
}

.inner_menu_header{
	color: #333333;
	font-size: 12px;
	font-style: normal;
                     font-weight:bold;
	font-family:  Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 12px;
}

.inner_menu_link {
	color: #004B91;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	text-decoration: underline;
}
a.inner_menu_link:link{
	color: #004B91;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
},
a.inner_menu_link:visited{
	color: #004B91;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
},
a.inner_menu_link:active{text-decoration: none;}
a.inner_menu_link:hover {color: #cc0000; text-decoration: underline;}

.inner_menu_link_alt {
	color:red;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
}
a.inner_menu_link_alt_1:link{color:#222;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px; font-weight:bold;},
a.inner_menu_link_alt_1:visited{color:#222;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px; font-weight:bold;},
a.inner_menu_link_alt_1:active{text-decoration: none;}
a.inner_menu_link_alt_1:hover {color:#cc0000; font-weight:bold; text-decoration: underline;}

a.inner_menu_link_alt_2:link{color:#333;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_2:visited{color:#333;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_2:active{text-decoration: none;}
a.inner_menu_link_alt_2:hover {color:#cc0000; text-decoration: underline;}

a.inner_menu_link_alt_3:link{color:#004B91;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_3:visited{color:#004B91;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_3:active{text-decoration: none;}
a.inner_menu_link_alt_3:hover {color:#cc0000;text-decoration: underline;}

a.inner_menu_link_alt_4:link{color:red;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_4:visited{color:red;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_4:active{text-decoration: none;}
a.inner_menu_link_alt_4:hover {color:#cc0000;text-decoration: underline;}

a.inner_menu_link_alt_5:link{color:blue;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_5:visited{color:blue;font-size: 12px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 12px;},
a.inner_menu_link_alt_5:active{text-decoration: none;}
a.inner_menu_link_alt_5:hover {color:#cc0000;text-decoration: underline;}

.inner_menu_link_td_1{padding-left: 5px;}
.inner_menu_link_td_2{padding-left: 15px;}
.inner_menu_link_td_3{padding-left: 25px;}

/* Ana gövde div'i */
#layoutmain{
	width:950px;
	text-align:center;
	height: 100%;
}
/* Menünün içine girdigi div*/
#layoutmenus{
	width:950px;
	text-align:center;
}
/* Dynamic Page'in içine girdigi div*/
#layoutbody{
	background-color: #FFFFFF;
	text-align:center;
	width:950px;
}
/* Footer menünün içine girdigi div */
#layoutfooter{
	background-color: #FFFFFF;
	width:950px;
	height: 50px;
	text-align:center;
}
/* Üst Menü üstteki linklere uygulanir */
.upper_menu_link {
	font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;
	font-size: 11px;
	color: #000000; 
	padding-left:2px;
	padding-right:2px;
	}
a.upper_menu_link:hover { color:#FF6600; text-decoration: none;}
a.upper_menu_link:active {text-decoration: none;}

/* Orta Menüdeki linklere uygulanir */
a.second_menu_link:visited {font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;font-size: 11px; color:#333333;}
a.second_menu_link:active { color:#333333; text-decoration: none;}
a.second_menu_link:hover { color:#cc0000; text-decoration: none;}
a.second_menu_link {font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;font-size: 11px;color:#333333;}

.menu_layer
{
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid ;
	border-bottom-style:solid;
	border-left-style: solid ;
	border-right-color: #9da7b8;
	border-left-color: #9da7b8;
	border-bottom-color: #9da7b8;
	width:170px;

}
.menu_td {font-size:11px;font-family:Geneva, tahoma, arial, Helvetica, sans-serif; color:#222222;}
.menu_over {background-color: #9da7b8; color:ffffff; cursor:hand;}

/* Dinamik sayfa kolon zeminlerinde uygulaniyor */
.dynamic_page_left_back {background-color: #ffffff;}
.dynamic_page_right_back {background-color: #ffffff;}
.dynamic_page_top_back {background-color: #ffffff;}
.dynamic_page_center_back {background-color: #ffffff;}

<!--- liste ve çerçevelerin zemin renkleri --->
/*.color-border {background-color:#6699cc;}
.color-header {background-color: #fff;}
.color-list	{background-color: #f9f9f9;}
.color-row {background-color: #fff;}*/

.color-border {background-color:#6699cc;}
.color-header {background-color: #c6c6fe;}
.color-row {background-color: #f1f0ff;}
.color-back { background-color: #EAFAA9;}
.color-list	{background-color: #E6E6FF;}

#frame_div{
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

#frame_main{
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

#frame_top{
	background-image:url(../objects2/design/templates_images/frame_main.jpg);
	background-repeat:repeat-x;
	height:35px;
	display:table-cell;
	background-repeat: no-repeat;
}

#frame_header{
	font-weight:bold;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}

#frame_body{
}


#frame_bottom{
	height:30px;
	background-repeat: no-repeat;
	background-position: right;
}

ul.frame_main{
	margin-top: 0px;
	margin-bottom:4px;
	list-style-image: url(../objects2/design/templates_images/last_demands_part_list_icon.gif);
	display:table-cell;
}

li.frame_main{
	margin-top: 0px;
	margin-bottom:4px;
	list-style-image: url(../objects2/design/templates_images/last_demands_part_list_icon.gif);
	display:table-cell;
}


.opportunity_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da6000;
	text-decoration: none;
}

.opportunity_product_name {	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007495;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}

.new_product_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da6000;
	text-decoration: none;
}

.new_product_name {	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}

<!--- Sag ve Solda kullanilacak Menuler --->
.product_cat_menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#666666;
	text-decoration: none;
	background-color:#CDCDCD;
}

.product_cat_menu_sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color:#99CC66;
	cursor:hand;
	text-decoration:none;
}

.left_right_menus_second_sub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	padding:3px;
	background-color:#999999;
}
a.left_right_menus_second_sub:hover {text-decoration: none; color:#990000;}  

<!--- Menü açilan layer --->

.newdiv {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	padding:3px;
	background-color:#999999;
}

<!--- liste ve çerçevelerin zemin renkleri --->
.frame_header {font-weight: bold; font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 10px; color:#FFFFCC  padding-right: 1px; padding-left: 1px}

body { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; margin-left : 0px;margin-top : 0px;margin-bottom : 0px;margin-right : 0px;}

body {SCROLLBAR-FACE-COLOR: #a7caed; SCROLLBAR-HIGHLIGHT-COLOR: #f1f0ff; SCROLLBAR-SHADOW-COLOR: #6699cc; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #f1f0ff; SCROLLBAR-DARKSHADOW-COLOR: #f1f0ff;}

TD, TH { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; }


select{clip: rect( );font-size:11px;font-family: Geneva,  tahoma, arial,Helvetica, sans-serif;color : #333333;padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double ;
	border-right-style: double ;
	border-bottom-style:double;
	border-left-style: double ;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
}

table{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #333333;}

div{font-size:11px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;color : #333333;}

input{clip:rect( );
	font-size:11px;
	font-family: Geneva,  tahoma, arial,Helvetica, sans-serif;
	color : #333333;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double ;
	border-right-style: double ;
	border-bottom-style:double;
	border-left-style: double ;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
}

input.image
{
  	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
	padding-left: 5px;
}

textarea{clip:rect( );font-size:11px;font-family: Geneva, tahoma, arial, Helvetica, sans-serif;color : #333333;padding-left: 2px;}

.box { border:#cccccc solid; border-width : 1px 2px 2px 1px;background-color : transparent;font-family: Verdana, Arial, sans-serif;font-size: 11px;background-color:#ffffff;text-align: right; font-weight:bold}

.formbold {font-family:Geneva, Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold;color: #000000;}

.spot {font-family:Geneva, Verdana, Arial, sans-serif; font-size : 12px; color: #000000;}

.boxtext {border: thin none #f1f0ff;background-color:transparent;font-family: Geneva, Verdana, Arial, sans-serif;font-size: 10px;background-color:#f1f0ff;} 

.moneybox {clip:rect();font-size:11px;font-family: Geneva,  tahoma, arial, Helvetica, sans-serif;color : #333333;padding-left: 2px;text-align: right;}  
.moneybox1 {clip:rect();font-size:12px;font-family: Geneva,  tahoma, arial, Helvetica, sans-serif; color : #333333;padding-left: 2px;text-align: center;}  


.label {
	font-weight: bold;
	color: #6e6e6e;

	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	line-height: 15px;
}
a.label:link{
	font-weight: bold;
	color: #6e6e6e;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	line-height: 15px;
},
a.label:visited{
	font-weight: bold;
	color: #6e6e6e;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	line-height: 15px;
},
a.label:active{text-decoration: none;}
a.label:hover { font-weight: bold;color: #ff0000;text-decoration: none;}

.label_title {font-family:  Geneva, Verdana, Arial, sans-serif; font-weight: bold; font-size: 14px; padding-right: 2px; padding-left: 2px; padding-bottom:3px; color : #00628c;}

.headbold {font-family:  Geneva, Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color :#cc0000;}

.product_name {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; text-decoration:underline; font-weight:bold}
a.product_name:link { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; font-weight:bold}
a.product_name:visited { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; font-weight:bold}
a.product_name:active { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; font-weight:bold}
a.product_name:hover { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #cc0000; text-decoration:underline; font-weight:bold}


.prod_detail2 {font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; padding-right: 2px; padding-left: 2px; color : #ff0000;}

.txtboldblue {font-weight: bold; font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 10px; color:#FFFFCC color: #FFFFCC; padding-right: 1px; padding-left: 1px}

.headbig {font-family: Geneva,  Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.color-back { background-color: #EAFAA9; }



.txtmenu {font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;font-size: 11px;color: #003399;}
a.txtmenu:visited {font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;font-size: 11px;color: #003399;}
a.txtmenu:link {font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;font-size: 11px;color: #003399;}
a.txtmenu:hover {color: #FFFF00;text-decoration: none;}
a.txtmenu:active {text-decoration: none;}

.tableyazi {font-family: Geneva, Tahoma,Verdana, Arial, sans-serif; text-decoration: none;font-size:12px;padding-right: 2px; padding-left: 1px;color : #004B91;}
a.tableyazi:visited {font-family: Geneva, Tahoma,Verdana, Arial, sans-serif; text-decoration: none;font-size:12px;padding-right: 2px; padding-left: 1px;color : #004B91;}
a.tableyazi:active {text-decoration: none;}
a.tableyazi:hover {text-decoration: underline; color:#cc0000;}  
a.tableyazi:link {	font-family: Geneva, Tahoma,Verdana, Arial, sans-serif;text-decoration: none;font-size:12px;padding-right: 2px;	padding-left: 1px;color : #004B91;}

.txtsubmenu	{font-size:11px;font-family: tahoma, arial, Geneva, Helvetica, sans-serif;color: #053D77; padding-left: 2px;text-decoration: none;}
a.txtsubmenu:visited {font-size:11px;font-family: tahoma, arial, Geneva, Helvetica, sans-serif;color:#053D77;padding-left: 2px;text-decoration: none;}
a.txtsubmenu:active {text-decoration: none;}
a.txtsubmenu:hover{text-decoration: none; color:267DD7;}  
a.txtsubmenu:link {font-size:11px;font-family: tahoma, arial, Geneva, Helvetica, sans-serif; color:#053D77;padding-left: 2px;}

.titlebold {font-family:  Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold;  padding-right: 2px;	padding-left: 4px; color : #1E4188;text-decoration: none;}
a.titlebold:visited {	font-family:  Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold; color : #1E4188;text-decoration: none;}
a.titlebold:active {text-decoration: none;}
a.titlebold:hover {text-decoration: none;}
a.titlebold:link {	font-family:  Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold; color : #1E4188;text-decoration: none;}

.dotted_1px {border: 1px double #cccccc;}
.dotted_1px_tr{background-color:#EFEFEF; width:100%; height:100%;}
.dotted_1px_font{font-family:  Geneva, Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color : #333333;} 
.dotted_1px_content{background-color:#F9F9F9; border: 1px double #cccccc;}

.catheader{font-family:  Geneva, Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; padding-right: 2px; padding-left: 2px; padding-bottom:3px;
color : #cc0000;}

.boxheader1{font-family:  Geneva, Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; padding-right: 2px; padding-left: 2px; padding-bottom:3px;
border-bottom:solid 1px #cbced3; background-color: #eef1f6; color : #257890;}

.double_1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: double ;
	border-right-style: double ;
	border-bottom-style:none;
	border-left-style: double ;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;

}
.double_1px_tr{background:url(/documents/design/templates_images/grey_bg.jpg); width:100%; height:100%; background-repeat:repeat;	 display:table-cell;}
.double_1px_font{font-family:  Geneva, Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color : #ffffff;} 
.double_1px_content{background-color:#FFFFFF; border: 1px double #cccccc;}


.ik1{
	background: #FFFAF2;
	border: 1px solid #FFECCE;
}
.ik1 td{
	padding: 2px 4px;
}

.printbold {font-weight: bold; font-family: Geneva, Tahoma,Verdana, Arial, sans-serif; font-size: 9px; color: #000000}

.print {font-family: Geneva,Tahoma, Verdana, Arial, sans-serif; font-size: 9px; color: #000000}

.form-title{font-size:12px;font-family: Geneva, tahoma, arial, Helvetica, sans-serif;color:333333;font-weight : bold; clip:   rect(   ); padding-left: 5px;}			
a.form-title:visited {font-size:12px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;	color:333333;font-weight : bold;padding-left: 5px;text-decoration: none;}	
a.form-title:active {text-decoration: none;padding-left: 5px;}
a.form-title:hover {text-decoration: underline; color:#333333;padding-left: 5px;}  
a.form-title:link{font-size:12px;font-family: Geneva, tahoma, arial, Helvetica, sans-serif;color:333333;font-weight : bold;padding-left: 5px;}

.form-title-b{font-size:12px;font-family: Geneva, tahoma, arial, Helvetica, sans-serif; color: #ffffff;font-weight : bold; clip:   rect(   ); padding-left: 5px;}	

.txtbold {font-weight: bold; font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 12px; color: #000000}

.txtsol {font-weight: bold; font-family:  Geneva, Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF}

.myportal_main
{
	width:100%; height:100%; text-align:center;
}

.myportal_frame
{
	background-color: #ffffff;
	border-color:#F2F2F2;
	border-width: 1px;
	border-style: solid;
	width:100%;
}

.mycube_header
{
	 background:url(/images/myportal/myportal_header.jpg);
	 background-color:#F1F1F1; height:25px; font-size:12px; font-weight:bold; padding:5px; font: Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 text-align:left;
	 display:table-cell;
	 background-repeat: no-repeat;
}

.prod_liste_list{
	 background:url(../../../objects2/image/list_list.gif);
	 background-color:#FFFFFF; height:15px; width:15px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}

.prod_liste_one{
	 background:url(../../../objects2/image/list_smallpicture.gif);
	 background-color:#FFFFFF; height:15px; width:15px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}

.prod_liste_two{
	 background:url(../../../objects2/image/list_frame.gif);
	 background-color:#FFFFFF; height:15px; width:15px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}

.prod_karsila{
	 background:url(/documents/templates/grossdepot/images/karsilastir.gif);
	 background-color:#FFFFFF; width:93px; height:20px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.prod_sepet{
	 background:url(/documents/templates/gross_new/images/sepeteeklek1.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.prod_sepet:link{
	 background:url(/documents/templates/gross_new/images/sepeteeklek1.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.prod_sepet:hover{
	 background:url(/documents/templates/gross_new/images/sepeteeklek2.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.prod_sepet:active{
	 background:url(/documents/templates/gross_new/images/sepeteeklek3.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}


.search_menu{background-color: #E6E6FF;}

.headersepet{
	 background:url(/documents/templates/gross_new/images/sepeteeklek1.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}

a.headersepet:link{
	 background:url(/documents/templates/gross_new/images/sepeteeklek1.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.headersepet:hover{
	 background:url(/documents/templates/gross_new/images/sepeteeklek2.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.headersepet:active{
	 background:url(/documents/templates/gross_new/images/sepeteeklek3.jpg);
	 background-color:#FFFFFF; width:108px; height:23px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}


.headersepet_1{
	 background:url(/documents/templates/gross_new/images/sepeteekle1.jpg);
	 background-color:#FFFFFF; width:178px; height:28px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.headersepet_1:link{
	 background:url(/documents/templates/gross_new/images/sepeteekle1.jpg);
	 background-color:#FFFFFF; width:178px; height:28px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.headersepet_1:hover{
	 background:url(/documents/templates/gross_new/images/sepeteekle2.jpg);
	 background-color:#FFFFFF; width:178px; height:28px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.headersepet_1:active{
	 background:url(/documents/templates/gross_new/images/sepeteekle3.jpg);
	 background-color:#FFFFFF; width:178px; height:28px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}

.HeaderAlisverisBitir{
	 background:url(/documents/templates/gross_new/images/alisverisb1.jpg);
	 background-color:#FFFFFF; width:176px; height:20px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.HeaderAlisverisBitir:link{
	 background:url(/documents/templates/gross_new/images/alisverisb1.jpg);
	 background-color:#FFFFFF; width:176px; height:20px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.HeaderAlisverisBitir:hover{
	 background:url(/documents/templates/gross_new/images/alisverisb2.jpg);
	 background-color:#FFFFFF; width:176px; height:20px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}


.sepet_div_menu {
	border: 4px solid  #cccccc; 
	 background-color: #f8f8f8;
     layer-background-color: #CCCCFF;
}
.object_all{
	 background:url(/documents/templates/gross_new/images/tumu.jpg);
	 background-color:#FFFFFF; width:79px; height:16px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
}
.basket_offer{
	  background:url(/documents/templates/grossdepot/images/teklifiste.gif);
	 background-color:#FFFFFF; width:100px; height:24px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.basket_print{
	 background:url(/documents/templates/grossdepot/images/yazdir.gif);
	 background-color:#FFFFFF; width:100px; height:24px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.basket_fiyat{
	  background:url(/documents/templates/grossdepot/images/sepetguncelle.gif);
	 background-color:#FFFFFF; width:100px; height:24px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.basket_upd_offer{
	 background:url(/documents/templates/gross_new/images/sepetiguncelle.jpg);
	 background-color:#FFFFFF; width:132px;height:34px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.basket_delete{
	 background:url(/documents/templates/gross_new/images/sepetibosalt.jpg);
	 background-color:#FFFFFF; width:132px; height:34px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.basket_order{
	 background:url(/documents/templates/gross_new/images/odemeyap.jpg);
	 background-color:#FFFFFF; width:232px; height:34px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.camp_headersepet{
	 background:url(/documents/templates/grossdepot/images/kamsepeteat.gif);
	 background-color:#FFFFFF; width:99px; height:19px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.special_prices_header{
    color: #007495;
	font-size: 16px;
    font-weight: bold;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 24px;
}
.special_prices{
    background:url(/documents/templates/grossdepot/images/sizeozelfiyat.gif);
	color: #ffffff;
	font-size: 16px;
    font-weight: bold;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 24px;
	padding-left: 5px;padding-top: 5px;
	padding-right: 5px;padding-bottom: 5px;
	display:table-cell;
    background-repeat: no-repeat;
}


.prodFiyat {
	font-weight: bold;
	color: #222222;
    font-size: 13px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	line-height: 15px;
}
.product_summary_header{font-family:  Geneva, Verdana, Arial, sans-serif; font-size:11px; color: #000000}
.product_summary{font-family:  Geneva, Verdana, Arial, sans-serif; font-size:11px; color: #000000}
.product_name_detail {font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;text-decoration: none;font-size: 12px;color:#222222;}

.product_name_detail_list {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; text-decoration:underline; font-weight:bold}
a.product_name_detail_list:link { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; font-weight:bold}
a.product_name_detail_list:visited { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; font-weight:bold}
a.product_name_detail_list:active { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; font-weight:bold}
a.product_name_detail_list:hover { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #cc0000; text-decoration:underline; font-weight:bold}


a.product_summary_link{text-decoration: underline;color:blue;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 15px;}
a.product_summary_link:link{text-decoration: underline;color: blue;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 15px;}
a.product_summary_link:visited{text-decoration: underline;color: blue;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 15px;}
a.product_summary_link:active{text-decoration: underline;color: blue;}
a.product_summary_link:hover {text-decoration: underline;background-color:#cccccc;}


.menu_product_cat{background:url(/documents/templates/gross_new/images/kategori_images.jpg); width:206px; height:48px;	 display:table-cell;}			
a.menu_product_cat:visited {background:url(/documents/templates/gross_new/images/kategori_images.jpg); width:206px; height:48px;	 display:table-cell;}
a.menu_product_cat:hover {background:url(/documents/templates/gross_new/images/kategori_images_2.jpg); width:206px; height:48px;	 display:table-cell;}  

.h_kategori{
     background-color: #eef1f6;
     font: 14px verdana;
     padding-left: 10px;
     line-height: 30px;
     font-weight:bold;
}
a.h_kategori:hover{
	 color:#cc0000;
     font-weight:bold;
}
.h_urun{
      color: #cc0000;
      font: 18px verdana;
      font-weight:bold;}
.h_urun2{
      color: #333333;
      font: 14px verdana;
      font-weight:bold;}
	  
.h_navTit{
      color: #cc0000;
      font: 14px verdana;
      font-weight:bold;}

.rowdelete{
	 background:url(/documents/templates/gross_new/images/urunsil.jpg);
	 background-color:#FFFFFF; width:23px; height:24px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}

a.rowdelete:link{
	 background:url(/documents/templates/gross_new/images/urunsil.jpg);
	 background-color:#FFFFFF; width:23px; height:24px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.rowdelete:hover{
	 background:url(/documents/templates/gross_new/images/urunsil1.jpg);
	 background-color:#FFFFFF; width:23px; height:24px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}


#layer_content_div_28109 {
position:relative;
width:400px;
height:50px;
background-color:#ffffff;
border-right:2px solid #cccccc;
border-bottom:1px solid #777777;
position:absolute;
z-index:99999;
visibility:hidden;
margin:9px 0px 0px -200px;
padding-left:-200px;
 }
.layer_content_header_28109
{
background-image:url(/documents/content/image/grossdepot/ipucu2.jpg);
display:table-cell;
height:56px;
width:200px;
background-repeat:norepeat;
}


#l_content_div_1 
{
width:200px;
height:50px;
background-color:#ffffff;
border-right:2px solid #cccccc;
border-bottom:1px solid #777777;
position:absolute;
z-index:10;
visibility:hidden;
}


.l_content_header_1
 {
background-image:url(/documents/content/image/grossdepot/ipucu2.jpg);
display:table-cell; 
height:56px;
width:200px;
background-repeat:no-repeat;
 }

.barbg{
<!--- background-image:url(/documents/templates/gross_new/images/barbg.jpg); --->
                     background-color:#eef1f6;
                     background-repeat:no-repeat;
                     background-repeat:repeat-y;
	height:32px;
	display:table-cell;
	
}
.inner_menu_linkb {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
}
a.inner_menu_linkb:link{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
},
a.inner_menu_linkb:visited{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
},
a.inner_menu_linkb:active{text-decoration: none;}
a.inner_menu_linkb:hover {color:#cc0000;text-decoration: none;}


.inner_menu_linkc {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
}
a.inner_menu_linkc:link{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
},
a.inner_menu_linkc:visited{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
},
a.inner_menu_linkc:active{text-decoration: none;}
a.inner_menu_linkc:hover {color:#ffffff;text-decoration: none;}

.all_campaigns{
	 background:url(/documents/templates/gross_new/images/tumkampanya.gif);
                      height: 18px;
	 background-color:#FFFFFF;width:99%; background-position:right;
	 display:table-cell;
	 background-repeat: no-repeat;
}

a.camp_link{text-decoration: underline;color:blue;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 15px;}
a.camp_link:link{text-decoration: underline;color: blue;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 15px;}
a.camp_link:visited{text-decoration: underline;color: blue;font-size: 11px;font-style: normal;font-family: Arial, Tahoma, Verdana, "Trebuchet MS";line-height: 15px;}
a.camp_link:active{text-decoration: underline;color: blue;}
a.camp_link:hover {text-decoration: underline;background-color:#cccccc;}

.layer_menu {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
}
a.layer_menu:link{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
},
a.layer_menu:visited{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
},
a.layer_menu:active{text-decoration: none;}
a.layer_menu:hover {color:#ffffff;text-decoration: none;}

.navBag {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
.navBag a:link { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
.navBag a:visited { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
.navBag a:active { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
.navBag a:hover { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #cc0000; text-decoration:underline;}

.vision_name {font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91; text-decoration:underline;}
a.vision_name:link { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
a.vision_name:visited { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
a.vision_name:active { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #004B91;}
a.vision_name:hover { font-family: verdana,arial,helvetica,sans-serif; font-size:12px; color: #cc0000; text-decoration:underline;}

.vision_fiyat {font-family: verdana,arial,helvetica,sans-serif; font-size:11px; font-weight:bold}

.strike {font-family: verdana,arial,helvetica,sans-serif; font-size:11px; color:#666; text-decoration:line-through;}
.resim_c{border: 1px solid #cccccc;}


.madde{
	color:#004B91;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 15px;
}

.first_page_button{
  background:url(/documents/templates/gross_new/images/ilk_b.jpg);
  background-color:#FFFFFF; width:42px; height:17px; background-position:center;
  padding-left:3px;
  display:table-cell;
  background-repeat: no-repeat;
  }
  
.first_page_button_passive{
  background:url(/documents/templates/gross_new/images/ilk_b_.jpg);
  background-color:#FFFFFF; width:42px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }
  
.last_page_button{
  background:url(/documents/templates/gross_new/images/son_b.jpg);
  background-color:#FFFFFF; width:42px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }
  
.last_page_button_passive{
  background:url(/documents/templates/gross_new/images/son_b_.jpg);
  background-color:#FFFFFF; width:42px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }
  
.next_page_button{
  background:url(/documents/templates/gross_new/images/ileri_b.jpg);
  background-color:#FFFFFF; width:45px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }
  
.next_page_button_passive{
  background:url(/documents/templates/gross_new/images/ileri_b_.jpg);
  background-color:#FFFFFF; width:45px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }
  
.pre_page_button{
  background:url(/documents/templates/gross_new/images/geri_b.jpg);
  background-color:#FFFFFF; width:45px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }
  
.pre_page_button_passive{
  background:url(/documents/templates/gross_new/images/geri_b_.jpg);
  background-color:#FFFFFF; width:45px; height:17px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  padding-left:3px;
  }

.keyword {input{clip:rect();font-size:12px;font-family: Geneva,  tahoma, arial,Helvetica, sans-serif;color : #333333;padding-left: 2px; margin-left:1px; margin-right:3px;}

.urunara{
	  font-size:13px;font-family: Geneva,  tahoma, arial,Helvetica, sans-serif; color : #4e6984;
	  padding-left:10px; padding-top:7px;
	  background:url(/documents/templates/gross_new/images/arabox.jpg);
	  width:305px; height:30px; border:0px; background-position:center;
	  display:table-cell;
	  background-repeat: no-repeat;
}

div.comment_div{position:absolute;font:Verdana, Arial, Helvetica, sans-serif;font-size:18px;z-index:1;border:thin #89A0B1;background-color:#f5f5f5;border:5px solid #eee; padding-left:250px; padding-top:5px;
		  background:url(/documents/templates/gross_new/images/yorumyaz.jpg);
		  width:515px; height:300px; background-position:center;
		  background-repeat: no-repeat;
		  margin-top:18px; margin-left:180px;
          display:table-cell;
	}
	
.comment_close{
  background:url(/documents/templates/gross_new/images/kapat.jpg);
  background-color:#FFFFFF; width:45px; height:14px; background-position:center;
  display:table-cell;
  background-repeat: no-repeat;
  }
	
.kategori_bk{
	 background:url(/documents/templates/gross_new/images/kategor_bk.jpg);
	 background-color:#FFFFFF; width:102px; height:34px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.kategori_bk:link{
	 background:url(/documents/templates/gross_new/images/kategor_bk.jpg);
	 background-color:#FFFFFF; width:102px; height:34px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
a.kategori_bk:hover{
	 background:url(/documents/templates/gross_new/images/kategor_bk1.jpg);
	 background-color:#FFFFFF; width:102px; height:34px; background-position:center;
	 display:table-cell;
	 background-repeat: no-repeat;
}
.urun_bilgi{
	color: #222222;
    font-size: 13px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	line-height: 15px;
}