/*
Theme Name: Fox Mattress
Theme URI: www.FoxMattress.com
Description: Fox Mattress Theme.
Version: 1.0
Author: William Dailey (bill@webdriven.net)
Author URI: 
*/


body { 
	background-color: #286CD2;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-face: Arial;
}

a:link {text-decoration: none; color: #2E2EFE;}
a:visited {text-decoration: none; color: #2E2EFE;}
a:active {text-decoration: none; color: #2E2EFE;}
a:hover {text-decoration: underline overline; color: #0B610B;}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 914px;
	height: 170px;
}

.banner {
  background-image: url(http://fox-mattress.com/images/Monthly_Promo_Banner_900x60.png);
  background-size:879px 60px;
  margin-left:18px;	 
  background-repeat: no-repeat;
}

.optin {
	width: 207px;
	height: 125px;
	padding: 38px 0px 0px 0;
	text-align: center;
	font-size: 10px;
	float: right;
	margin-right: 33px;
}
.slogan {
	width:879px;
	background-color: #00FF00;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}
#mainbody {
	background: #fff url(images/bodybg.gif) repeat-y;
	width:914px;
}
.contentleft {
	width: 150px;
	float: left;
	padding: 5px 2px 10px 10px;
	margin-left: 15px;
	text-align: left;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
}
.contentleft h2 {
	color: #2E2EFE;
	font-size: 13px;
	margin: 5px 0 0;
	padding: 0;
}
.contentleft h2.title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.contentleft ul {
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
li.widget {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
.contentleft ul li {
	list-style-type: disc;
	font-weight: bold;
	margin: 3px 0 0 22px;
	padding: 0;
	color: #C00040;
}
.contentleft li a {
	color: #C00040;
	font-weight: bold;
}
.contentright {
	width: 700px;
	float: right;
	text-align: left;
	padding: 0 15px 20px 15px;
}
.socialbox {
	width: 320px;
	float: right;
	padding: 5px 0;
	margin-right: 15px;
	text-align: right;
}
.socialbox img {
	border: none;
}
.maincontent {
	width: 690px;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 914px;
	height: 170px;
}
.clear {
	clear: both;
}
.horline {
	height: 1px;
	background: #000;
	width: 100%;
	text-align: left;
	margin: 10px 0 20px 0;
}
