﻿/* 0 BASIC TAGS */

* {
	padding: 0;
	margin: 0;
}

table {
	font-size: 1em;
}

tr
{
	text-align: center;
}

td
{
	text-align: center;
}

caption 
{
	font-weight: bold;
	font-size: 1.3em;
}

input.btn
{
	border: 1px solid #888888;
	border: 1px solid;
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#888888;
	border-bottom-color:#888888;
	background-image: url(Images/button-background.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

li 
{
	line-height: 1.2em;
}

hr {
	border-top: 1px solid #bababa;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

pre {
	font-family: Courier New, Courier;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #303030;
	font-size: 12pt;
	width: 500px;
	text-align: left;
}

body 
{
	background-image: url(Images/border-left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0px;
}

.tight {
	line-height: 1.2em;
}

.wizardbutton 
{
	background-color: #DDDDDD;
	border: 1px solid #999999;
}

.avatarGrid 
{
	text-align: center;
}

.avatarImage
{
	height: 40px;
	text-align: center;
}
/* 1 HEADER */

.header {
	background-image: url(Images/title-middle.gif);
	background-repeat: repeat-x;
	position: relative;
	width: auto;
	height: 190px;
}

.header-left {
	background-image: url(images/title-left.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 460px;
	height: 190px;
}
	
.header-right {
	background-image: url(Images/title-right.gif);
	background-repeat: no-repeat;
	float: right;
	width: 26px;
	height: 190px;
}

.headersearch 
{
	position: absolute;
	top: 160px;
	right: 40px;
	width: 530px;
	height: 28px;
	font-size: 9pt;
	font-weight: bold;
	visibility: hidden;
}
.headersearchlogo
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 85px;
}
.headersearchbox
{
	position: absolute;
	left: 86px;
	top: 0px;
	height: 28px;
	width: 239px;
}
.headersearchradio
{
	position: relative;
	top: 0px;
	left: 325px;
	height: 28px;
	width: 210px;
}

.headerbanner 
{
	position: absolute;
	top: 3px;
	right: 25px;
	width: 468px;
	height: 60px;
	border: 1px solid #666666;
}

#SiteTitle
{
	position: absolute;
	left: 400px;
	top: 164px;
	font-size: 18px;
}

#UserTitle {
	position: absolute;
	left: 185px;
	top: 87px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 22px;
	top: 70px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.menua a:hover 
{
	 text-decoration: none;	
}

.staticmenuitem 
{
	height: 15px;
	text-align: center;
	margin: 0px 3px 0px 3px;
	padding: 4px 6px 4px 6px;
	border: 1px solid;
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#888888;
	border-bottom-color:#888888;
	background-image: url(Images/menubuttonbackground.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}

.nav {
	position: absolute;
	right: 37px;
	top: 130px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */


/* 1.2 CHAT */
.ChatMessage 
{
	background-color: #CCCCCC;
	height: 40px;
}
.ChatMessageAlternate
{
	background-color: #AAAAAA;
	height: 40px;
}
/* 2 PAGE */

.outerpage
{
	background-position: right;
	background-image: url(Images/border-right.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

.pagetopleft
{
	float: left;
	height: 14px;
	width: 14px;
	background: transparent url(Images/pagetopleft.gif) no-repeat top left;
}

.pagetopright
{
	float: right;
	height: 14px;
	width: 14px;
	background: transparent url(Images/pagetopright.gif) no-repeat top right;
}

.middlepage
{
	margin: 0px 40px 0px 40px;
}

.innerpage
{
	padding: 10px 20px 5px 20px;
	border: 1px solid #333333;
	background-color: #E4E4E4;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
h5 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.2em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER */

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
	z-index: 50;
}

#sidemenubar 
{
	text-align: left;
	float: left;
	width: 214px;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #d32525;
	text-decoration: none;
}

#sidemenubar a {
	text-decoration: none;
	color: #D32525;
}

#sidemenubar a:hover 
{
	color: #FF2525;
}

.audioMenuHeader
{
	width: 200px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.audioMenuHeader a:hover {
	text-decoration: none;
	color: #FF2525;
	background-color: #FFFFFF;
}

.audioMenuCategoryHeader
{
	background-image: url(Images/MenuCategoryHeader.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 7px;
	text-align: center;
}

.audioMenuCategory
{
	width: 200px;
	border: 2px solid #ABABAB;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.audioMenuItem
{
	padding-left: 10px;
	width: 190px;
	height: 18px;
}

#content {
	margin-left: 214px;
	padding-left: 20px;
}

.audiocontent 
{
	min-height: 1600px;
}

* html .audiocontent {
	height: 1500px;
}

#gameList th
{
	font-size: 1.2em;
	font-weight: bold;
	width: 190px;
	text-align: center;
	vertical-align: middle;
}

#gameList td
{
	text-align: left; 
	vertical-align: top;
}

#photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

dl {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0px;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding-bottom: 40px;
	width: auto;
	text-align: center;
}

.view {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
}

.view .photo-frame {
	margin-left: 0px;
	margin-right: 0px;
}

.photoItem {
	padding: 20px 50px;
	color: #B2B2B2;
}

.photoItem h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS */

#photos, #details {
	background-image: url(images/body-repeat-photo.gif);
	text-align: center;
	padding: 0px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 2.4 AUDIO, AI, GAMES, FAMILY, NEWS */

#audio, #ai, #games, #gameList, #family, #news, #managedcards
{
}

.news 
{
	padding: 0px 20px 20px 20px;
}

/* ITEMS */

.itembox
{
	padding-top: 5px;
}

.itemtop 
{
	background-image: url(Images/item-topmiddle.gif);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 29px;
}

.itemtopleft
{
	background-image: url(Images/item-topleft.gif);
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	width: 56px;
	height: 29px;
}

.itemtopright
{
	background-image: url(Images/item-topright.gif);
	background-repeat: no-repeat;
	float: right;
	top: 0px;
	width: 14px;
	height: 29px;
}

.itemheader
{
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px 0px 10px 0px;
}

.itembody
{
	background-image: url(Images/item-middletop.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #828282;
	padding: 5px 10px 5px 10px;
	color: #000000;
}

.itembottom
{
	background-image: url(Images/item-bottommiddle.gif);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 7px;
	margin-bottom: 10px;
}

.itembottomleft
{
	background-image: url(Images/item-bottomleft.gif);
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	width: 45px;
	height: 7px;
}

.itembottomright
{
	background-image: url(Images/item-bottomright.gif);
	background-repeat: no-repeat;
	float: right;
	top: 0px;
	width: 10px;
	height: 7px;
}

.borderedTable
{
	border: 2px solid #CCCCCC ;
	background-color: #EFEFEF;
	margin: 10px 10px 10px 10px;
	color: Black;
}

.borderedTable td
{
	border: 2px solid;
	border-top-color: #ACA899;
	border-left-color: #ACA899;
	border-bottom-color: #ECE9D8;
	border-right-color: #ECE9D8;
	padding: 3px 10px 3px 10px;
}

.borderedTable th
{
	border: 2px solid;
	border-top-color: #ACA899;
	border-left-color: #ACA899;
	border-bottom-color: #ECE9D8;
	border-right-color: #ECE9D8;
	padding: 3px 10px 3px 10px;
}

.smallBorderedTable
{
	border: 2px solid #CCCCCC;
	background-color: #EFEFEF;
	color: Black;
}

.smallBorderedTable td
{
	border: 2px solid;
	border-top-color: #ACA899;
	border-left-color: #ACA899;
	border-bottom-color: #ECE9D8;
	border-right-color: #ECE9D8;
	padding: 3px 3px 3px 3px;
}

.smallBorderedTable th
{
	border: 2px solid;
	border-top-color: #ACA899;
	border-left-color: #ACA899;
	border-bottom-color: #ECE9D8;
	border-right-color: #ECE9D8;
	padding: 3px 3px 3px 3px;
}

.borderlessTable th
{
	padding: 3px 3px 3px 0px;
}

.borderlessTable td
{
	padding: 3px 3px 3px 0px;
}

.scoreInfo
{
	float: left;
	text-align: center;
}

.scorePage
{
	text-align: center;
	background-color: #C0C0C0;
}

.scoreBody
{
	background-image: none;
	padding: 0px;
	margin: 0px;
	background-color: #C0C0C0;
}

.gameInfo
{
	width: 250px;
	background: url(images/background-gradient.jpg) repeat-x;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 15px 5px 15px 5px;
	margin: 15px 0px 25px auto;
}

.bottomPage 
{
	background: url(images/pageBottom.gif);
	width: 760px;
	height: 8px;
	margin: 0px;
	margin-bottom: 16px;
}

/* FORUMS */

.forumTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.forumTable td
{
	border: 2px solid #888888;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 2px;
	margin: 0px;
}
.forumTable th
{
	padding: 0px;
	margin: 0px;
}

.forumPostTable td
{
	padding: 10px;
}

.forumHeader 
{
	background-image: url(Images/item-topmiddle.gif);
	background-repeat: repeat-x;
	height: 29px;
}

.forumHeaderText
{
	padding-top: 5px;
	margin-left: 70px;
	text-align: left;
}

.forumHeaderLeft
{
	background-image: url(Images/item-topleft.gif);
	background-repeat: no-repeat;
	float: left;
	top: 0px;
	width: 56px;
	height: 29px;
}

.forumHeaderRight
{
	background-image: url(Images/item-topright.gif);
	background-repeat: no-repeat;
	float: right;
	top: 0px;
	width: 14px;
	height: 29px;
}

.forumHeaderTitle 
{
	background-image: url(Images/item-topmiddle.gif);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 29px;
}

.forumBelowHeader
{
	background-image: url(Images/item-middletop.gif);
	background-repeat: repeat-x;
	height: 5px;
}

.forumUnderHeader
{
	background-image: url(Images/item-undertop.gif);
	background-repeat: repeat-x;
	height: 21px;
}

.forumPostUnderHeader
{
	background-image: url(Images/item-undertop.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.forumBottom
{
	background-image: url(Images/item-bottommiddle.gif);
	background-repeat: repeat-x;
	height: 7px;
}

.forumBottomLeft
{
	background-image: url(Images/item-bottomleft.gif);
	background-repeat: no-repeat;
	float: left;
	width: 45px;
	height: 7px;
}

.forumBottomRight
{
	background-image: url(Images/item-bottomright.gif);
	background-repeat: no-repeat;
	float: right;
	width: 10px;
	height: 7px;
}

.forumRow
{
	background-color: #E2E2E2;
	border-bottom: 1px solid #FF0000;
}

.forumAlternatingRow
{
	background-color: #F1F1F1;
}

/* 3 FOOTER */

.footersearch 
{
	background-position: right;
	background-image: url(Images/border-right.gif);
	background-repeat: repeat-y;
	left: 37px;
	right: 37px;
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
.footersearchinner
{
	height: 40px;
	text-align: center;
	color: Black;
	margin: 0px 40px 0px 40px;
	border:1px solid #333333;
	background-color: #DDDDDD;
}
.footersearchtable
{
	margin-left: auto;
	margin-right: auto;
	width: 575px;
	text-align: center;
}

.footerbg 
{
	background-position: right;
	background-image: url(Images/border-right.gif);
	background-repeat: repeat-y;
	left: 37px;
	right: 37px;
	width: 100%;
	height: 172px;
	text-align: center;
	vertical-align: middle;
}
	
.footer 
{
	text-align: center;
	height: 77px;
	text-align: center;
	font-size: 10px;
	color: Black;
	margin: 0px 40px 0px 40px;
	background-color: #DDDDDD;
	background-image: url(Images/footerbackground.gif);
	background-repeat: repeat-x;
}

.pagebottomleft
{
	float: left;
	width: 14px;
	height: 77px;
	background: transparent url(Images/pagebottomleft.gif) no-repeat bottom left;
}

.pagebottomright
{
	float: right;
	width: 14px;
	height: 77px;
	background: transparent url(Images/pagebottomright.gif) no-repeat bottom right;
}

.footer-bottom {
	background: url(images/footer-middle.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 87px;
	bottom: 0px;
}

.footer-left {
	background: url(images/border-left.gif);
	background-repeat: repeat-y;
	float: left;
	left: 0px;
	width: 26px;
	height: 87px;
	bottom: 0px;
	text-align: left;
}

.footer-right 
{
	background: url(images/footer-right.gif);
	background-repeat: no-repeat;
	float: right;
	width: 491px;
	height: 87px;
	right: 0px;
	left: auto;
}

.menub 
{
	margin: 5px auto 8px auto;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.menub a:visited {
	color: #d32525;
}

.menub a:hover 
{
	text-decoration: none;	
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

