/* This is the CSS for Harvest Home */

/* SELECTORS */
body
{
	margin-left:0px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	background:url("media/repeatingborder.jpg") repeat-y;
	background-color:#5F406C;
}

p
{
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
}

a:link
{
	color:#00C0C0;
	font-weight:bold;
	text-decoration:underline;
}

a:visited
{
	color:#00C0C0;
	font-weight:bold;
	text-decoration:underline;
}

a:active
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

img
{
	border:none;
}

hr
{
	color:#FFFFFF;
}

td
{
	font-family:tahoma,arial,sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}

ol
{
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	list-style-type:square;
}

/* FORMATTING */
#menu
{
	position:absolute;
	left:0px;
	top:0px;
	width:360px;
	background:transparent;
	border:none;
}

#main
{
	background:#5F406C;
	margin-left:359px;
	border:none;
	voice-family:"\"}\"";
	voice-family:inherit;
   	margin-left:361px;
}

#topBorder
{
	height:50px;
	background:url("media/repeatingborder.jpg") repeat-x;
	border:none;
}

#linksMenu
{
	height:13px;
	background:#5F406C;
	border:none;
}

.fakeDiv
{
	height:5px;
	border:none;
}

.centerAll
{
	text-align:center;
}

.moodTable
{
	text-align:center;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.topAlign
{
	vertical-align:top;
}

.membersTable
{
	text-align:center;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

.memberNumber
{
	width:20px;
	vertical-align:top;
}

.memberName
{
	width:60px;
	vertical-align:top;
}

.memberEmail
{
	width:25px;
	vertical-align:top;
}

.memberSite
{
	width:50px;
	vertical-align:top;
}

.memberCountry
{
	width:60px;
	vertical-align:top;
}

.memberSong
{
	width:75px;
	vertical-align:top;
}

.memberAlbum
{
	width:75px;
	vertical-align:top;
}

.joinTable
{
	border:none;
	padding:2px;
}

.joinTag
{
	text-align:right;
	width:200px;
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
}

.updateTable
{
	border:none;
	padding:2px;
}

.updateTag
{
	text-align:right;
	width:200px;
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
}

.affiliateTable
{
	border:none;
	padding:2px;
}

.affiliateTag
{
	text-align:right;
	width:200px;
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
}

.controlTag
{
	text-align:left;
}

/* TEXT */
.normalText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
}

.smallText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.8em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

.tinyText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

.menuText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.45em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}

.headerText
{
	font-family:tahoma,arial,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
}

.footerText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.8em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}

.littleText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.8em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}

.otherText
{
	font-family:tahoma,arial,sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}

#displayText
{
	font-size:.8em;
	font-style:italic;
}

/* IMAGES */
.thumbPics
{
	width:45px;
	height:45px;
}

.capPics
{
	width:75px;
	height:50px;
}

.code50x50
{
	width:50px;
	height:50px;
}

.code88x16
{
	width:88px;
	height:16px;
}

.code88x31
{
	width:88px;
	height:31px;
}

.code100x35
{
	width:100px;
	height:35px;
}

.code100x50
{
	width:100px;
	height:50px;
}

.code100x100
{
	width:100px;
	height:100px;
}

.code200x40
{
	width:200px;
	height:40px;
}
