* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #FFF;
	color: #000;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 13px;
}

p {
	margin: 0;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
}

td, th {
	vertical-align: top;
}

#header_wrapper {
	background: url(../i/header-line.png) left bottom repeat-x;
	height: 116px;
	min-width: 1000px;
	text-align: center;
}

#header {
	background: url(../i/header-background.png) left top no-repeat;
	color: #FFF;
	height: 116px;
	margin: 0 auto;
	width: 1000px;
}

#header a {
	color: #FFF;
	text-decoration: none;
}

#header #logo {
	float: left;
	margin-left: 60px;
	margin-top: 28px;
	text-align: left;
}

#header #logo a {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 0;
}

#header #logo span.slogan {
	color: #DDD;
	font-size: 90%;
	font-weight: 700;
	margin-top: 0;
}

#header #info {
	float: right;
	font-family: Tahoma;
	margin-top: 32px;
	padding: 0 20px;
	text-align: left;
}

#header #info .label {
	display: block;
	float: left;
	min-width: 50px;
}

#header #language_selector {
	float: right;
	margin-right: 60px;
	margin-top: 32px;
	list-style: none;
}

#header #language_selector li {
	float: left;
}

#header #language_selector img {
	border: 1px solid #FFF;
	margin: 10px 4px;
}

#header #navigation {
	text-align: left;
}

.navigation {
	display: block;
	margin: 0;
	padding-left: 60px;
}

.navigation :first-child {
	list-style-type: none;
	margin-left: 0;
}

.navigation li {
	float: left;
	font-size: 120%;
	font-weight: 700;
	line-height: 30px;
	margin-left: 20px;
}

#header .navigation a {
	color: #ddd;
}

#header .navigation a:hover, #header .navigation .active a {
	color: #fff;
}

#body_wrapper {
	background: url(../i/body-gradient.png) left bottom repeat-x;
	min-height: 512px;
	min-width: 1000px;
	text-align: center;
}

#body {
	background: url(../i/body-background.jpg) left top no-repeat;
	margin: 0 auto;
	min-height: 512px;
	padding-bottom: 50px;
	padding-top: 120px;
	width: 1000px;
}

#content {
	height: auto !important;
	min-height: 650px;
	padding: 0 60px;
	text-align: left;
}

#content h1 {
	color: #e42149;
	font-size: 180%;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 10px;
	text-shadow: #FFF 0 0 5px;
}

#content h2 {
	color: #e42149;
	margin-bottom: 15px;
}

#content h3 {
	color: #000;
	font-size: 130%;
	margin-bottom: 15px;
}

#content h4 {
	color: #000;
}

#content a {
	color: #b60831;
	text-decoration: none;
}

#content a:hover {
	border-bottom: 1px dotted #b60831;
}

#content li {
	margin-bottom: 5px;
	margin-left: 20px;
}

#footer_wrapper {
	background: #c10010;
	min-width: 1000px;
	text-align: center;
}

#footer {
	background: #c10010;
	color: #FFF;
	height: 40px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: left;
	width: 1000px;
}

#footer #copyright div {
	margin-left: 60px;
}

#footer #createdby div {
	margin-right: 60px;
	text-align: right;
}

#footer a {
	color: #ddd;
	font-size: 90%;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

br.clear {
	clear: both;
}

a.more {
	color: #e42149;
	font-size: 120%;
}

.news-main dt, .articles-main dt {
	color: #BC0636;
	font-size: 120%;
	font-weight: 400;
	margin-bottom: 5px;
}

.date {
	color: #7C7C7C;
}

div.news_1 .title, div.news .title, div.articles_1 .title, div.articles .title {
	color: #bc0636;
	font-size: 120%;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

div.news_1 .date, div.news .date, div.articles_1 .author, div.articles .date, .author {
	color: #7c7c7c;
}

div.news, div.articles {
	margin-bottom: 5px;
}

div.news h2, div.articles h2 {
	font-size: 120%;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#article {
	padding-bottom: 30px;
	width: 600px;
}

.width33 {
	float: left;
	padding-right: 10px;
	width: 31%;
}

.width33 h1 {
	padding-left: 20px;
}

.width20 {
	float: left;
	width: 20%;
}

.product {
	padding-bottom: 10px;
	width: 176px;
}

div.product .image {
	float: left;
	height: 48px;
	padding-right: 4px;
	width: 48px;
}

div.product .description {
	display: block;
	font-size: 120%;
	margin: 0;
	min-height: 48px;
	padding: 0;
	vertical-align: middle;
}

#content div.product .instock:hover {
	text-decoration: underline;
}

div.product .instock {
	background: #dc0030;
	color: #FFF;
	margin-left: 53px;
	margin-right: 5px;
	text-align: center;
}

#content .product .instock a:hover {
	border-bottom: 1px dotted #FFF;
}

div.paginationControl {
	margin-top: 30px;
	text-align: center;
}

img#products {
	float: right;
}

div.textbar {
	float: left;
	width: 580px;
}

.sidebar {
	float: left;
	padding: 45px 0 0 30px;
	text-align: left;
	width: 270px;
}

div.services li {
	color: #b4092d;
	font-weight: 700;
}

#news_images {
	float: left;
	text-algin: center;
	width: 300px;
}

#news_images ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news_images li {
	margin: 30px 0;
	padding: 0;
}

#news, #articles {
	float: left;
	width: 580px;
}

#news dd, #articles dd {
	margin-bottom: 20px;
}

.sidebar #price {
	background: #ff6578;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 180%;
	margin-bottom: 20px;
	padding: 15px;
	text-align: center;
}

.sidebar h2 {
	margin: 20px 0;
	text-align: left;
}

.shopping-cart h2 {
	margin-top: 0;
}

#content .sidebar #price:hover {
	background: #e42149;
	border: none;
}

.input {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 100%;
}

.order_form label {
	color: #b70b33;
	font-weight: 700;
}

.products td {
	line-height: 150%;
	padding: 5px;
}

.products tr {
	height: 122px;
}

.products tr.over {
	background: #f8d9d5;
}

.products .pic, .pic-featured {
	border: 1px solid #B60831;
	display: block;
	height: 112px;
	margin: 0 auto;
	opacity: .6;
	text-align: left;
	width: 167px;
}

.products tr.over .pic, .products tr.over .pic-featured, a:hover .pic-featured {
	opacity: 1;
}

.products .pic-featured {
	border: 2px solid #df0000;
}

.products .img {
	padding: 4px 5px 4px 0;
	text-align: center;
	vertical-align: middle;
	width: 170px;
}

.products .desc {
	padding: 4px 10px;
}

.products .title {
	color: #e77c13;
	font-size: 140%;
	font-weight: 700;
}

.products .title a {
	text-decoration: none;
}

.products .price {
	font-size: 140%;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
}

.products .price .featured {
	color: #de0000;
}

.products .buttons {
	width: 120px;
}

#content a.button {
	background: url(../i/button-right.png) no-repeat scroll right;
	background-position: right 0;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 29px;
	line-height: 29px;
	padding: 0 15px 0 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#content a.button:hover {
	background-position: right -29px;
	border: none;
	color: #FFF;
	text-decoration: none;
}

#content a.button img {
	background: url(../i/button-left-cart.png) no-repeat scroll left;
	background-position: left 0;
	border: none;
	float: left;
	height: 29px;
	margin: 0;
	vertical-align: top;
	width: 32px;
}

#content a.button:hover img {
	background-position: left -29px;
}

.paginator {
	margin: 10px 0;
	text-align: right;
}

.paginator span {
	padding: 1px 3px;
}

img.product-image {
	border: 1px solid #a9c04b;
	float: left;
	margin: 0 15px 10px 0;
}

.search-form input {
	margin: 4px 0;
	padding: 1px 4px;
	width: 234px;
}

.table-text td, .table-text th {
	line-height: 150%;
}

.table-text input {
	width: 40px;
}

.right {
	text-align: right;
}

.developer {
	font-size: 8pt;
	margin-top: 20px;
}

.buttons .description {
	padding-top: 10px;
	text-align: center;
}

.product-desc .buylink {
	float: right;
	height: 30px;
	margin: 0 0 5px 10px;
	text-align: right;
}

a.image img {
	border: 1px solid #a9c04b;
}

.shopping-cart {
	background: #f8d9d5;
	padding: 10px;
}

.sections {
	margin-top: 30px;
}

.errors {
	color: red;
	font-size: 80%;
	font-style: italic;
}

#order td, #order th {
	padding: 3px;
}

#content ul, div.news_1, div.articles_1, #order {
	margin-bottom: 15px;
}

#footer #copyright, #footer #createdby {
	float: left;
	width: 50%;
}

.news-main dd, .articles-main dd, #content p, .sidebar .pic {
	margin-bottom: 10px;
}

#content div.product .description:hover, #body .product .image a:hover, .product a:hover {
	border-bottom: none;
}

#content .product .instock, #navigation ul li a:hover, #navigation ul li a.active {
	color: #FFF;
}

div.center, .search-form, .center {
	text-align: center;
}

.products, .full-width {
	width: 100%;
}