body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: white url(/images/body-bgr.gif) left top repeat-x;
	color: #1B1B1B;
	margin: 0;
	padding: 0;
}

body.popup {
	background: white;
	margin: 10px;
}

a img {
	border: 0 none;
}

a {
	color: #1B1B1B;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 18px 0 15px 0;
}

h2 {
	font-size: 16px;
	margin: 18px 0 15px 0;
}

h3 {
	font-size: 14px;
	margin: 18px 0 15px 0;
}

h4 {
	font-size: 12px;
	margin: 18px 0 15px 0;
}

p {
	margin: 15px 0;
}

div.body {
	width: 810px;
	margin: 0 auto;
}

div.header {
	background: white url(/images/aux01.gif) left top repeat-x; 
	height: 98px;
	position: relative;
}

div.header div.logo {
	background: url(/images/aux02.gif) 0 100% repeat-x;
	width: 197px;	
	text-align: center;
}

div.header div.logo div {
	background: url(/images/aux08.gif) 100% 57px no-repeat;	
	height: 98px;
}

div.header div.logo img {
	position: relative;
	top: 6px;
}

div.header h1 {
	margin: 0;
	padding: 0;
	width: 196px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 110px;
	font-family: Georgia;
}

div.header h1 span {
	display: block;
}


ul.articles-menu  {
	position: absolute;
	left: 196px;
	top: 33px;
	background: url(/images/aux04.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 24px;
	z-index: 3;
}

ul.articles-menu li {
	float: left;
	background: url(/images/aux07.gif) right top no-repeat;
	padding-right: 1px;
}

ul.articles-menu li div {
	position: relative;
}

ul.articles-menu li.first {
	padding-left: 6px;
}

ul.articles-menu li.last {
	background: url(/images/aux05.gif) right top no-repeat;
	padding-right: 6px;
}

ul.articles-menu li a {
	font-weight: bold;	
	display: block;
	text-decoration: none;
}

ul.articles-menu li a.top {
	color: white;
	padding: 5px 9px 6px 9px;	
	background: url(/images/aux06.gif) left top repeat-x;
}

ul.articles-menu li.active a.top, ul.articles-menu a.top:hover, ul.articles-menu li:hover a.top, ul.articles-menu li.over a.top {
	background-image:  url(/images/aux09.gif);
	/background: #b00000;
}

ul.articles-menu ul {
	position: absolute;
	left: -9px;
	top: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 187px;
	z-index: 100;
	background: url(/images/aux30.gif) left bottom no-repeat;
	padding-bottom: 7px;
	display: none;
	border-top: 5px #E5E5E5 solid;
}

html>body ul.articles-menu ul {
	left: 0;
}

ul.articles-menu ul li {
	background: #E5E5E5 url(/images/aux31.gif) 1px 100% no-repeat;
	padding: 0;
	padding-bottom: 1px;
}

ul.articles-menu ul li.last {
	background: #E5E5E5;
}

ul.articles-menu ul li {
	float: none;
	position: static;
}

ul.articles-menu ul li a {
	background: none !important ;
	color: #303030;
	padding: 3px 5px 3px 9px;
	zoom: 1;
}

ul.articles-menu ul li a:hover {
	color: #9F0000;
}


ul.articles-menu li:hover ul, ul.articles-menu li.over ul {
	display: block;
}

#quickFilter.hidden select {
	visibility: hidden;
}

ul.account-menu {
	position: absolute;
	right: 1px;
	top: 33px;
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/images/aux10.gif) left top no-repeat;
	padding-left: 4px;
	font-size: 10px;
}

ul.account-menu li {
	float: left;
	background: url(/images/aux12.gif) right center no-repeat;
	padding: 0 5px 0 4px;
}

ul.account-menu li.active {
	font-weight: bold;
}

ul.account-menu li.last {
	background: url(/images/aux11.gif) right top no-repeat;
	padding-right: 9px;
}

ul.account-menu li a {
	text-decoration: none;
	display: block;
	padding: 6px 0 4px 0;
	padding-left: 17px;
}

ul.account-menu li a:hover {
	text-decoration: underline;
}

ul.account-menu li a.account {
	background: url(/images/icon-account.gif) left center no-repeat;
	padding-left: 14px;
}

ul.account-menu li a.orders {
	background: url(/images/icon-orders.gif) left center no-repeat;
}

ul.account-menu li a.cart {
	background: url(/images/icon-cart.gif) 0 7px no-repeat;
	padding-left: 19px;
}

div.quick-filter {
	position: absolute;
	left: 209px;
	top: 67px;
	z-index: 2;
}

select#qfPrice {
	width: 95px;
}

div.quick-filter h4, form.search h4 {
	display: inline;
	color: white;
	font-size: 10px;
}

div.quick-filter input.button, form.search input.button {
	border: 0 none;
	background: url(/images/button-go.gif);
	width: 43px;
	height: 19px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

div.quick-filter select, form.search input.text {
	font-size: 10px;
	margin: 0 3px;
	font-family: Tahoma, sans-serif;
}

form.search {
	position: absolute;
	right: 16px;
	top: 67px;
}

div.main {
	height: 100px;
	background: white url(/images/aux13.gif) 98px 0 repeat-y;
}

html>body div.main {
	height: auto;
	overflow: auto;
	outline: none;
}

div.left-col {
	float: left;
	width: 196px;
	padding-top: 80px;
	padding-bottom: 20px;
}

div.left-menu-container {
	background: url(/images/aux14.gif) 15px top no-repeat;
	padding-top: 2px;
	margin-bottom: 15px;
	height: 100px;
}

html>body div.left-menu-container {
	height: auto;
}

ul.left-menu {
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	list-style: none;
}

ul.left-menu li {
	background: url(/images/aux15.gif) 15px bottom no-repeat;
	padding-bottom: 1px;
	position: relative;
	z-index: 3;
}

ul.left-menu li.last {
	background: none;
	padding-bottom: 0;
	background: url(/images/aux14.gif) 15px bottom no-repeat;
	padding-bottom: 2px;
}

ul.left-menu li a {
	display: block;
	padding: 3px 15px 3px 25px;
	height: 13px;
	text-decoration: none;
	background: url(/images/aux16.gif) 15px 6px no-repeat;
}

ul.left-menu a.special {
	color: red;
}

ul.left-menu li a.no-submenu {
	background-image: url(/images/aux34.gif);
}

html>body ul.left-menu li a {
	height: auto;
}

ul.left-menu li a:hover, ul.left-menu li:hover a, ul.left-menu li.over a {
	background-color: #E5E5E5;
}

ul.left-menu div {
	position: absolute;
	left: 196px;
	top: 0;
	width: 185px;
	z-index: 100;
	background: url(/images/aux32.gif) right top no-repeat;
	padding-top: 6px;
	display: none;
}

ul.left-menu li:hover div, ul.left-menu li.over div {
	display: block;
}

ul.left-menu li:hover div div, ul.left-menu li.over div div {
	display: none;
}

ul.left-menu li li:hover div, ul.left-menu li li.over div {
	display: block;
}

ul.left-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 7px;
	background:  url(/images/aux33.gif) right bottom no-repeat;
}

ul.left-menu ul li {
	background: #E5E5E5 url(/images/aux31.gif) 3px 100% no-repeat;
	z-index: 4;
}

ul.left-menu ul li.first a {
	padding-top: 0;
}

ul.left-menu ul li.first li a {
	padding-top: 4px;
}

ul.left-menu ul ul li.first a {
	padding-top: 0;
}

ul.left-menu ul li.last {
	background: #E5E5E5;
	padding-bottom: 3px;
}

ul.left-menu ul li a {
	background: none !important ;
	color: #303030;
	padding: 3px 5px 3px 13px;
	zoom: 1;
}

ul.left-menu ul a.more {
	background: url(/images/aux16.gif) 4px 7px no-repeat !important;
}

ul.left-menu ul li.first a.more {
	background-position: 4px 3px !important;
}

ul.left-menu ul li a:hover {
	color: #9F0000;
}

ul.left-menu div div {
	position: absolute;
	left: 179px;
	top: -3px;
	width: 185px;
	z-index: 101;
	display: none;
}

ul.left-menu ul li.first div {
	top: -6px;
}


div.idea {
	text-align: center;
	margin: 15px 10px;
	margin-bottom: 0;
	font-size: 10px;
	font-family: Tahoma;
}

div.idea p {
	margin: 0px 0;
}

div.idea p span {
	display: block;
}

div.idea p.phones {
	background: url(/images/phone.gif) 50% 7px no-repeat;
	padding-top: 40px;
	font-weight: bold;
}

div.center-col {
	margin-left: 196px;
}

div.index-banner {
	background: url(/images/aux17.gif) left top repeat-y; 
	padding-left: 1px;
}

div.index-banner div {
	border: 3px #6C0000 solid;	
	border-left: 0 none;
	background: #6C0000;
	font-size: 1px;
}

html>body div.index-banner div {
	border: 3px #6C0000 solid;	
	background: none;
}

div.specials-menu {
	background: black url(/images/aux19.gif) right top no-repeat;
}

div.specials-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/images/aux18.gif) left top no-repeat;
	height: 25px;
	padding-left: 7px;
	position: relative;
	left: -3px;
	z-index: 1;
}

html>body div.specials-menu ul {
	position: static;
}

div.specials-menu ul li {
	float: left;
	background: url(/images/aux21.gif) right bottom no-repeat;
	padding-right: 2px;
}

div.specials-menu ul li.last {
	background: none;
	padding-right: 0;
}

div.specials-menu ul li a {
	display: block;
	padding: 6px 13px 6px 13px;	
	background: url(/images/aux20.gif) left top repeat-x;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div.specials-menu ul li a:hover {
	background-image: url(/images/aux22.gif);
	/background: #b00000;
}

div.footer {
	background: #E5E5E5 url(/images/aux23.gif) left top repeat-x;
	height: 75px;
	clear: both;
}

html>body div.footer {
	overflow: auto;
	height: auto;
}

div.footer a {
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.footer ul li {
	display: inline;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	background: url(/images/aux25.gif) right center no-repeat;
	padding-right: 8px;
	padding-left: 5px;
}

div.footer ul li.last {
	background: none;
	padding-right: 0;
}


div.footer ul.aux-menu {
	float: right;
	width: 240px;
	height: 65px;
	padding-top: 10px;
	background: url(/images/aux24.gif) left bottom no-repeat;
	text-align: right;
	padding-right: 20px;	
}

div.footer div.personal-menu {
	float: right;
	width: 260px;
	height: 65px;
	padding-top: 10px;
	background: url(/images/aux24.gif) left bottom no-repeat;
	text-align: center;
}

div.footer div.personal-menu h4 {
	color: #D5393A;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 1px;
}

div.copyright {
	padding: 10px 0 0 20px;
	font-size: 10px;
}


div.content {
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	height: 50px;
	padding-bottom: 15px;
}

div.products-page {
	margin-right: 0;
}

html>body div.content {
	height: auto;
	overflow: auto;
	outline: none;
	margin-left: 20px;
}


/* Product list */
div.products-list {
	margin: 20px 0 20px 0px;
	height: 50px;
}

html>body div.products-list {
	height: auto;
	overflow: auto;
	outline: none;
	margin-left: 0px;
}

div.product {
	width: 180px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

div.edge {
	margin-right: 0;
}

div.product div.top {
	background: #ACACAC url(/images/aux27.gif) right top no-repeat;
}

div.product div.top h3 {
	margin: 0;
	font-size: 11px;
	background:  url(/images/aux26.gif) left top no-repeat;
	padding: 7px 5px 6px 5px;
}

div.product div.top h3 a, div.product div.bottom div a {
	width: 170px;
	text-overflow: ellipsis; 
	-o-text-overflow: ellipsis;
	-moz-binding: url(ff.xml#ellipsis);
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

div.product div.top h3 a description,  div.product div.bottom div a description {
	width: 100%;
}


div.product div.top a, div.product div.bottom a {
	text-decoration: none;
}

div.product div.bottom a {
	color: white;
}

div.product div.top a:hover, div.product div.bottom a:hover {
	text-decoration: underline;
}

div.product div.center {
	padding: 5px 0;
	border: 1px #e9e9e9 solid;
	height: 133px;
	position: relative;
	z-index: 1;
}

div.product div.center a {
	display: block;
	width: 120px;
	margin: 0 auto;
}

div.product div.center a img {
	display: block;
	width: 120px;
	height: 120px;
}

div.product div.center img.sale-banner {
	position: absolute;
	left: 131px;
	top: 0px;
	z-index: 90;
}

div.product div.center p {
	margin: 0;
}

div.product div.center p span {
	color: red;
}

div.product div.bottom {
	background: #A20000 url(/images/aux28.gif) right top no-repeat;
}

div.product div.bottom div {
	background: url(/images/aux29.gif) left top no-repeat;
	padding: 7px 2px 6px 2px;
}

div.product div.bottom div.buttons {
	padding-top: 3px;
	padding-bottom: 4px;
}

div.product div.bottom input {
	background: url(/images/button-bgr3.gif) no-repeat;
	height: 19px;
	width: 44px;
	color: white;
	border: 0 none;
	font-size: 11px;
	margin-right: 6px;
}

div.product div.bottom input.qq {
	background: url(/images/button-bgr4.gif) no-repeat;
	width: 90px;
	margin-right: 0;
}

h1.page-title {
	color: red;
	font-size: 18px;
	font-weight: normal;
	background: url(/images/header-bgr.gif) left bottom no-repeat;
	padding-bottom: 2px;
	margin-top: 0;
}

h1.page-title span {
	background: url(/images/header-arrow.gif) 0 9px no-repeat; 
	padding-left: 10px;
}

div.cert {
	text-align: center;
	margin: 20px 0;
}

div.seo-links {
	font-size: 10px;
	margin: 30px 10px 10px 10px;
	color: #666;
}

div.seo-links p {
	margin: 5px 0;
}

div.seo-links strong {
	font-weight: normal;
}

div.seo-links a {
	text-decoration: none;
	color: #666;
}

div.cat-descr {
	margin: 15px 0;
	margin-right: 15px;
}

ul.subcat-menu {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	height: 10px;
}

html>body ul.subcat-menu {
	height: auto;
	overflow: auto;
}

ul.subcat-menu li {
	float: left;
	width: 49%;
	height: 71px;
}

ul.subcat-menu li img {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}

ul.subcat-menu span {
	display: block;
	margin-top: 10px;
}

ul.not-catalog-root li {
	height: auto;
	margin-bottom: 10px;
}

ul.not-catalog-root li img {
	width: 50px;
	height: 50px;
}

ul.not-catalog-root span {
	margin-top: 20px;
}

ul.subcat-menu a {
	text-decoration: none;
	font-weight: bold;
}

ul.subcat-menu a:hover {
	text-decoration: underline;
}

div.paging {
	height: 15px;
	padding: 6px 0;
	border-bottom:  1px #949494 solid;
	margin-right: 20px;
}

div.bottom-paging {
	border-top: 1px #949494 solid;
	border-bottom: 0 none;
}

html>body div.paging {
	height: auto;
	overflow: auto;
}

div.paging span, div.paging a {
	display: block;
	float: left;
	padding: 3px 4px;
	margin-right: 5px;
	border: 1px solid white;
}

div.paging span.active {
	background: #e9e9e9;
	border: 1px solid #c9c9c9;
}

div.paging a:hover {
	background: #e9e9e9;
	border: 1px solid #c9c9c9;
}

div.under-construction {
	font-weight: bold;
	font-size: 12px;
	margin: 35px 10px;
	background: #e9e9e9;
	border: 1px #c9c9c9 solid;
	padding: 10px 20px;
	margin-right: 20px;
}

table.search {
	margin-bottom: 6px;
}

table.search td {
	vertical-align: top;
	padding: 1px 4px;
}

table.inputs-table td {
	padding-bottom: 2px;
}

table.search td.field-name {
	font-weight: bold;
	width: 60px;
}

table.inputs-table input {
	border: 1px black solid;
	font-size: 11px;
	width: 70px;
}

table.search input.button {
	color: white;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background: #d73110;
	border: 0 none;
	height: 19px;
	margin-top: 6px;
	margin-bottom: 10px;
}

div.breadcrumb {
	margin-bottom: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.breadcrumb a {
	color: #333;
	background: url(/images/aux16.gif) 4px 4px no-repeat;
	padding-left: 15px;
}

div.breadcrumb a.first {
	background: none;
	padding-left: 0;
}

div.product-buttons input {
	border: 0 none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
}

div.product-buttons input.close {
	background: url(/images/button-bgr6.gif) left top no-repeat;
	width: 44px;
	margin-right: 5px;
}

div.product-buttons input.close-long {
	background: url(/images/button-bgr7.gif) left top no-repeat;
	width: 90px;
	margin-right: 5px;
}

div.product-buttons input.buy {
	background: url(/images/button-bgr3.gif) left top no-repeat;
	width: 44px;
	margin-right: 5px;
}

div.product-buttons input.qq {
	background: url(/images/button-bgr4.gif) left top no-repeat;
	width: 90px;
}

div.product-buttons input.long {
	background: url(/images/button-bgr5.gif) left top no-repeat;
	width: 130px;
	margin-right: 5px;
}

div.product-buttons input.very-long {
	background: url(/images/button-bgr8.gif) left top no-repeat;
	width: 150px;
	margin-right: 5px;
}

div.cart-buttons input.qq {
	margin-right: 5px;
}

div.right-buttons {
	text-align: right;
}

div.right-buttons a {
	padding-left: 10px;
	padding-right: 0px;
}

div..product-data {
	padding-bottom: 20px;
}

div.param {
	margin-bottom: 15px;
}

div.param h4 {
	font-size: 11px;
	margin: 0;
	color:  #0075ae;
}

div.inputable h4, div.checkboxable h4, div.flat h4 {
	display: inline;
}

div.inputable input {
	vertical-align: middle;
	margin-left: 5px;
	border: 1px black solid;
}

div.param input.short {
	width: 50px;
}

div.checkboxable input {
	margin-right: 5px;
	vertical-align: middle;
}

.product-data div.description p {
	margin: 0;
	margin-bottom: 5px;
}

.product-data div.description ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

.product-data span.info {
	font-size: 10px;
	color: #666;
}

.product-data div.bonus {
	font-weight: bold;
	color: red;
}

.product-data div.param table {
	border-collapse: collapse;
	margin-top: 2px;
	border: 1px #c9c9c9 solid;
	margin-left: 1px;
	width: 380px;
}

.product-data div.param table td {
	border: 1px #c9c9c9 solid;
	background: #f9f9f9;
	padding: 3px 5px;
	text-align: center;
}

.product-data div.param table td.caption {
	font-weight: bold;
	color: #333;
	background: #e9e9e9;
}

.product-data div.param table td.thin {
	width: 1%;
}

div.param table input.text {
	border: 1px #c9c9c9 solid;
}

div.right-block {
	float: right;
	width: 176px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: center;
}

div.right-block a.def-img, div.right-block a.zoom {
	font-size: 10px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	outline: none;
	line-height: 17px;
}

div.right-block a.def-img {
	background: url(/images/defimg.gif) left center no-repeat;
	padding-left: 19px;
	padding-right: 8px;
}

div.right-block a.zoom {
	background: url(/images/zoom.gif) left center no-repeat;
	padding-left: 18px;
}

div.right-block div.images {
	position: relative;
	height: 157px;
	width: 176px;
	background: url(/images/product_bgr_large.gif) left top no-repeat;
	margin-bottom: 7px;
}

div.right-block div.images img {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 3px;
	left: 13px;
	z-index: 1;
}

div.right-block div.images img.sale-banner {
	width: 32px;
	height: 20px;
	z-index: 1000;
	left: 0;
	top: 0;
}

div.right-block h4 {
	margin: 10px 0 3px 0;
}

img#product-image0 {
	z-index: 2;
}

div.color-squares {
	margin-left: 4px;
}

div.color-squares a {
	white-space: nowrap;
	outline: none;
	padding-right: 2px;
}

div.color-squares img {
	width: 7px;
	height: 14px;
	border: 0 none;
	margin-top: 1px;
	margin-bottom: 5px;
}

div.color-squares img.first {
	border: 1px #c9c9c9 solid;
	border-right: 0 none;
	margin-left: 1px;	
}

div.color-squares img.second, div.color-squares img.third {
	border: 1px #c9c9c9 solid;
	border-left: 0 none;
	margin-right: 1px;
}

div.three-colors img.second  {
	border-right: 0 none;
	margin-right: 0;
}

div.color-squares a.active img {
	border-color: #666;
	border-width: 2px;
	margin: 0;
	margin-bottom: 4px;
}

table.color-size-qnt {
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.color-size-qnt td {
	padding: 1px 4px;
}

table.color-size-qnt td.colors {
	padding-top: 4px;
	padding-right: 7px;
}

table.color-size-qnt input {
	width: 40px;
	border: 1px solid black;
	text-align: right;
}

table.color-size-qnt td.title {
	padding-right: 10px;
}

div.site-name {
	float: right;
	font-weight: bold;
	color: #808080;
	font-size: 12px;
	margin-top: 3px;
}

span.red {
	color: red;
}

span.black {
	color: black;
}

div.qq-form {
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	padding: 5px 5px;
	height: 50px;
}

html>body div.qq-form {
	height: auto;
	overflow: auto;
}

div.qq-form div.comment {
	float: right;
	width: 210px;
	padding: 3px 10px;
	font-size: 10px;
}

div.qq-form h4 {
	color: Black !important;
	font-size: 11px;
}

div.qq-form div.param {
	margin-bottom: 12px;
}

table.qq-result {
	float: right;
	width: 210px;
	margin: 6px 0;
}

table.qq-result td.qq-main-param {
	font-size: 13px;
	font-weight: bold;
	padding-left : 10px;
	padding-right: 2px;
}

table.qq-result td.qq-extra-param {
	font-size: 10px;
	padding-left: 15px;
	padding-right: 2px;
}

table.qq-result td.qq-result-param {
	font-size: 13px;
 	background: #e9e9e9; 
 	font-weight: bold;
	padding-left : 10px;	
	padding-right: 2px;	
}

table.qq-result td.qq-result-cost {
	color: red;
	font-size: 18px;
	padding-left : 10px;		
	padding-right: 2px;	
}

table.qq-shipping {
	font-size: 10px; 
	margin-top: 10px;
	font-weight: bold;
}

table.qq-shipping td {
	width: 50%;
	background: #f5f5f5;
	padding: 5px;
	padding-left: 8px;
	padding-bottom: 7px;
	border-right: 5px white solid;
	border-top:  5px white solid;
}

table.qq-shipping input {
	width: 180px;
	border: 1px black solid;
}

table.qq-shipping select  {
	width: 180px;	
}

div.qq-shipping {
	margin-top: 25px;
	padding-bottom: 1px;
	background: white url(/images/hp.gif) bottom repeat-x;
	margin-bottom: 10px;
}

#container {
	display: block;
	margin: 10px auto;
}

table.cart {
	border-collapse: collapse;
	margin-top: 2px;
	border: 1px #c9c9c9 solid;
	margin-left: 1px;
	width: 540px;
	margin-bottom: 10px;
}

table.cart td, table.cart th {
	border: 1px #c9c9c9 solid;
	background: #f9f9f9;
	padding: 5px 6px;
	text-align: center;
}

table.cart td.title {
	text-align: left;
}

table.cart th {
	color: #333;
	background: #e9e9e9;
}

table.input-set {
	border-collapse: collapse;
}

table.input-set td {
	padding: 4px 2px;	
}

table.input-set input {
	border: 1px #333 solid;
	font-size: 11px;
}

table.input-set textarea {
	border: 1px #333 solid;
	font-size: 11px;
	overflow: auto;
	font-family: Tahoma, sans-serif;
}

table.input-set input.button {
	border: 0 none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
	background: url(/images/button-bgr3.gif) left top no-repeat;
	width: 44px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

table.input-set input.button-long {
	background: url(/images/button-bgr5.gif) left top no-repeat;
	width: 130px;
}


table.input-set input.close {
	background-image: url(/images/button-bgr6.gif)
}

table.input-set input.close-long {
	background: url(/images/button-bgr7.gif) left top no-repeat;
	width: 90px;
}
	
table.registration input {
	width: 180px;
}

table.registration textarea {
	width: 180px;
	height: 70px;
}

table.registration select {
	width: 183px;
}

span.mandatory {
	color: red;
}

table.input-set h4 {
	margin-bottom: 7px;
}

div.message {
	background: #F2FBFF;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 15px;
	margin: 15px 0;
	border: 1px #0075AE solid;
}

div.message-error {
	color: #A80000;
	border: 1px #A80000 solid;
	background: #FFE6E6;
}

a.bill-ship {
	display: block;
	padding: 3px 7px;
	background: #f9f9f9;
	border: 1px #c9c9c9 solid;
	text-decoration: none;
	width: 180px;
	margin: 0 auto;
}

a.bill-ship:hover {
	color: red;
}

form.request-info td.field-name {
	text-align: right;
}

a.anchor {
	text-decoration: none;
	cursor: default;
}

form.login {
	font-size: 10px;
	margin-bottom: 4px;
	padding: 10px 0 2px 0;
	background: url(/images/aux14.gif) 15px top no-repeat;
}

form.login input {
	width: 99px;
	font-size: 10px !important ;
	font-family: Tahoma, Helvetica, sans-serif;
}

form.login td {
	padding: 0;
	padding-bottom: 3px;
	text-align: right;
}

form.login td.title {
	width: 65px;
	padding-right: 7px;
}

form.login input.button {
	margin-right: 0;
}

form.logout div {
	padding: 4px 15px;
}

table.filter {
	margin-bottom: 0;  
	border: 1px #c9c9c9 solid;
	border-bottom: 0 none;
}

table.filter td {
	border: 0 none;
}

tr.products-list td {
	background: white !important ;
	border: 0 none !important ;
}

table.plain-table td {
	padding-bottom: 0;
	padding-top: 4px;
}

a.error {
	text-decoration: none;
	font-weight: bold;
	color: red;
}

div.pinsource {
	text-align: center;
	margin-top: 20px;
}
