HTML
{
	height: 100%;
	margin-bottom: 1px;
}

BODY
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(../images/paper_back.png);
	overflow: hidden;
}

a:link, a:visited
{
	color: #cb2619;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

h3, .componentheading
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #cb2619;
	line-height: 18px;
	margin: 5px 0;
}

.componentheading { padding-top: 10px; }

.contentheading
{
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
	width: 100%;
	font-family: Tahoma, Arial;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}

.small
{
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.modifydate
{
	height: 30px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate
{
	height: 25px;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}

.clr { clear: both; }

#main_bg
{
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption
{
	font-size: 10px;
	color: #666666;
}

div.center { text-align: center; }
div.blog_more { margin-top: 30px; }
div.syndicate div { text-align: center; }

#bottomnav_links ul
{
	margin: 0;
	padding: 0;
}

#bottomnav_links li
{
	background-image: none;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	height: 17px;
	white-space: nowrap;
}

#wave
{
	position: absolute;
	bottom: 0px;
	height: 140px;
	width: 100%;
	background: url(../images/ian-water.png);
	z-index: 3;
}

#type
{
	position: absolute;
	top: 20px;
	right: 30px;
	height: 200px;
	width: 200px;
	padding: 70px 0px 0px 0px;
	background: url(../images/ian-type.gif) no-repeat top left;
	z-index: 3;
}

#bird
{
	position: absolute;
	top: 45px;
	left: 45px;
	height: 100px;
	width: 100px;
	background: url(../images/ian-bird.gif) no-repeat top left;
	z-index: 2;
}

#hand
{
	position: absolute;
	bottom: 90px;
	right: 40px;
	height: 200px;
	width: 147px;
	background: url(../images/ian-hand.gif) no-repeat top left;
	z-index: 2;
}
#whand
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 271px;
	width: 181px;
	background: url(../images/ian_womans_hand.gif) no-repeat top left;
	z-index: 2;
}

#rays
{
	position: absolute;
	bottom: 100px;
	left: 0px;
	width: 300px;
	height: 200px;
	background-image: url(../images/ian-rays.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#contentarea
{
position: absolute;
top:0px;
bottom:0px;
left:0px;
right: 0px;

	height:100%;
	width: 100%;
	margin-bottom: 0px;
	margin-bottom: 140px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	z-index: 2;
}

#content-table { 
	width: 450px;
}

#menu
{
	position: absolute;
	top: 90px;
	left: 120px;
	width: 150px;
	z-index: 3;
}

#mainbody { width: 450px; }

#usermod { 
	width: 450px;
	align:center;
}

a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	font-size: 12px;
	color: #cb2619;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	height: 26px;
	line-height: 26px;
	text-indent: 10px;
	width: 150px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.mainlevel:hover
{
	color: #333333;
	text-decoration: none;
}

a.mainlevel#active_menu {	color: #000000;
 }
a.mainlevel#active_menu:hover { color: #333333; }

div.moduletable
{
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div.moduletable h3
{
	color: #666666;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 150px;
	font-size: 14px;
}

.moduletable th
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 7px;
}



table#usermod a:link, table#usermod a:visited
{
	color: #cb2619;
	text-decoration: underline;
}

table#usermod a:hover
{
	color: #333333;
	text-decoration: none;
}

table#usermod
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table#usermod td
{
	padding: 0px;
	margin: 0px;
}

input.button
{
	border: 1px solid #000000;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cb2619;
}

.inputbox { font-size: 11px; }

table.moduletable
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

table.moduletable td { padding: 4px; }
#content-pane .tab-page { }

table.contentpane
{
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen
{
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.contentpagetitle
{
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
}

a.contentpagetitle:link, a.contentpagetitle:visited
{
	padding: 0px;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	color: #666666;
	text-align: left;
	width: 100%;
	font-weight: bold;
}

a.contentpagetitle:hover { color: #cb2619; }

a.sublevel:link, a.sublevel:visited
{
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 16px;
	padding-left: 3px;
	text-indent: 5px;
	display: block;
	height: 16px;
	text-decoration: none;
}

a.sublevel:hover
{
	color: #cb2619;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited { }
a.category:hover { }
a.pagenav, a.pagenav:visited { color: #333333; }
a.pagenav:hover { color: #333333; }
.frontpageheader { }
.newsfeedheading { }
.newsfeeddate { }
.fase4rdf a:link { }
.fase4rdf a:hover { }

td.sectiontableheader
{
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	border-left: 1px solid #eee;
	background-color: #cb2619;
	overflow: auto;
}

td.smalldark
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

table.pollstableborder
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
}

table.pollstableborder td { padding: 5px 2px 0 0; }
td.sectiontableentry1 { padding: 0px; vertical-align:top; }
td.sectiontableentry2 { padding: 0px; vertical-align:top; }

tr.sectiontableentry1 td
{
	padding-left: 4px;
	padding-right: 4px;
}

tr.sectiontableentry2 td
{
	padding-left: 4px;
	padding-right: 4px;
}

.ontab
{
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #8ECC00;
}

.offtab
{
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding { }

.tabheading
{
	background-color: #ffffff;
	text-align: left;
}

.pagetext
{
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 { }
h5 { }
h6 { }

hr
{
	background: #999999;
	height: 1px;
	border: 1px solid;
}

hr.separator { }
td.buttonheading img { padding-left: 5px; }
span.highlight { background: #ffffcc; }

table.contenttoc
{
	margin: 3px;
	border: solid 1px #cccccc;
}

table.contenttoc th
{
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	background: #ffffff;
	padding: 5px;
}

table.contenttoc td
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

.contentdescription { text-align: left; }
.category { }

.poll
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

table.pollstableborder
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.smalldark
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto { width: 100%; }

table.searchintro td
{
	color: #000000;
	font-weight: bold;
}

.pagenav { font-weight: normal; }
.pagenavbar { }

/* Content voting */
.content_rating
{
	font-weight: normal;
	font-size: 8pt;
}

.content_vote
{
	font-weight: normal;
	font-size: 8pt;
}

.back_button
{
	text-align: center;
	margin-top: 40px;
}

.readon { display: block; }
strong { color: #333333; }

#pathway
{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

