/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #0080B1; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #EDEDED;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, 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;
}

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;
}
/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#0080B1;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#0080B1;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#0080B1;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#0080B1;}

TD.main, P.main {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
}
P.smallText {
			  	font-family: Verdana, Arial, sans-serif;
			  	font-size: 10px;
}
#myse select {width:90%;}
.delp {
				color:#808080;
				font-size:11px;
				font-weight:normal;
}
s {
				color:#808080;
				font-size:11px;
				font-weight:normal;				
}
/* ---------------------------- ---------------------- */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.productSpecialPrice {
  color:#373737; font-size:15px; font-weight:bold;}
  
SPAN.productName  a{
  color:#0080B1; font-size:11px; font-weight:bold; text-decoration:underline;}
SPAN.productName  a:hover{
  color:#0080B1; font-size:11px; font-weight:bold; text-decoration:none;}
  
.productName  a{
  color:#0080B1; font-size:11px; font-weight:bold; text-decoration:underline;}
.productName  a:hover{
  color:#0080B1; font-size:11px; font-weight:bold; text-decoration:none;}
.productName  i{
  color:#0080B1; font-size:11px;}  
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0080B1; }

/* 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 */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background-color:#EAE7DD}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#5D5F60;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
 
td {vertical-align:top; padding:0px; margin:0; }
table { width:100%}

.bg{ background-image:url(images/left.gif); background-repeat:repeat-y; background-position:0px 0px;}
.bg1{ background-image:url(images/right.gif);}
.bg11{ background-image:url(images/right.gif); background-repeat:repeat-y; background-position:100% 0px;}
.bg2{ background:url(images/1_li.gif) repeat-x top; height:21px; vertical-align:middle}
.bg3{height:19px; padding-top:8px}
.bg4{ vertical-align:middle; padding-left:2px;}
.bg5{ border:1px solid #F1F1F1}

.jamp{ width:109px; height:17px; color:#1B0603; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:119px; height:20px; color:#8B8B8B; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:159px; height:20px; color:#8B8B8B; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:150px; height:17px; color:#1B0603; font-size:10px; padding-left:2px; font-family:Tahoma; margin-left:33px}

#input1{
 width:40px; height:18px; 
 padding-left:5px; text-align:center; font-family:Arial; font-size:10px; color:#464646;
 border:1px solid #818181;
 background-color:#FFFFFF
}
#input2{
 width:40px; height:18px; 
 padding-left:5px; text-align:center; font-family:Arial; font-size:10px; color:#464646;
 border:1px solid #818181;
 background-color:#FFFFFF
}
#input3{
 width:40px; height:18px; 
 padding-left:5px; text-align:center; font-family:Arial; font-size:10px; color:#464646;
 border:1px solid #818181;
 background-color:#FFFFFF
}

.popup 					{color:#8B8B8B; font-size:11px; line-height:13px}
.popup b				{color:#0080B1; font-size:11px; }

.header  				{ background-image:url(images/line1.gif)}
.header td 				{color:#5F5F5F}
.header span 			{}

.header span a 			{}
.header span a:hover 	{}

.header a 				{color:#0085B4; font-weight:bold; text-decoration:none}
.header a:hover 		{ text-decoration:underline}
.header strong a 		{}
.header strong a:hover 	{}
.header strong			{color:#5F5F5F}


.column_left_header_txt	{color:#4A4A4A; font-size:12px; vertical-align:middle; font-weight:bold}

.column_left			{}
.column_left td			{ color:#36474B;}
.column_left strong		{}
.column_left span		{}
.column_left a			{ color:#36474B; text-decoration:none}
.column_left a:hover	{ color:#007FB0; }

.column_left ul			{padding:0px 0px 0px 38px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li			{line-height:18px; background:url(images/bg_list1.gif) no-repeat left  top; background-position:0 7px}
.column_left li a		{color:#36474B; font-size:11px; text-decoration:none; padding-left:15px; }
.column_left li a:hover	{text-decoration:underline}

.column_left li.bg_list_sub			{line-height:20px; background:url(images/bg_list.gif) no-repeat left  center;  margin-left:13px}
.column_left li.bg_list_sub a		{color:#515151; font-size:11px; text-decoration:none; }
.column_left li.bg_list_sub a:hover	{text-decoration:underline}

.column_left li.bg_list_un	{line-height:19px;background:url(images/bg_list_un.gif) 0px 0px no-repeat;}
.column_left li.bg_list_un a		{}
.column_left li.bg_list_un a:hover	{}


.title_txt{color:#007FB0; font-size:14px; vertical-align:middle; font-weight:bold;}
.title_txt a{color:#007FB0; font-size:14px; font-weight:bold; text-decoration:none;}
.title_txt a:hover{color:#007FB0; font-size:14px; font-weight:bold; text-decoration:underline;}


.title2_txt td{color:#333333; font-size:12px; vertical-align:middle; font-weight:bold; text-transform:uppercase}
.title2_txt a {color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.title2_txt a:hover {color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}


.title2_txt {color:#333333; font-size:12px; vertical-align:middle; font-weight:bold; text-transform:uppercase}
.title3_txt td{color:#333333; font-size:15px; vertical-align:middle; font-weight:bold;}

.product 				{}
.product td				{ color:#8B8B8B; font-size:11px; line-height:13px}
.product a				{ color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.product a:hover		{ color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
.product strong 		{ color:#373737; font-size:15px}
.product b 				{ color:#007FB0; font-size:11px}
.product span 			{ color:#8B8B8B; font-size:11px; line-height:12px;}
.product div a			{ color:#007FB0; font-size:11px; line-height:12px; font-weight:normal; text-transform:none; text-decoration:underline;}
.product div a:hover	{ color:#007FB0; font-size:11px; line-height:12px; font-weight:normal; text-transform:none;text-decoration:none;}
	
.sub_category img			{ border:1px solid #EDEDED}
.sub_category a				{ color:#0080B1; font-size:11px; font-weight:bold; text-decoration:underline;}
.sub_category a:hover		{ text-decoration:none}

.product1 a				{ color:#0080B1; font-size:11px; font-weight:bold; text-decoration:none;}
.product1 a:hover		{ color:#0080B1; font-size:11px; font-weight:bold; text-decoration:underline;}
.product1 strong 		{ color:#373737; font-size:15px}


.result b { color:#0080B1; font-weight:normal;}
.result a { color:#0080B1; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result b a { color:#0080B1; text-decoration:none;}
.result b a:hover{text-decoration:underline; }

u {text-decoration:none; color:#0080B1;}

.result td { color:#8B8B8B; height:34px; vertical-align:middle; padding:0px 0px 0px 20px; line-height:13px;}
.result b { font-weight:normal;}
.result_right	{ text-align:right;}
.result_right b	{font-weight:bold; color:#3893DE}

/*  .width_left			{ width:0px;}
.width_right		{ width:170px;}
.width_cont			{ width:530px;}
.width_cont_2		{ width:0px;}  */

.shop_card {		text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td {		text-align:center; vertical-align:top;}	

.shop_card a {		}																					/*  name  */
.shop_card a:hover {}

.shop_card strong {	text-align:center; vertical-align:top;}												/*  price  */
		
.shop_cart_txt {		color:#373B60; text-transform:uppercase; font-size:11px; font-weight:bold;} 	/*  header of table  */

.shop_card .input_check 		{}																		/*  for checkbox  */
.shop_card .input_qty		{}																			/*  for input  */

.footer  				{ color:#474545; background-image:url(images/li2.gif)}				
.footer td 				{ color:#B6B6B6; font-size:10px}				/*  Copyright © 2007  */
.footer a 				{ color:#D4D4D4; text-decoration:none; font-size:11px} 				/*  Company Name   */
.footer a:hover 		{ color:#D4D4D4;text-decoration:underline}
.footer span a 				{ color:#B6B6B6; text-decoration:none; font-size:10px} 				/*  Company Name   */
.footer span a:hover 		{ color:#B6B6B6;text-decoration:underline}				/*  Company Name   */

.footer b a,.footer b 			{ color:#B6B6B6; text-decoration:underline; font-size:10px}				/*  osCommerce  */
.footer b a:hover 		{  color:#B6B6B6;text-decoration:none}				/*  osCommerce  */

.footer1{color:#FF0000; text-decoration:none; font-weight:bold; font-size:11px; background:url(images/z2.gif) no-repeat left top; background-position:0 5px; padding-left:11px; margin-right:11px } 				/*  Company Name   */
.footer1:hover 		{ color:#FF0000;text-decoration:underline}

.footer2  				{ color:#B6B6B6;background-image:url(images/5_li.gif); vertical-align:middle; font-size:10px}				
.footer2 a				{ color:#EDEDED; font-size:10px; text-decoration:underline}
.footer2 a:hover {color:#EDEDED;text-decoration:none;}
.footer2 b 			{ color:#B6B6B6; text-decoration:underline; font-size:10px}
.footer2 b a 			{ color:#B6B6B6; text-decoration:underline; font-size:10px}				/*  osCommerce  */
.footer2 b a:hover 		{ color:#B6B6B6;text-decoration:none}	
.footer2 a 				{ color:#B6B6B6; text-decoration:none; font-size:10px; font-weight:bold} 				/*  Company Name   */
.footer2 a:hover 		{ color:#B6B6B6;text-decoration:underline}	
/* -------------------------------------------------          -------------------------------------------------------- */

		
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	/*  header of table  */



/*--------------------- content ---------------------------------*/
.box_width_left			{ width:282px;border:solid 0px red;}
.box_width_right		{ width:38px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#0080B1; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#0080B1; font-size:11px; text-decoration:underline;}
.smallText a u { color:#0080B1; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#0080B1; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.iletisimtablosu{padding-left:10px;Font-Size:12px;}
.bilgitext{font-size:12px;color:black;line-height:18px;}
.bilgitxt{border:solid 1px gray;font-size:12px;width:250px;height:25px;padding:4px;color:red;font-weight:bold;}
.bilgiiste{width:200px;}
.bilgiisteKat{width:80px;}
.bilgisubmit{background-color:#006699;border:solid 1px navy;color:white;height:25px;} 
.bilgilegend{font-weight:bold;}
.bilgiok{font-size:16px;line-height:26px;}
.bilgiokb{font-size:20px;line-height:35px;color:red}
.mesajBilgisi{Color:Red;Text-Align:Center;Font-Size:18px;padding:40px;}
.Mesajtd{Font-Size:20px;}
.ortainput
	{
		width:328px;
		height:25px;
		margin:2px 2px 2px 2px;
 		float:left;
		font-family:Arial;
		font-size:12px;
		color:#4d4d4d;
		line-height:14px;
		background:url(images/ortainput.png) no-repeat;
		border:0px;
		padding-left:5px;padding-top:4px;Color:Brown;
	}
.kucukinput
	{
		width:135px;
		height:25px;
		margin:2px 2px 2px 2px;
 		float:left;
		font-family:Arial;
		font-size:14px;
		color:#4d4d4d;
		line-height:14px;
		background:url(images/kucukinput.png) no-repeat;
		border:0px;
		padding-left:5px;
		border:solid 0px red;
	}
.kucukinput0
	{
		width:135px;
		height:25px;
		font-family:Arial;
		font-size:14px;
		color:#4d4d4d;
		line-height:14px;
		background:url(images/kucukinput.png) no-repeat;
		border:0px;
		padding-left:5px;
		border:solid 0px red;
	}
.kucukinput2
	{
		width:195px;
		height:25px;
		margin:2px 2px 2px 2px;
 		float:left;
		font-family:Arial;
		font-size:14px;
		color:#4d4d4d;
		line-height:14px;
		background:url(images/kucukinput2.png) no-repeat;
		border:0px;
		padding-left:5px;
		border:solid 0px red;
	}

	.minikinput
	{
		width:65px;
		font-family:Arial;
		font-size:14px;
		color:#4d4d4d;
  		border:0px;
 	}	
.ta_uyebilgi
	{
		width:505px;
		height:196px;
		margin:2px 2px 2px 2px;
 		float:left;
		font-family:Arial;
		font-size:12px;
 		line-height:14px;
		background:url(images/textarea.jpg) no-repeat;
		border:0px;
	}
.ta_uyebilgi_mid
	{
		width:405px;
		height:196px;
		margin:2px 2px 2px 2px;
 		float:left;
		font-family:Arial;
		font-size:12px;
 		line-height:14px;
		background:url(images/textarea-mid.jpg) no-repeat;
		border:0px;
	}

.ortainputtd{height:22px;}
 

a.longbutton
	{
		width:123px;
		height:20px;
		margin:0px;
		padding:4px 0 0 0;
		float:left;
		font-family:"Trebuchet MS";
 		font-size:12px;
		color:#FFFFFF;
		line-height:14px;
		text-align:center;
		text-decoration:none;
 		background:url(images/button.png) no-repeat 0 0;
	}

a.longbutton:active
	{
		background:url(images/buttonHover.png) no-repeat 0 0;
	}
.MaviSubmit{background:url(images/button.png) no-repeat 0 0;width:122px;height:25px;border:solid 0px gray;Font-Size:14px;Color:White;cursor:pointer}



.infoBoxHeading_table				{margin:0px 0px 0px 0px;border-top:2px solid #dbdbdb;}
.infoBoxHeading_td					{background:url(images/infoBoxHeading_td.gif) 6px 17px no-repeat;
									 width:100%;padding:14px 10px 3px 24px; height:34px;}
/* ************************************************************************************* */
.infoBoxHeading_td					{color:#4a4a4a;font-size:14px;line-height:16px;font-weight:bold;font-family:tahoma;}
.infoBoxHeading_td a 				{color:#4a4a4a;font-size:14px;line-height:16px;font-weight:bold;font-family:tahoma;text-decoration:none}
.infoBoxHeading_td a:hover  		{color:#778eb2; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table						{margin:0px 0px 0px 0px;}
.infoBox_td 						{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents_table				{}
.infoBoxContents_table .boxText		{padding:9px 6px 16px 6px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table				{margin:0px 0px 0px 0px;border-top:0px solid #dbdbdb;}

.boxText,
.boxText td					{color:#333333; font-size:11px; line-height:12px; font-family:arial; }
.boxText a					{color:#0080b1; font-size:11px; line-height:12px; font-family:arial; text-decoration:none;}
.boxText a:hover			{color:#0080b1; text-decoration:underline;}
.boxText span 				{display:block;padding:0px 0px 10px 0px;}

.boxText span a					{color:#0080b1; font-size:12px; line-height:17px; font-weight:bold;text-decoration:none;}
.boxText span a:hover			{color:#0080b1; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#373737;font-size: 16px; line-height:18px;font-family: arial; font-weight:bold;display:inline;}
del						 			{color:#373737;font-size: 16px; line-height:18px;font-family: arial; font-weight:bold;}


.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:0px 0px 0px 0px; text-align:center; height:5px; vertical-align:middle;}
.boxText .pic_padd				{padding:1px 0px 5px 0px; text-align:center;}
.boxText .price_padd			{padding:0px 0px 0px 0px; text-align:center;}			
.boxText select					{margin:6px 10px 3px 14px; width:140px; border:1px solid #818181;}	
.boxText .input					{margin:5px 0px 0px 0px; width:100%;}
.boxText .star_padd				{padding:10px 0px 0px 0px; text-align:center;}
/* ************************************************************************************* */
.boxText font  				{color:#87174a; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font a 			{color:#545456; text-decoration:none; font-size:10px; font-weight:normal;}
.boxText font a:hover  		{color:#545456; text-decoration:underline}

.boxText font.sc a 			{color:#74ad2e; text-decoration:none; font-size:11px; font-weight:bold;}
.boxText font.sc a:hover  	{color:#74ad2e; text-decoration:underline}

.boxText strong a 				{color:#070304; text-decoration:none; font-size:12px;}
.boxText strong a:hover  		{color:#070304; text-decoration:underline}
/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a			{font-family:tahoma;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText ul.bestsellers				{margin:0px 0px 5px 0px;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:22px;}


.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px top repeat-x;}
.boxText .bg_list a					{color:#36474b; font-size:11px; line-height:12px; font-weight:normal;
									 padding:4px 11px 5px 32px;text-decoration:none;background:url(images/bg_list.gif) 10px 8px no-repeat;}
.boxText .bg_list a:hover			{color:#36474b;text-decoration:underline;}

.boxText .bg_list_un 				{}
.boxText .bg_list_un a				{color:#36474b; font-size:11px; line-height:12px; font-weight:normal;
									 padding:4px 11px 5px 32px;text-decoration:none;background:url(images/bg_list.gif) 10px 8px no-repeat;}
.boxText .bg_list_un a:hover		{color:#36474b;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .bg_list2 					{padding:0px 0px 0px 0px;}
.boxText .bg_list2 a				{color:#333333; font-size:11px; line-height:12px;text-decoration:none;
									 padding:4px 11px 3px 16px;background:url(images/bg_list.gif) right 6px no-repeat;}
.boxText .bg_list2 a:hover			{color:#333333;text-decoration:underline;}

.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a				{color:#333333; font-size:11px; line-height:12px;text-decoration:none;
									 padding:4px 11px 3px 16px;background:url(images/bg_list.gif) right 6px no-repeat;}
.boxText .bg_list2_un a:hover		{color:#333333;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .bg_list3 					{padding:0px 0px 0px 0px;}
.boxText .bg_list3 a				{color:#3a3a3a; font-size:11px; line-height:12px; font-weight:bold;
									 padding:3px 11px 3px 32px;text-decoration:none;background:url(images/bg_list3.gif) 20px 6px no-repeat;}
.boxText .bg_list3 a:hover			{color:#3a3a3a;text-decoration:underline;}
