/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: #42413D;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:#fff;
    display:block;
    margin:0 auto;
}

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:	#fff;
	}

A:visited	{
	text-decoration:	none;
	color:	#fff;
	}

A:active	{
	text-decoration:	none;
	color:	#fff;
	}

A:hover	{
	text-decoration:	underline;
	color:	#fff;
	}

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;
	}

#imgBanner {
display:none;
}

.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: #FFFFFF;
}
a:link,
a:active,
a:visited,
a.LblForgottenPassword:link,
a.LblForgottenPassword:active,
a.LblForgottenPassword:visited
{
	color: #FFFFFF;
}

a.LblForgottenPassword:hover{
    color:#fff;
}

.lblPageHeader
{
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
        padding-top:5px;
        padding-bottom:6px;
}

.LblNormalPink
{
	font-size: medium;
	color: #FFFFFF;
}

table td{
    height: auto !important;
    width: auto !important;

}
#Table4, #Table1{

}
#TimeTable{
    border-top:none;
}
#Table3{
    border-right:none;
}

#Table4 #Table1 td{
    background: none;
}

.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: #777777 !important;
	font-weight: bold;
    border-color: #777777;
    border-width: 2px;
}

.LstBox2
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
    border-color: #777;
    border-width: 2px;
}

.ChkBox
{
	font-size: x-small;
	color: #eaaaaa;
}
.StdTextBox,
select {
    font-size: .8em !important;
    border-style:solid;
    border-width: 1px;
    padding:5px;
    background-color:White;
    width:275px !important;
    color:#000 !important;
}
#igtxtWEDateTime{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #777;
    border: medium none;
    color: #FFDE3D !important;
}
.LblGrid
{
	font-size: small;
	font-weight: bold;
	color: #72aad5;
}

.ColHeader1
{
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	border: none;
	padding: 4 4 4 4;
}

.ColHeader2
{
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	border: none;
	text-align: center;
        padding-bottom:10px;
}

table.MainPortalTable .ColHeader2{
    font-size:1em;
}

.ColHeader2Selected
{
	font-size: 1em;
	font-weight: normal;
	color: #FFDE3D;
	border: none;
	text-align: center;
        padding-bottom:10px;
}

td.BookingOptionCell .BookingText2{
    color:#fff;
}

#Table2 tr td.ColHeader2{
 	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	border: none;
	text-align: center;
}


.MenuHeader1
{
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 2px;
	border-color: Black;
	text-align: left;
}

.MenuHeader2
{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	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: #333333;
	border: none;
	padding: 1 1 1 1;
	text-align: center;
	cursor: pointer;
	height: 26px;
margin-top:5px;
margin-bottom:5px;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #777;
    border: medium none;
    color: #FFDE3D;
    cursor: pointer;
    font-family: Tahoma,Verdana,Arial;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
}

.StdText
{
	font-size: 0.8em;
	color: #FFFFFF;
	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: #FFDE3D;
	border: none;
}

.OtherTextLarge
{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFDE3D;
	border: none;
}


.BookingText
{
	font-size: 0.9em;
	font-weight: bold;
	color: #777;
}

.BookingText2
{
	font-size: 0.8em;
	font-weight: bold;
	color: #777;
}

.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;
}



tr, tbody, td, table {
border:none;
}

.CellWithBorder	{
	border:none;

	}

.BookingOptionTable {
	width: 780px;
	border-width: 1px;
	border-color: #777;
	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: #777;
	border-style: solid;
	padding: 4px;
	border-spacing: 2px;
	}

.BookingConfirmationTable {
	width: 350px;
	height: 290px;
	border-width: 2px;
	border-color: #777;
	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: #333333;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.MainPortalBookings
{
	border-width: 1px;
	border-color: #777;
	border-style: solid;
	border-spacing: 0px;
	padding: 2px;
	border-spacing: 0px;

}

.dg_item_1 { background: #FFFFFF; text-align:left; 	font-size: 0.8em; color:#000; }
.MainPortalTable
{
	Width:100%;
	height:100%;
	border-width: 1px;
	border-color: #777;
	border-style: solid;
	padding: 2px;
	border-spacing: 0px;
	text-align: center;
}

.OpeningTimesTable {
	width: 450px;
	border-width: 2px;
	border-color: #777;
	border-style: solid;
	padding: 2px;
	border-spacing: 0px;
	text-align: center;
}


#tblFooter, #Footer_lnkFooter1, #Footer_lnkFooter2, #Footer_lnkFooter3 {
	color: Black;
	display:none;
}

#Footer_lnkFooter4 {
	background-image: url('../images/isalonlogo.jpg');
	width: 150px;
	height: 68px;
	vertical-align: middle;
	font-size: 0px;
	color: White;
}


.LblOpeningHours {
color:white;
background:0;
border:0;
}

#imgSmall{
    display:none;
}

#lblSalonServicesMessage{
    display:none;
}

#LstBoxServices{
    color:#000 !important;
}
#showimage table{
    padding-left:10px;
}
#showimage table,
#showimage table tr td{
    background-color:#777777 !important;
}

#showimage table tr td span{
    background-color: #777777 !important;

    color:#fff !important;
}
