#myCanvas
{
   border: 1px solid black;
	text-align:center;
}

#customMaplist{ font-size:12px;height:150px;overflow:auto;
border:1px solid #58595b;}
.mapSelectList{ cursor:pointer;}
.cMapState{font-weight:bold;color:black;}
.cMapName{font-weight:bold;color:black;}
.cMapNo{font-weight:bold;color:black;}
.tdCMselection{padding-bottom:3px;}

.maphintbox{
visibility:hidden;
padding:5px;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 3px solid black;
border-bottom: 3px solid black;
position:absolute;
background:#F6F1DE;
z-index:100;
}



.tdwsStateHead{ font-size: 20px;text-align:left; border-bottom: 1px solid #8eb28d;background:transparent; color:orange;font-weight: bold; height:18px;}

.seethrough
{
border: 1px solid green;
background-color: transparent;
text-align:center;
vertical-align:middle;
font-weight:bold;
font-size:9px;
}
.outofstock
{
border: 1px solid green;
background-color: blue;
text-align:center;
vertical-align:middle;
font-weight:bold;
font-size:9px;
}


.buttonCMList{padding:5px;border:solid 1px white;background:#efeac3;color:#C7912B;
cursor:pointer;}
.buttonCMListON{padding:5px;border:solid 1px white;background:#C7912B; color:white ;cursor:pointer;font-weight: bold;}


.buttonCMdelete{
cursor:pointer;
font-weight:bold;
color: #C7912B;
background-color: #efeac3;
text-align:center;
border: solid 1px #000000;
}

.cm_delete{
color: #B7781D;

background-color: #ebe3ae;
text-align:center;
border: solid 1px #000000;
width:25px;
}
.cm_add_mapno{
cursor:pointer;

color: #000000;
background-color: #efeac3;
text-align:center;
border: solid 1px #000000;
}
.cm_add_mapname{
cursor:pointer;
color: #000000;
background-color: #efeac3;
text-align:center;
border: solid 1px #000000;
}
.cm_add_mapprice{
font-size:12px;
font-weight:bold;
cursor:pointer;
color: #000000;
background-color: #efeac3;
text-align:center;
border: solid 1px #000000;
}
.cm_sel_nos{
color: #000000;
font-size:12px;
font-weight:bold;
background-color: #ebe3ae;
text-align:center;
border: solid 1px #000000;
}
.cm_total{
cursor:pointer;
color: #000000;
font-size:12px;
font-weight:bold;
background-color: #ebe3ae;
text-align:center;
border: solid 1px #000000;
width:100px;
}
.smallboxHeadingCM{
font-size:12px;
font-weight:bold;
color:#B7781D;
padding-bottom:2px;
border-bottom: 1px solid #58595b;
}


.cmUnderToCart{
border-bottom: 2px solid #999;

font-weight:bold;
background:#DBD594;
color:white;
cursor:pointer;
}



.h_header{
 color:#00984A;	
 font-size: 14px;
  text-transform: uppercase;	
 font-weight:bold;
 border-bottom: 1px solid #999;
}

.h_name {
width:40%;
 font-family:       Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size:         11px;
 color:             #333;
 padding:           2px 2px 2px 0;
 border-bottom:     1px solid #B1B6D2;
 background:        #F4F4FF;
text-align:right;
}

.h_value {
 font-family:       Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size:         11px;
font-weight:bold;
 color:             #333;
 padding:           2px 0 2px 2px;
 border-bottom:     1px solid #B1B6D2;
 background:        #E5E7EC;
}

.cmapoutofstock{
background:blue none repeat scroll 0%;height:5px;width:10px;
}
.lgTitle{
font-weight:bold;padding:0px 5px;}



