body{
	background: url(/pharmefooty/inc/img/page-bg.jpg);
	background-repeat: repeat-x;
	font: 9pt Arial;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*
 *	header-links
 *
 */
div#header-links{
	background: rgb(70,70,70);
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 1020px;
	text-align: right;
}
div#header-links ul{
	margin: 0;
	padding: 0;
}
div#header-links ul li{
	display: inline;
}
div#header-links ul li a{
	display: inline-block;
	color: rgb(255,255,255);
	font: bold 8pt Arial;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

/*
 *	header
 *
 */
div#header{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
div#header #logo{
	float: left;
	width: 50%;
}
div#header #logo img{
	border: 0 none;
}
div#header #banner-ad{
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 50%;
}
div#header #banner-ad #banner-ad-caption{
	color: rgb(255,255,255);
	font: 8pt Arial;
}

/*
 *	navigation
 *
 */
div#navigation{
	background: rgb(70,70,70);
	margin: 0 auto;
	padding: 0 10px 0 10px;
	_padding-top: 10px;
	width: 1020px;
	text-align: left;
}
div#navigation ul{
	margin: 0;
	padding: 5px 0px 0px 0px;
}
div#navigation ul li{
	display: inline;
	float: left;
}
div#navigation ul li a{
	color: rgb(255,255,255);
	display: inline-block;
	font: bold 11pt Arial;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
div#navigation ul li a:hover{
	background: rgb(230,0,0);
}

/*
 *	page-content
 *
 */
div#page-content{
	background-image: url(/pharmefooty/inc/img/nav-fade-bg.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 1020px;
	text-align: left;
}

div#page-content #tipping{
	background: rgb(255,255,255);
	border: rgb(150,150,150) 1px solid;
	float: left;
	margin: 10px 5px 0px 3px;
	width: 690px;
}
div#page-content #tipping #tipping-content{
	padding: 0px;
}
div#page-content #tipping #tipping-content #info-content{
	padding: 10px;
}
div#page-content #tipping #quick-options{
	padding-left:5px;
	margin-bottom: 30px;
}
div#page-content #tipping #quick-options h2{
	background: rgb(70,70,70);
	color: rgb(200,200,200);
	display: block;
	font: bold 11pt Arial;
	margin: 0 5px 5px 0;
	padding: 2px 5px 2px 5px;
}
div#page-content #tipping #quick-options #option{
	float: left;
	font: 8pt Arial;
	padding: 0 2.5px 20px 2.5px;
	width: 220px;
}
div#page-content #tipping #quick-options #option h3{
	_font: bold 10pt Arial;
	margin: 0 0 2px 0;
	padding: 0;
	_padding-bottom: 2px;
}
div#page-content #tipping #quick-options #option img{
	padding: 0 2px 5px 2px;
	_padding-bottom: 5px;
}
div#page-content #tipping #quick-options #option .info{
	padding: 0 2px 2px 2px;
	_padding-bottom: 2px;
}
div#page-content #tipping #quick-options #option a{}
div#page-content #page-options{
	float: left;
	width: 300px;
}
div#page-content #page-options #section-links{
	background: rgb(255,255,255);
	border: rgb(150,150,150) 1px solid;
	margin: 10px 0 20px 0px;
	padding: 2px;
}
div#page-content #page-options #section-links h3{
	background: rgb(70,70,70);
	color: rgb(200,200,200);
	display: block;
	font: bold 11pt Arial;
	margin: 0 5px 5px 0;
	padding: 2px 5px 2px 5px;
	width: 282.5px;
}

div#page-content #page-options #section-links .text-ad{
	background: url(/img/icons/bullet_red.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font: 8pt Arial;
	padding: 2px 2px 5px 20px;
}

/*
 *	footer
 *
 */
div#footer{
	margin: 0 auto;
	width: 1010px;
}

/*
 *	btm-ad
 *
 */
div#footer #btm-ad{
	padding: 10px 0 10px 0;
	text-align: center;
	width: 1000px;
}
div#footer #btm-ad-caption{
	color: rgb(150,150,150);
	font: 8pt Arial;
}
div#footer #btm-ad-image{
	border: rgb(150,150,150) 1px solid;
	height: 90px;
	width: 728px;

}

/*
 *	sponsors
 *
 */
div#sponsors{
	background: rgb(255,255,255);
	border: rgb(150,150,150) 1px solid;
	_display: block;
	min-height: 120px;
	padding: 0 5px 20px 5px;
}
div#sponsors .sponsor{
	float: left;
	text-align: left;
	width: 330px;
}
div#sponsors .sponsor h2{
	background: rgb(70,70,70);
	color: rgb(200,200,200);
	display: block;
	font: bold 11pt Arial;
	margin: 5px 5px 5px 0;
	padding: 2px 5px 2px 5px;
}
div#sponsors .sponsor #services{
	float: left;
	width: 140px;
}
div#sponsors .sponsor #services ul{
	margin: 0;
	padding-left: 20px;
}
div#sponsors .sponsor #services ul li{
	font: 8pt Arial;
}
div#sponsors .sponsor #services ul li a{
	color: rgb(100,100,100);
}
div#sponsors .sponsor #websites{
	float: left;
	width: 180px;
}
div#sponsors .sponsor #websites ul{
	margin: 0;
	padding-left: 20px;
}
div#sponsors .sponsor #websites ul li{
	font: 8pt Arial;
}
div#sponsors .sponsor #websites ul li a{
	color: rgb(100,100,100);
}
div#sponsors #sponsor-image{
	float: left;
	text-align: right;
	width: 300px;
}

/*
 *	copyright
 *
 */
div#copyright{
	color: rgb(150,150,150);
	font: 8pt Arial;
	padding: 15px;
}

/*
 * classes
 *
 */
div.rect-ad{}
div.rect-ad .rect-ad-caption{
	color: rgb(150,150,150);
	font: 8pt Arial;
}
div.rect-ad .rect-ad-image{
	border: rgb(150,150,150) 1px solid;
	height: 250px;
	width: 300px;
}

div.side-component{
	background: rgb(220,220,220);
	border: rgb(150,150,150) 1px solid;
	padding: 5px;
	margin: 15px 0 15px 0;
}
div.side-component h3{
	background: rgb(70,70,70);
	color: rgb(200,200,200);
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 5px 2px 5px;
}
div.side-component iframe{
	_background: rgb(220,220,220);
	border: 0 none;
	_width: 290px;
}

div.news-item{
	padding-bottom: 50px;
}
div.news-item .news-header{
	color: rgb(150,150,150);
	font: 8pt Arial;
}
div.news-item .news-header .released{
	float: left;
	width: 400px;
}
div.news-item .news-header .author{
	float: left;
	text-align: right;
	width: 250px;
}
div.news-item h1{
	border-bottom: rgb(150,150,150) 1px solid;
	display: block
	margin: 0;
	padding: 0;
}
div.news-item .news-options{
	font: 8pt Arial;
	padding-bottom: 10px;
}
div.news-item .news-options ul{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
div.news-item .news-options ul li{
	display: inline-block;
	padding: 0 5px 0 5px;
}
div.news-item .main-image{
	padding: 5px 0 20px 0;
}
div.news-item .main-image img{
	border: rgb(150,150,150) 1px solid;
}
div.news-item .news-text{
	font: 9pt Arial;
	line-height: 150%;
}

div.pef-information{
	line-height: 150%;
}
div.pef-information h1{
	border-bottom: rgb(150,150,150) 1px solid;
	display: block
	margin: 0;
	padding: 0 0 5px 0;
}

div.news-page{}
div.news-page h1.main{
	border-bottom: rgb(150,150,150) 1px solid;
	display: block
	margin: 0;
	padding: 0;
}
div.news-page .news-main{
	border: rgb(150,150,150) 1px solid;
	color: rgb(255,255,255);
	height: 90px;
	_height: 225px;
	padding-top: 135px;
}
div.news-page .news-main .news-main-caption{
	background: rgba(0, 0, 0 ,0.7);
	height: 80px;
	_height: 90px;
	padding: 5px 10px 5px 10px;
}
div.news-page .news-main .news-main-caption h1{
	margin: 0;
	padding: 0;
}
div.news-page .news-main .news-main-caption .news-main-info a{
	color: rgb(255,255,255);
	font-weight: bold;
}

div.option{
	float: left;
	font: 8pt Arial;
	padding: 10px 2.5px 20px 2.5px;
	width: 218px;
}
div.option h3{
	_font: bold 10pt Arial;
	margin: 0 0 2px 0;
	padding: 0;
	_padding-bottom: 2px;
}
div.option img{
	padding: 0 2px 5px 2px;
	_padding-bottom: 5px;
}
div.option .info{
	padding: 0 2px 2px 2px;
	_padding-bottom: 2px;
}
div.option a{}


div.news-list-item{
	display: block;
	padding-bottom: 15px;
}
div.news-list-item .news-list-item-head{}
div.news-list-item .news-list-item-head a{
	color: rgb(0,0,0);
	font: bold 11pt Arial;
	text-decoration: none;
}
div.news-list-item .news-list-item-date{
	color: rgb(100,100,100);
	font: 8pt Arial;
}
div.news-list-item .news-list-item-info{
	font: 8pt Arial;
}

div.feed-news-list{
	float: left;
	padding-top: 10px;
	width: 330px;
}
div.feed-news-list h3{
	background: rgb(70,70,70);
	color: rgb(200,200,200);
	display: block;
	font: bold 11pt Arial;
	margin: 0 5px 5px 0;
	padding: 2px 5px 2px 5px;
	width: 320px;
}
div.feed-news-list .feed-item{
	border-bottom: rgb(150,150,150) 1px solid;
	display: block;
	margin: 10px 0 2px 0;
	padding-bottom: 10px;
}
div.feed-news-list .feed-item-image{
	float: left;
	height: 65px;
	width: 75px;
}
div.feed-news-list .feed-item-head{}
div.feed-news-list .feed-item-head a{
	color: rgb(0,0,0);
	font: bold 11pt Arial;
	text-decoration: none;
}
div.feed-news-list .feed-item-date{
	color: rgb(100,100,100);
	font: 8pt Arial;
}
div.feed-news-list .feed-item-info{
	font: 8pt Arial;
}
div.link-overview img {
	max-width:325px;
}
div.link-overview {
	width:325px;
	float:left;
	padding:10px;

}
