@import url("/inc/ppc.css");
@import url("/inc/menu.css");

body {
	margin:0 0 50px 0;
	padding:0;
	background:#ccc;
	font-family:Arial, Helvetica, sans-serif;	
}

h1 {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#8e0a00;
}

h2 {
	margin-bottom:-5px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#333;
}

h3 {
	margin-bottom:-5px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#555;
}

#callout {
	padding: 0px 10px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-size:14px;
	background:#f2f2f2;
	font-weight: bold;	
}
#callout h3 {
	padding-top: 3px;	
	color:#8e0a00;
}

p, li, ul, ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	color:#555;	
}

ul, ol {
	margin-bottom:20px;	
}

li {
	list-style-type:disc;	
}

p a, li a {
	text-decoration:underline;
	color:#8e0a00;
	font-weight:bold;
}
p a:hover, li a:hover {
	text-decoration:none;
	color:#8e0a00;
}

img {
	border:0;
}

#wrapper {
	position: relative;
	width:760px;
	margin:0 auto;
	background: url(/i/wrapper-background.gif) repeat-y;
}

#header {
	width:760px;
	height:125px;
	position:absolute;
	top:0;	
	background:url(/i/header.jpg) no-repeat;
}

#header img {
	width:369px;
	height:125px;
	position:relative;
	top:0px;
	left:0px;
}

#search {
	position:absolute;
	right:30px;
	top:50px;	
}
#search .inputbox {
	position:relative;
	width:132px;
	height:14px;
	border:0;
	background:#fff;
	font-size:11px;
	color:#000;	
	
}
#search .gobutton {
	width:20px;
	height:14px;
	position:relative;
	top:4px;
	left:9px;
	border:0;
}

#breadcrumbs {
	width:740px;
	height:16px;
	position:absolute;
	top:125px;
	padding:2px 10px 0 10px;
	background:#555;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:10px;
	color:#fff;
}
#breadcrumbs a {
	text-decoration:none;
	color:#ccc;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}

#content {
	margin-top:145px;
	float:right;
	width:510px;
	padding:15px;	
}

#contentppc {
	width:335px;
	float:left;
	padding-right:15px;
}

#footer {
	width:740px;
	height:20px;
	clear:both;
	padding-right:20px;
	padding-top:5px;
	border-top:1px solid #fff;
	background:#555;
	text-align:right;
	font-size:10px;
	color:#fff;
}
#footer a {
	padding:0 5px;
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

.keywords {
	text-transform:capitalize;
}

/* ad styles */
#leaderboard {
	position:relative;
	top:0;
	width:762px;
	text-align: center;
	padding:0;
	margin: 0 auto;
}

#skyscraper {
	width:160px;
	height:600px;
	float:right;
}

#leftnav {
	padding-top: 15px;
	text-align: center;
}

#medrect {
	padding: 15px 0 10px 0;
	text-align: center;
}