/*

  $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 a {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #4E4E4E;
	text-decoration: none;
}

.orderEdit a:hover {
	color: #033C40;
	text-decoration: underline;
}


BODY {

background-position:center top;
background-repeat:no-repeat;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:5px 0;
background-image: url("images/bg.jpg");
background-color: #000000;

}

.infoBox {

  background: #dddddd;

}



.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;

}

/*  

A.headerNavigation { 

  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;

}



A.headerNavigation:hover {

  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;

}



  */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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5D5F60;
}

.main a {
	font-size: 11px;
	text-decoration:none;
	color:#4E4E4E;
}

.main a:hover {
	font-size: 11px;
	text-decoration:underline;
	color:#033c40;
}

.main a u {	font-size: 10px; text-decoration:none; color:#4E4E4E;}

.main a:hover u { font-size: 10px; text-decoration:underline; color:#033c40;}



TD.main, P.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

P.smallText {

			  	font-family: Verdana, Arial, sans-serif;

			  	font-size: 10px;

}

#myse select {}

del {

				color:#ffffff;

				font-size:12px;

				font-weight:normal;

}

s {

				color:#808080;

				font-size:12px;

				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.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

.moduleRow { }

.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #EFEFEF; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #033C40; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #4E4E4E; }



/* 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: #cad3d6; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #cad3d6; }



/* input requirement */



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





/* -------------------------------------------------          -------------------------------------------------------- */

td, input, textarea{

	font-size:11px;

    font-family: Helvetica, sans-serif;

	color:#5D5F60;

	vertical-align:top;

	padding:0px;

}

img      {border:0px;}

table	 {width:100%;}



.vam { vertical-align:middle}



.header td 		 {color:#BFBFBF; vertical-align:middle; font-family:Tahoma}

.header span	 {color: #5D5F60; font-size:12px; font-family: Trebuchet MS;}

.header b   	 {color:#ffffff}

.header a 		 {color:#9CB1B6; text-decoration:underline; font-size:12px; font-family:Arial;}

.header a:hover  {color:#9CB1B6;text-decoration:none}

.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}

.header strong a:hover  {color:#C9CBBD;text-decoration:none}





#input1{

 width:35px; height:18px; 

 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right; text-align:center

}



#input2{

 width:37px; height:18px; 

 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right; text-align:center

}

.input{

 width:123px; height:18px; 

 color:#3F4143; font-size:12px; font-family:tahoma; text-align:center; vertical-align:middle;

}



.jamp{ width:103px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}

.jamp1{ width:58px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

.jamp2{ width:119px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

.jamp3{ width:159px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

  

											  

.box_header_txt	td{ height:32px; vertical-align:middle; background:url(images/z1.gif) no-repeat top left #D3EFF2; padding-left:45px; 

				   color:#2F2F2F; font-size:16px; line-height:20px; font-family:"trebuchet MS", Times New Roman}				  

.box_header_txt1 td{ height:32px; vertical-align:middle; background:url(images/z2.gif) no-repeat top left #404040; padding-left:45px; 

				   color:#FFFFFF; font-size:16px; line-height:22px; font-family:"trebuchet MS", Times New Roman}
				   
.box_header_txtfr td{ height:32px; vertical-align:middle; background:url(images/z1.gif) no-repeat top left #D3EFF2; padding-left:45px; 

				   color:#2F2F2F; font-size:16px; line-height:22px; font-family:"trebuchet MS", Times New Roman}				  

.box_header_txt2 td{ height:34px; vertical-align:middle; background:url(images/z3.gif) no-repeat top left #84CF79; padding-left:45px; 

				   color:#FFFFFF; font-size:20px; line-height:21px; font-family:Times New Roman}





.box_body 	{}

.box_body  ul 	{padding:0; margin:0 0 0 20px; list-style:none; }

.box_body .bg_list 	{background:url(images/navi_arow.gif) left top no-repeat; background-position:0 7px}

.box_body .bg_list  a	{color:#2A2A2A; font-family:"trebuchet MS", Tahoma, Arial, sans-serif;text-decoration:none; padding-left:8px; font-size:14px; line-height:18px;}

.box_body .bg_list  a:hover	{color:#2C7F91; font-size:14px; text-decoration:none;}



.box_body .bg_list_un 	{background:url(images/bg_list1.gif) left top no-repeat;  background-position:0 9px; margin-left:20px}

.box_body .bg_list_un  a	{color:#2A2A2A;font-family:"trebuchet MS", Tahoma, Arial, sans-serif;text-decoration:none; padding-left:8px; font-size:12px; line-height:16px;}

.box_body .bg_list_un  a:hover	{color:#2A2A2A; font-size:12px;text-decoration:underline;}



.box_body .bg_list_sub 	{background:url(images/bg_list_sub.gif) left top no-repeat; background-position:0 7px;}

.box_body .bg_list_sub  a	{color:#5B5B5B; text-decoration:underline; padding-left:15px; line-height:19px;}

.box_body .bg_list_sub  a:hover	{color:#5B5B5B; font-size:12px; text-decoration:none;}

.cont_header_txt td {
	height:36px;
	vertical-align:middle;
	background:url(images/z4.gif) no-repeat center  left;
	padding-left:39px;
	color:#4E4E4E;
	font-size:16px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle
}

.headerNavigation {
	color:#2C7F91;
}

.cont_header_txt a {
	color:#4E4E4E;
	font-size:14px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}				  

.cont_header_txt a:hover {
	color:#2C7F91;
	font-size:14px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}  

.product td	{color:#000000; font-size:11px;}

.product a	{
	color:#0A2F37;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

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

.product span       {color:#3F4143; font-size:12px;}

.product span b	 	{color:#4E4E4E; font-size:13px; font-weight:bold; text-decoration:line-through}

.product b			{
	color:#4E4E4E;
	font-size:13px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.product em	    {color:#4CA43F; font-size:12px; font-weight:normal; font-style:normal; text-decoration:underline;}





.product div a		    {color:#4E4E4E; font-size:12px; font-weight:normal;text-decoration:underline; text-transform:none;}

.product div a:hover	{color:#033C40;text-decoration:none;}





.pic img			{border: 0px solid #CECEC5;}



.result td           {color:#505050; height:15px; vertical-align:middle; padding:3px 13px 3px 23px; font-size:12px}

.result a            {color:#0a2f37; text-decoration:underline; font-size:12px}

.result a:hover      {color:#4CA43F;text-decoration:none;}

.result b            {color:#505050; font-weight:normal;}

.result span         {color:#4CA43F;}



.result u {text-decoration:underline; color:#54666a;  font-size:12px} 

.result_right	{ text-align:right;}

.result_right b	{color:#0a2f37; font-weight:bold; font-size:13px; }



.popup td	{color:#4E4E4E; font-size:11px; text-decoration:none;}

.popup strong		{color:#4CA43F; font-size:11px; }










		



/* -------------------------------------------------          -------------------------------------------------------- */ 

.box_body td		    {color:#171717; font-size:11px;}



.box_body  a		    {color:#171717; font-size:11px; font-weight:normal;text-decoration:none;}

.box_body  a:hover		    {

	color:#171717;

	font-size:11px;

	font-weight:normal;

	text-decoration:underline;

}

/**/

.box_body span a	{color:#ffffff; font-size:12px; font-weight:normal;text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}

.box_body span a:hover	{color:#ffffff; font-size:12px;font-weight:normal;text-decoration:underline;}

/* -------------------------------------------------          -------------------------------------------------------- */

span.txt_1	{font-size:10px; text-transform:none;}	

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
	color:#4E4E4E;
	font-size:12px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_body SPAN.productSpecialPrice{
	color:#000033;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
} 

/* -------------------------------------------------          -------------------------------------------------------- */

SPAN.productSpecialPrice1, .product SPAN.productSpecialPrice1  {

font-family: "Trebuchet MS", Arial, sans-serif; color:#4E4E4E; font-size:14px; font-weight:normal;}

.box_body SPAN.productSpecialPrice1{

 color:#ffffff; font-size:13px; font-weight:normal;}

/* -------------------------------------------------          -------------------------------------------------------- */

input	{background:#ffffff;}



.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:#4E4E4E; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */

.smallText a:hover { color:#033C40; font-size:11px; text-decoration:underline;}

.smallText a u { color:#4E4E4E; font-size:11px; text-decoration:none;}

.smallText a:hover u{ color:#033C40; font-size:11px; text-decoration:underline;}



TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5D5F60;
}

TD.fieldValue {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, 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 }

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

.product .shop_cart {
	height:38px;
	text-align:center;
	vertical-align:middle;
	color:#4E4E4E;
	font-size:12px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.sea_1 { padding:0px 10px 0px 10px;}

.sea_2 {
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.padd2 td	{padding:10px;}



.product div			{text-align:none;}

div.padd3	{ text-align:left; padding-top:0px; margin-left:10px;}
div.padd4	{ text-align:left; padding-top:0px; margin-left:15px; width: 85%;}


.bg_gg	{background:#DDDDDD;}

.bg_vv	{background:#DDDDDD;}



.prod_info	{width:91px; text-align:center;}

/* -------------------------------------------------          -------------------------------------------------------- */

.box_width_left			{ width:234px;}

.box_width_right		{ width:35px;}

.box_width_cont			{ width:100%;}			



/* -------------------------------------------------          -------------------------------------------------------- */



/* Special Scroller */



#pscroller1 {

	height: 160px;

	border: 0px;

	padding: 5px;

}



#pscroller2{

	width: 350px;

	height: 20px;

	border: 0px;

	padding: 3px;

}



#pscroller2 a{

	text-decoration: none;

}



.someclass {

  	font-family: sans-serif;

  	font-size: 11px;

  	line-height: 1.5;

}

/* Font Parteneri */

.parteneri td{ height:34px; vertical-align:middle; background: no-repeat top left #171717; padding-left:45px; 

				   color:#FFFFFF; font-size:14px; line-height:15px; font-family:Tahoma}

.parteneri a {color:#FFFFFF; font-size:14px; text-decoration:none;}



.box_parteneri td		    {color:#FFFFFF; font-size:14px; line-height:15px;}



.box_parteneri  a		    {color:#FFFFFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;text-decoration:none;}

.box_parteneri  a:hover		    {color:#FFFFFF; font-size:12px; font-weight:normal;text-decoration:underline;}


/* Font Forum */

.forum td{ height:34px; vertical-align:middle; background: no-repeat top left #171717; padding-left:45px; 

				   color:#FFFFFF; font-size:14px; line-height:15px; font-family:Tahoma}

.forum a {color:#FFFFFF; font-size:14px; text-decoration:none;}



.box_forum td		    {color:#2A2A2A; font-size:14px; line-height:15px;}



.box_forum  a		    {color:#2A2A2A; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;text-decoration:none;}

.box_forum  a:hover		    {color:#2C7F91; font-size:12px; font-weight:normal;text-decoration:none;}

/* MTC BEGIN */

h1 {
	font-size: 18px;
	color: #C3ADAD !important;
	text-decoration:none;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom:5px;
	padding-left:10px;
}
h5 {
    font-size: 14px;
    font-weight: normal;
}

h6 {
    font-size: 14px;
    font-weight: normal;
}

.tdbg {
		margin-left: 15px;
		font-size: 20px;
		color: #0a2f37;
		height:24px;
		
}

/* MTC END */



TD.pollBoxRow {   

font-family: Verdana, Arial, sans-serif;   

font-size: 10px;   border-color: #eeeeee;   

border-style: solid;   border-width: 1px;

} 



TD.pollBoxText {   

font-family: Verdana, Arial, sans-serif;   

font-size: 10px;   border-color: #eeeeee;   

border-style: solid;   

border-width: 1px;

} 



TR.pollOptRow {   

background: #f1f9fe; 

} 

TR.pollFooter { 

  background: #f1f9fe;

} 

/*informatii product_info.php */

.infoprod {

	color:#171717;

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	padding-left:10px;

	font-size:12px;

	font-weight:normal;

	text-decoration:none;	

}

.infoprod td {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	font-size:12px;

}

.infoprod a {color:#171717; font-size:12px; text-decoration:underline;}



.infoprice {

	color:#4E4E4E;

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	padding-left:10px;

	font-size:12px;

	font-weight:normal;

	text-decoration:none;	

}

.homel {
	background:url(images/m1.gif) no-repeat top left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-left:0px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;	
}

.maintop {
	width:850px;
	background-color:#FFF;
	background-image: url(images/wrapper_bg.gif);
	background-repeat:repeat-x;
	border:2px solid #666666;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #000000;border-top:1px solid #C0E2D4;}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#000000;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

.listing_banner .anythingSlider {
    border: 1px solid #D8D8D8;
    height: 179px;
    margin: 0;
    position: relative;
    width: 698px;
}
.listing_banner .anythingSlider .wrapper {
    height: 179px;
    left: 0;
    margin: 0 !important;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 698px;
}
.listing_banner .anythingSlider .wrapper ul {
    left: 0;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 0;
    width: 9999px;
}
.listing_banner .anythingSlider ul li {
    display: block;
    float: left;
    height: 179px;
    margin: 0;
    padding: 0;
    width: 698px;
}
.listing_banner .anythingSlider .arrow {
    cursor: pointer;
    display: none;
    margin-left: 20px;
    position: absolute;
    text-indent: -9999px;
    top: 375px;
}
.listing_banner .anythingSlider .forward {
    background-image: url("images/next.gif");
    background-repeat: no-repeat;
    height: 25px;
    margin-left: 52px;
    width: 25px;
}
.listing_banner .anythingSlider .back {
    background-image: url("images/prev.gif");
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
}

.picenter {
	text-align:center;
}

/*
=======================================================================
	Footer Rules
=======================================================================
*/
#footer {
	width:969px;
	height:235px;
	color:#878787;
	margin-bottom:0px;
	background-color:#393939;
	border-top:5px solid #000;
	padding:0px 0px 0px 0px;
	margin-top:5px;
}
a.top {
	display:inline-block;
	background-image:url("images/new/top.gif");
	background-repeat:no-repeat;
	background-position:85% 50%;
	background-color:#0d91c8;
	float:right;
	color:#fff;
	width:50px;
	height:25px;
}
a.top:hover {
	background-color:#0e75a0;
}
/*
=======================================================================
	Newsletter Rules
=======================================================================
*/
#footer .newsletter {
	width:290px;
	float:left;
	margin-left:20px;
}
#footer .newsletter h5{
	padding-left:25px;
	color:#f8f8f8;
	background-image:url("images/new/email.png");
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
}
#footer .newsletter p{
	padding:2px 0px;
}
#footer .newsletter ul{
	list-style:none;
	float:left;
	padding-left:0;
}
#footer .newsletter ul li{
	float:left;
	padding-bottom:0px;
}
#footer .newsletter ul li input{
	float:left;
}
#footer .newsletter ul li input.bar{
	width:205px;
	height:24px;
	padding:0px 5px 0px 5px;
	background-image:url("images/new/newsletter_bg.gif");
	background-position:left;
	background-repeat:repeat-x;
	background-color:#f4f4f4;
	color:#666;
	border:#333 solid 1px;
}
/*
=======================================================================
	Wishlist Rules
=======================================================================
*/
#footer .wishlist {
	float:left;
	margin-left:25px;
	width:215px;
}
#footer .wishlist h5.wish{
	padding-left:25px;
	color:#f8f8f8;
	background-image:url("images/new/wishlist.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:5px;
}
#footer .wishlist h5.phone{
	padding-left:25px;
	color:#f8f8f8;
	margin:10px 0px;
}
#footer .wishlist p{
	margin-left:25px;
	background-image: url("images/new/footer_arrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
#footer .wishlist ul{
	list-style:none;
	float:left;
	margin-top: 0;
    padding-left: 25px;
}
#footer .wishlist ul li{
	padding:4px 0px;
}
#footer .wishlist ul li span{
	color:#888888;
	background-image:url("images/new/footer_arrow.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:none;
}
#footer .wishlist ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
/*
=======================================================================
	Customer Services Rules
=======================================================================
*/
#footer .cus_care {
	width:380px;
	float:left;
	margin-left:38px;
}
#footer .cus_care h5{
	padding-left:25px;
	color:#f8f8f8;
	background-image:url("images/new/cus_service.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:5px;
}
# .cus_care ul{
	list-style:none;
	float:left;
}
#footer .cus_care ul li{
	padding:4px 0px;
	float:left;
	width:160px;
}
#footer .cus_care ul li a{
	color:#888888;
	background-image:url("images/new/footer_arrow.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	text-decoration:none;
}
#footer .cus_care ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
/*
=======================================================================
	Copyrights Rules
=======================================================================
*/
.copyrights {
	width:949px;
	padding:5px 10px 0;
	float:right;
	border-top:#6b6b6b dotted 1px;
	margin-top:5px;
}
.copyrights2 {
	border-top: 1px dotted #6B6B6B;
    float: left;
    height: 50px;
    margin-top: 0;
    padding: 0 10px 0;
    width: 949px;
}
.copyrights p{
	float:right;
	margin-right:10px;
	color:#9e9e9e;
}
.footer_links{
	display: block;
    float: right;
    margin-left: 270px;
    width: 690px;
}
.footer_links ul{
	float:left;
	list-style:none;
	padding-top:0px;
	margin-right:5px;
}
.footer_links ul li{
	float:left;
	background-image:url("images/new/sep_footer.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 5px;
}
.footer_links ul li.last{
	padding-right:0px;
	background-image:none;
}
.footer_links ul li a{
	color:#9e9e9e;
	text-decoration:none;
	opacity: 0.7;
}
.footer_links ul li a:hover{
	opacity: 1;
}

.footer_links2{
	display: block;
    float: right;
}
.footer_links2 ul{
	float:left;
	list-style:none;
	padding-top:0px;
	margin-right:5px;
}
.footer_links2 ul li{
	float:left;
	background-image:url("images/new/sep_footer.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 5px;
}
.footer_links2 ul li.last{
	padding-right:0px;
	background-image:none;
}
.footer_links2 ul li a{
	color:#9e9e9e;
	text-decoration:none;
	opacity: 0.7;
}
.footer_links2 ul li a:hover{
	opacity: 1;
}
#footer .cus_care ul {
    float: left;
    list-style: none outside none;
	padding-left: 25px;
	margin-top: 0;
}
a.simplebtn {
    background-image: url("images/new/buttn_bg.gif");
    background-repeat: repeat-x;
    border: 1px solid #333333;
    color: #FFFFFF;
    display: inline-block;
    height: 19px;
    padding: 3px 10px 0;
	text-decoration:none;
}
	
.footercp a {
	color:#9e9e9e;
	text-decoration:none;
}

.footercp a:hover {
	color:#CCC;
	text-decoration:none;
}

a.addcrt{
	background-image:url("images/new/addcart.gif");
	padding:3px 10px 3px 10px;
	background-repeat:repeat-x;
	background-position:top;
	margin-right:30px;
	height:17px;
	border:#d8d8d8 solid 1px;
	display:inline-block;
	float:right;
	color: #666666 !important;
	text-decoration:none !important;
}
a.addcrt:hover{
	color:#000 !important;
}
a.addcrt2{
	background-image:url("images/new/addcart.gif");
	padding:2px 10px;
	background-repeat:repeat-x;
	background-position:top;
	margin-right:5px;
	height:16px;
	border:#d8d8d8 solid 1px;
	display:inline-block;
	color: #666666 !important;
	text-decoration:none !important;
}
a.addcrt2:hover{
	color:#000 !important;
}
a.simplebtn {
	height:19px;
	display:inline-block;
	color:#FFF !important;
	padding:3px 10px 0px 10px;
	background-image:url("images/new/buttn_bg.gif");
	background-repeat:repeat-x;
	border:#333333 solid 1px;
	text-decoration: none !important;
}
a.simplebtn:hover {
	color:#fff;
	background-color:#777777;
	background-image:none;
}
a.simplebtn2 {
	height:18px;
	display:inline-block;
	color:#FFF !important;
	padding:1px 8px 0;
	background-image:url("images/new/buttn_bg.gif");
	background-repeat:repeat-x;
	border:#333333 solid 1px;
	text-decoration: none !important;
}
a.simplebtn2:hover {
	color:#fff;
	background-color:#777777;
	background-image:none;
}
.btn {
 	height:19px;
	margin-top:2px;
	display:inline-block;
	color:#FFF !important;
	padding:3px 10px 0px 10px;
	background-image:url("images/new/buttn_bg.gif");
	background-repeat:repeat-x;
	border:#333333 solid 1px;
	text-decoration: none !important;
}
.btn2 {
	background-color: transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 1px solid #D8D8D8;
    color: #666666;
    float: left;
    height: 20px;
    margin-top: 0px;
    padding: 0 2px;
    width: 150px;
}
.btn3 {
 	height:19px;
	margin-top:0px;
	display:inline-block;
	color:#FFF !important;
	padding:3px 10px 0px 10px;
	background-image:url("images/new/buttn_bg.gif");
	background-repeat:repeat-x;
	border:#333333 solid 1px;
	text-decoration: none !important;
}
.btn4 {
	background-image: url("images/new/buttn_bg.gif");
    background-repeat: repeat-x;
    border: 1px solid #333333;
    color: #FFFFFF !important;
    display: inline-block;
    height: 15px;
    margin-top: 0;
    padding: 1px 10px 0;
    text-decoration: none !important;
}
.btn5 {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #3F4143 !important;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
	padding:0;
}
.txtfrm {
	background-color: #FFFFFF;
    background-image: url("images/new/inputbar.gif");
    background-repeat: repeat-x;
    border: 1px solid #D8D8D8;
    padding: 0 2px;
    width: 400px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txtfrm2 {
	background-color: #FFFFFF;
    background-image: url("images/new/inputbar.gif");
    background-repeat: repeat-x;
    border: 1px solid #D8D8D8;
    padding: 0 2px;
    width: 672px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txtfrm3 {
	background-color: #FFFFFF;
    background-image: url("images/new/inputbar.gif");
    background-repeat: repeat-x;
    border: 1px solid #D8D8D8;
    padding: 0 2px;
    width: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.selectfrm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	float: left;
	height: 20px;
	padding:0px;
}
/*Search*/
#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height:200px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
/*Search End*/
