@charset "UTF-8";
/* CSS Document */

body {
	background-color: #33CC00;
	margin: 0px;
	background-image: url(/images/body_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#wrapper {
	width: 1036px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/wrapper_pattern.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 24px;
	text-align: center;
	color: #000000;
	padding-bottom: 20px;
	font-size: 11px;
}
#sidebar {
	width: 361px;
	float: left;
}
#content_box {
	float: right;
	width: 675px;
}
#content_box_extended {
}
#content {
	margin-right: 18px;
	padding-left: 28px;
	background-image: url(/images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 60px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#content_extended {
	margin-right: 18px;
	padding-left: 28px;
	background-image: url(/images/content_background_extended.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 60px;
	padding-right: 20px;
	margin-left: 18px;
	padding-top: 22px;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar_icons {
	padding-left: 30px;
}
.page_title {
	background-image: url(/images/page_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 19px;
	line-height: 21px;
	padding-top: 3px;
	padding-left: 31px;
	padding-right: 30px;
	padding-bottom: 0px;
}

.advertiser_name {
	font-size: 24px;
	display: block;
	color: #33CC00;
	line-height: 27px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC00;
}
.advertiser_image {
	border: 1px solid #FA6E16;
	margin-right: 10px;
}
.categories {
	background-color: #CC99FF;
	padding: 2px 2px 2px 4px;
	margin-bottom: 6px;
	color: #660033;
}
.advertiser {
	padding-left: 10px;
	background-image: url(/images/bullet_advertisers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	margin-bottom: 7px;
	text-decoration: none;
	display: block;
}
a.advertiser:link {
	color: #000000;
	text-decoration: none;	
}
a.advertiser:visited {
	color: #000000;
	text-decoration: none;	
}
a.advertiser:hover {
	color: #FF3300;
	text-decoration: none;	
}
.error {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	display: block;
}
.item_box {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
	margin-bottom: 10px;
}
.item_title {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #003399;
}
.item_image {
	padding-right: 10px;
	padding-bottom: 8px;
}

/* KIDS EAT FREE START */
.kef_heads {
	background-color: #66CC66;
	display: block;
	padding: 2px 2px 2px 5px;
	margin-top: 8px;
}
a.kef_heads:link {
	background-color: #FFCC99;
	text-decoration: none;
	color: #FF3300;
	font-size: 110%;
	font-weight: bold;
}
a.kef_heads:visited {
	background-color: #FFCC99;
	color: #FF3300;
	text-decoration: none;
}
a.kef_heads:hover {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
}
/* KIDS EAT FREE END */
.movie_rating {
	font-size: 18px;
	color: #FF3300;
}
.downloads_box {
	width: 180px;
	margin-left: 12px;
}
.downloads_box_content {
	background-image: url(/images/download_pattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 3px 10px;
}
.downloads_item {
	background-image: url(/images/bullet_advertisers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	display: block;
}
