body 
{
	font-family: Verdana;
	font-size: 11px;
	margin:0;
	padding:0;
	/*background:#F7F7F7;*/
	background-image:url(../images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x-y;
}
a
{
    color: #000;
    text-decoration: none;       	
}
a:hover
{
    color: #CC0000; 
    text-decoration: underline;   
}

h1
{
font-size: 14px;
font-weight:bold;
margin:1px;
padding :4px;
}


input,select {
	font-weight: normal;
	font-size: 11px;	
	font-family: Verdana;
}

/*******TABS***************/
	/*- Menu Tabs B--------------------------- */
    #tabsB {
      float:right;
      text-align:right;  
      width:100%;
    /*  background:#F7F7F7;*/
	  
      /*background:#D9D3E1 url("../images/bg.gif") repeat-x bottom;*/
	  
      /*line-height:normal;*/
      }
    #tabsB ul {
	  margin:0;
	  padding: 10px 10px 0px 10px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabsB a 
    {
      font-family:Verdana;
	  font-size:13px;
	  font-weight:bold;
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin-top:0;
      padding: 0 0 0 9px;
      text-decoration:none;
      }
	
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding :  8px 11px 7px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	
	#tabsB a.a_selected:active, a.a_selected:visited {
      background-position:0% -42px;	
	}
	#tabsB a.a_selected {
      background-position:0% -42px;	
	}
	
	#tabsB span.span_selected {
      background-position:100% -42px;	
	}
	.submenu 
	{
	    
	    border-top: solid 5px #FFB161;
	    background: #ECECEC;
	    margin: 0pt;
	    padding-top: 0px;
	    padding-bottom: 2px;	    
	    clear: both;
	}


/******Tabs Ends********/
.R1 {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fffFFF;
	background-color: #666666;
	padding: 5px;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAF37;
}

.headerLinks {	
	color: #000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 2px;
}
.headerLinks a{	
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.headerLinks a:hover{	
	color: #D50D0F;
	text-decoration: underline;	
}
.productList
{
    border:solid 1px #c8c8c8;       
}

.productDetailBox
{
    font-family: Verdana;
    border:solid 1px #c8c8c8;           
}
.bottomLine
{
    border-bottom:dotted 1px #c8c8c8;       
    padding-top:5px;
    padding-bottom:5px;        
}
.bottomLinewithBG
{
    border-bottom:dotted 1px #c8c8c8;       
    padding-top:5px;
    padding-bottom:5px;   
    background-image:url(images/bgdnncove.gif);     
}
.leftLine
{
    border-left:dashed 1px #c8c8c8;           
}


.divProdDetailImage
{
    border-right:dashed 1px #c8c8c8;           
}

.productGrid
{
    font-family: Verdana;    
    border:dashed 1px #a0a0a0;       
}
a.productLink
{
    color: #600; 
    text-decoration: underline;       	    
    font-weight:bold;
    font-size: 12px;	
}
a.productLink:hover
{
    color:#000;    
    text-decoration: none;       
    font-size: 12px;	
}
.catItem 
{
    font-family: Verdana;    
    border:dashed 1px #a0a0a0;   
	text-decoration: none;
	width: 140px;
	padding: 2px;		
}
/*a.catLink
{
    color:#600; 
    text-decoration: underline;       	    
    font-weight:bold;
    font-size: 12px;	    
}
a.catLink:hover
{
    color:#000;    
    text-decoration: none;       
    font-size: 12px;	
}*/

.listProdTitle
{    
    color:#888;
    font-size: 12px;
    
}
.divBulkOrder
{   
    background-image: url(images/icon_bulkbuy.gif);
	background-repeat:no-repeat;		
	text-indent: 18px;			
	padding: 2px;	
}
.divWriteReview
{   
    background-image: url(images/icon_writeReview.gif);
	background-repeat:no-repeat;	
	background-position:left;
	text-indent: 35px;	
	padding: 2px;
	height: 32px;
}


.divRefMan
{   
    background-image: url(images/pdf-icon.gif);
	background-repeat:no-repeat;	
	text-indent: 20px;	
	padding: 2px;
}
.divTAF
{
    background-image: url(images/icon_TAF.gif);
	background-repeat:no-repeat;	
	text-indent: 20px;
	padding: 1px;
}


.bannerDiv
{
    padding:2px;
}
.navDiv
{
    margin: 2px;
    padding: 2px;
    border: dashed 1px #e6e6e6;    
}
.subListDiv
{
    padding:2px;
}

.catName
{
    font-size: 14px;
	font-weight: bold;
	color:#600;	
	font-family: Verdana;	
	
}
.prodDetailTitle
{
    font-size: 14px;
	font-weight: bold;
	color:#600;	
	font-family: Verdana;	
	
}
.otherProductList
{
    border: dashed 1px #e6e6e6;      
}
.prodTitle {	
	font-weight: bold;
	background:#E6E6E6;	
	padding: 3px;	
}
.prodPrice 
{
    font-size: 12px;
	font-weight: bold;		
	color:#600;		
}
.prodSave 
{
    font-size:11px;	
	color:#f52;		
}
.prodOldPrice {	
	font-weight: bold;	
	font-size:10pt;	
	padding: 2px;	
	text-decoration: line-through;
}


.YouSave {	
	font-size:10pt;	
	padding: 2px;	
color :Red ;

	
}

.freeShip
{
    font-weight: bold;	
	font-size:10pt;	
	padding: 2px;
	color:#fff;	
	background-color:#000;			
}
.heading1
{	
    border-left: solid 10px #ACA9A9;
    text-indent: 5px;
    color: #4c4c4c;
    font-size: 12px;
	font-weight: bold;
	background:#e6e6e6 url('images/nav-header-bg.gif') repeat-x;
	padding: 3px;
	
}
 a.detailLinks 
{
   padding: 5px;
   background:#e6e6e6;
   font-weight:bold;
   color: #000;
   text-align:center;
   text-decoration: none;  
   border-left: solid 5px #c8c8c8;
   border-right: solid 5px #c8c8c8; 
   border-bottom: solid 1px #d0d0d0;      
   border-top: solid 1px #d0d0d0;      
   width:110px;
   display:block;
}
a.detailLinks:hover 
{
   background:#a6a6a6;
   color: #fff; 
}

 a.ProfileLinks 
{
   padding: 5px;
   background:#e6e6e6;
   font-weight:bold;
   color: #000;
   text-align:center;
   text-decoration: none;  
   border-left: solid 5px #c8c8c8;
   border-right: solid 5px #c8c8c8; 
   border-bottom: solid 1px #d0d0d0;      
   border-top: solid 1px #d0d0d0;      
   display:block;
}

a.ProfileLinks 
{
   background:#a6a6a6;
   color: #fff; 
}
h3{color:#000;
	font-size:small ;
	 }

.bckyel {
	BORDER-RIGHT: #a0a0a0 1px dashed; 
	PADDING-RIGHT: 8px;
	BORDER-TOP: #a0a0a0 1px dashed; 
	PADDING-LEFT: 8px; 	
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: #a0a0a0 1px dashed; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #a0a0a0 1px dashed; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #ffc
}
.Info2
{
	border-right: #e3e3cc 1px solid;
	border-bottom: #e3e3cc 1px solid;
	border-left: #e3e3cc 1px solid;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 5px 0px;
	border-top: #e3e3cc 1px solid;	
	font-size: 11px;
	background-color: #ffffe8;		
}
.Info3
{
	border-right: #e3e3cc 1px solid;
	border-bottom: #e3e3cc 1px solid;
	border-left: #e3e3cc 1px solid;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 5px 0px;
	border-top: #e3e3cc 1px solid;	
	font-size: 11px;
	background-color: #e4fffe;		
}
.Info{
	
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 25px;
	border-top: #002086 1px solid;
	border-left: #002086 1px solid;
	border-bottom: #002086 1px solid;	
	border-right: #002086 1px solid;
	display: inline-block;	
	font-size: 11px;
	background-image: url(images/info.png);	
	background-repeat:no-repeat;	
	background-position:left;
	background-color: #e4fffe;
	background-position: left top;	
	margin: 2px;
	overflow: visible;		
	color: #002086;	
	font-family: Verdana;	
	text-align: left;
}
.ErrorLabel{
	border-right: red 1px solid;
	border-bottom: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;		
	background-image: url(images/error_icon.gif);
	background-repeat: no-repeat;
	background-color: #ffc;
	background-position: left top;
	display: inline-block;	
	font-size: 11px;	
	
	overflow: visible;		
	color: #f00;
	font-family:Verdana;
	text-align: left;
}

.verticalDots
{
    width:1pt;
    background-image: url(images/vert_dot.gif);
    background-repeat:repeat-y;        
}
.leftBorder
{
    width:1pt;
    border-left-width:1px;
    border-left-color:#E6E6E6;
    border-left-style:dashed; 
}

a.brandNav
{
   margin:1px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
   
   background:#e6e6e6;
   font-weight:bold;
   color: #000;   
   width: 150px;     
   text-align: center;   
   text-decoration: none;   
   
}
a.brandNav:hover
{
   background:#a6a6a6;
   color: #000; 
}
#navigation-right 
{
   border-left: solid 1px #e6e6e6;   
}

#navigation 
{
   border-right: solid 1px #e6e6e6;   
}
#navigation td.navheader
{
    background:#e6e6e6 url('images/nav-header-bg.gif') repeat-x;   
    text-indent: 5px;
    color: #585858;
    font-size: 12px;
	font-weight: bold;	
	padding: 3px;		
	margin:2px;
	height:20px;	
}

#navigation a.mainlevel 
{
   margin:1px;
   padding: 2px;
   background:#e6e6e6 url('images/main-level-bg.gif') repeat-x;   
   font-weight:bold;
   color: #000;
   display: block;
   width: 180px;     
   text-indent: 2px; 
   text-decoration: none;  
   height:15px;
   border-left: solid 8px #FFCE9C;
}

#navigation a.mainlevel:hover 
{
   
   background:#FFE2C5 url('images/main-level-bg-over.gif') repeat-x;   
   border-left: solid 8px #FFB161;
   color: #000; 
}
#navigation a.subcat 
{
   margin:1px;
   padding: 2px;
   background:#e6e6e6 url('images/main-level-bg.gif') repeat-x;   
   color: #000;
   display: block;
   width: 180px;         
   text-indent: 10px;
   text-decoration: none;
   margin-left:5px;   
   border-left: solid 5px #C8C8C8;
}
#navigation a.subcat:hover 
{
   background:#FFE2C5 url('images/main-level-bg-over.gif') repeat-x;   
   color: #000;
   border-left: solid 5px #FFB161;   
}

#footer
{
    
    background: #e6e6e6;
    padding: 5px;
    text-align: center;
}
.errors {
 border: 1px solid red;
 color:#f00; 
 padding: 10px;
 background: #ffffcc url(images/error_icon.gif) no-repeat 25px 20px;
 text-align: left;
 width: 300px;
}
.errors ul {
 margin: 0;
 padding: 0;
 margin-left: 70px;
 list-style: square;
}

.logbtn 
{
    border: 1px solid #9196A2;	
	/*border-left: solid 5px #F8B96F;*/
	background-image:url('images/btn-bg.gif');
	font-size: 10px;
	font-weight: bold;
	color:#354877;	
	height:20px;
	padding-bottom:2px;	
	margin: 1px;
	text-transform:uppercase;
}

.rebate-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #576D82;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.FieldDesc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left ;
	height :20px;
	
}

.rebate-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b00000;
}
.rebate-bg {
	background-color: #e6e6e6;
}

.rebate-bg2 {
	background-color: #eee;
}
.rebate-image {
	border-style:dotted;
	border-left:dotted;
	border-right:dotted;
	border-top:dotted;
	border-bottom:dotted;
	border-width:thin;
	border-color:#7c7c7c;
}
.rebate-header {
	background:#788FA5;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	}

.SKU
{	font-weight: bold;	
	font-size:10pt;	
	padding: 2px;	
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

.sitemap-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #576D82;
	text-decoration: none;
}
.sitemap-headingLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #576D82;
	text-decoration: none;
}

sitemap-headingLink a:hover{
	font-weight: bold;
	color: #d50d0f;
	text-decoration: underline;	
}
.brandPage-hyper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A7287;
	text-decoration: none;
}


#sitemapLinks a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #576D82;
	text-decoration: none;
	
}

#sitemapLinks a:hover{
	font-weight: bold;
	color: #d50d0f;
	text-decoration: underline;	
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color:#fff;
color:#000; 
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*
im disabled
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.bodytext2 {	
	font-size: 11px;
	color:#666;
	border: 3px none #333;

}

/* Search and special Pages */
.sListprice {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #c30;
}
.sSaleprice {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}
.sPercentage {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #090;
}
.Serachdesc {
	font-family: Verdana;
	font-size: 13px;
}


.modalBackground {
	background-color:#888;
/* im disabled
	filter:alpha(opacity=70);
	opacity:0.7;

*/
}
.modalPopup {
	background-color:#eaeaea;
	border-width:3px;
	border-style:solid;
	border-color:#800;
	padding:3px;
	width:250px;
}

.ProductImage
{
border :0px;

	
}

.clImagesize {
	float: none;
	height: 100px;
	width: 100px;
	border: 0px none;
}

a.hdLink {
	font-family: Verdana;
	font-size: 12px;
	color:#ff6a06;
	text-decoration :none;
}
a.hdLink:hover {
	font-family: Verdana;
	font-size: 12px;
color: #ff6a06;
text-decoration :underline;	
}

.hdText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration :none;
}

.hdTextLetter
{
	
	background-position: left;
	font-family:Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-left : 4px;
	padding-right:3px; 
	text-indent: 3px;
	text-align: left;
}

.hdSearchInput
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration :none;
}

.searchButton {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
	border: 1px solid #666;
	cursor: pointer;
	background-color: #fffbf2;	
	padding-bottom:2px;	
	margin: 1px;
	}
.CartButtons {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
	border: 1px solid #666;
	cursor: pointer;
	background-color: #fffbf2;	
	padding-bottom:2px;	
	margin: 1px;
	}
	
	.HotDealsSubHeading {
	/*
	
	
	
	vertical-align: bottom;
	text-decoration: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #000000;
	padding: 3px;
}

	
	.HotDealsMainHeading {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
	text-indent: 0px;
	border-top: 1px #FF9966;
	border-right: 1px #FF9966;
	border-left: 1px #FF9966;
	border-bottom: 1px #FF9966 dotted;
	color: #C71E05;
	padding: 5px;
}


h1.title
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
	text-indent: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
}

h2.desc
{font-family: Verdana;
	font-weight:normal;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	vertical-align:top;
}
.to_float
{
    z-index:9999999;
     position:fixed !important;
   position:absolute;
    cursor:pointer
    }
    
  
    #BDlink img{border:0;}
   
    .to_top{top:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);}
    .to_bottom{bottom:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);}
    .to_right{right:0px;}
    .to_left{left:0px;}
    
    .toc_top{top:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 80 :document.body.scrollTop + 80);}
    .toc_bottom{bottom:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 80 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 80);}
    .toc_right{right:10px;}
    
    .toc_left{left:10px;}
 
    
    
 #k_close_button{color:#888;border:1px solid gray;display: none;width:11px;height:16px;font-size:12px;text-align:center;}
   

a.matching 
{
    color: #0c0;
    text-decoration: none;       	
}
a.matching:hover
{
    color: #c0c0c0; 
    text-decoration: underline;   
}


#foundin
{
	font-family: Verdana;
	color: #000;
	font-size: 11px;
	text-decoration: none;}


#foundin a
{
	font-family: Verdana;
	color: #00f;
	font-size: 11px;
	text-decoration: underline;}


#foundin a:hover
{
	font-family: Verdana;
	color: #f00;
	font-size: 11px;
	text-decoration: underline;
}

.Button{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
	border: 1px solid #666666;
	cursor: pointer;
	background-color: #fffbf2;
}


a.lkblue {
	color: #00f;
	text-decoration: none;
}
 a.lkblue:active {
	color: #00f;
}
a.lkblue:link {
	color: #00f;
}
a.lkblue:visited {
	color: #00f;
}
a.lkblue:hover {
	color: #00f;
	text-decoration:underline;
	 	
}

a.yLink {
	font-family: Verdana;
	font-size: 12px;
	color:#ff0;
	text-decoration :none;
}
a.yLink:hover {
	font-family: Verdana;
	font-size: 12px;
color:#ff0;
text-decoration :underline;	
}


























/* Footer Section style starts  */ 





#FooterContainer{
	background-color:#fff;
	width:1000px;
	height:240px;
	padding-top:5px;
	margin-top:0px;
	vertical-align:top;
	background-image: url('../images/bline.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 0px;

}
	#FooterLeft{
	background-color:#fff;
	width:512px;
	height:240px;
	display:inline-block;
	float:left;
	vertical-align:top;
	margin-left: 0px;
	padding-left: 3px;
}
		#FooterLeftRow1{
	background-color:#fff;
	height:120px;
	padding:0px;
	vertical-align:top;
	margin:0px;
	width:500px;
	display:block;
	margin-top: 6px;
	border: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
}
#FooterLeftRow1Col1{
	background-color:#fff;
	padding:0px;
	margin:0px;
	width:50%;
	height:120px;
	display:inline-block;
	float:left;
	vertical-align:baseline;
	text-align: left;
	
}
#FooterLeftRow1Col2{
	background-color:#fff;
	padding:0px;
	margin:0px;
	width:50%;
	height:120px;
	display:inline-block;
	float:left;
	vertical-align:baseline;
	text-align:right
}
		#FooterLeftRow2{
	background-color:#fff;
	margin-top:6px;
	height:95px;
	border:solid 1px #ccc;
	width:498px;
	display:block;
	margin-left: 5px;
	margin-right: 6px;
	position:relative
}


#FooterLeftRow2Col1
{
    position:absolute;
    top:0;
    left:0;
    background-color:#fff;
   width:230px;		
   padding:0;
	margin:0;
	vertical-align:top;
	height:90px;
	display:inline-block;
	text-align:left;
	margin-left:5px;
}
#FooterLeftRow2Cola
{
    position:absolute;
    top:0;
    left:0;
  	background-color:#fff;
	padding:0;
	margin:0;
    width:110px;	
    height:90px;
	display:inline-block;
	vertical-align:middle;
	margin-left:2px;
	margin-top:2px;

}
#FooterLeftRow2Col1b
{
     position:absolute;
    top:0;
    left:110px;
  	background-color:#fff;
	padding:0;
	margin:0;
    width:110px;	
    display:inline-block;
	vertical-align:middle;
	margin-left:2px;
	margin-top:8px;
	

}
	
			
#FooterLeftRow2Col2{
	background-color:#F4F4F4;
	width:50%;
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align: center;
	height:90px;
	display:inline-block;
	float:right}

#FooterRight{
	background-color:#fff;
	vertical-align:top;
	width:481px;
	text-align:left;
	height:240px;
	display:inline-block;
	float:right;
	margin: 0px;
	padding-left: 4px;
}
		#FooterRightRow1{
	background-color:#fff;
	height:120px;
	margin-bottom:5px;
	border:solid 1px #CCC;
	width:467px;
	text-align: left;
	margin-top: 6px;
	position: relative;
}
#FooterRightRow1Col1{
	vertical-align:top;
	width:159px;
	left: 0px;
	top: 0px;
	position: absolute;
}
				#FooterRightRow1Col1 ul, #FooterRightRow1Col2 ul, #FooterRightRow1Col3 ul{ list-style-type:none;background-color:#fffFFF; margin:0px; padding-left:1px; padding-right:1px; padding:0px; text-align:center; border:none; } 
				#FooterRightRow1Col1 li, #FooterRightRow1Col2 li, #FooterRightRow1Col3 li{ text-align:center; background-color:#F5F5F5; vertical-align:top; margin:1px; padding:1px; }
				
				#FooterRightRow1Col1 li img, #FooterRightRow1Col2 li img, #FooterRightRow1Col3 li img{ margin:0px; padding:0px; border:none; } 
				
				
#FooterRightRow1Col2{
	vertical-align:top;
	border:none;
	width:163px;
	left: 159px;
	top: 0px;
	position: absolute;
}
#FooterRightRow1Col3{
	vertical-align:top;
	width:145px;
	float:left;
	left: 322px;
	top: 0px;
	position: absolute;
}
		#FooterRightRow2{
	background-color:#fff;
	height:17px;
	padding:0;
	margin:0;
	margin-bottom:0px;
	width:467px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 0px;
}

#FooterRightRow3{
	background-color:#fff;
	padding:0;
	margin:0;
	margin-bottom:5px;
	width:467px;
	text-align: left;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 5px;
	
	
	
}
#FooterRightRow3Col1{
	background-color:#fff;
	height:48px;
	vertical-align:bottom;
	margin-left:0;
	padding-left:0px;
	display:inline-block;
	float:left;
	padding-top: 8px;
	width: 261px;
}
#FooterRightRow3Col2{
	background-color:#fff;
	height:48px;
	vertical-align:bottom;
	margin-left:0;
	padding-left:24px;
	display:inline-block;
	float:left;
	text-align: right;
	padding-top: 2px;
	width:181px;

}
#FooterLastRow{
	background-color:#fff;
	padding:0;
	margin:0;
	margin-bottom:5px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 5px;
	width:1000px;	
	text-align:center;   
}



.blurtxt
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;	
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: gray;
	display: inline;
	background: AliceBlue;
	visibility: visible;
	width:250px;
}
.ntxt
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: black;
	display: inline;
	background: #ffffff;
	visibility: visible;
	width:250px;
}







/* jquery promomodal popup promo*/



/* Z-index of #mask must lower than #boxes .window */
#promomask {
  position:fixed;
  z-index:9000;
  /*background-color:#000;*/
  display:none;
}
  
#promoboxes .promowindow {
  position:absolute;

  display:none;
  z-index:9999;
  padding:5px; 
  padding-bottom:5px;
  text-align:center;
  
}


/* Customize your modal window here, you can add background image too */
#promoboxes #promodialog {
  width:375px; 
  height:203px;
   background-color:#000;
  width:450px;
  height:460px;}


a.promoclose{ font-size:10px; color:#eee; }

/*JSON searchbox suggestionbox implementation*/


div.jsonSuggestResults {

text-align:left;

	position:absolute;
	border:1px solid #CCC;
	padding:0px;
	margin:0px 2px;
	z-index:999;
}

div.jsonSuggestResults div.resultItem
{
    margin: 0px;
    padding: 5px;
    position: relative;
    height: auto;
    cursor: pointer;
    text-align: left;
    width: auto;
    overflow: hidden;
}

div.jsonSuggestResults div.resultItem.odd
{
    background-color: #e7e8e9;text-align:left;

}
div.jsonSuggestResults div.resultItem.even {
	background-color:#FFFFFF;text-align:left;

}

div.jsonSuggestResults div.resultItem.hover {
	background-color:#FFB161;text-align:left;
}

div.jsonSuggestResults div.resultItem img {
	float:left;
	margin-right:10px;
	width:30px;
	height:30px;
	border:solid 1px #f00;
}

div.jsonSuggestResults div.resultItem p {
	margin:0px;
	padding:0px;
}

div.jsonSuggestResults div.resultItem p strong {
	font-weight:bold;
	text-decoration:underline;
}

div.jsonSuggestResults div.resultItem p.extra {
	font-size: x-small !important;
	position:absolute;
	bottom:3px;
	right: 3px;
}


.divsbtn{
 background-color:#fff; 
 width:188px; 
 white-space:nowrap;
 position:relative;
 border: dotted 1px #FFB161;
 height:23px;
  
 }
.divsbtn1{
 background-color:#fff; 
 width:170px; 
 white-space:nowrap;
 position:relative;
 border: dotted 1px #FFB161;
 height:23px;
  
 }

.tsearchbox
{
    background-position: left center;
    font-size: 16px;
    border: 1px groove #000;
    color: #222;
    display: inline;
    background: #fff;
    visibility: visible;
    width: 100%;
    font-weight: 900;
    font-weight: 900; /*   background-image:url('../images/search-Tool-orbit.gif');
background-repeat:no-repeat;*/
}

.sbtn0{ z-index:100; right:0; margin:1px -3px 2px auto ; position:absolute;}










/*site wide consolidated css styles*/


.Ptitle {
	font-family:  Verdana;
	font-size: 13px;
}










/* footer updated on 20110301*/
	/*Footer Start*/

/* 20110301*/

/*thankyou page style start here*/

.label_color{

font-family:Arial;
font-size:20px;
font-weight:normal;
color:#444444;
text-align:left;


}
/* category description text */
.red {
	color: #C00;
}





