body
{
}

.OkCancelBtn
{
	width: 60px;
	height: 25px;
}

.ExpFormP{
	left: 550px;
	position: absolute;
	top: 350px;
	width: 300px;
	height: 150px;
	background-color: white;
	text-align:center;
	border: solid 2px black;
}

.dragContainer{
	background-color: white;
	width: 400px;
	height: 200px;		
	opacity:.7;
	filter: alpha(opacity=90);	
	border: solid 1px black
}

.dragHeader{
	background-color: #FFCC00; 
	height: 22px;
	width: 388px;	
	opacity:.7;
	filter: alpha(opacity=90);	
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding: 3px;
	text-align: center;

}

.dragBody{
	background-color: white;
	width: 400px;	
	height: 170px; 	
	opacity:.7;
	filter: alpha(opacity=90);	
}

.importPopup {
	background-color:white;
	padding-left:20px;	
	height:170px;
	opacity:.7;
	filter: alpha(opacity=90);	
	background-repeat:no-repeat; 
}
.importBtns
{
    float:left;    
}

.importText
{
    font-family: Verdana;
	font-size: 10pt;	
}

.importHeaderText
{
    font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(Images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:400px;
	height:200px;
	background-image:url(Images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

.TableData
{
	font-family:Verdana;
	font-size:8pt;
	width: 100%;
}

.TableGal
{
	font-family:Verdana;
	font-size:8pt;	
}

.GridViewHeaderRow
{
    text-align: center;
	background-color: #FFCC00;	
	font-weight: bold; 
	color: black;
	Height: 14px;
	Font-Size: 8pt;
	Height: 10px;
}
.GridViewHeaderRowSmall
{
	background-color: White;
	font-weight: bold; 
	color: black;
	Height: 19px;
	Font-Size: 8pt;
}

.GridViewFooterRow
{
	background-color: White;
	font-weight: bold; 
	color: black;
	Height: 14px;
	Font-Size: 8pt;
}

.GridViewRow
{	
	background-color: White;
	color: black;
	Height: 10px;
	Font-Size: 8pt;
	border-spacing:0px;	
	padding:0px;
	border-width:0px;	
}

.RowCrs
{	
	background-color: White;
	color: black;
	Height: 10px;
	Font-Size: 8pt;
	border-spacing:0px;	
	padding:0px;
	border-width:0px;
	cursor:pointer;
	cursor:hand;	
}

.GridViewSelectedRow
{
	background-color: #FFFF95;	
	color: black;
	Height: 10px;
	Font-Size: 8pt;
}

.GridViewPager
{
	background-color: white;
	font-weight: bold; 
	color: black;
	Height: 10px;
	Font-Size: 8pt;
}

.GridViewAlternatingRow
{
	background-color: #EAEAEA;
	color: black;
	Height: 10px;
	Font-Size: 8pt;
}

.LoginControl
{
    background-color: #FFCC00;
}

.TitleStripeSmall
{
    background-color: #FFCC00;
}

.TitleStripeBig
{
    background-color: #FFCC00;

}

.MenuLink
{
    color: white; 
    text-align: center; 
    font-size: 8pt;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}


.ColHeadBS
{
    border-color: #EAEAEA;
    border-style: dotted;
    border-width: 1px;
}

.LabelCell
{
	border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
}

.OriColIS
{
    width: 10px;
    text-align:center;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
}

.CodeColCrsIS
{
    text-align: left;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: nowrap;
    cursor: hand;  
    cursor: pointer;  
}

.CodeColIS
{
    text-align: left;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: nowrap;    
    cursor: default;
}

.NameColCrsIS
{
    text-align: left;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: normal;
    cursor: hand;    
    cursor: pointer;  
}

.NameColIS
{
    text-align: left;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: normal;    
    cursor: default;
}

.NameColISBold
{
    text-align: left;
    font-weight: bold;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: normal;    
    cursor: default;
}

.PriColIS
{
    text-align: right;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: nowrap;
}

.SPriColIS
{
    text-align: right;
    text-decoration:  line-through;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: nowrap;
}

.PriColISBold
{
    text-align: right;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: nowrap;
    font-weight: bold;
}

.CartColIS
{
    text-align: center;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    white-space: nowrap;   
}

.DetColIS
{
    text-align: left;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    width: 20px;
}

.PhoColIS
{
    text-align: right;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    width: 20px;
}

.StrColIS
{
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    text-align: center;
}


.GTDTable
{
	float:left;
    padding: 0pt;
    white-space: nowrap;
    border-spacing: 0pt;	
    width: 218px;
    height: 205px;    
    font-size: 10px;
    font-family: Verdana;
    border: dotted 1px #969696;
}

.GTDTitle
{
    text-align: center;
    height: 25px;
    background-color: #EAEAEA;
    color:Black;
    font-decoration: underline;
}

.GTDTitleCell
{
    colspan: 2;
    text-align: center;
}

.GTDTitleLink
{
    text-align: center;
    color:Black;
    font-decoration: underline;
    white-space: normal;
    cursor: hand;
    cursor: pointer;
    font-weight:bold;
}

.GTDPic
{
    colspan: 2;
    height: 25px;
    border-bottom: dotted 1px #BBBBBB;
    border-top: dotted 1px #BBBBBB;
    height: 75px;
}

.GTDPriRow
{
    background-color: #EAEAEA;
    border-width: 0px;
}

.GTDPri
{
    text-align:left;
    
}

.SGTDPri
{
    text-align:left;
    text-decoration:line-through;  
}

.GTDPriVat
{
    font-size: 7pt;
}

.GTDStr
{
    text-align:right;
}

.GTDCodeRow
{
    background-color: #EAEAEA;
    border-width: 0px;
}

.GTDcode
{
    text-align:right;
}

.GTDCart
{
    text-align:right;
}

.GTDImgTbl
{
	height:70px;
    text-align: center;
    margin: 0pt;
    padding: 0pt;
    border-spacing: 0pt;
}

.NOCSCP
{
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

.GTDOriImg
{
    
    margin-bottom: 1pt;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.GTDTipImg
{
    Width: 12px;
    Height: 13px;
    margin-bottom: 1pt;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.GTDPhoImg
{
    Width: 18px;
    Height: 15px;
    margin-bottom: 1pt;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.GTDDetImg
{
    Width: 18px;
    Height: 15px;
    margin-bottom: 1pt;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.GTDImgCell
{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.GTDImg
{
    Width: 160px;
    Height: 80px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.GTDTB
{
    Width: 22px;
    Height: 10px;
    font-size: 8pt;
    text-align: right;
}


.GallCol
{
	
    text-align: left;
    border-color: #BBBBBB;
    border-style: dotted;
    border-width: 0px;
    white-space: nowrap;
}

.CPrintTbl
{
    width: 100%;
    border-color: black;
    border-style: solid;
    border-width: 2px;
    padding: 0pt;
    font-size: 10px;
    font-family: Verdana;
}

.CPrintCell
{
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

.TreeView
{
    color: Black;
   height: 298px;
 
    width: 284px;
    border-collapse: collapse;    
    background-color: #EAEAEA;
    font-size: 8pt;
    border-width: 1px;
    border-color: Black;
    font-family: verdana;
    overflow: auto;
}

.TreeList
{
    text-align: left;
    white-space: nowrap;
    cursor: hand;  
    cursor: pointer;  
}

.TC
{
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

.TCBoldLeft
{
    text-align: left;
    font-weight: bold;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

.TCHeader
{
    text-align: center;
    font-weight: bold;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

.TCPrice
{
    text-align: right;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

.TCImg
{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-color: #C8C8C8;
    border-style: dotted;
    border-width: 1px;
    height: 82px;
    width: 162px;
}

.LinkImage
{
	color: Black;
	font-weight:bold;	
}

.ViewTableRow
{
	background-color: #EAEAEA;
	width: 100%;
	height: 17px;	
	border-width: 1px;
	
}

.ViewTable
{
	border-width: 0px;
	margin-left: 0px;
	background-color: White;
	font-weight:bold;
	text-align: left;	
	width: 100%;
}
.CatalogMainDiv
{
	width: 100%;
	min-height:323px;
	background-color: white;
	font-size: 8pt;
}

.PathOn
{
	color: Black;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}

.PathOff
{
	color: Black;
}

.FindMSGP
{
	background-color: #FFCC00;
	border: solid 2px black;
	width: 300px;
	height: 100px;
	text-align: center;
}

.RedText
{
	color: Red;
}