body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: white;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	padding: 0;
	font-size: 11px;
}

a {
	color: #369;
	
}

h2 {
	font-size: 15px;
}

a img {
	border: none;
}

form {
	margin: 0;
}

div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

div.page-container {
	width: 760px;
	margin: 0 auto;
}

div.header {
	position: relative;
	height: 133px;
	border-bottom: 2px #C5C3C4 solid;
	border-color: #2d87a4;
}

div.logo {
	position: absolute;
	top: 8px;
	left: 2px;
}

div.logo img {
	display: block;
}

p.slogan {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	z-index: 100;
	top: 64px;
	right: 85px;
	margin: 0;
}

div.top-menu {
	background: #9cf url(/images/aux01.gif) left top no-repeat;
	background-color: #D5E7F4;
	height: 33px;
	position: absolute;
	top: 97px;
	top/**/: /**/99px;
	left: 156px;
	padding-left: 21px;
	width: 582px;
	margin-right: 4px;
}

div.top-menu a {
	color: #333;
	text-decoration: none;
}

div.top-menu a:hover {
	text-decoration: underline;
}

div.top-menu ul {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-left: 10px;
	list-style-type: none;
}

div.top-menu ul li {
	float: left;
	margin: 0 6px;
	padding: 3px 0;
	padding-right: 11px;
	background: url(/images/aux03.gif) right no-repeat;
}

div.top-menu ul li.last {
	background: none;
}

div.top-menu ul li div {
	/*padding-left: 5px;
	background: url(/images/aux03.gif) left no-repeat;	*/
	white-space: nowrap;
	//width: 5%;		
}

div.slogan {
	position: absolute;
	top: 24px;
	left: 175px;
}

div.slogan h1 {
	background: url(/images/br-sports.gif) left top no-repeat;
	height: 25px;
	height/**/: /**/0px;
	padding-top: 25px;
	overflow: hidden;
	margin: 0;
}

div.slogan h2 {
	background: url(/images/headquaters.gif) left top no-repeat;
	height: 19px;
	height/**/: /**/0px;
	padding-top: 19px;
	overflow: hidden;
	margin: 0;
	margin-top: 10px;
}

div.top-personal-menu {
	position: absolute;
	top: 33px;
	left: 170px;
	width: 591px;
	height: 64px;
	background: url(/images/header-bgr.jpg) top right no-repeat;
}

div.top-personal-menu a {
	color: Black;
	text-decoration: none;
	font-size: 9px;
	display: block;
	padding-top: 11px;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Tahoma, sans-serif;
}

div.top-personal-menu a:hover {
	text-decoration: underline;
}

div.top-personal-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 155px;
	margin-top: 34px;
}

div.top-personal-menu ul li {
	float: left;
	padding: 0 8px;
	padding-top: 2px;
	background: url(/images/aux02.gif) right top repeat-y;
}

li#m-cart {
	background: none;
	padding-right: 3px;
}

li#m-account a {
	background-image: url(/images/lock.gif);
	width: 50px;
}

li#m-orders a {
	background-image: url(/images/orders.gif);
	width: 40px;
}

li#m-cart a {
	background-image: url(/images/cart.gif);
	width: 20px;	
}

table.main {
	width: 100%;
}

td.left, td.center, td.right, td.content {
	border-right: 1px #B3B3B3 solid;
	border-color: #999;
}

td.left {
	width: 176px;
	background: #efefef;
	background: #faf9e9;
	border-left: 1px #B3B3B3 solid;
}

td.right {
	width: 193px;
}

td.center {
	width: 50%;
}

form.login-form {
	padding: 6px 7px;
	font-size: 9px;
	font-family: Tahoma, sans-serif;
	border-right: 1px white solid;
}

html>body form.login-form {
	padding-right: 2px;
}

form.login-form fieldset {
	border: 0 none;
}

form.login-form label {
	display: block;
	text-align: right;
	margin-bottom: 2px;
}

form.login-form label input {
	border: 1px black solid;
	width: 100px;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
}

form.login-form input.button {
	float: right;
	margin-top: 3px;
}

form.login-form p {
	margin: 4px 0;
}

form.login-form a {
	color: #c00;
}

ul.catalog-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px #D7D3BE solid;
	margin-bottom: 15px;
}

ul.catalog-menu a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

ul.catalog-menu a:hover {
	color: #f60;
	text-decoration: underline;
}

ul.catalog-menu li {
	border-top: 1px #D7D3BE solid;
	padding: 3px 10px;		
	padding-right: 2px;
}

ul.catalog-menu li.selected a {
	color: #f60;
}

ul.catalog-menu li.selected li a {
	color: Black;
}

ul.catalog-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -4px;
	padding-left: 5px;
}

html>body ul.catalog-menu ul {
	margin-left: 0;
}

ul.catalog-menu li li {
	padding: 2px 0;
	padding-left: 16px;
	border: none;
	background: url(/images/aux11.gif) no-repeat;
	background-position: 7px 6px;
}

html>body ul.catalog-menu li li {
	padding-left: 11px;
}

ul.catalog-menu li li a {
	font-weight: normal;
	font-size: 10px;
}

div.left-adv {
	padding: 10px 14px;
	padding-right: 7px;
	border: 1px white solid;
	font-weight: bold;
	text-align: right;
}

div.left-adv a {
	color: black;
	text-decoration: none;
}

div.left-adv a:hover {
	text-decoration: underline;
}

div.left-adv p {
	margin: 0;
	text-align: left;
	line-height: 170%;
}

div.left-adv img {
	 position: relative;
	 top: -10px;
}

div.top-image img {
	display: block;
}

table.index-catalog {
	width: 100%;
	border-top: 2px white solid;
}

table.index-catalog td.items {
	background: url(/images/aux10.gif); 	
}

table.index-catalog td.items {
	width: 230px;
	border: 2px white solid;
	border-bottom: none;
}

div.item {
	width: 107px;
	height: 140px;
	margin: 7px 3px;
	background: url(/images/aux05.gif) top no-repeat;
	text-align: center;
	float: left;
}

div.item div {
	height: 115px;	
}

div.item img {
	display: block;
	margin: 5px auto;
}

div.item a {
	font-weight: bold;
	text-decoration: none;
	color: Black;
	font-size: 10px;
}

table.index-catalog td.text {
	background: #F5F4E9;
	border: 2px white solid;
	border-bottom: none;
	padding: 0px;
	font-size: 10px;
}

div.index-article {
	font-size: 10px;
	background: #F5F4E9;
	padding: 0 10px;
	border-top: 1px #F5F4E9 solid;
	margin-top: 3px;
	padding-bottom: 10px;
}

td.text p, div.index-article p {
	margin: 10px 0;
}

div.index-article span {
	color: #d80018;
}

form.search {
	background: #F90B09;
	background: #D7D3BE;
	padding: 3px 0px;
	padding-bottom: 10px;
	height: 34px;
	margin: 0;
	text-align: center;
	width: 175px;
	border-bottom: 1px #999 solid;
}

form.search h2 {
	margin: 0;
	color: #333;
	text-align: left;
	font-size: 11px;
	padding: 1px 10px;
}

form.search input {
	width: 117px;
	font-size: 11px;
	border: 1px solid black;
}

form.search input.button {
	background: black;
	color: white;
	width: 30px;
	font-size: 11px;
	font-weight: bold;
}


div.right-adv {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	padding: 0 6px;
}

div.right-adv img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

div.right-adv a {
	color: Black;
	text-decoration: none;
}

div.right-adv a:hover {
	text-decoration: underline;
}

div.footer {
	color: #333;
	font-size: 10px;
	/*background: #EBEBEB;
	background: #F7F6F1;*/
	background: white;
	padding-top: 1px;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
	margin-bottom: 10px;
}

div.footer a {
	color: #333;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div.bottom-menu {
	float: right;
	width: 320px;
	background: #D80018;
	background: #D5E7F4;
	text-align: right;
	border-left: 2px white solid;
	border-top: 2px white solid;
	padding-right: 5px;
}

div.bottom-menu p {
	margin: 9px 4px;
}

div.copyright {
	background: #B3B3B3;
	background: #D7D3BE;
	padding: 7px 0 8px 22px;
	border-left: 1px white solid;
	border-top: 2px white solid;
}

td.content {
	padding-left: 1px;
	padding-bottom: 20px;
}

td.content form.search {
	float: right;
	width: 164px;
	width/**/: /**/150px;
   border: 1px #D0D0D0 solid;
	border-top: 2px #B3B3B3 solid;
	padding-left: 7px;
	padding-right: 7px;
}

h1.catalog-capt {
	font-size: 16px;
	background: #E5E4DB;
	background: #e2decf;
	color: #333;
	padding: 7px 13px;
	margin: 0;
	margin-bottom: 3px;
}

h1.big-capt {
	font-size: 26px;
	font-weight: normal;
	height: 33px;
	margin-bottom: 0;
}
/*
div.catalog-info {
	background: #F5F4E9 url(/images/aux07.gif) left top repeat-y;
	margin-left: 1px;
	border-top: 1px white solid;
}

div.catalog-image {
	width: 107px;
	height: 107px;
	float: left;
	margin: 10px 0;
	margin-left: 2px;
	text-align: center;
	background: url(/images/aux08.gif) center no-repeat;
}

html>body div.catalog-image  {
	margin-left: 5px;
}

div.catalog-image img {
	display: block;
	margin: 8px auto;
	width: 95px;
	height: 98px;
}
*/

div.catalog-image img {
	margin: 10px 20px;
}

div.descr {
	padding: 10px 0px;
	margin-left: 140px;
	width: 400px;
	height: 10%;
}

div.descr a {
	cursor: text;
	text-decoration: none;
}

div.descr strong {
	font-weight: normal;
}

html>body div.descr {
	height: auto;
}

div.products-list {
	margin: 7px 0;
}

div.product {
	width: 165px;
	height: 189px;
	float: left;
	margin: 7px 8px;
	background: url(/images/aux09.gif) no-repeat;
	text-align: center;
	font-size: 9px;
	font-family: Tahoma;
	position: relative;
	overflow: hidden;
}

div.product img.sale {
	position: absolute;
	top: 0;
	left: 0;
}

div.product a {
	color: Black;
	font-weight: bold;
	text-decoration: none;	
	font-size: 9px;
}

div.product div a {
	display: block;
}

div.product a:hover {
	text-decoration: underline;
}

div.product div {
	height: 171px;
	padding: 0 4px;		
}

html>body div.product div {
	height: 166px;		
}

div.product div a img {
	display: block;
	margin: 5px auto;
}

form.logout {
	font-size: 10px;
	padding: 10px 0;
	padding-left: 7px;
}

html>body form.logout {
	width: 165px;
}

form.logout input {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

div.empty-paging1, div.empty-paging2 {
	background: #f5f5f5;
	height: 22px;
	margin-top: 15px;
	border-top: 1px solid #999;
	clear: both;
}

div.empty-paging2 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 1px solid #999;
}

table.paging1, table.paging2 {
	width: 100%;
	border-top: 1px solid #999;
	clear: both;
	background: #f5f5f5;
}

table.paging2 { 
	margin-top: 15px;
}

table.paging1 td, table.paging2 td {
	vertical-align: middle;
	font-size: 11px;
	height: 22px;
}

td.paging-m1, td.paging-m2 {
	background: url(/images/paging-middle1.gif); 
	font-weight: bold; 
	font-size: 12px;
}

td.paging-m2 {
	background: url(/images/paging-middle2.gif); 
}

table.paging1 a , table.paging2 a {
	color: Black;
	font-size: 12px;
}

table.paging2 {
	margin-top: 0;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 1px solid #999;
}

div.content {
	margin: 10px 10px 10px 15px;
}

div.product-capt {
	clear: both;	
}

div.product-capt h2 {
	font-size: 15px;
	color: #DA1026;
	margin: 8px;
	margin-left: 14px;
}

div.product-capt div {
	float: right;
	margin: 5px 5px;
	margin-bottom: 10px;
}

table.product-content {
	width/**/: /**/100%;
	font-size: 12px;
	clear: both;
}

table.product-content td {
	font-size: 12px;
}

table.zoom-link {
	margin-bottom: 4px;
}

table.zoom-link td {
	vertical-align: middle;
	font-size: 10px; 
	font-family: Tahoma;
}

a.zoom-link {
	font-size: 10px; 
	color: black; 
	text-decoration: none;
	font-weight: normal;
}

table td.middle {
	vertical-align: middle;
}

form.request-info {
	padding-left: 15px;
}

html body table.price-chart-tbl {
	width: 100%;
}

html body table.price-chart-tbl td {
	width: 10%;
}

html body table.price-chart-tbl td.caption {
	width: 10%;
	
}

h2.left-header {
	margin: 0;
	background: Black;
	background: #D7D3BE;
	color: white;
	color: #333;
	padding: 3px 10px;
	font-size: 12px;
	border-top: 1px #999 solid;
}

h1.index-slogan {
	font-size: 25px;
	font-size: 23px;
	font-family: Tahoma;
	color: #D71810;
	font-weight: normal;
	padding-left: 20px;
	text-indent: 25px;
	margin: 10px 0;
	margin-top: 5px;
}

div.img-set img {
	display: block;
	margin-top: 3px;
}

div.img-set h2 {
	background: #D71810;
	color: white;
	font-size: 12px;
	margin: 0;
	clear: both;
	padding: 3px 0;
	text-align: center;
}

table.right-list {
	width: 183px;
	height: 125px;
	border-bottom: 1px #BFBFBF solid;
}

table.right-list td {
	vertical-align: middle;
}

table.categories-list {
	margin-top: 15px;
}

table.categories-list td {
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
	height: 18px;
}

table.right-list a, table.categories-list td a {
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;	
}

table.categories-list td a {
	text-decoration: underline;
}

table.right-list a:hover, , table.categories-list td a:hover {
	text-decoration: underline;
}

table.index-help {
	border-bottom: 1px #BFBFBF solid;
}

table.index-help td{
	border-right: 1px #BFBFBF solid;
	padding: 8px 4px;
}

table.index-help td h3 {
	color: #1C9DC7;	
	font-size: 15px;
	margin: 0;
}

table.index-help td p {
	margin: 7px 0;
}

table.index-help td img {
	float: left;
	margin: 0 9px 5px 0;
}

form.subscribe {
	padding-left: 15px;
	padding-bottom: 15px;
}

form.subscribe h3, h3.message{
	font-size: 12px;
	margin-bottom: 10px;
	color: #D71810;
	color: #f60;
}

h3.message {
	margin-left: 15px;
}

form.subscribe label input {
	border: 1px solid black;
	width: 150px;
	font-size: 11px;
}
form.subscribe input.submit {
	background: black;
	color: white;
	width: 30px;
	font-size: 11px;
	font-weight: bold;
	border: 1px black solid;
	margin-left: 6px;
}

div.sert {
	text-align: center;
	padding: 7px 10px;
	width: 110px;
	width/**/: /**/90px;
	height: 89px;
	height/**/: /**/75px;
	background: white;
	border: 1px solid black;
	text-align: center;
	margin: 17px auto;
}


div.top-bar {
	font-weight: bold;
	text-align: center;	
	padding: 6px;
	font-size: 12px;
	border-bottom: 1px #f90b09 solid;
	margin-bottom: 3px;
}

div.top-bar a {
	text-decoration: none;
	cursor: text;
}

div.top-bar h1 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.nobold strong {
	font-weight: normal;
}
	
ul.subcat-menu {
	margin: 4px 15px;
	padding: 0;
	list-style: none;
}

ul.subcat-menu li {
	padding: 2px 0;
	padding-left: 16px;
	background: url(/images/aux11.gif) no-repeat;
	background-position: 7px 6px;	
}

ul.subcat-menu li a {
	font-weight: bold;
}

ul.subcat-menu li a:hover {
	color: #f60;
}

div.bm-artwork {
	text-align: left;
	text-align: center;
	margin-top: 4px;
	width: 177px;
}
	
div.bm-artwork img {
	border: 1px white dotted;
	margin-left: 0px;
	cursor: pointer;
	margin-bottom: 1px;
}

div.bm-large {
	float: left;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

div.bm-large img {
	display: block;
}
	
/* commented backslash hack v2 \*/

form.login-form label {
	//margin-bottom: 0px;
}

div.top-menu ul li div {
	width: auto;
}

div.top-personal-menu ul {
	width: auto;
}

li#m-account a, li#m-orders a, li#m-cart a  {
	width: auto;
}

div.top-menu {
	width: 604px;
	width/**/: /**/583px;
}

/* end hack */

/* commented backslash hack v2 \*/
div.copyright {
	margin-top: 53px;
	margin-top/**/: 0px;
}
/* end hack */

/* commented backslash hack v2 \*/
div.right-list div {
	xheight: 125px;
	xheight/**/: /**/ 75px;
}
/* end hack */
