
.itemoutertable{
	margin: 0 auto;
	background: #ffffff;
	width: 100%;
}

.itemdetails{
	width: 90%;
	margin: 20px auto;
	}

.itemboxleft{
	border: 2px solid #373535;
	border-right: none;
}
.itemboxright{
	border: 2px solid #373535;
	border-left: none;
}

.itemwrapper{
	width: 100%;
	margin: 0 auto;
	}

.itemtable {
    text-align: center;
    width: 50%;
    border: 1px solid #000000;
    color: #ff4141;
    }
    
.itemtable a:link {color: #ff4141;}
.itemtable a:visited {color: #ff4141;}
.itemtable a:hover {color: #ff4141;}
.itemtable a:active {color: #ff4141;}



.item-pager span {
	float: right;
}

.item {
    text-align: center;
    height: 100%;
    }

.item h1 {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    }

.item_image {
    padding: 4px;
    border: 0px;
    text-align: center;
    clear: both;
    }

.itemlongdesc {
    width: 80%;
	text-align:left;
    }

.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 {
    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;
	font-weight:bold;
	color:#FF3300;
    }

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

.product-form {
    width: 80%;
    margin-top: 10px;
    }

.option {
    padding: 2px;
    margin: 2px;
    text-align: left;
    }
.option-desc {}
.opt-ctrl {
    font-weight: bold;
    text-align: left;
    }

.opt-ctrl-req {
    text-align: left;
    font-weight: bold;
    }

.opt-elem {
    }

.sm-button {
	background: transparent url('order.gif') top center no-repeat;
    border: none;
    color: #000000;
	cursor: pointer; 
	width: 220px;
	height: 54px;
    }

.related-table {
    border: 1px solid #ECEFF3;
    margin-top: 10px;
    padding: 3px;
	width:80%;
    }

.related-table th {
    font-weight: bold;
    font-size: 10pt;
    }

.related-col-1{ width:15%;}
.related-col-2{ width:85%;}
.emailfriend {
	display:inline;
	line-height:28px;
	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;
	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;
	}	
	
.gallery td{text-align:center; padding:5px; vertical-align:top;}		
.gallery table{text-align:center; width:80%; margin-top:10px; border:1px solid #000000;}
