/** Globals **/
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*\*/
* html #content {
height: 1%;
}
/**/

html {
	background: #174f62 url(../images/misc/body-back.jpg) repeat-x top left;
	color: #000000;
}

body {
	margin:0;
}

#shell {
	margin: 10px auto auto;
	width: 931px;
	height: 100%;
	/*background-color: #3e3e3e;*/
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000000;
	cursor:pointer;
}

a:hover {
	text-decoration: underline;
}

/** Start Top **/
#head {
	width: 933px;
	background:url(/images/portal/pesfan-head-back.jpg) repeat-x;
}

#pesfan-logo {
	background-image: url('../images/portal/pesfan-head-logo.jpg');
	width: 256px;
	height: 106px;
	float: left;
}

#pesfan-title {
	background-image: url('../images/portal/pesfan-head-title.jpg');
	width: 162px;
	height: 106px;
	float: left;
}

.pesfan-suggestiontitle {
	color: #FFFFFF;
	font-weight: bold;
}

#pesfan-right {
	background: url('../images/portal/pesfan-head-right.jpg') top right no-repeat;
	width: 515px;
	height: 106px;
	float: right;
}

#nav {
	height:24px;
	background-image: url('../images/portal/nav-back.gif');
	background-repeat: repeat-x;
	float: left;
	clear: both;
	width: 933px;
}

#nav-right {
	background-image: url('../images/portal/nav-right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	float: right;
	/*line-height: 22px;*/
	padding-right: 8px;
	color: #FFF;
}

#nav-right a:link, #nav-right a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/** End Top **/

/** Start Content **/
#content {
	float: left;
	border: solid 1px #bababa;
	border-top: none;
	background-color: #3E3E3E;
	width: 931px;
}

.content-head {
	float: left;
	background: url('../images/portal/box-head-title.jpg') repeat-x;
	height: 38px;
	font-weight: bold;
	padding: 3px 1px 1px 3px;
	font-size: 17px;
}

#totem1 {
	float: left;
	width: 750px;
	margin-right: 4px;
	margin-left: 2px;
	padding: 0px 2px 0px 2px;
}

.box {
	width: 750px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	float: left;
	margin: 0% 0% 1% 0%;
}

.box-head {
	height: 38px;
	background: url('../images/portal/box-head-back.jpg') repeat-x;
	float: left;
	width: 100%;
}

.box-left {
	height: 38px;
	background-image: url('../images/portal/box-head-left.jpg');
	float: left;
	width: 17px;
}

.box-head-corner {
	height: 38px;
	background-image: url('../images/portal/box-head-corner.jpg');
	float: left;
	width: 7px;
}

.box-right {
	width: 24px;
	height: 38px;
	background-image: url('../images/portal/box-head-right.jpg');
	float: right;
}

.box-content {
	border-left: solid 1px #bababa;
	border-right: solid 1px #bababa;
	padding: 3px 7px 3px 7px;
	float: left;
	width: 734px;
}

.box-foot-large {
	height: 36px;
	background-image: url('../images/portal/box-foot-back.jpg');
	background-repeat: repeat-x;
	clear: both;
}

.box-foot-left-large {
	height: 36px;
	background-image: url('../images/portal/box-foot-left.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 36px;
	padding-left: 12px;
	float: left;
}

#prev-next {
	float: right;
	padding-top: 6px;
}

.prev {
	margin-right: -3px;
}

.box-foot-right-large {
	float: right;
	width: 9px;
	height: 36px;
	padding-right: 10px;
	background-image: url('../images/portal/box-foot-right.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

.box-foot-right-large form {
	padding-top: 8px;
	margin: 0% 0% 0% 0%;
}

.box-foot-right-large input, .box-foot-right-large submit {
	font-size: 9px;
}

.box-foot {
	height: 36px;
	background-image: url('../images/portal/box-foot-back-thin.jpg');
	background-repeat: repeat-x;
	clear: both;
	margin: -5px 0px 0px 0px;
}

.box-foot-left {
	height: 36px;
	background-image: url('../images/portal/box-foot-left-thin.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 36px;
	padding-left: 12px;
	float: left;
}

.box-foot-right {
	float: right;
	/*width: 9px;*/
	width: 108px;
	height: 36px;
	padding-right: 10px;
	background-image: url('../images/portal/box-foot-right-thin.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

.box-foot-middle {
	float: left;
	height: 19px;
	margin-top: 10px;
	background: url('../images/portal/box-foot-line.gif');
	margin-left: 5px;
	width: 470px;
	z-index: 999;
}

.more-button a {
	text-decoration: none;
}

.more-button {
	float: right;
	width: 97px;
	height: 20px;
	background-image: url('../images/portal/box-more-button.gif');
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
	margin-top: 10px;
	margin-left: -90px;
}

.more-button-small {
	float: right;
	width: 45px;
	height: 12px;
	background-image: url('../images/portal/box-more-button.gif');
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	padding-top: 3px;
	margin-top: 5px;
	font-weight: bold;
}

#imagePanel {
	float: left;
	width: 360px;
	height: 260px;
}

#news-list {
	float: left;
	width: 350px;
	height: 260px;
	padding: 0px 0px 0px 10px;
}

.news-item {
	width: 350px;
	height: 32px;
	padding: 0px 0px 0px 8px;
	margin-bottom: 1px;
	border-bottom:solid 1px #dbdbdb;
}

.news-item-selected {
	width: 350px;
	height: 32px;
	padding: 0px 0px 0px 8px;
	background-color:#EEEEEE;
	margin-bottom: 1px;
	border-bottom:solid 1px #dbdbdb;
}

.news-page-headline {
	font-weight: bold;
	font-size: 25px;
	padding: 0px 0px 0px 10px;
}

.poster {
	padding: 0px 0px 0px 10px;
}

.community-box {
	float: left;
	width: 177px;
	background-color: #FFFFFF;
	margin-right: 5px;
}

.community-box .head {
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 20px;
	padding-top: 4px;
	background-image: url('../images/portal/com-mini-box-head.gif');
	background-repeat: no-repeat;
}

.community-box .content {
	border-left: solid 1px #bababa;
	border-right: solid 1px #bababa;
	padding: 10px 12px 0px 10px;
}

.community-box .foot {
	height: 20px;
	background-image: url('../images/portal/com-mini-box-foot.gif');
	background-repeat: no-repeat;
}

#totem2 {
	float: left;
	width: 160px;
}

#pes-boxshot {
	background-image: url('../images/portal/pes-2008-box-shot.jpg');
	width: 160px;
	height: 253px;
	margin-bottom: 5px;
}

#pes-guide-book {
	background-image: url('../images/portal/guide-book-button.jpg');
	width: 160px;
	height: 219px;
	margin: 5px 0 5px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	width: 100%;
}

/*.clearer {
	clear: both;
	line-height: 5px;
	width: 100%;
	background: #6a9eb5;
}*/

.samemid {
	min-height: 135px;
	height: auto;
}
/*\*/
* html .samemid {
height: auto;
height: 135px;
}
/**/

.samecom {
	min-height: 145px;
	height: auto;
}
/*\*/
* html .samecom {
height: 145px;
}
/**/

.more-button a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.more-button-small a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.newsLink {
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.tell {
	float: left;
	width: 90px;
}

.tell a {
	text-decoration: none;
}

#telltheworld {
	float: left;
}
.mainGallery .galleryTitle {
	width: 477px;
	height: 32px;
	background: url('../images/portal/video-gallery.gif') no-repeat;
}

.mainGallery .content {
	padding: 0px 0px 0px 5px;
	width: 472px;
	background: url('../images/portal/box-wide-back.gif') repeat-y;
}

.mainGallery .albumImage {
	float: left;
	margin: 0px 5px 0px 0px;
	clear: left;
}

.albumTitle a {
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
	clear: right;
}

.albumResultsHeader {
	font-size: 15px;
}

.albumResultsHeader b {
	font-size: 15px;
}

.albumDesc {
    font-size: 12px;
}

.albumLabel {
	color: #666666;
}

.albumValue {
    color: #000000;
}

.albumValue a {
	color: #0000FF;
	clear: right;
	text-decoration: underline;
}

.mainGallery .end {
	width: 477px;
	height: 4px;
	background: url('../images/portal/box-wide-end.gif') no-repeat;
}

.mainGallery .albumSearch {
	padding: 0px 5px 0px 5px;
}

.mainGallery .searchBox {
    width: 472px;
	margin: 0px 5px 0px 0px;
}

.mainGallery .searchTitle {
	width: 477px;
	height: 32px;
	background: url('../images/portal/search-videos.gif') no-repeat;
}

.mainGallery .submitTitle {
	width: 477px;
	height: 32px;
	background: url('../images/portal/submit-video.gif') no-repeat;
}

.showSuggest {
	display: inline;
}

.hideSuggest {
	display: none;
}

#stats {
	background-color: #3e3e3e;
	color: #FFFFFF;
	float: left;
	width: 346px;
	margin-top: 5px;
	padding: 2px 0px 3px 0px;
	font-size: 9px;
	height: 14px;
}

#statsleft {
	width: 9px;
	background: url('../images/portal/statsleft.png') no-repeat;
	float: left;
	height: 22px;
	margin-top: 5px;
	clear: left;
}

#statsright {
	width: 9px;
	background: url('../images/portal/statsright.png') no-repeat;
	float: left;
	margin-top: 5px;
	height: 22px;
}

.indexSide {
	width: 125px;
	float: left;
	text-align: left;
	padding-left: 1px;
	font-size: 10px;
}

#eventsDataTable {
	width: 450px;
	float: left;
	overflow: hidden;
}

.attraction {
	float: right;
	width: 97px;
	height: 20px;
	background-image: url('../images/portal/box-more-button.gif');
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
	margin-top: 8px;
	margin-left: -90px;
}

.row0 {
	clear: both;
}

.row1 {
	background-color: #f3f3f3;
	clear: both;
}

#eventsHeader {
	float: left;
	width: 450px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#top10RankingsHeader, #top10Rankings {
	float: left;
	width: 148px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #cecece;
}

#top10Rankings {
	text-align: left;
	font-weight: normal;
}

.storebord {
	border: 3px solid #cecece;
	border-top: 2px solid #cecece;
	border-bottom: 2px solid #cecece;
}

.gotmbord {
	border: 3px solid #f18511;
	border-top: 2px solid #f18511;
	border-bottom: 2px solid #f18511;
}

.gotmgall {
	background: #f18511;
}

#ign {
	position: relative;
	top: -38px;
	left: -370px;
}

/*\*/
* html .news-image {
height: 260px;
width: 360px;
}
/**/

.news-image {
	border: thin solid #cecece;
	padding: 1px 1px 1px 1px;
}

.emailClosed {
	display: none;
}

.emailOpen {
	display: block;
	clear: both;
}

#topBanner {
	padding: 21px 0 0 10px;
}

/*#telltheworld {
	width: 100px;
	float: left;
}*/

.news a {
	text-decoration: underline;
}

#telltheworld a {
	text-decoration: none;
}

#sendto {
	width: 95px;
}

#ttwhead {
	background: url('../images/portal/box-tell-the-world-head.gif') no-repeat;
	height: 36px;
	width: 275px;
	float: left;
}

#ttwcontent {
	background: url('../images/portal/box-back-news.gif') repeat-y;
	width: 265px;
	float: left;
	padding: 10px 0px 0px 10px;
}

/*#ttwcontent ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}*/

#ttwfoot {
	background: url('../images/portal/box-foot-news.gif') no-repeat;
	width: 275px;
	height: 21px;
	float: left;
}

#thumbnail {
	float: left;
	clear: both;
}

#thumbhead {
	background: url('../images/portal/images-box-head.gif') no-repeat;
	width: 726px;
	height: 10px;
	float: left;
}

#thumbcont {
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	float: left;
	width: 720px;
	clear: both;
	padding: 8px 2px 0px 2px;
}

#thumbtitle {
	background: url('../images/portal/images-box-title.gif') no-repeat;
	float: left;
	width: 83px;
	height: 14px;
	margin: 5px 0px 0px 5px;
}

#thumbfoot {
	background: url('../images/portal/images-box-foot.gif') no-repeat;
	float: left;
	width: 726px;
	height: 15px;
}

.spacer {
	clear: both;
	width: 100%;
	float: left;
	clear: both;
	height: 1px;
}

#ttwtable {
	margin: 0px 0px 0px 0px;
	/*padding: 0px 10px 0px 0px;*/
	width: 98%;
}

.hideMenu {
	display: none;
	z-index: 0001;
}

.showMenu {
	display: block;
	z-index: 999;
	background: #424242;
	position: absolute;
	border: 1px solid #FFFFFF;
}

.showMenu a {
	color: #FFFFFF;
	font-weight: bold;
}

.alt2, .alt2Active {
	background: #F9F9F9;
	color: #000000;
}

.smallfont {
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.sponsered {
	vertical-align: middle;
}

.sponsered img {
	vertical-align: middle;
}

#eventsDataTable {
	width: 449px;
}

#smallArchive {
	float: left;
}

#largeArchive {
	float: right;
	border: #dbdbdb thin solid;
}

#readNewsContent {
	width: 430px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#readNewsSide {
	width: 280px;
	float: right;
}

#latestNewsTitle {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px -10px 0px;
	padding: 5px 0px 0px 0px;
}

#readNewsLatest {
	width: 275px;
	float: left;
	clear: both;
}

#latestNewsHead {
	float: left;
	width: 275px;
	background: url('../images/portal/box-latest-news-head.gif') no-repeat;
	height: 36px;
}

#latestNewsFoot {
	float: left;
	width: 275px;
	background: url('../images/portal/box-foot-news.gif') no-repeat;
	height: 36px;
}

#latestNewsContent {
	float: left;
	width: 245px;
	background: url('../images/portal/box-back-news.gif') repeat-y;
	padding: 10px 15px 0px 15px;
}

#latestNewsContent a {
	text-decoration: none;
}

#readNewsImage {
	border: thin solid #cecece;
	width: 270px;
	margin: 0px 0px 10px 0px;
	float: left;
	clear: both;
}

.newsywoozy {
	line-height: 12px;
	margin: 2px 0px 1px 0px;
}

.footerlinks
{
  clear: both;
  text-align: center;
}

.footerlinks img {
	margin-right:40px;
}
#legal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#3e7186;
	padding:0 50px 10px 50px;
	text-align:justify;
}
.footerlinks a:link, .footerlinks a:visited {
	color:#999999;
	text-decoration:none;
}
#screenies img {
	border:solid 1px #ccc;
	margin:0 0 10px 20px;
}
#konami-bar {
	width:100%;
	height:20px;
	background:#000;
	padding:4px 0 2px 0;
}
#konami-bar #address {
	float:right;
	padding-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
#konami-bar #address a:link, #konami-bar #address a:visited {
	color:#fff;
	text-decoration:none;
}
#select-language {
	float:right;
	padding-right:4px;
}
#select-language form {
	margin:0;
}
#select-language select {
	font-size:9px;
}
#select-language select option {
	font-size:9px;
}
#select-language img {
	margin:2px 6px 0 0;
}