﻿body
{
	background: #000000 url(images/common/bg.jpg) no-repeat;
	background-image: url(images/common/bg.jpg);
	background-position: center;
	zbackground-attachment: fixed;
	background-position: center top;
}

.Search
{
    
   
   top:50px;
   left:50px;
   
}

.myLink
{
	font-size: 11px!important;
	font-family: Verdana!important;
	color: white;
	text-decoration:none;
	border-bottom:1px dotted transparent;
    /* for IE6 */
	_border-bottom:none;
}
a:hover
{
    color:Navy;
}
a.myLink.black
{
	color: black!important;
}
a.myLink.und
{
	border-bottom-color:White;
}
a.myLink.black.und
{
	border-bottom-color:Black;
}
a.myLink:hover
{
	font-size: 11px!important;
	font-family: Verdana!important;
	color: white;
	border-bottom:1px dotted white;
}
a.myLink.black:hover
{
	border-bottom-color:black;
}
a.myLink.und:hover
{
    border-bottom-color:transparent;
}
.shareLink
{
    background-image:url(images/common/share.gif);
    background-repeat:no-repeat;
    background-position:center;
    display:block;
    width:48px;
    height:48px;
    margin-bottom:2px;
}
.shareLink:hover
{
    background-image:url(images/common/share_h.gif);
}
.normaltxt
{
	font-family: tahoma,Arial;
	font-size: 8pt;
}
.normaltxt
{
	font-family: tahoma,Arial;
	font-size: 9pt;
}
.search_box
{
	font-family: tahoma,Arial;
	font-size: 8pt;
	color: #ababab;
}
.unwatermarked
{
	font-family: tahoma,Arial;
	font-size: 8pt;
	/*color: #ababab;*/
	color: Black;
}

.watermarked
{
	font-family: tahoma,Arial;
	font-size: 8pt;
	color: #000000;
}
.Hlonhomepage
{
	font-family: tahoma,Arial;
	font-size: 8pt;
	text-decoration: none;
}


.text_dec
{
	text-decoration: none;
	font-size:18px;
	color:#000000;
}
.text_dec:hover
{
	text-decoration:underline;
	font-size:18px;
	color:#000000;
}
.text_dec_lbl:hover
{
	font-family: tahoma,Arial;
	text-decoration:underline;
	font-size: 8pt;
	color:#000000;
}
.text_dec_lbl
{
	font-family: tahoma,Arial;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
.popupsBackground 
{
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75; 
    background-color:Black;
}
.popupsBackgroundPlus1
{
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75; 
    background-color:Black;
    z-index:100010!important;
}
.popupsBackground.top
{
    z-index:100020!important;
}    
.popupsBackground.bot
{
    z-index:99990!important;
}    
.modalPopup
{
    border:2px solid Black;
    background-color:White;
    padding:10px;
}
.modalPopupTop
{
    border:1px solid transparent;
    z-index: 100021!important;
}
.modalPopupBot
{
    z-index: 99991!important;
}
.modalPopupPlus1
{
    border:1px solid transparent;
    z-index:100011!important;
}
.modalPopupHeader
{
    background-color: Black;
    color:White;
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
    padding:5px;
    margin:-10px -10px 10px -10px;
    cursor:move;
}
.tableData
{
    text-align: left;
    font-size: 11px;
    font-family: Tahoma;
}
.tableData td.h
{
    font-weight: bold;
    font-size: 13px;
    width: 80px;
}
.dataContainer
{
    float:left;
    margin:0 10px 0 10px;
}
.dataContainer div
{
    text-align:left;
}
.dataContainer div span
{
    display:block;
    font-family:Georgia, Verdana, Arial;
    text-align:left;
    font-size:11px;
    color:Black;
    font-weight:bold;
    margin-top:5px;
}
.dataSeparator
{
    background-image:url(images/common/divider.gif);
    width:24px;
    height:163px;
    float:left;
    margin:0 5px;
}
.dataSeparator2
{
    background-image:url(images/profile_seperator.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:16px;
    height:313px;
    float:left;
    margin:15px 5px 0;
}
.dd
{
    width:152px;
}
.txt
{
    width:147px;
}
.txt.pass
{
    font-family:Verdana;
    width:147px;
}
.contact_txt
{
	font-family:Verdana,Arial;
	font-weight:bold;
	font-size:11px;
}

/* for debugging */
ztd {border:1px solid red}
zspan {border:1px solid green}
zdiv {border:1px solid blue}
