html
{
	height : 100%;
}

body
{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #5a697c;
	height : 100%;
	bbbbbbackground : url(/local/images/main_background.gif) left top #ffffff;
	background : url(/local/images/background_shadow.gif) repeat-y center top #e0e0e0;
}


.bodyAdmin
{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #5a697c;
	height : 100%;
	bbbbbbackground : url(/local/images/main_background.gif) left top #ffffff;
	bbbbbbackground : url(/local/images/background_shadow.gif) repeat-y center top #e0e0e0;
	background-color:#fff;
	background-image: none;
}


body * {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
}


#nonFooter
{
	position: relative;
	min-height: 100%;
	background : url(/local/images/background.gif) repeat-y left top;
	text-align:left;
	width : 779px;
	margin : 0px auto;
}


#nonFooterAdmin
{
	position: relative;
	min-height: 100%;
	bbbbackground : url(/local/images/background.gif) repeat-y left top;
	text-align:left;
	wwwwwwwwidth : 779px;
	margin : 0px auto;
}



* html #nonFooter
{
	height: 100%;
}

#footer
{
	position: relative;
	margin-top: -81px;
	background : #ffffff;
	height : 81px;
	width : 779px;
	margin-left : auto;
	margin-right : auto;
}


/**************************************
	LAYOUT
**************************************/

div.masthead
{
	height : 82px;
	bbbbackground : url(/local/images/masthead.jpg) no-repeat left top #ffffff;
}

div.mastheadAdmin
{
	height : 82px;
	width : 100%;
}

hr
{
	color:#d9e6e7;
	height:1px;
}

div.thickLine {border-top:3px solid #8cbbc1; height:1px; font-size:1px; line-height:1px; margin-bottom:10px;}


div.loginRegion
{
	pposition : absolute;
	float:right;
	background : #ffffff;
	width : 186px;
	margin : -82px 0px 0px 0px;
}

	div.loginRegion h1
	{
		background : url(/local/images/login_bg.jpg) repeat-y right top #ffffff;
		margin : 0;
		height : 18px;
		line-height : 18px;
		color : #5a697c;
		text-transform : uppercase;
		font-size : 9pt;
	}

	div.loginRegion form
	{
		margin : 0;
	}

		div.loginItem
		{
			padding : 3px 0px 0px 0px;
		}

		div.loginItem label
		{
			width : 70px;
			display : block;
			float : left;
		}

		div.loginItem input.loginSubmit
		{
			border : 1px none;
			background : url(/local/images/submit_arrow.gif) no-repeat right 3px #ffffff;
			color : #57989e;
			text-transform : uppercase;
			padding : 0px 0px 0px 0px;
			font-size : 11px;
			font-weight : bold;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			margin-right : 14px;
			cursor : pointer;
		}


div.accentBar
{
	height : 26px;
	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	background : #a2c1c3;
}

div.leftRegion
{
	width : 172px;
	float : left;
	padding-bottom : 100px;
}

	div.homeRegion
	{
		background : url(/local/images/left_bg.gif) left top #d7dadd;
		border-top : 1px solid #ced2d8;
		border-bottom : 4px solid #79838e;
		height : 41px;
	}

		div.homeRegion a
		{
			background : url(/local/images/home_icon.gif) no-repeat left top;
			margin : 16px 0px 0px 34px;
			padding : 0px 0px 0px 20px;
			text-decoration : none;
			color : #647185;
			display : block;
			text-transform : uppercase;
			font-size : .9em;
			width : 50px;
		}

		div.homeRegion a:hover
		{
			color : #647185;
		}

	div.leftRegion ul
	{
		margin : 0;
		padding : 0;
		list-style : none;
	}

	div.leftRegion ul li
	{
		margin : 0;
		padding : 0;
	}

		div.leftRegion ul li a
		{
			padding : 8px 8px 6px 38px;
			background : url(/local/images/nav_arrow.gif) no-repeat 26px 12px #f8f8f9;
			width : 126px;
			display : block;
			color : #647185;
			text-decoration : none;
			border-bottom : 1px solid #a0a8b4;
		}

		div.leftRegion ul li a:hover,
		div.leftRegion ul li a#leftOn,
		div.leftRegion ul li a:hover#leftOn
		{
			background : url(/local/images/nav_arrow_r.gif) no-repeat 26px 13px #6f7e94;
			color : #ffffff;
		}

		div.leftRegion ul ul
		{
			border-bottom : 1px solid #a0a8b4;
		}

		div.leftRegion ul ul a
		{
			background : url(/local/images/nav_arrow.gif) no-repeat 38px 10px #f8f8f9;
			color : #647185;
			border : 1px none;
			padding : 5px 10px 5px 50px;
			display : block;
			width : 112px;
		}

		div.leftRegion ul ul a:hover,
		div.leftRegion ul ul a#leftSubOn,
		div.leftRegion ul ul a:hover#leftSubOn
		{
			background : url(/local/images/subnav_arrow_r.gif) no-repeat 38px 10px #f8f8f9;
			color : #d6b36b;
		}

div.welcomeProfile,
div.welcomeProfile a,
div.welcomeProfile a:hover
{
	color : #ffffff;
	font-weight : bold;
	padding : 5px 0px 0px 10px;
}

div.welcomeProfile a.logout,
div.welcomeProfile a.logout:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	background: url(/local/images/submit_arrow.gif) no-repeat right 8px;
	padding-right: 10px;
	height: auto;
}


div.contentRegion
{
	float : left;
	background : #ffffff;
	width : 570px;
	padding : 18px 14px 30px 23px;
}

div.contentRegion#contentRegionrightBar
{
	width : 375px;
}

div.infoRegion
{
	width:135px;
	padding:0px;
	margin-top:80px;
}

div.infoRegion div 
{
	width:100%;
	padding:8px;
	font-size:11px;
}

div.rightRegion
{
	display : none;
}

	div.rightRegion#rightRegionrightBar
	{
		display : block;
		bbackground : green;
		width : 195px;
		float : left;
		padding : 18px 0px 18px 0px;
	}

	div.divider
	{
		background : url(/local/images/divider_dash.gif) repeat-x left 13px #ffffff;
		height : 26px;
		font-size : 1px;
		line-height : 1px;
	}

	div.rightRegion h1
	{
		margin : 0;
		padding : 0px 0px 0px 10px;
		text-transform : uppercase;
		background : url(/local/images/header_arrow.gif) no-repeat left 4px;
		font-size : .85em;
	}

		div.rightRegion h1 a
		{
			text-decoration : none;
			color : #6f7e94;
		}

		div.rightRegion h1 a:hover
		{
			color : #55a0a7;
		}
		
	div.contentRegion h2.companyName {font-size:1.6em; text-transform:uppercase;}
	

	div.rightRegion ul
	{
		margin : 10px 0px;
		padding : 0;
		list-style : none;
	}

	div.rightRegion ul li
	{
		margin : 0px 0px 6px 0px;
		padding : 0px 0px 0px 10px;
		background : url(/local/images/bullet_orange.gif) no-repeat left 5px;
	}

		div.rightRegion ul li a
		{
			text-decoration : none;
			color : #6f7e94;
		}

		div.rightRegion ul li a:hover
		{
			color : #d9ad10;
		}

div.bottomDivider
{
	background : url(/local/images/divider_dash.gif) repeat-x left 13px #ffffff;
	height : 26px;
}


div.bottomRegion
{
	font-size : 8pt;
	height : 25px;
}

	div.bottomRegion a
	{
		margin : 0px 8px 0px 8px;
		color : #647185;
		text-decoration : none;
	}

	div.bottomRegion a:hover
	{
		color : #d9ad10;
	}

	div.copyright
	{
		padding : 0 0 0 8px;
	}

div.logoLeft
{
	position : absolute;
	margin : -120px 0px 0px 7px;
}

	div.logoLeft a
	{
		background : url(/local/images/totallycoached_logo.jpg) no-repeat left top;
		width : 156px;
		height : 28px;
		display : block;
	}


div.affiliate
{
	position : absolute;
	margin : -123px 0px 0px 195px;
	font-size : 8pt;
	text-transform : uppercase;
}


/**************************************
	END LAYOUT
**************************************/



/**************************************
	CONTENT STYLES
**************************************/

div.contentRegion a
{
	color : #5a6975;
	text-decoration : underline;
}

div.contentRegion a:hover
{
	color : #d6b36b;
	text-decoration : underline;
}





/**************************************
	NEWS ITEMS STYLES
**************************************/

table.newsItem
{
	border-collapse : collapse;
	border : 1px solid #d2e1e2;
	color : #5a6975;
	padding : 0px 0px 0px 12px;
}

table.newsItem td
{
	padding : 2px;
}

table.newsItem td div.contentContainer
{
	margin : 10px;
}
	
	table.newsItem td.Recent
	{
		border : 1px solid #f3e8cd;
	}

	table.newsNoCompany
	{
		border : 1px solid #f0f1f3;
	}


table.newsItem div.newTagContainer
{
	text-align : right;
	display : none;
	background : red;
}

	table.newsItem td.recent div.newTagContainer
	{
		display : block;
	}

table.newsItem div.newTag
{
	background : #f8f1e4;
	padding : 3px 0px 3px 0px;
	text-align : center;
	width : 55px;
	margin : 0px 0px 0px 0px;
	font-weight : bold;
	float : right;
}

	table.newsNoCompany div.newTag
	{
		background : #f0f1f3;
	}

	table.newsItem td.recent div.newTag
	{
		display : block;
	}

table.newsItem h2
{
	margin : 0;
	padding-right : 90px;
	font-weight : bold;
}

table.newsItem div.posted,
div.newsItemStory div.posted
{
	margin-bottom : 10px;
	font-style : italic;
	font-size:9pt;
	color : #c09f5c;
}

table.newsItem div.more
{
	background : url(/local/images/green_more.gif) no-repeat right 5px;
	padding : 0px 10px 0px 20px;
	font-weight : bold;
	color : #65a9b3;
	text-decoration : none;
	float : right;
	cursor:hand;
}

table.story
{
	background : #faf7ea;
	color : #5a6975;
	padding : 10px 10px;
}

div.newsItemStory h2
{
	padding-right : 90px;
	font-weight : bold;
	margin-bottom : 0px;
}

div.newsItemStory div.fileLink
{
	padding : 3px 0px 10px 25px;
	font-weight : bold;
	color : #c09f5c;
	text-decoration : none;
}

div.newsItemStory div.back
{
	background : url(/local/images/back.gif) no-repeat left 3px;
	padding : 0px 0px 0px 15px;
	font-weight : bold;
	color : #79838e;
	text-decoration : none;
	float : right;
	margin-top : 20px;
	cursor:hand;
}



/**************************************
	END NEWS ITEMS STYLES
**************************************/

/**************************************
	BEGIN RESOURCE STYLES
**************************************/

table.resourceItem
{
	border-collapse : collapse;
	border : 1px solid #d0dfe0;
	padding: 3px;
	/*margin : 1em 0;*/
}

table.resourceItem th 
{
	background : #e8f0f0;
	padding : 12px 50px 12px 40px;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	border-top : 1px solid #ffffff;
	text-align : left;
	vertical-align : top;
}

table.resourceItem td 
{
	background : none;
	border-bottom: 1px solid #d0dfe0;
	padding : 12px 10px 12px 10px;
	text-align : left;
	vertical-align : top;
	width: 100%;
}

div.resource a.back,
div.resource a.back:hover
{
	background : url(/local/images/back.gif) no-repeat left 3px;
	text-decoration: none;
	padding-left:14px;
	float:right;
}

div.resource a.back b
{
	text-transform: uppercase;
	color : #79838e;
	font-size:11px;
}

/**************************************
	END RESOURCE STYLES
**************************************/

table.data
{
	bbbbbborder-collapse : collapse;
	border : 1px solid #d0dfe0;
	margin : 1em 0;
}

table.data th
{
	color : #d6b36b;
	text-align : center;
	padding : 12px 10px;
}

table.data td
{
	background : #e8f0f0;
	padding : 7px 10px;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	border-top : 1px solid #ffffff;
	text-align : center;
	vertical-align : top;
}
table.data td.left
{	text-align:left;
}
table.data tr.highlight1 td
{
	background : #a2c1c3;
}
table.data tr.highlight2 td
{
	background : #ced2d8;
}
table.data td span.newFlag
{
	background:#65a9b3;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:#ffffff;
}
table.data2
{
	border : 1px solid #e7e7e8;
}

table.data2 td
{
	background : #eeeeef;
	text-align : left;
}


/****************************************

div.contentRegion h1
{
	color : #95babe;
	font-size : 1.5em;
	border-bottom : 1px solid #d9e6e7;
	font-weight : bold;
	padding-bottom : 10px;
	text-transform : uppercase;
}

div.contentRegion h2
{
	font-weight : bold;
}

div.contentRegion h3
{
	font-weight : bold;
	color : #65a9b3;
	margin : 0px;
}

div.contentRegion h3.sub
{
	color: #d6b36b;
}

**************************************/


div.contentRegion a.greenButton,
div.contentRegion a.greenButton:hover
{
	background : url(/local/images/right_short.gif) no-repeat right top;
	color : #ffffff;
	text-decoration : none;
	padding : 0px 0px 3px 0px;
	line-height:20px;
}

div.contentRegion a.yellowLink
{
	cursor: pointer;
	color: #d6b36b;
	font-weight:bold;
	font-size: 11px;
	background: url(/local/images/forum/plusSign.gif) no-repeat right center;
	padding-right: 13px;
}

div.contentRegion a.yellowLink:hover
{
}

* html div.contentRegion a.greenButton
{
	line-height:20px;
	padding: 0px;
}

* html div.contentRegion a.greenButton:hover {
	line-height:20px;
	padding: 0px;
}

	div.contentRegion a.greenButton b
	{
		background : url(/local/images/left_long.gif) no-repeat left top;
		margin : 0px 3px 3px 0px;
		padding : 2px 5px 5px 7px;
		font-size : 8pt;
	}
	
	* html div.contentRegion a.greenButton b {
		line-height:20px;
	}
	
	div.contentRegion a.signUp,
	div.contentRegion a.signUp:hover
	{
		background : url(/local/images/right_short_signup.gif) no-repeat right top;
		padding-right : 13px;
	}



table.inputForm td
{
	padding : 3px 0px;
	vertical-align : top;
}

	table.inputForm td.field
	{
		padding-top : 6px;
	}

	table.inputForm td b
	{
		padding-right : 20px;
		color : #65a9b3;
		white-space : nowrap;
		margin-top : 4px;
		display : block;
	}

		table.inputForm td b.noBold
		{
			padding-right : 20px;
			color : #65a9b3;
			white-space : nowrap;
			margin-top : 4px;
			display : block;
			font-weight : normal;
		}
	
	table.inputForm td span
	{
		padding-right : 20px;
		white-space : nowrap;
		margin-top : 4px;
		display : block;
	}

	table.inputForm input
	{
		width : expression(this.type == "text" ? "93%" : "");
		margin-right : expression(this.type == "text" ? "7%" : "");
	}

	table.inputForm input
	{
		margin-right : expression(this.type == "checkbox","radio" ? "15px" : "");
	}
	
	table.inputForm td textarea
	{
		width : 95%;
		margin-right : 5%
	}

input.submit
{
	background : url(/local/images/bg_green_button.gif) repeat-x left top;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	border : 1px solid #87a5a7;
	text-transform : uppercase;
	cursor : pointer;
}

	input.disabledSubmit
	{
		background : #cccccc;
		font-size : 8pt;
		color : #aca899;
		font-weight : bold;
		border : 1px solid #87a5a7;
		text-transform : uppercase;
		cursor : pointer;
	}

div.enrollDescription
{
	margin : 0px 140px 0px 0px;
}

	div.enrollDescription h2
	{
		color : #d6b36b;
		margin : 0;
	}

div.additionalInfo
{
	text-align : right;
	position : absolute;
	width : 570px;
	margin-top : -1.3em;
	padding : 2px 0px;
}

div.enrollPrice
{
	margin : 0px 2px 0px 0px;
	padding : 0px 6px;
	border : 2px solid #f3e8ce;
	font-size : 8pt;
	font-weight : bold;
	display : inline;
}

div.enrollWrapper
{
	border : 1px solid #e7e7e8;
	padding : 2px;
	margin : 1em 0;
}

table.enroll
{
	border-collapse : collapse;
}

	table.enroll th
	{
		text-align : left;
		padding : 6px 10px;
	}

		table.enroll th.button
		{
			padding : 0;
			border-right : 1px none;
			border-bottom : 1px solid #ffffff;
		}

		table.enroll th.signUpButton
		{
			width : 90px;
		}

	table.enroll td
	{
		background : #e8f0f0;
		text-align : left;
		border-left : 2px solid #ffffff;
		border-right : 2px solid #ffffff;
		border-top : 2px solid #ffffff;
		padding : 7px 10px;
		vertical-align : top;
	}

		table.enroll td.button
		{
			background : #ffffff;
			padding : 10px 1px;
			border-right : 1px none;
			vertical-align : top;
			border-top : 1px solid #e8f0f0;
		}

			table.enroll td.button a.tableDirective
			{
				margin-right : 1px;
				dddddisplay : block;
				dddddwidth : 75px;
			}

			table.enroll td.button a.tableDirective b
			{
				text-transform : uppercase;
				background : url(/local/images/directive_bg.gif) repeat-x right top;
				padding-right : 15px;
				margin : 1px;
			}

			table.enroll td.button span.alreadyEnrolled
			{
				color : #d6b36b;
				font-weight : bold;
				font-size : .95em;
			}

			table.enroll td.button span.notAvailable
			{
				color : #a2c1c3;
				font-weight : bold;
				font-size : .95em;
			}

div.courseAnchor ul
{
	margin : 1em 0;
	padding : 0;
	list-style : none;
}

	div.courseAnchor ul li
	{
		background : url(/local/images/down_arrow.gif) no-repeat left 8px;
		padding : 2px 0 2px 15px;
	}

		div.courseAnchor ul li a
		{
			text-decoration : none;
			font-weight : bold;
		}

div.courseTop
{
	margin : 1em 0;
}

	div.courseTop a
	{
		text-decoration : none;
		font-weight : bold;
		color : #65a9b3;
		padding-left : 15px;
		background : url(/local/images/up_arrow.gif) no-repeat left 7px;
	}

table.ceuTable
{
	border-collapse : collapse;
	margin : 1em 0;
	border : 1px solid #d0dfe0;
}

	table.ceuTable td
	{
		padding : 7px 10px;
		border-bottom : 1px solid #d0dfe0;
	}

		table.ceuTable td.ceuName
		{
			color : #d6b36b;
			font-weight : bold;
		}

		table.ceuTable td.ceuFields
		{
			font-size : .8em;
		}

	table.ceuTable td div.cost
	{
		border : 2px solid #f3e8ce;
		text-align : right;
		font-weight : bold;
		padding : 0px 6px;
	}



div.formWrapper
{
	border : 1px solid #e7e7e8;
	padding : 1em 15px;
	margin : .5em 0;
}

table.payingTable
{
	width : 100%;
	border-collapse : collapse;
	border : 1px solid #e7e7e8;
}

	table.payingTable th
	{
		background : #e8f0f0;
		padding : .5em;
		border-right : 1px solid #ffffff;
	}

	table.payingTable td
	{
		width : 50%;
		vertical-align : top;
		border : 1px solid #e7e7e8;
		padding : 10px;
	}

		label.payingTable
		{
			width : 80%;
			float : left;
			margin-left : 10px;
		}

		table.payingTable input[type="checkbox"],
		table.payingTable input[type="radio"]
		{
			float : left;
			margin-left : 10px;
		}

		table.payingTable input
		{
			float: expression(this.type == "radio" ? "left" : "");
		}

		table.payingTable p
		{
			clear : both;
			padding : .5em 0;
			margin : 0;
		}






div.borderCoverLeft
{
	background : #ffffff;
	width : 2px;
	height : 6px;
	font-size : 6px;
	line-height : 6px;
	position : absolute;
	margin-left : -1px;
}

div.borderCoverRight
{
	background : #ffffff;
	width : 2px;
	height : 6px;
	font-size : 6px;
	line-height : 6px;
	position : absolute;
	margin : 0px 0px 0px 568px;
}

table.navTable
{
	border-collapse : collapse;
	border-left : 1px solid #a2c1c3;
	bbborder-right : 1px solid #a2c1c3;
	border-bottom : 1px solid #a2c1c3;
}

	table.navTable td.tab,
	table.navTable td.selected
	{
		background : url(/local/images/tab_none2.gif) no-repeat right top;
		text-align : center;
		font-weight : bold;
		cursor :  pointer;
	}

		table.navTable td.tab div,
		table.navTable td.selected div
		{
			padding : 14px 0px 8px 0px;
		}

		table.navTable td.selected
		{
			color : #65a9b3;
			background : url(/local/images/tab_right2.gif) no-repeat right top;
		}

		table.navTable td.selected div
		{
			color : #65a9b3;
			background : url(/local/images/tab_left2.gif) no-repeat left top;
		}


	table.navTable td.divider
	{
		background : url(/local/images/tab_none2.gif) repeat-x left top;
		width : 13px;
		text-align : center;
		font-weight : bold;
	}

	table.navTable td.tabcontent
	{
		padding : 20px 15px;
	}



table.selectionTable
{
	border-collapse : collapse;
}

	table.selectionTable th
	{
		background : #e8f0f0;
		text-align : center;
		padding : 6px 12px;
		border-right : 1px solid #ffffff;
	}

	table.selectionTable td
	{
		padding : 4px 12px;
		border-bottom : 1px solid #e8f0f0;
	}

		div.selectionDisclaimer
		{
			border-bottom : 1px none;
			font-size : .8em;
		}

		table.selectionTable td img
		{
			margin-right : 3px;
		}

table.newsletterSubscribed
{
	background : #e8f0f0;
}

div.seriesBox {
	border-left: 1px solid #d0dfe0;
	border-right: 1px solid #d0dfe0;
	border-bottom: 1px solid #d0dfe0;
	padding: 1em 20px 1em 20px;
}

div.seriesBox a.back {
	background : url(/local/images/back.gif) no-repeat left center;
	text-decoration: none;
	padding-left:14px;
	line-height:11px;
	font-size:11px;
	vertical-align:middle;
}

div.seriesBox a.next {
	background : url(/local/images/next.gif) no-repeat right center;
	text-decoration: none;
	padding-right:13px;
	line-height:11px;
	font-size:11px;
	vertical-align:middle;
}

div.seriesBox a.back b,
div.seriesBox a.next b {
	text-transform: uppercase;
	color : #79838e;
	font-size:11px;
	line-height:11px;
}

div.seriesBox span.separator {
	color: #65a9b3;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	vertical-align:top;
}


table.series td.ceu
{
	color: #5as697c;
	padding-right : 15px;
}

table.series td div.ceuItem
{
	padding : 0px 0px .3em 0px;
}


table.seriesDetails td
{
	padding : .3em 15px .3em 0px;
}


div.playerRegion
{
	text-align : center;
}


	div.playerRegion p
	{
		color : #d6b36b;
		font-weight : bold;
	}

div.error,
td.error
{
	color:#414b59;	
	font-weight:bold;
}

div.greenBorder
{
	padding : 20px;
	border : 1px solid #65a9b3;
}


/**************************************
	END CONTENT STYLES
**************************************/

/**************************************
	BEGIN ADMIN STYLES
**************************************/

div.adminRegion {
	background-color: #DDE8E8;
	padding: 10px;
}

div.admintools {
	font-family: "trebuchet MS";
	font-size: 8pt;
}

div.admintools h2 {
	font-size: 10pt;
	font-family: "trebuchet MS";
}

table.admintools {
	border:1px solid #999999;
	border-collapse: collapse;
}

table.admintools td {
	padding: 4px;
}

table.admintools tr.header td,
table.admintools tr.header th {
	background-color:#eeeeee;
	padding:4px;
	padding-right:16px;
	font-weight: normal;
}

/**************************************
	END ADMIN STYLES
**************************************/

/**************************************
	BEGIN DISCUSSION FORM STYLES
**************************************/
table.forumtree td.forumtopic {
	font-size: 11px;
	padding-left: 5px;
}

table.forumtree td.forumtopic a {
	font-size: 11px;
	font-weight: bold;
}

table.forumtree td.toplevel {
	background: url(/local/images/submit_arrow.gif) no-repeat 1px center;
	padding-left: 11px;
}

table.forumtree td.toplevel a {
	font-size: 14px;
	font-weight: bold;
}

table.forumtopic {
	border: 2px solid #F3E8CD;
	padding: 4px;
}

table.forumtopic tr.info td {
	background-color: #F8F1E4;
}

table.forumtopic tr.innerinfo td {
	padding: 6px 12px 6px 12px;
	-moz-box-sizing: padding-box;
}

table.forumtopic tr.content td {
	font-size: 12px;
	padding: 6px 12px 6px 12px;
	-moz-box-sizing: padding-box;
}

div.forumpost {
	border: 2px solid #D0DFE0;
	padding: 4px;
}

div.forumpost div.info {
	background-color: #E8F0F0;
	padding: 6px 15px 6px 15px;
}
div.forumpost div.content {
	padding: 6px 15px 6px 15px;
}
div.forumpost div.content table td {
	padding-top: 6px;
	padding-bottom: 6px;
}
div.forumpost div.content table td.label {
	padding-right: 30px;
	font-weight: bold;
}
div.forumpost div.content table td.data {
	width: 100%;
}
div.forumpost div.content table td.data input,
div.forumpost div.content table td.data textarea
{
	width: 98%;
}

div.adminforum {
	background-color: #ffffff;
	padding: 10px;
	margin-top: 10px;
}
div.policy
{
	border: 1px solid #a2c1c3;
	background: white;
	overflow-y: scroll;
	height: 200px;
	padding: 10px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #dae7e8;
	scrollbar-base-color: #a2c1c3;
	scrollbar-shadow-color: #a2c1c3;
	scrollbar-darkshadow-color: #a2c1c3;
}
textarea.policy
{
	border: 1px solid #a2c1c3;
	background: white;
	overflow-y: scroll;
	height: 200px;
	width: 520px;
	padding: 10px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #dae7e8;
	scrollbar-base-color: #a2c1c3;
	scrollbar-shadow-color: #a2c1c3;
	scrollbar-darkshadow-color: #a2c1c3;
}
table.contextItems td
{
	cursor:hand;
}
table.contextItems td:hover
{
	font-weight:bold;
	background-color:99ffff;
}
/**************************************
	END DISCUSSION FORUM STYLES
**************************************/

/**************************************
	TOOLTIP STYLES
**************************************/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
}
/**************************************
	END TOOLTIP STYLES
**************************************/
