HTML,FORM
{
height: 100%;
margin: 0;
padding: 0;

}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004563;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;

	height: 98%;
}
/* ---------------------- MASTER HEADER SECTION ---------------------- */
#master_header {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:5px;
	padding:0px 0px 0px 0px;
	height:auto;
}
#hd_logo {
	margin-left: 35px;
	padding-top: 13px;
	padding-bottom: 11px;
	width:109px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
}
a.logo
{
	background:url(images/ignify_logo.gif) no-repeat;
	width:109px;
	height:55px;
	display:block;
}
.sendtofriendlink a
{
	background:url(images/send_to_friend.gif);
	height:22px;
	width:113px;
	text-indent:-9999px;
	display:block;	
}
.Para_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FD3305;
	text-decoration: none;
	background-position: center;
	Font-weight:bold;
	text-align: left;
	line-height: 30pX;
}
P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014667;
	text-decoration: none;
	background-position: center;
	text-align: justify;
	line-height: 14px;
}
/* ------------------------------ HEADER SECTION - WELCOME ------------------------ */

#hd_welcome
{
	font-size: 11px;
	color: #6a6868;
	margin:45px 0px 0px 232px;
	padding:0px 0px 0px 0px;
	position:absolute;
	text-align:right;
	width:395px;
}
#hd_welcome h4
{
	font-size: 11px;
	font-weight:bold;
	color: #b1b1b1;
	margin:0px;
	padding:0px;
}
#hd_welcome p
{
	font-size: 11px;
	font-weight:normal;
	color: #a5a6a6;
	margin:3px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}
#hd_welcome a
{
	font-size: 11px;
	font-weight:normal;
	color: #3685f9;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}

#hd_welcome_guest
{
	font-size: 11px;
	color: #6a6868;
	margin:45px 0px 0px 232px;
	padding:0px 0px 0px 0px;
	position:absolute;
	text-align:right;
	width:395px;
}
/* ------------------------ HEADER SECTION - ICONS--------------------- */
#hd_icons ul{
	margin-top: 15px;
	margin-right: 5px;
	padding-right:0px;
	padding-top: 2px;
	padding-left:0px;
	width:400px;
	height:20px;
	list-style-type: none;
	float:right;
	background:url(images/underline_dottedline.gif);
	background-repeat:repeat;
	background-position:right bottom;
}
#hd_icons ul li {
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	float:right;
}
/*#hd_icons li {
	margin: 0px;
	padding: 0px;
	width:48px;
	height:48px;
	float:right;
}*/
#hd_icons ul span
{
	display:none;
}
#hd_icons li a {
	display:block;
}

a.hd_order_search
{
	background:url(images/icn_search_order.gif);
	background-repeat:no-repeat;
	height:17px;
	width:95px;
	text-indent:15px;
	overflow:hidden;
}
/*a.hd_order_search:hover 
{
	background-position: 0 -48px;
	overflow:hidden;
}*/
a.hd_home
{
	background:url(images/icn_home.gif);
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
}
a.hd_home:hover 
{
	background-position: 0 -48px;
	overflow:hidden;
}
a.hd_myaccount
{
	background:url(images/icn_myaccount.gif);
	background-repeat:no-repeat;
	height:17px;
	width:80px;
	text-indent:15px;
	overflow:hidden;
}
a.hd_viewcart
{
	background:url(images/icn_viewcart.gif);
	background-repeat:no-repeat;
	height:17px;
	width:78px;
	text-indent:15px;
	overflow:hidden;
}
a.hd_wishlist
{
	background:url(images/icn_wishlist.gif);
	background-repeat:no-repeat;
	height:17px;
	width:70px;
	text-indent:15px;
	overflow:hidden;
}
a.hd_login
{
	background:url(images/icn_login.gif);
	background-repeat:no-repeat;
	height:17px;
	width:50px;
	text-indent:15px;
	overflow:hidden;
}
a.hd_logout
{
	background:url(images/icn_logout.gif);
	background-repeat:no-repeat;
	height:17px;
	width:55px;
	text-indent:15px;
	overflow:hidden;
}
.floating_cart
{
	margin:0px;
	padding:5px 3px 0px 0px;
	float:right;
	height:60px;
	width:110px;	
	margin-top: 0px;
	padding-right:25px;
	padding-top: 8px;
	padding-left:0px;
	overflow:hidden;
	background:url(images/flt_cart_dotline.gif);
	background-repeat:no-repeat;
	background-position:-1px;
}

/* ------------------------ HEADER SECTION - ADVANCED SEARCH --------------------- */
#hd_adv_search
{	
	height:22px;
	width: 533px;
	margin: 0px 0px 0px 0px;
	line-height:18px;
	font-weight:normal;
	padding-top:0px;
	padding-right:15px;
	color:#000000;
	float:right;
}
#hd_adv_search input {
	font-size: 11px;
	height:15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #0082c6;
	margin-bottom: 1px;
	width:190px;
}
#hd_adv_search select {
	font-size: 11px;
	font-weight: normal;
	width:200px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #0082c6;
	margin-bottom: 1px;
}

#hd_adv_search ul
{	
	list-style-type: none;
	margin:0px;
}
#hd_adv_search ul li
{	
	list-style-type: none;
	margin:0px;
}
#hd_adv_search li
{
	height:20px;
	padding:0px 2px 0px 0px;
	list-style-type: none;
	float:right;
}
#hd_adv_search ul span
{
	display:none;
}
#hd_adv_search li .search
{
	background:url(images/adv_search_go_head.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	height:20px;
	width:29px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:hand;
	border:none;
	outline:none;
}
#hd_adv_search li a.search:focus
{
	-moz-outline-style: none;
}
#hd_adv_search li a.adv_search_btn
{	
	background:url(images/adv_search_head.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	width:105px;
	height:20px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
/*------ Dropdown Card header start here ---------*/
#hd_catg
{
	width:210px;
	height:32px;
	padding:0px;
	float:left;
	background:url(images/all_catg_bg.gif);
	background-repeat:no-repeat;
	_margin-bottom:-30px;
}
#hd_catg .all_catg
{
	width:150px;
	height:26px;
	padding:6px 0px 0px 15px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
#hd_catg .all_catg a:link
{
	color:#fff;
}
#hd_catg .all_catg a:visited
{
	color:#fff;
	text-decoration:none;
}
#hd_catg .all_catg a:hover
{
	color:#fff;
	text-decoration:underline;
}
#hd_catg .arrow
{
	width:28px;
	height:27px;
	padding:0px 0px 2px 0px;
	margin-top:3px;
	padding-right:20px;
	_padding-right:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(images/arrow.gif);
	background-repeat:no-repeat;
}
/* ------------------------- END OF HEADER SECTION ------------------ */
/* ------------------------- LEFT NAVIGATION SECTION  --------------- */
#ln {
	width:210px;
	height:auto;
	float:left;
	border-left:solid 1px #ffffff;
}
.ln_title
{
	width:160px;
	height:16px;
	font-size:13px;
	font-weight:bold;
	padding:3px 2px 2px 12px;
	margin-top:20px;
	color:#2562a0;
	text-transform:uppercase;
	display:block;
}
.ln_close
{
	width:172px;
	height:9px;
	background-image: url(images/ln_close.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}
.ln_close2
{
	width:172px;
	height:9px;
	background-image: url(images/ln_close.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}
/* -- LN SECTION - CATEGORIES -- */
#category_menu
{
	padding-top:1px;
	margin-right:15px;
	margin-left:15px;
	height:auto;
}
#ln_catg_box
{
	padding-top:1px;
	margin-right:15px;
	margin-left:15px;
	height:auto;
}
.menu, 
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size: 11px;
	font-weight: bold;
	border:solid 1px green;
} 
.menu {
	width:auto;
} 
.menu li {
	margin:0;
	padding:0;
	border-top:dotted 1px #b3b4b4;
}
.menu a {
	display:block;
	padding:3px 0px 3px 0px;
	color:#000;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	padding-left:25px;
	width:159px;
	display:block;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:8px 1px;
}
.menu a:link {
	display:block;
	padding:3px 0px 3px 0px;
	color:#000;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	padding-left:25px;
	width:159px;
	display:block;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:8px 1px;
}
.menu a:visited {
	display:block;
	padding:3px 0px 3px 0px;
	color:#000;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	padding-left:25px;
	width:159px;
	display:block;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:8px 1px;
}
.menu a:hover {
	display:block;
	background-color:#ABCDE8;
	color: #1f5891;
	text-decoration: none;
	width:159px;
	background:url(images/selected_bg.gif);
	background-repeat:no-repeat;
	background-position:-40px -1px;
} 
.menu .selected {
	color: #1f5891;
	font-weight:bold;
	background-color:#abcde8;
	text-decoration:none;
	padding:4px 0px 3px 25px;
	margin:-5px 0px -3px -25px;
	width:159px;
	display:block;
	background:url(images/selected_bg.gif);
	background-repeat:no-repeat;
	background-position:-36px 2px;
}
.menu ul li a
{
	width:143px;
	padding:3px 0px 3px 40px;
	display:block;
	color:#000;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 2px;
}
.menu ul li a:link
{
	width:143px;
	padding:3px 0px 3px 40px;
	display:block;
	color:#000;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 2px;
}
.menu ul li a:visited
{
	width:143px;
	padding:3px 0px 3px 40px;
	display:block;
	color:#000;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 2px;
}
.menu ul li a:hover {
	display:block;
	background-color:#f6f6f6;
	color: #1f5891;
	text-decoration: none;
	width:144px;
	background:url(images/selected_bg.gif);
	background-repeat:no-repeat;
	background-position:-22px 0px;
}
.menu ul li a .selected {
	color: #1f5891;
	display:block;
	font-weight:bold;
	background-color:#ebf4f3;
	text-decoration:none;
	padding:3px 0px 3px 40px;
	margin:-3px 0px -3px -40px;
	width:144px;
	background:url(images/selected_bg.gif);
	background-repeat:no-repeat;
	background-position:-23px 0px;
	cursor:hand;
}
.menu ul li ul li a
{
	padding:3px 0px 3px 55px;
	display:block;
	width:129px;
	color:#000;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:35px 1px;
}
.menu ul li ul li a:link
{
	padding:3px 0px 3px 55px;
	display:block;
	width:129px;
	color:#000;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:35px 1px;
}
.menu ul li ul li a:visited
{
	padding:3px 0px 3px 55px;
	display:block;
	width:129px;
	color:#000;
	text-align:left;
	background:url(images/ln_cat_arrow.gif);
	background-repeat:no-repeat;
	background-position:35px 1px;
}
.menu ul li ul li a:hover {
	display:block;
	width:129px;
	color: #1f5891;
	text-decoration: none;
	background:url(images/selected_bg.gif);
	background-repeat:no-repeat;
	background-position:-12px -1px;
}
.menu ul li ul li a .selected {
	color: #1f5891;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0px 3px 55px;
	margin:-3px 0px -3px -55px;
	width:129px;
	background:url(images/selected_bg.gif);
	background-repeat:no-repeat;
	background-position:-12px 0px;
}
.menu ul a {
	display:block;
} 
.hidden {display:none;} 
/* ------------------- LEFTNAV SECTION - NEWSLETTER -----------------*/

#ln_newsletter
{
	margin-top:15px;
	margin-left:5px;
	background-color:#eeeeee;
	width:180px;
	padding:5px 3px 5px 5px;
	border:solid 1px #d3d3d3;
	float:left;
}
#ln_newsletter ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#ln_newsletter ul li
{
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#ln_newsletter input
{
	margin-top: 5px;
	width:150px;
}
#ln_newsletter .img_newsletter
{
	background:url(images/newsletter_ln.gif);
	background-repeat:no-repeat;
	width:180px;
	height:16px;
	text-indent:-9999px;
	display:block;
}
#ln_newsletter .go
{
	background:url(images/go.gif);
	height:21px;
	width:22px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
	margin-left:2px;
	cursor:hand;
	border:none;
}
#ln_newsletter .go:hover 
{
	background-position: 0 -21px;
	cursor:hand;
	border:none;
}
 
/* -------------------- INDEX PAGE -------------------*/
.index_main_content {
	/*background-image: url(images/flashbg.gif);
	background-repeat:repeat-x;
	background-position: top right;*/
	height:auto;
}
#ind_comp_intro
{
	padding-top:0px;
	padding-left:0px;
	width:558px;
	height:251px;
	float:left;
	background-image: url(images/flashbg.gif);
	background-repeat:repeat-x;
	background-position: top;
	
}
.ind_head_bg {
	background-image: url(../images/headbg_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 113px;

}

/* ------------------------ FEATURE ITMES ------------------------ */
#feature_items_box
{
	width:455px;
	float:left;
	padding: 10px 0px 5px 5px;


}
#feature_items_box .title
{	background:url(images/h_featureitem.gif);
	background-repeat:no-repeat;
	width:130px;
	height:23px;
	display:block;
	text-indent:-9999px;
}
#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;
}
/* ------- HORIZONTAL PRODUCT BOX -------- */
#product_horzt
{
	padding:3px;
	margin-top:3px;
	width:240px;
	border:solid 1px #cbcaca;
	float:left;
}
#product_horzt .prod
{
	width:55px;
	height:55px;
	float:left;
	position:relative;
}
#product_horzt .text
{
	height:65px;
	margin-left:80px;
	text-align:left;
}
#product_horzt h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
/* ------- VERTICAL PRODUCT BOX -------- */
#product_vert
{
	padding:20px 3px 3px 3px;
	margin:2px;
	width:135px;
	height:160px;
	text-align:center;
	border-right: solid 0px #cbcaca;
}
#product_vert .prod
{
	width:135px;
	height:75px;
	text-align:center;
	margin:10px 2px 2px 2x;

}
#product_vert .text
{
	text-align:center;
	padding:10px 3px 3px 3px;
	font-size: 11px;
	font-weight:normal;

}

#product_vert .headtxt
{
	font-size: 11px;
	font-weight:normal;
	color:#487fc6;
	margin:0px 0px 3px 0px;
	
}
/* ------------------------- BEST SELLERS -----------------------*/

/* ------- for rose  -------- */
#product_vert_rose
{
	padding:20px 3px 5px 5px;
	margin:2px;
	width:205px;
	height:160px;
	text-align:center;
	border-right: solid 0px #cbcaca;

}
#product_vert_rose .prod
{
	width:205px;
	text-align:center;
	margin:10px 2px 2px 2x;
	padding:20px 3px 3px 3px;

}
#product_vert_rose .text
{
	text-align:center;
	padding:15px 3px 3px 3px;
	font-size: 11px;
	color:#004563;
	font-weight:normal;
}

#product_vert_rose .headtxt
{
	font-size: 11px;
	font-weight:normal;
	color:#004563;
	margin:0px 0px 3px 0px;
}
/* ------------------------- BEST SELLERS -----------------------*/

#bestseller
{
	margin:0px 0px 0px 10px;
	width:auto;
	height:auto;
	font-size: 11px;
	color:#333333;
	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;
}
#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 .text
{
	height:65px;
	margin-left:80px;
	text-align:left;
}
#bestproduct_horzt h4
{
	font-size: 11px;
	color:#487fc6;
	margin:0px 0px 3px 0px;
}
/* -------------------- MOST POPULAR -------------------*/
#mostpopular_box
{
	width:460px;
	float:left;
	padding: 10px 0px 5px 0px;
}
#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;
}

/* ------------------------- MY myaccount --------------------*/
table.alternate_rowsmy {
	border-spacing: 0;
	border-collapse: collapse;
	border-top:solid 1px #cbcaca;
	border-left:solid 1px #cbcaca;
	border-bottom:solid 0px #cbcaca;
}
table.alternate_rowsmy th, table.alternate_rowsmy td {
	padding: 2px 4px 2px 4px;
}
table.alternate_rowsmy th {
	background-color: #2665ac;
	border-right:solid 1px #B7D7F8;
	color:#fff;
	padding:2px;
	margin:2px;
	line-height:14px;
	font-size:10px;
}
table.alternate_rowsmy td {
	padding:2px 2px 2px 2px;
	border-right:solid 1px #cbcaca;
	border-bottom:solid 1px #cbcaca;
}
table.alternate_rowsmy tr.odd td {
	background-color: #f4f4f4;
	padding:2px 2px 2px 2px;
}
table.alternate_rowsmy tr.even td {
	background-color: #fff;
	padding:2px 2px 2px 2px;
}
table.alternate_rowsmy tr.sortbottom td {
	background-color: #ccc;
	font-weight: bold;
	padding:2px 2px 2px 2px;
}

/* ------------------------- 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 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.png);
	background-repeat:no-repeat;
	height:22px;
	width:86px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:hand;
	border:none;
}
.unsubscribe:hover 
{
	background-position: 0 -21px;
	overflow:hidden;
}
.subscribeNL
{
	background:url(images/btn_subscribe.png);
	background-repeat:no-repeat;
	height:22px;
	width:72px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:hand;
	border:none;
}
.subscribeNL:hover 
{
	background-position: 0 -21px;
	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:hand;
}
.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:hand;
	
}
.add_newrow:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}

.checkout_addessList
{
	width:180px;
}

.continue_checkout
{
	background:url(images/btn_cont_chekout.gif);
	height:22px;
	width:125px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.continue_checkout:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.add2cart_m
{
	background:url(images/btn_add2cart_m.gif);
	height:22px;
	width:86px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.add2cart_m:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.add_update
{
	background:url(images/btn_add_update.gif);
	height:22px;
	width:89px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.add_update:hover 
{
	background-position: 0 -22px;
	overflow:hidden;
}
.org_add2cart
{
	background:url(images/orange_add2cart.gif);
	height:13px;
	width:70px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.org_add2cart:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
.update2stock
{
	background:url(images/btn_update2stock.gif);
	height:22px;
	width:109px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.update2stock:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.removeall
{
	background:url(images/btn_removeall.gif);
	height:22px;
	width:81px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.removeall:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.update2qty
{
	background:url(images/btn_update2qty.gif);
	height:22px;
	width:118px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.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:hand;
}
.turnoff:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.buy
{
	background:url(images/btn_buy.png);
	height:22px;
	width:38px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.buy:hover 
{
	background-position: 0 -21px;
	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:hand;
}
.pay_via_secure_server:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.addnew_address
{
	background:url(images/btn_addnew_address.gif);
	height:22px;
	width:115px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.addnew_address:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.addnew_card
{
	background:url(images/btn_addnew_card.gif);
	height:22px;
	width:98px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a.addnew_card:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.add2cart_intabn_disable
{
	background:url(images/btn_add2cart.gif);
	height:18px;
	width:81px;
	background-position: 0 -18px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
}
.add2cart_intab_button
{
	background:url(images/btn_add2cart.gif);
	height:18px;
	width:81px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.add2cart_intab_button:hover
{
	background-position: 0 -18px;
	overflow:hidden
}

a.add2cart_intab
{
	background:url(images/btn_add2cart.gif);
	height:18px;
	width:81px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.btnadd2cart_intab
{
	background:url(images/btn_add2cart.gif);
	height:18px;
	width:81px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
.add2cart_intab:hover 
{
	background-position: 0 -18px;
	overflow:hidden
}
a.copy2cart
{
	background:url(images/btn_copy2cart_intab.gif);
	height:13px;
	width:70px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.copy2cart:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
a.return
{
	background:url(images/btn_return_intab.gif);
	height:13px;
	width:43px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.return:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
.lookup_intab
{
	background:url(images/btn_or_lookup_intab.gif);
	background-repeat :no-repeat ;
	height:13px;
	width:45px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
.lookup_intab:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}
.history_intab
{
	background:url(images/btn_history.gif);
	background-repeat :no-repeat ;
	height:13px;
	width:49px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin-top:2px;
	border:none;
	cursor:pointer;
}
.history_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
}
.or_remove
{
	background:url(images/btn_or_remove_intab.gif);
	height:13px;
	width:47px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:hand;
	margin-bottom:2px;
}
.or_remove:hover 
{
	background-position: 0 -13px;
	overflow:hidden;
}
.add2wishlist_intab
{
	background:url(images/move2wishlit_intab.gif);
	height:13px;
	width:90px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:hand;
}
a.add2wishlist_shop
{
	background:url(images/move2wishlist.gif);
	height:18px;
	width:102px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}

a.add2wishlist_shop:hover 
{
	background-position: 0 -18px;
	overflow:hidden
}
a.download_intab
{
	background:url(images/btn_download.png);
	height:18px;
	width:70px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.download_intab:hover 
{
	background-position: 0 -17px;
	overflow:hidden;
}
a.reset
{
	background:url(images/btn_reset.gif);
	height:22px;
	width:48px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	
}
a.reset:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.go
{
	background:url(images/btn_go.gif);
	height:22px;
	width:36px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.go:hover
{
	background-position: 0 -22px;
	overflow:hidden
}
.apply
{
	background:url(images/btn_apply.gif);
	height:21px;
	width:48px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.apply:hover
{
	background-position: 0 -21px;
	overflow:hidden
}
.close
{
	background:url(images/btn_close.gif);
	height:22px;
	width:49px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.close:hover
{
	background-position: 0 -21px;
	overflow:hidden;
}
.submit
{
	background:url(images/btn_submit.gif);
	background-repeat :no-repeat ;
	height:22px;
	width:56px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.submit:hover
{
	background-position: 0 -22px;
	overflow:hidden
}
.submit_checkout
{
	background:url(images/btn_submit_che.gif);
	background-repeat :no-repeat ;
	height:22px;
	width:56px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.submit_checkout:hover
{
	background-position: 0 -22px;
	overflow:hidden
}
a.reset_checkout
{
	background:url(images/btn_reset_che.gif);
	height:22px;
	width:48px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
a.reset_checkout:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.add2entireqtycart_intab
{
	background:url(images/btn_addecitequantity.gif);
	height:20px;
	width:235px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.add2entireqtycart_intab
{
	background:url(images/btn_addecitequantity.gif);
	height:20px;
	width:235px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
a.add2onlyavailableqtycart_intab
{
	background:url(images/btn_addonlyavailablestock.gif);
	height:18px;
	width:256px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
a.add2onlyavailableqtycart_intab:hover
{
	background:url(images/btn_addonlyavailablestock.gif);
	height:18px;
	width:256px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
	background-position: 0 -18px;
}

.add2onlyavailableqtycart_intab
{
	background:url(images/btn_addonlyavailablestock.gif);
	height:18px;
	width:256px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
a.add2stockwatchlist_intab
{
	background:url(images/btn_additem2mystockwathclist.gif);
	height:18px;
	width:182px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
	border:none;
}
a.add2stockwatchlist_intab:hover
{
	background:url(images/btn_additem2mystockwathclist.gif);
	height:18px;
	width:182px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
	border:none;
	background-position: 0 -18px;
}
.add2stockwatchlist_intab
{
	background:url(images/btn_additem2mystockwathclist.gif);
	height:18px;
	width:182px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.cancel
{
	background:url(images/cancel.gif);
	background-repeat :no-repeat ;
	height:22px;
	width:59px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.cancel:hover
{
	background-position: 0 -21px;
	overflow:hidden
}
.cancel2
{
	background:url(images/blank_cancel.gif);
	background-repeat :no-repeat ;
	height:22px;
	width:59px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
	color:#fff;
	padding-bottom:3px;
	font-size:10px;
	font-weight:bold;
}
.cancel2:hover
{
	background-position: 0 -22px;
	overflow:hidden;
}

.sendemail
{
	background:url(images/blank_sendemail.gif);
	background-repeat :no-repeat ;
	height:22px;
	width:81px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
	color:#fff;
}
.sendemail:hover
{
	background-position: 0 -22px;
	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:hand;
}
.add_subuser:hover
{
	background-position: 0 -22px;
	overflow:hidden
}
a.buy_intab
{
	background:url(images/btn_buy_intab.png);
	height:18px;
	width:34px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
a.buy_intab:hover
{
	background-position: 0 -17px;
	overflow:hidden;
}
.buyall
{
	background:url(images/btn_buyall.gif);
	height:22px;
	width:59px;
	text-indent:-9999px;
	float:right;
	display:block;
	overflow:hidden;
	margin-right:3px;
	border:none;
	cursor:hand;
}
.buyall:hover
{
	background-position: 0 -22px;
	overflow:hidden
}
.edit_intab
{
	background:url(images/btn_edit_intab.gif);
	height:18px;
	width:39px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.edit_intab:hover
{
	background-position: 0 -18px;
	overflow:hidden
}
.edit_intab2
{
	background:url(images/btn_edit_intab2.png);
	height:13px;
	width:32px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
	margin-bottom:2px;
}
.edit_intab2:hover
{
	background-position: 0 -13px;
	overflow:hidden;
}
a.addnew_intab
{
	background:url(images/btn_addnew_intab.gif);
	height:18px;
	width:68px;
	text-indent:-9999px;
	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:-9999px;
	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:hand;
	
}
.go_dash:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
a.or_edit_intab
{
	background:url(images/btn_or_edit.gif);
	height:13px;
	width:31px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.or_edit_intab:hover
{
	background-position: 0 -13px;
	overflow:hidden
}
a.btn_or_edit_intab
{
	background:url(images/btn_or_edit_intab.gif);
	height:13px;
	width:32px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
a.btn_or_edit_intab:hover
{
	background-position: 0 -13px;
	overflow:hidden
}
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:41px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}
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:39px;
	text-indent:-9999px;
	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/btn_cont_shop_chq.gif);
	height:22px;
	width:124px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.cont_shop_chq:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.cont_checkout_chq
{
	background:url(images/btn_cont_checkout_chq.gif);
	height:22px;
	width:124px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.cont_checkout_chq:hover 
{
	background-position: 0 -22px;
	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:hand;
}
.cont_shopping:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.back
{
	background:url(images/btn_back.gif);
	height:22px;
	width:57px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.back:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.pay_via_ss_chq
{
	background:url(images/btn_pay_secure_server_chq.gif);
	height:22px;
	width:172px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.pay_via_ss_chq:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.placeorder_chq
{
	background:url(images/btn_placeorder_chq.gif);
	height:22px;
	width:97px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.placeorder_chq:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}

.applycoupon
{
	background:url(images/btn_applycoupon.png);
	height:22px;
	width:95px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.applycoupon:hover 
{
	background-position: 0 -21px;
	overflow:hidden;
}
.placeorder
{
	background:url(images/btn_placeorder.png);
	height:22px;
	width:86px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.placeorder:hover 
{
	background-position: 0 -21px;
	overflow:hidden;
}
.proccessing
{
	background:url(images/btn_proccessing.gif);
	background-repeat :no-repeat ;
	height:22px;
	width:98px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
	color:#fff;
}
.proccessing:hover
{
	background-position: 0 0px;
	overflow:hidden;
}
.addall
{
	background:url(images/btn_addall.png);
	height:21px;
	width:62px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.addall:hover
{
	background-position: 0 -22px;
	overflow:hidden;
}
/* ------------------------- 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 #0082c6;
	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:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:hand;
	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: 100%; 
	border: 0px solid #cecece;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-bottom: -91px;
	display: table;
	height: 100%;
	/*background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}  
#check_container  
{
	width: 100%;  
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-bottom: -91px;
	display: table;
	height: 100%;
	/*background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	
} 
.innerContainer
{
	margin: 0;
	padding: 0;
	padding-bottom: 91px;
	float:left;
	min-height:500px;
	width: 99%;  
}
#master_LN   
{
	margin-left:0px;
	float: left;
	width: 214px;
	height:auto;
}
#mainContent  {
	margin:0px 0px 0px 224px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	height:auto;
}

#mainContentmyacount  {
	margin:0px 0px 0px 272px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	height:auto;
}
/* ----------------------- DYNAMIC TABLE CONTENT --------------------------*/
.dyn_content
{
	width:auto;
}

/* ------------------------ Checkout main Container -------------- */

#checkout_mainContent  {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	text-align: center;
	height:auto;
	width:99%;
	/*background-image: url(images/checkout_bg.jpg);
	background-repeat:no-repeat;
	background-position:top; */
	float:left;	
	height: 100%;
	border:solid 0px red;
}
.panel1
{
	width:100%;
	float:left;
}
#chk_tablets
{
	width:100%;
	padding:0px 0px 0px 0px;
	float:left;
	min-height:400px;
	color:#004563;
}

#chk_tablets .head
{
	width:100%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:23px;
	font-size:14px;
	font-weight:bold;
	color:#006500;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;
}
#chk_tablets .body
{
	width:100%;
	/*background:url(images/checkout_body.gif);
	background-repeat:repeat-y;*/
	padding:0px 5px 0px 5px;
	float:left;
}
#chk_tablets .footer
{
	width:99%;
	/*background:url(images/checkout_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}

#chk_tabletsadd
{
	width:100%;
	padding:0px 0px 0px 0px;
	float:left;
	min-height:400px;
	color:#004563;
	text-align:left;
}

#chk_tabletsadd .head
{
	width:100%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:23px;
	font-size:14px;
	font-weight:bold;
	color:#006500;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
}
#chk_tabletsadd .body
{
	width:100%;
	/*background:url(images/checkout_body.gif);
	background-repeat:repeat-y;*/
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#ceffce;
	text-align:left;
	
}
#chk_tabletsadd .footer
{
	width:100%;
	/*background:url(images/checkout_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}

#chk_tabletsordercomp
{
	width:100%;
	padding:0px 0px 0px 0px;
	float:left;
	min-height:400px;
	color:#004563;
	text-align:left;
}

#chk_tabletsordercomp .head
{
	width:100%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:23px;
	font-size:14px;
	font-weight:bold;
	color:#006500;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
}
#chk_tabletsordercomp .body
{
	width:100%;
	/*background:url(images/checkout_body.gif);
	background-repeat:repeat-y;*/
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#ceffce;
	text-align:left;
	
}
#chk_tabletsordercomp .footer
{
	width:100%;
	/*background:url(images/checkout_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.thead
{
	font-size: 11px;
	font-weight:bold;
	color:#1159b2;
	padding:1px 0px 1px 0px;
	margin:8px 0px 5px 0px;
}
.box_title
{
	background-color:#2665AC;
	background-repeat:repeat-x;
	height:18px;
	color:#fff;
	padding-top:4px;
	text-indent:5px;
	font-weight:bold;
}
/* ---------------------------- SHOPPING CART -------------------------- */

.chk_shipping_calbox
{
	width:700px;
	padding:0px 0px 0px 0px;

}
#chk_shipping_calculator
{
	width:300px;
	height:auto;
	margin-top:0px;
	float:left;
	padding:4px;
	border:dotted 1px #c0c0c0;
	
}
#chk_shipping_calculator td
{
padding:1px 0px 2px 0px;	
}
.chk_shippcal_relativeprod
{
	width:370px;
	height:auto;
	margin-left:320px;

}
/* ---------------------------- (Order4)ORDER SUMMARY -------------- */
.chk_order_sum
{
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	height:auto;
	margin-left:0px;
	float:left;
	color:#004563;
}
#chk_odsum_ship_add
{
	width:40%;
	height:auto;
	float:left;
	padding:1px 2px 2px 2px;
	background-color:#ceffce;
	text-align:left;
}
#chk_odsum_ship_add td
{
	border-bottom:solid 0px #ffffff;
	padding-bottom:2px;
	padding-top:2px;
}
.chk_odsum_billadd
{
	width:40%;
	height:auto;
	background-color:#ceffce;
	padding:1px 2px 2px 2px;
	text-align:left;
	margin-left:48%;
	border:solid 0px #cccbcb;
}
.chk_odsum_billadd td
{
	border-bottom:solid 0px #ffffff;
	padding-bottom:2px;
	padding-top:2px;
}
/* ---------------------------- (Order2)SHIPPING & BILLING FOR CHECKOUT -------------- */
.chk_order_box
{
	width:100%;
	padding:0px 0px 0px 0px;
	border:solid 0px green;
}
#chk_ship_address
{
	width:35%;
	height:auto;
	margin-top:0px;
	margin-right:10%;
	_margin-left:8%;
	float:right;
	padding:4px;
	border:solid 0px #cbcaca;
	
}
#chk_ship_address input
{
	width:150px;
	border:solid 1px #0082c6;
	
}
#chk_ship_address td
{
padding:2px 0px 2px 0px;	
}
.chk_bill_address
{
	width:35%;
	height:auto;
	padding:4px;
	margin-left:15%;
	_margin-left:40%;
	border:solid 0px #cbcaca;
	border:solid 0px blue;
	
}
.chk_bill_address input
{
	width:150px;
	border:solid 1px #0082c6;
}
.bill_check input
{
	width:25px;
	border:solid 1px #0082c6;
}
.chk_bill_address td
{
padding:2px 0px 2px 0px;	
}
/* ---------------------------- CHECKOUT BREAD CRUMB ---------------- */


.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 */
.cat_block1
{
	width:540px;
	float:left;
	margin-top:12px;
}
.cat_block2
{
	width:auto;
	float:left;
}
.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
a.title
{
	background:url(images/alpha_search.gif);
	background-repeat:no-repeat;
	width:202px;
	height:55px;
	display:block;
	text-indent:-9999px;
}
.v_middle
{
	vertical-align:middle;
}


/* --------------------------------Insidepage Background ----------------- */

#myaccount_main_content 
{
	padding-top:0px;
    padding-left:4px;
	padding-right:10px;
	_padding-right:2px;
	height:auto;
	width:96%;
	_width:94%;
	float:left;
	/*background-image: url(images/myacct_main_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	/*min-height:460px;*/
	display:block;
	
}
#myaccount_main_content h4
{
	color:#1159B2;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:1px 0;
}
#product_list
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	width:96%;
	float:left;
}
#product_list_prebook
{
	padding-top:10px;
	padding-left:7px;
	padding-right:0px;
	height:auto;
	width:99%;
	float:left;
}
#category_product_list
{
	height:160px;
	width:95%;
	padding:2px 2px 2px 2px;
	float:left;
	/*background:url(images/cat_prod_list_bg.gif) no-repeat;*/
	text-align:center;
}
#category_product_list .prod_img
{
	width:98%;
	padding:2px 2px 2px 2px;
	text-align:center;
	height:55px;
	float:left;
}
#category_product_list .prod_text
{
	width:98%;
	padding:2px 2px 2px 2px;
	text-align:center;
	height:50px;
	float:left;
	
}
#category_product_list h4
{
	font-size: 11px;
	color:#004563;
	margin:0px;
	padding:2px 2px 2px 2px;
	width:98%;
	height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

#category_product_list h4 a
{
	font-size: 11px;
	color:#004563;
	margin:0px;
	padding:2px 2px 2px 2px;
	width:98%;
	height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

#category_product_list h4 a:hover
{
	font-size: 11px;
	color:#ca2803;
	margin:0px;
	padding:2px 2px 2px 2px;
	width:98%;
	height:18px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}

#category_product_list .qty_btn
{
	width:98%;
	padding:2px 2px 2px 2px;
	text-align:center;
	height:40px;
	float:left;
}
#category_product_list .qty
{
	width:96%;
	text-align:center;
	float:left;
	border:0px solid red;
	padding-left:10px;
	
}
#category_product_list .btn
{
	width:98%;
	text-align:center;
	float:right;
	border:0px solid red;
	padding-right:10px;
	
}

/* ----------------------- General use starts down here ---------------------*/

.page_header
{
	font-size: 13px;
	font-weight:bold;
	color:#1159b2;
	padding:5px 0px 5px 0px;
}
.product_img
{

	background-image: url(images/prod_list_h.gif);
	background-repeat:no-repeat;
	width:122px;
	height:17px;
}
h4
{
	font-size: 11px;
	font-weight:bold;
	color:#1159b2;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
.h4_orange
{
	font-size: 12px;
	font-weight:bold;
	color:#ee5200;
	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;
}
.orangetxt 
{
	font-size: 11px;
	color:#fb6e02;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
.maroon
{
	font-size: 11px;
	color:#d22d3e;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}


/* -------------------------------RELATED PRODUCT STARTS DONW ------------------ */
#relat_prod
{
	margin:0px 10px 5px 0px;
	width:95%;
	font-size: 11px;
	color:#5c5c5c;
	padding-top:10px;
	text-align:center;
	float:left;
}
#product_box
{
	height:auto;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width:100%;
	color:#000000;
}
#product_box .product_top
{
	height:267px;
	margin-left:0px;
	width:200px;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 10px;
	float:left;
	margin-right:0px;
}

#product_box_new
{
	height:200px;
	margin-left:0px;
	width:25%;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	float:left;
	margin-right:0px;
}

#product_box_new .images
{
	height:267px;
	margin:0px 0px 0px 0px;
	width:200px;
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	float:left;
}

.pd_small_pic
{
	width:auto;
	float:left;
}

.products_desc
{
	height:auto;
	width:70%;
	float:right;
	line-height:15px;
}
.products_desc h4
{
	font-size: 12px;
	color:#487fc6;
	margin:0px 0px 5px 0px;
}
.products_desc select
{
	font-size: 11px;
	color:#333333;
}
.products_desc input
{
	font-size: 11px;
	color:#0082c6;
	width:20px;
	border:solid 1px #0082c6;
}

h6
{
	font-size: 2.5em;
	font-family: Georgia,Times New Roman,Helvetica,serif;
	color:#000000;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
}
#breadcrumb
{
	height:20px;
	width:510px;
}

.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;
	
}
.list_pricenew
{
	color:#000000;
}


/* ------------------------ MY ACCOUNT TABLE ----------------------------- */
.table_color
{
	border-top:solid 0px #006500;
	border-left:solid 2px #ceffce;
	border-right:solid 2px #ceffce;
	border-bottom:solid 2px #006500;
	background-color:#ceffce;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.table_color th
{
	background-color:#ceffce;
	color:#004563;
	font:Verdana;
	font-size:11px;
	line-height:14px;
	padding:2px;
	height:35px;
	margin:2px;
	border-right:solid 0px #ceffce;
	border-top:solid 2px #006500;
	border-bottom:solid 2px #006500;
}
.table_color td
{
	padding:3px;
	border-right:solid 1px #ceffce;
	border-bottom:solid 1px #ceffce;
}
.table_color td td
{
	border:none;
	padding-left:0px;
}
.table_color .row
{
	border-left:solid 1px #cbcaca;
}
.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;
	border:solid 1px #0082c6;
}

/*subhead*/
.table_colorshop
{
	border-top:solid 0px #006500;
	border-left:solid 0px #cbcaca;
	border-bottom:solid 0px #006500;
	background-color:#ceffce;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.table_colorshop th
{
	font-size: 10px;
	background-color:#ceffce;
	color:#004563;
	font:Verdana;
	font-size:12px;
	line-height:14px;
	padding:2px;
	height:35px;
	margin:2px;
	border-right:solid 0px #ceffce;
	border-top:solid 0px #006500;
	border-bottom:solid 0px #006500;
}
.table_colorshop td
{
	padding:0px;
	border-right:solid 0px #ceffce;
	border-bottom:solid 0px #ceffce;
}
.table_colorshop td td
{
	border:none;
	padding-left:0px;
}




/*New Invoice with new colum Export type*/
.table_color_Invoice_Export
{
	border-top:solid 1px #cbcaca;
	border-left:solid 1px #cbcaca;
	border-bottom:solid 1px #cbcaca;
	background-color:#f4f4f4;
	margin:5px 2px 2px 2px;
	width:100%;
	text-align:left;
}
.table_color_Invoice_Export th
{
	font-size: 10px;
	background-color:#2665ac;
	color:#ffffff;
	font:helvetica;
	line-height:14px;
	padding:2px 1px 2px 1px;
	margin:2px;
	border-right:solid 1px #B7D7F8;
}
.table_color_Invoice_Export td
{
	padding:padding:2px 1px 2px 1px;
	border-right:solid 1px #cbcaca;
	border-bottom:solid 1px #ffffff;
}
.table_color_Invoice_Export .price
{
	text-align:right;
}
.table_color_Invoice_Export .qty
{
	text-align:right;
}
.table_color_Invoice_Export input
{
	width:28px;
	font-size: 11px;
	color:#333333;
	border:solid 1px #0082c6;
}
/* ----------------------------- ADVANCED SEARCH --------------- */

#advanced_search
{
	font-size: 11px;
	color:#515151;
	font-weight:bold;
	margin-top:8px;
	padding-bottom:10px;
	padding-top:5px;
	border-bottom:dotted 1px #b5b4b4;
	border-top:dotted 1px #b5b4b4;
}
#advanced_search td
{
	padding:2px;
}
#Advanved_search_results
{
	margin-top:0px;
	padding-bottom:5px;
	width:100%;
	border:solid 0px red;
}
.searchlink

{
	text-decoration:none;
	color:#014667;
}
.searchlink a:link

{
	text-decoration:none;
	color:#014667;
}

.searchlink a:visited

{
	text-decoration:none;
	color:#014667;
}

.searchlink a:hover

{
	text-decoration:none;
	color:#ca2803;
}

/* ---------------------------- (Order5)ORDER SUMMARY -------------- */


.order5 td
{
	border-bottom:solid 0px #ffffff;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
}
.imp_notice
{
	text-align:justify;
	border:solid 1px #b5b4b4;
	padding:5px 5px 5px 5px;
	width:690px;
}
/* ------------------- ADD NEW USER ---------------- */

.newusern
{
	border:solid 1px #006500;
}
.newusern input
{
	width:auto;
	border:solid 1px #0082c6;
}
.newuser td
{
	padding:2px 0px 2px 2px;
}

.my_cctd input
{
	border:solid 1px #0082c6;
}

/* ------------------------- MY ORDER -------------------*/
#my_order
{
	font-size: 11px;
	color:#515151;
	padding:2px 8px 2px 8px;
	margin-right:3px;
}
#my_order td
{
	padding:2px 0px 2px 2px;
}
#my_order_coupon
{	border:1px solid #b5b4b4;}

#my_order_coupon td
{	border:none;}

.myac_order_detail
{
	width:100%;
	margin-top:8px;
	margin-bottom:15px;
	height:auto;
	padding:0px 2px 2px 2px;
	float:left;
	background-color:#ffffff;
}
#myac_odshipping_address
{
	width:45%;
	height:auto;
	float:left;
	padding:1px 2px 2px 2px;
	background-color:#FFFFFF;
	border:solid 0px #cccbcb;
}
#myac_odshipping_address td
{
	border-bottom:solid 0px #ffffff;
	padding-bottom:1px;
}
.myac_odbilling_address
{
	width:50%;
	float:right;
	height:auto;
	background-color:#FFFFFF;
	padding:1px 2px 2px 2px;
	border:solid 0px #cccbcb;
}
.myac_odbilling_address td
{
	border-bottom:solid 0px #ffffff;
	padding-bottom:1px;
}

/*--------------------------- Return Order -------------------*/
.return_order_detail
{
	width:691px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:5px;
	height:auto;
}
#ro_shipping_address
{
	width:330px;
	height:auto;
	float:left;
	padding:1px 2px 2px 2px;
	background-color:#f7f7f7;
	border:solid 1px #cccbcb;
}
#ro_shipping_address td
{
	border-bottom:solid 1px #ffffff;
	padding-bottom:1px;
}
.ro_billing_address
{
	width:330px;
	float:right;
	height:auto;
	background-color:#f5faff;
	padding:1px 2px 2px 2px;
	border:solid 1px #cccbcb;
}
.ro_billing_address td
{
	border-bottom:solid 1px #ffffff;
	padding-bottom:1px;
}
/* --------------------------- My Invoice ---------------------- */

.my_invoice input
{
	width:75px;
	border:solid 1px #0082c6;
}
.my_invoice td
{
	padding:2px 0px 2px 2px;
}

.my_profile td
{
	padding:2px 0px 2px 2px;
}
.my_profile input
{
	border:solid 1px #0082c6;
}
.subuser td
{
	padding:2px 0px 2px 2px;
}
.options td
{
	padding:2px 0px 2px 2px;
}

.addeditmyaccount input
{
	width:150px;
	border:solid 1px #0082c6;
}

.my_profileforgot 
{
	text-align:left;
	margin:0px 25% 0px 25%;
	border:solid 1px green;
}

.my_profileforgot td
{
	padding:2px 0px 2px 10px;
	text-align:left;
}
.my_ordercomp
{
	text-align:left;
}
 /* --------------------------------------- COMMON SITE LINKS COLOR ---------------*/

p
{
	margin:0px;
	line-height:16px;
	padding:2px 1px 2px 0px;
}

a:link
{
	color:#014667;
	text-decoration:underline;
}
a:visited
{
	color:#014667;
	text-decoration:underline;
}
a:hover
{
	color:#ca2803;
	text-decoration:none;
}
a:focus /*Removing dotted border from any links in Firefox*/
{
-moz-outline-style: none;
}
/*Removing dotted border from buttons in Firefox*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}
h2
{
	font-size: 14px;
	font-weight:bold;
	color:#1159b2;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
input
{
	font-size: 11px;
	color:#333333;
	font-weight:normal;
}
.disabledColor
    {
	    background-color:#e2e2e2;	
    }
select
{
	font-size: 11px;
	color:#333333;
	font-weight:normal;
}
.bracket_text
{
	font-size: 10px;
	color:#333333;
	font-weight:normal;
	vertical-align:top;
}
.buttons
{
	float:right;
	padding-right:2px;
}
.aleft
{
	padding-right:2px;
	text-align:left;
}
.ac
{
	padding-right:2px;
	text-align:center;
}
.ar
{
	padding-right:2px;
	text-align:right;
}
.aleft
{
	padding-left:4px;
	text-align:left;
}
.al
{
	padding-right:2px;
	text-align:left;
}
.astrix
{
	color:Red;
	font-size:10px;
}
.grey_bg
{
	background-color:#f4f4f4;
	height:18px;
}
.spacer
{
	height:12px;
}
.spacer_vsm
{
	padding-top:1px;
	padding-bottom:2px;
}
.float_left
{
	float:left;
	/*width:100%;*/
}
.float_right
{
	float:right;
}
.red
{
	color: #FF0000;
}
.common td
{
	padding:1px 0px 1px 0px;
}
.verisign
{
	background:url(images/verisign_s.gif);
	background-repeat:no-repeat;
	height:36px;
	width:86px;
	display:block;
	border:solid 1px red;

}
.fast_chckout_chq
{
	background:url(images/btn_fash_chkout.gif);
	height:22px;
	width:96px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.fast_chckout_chq:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
/* --------------------------- MY ACCOUNTS B2B ---------------- */

.myac_dashboard
{
	width:100%;
	margin-top:0px;
	float:left;
	border:solid 0px green;
	color:#004563;
	
}
#myac_acctinfo
{
	width:49%;
	height:auto;
	float:left;
	border:solid 0px black;
}
#tablets .head
{
	width:99%;
	/* background:url(images/acct_info_top.gif);
	background-repeat:no-repeat;*/
	height:17px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:6px 0px 4px 6px;
	background-color:#ceffce;
	margin:0px 0px 0px 0px;
}
#tablets .body
{
	width:99%;
	/* background:url(images/acct_info_body.gif);
	background-repeat:repeat-y;*/
	padding:0px 5px 0px 8px;
}
#tablets .footer
{
	width:99%;
	/*background:url(images/acct_info_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#tablets h5
{
	font-size: 11px;
	font-weight:bold;
	color:#0071ad;
	margin:0px 0px 3px 0px;
}
#tablets .buttons
{
	float:right;
	padding-right:8px;
}
#tablets .add_address_border
{
	height:120px;
	border:solid 1px #63a263;
	background-color:#ffffff;
	margin:2px 0px 2px 0px;
	padding:2px 0px 2px 2px;
	overflow:auto;
	width:98%;
}

#myac_acct_activity
{
	width:49%;
	height:auto;
	float:right;
}
.myac_helptopic_box
{
	width:510px;
	float:left;
	margin-top:10px;
	
}
#myac_help
{
	width:245px;
	height:auto;
	margin-top:0px;
	float:left;
}
.myac_order_quotes
{
	width:100%;
	height:auto;
	margin-left:0px;
}

.myac_order_quotes .head
{
	width:99%;
	height:17px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:6px 0px 4px 6px;
	background-color:#ceffce;
}
#tablets .greycaps {
	color: #898888;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:2px;
}

#tablets .greycaps a:link {
	text-decoration: none;
	color: #898888;
	font-weight:bold;
}
#tablets .greycaps a:visited {
	text-decoration: none;
	color: #898888;
	font-weight:bold;
}
#tablets .greycaps a:hover {

	text-decoration: underline;
	color: #fc7007;
	font-weight:bold;
}
.myac_searchbg
{
	/*background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
	height:40px;*/
	padding:0px 0px 0px 0px;
	margin-top:0px;
}

/* -------------------------------------- MY ACCOUNT COMMON TABLETS --------------- */
#myac_tablets
{
	width:100%;
	padding-top:0px;
	float:left;
	color:#004563;
	border:solid 0px red;
}

#myac_tablets .head
{
	width:99%;
	/*background:url(images/my_acct_top.gif);
	background-repeat:no-repeat; */
	font-size: 16px;
	color:#006600;
	Font-weight:bold;
	text-align: left;
	padding: 0px 0px 3px 0px;
}
#myac_tablets .body
{
	width:100%;
	 /*background:url(images/my_acct_body.gif);
	background-repeat:repeat-y;*/
	padding:0px 0px 0px 0px;
	float:left;
}
#myac_tablets .footer
{
	width:99%;
	/*background:url(images/my_acct_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	
}
#myac_tablets h5
{
	font-size: 11px;
	font-weight:bold;
	color:#1159b2;
	margin:0px 0px 3px 0px;
}
.dottedline
{
	background:url(images/dotline.gif);
	background-repeat:repeat-x;
	height:9px;
}
.dottedline_hozt
{
	background:url(images/flt_cart_dotline.gif);
	background-repeat:repeat-y;
	height:9px;
	padding:0px 2px opx 0px;
	margin:0px 0px opx 0px;
}
.greyline
{
	background:url(images/lineimg.gif);
	background-repeat: repeat-x;
	height:9px;
	margin:0px;
	text-indent:-9999px;
}
/* ----------------------------------- MY ACCOUNT LEFTNAV ----------------------------*/
#myac_leftnav .title
{
	width:259px;
	height:18px;
	font-size:13px;
	font-weight:bold;
	padding:3px 2px 2px 10px;
	color:#bcbbbb;
	text-transform:uppercase;
	background-image: url(images/ln_title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	border:solid 0px green;
	
}
#myac_leftnav h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 16px;
	background:url(images/ln_arrow.gif);
	background-repeat:repeat-y;
	background-position:4px 0px;
	text-indent:18px;
}
#myac_leftnav h3 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#myac_leftnav h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#myac_leftnav h3 a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}
#myac_leftnav p {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
}
#myac_leftnav .hd_myaccount {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* leftnav below is for my account dashboard */
#myac_leftnav {
	float: left;
	height: auto;
	width: 271px;
	/*background-image: url(images/leftnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	padding-top: 0px;
}
#myac_leftnav_footer {
	float: left;
	width: 271px;
	height:19px;
	background-color: #eae8e9;
	border-top:solid 2px #ffffff;
}
#myac_leftnav .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#myac_leftnav ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	list-style-type: none;
	width: 270px;
}
#myac_leftnav ul li {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	list-style-type: none;
	width: 253px;
	height:20px;
	background-color: #ceffce;
	border-bottom:solid 1px #ffffff;
}
#myac_leftnav li a {
	color: #004563;
	display: block;
	padding: 0px;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	text-indent:0px;
	/*background:url(images/ln_arrow_sm.gif);
	background-repeat:repeat-y;
	background-position:4px 0px;*/
}
#myac_leftnav li a:visited {
	color: #004563;
	text-decoration: none;
}
#myac_leftnav li a:hover 
{
	color: #ce2800;
	text-decoration: underline;
}

/* ------------------- COLLAPSIBLE AND EXPANDABLE MENU ------------------------ */

.newsletter_go
{
	background:url(images/go.gif);
	height:21px;
	width:22px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
}
.AdvSearchGoButton
{	
	background:url(images/adv_search_go.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	height:19px;
	width:19px;
	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:0px solid #cbcaca;
}
.prod_details_span h3
{
	font-size:14px;	
	margin-top:5px;
}
.prod_details_inner_span
{
	margin-left:0px;
	margin-top:5px;
	margin-right:12px;
}
/* Syles for Pop up Page */
.popup_bg
{
	background-color: #FFFFFF;
}
.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;
	/*border:1px solid #919B9C;*/
	border:solid 1px #68B5ED;
	float:left;
}
.pricetooltiprow_bg
{
	background-color:#cbcaca;
}
.pricetooltipevenrow_bg
{
	background-color:#f4f4f4;
}
.sucess_message
{	
	font-size: 12px;
	color:Red;
}
/*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*/

/* ------------------- COMPONENT ------------------ */
.component_grey
{
	border:solid 1px #cbcaca;
	background-color:#f4f4f4;
}
.component_product_box
{
	float:left;	
}
#component_box 
{
	border:solid 1px #cbcaca;
	background-color:#DAE2EF;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 0px;
}
#cmp_text_box {
	float: right;
	width: 58%;
	border: 1px solid #009900;
	margin: 0px;
	background-position: top;
	height: 300px;
	padding: 8px;
}
#txt1 {
	width: 100%;
	border: 1px solid #009900;
	margin: 0px;
	position: relative;
	visibility: hidden;
	background-position: top;
}
#txt2 {
	width: 100%;
	border: 1px solid #009900;
	margin: 0px;
	z-index: 0;
	position: relative;
	visibility: hidden;
	left: 0px;
	z-index:5;
	top: 0px;
}
#txt3 {
	width: 100%;
	border: 1px solid #009900;
	margin: 0px;
	z-index: 0;
	position: relative;
	visibility: visible;
	left: 0px;
	z-index:5;
	top: 0px;
}
#txt4 {
	width: 100%;
	border: 1px solid #009900;
	margin: 0px;
	z-index: 0;
	position: relative;
	visibility: visible;
	left: 0px;
	z-index:5;
	top: 0px;
}
#check {
	background-color: #CCCCCC;
	position: absolute;
	width: 176px;
	float: left;
	visibility: hidden;
}
#btn_box {
	width: 176px;
	float: left;
}
#cmp_btn1 a {
	font-size:11px;
	font-weight:bold;
	padding:6px 2px 5px 25px;
	float: left;
	width: 151px;
	height:16px;
	background:url(images/content_tabbg.gif);
	background-repeat:no-repeat;
	border: 1px solid #0033CC;
}
#cmp_btn2 {
	font-size:11px;
	font-weight:bold;
	padding:6px 2px 5px 25px;
	float: left;
	width: 151px;
	height:16px;
	background:url(images/content_tabbg.gif);
	background-repeat:no-repeat;
	border: 1px solid #0033CC;
}*


/* --------------------- SRPY COMPONENT -------------------------- */

.spry_content_border {
	padding: 5px 2px 5px 5px;
	width: 500px;
	float:left;
}
.spryblc
{
	width:120px;
	float:left;
	padding: 5px;
	text-align:center;
	background-color:#ffffff;
	border:solid 1px #B2B2B2;
}
.spryblc_outline
{
	width:300px;
	float:left;
	background:#EAEEF5;
	padding: 5px 2px 5px 3px;
	border:solid 1px #B2B2B2;
}
.spryblock1
{
	width:500px;
	float:left;
}
.spryblock2
{
	width:515px;
	margin-top:10px;
	float:left;
}
.spryblock3
{
	width:100%;
	margin-top:10px;
	float:left;
}
.spryblock4
{
	width:auto;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}
.spryblc_review
{
	width:350px;
	float:right;
	text-align:left;
}
.spryblc2
{
	width:190px;
	float:right;
	padding: 5px 10px 5px 3px;
	text-align:left;
	border-top:dotted 0px #B2B2B2;
}
.spry_redtxt
{	
	font-weight:bold;
	color:red;
}

/*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 Arial;
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: solid 1px #fff;
	overflow:hidden;
	font-size: 11px;
	font-weight:bold;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #4c8dcd;
	border-top: solid 1px #fff;
	margin: 0px;
	padding:2px 0px 0px 7px;
	cursor: hand;
	-moz-user-select: none;
	-khtml-user-select: none;
	height:16px;
	vertical-align:middle;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #4475c1;
	color: #fff;
}
.AccordionPanelTabHover {
	color: #fff;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #fff;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #4c8dcd;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #4475c1;
	color: #fff;
}

.AccordionPanelContent {
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: auto;
	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:2; 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:2;}
.Product-PageContent {}
/*tabpanel.css code ends*/

/*.lnerror
{
	color:BLACK;
	font-size:10px;
}*/
.ship-option
{
	margin-top:20px;
}
/*Added new css class for shopping cart remove and addtowishlist buttons
added by gowri
*/
.add_disabled
{
	background:url(images/btn_add_grey.gif);
	height:13px;
	width:32px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.add
{
	background:url(images/add.png);
	height:13px;
	width:32px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.add:hover 
{
	background-position: 0 -13px;
	overflow:hidden;
}

.addalt
{
	background:url(images/btn_addalt.gif);
	height:13px;
	width:34px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.addalt:hover 
{
	background-position: 0 -13px;
	overflow:hidden;
}

.remove
{
	background:url(images/btn_or_remove_intab.gif);
	height:13px;
	width:46px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.remove:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}

.add2wishlist
{
	background:url(images/move2wishlit_intab.gif);
	height:13px;
	width:90px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:none;
	cursor:hand;
}
.add2wishlist:hover 
{
	background-position: 0 -13px;
	overflow:hidden
}

/*Css for the Save Chnages*/

a.SaveChanges_intab
{
	background:url(images/btn_save_changes.jpg);
	height:21px;
	width:95px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	border:none;
	cursor:hand;
}
.btnSaveChnages_intab
{
	background:url(images/btn_save_changes.jpg);
	height:21px;
	width:95px;
	text-indent:-9999px;
	display:block;
	overflow:hidden
}

.SaveChanges_intab:hover 
{
	background-position: 0 -21px;
	overflow:hidden
}



/*Popup into the Order Summary*/
#popin
{
	width:70px;
}
#popin a
{
	text-decoration:underline;
}
#popin a:hover
{
	text-decoration:none;
}
div.popin {
display:none;
z-index:5;
position:absolute;
border:1px solid #bbb;
background:#fff;
margin-left:-185px;
margin-top:50px;
padding:5px;
}

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;
}
.spacer2
{
	height:3px;
	display:block;
}
.lineheight
{
	line-height:17px;
}

a.img {
	border: 0;
}
.orderdetail_table
{
	width:100%;
}

/*alternate color*/

table.alternate_rows {
	border-spacing: 0;
	border-collapse: collapse;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-bottom:solid 0px #ffffff;
}
table.alternate_rows th, table.alternate_rows td {
	padding: 2px 4px 2px 4px;
}
table.alternate_rows th {
	background-color: #ceffce;
	border-right:solid 1px #ffffff;
	color:#000000;
	padding:2px;
	margin:2px;
	line-height:14px;
	font-size:11px;
	height:25px;
	border-bottom:solid 2px #ffffff;
}
table.alternate_rows td {
	padding:2px 2px 2px 2px;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	}
table.alternate_rows tr.odd td {
	background-color: #e7e7ff;
	padding:2px 2px 2px 2px;
}
table.alternate_rows tr.even td {
	background-color: #ffffff;
	padding:2px 2px 2px 2px;
}
table.alternate_rows tr.sortbottom td {
	background-color: #ccc;
	font-weight: bold;
	padding:2px 2px 2px 2px;
}
table.alternate_rows td td
{
	border:none;
}
.table_text_bold
{
	font-weight:bold;
	font-size:12px;
}
.errorpage_500
{
	margin:20px 20px 0px 20px;
	height:400px;
	border:solid 1px red;
}
.errorpage_404
{
	padding:50px 20px 0px 40px;
	background:url(images/myacct_main_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.update
{
	background:url(images/btn_update.gif);
	height:22px;
	width:57px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.update:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
reset
{
	background:url(images/btn_reset.gif);
	height:22px;
	width:48px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	
}
reset:hover 
{
	background-position: 0 -22px;
	overflow:hidden
}
.addresslist
{
	width:210px;
}


.popupdivContainer
{
    position: absolute;
    padding: 0px;
    margin:0px;
    color: #000;
}

.PopUpHead
{
   /*top : 100;
   left : 50;*/
   width:482px;
   padding:0px 0 0px 0;
   margin:0px;
   
   background:#fff;
}
.popup_cancel
{	float:right;
	display:block;
	width:auto;
	}
.pop_sku_outer
{	text-align:center;
	width:auto;
	padding:0px 0 0px 0;
   margin:0px;
	border:0px solid red;
}
.pop_sku_inner
{	text-align:center;
	width:482px;
	height:206px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	background:url(images/pop_sku_bg.gif) no-repeat;
}
.pop_innertext
{padding:20px 25px 10px 25px;
	float:left;
	width:412px;
	}
	
/* ------------------------ FOOTER SECTION -------------------- */

#footer  { 
	/*background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
	width:100%;
	height:66px;	
	/*z-index: 100;*/
	position:relative;
	margin:0px 0px 0px 0px;
	border-top:solid 1px #006600;
}
#checkout_footer  { 
	/*background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
	width:100%;
	height:66px;	
	/*z-index: 100;*/
	position:relative;
	margin:0px 0px 0px 0px;
	border-top:solid 2px #006600;
}
#ft_copyright
{
	margin-top:0px;
	padding-left:0px;
	padding-top:15px;
	width:100%;
	color:#727272;
	text-align:center;

}
.ft_demo_instn
{
	padding-top:5px;
	margin-left:250px;
	text-align:center;
	width:100%;
	font-size:10px;
	line-height:10px;
	padding-bottom:5px;
	color:#d95825;
}	
#footer  p  {
	margin: 0;
	padding: 10px 0;
}
#ft_copyright .ccard
{
	background:url(images/footer_ccards.gif);
	background-repeat:no-repeat;
	margin-bottom:3px;
	width:291px;
	height:46px;
	text-indent:-9999px;
	display:block;
}
.ft_powered_by
{
	margin-top:15px;
	font-size:10px;
}

.ft_powered_by a
{
	margin-top:15px;
	font-size:10px;
	color:#117097;
	text-decoration:none;
}

/* --------------------------- FOOTER SECTION --------------------- */


.caption_color
{
	/*background-color:#e7e7e7;*/
	/*border:solid 1px #8b8b8b;*/
	/*border-bottom:solid 1px #8b8b8b;*/
	color:#144e8c;
	font-weight:normal;
	font-size:11px;
	padding-top:5px;
}

.page_headers {
	font-size: 16px;
	font-weight: bold;
	color: #ee5200;
}
.para_header {
	font-size: 14px;
	font-weight: bold;
	color: #1159B2;

}
.para_subheader {
	font-size: 12px;
	font-weight: bold;
	color: #1159B2;
}
p {
	font-style:normal;
	margin:3px 0px 10px 0px;
	text-align:justify;
}
ul
{
	margin:0px 0px 10px 5px;
	padding:0px 0px 0px 0px;
}
ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.error_message
{ 
color:#FF0000
}
.italics{
color:#1159B2;
font-style:italic
}

.bold_text{
font-weight:bold;
}
.capital_text{
text-transform:uppercase;
}

td
{
padding:2px;
}
.note

{
font-size:10px;
color: #ee5200;
}
.text_in_bracket
{
font-size:10px;
}
.quote_unquote
 {
	font-size: 11px;
	font-weight: bold;
	color: #1159B2;
}
.underline_grey
{
	border-bottom:solid 1px #999999;
}
/*-------------------------------*Floating Cart Styles*----------------------------------*/

.flt_cart_icon
{
background:url(images/floating_cart.gif) no-repeat;
width:46px;
padding-left:2px;
margin-top:10px;
height:38px;
text-indent:-999px;
overflow:hidden;
display:block;
cursor:pointer;
float:left;
}
.flt_cart_normal_checkout
{
	background-image:url(images/floating_flow_checkout.jpg);
	background-repeat:no-repeat;
	width:63px;
	margin-right:0px;
	height:18px;
	display:block;
	cursor:hand;
	text-indent:-9999px;
	overflow:hidden;
}
.flt_cart_normal_checkout:hover
{
	background-position: 0 -18px;
	overflow:hidden;
	display:block;
}

.flt_cart_fast_checkout
{
	background-image:url(images/floating_flow_fastcheckout.jpg);
	background-repeat:no-repeat;
	width:88px;
	height:18px;
	margin-right:0px;
	cursor:hand;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	
}
.flt_cart_fast_checkout:hover
{
	background-position: 0 -18px;
	display:block;
}
.flt_cart_express_checkout
{
	background-image:url(images/floating_paypal.gif);
	background-repeat:no-repeat;
	margin-top:13px;
	margin-right:0px;
	width:120px;
	height:31px;
	cursor:hand;
	display:block;
}

.flt_cart_delete_item
{
	background-image:url(images/floating_delete_icon.gif);
	width:30px;
	height:30px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	padding:0px 0px 0px 0px;
	border:0;
	cursor:hand;
}

.flt_remove_all_items
{
	
	background-image:url(images/floating_btn_remove_allcartitems.jpg);
	background-repeat:no-repeat;
	width:70px;
	height:18px;
	cursor:hand;
	border:none;
	display:block;
	float:right;
}

.flt_remove_all_items:hover {
	background-position:0 -18px;
	cursor:hand;
	display:block;
	
}

 
.flt_loading_window{       
  text-align: center;        
  font-size: 80%;        
  background-image: url(images/progress.gif);       
   background-repeat:no-repeat;        
   background-position: top;        
   padding-top: 20px;    
 }
 
.flt_div_cart_details
{
width:66px;
height:50px;
text-indent:-999px;
overflow:hidden;
display:block;
cursor:pointer;
float:left;
}

/****************************************Floating Cart Design Completes here ****************************/


/*Zoom functionali CSS*/
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #2562A0;
}
.MagicThumb-bgfader { z-index: 2; }
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	font-weight:	bold;
	color:			#fff;
	background:		#2562A0;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}


/* CSS class for thumbnail link <A> */
.MagicThumb {
    cursor: url(images/zoomin.cur), pointer;
    outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed { cursor: default; }

/* CSS class for span inside the thumbnail <A> */


/* CSS class for the thumbnail image */
.MagicThumb img { border: 1px solid #808080; outline: none; }

/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #cccccc; outline: none; }

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(images/zoomout.cur), pointer; }

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
    color: #333333;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 8px 16px;
}

/* CSS class for the control bar */
.MagicThumb-controlbar {
	display: block;
	height: 18px;
}

.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(images/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* CSS class for the loading message box */
.MagicThumb-loading {
	border: 1px solid #000000;
	background: #ffffff url(images/progress.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}
/*End of Zoom Css*/
.text_sm
{
font-size:10px;
color:#262626;
}

/*YUI Menu*/

.yui-t1 
{
	color:#014667;
	text-decoration:none;
}
.yui-t1 ul li a:link
{
	color:#014667;
	text-decoration:none;
	font-weight:bold;
	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.yui-t1 ul li a:visited
{
	color:#014667;
	text-decoration:none;
	font-weight:bold;
	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.yui-t1 ul li a:hover
{
	color:#cb2805;
	text-decoration:none;
	font-weight:bold;
	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.yui-t1 ul li .selected
{
	color:#014667;
	text-decoration:none;
	font-weight:normal;
	background:url(images/ln_cat_arrow2.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	border:solid 1px red;
}
.yui-t1 ul li ul li a:link
{
	color:#014667;
	text-decoration:none;
	font-weight:normal;
	background:url(images/ln_arrow_cat.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:5px 0px 0px 10px;
}
.yui-t1 ul li ul li a:visited
{
	color:#014667;
	text-decoration:none;
	font-weight:normal;
	background:url(images/ln_arrow_cat.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:5px 0px 0px 10px;
}
.yui-t1 ul li ul li a:hover
{
	color:#cb2805;
	text-decoration:none;
	font-weight:normal;
	background:url(images/ln_arrow_cat.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:5px 0px 0px 10px;
}
.yuimenu {
	LEFT: -999em; TOP: -999em;
	z-index:10;
}
.yuimenubar {
	POSITION: static;
	z-index:10;
	
}
.yuimenu .yuimenu {
	POSITION: absolute;
	z-index:100;

}
.yuimenubar .yuimenu {
	POSITION: absolute;
	z-index:100;

}
.yuimenubar LI {
	LIST-STYLE-TYPE: none;
	z-index:100;

}
.yuimenu LI {
	LIST-STYLE-TYPE: none;
	z-index:100;

}
.yuimenubar UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	z-index:100;

}
.yuimenu UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;

}
.yuimenubar LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;

}
.yuimenu LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

.yuimenu H6 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.yuimenubar H6 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.yuimenuitemlabel {
	WHITE-SPACE: nowrap; 
	TEXT-ALIGN: left;
	CURSOR:pointer;

}
.yuimenubaritemlabel {
	WHITE-SPACE: nowrap; 
	TEXT-ALIGN: left; 
	CURSOR:pointer;

}
.yuimenubar UL {
	ZOOM: 1;
	z-index:2; position:relative;

}
.yuimenubar .yuimenu UL {
	ZOOM: normal;
	z-index:100;

}
.yuimenubar > .bd > UL:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px; content: "."
}
.yuimenubaritem {
	FLOAT: left;
	z-index:100;
	
}
.yuimenubaritemlabel {
	DISPLAY: block;

	
}
.yuimenuitemlabel {
	DISPLAY: block
}
.yuimenuitemlabel .helptext {
	DISPLAY: block; MARGIN: -1em 0px 0px 10em; FONT-STYLE: normal
}
.yui-menu-shadow {
	Z-INDEX: -1; VISIBILITY: hidden; POSITION: absolute
}
.yui-menu-shadow-visible {
	RIGHT: -3px; LEFT: -3px; VISIBILITY: visible; BOTTOM: -3px; TOP: 2px
}
.hide-scrollbars * {
	OVERFLOW: hidden;
}
.hide-scrollbars SELECT {
	DISPLAY: none
}
.show-scrollbars .yuimenu {
	OVERFLOW: visible;

}
.show-scrollbars .yuimenubar {
	OVERFLOW: visible
}
.hide-scrollbars .yuimenu .yui-menu-shadow {
	OVERFLOW: hidden
}
.hide-scrollbars .yuimenubar .yui-menu-shadow {
	OVERFLOW: hidden
}
.show-scrollbars .yuimenu .yui-menu-shadow {
	OVERFLOW: auto
}
.show-scrollbars .yuimenubar .yui-menu-shadow {
	OVERFLOW: auto
}
.yui-force-redraw .yui-overlay {
	MARGIN-BOTTOM: 1px
}
.yui-skin-sam .yuimenubar {
	BORDER-RIGHT: #808080 0px solid; 
	BORDER-TOP: #808080 0px solid; 
	FONT-SIZE: 93%;  
	BORDER-LEFT: #808080 0px solid; 
	LINE-HEIGHT: 0; 
	BORDER-BOTTOM: #808080 0px solid; 
	height:10px; z-index:20;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem {
	BORDER-RIGHT: #ccc 0px solid
}
.yui-skin-sam .yuimenubaritemlabel {
	BORDER-RIGHT: #808080 0px solid; 
	PADDING-RIGHT: -0px; 
	BORDER-TOP: #808080 0px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: -0px 0px; 
	BORDER-LEFT: #808080 0px solid; 
	CURSOR: default; 
	COLOR: #ff0000; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #808080 0px solid; 
	TEXT-DECORATION: none;
	CURSOR:pointer;

}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {
	DISPLAY: inline-block;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	HEIGHT:32px;

}
.yui-skin-sam .yuimenubaritem-selected {
	
}
.yui-skin-sam .yuimenubaritemlabel-selected {
	BORDER-LEFT-COLOR: #7d98b8; 
	BORDER-BOTTOM-COLOR: #7d98b8; 
	BORDER-TOP-COLOR: #7d98b8; 
	BORDER-RIGHT-COLOR: #7d98b8;

}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {
	BORDER-LEFT-WIDTH: 0px; LEFT: -0px; MARGIN-LEFT: -0px
}
.yui-skin-sam .yuimenubaritemlabel-disabled {
	CURSOR: default; COLOR: #a6a6a6
}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	BACKGROUND-IMAGE: url(menubaritem_submenuindicator_disabled.png)
}
.yui-skin-sam .yuimenu {
	FONT-SIZE: 93%; LINE-HEIGHT: 1.45
}
.yui-skin-sam .yuimenubar .yuimenu {
	FONT-SIZE: 100%
}
.yui-skin-sam .yuimenu .yuimenu {
	FONT-SIZE: 100%
}

.yui-skin-sam .yuimenu .yuimenu .bd {
	ZOOM: normal;

}
.yui-skin-sam .yuimenu UL {
	BORDER-RIGHT: #ccc 0px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #ccc 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #ccc 0px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #ccc 0px solid; 

}
.yui-skin-sam .yuimenu UL.first-of-type {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px; 
	z-index:100;
	
}
.yui-skin-sam .yuimenu H6 {
	BORDER-RIGHT: #ccc 0px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #ccc 1px solid; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #ccc 0px solid; 
	COLOR: #a4a4a4; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ccc 0px solid
}
.yui-skin-sam .yuimenu UL.hastitle {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
.yui-skin-sam .yuimenu H6.first-of-type {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
.yui-skin-sam .yuimenu .yui-menu-body-scrolled {
	BORDER-LEFT-COLOR: #808080; 
	BORDER-BOTTOM-COLOR: #ccc; 
	OVERFLOW: hidden; 
	BORDER-TOP-COLOR: #ccc; 
	BORDER-RIGHT-COLOR: #808080; 
	position:relative; z-index:100;
}
.yui-skin-sam .yuimenu .topscrollbar {
	BORDER-RIGHT: #808080 0px solid; 
	BORDER-TOP: #ccc 1px solid; 
	BACKGROUND: url(images/sprite.png) #fff no-repeat 0px 0px; 
	BORDER-LEFT: #808080 0px solid; 
	BORDER-BOTTOM: #808080 0px solid; 
	HEIGHT: 16px
}
.yui-skin-sam .yuimenu .bottomscrollbar {
	BORDER-RIGHT: #808080 0px solid; 
	BORDER-TOP: #808080 0px solid; 
	BACKGROUND: url(images/sprite.png) #fff no-repeat 0px 0px; 
	BORDER-LEFT: #808080 0px solid; 
	BORDER-BOTTOM: #808080 0px solid; 
	HEIGHT: 16px
}
.yui-skin-sam .yuimenu .topscrollbar {
	BACKGROUND-POSITION: center -950px; 
	BORDER-BOTTOM-WIDTH: 0px
}
.yui-skin-sam .yuimenu .topscrollbar_disabled {
	BACKGROUND-POSITION: center -975px
}
.yui-skin-sam .yuimenu .bottomscrollbar {
	BORDER-TOP-WIDTH: 0px; 
	BACKGROUND-POSITION: center -850px;
	BORDER-TOP: #ccc 1px solid;
}
.yui-skin-sam .yuimenu .bottomscrollbar_disabled {
	BACKGROUND-POSITION: center -875px
}
.yui-skin-sam .yuimenuitem {
	border-bottom: solid 1px #ffffff;
}
.yui-skin-sam .yuimenuitemlabel {
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: default; 
	COLOR: #02519e; 
	PADDING-TOP: 3px; 
	TEXT-DECORATION: none;
	CURSOR:pointer;
	height:22px;
	font-size:11px;
	border-left:solid 1px #ffffff;
	BACKGROUND-POSITION: left center; 
	BACKGROUND-IMAGE: url(images/bullet00.gif); 
	BACKGROUND-REPEAT: no-repeat;

}
.yui-skin-sam .yuimenuitemlabel .helptext {
	MARGIN-TOP: -1.45em
}
.yui-skin-sam .yuimenuitem-hassubmenu {
	BACKGROUND-POSITION: right center; 
	BACKGROUND-IMAGE: url(images/ln_cat_arrow.gif); 
	BACKGROUND-REPEAT: no-repeat;

}
.yui-skin-sam .yuimenuitem-checked {
	BACKGROUND-POSITION: left center; 
	BACKGROUND-IMAGE: url(menuitem_checkbox.png); 
	BACKGROUND-REPEAT: no-repeat;

}
.yui-skin-sam .yui-menu-shadow-visible {
	FILTER: alpha(opacity=12); BACKGROUND-COLOR: #000; opacity: .12
}
.yui-skin-sam .yuimenuitem-selected {
	BACKGROUND-COLOR: #cceeaa;
}
.yui-skin-sam .yuimenuitemlabel-disabled {
	CURSOR: default; COLOR: #a6a6a6
}
.yui-skin-sam .yuimenuitem-hassubmenu-disabled {
	BACKGROUND-IMAGE: url(menuitem_submenuindicator_disabled.png)
}
.yui-skin-sam .yuimenuitem-checked-disabled {
	BACKGROUND-IMAGE: url(menuitem_checkbox_disabled.png)
}
.yuimenubaritemlabelFixed{
	BACKGROUND: url(images/blue_theme_03.jpg) no-repeat right center;HEIGHT:32px;
	display:block;
	
}

 .yui-skin-sam .yuimenu .bd {
	  BORDER-RIGHT: #808080 0px solid; 
	  BORDER-TOP: #CCCCCC 0px solid; 
	  BORDER-LEFT: #808080 0px solid; 
	  BORDER-BOTTOM: #808080 0px solid; 
	  ZOOM: 1; 
	  BACKGROUND-COLOR: #ccffcc; 
	  _zoom: normal; 
	  WIDTH:222px; 
	  margin-left:0px;
}

.table_orange
{
	border-top:solid 0px #cbcaca;
	border-left:solid 0px #cbcaca;
	border-bottom:solid 0px #cbcaca;
	margin:0px 0px 0px 0px;
	text-align:left;
	border:solid 1px #cbcaca;
	padding:0px 0px 0px 0px;
}
.table_orange th
{
	font-size: 10px;
	background-color:#e7733a;
	color:#ffffff;
	font:helvetica;
	line-height:14px;
	padding:0px 2px 0px 2px;
	margin:2px;
	border-right:solid 0px #ffffff;
}
.table_orange td
{
	padding:0px 2px 0px 2px;
	border-right:solid 0px #cbcaca;
	border-bottom:solid 0px #cbcaca;
}
.table_orange .price
{
	text-align:right;
	padding-right:2px;
}
.table_orange .qty
{
	text-align:right;
	padding-right:2px;
}
.table_orange input
{
	width:30px;
	font-size: 11px;
	color:#333333;
	border:solid 1px #0082c6;
}

.div_miniCart
{
color:black;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:10.5px;
padding-top:8px;
}

/*add new gerbi*/
.heading2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18pt;
    COLOR: #006600;
    FONT-STYLE: italic;

}
.heading3
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: #006600;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    padding: 0px 0px 0px 0px;
}
.headingTest
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: Red;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    padding: 0px 0px 0px 0px;
}

.bevelmenu{
font-size:11px;
font-weight:bold;
padding: 6px 0px 0px 0px;
margin: 0;
width: 100%;
text-decoration: none;
background-color: #ccffcc;
text-align: center;
height:37px;
 /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
text-decoration: none;
}

.bevelmenu li a:link{
padding: 3px 0.5em;
text-decoration: none;
color: #006666;
background-color: #ccffcc;
border: 2px solid #ccffcc;
text-decoration: none;
}
.bevelmenu li a:visited{
padding: 3px 0.5em;
text-decoration: none;
color: #006666;
background-color: #ccffcc;
border: 2px solid #ccffcc;
text-decoration: none;
}
.bevelmenu li a:active{
padding: 3px 0.5em;
text-decoration: none;
color: #006666;
background-color: #ccffcc;
border: 2px solid #ccffcc;
text-decoration: none;
}

.bevelmenu li a:hover{
color: #006622;
background-color: #cceeaa;
border-style: outset;
text-decoration: none;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.bevel_btn{
font-size:11px;
font-weight:bold;
padding: 6px 0;
margin: 0;
width: 100%;
text-decoration: none;
FONT-FAMILY: Verdana;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevel_btn li{
list-style: none;
display: inline;
text-decoration: none;
}

.bevel_btn li a:link{
padding: 3px 0.5em;
text-decoration: none;
color: #006666;
background-color: #ccffcc;
border: 2px solid #ccffcc;
}
.bevel_btn li a:active{
padding: 3px 0.5em;
text-decoration: none;
color: #006666;
background-color: #ccffcc;
border: 2px solid #ccffcc;
}
.bevel_btn li a:visited{
padding: 3px 0.5em;
text-decoration: none;
color: #006666;
background-color: #ccffcc;
border: 2px solid #ccffcc;
}


.bevel_btn li a:hover{
color: #006622;
background-color: #cceeaa;
border-style: outset;
text-decoration: none;
}

html>body .bevel_btn li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
text-decoration: none;
}

.producttxt{
font-size:11px;
font-weight:bold;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 3px;
text-decoration: none;
text-align:left;
color:#006500;
background-color:#ccffcc;
border-left:3px solid #ccffcc;
border-right:2px solid #ccffcc;
}

.blue_dotted_line_small
{
	background-image: url(images/blue_dotline_small.gif);
	background-repeat:repeat-x;
	height: 6px;
	BACKGROUND-POSITION: right center; 
	margin:0px 0px 2px 0px;
}
.page_head
{
	font-size: 12pt;
	color:#006600;
	text-decoration: none;
	background-position: center;
	Font-weight:bold;
	text-align:center;
	line-height: 25pX;
}

.green_header
{
	font-size: 11px;
	color:#006600;
	text-decoration: none;
	background-position: center;
	Font-weight:bold;
	text-align:center;
	line-height: 16pX;
}

.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 8pt;
	padding-left: 2px;
	margin-right: 5px;
	padding-right: 5px;
	border: 1px solid #0383C0;
	background-color: #cceeaa;
	margin-top:0px;
	margin-bottom:0px;
	height:17px;
	cursor:pointer;
}

a.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 8pt;
	padding-left: 2px;
	margin-right: 5px;
	padding-right: 5px;
	border: 1px solid #0383C0;
	background-color: #cceeaa;
	margin-top:0px;
	margin-bottom:0px;
	height:17px;
	cursor:pointer;
}

.MainContentHeader1
{
	font-size: 16px;
	color:#006600;
	Font-weight:bold;
	text-align: left;
	padding: 0px 0px 3px 0px;
}

#myac_tablets_new
{
	width:50%;
	padding-top:10px;
	float:left;
	color:#004563;
}

#myac_tablets_new .head
{
	width:99%;
	 /*background:url(images/my_acct_top.gif);
	background-repeat:no-repeat; */
	height:23px;
	font-size:12px;
	font-weight:bold;
	color:#ee5200;
	padding:0px 0px 0px 0px;
	float:left;
}
#myac_tablets_new .body
{
	width:99%;
	/*background:url(images/my_acct_body.gif);
	background-repeat:repeat-y; */
	padding:0px 0px 0px 0px;
	float:left;
}
#myac_tablets_new .footer
{
	width:99%;
	/*background:url(images/my_acct_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	
}
#myac_tablets_new h5
{
	font-size: 11px;
	font-weight:bold;
	color:#1159b2;
	margin:0px 0px 3px 0px;
}

.common_head
{
	width:99%;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 0px 6px;
	background-color:#ceffce;
	vertical-align:middle;
}
.common_head_big
{
	width:99%;
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px 0px 0px 3px;
	background-color:#ceffce;
	vertical-align:middle;
}
#login_help_box
{
	width:49%;
	height:auto;
	float:right;
	color:#004563;
	padding:38px 0px 0px 0px;
}

.grey_Color
{
	background-color:#ceffce;
	height:26px;
	border:solid 1px #cecfce;
}

.searchbg
{
	background-color:#ceffce;
	border:solid 1px #cecfce;
}

.grey_Colornew
{
	background-color:#ceffce;
	height:26px;
	border:solid 0px #cecfce;
}

.grey_check_head
{
	width:99%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:32px;
	font-size:16px;
	font-weight:bold;
	color:#006500;
	padding:4px 0px 0px 0px;
	float:left;
	text-align:center;
	vertical-align:top;
}

.grey_check_headadd
{
	width:99%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#006500;
	padding:4px 0px 0px 0px;
	float:left;
	text-align:center;
	vertical-align:top;
	border-bottom:solid 2px #006500;
}

.grey_check_headsm
{
	width:99%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#006500;
	padding:4px 0px 0px 0px;
	float:left;
	text-align:center;
	vertical-align:top;
	border-bottom:solid 0px #006500;
}

.grey_check_head_os
{
	width:99%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#006500;
	padding:4px 0px 0px 0px;
	float:left;
	text-align:center;
	vertical-align:top;
	background-color:#ceffce;
	border-bottom:solid 2px #006500;
}

.grey_check_head_orcompl
{
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#006500;
	padding:4px 0px 0px 0px;
	text-align:center;
	vertical-align:top;
	background-color:#ceffce;

}

.line_bordersm
{
	border-top:solid 2px #006500;

}

.bgwhite
{
	width:99%;
	height:20px;
	background-color:#ffffff;
}

#chk_tablets_ncr 
{
	width:100%;
	padding:0px 10px 10px 0px;
	min-height:400px;
	border:solid 0px green;
	text-align:left;
	color:#004563;
}

#chk_tablets_ncr .head
{
	width:98%;
	/*background:url(images/checkout_top.gif);
	background-repeat:no-repeat;*/
	height:23px;
	font-size:14px;
	font-weight:bold;
	color:#006500;
	padding:0px 0px 4px 6px;
	text-align:left;
}
#chk_tablets_ncr .body
{
	width:50%;
	/*background:url(images/checkout_body.gif);
	background-repeat:repeat-y;*/
	padding:0px 10px 0px 10px;
	border:solid 0px red;
	margin:0px 24% 0px 24%;
	text-align:left;
}
#chk_tablets_ncr .footer
{
	width:98%;
	/*background:url(images/checkout_bottom.jpg);
	background-repeat:no-repeat;*/
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
.lineborder
{
 border:solid 1px green;
}

.myaccline
{
 border-bottom:solid 1px #63a263;
 padding: 3px 0px 0px 0px
}

.new_regp
{
 padding:0px 0px 0px 30px;
}

.categorytxt
{
	font-weight:bold;
	color:#000000;
}

.categorytxtnew
{
	font-weight:bold;
	color:#000000;
}

.category_bg
{
	background-color:#ceffce;
	border:solid 0px #cecfce;
}

.productdes_bg
{
	background-color:#ceffce;
	border:solid 0px #cecfce;
	margin: 5px 0px 5px 0px;
}

.payment_center
{
	margin: 0% 35% 0px 35%;
	width:30%;
}

.paddingleft

{
	padding: 0px 0px 0px 50px;

}


.table_colorpreebook
{
	border-top:solid 0px #006500;
	border-left:solid 0px #ceffce;
	border-right:solid 0px #ceffce;
	border-bottom:solid 0px #006500;
	background-color:#ceffce;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.table_colorpreebook th
{
	background-color:#ceffce;
	color:#004563;
	font:Verdana;
	font-size:11px;	
	border-right:solid 0px #ceffce;
	border-top:solid 2px #006500;
	border-bottom:solid 2px #006500;
}
.table_colorpreebook td
{
	padding:1px;
	border-right:solid 1px #ceffce;
	border-bottom:solid 1px #ceffce;
}
.table_colorpreebook td td
{
	border:none;
	padding-left:0px;
}
.table_colorpreebook .row
{
	border-left:solid 1px #cbcaca;
}
.table_colorpreebook .price
{
	text-align:right;
	padding-right:2px;
}
.table_colorpreebook .qty
{
	text-align:right;
	padding-right:2px;
}
.table_colorpreebook input
{
	width:30px;
	font-size: 11px;
	color:#333333;
	border:solid 1px #0082c6;
}
.grey_bg_td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014667;
	text-decoration: none;
	background-position: center;
	text-align: justify;
	line-height: 16px;
	background-color: #F1F2F7;
	padding:2px;
}
.UserControlTable
{
	border:0;
	border-spacing: 0;	 
	padding: 2;
	width: 98%;	
}
.TableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	Font-weight:bold;
	text-align: left;
	height: 20px;
	 background-color:#ccffcc;
	/*background-image:url(../../MasterTemplates/Ignify/Theme/images/gradiant.jpg);*/
	background-repeat: repeat;
	padding-left:2px;
}
.searchtxtadv
{
	font-size: 14px;
	color: #014667;
	text-decoration: none;
}
.pricemodule
{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.price_txtbold
{
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	color: #990000;
	font-weight:bold;
	text-decoration: none;

}

.TopGroup{  z-index:1;}
.DefaultTab 
{
  color:black; 
  background-image: url(images/tabs/tab_bg.gif);
  font-family:Verdana, Arial, Helvetica, Sans-Serif; 
  font-size:10px; 
  cursor:pointer;
}

.DefaultTabHover 
{
  color:white; 
  background-image: url(images/tabs/hover_tab_bg.gif);
  font-family:Verdana, Arial, Helvetica, Sans-Serif; 
  font-size:10px; 
  cursor:pointer;
}
.SelectedTab 
{
  color:black; 
  background-image: url(images/tabs/selected_tab_bg.gif);
  font-family:Verdana, Arial, Helvetica, Sans-Serif; 
  font-size:10px; 
  cursor:pointer;
}

#myaccount_main_content_base
{
	padding-top:0px;
    padding-left:0px;
	padding-right:0px;
	_padding-right:2px;
	height:auto;
	width:100%;
	_width:98%;
	float:left;
	/*background-image: url(images/myacct_main_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	/*min-height:460px;*/
	display:block;
	
}
#main_content_search_results
{
	padding-top:0px;
    padding-left:4px;
	padding-right:0px;
	_padding-right:2px;
	height:auto;
	width:99%;
	_width:98%;
	float:left;
	/*background-image: url(images/myacct_main_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	/*min-height:460px;*/
	display:block;
	
}
#myaccount_content_block
{
	padding-top:0px;
    padding-left:4px;
	padding-right:0px;
	_padding-right:2px;
	height:auto;
	width:99%;
	_width:98%;
	float:left;
	/*background-image: url(images/myacct_main_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	/*min-height:460px;*/
	display:block;
	
}
.Row3
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    text-align: center;
    COLOR: #006600;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #ccffcc;
    border-right:0px solid #FFFFFF;
    padding-left:4px;
    border-left:4px solid #FFFFFF;
    margin-left:4px;
}
.bottom_green
{
    padding-left:3px;
    border-left:4px solid #FFFFFF;
    border-right:4px solid #FFFFFF;
}
.MultiPage
{
	background-color:White;
	border: 1px solid #919B9C;
	width:487px;height:150px;
	padding:0px;top:0px;
	left:1px;
	z-index:0;
}
.mostpopular-separator
{
	border-right: solid 1px #CECFCE;
	height:100%;
}
