body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 5px 0 0 0;
	text-align: center;
	background-color: #E9E9E9;
	background-image: url(../images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited, a:hover {
	color: #333333;
}

h1 {
	color: #006600;
	font-size: 22px;
}

.input {
	border: 1px solid #666666;
}

.error-text {
	color: #CC0000;
	font-weight: bold;
}

.novatprice {
	font-size: 9px;
	color: #999999;
}

.hidden {
	display: none;
}

.shown {
	display: block;
}

#container {
	width: 900px;
	margin: 0px auto 10px auto;
	padding: 7px;
	background-color: #FFFFFF;
}

/*==========================================================================*/
/* SEARCH BOX */
/*==========================================================================*/
#search {
	margin-bottom: 7px;
	padding:4px 0px 7px 0px;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align:center;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search a, #search a:link, #search a:visited {
	color: #333333;
	font-size: 0.8em;
	text-decoration: none;
}

#search a:hover {
	text-decoration: underline;
}

#searchinput {
	width: 130px;
	border: 1px solid #666666;
}

#searchbutton {
	position: relative;
	top: 4px;
}

/* CONTENT  ------------------------------------------------------------------------*/
#content {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#breadcrumb {
	font-size: 0.7em;
	margin: 0px 0px 7px 0px;
	padding: 2px 5px 2px 5px;
	background-color: #EEEEEE;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.menu_table {
	margin: 0px 0px 7px 0px;
	color: #000000;
	font-size: 0.8em;
}

#left_cell, #right_cell {
	padding-top: 7px;
	color: #000000;
	background-color: #FFFFFF;
	font-size:0.8em;
}

.left_table {
	margin: 0px 0px 7px 0px;
	color: #000000;
	font-size: 0.8em;
}

#content_cell {
	padding: 7px 7px 5px 7px;
}

#content_cell p {
	font-size: 12px;
}

.header {
	padding: 5px;
	background-color: #EEEEEE;
	color: #333333;
	font-weight: bold;
}

.searchheader {
	padding: 5px;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
}

table.content tbody tr td {
	font-size: 12px;
}

#footer {
	margin: 17px 0px 0px 0px;
	padding: 5px;
	background-color: #333333;
	border-top: 4px solid #666666;
	color: #FFFFFF;
	font-size: 0.6em;
}

#footer a {
	color: #FFFFFF;
}

/* SECTION  ------------------------------------------------------------------------*/
.sectionhead {
	padding:3px;
	background-color:#EEEEEE;
	color:#000000;
	font-size:1em;
	font-weight:bold;
}

.typeTable {
	margin-top: 20px;
}

.brandTable th, .typeTable th {
	padding: 4px 0px;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	text-align: left;
}

.brandTable td, .typeTable td {
	padding: 8px 0px;
}

.section {
	padding:2px 0px;
	color:#333333;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
}

.section a, section a:link, section a:visited {
	color:#333333;
	text-decoration:none;
}

.section a:hover {
	text-decoration:underline;
}

.sectionimage {
	padding:5px 0px 0px 0px;
}

.sectionimage img {
	border: 1px solid #666666;
}

.productcount {
	padding:0px 0px 10px 0px;
	color:#333333;
	font-size:0.7em;
	text-align:left;
}

.pagecount {
	padding:0px 0px 10px 0px;
	color:#333333;
	font-size:0.7em;
	text-align:right;
}

.secproducttable {
	position: relative;
	padding:15px 0px;
	border-top:1px solid #CCCCCC;
	font-size:0.8em;
}

.secproducttabledetails tbody tr td {
	margin: 0px;
	padding: 0px;
}

.secproducttitle, .secproducttitle a, .secproducttitle a:link, .secproducttitle a:visited {
	padding:0px 0px 3px 0px;
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.secproducttitle a:hover {
	text-decoration:underline;
}

.secproductprice {
	font-size:0.8em;
	font-weight:bold;
	color:#CC0000;
}

.preorder {
	color: #C00;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

/* PRODUCT  ------------------------------------------------------------------------*/
.producttitle {
	padding:0px 0px 3px 0px;
	font-size:1.1em;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.productprice {
	padding-top: 10px;
	font-size:1em;
	font-weight:bold;
	color:#CC0000;
}

	.productprice a {
		color:#CC0000;
		outline: none;
	}
	
	#yonex-price {
		margin: 7px 0 0;
	}

#quantityDiscountTable {
	border: 1px solid #CCCCCC;
}

#quantityDiscountTable th, #quantityDiscountTable td {
	padding: 3px;
	text-align: left;
	font-weight: normal;
}

#quantityDiscountTable th {
	background-color: #EEEEEE;
	font-size: 0.9em;
	font-weight: bold;
}

#quantityDiscountTable td {
	border-top: 1px solid #EEEEEE;
	font-size: 0.8em;
}

.mainproducttable {
	margin:15px 0px;
	padding:5px 0px 0px 0px;	
}

.descriptionhead {
	background-color:#EEEEEE;
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
	padding:3px;
}

.productdescription {
	padding-top: 10px;
	font-size:0.8em;
}

.productquantity {
	font-size:0.9em;
	font-weight:bold;
}

.reviewhead {
	background-color:#EEEEEE;
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
	padding:3px;
}

.reviewtable {
	border-bottom:1px solid #333333;
	padding:0px 0px 5px 0px;
}

.reviewname {
	font-size:0.8em;
	font-weight:bold;
}

.reviewrating {
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
}

.reviewtext {
	font-size:0.8em;
}

/* CUSTOMER ACCOUNT -----------------------------------------------------------*/
.accountHeader {
	padding: 5px;
	background-color: #F8ECEE;
	border-bottom: 3px solid #E95353;
	font-weight: bold;
}

.accountAddresses th, .accountAddresses td, .accountOrders th, .accountOrders td {
	font-size: 12px;
}

.accountOrders th {
	padding: 5px;
	background-color: #F8ECEE;
	border-bottom: 3px solid #E95353;
	text-align: left;
}

.accountAddresses th.action, .accountOrders th.action {
	text-align: center;
}

.accountAddresses td {
	border-bottom: 1px solid #E95353;
}

.accountOrders th.right {
	text-align: right;
}

.accountOrders td {
	border-bottom: 1px solid #E95353;
}

/* BASKET ---------------------------------------------------------------------*/
.cart th, .cart td {
	font-size: 12px;
}

.cart th {
	padding: 10px;
	background-color: #EBF4E1;
	border-bottom: 3px solid #77AD3E;
}

.cart td {
	padding: 10px;
	border-bottom: 1px solid #77AD3E;
}

.cart td.itemTotal {
	background-color: #F3F8EC;
}

.cart tr.totals th {
	background-color: #EBF4E1;
	border-bottom: 2px solid #77AD3E;
}

.cart tr.totals th.cartLabel {
	text-align: left;
}

/* CHECKOUT -------------------------------------------------------------------*/
.checkoutLoginLeft {
	height: 170px;
	padding: 10px;
	background-color: #EEE;
	border-bottom: 3px solid #77AD3E;
}

.checkoutLoginRight {
	height: 170px;
	padding: 10px;
	background-color: #E1EAF4;
	border-bottom: 3px solid #3E71AD;
}

.orderingHeader {
	padding: 5px;
	background-color: #E1EAF4;
	border-bottom: 3px solid #3E71AD;
	font-weight: bold;
}

/* FEATURED PRODUCTS ------------------------------------------------------------*/

table.swFeatured {
	border: 0px solid #006600;
}

.swFeatured th {
	padding: 5px;
	color: #333;
	text-align: left;
	font-size: 16px;
}

.swFeatured table {
	background-color: #E8F1D5;
	border: 1px solid #77AD3E;
	font-size: 12px;
}

.swFeatured table td.featuredName {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}

.swFeatured table td.featuredPrice {
	font-weight: bold;
	color: #CC0000;
}

/* ASSOCIATED PRODUCTS ------------------------------------------------------------*/
.associated-product {
	width: 268px;
	height: 100px;
	margin: 10px 0 0;
	padding: 0 10px 0 0;
	float: left;
	font-size: 0.65em;
}

	.associated-product a {
		font-weight: bold;
		text-decoration: none;
	}
	
	.associated-product img.associated-image {
		float: left;
		margin: 0 5px 0 0;
	}