* {
	margin: 0px;
	padding: 0px; }
body {
	padding: 6px 0px 0px 0px;
	background: #F2F1ED url('images/body.gif') repeat-x bottom left;
	font: 12px Tahoma, Arial, Sans-Serif;
	color: #000; }
img {
	border: 0px; }
h1, h2, h3, h4, h5, h6, pre, code, small, address {
	font-size: 12px;
	font-weight: normal;
	font-style: normal; }

/* --- LAYOUT --- */
#container {
	width: 768px;
	margin: 0px auto; }

/* --- HEADER --- */
#header {
	height: 72px;
	background: #FFF url('images/header.gif') no-repeat top left; }
#header h1 {
	display: block;
	float: left;
	margin: 20px 0px 13px 45px;
	background: url('images/header-h1.gif') no-repeat top left; }
#header h1 a {
	display: block;
	width: 212px;
	height: 39px;
	text-decoration: none; }
#header h1 a span {
	visibility: hidden; }
#cart {
	float: right;
	width: 261px;
	height: 49px;
	margin: 11px 16px 0px 0px;
	background: url('images/header-cart.gif') no-repeat top right; }
#cart p {
	padding: 5px 10px 0px 50px;
	font-size: 11px;
	line-height: 16px; }
#cart p a {
	color: #272727; }

/* --- MENU --- */
#menu {
	clear: both;
	height: 32px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 5px 0px;
	background: url('images/header-menu.gif') no-repeat bottom left; }
#menu ul {
	list-style: none; }
#menu ul li {
	float: left; }
#menu ul li a {
	display: block;
	background: #75A1D5 url('images/header-menu-item.gif') repeat-x bottom left;
	border-right: 1px solid #709BCF;
	border-left: 1px solid #97C6FD;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	font-size: 13px;
	line-height: 32px;
	text-align: center;
	color: #FFF; }
#menu ul li a.pos1 {
	width: 72px;
	background: url('images/header-menu-item-first.gif') no-repeat bottom left;
	border-left: none; }
#menu ul li a.pos2 {
	width: 140px; }
#menu ul li a.pos3 {
	width: 130px; }
#menu ul li a.pos4 {
	width: 176px; }
#menu ul li a.pos5 {
	width: 120px; }
#menu ul li a.pos6 {
	width: 120px;
	background: url('images/header-menu-item-last.gif') no-repeat bottom right;
	border-right: none; }
#menu ul li a:hover {
	background-position: top left;
	text-decoration: underline; }
#menu ul li a.pos1:hover {
	background-position: -105px bottom; }
#menu ul li a.pos6:hover {
	background-position: -40px bottom; }
#menu ul li.current a {
	background: #99CF70 url('images/header-menu-item-current.gif') repeat-x bottom left;
	border-left: 1px solid #AFE684; }
#menu ul li.current a.pos1 {
	background: #99CF70 url('images/header-menu-item-current-first.gif') no-repeat bottom left;
	border-left: none; }
#menu ul li.current a.pos6 {
	background: #99CF70 url('images/header-menu-item-current-last.gif') no-repeat bottom right;
	border-right: none; }
#menu ul li.current a:hover {
	background-position: top left;
	text-decoration: underline; }
#menu ul li.current a.pos1:hover {
	background-position: -105px bottom; }
#menu ul li.current a.pos6:hover {
	background-position: -40px bottom; }

/* --- BODY --- */
#body {
	clear: both; }
#col-left {
	float: left;
	width: 216px; }
#submenu {
	padding: 6px 12px 6px 6px; }
#submenu h2 {
	margin: 0px 0px 6px 0px;
	padding: 10px 10px 6px 14px;
	background: #85B1E3 url('images/box-h2.gif') repeat-x bottom left;
	border-bottom: 2px solid #6D95C3;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF; }
#submenu h3 {
	padding: 7px 8px 5px 13px;
	background-color: #E9E9E9;
	border-bottom: 2px solid #A3A3A3;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase; }
#submenu ul {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	background-color: #CCC;
	list-style: none; }
#submenu ul li {
	border-bottom: 1px solid #A3A3A3;
	line-height: 1em; }
#submenu ul li a {
	display: block;
	padding: 5px 4px 5px 20px;
	background: url('images/submenu-item.gif') no-repeat 95% 50%;
	text-decoration: none;
	color: #000; }
#submenu ul li a:hover {
	background-color: #D6D6D6;
	background-position: 5% 50%; }
#submenu ul li.current a {
	display: block;
	padding: 5px 4px 5px 20px;
	background: #AEAEAE;
	text-decoration: none; }
#submenu ul li.current a:hover {
	background-color: #B6B6B6; }
#currencies {
	padding: 6px 12px 6px 6px; }
#currencies h2 {
	margin: 0px 0px 6px 0px;
	padding: 10px 10px 6px 14px;
	background: #85B1E3 url('images/box-h2.gif') repeat-x bottom left;
	border-bottom: 2px solid #6D95C3;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF; }
#currencies p {
	padding: 0px 0px 12px 0px;
	text-align: center; }
#currencies p a {
	margin: 0px 3px; }
#site-information {
	padding: 6px 12px 12px 6px;
	text-align: center; }
#col-middle {
	width: 270px;
	margin: 0px 276px 0px 216px; }
#intro {
	padding: 12px 6px 24px 6px; }
#intro h2 {
	clear: none;
	position: relative;
	z-index: 1;
	margin: 0px 0px 0px 6px;
	font-weight: bold; }
#intro img {
	float: right;
	margin: 6px 0px 0px -98px; }
#intro p {
	width: 95%;
	margin: 4px auto 6px;
	font: italic 14px Georgia, "Times New Roman", Serif;
	line-height: 18px; }
#intro strong {
	display: block;
	margin: 0px 0px 0px 42px;
	padding: 6px 0px 0px 0px; }
#intro small {
	display: block;
	margin: 0px 0px 0px 42px;
	font-size: 10px;
	line-height: 11px; }
#partners {
	padding: 6px 12px 12px 6px;
	text-align: center; }
#partners small {
	margin: 10px 0px 0px 0px;
	font-size: 10px; }
#col-right {
	float: right;
	width: 276px; }
#bestsellers {
	padding: 6px 12px 12px 6px; }
#bestsellers h3 {
	padding: 7px 8px 5px 13px;
	background-color: #E9E9E9;
	border-bottom: 2px solid #A3A3A3;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase; }
#bestsellers ul {
	margin: 0px 5px 0px 7px;
	list-style: none; }
#bestsellers ul li {
	clear: both;
	margin: 0px 0px 6px 0px;
	padding: 10px 0px 6px 0px;
	font-size: 11px;
	line-height: 17px;
	border-top: 1px solid #9CC6EE; }
#bestsellers ul li:first-child {
	border-top: none; }
#bestsellers ul li div.bestsellers-picture {
	float: left;
	width: 90px;
	margin: 0px 6px 0px 0px;
	text-align: center; }
#bestsellers ul li a.title {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none; }
#bestsellers ul li p {
	margin: 6px 0px;
	font-size: 11px; }
#content {
	float: right;
	width: 552px; }
#breadcrumb {
	padding: 6px 12px 11px 8px;
	font-size: 10px; }
#category {
	padding: 6px 24px 12px 18px; }
#category h1 {
	margin: 0px 0px 8px 170px;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px; }
#category p {
	width: auto;
	margin: 6px 24px 6px 12px;
	line-height: 18px; }
#category p.first {
	width: 60%;
	margin: 6px 24px 6px 170px; }
#products {
	padding: 6px 25px 12px 20px; }
#products div.listing {
	float: left;
	width: 65%;
	margin: 0px 0px 6px 0px;
	background: #FFF; }
#products div.listing h2 {
	clear: none;
	padding: 12px 0px 0px 0px;
	border: 0px;
	font-size: 13px;
	font-weight: bold; }
#products div.listing p {
	margin: 12px 0px 0px 0px;
	line-height: 18px; }
#products div.listing-info {
	float: right;
	width: 30%;
	margin: 0px 0px 6px 0px;
	text-align: center; }
#products div.listing-info img, #products div.listing-info a {
	display: block;
	margin: 12px auto 12px auto; }
#products div.listing-info a {
	display: block;
	margin: 12px auto 12px auto; }
#products div.hr {
	clear: both;
	height: 1px;
	margin: 0px 0px 12px 0px;
	background: #9CC6EE;
	line-height: 1px; }
#products div.hr hr {
	display: none; }
#product-header {
	padding: 6px 12px; }
#product-header-image {
	float: left;
	width: 45%;
	padding: 12px; }
#product-header-data {
	float: right;
	width: 45%;
	padding: 12px; }
#product-header-data h1 {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px; }
#product-header-data p {
	padding: 10px 0px;
	font-size: 10px; }
#product-header-data p img {
	padding: 0px 3px 0px 0px; }
#product-header-data p select {
	font: 11px Tahoma, Arial, Sans-Serif; }
#product-header-data small {
	font-size: 10px;
	font-style: italic;
	color: #C0C0C0; }
#text {
	clear: both;
	padding: 24px 24px; }
#text h1 {
	padding: 0px 0px 12px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px; }
#text h2, #text h3 {
	padding: 12px 0px;
	font-weight: bold; }
#text p {
	padding: 6px 0px; }
#text ul, #text ol {
	padding: 0px 24px; }
#text table {
	margin: 0px;
	padding: 0px; }
#text table thead th {
	padding: 7px 8px 5px 13px;
	background-color: #E9E9E9;
	border-bottom: 2px solid #A3A3A3;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase; }

/* --- FOOTER --- */
#footer {
	clear: both;
	padding: 36px 0px 6px 0px; }
#footer address {
	float: left;
	width: 360px;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #272727; }
#footer address span {
	float: left;
	padding: 0px 12px 0px 0px; }
#footer a {
	text-decoration: none;
	color: #272727; }

/* --- CHECKOUT PAGES --- */
td.pageHeading {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #9A9A9A; }
td.smallText {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px; }
td.main {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.5; }
.inputRequirement {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #FF0000; }
.infoBox {
	background: #B6B7CB; }
.infoBoxContents {
	background: #F8F8F9;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px; }
.c-left {
	width: 30%; }

/* --- CLASSES --- */
.f-left {
	float: left; }
.f-right {
	float: right; }
.f-clear {
	clear: both; }
.t-left {
	text-align: left; }
.t-right {
	text-align: right; }
.box {
	background: #FFF url('images/box.gif') no-repeat bottom right; }
.box a {
	color: #00F; }
.price {
	font-weight: bold;
	color: #C00000; }
.col-15 {
	width: 15%; }
.col-55 {
	width: 55%; }
.cart-heading {
	padding: 7px 8px 5px 13px;
	background-color: #E9E9E9;
	border-bottom: 2px solid #A3A3A3;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase; }
.cart-item-data {
	padding: 3px 0px; }
