/* CSS Document */
.MainTable
{
	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#000000;
	
	
	/* Color & Background */
	/*background-color:0D8D99;*/
	/* Box */
	
	display:table;
	/*border-top:1px solid #000000;*/
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	/*border-bottom:1px solid #000000;*/
	/* Positioning */
	
	position:relative;
	
	
	
	width:900px;
	height:auto;
	
	/* Pseudo */
	z-index:5;
}

.titleCell
{
	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	/* Text */
	/* Color & Background */
	background-repeat:no-repeat;
	
	color:#000000;
	
	/* Box */
	display:table-cell;
	/* Positioning */
	position:relative;
	width:800px;
	height:150px;
	/* Pseudo */
	z-index:5;
}

.loginDiv
{
	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	/* Text */
	/* Color & Background */
	color:#FFFFFF;
	border:1px solid white;
	/* Box */
	display:block;
	
	/* Positioning */
	position:relative;
	margin-left:415px;
	margin-top:50px;
	width:150px;
	height:50px;
	/* Pseudo */
	z-index:2;
}

.mainAdCell
{


	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#000000;
	
	/*background-color:#CCCCCC;*/
	
	
	/* Color & Background */
	/* Box */
	
	display:table-cell;
	
	/* Positioning */
	
	position:relative;
	
	
	
	width:800px;
	height:30px;
	
	/* Pseudo */
	z-index:5;
}

.menuDiv
{


	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#000000;
	/*background-color:#FFFFFF;*/
	
	
	/* Color & Background */
	/* Box */
	
	display:block;
	
	/* Positioning */
	/*border:1px solid #A6A7A9;*/
	position:relative;
	margin-top:0px;
	margin-left:0px;
	
	
	
	
	width:250px;
	height:auto;
	
	/* Pseudo */
	z-index:5;
	overflow:hidden;
}


.menuHeader
{



	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#FFFFFF;
	/*background-color:#333366;*/
	
	
	/* Color & Background */
	/* Box */
	
	display:block;
	
	/* Positioning */
	padding-left:10px;
	position:relative;
	
	
	
	width:250px;
	height:20px;
	
	/* Pseudo */
	z-index:5;
}

.menuElement
{




	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:100;
	
	/* Text */
	color:#000000;
	
	
	
	/* Color & Background */
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:relative;
	
	
	
	width:250px;
	height:20px;
	
	/* Pseudo */
	z-index:5;
}




.menuElement a,a:link,a:visited,a:active
{
text-decoration:none;
color:#333333;

}

.menuElement a:hover
{
text-decoration:underline;
color:#333333;

}




.shpmenuElement
{


	/* Font */
	font-family:Verdana;
	font-size:9px;
	font-weight:700;
	
	/* Text */
	color:#FFFFFF;
	
	
	
	/* Color & Background */
	border:1px solid #EEEEEE;
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:relative;
	
	
	
	width:600px;
	height:10px;
	
	/* Pseudo */
	z-index:5;
	overflow:scroll;
	
}

ul.menuFabricElement
{


	/* Font */

	/* Text */
	
	/* Color & Background */
	
	/* Box */
	list-style:none;
	
 	list-style-type: none;
	display:list-item;
	/* Positioning */
	/*border:1px solid red;*/
	padding:0px;
	margin:0px;
	
	position:relative;
	
	
	
	width:248px;
	height:auto;
	
	/* Pseudo */
	overflow:hidden;
	z-index:2;
}

ul.menuFabricElement li
{


	/* Font */
	
	
	/* Text */
	
	
	
	/* Color & Background */
	/* Box */
	/* Positioning */
	/*border:1px solid blue;*/
	position:relative;
	margin:0;
	float:left; 
	clear:left;
	
	padding:0;
	
	
	width:248px;
	height:auto;
	
	/* Pseudo */
	overflow:hidden;
	z-index:2;
}

.menuFabricElement ul a,a:link,a:visited, .menuFabricElement li a,a:link,a:visited
{
text-decoration:none;
color:#333333;

}


.menuFabricElement a:hover
{
text-decoration:underline;
color:#333333;
}



.menuElement a:hover
{
text-decoration:underline;
color:#333333;

}



.mainDivCell
{

	


	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#000000;
	/*background-color:#00FFFF;*/
	
	
	
	/* Color & Background */
	/*border-left:1px solid #CCCCCC;*/
	/*border-right:1px solid #CCCCCC;*/
	padding-right:0px;
	/* Box */
	
	display:block;
	
	
	/* Positioning */
	margin-right:0px;
	position:relative;
	
	
	
	width:625px;
	height:auto;
	
	/* Pseudo */
	z-index:6;
	
}

.zoomDiv
{

	

	/* Font */
	
	
	/* Text */

	background-color:#999999;
	
	/* Color & Background */
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	
	top:0px;
	left:0px;
	width:1025px;
	height:1000px;
	
	/* Pseudo */
	z-index:100;
	visibility:hidden;
	
}

.CartDiv
{

	

	/* Font */
	
	
	/* Text */

	background-color:#999999;
	
	/* Color & Background */
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	
	top:0px;
	left:0px;
	width:1280px;
	height:2000px;
	
	/* Pseudo */
	z-index:1;
	visibility:hidden;
	
}

.innerCartDiv
{

	

	/* Font */
	
	
	/* Text */

	background-image:url("http://www.esewingfabric.com/pics/web/shopCartBack.gif");
	
	/* Color & Background */
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	
	top:0px;
	left:0px;
	width:800px;
	height:10px;
	
	/* Pseudo */
	z-index:2;
	visibility:hidden;
	overflow:visible;
	
	
}

.ChatDiv
{

	

	/* Font */
	
	
	/* Text */

	background-color:#999999;
	
	/* Color & Background */
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	
	top:0px;
	left:0px;
	width:1025px;
	height:2000px;
	
	/* Pseudo */
	z-index:1;
	visibility:hidden;
	
}

.innerChatDiv
{

	

	/* Font */
	
	
	/* Text */

	
	
	/* Color & Background */
	background-color:#FFFFFF;
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	
	top:0px;
	left:0px;
	width:800px;
	height:10px;
	
	/* Pseudo */
	z-index:2;
	visibility:hidden;
	overflow:visible;
	
	
}


.innerzoomDiv
{

	

	/* Font */
	
	
	/* Text */

	background-color:#ffFFFF;
	
	/* Color & Background */
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	
	top:0px;
	left:0px;
	width:700px;
	height:auto;
	
	/* Pseudo */
	z-index:101;
	visibility:hidden;
	overflow:hidden;
	
}

.listFabricTable
{


	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:400;
	
	/* Text */
	color:#000000;
	/*background-color:#00FFFF;*/
		
	/* Color & Background */
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	
	/* Box */
	
	display:table;
	
	/* Positioning */
	
	position:relative;
	margin-top:0px;
	margin-left:50px;
	margin-right:5px;
	
	
	width:550px;
	height:auto;
	
	/* Pseudo */
	/*overflow:hidden;*/
	z-index:5;
}



.listFabricTableCell
{


	/* Font */
	font-size:9px;
	
	
	/* Text */
	color:#000000;
	/*background-color:#00FFFF;*/
	
	
	
	/* Color & Background */
	/*border:1px dashed #EEEEEE;*/
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:relative;
	margin-top:20px;
	margin-left:1px;
	margin-right:1px;
	
	
	width:135px;
	height:170px;
	
	/* Pseudo */
	/*overflow:hidden;*/
	z-index:5;
}

.listFabricTableCell a,a:visited,a:link
{
text-decoration:none;
color:#0066CC;
}

.listFabricTableCell a:hover
{
text-decoration:underline;
color:#0066CC;
}
.FloaterLeft
{
 float:left; 
 margin:4px; 

}

.FloaterRight
{
 float:right; 
 margin:4px; 

}


.listFabricTableInfo
{


	/* Font */
	font-size:12px;
	font-weight:900;
	
	
	background-image:url("http://www.esewingfabric.com/pics/web/BackInfo.gif");
	
	/* Text */
	
	color:#000000;
	/*background-color:#00FFFF;*/
	
	
	
	/* Color & Background */
	/*border:1px solid #EEEEEE;*/
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	margin-left:1px;
	margin-right:1px;
	
	
	width:200px;
	height:200px;
	
	/* Pseudo */
	visibility:hidden;
	
	z-index:200;
}

.wlistFabricTableInfo
{


	/* Font */
	font-size:12px;
	font-weight:900;
	
	
	background-image:url("http://www.esewingfabric.com/pics/web/WBackInfo.gif");
	
	/* Text */
	
	color:#000000;
	/*background-color:#00FFFF;*/
	
	
	
	/* Color & Background */
	/*border:1px solid #EEEEEE;*/
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	margin-left:1px;
	margin-right:1px;
	
	
	width:200px;
	height:200px;
	
	/* Pseudo */
	visibility:hidden;
	
	z-index:200;
}

.ShopCartform
{




	/* Font */
	font-size:12px;
	font-weight:900;
	
	
	
	
	/* Text */
	
	color:#666666;
	background-repeat:no-repeat;
	background-image:url("http://www.esewingfabric.com/pics/web/frmShopCart.gif");
	
	
	
	/* Color & Background */
	/*border:1px solid #EEEEEE;*/
	
	
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:absolute;
	
	left:150px;
	top:175px;
	
	
	width:400px;
	height:200px;
	
	/* Pseudo */
	visibility:hidden;
	overflow:hidden;
	z-index:200;
}

.listFabricThumbPic
{


	/* Font */

	
	/* Text */
	
	/*background-color:#00FFFF;*/
	
	
	
	/* Color & Background */
	
	
	
	/* Box */
	

	overflow:hidden;
	/* Positioning */
	

	/* Pseudo */
	

}



.bottomCell
{
	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#000000;
	
	
	
	/* Color & Background */
	/* Box */
	
	display:table-cell;
	background-repeat:no-repeat;
	
	/* Positioning */
	
	position:relative;
	
	overflow:hidden;
	
	width:550px;
	height:100px;
	
	/* Pseudo */
	z-index:5;
}


.custDiv
{
	/* Font */
	font-family:Verdana;
	font-size:9px;
	font-weight:700;
	
	/* Text */
	color:#666666;
	
	
	/* Color & Background */
	/* Box */
	margin-top:35px;
	margin-bottom:75px;
	display:block;
	/*border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;*/
	/* Positioning */
	
	position:relative;
	
	
	
	width:440px;
	height:auto;
	
	/* Pseudo */
	z-index:5;
}

.custElement
{
	/* Font */

	
	/* Text */
	color:#666666;
	/*background-color:#990000;*/
	
	/* Color & Background */
	/* Box */
	
	display:block;
	/*border:2px solid #000000;*/
	/* Positioning */
	
	position:relative;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	
	
	width:425px;
	height:25px;
	
	/* Pseudo */
}

.custHeader
{
	/* Font */

	font-size:12px;
	/* Text */
	color:#666666;
	/*background-color:#FFFFFF;*/
	
	/* Color & Background */
	/* Box */
	
	display:inline;
	/*border:1px solid #000000;*/
	/* Positioning */
	
	position:absolute;
	margin-top:1px;
	margin-left:5px;
	margin-bottom:1px;
	
	
	width:200px;
	height:20px;
	
	/* Pseudo */
}

.custTextBox
{
	/* Font */

	font-size:12px;
	/* Text */
	color:#FFFFFF;
	/*background-color:#FFFFFF;*/
	
	/* Color & Background */
	/* Box */
	
	display:inline;
	/*border:1px solid #000000;*/
	/* Positioning */
	
	position:absolute;
	margin-top:0px;
	margin-left:225px;
	margin-bottom:1px;
	
	
	width:auto;
	height:20px;
	
	/* Pseudo */
}

.custButton
{
	/* Font */
	font-size:12px;
	cursor:pointer;
	/* Text */
	
	/*background-color:#990000;*/
	
	/* Color & Background */
	/* Box */
	
	display:block;
	border:2px solid #000000;
	/* Positioning */
	
	position:relative;
	margin-top:5px;
	margin-left:25px;
	margin-bottom:5px;
	
	
	width:100px;
	height:25px;
	
	/* Pseudo */
}

.fabricHeader
{
	/* Font */

	font-size:12px;
	/* Text */
	color:#666666;
	/*background-color:#FFFFFF;*/
	
	/* Color & Background */
	/* Box */
	
	display:block;
	/*border:1px solid #000000;*/
	/* Positioning */
	
	position:absolute;
	margin-top:5px;
	margin-left:25px;
	
	
	
	width:200px;
	height:20px;
	
	/* Pseudo */
}

.zoomHeader
{



	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:400;
	
	/* Text */
	color:#666666;
	/*background-color:#333366;*/
	
	
	/* Color & Background */
	/* Box */
	
	display:block;
	
	/* Positioning */
	
	position:relative;
	
	
	
	width:150px;
	height:25px;
	
	/* Pseudo */
	z-index:5;
}

.h11
{
	/* Font */
	font-family:Verdana;
	font-size:12px;
	font-weight:700;
	
	/* Text */
	color:#bdaec6;
	
	
	/* Color & Background */
	/*background-color:0D8D99;*/
	/* Box */
	
	
	/*border-top:1px solid #000000;*/
	
	/*border-bottom:1px solid #000000;*/
	/* Positioning */
	
	position:relative;
	
	
	
	width:900px;
	height:auto;
	
	/* Pseudo */
	z-index:5;
}



img.saleimg 
{

border:none;

}




