/* CSS Document */

/*GLOBAL STYLES*/

html, body {
	height: 100%;
	margin: 0px;
}
body {
	font-family:Calibri, Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 100%;
	margin: 0px auto 0px auto;
	text-align:center;
	background-repeat: repeat-y;
	background-position: 50% 0%;
	background-color: #000000;
	color: #000000;
}
td {
	vertical-align:top;
}
h1 {
	font-size: 5em;
}
h2 {
	font-size: 1.4em;
	margin: 0px 0px 3px 0px;
	padding: 5px;
}
h3 {
	font-size: 1.1em;
	color: #000000;
}
h1,h2,h3 {
	margin: 0em;
}
p {
	vertical-align: top;
	margin: 0em 0.8em 1em 0.8em;
	font-size: 0.9em;
}
.centre {text-align: center}
li {
	font-size: 0.8em;
	list-style-position: outside;
	list-style-image:  url(file:images/bullet.gif);
	line-height: 20px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #663300;
}
td {
	vertical-align: top;
}

/*PAGE LAYOUT STYLES*/
#container {
	margin: 0px auto;
	width: 800px;
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
}
#idleheader {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#idlepagelayout {
	width: 800px;
	background-color: #FFF;
	padding: 0px;
}
.imagebox{
	width: 260px;
	height: 260px;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #FFFFFF;
	float:right;
}
/*MENU LAYOUT AND STLES*/
#idlemenu {
	width: 100px;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #FFFFFF;
}
.navheader {
	font-size: 0.9em;
	font-family:Calibri, Arial, "Century Gothic", Verdana, sans-serif;
	background-color: #CC0000;
	padding: 1px 0px 1px 8px;
	color: #FFFFFF;
	border: 1px solid;
	border-color: #CC0000;
}
#idlemenu a {
	padding: 0px;
	margin: 0px;
}
#idlemenu p {
	font-size: 0.7em;
	font-weight: normal;
}
#idlemenu li {
	list-style-image: none;
	padding: 0px;
}
#idlemenu #heading {
	background-color: #39B885;
	border: 1px solid;
	border-color: #39B885;
	margin-top: 10px;
}
#idlemenu #idle_navlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#idlemenu #idle_navlist a, #idle_navlist a:visited {
	display: block;
	padding: 5px 5px 5px 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: #FFFFFF solid 3px;
	border-bottom: #FFFFFF solid 3px;
}
#idlemenu #idle_navlist a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
#idlemenu #idle_nav #idle_navlist .activelink {
	color: #FFFFFF!important;
	cursor: default;
	background-color: #000000;
}
#idlemenu #idle_navlist1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#idlemenu #idle_navlist1 a, #idle_navlist1 a:visited {
	display: block;
	padding: 2px 2px 2px 7px;
	border-top: #FFFFFF solid 3px;
	border-bottom: #FFFFFF solid 3px;
	background-color: #39B885;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}
#idlemenu #idle_navlist1 a:hover {
	background-color: #F9EE23;
	color: #333333;
}
#idlemenu #idle_nav #idle_navlist1 .activelink {
	background-color: #CC0000;
	color: #FFFFFF!important;
	cursor: default;
}
#idlemenu #idle_nav tr {
	font-size: 0.85em;
	font-weight: lighter;
}

/*CONTENT LAYOUT AND STYLES*/
#idlecontent {
	padding: 0px;
	width: 660px;
	clear: both
}

#idlepagecontent {

	/*background-color:*/
}

/*PAGE STLES*/

#idleimages img {
	text-align: right;
	padding: 10px 5px 10px 0px;
}
#idlepagecontent p {
	padding: 0px 30px 0px 30px;
	line-height: 1.3em;
}
#idlepagecontent table {
	width: 90%;
}
#idlepagecontent td.right {
	text-align: right;
}
#idlepagecontent .bodytext {
	font-size: 0.7em;
}
#idlepagecontent .bodytext2 {
	font-size: 0.8em;
}
#idlepagecontent li {
	font-size: 0.9em;
	margin: 0em 2em 1em 2em;
}
#idlepagecontent li li {
	font-size: 1em;
}
#idlepagecontent h1 {
	margin: 0px 0px 5px 0px;
	color: #FF7A19;
	padding: 0px 0px 5px 5px;
}
#idlepagecontent h2 {
	padding: 4px;
	color: #CC0000;
	margin-bottom: 8px;
}
#idlepagecontent h2 a {
	font-size: 0.8em;
	font-weight: bold;
}
#idlepagecontent h3 {
	padding: 15px 8px 8px 8px;
	margin-bottom: 8px;
}
#idlecenter {text-align: center;}

/* OTHER ITEMS*/

#footer {
	clear: both; 
}
#footer p {
	font-size: 0.7em;
	text-align: center;
}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	text-align: left;
}
.bott_border {
	line-height: 1.6em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBCC66;
}
