/****************************** Start Common HTML Tag  ***********************************/

*
{
    padding: 0;
    margin: 0;
    font-family: Arial;
}

body
{
	padding: 0px;
	margin: 0px;
    font-family: Verdana;
    background-color: #FFFFFF;	
}



html body
{	
	color: #333333;
	font-size: 12px;
    font-family: Verdana;
}

html > body
{
    font-family: Verdana;
	color: #333333;
	font-size: 12px;
}

p, table, ul, dl, #TB_window
{
	font-size: 1.2em;
}

a:link,a:visited, a:hover, a:active
{
    color: #0000FF;
    text-decoration: none;
}

a:focus
{
	color: #CC6633;
	text-decoration: underline;
}

p
{
	line-height: 1.4em;
	margin: 10px 0;
}
hr
{
	margin: 10px 0;
	color: #999999;
}

ul
{
	list-style: none;
}

ul li
{
	padding-top: 6px;
}

input, select, textarea
{
	font: .95em ;
}

input,input[type="radio"], input[type="checkbox"], select, textarea
{
	-moz-border-radius:4px !important;
	-webkit-border-radius:4px !important;
	border:2px solid #EBEBEB ;
	font-size:12px;
	margin-top:3px;
	padding:3px;
	background-color: #FFFFFF ;
}

input:focus, select:focus, textarea:focus
{
	border-color: #3D7BAD ;
	background-color: #FFFFCC ;
}

/********************************** Start Search div  ***************************/
.nav-loading
{
	margin: 5px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border: 2px dotted #666666;
	position: absolute;
	top: 40%;
	left: 45%;
	z-index: 1001;
	width: 320px;
	height: 44px;
	font: bold 24px "trebuchet MS";
	text-align: center;
	color: #000000; /*background-image: url(images/sc.gif);*/
	display: none;
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/********************************** End Search div  ***************************/

/****************************** End Start Common HTML Tag  ***********************************/

#ap_header {
	height: 50px;
}
#navBar
{
	background-color: #fff;
	margin-left: 5px;
	margin-top: 0px;
}
#navBar #monthDiv
{	
	font-size: 14px;
	font-weight: bold;
	color: #C3D9FF;
	padding: 0px;
	line-height: 50px;
	width: 300px;
	position:absolute;
}
#navBar #monthDiv .logoOutter
{
	border: 1px solid #2B1531;
	padding: 4px;
	margin-top:5px;
	float:left;
}

#navBar #monthDiv .logoInner
{
	background-color: #512D5A;
	color: #FFFFFF;
	overflow: hidden;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}

#navBar #monthDiv .MyappointyLogo
{
	font-size: 16pt;
	/*color: #C3D9FF;	*/
}


#navBar #monthDiv #user
{
	color: #ffffff;
	letter-spacing: 0.2em;
	margin-top: 0px;
	line-height: 30px;
}

#navBar #topMenu
{
    margin-top: 5px;
    margin-left: 10px;
    height: 30px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    text-align: right;
}

#navBar a, .topLinks a:visited
{
    background-color: transparent;
    font-size: 1.05em;
    font-weight: normal;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
    text-decoration: underline;    
    margin: 1px;
}

#ap_motherDiv {
	width: 100%;
	clear:both;
}
#ap_mother_left_td
{
	width:300px;
	padding-left:10px;
	text-align:right;
}
#ap_mother_left_td.apMotherLefttd
{
	width:220px;
	padding-left:10px;
	text-align:right;
}
#ap_mother_left_header
{
    background-position: right 27px;
    height: 50px;
    text-align: left;
    vertical-align: bottom;
    background-image: url(Images/poweredby.png);
    background-repeat: no-repeat;    
    line-height:1.9;
}
#ap_mother_left_header_user
{
    text-transform: capitalize;
    color: #333333;
    font-size: .9em;
    padding-top: 20px;
    padding-left: 3px;
}

 .topStepLeft1, .topStepLeft2,.topStepBoth1,.topStepBoth2,.topStepBoth1Off,.topStepBoth2Off{
  /* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.topStepLeft1
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 2pt;
	background-color: #C3D9FF;	
}
.topStepLeft2
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 1pt;
	background-color: #C3D9FF;
}

#left_service_selection{
	background-color: #C3D9FF;
	text-align: left;
	padding: 0px 0px 8px 8px;
}
#left_serviceSelection_Header, #left_time_header, #staffSelectionHeader
{
    padding: 2px 0px 2px 0px;
    text-align: left;
    font-size:13px;
    font-weight: bold;
    
    color: #484848;
	background-color: #C3D9FF;
	cursor:pointer;
}
#left_serviceSelection_body{
	background-color: #C3D9FF;
	padding: 0px 0px 5px 0px;}
* html #left_serviceSelection_body
{
	padding:0pt;
	width:99%;
}
#leftserviceHeader{

	font-size: 11px;
	text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: capitalize;
}
#leftserviceHeader td{
   padding-left: 7px;
}
* html #leftserviceHeader td{
   padding-left: 2px;
}
.appointBoxTable
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}

.appointBoxTable th
{
	background-color: #FFFFFF;
	color: #5B5B5B;
	padding-left: 12px;
	font-weight: bold;
	font-size: 100%;
}

.appointBoxTable td
{
	padding-left: 7px;
	font-size: 93%;
}
* html .appointBoxTable td
{
	padding-left: 2px;
}

.appointBoxTable .serviceNDCBold
{
	padding-left: 7px;
	font-size: .95em;	
}

.appointBoxTable .serviceNDCNotBold
{
	padding-left: 7px;
	font-size: 93%;
    padding-top: 3px;
    padding-bottom: 3px;
	
}
* html .appointBoxTable .serviceNDCNotBold
{
	padding-left: 2px;
}
#barServicetext
{
	font-size: 11.333px;
	/*color: #CA0000;*/
	overflow-y: auto;
	overflow-x: hidden;
}
html:first-child #barServicetext
{
	overflow: auto;
}
.catHeader td
{
    background-color: #DFEBFF;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
}
.upperTd
{
    background-color: #F1F4FA;
    font-size: 93%;
    text-transform: uppercase;
}
.lowerTd
{
	background-color: #ffffff;
	font-size: 93%;
	text-transform: uppercase;
	
}

.upperTd td, .lowerTd td
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: capitalize;
	
}
#ap_mother_left_time
{
    padding: 8px 0px 0px 0px;
   
}
#left_time_selection{
	background-color: #C3D9FF;
	text-align: left;
	padding: 3px 0px 8px 8px;
}

.optional
{
    font-size: 10px;
    color: #666666;
    
    font-weight: normal;
    padding-left: 5px;
}
#stSelection
{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
}

#stSelection #staffSelection
{	
	background-color: #C3D9FF;
    padding: 0px 0px 9px 9px;
}
#staffSelectionBody{
    overflow:auto;
}
#staffSelectionHeaderTB
{
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #A2BBDD;
}

#staffSelectionHeaderTB td
{
    padding: 3px;
}
.staffNDCNotBold a
{
    font-size: .76em;
}

#ap_mother_right_td
{
	padding-right:10px;
}
#ap_mother_right {
	margin-right: 15px;
	height: auto;
	width:100%;
}
#ap_right_header
{
    padding: 0px;
    margin: 0px;
    
    width: 100%;
    vertical-align: bottom;
}
#chrome_main1
{
    padding: 0px;
    margin: 0px;
    height: 23px;
    width: 100%;
    vertical-align: bottom;
}
#ap_right_header_leftMenu table
{
	height:23px;
}
#ap_right_header_leftMenu table td
{
	vertical-align:bottom;
	padding-left:0px;
	padding-left:10px;
}

#ap_right_header_leftMenu li div{
	width:inherit;
}
.topStepBoth1
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 2pt;
	margin-bottom: 0pt;
	margin-left: 2pt;
	background-color: #C3D9FF;
}
.topStepBoth2
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 1pt;
	margin-bottom: 0pt;
	margin-left: 1pt;
	background-color: #C3D9FF;
}
.modelinkOn
{
	background: #C3D9FF none repeat scroll 0%;
	color: black;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 7px 3px 7px;
}
.topStepBoth1Off
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 2pt;
	margin-bottom: 0pt;
	margin-left: 2pt;
	background-color: #E8EEF7;
}
.topStepBoth2Off
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 1pt;
	margin-bottom: 0pt;
	margin-left: 1pt;
	background-color: #E8EEF7;
}
.modelinkOff
{
	background: #E8EEF7 none repeat scroll 0%;
	color: #112ABB;
	cursor: pointer;
	
	font-size: 12px;
	font-weight: normal;
	padding: 2px 7px 3px 7px;
}
#pDate
{
	border-style: none;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #EAF3F7;
	border-right-color: #EAF3F7;
	border-bottom-color: #EAF3F7;
	border-left-color: #EAF3F7;
	float: right;
	padding-right:10px;
}
#pDate a
{
    color: #666666;
    background-color: transparent;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
    text-decoration: none;
    
    margin: 1px 1px 0px 1px;
}

#pDate a:hover
{
    color: #ffffff;
    background-color: #A2BBDD;
}

#pDate td{
color:black;

font-size:13px;
font-weight:bold;
padding-left:2px;
vertical-align:middle;
}

#pDate input
{
	width: 40px;
	height: 20px;
	font-size:10px;
}
.normalDate{
background-color: transparent;
color: #666666;
}
.onChangeDate
{
    color: #CC3300;
    background-color: #FFFFCC;
}

.topCalnext
{
    background-position:  center;
    background-image: url(images/btn_next.gif);
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
    cursor:pointer;
}
.topCalPre
{
    background-position:  center;
    background-image: url(images/btn_prev.gif);
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
    cursor:pointer;
}

#ap_right_body
{
	background-color: #C3D9FF;
	width: 100%;
}
#ap_right_body_header
{
    background-color: #C3D9FF;
	padding: 5px 10px 0px 10px;
}
#ap_right_body_text
{
	padding: 5px 10px 5px 10px;
    clear:both;
}
div#rightBr
{
	width: 100%;
	text-align: left;
	/*background-image: url(Images/CalendarBg.png);*/
	
}
.go_table, #mainDivMember
{
	background-position: right bottom;
	font-size: 12px;
	background-color: #FBFBFB;
	background-image: url(Images/CalendarBg.png);
	color: #000;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #A2BBDD;
	border-right-color: #A2BBDD;
	border-left-color: #A2BBDD;
	background-repeat: no-repeat;
}
*html .go_table, #mainDivMember
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #A2BBDD;
	border-right-color: #A2BBDD;
	border-left-color: #A2BBDD;
}
 


/* calendar td boxes */
.go_table TD
{
	border-color: #CCDDEE;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
}

/* calendar Today box  */

.go_table .todayBox .dateboxhead
{
    background-color: #BBCCDD;
}

.go_table .todayBox .dateunit, .go_table .todayBox .dateunitblocked
{
    background-color: #FFFFCC;
}
.dateboxhead
{
    font-size: 11px;
    color: #000000;
    text-decoration: none; /*width: 130px;
    background-color: #E8EEF7;*/
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
}
.dateboxheadOver
{
    font-size: 11px;
    color: #000000;
    text-decoration: none; /*width: 130px;*/
    background-color: #E8EEF7;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
}

a:link .dateboxhead
{
	text-decoration: none;
}
a:visited .dateboxhead
{
	text-decoration: none;
}
a:hover .dateboxhead
{
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dateboxheadBlock
{    
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: right;
    background-color: #E8EEF7;
}
.dateunitblocked
{
	overflow: hidden;
	position: absolute;
	z-index: 1;
	width:100%;
}

a .dateunitblocked, .dateunitblocked
{
	text-decoration: none;
	overflow: hidden;
}
a:hover .dateunitblocked:hover, .dateunitblocked a:hover, .dateunitblocked:hover
{
	text-decoration: none;
	overflow: hidden;
}

.cursor
{
	color: #000000;
}
.mnDateContainer
{
    position: relative;
}

.selectedBoxColor
{
	background-color: #F8FBEE;
	position: absolute;
	overflow: hidden;
	width:100%;
}

.unselectedBoxColor
{
    background-color: transparent;
	position: absolute;
	overflow: hidden;
	width:100%;
}
.dateunit
{
	overflow: hidden;
	position: absolute;
	z-index: 1;
	width:100%;
}

a .dateunit
{
	text-decoration: none;
}
.availDateunit, .availDateunitWeek
{
	position: absolute;
	z-index: 0;
	display: none;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width:100%;
}
.availDateunitWeek #availabletext
{
	color: #0000FF;
	background-color: Transparent;
	text-decoration: underline;
}
#availabletext
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #31CBFD;
	text-align: center;
	cursor: pointer;
	vertical-align: bottom;
	
	font-weight: normal;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
*html #availabletext
{
	font-size: 11px;
}
.notAvailDateunitWeek #notAvailabletext
{
	color: #5F6C78;
	background-color: Transparent;
	text-decoration: underline;
}
.notAvailDateunit, .notAvailDateunitWeek
{
	position: absolute;
	z-index: 0;
	display: none;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width:100%;
}
#notAvailabletext
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #96A2AC;
	text-align: center;
	vertical-align: bottom;	
	font-weight: normal;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
.daysAllAppointment
{
	overflow:hidden;
	position: absolute;
	z-index: 0;
	display: none;
	width:100%;
}
.availTimescrollUp{
background:transparent url(images/btn_moreup.gif) no-repeat scroll center;
}
.availTimescrollDown{
background:transparent url(images/btn_moredn.gif) no-repeat scroll center;
}
.daysAllAppointmentText .notAvailableDate
{
	text-decoration: none;
	color: #5F6C78;
	font-size: 11px;
	margin-top: 180%;
	background-color: Transparent;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: default;
}
.daysAllAppointmentText
{
	overflow:hidden;
}
.notAvailableDate
{
	/*background-color: #96A2AC;*/
	color: #96A2AC;
	cursor: pointer;
	
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.lowerDivTime
{
    margin-top: 2px;
    margin-bottom: 2px;    
    font-size: 10px;
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #0000FF;
    text-decoration: underline;
}

.upperDivTime
{
    margin-top: 2px;
    margin-bottom: 2px;    
    font-size: 10px;
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #0000FF;
    text-decoration: underline;
}
.availableDate
{
	/*background-color:#31CBFD;*/
	color: #0000FF;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: underline;
}
.availDateunitBlocked
{
    position: absolute;
    z-index: 0;
    font-weight: bold;
    color: #EEEEEE;
    text-align: center;
	width:100%;
}
#helpRunTimeText
{
    width:100%;
}
#helpRunTimeText a
{
    text-decoration: underline;
}
#highLightHelpText
{
	padding: 5px;
	background-color: #FBE447;
	font-weight: bold;	
	font-size: 12px;
	text-align: center;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #A5BADE;
	border-bottom-color: #A5BADE;
	border-left-color: #A5BADE;
}
*html #highLightHelpText
{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}

/********************************** Start Common Overlay Div  *************************/

#addEBody
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: auto;
	height: auto;
	z-index: 100;	
	font-size: 9px;
	overflow:hidden;
	/*background-color: #FFFFFF; 	border: 5px solid #8F8F8F; margin-top: -200px; 	margin-left: -300px;*/
}


#addE
{
	width: auto;
	height: auto;
	z-index: 100;
	overflow:hidden;
	
	font-size: 9px; /*margin-top: -200px; 	margin-left: -300px;*/
}

#addEBody .topleft
{
	background: url(images/bg_content_top.png) no-repeat left top;
	padding-top: 10px;
	padding-left: 10px;
	height: 10px;
	width: auto;
}
#addEBody .topright
{
	background: url(images/bg_content_top.png) no-repeat right top;
	padding-top: 10px;
	padding-right: 10px;
	width: 18px;
}

#addEBody .leftborder
{
	background: url(images/BG_Content.png) repeat-y;
	padding-left: 15px;
	width: auto;
}
#addEBody .rightborder
{
	background: url(images/BG_Content.png) repeat-y right;
}
#addEBody .bottomleft
{
	background: transparent url(images/bg_content_bottom.png) no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 10px;
}


#addEBody .bottomright
{
	background: transparent url(images/BG_Content_Bottom_Right.png) no-repeat;
	padding-bottom: 10px;
}

#addEBody label
{
	text-align: right;
	padding: 0 10px 0 0;
	float: left;
	width: 146px;
	color: #000;
	font-size: 12.73px;
	font-size: 12px;
	
}
#addEBody h1
{
	font-size: 2.8em;
	line-height: 2.6em;
	color: #333;
	
}
#addEBody #loginFormDiv
{
	width: 456px;
	height: 250px;
}
#addEBody #loginFormDiv a
{
	color: #009BC7;
}
#addEBody #loginFormDiv .textBoxArea
{
	width: 176px;
	height: 23px;
	font-weight:normal;
}


#addE input, textarea
{
	background-color: #F4F4F4;
	font-size: 12px;
	color: #5B5B5B;
	border: 1px solid #CCCCCC;
}
#addE select
{
	
	background-color: #F4F4F4;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}


#addE input:focus, textarea:focus
{
	
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #999999;
}
#addE select:focus
{
	
	background-color: #FFFFFF;
}



#overlay, #overlay1
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1000px;
	background-color: #C3D9FF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#addEBody #loginFormDiv div
{
	line-height: 2em;
	margin-top: 7px;
	font-size: 12px;
}
/********************************** End Common Overlay Div   **************************/
#appointyOverlayText
{
    position: absolute;
    z-index: 99;
}
#innerText
{
    text-align: justify;
    font-size: .90em;
    font-weight: normal;
    color: #000D1C;
    padding-left: 100px;
    padding-top: 10px;
    padding-right: 20px;
    overflow: hidden;
    
}
#innerText ul
{
    padding-top: 0px;
    padding-left: 7px;
}
#innerText li
{
    background-position: left 3px;
    background-image: url(images/arrow_cir_bl.gif);
    list-style-type: none;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 4px;
    padding-bottom: 3px;
}
#appointyOverlayTextIn
{
    background-color: #F2F9FF;
    position: absolute;
    z-index: 98;
}
#staffAppointmentDiv
{
	background-color: #CCCCCC;
	height: auto;
	position: absolute;
	left: 12px;
	top: 60px;
	width: 98%;
	right: 12px;
	display: none;
	z-index: 10;
}
#monthAppointmentDiv
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: auto;
	z-index: 100;
	background-color: #FFFFFF;
	border: 5px solid #8F8F8F;
	
	font-size: 9px;
	margin-top: -200px;
	margin-left: -300px;
}
#appSettingDiv
{
	height: 400px;
	width: 380px;
	margin-top: -150px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #fff;
	z-index: 100;
	border: 1px solid #CCCCCC;
}
#myappointmentday
{
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #C0C0C0 #CCCCCC #CCCCCC #C0C0C0; 
	position: absolute;
	width: 275px;
	
	font-size: 8px;
	color: #5D5D5D;
	z-index: 100;
	overflow: hidden;
	background-color: #FCFCFC;
}

.userNoAppointmentMessage
{
	width: 250px;
	height: 70px;
}

.userNoAppointmentMessage .userNoAppointmentMessageClose
{
	vertical-align: top;
	text-align: right;
}

.userNoAppointmentMessage .userNoAppointmentMessageText
{
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
	color: #666666;
	
	text-align: center;
	text-decoration: none;
}

#staffServiceDetail
{
	background-image: url(images/sidebar_preview.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 50px;
	top: 50px;
	z-index: 1000;
	padding-left: 9px;
}

.framDetail
{
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	background-color: #F7F7F7;
}
#framDetail th
{
	
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	vertical-align: top;
}

#SelectionContainer
{
    position: absolute;
    z-index: 5;
}
#SelectionText
{
    padding: 5px 5px 5px 5px;
    background-color: #C3D9FF;    
}

.SelectionBoth1
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 2pt;
	margin-bottom: 0pt;
	margin-left: 2pt;
	background-color: #C3D9FF;
}
.SelectionBoth2
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top: 0pt;
	margin-right: 1pt;
	margin-bottom: 0pt;
	margin-left: 1pt;
	background-color: #C3D9FF;
}
/********************************** Start help pop up ***********************/


#helpContainer
{
	position: absolute;
	z-index: 101;
}
#helpContainer .leftT
{
    background-image: url(images/popup_left_top_main.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #E7FF00;
    padding-top: 15px;
    padding-left: 15px;
    font-weight: bold;
    font-size:.85em;
    
}
#helpContainer .rightT a.closeServiceHelp
{
    border-style: none none solid solid;
    border-width: 1px;
    border-color: #808080;
    margin: 2px;
    padding: .25px 1px .25px 1px;
    font-size: .70em;
    color: #808080;
}
#helpContainer .leftB
{
	background-image: url(images/popup_left_top_main.gif);
	background-position: left bottom;
}
#helpContainer .rightB
{
	background-image: url(images/popup_left_top_main.gif);
	background-position: right bottom;
	width: 30px;
}
#helpContainer .rightT
{
    background-image: url(images/popup_left_top_main.gif);
    background-position: right top;
    color: #E7FF00;
    padding-top: 5px;
    padding-right: 5px;
    font-weight: bold;
}
/********************************** End   help pop up ***********************/

#loadingOnAnyClick
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    text-align: right;
    padding-top: 3px;
    color: #B37800;
    font-size: .9em;
    font-weight: bold;
}
#loadingOnAnyClickInner
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    padding-top: 3px;
    background-color: #FFFFFF;
    filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
/********************************** Start Timepicker  ***********************/

div#timepicker
{
	background-color: #000000;
	width: 270px;
}
div#timepicker1
{
	background-color: #000000;
	width: 270px;
}

.headingBackColorTR
{
	background-color: #FFFFFF;
}

.headingBackImageTABLE
{
	width: 100%;
	background-repeat: repeat-x;
	background-color: #000000;
}

.headingTextTD
{
	padding: 1px 3px 1px 6px;
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
}
.timeTD
{
	
	font-size: 10px;
	color: #4B494A;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: 57px;
	cursor: pointer;
	border: 1px solid #E1E1E1;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	background-color: #d3d3d3;
	font-weight: normal;
}

.timeTDmouseOver
{
	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: 57px;
	cursor: pointer; 
	background-repeat: repeat-x;
	background-color: #CACCA8;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

.timeTDmouseOver a
{
	
	font-size: 10px;
	color: #b22222;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: 57px;
	cursor: pointer; 
	background-repeat: repeat-x;
	background-color: #CACCA8;
	font-weight: normal;
}

.timeTD a, .timeTD a:visited
{
	
	font-size: 9px;
	font-weight: normal;
	color: #14472F;
	text-decoration: none;
}

.ampm
{
	
	font-size: 9px;
	font-weight: normal;
	color: #44607B;
	text-decoration: none;
	padding-left: 2px;
}


a:hover
{
	text-decoration: none;
	color: #D30D54;
}
.headingTextTDAMPM a
{
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.headingTextCloseTD a
{
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
* html #timepicker1 .headingTextCloseTD .headingTextCloseLink
{
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.rtop, .rbottom, .artop, .arbottom
{
	display: none;
}

.rtop, .artop
{
	display: block;
}
.rtop *, .artop *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}
.artop *
{
	border-style: solid;
	border-width: 0 1px;
}
.r1, .rl1, .re1, .rel1
{
	margin-left: 5px;
}
.r1, .rr1, .re1, .rer1
{
	margin-right: 5px;
}
.r2, .rl2, .re2, .rel2, .ra1, .ral1
{
	margin-left: 3px;
}
.r2, .rr2, .re2, .rer2, .ra1, .rar1
{
	margin-right: 3px;
}
.r3, .rl3, .re3, .rel3, .ra2, .ral2, .rs1, .rsl1, .res1, .resl1
{
	margin-left: 2px;
}
.r3, .rr3, .re3, .rer3, .ra2, .rar2, .rs1, .rsr1, .res1, .resr1
{
	margin-right: 2px;
}
.r4, .rl4, .rs2, .rsl2, .re4, .rel4, .ra3, .ral3, .ras1, .rasl1, .res2, .resl2
{
	margin-left: 1px;
}
.r4, .rr4, .rs2, .rsr2, .re4, .rer4, .ra3, .rar3, .ras1, .rasr1, .res2, .resr2
{
	margin-right: 1px;
}
.rx1, .rxl1
{
	border-left-width: 5px;
}
.rx1, .rxr1
{
	border-right-width: 5px;
}
.rx2, .rxl2
{
	border-left-width: 3px;
}
.rx2, .rxr2
{
	border-right-width: 3px;
}
.re2, .rel2, .ra1, .ral1, .rx3, .rxl3, .rxs1, .rxsl1
{
	border-left-width: 2px;
}
.re2, .rer2, .ra1, .rar1, .rx3, .rxr3, .rxs1, .rxsr1
{
	border-right-width: 2px;
}
.rxl1, .rxl2, .rxl3, .rxl4, .rxsl1, .rxsl2, .ral1, .ral2, .ral3, .ral4, .rasl1, .rasl2
{
	border-right-width: 0;
}
.rxr1, .rxr2, .rxr3, .rxr4, .rxsr1, .rxsr2, .rar1, .rar2, .rar3, .rar4, .rasr1, .rasr2
{
	border-left-width: 0;
}
.r4, .rl4, .rr4, .re4, .rel4, .rer4, .ra4, .rar4, .ral4, .rx4, .rxl4, .rxr4
{
	height: 2px;
}
.rer1, .rel1, .re1, .res1, .resl1, .resr1
{
	border-width: 1px 0 0;
	height: 0px !important;
	height: /**/ 1px;
}


/********************************** End   Timepicker  ***********************/

.upperTdOtherText
{
	background-color: #F8FBFC;
	font-size: 11px;
	text-transform: none;
}
.lowerTdOtherText
{
	background-color: #fff;
	font-size: 11px;
	text-transform: none;
}


.dateboxheadBlockEven
{
	/*background-color: #EEEEEE;*/
}
.dateboxheadBlockOdd
{
	/*background-color: #CCCCCC;*/
}

.msg
{
	
	font-size: 11px;
	font-weight: bold;
	color: #FF7575;
}

.italica
{
    color: #CC3300;
    font-weight: bold;
}
.myEventTR
{
	background-color: #EEEEEE;
}
.myEventTR1
{
	background-color: #F8F9FA;
}
.descrService
{
	font-size: 14px;
	color: #666666;
	background-color: #DBDCA3;
}
.bookScreanFS
{
	border-right: #99ccff 1px solid;
	padding-right: 3px;
	border-top: #99ccff 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #99ccff 1px solid;
	padding-top: 3px;
	border-bottom: #99ccff 1px solid;
}

.bookScreanFS legend
{
	
	font-weight: bold;
	font-size: 12px;
	color: #99ccff;
	text-decoration: none;
}
.blockWeek
{
	color: #D95326;
	text-decoration: line-through;
}

/*************************8 Photo Gallery ********************************/
.imageGalleryDiv
{
	margin: 2px;
}

.imageGalleryDiv .photoGalleryImage
{
	padding: 3px;
	margin: 2px;
	border: 2px solid #619ADA;
	background-color: #AFD1F3;
}

#photoGalleryDiv
{
overflow:auto;
}

#photoGalleryDiv img
{
/*margin: 2px;*/
}

/***********************************Detail Page*************************************/
.DetailNGalleryMailContainer
{
	/*background-color: #FFFFFF;*/
}
.detailTable
{
	width: 100%;
}

.Spacetd
{
	padding-left:10px;
	padding-right:10px;
}
* html .Spacetd
{
	padding-left:10px;
	padding-right:15px;
}

.detailTable .tdMapWidth
{
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}
.detailTable .detailPageImg
{
	padding: 5px;
	vertical-align: top;
}

.detailTable .innerTableDetailText .TeamAndGallery
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	

} 
.detailTable .innerTableDetailText .TeamAndGallery h1
{
	font-size: 12px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

.detailTable .innerTableDetailText .TeamAndGallery .TeamAndGalleryContent
{
	/*border: 1px solid #CCCCCC;*/
}
.detailTable .innerTableDetailText .TeamAndGallery .TeamAndGalleryContent .StaffList
{
	padding: 0px 5px 2px 5px;
	font-size: 11px;
}



.detailTable .innerTableDetailText .detailHeading
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #86C7F7;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	width: 95%;
	padding-left: 3px;
	padding-right: 1px;
}

.detailTable .innerTableDetailText .detailAddress
{
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4F;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	width: 95%;
	padding-left: 3px;
	padding-right: 1px;
}


.detailTable .innerTableDetailText .detailPhone
{
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4F;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	width: 95%;
	padding-left: 3px;
	padding-right: 1px;
}
.detailTable .innerTableDetailText .detailEmail
{
	padding: 3px 1px 10px 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #484848;
	vertical-align: top;
	text-align: left;
	height: 10%;
	line-height: normal;
	width: 95%;
}

.detailTable .innerTableDetailText .detailEmailLink
{
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-left: 0px;
	text-decoration: none;
}

.detailTable .innerTableDetailText .detailDesc
{
	padding: 10px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #1A1C1E;
	vertical-align: top;
	text-align: justify;
	text-decoration: none;
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
}


.detailTable .innerTableDetailText .Headings h1
{
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold; /*background-color: #CAE5FB;*/
	margin-bottom: 8px;
	margin-top: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.detailTable .innerTableDetailText .Comment
{
	border-bottom: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom:3px;
}
.detailTable .innerTableDetailText .Comment .CommentDesc
{
	font-size: 11px;
	vertical-align :top;
}


.detailTable .innerTableDetailText .subheaderOnDetail
{
	padding: 3px 5px 2px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	text-align: justify;
	text-decoration: none;
}
.detailTable .innerTableDetailText .rateHeadingDetail
{
	padding: 3px 5px 2px 3px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	text-align: justify;
	text-decoration: none;
}
.detailTable .emptyBottom
{
	height: 1%;
	width: 95%;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #DDDDDD;
}


.timeslotHead
{
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #7A7A7A;
	height: 20px;
	padding-left: 10px;
}

/****************************My Appoinment******************************/

.policyTextMyApp
{
	
	font-size: 14px;
	font-weight: normal;
	color: #565454;
	line-height: 16px;
	padding-top: 20px;
}


.notAvailText
{
    text-align: center;
    padding-top: 30px;
    font-size: .8em;
}


#helpRunTimeTexttable
{
	padding: 0px;
	margin: 0px;	
    width:100%;
}



.dayHead
{
	background-color: #E8EEF7;
	color: #5A80C0;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dayWeekDay
{
	font-weight: normal;
	color: #7F7F81;
}
.daySerName
{
	color: #0D7813;
	
	font-size: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 4px 0px 4px 4px;
}
.daySerTime
{
	color: #747476;
	
	font-size: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 4px 0px 4px 4px;
}
/**********************************Staff Detail On Client***********************************/
#mainDiv
{
	background-color: #FFFFFF;
}
#mainContainerOfStaffDetail
{
	background-position: left top;
	background-image: url(Image/staffDetailBackImg.png);
	background-repeat: repeat-x;
}
.staffDetailMainTable
{
	width: 100%;
	border-style: none dashed none dashed;
	border-width: 0px 1px 0px 1px;
	border-color: #FFFFFF #EFEFEF #FFFFFF #EFEFEF;
}
.staffDetailMainTable .staffDetailHeadTd
{
	padding: 3px 0px 3px 0px;
	border-style: none none solid none;
	border-width: 0px 0px 2px 0px;
	border-color: #FFFFFF #FFFFFF #EFEFEF #FFFFFF;
	color: #5791D7;
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	text-transform: capitalize;
	background-color: #F1F4FA;
}
.staffDetailMainTable .staffDetailInfoTdImg
{
	padding: 4px 0px 4px 0px;
	vertical-align: middle;
	text-align: center;
}
.staffDetailMainTable .staffDetailInfoTdImg .staffDetailInfoImg
{
	padding: 3px;
	background-color: #C3D9FF;
	border: 1px solid #dcdcdc;
}
.staffDetailMainTable .staffDetailInfoTdTextHead
{
	padding: 3px 0px 3px 15px;
	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.staffDetailMainTable .staffDetailInfoTdText
{
	padding: 3px 40px 10px 20px; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

*html .staffDetailMainTable .staffDetailInfoTdText
{
	padding: 3px 20px 10px 20px; 
}

.staffDetailMainTable .staffDetailInfoTdText strong
{
	color: #333333;
}
.staffDetailMainTable .staffDetailInfoTdTextname
{
	padding: 3px 0px 3px 20px;
}


.staffDetailMainTable .staffDetailInfoTdTextHeadLongDesc
{
	border: 0px none #FFFFFF;
	padding: 0px 0px 3px 5px;
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.staffDetailMainTable .staffDetailInfoTdTextLongDesc
{
	border: 0px none #FFFFFF;
	padding: 0px 0px 3px 3px;
	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}



.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv
{
	background-color: #FFFFFF;
	border-bottom : 1px solid #cccccc;
	margin: 5px 5pt 5px 0pt;
	padding: 8px;
	width: 100%;
	float: left;
	text-align: left;
}

.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv h1
{
	font-size: 115%;
	font-weight: bold;
	margin: 0pt 0pt 5px;
	color:#53A1EB;
}
.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv h2
{
	font-size: 110%;
	font-weight: bold;
	margin: 0pt 0pt 5px;	
}
.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv .imageclass
{
	float: right;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv dl
{
	font-size:11px;
	color:#777777;
}



.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv2
{
	background-color: #FFFFFF;
	margin: 5px 5pt 5px 0pt;
	width: 100%;
	float: left;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}

.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv2 h1
{
	font-size: 130%;
	font-weight: bold;
	margin: 0pt 0pt 5px;
	color: #5F3775;
}
.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv2 h2
{
	font-size: 110%;
	font-weight: normal;
	margin: 0pt 0pt 1px;
	font-style: italic;
	color: #333333;
}
.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv2 .imageclass
{
	float: left;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.staffDetailMainTable .staffDetailInfoTdText .mainWhiteBoxDiv2 dl
{
	font-size:11px;
	color:#777777;
}

/**********************************Appointment without Login********************************/
/*.mainContainerTD1
{
	padding-left: 5px;
	padding-right: 8px;
}
.mainContainerTD2
{
	padding-left: 8px;
}*/
 .mainContainerTD1 .loginsignUpPadding
{
	padding-left: 30px;
}
.membersignup1ain .membersgnup1 input[type=text]
{
	font-size: 12px;
	width: 140px;
	font-weight: normal;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	border:1px solid #CCCCCC;
}
.membersignup1ain .membersgnup1 input[type=password]
{
	font-size: 12px;
	width: 140px;
	font-weight: normal;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	border:1px solid #CCCCCC;
}
.membersignup1ain .membersgnup1 textarea
{
	font-size: 12px;
	font-weight: normal;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	border:1px solid #CCCCCC;
}
.loginTableHeadingTD
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 15px;
}
.noteBoder
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
.note
{
	color:#727272;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;	
}
.loginTableHeading
{
	
	font-size: 18px;
	font-weight: bold;
	color: #0F0F0F;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#addE .signupTableHeading
{
	
	font-size: 18px;
	font-weight: bold;
	color: #0F0F0F;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.loginTableSubHeadingTD,.loginTableSubHeadingTDHD
{
	
	font-size: 12px;
	font-weight: bold;
	color: #0F0F0F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.loginTableSubHeadingTDHD
{
	width:50px;
}
.loginTableRememberTD
{
	
	font-size: 12px;
	font-weight: normal;
	color: #0F0F0F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.deatilText
{
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.headerCommentsTd
{
	
	font-size: 12px;
	font-weight: bold;
	color: #A82724;
	text-align: left;
	padding-bottom: 5px;
}
.signupErrMsgs
{
	font-size: 10px;
	color: Red;
	font-weight: normal;
	font-family: verdana;
}
.signUpButtonTD
{
	padding-left: 70px;
}
*html .signUpButtonTD
{
	padding-left: 70px;
	height: 65px;
}
.signUpButtonSpan
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.signUpButtonTD .signUpButtonSpan a
{
	color: #5B9EE1;
}
.signUpButtonTD .signUpButtonSpan a:link
{
	color: #5B9EE1;
}
.signUpButtonTD .signUpButtonSpan a:hover
{
	color: #5B9EE1;
}
.signUpButton
{
	padding: 5px 10px 5px 10px;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
*html .signUpButton
{
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px 5px 10px;
}
.signupTableHeadsTd
{	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	width: 85px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.signupFriendlyTxt
{	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #7D7D7D;
}
.signupTableDataTd
{
	/*width: 40%;*/
}
.signupTableDataTd sup
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	padding-left: 1px;
}
#addE .signupTableDataTd input
{
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #858585;
}
.loginsignUpPadding sup
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	padding-left: 1px;
}
#addE .loginsignUpPadding input, #addE .loginsignUpPadding textarea,#addE .loginsignUpPadding select
{
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #858585;
}
#addE .signupTableDataTd .formOnAppButton
{
	border: 1px solid #FF8F20;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #FFC488;
}
#addE .signupTableDataTd .formOnAppButtonMover
{
	border: 1px solid #A7CC26;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #DAEC9B;
}
#addE .signupTableDataTd .CountryDdlBox
{	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #858585;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	width:110px;
}
#addE .signupTableDataTd .CountryDdlBox:hover
{	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #858585;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.divider
{
	background-image: url(Images/grdline.png);
	background-repeat: repeat-y;
	background-color: #00FFFF;
}
.forgotPassLinkTD .forgotPassLinkSpan a,.forgotPassLinkTD .forgotPassLinkSpan a:link, .forgotPassLinkTD .forgotPassLinkSpan a:hover, .deatilText .forgotPassLinkSpan a,.deatilText .forgotPassLinkSpan a:link, .deatilText .forgotPassLinkSpan a:hover
{
	color: #5B9EE1;
	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/****************************************End************************************************/


.rightBodyloading
{
    background-color: #FFFBFF;
}
#availTimeSlot
{
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-color: #CCDDEE;
    border-right-color: #CCDDEE;
}
#availTimeSlot td
{
    vertical-align: top;
    text-align:center;
    border-color:#CCDDEE;
    border-style:solid none solid solid;
    border-width:0px 1px 1px;
}
#availTimeSlot .slotHeader
{
    background-color: #E8EEF7;
    font-size: 12px;
    color: #1D1D1D;
    
}
.slotBottomHelp
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCDDEE;
    background-color: #E8EEF7;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #CCDDEE;
    border-left-color: #CCDDEE;
    text-align: center;
    
    font-size: 12px;
    font-weight: bold;
}
#availTimeSlot td a
{
    text-decoration: underline;
    padding-top: 5px;
    padding-bottom: 5px;
    
    font-size: 12px;
}

/***************************Forgot password**************************/
#addEBody #loginFormDivForgot
{
	width: 456px;
	height: 250px;
}
#addEBody #loginFormDivForgot a
{
	color: #009BC7;
}
#addEBody #loginFormDivForgot .LinkStyleButton
{
	border: 0px none #FFFFFF;
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #009BC7;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: pointer;
}
#addEBody #loginFormDivForgot .textBoxArea
{
	width: 176px;
	height: 23px;
	font-weight:normal;
}
#addEBody #loginFormDivForgot div
{
	line-height: normal;
	margin-top: 7px;
	font-size: 12px;
}
#addEBody #loginFormDivForgot .forgotPassHeading
{
	margin: 0px;
	padding: 0px;
	
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
#addEBody #loginFormDivForgot .forgotPassMess
{
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #111111;
	text-align: justify;
	line-height: 20px;
	clear: both;
	padding-bottom: 5px;
}
#addEBody #loginFormDivForgot .enterUsernameForPass
{
	
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #1E1E1E;
	text-align: center;
	padding-top: 10px;
}
#addEBody #loginFormDivForgot .button
{
	border: 0px none #C3D9FF;
	padding: 3px;
	
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	background-color: #C3D9FF;
}
#addEBody #loginFormDivForgot label
{
	text-align: left;
	padding: 0 10px 0 0;
	float: left;
	width: 136px;
	color: #000;
	font-size: 12.73px;
	font-size: 12px;
	
}
/************************************Check available Appointment Start**************************/
.userSelectedAppointment .userSelectedAppointmentHeading
{
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8F0FF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C3D9FF;
}
.userSelectedAppointment .userSelectedAppointmentHeadingBl
{
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8F0FF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C3D9FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C3D9FF;
}
.userSelectedAppointment .userSelectedAppointmentHeadingBr
{
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8F0FF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C3D9FF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C3D9FF;
}

.userSelectedAppointment .userSelectedAppointmentText
{
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C3D9FF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.userSelectedAppointment .userSelectedAppointmentTextBl
{
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C3D9FF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C3D9FF;
	padding-left: 2px;
}
.userSelectedAppointment .userSelectedAppointmentTextBr
{
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C3D9FF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C3D9FF;
	padding-left: 2px;
}
.userSelectedAppointment .userSelectedAppointmentBottom0
{
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.userSelectedAppointment .userSelectedAppointmentBottom1
{
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E8F0FF;
	padding-left: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C3D9FF;
	border-bottom-color: #C3D9FF;
	border-left-color: #C3D9FF;
}
.userSelectedAppointment .convertedCurrency
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: middle;
}
.userSelectedAppointment .userSelectedAppointmentBottom0 .etcInfoReq
{
	padding: 4px;
	margin: 2px 2px 2px 0px;
	border: 1px solid #F7D179;
	background-color: #FFFFCC;
	width: 288px;
}
.userAppointmentPayingDetail .userAppointmentPayingDetailHeading
{
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.userAppointmentPayingDetail .userAppointmentPayingDetailText
{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C3D9FF;
	border-bottom-color: #C3D9FF;
	border-left-color: #C3D9FF;
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 4px 2px 4px 2px;
	color: #232323;
}
.userAppointmentPayingDetail .userAppointmentPayingDetailTextBt
{
	border-style: solid solid dotted solid;
	border-width: 1px;
	border-color: #C3D9FF;
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 4px 2px 4px 2px;
	color: #232323;
}
.userAppointmentPayingDetail .userAppointmentPayingDetailNote
{
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #CC3300;
	margin-top: 15px;
	margin-bottom: 4px;
	padding-left: 4px;
}
/************************************Check available Appointment End****************************/
/************************************My Appointment Start**************************/
.myAppTopHeading
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #232323;
}
.myAppTopHeading .myAppTopHeadingText
{
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.myAppTopHeading .myAppTopHeadingText .myAppTopHeadingTextlink
{
	padding: 0px;
	margin: 0px;
	color: #82B0FF;
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.myAppTopHeadingInner
{
	border-style: solid;
	border-width: 1px;
	border-color: #C3D9FF;
}
.myAppTopHeadingInner .myAppTopHeadingInnerText
{
	
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E8F0FF;
	padding-left: 4px;
}
.myAppTopHeadingInner .myAppTopInnerText
{
	padding: 4px 2px 4px 4px;
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #232323;
	vertical-align: middle;
	text-align: left;
}
.appointyPageHeading
{
    border-bottom: 1px dotted #6699FF;
    color: #333333;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding-top: 1px;
    padding-left: 2px;
    cursor: pointer;
    text-transform: capitalize;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
}
/*************************** xGallery ***********************************/


#xhContainer{
    clear:both;
}
#galleryLeft
{
    float: left;
    width: 18px;
    cursor: pointer;
    background-image: url(images/left3-enabled.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#galleryBody
{
	float: left;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
#galleryBody table
{
	padding:0px;
	margin:0px;
}
#galleryBody table
{
    border: 0px none #FFFFFF;
    padding: 0px;
    margin: 0px;
}
#galleryBody td
{
	background-color: #fff;
	padding: 2px;
	text-align:center;
	vertical-align:middle;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7AB2DD;
	border-right-color: #7AB2DD;
	border-bottom-color: #7AB2DD;
	border-left-color: #7AB2DD;
}
#galleryBody td div
{
	border: 0px solid #DBDBDB;
	background-color: #fff;
	padding: 2px;
	text-align:center;
	vertical-align:middle;
}

#galleryRight
{
    float: left;
    width: 18px;
    height: 10px;
    cursor: pointer;
    background-image: url(images/right3-enabled.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.loadingTx{
    background-color: #990000;
    color: #FFFFFF;
    padding: 5px;
    
}

.emailHelpTx
{
    font-size: .7em;
}

#StarTwo ul.star
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 85px;
    height: 20px;
    left: 0px;
    top: -5px;
    position: relative;
    float: left;
    background: url(../../../Rating/media/stars.gif) repeat-x;
    cursor: pointer;
}
#StarTwo li
{
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 85px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0;
}
#StarTwo li.curr
{
    background: url(../../../Rating/media/stars.gif) left 25px;
    font-size: 1px;
}
#StarTwo div.user
{
    left: 15px;
    position: relative;
    float: left;
    font-size: 11px;
    font-family: Arial;
    color: #333;
}
.detailContantRatingTdHead
{
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #5B5B5B;
	width: 100px;
	padding-left: 5px;
	text-align: left;
	vertical-align:top;
}
spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#C3D9FF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e5eeff;
  border-right:1px solid #e5eeff;
  background:#d2e2ff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9fbff;
  border-right:1px solid #f9fbff;
  background:#cee0ff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cee0ff;
  border-right:1px solid #cee0ff;}
.spiffy4{
  border-left:1px solid #e5eeff;
  border-right:1px solid #e5eeff}
.spiffy5{
  border-left:1px solid #d2e2ff;
  border-right:1px solid #d2e2ff}
.spiffyfg{padding: 5px 5px 5px 5px;
  background:#C3D9FF}

.spiffyfgDay{padding: 2px;
  background:#C3D9FF}
  
.spiffyhead
{
	font: bold 12px Verdana, sans-serif;
	padding-left: 5px;
	padding-bottom: 5px;
	
}
/********************When no left Bar********************/
.serviceNameNoLeftPane
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
}
.serviceTimeCostTop
{
	font-size: 13px;
	font-weight: normal;
	color: #454545;
	padding-bottom: 0px;
}
.topMenuNoLeftBar
{
	font-size: 12px;
}
.topMenuNoLeftBar #ap_header {
	height: auto;
}
.topMenuNoLeftBar #navBar
{
	background-color: #fff;
	margin-left: 2px;
	margin-top: 0px;
}
.topMenuNoLeftBar #navBar #monthDiv
{	
	font-size: 14px;
	font-weight: bold;
	color: #C3D9FF;
	padding: 0px;
	line-height: 50px;
	width: 300px;
	position:absolute;
}
.topMenuNoLeftBar #navBar #monthDiv .MyappointyLogo
{
	font-size: 18pt;
	color: #C3D9FF;	
	padding-left: 15px;
}

.topMenuNoLeftBar #navBar #monthDiv #user
{
	color: #ffffff;
	letter-spacing: 0.2em;
	margin-top: 0px;
	line-height: 30px;
}

.topMenuNoLeftBar #navBar #topMenu
{
    margin-top: 5px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    text-align: right;
}

.topMenuNoLeftBar #navBar a, .topMenuNoLeftBar .topLinks a:visited
{
    background-color: transparent;
    font-size: 1.05em;
    font-weight: normal;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
    text-decoration: underline;    
    margin: 1px;
}

#loginDt, #loginDt a:visited
{
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin: 1px;
	text-decoration: underline;
}
#loginDt{
    text-decoration: none;}

.ListOfServiceWhenNoLeftBar
{
	font-size: 12px;
	font-weight: normal;
	color: #1A1A1A;
	padding: 5px;
	border: 1px solid #99CCFF;
	background-color: #D9ECFF;
	position:absolute;
	z-index:102;
	overflow:auto;
}
.ListOfServiceWhenNoLeftBar .ListOfServiceWhenNoLeftBarHD
{
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	color: #000000;
}	
.ListOfServiceWhenNoLeftBar .ListOfServiceWhenNoLeftBarData1
{
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	color: #000000;
	background-color: #ECF5FF;
}
.ListOfServiceWhenNoLeftBar .ListOfServiceWhenNoLeftBarData2
{
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	color: #000000;
	background-color: #FDFDFD;
}
.selectionTypeName{
	width: 145px;
	padding-left:10px
	}	
.onmouseoverChoose
{
	border: 1px solid #99CCFF;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.onmouseoverChooseImg
{
	background-color: #99CCFF;
	border-style: solid none solid solid;
	border-width: 1px 0px 1px 1px;
	border-color: #99CCFF;
	cursor:pointer;
}

.onmouseoutChoose
{
	border: 1px solid #F3F3F3;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.onmouseoutChooseImg
{
	background-color: #F3F3F3;
	border-style: solid none solid solid;
	border-width: 1px 0px 1px 1px;
	border-color: #F3F3F3;
	cursor:pointer;
}

#serviceListWhenNoLeftBar
{
	overflow:auto;	
}
.SingaleSevWithCandT
{
	padding-left:5px;
	width:250px;
}
.SingaleSevWithCorT
{
	padding-left:5px;
	width:170px;
}
.SingaleSev
{
	padding-left:5px;
	width:150px;
}


.currentLocation
{
	width:145px;
}

.currentLocationD 
{
	border:1px solid #F3F3F3;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:3px;
	text-align:center;
	width:145px;
}
.currentLocationDImg
{
	background-position: center center;
	background-color: #F3F3F3;
	border-style: solid none solid solid;
	border-width: 1px 0px 1px 1px;
	border-color: #F3F3F3;
	cursor: pointer;
	background-image: url(Images/menu_arrow_hover.gif);
	background-repeat: no-repeat;
}
#locationList{display:none;	}
#locationList td{width:136px;}
.locationTpD .currentLocationD 
{
	border: 1px solid #99CCFF;
}
.locationTpD .currentLocationDImg{
	
	background-color: #99CCFF;
	border-color: #99CCFF;
}
.locationTpD #locationList{display:block;}
/********************When no left Bar********************/
/********************Booking option start********************/
.bookingOptionHead
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #202020;
}
.bookingOptionsText
{
	font-family: Verdana;
	font-size: 14px;
	color: #0A0A0A;	
}
.bookingBullet
{
	text-align: right;
	vertical-align: top;
	width: 40px;
}
.BookingOptionTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
/********************Booking option End********************/
#addE .formOnAppButton
{
	border: 1px solid #FF8F20;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #FFC488;
}
#addE .formOnAppButtonMover
{
	border: 1px solid #A7CC26;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #DAEC9B;
}
.userLoginHeadLogo
{
	font-family: Verdana;
	font-size: 26px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
}
.userLoginHeadText
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	text-align: right;
	font-style: italic;
}
.userLoginHeadFeild
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.userLoginHeadInput
{
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.userLoginHeadButtonTD
{
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
.userLoginHeadMess
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.dropDownLoading
{
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	width: 110px;		
}
.contronTableCRC .textCRC select
{
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #333333;
}
.userSelectedAppointment .talignRight
{
	text-align: right;
	padding-right: 5px;
}
#appCommentSPAN td
{
	font-size: 11px;
}
.errMsg
{
	color: #CC3300;
}
.customQuC
{
	text-align: right;
}

#appCommentSPAN td.customNoteC
{
	font-weight: bold;
	text-align: left;
}

.signupScrollEff
{
	visibility: hidden;
	overflow: hidden;
	height:338px;
}
.signupScrollEffEnd
{
	display:none;
}
#LoginEffTd,#SignupEffTd
{	
	width:480px;
}


#SignupEffTdText
{
	width: 35px;
	vertical-align:middle;
}
.SignupEffTdTextHd
{
	
	visibility: hidden;
	/*display:none;*/
	overflow: hidden;
	width:0px;	
}
#LoginEffTdText
{
	width: 35px;
	vertical-align:middle;
	cursor:pointer;
}
.dotteddiv
{
	border-width: 1px;
	border-color: #808080;
	height: 1px;
	border-top-style: dotted;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.macErr
{
	padding: 5px 5px 5px 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.macErr a
{
	color: #0000FF;
}
.macErr a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
.countryCode
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #888888;
}

.disCountedPriceSp
{
	color: #990000;
}

#ddParentBox
{
	
	position: absolute;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	overflow: auto;
	z-index:100;
}

.updateTmdiv
{
	padding: 3px 5px 3px 5px;
	color: #333333;
}

.updateTmdiv:hover
{
	background-color:#D6E9F8;
	text-decoration:underline;
	cursor:pointer;
}

.searchStr
{
	font-weight: bold;
	color: #000000;
}
.activeSearchRst
{
	background-color: #A0CCEF;
}

.dtTime
{
	width:70px;
}

 .updateTmdivOver
{
	background-color:#D6E9F8;
}

#availTimeSlot td a.BookedCrossTime, .BookedCrossTime
{
	text-decoration: line-through;
	color: #CC3300;
	text-align: center;
	cursor: text;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}


.paymentOptD
{
	float: left;
	padding-right: 10px;
}

.paymentOptD span{float: left;}

#allBookingOrder
{
	padding: 3px 7px 3px 7px;
	float: right;
	background-color: #CC6600;
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

#addMoreTime
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 12px;
	position: absolute;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC6600;
	text-align: center;
}
#allMoreTimeBox
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px 5px 3px 5px;
	position: absolute;
	width: 150px;
}
#allBottomLink
{
	float: right;
}




/***************************DROPDOWN DATEPICKER CSS START**************************************/
table.calendar
{
	
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 215px;
	text-align: center; /*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
	z-index: 2000; /*-khtml-user-select: none;*/
}
table.calendar a
{
}
table.calendar a:hover
{
}
table.calendar input, table.calendar select
{
	font-size: 10px;
}
table.calendar td, table.calendar th
{
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading
{
	margin: 2px;
}
div.mainheading div.closeBtn
{
	float: right;
	color: red;
}
/*all styles related to the main calendar grid*/
table.cells
{
	border-collapse: collapse;
	border: solid #CCCCCC 1px;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
/*the day headings*/
table.cells th
{
	border: solid #CCCCCC 1px;
	text-align: left;
	font-weight: bold;
	color: #0054E3;
	width: 22px;
}
table.cells th.wkhead
{
	border-right: double #CCCCCC 3px;
	cursor: default;
	width: 22px;
}
/*The date cells*/
table.cells td
{
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	height: 20px; /*IE doesn't like ems*/
}
table.cells td.wkhead
{
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.cells td.noselect
{
	background-color: #EEEEEE;
	color: #BBBBBB;
	text-decoration: line-through;
	cursor: default;
}
table.cells td.hlday
{
	background-color: #99FF99;
}
table.cells td.wkday
{
	background-color: #DDDDDD;
}
table.cells td.wkend
{
	background-color: #DDDDDD;
}
table.cells td.curdate
{
}
table.cells td.cell_selected
{
	background-color: #99CCFF;
	color: black;
}
table.cells td.notmnth
{
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.cells td.notallowed
{
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.cells td.hover
{
	background-color: #999999;
}
table.cells td div
{
	padding: 1px;
	margin: 0;
}


/***************************DROPDOWN DATEPICKER CSS END****************************************/


/*************** Recuring page *************/

.clear
{
	clear:both;
}
div.recuringHdBlock{}
#recAvaiApDTL
{
	/*margin: 5px;
	padding-bottom: 10px;*/
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #C3D9FF;
}
#recurAppointment
{
	/*margin: 5px;
	padding-bottom: 10px;*/
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #C3D9FF;
	overflow: auto;
}

#recurAppointment .userSelectedAppointmentTextBl,#recAvaiApDTL .userSelectedAppointmentTextBl
{
	border-left-width:0px;
	
}
#recurAppointment .userSelectedAppointmentTextBr,#recAvaiApDTL .userSelectedAppointmentTextBr
{
	/*border-right-width:0px;*/
	
}

#recurContainer
{
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #C3D9FF;
	background-color: #E8F0FF; /*margin: 5px;*/
	padding: 20px 5px 10px 5px;
}

#recurTypeAllCondition
{
	border-top-style: dotted;
	border-width: 1px;
	border-color: #C0C0C0;
	padding-top: 10px;
}

.recurDateHD
{
	border-bottom: 1px solid #C3D9FF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px 3px 5px;
	background-color: #E8F0FF;
}

.recServiceName
{
	font-size: 13px;
}

.recServiceDtl
{
	color: #5C5C5C;
	font-size: 11px;
}

.recAvail
{
	color: #009900;
}

.recNotAvail
{
	color: #990000;
}

.recurType, .recurdaysContain, .recRepContain
{
	float:left;
}

.recurdaysContain,.recRepContain
{
	padding-left: 20px;
}
.recurdaysContainSub
{
	float: left;
}
.recurGlo
{
	margin-bottom: 10px;
}

.recurGlo h4, .recDatCl  h4{
	padding-right: 10px;
	font-size:11px;
	}


.recDatCl
{
	float:left;
	padding-right:10px;
	margin-bottom: 10px;
	
}
#recurMsg
{
	background-position: 10px center;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 30px;
	background-color: #FFFFA4;
	border: 1px solid #FFCC66;
	font-size: 12px;
	display: block;
	background-image: url(Images/info.png);
	background-repeat: no-repeat;
}

.recurBtDates td
{
	padding-right: 5px;
}


#recAllAvailableTime,#recRemoveTime
{
	border: 1px solid #CCCCCC;
	width: 100px;
	position: absolute;
	z-index: 201;
	top: 100px;
	background-color: #FFFFFF;
}

.recAllAvailableTimeCon{}
#recRemoveTime
{
	width:200px;
}
.removeMsg
{
	padding: 5px;
	font-size: 12px;
}

#recRemoveTimeDecision
{
	padding: 5px 5px 15px 5px;
	text-align: center;
}

.removeYN
{
	padding: 3px 10px 3px 10px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	margin-right: 10px;
	cursor:pointer;
}

.recAllAvailableTimeTopArrow
{
	background: transparent url(images/upsignarrow.png) no-repeat scroll center center;
	position: absolute;
	top: -10px;
	left:46px;
	z-index: 202;
	padding-top: 10px;
	padding-left: 13px;
}

#recAllAvailableTimeTopScroll
{
	padding: 5px;
	background: #F4F8FB url(images/btn_moreup.gif) no-repeat scroll center center;
}

#recAllAvailableTimeBottomScroll
{
	padding: 5px;
	background: #F4F8FB url(images/btn_moredn.gif) no-repeat scroll center center;
}

#recAllAvailableTimeText
{
	height: 170px;
	overflow: hidden;
	text-align: center;
}

.recAvailTimeListDv
{
	text-decoration: underline;
	color: #0000FF;
	cursor: pointer;
	padding: 3px;
}


.ontAvailCl
{
	background-color: #FFE1E1;
}

.errMsgForNotAvailableApp
{
	margin-bottom: 5px;
	background-color: #FFFBF4;
	border: 2px solid #FFCF88;
	color: #CC3300;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}

#redMsgBlock
{
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
}
.redMsg
{
	position: absolute;
	width: 305px;
	padding: 5px 5px 5px 28px;
	border: 1px solid #FFC4C4;
	position: absolute;
	z-index: 202;
	top: 100px;
	background-color: #FFE1E1;
	/*font-weight: bold;*/
	background: #FFFFFF url(images/error_bang.gif) no-repeat scroll;
	background-position: 5px 10px;
}

.recAllAvailableTimeBottomArrow
{
	background: transparent url(images/downsignarrow.png) no-repeat scroll center center;
	position: absolute;
	bottom: -10px;
	right:56px;
	z-index: 202;
	padding-top: 10px;
	padding-left: 13px;
}

.redMsgBt
{
	padding-bottom: 5px;
	text-align: right;
}

.datepicker, .timepicker
{
	background-image:url(../../../images/datepicker.jpeg);
	background-position: right center;
	padding-right: 15px;
	background-repeat: no-repeat;
}

.timepicker
{	
	background-image:url(../../../images/timepicker.jpeg);
}

.termCondition
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.termConditionLink
{
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
	font-family: Verdana;
}
.termConditionErr
{
	font-size: 11px;
	color: #FF0000;
	font-family: Verdana;
}
#termsAndConditionScreen
{
	width: 520px;
	padding: 5px 10px;	
}
.tncHead
{
	color:#232323;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
}
.tncHead a
{
	color:#0000FF;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
}
.tncText
{
	cloor: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px;
	height: 247px;
	overflow: auto;
}