﻿/*These are global styles that control elements on each of the pages throughout the site*/
body
{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	/*background-color:#a08a01;*/
	background-color:#FFFFFF;
	background-image: url(Images/brightstone9-5-10.jpg);
	background-repeat: repeat;
}
a
{
	color: #541612;
}

object
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*END - These are global styles that control elements on each of the pages throughout the site*/


/*Bangkok.Master Styles
These styles set the gradient for the background of the site */

.PageBody
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}

table.BodyContainer
{
	width: 95%;
}
td.NavBar
{
	background-image: url('Images/NavBar.jpg');
	font-family: Arial;
	color: #a08a01;
	height: 24px;
	background-repeat: no-repeat;
	background-color: #d2c571;
}

.Menu
{
	font-family: Arial;
	color: #a08a01;
	font-weight:800;
	text-align:left;
}

.MenuHover
{
	font-family: Arial;
	color: #FFFFFF;
}

.MenuItemExtend
{
 	background-color: #8c1920;
	font-family: Arial;
	color: #a08a01;
	text-align:left;
}

.MenuItemHover
{
	font-family: Arial;
	color: #FFFFFF;
}


.CopyrightFooter
{
	background-image: url('Images/NavBar.jpg');
	font-family: Arial;
	color: #a08a01;
	font-size: 8pt;
	height: 24px;
}


/*END - Bangkok.Master Styles
These styles set the gradient for the background of the site */


/*These elements control most of the text on the site. */
.SiteText
{
	color: #7F3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12px;
}
.SiteTextBold
{
	color: #541612;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14pt;
	text-align: left;
}

/*END: - These elements control most of the text on the site. */


/* This Class controls the styling on the "Free Session" form */

.FreeTrialForm
{
	border: solid 2px #7F3300;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 14pt;
	background-image: url('Images/Signupbackground.gif');
	width:375px;
	height: 389px;
}
/* END - This Class controls the styling on the "Free Session" form */

/*Home Page Styles*/

.ProgramThumbnails
{
		background-image: url('Images/thumbnail-text_background.gif');
		height: 250px;
		width: 490px;
		padding-left: 15px;
}

.ThumbNailLink
{
	border-style:none;
}

.ThumbnailText
{
	color: #541612;
	font-family: Arial;
	font-size: 12pt;
	width: 200px;
	line-height: 18px;
	font-weight: bold;
}

/*END - Home Page Styles*/


/*Styles for the Instructor's Page */

.InstructorImage
{
	padding-right: 10px;
	padding-left: 10px;
	display:block;
}

.InstructorAccomplishments
{
	color: #7F3300; 
	font-family: Arial ;  
	font-size: 12pt; 
}

.InstructorAccomplishmentHeader
{
	color: #7F3300; 
	font-family: Arial ; 
	font-weight:900;
	font-size: 14pt; 
}

/*END - Styles for the Instructor's Page */


/*Styles for AboutUs.aspx */
.AboutUsImage
{
	padding-right: 10px;
}
/*END - Styles for AboutUs.aspx */


/*Program Pages Styles*/


.FitnessThaiKickboxingThumbnail
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.MuayThaiThumbnail
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.NoGiThumbnail
{
	padding-right: 10px;
	padding-bottom: 10px;
}

/*END - Program Pages Styles*/

.EventImageThumbnail
{
	padding-right: 10px;
	padding-bottom: 10px;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.footerlinks {
	font-size: 10px;
	text-align: center;
	color: #541612;
	font-family: Arial, Helvetica, sans-serif;
}
.boldtext {
	font-weight: bold;
	color: #541612;
	font-family: Arial, Helvetica, sans-serif;
}
.bodycontainer {
	width: 95%;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #form1 table tr .white {
	color: #FFF;
	
}

.black {
	color: #333;
	font-size: 12px;
	font-weight: bolder;
	padding-right: 2px;
	padding-left: 2px;
}.photoleft {
	padding-right: 10px;
	padding-bottom: 10px;
}

