body {
	background: #fff url(../images/wallpaper_brana.jpg);
	color: #000;
	margin: 13px 0 10px 0;
	text-align: center;
}
body, a, p, input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
img {
	border: 0;
}
a {
	color: #000;
}
a:hover {
	color: #D21A24;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
p.photocaption {
	background: #e1caa1;
	border-bottom: 1px #2f291b solid;
	padding: 5px;
}
h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}
br.clear {
	clear: both;
}
#wrapper-border {
	background: #fff;
	width: 1000px;
	border: 5px #fff solid;
	margin: 0 auto;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

/* navigation */
#nav-wrapper {
	background-color: #000;
	width: 914px;
	margin-left: 86px;
	border-bottom: 1px #2f291b solid;
}
#nav {
	height: 20px;
	margin-top: 10px;
	float: left;
	background-color: #fff;
	width: 100%;
}
#nav a {
	display: block;
	float: left;
	padding: 4px 4px 3px 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #fff;
}
#nav a:hover {
	background-color: #e52429;
	color: #fff;
}
body.home #nav-home {
	background-color: #e52429;
	color: #fff;
}
body.catalogue #nav-catalogue {
	background-color: #e52429;
	color: #fff;
}
body.annette #nav-annette {
	background-color: #e52429;
	color: #fff;
}
body.felicja #nav-felicja {
	background-color: #e52429;
	color: #fff;
}
body.distributor #nav-distributor {
	background-color: #e52429;
	color: #fff;
}
body.reviews #nav-reviews {
	background-color: #e52429;
	color: #fff;
}
body.listen #nav-listen {
	background-color: #e52429;
	color: #fff;
}
body.links #nav-links {
	background-color: #e52429;
	color: #fff;
}
body.contact #nav-contact {
	background-color: #e52429;
	color: #fff;
}
body.search #nav-search {
	background-color: #e52429;
	color: #fff;
}
body.account #nav-account {
	background-color: #e52429;
	color: #fff;
}
body.basket #nav-basket {
	background-color: #e52429;
	color: #fff;
}
body.checkout #nav-checkout {
	background-color: #e52429;
	color: #fff;
}

#nav br {
	display: none;
}

/* columns */
#col-wrapper {
	width: 1000px;
	background-image: url(../images/columns-bg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px #2f291b solid;
	float: left;
}
/* side column */
#col-side {
	width: 334px;
	margin-right: 1px;
	float: left;
}
#col-side h1 {
	width: 233px;
	margin: 0 0 5px 86px;
	padding: 38px 0 10px 15px;
	background-color: #F0ECE1;
	font-size: 20px;
	font-weight: bold;
}
#col-reviews {
	padding: 10px;
	width: 314px;
	background-color: #e1caa1;
	float: left;
}
#col-reviews h2 {
	padding: 0;
	margin: 10px 0;
}
#col-reviews h2 a {
	font-size: 16px;
}
#col-reviews a {
	text-decoration: none;
}
#col-reviews div.review-image {
	width: 100px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#col-reviews span {
	display: block;
	padding: 5px 0;
}
div.review-content {
	float: left;
	width: 200px;
}
#hp-latest-info-content div.price,
#col-reviews div.price,
div.annette-block div.price {
	background: url(../images/button-price-bg-sm.gif) no-repeat 0 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 3px;
	float: left;
	width: 39px;
}

#col-reviews h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
div.review-content a.more,
div.annette-block a.more {
	float: left;
	width: 45px;
	margin-right: 40px;
}
div.review-content form,
div.annette-block form {
	float: right;
}


#hp-latest-info-content input.image {
	margin-left: 5px;
}
/* main column */
#col-main {
	width: 665px;
	float: left;
}
#content {
	padding: 10px;
}
#content h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 200%;
}
#whats-new {
	background-color: #666;
	color: #fff;
	margin-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
#whats-new h3 {
	background-color: #333;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #ccc solid;
	padding: 2px 10px;
	margin: 0 0 28px 0;
}
#whats-new-image {
	float: left;
	width: 140px;
	margin-left: 20px;
}
#whats-new-image span {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
}
#whats-new-text {
	width: 300px;
	float: left;
}
#whats-new-form {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
}
#whats-new-form fieldset {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}
#whats-new-text div.price {
	background: url(../images/button-price-bg-sm.gif) no-repeat 0 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding: 2px 3px;
	width: 39px;
}

td.pageHeading {
	font-weight: bold;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

/* content forms */
#content-forms {
	float: left;
	width: 100%;
	border-top: 1px #2f291b solid;
}
#recommend-a-friend {
	width: 50%;
	float: left;
}
#quick-search {
	width: 300px;
	float: left;
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
}
#quick-search-form {
	display: inline;
	margin: 0;
	padding: 0;
}
#quick-search-form fieldset {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#quick-search-form fieldset p {
	float: left;
	margin-right: 5px;
}
#quick-search-form fieldset p.searchtitle {
	margin-top: 2px;
	font-size: 11px;
	line-height: 14px;
}
#quick-search-form input.text {
	border: 1px #000 solid;
	width: 120px;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
}



td.smallText,
td.smallText a {
	font-size: 11px;
}
td.inputRequirement {
	font-size: 11px;
}
table.footReviewBox {
	border-bottom: 1px #000 dotted;
}
table.infoBoxContents a {
	text-decoration: none;
}
td.infoBoxHeading {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}

/* account page specific */
#account-orders h2,
#account-info h2,
#account-history h2,
#account-email h2 {
	font-size: 150%;
}
#account-orders,
#account-info,
#account-history,
#account-email {
	line-height: 180%;
	margin: 0 10px 25px 10px;
}

/* listen page specific */

table.listen td.header {
	font-weight: bold;
}

/* reviews page specific */
#reviews table.infoBox {
	border-bottom: 1px #000 dotted;
	padding-bottom: 3px;
}
#reviews .smallText {
	font-size: 11px;
}
#reviews .smallText a {
	font-size: 11px;
}
#reviews td.main a {
	text-decoration: none;
}
#reviews h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.reviewrating {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
}

div.pricetag {
	background: url(../images/button-price-bg.gif) no-repeat 0 0;
	height: 19px;
	width: 70px;
}
div.pricetag p {
	margin: 0;
	padding: 3px 0 0 7px;
	font-size: 11px;
	font-weight: bold;
}
/* homepage footer */
#hp-footer {
	float: left;
	width: 1000px;
	margin-top: 10px;
	border-top: 1px #2f291b solid;
	border-bottom: 1px #2f291b solid;
	background: #fff url(../images/hp-footer-bg.gif) repeat-y;
}
#hp-reviews {
	width: 335px;
	float: left;
}
#hp-latest-release {
	width: 665px;
	float: left;
}
#hp-latest-release h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 15px;
	padding: 0;
}
#hp-latest-grid {
	width: 220px;
	padding: 10px;
	float: left;
}
#hp-latest-grid div.hp-latest-image {
	width: 60px;
	height: 60px;
	border: 3px #f1edd2 solid;
	text-align: center;
	float: left;
	margin: 2px;
}
#hp-latest-info {
	width: 261px;
	float: left;
	padding-bottom: 9px;
	margin-top: 10px;
	background-image: url(../images/hp-latest-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
}
#hp-latest-info-content {
	background-image: url(../images/hp-latest-top.gif);
	background-repeat: no-repeat;
	padding: 15px 10px 6px 10px;
}
#hp-latest-info-content img {
	float: left;
	margin: 0 5px 5px 0;
}
#hp-latest-info-content p.model {
	font-weight: normal;
}

/* all products page */
.model {
	text-transform: uppercase;
	font-size: 11px;
}
#products-list {
	border-top: 1px #000 dotted;
	width: 600px;
}
div.pagination {
	width: 600px;
	margin: 0;
	padding: 5px 0;
}
a.pagination-next {
	background: url(../images/arrow-right.gif) no-repeat right;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 10px;
	text-decoration: none;
}
a.pagination-previous {
	background: url(../images/arrow-left.gif) no-repeat left;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#products-list div.product-wrapper {
	float: left;
	border-bottom: 1px #000 dotted;
	padding: 10px 0;
}
#products-list div.product-image {
	float: left;
	width: 130px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#products-list div.product-image span {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
}
#products-list div.product-text {
	float: left;
	width: 460px;
}
#products-list div.product-text form {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
}
#products-list div.product-text fieldset {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}
#products-list div.product-text div.price {
	background: url(../images/button-price-bg-sm.gif) no-repeat 0 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	float: right;
	padding: 2px 3px;
	width: 39px;
}
#products-list div.product-text p.product-more,
#products-list div.product-text p.product-recommend {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
#all-products-header {
	float: left;
	width: 100%;
	background-color: #f1edd2;
	border-bottom: 1px #2f291b solid;
}
#all-products-header div.price {
	background: url(../images/button-price-bg.gif) no-repeat 0 0;
	height: 19px;
	margin: 5px 0;
}
#all-products-header div.price p {
	margin: 0;
	padding: 3px 0 0 8px;
	font-size: 12px;
	font-weight: bold;
}
#all-products-header div.review-image {
	float: left;
	padding: 10px 5px;
	width: 150px;
}
#all-products-header div.left-product-info {
	float: left;
	width: 160px;
	padding-top: 10px;
}
#all-products-header form,
#all-products-header fieldset,
#products-list form,
#products-list fieldset,
div.annette-block form,
div.annette-block fieldset,
#col-reviews form,
#col-reviews fieldset,
#hp-latest-info-content fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	display: inline;
}
#all-products-info {
	width: 100%;
	height: 430px;
	padding: 10px 0;
	overflow: auto;
}
#all-products-info a img {
	padding-bottom: 5px;
}
#all-products-info li {
	margin: 10px 0;
}



/* annette page */
#col-annette {
	background-color: #f1edd2;
}
#col-annette div.artist-image {
	float: left;
	margin-right: 10px;
}
div.annette-block {
	padding: 5px 10px;
}
body.annette td.main p,
body.felicja td.main p {
	line-height: 16px;
}

/* distributor page */
div.distributor {
	border-bottom: 1px #000 dotted;
}
div.distributor h3 {
	margin-top: 4px;
	padding-top: 4px;
}

/* recommend */
#recommend {
	background-color: #d0ac70;
	margin: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
#recommend input.text {
	border: 1px #000 solid;
	width: 124px;
	font-weight: normal;
}

/* footer */
#footer {
	text-align: center;
	color: #666;
	font-size: x-small;
	padding: 5px 0;
}
#footer a {
	color: #666;
	font-size: x-small;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
