﻿body
{
	margin-top: -1px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.layout
{
	background: url(../Content/images/header.png) no-repeat 0 0;
	width: 614px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Header */

.header
{
	margin-bottom: 65px;
}
.menu-bar
{
	padding-top: 235px;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
.menu-bar a
{
	color: #000;
	text-decoration: none;
}
.menu-bar a:hover
{
	color: #3d009c;
}
.menu
{
	padding-left: 15px;
}
.menu li
{
	display: inline;
	padding-right: 20px;
}
.menu-right
{
	float: right;
}
.menu-right li
{
	display: inline;
	padding-right: 15px;
}

/* @end */

/* @group Content */

.content {
	padding: 10px;
}
.products {
	height: 274px;
	background: url(../Content/images/products.png) no-repeat 0 0;
}

/* @group Books */

.book-description {
	width: 126px;
	float: left;
	padding-left: 12px;
	text-align: center;
	top: 20px;
	margin-top: 174px;
}

.bundle-description
{
	width: 134px;
	float: left;
	padding-left: 26px;
	text-align: center;
	margin-top: 132px;
}

.title {
	font-weight: bold;
	font-size: 12px;
}
.title2
{
}

.price {
	color: #636363;
}

.special1 {
	color: #e71b2f;
	font-size: 16px;
}

.special2 {
	color: #3d009c;
	font-size: 10px;
	font-weight: bold;
}



/* @end */

/* @group Order */

.order-now {
	width: 100%;
	padding-left: 68px;
	margin-bottom: 13px;
}
.order-now img {
	padding-left: 57px;
}
.order-now a:link img, .order-now a:visited img {
	border: none;
}





/* @end */

/* @group Contact */

.contact {
	background: url(../Content/images/question.png) no-repeat;
	padding-left: 48px;
	padding-top: 14px;
	font-size: 14px;
}
.contact .gray {
	font-weight: bold;
	color: #636363;
}
.content a{
	color: #636363;
}
.content a:hover{
	color: #3d009c;
}
.contact .black {
	color: #000;
	font-weight: bold;
}



/* @end */



/* @end */

/* @group Footer */
.footer
{
	padding: 10px;
}


/* @end */