
/* -------------- Equa Clothing CSS Document -------------*/


html,body
{
	text-align: center;
	/* for IE */
	margin: 0;
	background-color: #FFF;
	font-family: Helvetica, sans-serif;
	color: #7E7E7E;
	font-weight:normal;
	font-size:11px;
	
}

#container
{
	margin: 0 auto;
	/* align for good browsers */
	text-align: left;
	/* counter the body center */
	border: 0px;
	width: 850px;
	background-color: #FFF;
	padding: 15px;

}

img	{
	border:0;
	border: none;
	}

.logo {
	float:left:
	clear:all;
	width:201px;
	
	}
	
 #home .home {
	color: #E20177;
	text-decoration:none;


}

#designers .designers {
	color: #E20177;
	text-decoration:none;
	

}

a{
	text-decoration:none;
	color: #7E7E7E;

	
		}
	
a:hover {
	text-decoration:underline;
	color: #7E7E7E;

		}

#text	{
font-family: Helvetica, sans-serif;
	color: #7E7E7E;
	font-weight:normal;
	font-size:11px;	
	}
	
/* -------------- LEFT NAVIGATION STARTS ----------------*/


#cont {
	float:left:
	clear:all;
	width:150px;
	margin-top:16px;
	margin-bottom:40px;
	
	}
	
.menuOut {
	cursor:pointer; 
	margin:2px; 
	color:#7E7E7E; 
	width:200px; 
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;	
	font-family: Helvetica,sans-serif;
	font-weight:400;
	font-size: 11px;
	line-height: 17px;
	}


	
.menuOver	{	
	cursor: pointer;
	margin: 2px;
	color: #E20177;
	width: 200px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family:Helvetica,sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 17px;
	}
	
.submenu	{
	width: 250px;
	font-family:Helvetica,sans-serif;
	font-size: 11px;
	padding-left: 7px;
	color: #7E7E7E;
	text-decoration: none;
	line-height: 16px;

}

.submenu a {
	color: #7E7E7E;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	}
	
.submenu a:hover {
	color: #E20177;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	}

.sidenavshop	{
	color: #7E7E7E;
	font-family:Helvetica,sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	}


 a.sidenavshop	{
	font-family:Helvetica,sans-serif;	
	color: #7E7E7E;
	text-decoration: none;
	width: 250px;
	font-size: 11px;
	font-weight:400;
	}

a.sidenavshop:hover 	{
	font-family:Helvetica,sans-serif;
	color: #E20177;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	}

li	{
	list-style-type:none;
	}




.navContact 	{
	color: #E20177;
	font-family: Helvetica, sans-serif;
	}
	
.navcontact 	{
	color: #7e7e7e;
	font-family: Helvetica, sans-serif;
	}

	
	
a.contact	{
	font-family:Helvetica,sans-serif;	
	color: #E20177;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	
	}
	
a.contact:hover	{
	font-family:Helvetica,sans-serif;	
	color: #E20177;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	}



form {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	}

input {
	border:1px solid #E20177;
	}	


table {

	font-weight: normal;
	font-size:11px;
	color: #7E7E7E;
}



/* -------------- LEFT NAVIGATION END ------------------*/

/* -------------- MAIN AREA STARTS ------------------*/


#mainArea	{
	float:right;
	clear:all;
	margin-top:20px;
	width:680px;
	padding-bottom:50px;

	}

.area-a	{
	float: left;
	clear:all;
	border: 0px solid #E20177;
	width: 300px;

	}
	
.area-b	{
	float: right;
	height: 1% /* Holly hack for Peekaboo Bug */
	width: 280px;
	}
	

.product	{
	float:left;
	text-align:left;
	margin-top:15px;
	width:170px;
	color: #E20177;
	}

a.product {
	text-decoration:none;
	color: #E20177;
		}
	
a.product:hover {
	text-decoration:underline;
	color: #E20177;
		}

	
.product img	{
	border: 1px solid #fff;
		}

a.product img	{
	border: 1px solid #FFF;
		}

a.product:hover	img {
	border: 1px solid #E20177;
		}
		
#designerList {list-style: none;} 
#designerList li { 
padding-left: 10px; 
border-bottom: 1px solid #7E7E7E;
line-height:16px;
width:130px;
text-align:left;
}

.list-a	{
	float: left;
	clear:all;
	width: 140px;
	margin-right:10px;
	}
	
.list-b	{
	float: left;
	height: 1% /* Holly hack for Peekaboo Bug */
	width: 140px;
	}
	
	
	/* PRODUCT DESIGNER LAYOUT */

	
/* -------------- MAIN AREA ENDS ------------------*/


/* -------------- HEADER / BAG NAV START ----------------*/




#header	{
	width:850px;
	border-bottom:2px solid #E20177;
	height: 110px;
	}

#side-a {
	float: left;
	clear:all;
}


#side-b	{ 
	float: right;
	height: 1% /* Holly hack for Peekaboo Bug */
	padding:0px 5px 0px;
	margin-top:5px;
	font-size:12px;
	width: 550px;
	text-align:right;
	line-height:20px;
	}
	
 

	
#side-c { 
	float: right;
	clear:all;
	height: 1% /* Holly hack for Peekaboo Bug */
	font-family:Helvetica,sans-serif;	
	color: #7E7E7E;
	font-weight:normal;
	font-size:12px;
	margin-top:6px;
	word-spacing: 2px;
	width: 585px;
	text-align:right;
	}

a.nav	{
	font-family:Helvetica,sans-serif;	
	color: #7E7E7E;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	
	}
	
a.nav:hover	{
	font-family:Helvetica,sans-serif;	
	color: #E20177;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}

/* -------------- HEADER / BAG NAV END ----------------*/


/* -------------------- Footer -------------------- */

#footer {
	clear: both;
	width: 850px;
	border-TOP:2px solid #E20177;

	}

#footer p {
	padding-top: 10px;
	color: #7E7E7E;
	text-align: center;
	font-family:Helvetica,sans-serif;
	font-size: 10px;
}

#footerHy p {
	color: #7E7E7E;
	text-align: center;
	font-family:Helvetica,sans-serif;
	font-size: 10px;

}

#footer a {
	color: #7E7E7E;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family:Helvetica,sans-serif;
	font-size: 10px;
}

#footer a:hover {
	color: #E20177;
	text-decoration: none;
	font-size: 10px;


}


/* -------------------- Footer -------------------- */



/* -------------------- Miscellaneous -------------------- */


.spacer {
	margin-left:10px;
	float:left;
	height: 10px;
	border-bottom: 1px #7E7E7E solid;
	width:125px;
	clear:all;
	
}

.clear15px {
	height: 15px;
	clear: both;

}

