.item {
	margin: 0 auto; 
	text-align: center;
	max-width: 1080px;
}

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

.ir {
	width: 480px;
	margin: 0;
	padding:0;
	float: right;
}

#currImage { max-width: 100%; }




.item-pager{
	margin: 2px; 
	text-align: center; 
	width: 100%;
	font: 2.25em Unicorns, script;
	color: #146d39;
}

.item-pager span {
	display: inline-block;

}
.item-pager a{ color: #146d39;  }


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

.itemtitle {

}

.itemtitle h1 {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    padding-bottom: 8px;
    margin: 0px;
	color: #6d352d;
    }
    
.itemtitle h1 a {
	color: #ffffff;
}
    
.gallery {
	margin: 0;
	padding: 0;
}
.itemimagebox  {
	margin: 0px auto; 
	overflow: hidden;

	}
.itemimageouter{ 
	}
.itemimageinner{ 
	}
.itemimage     {
	padding: 9px 0; text-align: center; 
	}
.itemimage img { max-width: 100%; }
	

.thumbbox  {
	width: 99px;
	margin: 0 3px;
	text-align: center;
	}
.thumbouter{
	}
.thumbinner{
	}
.thumb     {
	padding: 10px 10px;
	}
    

@media only screen and ( max-width: 880px ) {


	.il {
		width: auto;
		display: inline-block;
		float: none;
		margin: 0;
		padding:0;
	}

	.ir {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 0 0 0 3px;
		float: none;
	}

	.itemimage     {
		padding: 0;
	}

	.thumb     {
		padding: 0;
	}

	.thumbbox  {
		width: auto;
		margin: 0;
	}

}


.itembreadcrumb {
	background: url(../../images/categorydots.gif) bottom repeat-x;
	text-align: left;
	margin: 15px auto 15px 10px;
	padding: 0 0 3px 0;
    font-size: 9pt;
	color: #da5b39;
    }

.itembreadcrumb a {
    font-size: 9pt;
    color: #da5b39;
    }

.itembreadcrumb a:hover {
	color: #71A339;

}

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

.itemlongdesc {
    font-size: 10pt;
	margin: 10px;
	text-align:left;
    }
    
.itemlongdesc p{
	font-size: 10pt;
}

.itemlongdesc a:link {
        color: #da5b39;
}

.itemlongdesc a:hover {
	color: #da5b39;
        text-decoration: underline;
}

.itemshortdesc {
    font-size: 10pt;
	margin: 10px;
	text-align:left;
    }
    
.itemshortdesc p{
	font-size: 10pt;
}

.itemshortdesc a:link {
        color: #da5b39;
}

.itemshortdesc a:hover {
	color: #da5b39;
        text-decoration: underline;
}

.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-size: 120%;
    font-weight: bold;
    color: #6d352d;
    text-align: left;
    margin: 0 0 10px 0;
    }

.price span {
	color: #71a339;
}


.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%;
 	margin: 0 auto;
    margin-top: 10px;
    bottom: 0;
    position: relative;
    text-align: left;
    }
    
.left {
	float: left;
}


.productdetails {
	background: url(../../images/categorydots.gif) bottom repeat-x;
	text-align: right;
	margin: 20px 0 0 0;
	padding: 0;
	font: 2.25em Unicorns, script;
	color: #146d39;
	
}

.productdetails a {
	color: #146d39;
}

.cartoptions {
	color: #da5b39;
	text-align: left;
	margin: 0 0 20px 0;
}

.option {
    padding: 2px;
    margin: 2px 0 10px 0;
	font-size: 1.1em;
    }

.option-desc {}

.opt-ctrl {
    text-align: left;
}

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

.opt-elem {
    }

.qty_box { 
	color: #da5b39;
	text-align: left;
}

.inline{display: inline;}

.sm-button {
	margin: 4px;
	padding: 6px;
 	float: left;
 	background-color: #257040;
 	color: white;
 	border-radius: 9px;
 	font-size: 1.5em;
 	cursor: pointer;
}

input.sm-button:hover {
	background-color: #7aba44;
}

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

.related-table th {

    font-weight: bold;
    font-size: 10pt;
    }

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

.related-col-2 a:link {
        color: #da5b39;	
}
.related-col-2 a:hover {
        text-decoration: underline;
	color: #da5b39;
}

.related-default{
	margin: 0 auto;
}

.emailfriend {
	display:inline;
	margin: 0;
	padding: 0;
    }


.wishlist {
	float: right;
	background: url(../../images/addtowishlist.gif) no-repeat;
	height: 65px;
	width: 139px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
    }

.wishlist:hover {
	background: url(../../images/wishlist_hover.gif) no-repeat;
}


.request-info {
	display:inline;
	margin: 0;
	padding: 0;
	}
.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;
	}	