body
{
}

.LocatorHeadFont
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0070b9;
	margin-left:8px;
	margin-top:5px;
	float:left;
}

.AccessoriesHeadFont
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0070b9;
	margin-left:8px;
	margin-top:3px;
	float:left;	
}

.NewArrivalHeadFont
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0070b9;
	margin-left:8px;
	margin-top:3px;
	float:left;
}

.AdvanceSearch
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0070b9;
	margin-left:90px;
	margin-top:5px;
	float:left;
}

.SearchDdl
{
	height:15px;
	width:110px;
	margin-left:0px;
}

.SearchBtn
{
	margin-top:5px;	
	margin-left:1px;
	Width:57px;
	Height:17px;
}

.NewArrivalNameFont
{
	font-family:Verdana;
	font-size:10px;
	color:Blue;	
	margin-top:0px;
	color:Black;	
	text-decoration:none;
}

.categoryNameFont
{
	font-family:Verdana;
	font-size:10px;
	color:Blue;	
	margin-top:0px;
	color:Black;	
	text-decoration:underline;
}

.NewArrivalPriceFont
{
	font-family:Verdana;
	font-size:10px;
	color:Blue;	
	margin-top:0px;
	color:Orange;
	
	text-decoration:line-through;
}

.NewArrivalPriceNewFont
{
	font-family:Verdana;
	font-size:10px;
	color:Blue;	
	margin-top:0px;
	color:Orange;
}

.SangeethaPriceFont
{
	font-family:Verdana;
	font-size:10px;	
	margin-top:0px;
	color:#0070b9;
	font-weight:bold;
}

.SangeethaPriceNewFont
{
	font-family:Verdana;
	font-size:10px;
	color:Blue;	
	margin-top:0px;
	color:#47c6e0;
}

#CategoryMain
{
	height:auto;
	width:168px;
	margin-top:10px;
	border-left:solid 1px;
	border-right:solid 1px;		
	border-left-color:#a9f5ff;
	border-right-color:#a9f5ff;
	border-bottom-color:White;	
	/*background-color:Yellow;*/
	float:left;	
}

#MenuheaderDiv
{
	height:25px;
	width:168px;	
	margin-bottom:0px;	
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;
	/*background-color:lime;*/
}

#MenuBlank
{
	height: 2px;
	width:150px;
	float:left;
}

#MenuheaderFont
{
	height:auto;
	width:130px;
	padding-left:5px;
	font-size:11px;
	font-family:Verdana;		
	font-weight:bold;
	text-decoration:none;	
	/*background-color:Orange;*/	
	margin-top:3px;
	float:left;
}
.catNameInner
{
	margin-top:3px;
	width:160px;
	margin-left:10px;
	
}

#MenuItemDiv
{
	height:auto;
	margin-bottom:0px;	
	/*background-color:Black;*/
			
}

.MenuitemFont
{	
	font-size:11px;
	font-family:Verdana;
	font-weight:normal;
	color:Black;
	text-decoration:none;
}

.MenuitemFont:hover
{	
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
}

.leftmenuHead
{
	text-decoration:none;
}

.leftmenuHead:hover
{
	text-decoration:underline;
}


#MenuinnerMenuItems
{	
	width:168px;
	height:25px;
	margin-top:2px;
	float:left;			
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#a9f5ff;
	
	
}

#MenuItemsFooterImg
{
	width:170px;
	margin-top:1px;	
	float:left;
	background-color:#a9f5ff;
	height:1px;
}



/* ---------------- Store Locator Search -------------*/

#StoreLocatorDiv
{
	height:80px;
	width:250px;
	margin-left:0px;	
	float:left;
	border:solid 1px #0070b9;
	/*background-color:Yellow;*/
}

#LocatorHead
{
	height:24px;
	width:250px;
	float:left;
	background-image: url(../Images/title_middle.jpg);
	background-repeat:repeat-x;
	/*background-color:yellow;*/
}

#LocatorControlDiv
{
	height:25px;
	width:250px;
	float:left;
	margin-top:5px;
}

#LocSearch
{
	height:25px;
	width:250px;
	float:left;
	margin-top:2px;
}

/* ---------------- Category  User Control -------------*/

#RightCategoryDiv
{
	height:80px;
	width:250px;
	margin-left:0px;
	margin-top:0px;	
	float:left;
	border:solid 1px #0070b9;
	/*background-color:Gray;*/
}

#RightCategoryHeadHome
{
	height:24px;
	width:252px;
	float:left;
	background-image: url(../Images/title_middle.jpg);
	background-repeat:repeat-x;
	/*background-color:red;
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;*/
}

#RightCategoryHead
{
	height:24px;
	width:261px; /*245px;*/
	float:left;
	/*background-image: url(../Images/title_middle.jpg);
	background-repeat:repeat-x;
	background-color:red;*/
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;
}

#CategoryContent1
{
	float:left;
	margin-top:5px;
	height:auto;
	width:252px;
	padding-left:0px;
	/*background-color:Lime;*/
}

.CategoryImg
{
	float:left;
	height:10px;
	width:10px;
	margin-top:2px;
	margin-left:5px;
	background-image: url(../Images/bullet_header.jpg);
	background-repeat:no-repeat;
	/*background-color:Green;*/
}

.CategoryImgInner
{
	float:left;
	height:10px;
	width:10px;
	margin-top:2px;
	margin-left:5px;
	background-image: url(../Images/bullet.jpg);
	background-repeat:no-repeat;
	/*background-color:Green;*/
}


.CategoryText
{
	float:left;
	height:25px;
	width:100px;
	margin-top:0px;	
	font-family:Verdana;
	color:Black;
	font-size:10px;
	/*background-color:Yellow;*/
}


/* ---------------- Search  User Control -------------*/

#SearchDiv
{
	height:80px;
	width:250px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	border:solid 1px #0070b9;
	/*background-color:Yellow;
	clear:left;*/
}

#SearchHeadHome
{
	height:24px;
	width:252px;
	float:left;
	background-image: url(../Images/title_middle.jpg);
	background-repeat:repeat-x;
	/*background-color:Yellow;
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;*/
}

#SearchHead
{
	height:24px;
	width:261px; /*245px;*/
	float:left;
	/*background-image: url(../Images/title_middle.jpg);
	background-repeat:repeat-x;
	background-color:Yellow;*/
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;
}

#SearchLeft
{
	height:15px;
	width:110px;
	float:left;
	margin-left:2px;
	margin-top:3px;
}

#SearchRight
{
	height:15px;
	width:125px;
	float:left;
	margin-top:3px;
	text-align:right;
}

.SearchRightImg
{
	height:12px;
	width:6px;
	float:left;
	text-align:right;
	margin-top:5px;
	margin-left:5px;	
	background-image: url(../Images/arrow.gif);
	background-repeat:no-repeat;
}


#SearchCtl1
{
	margin-top:4px;
	float:left;
	width:232px;
	margin-left:8px;	
	height:23px;
	/*background-color:Red;*/
}

#SearchCtl2
{
	margin-top:2px;
	float:left;
	width:232px;
	margin-left:8px;
	height:23px;
	/*background-color:yellow;*/
}

#dropDiv
{
	height:20px;
	width:122px;
	float:left;
	/*background-color:Lime;*/
	
}

#srchBtnDiv
{
	
	height:20px;
	width:100px;
	float:left;
	/*background-color:gray;*/
}


#LocatorCtl1
{
	margin-top:4px;
	float:left;
	width:232px;
	margin-left:8px;	
	height:23px;
	/*background-color:Red;*/
}

#LocatorCtl2
{
	margin-top:3px;
	float:left;
	width:232px;
	margin-left:8px;
	height:20px;
	text-align:center;
	/*background-color:yellow;*/	
}


#LocatorHeadHome
{
	height:24px;
	width:252px;
	float:left;
	background-image: url(../Images/title_middle.jpg);
	background-repeat:repeat-x;
	/*background-color:Yellow;
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;*/
}

#LocatorHead
{
	height:24px;
	width:261px; /*245px;*/
	float:left;	
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;
}

/* ----------------- Accessories -------------------- */

#AccessoriesDiv
{
	height:auto;
	width:500px;
	margin-top:5px;
	margin-left:0px;
	float:left;
	border:solid 1px #a9f5ff;
}

#AccessoriesHeadDiv
{
	height:24px;
	width:500px;
	float:left;
	background-image: url(../Images/heading_bg.jpg);
	background-repeat:repeat-x;
	/*background-color:#a9f5ff;*/
}

#DataListInnerDiv
{
	float:left;
	height:auto;
	width:122px;
	text-align:center;
	/*background-color:Yellow;*/
}

.Accessories1ImgDiv
{
	height:auto;
	width:120px;
	margin-top:5px;	
	float:left;
	text-align:center;
}

.AccessoriesImg1
{
	height:100px;
	width:120px;
	float:left;		
	/*background-color:Red;*/
}

.AccessoriesName1
{
	width:105px;
	height:18px;
	float:left;
	padding-left:10px;
	margin-top:0px;	
	text-align:center;
	/*background-color:Yellow;*/
}

.AccessoriesPrice1
{
	width:110px;
	height:18px;
	float:left;
	padding-left:5px;
	margin-top:3px;	
	text-align:center;
	/*background-color:lime;*/
}

.AccessoriesNewPrice1
{
	width:110px;
	height:35px;
	float:left;
	padding-left:5px;
	margin-top:0px;	
	text-align:center;
	/*background-color:red*/
}

/*------------------------ New Arrivals User Control --------------------- */

#NewArrivalDiv
{
	height:auto;
	width:257px;	
	margin-left:0px;
	float:left;	
	border:solid 1px #a9f5ff;
}

#NewArrivalDataListInnerDiv
{
	float:left;
	height:auto;
	width:125px;
	margin-left:5px;
	text-align:center;
	/*background-color:Yellow;*/
}


.NewArrivalImg1Div
{
	height:100px;
	width:115px;
	/*margin-left:10px;*/
	margin-top:10px;	
	float:left;
	/*background-color:Lime;*/
}

.NewArrivalName1
{
	width:115px;
	height:18px;
	float:left;
	margin-top:0px;	
	text-align:center;
	/*margin-left:10px;*/
	/*background-color:Orange;*/
}

.NewArrivalPrice1
{
	width:115px;
	height:18px;
	float:left;
	margin-top:0px;	
	/*margin-left:10px;*/
	text-align:center;
	/*background-color:Lime;*/
}

.NewArrivalNewPrice1
{
	width:115px;
	height:35px;
	float:left;
	margin-top:0px;	
	/*margin-left:10px;*/
	text-align:center;
	/*background-color:Orange;*/
}


.MenuLinkDiv
{
	width:auto;
	height:18px;
	float:left;
	margin-top:0px;	
	margin-left:15px;
	text-align:center;
	/*background-color:Red;*/
}
.DGCategory
{
	padding:0px;
	margin:0px;
	float:left;
}


.content
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:black;
}

.a2
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:black;
}