﻿*
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}
a
{
	text-decoration: none;
}
body
{
	overflow-x: hidden;
}
.moreLink
{
	background: #292927 none repeat scroll 0 0;
	color: #989898;
	float: left;
	font-size: 11px;
	margin-right: 3px;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

h2
{
	color: #E97F1F;
	font-family: Verdana;
	font-size: 16px;
}
p
{
	font-family:Tahoma;

	font-size: 12px;
	line-height: 20px;
}
.p
{
	font-family:Tahoma;

	font-size: 12px;
	line-height: 16px;
}
a *
{
	color: transparent;
}
.status
{
	display:none;
}

.pnl_subpageTitle
{
	background:transparent url(../../images/pages/default/shd2.png) repeat scroll 0 0;
color:#FD0000;
font-family:Tahoma;
font-size:24px;
font-weight:bold;
height:54px;
line-height:62px;
margin-top:3px;
text-indent:23px;
width:100%;
}

/* ddl */
.ddl1
{
	float: left;
	height: 24px;
	width: 165px;
	position: relative;
}
.ddl1 .selectbox
{
	background: transparent url(../../images/common/forms/ddl1.png) repeat scroll 0 0;
	height: 19px;
	padding: 5px 5px 0;
	width: 154px;
}

.ddl1 .selectbox-wrapper
{
	width: 152px;
}

.selectbox
{
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #989898;
	float: left;
	font-family:Tahoma;
	font-size: 12px;
}
.selectbox-wrapper
{
	background: #2C2C2C none repeat scroll 0 0;
	border: 1px solid #383838;
	bottom: -45px;
	left: 8px;
	position: absolute;
}
.selectbox-wrapper ul
{
	list-style-type: none;
}
.selectbox-wrapper li:hover
{
	color: White;
}
.selectbox-wrapper li
{
	font-family:Tahoma;
	font-size: 12px;
	color: #989898;
	padding-left: 4px;
}



/* popup */

.popupTitle
{

	float: left;
	font-weight: bold;
	height: 20px;
	line-height: 43px;
	margin-left: 5px;
	  color:Gray;
}
.popupClose
{
	background: transparent url(../../images/common/popup/closeBtn.png) repeat scroll 0 0;
	float: right;
	height: 20px;
	margin-top: 12px;
	width: 51px;
}
.popupClose2
{
	background: transparent url(../../images/common/popup/closeBtn2.png) repeat scroll 0 0;
	color: #A93535;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	height: 20px;
	line-height: 21px;
	margin-top: 12px;
	padding-right: 5px;
	text-align: right;
	width: 58px;
}
.popupTable
{
	float: left;
	position: relative;
}
.popupTableTL
{
	background: transparent url(../../images/common/popup/pTL.png) repeat scroll 0 0;
	height: 40px;
	width: 9px;
}
.popupTableT
{
	background: transparent url(../../images/common/popup/pT.png) repeat scroll 0 0;
	color: white;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	line-height: 45px;
	vertical-align: top;
}
.popupTableTR
{
	background: transparent url(../../images/common/popup/pTR.png) repeat scroll 0 0;
	height: 40px;
	width: 9px;
}
.popupTableL
{
	background: transparent url(../../images/common/popup/pL.png) repeat scroll 0 0;
	width: 9px;
}
.popupTableR
{
	background: transparent url(../../images/common/popup/pR.png) repeat scroll 0 0;
	width: 9px;
}
.popupTableBL
{
	background: transparent url(../../images/common/popup/pBL.png) repeat scroll center bottom;
	height: 8px;
	width: 9px;
}
.popupTableB
{
	background: transparent url(../../images/common/popup/pB.png) repeat scroll center bottom;
	height: 8px;
}
.popupTableBR
{
	background: transparent url(../../images/common/popup/pBR.png) repeat scroll center bottom;
	height: 8px;
	width: 9px;
}
.popupContent
{
	background: #F5F5F5 none repeat scroll 0 0;
}


#popup
{
	position: fixed;
	top: 50%;
	width: 100%;
	z-index: 1200;
}

.messageOkBtn
{
	display: none;
}
.messageModalPanel
{
	z-index: 50000;
}
.modal_WidowClass
{
	z-index: 50000;
}
.opacity1
{
	background: black none repeat scroll 0 0;
	height: 0;
	left: -10000px;
	opacity: 0.25;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 1000;
}
.opacity2
{
	background: black none repeat scroll 0 0;
	opacity: 0.7;
}

#topPopup {
position:absolute;
z-index:50000;
}
