﻿/* STANDARD ELEMENTS */

body 
{ 
	font-family : Trebuchet MS, arial, helvetica, sans-serif;
	background-image : URL("../images/banner-800x80.png");
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #ffffff;
	width:800px;
	padding:0;
	margin:0;
}


p
{
	margin : 0;
	margin-bottom : 1em;
	margin-left : 1em;
	margin-right : 1em;
	padding : 0;
	color : black;
	font-size: 100%;
}

b
{
	color : blue;
}

strong
{
	color : blue;
}

b.but
{
	color : white;
	background-color : blue;
	width : 8em;
/*	height : 1em; */
	text-align : center;
	padding : 0;
	display : block;
	font-size : 1em;
}

h1
{
	font-size : 150%;
	text-align : left;
	margin-top:0;
}

h2
{
	font-size : 115%;
	text-align : left;
	font-weight:normal;
	margin-top:0;
}

a
{
	font-size:100%;
	text-decoration : none;
	color : blue;
}

a:hover
{
	color : white;
	background-color : #bbbbff;
}

img
{
	float : right;
}

img.nofloat
{
	float : none;
}

img.cat
{
	border-style: solid;
	border-width: 4px;
	border-color:blue aqua aqua blue;
	margin:8px 0 0 16px;
	float:none;
}

ul.buttons
{
	list-style-image:none;
	list-style-type:none;
}

ul.buttons li
{
	background-color:#7480c8;
	color:white;
	margin-bottom:1em;
	text-align:center;
	width:12em;
}

ul.buttons li p
{
	font-size:80%;
	background-color:#eef;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	width:100%;
}

/* MENUS (Lists of forward links) */

ul.menu
{
	list-style-image : url("../images/arrow-loc.gif");
	list-style-position : outside;
}

ul.menu li
{
	margin-bottom : 1em;
	font-size : 80%;
}

ul.menu li a
{
	font-size : 120%;
	vertical-align:top;
}
ul.menu li p
{
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
ul.menu li p a
{
	font-size:100%;
}

/* TABLES */

table
{
	font-size:80%;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:left;
	border: 2px solid #00FFFF;
}

table td
{
	border: 2px solid #FFFFFF;
}

table.catalog td.left
{
	width:128px;
	height:128px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

table.catalog td.right
{
	width:440px;
	height:128px;
	vertical-align:top;
	padding:4px 4px 4px 4px;	
}

table.menus
{
	
	width:90%;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

table.menus td.stub
{
	width:8em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align : center;
	background-color:inherit;
	color:black;
}


table.menus td.left
{
	width:8em;
	height:1em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align : center;
	background-color:#3a93f2;
	color:white;
}

table.menus td.right
{
	height:1em;
}

table.menus td.center
{
  text-align:center;
  font-weight:bold;
}

/* BULLET POINTS */
ol.points
{
}

ol.points li
{
	font-weight:bold;
	padding-bottom:0.5em;
	margin:0 0 0 0;
}

ol.points li p
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-weight:normal;
	font-size:80%;
}


/* EXPLAIN */

ul.explain
{
	list-style-image : url("../images/arrow-loc.gif");
	list-style-position : outside;
}

ul.explain li
{
	margin-bottom : 1em;
	margin-right : 2em;
	font-size : 100%;
}

ul.explain ul a
{
	font-size : 100%;
}

ul.explain p
{
	font-size : 80%;
}


ul.explain ul
{
	list-style-type:none;
	list-style-image:none;
}

ul.explain ul li
{
	margin-bottom : 0;
	font-size:80%;
}


ol.explain
{
	list-style-position : outside;
}

ol.explain li
{
	margin-bottom : 1em;
	margin-right : 2em;
	font-size : 95%;
}

ol.explain b
{
	color : #008;
}


/* MAIN DIVISION */

div#main 
{
/*	background-image:url('../images/background.png'); */
	background-color:#e9ecef;
	margin-top : 80px;
	padding-top : 16px;
	padding-bottom : 16px;
	padding-left:0;
	padding-right:0;
	border-bottom : normal;
	width:800px;
}


image.buttons
{
  border-color:aqua aqua blue blue;
}


div#main h1,h2,p
{
  padding-left:16px;
}

div#main image
{
  padding-left:16px;
}

/* FOOTER DIVISION */

div#foot
{
	background-color : #eeeeff;
	width : 640px;
	height : 32px;
	font-size : 80%;
}


/* Feature outlines */
dl.feature
{

}

dl.feature dt
{
	margin:1em 0 0 1em;
	padding:0 0 0 0;
	text-align:left;
	color:blue;
}

dl.feature dd
{
	background-color:#eeeeff;
	font-size:80%;
	margin:0.5em 0 0 3em;
}


/* MENU BUTTONS */
dl.button
{
	background-color:#eeeeff;
}

dl.button dt
{
	background-color:#7480c8;
	color:white;
	margin:1em 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	width:8em;
}

dl.button dd
{
	background-color:#eeeeff;
	font-size:80%;
	margin:0 0 0 0;
}
	

/* IN-WORLD PROFILE STYLES*/

body.profile
{
	background-image : none;
	background-color : #eef;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body.profile div
{
	width:100%;
	border:thin green solid;
	padding:10px 10px 10px 10px;
	text-align:center;
}

body.profile div h1
{
	  text-align:center;
}

body.profile div h2
{
	  text-align:center;
}
