/* ID's */

body
{
	background: #5E666E url(http://www.radiantlivingteam.org/v2/images/bkgd_dark.jpg) no-repeat top center;
	background-attachment: fixed;
	margin: 0px;
	color:#333;
	font-family: "Lucida Sans Unicode", arial, sans-serif;
	font-size: 7pt;
	text-shadow: #aaa 1px 1px 4px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: dotted #bbb 1px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 20px;
	margin-bottom: 0px;
}

.lh1 {
	line-height: 16px;
}

a {
	color: #333;
}

#container
{
	position: relative;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}

#logobadge
{
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.radiantlivingteam.org/v2/images/logobadge.png');
	width: 200px;
	height: 90px;
	margin-bottom: 30px;
}

#logobadge[id]
{
	background: url('http://www.radiantlivingteam.org/v2/images/logobadge.png');
}

#navbar
{
	position: relative;
	height: 30px;
	margin-left: auto;
	text-align: right;
	font-size: 10pt;
	text-shadow: #333 1px 1px 6px;
}
.navbar-item, .navbar-item-sel, .navbar-item-last, .navbar-item-last-sel
{
	display: block;
	float: right;
	height: 28px;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
}
.navbar-item-last, .navbar-item-last-sel
{
	margin-right: 0px;
	padding-right: 7px;
}
#navbar a:link, #navbar a:visited
{
	color: #bbb;
	text-decoration: none;
}

.navbar-item-sel[class], .navbar-item-last-sel[class], #navbar[id] a:hover
{
	background: url('http://www.radiantlivingteam.org/v2/images/5x5_white25per.png') repeat;
}
.navbar-item-sel, .navbar-item-last-sel, #navbar a:hover
{
	color: #fff;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.radiantlivingteam.org/v2/images/5x5_white25per.png');
}

#main-bezel
{
	position:relative;
	width:800px;
	margin: auto;
	padding: 8px;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.radiantlivingteam.org/v2/images/5x5_white25per.png');
}

#main-bezel[id]
{
	background: url('http://www.radiantlivingteam.org/v2/images/5x5_white25per.png') repeat;
}

#main
{
	background: #ececec;
	position:relative;
	width: 800px;
	margin: auto;
	/*//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.radiantlivingteam.org/v2/images/5x5_white75per.png');*/
}

/*#main[id]
{
	background: url('http://www.radiantlivingteam.org/v2/images/5x5_white75per.png') repeat;
}*/

#splash {
	background: url('http://www.radiantlivingteam.org/v2/images/splash.jpg') repeat;
	position:relative;
	width: 528px;
	height: 320px;
	border: solid #bbb 5px;
}

#content-panel
{
	float: left;
	width: 537px;
	margin: 19px;
	_margin-left: 9px;
}

#content
{
	font-size: 8pt;
	line-height: 22px;
}

#concept-img
{
	position:relative;
	width: 528px;
	height: 120px;
	border: solid #bbb 5px;
}

#concept-text
{
	text-align: left;
	margin-top: 20px;
}

.frame
{
	border: solid #bbb 1px;
}

#profile
{
	padding: 20px;
}

#side-panel
{
	background-color: #f2f2f2;
	float: left;
	width: 225px;
	height: 100%;
}


#side-content
{
	padding: 20px;
}

.sidebar-img {
	border: solid #bbb 1px;
}

#pagetitle
{
	height: 14px;
	text-align: right;
	font-size: 10pt;
}

#sidenav
{
	background-color: #ececec;
	width: 185px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidenav a:link, #sidenav a:visited
{
	text-decoration: none;
	color: #333;
}

.sidenav-item, .sidenav-item-sel
{
	display: block;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.sidenav-subitem, .sidenav-subitem-sel
{
	display: block;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}

.sidenav-item-sel, .sidenav-subitem-sel, #sidenav a:hover
{
	background-color: #ddd;
}

.arrow-closed, .arrow-open
{
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 2px;
	margin-right: 5px;
}

.arrow-open[class]
{
	background: url('http://www.radiantlivingteam.org/v2/images/gray_arrow_open.png') no-repeat;
}

.arrow-closed[class]
{
	background: url('http://www.radiantlivingteam.org/v2/images/gray_arrow_closed.png') no-repeat;
}

.arrow-open
{
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.radiantlivingteam.org/v2/images/gray_arrow_open.png');
}

.arrow-closed
{
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.radiantlivingteam.org/v2/images/gray_arrow_closed.png');
}

.product-catagory {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: solid #bbb 1px;
}

.product-item {
	background-color: #f2f2f2;
	padding: 20px;
}

.product-item img {
	float: left;
	padding: 5px;
	border: solid #bbb 1px;
	margin-right: 20px;
}

.product-desc {
	float: left;
	width: 340px;
	font-size: 7pt;
	line-height: 16px;
}

.product-item h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

.product-desc form {
	margin: 20px 0px 0px 0px;
}

#smallForm {
	background-color: #ddd;
	width: 498px;
	padding: 20px;
	margin: auto;
}

#smallForm textarea {
	width: 100%;
}

#smallForm h1 {
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: dotted #bbb 1px;
}

.divider
{
	width: 100%;
	height: 1px;
	border-bottom: solid #bbb 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.divider-half
{
	width: 100%;
	height: 1px;
	border-bottom: solid #bbb 1px;
	margin-top: 00px;
	margin-bottom: 20px;
}

.dotted
{
	width: 100%;
	height: 1px;
	border-bottom: dotted #bbb 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.dotted-half
{
	width: 100%;
	height: 1px;
	border-bottom: dotted #bbb 1px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.border-thick {
	border: solid #bbb 5px;
}

.border-thin {
	border: solid #bbb 2px;
}

.box-light {
	padding: 10px;
	border: solid #bbb 1px;
}

.article-img {
	float: right;
	padding: 5px;
	border: solid #bbb 1px;
	margin-left: 20px;
}

.article-author {
	text-align: right;
}

.article-author-img {
	float:right;
	padding: 0;
	margin-left: 10px;
	border: solid 1px #ccc;
}

.subtitle {
	font-size: 7pt;
	text-align: center;
	line-height: 14px;
}

.centered {
	text-align: center;
}

.hidden {
	display: none;
}

.strike {
	text-decoration: line-through;
}

.clear
{
	clear: both;
	margin: 0px;
	height: 0px;
}

#ajaxSearch_input 
{
	display: inline;
	width: auto;
	vertical-align: top;
}

#ajaxSearch_output a:link, #ajaxSearch_output a:visited, #ajaxSearch_output a:hover
{
	text-decoration: underline;
	font-color: #333;
}

#footer
{
	clear: both;
	height: 30px;
	margin-top: 20px;
	text-align: center;
}

#clear
{
	clear: both;
}


/* Added 6/15/2007 */

.RadioMultipleOptions {
padding-left: 10px;
}
.RadioMultipleOptions input {
margin-left: 10px;
}
.EvalTable {
margin-bottom: 10px;
width: 100%;
}
.EvalHeader {
margin-top: 35px;
}

