.itemcell {
    text-align: center;
    width: 100%;
	border: 1px solid #000000;
	padding-bottom: 10px;
	
    }

.itemtable {
    text-align: center;
    width: 100%;
	
    }

.itemdetailtable {
	width: 100%;
  
    }
.viewimage a:link {
	color: #b20202 !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.viewimage a:visited {
	color: #b20202 !important;
		font-weight: bold;
}

.viewimage a:hover {
	color: #b20202 !important;
	text-decoration: underline !important;
	font-weight: bold;
}
.column1 {
    vertical-align: top;
    text-align: center;
    width: 20%;
    }
.column1 div{
    text-align: center;
    }	

.column2 {
    vertical-align: top;
    text-align: center;
    width: 80%;
    padding: 0px 10px 10px 0px;

    }
/*this is the item name*/
.column2 h1{ 
	font-size:16pt;
	font-weight:normal;
	padding:5px 0px;
	margin:5px 0px 10px;
	border-bottom: 1px solid #000000;
    }
.item {
    text-align: left;
    }

.item_image {
    padding: 3px !important;
    border: 0px;
    text-align: center;


    }

.viewimage {
	display: block;
	font: 90% Arial, Helvetica, sans-serif;
}

/*.itemlongdesc {
	text-align:left !important;
}*/

.item-message {
	color: #b20202;
	font-weight: normal;
	padding: 6px 0px;
	font-style: italic;
    }
.special-message {
	color: #000000;
	font-weight: normal;
	padding: 10px 0px;
	font-style: italic;
	font-size: 90%;
	text-align: left;
    }
.catcode {
    display: inline;
	font: normal 90% Arial, Helvetica, sans-serif !important;
	padding-top: 5px;
	padding-bottom: 5px;
    }

.manname {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 10px;
    }

.mancode {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    }

.price {
	color: #b20202;
	font: normal Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
    }
.saleprice {color: #00cc00;
	font-weight: normal; padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
    }

.notprice {
    color: #000000;
    text-decoration: line-through;
    font-weight: bold;
    }

.discount-message {
    font-style: italic;
	font-weight:bold;
	color:#FF3300;
    }

.list-price {
    font-style: normal;
    font-size: 9pt;
    }

.product-form {
	margin: 15px 15px 5px;
	width: 95%;
	font: 90% Arial, Helvetica, sans-serif;
	color: #b20202;	
    }

.option {
    padding: 2px;
    margin: 2px;
/*    text-align: left;*/
    }

.opt-ctrl {
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin-bottom: 3px;
    }

.opt-ctrl-req {
	font-weight: normal;
	color: #b20202;
	text-align:center;
	padding-bottom: 5px !important;
	font-size: 90%;
    }

.opt-elem {
    display: block;
	
    }

.option-desc {}

.q-discount-msg {color:#006699;}		
.q-discount-table { 
	margin: 4px;
	padding: 12px;
	border:1px solid #000000;
}

.q-discount-table th { 
	background-image: none;
	color: #000000;
	padding:2px;
	background: none; 
	border-bottom:1px solid;

}
.q-discount-table td { text-align:right; padding:2px;

}
/*.sm-button {
    background-color: #006699;
    font-size: 10px;
    border: 2px outset;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
    }
*/
.related-table {
    border: 1px solid #ECEFF3;
    margin-top: 10px;
    padding: 3px;
	width:100%;
    }

.related-table th {
    font-weight: bold;
    font-size: 10pt;
	background-color:#FF3300;
	color:#FFFFFF;
	background-image:none;
    }

.related-table td {}
.related-col-1{ width:15%;}
.related-col-2{ width:85%;}
.speciallinks {
    text-align: center;
    }
.speciallinks a:link {
	color: #b20202 !important;
	font-weight: bold;

}

.speciallinks a:visited {
	color: #b20202 !important;
		font-weight: bold;
}

.speciallinks a:hover {
	color: #b20202 !important;
	text-decoration: underline !important;
		font-weight: bold;
}
.emailfriend {
	display:inline;
	line-height:28px;
	background-image:url(emailfriend.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
	clear:right;
    }

.wishlist {
	display:inline;
	line-height:28px;
	background-image:url(wishlist.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
    }

.request-info {
	display:inline;
	line-height:28px;
	background-image:url(requestinfo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	}
.restock-request {
	display:block;
	line-height:28px;
	background-image:url(requestinfo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	}	