
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
border:1px solid #B6B7CB;
}

.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.UpanelTd {
background-repeat:no-repeat;

}




TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}





.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;border:none;}
#manu select {background-color:#fff;border:1px solid #4a4a4a;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}


.bg  {background:url(/images/template/osm/m18.gif);}
.bg1 {background:url(/images/template/osm/m21.gif); background-repeat: repeat-x;}
.bg3 {background:url(/images/template/osm/m26.gif); background-repeat: repeat-y;}



.el{		
    background:url(/images/template/osm/m24.gif) center left no-repeat; margin:0;	padding:0 0 0 25px;
	height:24px;
}


.al{		
    background:none; margin:0;	
	padding:0 0 0 10px;
	height:18px;
}

.se  {width:120px; height:19px; font-family:verdana,verdana,arial; color:#282E3E; font-size:10px; padding-left:3px;}
.se1 {width:120px; height:20px; font-family:verdana,verdana,arial; color:#0B0B0B; font-size:10px; padding-left:3px; line-height:20px;}
.se2 {width:160px; height:20px; font-family:verdana,verdana,arial; color:#0B0B0B; font-size:10px; padding-left:3px; line-height:20px;}
.go  {width:40px; height:18px; font-family:verdana,verdana,arial; color:#1A1A1A; font-size:10px; font-weight:bold; padding-left:3px; border:#4E4E4E solid 1px;}
.bd  {border-left:#DBDCDB solid 1px; border-right:#DBDCDB solid 1px;}
.ab  {vertical-align: middle;}

.tx  {font-size:11px; color:#5C5F64;}
.tx1 {font-size:11px; color:#7CB900; font-weight:bold;}
.tx2 {font-size:15px; color:#2E2E2E; font-family:arial;}
.tx2 a {font-size:15px; color:#2E2E2E; font-family:arial;text-decoration:none;}
.tx3 {font-size:10px; color:#302B2C;}
.tx4,.TopListNumber {font-size:11px; color:#598304; font-weight:bold;}
.tx5 {font-size:11px; color:#5E6166; font-weight:bold;}
.tx6 {font-size:16px; color:#6C9305; font-weight:bold;}
.tx7 {font-size:12px; color:#302B2C;}
.tx8 {font-size:14px; color:#6C9305; font-weight:bold;}
.tx9 {font-size:11px; color:#6C9305; font-weight:bold;}

.ml  {color:#4D4D4D; font-size:11px; text-decoration:none; font-weight:bold;}
.ml:hover {text-decoration:underline;}
.ml1 {color:#5E6166; font-size:11px; text-decoration:none; font-weight:bold;}
.ml1:hover {text-decoration:underline;}
.ml2 {color:#5E6166; font-size:11px; text-decoration:underline;}
.ml2:hover {text-decoration:none; font-weight:bold;color:#598304;}
.ml3 {color:#598304; font-size:11px; text-decoration:underline;}
.ml3:hover {text-decoration:none;}


#zxc1 a {color:#5E6166; font-size:11px; text-decoration:none; font-weight:bold;}
#zxc1 a:hover {text-decoration:underline;}



.my1 {
	padding-left:3px;
}

.delp {
	color:#808080;
	font-weight:normal;
	font-size:11px;
}

.main a {
	color:#000;
	text-decoration:none;
}

.main a:hover {
	color:#000;
	text-decoration:underline;
}

#my2 li {
	background:none;
}

.subcatl {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.subcatl:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#GirisTbl,#UyeProfil{
margin:2px;
}

#GirisTbl td ,#UyeProfil td{

}
#GirisTbl a ,#UyeProfil a{
font-weight:bold;
}


.PagaItem {

 BACKGROUND-COLOR: Transparent; 

}

.PagaItem2 {
margin:2px;
 BACKGROUND-COLOR: Transparent; 

}


.TopListTr{
 margin:0px;
    background:url(/images/template/osm/m25.gif) center left no-repeat; margin:0;				
	padding:0 0 0 10px;
}
.TopListTr a{
	color:#302B2C;
	text-decoration:none;
    font-size:11px;	
	line-height:24px;
}
.TopListTr a:hover{
	color:#598304;
}


.style22 {color: #FFFFFF; font-size: 9px; }

.style26 {
	color: #FF0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style27 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style28 {
	font-size: 12;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style31 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style33 {color: #FF0000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style39 {font-size: 13px; color: #FF0000; font-weight: bold; }
.style40 {
	color: #FFFFFF;
	font-size: 18px;
}
.style42 {color: #FFFFFF; font-size: 17px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style44 {font-size: 15px}
.style46 {font-size: 15px; color: #FFFF00; }
.style48 {color: #00FF00; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style50 {color: #B3B3B3; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style52 {color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style53 {
	font-size: 10px;
	color: #FFFFFF;
}
.style55 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #B3B3B3;}
.style56 {font-size: 16}
.style57 {color: #B3B3B3; font-size: 16; font-family: Verdana, Arial, Helvetica, sans-serif; }