﻿/* header */

.supplies_header
{
	background-image: url('../image/products/supplies_banner.jpg');
	background-repeat: no-repeat;
	height: 100px;
	padding-bottom: 25px;
}

/* body */

.supplies_container
{
	padding-left: 0px;
	padding-right: 0px;
}

/* paper */

.paper_container
{
	float: left;
	width: 475px;
}

.paper_header
{
	background-image: url('../image/products/paper_header_475_30.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 475px;
}

.paper_header_title
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	vertical-align: middle;
	width: 350px;
}

.paper_header_price 
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 100px;
}

.paper_body 
{
	background-image: url('../image/products/paper_body_475_1.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 475px;
}

.paper_description 
{
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	vertical-align: middle;
	width: 350px;
}

.paper_price 
{
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 100px;
}

.paper_footer 
{
	background-image: url('../image/products/paper_footer_475_10.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 475px;
}

/* ribbon */

.ribbon_container 
{
	float: left;
	width: 475px;
}

.ribbon_header 
{
	background-image: url('../image/products/paper_header_475_30.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 475px;
}

.ribbon_header_title 
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	vertical-align: middle;
	width: 250px;
}

.ribbon_header_price_01 
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 100px;
}

.ribbon_header_price_02 
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 100px;
}

.ribbon_body 
{
	background-image: url('../image/products/paper_body_475_1.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 475px;
}

.ribbon_description 
{
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	vertical-align: middle;
	width: 250px;
}

.ribbon_price_01 
{
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 100px;
}

.ribbon_price_02 
{
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 100px;
}

.ribbon_footer 
{
	background-image: url('../image/products/paper_footer_475_10.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 475px;
}

/* misc */

.misc_container 
{
	width: 475px;
}

.misc_header 
{
	background-image: url('../image/products/paper_header_475_30.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 475px;
}

.misc_header_title 
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	vertical-align: middle;
	width: 350px;
}

.misc_header_price 
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 100px;
}

.misc_body 
{
	background-image: url('../image/products/paper_body_475_1.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 475px;
}

.misc_description 
{
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	vertical-align: middle;
	width: 350px;
}

.misc_price 
{
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 100px;
}

.misc_footer 
{
	background-image: url('../image/products/paper_footer_475_10.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 475px;
}

/* side */

.side_01 
{
	float: right;
	font-size: 13px;
	padding-right: 65px;
	padding-top: 20px;
	text-align: center;
	width: 250px;
}

.side_02 
{
	float: right;
	font-size: 13px;
	padding-right: 65px;
	padding-top: 20px;
	width: 250px;
}