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

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

.itemdetailtable {
    width: 100%;
    }

.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 20px;
    border-bottom: 1px solid #666666;
    }
/*this is the item name*/
.column2 h1{ 
	font-size:11pt;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
    }
.item {
    text-align: left;
    }

.item_image {
    padding: 4px;
    border: 0px;
    text-align: center;
    }
.viewimage {font-size:9px;}

.itemlongdesc {}

.item-message {
    color: #FF0000;
    font-weight: bold;
    padding: 6px 0px;
    }

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

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

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

.price {
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    }

.saleprice {
    color: #CC0000;
    font-weight: bold;
    }

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

.discount-message {
    font-style: italic;
    }

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

.product-form {
    background-color:#9999CC;
    border: 1px solid #000000;
    width: 98%;
    padding: 5px;
    margin-top: 10px;
    }

.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: bold;
    color: #000000;
    text-align: left;
    margin-bottom: 3px;
    }

.opt-elem {
    display: block;
    }

.sm-button {
    background-color:#663399;
    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:#3366CC;
	color:#FFFFFF;
	background-image:none;
    }

.related-table td {}
.related-col-1{ width:15%;}
.related-col-2{ width:85%;}
.speciallinks {
    text-align: center;
    }

.emailfriend {
display:none;
    }

.wishlist {
display:none;

    }

.request-info {
display:none;

	}
.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;
	}	