.item {margin: 0 0 0 0; text-align: center;}

.il {
	width: 310px;
	float: left;
	margin: 0;
	padding:0;
}

.ir {
	width: 250px;
	float: right;
	border: 1px #525049 solid;
}


.item-pager{margin: 2px; text-align: right; float: right; width: 30%;}
.item-pager a{}


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

.item h1 {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    padding: 0 0 0 5px;
    margin: 0px;
    color: #35d8b1;
    }

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

.itemlongdesc {
    font-family: century gothic;
    font-size: 10pt;
	margin: 0px;
	text-align:left;
	background: url(../../images/productinfo.gif) top left no-repeat;
	padding: 28px 7px 7px 7px;
	border: 1px #525049 solid;

    }
    
.itemlongdesc p{
	font-family: century gothic;
	font-size: 10pt;
}

.item-message {
    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;
    color: #589ccb;
    text-transform: lowercase;
    }

.pricebox {margin: 0 5px 0 5px;}

.saleprice {
    font-weight: bold;
    }

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

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

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

.product-form {
    width: 100%;
    font-size: .9em;
 	margin: 0 auto;
    margin-top: 10px;
    bottom: 0;
    position: relative;
    text-transform: lowercase;
    color: #589ccb;
    }

.option {
    padding: 7px 2px;
    margin: 0; 
    display: block;
    font-weight: bold;
    }

.option-desc {}

.opt-ctrl {
    text-align: left;
}
.opt-elem {
    margin: 7px 2px;
	display: inline;
	font-weight: normal;
}
.opt-ctrl-req {
    font-weight: bold;
    }

.opt-elem select{
    color: #fff;
    background: #589ccb;
    border: none;
	font-weight: normal;
    }
.opt-elem input{
    color: #fff;
    background: #589ccb;
    border: none;
	font-weight: normal;
    }
.opt-elem textarea{
    color: #fff;
    background: #589ccb;
    border: none;
	font-weight: normal;
    }
    
.opt-elem-check {
	display: inline;
	font-weight: normal;
}

.opt-elem-radio {
	display: inline;
	font-weight: normal;
}

.quantity-ctrl {
    color: #fff;
    background: #589ccb;
    border: none;

}


.inline{display: inline;}

.sm-button {
	background: transparent url('../../images/order.gif') bottom center no-repeat; 
	height: 26px;
	width: 236px;
	margin: 20px 0 0 0;
	padding: 0;
    font-size: 10px; 
    border: none; 
    cursor: hand; 
    cursor: pointer;
	text-indent: -9000px;	
}

.related-table {
    margin: 10px;
    padding: 3px;
    margin-top: 15px;
    vertical-align: top;
    }

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

.related-col-1{ width:15%;}
.related-col-2{ width:85%;}

.related-default{
	margin: 0 auto;
}

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