/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Verdana, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-left: 10px;
	margin-right: 10px;
	}


.label
{
	background-position: center center;
	background-image: url(Images\Blank.gif);
	background-repeat: no-repeat;
	font-family: Impact;
	background-color: transparent;
}

.LblWarning
{
	font-size: 0.9em;
	font-weight: bold;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	color: red;
}

.LblNormal
{
	font-size: 1em;
	color: #000000;
}

.LblForgottenPassword
{
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.lblPageHeader
{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

.LblNormalPink
{
	font-size: medium;
	color: #FFFFFF;
}

.LinkBtn
{
	font-size: small;
	font-weight: bold;
	background: transparent url('images/buttons/linkbtnoff.png') no-repeat center;
	color: white;
	text-align: center;
}	

.LinkBtn:Link
{
	font-weight: bold;
	font-size: small;
	background: transparent url('images/buttons/linkbtnoff.png') no-repeat center;
	color: white;
	text-align: center;
}		
.LinkBtn:visited
{	
	font-weight: bold;
	font-size: small;
	background: transparent url('images/buttons/linkbtnoff.png') no-repeat center;
	color: white;
	text-align: center;
}	
.LinkBtn:active
{	
	font-weight: bold;
	font-size: small;
	background: transparent url('images/buttons/LinkBtnOn.png') no-repeat center;
	color: black;
	text-align: center;
}	
		
.LinkBtn:hover
{
	font-weight: bold;
	font-size: small;
	background: transparent url('images/buttons/LinkBtnOn.png') no-repeat center;
	color: black;
	text-align: center;
}

.LstBox
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
    border-color: #000000;
    border-width: 2px;
}

.LstBox2
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
    border-color: #000000;
    border-width: 2px;
}

.ChkBox
{
	font-size: x-small;
	color: #eaaaaa;
}
.StdTextBox
{
	font-size: 0.8em;
    border-style:solid;
    border-color:#86ADE4;
    border-width: 1px;
    background-color:White;
}

.LblGrid
{
	font-size: small;
	font-weight: bold;
	color: #72aad5;
}

.ColHeader1 
{
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	padding: 4 4 4 4;
}

.ColHeader2
{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	text-align: center;
}

.ColHeader2Selected
{
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
	text-align: center;
}

.MenuHeader1
{
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px;
	border-color: Black;
	text-align: left;
}

.MenuHeader2
{
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px;
	border-color: Black;
	text-align: center;
}

.StdButton
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	padding: 1 1 1 1;
	text-align: center;
	cursor: pointer;
	height: 26px;
}

.StdText
{
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	border: none;
}

.StdText2
{
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
}

.OtherText
{
	font-size: 0.8em;
	font-weight: bold;
	color: #78AAD5;
	border: none;
}

.OtherTextLarge
{
	font-size: 1.1em;
	font-weight: bold;
	color: #78AAD5;
	border: none;
}


.BookingText
{
	font-size: 0.9em;
	font-weight: bold;
	color: #72aad5;
}

.BookingText2
{
	font-size: 0.8em;
	font-weight: bold;
	color: #72aad5;
}

.LoginTable { 
	width: 350px;
	height: 280px;
	border-style: none;
	padding: 0px;
	text-align: center;
}

.MainMenuTable {
	border-style: none;
	padding: 0px;
	text-align: center;
}

.MainMenuSubTable {
	width: 275px;
	padding: 4px;
	border-spacing: 4px;
	text-align: center;
}

.SelectServicesTable {
	width: 790px;
	border-width: 0px;
	padding: 0px;
	text-align: center;
	padding: 3px;
	border-spacing: 3px;	
}

.SelectTeamMemberTable {
	width: 700px;
	border-style: none;
	padding: 2px;
	border-spacing: 2px;	
	text-align: center;
}				

.CellWithBorder	{
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	}

.BookingOptionTable {
	width: 780px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 0px;
	border-spacing: 0px;	
	text-align: center;
}

.BookingOptionCell {
    font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 4px;
	border-spacing: 2px;	
	}

.BookingConfirmationTable {
	width: 350px;
	height: 290px;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	border-spacing: 0px;	
	text-align: center;
}
.dg_1 { border: #33628D 1px solid; }

.dg_1 TD { border: #33628D 1px solid; }

.dg_header_1 
{
	background: #DAD9D1;
	background-color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFDFEF; 
	text-align: left;
}
.MainPortalBookings 
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-spacing: 0px;
	padding: 2px;
	border-spacing: 0px;

}

.dg_item_1 { background: #FFFFFF; text-align:left; 	font-size: 0.8em; }
.MainPortalTable
{
	Width:100%;
	height:100%;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	border-spacing: 0px;
	text-align: center;
}

.OpeningTimesTable {
	width: 450px;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	border-spacing: 0px;	
	text-align: center;
}


#tblFooter, #Footer_lnkFooter1, #Footer_lnkFooter2, #Footer_lnkFooter3 {
	color: Black;
}

#Footer_lnkFooter4 {
	background-image: url('../images/isalonlogo.jpg');
	width: 150px;
	height: 68px;
	vertical-align: middle;
	font-size: 0px;
	color: White;
}

