/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-image: url(mens-suits-graphics/suits-background.gif);
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	}

body img{ 
border: 0px solid #FFFFFF;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}



/* overrides decoration from previous rule for hovered links */



h1{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000;
	margin: 0px;
	padding: 0px;
}

h2{color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{color: #000000;font-family: Arial,sans-serif; font-size: 12px; 
	margin: 0px;
	padding: 0px;
}
 
h4{font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold;  color: #000000; 
	margin: 0px;
	padding: 0px;
}

h5 {color: #000000;font-family: Arial,sans-serif; font-size: 12px; 
	margin: 0px;
	padding: 0px;
}

h6{color: #006699;font-family: Arial,sans-serif; font-size: 11.5px;
	margin: 0px;
	padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#suits{
	margin: 0;
	width: 750px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #0000cc;
	}

#Mens-Suits{
	background-color: #ccccff;
	float: left;
	width: 160px;
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	border-left: 1px solid #6699cc;
	text-align: left
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

/************* #Business-Suits styles **************/

#Business-Suits{
border-bottom: 1px solid #0000cc;
background-color: #0000cc;
width: 750px;
display: block;
color: #ffffff;
padding: 0px 0px 3px 0px;
}

#Business-Suits img{
 display: block;
}

#Business-Suits a {
 font-family: Arial,sans-serif;
 color: #ffffff;
padding: 0px 3px 0px 0px;
 font-size: 13px;
}

#Business-Suits a:hover{
	background-color: #ccccff;
	color: #000099;
	padding: 0px 3px 0px 0px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 3px 0px 5px;
	line-height: 1.166;	
	margin: 0px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 3px 0px 5px;
	font-size: 13px;
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #Suit styles ***************/

#Suit{
	background-color: #ffffff;
	width: 738px;
	border-top: 2px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
	padding: 4px 0px 0px 3px;
	margin-top: -1px;
	text-align: left
}
/* negative top margin pulls Suit up so its top border overlaps (and thus lines up with)
	the bottom border of the Mens-Suits in cases where they "touch" */


/*********** #Mens-Suits link styles ***********/
#Mens-Suits{
	margin-right: -4px;
	}

#Mens-Suits ul a:link, #Mens-Suits ul a:visited {display: block;}
#Mens-Suits ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Mens-Suits li {border-bottom: 1px solid #ccccff;}

/* fix for browsers that don't need the hack */
html>body #Mens-Suits li {border-bottom: none;}


/*********** #Cheap-Suits styles ***********/

#Cheap-Suits{
position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #6699cc;
}

#Cheap-Suits h3{
	padding: 10px 0px 2px 10px;
}

#Cheap-Suits a:link{
	display: block; 
	border-top: 1px solid #6699cc;
	padding: 2px 0px 2px 10px;
}

#Cheap-Suits a:visited{
	display: block; 
	border-top: 1px solid #6699cc;
	padding: 2px 0px 2px 10px;
}

#Cheap-Suits a:hover{
	border-top: 1px solid #6699cc;
		padding: 2px 0px 2px 10px;
}


/*********** .Custom-Made-Suits styles ***********/

.Custom-Made-Suits{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #6699cc;
}

.Custom-Made-Suits h3{
	padding: 10px 0px 2px 10px;
	border-top: 1px solid #6699cc;
}

.Custom-Made-Suits a:hover{
	background-color: #EEEEEE;
}
.Custom-Made-Suits a:link,
.Custom-Made-Suits a:visited {
	display: block; 
	border-top: 1px solid #6699cc;
	padding: 2px 0px 2px 10px;
}

.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  color: #000000; }
.style15 {font-family: Arial, sans-serif; font-size: 11px; color: #006699; }
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  color: #FF0000; }
.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style25 {	font-family: Geneva, Arial, Helvetica, sans-serif; color: #3366ff; font-size: 12px;}
.style26 {color: #FF0000}
.style27 {	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold;  color: #FF0000; }
.style28 {	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold;  color: #000066; }
.style36 {font-size: 14px; font-weight: bold; color: #3366ff; }
.style131 {color: #000066}
.style133  {font-family: Arial, sans-serif; font-size: 13px; color: #FFFFFF; }
.style174 {font-size: 13px}
.style175 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;  color: #000000; }
.style176 {color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; }
.style177 {color: #252525; font-family: Verdana, sans-serif; font-size: 13px; }
.style180 {color: #666666; font-family: Verdana, sans-serif; font-size: 11px; }
.style191 {	color: #006699; 	font-size: 87%;}
.style192{color: #006699;font-family: Arial,sans-serif; font-size: 12px; }
.style193{color: #006699;font-family: Arial,sans-serif; font-size: 12px; }
.style194 {font-size: 85%}
.style195 {color: #000000;font-family: Arial,sans-serif; font-size: 12px; }
.style196 {font-size: 80%}
.style197 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold;  color: #000000; }
.style198 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;  color: #000000; }
.style199 {font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;  color: #996600; }
.style200 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold;  color: #252525; }
.style201 {font-size: 14px}
.style202 {color: #336666}
.style205 {font-size: 10px}
.style206 {font-size: 11px}
.style207 {	font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000;}
.style208 {color: #330099}