/*@font-face { font-family: “HelveticaNeue LT 67 MdCn”; 
font-style: normal; font-weight:normal; 
src: url(http://sameertelang/Acmemade/App_Themes/AcmemadeTheme/HELVETI2.eot);
}*/
body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height:17px;
	text-align:center;
	font-weight:normal;
	background-color:#000;
}
#master_header {
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#logo {
	margin-left: 0px;
	padding-top: 0px;
	width:130px;
	height:130px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
a.logo
{
	background:url(images/acmemade_logo.gif) no-repeat;
	width:130px;
	height:130px;
	display:block;
}
.sendtofriendlink a
{
	/*background:url(images/send_to_friend.gif);*/
	text-indent:0px;
	display:block;	
	width:auto;
}
.ccards
{
	width:200px;
	height:26px;
	margin-top:18px;
	overflow:hidden;
	display:block;
}
.ccards_img
{
	background:url(images/cccards_small.gif);
	background-repeat:no-repeat;
	width:149px;
	height:26px;
}

/* ------------------------buttons for navigation tap stars here--------------------- */
#nav
{
	width: 620px;
}
#nav ul
{	
	height:20px;
	list-style-type: none;
	padding:0px;
	float:right;
	text-align:right;
	margin:17px 0 0 2px;
}
#nav li
{
	height:20px;
	list-style-type: none;
	font-size:11px;
	padding-left:10px;
	color:#000000;
	text-align:right;
	float:left;
	font-weight:bold;
	margin:0px;
}
#nav li a
{
	color:#000000;
	text-align:right;
}
/*a.nav_home
{
	background:url(images/nav_home.gif);
	height:20px;
	width:51px;
	text-indent:-9999px;
	display:block;
}
a.nav_home:hover 
{
	background-position: 0 -20px;
}
a.nav_acct_overview
{
	background:url(images/nav_acct_overview.gif);
	height:20px;
	width:124px;
	text-indent:-9999px;
	display:block;
}
a.nav_acct_overview:hover 
{
	background-position: 0 -20px;
}
a.nav_newitem
{
	background:url(images/nav_newitem.gif);
	height:20px;
	width:81px;
	text-indent:-9999px;
	display:block;
}
a.nav_newitem:hover 
{
	background-position: 0 -20px;
}
a.nav_req_info
{
	background:url(images/nav_req_info.gif);
	height:20px;
	width:138px;
	text-indent:-9999px;
	display:block;
}
a.nav_req_info:hover 
{
	background-position: 0 -20px;
}*/
/* ------------------------------ Welcom Message ------------------------ */

#welcome
{
	font-size: 11px;
	color: #6a6868;
	margin:20px 0px 0px 245px;
	float:left;
	padding:0px 0px 0px 0px;
	position:absolute;
	width:auto;
}
#welcome h4
{
	font-size: 11px;
	font-weight:bold;
	color: #b1b1b1;
	margin:0px;
	padding:0px;
}
/*#welcome p
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #a5a6a6;
	margin:3px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}*/
#welcome a
{
	font-size: 11px;
	font-weight:normal;
	color: #3685f9;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}
/* ------------------------buttons for top Icons stars here--------------------- 
.OuterDiv
{
	width:auto;
	float:right;	
}
#outer
{
	width:900px;
	line-height:1.2em;
	line-height:1em;
	list-style-type: none;	
}*/
#icons
{
	text-transform:uppercase;
	font-weight:bold;
}
#icons ul{
	padding:0px;
	margin:0px;
	width:auto;
	height:auto;
	list-style-type: none;
	display:block;
	text-transform:uppercase;
}
#icons li {
	width:auto;
	height:auto;
	overflow:hidden;
	line-height:1.2em;
	line-height:1em;
	/*background:url(images/linkdivider.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;*/
}
#icons ul span
{
	display:none;
}
#icons li.noborder{
	border-right-style:none;
	background-image:none;
}
#icons li a {
	color:#000000;
	font-size:11px;
	text-transform:uppercase;
	float:right;
	font-weight:bold;
	width:auto;
}
a.order_search
{
	/*background:url(images/icn_search_order.gif);*/
	background-repeat:no-repeat;
	height:20px;
	text-indent:0px;
	overflow:hidden;
}
a.order_search:hover 
{
	background-position: 0 -20px;
	overflow:hidden;
}
a.home
{
	/*background:url(images/icn_home.gif);*/
	height:20px;
	text-indent:0px;
	overflow:hidden;
}
a.home:hover 
{
	background-position: 0 -20px;
	overflow:hidden;
}
a.help
{
	/*background:url(images/icn_help.gif);*/
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
a.help:hover 
{
	background-position: 0 -20px;
	overflow:hidden;
}
a.myaccount
{
	/*background:url(images/icn_myaccount.gif);*/
	height:20px;
	text-indent:0px;
	overflow:hidden;
}
a.myaccount:hover 
{
	background-position: 0 -20px;
	overflow:hidden;
}
a.viewcart
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -636px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:21px;
	display:block;
	width:136px;
	float:left;
	margin-right:8px;
}
a.viewcart:hover 
{
	background-position: 0 -657px;
	overflow:hidden;
}
a.checkout
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -690px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:21px;
	width:136px;
	display:block;
	float:left;
}
a.checkout:hover 
{
	background-position: 0 -711px;
	overflow:hidden;
}
a.faq
{
	background:url(images/icn_faqs.gif);
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
a.faq:hover 
{
	background-position: 0 -20px;
	overflow:hidden;
}
a.wishlist
{
	/*background:url(images/icn_wishlist.gif);*/
	height:20px;
	text-indent:0px;
	overflow:hidden;
}
a.wishlist:hover 
{
	background-position: 0 -20px;
	overflow:hidden;
}
/*---------------------Header Buttons -------------------*/
.headbuttons
{
	float:right;
	margin:0px;
	margin-top:10px;
}
.headbtext
{
	float:left;
	margin:5px 0 0 15px;
	background:url(images/cat_ink.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 111px;
	height:34px;
}
/*----------End-----*/

/* -------------------- RECENTLY VIEWS LN -------------------*/
 
 #recently_viewed_ln {
	width: 180px;
	padding-top: 20px;
	padding-left:20px;
	margin-bottom:20px;
	float:left;
}
 #recently_viewed_ln .title 
 {
	background:url(images/h_recently_viewed.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 175px;
	height:21px;
	text-indent:-9999px;
	border-bottom:dotted 1px #9c9b9b;
}
#recently_viewed_ln h4
 {
	font-size: 11px;
	color:#949ea3;
	padding-top:10px;
	padding-bottom:5px;
}
#recently_viewed_ln ul {
	width: 175px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#recently_viewed_ln li a {
	width: 175px;
	color: #9c9b9b;
	display: block;
	padding: 0px;
	font-weight: normal;
	height: 14px;
	border-bottom:dotted 1px #e1e1e2;
	border-top:dotted 1px #e1e1e2;
	list-style-type: none;
	text-decoration: none;
	text-indent: 20px;
	background:url(images/ln_dots.gif);
	background-repeat:repeat-y;
	background-position:10px -1px;
	text-decoration:none;
}
#recently_viewed_ln li a:visited {
	color: #9c9b9b;
	text-decoration: none;
	background:url(images/ln_dots.gif);
	background-repeat:repeat-y;
	background-position:10px -1px;
}
#recently_viewed_ln li a:hover 
{
	color: #1c679b;
	background:url(images/ln_dots2.gif);
	background-repeat:repeat-y;
	background-position:10px -1px;
	text-decoration:none;
}

#recently_viewed_ln h4 a {
	color: #949ea3;
	text-decoration: none;
}

#ind_lnav {
	width:214px;
	height:auto;
	float:left;
}
#ind_lncollapsible_bg {
	width:200px;
	height:auto;
	float:left;
}
#ind_leftnav 
{
	width: 185px;
	padding-top: 5px;
	padding-left:15px;
	margin-bottom:10px;
}

/* -----------------------Index topnav bg--------------------*/
.ind_head_bg {
	background-image: url(../images/headbg_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 113px;
}
/* -----------------------Index topnav bg--------------------*/


#ind_leftnav ul {
	width: 175px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ind_leftnav li a {
	width: 175px;
	color: #ffffff;
	display: block;
	padding: 0px;
	font-weight: bold;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	text-indent: 30px;
	background:url(images/ln_arrow.gif);
	background-repeat:repeat-y;
	background-position:10px 0px;
}
#ind_leftnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ind_leftnav li a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}
/* --------------------------- Category starts here here -------------------- */
#category_menu
{
	height:auto;
}
/* ------------------------- MY MESSAGE --------------------*/
#message
{
	border-top:dotted 1px #979796;
	border-bottom:dotted 1px #979796;
	margin:15px 10px 10px 10px;
	width:515px;
	height:auto;
	font-size: 11px;
	color:#5c5c5c;
	padding-top:10px;
	padding-bottom:10px;
}
#message ul
{
	list-style-type: none;
	padding: 0px;
	margin:0px;
	display: block;
}
#message ul li
{
	margin: 0px;
	margin-bottom: 5px;
	text-align:left;
	padding-right:2px;
	padding-left:30px;
	background:url(images/orange_arrow.gif);
	background-repeat:repeat-y;
	background-position:10px 2px;
	padding-top:1px;
	padding-bottom:2px;
	display: block;
}
.message_title
{
	margin-left:7px;
	background:url(images/h_mymessage.gif);
	background-repeat:no-repeat;
	height:17px;
	width:110px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
}
#message h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
/* ----------------------------------- BUTTONS IMAGES HERE -------------*/

a.giftwrap
{
	background:url(images/btn_giftwrap.gif);
	height:27px;
	width:158px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.find_wishlist
{
	background:url(images/find_wishlist.gif);
	height:18px;
	width:99px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.send_wishlist
{
	background:url(images/send_wishlist.gif);
	height:18px;
	width:155px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.update
{
	background:url(images/btn_update.gif);
	height:22px;
	width:57px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.update:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.unsubscribe
{
	background:url(images/btn_unsubscribe.gif);
	background-repeat:no-repeat;
	height:22px;
	width:88px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	border:none;
}
.unsubscribe:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.subscribeNL
{
	background:url(images/btn_subscribe.gif);
	background-repeat:no-repeat;
	height:22px;
	width:88px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	border:none;
}
.subscribeNL:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.clear
{
	background:url(images/btn_clear.gif);
	height:22px;
	width:51px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.clear:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.turnon
{
	background:url(images/btn_turnon.gif);
	height:22px;
	width:67px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.turnon:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.add_newrow
{
	background:url(images/btn_add_newrow.gif);
	height:22px;
	width:94px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
	
}
.add_newrow:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}

.checkout_addessList
{
	width:210px;
}

.continue_checkout
{
	background:url(images/btn_cont_chekout.gif);
	height:22px;
	width:125px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.continue_checkout:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.add2cart_m
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -912px;
	height:22px;
	width:134px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.add2cart_m:hover 
{
	background-position: 0 -934px;
	overflow:hidden
}
.sendemail
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -968px;
	height:22px;
	width:121px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.sendemail:hover 
{
	background-position: 0 -990px;
	overflow:hidden
}
.update2stock
{
	background:url(images/btn_update2stock.gif);
	height:22px;
	width:109px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.update2stock:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.removeall
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -57px;
	height:22px;
	width:128px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.removeall:hover 
{
	background-position: 0 -79px;
	overflow:hidden;
}
.update2qty
{
	background:url(images/spritebuttons.gif);
	height:22px;
	width:178px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.update2qty:hover 
{
	background-position: 0 -22px;
	overflow:hidden;
}
.turnoff
{
	background:url(images/btn_turnoff.gif);
	height:22px;
	width:67px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.turnoff:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.buy
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1076px;
	height:22px;
	width:66px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.buy:hover 
{
	background-position: 0 -1098px;
	overflow:hidden;
}
a.change_profile
{
	background:url(images/btn_change_profile.gif);
	height:22px;
	width:104px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.change_profile:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.change_login
{
	background:url(images/btn_change_login.gif);
	height:22px;
	width:109px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.change_login:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.login
{
	/*background:url(images/icn_login.gif);*/
	height:48px;
	text-indent:0px;
	overflow:hidden;
}
a.login:hover 
{
	background-position: 0 -48px;
	overflow:hidden;
}
a.logout
{
	/*background:url(images/icn_logout.gif);*/
	height:48px;
	text-indent:0px;
	overflow:hidden;
}
a.logout:hover 
{
	background-position: 0 -48px;
	overflow:hidden;
}
a.change_password
{
	background:url(images/btn_change_password.gif);
	height:22px;
	width:118px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.change_password:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.pay_via_secure_server
{
	background:url(images/btn_pay_via_secure_server.gif);
	height:22px;
	width:162px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.pay_via_secure_server:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.addnew_address
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -744px;
	height:22px;
	width:174px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.addnew_address:hover 
{
	background-position: 0 -766px;
	overflow:hidden;
}
a.addnew_card
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -800px;
	height:22px;
	width:148px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.addnew_card:hover 
{
	background-position: 0 -822px;
	overflow:hidden;
}
.add2cart_intab
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -912px;
	height:22px;
	width:134px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.add2cart_intab:hover 
{
	background-position: 0 -934px;
	overflow:hidden;
}
.addrecipients
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1184px;
	height:22px;
	width:152px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.addrecipients:hover 
{
	background-position: 0 -1206px;
	overflow:hidden;
}
a.add2cart
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -912px;
	height:22px;
	width:134px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
a.add2cart:hover 
{
	background-position: 0 -934px;
	overflow:hidden;
}
.btnadd2cart_intab
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -912px;
	height:22px;
	width:134px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

a.copy2cart
{
	/*background:url(images/btn_copy2cart_intab.gif);*/
	height:auto;
	width:auto;
	text-indent:0px;
	display:block;
	overflow:hidden;
}
a.copy2cart:hover 
{
	background-position: 0 -13px;
	overflow:hidden;
}
.lookup_intab
{
	background:url(images/btn_or_lookup_intab.gif);
	height:13px;
	width:45px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
.lookup_intab:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
.lookup_intab_DY
{
	background:url(images/btn_or_lookup_intab.gif);
	background-repeat :no-repeat ;
	height:13px;
	width:45px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.lookup_intab_DY:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
a.or_print_invoice
{
	background:url(images/btn_printinvoice_intab.gif);
	height:13px;
	width:72px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.or_print_invoice:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
a.or_remove
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -171px;
	height:22px;
	width:97px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin-bottom:2px;
}
a.or_remove:hover 
{
	background-position: 0 -193px;
	overflow:hidden;
}
a.add2wishlist_intab
{
	/*background:url(images/move2wishlit_intab.gif);*/
	height:auto;
	width:auto;
	text-indent:0px;
	display:block;
	overflow:hidden
}
/*.btnadd2wishlist_intab
{
	background:url(images/btn_add2wishlist.gif);
	height:18px;
	width:97px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}*/
a.add2wishlist_intab:hover 
{
	background-position: 0 -13px;
	overflow:hidden;
}
a.add2wishlist_shop
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1240px;
	height:22px;
	width:170px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}

a.add2wishlist_shop:hover 
{
	background-position: 0 -1262px;
	overflow:hidden;
}
a.download_intab
{
	background:url(images/btn_download.gif);
	height:18px;
	width:70px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.download_intab:hover 
{
	background-position: 0 -18px;
	overflow:hidden
}
a.reset
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -412px;
	height:22px;
	width:84px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	
}
a.reset:hover 
{
	background-position: 0 -434px;
	overflow:hidden;
}
.go
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -230px;
	height:22px;
	width:60px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.go:hover
{
	background-position: 0 -252px;
	overflow:hidden;
}
.close
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1024px;
	height:22px;
	width:85px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
}
.close:hover
{
	background-position: 0 -1046px;
	overflow:hidden;
}
.submit
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -351px;
	height:22px;
	width:90px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.submit:hover
{
	background-position: 0 -373px;
	overflow:hidden;
}
.cancel
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1443px;
	height:22px;
	width:95px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.cancel:hover
{
	background-position: 0 -1465px;
	overflow:hidden;
}
.send
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1560px;
	height:22px;
	width:75px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.send:hover
{
	background-position: 0 -1582px;
	overflow:hidden;
}
.add_subuser
{
	background:url(images/btn_add_subuser.gif);
	height:22px;
	width:118px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.add_subuser:hover
{
	background-position: 0 -22px;
	overflow:hidden
}
a.buy_intab
{
	background:url(images/btn_buy_intab.gif);
	height:18px;
	width:36px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
a.buy_intab:hover
{
	background-position: 0 -18px;
	overflow:hidden
}
.buyall
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -1128px;
	height:22px;
	width:95px;
	text-indent:-9999px;
	float:right;
	display:block;
	overflow:hidden;
	margin-right:3px;
	border:none;
	cursor:pointer;
}
.buyall:hover
{
	background-position: 0 -1150px;
	overflow:hidden;
}
.edit_intab
{
	/*background:url(images/btn_edit_intab.gif);*/
	height:auto;
	width:auto;
	text-indent:0px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.edit_intab:hover
{
	background-position: 0 -18px;
	overflow:hidden;
}
a.addnew_intab
{
	/*background:url(images/btn_addnew_intab.gif);*/
	height:18px;
	width:108px;
	text-indent:0px;
	display:block;
	overflow:hidden;
}
a.addnew_intab:hover
{
	background-position: 0 -18px;
	overflow:hidden
}
a.delete_intab
{
	/*background:url(images/btn_delete_intab.gif);*/
	height:18px;
	width:52px;
	text-indent:0px;
	display:block;
	overflow:hidden;
}
a.delete_intab:hover
{
	background-position: 0 -18px;
	overflow:hidden;
}
.go_dash
{
	background:url(images/btn_go_dashboard.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	height:22px;
	width:33px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:pointer;
	
}
.go_dash:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.or_edit_intab
{
	/*background:url(images/btn_or_edit.gif);*/
	height:14px;
	width:auto;
	text-indent:0px;
	display:block;
	overflow:hidden;
	text-transform:none;
	text-decoration:underline;
}
a.or_edit_intab:hover
{
	background-position: 0 -13px;
	overflow:hidden;
	text-decoration:underline;
}
a.or_sumbit_intab
{
	background:url(images/btn_submit_intab.gif);
	height:13px;
	width:42px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.or_sumbit_intab:hover
{
	background-position: 0 -13px;
	overflow:hidden
}
/* -- DELETE BUTTON BELOW IS WITH BLUE BG - (INTAB) --*/
a.or_delete_intab
{
	/*background:url(images/btn_or_delete.gif);*/
	height:13px;
	width:auto;
	text-indent:0px;
	text-transform:none;
	text-decoration:underline;
}
a.or_delete_intab:hover
{
	background-position: 0 -13px;
	overflow:hidden
}

/* -- DELETE BUTTON - NO BG - (INTAB) --*/

a.btn_or_delete_intab
{
	/*background:url(images/btn_or_delete_intab.gif);*/
	height:13px;
	width:auto;
	text-indent:0;
	display:block;
	overflow:hidden;
}
a.btn_or_delete_intab:hover
{
	background-position: 0 -13px;
	overflow:hidden
}
a.or_print
{
	background:url(images/btn_print_quote_intab.gif);
	height:13px;
	width:65px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.or_print:hover
{
	background-position: 0 -13px;
	overflow:hidden
}
a.or_convt2order
{
	background:url(images/btn_cont2order_intab.gif);
	height:13px;
	width:94px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.or_convt2order:hover
{
	background-position: 0 -13px;
	overflow:hidden
}
.cont_shop_chq
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -290px;
	height:22px;
	width:188px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.cont_shop_chq:hover 
{
	background-position: 0 -312px;
	overflow:hidden;
}
.cont_checkout_chq
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -114px;
	height:22px;
	width:194px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.cont_checkout_chq:hover 
{
	background-position: 0 -136px;
	overflow:hidden;
}
.cont_shopping
{
	background:url(images/btn_cont_shopping.gif);
	height:22px;
	width:124px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.cont_shopping:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.back
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -469px;
	height:22px;
	width:77px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.back:hover 
{
	background-position: 0 -491px;
	overflow:hidden;
}
.pay_via_ss_chq
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -524px;
	height:22px;
	width:244px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.pay_via_ss_chq:hover 
{
	background-position: 0 -546px;
	overflow:hidden;
}
.placeorder_chq
{
	background:url(images/spritebuttons.gif);
	background-position: 0 -580px;
	height:22px;
	width:134px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.placeorder_chq:hover 
{
	background-position: 0 -602px;
	overflow:hidden;
}
/* --------------------------- Advance Search in LN starts here -------------------- */
#search_LN {
	padding-top: 50px;
	width:250px;
}
#search_LN ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:22px;
}
#search_LN ul li {
	margin: 1px 0px 2px 0px;
	list-style-type: none;
	float:left;
	padding:0px;
	display:block;
}
#search_LN .search_title
{	
	/*background:url(images/h_search.gif);
	background-repeat:no-repeat;*/
	margin-bottom:3px;
	display:block;
	font-size:11px;
}
#search_LN li a.adv_search
{	
	background:url(images/adv_search.gif);
	background-repeat:no-repeat;
	margin-bottom:3px;
	width:143px;
	height:23px;
	text-indent:-9999px;
	display:block;
}
#search_LN li .search
{	
	background:url(images/spritebuttons.gif);
	background-position:0px -1293px;
	background-repeat:no-repeat;
	height:21px;
	width:51px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#search_LN li input
{
border:1px solid #ACADAF;
color:#848F9E;
font-size:11px;
font-weight:normal;
height:17px;
text-decoration:none;
}
/* -------------------------- Advance Search in LN ends here ---------------------- */

/* -------------------------- Advance search in the Header starts here ------------ */

#header_adv_search
{	
	height:20px;
	width: 540px;
	margin: -3px 0px 0px 195px;
	padding:0px;
}
#header_adv_search input {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #68B5ED;
	margin-bottom: 1px;
	width:190px;
}
#header_adv_search select {
	font-size: 11px;
	font-weight: normal;
	width:200px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #68B5ED;
	margin-bottom: 1px;
}

#header_adv_search ul
{	

	list-style-type: none;
	margin:0px;

}
#header_adv_search li
{
	height:20px;
	padding:0px 2px 0px 0px;
	list-style-type: none;
	float:right;
}
#header_adv_search ul span
{
	display:none;
}
#header_adv_search li .search
{
	background:url(images/adv_search_go_head.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	height:19px;
	width:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	border:none;
}
#header_adv_search li a.adv_search_btn
{	
	background:url(images/adv_search_head.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	width:68px;
	height:17px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
/* ------------------------- Advance search in header ends here ------------------ */
/* ------------------------- Advance search in header for B2B LookUp ------------------ */


#lookup_search
{	
	height:20px;
	width: 520px;
	margin: -1px 0px 0px 20px;
	padding:0px;

}
#lookup_search input {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #68B5ED;
	margin-bottom: 1px;
	width:150px;
}
#lookup_search select {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #68B5ED;
	margin-bottom: 1px;
}

#lookup_search ul
{	
	list-style-type: none;
	margin:0px;
}
#lookup_search li
{
	height:20px;
	padding:0px 2px 0px 0px;
	list-style-type: none;
	float:right;
}
#lookup_search ul span
{
	display:none;
}
#lookup_search li .search
{
	background:url(images/adv_search_go_head.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	height:19px;
	width:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	border:none;
}
#lookup_search li a.adv_search_btn
{	
	background:url(images/adv_search_head.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	width:68px;
	height:17px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
/* ------------------------- Advance search in header for B2B LookUp Ends ------------------ */

#container  {
	width: 895px;  
	text-align: left;
	margin:0px auto 0px auto;
	z-index: 0;
	display: block;
	min-height: 100%;
	padding:15px;
	background-color:#fff;display:table;
}
.innerContainer
{
	margin: 0;
	padding: 0;
	float:left;
}
#master_LN   
{
	float: left;
	width: 198px;
	height:auto;
}
#mainContent  {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
.contentborder
{
	border-top: solid 1px #c2c2c2;
	border-left: solid 0px #000;
	border-right: solid 0px #000;
	border-bottom: solid 0px #000;
	width:895px;
	margin-top:8px;
	min-height:510px;
	float:left;
	_height:495px;
	/*background:url(images/page_bg.gif);
	background-repeat:repeat-y;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contentborder { min-height:545px; }
}
/* ----------------------- DYNAMIC TABLE CONTENT --------------------------*/
.dyn_content
{
	width:auto;
	float:left;
}
.dyn_content_Note
{
	width:550px;
	float:left;
}
/* ------------------------ Checkout main Container -------------- */

#checkout_mainContent  {
	vertical-align:top;
	height:auto;
	float:left;
}
#checkout_tablets
{
	width:895px;
	padding:20px 0px 20px 0px;
}
#checkout_tablets .head
{
	width:895px;
	height:23px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	line-height:25px;
}
#checkout_tablets .body
{
	width:895px;
	float:left;
}
#checkout_tablets .footer
{
	width:895px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;	
}
/* ---------------------------- CHECKOUT BREAD CRUMB ---------------- */
#bc_order1
{
	background:url(images/spritebc_order.gif);
	background-repeat:no-repeat;
	width:501px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	height:17px;
}
#bc_order2
{
	background:url(images/spritebc_order.gif);
	background-position:0 -19px;
	background-repeat:no-repeat;
	width:504px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	height:17px;
}
#bc_order3
{
	background:url(images/spritebc_order.gif);
	background-position:0 -38px;
	background-repeat:no-repeat;
	width:504px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	height:17px;
}
#bc_order4
{
	background:url(images/spritebc_order.gif);
	background-position:0 -56px;
	background-repeat:no-repeat;
	width:504px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	height:17px;
}
#bc_order5
{
	background:url(images/spritebc_order.gif);
	background-position:0 -74px;
	background-repeat:no-repeat;
	width:504px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	height:17px;
}
#bc_order6
{
	background:url(images/spritebc_order.gif);
	background-position:0 -92px;
	background-repeat:no-repeat;
	width:504px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	height:17px;
}

/* ------------------------ Footer starts down -------------------- */

#footer  
{
	/*background:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	font-size:11px;
	width:895px;
	height:70px;
	float:left;
	bottom: 0;
	margin-top:10px;
	position:relative;
	z-index: 100;
	margin:0px auto 0px auto;
}
#copyright
{
	margin-top:10px;
	padding-top:0px;
	width:300px;
	color:#000;
	height:20px;
	float:left;
	text-align:left;
	padding-right:10px;
}
	
/*#footer  p  {
	margin: 0;
	padding: 10px 0;
}*/
#footer .links
{
	color:#727272;
	padding-top:7px;
	padding-left:15px;
	height:20px;
	width:300px;
	float:left;
}
#footer .links a:link
{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}
#footer .links a:visited
{
	color:#000000;
	text-decoration:none;
}
#footer .links a:hover
{
	color:#727272;
	text-decoration:underline;
}

#footer .links2
{
	color:#000;
	padding-top:10px;
	padding-left:15px;
	width:450px;
	height:30px;
	float:right;
	text-align:right;
	text-transform:uppercase;
}
#footer .links2 a:link
{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
#footer .links2 a:visited
{
	color:#000000;
	text-decoration:none;
}
#footer .links2 a:hover
{
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
}
#footer .rightpart
{
	padding-right:10px;
	float: right;
	height:30px;
	width:auto;
	padding-top:1px;
}
#footer .footerborder
{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	height:31px;
	width:895px;
	float:left;
}
/* --------------------------- Footer ends here --------------------- */



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

/* Index Left Nav section here */


.index_main_content_2b {
	background-image: url(images/index_globe_2b.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:auto;
}
.index_main_content {
	background-position: top;
	height:auto;
	float:left;
	width:100%;
}
#ind_comp_intro
{
	padding-top:0px;
	padding-left:0px;
	width:200px;
	height:auto;
}


/* ------------------------ Feature Items starts down ------------------------ */
#sitemapbox
{
	width:100%;
	float:left;
	padding-top:0px;
	padding-left:10px;
}

#feature_items_box
{
	width:100%;
	float:left;
	padding-top:10px;	
}
#feature_items_box .title
{	background:url(images/spritebuttons.gif);
	background-position:0px -1357px;
	background-repeat:no-repeat;
	width:197px;
	height:24px;
	display:block;
	text-indent:-9999px;	
	margin-bottom:8px;
}
#feature_items_box .moredetails
{	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	height:27px;
	display:inline-block;
	padding-right:15px;
}
.protitle
{
	font-size: 11px;
	height:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
}
#feature_items
{
	width:248px;
	height:65px;
	border:solid 1px #cbcaca;
	margin:4px 0px 0px 0px;
	font-size: 11px;
	color:#5c5c5c;
	float:left;	
}
#feature_items h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 0px 0px;
}
.feature_items_bg
{
	background-color:#f1f1f3;
	padding-left:5px;
}
.product_separator {
width:19px;
_width:17px;
vertical-align:top;
}
/* --------------------MP start here -------------------*/

#mostpopular_box
{
	width:675px;
	padding-left:15px;
}
#mostpopular_box .title
{
	background:url(images/h_mostpopular.gif);
	background-repeat:no-repeat;
	width:124px;
	height:23px;
	text-indent:-9999px;
}
#mostpopular h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 0px 0px;
}
#mostpopular .orange_text
{
	color:#f86c05;
}
a.redbold_link:link
{
	color:#9e0b0f;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}
a.redbold_link:visited
{
	color:#9e0b0f;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}
/* -------------------------MP ends here -------------------------*/



/* --------------------------------- NEWS N EVENTS DOWN HERE -----------------*/

#newsnevents
{
	width:248px;
	border:solid 1px #cbcaca;
	margin-bottom:7px;
	font-size: 11px;
	color:#5c5c5c;
}
#newsnevents .event_images1
{	background:url(images/newsnevents_edgewise.gif);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	margin:5px;
	text-indent:-9999px;
	float:left;
}
#newsnevents .event_images2
{	background:url(images/newsnevents_aerosoles.gif);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	margin:5px;
	text-indent:-9999px;
	float:left;
}
#newsnevents .event_images3
{	background:url(images/newsnevents_asurion.gif);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	margin:5px;
	text-indent:-9999px;
	float:left;
}
#newsnevents .event_text
{	
	margin-left:65px;
	padding-top:5px;
	padding-left:5px;
	height:60px;
	background-color:#f7f7f7;

}
#newsnevents h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 2px 0px;
}
#newsnevents_box
{
	width:248px;
	padding-left:10px;
	float:left;
}
#newsnevents_box .title
{	background:url(images/h_newsnevents.gif);
	background-repeat:no-repeat;
	width:122px;
	height:19px;
	display:block;
	padding-bottom:4px;
	text-indent:-9999px;
}
.event_text a
{
	color:#2562a0;
	text-decoration:none;
}
.event_text a:visited
{
	color:#2562a0;
	text-decoration:none;
}
.event_text a:hover
{
	color:#fc7007;
}

.ind_block3
{
	width:auto;
	float:left;
}

.ind_block4
{
	width:auto;
	float:left;
}

.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
.ind_block2
{
	width:540px;
	float:left;
	margin-top:12px;

}

#alpha_search_box
{
	width:248px;
	padding-left:10px;
	float:left;
}
a.title
{
	background:url(images/alpha_search.gif);
	background-repeat:no-repeat;
	width:202px;
	height:55px;
	display:block;
	text-indent:-9999px;
}

 /* -------------------Newletter start here-----------------*/
#newsletter_box
{
	padding-top: 10px;
	width:248px;
	margin-left:272px;
}

#newsletter
{
	height:32px;
	margin-top:0px;
	background-color:#eeeeee;
}
#newsletter ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#newsletter ul li
{
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 3px;
}
#newsletter ul li input
{
	margin-top: 5px;
}
#newsletter .img_newsletter
{
	background:url(images/h_newsletter.gif);
	background-repeat:no-repeat;
	width:100px;
	height:32px;
	text-indent:-9999px;
	display:block;
	font-size:11px;
}
a.newsletter_go
{
	background:url(images/spritebuttons.gif);
	background-position:0px -1293px;
	background-repeat:no-repeat;
	height:21px;
	width:51px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
}
.newsletter_go
{
	background:url(images/spritebuttons.gif);
	background-position:0px -1293px;
	background-repeat:no-repeat;
	height:21px;
	width:51px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
}
a.newsletter_go:hover 
{
	background-position: 0 -21px;
}
 /* -------------------Newletter end here-----------------*/
.v_middle
{
	vertical-align:middle;
}


/* -------------------------Best Seller start down -----------------------*/

#bestseller
{
	margin:0px 0px 0px 10px;
	width:auto;
	height:auto;
	font-size: 11px;
	color:#5c5c5c;
	vertical-align:top;
}

.bestseller_title
{
	margin-top:20px;
	margin-left:8px;
	background:url(images/h_bestseller.gif);
	height:22px;
	width:112px;
	text-indent:-9999px;
	display:block;
}
/*#bestseller h4
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
#bestseller .outline_grey_border
{
	border:solid 1px #cbcaca;
	width:65px;
	height:65px;
	margin-left:15px;
}*/
#bestproduct_horzt
{
	padding:3px;
	margin-right:8px;
	width:241px;
	margin-bottom:3px;
	border:solid 1px #cbcaca;
}
#bestproduct_horzt .prod
{
	width:55px;
	height:55px;
	float:left;
	position:relative;
}
/*#bestproduct_horzt .frame
{
	background-image:url(images/thumb_frame.png);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	top: 0;
	left: 0;
	position:absolute;
}*/
#bestproduct_horzt .text
{
	height:55px;
	margin-left:80px;
	text-align:left;
}

#bestproduct_horzt h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
/* ------------------------------- Best seller ends up ------------------- */


/* --------------------------------Insidepage Background ----------------- */
#myaccount_main_content 
{
	padding-top:5px;
	/*padding-left:20px;
	padding-right:20px;*/
	padding-bottom:20px;
	height:auto;
	width:895px;
	float:left;
	background-color:#ffffff;
	margin-bottom:10px;
	line-height:15px;
}
#myaccount_main_content h2
{
	font-size: 13px;
	font-weight:bold;
}
#myaccount_main_content h3
{
	font-size: 15px;
	font-weight:bold;
}
#myaccount_main_content .text
{
	font-size: 11px;	
}
#myaccount_content 
{
	padding-top:10px;
	/*padding-left:20px;
	padding-right:20px;*/
	padding-bottom:20px;
	height:auto;
	width:697px;
	float:left;
	background-color:#ffffff;
	margin-bottom:10px;
	line-height:15px;
}
#product_maintitle
{
	font-size:22px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	
}
.product_text
{
	float:right;
	position:relative;
	margin-top:-10px;
}
#product_list
{
	padding-top:10px;
	padding-right:0px;
	padding-bottom:20px;
	height:auto;
	width:auto;
	float:left;
}
#product_list .prod
{
	/*width:173px;*/
	width:auto;
	height:auto;
	border:solid 0px #000000;
	padding-left:25px;
	margin-right:20px;
}
.block
{
	display:block;
}
#product_list .text
{
	text-align:left;
	height:auto;
	margin-left:35px;
}
#product_list .text a:link
{
	color:#000;
	font-size:11px;
	font-weight:bold;
}
#product_list .text a:hover
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#product_list .text a:visited
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#product_list .text2
{
	text-align:left;
	height:auto;
}
#product_list .text2 a:link
{
	color:#000;
	font-size:11px;	
	font-weight:bold;
}
#product_list .text2 a:hover
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#product_list .text2 a:visited
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#product_list .mostpop_text
{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
#product_list .head
{
	font-size:14px;
	font-weight:bolder;
	color:#636363;
	text-transform:uppercase;
	letter-spacing:0px;
}
/* ----------------------- General use starts down here ---------------------*/

.page_header
{
	font-size: 13px;
	font-weight:bold;
	color:#1159b2;
	padding:5px 0px 5px 0px;
}
h4
{
	font-size: 14px;
	font-weight:bold;
	color:#000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
.h4_orange
{
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
.h4_green
{
	font-size: 12px;
	font-weight:bold;
	color:green;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}

/* ----------------------- General use ends here ---------------------*/

/* ----------------------- Category Products starts here ---------------------------*/
/* Added by Deepali - #category_box */
#category_box
{
	margin:0px 10px 5px 0px;
	width:500px;
	font-size: 11px;
	color:#5c5c5c;
	text-align:center;
	float:left;
}
#category
{
	border:solid 1px #cbcaca;
	margin:0px 10px 5px 0px;
	width:500px;
	font-size: 11px;
	color:#5c5c5c;
	text-align:center;
	float:left;
}

#category ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	margin-bottom:2px;
}
#category ul li
{
	padding-bottom:3px;
	margin-left: 0px 0px 0px 0px;
	padding-left: 0px;
	text-align:center;
	width:auto;
	padding-right:2px;
	float:left;
}
#category h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
#category .outline_grey_border
{
	border:solid 1px #cbcaca;
	width:65px;
	height:65px;
	margin-left:15px;
}

#category table
{
	border:solid 1px #cbcaca;
	background-color:#ffffff;
	margin:5px 2px 5px 2px;
	padding:2px;
	width:99%;
	text-align:left;
}
#category th
{
	font-size: 11px;
	background-color:#2665ac;
	color:#ffffff;
	font:helvetica;
	padding:2px;
}#category .price
{
	text-align:right;
	padding-right:2px;
}
#category .qty
{
	text-align:right;
	padding-right:2px;
}
#category input
{
	width:30px;
	font-size: 11px;
	color:#333333;
}
/* -------------------------------RELATED PRODUCT STARTS DONW ------------------ */
#relat_prod
{
	width:450Px;
	font-size: 11px;
	color:#5c5c5c;
	margin-top:10px;
	text-align:center;
	float:left;
	border-right:solid 1px #c2c2c2;

}
#relat_prod .title
{
	font-size:12px;
	color:#000;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;	
	letter-spacing:1px;

}
#relat_prod ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	margin-bottom:2px;
}
#relat_prod ul li
{
	padding-bottom:3px;
	margin-left: 0px 0px 0px 0px;
	padding-left: 0px;
	text-align:center;
	width:101px;
	padding-right:2px;
	float:left;
}

#relat_prod h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
	text-transform:none;	
}
#relat_prod .outline_grey_border
{
	border:solid 1px #cbcaca;
	width:65px;
	height:65px;
	margin-left:15px;
}



/* -------------- CSS FOR INDVISUAL PRODUCTS - HORZINTAL - VERTICAL --------- */

#product_horzt
{
	padding:3px;
	margin-top:3px;
	width:433px;
	border:solid 1px #cbcaca;
	float:left;
}
#product_horzt .prod
{
	width:433px;
	height:auto;
	float:left;
	position:relative;
}
/*#product_horzt .frame
{
	background-image:url(images/thumb_frame.png);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	top: 0;
	left: 0;
	position:absolute;
}*/
#product_horzt .text
{
	height:55px;
	margin-left:80px;
	text-align:left;
}
#product_horzt h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
#product_vert
{
	padding:3px;
	margin:2px;
	width:auto;
	padding-right:22px;	
}

#product_vert .prod
{
	border:solid 0px #cbcaca;
	width:100%;
	height:auto;
	text-align:left;
	margin:2px;
}
#product_vert .itemname
{
	text-align:center;	
}
#product_vert .text
{
	text-align:left;
	height:40px;	
	
}

#product_vert .crossSelling_text
{
	text-align:left;
	height:auto;	
}
#product_vert h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;

}/*-----------------Featured Verticle ---------------*/
#featured_vert
{
	width:433px;
	float:left;
	height:auto;
}
#featured_vert .prod
{
	border:solid 1px #000000;
	width:433px;
	height:286px;
	text-align:left;
}
#featured_vert .itemname
{
	text-align:center;	
}
#featured_vert .text
{
	text-align:left;
	height:auto;		
}
#featured_vert h4
{
	font-size: 12px;
	color:#487fc6;
	font-weight:normal;
	text-transform:none;
}
#featured_vert img { display:block;}
.product_separator {
width:19px;
_width:17px;
vertical-align:top;
}
/*---------------End----------------------*/
#catlog_top
{
	background-image: url(images/product_detail_bg.gif);
	background-repeat:no-repeat;
	background-position: top;
	height:183px;
	margin-left:10px;
	margin-top:5px;
	width:200px;
	float:left;
	text-align:center;
	padding-top:2px;
}
#catlog_top_text
{
	height:180px;
	margin-left:220px;
	width:300px;
	margin-top:5px;
	margin-bottom:30px
}
#catlog_top_text h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 4px 0px;
}
.product_box
{
	height:auto;
	margin-bottom:5px;
	margin-top:10px;
	float:left;
}

#product_top
{
	height:300px;
	margin-left:0px;
	width:300px;
	text-align:center;
	border:solid 1px #C2C2C2;
	margin-top:0px;
}
.pro_leftpart
{
	float:left;
	width:300px;
	height:auto;
	padding-right:20px;
	border-right:solid 0px #C2C2C2;
	margin-top:5px;
}
.pro_rightpart
{
	/*padding-left:343px;
	position:relative;*/
	margin-top:0px;
	width:280px;
	float:left;
	padding-top:5px;
}
.pro_rightpart2
{
	/*padding-left:343px;
	position:relative;*/
	width:270px;
	float:right;
	border-left:solid 1px #c2c2c2;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:0px;
	padding-left: 10px;
}
.related_rightpart
{
	width:895px;
	float:left;
	border-top:solid 1px #c2c2c2;
}
.coloroption
{
	float:left;
	width:230px;
	padding-bottom:10px;
	padding-top:4px;
}
.additional_views
{
	float:left;
}
#product_top_text
{
	height:auto;
	width:304px;
	padding-top:3px;
	float:left;

	
}
#product_top_text h4
{
	font-size: 10px;
	color:#838383;
	margin:5px 0px 0px 0px;
	text-transform:uppercase;
}
#product_top_text .disc
{
	font-size: 11px;
	color:#636363;
	height:auto;
	line-height:17px;
}
.greyline
{
	border-bottom:solid 1px #C2C2C2;
	padding:2px 0px 4px 0px;
	margin-bottom:5px;
	width:auto;

}
.greyline2
{
	border-top:solid 1px #C2C2C2;
	padding:0px 0px 0px 0px;
	height:2px;
	width:auto;
}
.title
{
	font-size: 11px;
	height:20px;
	font-weight:bold;
	vertical-align:middle;
}
.title2
{
	font-size: 11px;
	height:15px;
	vertical-align:middle;
	color:#000;
}
#product_top_text select
{
	font-size: 11px;
	color:#333333;
}
#product_top_text input
{
	font-size: 11px;
	color:#333333;
	width:20px;
}
#breadcrumb
{
	height:20px;
	width:510px;
	padding-top:0px;
	color:#a1a1a5;
	font-size: 10px;
}
#breadcrumb a
{
	height:20px;
	width:510px;
	padding-top:0px;
	color:#000000;
	font-size: 10px;
}

.table_title
{
	font-size: 11px;
	color: #487fc6;
	font-weight:bold;
}
#product_box .list_price td
{
	padding:1px;
}
#product_box .list_price
{
	width:auto;
	margin-top:10px;
	float:left;
	border:solid 1px red;
}
/* ------------------------ MY ACCOUNT TABLE ----------------------------- */
.table_color
{
	border-bottom:solid 1px #cbcaca;
	margin:5px 2px 2px 2px;
	width:99%;
	text-align:left;
}
.table_color th
{
	font-size: 11px;
	color:#000;
	line-height:14px;
	padding:2px;
	margin:2px;
	padding-bottom:5px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:solid 1px #cbcaca;
}
.table_color td
{
	padding:3px;
}
.table_color .price
{
	text-align:right;
	padding-right:2px;
}
.table_color .qty
{
	text-align:right;
	padding-right:2px;
}
.table_color input
{
	width:30px;
	font-size: 11px;
	color:#333333;
}
.table_color2
{
	border-bottom:solid 1px #cbcaca;
	margin:5px 2px 2px 2px;
	width:99%;
	text-align:left;
}
.table_color2 th
{
	font-size: 11px;
	color:#000;
	line-height:14px;
	padding:2px;
	margin:2px;
	padding-bottom:5px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:solid 1px #cbcaca;
}
.table_color2 td
{
	padding:3px;
}


.table_color3
{
	border-bottom:solid 1px #cbcaca;
	margin:5px 2px 2px 2px;
	width:99%;
	text-align:left;
}
.table_color3 th
{
	font-size: 11px;
	color:#636363;
	font: Verdana, Arial, Sans-Serif;
	line-height:14px;
	padding:2px;
	margin:2px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:solid 1px #cbcaca;
}
.table_color3 td
{
	padding:3px;
	font-size: 11px;
	color:#050708;
	font: Verdana, Arial, Sans-Serif;
}
.table_color3 a:link
{
	color:#050708;
	font-size: 11px;
	text-decoration:underline;
	font: Verdana, Arial, Sans-Serif;
}
.table_color3 a:hover
{
	color:#636363;
	font-size: 11px;
	text-decoration:underline;
	font: Verdana, Arial, Sans-Serif;
}
.table_color3 a:visited
{
	color:#636363;
	font-size: 11px;
	text-decoration:underline;
	font: Verdana, Arial, Sans-Serif;
}
/* ----------------------------- ADVANCED SEARCH --------------- */

#advanced_search
{
	font-size: 11px;
	color:#515151;
	font-weight:bold;
	margin-top:8px;
	padding-bottom:10px;
	padding-top:5px;
}
#advanced_search td
{
	padding:2px;
}
#Advanved_search_results
{
	margin-top:20px;
	padding-bottom:5px;
}

/* ---------------------------- SHOPPING CART -------------------------- */

.shipping_cal_box
{
	width:665px;
	padding:0px 0px 0px 0px;

}
#shipping_calculator
{
	width:300px;
	height:auto;
	margin-top:0px;
	float:left;
	padding:4px;
	border:dotted 1px #c0c0c0;
	
}
#shipping_calculator td
{
padding:1px 0px 2px 0px;	
}
.shipping_cal_relativeprod
{
	width:340px;
	height:auto;
	margin-left:320px;

}
#shipping_calculator h4
{
	color:#959595;
	font-size:12px;
	text-transform:none;
}
/* ---------------------------- (Order2)SHIPPING & BILLING FOR CHECKOUT -------------- */
.order2_box
{
	width:895px;
	padding:0px 0px 0px 0px;
}
#ship_address
{
	width:340px;
	height:auto;
	margin-top:0px;
	padding:4px;
	
}
#ship_address input
{
	width:150px;
}
#ship_address td
{
padding:2px 0px 2px 0px;	
color:#3F2E15;
}

.bill_address
{
	width:340px;
	height:auto;
	padding:4px;
	position:relative;
}
.bill_address input
{
	width:150px;
	color:#3F2E15;
}
.bill_address td
{
padding:2px 0px 2px 0px;	
color:#3F2E15;
}

/* ---------------------------- (Order4)ORDER SUMMARY -------------- */
.order_sum
{
	width:895px;
	margin-top:8px;
	margin-bottom:8px;
	height:auto;
	margin-left:0px;

}
#odsum_ship_add
{
	width:895px;
	height:auto;
	padding:1px 0px 0px 0px;
}
#odsum_ship_add h4
{
	border-bottom:solid 1px #C2C2C2;
	color:#000;
	text-transform:none;
}
#odsum_ship_add td
{
	padding-bottom:2px;
	padding-top:2px;
	color:#050708;
}
.odsum_bill_add
{
	width:895px;
	height:auto;
	padding:1px 0px 0px 0px;
}
.odsum_bill_add td
{
	padding-bottom:2px;
	padding-top:2px;
	color:#050708;
}
.odsum_bill_add h4
{
	border-bottom:solid 1px #C2C2C2;
	color:#000;
	text-transform:none;
}
/* ---------------------------- (Order5)ORDER SUMMARY -------------- */


.order5 td
{
	border-bottom:solid 1px #ffffff;
	padding-bottom:2px;
	padding-top:2px;
	color:#636363;
	font-size:11px;
}
.order6 td
{
	border-bottom:solid 1px #ffffff;
	padding-bottom:2px;
	padding-top:2px;
	line-height:20px;
	color:#636363;
	font-size:11px;
}
.imp_notice
{
	text-align:justify;
	padding:5px 5px 5px 0px;
	width:890px;
	font-size: 11px;
	color:#636363;
}
/* ------------------- ADD NEW USER ---------------- */
.newuser input
{
	width:150px;
}
.newuser td
{
	padding:2px 0px 2px 2px;
}
/* ------------------------- MY ORDER -------------------*/

#my_order
{
	font-size: 11px;
	color:#515151;
	padding:2px 0px 2px 0px;
}
#my_order td
{
	padding:2px 0px 2px 2px;
}
.order_detail
{
	width:696px;
	margin-top:8px;
	margin-bottom:8px;
	height:auto;
	float:left;
}
#od_shipping_address
{
	width:692px;
	height:auto;
	float:left;
	padding:1px 2px 2px 2px;
	background-color:#fff;
	border:solid 0px #cccbcb;
}
#od_shipping_address h4
{
	border-bottom:solid 1px #cccbcb;
	color:#000;
	font-size:11px;
}
#od_shipping_address td
{
	border-bottom:solid 1px #ffffff;
	padding-bottom:1px;
}
.od_billing_address
{
	width:692px;
	height:auto;
	float:left;
	padding:15px 2px 2px 2px;
	border:solid 0px #cccbcb;
}
.od_billing_address h4
{
	border-bottom:solid 1px #cccbcb;
	color:#000;
	font-size:11px;
}
.od_billing_address td
{
	border-bottom:solid 1px #ffffff;
	padding-bottom:1px;
}

/* --------------------------- My Invoice ---------------------- */

.my_invoice input
{
	width:90px
}
.my_invoice td
{
	padding:2px 0px 2px 2px;
	font-weight:bold;
}

.my_profile td
{
	padding:2px 0px 2px 0px;
}
.my_cc td
{
	padding:2px 0px 2px 2px;
	color:#3F2E15;
}
.subuser td
{
	padding:2px 0px 2px 2px;
}
.options td
{
	padding:2px 0px 2px 2px;
}
.quickorder td
{
	padding:2px 0px 2px 2px;
}



 /* --------------------------------------- COMMON SITE LINKS COLOR ---------------*/

p
{
	font-size: 11px;
	color:#000;
	margin:8px 0px 8px 0px;
	line-height:17px;
	font-family:Verdana, Arial, Sans-Serif,;
	/*padding:2px 1px 2px 0px;*/
}
a:link
{
	color:#000;
	text-decoration:none;
}
a:visited
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:underline;
}
h2
{
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
input
{
	font-size: 11px;
	color:#333333;
	font-weight:normal;
	border:solid 1px #6F6F6F;
}
select
{
	font-size: 11px;
	color:#333333;
	font-weight:normal;
	border:solid 1px #6f6f6f;
	background-color:#d8d2ca;
}
.bracket_text
{
	font-size: 10px;
	color:#333333;
	font-weight:normal;
	vertical-align:top;
}
.buttons
{
	float:right;
	padding-right:2px;
}
.ac
{
	padding-right:2px;
	text-align:center;
}
.ar
{
	padding-right:2px;
	text-align:right;
}
.astrix
{
	color:#f26430;
	font-size:12px;
}
.grey_bg
{
	background-color:#FFFFFF;
	height:18px;
}
.spacer
{
	height:12px;
}
.float_left
{
	float:left;
}
.float_right
{
	float:right;
}
.red
{
	color: #9E0B0F;
}
.red_bold
{
	color: #000000;
	font-size:10px;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
}
.common td
{
	padding:1px 0px 1px 0px;
}
.verisign
{
	background:url(images/payflowpro.gif);
	background-repeat:no-repeat;
	height:36px;
	width:86px;
	text-indent:-9999px;
	display:block;
}
.fast_chckout_chq
{
	background:url(images/btn_fash_chkout.gif);
	height:22px;
	width:96px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.fast_chckout_chq:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}











/* --------------------------- MY ACCOUNTS B2B ---------------- */

.dashboard
{
	width:649px;
	margin-top:10px;
	float:left;
}
#acct_info
{
	width:245px;
	height:auto;
}
#tablets .head
{
	width:360px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#000000;
	text-transform:uppercase;	
}
#tablets a:link
{
	color:#A41B1F;
	font-size:11px;
	/*padding-right:3px;
	padding-left:3px;*/
}
#tablets a:visited
{
	color:#A41B1F;
	font-size:11px;
	/*padding-right:10px;*/
}
#tablets .body
{
	width:353px;
	padding:0px 0px 0px 0px;
}
#tablets .footer
{
	width:353px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#tablets h2{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:0px;
	padding-bottom:15px;
}
#tablets h4
{
	font-size: 14px;
	font-weight:bold;
	color:#000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 7px 0px;
	text-transform:uppercase;
}
#tablets h5
{
	font-size: 11px;
	font-weight:bold;
	color:#636363;
	margin:0px 0px 3px 0px;
}

#tablets h1
{
	font-size: 10px;
	color:#A41B1F;
	margin:0px 0px 3px 0px;
	font-weight:normal;
}

#tablets hr{	
	border-top:solid 1px #C2C2C2;
	margin:10px 0px 10px 0px;
	height:1px;
	width:100%;
}
#tablets .text
{
	font-size: 11px;
	color:#636363;
	margin:0px 0px 3px 0px;
	line-height:17px;
}
#tablets .greytitle
{
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#636363;
	margin:0px 0px 5px 0px;
}

#tablets .buttons
{
	float:right;
	padding-right:8px;
	
}
#tablets .add_address_border
{
	height:130px;
	border:solid 1px #a7a4a6;
	background-color:#ffffff;
	margin:2px 0px 2px 0px;
	padding:2px 0px 2px 2px;
	overflow:auto;
	width:352px;
}

#acct_activity
{
	width:245px;
	height:auto;
	position:relative;
}
.help_topic_box
{
	width:245px;
	float:right;
	height:auto;
}
#login_help_box
{
	margin-left:320px;
	padding-top:20px;
	font-size: 11px;
}
#login_help_box h4
{
	font-size: 15px;
	font-weight:bolder;
	color:#000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
#login_help_box .box
{
	font-size: 12px;
	font-weight:bold;
	color:#000;
	padding:1px 0px 1px 0px;
	text-transform:uppercase;
}
.log_detail_box
{
	width:320px;
	float:left;
	height:auto;
}
.log_detail_box h4
{
	font-size: 15px;
	font-weight:bolder;
	color:#000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
.log_detail_box h3
{
	font-size: 13px;
	font-weight:bolder;
	color:#000;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}
#dash_help
{
	width:245px;
	height:auto;
	margin-top:0px;
	float:left;
}
.dash_order_n_quotes
{
	width:240px;
	height:auto;
	float:right;
}
#tablets .greycaps {
	color: #636363;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:2px;
}
#tablets .greycaps a:link {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
#tablets .greycaps a:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
#tablets .greycaps a:hover {

	text-decoration: underline;
	color: #636363;
	font-weight:bold;
}
.search_bg
{
	/*background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;*/
	height:40px;
	padding:3px 0px 5px 3px;
}
/*.search_bg input
{
	width:180px;
}*/

/* -------------------------------------- MY ACCOUNT COMMON TABLETS --------------- */
#my_acct_tablets
{
	width:696px;
	padding-top:17px;	
}
#my_acct_tablets .head
{
	width:313px;
	background:url(images/my_acct_top.gif);
	background-repeat:no-repeat;
	height:23px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:6px 0px 4px 6px;
}
#my_acct_tablets .body
{
	width:696px;
	padding:0px 0px 0px 0px;
}
#my_acct_tablets .footer
{
	width:696px;
	/*background:url(images/my_acct_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	
}
#my_acct_tablets h5
{
	font-size: 11px;
	font-weight:bold;
	color:#71706E;
	margin:0px 0px 3px 0px;
}
/* #my_acct_tablets .dottedline
{
	border-bottom:dotted 1px #adadad;
	padding-right:5px;
}*/
.dottedline
{
	background:url(images/dotline.gif);
	background-repeat:repeat-x;
	height:5px;
}


/* ----------------------------------- MY ACCOUNT LEFTNAV ----------------------------*/


#leftnav h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	height: 16px;
	background:url(images/ln_arrow.gif);
	background-repeat:repeat-y;
	background-position:4px 0px;
	text-indent:0px;
}
/*#leftnav p {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
	font-family: Tahoma, Verdana, Arial;
}*/
/* my account dashboard title below */
#leftnav .myaccount {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	padding-bottom: 5px;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/* leftnav below is for my account dashboard */
#leftnav {
	
	height: auto;
	width: auto;
	padding-top: 17px;
	/*margin-left: 20px;*/
	margin-right: 20px;
}
#leftnav_footer {
	float: left;
	width: 200px;
	height:19px;
	background-color: #eae8e9;
	border-top:solid 2px #ffffff;
}
#leftnav .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	padding-bottom: 8px;
	margin-bottom: 8px;

}
#leftnav .noline 
{
	border:none;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
#leftnav ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;

}
#leftnav li a {
	color: #707070;
	display: block;
	padding: 4px 0px 4px 0px;
	font-weight: normal;
	height: 14px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	text-indent:7px;
	text-transform:uppercase;
}
#leftnav li a:visited 
{
	color: #707070;
	text-decoration: none;
	text-indent:7px;
}
#leftnav li a:active
{
	background:url(images/ln_arrow_sm.gif);
	background-repeat:no-repeat;
	background-position: -5px 2px;
	color: #000;
	text-indent:7px;
	text-decoration: none;
}
#leftnav li a:hover 
{
	background:url(images/ln_arrow_sm.gif);
	background-repeat:no-repeat;
	background-position: -5px 2px;
	color: #000;
	text-indent:7px;
}
.leftnav_titles
{
	background:url(images/spritebuttons.gif);
	background-position:0 -1324px;
	background-repeat:no-repeat;
	width:237px;
	height:26px;
	color:#000;
	text-transform:uppercase;
	display:block;
	text-indent:-99999px;
}
.leftnav_close
{
	width:172px;
	height:9px;
	background-image: url(images/ln_close.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}
.leftnav_close_sec
{
	width:auto;
	height:9px;
	background-image: url(images/ln_close.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}

/* ------------------- COLLAPSIBLE AND EXPANDABLE MENU ------------------------ */

.menu, 
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight: bold;
} 
.menu {
	width:auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
} 
.menu li {
	margin:0;
	padding:0;
	line-height:15px;
	/*border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;*/
} 
.menu a {

	padding:3px 2px 3px 0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
} 
.menu a:hover {
	padding:3px 13px 3px 0px;
	color:#000000;
	font-size:11px;
	text-align:left;
	text-transform:none;
	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
} 
.menu .selected {
	color: #9E0B0F;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
.menu ul li 
{
	padding-left:15px;
	display:block;
	text-align:left;
}
.menu ul a {
	display:block;
} 
.submenu ul li
{
	padding-left:15px;
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
}
.hidden {display:none;} 
.newsletter_go
{
	background:url(images/spritebuttons.gif);
	background-position:0px -1293px;
	background-repeat:no-repeat;
	height:21px;
	width:51px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
}
.AdvSearchGoButton
{	
	background:url(images/spritebuttons.gif);
	background-position:0px -1293px;
	background-repeat:no-repeat;
	height:21px;
	width:51px;
	display:block;
	text-indent:-9999px;
}

/*	Added by Deepali	*/
.graytext
{
	font-size: 11px;
	color: #4F4F4F;
	font-weight:normal;
}

.prod_details_span
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:-3px;
	padding-bottom:5px;
	border:1px solid #cbcaca;
}

.prod_details_inner_span
{
	margin-left:10px;
	margin-top:5px;
	padding-left:5px;
}
/*Added by deepali*/
/*
#Categorytopspace
{
	margin-top:6px;
}
*/
.parahead {
	font-size: 13px;
	font-weight: bold;
	color: #3562b0;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
}
/* Syles for Pop up Page */
.popup_bg
{
	background-color: #FFFFFF;
	/*width: 100%;*/
}
.popup_top
{
	width:610px;
	height:250px;
	background-image:url(images/popup_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:40px;
}
.popup_window
{
	width:610px;
	height:250px;
	padding-left:30px;
}
.popup_topbg
{
	background-image:url(images/popup_topbg.jpg);
	background-repeat:repeat-x;
}
.popup_botmbg
{
	background-image:url(images/popup_botmbg.jpg);
	background-repeat:repeat-x;
}
.popup_leftbg
{
	background-image:url(images/popup_leftbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:35px;
	height:2px;
}
.popup_rightbg
{
	background-image:url(images/popup_rightbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:35px;
	height:2px;
}
.popup_topleft
{
	background-image:url(images/popup_topleft.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:35px;
	height:34px;
}
.popup_topright
{
	background-image:url(images/popup_topright.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:35px;
	height:34px;
}
.popup_botleft
{
	background-image:url(images/popup_botm_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:35px;
	height:34px;
}
.popup_botright
{
	background-image:url(images/popup_botm_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:35px;
	height:34px;
}
/* Syles for Pop up Page End*/
/*#price {
	position:absolute;
	width:190px;
	height:auto;
	z-index:1;
	visibility: hidden;
	margin-top:1px;
	background-color:#f4f4f4;
}*/

#price {
	position:absolute;
	width:190px;
	height:auto;
	z-index:1;
	visibility: hidden;
	margin-top:1px;
	/*border:1px solid #919B9C;*/
	border:solid 1px #68B5ED;
	float:left;
}
.pricetooltiprow_bg
{
	background-color:#cbcaca;
}
.pricetooltipevenrow_bg
{
	background-color:#f4f4f4;
}

/* -------------------LN Newletter start here-----------------*/
#newsletter_ln
{
	width:auto;
	height:auto;
	float:left;
	margin-top:30px;
}
#newsletter_ln ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#newsletter_ln ul li
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#newsletter_ln input
{
	width:150px;
	height:17px;
}
#newsletter_ln .img_newsletter
{
	width:auto;
	height:16px;
	text-indent:0px;
	display:block;
	color:#000;
	font-size:11px;
}
#newsletter_ln .go
{
	background:url(images/spritebuttons.gif);
	background-position:0px -1293px;
	background-repeat:no-repeat;
	height:21px;
	width:51px;
	display:block;
	border:none;
	color:#fff;
}
#newsletter_ln .go:hover 
{
	cursor:pointer;
	border:none;
}
#newsletter_ln .label
{
	margin-top: 5px;
	color:#ff0000;
}
 /* -------------------LN Newletter end here-----------------*/
 
 /* -------------------View Catalog Starts here----------------*/
 #viewcatalog a
{
	background:url(images/view_catalog.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:88px;
	margin-top:12px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	border:none;
	float:left;
}




 /* -------------------View Catalog ends here----------------*/
.sucess_message
{	
	font-size: 10px;
	color:Green;
}
/*Styles for tool tip Uzma*/
DIV#tipDiv
{
    BORDER-RIGHT: #336 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #336 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    Z-INDEX: 10000;
    LEFT: 0px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #336 1px solid;
    WIDTH: 200px;
    /*COLOR: #000;*/
    LINE-HEIGHT: 1.3;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #336 1px solid;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: #ffffff
}
DIV#tipDiv DIV.txtR
{
    MARGIN-TOP: 4px;
    TEXT-ALIGN: right;
    color: red
}
DIV#tipDiv DIV.ToolTipMessage
{
    MARGIN-TOP: 4px;
    TEXT-ALIGN: left;
    color: red
}
DIV#tipDiv DIV.input
{
    MARGIN-TOP: 4px;
    FONT-STYLE: italic;
    TEXT-ALIGN: center;
    color: red
}
DIV#tipDiv A:link
{
    COLOR: #33b
}
DIV#tipDiv A:visited
{
    COLOR: #339
}
/*Styles for tool tip Uzma END*/

/*dhtmlwindow.css code starts*/
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Verdana;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
/*dhtmlwindow.css code ends*/
/*modal.css code ends*/
.drag-handle{ /*Overwrite default drag handle bar background color with below*/
	background-color: #03277C;
}

#interVeil{   /*CSS for veil that covers entire page while modal window is visible*/
	position: absolute;
	background: gray;  /* url(blackdot.gif);*/
	width: 10px;
	left: 0;
	top: 0;
	z-index: 5;
	visibility: hidden;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=35);
}
/*modal.css code ends*/

/*SpryAccordion.css code starts*/
@charset "UTF-8";

.Accordion {
	border-bottom: dotted 1px gray;
	overflow:hidden;
	font-size: 11px;
	font-weight:normal;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #ffffff;
	border-top: dotted 1px black;
	border-bottom: dotted 1px gray;
	margin: 0px;
	cursor: hand;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffffff;
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #ffffff;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffffff;
}

.AccordionPanelContent {
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background:url(images/cat_leftnav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.AccordionPanelContent li a:visited {
	color: #787778;
	text-decoration: none;
	list-style-type: none;
}
.AccordionPanelContent li a:hover {
	color: #787778;
	text-decoration: underline;
	list-style-type: none;
}
.AccordionPanelContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.AccordionPanelContent ul li a {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding:4px 0px 0px 0px;
	color: #787778;
	background:url(images/ln_arrow_cat.gif);
	background-repeat:repeat-y;
	background-position:13px 3px;
	text-indent: 25px;
	text-decoration: none;
}
a.electronics
{
	background:url(images/cat_electronics.gif);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999px;
}
a.tools
{
	background:url(images/cat_tools.gif);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999px;
}a.computers
{
	background:url(images/cat_computers.gif);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999px;
}
a.inks
{
	background:url(images/cat_ink.gif);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999px;
}
a.kits
{
	background:url(images/cat_kits.gif);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999px;
}
a.music
{
	background:url(images/cat_music.gif);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999px;
}
/*SpryAccordion.css code ends*/

/*tabpanel.css code starts*/
.TabbedPanels 
{
	/*margin: 0px;*/
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/	
	margin-top:30px;
	float:left;
}

/* Product Details Tab Styles */

.Product-TopGroup { z-index:99; position:relative; }
.Product-DefaultTab {color:black; background-image: url(images/tabs/tab_bg.gif);font-size:10px; font-weight: bold;cursor:pointer;}
.Product-DefaultTabHover {color:black; background-image: url(images/tabs/hover_tab_bg.gif);font-size:10px; font-weight: bold;text-decoration: underline;cursor:pointer;}
.Product-SelectedTab {color:black; background-image: url(images/tabs/selected_tab_bg.gif);font-size:10px; font-weight: bold;cursor:default;}
.Product-DisabledTab {color:#AAAAAA; background-image: url(images/tabs/tab_bg.gif);font-size:10px; font-weight: bold;cursor:default;}
.Product-MultiPage {background-color:White;border: 1px solid #919B9C;width:487px;height:250px;position:relative;top:-1px;z-index:98;}
.Product-PageContent {}
/*tabpanel.css code ends*/

.lnerror
{
	color:BLACK;
	font-size:10px;
}
.ship-option
{
	margin-top:20px;
}
.subcateimg
{
	width:198px;
	height:auto;
	padding:0px;
	margin :0px;
	border:solid 1px #000000;
}

a.subcateTxt:link
{
	color:#707070;
	font-size:10px;
	text-transform:uppercase;
}
a.subcateTxt:hover
{
	color:#707070;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
}
a.subcateTxt:visited
{
	color:#707070;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
}
a.subcatgrey:link
{
	color:#707070;
	font-size:10px;
	text-transform:uppercase;
	padding-top:5px;
}
a.subcatgrey:hover
{
	color:#000;
	font-size:10px;
	text-transform:uppercase;
}
a.subcatgrey:visited
{
	color:#707070;
	font-size:10px;
	text-transform:uppercase;
}
.bannerimg
{
	border-bottom:solid 1px #000;
	width:700px;
	float:left;
	margin:0px;
	padding:0px;
	clear:none;
}
.bannerimg2
{
	border-bottom:solid 1px #000;
	background-color:#C4DF9B;
	height:112px;
	width:700px;
	float:left;
}
a.redlink
{
	color:#472829;
	font-size:11px;
	background:url(images/redarrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}
a.redlink:visited
{
	color:#472829;
	font-size:11px;
	background:url(images/redarrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}
a.redlink2
{
	color:#A41B1F;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
a.redlink2:visited
{
	color:#A41B1F;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
a.redlink3
{
	color:#A41B1F;
	font-size:11px;
	padding-right:3px;
	padding-left:3px;
}
a.redlink3:visited
{
	color:#A41B1F;
	font-size:11px;
	padding-right:10px;
}
.boldtitle
{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:0px;
}
.boldtitle_product
{
	font-size:20px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:0px;
	margin:5px 0px 3px 0px;

}
.price_bold
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.itemname
{
	font-size:11px;
	color:#636363;
}
.dimension
{
	font-size:11px;
	color:#636363;
	line-height:20px;
}
.leftbox1
{
	background-color:White;
	width:199px;
	height:auto;
	font-size:11px;
	line-height:15px;
}
.leftbox2
{
	background-color:White;
	width:199px;
	height:auto;
	font-size:11px;
	line-height:15px;
}
.height
{
	height:350px;
}
.greytext
{
	font-size:12px;
	color:#636363;
}
.greytextbold
{
	font-size:11px;
	color:#636363;
	text-transform:uppercase;
	font-weight:bold;
}
.blacktext
{
	font-size:10px;
	color:#050708;
}
.redtitle
{
	color:#9E0B0F;
	font-size:12px;
	font-weight:bold;
}
#login_info 
{
	float:left;
	padding-top:8px;
}
.itemno
{
	font-size:11px;
}
a.bluelink
{
	color: #0033FF;
	text-decoration: underline;
}

/********************* Static content for Home page **************************************/
#rightColumn {
	width:700px;
}

#mainPic {
	float:left;
	width:700px;
	border-bottom:1px solid #000000;
}

#rcLeftBlock {
	float:left;
	width:466px;
}		

#greyTextBlock {
	float:left;
	width:466px;
	height:79px;
	background:#e3e3dc;
	background:url(images/text_sexyBack.gif) top left no-repeat;
}

#productPositionLeft {
	float:left;
	width:233px;
	border-right:1px solid #ffffff;
}

#productDescriptionLeft {
	font-size:11px;
	background:#e3e3dc;
	width:182px;
	padding:12px 31px 13px 20px;
	color:#636363;
	height:102px;
}

#productDescriptionLeft a {
	font-weight:bold;
	color:#9e0b0f;
	text-decoration:none;
}

#productPositionMiddle {
	float:left;
	width:232px;
}

#productDescriptionMiddle {
	font-size:11px;
	background:#e3e3dc;
	width:182px;
	padding:12px 30px 13px 20px;
	color:#636363;
	height:102px;
}

#productDescriptionMiddle a {
	font-weight:bold;
	color:#9e0b0f;
	text-decoration:none;
}

#rcRightBlock {
	float:left;
	width:234px;
	background:#eeebea;
}

#productDescriptionRight {
	font-size:11px;
	background:#eeebea;
	width:182px;
	padding:12px 31px 13px 20px;
	color:#636363;
	border-left:1px solid #ffffff;
	height:102px;
}

#productDescriptionRight a {
	font-weight:bold;
	color:#9e0b0f;
	text-decoration:none;
}

#rcSaleBlock {
	float:left;
	width:700px;
	border-top:7px solid #a09791;
	border-bottom:7px solid #a09791;
}	

#rcSaleBlockLeftBlock {
	float:left;
	width:466px;
}

#rcSaleBlockTextBlock {
	float:left;
	width:466px;
	height:80px;
	background:url(images/text_sale.gif) top left no-repeat;
}

#rcSaleBlockProductLeft {
	float:left;
	width:309px;
	border-right:1px solid #ffffff;
}

#rcSaleBlockProductLeftImage {
	float:left;
	width:309px;
}

#rcSaleBlockProductLeftDescription {
	float:left;
	font-size:11px;
	color:#636363;
	width:261px;
	background:#eee8e0;
	padding:14px 28px 14px 20px;
	height:102px;
}

#rcSaleBlockProductLeftDescription a {
	text-decoration:none;
	font-weight:bold;
	color:#9e0b0f;
}

#rcSaleBlockProductMiddle {
	float:left;
	width:156px;
}

#rcSaleBlockProductMiddleImage {
	float:left;
	width:156px;
}

#rcSaleBlockProductMiddleDescription {
	float:left;
	width:103px;
	font-size:11px;
	background:#eee8e0;
	padding:13px 31px 14px 22px;
	color:#636363;
	height:102px;
}

#rcSaleBlockProductMiddleDescription a {
	text-decoration:none;
	font-weight:bold;
	color:#9e0b0f;	
}

#rcSaleRightBlock {
	float:left;
	width:234px;
	background:#eeebea;
}

#rcSaleRightProductImage {
	float:left;
	width:234px;	
}

#rcSaleRightProductDescription {
	float:left;
	width:173px;
	border-left:1px solid #ffffff;
	background:#eeebea;
	font-size:11px;
	padding:14px 40px 15px 20px;
	color:#636363;
	height:98px;
	border-bottom:1px solid #eeebea;
}

#rcSaleRightProductDescription a {
	text-decoration:none;
	font-weight:bold;
	color:#9e0b0f;	
}

#content {
	float:left;
	width:700px;
	border-top:7px solid #a09791;
	border-bottom:7px solid #a09791;
}	
table tr#textDescription td {
	background:#e3e3dc;
	padding:16px 7px 17px 12px;
	font-size:14px;
	color:#7e7169;
	font-weight:bold;
	border-bottom:1px solid black;
}

table tr#textDescription td a {
	text-decoration:none;
	font-size:11px;
	color:#9e0b0f;
}
table td#middleTD {
	border-right:1px solid white;
	border-left:1px solid white;
}



/*******************************************End here *****************************************/

/*Popup into the Order Summary*/
div.popin {
position:absolute;
display:none;
z-index:5;
border:1px solid #bbb;
background:#fff;
margin:20px 0 0 15px;
padding:5px;
width:400px;
}

div.popin div.bar {
color:#FFF;
font-size:11px;
font-weight:700;
text-transform:uppercase;
background:#b79966;
text-align:left;
margin:0 0 5px;
padding:4px 0 2px 5px;
}

div.popin table td {
padding:2px;
}

div.popin div.buttons {
position:relative;
float:right;
margin:0;
padding:0;
}

div.popin div.buttons a.submitbutton {
margin:0 0 0 5px;
}
/*---------------Home page Static Content---------------*/
#mainblock
{
	width:100%;
	padding-bottom:10px;
	border-bottom:solid 1px #9a9a9a;
	float:left;
	font-size:11px;
}
.blok1
{
	width:298px;
	float:left;
	height:231px;
	border-right:solid 1px #9a9a9a;
}
.blok2
{
	width:292px;
	float:left;
	height:231px;
	border-right:solid 1px #9a9a9a;
	margin-left:5px;
	margin-right:5px;
}
.blok_last
{
	width:293px;
	float:left;
}
#homeblock
{
	border-top:solid 1px #c2c2c2;
	float:left;
	width:100%;
	padding-top:8px;
	margin-top:18px;
}
.morearrow a
{	
    background:url(images/ln_cat_a.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	height:25px;
	padding-right:15px;
}

#homeblockn 
{
	padding-right:0px;

}

.featured_title
{
background:transparent url(images/spritebuttons.gif) no-repeat scroll 0 -1357px;
display:block;
height:24px;
text-indent:-9999px;
width:197px;
}
.unique_title
{
background:transparent url(images/spritebuttons.gif) no-repeat scroll 0 -1389px;
display:block;
height:22px;
text-indent:-9999px;
width:76px;
}
.etcetera_title
{
background:transparent url(images/spritebuttons.gif) no-repeat scroll 0 -1416px;
display:block;
height:19px;
text-indent:-9999px;
width:96px;
padding-bottom:7px;
}
.pressmagazine_title
{
background:transparent url(images/spritebuttons.gif) no-repeat scroll 0 -1493px;
display:block;
height:26px;
text-indent:-9999px;
width:222px;
}
.pressdigi_title
{
background:transparent url(images/spritebuttons.gif) no-repeat scroll 0 -1525px;
display:block;
height:26px;
text-indent:-9999px;
width:188px;
}
/*----------Home SM menu -----------------------*/
.smmenu, 
.smmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight: bold;
} 
.smmenu {
	width:auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
} 
.smmenu li {
	margin:0;
	padding:0;
	line-height:15px;
	cursor:pointer;
	font-size: 11px;
	/*border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;*/
} 
.smmenu a {

	padding:3px 2px 3px 0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
} 
.smmenu a:hover {
	padding:3px 15px 3px 0px;
	color:#000000;
	font-size:11px;
	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position: right;
	cursor:pointer;
}
#qpf_my_acct_tablets .head
{
	width:auto;
	font-family: Verdana,Tahoma;
	font-size:18px;
	font-weight:bold;	
	height:25px;
	color:#000000;
	margin-top:10px;
}
#qpf_my_acct_tablets .body2
{
	width:auto;
	border:solid 0px blue;	
	padding-bottom:25px;
	font-size:15px;
}

#qpf_my_acct_tablets .body
{
	width:440Px;
	padding:0px;	
	border-right:solid 1px #C2C2C2;
	float:left;
	
}

#qpf_my_acct_tablets .body3
{
	width:435Px;
	padding-left:15px;	
	float:left;
	
}


#qpf_my_acct_tablets h5
{
	font-family: Verdana, Tahoma,;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 3px 0px;
}
.review_rightpart
{
	width:420px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	border-left:solid 0px #000;
}
.review_title
{
	color:#000000;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;	
	letter-spacing:1px;
	font-size:12px;
}
a.review_link
{
	color:#472829;
}

.popupbody 
{
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height:17px;
	text-align:center;
	font-weight:normal;
	border:solid 1px #000;
	background-color:#ffffff;
}

.popupbody2
{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height:17px;
	text-align:center;
	font-weight:normal;
	border:solid 1px #000;
	background-color:#ffffff;
}

.btext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
}

.review_text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#f26631;
}

/* -----------------------News css for pdf file--------------------*/

.root 		{
		position:relative;
		height:	275px;
		width:365px;
		margin: 5px 0px 8px 0px;
		padding: 5px 0px 5px 0px; 
		border-right:dotted 0px #79b0d3;

		}
.root p 	{
		margin:	5px 5px 5px 0px;
		
		}
.thumb 		{
		position:absolute;
		height:	9px;
		width:	15px;
		left: 10px;


		}
.up, .dn 	{
		position:absolute;
		left: 20px;
		margin: 5px 0px 5px 0px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:	1;
		background-color:#0000CC;
		}
.scrollContainer { 
		position:absolute;
		padding: 5px 0px 0px 0px; 
		left:2px; 
		top:10px; 
		width:324px; 
		height:275px; 
		clip:rect(0 467 200 0); 
		overflow:auto; 
		}
.scrollContent { 
		position:absolute; 
		left:0px; 
		top:0px; 
		width:100px; 
		height:auto;
}

.newblock { 

		width: 520px;

}
.presshead {
		color:#000000;
		font-size:22px;
		font-weight:bold;
		letter-spacing:0;
		text-transform:uppercase;
}
.pdftxt { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal; 
		color:#000000;

}

.clearfloatimg{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
/* -----------------------News css for pdf file--------------------*/

