﻿*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
}
body
{
}
h2
{
	font-family: Aharoni;
	font-size: x-large;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 2px;
}
#MainDiv
{
	margin: 10px auto 0 auto;
	width: 900px;
	text-align: right;
}

#bannerDiv
{
	background-position: top;
	width: inherit;
	height: 100px;
	background-image: url('../../App_Themes/Trainers/Images/trainerbanner.jpg');
	background-repeat: no-repeat;
}
#MenuDIV
{
	width: inherit;
	margin-bottom: 5px;
}
#contentDiv
{
	float: none;
	width: 100%;
}
#contentDiv h1
{
	font-size: x-large;
}
.PicDiv
{
	border-style: none solid solid solid;
	border-color: #C0C0C0;
	background-position: top;
	background-color: #F9F9F9;
	float: left;
	overflow: hidden;
	width: 246px;
	max-height: 300px;
	background-image: url('../../App_Themes/Trainers/Images/tab.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	text-align: center;
	padding-bottom: 5px;
	margin-right: 5px;
}
.PicDiv .TrainerImageDiv
{
	vertical-align: middle;
}
.PicDiv .TrainerImageDiv img
{
	overflow: hidden;
	max-width: 246px;
	max-height: 255px;
}

.TrainerPicHeaderDiv
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	height: 36px;
	overflow: hidden;
	padding-top: 10px;
}
.PropPanel
{
	min-height: 100px;
	background-color: #F9F9F9;
}
.PropDiv
{
	float: left;
	clear: left;
	overflow: hidden;
	width: 250px;
	margin-top: 5px;
}
.bannerLiteralDiv
{
	text-align: right;
	height: 100px;
	padding-right: 3px;
}
.bannerLiteralDiv h1
{
	font-size: 24px;
	color: #666666;
	padding-top: 70px;
}
.disclamer
{
	width: 100%;
	float: none;
	clear: both;
	font-size: xx-small;
	margin-top: 21px;
}
.sideNavDiv
{
	width: 180px;
	background-color: #F9F9F9;
	float: right;
	clear: right;
	margin-left: 0px;
	margin-top: 0px;
	min-height: 1px;
}
.PropHeader
{
	margin: 0px;
	padding: 0px;
	background-image: url('../../images/pattern_062.gif');
	background-repeat: repeat;
	background-position: left top;
	font-family: 'Courier New' , Courier, monospace;
	font-size: 16px;
	text-align: center;
}
.PropHeader a
{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.PropDiv ul
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 1px;
	list-style-type: none;
	margin-right: 1px;
}
.PropDiv li
{
	font-family: 'Courier New' , Courier, monospace;
	font-size: small;
}
#TrainreMainTextDiv
{
	float: right;
	width: 450px;
	padding-right: 5px;
}
#topMenuSpan a
{
	text-decoration: none;
}
.IDheader
{
	background-color: #C0C0C0;
	font-weight: bolder;
}
.contactInfoDiv
{
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	width: 180px;
}
.sideNavGoogle
{
	margin-top: 25px;
	padding-right: 8px;
	background-color: #FFFFFF;
}
.TopTrainerGoogle
{
	width: 400px;
	overflow: hidden;
	float: right;
	padding-right: 40px;
	margin-bottom: 12px;
}

/* Trainer update pages */
.SuspendTrainerDIV
{
	width: 110px;
	text-align: right;
	float: left;
	background-color: #E3EAEB;
	height: 23px;
}
.MessageDIV
{
	background-color: #FFFF99;
	font-size: x-small;
}
.comboBox
{
	padding-right: 2px;
	margin: 0px;
	padding-left: 2px;
	text-align: right;
	background-color: #FF9966;
}
/*Trainer page*/
.MyArticleList
{
	float: right;
	clear: both;
	width: 450px;
}
