/*
Original design: andreas05 (v2.5 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas05/
*/

/* General tags */
* {margin:0; padding:0;}
body {background:#fff;text-align:center;}
a {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 16px 0;}
ul, ol {display:none;}
ul ul, ol ol {display:none;}
img {display:none;}

/* Headers */
h1 {display:none;}
h2 {display:none;}
h3 {display:none;}

/* IDs */
#title {margin:20px auto -1px; width:700px;}
#container {background:#fff; border:0px solid #555; color:#555; margin:15px auto 15px; padding:10px; width:500px; line-height:1.3em;}
#sidebar {display:none;}
#sidebar p {display:none;}
#sidebar p a {display:none;}
#main p {display:none;}
#main {text-align:center;margin:auto;width: 500px;}
#fade {color: #F6F1F6; font-size: 9px;}
#bot_ad, #bot_ad a {display:none;}
#top_ad {display:none;}
#adroll {display:none;}
#bottom_ads {display:none;}
#sidebar2 {display:none;}

/* Header */
#header	{display:none;}

/* Menu */
.menu {display:none;}
.menu:hover {display:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}
textarea {color:#777; margin-bottom:0; font: normal 10px courier, monospace;}
img.none { margin-right: 20px;}
.clearer { clear : both;}

/* Tables */
#mytable {
	width: 500px;
	border:1px solid #CCC;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 500px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	font-size: 11px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

td.print {display:none;}
th.logger {display:none;}