body { margin: 0px 0px 0px 0px; background-color: #FFFFFF; font-family:tahoma; }

.style1{ color:#0256AC; font-weight:bold; font-size:12px; padding:0 5px 0 5px; }
.style2{ color:#000000; font-weight:bold; font-size:12px; text-decoration:none; padding:0 5px 0 5px; }
.style2:hover{ color:#ffffff; }
.style3{ color:blue; font-weight:bold; font-size:12px; text-decoration:none; padding:0 5px 0 5px; }
.style3:hover{ color:red; }
.style4{ color:#002584; font-weight:bold; font-size:12px; text-decoration:underline; padding:0 5px 0 5px; }
.style4:hover{ color:#FF0000; text-decoration:none; }
.style5{ color:#002584; font-size:11px; text-decoration:underline; }
.style5:hover{ text-decoration:none; }
#style6{ background:url("http://static.tuklu.com/images/icon-cart.gif") no-repeat left center; padding:0 0 0 20px; }
#style7{ background:url("http://static.tuklu.com/images/icon-email.gif") no-repeat left center; padding:0 0 0 20px;}
#style8{ background:url("http://static.tuklu.com/images/icon-sitemap.gif") no-repeat left center; padding:0 0 0 20px; }
.style9{ font-size:11px; padding:0 5px 0 5px; }

/* New login styles Start */
.headingtype19 { text-decoration: none; font-family: arial; font-size: 24px; color: #0256AC; font-weight: bold; }

.headingtype20 { text-decoration: none; font-family: arial; font-size: 12px; color: #00647E; font-weight: bold; }

.loginbg { background:url("http://static.tuklu.com/images/bg_login_main.gif") no-repeat; width:274px; height:350px; }

.logininfo { background:url("http://static.tuklu.com/images/bg_login_info.gif") repeat-x; }

.maintxtcolor { font-family:Arial; font-size:12px; color:#FFFF00; font-weight:bold;}

.ahreftoplinks
{
	margin: 0;
	font-size:11px;
	font-weight:bold;
	color:#000;
	border-bottom: none;
	cursor: pointer;
}

.pipelinks
{
padding:0 8px 0 8px;
}

/* New login styles End */

h1{
text-decoration: none; 
font-family: tahoma; 
color: #505050;
padding:3px;
margin:0px;
font-weight:bold;
font-size:15px;
}

.maintxt77 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #3C3C3C; font-weight: normal; line-height:16px; }
.redheading { text-decoration: none; font-family: tahoma; font-size: 15px; color: #ED1B23; font-weight: bold; }
.adminmain { background:url('http://static.tuklu.com/images/bg_admintable-main.gif') no-repeat; }
.leftpixcyan { background:url('http://static.tuklu.com/images/pix_cyan.gif') repeat-y; width:1px }
.rightpixcyan { background:url('http://static.tuklu.com/images/pix_cyan.gif') repeat-y right; width:1px }

.bidsshipping { text-decoration: none; font-family: arial; font-size: 10px; color: #32498D; font-weight: normal;padding-left: 2px;}
.bidslist { text-decoration: none; font-family: arial; font-size: 13px; color: #000000; font-weight: normal;padding-left: 2px;}
.bidsfreeshipping { text-decoration: none; font-family: arial; font-size: 11px; color: #000000; font-weight: normal;padding-left: 2px;}
/* Popup div style begins */
.faqsmain { background:url('http://static.tuklu.com/images/bg_faqstable-main.gif') no-repeat; }

/* Community Styles Begins */
.modulemain { background:url('http://static.tuklu.com/images/bg_module_main.gif') no-repeat; }
.tableheading7 {text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve7.gif'); }

.linktype7 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: normal; }
.linktype7:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: normal; }
.linktype7:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: normal; }
.linktype7:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #CF5B3B; font-weight: normal; }

.linktype8 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #007FC4; font-weight: normal; }
.linktype8:visited { text-decoration: none; font-family: tahoma; font-size: 11px; color: #007FC4; font-weight: normal; }
.linktype8:active { text-decoration: none; font-family: tahoma; font-size: 11px; color: #007FC4; font-weight: normal; }
.linktype8:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; }

.subscriptiontitle { text-decoration: none; font-family: tahoma; font-size: 11px; font-weight: normal;}
.headmaintxt2 { text-decoration: none; font-family: tahoma; font-size: 13px; color: #0B5795; font-weight: bold;  }
.txtbox { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; }
.PopupPanel
{
	position: absolute;
	left: 40%;
	top: 30%;
	width:auto;
	height:auto;
	background-color: white;
	z-index: 100;
	margin-top: -100px;
	margin-left: -250px;
}

.PopupPanelModalArea
{
	left: 0;
	top: 0;
	height: 0;
	width: 100%;
	position: absolute;
	background-color:#FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	z-index: 99;
 	opacity: 0.6;   /*supported by current Mozilla, Safari, and Opera*/
  	-moz-opacity: 0.6;  /*older Mozilla*/
  	-khtml-opacity: 0.6;   /*older Safari*/
  	filter: alpha(opacity=60);  /*older IE*/
}

.PopupPanel .TitleBar
{
	display: block;
	color: white;
	font-weight: bold;
}

.PopupPanel .ContentArea
{
	padding: 0 0 0 5px;
	
}

/* popup divs style ends */

/* message */
.messagesbox{font-family:tahoma;font-size:11px; font-style:normal;font-weight:bold; background-color:#E4E4E4;padding-left:5px;border:solid 1px #9FC9D7;height:22px;}
.linkmessages { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; }
.linkmessagesvisited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; }
.adminmessagesvisited { text-decoration: none; font-family: tahoma; font-size: 11px; color: #009999; font-weight:normal; }

.mymessagesleft { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; padding:0px; padding-left:6px; }

.formbutton{
cursor:pointer;
background:#97B9D0;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
font-family:tahoma;
padding:2px 4px;
border-style:none;
}
.norecordstodisplay { text-decoration: none; font-family: tahoma; font-size: 15px; color: #C0C0C0; font-weight: bold; }

/* My Messages To display admins messages */

.adminmessages { text-decoration: none; font-family: tahoma; font-size: 11px; color: #009999; font-weight: normal; line-height:16px; }
.adminsentmessages { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #009999; font-weight:normal; }
.adminsentmessages:visited { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #009999; font-weight: normal; }
.adminsentmessages:active { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #009999; font-weight: normal; }
.adminsentmessages:hover { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; }


/* Erro Validations */

.errortxt { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: bold; line-height:16px; }

/*Category listing  begins */
.catlistmain { text-decoration: none; font-family: tahoma; font-size: 12px; color: #B99553; font-weight: normal; }
.catlistmain:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #B99553; font-weight: normal; }
.catlistmain:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #CC9933; font-weight: normal; }
.catlistmain:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; }



.catlistmiddle { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #2E55C7; font-weight: normal; }
.catlistmiddle:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #B99553; font-weight: normal; }
.catlistmiddle:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #CC9933; font-weight: normal; }
.catlistmiddle:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.catlistall { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #505050; font-weight: normal; font-style: italic; }
.catlistall:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #505050; font-weight: normal; font-style: italic; }
.catlistall:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #505050; font-weight: normal; font-style: italic; }
.catlistall:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; font-style: italic; }

/*Category listing  ends */


/* Category main menu Begins */

.pagewidth {width:100%; min-width:760px}
* html .pageminwidth {padding-left:760px}
* html .pagecontainer {margin-left:-760px; position:relative}
* html .pageminwidth, * html .pagecontainer, * html .pagelayout {height:1px}
.dynmenu {position:absolute; z-index:100; left:0; top:0px}
.dynmenubrdr {border:1px solid #bfbfbf; border-width:0 1px}
.dynmenubrdr table {margin:0; padding:0; width:100%}
.dynmenubrdr td {font-family:verdana; vertical-align:middle; white-space:nowrap; margin:0; padding:0; font-size:10pt}
.dynmenubrdr td b {display:block; padding:5px; white-space:nowrap; font-size:0.85em}
.dynmenubrdr a:active, .dynmenubrdr a:link, .dynmenubrdr a:visited, .dynmenubrdr a:hover {display:block; padding:5px; white-space:nowrap; font-size:0.85em; text-decoration:none; position:relative}
.dynmenubrdr a:hover {text-decoration:underline}
.dynmenubtmbrdr {border-bottom:1px solid #bfbfbf; background:#fff}
#BrowseCategories-menu .dynmenubrdr td b, #BrowseCategories-menu .dynmenubrdr td a {padding:5px 15px}

/* Category main menu Ends */

/* Home page Begins  */

.homeneeds { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal;padding-bottom:3px; }
.homeneedsall { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal;padding-bottom:3px;padding-left:20px; }
.homeneedsall2 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal;padding-bottom:3px;padding-right:18px; }
.homeneedsnull { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal;padding-bottom:3px;padding-left:20px; }
.needshome { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
/* Home page  ends */

/* Add note Begins */

.tareastyle{border: solid 1px;color:#333333;border-color:#cdcdcd;overflow:hidden; height:25px; font-family: tahoma; font-size: 11px; font-weight: normal;}

.anchorstyle{  font-family: tahoma; font-size: 11px; color:#0033FF;font-weight: normal; line-height:16px;}

/* Add note Ends */

/* Site map Style Begins */

.sitemapheaders{  text-decoration:none;font-family: tahoma; font-size: 11px; text-align:left;  background-color:#CCCCCC ;font-weight: bold; line-height:16px; padding-left:5px;}

.bull {background: url(http://static.tuklu.com/images/point.gif) left  center no-repeat;	font-family:tahoma;	font-weight:normal;	
		font-size:11px;	margin-bottom:10px;	padding-left: 18px;
	   width:140px;	background-position: 5px 7px; text-align:left;}

/* Site map Style Ends */

/* Whole salers Begins */

.bgsilvertb { background:url("http://static.tuklu.com/images/bg_silvertb.gif") repeat-x; }
.topsalers { background:url("http://static.tuklu.com/images/bg_top_salers.gif") repeat-x; }
.brownheading { text-decoration: none; font-family: tahoma; font-size: 15px; color: #A53B03; font-weight: bold;}
.headingtype12 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #7C4A3E; font-weight: bold ; }

.stores { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #C9292A; font-weight: normal; }
.stores:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #C9292A; font-weight: normal; }
.stores:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #C9292A; font-weight: normal; }
.stores:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; }

/* Whole salers Ends */


/* Stores Style Begins */


.headingtype9 { text-decoration: none; font-family: tahoma; font-size: 15px; color: #0B436E; font-weight: bold ; }
.headingtype10 { text-decoration: none; font-family: tahoma; font-size: 30px; color: #C9292A; font-weight: bold ; }
.headingtype11 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #C9292A; font-weight: bold ; }

/* Stores Style Ends */



.search { text-decoration: none; color: #757575; font-family: tahoma; font-size: 11px; }

/* subscriptions Begins */

subscriptionheader{ padding-left:17px;}

.space{padding:0px 0px 8px 0px;}

/* Subscriptions Ends */

/* Progres bar Max characters for Post it Now (Dispute console ) Begins */

.progress{width: 1px;height: 14px;color: white;font-size: 12px;	overflow: hidden;background-color: navy;padding-left: 5px;font-family:tahoma;font-size:10px;}

/* Progres bar Max characters for Post it Now (Dispute console ) Ends */

/* Dispute Console (Other Side navigation section) relates styles Begins */

.waititnow{font-family:tahoma;font-size:11px;font-style:normal; background-color:#FFFFFF; padding-top:5px; padding-left:10px;padding-bottom:2px;}
.waititnow_2{font-family:tahoma;font-size:11px;font-weight:bold;padding-left:5px;background-color:#9FC9D7;}
.createpost{font-family:tahoma;font-size:11px;font-weight:bold;padding-left:5px; background-color:#9FC9D7;}

/* Dispute Console relates styles Ends */

/* Newly added for Account Information Begins */

.leftpadding{ padding-left:13px;}
.leftpadding_acc{ padding-left:10px;}
.box1{font-family:tahoma;font-size:11px; font-style:normal;background-color:#FFFFFF;padding-left:10px; height:22px; border:solid 1px #9FC9D7;}
.box2{font-family:tahoma;font-size:11px; font-style:normal;font-weight:bold; background-color:#9FC9D7;padding-left:10px;border:solid 1px #9FC9D7;height:22px;width:747px;	}
.box3{font-family:tahoma;font-size:11px; font-style:normal;background-color:#FFFFFF; height:22px; border:solid 1px #9FC9D7;}

/* For seller  added on 12.7.2008 */

.box4{font-family:tahoma;font-size:11px; font-style:normal;background-color:#FFFFFF;padding-left:10px; height:22px; border:solid 1px #8DB3AE;}

/* For seller  added on 12.7.2008 */

.box_leftpadding{padding-top: 8px; padding-left:8px;padding-bottom:8px;}

/*Newly Added Styles for Account section Ends */


/* Buyer Module Begins */

.negative { text-decoration: none; font-family: arial; font-size: 12px; color: #FF0000; font-weight:normal ; }
.positive { text-decoration: none; font-family: arial; font-size: 12px; color:#00CC66; font-weight:normal; }
.neutral { text-decoration: none; font-family: arial; font-size: 12px; color:#000000; font-weight:normal ; }
.Feedbackmaintxt { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; line-height:25px; background-color: #EEEEEE }
.FeedbackmaintxtAlternateRow { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; line-height:25px; background-color: #FBFBFB }

.tablink { text-decoration: none; font-family: tahoma; font-size: 12px; color: #CF5A3B; font-weight: bold ; cursor:pointer; }

/* Buyer Module Ends */

.registrationtxt { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; line-height:16px; margin: -15px 0pt -15px; padding-left:20px; }
.maintxt2 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal; line-height:20px; padding:0px; padding-left:15px; }
.username { text-decoration: none; font-family:tahoma; font-size: 13px; color: #3C3C3C; font-weight:bold; line-height:20px; padding:0px; padding-left:2px; }
.headingtxt { text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; border: solid 1px #ccc; }
.headmaintxt { text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold;  }
.bgbluepix-xtop { background:url("http://static.tuklu.com/images/pix_blue.gif") repeat-x top; height: 1px;}
.leftbar_hd { background:url("http://static.tuklu.com/images/hd_leftbar.gif"); }


.bgtxt { font-family:tahoma; font-weight:normal; font-size:11px; text-align:left; background:#9FC9D7; border: solid 1px #ccc ; padding: .85em 2em; }
.bgtxt1 { font-family:tahoma; font-weight:normal; font-size:11px; text-align:left; background:#FFFFFF; border: solid 1px #ccc ; padding: .85em 2em; }
.texttime { text-decoration: none; 	font-family: tahoma;	font-size: 11px;	color: #5A5A5A;	font-weight: normal; }
.digitstime { text-decoration: none; 	font-family: tahoma;	font-size: 11px;	color: #000000;	font-weight: normal; }
.addllinksov { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }


.welcome { text-decoration: none; font-family: tahoma; font-size: 11px; color:#FFDBD1; font-weight: bold; }
.copyright { text-decoration: none; font-family: tahoma; font-size: 11px; color: #7F7F7F; font-weight: normal; }
.topratedov { text-decoration: none; font-family: tahoma; font-size: 11px; color: #357587; font-weight: bold; }
.catgstep1ov { text-decoration: none; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal;padding-left:5px;}
.catgsteparrow { text-decoration: none; font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal;padding-left:2px;padding-right:2px;}



.dealsov { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; background:url("http://static.tuklu.com/images/bg_dealsov.gif"); }
.footerov { text-decoration: none; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.countryov { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.quicklinks { border: 1px solid #AEC9D1; }
.silverborder { border: 1px solid #DDDDDD; }


.logintop { background:url('http://static.tuklu.com/images/middle_layer_bar.gif'); height: 1px; }
.logintop1 { text-decoration: none; font-family: tahoma; font-size: 14px; color: #C25B58; font-weight: bold; background:url('http://static.tuklu.com/images/middle_layer_bar.gif'); }
.bluelogin { background:url('http://static.tuklu.com/images/bg_blue_login.gif'); }


.loginbottom { background:url('http://static.tuklu.com/images/middle_layer_bottom_bar.gif'); }
.bgbluepix-x { background:url('http://static.tuklu.com/images/pix_blue.gif') repeat-x bottom; height: 1px; }
.bgbluepix-xtop { background:url('http://static.tuklu.com/images/pix_blue.gif') repeat-x top; }
.bgdivtd { background:url('http://static.tuklu.com/images/bg_div_tds.gif') repeat-x bottom; }
.bgbluepix-y { background:url('http://static.tuklu.com/images/pix_blue.gif') repeat-y; width:1px }


.bgbluepix-yright { background:url('http://static.tuklu.com/images/pix_blue.gif') repeat-y right; width:1px }
.welcometbbg { background:url('http://static.tuklu.com/images/bg_welcome.gif'); }
.searchtbbg { background:url('http://static.tuklu.com/images/bg_search.gif'); }
.searchbar { background:url('http://static.tuklu.com/images/bg_searchbar.gif'); }
.lftsearchbar { background:url('http://static.tuklu.com/images/bg_button_search.gif'); }


.tabsbg { background:url('http://static.tuklu.com/images/bg_tabs.gif'); }
.bgbutton3 { background:url('http://static.tuklu.com/images/bg_button3.gif'); }
.bgbuttongrey3 { background:url('http://static.tuklu.com/images/bg_greybutton3.gif'); }
.bgcomparetb { background:url('http://static.tuklu.com/images/bg_compare.gif'); }
.bgcomparetbdwn { background:url('http://static.tuklu.com/images/bg_comparetb_dwn.gif'); }
.tabstable { background:url('http://static.tuklu.com/images/bg_toptab.gif'); }
.greendots { background:url('http://static.tuklu.com/images/dots_green.gif'); height:1px }


.tabstableov { background:url('http://static.tuklu.com/images/bg_toptabov.gif'); }
.tabstableov2 { background:url('http://static.tuklu.com/images/bg_toptabov2.gif'); }
.bgrelatedsearch { background:url('http://static.tuklu.com/images/bg_relatedsearch.gif'); }
.bgsearchtab { background:url('http://static.tuklu.com/images/bg_searchtab.gif'); }
.logintbbg { background:url('http://static.tuklu.com/images/bg_login-table.gif') no-repeat; }


.newtotbbg { background:url('http://static.tuklu.com/images/bg_register.gif'); }
.tableheading {text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve.gif'); }
.tableheadinghome {text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve.gif'); }
.tableheading2 { text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold;}
.tableheadingov { background:url('http://static.tuklu.com/images/bg_top_curve_ov.gif'); }
.tableheadingov2 { text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve_ov2.gif'); }

/* Newly added on 08.07.2010 */
.tableheadingauctionending {text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve_endingauctions.gif'); }
.tableheadinghomeauctionending {text-decoration: none; font-family: tahoma; font-size: 15px; color:#505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve_endingauctions.gif'); }
.tbheadingauctionending { text-decoration: none; font-family: tahoma; font-size: 15px; color:#505050; font-weight: bold; }
.tableheadingovauctionending { background:url('http://static.tuklu.com/images/bg_top_curve_ov_endingauctions.gif');}

.buttonbg { background:url('http://static.tuklu.com/images/bg_button.gif'); white-space:nowrap; }
.tbheading { text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; }
.tuklu { text-decoration: none; font-family: arial; font-size: 22px; color: #2B5763; font-weight: bold; }


.christmas { text-decoration: none; font-family: arial; font-size: 22px; color: #BE5237; font-weight: bold; }
.maintxt { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: normal;  }
.status { text-decoration: none; font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; }
/*.category { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.categorytxt { text-decoration: none; font-family: tahoma; font-size: 11px; color: #505050; font-weight: bold; }
*/
.category { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color:#2276cb; }
.categorytxt { text-decoration: none; font-family: tahoma; font-size: 11px; color: #505050; font-weight: bold; }

.categories { text-decoration: none; font-family: arial; font-size: 16px; color: #4C4C4C; font-weight: bold; }
.savesearch { text-decoration: none; font-family: tahoma; font-size: 11px; color: #505050; font-weight: normal;}
.bids { text-decoration: none; font-family: arial; font-size: 13px; color: #000000; font-weight: normal;padding-left: 20px;}
.timeleft { text-decoration: none; font-family: arial; font-size: 11px; color: #FF0000; font-weight: bold ; }
.itemtitle { text-decoration: none; font-family: arial; font-size: 13px; color: #0000DF; font-weight: normal ; }
.specify { text-decoration: none; font-family: arial; font-size: 11px; color: #000000; font-weight: normal ; }
.headingtype1 { text-decoration: none; font-family: arial; font-size: 16px; color: #000000; font-weight: bold; }


.headingtype2 { text-decoration: none; font-family: arial; font-size: 22px; color: #FFFFFF; font-weight: bold; }
.headingtype3 { text-decoration: none; font-family: arial; font-size: 16px; color: #DB2A00; font-weight: bold; }
.headingtype4 { text-decoration: none; font-family: arial; font-size: 13px; color: #363636; font-weight: bold ; }
.headingtype5 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: bold ; }
.headingtype6 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #CF5A3B; font-weight: bold ; }
.headingtype66{ text-decoration: none; font-family: tahoma; font-size: 12px; color: #009933; font-weight: bold ; }

.headingtype99 { text-decoration: none; font-family: tahoma; font-size: 14px; color: #CF5A3B; font-weight: bold ; }


.headingtype7 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: bold ; }
.headingtype8 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #505050; font-weight: normal ; }

.addllinks { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.addllinks:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.addllinks:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.addllinks:hover { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.menu { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.menu:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.menu:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.menu:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFD8CC; font-weight: bold; }

.needs { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.needs:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.needs:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.needs:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.quicklinkstab { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.quicklinkstab:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.quicklinkstab:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.quicklinkstab:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #7CDDF7; font-weight: bold; }

.event { text-decoration: none; font-family: tahoma; font-size: 12px; color: #2B4760; font-weight: bold; }
.event:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #2B4760; font-weight: bold; }
.event:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #2B4760; font-weight: bold; }
.event:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: bold; }

.linktype1 { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.linktype1:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.linktype1:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.linktype1:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #7CDDF7; font-weight: normal; }

.linktype2 { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #B99553; font-weight: normal; }
.linktype2:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #B99553; font-weight: normal; }
.linktype2:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #CC9933; font-weight: normal; }
.linktype2:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.linktype3 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: bold; }
.linktype3:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: bold; }
.linktype3:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: bold; }
.linktype3:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #CF5B3B; font-weight: bold; }

.linktype4 { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #505050; font-weight: bold; }
.linktype4:visited { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #505050; font-weight: bold; }
.linktype4:active { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #505050; font-weight: bold; }
.linktype4:hover { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #CF5B3B; font-weight: bold; }

.linktype4ov { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #CF5B3B; font-weight: bold; }

.country { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.country:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.country:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: normal; }
.country:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; }

.footer { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.footer:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.footer:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #002584; font-weight: normal; }
.footer:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.button { text-decoration: none; font-family: arial; font-size: 16px; color: #353535; font-weight: bold; }
.button:visited { text-decoration: none; font-family: arial; font-size: 16px; color: #353535; font-weight: bold; }
.button:active { text-decoration: none; font-family: arial; font-size: 16px; color: #353535; font-weight: bold; }
.button:hover { text-decoration: none; font-family: arial; font-size: 16px; color: #FF0000; font-weight: bold; }

.button2 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.button2:visited { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.button2:active { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.button2:hover { text-decoration: none; font-family: tahoma; font-size: 11px; color: #000000; font-weight: bold; }

.buttongrey2 { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.buttongrey2:visited { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.buttongrey2:active { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.buttongrey2:hover { text-decoration: none; font-family: tahoma; font-size: 11px; color: #000000; font-weight: bold; }

.points { text-decoration: none; font-family: arial; font-size: 12px; color: #6B6A6D; font-weight: bold; }
.points:visited { text-decoration: none; font-family: arial; font-size: 12px; color: #6B6A6D; font-weight: bold; }
.points:active { text-decoration: none; font-family: arial; font-size: 12px; color: #6B6A6D; font-weight: bold; }
.points:hover { text-decoration: none; font-family: arial; font-size: 12px; color: #6BAABA; font-weight: bold; }

.deals { text-decoration: none; font-family: tahoma; font-size: 12px; color: #3C3C3C; font-weight: normal; }
.deals:visited { text-decoration: none; font-family: tahoma; font-size: 12px; color: #3C3C3C; font-weight: normal; }
.deals:active { text-decoration: none; font-family: tahoma; font-size: 12px; color: #3C3C3C; font-weight: normal; }
.deals:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; }

.catgstep1 { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal; }
.catgstep1:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal; }
.catgstep1:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal; }
.catgstep1:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.leftbar { text-decoration: none; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal; }
.leftbar:visited { text-decoration: none; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal; }
.leftbar:active { text-decoration: none; font-family: tahoma; font-size: 11px; color: #32498D; font-weight: normal; }
.leftbar:hover { text-decoration: none; font-family: tahoma; font-size: 11px; color: #FF0000; font-weight: normal; }

.catgstep2 { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #2E55C7; font-weight: normal; }
.catgstep2:visited { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #2E55C7; font-weight: normal; }
.catgstep2:active { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #2E55C7; font-weight: normal; }
.catgstep2:hover { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; }
.catgstep22 { text-decoration: none; font-family: tahoma; font-size: 13px; color: #32498D; font-weight: normal; }

.toprated { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: bold; }
.toprated:visited { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: bold; }
.toprated:active { text-decoration: none; font-family: tahoma; font-size: 11px; color: #3C3C3C; font-weight: bold; }
.toprated:hover { text-decoration: none; font-family: tahoma; font-size: 11px; color: #357587; font-weight: bold; }
.itemhead { text-decoration: none; font-family: arial; font-size: 16px; color: #0000DF; font-weight: normal ; }

/* for paging button */

.linktypepaging { text-decoration: none; font-family: tahoma; font-size: 11px; color: #2E55C7; font-weight: normal;} 

.signin { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #002584; font-weight: normal; }
.signin:visited { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #002584; font-weight: normal; }
.signin:active { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #002584; font-weight: normal; }
.signin:hover { text-decoration: none; font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; }

.txttype1 { text-decoration: none; font-family: tahoma; font-size: 12px; color: #022B36; font-weight: normal; }

.headingtype18 { text-decoration: none; font-family: arial; font-size: 24px; color: #FFFFFF; font-weight: bold; }

.bidsnew { text-decoration: none; font-family: arial; font-size: 13px; color: #000000; font-weight: normal;}

.linktype6 { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #32498D; font-weight: bold; }
.linktype6:visited { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #32498D; font-weight: bold; }
.linktype6:active { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #32498D; font-weight: bold; }
.linktype6:hover { text-decoration: underline; font-family: tahoma; font-size: 12px; color: #ED1B23; font-weight: bold; }
.termstxt{ text-decoration: none; font-family: tahoma; font-size: 13px; color: #3C3C3C; font-weight: normal; line-height:16px; }

.tableheadingov3 { text-decoration: none; font-family: tahoma; font-size: 15px; color: #505050; font-weight: bold; background:url('http://static.tuklu.com/images/bg_top_curve7_ov.gif'); }