body
{
	font-size: 8pt; 
	font-family: trebuchet, georgia, times, serif;
	color: #333333;
	text-align: center; /* center on ie */
	background-color: #DCE7EF;
}

form
{
	margin-bottom: 0px;
	margin-top: 0px;
}

select
{
	font-size: 95%;
	font-family: trebuchet, georgia, times, serif;
	color: #333333;
}

input
{
	font-size: 100%;
	font-family: trebuchet, georgia, times, serif;
	color: #333333;
}

img
{
	border: 0px;
}

.outer
{
	width: 770px; /* ie width */
	margin: 0 auto; /* center on everything else */
	text-align: left;
	border: 1px solid #E56E9E;
	background-color: #FFFFFF;
}

html>body .outer
{
	width: 768px; /* other browser width */
}

.menu
{
	background-color: #F286B6;
	padding: 0px 25px 0px 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
}

.menu-collection
{
	background-color: #F286B6;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
}

a.menu-link:link
{
	text-decoration: none;
	color: #000000;
}
a.menu-link:visited
{
	text-decoration: none;
	color: #000000;
}
a.menu-link:hover
{
	text-decoration: underline;
	color: #C40063;
}
a.menu-link:active
{
	text-decoration: none;
	color: #000000;
}

table
{
	font-size: 100%;
}

.title-big
{
	color: #4A748B;
	font-weight: bold;
	font-size: 110%;
}

.title-bigger
{
	color: #4A748B;
	font-weight: bold;
	font-size: 200%;
}

.bold
{
	font-weight: bold;
}

.footer
{
	background-color: #C40063;
	color: #EDA3C8;
	padding: 5px;
	text-align: center;
}

a.footer-link:link
{
	text-decoration: none;
	color: #EDA3C8;
}
a.footer-link:visited
{
	text-decoration: none;
	color: #EDA3C8;
}
a.footer-link:hover
{
	text-decoration: underline;
	color: #EDA3C8;
}
a.footer-link:active
{
	text-decoration: none;
	color: #EDA3C8;
}

.right-content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
}

.main-content
{
	padding: 10px;
}

img.product
{
	border: 1px solid #333333;
}

/* home page */

.home-page-product
{
	border: 1px solid #E56E9E;
	padding: 5px;
	margin: 10px 0px 10px 10px;
}

.home-page-title-big
{
	color: #4A748B;
	font-weight: bold;
	font-size: 110%;
}

/* product page */

.product-page-paypal
{
	text-align: right;
	margin-top: 2px;
}

.product-page-title-big
{
	padding-top: 10px;
	padding-bottom: 5px;
	color: #4A748B;
	font-weight: bold;
	font-size: 110%;
}

.product-page-prices
{
	margin-top: 2px;
}
