html, body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;	
	background: #FF1210 url(../gfx/bg_top.gif) no-repeat center top;
}

/*
 * background
 */

div#container {
	background: transparent url(../gfx/bg_bottom.gif) no-repeat center bottom;
	padding: 0 0 50px 0;
}

div#site {
	background: transparent url(../gfx/bg_data.gif) repeat-y left top;
	width: 986px;
	text-align: left;	
	margin: 0 auto;	
}

div#bg_data_top {
	background: transparent url(../gfx/bg_data_top.gif) no-repeat left top;
	min-height: 990px;
}

div#bg_data_bottom {
	background: transparent url(../gfx/bg_data_bottom.gif) no-repeat left bottom;
	min-height: 700px;
	float: left;
}

div#topmenu {
	width: 986px;
	text-align: right;	
	margin: 0 auto;
	height: 18px;
	padding-top: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
}

div#topmenu a {	
	color: #fff;
	text-decoration: none;
	padding-left: 18px;
	margin-right: 12px;
}

div#marks {
	margin: 0 0 20px 7px;
	width: 548px;
	height: 112px;
}

div#topmenu a:hover {
	text-decoration: underline;
}

div#topmenu a.home {
	background: transparent url(../gfx/menu/top_01.gif) no-repeat left top;
}

div#topmenu a.email {
	background: transparent url(../gfx/menu/top_02.gif) no-repeat left top;
	padding-left: 23px;
}

div#topmenu a.sitemap {
	background: transparent url(../gfx/menu/top_03.gif) no-repeat left top;
}

div#topmenu a.rules {
	background: transparent url(../gfx/menu/top_04.gif) no-repeat left top;
}

div#topmenu a.job {
	background: transparent url(../gfx/menu/top_job.gif) no-repeat 0 1px;
	padding-left: 10px;
}

div#topmenu a.help {
	background: transparent url(../gfx/menu/top_05.gif) no-repeat left top;
}

table.bg_behind {
	background: transparent url(../gfx/bg_behind.gif) repeat-y left top;
}

td.bg_behind_bottom {
	background: transparent url(../gfx/bg_behind_bottom.gif) no-repeat left bottom;
}

/*
 *	formatting
 */

p,
p.main {
	margin: 0;
	padding: 5px 20px;
	line-height: 15px;
}

p.main {
	padding: 10px 0 0 10px;
}

p.none {
	margin: 0;
}

div {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #b01112;
	line-height: 16px;
}

ul {
	padding: 0 0 0 0;
	margin: 0 20px 0 10px;	
	line-height: 16px;	
}

li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 5px;
	padding: 0 0 0 10px; 
}

ol {
	line-height: 16px;
}

h1, h3 {
	background: transparent url(../gfx/h1.gif) no-repeat left bottom;
	font-family: Arial, Tahoma, Verdana;	
	text-transform: uppercase;
	font-weight: bold;	
	font-size: 11px;	
	color: #fff;
	width: 534px;
	height: 19px;
	padding: 23px 0 0 14px;
	margin: 0 0 10px 9px;
	float: left;
}

h1 {
	clear: both;
	float: none;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 11px;
}

.top {
	margin-top: 10px;
}

h2,
h4 {
	background: transparent url(../gfx/h2.gif) no-repeat left top;
	font-family: Tahoma, Verdana, Arial; 
	font-weight: bold;	
	font-size: 11px;	
	color: #b01112;
	width: 261px;
	height: 18px;
	padding: 4px 0 0 10px;
	margin: 0;
	float: left;
}

h2.long {
	background: transparent url(../gfx/h2_long.gif) no-repeat left bottom;
	width: 518px;
}

h4 {
	background: transparent url(../gfx/h4.gif) no-repeat left top;
	width: 338px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.block {
	display: block;
}

.pointer {
	cursor: pointer;
}

img.default {
	margin: 23px 0;
}

div.box {
	padding: 0 18px 0 20px;
}

div.brands {
	width: 165px;
	height: 128px;
	background: transparent url(/gfx/bg_brands.gif) no-repeat 0 0;
	float: left;
	margin: 0 5px;
	padding-top: 5px;
	text-align: center;
	position: relative;
}

div.brands p {
	color: #fff;
	width: 127px;
	font-size: 11px;
	margin-top: 6px;
	font-weight: bold;
	position: absolute;
	bottom: -1px;
	left: 0;
}

div.brands a {
	color: #fff;
}

div#topprod a.img {
	text-align: center;
	color: #CD0E16;
}

div#topprod a.img span {
	display: block;
	text-align: left;
}

div.bg_prod a.img {
	display: block;
	height: 82px;
}
div.site {
	position: relative;
}
div.site_bottom {
	position: absolute;
	bottom: 0;
	left: 235px;
}

/*
 *	link
 */

a {
	color: #DC5604;
	text-decoration: none;	
	outline: none;
}
a:hover {
	color: #DC5604;
	text-decoration: underline;	
}

/*
 * Data
 */
div#data {
	width: 569px;
    float: left;
}

/*
 * Side Top
 */
div#side_top {
	width: 956px;
	float: left;
	height: 34px;
	clear: both;
	color: #fff;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 8px;
	padding: 40px 0 0 30px;
	position: relative;
}

img.logo {
	position: absolute;
	left: 235px;
	top: 18px;
}

div#side_top span {
	display: block;
	float: left;
	height: 16px;
	padding-top: 7px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

div#side_top a {
	display: block;
	height: 19px;
	float: right;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-top: 3px;	
}

div#side_top a.search {
	background: transparent url(../gfx/bg_btn_02.gif) no-repeat left top;
	width: 66px;
	margin-right: 10px;
}

div#side_top a.shops {
	background: transparent url(../gfx/bg_btn_04.gif) no-repeat left top;
	width: 91px;
}

div#side_top a.competition {
	background: transparent url(../gfx/bg_btn_04.gif) no-repeat left top;
	width: 91px;
	margin: 3px 15px 0 0;
}

div#side_top a.prodmap {
	background: transparent url(../gfx/bg_btn_03.gif) no-repeat left top;
	width: 98px;
}

div#side_top a.contact {
	background: transparent url(../gfx/bg_btn_04.gif) no-repeat left top;
	width: 91px;
}

div#side_top a.links {
	background: transparent url(../gfx/bg_btn_02.gif) no-repeat left top;
	width: 65px;
}

/*
 * Side Left
 */
div#side_left {
	width: 225px;
	padding-left: 8px;
}

/*
 * Side Right
 */
div#side_right {
	width: 184px;
	padding-top: 3px;
}

div#topprod {
	background: transparent url(../gfx/bg_right_data.gif) repeat-y left top;
}
div#newsletter {
	background: transparent url(../gfx/bg_right_data_02.gif) repeat-y left top;
}

div#topprod a.img {
	width: 145px;
	height: 120px;
}

div#topprod a {
	padding-left: 15px;
}

div#topprod a.inbasket,
a.next,
a.next:hover {
	background: transparent url(../gfx/bg_btn_05.gif) no-repeat left top;
	display: block;
	margin: 0 0 0 80px;
	padding: 4px 0 0 9px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;	
	color: #fff;	
	width: 83px;
	height: 20px;	
}

a.next,
a.next:hover {
	background: transparent url(../gfx/bg_btn_06.gif) no-repeat left top;
	text-decoration: none;
	float: right;
	margin: 10px 0 0 0;	
}

div#side_right a {
	display: block;
	width: 175px;
	height: 47px;
	text-decoration: none;
}

div#side_right a.forums {
	background: transparent url(../gfx/btn_forums.gif) no-repeat left top;
}

div#side_right a.basket {
	background: transparent url(../gfx/btn_basket.gif) no-repeat left top;
}

div#side_right a.forums:hover {
	background: transparent url(../gfx/btn_forums_hover.gif) no-repeat left top;
}

div#side_right a.basket:hover {
	background: transparent url(../gfx/btn_basket_hover.gif) no-repeat left top;
}

div.banners {
	background: transparent url(../gfx/bg_right_data_03.gif) repeat-y left top;
}

div#side_right div.banners a,
div#side_right div.banners span,
div#side_right div.banners div {	
	height: auto;	
}

div#side_right div.banners span {
	display: block;
	text-align: center;
}

div.banners img.pointer,
div.banners div {
	margin: 0;
	padding: 10px 0 5px 0;
}

div.banners img.pointer {
	border: 1px solid #fff;
}

/*
 * Menu
 */
div#menu {
	background: transparent url(../gfx/menu/bg_left_data.gif) repeat-y left top;
}

div#menu a {
	background: transparent url(../gfx/menu/bg_menu.gif) no-repeat left top;
	display: block;
	width: 225px;
	height: 40px;
	text-decoration: none;	
	font-weight: bold;
	color: #fff;
	margin-bottom: 2px;	
	cursor: pointer;
}

div#menu a.first {
	background: transparent url(../gfx/menu/bg_menu_first.gif) no-repeat left top;
}

div#menu a.last {
	margin-bottom: 0;
}

div#menu a:hover {
	background: transparent url(../gfx/menu/bg_menu_hover.gif) no-repeat left top;
	text-decoration: none;
}

div#menu a.first:hover {
	background: transparent url(../gfx/menu/bg_menu_first_hover.gif) no-repeat left top;
	text-decoration: none;
}

div#menu a img {
	margin: 2px 14px 0 0;
}

div#menu a span {
	display: block;
	padding: 13px 0 0 28px;
}

/*
 * Submenu
 */

div#menu div.submenu {
	margin: 5px 0;
}

div#menu div.submenu a,
div.submenu a {
	background: transparent url(../gfx/sub_menu.gif) no-repeat left top;
	margin: 0 0 0 31px;
	display: block;
	width: 150px;
	height: 16px;
	padding: 2px 0 0 24px;
	font-weight: normal;	
}

div.submenu a {
	margin: 0;
}

div#menu div.submenu a:hover {
	text-decoration: underline;
}

div#menu div.submenu a.first,
div.submenu a.first {
	background: transparent url(../gfx/sub_menu_first.gif) no-repeat left top;
}

div#menu div.submenu a.last,
div.submenu a.last {
	background: transparent url(../gfx/sub_menu_last.gif) no-repeat left top;
}

div#menu div.submenu a:hover,
div.submenu a:hover {
	background: transparent url(../gfx/sub_menu_hover.gif) no-repeat left top;
}

div#menu div.submenu a.first:hover,
div.submenu a.first:hover {
	background: transparent url(../gfx/sub_menu_first_hover.gif) no-repeat left top;
}

div#menu div.submenu a.last:hover,
div.submenu a.last:hover {
	background: transparent url(../gfx/sub_menu_last_hover.gif) no-repeat left top;
}

/*
 * Rules Submenu
 */

div.rsubmenu {
	margin: 5px 0;
}

div.rsubmenu a {
	background: transparent url(../gfx/sub_menu_red.gif) no-repeat left top;
	margin: 0 0 0 31px;
	display: block;
	width: 300px;
	height: 16px;
	padding: 2px 0 0 24px;
	font-weight: normal;	
}

div.rsubmenu a:hover {
	text-decoration: underline;
}

div.rsubmenu a.first {
	background: transparent url(../gfx/sub_menu_first_red.gif) no-repeat left top;
}

div.rsubmenu a.last {
	background: transparent url(../gfx/sub_menu_last_red.gif) no-repeat left top;
}

div.rsubmenu a:hover {
	background: transparent url(../gfx/sub_menu_hover_red.gif) no-repeat left top;
}

div.rsubmenu a.first:hover {
	background: transparent url(../gfx/sub_menu_first_hover_red.gif) no-repeat left top;
}

div.rsubmenu a.last:hover {
	background: transparent url(../gfx/sub_menu_last_hover_red.gif) no-repeat left top;
}

/*
 * Sub submenu
 */
div#menu a.bg_sub_menu,
div#menu a.bg_sub_menu:hover {
	background: transparent url(../gfx/menu/bg_sub_menu.gif) no-repeat left top;
	display: block;
	width: 225px;
	height: 28px;
	color: #D70508;	
	cursor: pointer;
}

div#menu a.last_sub_menu {
	margin-bottom: 5px;
}

div#menu a.bg_sub_menu:hover {
	text-decoration: underline;
}

div#menu a.bg_sub_menu img {
	margin: 2px 0 0 20px;
	float: left;
}

div#menu a.bg_sub_menu span {
	display: block;
	padding: 7px 0 0 7px;
	margin: 0;
	float: left;
}

div#menu a.bg_sub_menu span.catimg {
	display: block;
	width: 52px;
	margin: 0;
	padding: 0;
}

div#menu a span.submenu {
	color: #D30603;
}

/*
 * Sub sub submenu
 */
div#menu div.sub_sub_menu a {
	background: transparent url(../gfx/sub_sub_menu.gif) no-repeat left top;
	display: block;
	width: 150px;
	height: 16px;
	padding-left: 33px;
	font-weight: normal;
}

div#menu div.sub_sub_menu a:hover {
	background: transparent url(../gfx/sub_sub_menu_hover.gif) no-repeat left top;
}

/*
 * Rules Sub sub submenu
 */
div.rsubsubmenu a {
	background: transparent url(../gfx/sub_sub_menu_red.gif) no-repeat left top;
	display: block;
	width: 300px;
	height: 16px;
	padding-left: 33px;
	font-weight: normal;
}

div.rsubsubmenu a:hover {
	background: transparent url(../gfx/sub_sub_menu_hover_red.gif) no-repeat left top;
}

/*
 * Shadow
 */
/*div#menu a span {
	position: relative;
	color: #D14E05;
}

div#menu a span.submenu {
	position: relative;
	color: #D9D9D9;
	padding-left: 0;
}*/

/*
 * Shadowed
 */

/*div#menu a span.shadowed {
	position: absolute;
	left: -1px;
	top: -1px;
	color: #fff;	
}

div#menu a span.submenu span.shadowed {
	position: absolute;
	left: -1px;
	top: -1px;
	color: #D50505;
	padding-left: 0;
}*/

div#menu a:hover span.submenu,
div#menu a:hover span.submenu span.shadowed {	
	text-decoration: underline;
}

/*
 * Login
 */

div#bg_login {
	background: transparent url(../gfx/bg_login.gif) no-repeat left top;
	width: 200px;
	height: 105px;
	padding: 65px 0 0 25px;
}

div#bg_login a {
	color: #fefefe;
	text-decoration: none;
	font-size: 10px;
}

div#bg_login a:hover {
	text-decoration: underline;
}

/*
 * Magazin, Clubs
 */
div#bg_magazin,
div#bg_clubs {
	background: transparent url(../gfx/bg_left_data.gif) repeat-y left top;	
	margin-bottom: 20px;
}

div#bg_magazin div,
div#bg_clubs div {
	background: transparent url(../gfx/bg_left_data_top.gif) no-repeat left top;	
}

div#bg_magazin div.submenu a,
div#bg_clubs div.submenu a {
	background: transparent url(../gfx/sub_menu.gif) no-repeat left top;
	margin: 0 0 0 31px;
	display: block;
	width: 150px;
	height: 16px;
	padding: 2px 0 0 24px;
	font-weight: normal;	
	color: #fff;
	text-decoration: none;
}

div#bg_magazin div.submenu a:hover,
div#bg_clubs div.submenu a:hover {
	text-decoration: underline;
}

div#bg_magazin div.submenu a.first,
div#bg_clubs div.submenu a.first {
	background: transparent url(../gfx/sub_menu_first.gif) no-repeat left top;
}

div#bg_magazin div.submenu a.last,
div#bg_clubs div.submenu a.last {
	background: transparent url(../gfx/sub_menu_last.gif) no-repeat left top;
}

div#bg_magazin div.submenu a:hover,
div#bg_clubs div.submenu a:hover {
	background: transparent url(../gfx/sub_menu_hover.gif) no-repeat left top;
}

div#bg_magazin div.submenu a.first:hover,
div#bg_clubs div.submenu a.first:hover {
	background: transparent url(../gfx/sub_menu_first_hover.gif) no-repeat left top;
}

div#bg_magazin div.submenu a.last:hover,
div#bg_clubs div.submenu a.last:hover {
	background: transparent url(../gfx/sub_menu_last_hover.gif) no-repeat left top;
}

/*
 * Footer
 */
div#footer {
	width: 900px;
	text-align: left;	
	margin: 0 auto;
	height: 40px;
	padding: 60px 0 0 50px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
}

div#footer span.bottom_menu {
	margin-left: 130px;
}

div#footer span.bottom_menu a {
	color: #fff;
	text-decoration: none;
}

div#footer span.bottom_menu a:hover {
	text-decoration: underline;
}

/*
 * Products
 */
div.prod {
	margin-left: 20px;
}
div.items {
	margin-left: 0;
}
div.bg_prod {
	background: transparent url(../gfx/products/bg_prod.gif) no-repeat left top;
	width: 167px;
	height: 171px;
	float: left;
	margin-right: 13px;
}

div.items {
	background: transparent url(../gfx/products/bg_prod_02.gif) no-repeat left top;
}

div.last {
	margin-right: 0;
}

div.bg_prod a,
div.bg_prod span.img {
	display: block;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
}

div.bg_prod span {
	display: block;
	padding: 10px 0 0 10px;
	line-height: 16px;
	text-align: left;
}

div.top {
	width: 560px;
}

/*
 * Forum
 */
table.forum td {
	padding: 3px;
	border-bottom: 1px solid #F9BABA;
}

table.forum td img {
	float: left;
	margin-top: 3px;
}

/*
 * Price
 */
div.desc span {
	display: block;
	margin: 5px 0;
	font-weight: bold;
}

div.desc span.price {
	font-size: 13px;
}

/*
 * Pager
 */
table.pager,
div.navigation {
	background: transparent url(../gfx/bg_pager.gif) no-repeat left top;
	width: 530px;
	height: 19px;
	float: left;
	margin: 5px 0 13px 20px;
	padding: 3px 0 0 10px; 
}

div.navigation {
	background-image: none;
	margin: 0 0 0 20px;
}

table.pager span {
	font-weight: bold;
}

table.pager a {
	float: left;
}

table.pager a.previous {
	margin-right: 10px;
}

table.pager a.forward {
	margin-left: 10px;
}

table.pager a.page,
table.pager span.page {	
	display: block;
	float: left;
	margin: 0 3px;
}

/*
 * Table
 */
table.basket {
	margin-left: 15px;
	border-collapse: collapse;
}
table.basket td,
table.basket th {
	padding: 3px 10px;
	border: 1px solid #fff;
	background-color: #FFF9F2;
}

table.basket th {
	background-color: #FFEBD2;
}

/*
 * Itemsmap
 */
div.itemsmap {
	padding-left: 20px;
}

div.itemsmap a {
	display: block;
	width: auto;	
}

div.itemsmap a.mainmenu {
	font-weight: bold;
}

/*
 * More
 */
a.more,
a.close,
a.more:hover,
a.close:hover {
	display: block;
	background: transparent url(../gfx/bg_btn_06.gif) no-repeat left top;
	width: 73px;
	height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 4px 0 0 10px;
	margin-top: 10px;
	float: right;
}

a.close,
a.close:hover {
	background: transparent url(../gfx/bg_btn_09.gif) no-repeat left top;
	text-align: right;
	padding: 4px 10px 0 0;
}

div#topprod a.more_right {
	background: transparent url(../gfx/bg_btn_06.gif) no-repeat left top;
	width: 73px;
	height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 4px 0 0 10px;
	margin: 10px 21px 0 0;
	float: right;
}

div.prod div.desc span.high {
	display: inline;
	margin: 0;
}

ul.list,
ul.sitemap {
	margin: 10px 0 0 30px;
}

ul.sitemap {
	line-height: 18px;
}

ul.sitemap li {
	font-weight: bold;
}

ul.list em {
	margin-left: 10px;
	font-weight: normal;
}

ul.links {
	margin-top: 0;
}

div.links {
	width: 275px;
}

div.itemsmap a,
ul.list li {
	background: transparent url(../gfx/bg_li.gif) no-repeat 0 3px;
	padding-left: 12px;
}

/*
 * Movie
 */

a.bg_movie,
a.bg_movie:hover {
	display: block;
	background: transparent url(../gfx/bg_movie.gif) no-repeat left top;
	width: 347px;
	height: 25px;
	float: left;
	color: #B01112;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	float: left;
	margin: 10px 10px 0 0;
}

a.bg_movie span,
a.bg_movie:hover span {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	margin-left: 65px;
	font-weight: normal;
}

a.basket_back {
	text-decoration: underline;
	margin-left: 20px;
}

a.basket_back:hover {
	text-decoration: none;
}

/*
 * Help Box
 */
div#helpbox {
	margin: 10px 0 0 20px;
	font-weight: bold;
	clear: both;
}

/*
 * Map
 */
div#map {
	width: 540px;
	height: 300px;
	margin-left: 15px;
}

/*
 * Right count
 */
div#topprod div.right_count {
	margin-left: 10px;
}

/*
 * Partners Gate
 */
div.bg_partners {
	background: transparent url(../gfx/bg_partners.gif) no-repeat left top;
	width: 184px;
}

div.bg_loggedin {
	background: transparent url(../gfx/bg_loggedin.gif) no-repeat left top;
	width: 184px;
	color: #fff;
}

div.bg_loggedin div.partner_login {
	color: #fff;	
}

div#side_right div.bg_loggedin div.partner_login a {
	height: auto;
	text-decoration: underline;
	color: #fff;
	outline: none;
}

div#side_right div.bg_loggedin div.partner_login a:hover {
	text-decoration: none;
	color: #fff;
	height: auto;
	outline: none;
}

div.bg_partners div.partner_login,
div.bg_loggedin div.partner_login {
	height: 95px;
}

div.bg_right_programs {
	background: transparent url(../gfx/bg_right_programs.gif) repeat-y left top;
	width: 178px;
	height: 88px;
}

div.bg_right_programs_top {
	background: transparent url(../gfx/bg_right_programs_top.gif) no-repeat left top;
	height: 80px;
}

div.bg_right_programs_top {
	padding: 0 0 0 20px;
}

div.bg_right_programs_top a,
div.bg_right_programs_top a:hover {
	color: #fff;
}

div.contact ul {
	float: left;
	margin: 10px 0 0 30px;
}


div.contact ul em {
	margin-left: 10px;
	font-weight: normal;
}

div.contact ul li {
	background: transparent url(../gfx/bg_li.gif) no-repeat 0 3px;
	padding-left: 12px;
}

div.contact p {
	margin: 0;
}

strong.edu {
	display: block;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 5px;
}

.nowrap {
	white-space: nowrap;
}

/*
 * Edit
 */
a.edit {
	text-decoration: underline;
}

a.edit:hover {
	text-decoration: none;
}

/*
 * Layer popup
 */

div.maintext {
	overflow: hidden;
	min-height: 50px;
}

div.bg_border {	
	float: left;
	background: transparent url(../gfx/bg_border.gif) no-repeat left top;
	width: 120px;
	height: 107px;
	padding: 9px 0;
	margin-right: 10px;
}

div.bg_border div {	
	float: left;
	margin: 7px 0 0 5px;
	width: 110px;
	text-align: center;
}

div.bg_border div a,
div.bg_border div a:hover {	
	text-decoration: none;
}

