/*092606 0.02*/
/* Classes */
.image-l {background-color:#fff; display:block; float:left; margin:0 15px 10px 0;padding:5px;}
.image-r {background-color:#fff; display:block; float:right; margin:0 0 10px 15px;padding:5px;}
.image-c {text-align:center; margin-bottom:10px;}
.inset-l {background-color:#fff; display:block; float:left; margin:0 8px 5px 0;padding:5px;}
.inset-r {background-color:#fff; display:block; float:right; margin:0 0 5px 8px;padding:5px;}


.addtocartImg{
     border:0;
     margin:10px 0;
     padding:0px;
     cursor:pointer;
     display:block;
}

.el #contents {}  
#contents .vertical td {text-align:center;} /* Used for the "Vertical" RTML Layout */	
.wrap #contents {}

/* IDs */
#contents {background-color:#ffffff;border-right:10px solid #ffffff; border-left:10px solid #ffffff}

#contents a{text-decoration:none;}
#contents a:hover{text-decoration: underline;}
#contents #contents-table {border-collapse:collapse; border-bottom:10px solid #ffffff}
	#itemtype #contents table {/*margin:10px 0;*/}
#contents #contents-table select option, #itemarea select option{padding-right:10px}
#contents td {background-color:#ffffff; margin:2px; padding:5px;}
#contents .horizontal-seperator{border-bottom:2px solid #ffffff;}
#contents .vertical-seperator{border-right:2px solid #ffffff;}
#contents.accessory * {text-align:left;}
#contents.accessory .details {background-color:#fff; margin:2px 10px; padding:10px;}
#contents.accessory .details a {color:#000; font-size:1em;} /* COLOR:LINK, FONTSIZE:NAME */
#contents.accessory .details h3 {font-size:1em;}
#contents.accessory .details .sale-price {margin-bottom:10px;}

#contents .detail td {padding:5px; border-bottom:15px solid #E9E9E4;} /* The Border-bottom must be applied to the TD, not the TR in order to work in IE */
#contents .detail.last td {border-bottom:0 solid;} /* Needed for FF */
	#itemtype #contents .detail td,
	#maintype #contents .image td {padding-bottom:10px;}
#contents .last {border:0;}
#contents .name {color:#000; font-weight:bold; padding:5px 0 0;}
#contents .name {padding:5px 0 0;}
#contents .price {font-weight:normal; margin:10px 0 0; text-decoration: line-through; font-size:14px;}
	#itemtype .price em {font-style:normal; font-weight:bold; font-size:14px; margin:10px 0; padding:0 4px 0 0; text-decoration: line-through;}
#contents .sale-price {color:#ff0000; font-size:16px;}  
#contents .sale-price-bold {color:#ff0000;font-weight:bold; font-size:18px;}
#contents .price-bold {font-weight:bold;margin:10px 0 0; text-decoration: line-through;}
#itemtype .itemform .price {font-weight:normal; font-size:14px; margin:10px 0; text-decoration: line-through;}
#itemtype .itemform .price-bold {font-weight:normal; font-size:14px; margin:10px 0; text-decoration: line-through;}
	#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold {margin:10px 0;}
	#itemtype .itemform .sale-price-bold {font-weight:bold;  font-size:18px;}
	#itemtype .itemform .sale-price-bold em {background:#e1eef6; color:#ff0000; font-style:normal; font-weight:bold; margin:10px 0; padding:0 4px 0 0;  font-size:18px;}
	#itemtype .itemform .sale-price em {color:#ff0000; font-style:normal; margin:10px 0; padding:0 4px 0 0;  font-size:18px;}

.productInfo {background-color: #e1eef6; -moz-border-radius:10px; border-radius: 10px; -webkit-border-radius:10px; padding-top: 10px; padding-bottom: 10px; border: 1px solid #CCCCCC;}

#contents-table .availability{padding:10px 0}


#itemtype .code {font-style:normal; margin:10px 0;}
#itemtype .code em {font-style:normal; margin:10px 0;}
#contents-table .contentsOptions {padding:3px 0;}
#contents-table #abstract {padding:3px 0;}
#itemtype .itemFormName, #contents-table .itemFormName{font-weight:bold;}
#contents-table .itemFormNameMultiLine{display:block;}
#itemtype .itemavailable {color:#000000; font-weight:bold; margin:10px 0; }

#itemtype .itemavailable em {color:#ff0000; font-style:normal; font-weight:bold; margin:8px 0 8px 0px;}
#itemtype .itemoption {display:inline; font-weight:bold; margin:2px 0;}
#itemtype .multiLineOption {display:block; margin:5px 0; font-weight:normal;}
.contenttitle-center{text-align:center}
form{padding:0;margin:0}

/* CSS FOR FINALTEXT */
.finaltext-header { 
 	width: 690px;
	clear:left;
	background-color:#A5B542;
	border:1px solid #A5B542;
	text-align:left;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	overflow:hidden;
	text-shadow: 1px 1px 0px #2C5987;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#finaltext-body { 
 	width: 688px;
	clear:left;
	border:1px solid  #CCCCCC;
	text-align:left;
	padding-top: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; height:190px;

}
#finaltext-bodyin {
	width:220px; 
	float:left;
}

#finaltext-satisfaction { 
	clear:left;
	text-align:left;
	padding-top: 15px;
	padding-left: 2px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
}
/* CSS FOR FINALTEXT END */

