/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

.valueNotes {
	display: inline;
}
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/

		/* styles for body and tables contained on the template */

		body {
		margin: 0;
		padding: 0;
		background: #fff url(images/medlic-bg-body.jpg) repeat-x;
		color: #1a1a1a;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 24px;
		text-align: justify;
		}

		#siteContainer {
		width: 901px;
		height: auto;
		margin: auto;
		}

		#flashElement {
		width: 597px;
		height: 194px;
		margin: 22px 13px 0 0;
		position: relative;
		float: right;
		clear: none;
		background: url(images/medlic-flashElement.jpg) no-repeat;
		}

		.bodyContentsContainer {
		width: 583px;
		padding: 12px;
		}

		.bodyContents {
		width: 100%;
		text-align: justify;
		}

		.userAccountOption, .userAccountOption2 {
			border: #000 solid 2px;
			background: #1A3546;
			color: #fff;
			line-height: normal;
		}



	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/

		/* styles for header contained on the template */

		#header {
		width: 901px;
		height: 225px;
		background: url(images/medlic-bg-header.jpg) no-repeat;
		}

	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/

		/* styles for Links And Navigation contained on the template */

		#sideNavContainer {
		width: 271px;
		background: url(images/medlic-bg-sideNavRepeat.jpg) repeat-y;
		}

		#sideNav {
		width: 271px;
		padding-top: 81px;
		height: 469px;
		background: url(images/medlic-bg-sideNav.jpg) no-repeat;
		}

		#sideNav a span {
		display: none;
		}

		a.sideNav-home {
		display: block;
		width: 228px;
		height: 47px;
		background: url(images/medlic-sideNav-homeUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-home:hover {
		background: url(images/medlic-sideNav-homeOver.jpg) no-repeat;
		}

		a.sideNav-review {
		display: block;
		width: 228px;
		height: 44px;
		background: url(images/medlic-sideNav-reviewUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-review:hover {
		background: url(images/medlic-sideNav-reviewOver.jpg) no-repeat;
		}

		a.sideNav-merch {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-merchUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-merch:hover {
		background: url(images/medlic-sideNav-merchOver.jpg) no-repeat;
		}


	/*-------------------------------------*/
		a.sideNav-about {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-aboutUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-about:hover {
		background: url(images/medlic-sideNav-aboutOver.jpg) no-repeat;
		}

		a.sideNav-review2 {
		display: block;
		width: 228px;
		height: 44px;
		background: url(images/medlic-sideNav-reviewUp2.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-review2:hover {
		background: url(images/medlic-sideNav-reviewOver2.jpg) no-repeat;
		}

		a.sideNav-sponsors2 {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-sponsorsUp2.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-sponsors2:hover {
		background: url(images/medlic-sideNav-sponsorsOver2.jpg) no-repeat;
		}
	/*-------------------------------------*/


		a.sideNav-trainfac {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-trainfacUp2.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-trainfac:hover {
		background: url(images/medlic-sideNav-trainfacOver2.jpg) no-repeat;
		}


		a.sideNav-sponsors {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-sponsorsUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-sponsors:hover {
		background: url(images/medlic-sideNav-sponsorsOver.jpg) no-repeat;
		}

		/* a.sideNav-contact {
		display: block;
		width: 228px;
		height: 44px;
		background: url(images/medlic-sideNav-contactUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-contact:hover {
		background: url(images/medlic-sideNav-contactOver.jpg) no-repeat;
		} */

		a.sideNav-contact {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-contactNewUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-contact:hover {
		background: url(images/medlic-sideNav-contactNewOver.jpg) no-repeat;
		}

		a.sideNav-register {
		display: block;
		width: 184px;
		height: 46px;
		background: url(images/medlic-sideNav-registerUp.jpg) no-repeat;
		margin: 7px 0 0 52px;
		}

		a.sideNav-register:hover {
		background: url(images/medlic-sideNav-registerOver.jpg) no-repeat;
		}

		a.sideNav-login {
		display: block;
		width: 184px;
		height: 46px;
		background: url(images/medlic-sideNav-loginUp.jpg) no-repeat;
		margin: 7px 0 0 52px;
		}

		a.sideNav-login:hover {
		background: url(images/medlic-sideNav-loginOver.jpg) no-repeat;
		}

		a.sideNav-account {
		display: block;
		width: 184px;
		height: 46px;
		background: url(images/medlic-sideNav-accountUp.jpg) no-repeat;
		margin: 7px 0 0 52px;
		}

		a.sideNav-account:hover {
		background: url(images/medlic-sideNav-accountOver.jpg) no-repeat;
		}

		a.sideNav-logout {
		display: block;
		width: 184px;
		height: 46px;
		background: url(images/medlic-sideNav-logoutUp.jpg) no-repeat;
		margin: 7px 0 0 52px;
		}

		a.sideNav-logout:hover {
		background: url(images/medlic-sideNav-logoutOver.jpg) no-repeat;
		}

		a.sideNav-faq {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-faqUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-faq:hover {
		background: url(images/medlic-sideNav-faqOver.jpg) no-repeat;
		}

		a.sideNav-forms {
		display: block;
		width: 228px;
		height: 43px;
		background: url(images/medlic-sideNav-formsUp.jpg) no-repeat;
		margin: 0 0 0 30px;
		}

		a.sideNav-forms:hover {
		background: url(images/medlic-sideNav-formsOver.jpg) no-repeat;
		}




	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/

		/* styles for Footer And BVLOGO contained on the template */

		#footer {
		width: 100%;
		text-align: center;
		font-size: 10px;
		}

/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/

		/* styles for Titles contained in the bodycontents */

		h1 {
		display: block;
		width: 590px;
		height: 43px;
		background: url(images/medlic-bg-title.jpg) no-repeat;
		color: #fff;
		font-size: 24px;
		margin: 0;
		padding: 20px 0 0 17px;
		text-transform: uppercase;
		}

		h2 {
		display: block;
		height: 23px;
		background: url(images/medlic-bg-title.jpg) no-repeat;
		color: #fff;
		font-size: 18px;
		margin: 0;
		padding: 0 0 0 5px;
		text-transform: uppercase;
		}

	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/

		/* styles for text contained in the bodycontents */

		p, ul, li, ol, small, table {
		color: #1a1a1a;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 24px;
		}

		.textRequiredField {
		color: #8B0303;
		font-weight: bold;
		}

		.regText {
		color: #8B0303;
		font-weight: bold;
		}

	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/

		/* styles for links contained in the bodycontents */

		a {
		color: #206085;
		text-decoration: underline;
		font-weight: bold;
		}

		a:visited {
		color: #206085;
		text-decoration: underline;
		font-weight: bold;
		}

		a:hover {
		color: #206085;
		text-decoration: none;
		font-weight: bold;
		}

		.userAccountOption a, .userAccountOption a:visited {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 140px;
			height: 47px;
			padding-top: 13px;
			background: #1A3546;
			font-size: 14px;
		}

		.userAccountOption a:hover {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 140px;
			height: 47px;
			padding-top: 13px;
			background: #2B6E98;
			font-size: 14px;
		}

		/* for options with one line of text (different padding than above) */

		.userAccountOption2 a, .userAccountOption2 a:visited {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 140px;
			height: 42px;
			padding-top: 18px;
			background: #1A3546;
			font-size: 14px;
		}



		.userAccountOption2 a:hover {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 140px;
			height: 42px;
			padding-top: 18px;
			background: #2B6E98;
			font-size: 14px;
		}

		.requestLink {
			line-height:14px;
			color:#fff;
			width:145px;
			margin: 0 0 0 73px;
			text-align:center;
			display:block;
		}

		.requestLink:hover {
			border:3px solid #7b0304;
			margin: -3px 0 0 70px;
		}

	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/

		/* styles for images contained in the bodycontents */

	.requestIMG {
		width:194px;
		height:200px;
		display:block;
		margin: 0 0 0 48px;
		background: url(/resources/images/request-img.jpg) no-repeat;
		text-decoration:none;
	}

	.requestIMG:hover {
		background: url(/resources/images/request-img-over.jpg)no-repeat;
	}

	.request {
		width:150px;
		height:135px;
		display:block;
		margin: 0 0 0 69px;
		background: url(/resources/images/request-new.jpg);
	}

	.request:hover {
		background: url(/resources/images/request-new-over.jpg);
	}

	.fighter {
		width:149px;
		height:151px;
		display:block;
		background: url(/resources/images/fighter.jpg);
	}

	.fighter:hover {
		background: url(/resources/images/fighter-over.jpg);
	}

	.promoter {
		width:149px;
		height:151px;
		display:block;
		background: url(/resources/images/promoter.jpg);
	}

	.promoter:hover {
		background: url(/resources/images/promoter-over.jpg);
	}

	.commissions {
		width:149px;
		height:151px;
		display:block;
		background: url(/resources/images/commissions.jpg);
	}

	.commissions:hover {
		background: url(/resources/images/commissions-over.jpg);
	}

	.fighterNew {
		width:125px;
		height:127px;
		display:block;
		background: url(images/fighterUp.jpg);
	}

	.fighterNew:hover {
		background: url(images/fighterOver.jpg);
	}

	.promoterNew {
		width:125px;
		height:127px;
		display:block;
		background: url(images/promoterUp.jpg);
	}

	.promoterNew:hover {
		background: url(images/promoterOver.jpg);
	}

	.commissionsNew {
		width:125px;
		height:127px;
		display:block;
		background: url(images/commissionsUp.jpg);
	}

	.commissionsNew:hover {
		background: url(images/commissionsOver.jpg);
	}

	.trainer {
		width:125px;
		height:127px;
		display:block;
		background: url(images/trainerUp.jpg);
	}

	.trainer:hover {
		background: url(images/trainerOver.jpg);
	}



	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/

		/* styles for forms contained in the bodycontents */

	.borderTable
	{

	}
	.tableRowHeader
	{

	}
	.tableRowFooter
	{

	}
	.textRequiredField
	{

	}
	.textSmallerFont
	{
		font-size: 12px;
		color: #000000;
	}
	.labelColumn
	{

	}
	.notesCell
	{
		color:#8B0303;
	}

	.formTextarea {
	width: 90%;
	}

	input {
		line-height: normal;
	}

	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/

		/* styles for any other contained in the bodycontents */

	.videoBox {
		background:url("images/videoPlaceholder.jpg") no-repeat scroll 0 0 transparent;
		height:326px;
		margin:10px auto 0;
		width:580px;
	}

		/* Fighter / Commission Access Styles (front end) */

		table.adminTable {
		width: 95%;
		border: #666 solid 0px;
		margin: auto;
		line-height: normal;
		}


		table.adminTableBorder {
		width: 95%;
		border: #666 solid 1px;
		margin: auto;
		background: #ccc;
		text-align: left;
		line-height: normal;
		}

		.tableRowHeader {
		background: #1A3546;
		font-weight: bold;
		color: #fff
		}

		a.headerLink {
		color: #fff;
		}

		a.headerLink:visited {
		color: #fff;
		}

		a.headerLink:hover {
		color: #fff;
		text-decoration: none;
		}

		.tableRowOther {
		background: #f3ffb9;
		}

		.tableRow1 {
		background: #8BC1DF;
		}


		.tableRow2 {
		background: #e0f1ff;
		}


		.myFilesDateCol {
		width: 25%;
		}


/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
