﻿
/* mainMasterPage */
.bigSearchDiv
{
	width:325px;
	height: 21px;
	background-image:url('Images/topMenu.gif');
	padding-top:18px;
	
	
}
.fotterDiv
{
font-family:Arial;
font-size:13px;
text-align:center;
}
 #signUpDiv
  {
     height: 129px;
  }

.headerTable
{
width:900px;
height:130px;

}
.td1Logo
{
vertical-align:top;
width:310px;	
	
}
.td2Flash
{
width:500px;	
}
.td3Temp
{
width:90px;	
	
}
.menuTable
{
width:900px;
height:24px;
background-image:url(Images/menu.gif);	
background-repeat:no-repeat;
}
   
.tdMenuTable
{
	width:115px;
	text-align:center;
}
.tdSearchMenu
{
	width:336px;
	text-align:right;
	direction:rtl;
	vertical-align:top;
	
}
a:link.menuLink
{
color:White;	
text-decoration:none;
font-family:Arial;
font-size:12px;	
font-weight:bold;
}
a:visited.menuLink
{
color:White;
text-decoration:none;
font-family:Arial;
font-size:12px;	
font-weight:bold;
	
}
a:active.menuLink
{
color:White;
text-decoration:none;
font-family:Arial;
font-size:12px;	
font-weight:bold;
}
a:hover.menuLink
{
color:White;	
text-decoration:underline;
font-family:Arial;
font-size:12px;	
font-weight:bold;
}
/*end of mainMasterPage
---------------------------------------------*/



/*defualt Page*/
.linkBoxDiv
{

overflow:auto;
width:194px;
height:105px;
background-color:White;
text-align:left;	

}



.searchBox
{
height: 123px;
background-image: url('Images/searchBox1.gif'); 
background-repeat: no-repeat;	
	
}


.rightDefualt
{
width:200px;
vertical-align:top;
direction:ltr;

}
.centerDefualt
{
	width:500px;	
	text-align:center;
	vertical-align:top;

}
.leftDefualt
{
	width:200px;	
    vertical-align:top;
    
}

.CategoryDesign
{
font-size:12px;
font-family:Arial;
font-weight:bold;
color:Black;
text-align:center;	
	
}

/*products page */
.subCategory
{
font-size:12px;

font-family:Arial;	
	
}

/*admin */
.td1AddLinkTbl
{  
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:200px;
	text-align:left;
	padding-left:5px;
}
.td2AddLinkTbl
{
	width:300px;
	text-align:left;
}


.td1AdminTbl
{  
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:230px;
	text-align:left;
	padding-left:5px;	
}
.td2AdminTbl
{
	width:480px;
	text-align:left;
}
.mainAdminTbl
{
width:120px;
text-align:center;	
	
}
/*Edit Products page */
.EditProductTD
{
width:170px;	
	
}

/*products page */
.subCategoryBtn
{
	width:100%;
	height:100%;
	text-align:center;
	padding-top:0px;
	background-image:url(Images/greenBtn.gif);
}
.btnCategoryTbl
{
width:120px;
height:116px;	
}
