/* CSS Document */


body {
	padding: 0;
	margin: 10px 5px 0 5px;
	background-color: #454545;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #424242;
	}
	
/* the following styles are ONLY for the WEMS login page */
table {
	width: 100%;
	}
	
	tr {
		margin-bottom: 3px;
		display: block;
		}
	
	label {
		min-width: 120px;
		_width: 120px;
		float: left;
		font-size: 13px;
		text-align: right;
		margin-right: 12px;
		padding-top: 5px;
		}
		
	tr.no-hover td {
		width: 350px;
		}
		
	tr.no-hover a {
		float: left;
		margin-top: 4px;
		min-width: 120px;
		_width: 120px;
		text-align: right;
		}
		
	input {
		font-size: 13px;
		color: #424242;
		}
		
		input.submit {
			float: right;
			}

/*** the following styles are all original css files from the regaular braishfield.com site so we can have the main login page looks like it is apart of the regular site ***/

/*** braishfield.com main.css ***/
/* CSS Document */
#flash_mov
{
float: left;
margin: 0px;
padding: 0px;
}

#flash_mov.flash
{
	float: right;
}

#contain
{
	margin: 44px auto;
	width:760px;
	height: 106px;
	}

	p,input,select,textarea
	{
	font-size:15px;
	}

.subcontain
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#header
{
	margin: 0px;
	padding: 0px;
	height: 106px;
}


#footer
{
	font-family: Helvetica;
	font-size: 9px;
	_font-size: 7pt;
	color:#8b8b8b;
	margin: 20px auto 0px 153px;
	_margin: 20px auto 0px 173px;
	text-align:center;
	padding-bottom: 25px;
}

#footer li
{
	list-style:none;
	display:inline;
	margin-right: 2px;
	font-size:14px;
}

#footer li a
{
	text-decoration:none;
	color:#8b8b8b;
}

#footer li a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}

#footer a
{
	text-decoration:none;
	color:#8b8b8b;
}

#footer a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}




/* ================================================================================================= */
/* Cory's additions go here!!!!																		 */
/* ================================================================================================= */
#cForm
{
	margin-top: 50px;
	float: left;
}
#cForm label
{
	font-family: "Trebuchet MS";
	width: 90px;
	text-align: right;
	float: left;
	clear: both;
	margin: 5px;
	padding: 1px;
	color: #8E001C;

}
#cForm input
{
	float: left;
	font-family: "Trebuchet MS";
	width: 300px;
	margin: auto;
	padding: 1px;
	margin: 5px;
	color: #424242;
}

#cForm select
{
	float: left;
	font-family: "Trebuchet MS";
	width: 200px;
	margin: 5px;
	color: #424242;
	margin: 5px;
}

#cForm textarea, #txtComments
{
	clear: none;
	float: left;
	font-family: "Trebuchet MS";
	width: 400px;
	height: 100px;
	margin: 5px;
	color: #424242;
	display: inline;
}

/* These classes were added for the popup dialog box */
.transparentBackground
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0!important;
	width: 100%;
	background: #333;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	z-index: 990;
	color: #333;
}
.modalMessage
{
	position: absolute;
	height: auto;
	background: #fff;
	color: #333;
	font: 20pt/28pt;
	font-family: "Trebuchet MS";
	border: 10px solid #333;
	text-align: center;
	z-index: 999;
	padding: 20px;
}
.modalMessageShadow
{
	float: left;
	position: absolute;
	height: auto;
	background: #fff;
	color: #333;
	font: 20pt/28pt;
	font-family: "Trebuchet MS";
	border: 10px solid #333;
	text-align: center;
	z-index: 1000;
	padding: 20px;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	z-index: 999;
}
.closeButton
{
	position: absolute;
	top: 0;
	right: 0px;
	height: 25px;
	width: 50px;
	border-bottom: 5px solid #333;
	border-left: 5px solid #333;
	color: #333;
	font: 12pt/14pt !important;
	font-family: "Trebuchet MS" !important;
	background: #900;
	pointer: help;
	color: #fff;
}

ul
{

}

.AdminForm {
  padding: 5px;
}

.AdminLabel {
  padding: 5px;
}

.AdminInput {
  padding: 5px;
  padding-left: 0px;
}

.AdminTable td {
  padding: 4px 5px 4px 0px;
}

.TitleURLtable {
  padding-left: 10px;
}

.TitleURLtable td {
  padding-right: 0px;
}

.TitleURLtable input {
  margin: 0px;
}

#TitleURLTd {
  display: none;
}

#NewsURLTd {
  display: none;
}

#PicURLTd {
  display: none;
  padding-left: 10px;
}

#SubTitleURLTd {
  display: none;
  padding-left: 10px;
}

.TitleURLInputs {
  width: 233px;
}

.AdminMenuLeft {
  width: 140px;
  margin-right: 5px;
}

.LoggedInAs {
  font-size: 12px;
  font-weight: bold;
}

.AdminLinkContainer {
  background-color: #fff;
  border: 1px solid #000;
}

.LoggedInAs {
  background-color: #FBF6E4;
  border: 1px solid #000;
  padding-left: 5px;
}

.AdminLink:link {color: #000; font-weight: bold; font-size: 12px; text-decoration: none;}
.AdminLink:current {color: #000; font-weight: bold; font-size: 12px; text-decoration: none;}
.AdminLink:active {color: #000; font-weight: bold; font-size: 12px; text-decoration: none;}
.AdminLink:visited {color: #000; font-weight: bold; font-size: 12px; text-decoration: none;}
.AdminLink:hover {color: #f00; font-weight: bold; font-size: 12px; text-decoration: none;}

.AdminMenuLeftNodes {
  width: 15px;
  height: 16px;
  float: left;
  margin-right: 4px;
}

.AdminMenuHeader {
  background-color: #fff;
  border: 1px solid #000;
  color: #000; 
  font-weight: bold; 
  font-size: 12px;
  padding-left: 10px;
  cursor: pointer;
}

.AdminMenu {
  display: none;
}

.AdminTitles1 {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  text-decoration: none;
}

.AdminTitles0 {
  font-weight: bold;
  color: #777;
  font-size: 13px;
  font-style: italic;
  text-decoration: none;
}

.AdminSubTitles1 {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  padding-left: 15px;
  text-decoration: none;
}

.AdminSubTitles0 {
  font-weight: bold;
  color: #777;
  font-size: 13px;
  font-style: italic;
  padding-left: 15px;
  text-decoration: none;
}

.AdminNews1 {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  padding-left: 30px;
  text-decoration: none;
}

.AdminNews0 {
  font-weight: bold;
  color: #777;
  font-size: 13px;
  font-style: italic;
  padding-left: 30px;
  text-decoration: none;
}

.AdminNews21 {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  padding-left: 15px;
  text-decoration: none;
}

.AdminNews20 {
  font-weight: bold;
  color: #777;
  font-size: 13px;
  font-style: italic;
  padding-left: 15px;
  text-decoration: none;
}

.Orphans {
  color: #f00;
  margin-top: 10px;
  border-bottom: 1px dashed #000000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.AdminURLContainer {
  padding-left: 15px;
}

#TitlePicTd {
  display: none;
}

.NewsInsideST {
  margin-left: 15px;
}

.NewsInsideT {
  margin-left: 0px;
}

#AdminNoWrap {
  white-space: nowrap;
}

.serviceSubHeader {
  color: #8E001C; 
  font-family: Trebuchet MS; 
  font-size: 15px; 
  font-weight: bold; 
  margin-bottom: 0px; 
  margin-top: 15px;
}

.ServiceTopic {
  color: #8E001C; 
  font-family: Trebuchet MS; 
  font-size: 15px; 
  font-weight: bold;
  margin-bottom: 0px; 
  margin-top: 15px;
}

.ServiceTopicSmall {
  color: #424242;
  font-size: 11px;
}

.productList {
  list-style-type: circle;
  padding-left: 27px;
}

.AdminMenuRight {
}

.AdminServices {
  font-weight: bold;
  color: #000;
  font-size: 13px;
}

.AdminServiceContainer {
  padding-bottom: 10px;
}

.AdminServiceList1:link {font-weight: bold;color: #000;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList1:curent {font-weight: bold;color: #000;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList1:active {font-weight: bold;color: #000;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList1:visited {font-weight: bold;color: #000;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList1:hover {font-weight: bold;color: #000;font-size: 12px;text-decoration: underline;padding-left: 10px;}

.AdminServiceList0:link {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList0:curent {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList0:active {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList0:visited {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList0:hover {font-weight: bold;color: #777;font-size: 12px;text-decoration: underline;padding-left: 10px;}

.AdminServiceList:link {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList:curent {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList:active {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList:visited {font-weight: bold;color: #777;font-size: 12px;text-decoration: none;padding-left: 10px;}
.AdminServiceList:hover {font-weight: bold;color: #777;font-size: 12px;text-decoration: underline;padding-left: 10px;}

#AdminMenuService {
  background-color: #ccc;
}

.AdminServiceMenu {
  background-color: #ccc;
  border: 1px solid #000;
}

.AdminMenuLeftNodes {
  background-color: #fff;
}

.liNoMargin {
  margin-left: 0px;
}

.ApplicationSelect {
  width: 175px;
}

.adminSelect {
  width: 175px;
}

.ServiceFooterLinks:link {color: #424242 !important; font-weight: normal !important; text-decoration: underline !important;}
.ServiceFooterLinks:active {color: #424242 !important; font-weight: normal !important; text-decoration: underline !important;}
.ServiceFooterLinks:current {color: #424242 !important; font-weight: normal !important; text-decoration: underline !important;}
.ServiceFooterLinks:visited {color: #424242 !important; font-weight: normal !important; text-decoration: underline !important;}
.ServiceFooterLinks:hover {color: #777 !important; font-weight: normal !important; text-decoration: underline !important;}

.AdminMenuSubHeader {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
}

#NewsSubTitle {
  width: 175px;
}

.privacyDivs {
  padding-bottom: 10px;
}

.MPLClasses {
  display: none;
}

.AdminMenuItem a {
  text-decoration: none;
}

.AdminMenu a {
  text-decoration: none;
}




/*** braishfield.com home.css ***/

/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color:#424242;
	}

.flash {
	float:right;
	}

.header {
	margin: 0px;
	padding: 0px;
	}

.horseHome {
	margin: 0px;
	float:left;
	}
		
.horse {
	position: absolute;
	width: 222px;
	z-index: 2;
	margin: 0px;
	float:left;
	}

.statement {
	margin-top: 8px;
		
	}

.homeContent {
	padding-top: 8px;
	
	background-repeat: no-repeat;
	height: 102px;
	clear: both;
	}
	
.red {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #8E001C;
	font-weight: bold;
	}
	
.regText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #424242;
	font-weight: bold;
	}
	
.homeText {
	float: right;
	text-align:right;
	width: 730px;
	height: 101px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: auto;
	padding-left: 10px;
	background-image:url(images/braishfield_statement.jpg);
	height: 80px;
	margin:0px;
	}
		
.div1 {
	z-index: 1;
	width: 585px;
	background-color: #FBF6E4;
	background-image: url(images/div1_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 175px;
	margin-top: 60px;
	}
	
.div2 {
	z-index: 1;
	width: 472px;
	background-color: #FBF6E4;
	background-image: url(images/div2_bg.jpg);
	background-repeat:repeat-x;
	margin-left: 85px;
	padding: 14px;
	}
	
.mainContentHead {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
	
.left{
	float:left;
	margin-right: 5px;
	}

.right {
	float:right;
	margin-right: 5px;
	margin-top: -60px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
	
.image200 {
  width: 200px;
  }
  
.image250 {
  width: 250px;
}

.image165 {
  width: 165px;
}

.subNavAppsContent {
  font-size: 13px;
}

.servicesMenu {cursor: pointer;}

.TopMenuLinks:current {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:link {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:active {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:visited {color: #8B8B8B; font-size: 14px; text-decoration: none; font-family: Helvetica;}
.TopMenuLinks:hover {color: #CCCCCC; font-size: 14px; text-decoration: none; font-family: Helvetica;}
	
.mainContent img {
	border: #8E001C solid 5px;
	}
	
.mainContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: #8E001C solid 5px;
	border-bottom: #8E001C solid 5px;
	margin-top: 10px;
	}

.mainContent p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family:"Trebuchet MS";
	font-size: 15px;
	color: #8E001C;
	}
	
.mainContent a,.ulAnchor {
	text-decoration: underline;
	color: #424242;
	}
	
.mainContent a:hover {
	color: #777777;
	}
	
h1 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #424242;
	float: left;
	width: 220px;
	margin: 5px;
	}
	
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #8E001C;
	}
	
h2 a {
	text-decoration: underline;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #424242;
	}
	
h2 a:hover {
	color: #777777;
	}
	
.subnav {
	z-index: 3;
	margin-top: 12px;
	background-image: url(images/subNav_bg.jpg);
	background-position: bottom;
	padding: 12px;
	padding-right: 0px;
	text-align: left;
	background-repeat:yes-repeat;
	}
	
.ServicesMenuItem {
  padding-right: 24px;
}

.ServicesMenuHeader {
  padding-right: 24px;
}
	
.subNavContent {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #8E001C;
	font-weight: bold;
	border-bottom: #8E001C solid 5px;
	border-top: #8E001C solid 5px;
	padding: 12px;
	padding-right: 0px;
	}

.subNavContent img{
	float:left;
	margin-right: 8px;
	}
	
.subNavHeader {
	margin: 0px;
	padding-top: 2px;
	}
	
ul {
	list-style-type: disc;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	margin:0;
	padding: 10px;
	}
	
ul a {
	text-decoration: none;
	color: #424242;
	}
	
ul a:hover {
	color: #777777;
	}
	
ul p {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	margin-top: 0px;
	padding-right: 0px;
	margin-left: -15px;
	}
	
.mainContent li {
	margin-bottom: 5px;
	}
	
dd {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.subNavText {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #424242;
	padding-left: 15px;
	padding-right: 0px;
	}
	
h3.dt,dt {
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	margin-bottom: 0px;
	margin-top: 15px;
	}
	
dt a {
	text-decoration: none !important;
	font-family:"Trebuchet MS"!important;
	font-size: 15px !important;
	font-weight: bold !important;
	color:  #8E001C !important;
	}
	
.bold {
	font-weight: bold;
	}
	
.underline {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	}
	
strong {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:  #8E001C;
	}
	
span {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	}
	
.margins {
	margin: 15px;
	}
	
#footerhome
{
	font-family: Helvetica;
	font-size: 9px;
	color:#8b8b8b;
	margin: 20px auto;
	text-align:center;
	padding-bottom: 25px;
}
#footerhome li 
{
	list-style:none;
	display:inline;
	margin-right: 2px;
	font-size:14px;
}

#footerhome li a
{
	text-decoration:none;
	color:#8b8b8b;
}

#footerhome li a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}

#footerhome a
{
	text-decoration:none;
	color:#8b8b8b;
}

#footerhome a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}

#flash_horse{
	margin: 0px;
	padding: 0px;
	float:left;
	}

label {
	font-family:"Trebuchet MS";
	font-weight: bold;
	color:  #8E001C;
	}
	
.contactError {
  font-size: 14px;
  color: #FF0000;
  font-weight: bold;
  font-style: italic;
  float: left;
}

.requiredFields {
  font-size: 10px;
  color: #000;
  font-weight: normal;
  font-style: italic;
  float: left;
}

#verifyImgTd {
  padding-right: 5px;
}

