@charset "UTF-8";

/* CSS Document */

/* Site blocks */

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-color: #242424;
	margin: auto;
	min-width: 1200px;
	width: 100%
}

.header{
	width: 100%;
	min-width: 1200px;
}

.menu {
	padding-top: 50px;
	color: red;
	padding-left: 0;
    width: 647px;
	margin-left: auto;
}
#bodywrapper {
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}

.text-center {
	text-align: center;
}


#content {
	width: 1200px;
	min-width: 1200px;
	margin: auto;
	clear: both;
}
	

/*-----HEADER----*/

.headerwrapper {
	margin: auto; 
	width: 1200px;
}

.logo{
	width: 284px;
	padding-left:270px;
	float:left;
    padding-bottom: 20px;
}

.logo h1{
	font-size: 14px;
	color:#F00;	
	text-align: center;
  	margin-top: -26px;
	font-family: 'Open Sans', sans-serif;
}

	
	ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	color:#F00;
	}
	
.menu ul li { 
	display: inline; 
	}	

#links ul li { 
	display: inline; 
	}	
	
ul span {
 color: red;
}

a:link {
 text-decoration: none; 
}
a:visited {
 text-decoration: none; 
}
a:hover {
 text-decoration: none; 
}
a:active{
 text-decoration: none; 
}


/*-----what is CFLFM-----*/
	.wicflfmheadline{	
	text-align: center; 
	color: #ffffff;
	font-weight: bold; 
	font-size: 45px; 
	font-family: 'Open Sans', sans-serif;
}

.wicflfmbody {
	color: #999999; 
	font-size: 14px; 
	width: 960px;
	margin: auto; 
	text-align: justify;
	font-family: "Open Sans",sans-serif;
	 margin-bottom: 60px;
}



/*-----HIW Wrapper-----*/

.hiwwrapper {
	display: inline-block;
	background-color: #e5e5e5;
	width: 100%;
	min-width: 1200px;
}

.hiwtitle {
	width: 960px; 
	margin: auto; 
	font-size: 45px; 
	font-weight: bold; 
	color: #cd0000;
	text-align: center;
	padding-top: 30px;
}

.maindiscwrapper{
	margin: auto;
	width: 960px;
}
	
.hiwdiscwrapper { 
display: inline-block;
width: 960px; 
margin:auto;
min-height: 330px; 
padding-bottom: 0px;
}

.hiwimages {
	float: left; 
	width: 327px;
	min-height: 330px;
}

.hiwdiscription {
float: right; 
width: 600px;
font-family: 'Open Sans',sans-serif;
text-align: justify;
min-height: 330px;
display: inline-block;
}

.hiwdiscription h1 {
	font-family: 'Open Sans',sans-serif; 
	font-size: 28px;
}

.hiwdiscription h2 {
	font-family: 'Open Sans',sans-serif; 
	font-size: 18px; 
	color: #cd0000;
}



/*-----add to cart-----*/


.atctopblack {
	font-family: 'Open Sans', sans-serif; 
	margin: auto; 
	text-align: center; 
	font-size: 24px; 
	font-weight: bold; 
	color: #000000;
	}

.atctopblack span{	
font-size: 45px;	
}
	


.atctop{
	font-family: 'Open Sans', sans-serif; 
	margin: auto; 
	text-align: center; 
	font-size: 24px; 
	font-weight: bold; 
	color: #ffffff;
	}

.atctop span{	
font-size: 45px;	
}

.atcbox {
	margin: auto; 
	width: 970px;
	height: 295px;	
	background-image: url('https://s3.amazonaws.com/cfl_men/cfl-fm-images/add-to-cart-box.png'); 
	background-repeat: no-repeat;	
}

.atcboxblack {
	margin: auto; 
	width: 970px;
	height: 295px;	
	background-image: url('https://s3.amazonaws.com/cfl_men/cfl-fm-images/add-to-cart-box-black.png'); 
	background-repeat: no-repeat;	
}	

	
.atcwrapper {
	 height: 450px;
}

/*-----GUARANTEE-----*/

.guaranteewrapper {
	background-image: url('https://s3.amazonaws.com/cfl_men/cfl-fm-images/guarantee-bg.png'); 
	background-repeat: repeat-x; 
	height:139px; 
	background-position: 
	20px 20px;
	min-width: 1200px;
}

.guaranteecontainer {
	width: 960px; 
	margin: auto;
}
  
.guaranteeleft {
	float: left; 
	width: 173px;
	padding-left: 20px;
}

   
.guaranteeright {
	width:720px; 
	color: #ffffff; 
	font-size: 14px; 
	padding-left: 0px; 
	float: right; 
	margin-top: 40px; 
	text-align: justify;
	padding-right: 30px;
}


/*----Refferences---*/


.references {
	clear: both;
	padding-top: 20px;
	min-width: 1200px;
}

.refwrapper {
	margin: auto;
	width: 960px; 
}

.indref {
  color: #777;
  margin-top: 12px;
  font-size: 14px;
}

.reftitle {
	margin:auto;
	width: 960px;
	text-align: left;
	font-size: 25px;
	font-weight: bold;	
	color: #777;
}



/*-----footer-----*/
.footer {
	margin-top: 50px; 
	padding-bottom: 0px; 
	min-width: 1200px;
}

.linkswrapper { 
	width:960px; 
	margin: auto; 
	text-align: center;
	padding-bottom: 20px;
}
		
.legaltestwrapper {
	background-color: #e5e5e5;
}

.legaltest {
	margin: auto; 
	width: 960px; 
	text-align: justify; 
	padding-top: 20px;
	color: #999999;
}
			
.copyright {
	text-align: center;
}

.footerbottom {
	background-color: #e5e5e5; 
	position:fixed; 
	overflow:100%; 
	width:100%; 
	height:100%;
	margin-bottom: 0px;
	margin-top: 0px;
}