/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000;
}

.left{
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: none;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header {
	width: 900px;
	color: #333;
	height: 345px;
	background-color: #0A0A0A;
	background-image: url(../images/men-inc-layout-900px_01.png);
	background-repeat: repeat;
}
#content {
	width: 900px;
	color: #0A0A0A;
	height: auto;
	background-image: url(../images/men-inc-layout-900px_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	background-color: #0A0A0A;
}
#flashcontent{
	height: 240px;
	width: 641px;
	border: 1px solid #2c2c2c;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#menu{
	margin-right: auto;
	margin-left: auto;
	font-family: "Trajan Pro";
	font-size: 14px;
	color: #FFF;
	margin-top: 15px;
	}
#icons{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 53px;
	}
#menu a{
	font-family: "Trajan Pro";
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	padding-left: 17px;
	}
#menu a:hover{
	font-family: "Trajan Pro";
	font-size: 17px;
	color: #FBCA3D;
	text-decoration: none;
	padding-left: 17px;
	}
	
#topmodels{
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding: 15px;
	height: auto;
	width: auto;
	border: 1px solid #2c2c2c;
	margin-bottom: 15px;
	}	
#topmodels a{
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FBCA3D;
	
	}		
#minibox{
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #151515;
	padding: 15px;
	height: auto;
	width: auto;
	border: 1px solid #FBCA3D;
	margin-bottom: 15px;
	}
	
#events{
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding: 15px;
	height: auto;
	width: auto;
	border: 1px solid #2c2c2c;
	margin-bottom: 15px;
	float: left;
}	

#newsletter {
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	height: auto;
	width: auto;
	clear:both;
}	

table tr td{
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #FBCA3D;
	text-decoration: none;
	}	
table tr td span{
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}	
h6{
	font-family: "arial";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}
h1 {	
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #FBCA3D;
	text-decoration: none;
}
h2 {	
	font-family: "Trajan Pro";
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
#leftcolumn { 
 color: #333;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 height: auto;
 width: 539px;
 float: left;
}
#leftcolumn-full {
	color: #333;
	padding: 10px;
	height: auto;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 height: auto;
 width: 310px;
 display: inline;
 position: relative;
}
#content-3col{
	width: 900px;
	color: #333;
	background-color: #0a0a0a;
	padding-bottom: 25px;
	padding-top: 25px;
	clear:both;
}

#footer {
	width: 900px;
	color: #333;
	background-image: url(../images/men-inc-layout-900px_03.png);
	height: 157px;
	background-color: #0a0a0a;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
 }

#footer a{
	font-family: "Trajan Pro";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-left: 17px;
	}
 
#slideshow {
	float: left;
	width: 310px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
}

img {	border: 1px solid 0c0c0c;}
.slides {
	height: 500px;
	width: 310px;
	margin: 0px;
	z-index:1;

}

 
.img{	border: 1px solid #2c2c2c;}

ol {
	list-style-position: inside;
}
