/*CSS Menu Start*/
.mtDropdownMenu
{
    LEFT: -1000px;
    OVERFLOW: hidden;
    POSITION: absolute;
    TOP: -1000px
}
.mtDropdownMenu .content
{
    POSITION: absolute
}
.mtDropdownMenu .items
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    Z-INDEX: 2;
    LEFT: 0px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    POSITION: relative;
    TOP: 0px
}

.top .items
{
}
.mtDropdownMenu .item
{
    BORDER-TOP: #CCCCCC 1px solid;
    FONT-SIZE: 10px;
    CURSOR: pointer;
    COLOR: #000000;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    FONT-FAMILY: MS Sans Serif,Tahoma;	
    TEXT-DECORATION: none
}
.mtDropdownMenu .shadowRight
{
    Z-INDEX: 3;
    FILTER: alpha(opacity=60);
    WIDTH: 2px;
    POSITION: absolute;
    TOP: 3px;
    moz-opacity: .4
}
.mtDropdownMenu .shadowBottom
{
    Z-INDEX: 1;
    FILTER: alpha(opacity=40);
    LEFT: 3px;
    POSITION: absolute;
    HEIGHT: 2px;
    moz-opacity: .4
}
.mtDropdownMenu .item IMG
{
    MARGIN-LEFT: 2px
}
.mtDropdownMenu .hover
{
    BACKGROUND: #D6DDE7;
    COLOR: #FFFFFF;
}
.mtDropdownMenu .background
{
    Z-INDEX: 1;
    FILTER: alpha(opacity=95);
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    moz-opacity: .95
}
#bottomBrd
{
    BORDER-RIGHT: #CCCCCC 0px solid;
    BORDER-TOP: #CCCCCC 0px solid;
    BORDER-LEFT: #CCCCCC 0px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid
}
/*CSS Menu End*/

BODY {
	margin: 0px 0px 0px 0px;
	color : #444444;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
/*	text-align: justify;*/
}
TABLE{
	color : #444444;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
/*	text-align: justify;*/
}

table.proshow {
	margin-left:10px;
}
table.proshow td {
	color: #636061;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}
table.proshow th {
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}

table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background-repeat: repeat;
	font-size: 12px;
	color: #444444;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a {
	color: #444444;
}

table.adminlist tr.row0 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
table.adminlist tr.row1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
table.adminlist td {
	/*border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 4px;*/
}

#divbody{
	width:1003px; 
	height:auto;
	position: right;
	position:relative;
	margin: 0px;
	padding: 0px;
}
.divMenuSide{
	width: 395px;
	height:auto;
	float:left;
	position:relative;
	margin: 0px auto;
	padding: 0px auto;
	z-index:2;
}
.divContentAll{
	width: 803px;
	height:auto;
	float:right;
	position: absolute;
	left:195px;
	margin: 0px auto;
	padding: 0px auto;
}
.divMenuSide2{
	width: 395px;
	height:auto;
	float:left;
	position:relative;
	margin: 0px auto;
	padding: 0px auto;
}
.divContentAll2{
	width: 803px;
	height:auto;
	float:right;
	position: absolute;
	left:195px;
	margin: 0px auto;
	padding: 0px auto;
	z-index:2;
}
.divMenuSideTop{
	width: 395px;
	height:auto;
	position:relative;
	margin: 0px auto;
}
.divMenuSideContent{
	width: 395px;
	height:auto;
	z-index:3;
	position: absolute;
	top:135px;
	right:0px;
	margin: 0px auto;
}
.divMenuSideContentAbout{
	width: 395px;
	height:auto;
	z-index:3;
	position: absolute;
	top:265px;
	right:0px;
	margin: 0px auto;
}
.divFooter{clear:both; line-height:0; height:0;}
.trans {
	background: transparent;
}

.bold{
	font-family: Tahoma;
	font-size: 12px;
	/*font-weight: bold;*/
}

a {
	color : #000000;
	font-weight: normal;
	text-decoration : none;
}
a.apro {
	font-weight: bold;
	text-decoration :none;
}
a.apro:hover {
	color : #A29FA0;
	font-weight: bold;
	text-decoration :underline;
}
a.apro2 {
	color : #A29FA0;
	font-weight: bold;
	text-decoration :none;
}
a.apro2:hover {
	color : #A29FA0;
	font-weight: bold;
	text-decoration :none;
}

a.anews {
	font-weight: bold;
	text-decoration :none;
}
a.anews:hover {
	color : #EE0000;
	font-weight: bold;
	text-decoration :underline;
}
a:hover {
	color : #000000;
	font-weight: normal;
	text-decoration :underline;
}
a:active {
	color : #000000;
	text-decoration : none;
}

a.menu {
	color : #000000;
	font-weight: normal;
	text-decoration : none;
}
a.menu:hover {
	color : #000000;
	font-weight: normal;
	text-decoration :none;
}
a.menu:active {
	color : #000000;
	text-decoration : none;
}

a.branch {
	color : #444444;
	font-weight: normal;
	text-decoration : none;
}
a.branch:hover {
	color : #568DCD;
	font-weight: normal;
	text-decoration :underline;
}
a.branch:active {
	color : #444444;
	text-decoration : none;
}

a.eventlink {
	color : #568DCD;
	font-weight: normal;
	text-decoration : none;
}
a.eventlink:hover {
	color : #444444;
	font-weight: normal;
	text-decoration :underline;
}
a.eventlink:active {
	color : #568DCD;
	text-decoration : none;
}

.fontSiteMap{
	margin: 0px 0px 0px 0px;
	color : #444444;
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	line-height: 20px;
/*	text-align: justify;*/
}

a.eventArchieve {
	color : #444444;
	font-weight: normal;
	text-decoration : none;
}
a.eventArchieve:hover {
	color : #568DCD;
	font-weight: normal;
	text-decoration :underline;
}
a.eventArchieve:active {
	color : #444444;
	text-decoration : none;
}

a.SiteMapMain {
	color : #444444;
	font-weight: bold;
	text-decoration : none;
}
a.SiteMapMain:hover {
	color : #568DCD;
	font-weight: bold;
	text-decoration :none;
}
a.SiteMapMain:active {
	color : #444444;
	font-weight: bold;
	text-decoration : none;
}

a.SiteMapSub {
	color : #568DCD;
	font-weight: normal;
	text-decoration : none;
}
a.SiteMapSub:hover {
	color : #444444;
	font-weight: normal;
	text-decoration :none;
}
a.SiteMapSub:active {
	color : #568DCD;
	font-weight: normal;
	text-decoration : none;
}


img { border : 0; }

.StaffBranch 
{
	color : #444444;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 21px;
}

.HeadHilight
{
	font-family: Tahoma;
	font-size: 13px;
	color: #568DCD;
	font-weight: bold;
}

.HeadEvent
{
	font-family: Tahoma;
	font-size: 13px;
	color: #568DCD;
	font-weight: bold;
}

.HeadCareer
{
	font-family: Tahoma;
	font-size: 13px;
	color: #568DCD;
	font-weight: bold;
}

.HeadBeautyTips
{
	font-family: Tahoma;
	font-size: 13px;
	color: #013277;
	font-weight: bold;
}

.HeadService
{
	font-family: Tahoma;
	font-size: 13px;
	color: #013277;
	font-weight: bold;
}

.HeadServiceIndex
{
	font-family: Tahoma;
	font-size: 15px;
	color: #568DCD;
	font-weight: bold;
}

.HeadBranch
{
	font-family: Tahoma;
	font-size: 15px;
	color: #013277;
	font-weight: bold;
}

.HeadMenuSide
{
	font-family: Tahoma;
	font-size: 13px;
	color: #7A7679;
	font-weight: bold;
}

.textNavigator
{
	color : #444444;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.EventDetail
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.NoTextBlank
{
	font-family: Tahoma; 
	font-size: 0px;
	margin: 0px;
	color: #FFFFFF;
}

.textFooter
{
	font-family: Tahoma;
	font-size: 11px;
	color: #110070;
	font-weight: normal;
	line-height: 15px;
}

.solidfull
{
	border: solid 1px #CCCCCC;
}

.solidfullClips
{
	border: solid 1px #FFFFFF;
}

.selectTips{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.solidRight{
	border-right: solid 1px #FFFFFF;
	empty-cells: show ; 
}
.selectService{
	font-family: Tahoma;
	font-size: 12px;
	color: #7E8080;
	font-weight: bold;
}
.BorderCurve{
	font-family: Tahoma; 
	font-size: 0px;
	margin: 0px;
	color: #FFFFFF;
}
/*------------------START #lightbox----------------------*/
#lightbox
{
    BORDER-RIGHT: #666 2px solid;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #666 2px solid;
    BACKGROUND-COLOR: #eee
}
#lightboxDetails
{
    FONT-SIZE: 0.8em;
    PADDING-TOP: 0.4em
}
#lightboxCaption
{
    FLOAT: left
}
#keyboardMsg
{
    FLOAT: right
}
#closeButton
{
    RIGHT: 5px;
    TOP: 5px
}
#lightbox IMG
{
    CLEAR: both;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
#overlay IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
#overlay
{
    BACKGROUND-IMAGE: url(image/overlay.png)
}
 HTML #overlay
{
    FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/overlay.png", sizingMethod="scale");
    BACKGROUND-IMAGE: url(image/blank.gif);
    BACKGROUND-COLOR: transparent
}
/*------------------END #lightbox----------------------*/