/* 
Theme Name: FoxWD Fresh
Author: Michael Fox and Christopher Kavanagh
Author URL: http://www.foxwd.com/
*/

body {
	background: #f3f3f3;
	font: 12px verdana;
	color: #64626b;
	margin-top: 0px;
}
div.root {
	position: relative;
	width: 859px;
	margin-left: auto;
	margin-right: auto;
}
div.links {
	position: absolute;
	background: url('http://www.foxwd.com/images/heading-links.png') no-repeat;
	height: 37px;
	width: 340px;
	top: 0px;
	right: 0px;
	padding-top: 9px;
	text-align: center;
}
a.links {
	padding-left: 15px;
	padding-right: 15px;
	font: 10px verdana;
}
a.links:link {
	color: #888888;
	text-decoration: none;
}
a.links:visited {
	color: #888888;
	text-decoration: none;
}
a.links:active {
	color: #888888;
	text-decoration: none;
}
a.links:hover {
	color: #888888;
	text-decoration: underline;
}
div.logo {
	position:absolute;
	background: url('http://www.foxwd.com/images/foxwd-logo.png') no-repeat;
	height: 106px;
	width: 400px;
	top: 0px;
}
div.buttons {
	position: absolute;
	background: url('http://www.foxwd.com/images/navigation.png') no-repeat;
	height: 28px;
	width: 859px;
	top: 108px;
	right: 0px;
	font: 10px verdana;
	color: #888888;
	padding-top: 8px;
}
div.buttons-1 {
	position: absolute;
	left: 378px;
}
div.buttons-2 {
	position: absolute;
	left: 446px;
}
div.buttons-3 {
	position: absolute;
	left: 516px;
}
div.buttons-4 {
	position: absolute;
	left: 591px;
}
div.buttons-5 {
	position: absolute;
	left: 662px;
}
div.buttons-6 {
	position: absolute;
	left: 734px;
}
div.buttons-7 {
	position: absolute;
	left: 806px;
}
div.splash {
	position: absolute;
	height: 198px;
	width: 859px;
	top: 136px;
	left: 0px;
}
div.splash-button {
	position: absolute;
	background: url('http://www.foxwd.com/images/splash/button.png') no-repeat;
	height: 31px;
	width: 148px;
	top: 253px;
	right: 25px;
	text-align: right;
	padding-top: 8px;
	font: 11px verdana;
	color: #a0a0a0;
}
div.body {
	position: absolute;
	width: 859px;
	top: 355px;
	left: 0px;
}
div.content {
	background: url('http://www.foxwd.com/images/content.png') repeat-y;
}
div.content-top {
	background: url('http://www.foxwd.com/images/content-top.png') no-repeat;
	height: 15px;
	width: 859px;
}
div.body-1 {
	position: relative;
	top: 0px;
	left: 20px;
	width: 510px;
}
div.body-2 {
	position: relative;
	top: 0px;
	left: 45px;
	width: 275px;
}
div.content-bottom {
	background: url('http://www.foxwd.com/images/content-bottom.png') no-repeat;
	height: 27px;
	width: 859px;
}
h1 {
	font: 16px verdana;
	color: #0091c0;
	margin-bottom: 20px;
	margin-top: 0px;
}
h2 {
	font: 14px verdana;
	color: #a0a0a0;
	margin-bottom: 1px;
}
h2.orange {
	font: 14px verdana;
	color: #ff4e00;
	margin-bottom: 1px;
}
h3 {
	font: 12px verdana;
	color: #a0a0a0;
	margin-bottom: 5px;
}
a:link {
	color: #0091c0;
	text-decoration: none;
}
a:visited {
	color: #0091c0;
	text-decoration: none;
}
a:active {
	color: #0091c0;
	text-decoration: none;
}
a:hover {
	color: #0091c0;
	text-decoration: underline;
}
a.buttons:link {
	color: #888888;
	text-decoration: none;
}
a.buttons:visited {
	color: #888888;
	text-decoration: none;
}
a.buttons:active {
	color: #888888;
	text-decoration: none;
}
a.buttons:hover {
	color: #888888;
	text-decoration: underline;
}
div.footer {
	position: relative;
	font: 10px verdana;
	color: #64626b;
	text-align: center;
	width: 859px;
	top: 20px;
}
ul {  /* Font Information For ul, li and td are for IE only */
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px verdana;
	color: #64626b;
}
li {  /* Font Information For ul, li and td are for IE only */
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px verdana;
	color: #64626b;
}
td {  /* Font Information For ul, li and td are for IE only */
	font: 12px verdana;
	color: #64626b;
}
