A {
 font-size: 11px;
 color: chocolate;
 text-decoration: underline;
}

A:hover {
 color: #393939;
 text-decoration:none;
 font-weight:normal;
}


#lbox{
  font-family: Verdana, Arial, 'MS PGothic', Osaka, sans-serif;
  font-size: 120%;
  padding-top: 0px;
 }
 
#lbox h2{
	background: url('../admin/images/m97_full.gif');
	color: #FFFFFF;
	font-size: 11px;
	height:20px;
	width: 148px;
 	padding-left:15px;
 	padding-top:6px;
 	margin-bottom: 8px;
 	border-bottom: 0px solid #B4B4B4;
 }
 
 #lbox ul{
 	list-style-image: url(../admin/images/m22.gif);
 	margin-top:4px;
 }
 
 #lbox ul li{
 	margin-top:4px;
 }
 
 #lbox ul a{
 	color: gray;
 }
 
 #lbox ul a:hover {
 	COLOR: #FCCA1D; TEXT-DECORATION: none
 }

#rbox{
  font-family: Verdana, Arial, 'MS PGothic', Osaka, sans-serif;
  color: gray;
  font-size: 120%;
  padding-top: 0px;
  padding-left: 10px;
 }
 
 #rbox h2{
	background: url('../admin/images/m97_full.gif');
	color: #FFFFFF;
	font-size: 11px;
	height:20px;
	width: 500px;
 	padding-left:15px;
 	padding-top:6px;
 	margin-bottom: 8px;
 	border-bottom: 0px solid #B4B4B4;
 }


 .tab1{
  		font-family: Verdana, Arial, 'MS PGothic', Osaka, sans-serif;
  		font-size: 200%;
 }
 
 
#loading {
	position:absolute;
	width:68px;
	height:17px;
	z-index:1;
	background-color: #C7272F;
	left: 0px;
	top: 0px;
	float:right;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top:3px;
	text-align:center;
}



.smallitem {
	width:140px;
	float:left;
	font-size: 11px;
	padding-top:3px;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ed{
	text-transform: none;
	background-color:#fff;
	border:1px solid gray;
	font-size: 11px;
}

.itemrow{
	background-color:#EDECEC;
	width:475px;
	margin-bottom:10px;
}

.itemrow .prditem{
		float:left;
		margin-left:10px;
		width:140px;
		background-color:#283130;
}

.itemrow .prditem img{
	margin-bottom:6px;	
}

.itemrow .prditem h2{
	FONT-SIZE: 11px; COLOR: #B5B22C; TEXT-DECORATION: none;
	margin-top:4px;
	margin-bottom:0px;
	text-align:center;
}

.itemrow .prditem h3{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #E9E7E4;
	margin-top:4px;
	margin-bottom:0px;
	text-align:center;
}

.itemrow .prditem h4{
	height:16px;
	margin-top:4px;
	margin-bottom:0px;
}
.itemrow .prditem h4 p{
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #77804a; FONT-FAMILY: tahoma;
	float:left;
}


.itemrow .prditem h4 img{
	float:right;
}


.htmleditor{
	clear:inherit;
	background:#2a2a2a;
	height:300px;
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #D1D1D1;
}

.htmleditor h2{
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #D6C708;
	padding-top:56px;
    padding-left:18px;
}

.size_editor{
	background:#fff;
	clear:inherit;
	height:140px;
	FONT-WEIGHT: normal; FONT-SIZE: 11px;
}


.ch4 {
	FONT-SIZE: 12px; COLOR: gray;
}


.size_show{
		float: Left;
		margin:14px;
}


.color_show{
		width:60px;
		height:60px;
		float: Left;
		margin:8px;
}

#color_item {
	width:40px;
	height:40px;
	border-bottom: 1px solid #B4B4B4;
}


#buy_this{
	margin-top:4px;
	float: Right;
}

.page_nums_row{
	COLOR: lemonchiffon;
	background-color:#283130;
	width:475px;
	margin-bottom:10px;
	text-align: center;
	FONT-SIZE: 14px;
}

.page_nums_row .current{
	COLOR: tomato;
	FONT-SIZE: 18px;
}

.page_nums_row A {
	COLOR: lemonchiffon; 
	TEXT-DECORATION: none;
}
.page_nums_row A:hover {
	COLOR: tomato; 
	TEXT-DECORATION: none;
}


#front {
	width:100%
}

#front h6{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #D6C708;
	margin-top:14px;
    margin-left:28px;
}

#front p{
		FONT-SIZE: 12px;
		margin-top:8px;
		margin-left:8px;
}


.tab_cart{
	width:100%;
	font-size: 10pt;
	color: ghostwhite;
	border-bottom: 1px solid #B4B4B4;
}

.tab_cart th{
	border-bottom: 1px solid #B4B4B4;
	height: 28px;
}

.tab_cart td{
	color:snow;
}


.tab_white{
	width:96%;
	font-size: 14px;
	color: midnightblue;
	background-color: snow;
	border-bottom: 1px solid #B4B4B4;
	
}