/*@@@@DMenu cssClasses **********************************************************************/
.DMenu_Main_TopLevel_Font_normal{font-weight:normal;font-size:11px;font-family:Verdana,helvetica;color:#FFFFFF;text-decoration:none;}
.DMenu_Main_TopLevel_Font_selected{font-weight:normal;font-size:11px;font-family:Verdana,helvetica;color:#424953;text-decoration:none;vertical-align:top;}
.DMenu_Main_TopLevel_Font_descendant_selected{font-weight:normal;font-size:11pxt;font-family:Verdana,helvetica;color:#424953;text-decoration:none;vertical-align:top;}

.DMenu_Main_FlatLevel_Font_normal{font-weight:normal;font-size:11px;font-family:Verdana;cursor:pointer;cursor:hand;text-align:left;}
.DMenu_Main_FlatLevel_Font_selected{font-weight:normal;font-size:11px;font-family:Verdana;cursor:pointer;cursor:hand;text-align:left;}
.DMenu_Main_FlatLevel_Font_descendant_selected{font-weight:normal;font-size:11px;font-family:Verdana;cursor:pointer;cursor:hand;text-align:left;}

.DMenu_Main_TopLevel_MouseOver_normal{color:#B2B0B1;cursor:hand;}
.DMenu_Main_TopLevel_MouseOut_normal{color:#B2B0B1;cursor:hand;}
.DMenu_Main_TopLevel_MouseOver_selected{color:#FF6633;cursor:hand;}
.DMenu_Main_TopLevel_MouseOut_selected{color:#FF6633;cursor:hand;}
.DMenu_Main_TopLevel_MouseOver_descendant_selected{color:#FF6633;cursor:hand;}
.DMenu_Main_TopLevel_MouseOut_descendant_selected{color:#FF6633;cursor:hand;}
						 		
.DMenu_Main_FlatLevel_MouseOver_normal{background-color:#424953;color:#FF9900;border:0px solid #000000;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOut_normal{background-color:#D6DBE2;color:#000000;border:0px solid #000000;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOver_selected{background-color:#424953;color:#FF9900;border:0px;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOut_selected{background-color:#424953;color:#FF9900;border:0px;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOver_descendant_selected{background-color:#747C87;color:#FFFFFF;border:0px;cursor:pointer;cursor:hand;}
.DMenu_Main_FlatLevel_MouseOut_descendant_selected{background-color:#747C87;color:#FFFFFF;border:0px;cursor:pointer;cursor:hand;}

.DMenu_Main_FlatLevel_Container{border:0px solid #C4C4C4; /*background-color:#C4C4C4;*/}

/*****************************************************************************/
.DMenu_Products_TopLevel_Font_normal{font-weight:normal;font-size:11px;font-family:Verdana;color:#FFFFFF;text-decoration:none;}
.DMenu_Products_TopLevel_Font_selected{font-weight:normal;font-size:11px;font-family:Verdana;color:#FF9900;text-decoration:none;}
.DMenu_Products_TopLevel_Font_descendant_selected{font-weight:normal;font-size:11px;font-family:Verdana;color:#FF9900;text-decoration:none;}

.DMenu_Products_FlatLevel_Font_normal{font-weight:normal;font-size:11px;font-family:Verdana;cursor:pointer;cursor:hand;text-align:left;}
.DMenu_Products_FlatLevel_Font_selected{font-weight:normal;font-size:11px;font-family:Verdana;cursor:pointer;cursor:hand;text-align:left;}
.DMenu_Products_FlatLevel_Font_descendant_selected{font-weight:normal;font-size:11px;font-family:Verdana;cursor:pointer;cursor:hand;text-align:left;}

.DMenu_Products_TopLevel_MouseOver_normal{color:#DE8C08;cursor:pointer;cursor:hand;text-decoration:underline;}
.DMenu_Products_TopLevel_MouseOut_normal{color:#000000;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOver_selected{color:#DE8C08;cursor:pointer;cursor:hand;text-decoration:underline;}
.DMenu_Products_TopLevel_MouseOut_selected{color:#DE8C08;cursor:pointer;cursor:hand;text-decoration:underline;}
.DMenu_Products_TopLevel_MouseOver_descendant_selected{color:#000000;cursor:pointer;cursor:hand;}
.DMenu_Products_TopLevel_MouseOut_descendant_selected{color:#000000;cursor:pointer;cursor:hand;}
						 
		
.DMenu_Products_FlatLevel_MouseOver_normal{background-color:#666666;color:#FFFFFF;border:1px solid #FFFFFF;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOut_normal{background-color:#CCCCCC;color:#333333;border:1px solid #FFFFFF;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOver_selected{background-color:#666666;color:#FFFFFF;border:1px solid #FFFFFF;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOut_selected{background-color:#666666;color:#FFFFFF;border:1px solid #FFFFFF;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOver_descendant_selected{background-color:#333333;color:#FFFFFF;border:1px solid #FFFFFF;;cursor:pointer;cursor:hand;}
.DMenu_Products_FlatLevel_MouseOut_descendant_selected{background-color:#333333;color:#FFFFFF;border:1px solid #FFFFFF;cursor:pointer;cursor:hand;}

.DMenu_Products_FlatLevel_Container{border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;border-collapse:collapse;}

/*@@@@DMenu cssClasses **********************************************************************/

/*--@@@@@@@@@@@@@@@@@@@@@@--*/
/*--@@@ Global Classes @@@--*/
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
BODY{ 
 margin:0px;
 /*background-color:#BDBEC4; */
 font-family: Verdana, Helvetica, sans-serif;
 color:#000000;
 font-size : 11px;
}
Table{
   font-family: Verdana, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   line-height: 11pt;
}
P DIV{ line-height: 11pt;}
LI{list-style-image:url(images/bullet.gif);}
/*--@@@@@@@@@@@@@@@@@@@@@@--*/
/*--@@@ Templates      @@@--*/
/*--@@@@@@@@@@@@@@@@@@@@@@--*/

/*------------------------------*/
/*-- Template : Default Page --*/
/*----------------------------*/
.tableborder{/*use for: page border*/
 	background-color:#FFFFFF;
	width : 100%;
}	
TD.CenterPanel{/*use for: Main Zone*/
 PADDING: 0px 0px 42px 0px;/*top right bottom left*/
 width :576px;
}
TD.LeftPanel{/*use for: Secoond Zone */
 WIDTH: 204px;
 padding: 10px 4px 0px 0px;
 background: #FFFFFF url(images/left_panel_bg.gif) top left y-repeat;
 height: 100%;
}
TD.CatagoryPanel{/*use for: Main Zone*/
  padding: 7px 0px 0px 0px;
}
/*------------------------------*/
/*Template :Home Page*/
/*------------------------------*/
.homePageLeft{
 padding:00px 15px 7px 40px;
 color: #FFFFFF;
 font-family: Verdana, sans-serif;
 font-size : 10px;
 font-weight : normal;
}
.titleLeft{
   font-family : Verdana,  sans-serif;
	font-size :10px;
	font-style : normal;
	font-weight : bold;
	color : White;
}
.HomePageTitle{
    font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight : bold;
	padding:2px;
	background: #424953;
	 line-height: 11pt;
}
.HomePageRight{
 padding:0px 120px 0px 26px;
}
.HomePage{
   font-family : Verdana,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	line-height: 14pt;
}

/*------------------------------*/
/*Template :Catagory Details*/
/*------------------------------*/
.PageName{/*use for: Catagory Page Titel */
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #747C87;
	
}
.Text{/*use for: Catagory Description,LongDesc */
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
}

/*------------------------------*/
/*Template :C.U. Main Zone*/
/*------------------------------*/
.PanelTable{
 padding-left:20px;
}

.HTMLtitle{/*use for: main zone Title */
	font-family : Verdana,  sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : bold;
	color : #747C87;
	/*color : #505760;*/
}
.Contenttitle{/*use for: main zone Title */
	font-family : Verdana,  sans-serif;
	font-size :11px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	line-height: 13pt;
}
.Conten{/*use for: 3 in line text */
	font-family : Verdana,  sans-serif;
	font-size :11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	line-height: 13pt;
}
TD.HTMLtitle{
  padding-bottom:4px;
}
.HTMLtext{/*use for: main zone text */
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height: 16pt;
}

.ProductTextNormal{/*use for: main zone date */
	font-family : Verdana, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
A.moreInfo{/*use for: main zone more info */
	font-size : 11px;
	text-align: right;
	color : #FF6633;
	text-decoration: underline;
}
A.moreInfo:hover{
	color : #333333;
}


/*--------------------------------------------------*/
/*Template : Second Zone Item  + Second zone Marqee*/
/*------------------------------------------------*/
.SecondZoneBorder{/*use for: main table*/
	width:100%;
	border: 1px solid #87BCE4;
}
.ModulTitle{/*use for: item Main title*/
	font-family : Verdana,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	background-color: #747C87;
	width : 100%;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.ModulBoxTDStyle{/*use for: item iner TD*/
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11pt;
	color:#000000;
	width: 100%;
}
.ModulTextBig{/*use for: item title*/
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
}
.ModulTextNormal{
   font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
 }

/*------------------------------*/
/*Template :Content table*/
/*------------------------------*/
.TableTitle{
    font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight : normal;
	padding:1px;
}
.productTableBorder{/*use for: main table*/
  border:0px solid #999999;
	background-color:#f4f4f4;
	padding:0px;
	background-color: #5B89AD;
}

.ProductTableStyle2{/*use for: every second row*/
  background-color: #FFFFFF;
}
.ProductTableStyle1{/*use for: every first row*/
  background-color: #FFFFFF;
}
A.ProductTextBig{
  	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}
A.ProductTextBig:hover{
  color : #FF6633;
}
.ProductSalePrice{/*use for: Product Sale Price */
	font-family : Verdana;
	font-size : 11pt;
	color : #000000;
	text-align:center;
}
 .ProductOnSale{/*use for: On sale Site Descrioption */
	font-family : Helvetica;
	font-size : 11pt;
	color : #000000;
	background-color:#EDF8F5;
	border:1px solid #999999;
	padding:3px;
}

/*------------------------------*/
/*Template :products 3 in line */
/*------------------------------*/

.ProductTitle{/*use for: product Title*/
	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	padding-top:4px;
	padding-bottom: 2px;
}
.ProductSalePrice3inLine{/*use for: Product Sale Price*/
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	color : #A50001;
	padding-top:4px;
	padding-bottom: 2px;
}
.ProductMarketPrice{/*use for: ProductMarketPrice*/
	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}
.ProductNotes{/*use for: notes (was ProductTextNormal)*/
  color : #333333;
	font-size: 11pt;
	margin-top:5px;
	font-weight : normla;
	}

/*------------------------------*/
/*Template :products 1 in line */
/*------------------------------*/

.ProductTitle1inline{/*use for: product Title*/
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	padding-top:4px;
	padding-bottom: 2px;
	
TD.productDetails{/*use for: products Detail TD */
  padding:15px 18px 15px 40px;
	width: 100%;
}
TD.imageLane{/*use for: Image and Icons table TD */
 padding:15px 15px 15px 10px;
 width: 160px;
}
.IconsBox{/*use for: Icons Divition */
  padding:2px;
	text-align:right;
	margin-top:5px;
}	
.ProductSalePrice1inLine{/*use for: Product Sale Price */
	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #A50001;
	}

/*------------------------------*/
/*Template :product Detail */
/*------------------------------*/
.ProductDetailsBorder{/*use for: main table*/
  border:1px solid #bccoc3;
	background-color:#999999;
	padding:2px;
	width : 100%;
}
A.ButtonsText{/*use for: Icon Image - add2Cart*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-align: left;
	color : #747C87;
	text-decoration: none;
}
A.ButtonsText:hover{
	color : #DB8A09;
	text-decoration: none;
}
TD.longDescription{/* product long description TD */
	padding: 10px;
}

/*------------------------------*/
/*Template : Contact us Form */
/*------------------------------*/
TABLE.contactFormTitle{/*use for: Form Titleand description TABLE*/
 	border:0px solid #999999;
	background-color:#FFFFFF;
	padding:2px;
	width : 100%;
}
TD.formTitle{/*use for: Form Title TD*/
  width: 100%;
}	
.ContactUsFormBorder{/*use for: Form table*/
 	border:1px solid #bccoc3;
	background-color:#f4f4f4;
	padding:2px;
	width : 100%;
}
TD.ContactFormTitles{/*use for: form sub titles TD*/
  padding-left: 20px;
  padding-right: 20px;
 }
.ContactFormTitles{/*use for: form sub titles text*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	pdding-right: 10px;
	}
TD.ContactFormButtons{/*use for: form input TD*/
    padding-right:140px;
 	}
.ContactFormInputs{/*use for: form input TD*/
 	font-family : Verdana, Helvetica, sans-serif;
	font-size :11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	}
TABLE.buttonsTable{/*use for: form buttons Table*/
	 border: 0px solid black;
	 width: 40%;
}
.btnright{
 	text-align: left;
}
.btnmain{
}
.btnleft{
	text-align: right;
}
A.MainButton{/*use for: form buttons text*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #3333333;
	text-decoration: none;
	cursor:hand;
}
A.MainButton:hover{/*use for: form buttons text*/
   color : #990000;
}

/*------------------------------*/
/*Template : Shopping Cart    */
/*------------------------------*/
.grayborder {
  border:0.2em double #cccccc;
	background-color:#FFFFFF;
	padding:2px;
}
.sectionTitle{/*use for: section title*/
  font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
  font-weight:bold;
	}
.shoppingCartBorder{/*use for: price Table*/
 border:1px solid #bccoc3;
	background-color:#f4f4f4;
	padding:2px;
	width : 100%;
}
.ProductMycartTitle{/*use for: total cost title TD */
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
   padding-right:2px;
   padding-left:2px;
}
.MycartPrice{/*use for: total price TD */
  font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	width : 15%;
}
.MycartPanelTitle{/*use for: total cost title TD*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	padding-left:4px;
	background-color:#CCCCCC;
}
.ContentTD{/*use for: title and sale  TD*/
	background-color : #FFFFFF;
	padding-right:2px;
	padding-left:2px;
	}
A.ProductNameTableStyle{/*use for: title and sale  TD*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	text-align: center;
	}
.subTotalPrice{/*use for: subTotalPrice */
  background-color : #FFFFFF;
	font-weight:bold;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	}
.MycartPriceDesc{/*use for: Tax name*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
.ModulTextSmall{/*use for: Descripton*/ 
  font-family : Verdana;
	font-size : 12pt;
	color : #333333;
	}
.formStyle{/*use for: form */ 
  margin-left:10px;
	}
.CartPaymentsPrice{/*use for: total Payments */
  font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color:red
	width : 15%;
}

/*------------------------------------*/
/*-- Template : Back to top --*/
/*------------------------------------*/
A.top:link{
    sfont-family : Verdana;
    font-size : 10pt;
	text-align: left;
	color : #747C87;
	text-decoration: underline;
}
A.top:visited{      color : #747C87;}
A.top:hover{	color : #FF9900; }


/*--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*--@@@ Template : Main Panel  @@@--*/
/*--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/*-- Header                  --*/
/*----------------------------*/
TD.topMenu{/*use for: top menu TD*/
	background: #EDF8F5 url(images/buttons_background.jpg) top left x-repeat;
}
TD.sideTopBar{/*use for: header right panel TD*/
	background: #EDF8F5 url(images/buttons_background.jpg) top left x-repeat;
	text- align :center;
}

/*-- Footer                  --*/
/*----------------------------*/
.Copyright{/*use for: copyrights*/
	font-size: 7pt;
	color : #BDBEC4;
	font-family: Verdana,Helvetica,sans-serif;
	padding-right: 10px;
	padding-left: 20px;
}
.ws3{
font-size: 7pt;
font-family: Verdana,Helvetica,sans-serif;
color:#999999;
text-decoration:none;
padding-left: 0px;
padding-right: 10px;
}


/*-- miscs messages          --*/
/*----------------------------*/


/*-- Products Menu           --*/
/*----------------------------*/
.productMenuBorder{/*use for: Menu Table*/
	width : 100%;
}
.ProductsMenuTDStyle{/*use for: product menu*/
 background:#EBEBEB url(images/ProductsMenu_bg.gif);
 }

/*-- Navigation Path         --*/
/*----------------------------*/
A.NavigationBarStyle{/*use for: navigation path text*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-align: left;
	color : #333333;
	text-decoration: underline;
}
A.NavigationBarStyle:hover{/*use for: navigation path text over*/
	color : #333333;
}
.NavigationBarStyleArrow{
  color : #333333;
	font-weight : bold;
}
/*-- sub Catagories Table    --*/
/*----------------------------*/
.subCatagoriesTable{/*use for: table */
 	border:0px;
	width:100%;
	} 
.subCatagoriesInnerTable{/*use for: inner table */
 	border:0px;
	width:100%;
	background-color:#FFFFFF;
	}
A.TableCell{/*use for: catagory link*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-align: right;
	color : #666666;
	text-decoration: underline;
}
A.TableCell:hover{/*use for: catagory link*/
	color : #333333;
}
/*-- Search Panel            --*/
/*----------------------------*/
TABLE.seachBox{/*use for: Search box TABLE*/
	background-color:#6C849C;
	width : 100%;
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 4px 0px 4px;
}
INPUT.searchBox{/*use for: Search Panel*/
	width:100px;
  height:19px;
  border-style: outset;
	font-size : 11pt;
	font-family :Verdana,, Helvetica, sans-serif;
	margin-left: 4px;
}
/*-- Search result           --*/
/*----------------------------*/
.SearchResultSubTitle{/*use for: sub Title */
  font-weight:bold;
	font-size:11pt;
	font-family:Verdana,helvetica;
	color:#99999;
	text-decoration:none;
	}
HR.searchHR{/* use for: search result seperator line*/
  color: #63ACDC;
	} 
A.searchLink{/* use for: goto item */
 color:#99999;
 }
.ProductDescriptionTitle{/* use for: Item name */
  color:#000000;
  font-weight:bold;
	}
.catagoriesList{/*item in Catagories */
 font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	text-align: justify;
	color : #000000;
	}
UL.catagoriesList{/* Catagories list */
 margin:0 30px 10px 0px;
 }


/*-- Login Panel             --*/
/*----------------------------*/
.LoginTable{/*use for: paenl Table */
 	border:0px solid #999999;
	padding:0px;
	width : 100%;
	background: #FFFFFF url(images/client.jpg) top left repeat;
	margin-top: 0px;
	height: 19px;
}
TD.membertitle{/*use for: panel Title*/
	font-family:Verdana;
	font-size:11pt;
	color:#000000;
	font-weight: bold;
	vertical-align : middle;
	width: 120px;
	padding-right: 10px;
}
TD.loginBox{/*use for: panel TD*/
 padding:0px;
}
.memberName{/*loged member name */
	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	padding:5px;
	text-align:center;
}
A.PanelLink{/*use for: upadte member details*/
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight :  normal;
	text-align:center;
	color : #666666;
}
A.userLogout{/*use for: logout A.PanelLink */
  font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight:normal;
	text-align:center;
	color : #666666;
	}
.PanelError{/*use for:Error message */
	font-family : Verdana;
	font-size :11pt;
	font-style : normal;
	font-weight : normal;
	color:red;
}
.MemberLoginName{/*use for:member login name */ 
  width:50px;
	height:20px;
	}
.LoginText{/*use for: user name and password */
 font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	text-align : right;
}
.LoginFormInputs{/*use for: input fileds */
	font-family : Verdana, Helvetica, sans-serif;
	font-size :11pt;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	width :60;
	}
.MemberLoginPwd{/*use for: login password */
 width:50px;
 height:20px;
 }
.loginButten{}/*use for: login butten*/
A.registration{/*use for: registration */
 	font-family : Verdana, Helvetica, sans-serif;
	font-size :11pt;
	font-style : normal;
	font-weight : normal;
	vertical-align:bottom;
	color : #666666;
}
A.forgetPwd{/*use for: forget password */
	vertical-align:bottom;
}
 

/*-- UserDetails            --*/
/*---------------------------*/
.errorMessage{/*use for: error Message */
  font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-align: justify;
	color:red;
}

/*-- Shopping Cart Status   --*/
/*---------------------------*/
.CartStatus{/*use for: cart status main divition */ 
 margin-bottom:5px;
}
TABLE.CartStatusTable{/*use for: cart status table */
 border:0px solid #bccoc3;
	background-color:#f4f4f4;
	padding:2px;
	width : 100%;
}
.art{
  padding-left:20px;
  vertical-align:top;
}

 
