@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
body {
	background-color: #D2D2D2;
	padding-top: 15px;
	background-image: url(../images/back-grad.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #7C7C7C;
	border:none;
	text-align: center;
}

a:link {
	color:#00C;
}
a:visited {
	color:#00C
}
	
	
#date {
	font-size: 8.5px;
	color: #999;
	text-align: right;
	width: 150px;
	position: absolute;
	top: 208px;
	right: 672px;
	letter-spacing: -0.1em;
}
#footer {
	font-size: 0.8em;
	color: #666;
	text-align: center;
	padding-top: 1px;
}


#bottom {
	background-image: url(../images/panel-2-bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
	margin-top: -6px;
}
#bottom5 {
	background-image: url(../images/panel-2-bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 31px;
}

hr {
	margin-top: .2em;
	margin-bottom: .2em;
}

.footer a:link {
	color: #393;
	text-decoration:none;
}
.footer a:hover {
	font-weight: bold;
	color: #3C0;
}

#top {
	background-image: url(../images/panel-2-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	overflow: hidden;
	height: 18px;
}
#banner	{
	background-image:url(../images/panel-2-center.png);
	background-repeat:repeat-y;
	background-position:center;
	overflow:hidden;
	height:180px;
}

.content	{
	background-image:url(../images/panel-2-center.png);
	background-repeat:repeat-y;
	background-position:center;
	overflow:hidden;
	height:auto;
}

#container {
	background-image: none;
	min-height: 50px;
	height: auto;
	padding-top: 50px;
}
.boxout {
	text-align: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	width: 500px;
	margin-left: 40px;
	border-top-width: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.boxout_top {
	background-image: url(../images/boxout_top.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 516px;
	margin-left: 40px;
}
	
#rightpanel {
	float: right;
	margin-right: 36px;
	width: 180px;
	background-image: url(../images/boxout_top.gif);
	background-repeat: repeat-x;
}

.boxout p {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	color: #828282;
	line-height:1.4em;
}

h2 {
	font-size: 1.75em;
	font-weight: bold;
	color: #03C;
	text-align: left;
	margin-top: .75em;
	margin-bottom: .5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.5em;
	color: #009;
	margin-top: 0.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}


#header {
	background-image: none;
	height: auto;
	overflow:hidden;
}
.bodytext {
	font-size: 1em;
	text-align: left;
	margin-left: 40px;
	color: #626262;
	width: 520px;
	height: auto;
	background-image: none;
}
.bodytext p {
	margin-top: 0em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #C00;
	margin-top: 0.25em;
	margin-bottom: 0.1em;
}
.bodytext p2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
.bluebox {
	background-color: #D7DEFB;
	border: 1px solid #009;
	padding-left: 8px;
}
.boxcontentred {
	background-color: #ffeeff;
	border-top-width: 4px;
	border-right-width: 0.5px;
	border-bottom-width: 0px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #900;
	border-bottom-color: #900;
	font-size: 0.9em;
	padding-left: 4px;
	padding-right: 3px;
	color: #333;
	border-left-color: #900;
}
.boxcontentred p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxcontentblue {
	background-color: #D9F0ED;
	border-top-width: 4px;
	border-right-width: 0.5px;
	border-bottom-width: 0px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color:#3B9AA7;
	border-bottom-color: #3B9AA7;
	font-size: 0.9em;
	padding-left: 4px;
	padding-right: 3px;
	color: #333;
	border-left-color: #3B9AA7;
}

.boxcontentblue p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxruleblue {
	background-color: #D9F0ED;
	border-bottom:1px solid #68BECA;
	height:5px;
}
	

.liquid-round {
	background-color: #FFF;
	background-image: url(../images/rcb_leftside.png);
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.smalltext {
	font-size:.75em;
	margin-top:.1em;
	margin-bottom:.1em;
}

#audiodetail {
	background-color:#efefef;
	padding-top:2px;
	padding-right:5px;
}

#picturecell {
	vertical-align:top; 
	padding-left:5px; 
	padding-top:2px;
}

table.input {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: rgb(250, 240, 230);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: gray;
	border-bottom-color: gray;
}


table.input td {
	padding: 1px 1px 1px 1px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: gray;
	border-bottom-color: gray;
}

table.input td a:link {
	font-weight:bold;
	text-decoration:none;
	color:#C00;
}

table.input td a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#F60;
}

table.input td a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#C00;
}

table#audiolist td a:link {
	font-weight: bold;
	color: #999;
	text-decoration:none
}

table#audiolist td a:visited {
	font-weight: bold;
	color: #999;
	text-decoration:none
}

table#notes td a:link {
	font-weight:bold;
	color:#999;
	text-decoration:none;
}

table#notes td a:hover {
	font-weight:bold;
	color:#615B71;
	text-decoration:none;
}

table#notes td a:visited {
	font-weight:bold;
	color:#999;
	text-decoration:none;
}

.hilite {
	background-color: #eee;
}
.greyback {
	background-color: #CCC;
}
.resources {
	font-size: 1.2em;
	margin-left: 40px;
	text-align: left;
	width:650px;
}
.resources h3	{
	margin: 10px 0 0 0;
}
.resources p	{
	margin: 3px 0;
}
.resources a:link, a:visited	{
	color:#666;
	text-decoration:none;
}
.resources a:hover	{
	color:#036;
	text-decoration:underline;
}

