@charset "iso-8859-1";
/* author: Caroline Davidson */
/* Creation date: 11/10/2008 */

body { 
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
}
html, body {
height: 100%;
}
* html #pagecontainer {
height: 100%;
}
p, ul, li
{
font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
color: #000000;
}
.youarehere
{
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #949449;
}
.new
{
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #949449;
}
.flash
{
	z-index:-100;
}
/*--------------------------BANNER-------------------------*/
#topBanner {
	position: absolute;
	top: 0px;	
	left:0px;
	width:910px;
	height:100px;
}
#topBannerA {
	background-image: url(../images/bestof_bannerA.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0px;	
	left:0px;
	width:240px;
	height:100px;
}
#topBannerB {
	background-image: url(../images/bestof_bannerB.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0px;	
	left:240px;
	width:360px;
	height:100px;
}
#topBannerC {
	background-image: url(../images/bestof_bannerC.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0px;	
	left:600px;
	width:310px;
	height:100px;
}
#topnavbanner {
	background-image: url(../images/bestof_navbanner.gif); 
	background-repeat: x-repeat;
	background-position: left top;
	width:910px;
	height:30px;
	position: absolute;
	top: 100px;	
	left:0px;
	text-align: left;
}
.topnavtext {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #e2e1c7;
	position: relative;
	top: 8px;
	left:10px;
	text-align: left;
}
a.topnavtextlink {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #e2e1c7;
	text-decoration:none;
}
a:hover.topnavtextlink {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #ffffff;
	text-decoration:none;
}

.botnavtext {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #6a0019;
	position: relative;
}
a.botnavtextlink {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #6a0019;
	text-decoration:none;
}
a.botnavtextlink {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #6a0019;
	text-decoration:none;
}
a:hover.botnavtextlink {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #98012F;
	text-decoration:none;
}

#toplinkbanner {
	position: absolute;
	top: 4px;
	right:10px;
}
/*--------------------------MAIN CONTAINER-------------------------*/
#pagecontainer {
	background-color: #FFFFFF; 
	width:910px;
	position: relative;
	top: 0px;
}
#MainContent {
	background-color: #FFFFFF; 
	width:700px;
	position: absolute;
	top: 180px;
	left: 210px;
	text-align:left;
	z-index:-1;
}
#apuad {
	background-color: #6b011a; 
	width:490px;
	height:60px;
	text-align:center;
}
#spacer {
	background-color: #ffffff; 
	width:490px;
	height:10px;
	text-align:center;
}
.maincontent {
	background-color: #FFFFFF; 
	width:910px;
	position: relative;
	top: 180px;
	text-align:left;
	z-index:-1;
}
.hometable {
	background-color: #FFFFFF; 
	width:910px;
	position: relative;
	top: 140px;
	text-align:left;
}
.text_title {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#660033;
	border-bottom: 1px dotted;
}
.text_topic {
	font: 15px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#660033;
	border-bottom: 1px dotted;
}
.text_workshopad {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#660033;
	border-bottom: 1px dotted;
}
.text_quote {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#000000;
	font-style: italic;
	text-align: center;
}
.text_quote_authur {
	font: 9px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#000000;
	text-align: right;
}
.text_italic {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#000000;
	font-style: italic;
}
.text_indent {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#000000;
	margin-left: 1cm
}
hr {
	color:#B6B56B;
	height: 0em
}
/*--------------------------FOOTER CONTAINER-------------------------*/
#topfooter {
font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
width: 910px;
color: #6a0019;
text-align: center;
height: 35px;
margin: 0px auto 0 auto;
}
#footer {
font: 9px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
width: 910px;
background-color: #6a0019;
color: #FFFFFF;
text-align: center;
height: 25px;
padding-top: 10px;
margin: 0px auto 0 auto;
}
/*-------------------------NAV CONTAINER---------------------------*/
#ddsidemenubar {
	width:200px;
	position: absolute;
	top: 180px;
	left:0px;
	text-align:left;
}
#ddsidemenubarHome {
	width:200px;
	position: relative;
	top: 0px;
	text-align:left;
	z-index: 1;
}
/*-------------------------RIGHT CONTAINER---------------------------*/
#RightColumn {
	width:200px;
	position: absolute;
	top: 180px;
	left:710px;
	text-align:left;
}
#RightColumnHome {
	width:200px;
	position: relative;
	top: 0px;
	text-align:left;
}
#RightColumnHomeAds {
	width:200px;
	position: relative;
	top: 210px;
	text-align:left;
}
/*-------------------------TEXT-------------------------------------*/
.booktitle {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration:bold;
	color:#6a0019;
}
a.booktitlelink {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration:bold;
	color:#000000;
}
a:hover.booktitlelink {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration:bold;
	color:#000000;
}

a {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#6a0019;
}
a:hover {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#6a0019;
}

a.text_indent_link {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#6a0019;
}
a:hover.text_indent_link {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#6a0019;
}

/*-------------------------ADS-------------------------------------*/
#NorwichAd {
	position: absolute;
	top: 0px;	
	left:0px;
	background-color: #6b011a; 	
	width:200px;
	height:200px;
	text-align: center;
}
/*-------------------------GOOGLE SEARCH-------------------------------------*/

#GoogleSHPBox {
	position: absolute;
	top: 210px;	
	left:0px;
	width:200px;
	height:100px;
	border: 1px solid #CCCCCC;
}
#GoogleSinsideBox {
	position: absolute;
	top: 720px;	
	left:0px;
	width:200px;
	height:100px;
	border: 1px solid #CCCCCC;
}
#GoogleSHPtitle {
	background-image: url(../images/bestof_titleshade.gif); 
	background-repeat: x-repeat;
	background-position: left top;
	width:200px;
	height:30px;
	position: absolute;
	top: 0px;	
	left:0px;
}
#GoogleSHPtext {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #6a0019;
	position: absolute;
	top: 5px;	
	text-align:center;
	width:200px;
}
#GoogleSearchHome {
	position: absolute;
	top: 50px;	
	left:5px;
	font: 9px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

/*-------------------------Newsletter SIGNUP-------------------------------------*/

#NewsletterSHPBox {
	position: absolute;
	top: 310px;	
	left:0px;
	width:200px;
	height:100px;
	border: 1px solid #CCCCCC;
}
#NewsletterSinsideBox {
	position: absolute;
	top: 700px;	
	left:0px;
	width:200px;
	height:100px;
	border: 1px solid #CCCCCC;
}
#NewsletterSHPtitle {
	background-image: url(../images/bestof_titleshade.gif); 
	background-repeat: x-repeat;
	background-position: left top;
	width:200px;
	height:30px;
	position: absolute;
	top: 0px;	
	left:0px;
}
#NewsletterSHPtext {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #6a0019;
	position: absolute;
	top: 5px;	
	text-align:center;
	width:200px;
}
#NewsletterSearchHome {
	position: absolute;
	top: 50px;	
	left:5px;
	font: 9px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
/*-------------------------FAVORITES-------------------------------------*/

#FavoritesBox {
	position: absolute;
	top: 320px;	
	left:0px;
	width:200px;
	height:305px;
	border: 1px solid #CCCCCC;
}

#Favoritestitle {
	background-image: url(../images/bestof_titleshade.gif); 
	background-repeat: x-repeat;
	background-position: left top;
	width:200px;
	height:30px;
	position: absolute;
	top: 0px;	
	left:0px;
}
#Favoritestext {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #6a0019;
	position: absolute;
	top: 5px;	
	text-align:center;
	width:200px;
}
.Favoriteslink {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#6a0019;
	text-decoration: none;
}
.Favoriteslink:hover {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#6a0019;
}
#Favorites {
	position: absolute;
	top: 30px;	
	left:5px;
	font: 9px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
/*-------------------------GAMES SECTION-----------------------*/
.gamestable {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align:left;
	width:490px;
	padding:0;
	border:none;
}
.gamestabletd1 {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align:left;
	width:240px;
	padding:0;
	border:none;
}
.gamestabletd2 {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align:left;
	width:10px;
	padding:0;
	border:none;
}
/*-- WORKSHOP --*/
#workshop1 {
	background-color: #F7F2F3; 
	width:200px;
	text-align:left;
}
#workshop2 {
	background-color: #FFFFFF; 
	width:200px;
	text-align:left;
}