/**
 * ===============================================================================
 * Global styles
 * ===============================================================================
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

@font-face {
 font-family: Tahoma1;
 src: url('/fonts/tahoma.ttf') format('opentype');
}

html, body {height: 100%;}

body {background-color: #fff; font: 11px Tahoma, Tahoma1;}

.clearing:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

#container {
	position: relative;
	min-height:100%;
	height: auto !important;
	height:100%;
}
/* =============================================================================== */

/**
 * ===============================================================================
 * Header
 * ===============================================================================
 */
#header {
 height: 135px;
 background-image: url(/img/header-bg.gif);
 background-repeat: repeat-x;
 position: relative;
}

#header a, #header a:hover {text-decoration: none; color: #000000;}

#header .logo {
 background-image: url(/img/logo.gif);
 background-repeat: no-repeat;
 float: left;
 display: inline;
 padding-top: 100px;
 width: 208px;
}

#header .logo .online_shop {
 letter-spacing: 5px;
 text-transform: uppercase;
 padding-left: 20px;
}

#header .logo .console_game_accessories {
 font-weight: bold;
 word-spacing: 6px;
 padding-left: 20px;
 bottom: 5px;
 height: 22px;
 background-image: url(/img/logo-br-corner.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
}

#header .rightpart {
 margin-left: 208px;
 padding-right: 10px;
 padding-top: 5px;
}

* html #header .rightpart {
 margin-left: 0;
 float: right;
}

#header .rightpart .collage {
 background-image: url(/img/rightpart-bg.jpg);
 background-repeat: repeat-x;
 height: 130px;
}

#header .rightpart .corners {
 background-image: url(/img/rightpart-tl-corner.gif);
 background-repeat: no-repeat;
 text-align: right;
}

#header .rightpart .collage .content {
 background-image: url(/img/rightpart-bl-corner.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
 height: 116px;
}

/* =============================================================================== */

/**
 * ===============================================================================
 * Main menu (header)
 * ===============================================================================
 */
#header .rightpart .collage .content ul {
	/*border: 1px solid #000;*/
	padding-top: 90px;
	padding-left: 26px;
	list-style: none;
	white-space: nowrap;
	width: 50%;
}

#header .rightpart .collage .content .recycle {
	float: right;
	text-align: right;
	margin-top: -85px;
	padding: 3px;
	color: #ffffff;
	font-size: 12px;
}
#header .rightpart .collage .content .recycle h3{
	padding: 3px;
	color: #ffffff;
	font-size: 18px;
}

#header .rightpart .collage .content .recycle a,
#header .rightpart .collage .content .recycle a:hover {
	font-size: 12px;
	margin-left: 15px;
	color: #fff;
	text-decoration: underline;
}
#header .rightpart .collage .content .recycle a:hover {
	text-decoration: none;
}

#header .rightpart .collage .content ul li {
	/*border: 1px solid #a00;*/
	display: inline-block;
	margin: 0 -2px;
	vertical-align: top;
	
	/* ie */
	_overflow: hidden;
	zoom: 1;
	*display: inline;
}

#header .rightpart .collage .content ul li .nifty {margin: 0 1px;}
#header .rightpart .collage .content ul li .nifty .rtop,
#header .rightpart .collage .content ul li .nifty .rtop-cur {display: block;}
#header .rightpart .collage .content ul li .nifty .rtop b,
#header .rightpart .collage .content ul li .nifty .rtop-cur b {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #cb6400;
}

#header .rightpart .collage .content ul li .nifty .rtop-cur b {background-color: #ffffff;}

#header .rightpart .collage .content ul li .nifty .rtop .r1,
#header .rightpart .collage .content ul li .nifty .rtop-cur .r1 {
	margin: 0 5px;
	/*margin: 0 5px*/
}
#header .rightpart .collage .content ul li .nifty .rtop .r2,
#header .rightpart .collage .content ul li .nifty .rtop-cur .r2 {margin: 0 3px}
#header .rightpart .collage .content ul li .nifty .rtop .r3,
#header .rightpart .collage .content ul li .nifty .rtop-cur .r3 {margin: 0 2px}
#header .rightpart .collage .content ul li .nifty .rtop .r4,
#header .rightpart .collage .content ul li .nifty .rtop-cur .r4 {margin: 0 1px; height: 2px}

/**/
#header .rightpart .collage .content .recycle .nifty {margin: 0 1px; float: right;}
#header .rightpart .collage .content .recycle .nifty .rtop {display: block;}
#header .rightpart .collage .content .recycle .nifty .rtop b {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #cb6400;
}

#header .rightpart .collage .content .recycle .nifty .nifty1 {
	background-color: #cb6400;
	padding: 0px 10px 4px 10px;
}

#header .rightpart .collage .content .recycle .nifty .rtop .r1 {
	margin: 0 5px;
	/*margin: 0 5px*/
}
#header .rightpart .collage .content .recycle .nifty .rtop .r2 {margin: 0 3px}
#header .rightpart .collage .content .recycle .nifty .rtop .r3 {margin: 0 2px}
#header .rightpart .collage .content .recycle .nifty .rtop .r4 {margin: 0 1px; height: 2px}

/**/



#header .rightpart .collage .content ul li a,
#header .rightpart .collage .content ul li a:hover,
#header .rightpart .collage .content ul li a.cur {
	display: inline-block;
	margin-top: 0;
	padding: 2px 5px 5px 5px;
	text-decoration: none;
	color: #fff;
	vertical-align: bottom;
	background-color: #cb6400;
	font-size: 12px;
	
	/* ie */
	_overflow: hidden;
	zoom: 1;
	*display: inline;
}

#header .rightpart .collage .content ul li a:hover {text-decoration: underline;}

#header .rightpart .collage .content ul li a.cur, 
#header .rightpart .collage .content ul li a.cur:hover {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#header .rightpart .collage .content ul li a.cur:hover {text-decoration: underline;}

@-moz-document url-prefix() {
	#content li {display: -moz-inline-grid; display: inline-block;} /*For FF2 only*/
	#content li {margin: 0 -2px;} /*For FF*/        
	#content li, x: -moz-any-link, x:default { margin:0 -2px;} /*For FF3*/
}

* html #container #header .rightpart .collage .content ul li {
	display: inline; 
	
	padding: 2px 15px;
}

/* =============================================================================== */ 
 
/**
 * ===============================================================================
 * Content
 * ===============================================================================
 */
#content {
 padding-bottom: 70px;
}

#content .sidebar {
 float: left;
 display: inline;
 width: 208px;
}

/**
 * Catalogue Items
 */
#container #content .sidebar .items-last { 
	background-color: #cecece;
	margin-left: 10px;
	border: 0 solid #cb6400;
	border-right-width: 3px;
	height: 17px;
	background-image: url(/img/catalogue-end.gif);
	background-repeat: repeat-x;
}

#container #content .sidebar .items,
#container #content .sidebar .items-active {
	/*border: 1px dashed #aa0000;*/
	margin-left: 10px;
	padding: 5px;
	padding-left: 15px;
	white-space: nowrap;
	border: 3px solid #cb6400;
	border-top-width: 1px;
	border-bottom-width: 0;
	background-color: #cecece;
}

#container #content .sidebar .items-active {
	background-color: #f0f0f0;
}

#container #content .sidebar .items .item,
#container #content .sidebar .items-active .item {
	/*border: 1px dashed #00aa00;*/
	position: relative;
	width: 89%;
	white-space: normal;
	display: inline;
	display: inline-block;
	vertical-align: top;
}

#container #content .sidebar .items .item a,
#container #content .sidebar .items .item a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#container #content .sidebar .items-active a,
#container #content .sidebar .items-active a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
#container #content .sidebar .items-active a:hover {
	color: #cb6400;
}

#container #content .sidebar .items-active .list {margin-left: 10px;}

#container #content .sidebar .items-active .list a,
#container #content .sidebar .items-active .list a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
}
#container #content .sidebar .items-active .list a:hover {text-decoration: underline;}
#container #content .sidebar .items-active .list b {white-space: normal;}

#container #content .sidebar .items .item a:hover {color: #cb6400;}

#container #content .sidebar .items .item-pic, 
#container #content .sidebar .items-active .item-pic {
	/*border: 1px dashed #0000aa;*/
	position: relative;
	display: inline;
	display: inline-block;
	vertical-align: top;
}
/**
*/

#content .sidebar .catalogue-begin {
 background-image: url(/img/catalogue-begin.gif);
 background-repeat: repeat-x;
 height: 36px;
 margin-left: 10px;
}

#content .sidebar .catalogue-begin .firstitem  {
 background-image: url(/img/catalogue-tl-corner.gif);
 background-repeat: no-repeat;
 background-position: left top;
 text-align: right;
}

#content .sidebar .catalogue-begin .txt  {
 border: 3px solid #cb6400;
 border-top-width: 0;
 border-bottom-width: 0;
 color: #cb6400;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 13px;
 text-align: center;
 height: 19px;
}

#content .sidebar .catalogue-end {
 background-image: url(/img/catalogue-end.gif);
 background-repeat: repeat-x;
 height: 36px;
 margin-left: 10px;
}

#content .sidebar .sidebar-bottom {
	background-image: url(/img/lattice.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-bottom: 15px;
}

#content .sidebar .sidebar-bottom h2 {
	font-size: 14px;
	color: #006700;
	text-align: center;
}

#content .sidebar .sidebar-bottom .contacts {padding-top: 10px;}
#content .sidebar .sidebar-bottom .contacts {padding-left: 0; margin-bottom: 10px;}

#content .sidebar .sidebar-bottom .contacts .item {
	line-height: 30px;
	margin-bottom: 5px;
	padding-left: 15px;
}

#content .sidebar .sidebar-bottom .contacts .item .img {float: left;}
#content .sidebar .sidebar-bottom .contacts .item .text {font-size: 14px; font-weight: bold;}

#content .sidebar .sidebar-bottom .contacts a,
#content .sidebar .sidebar-bottom .contacts a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#content .sidebar .sidebar-bottom .contacts a:hover {text-decoration: none;}


#content .sidebar .sidebar-bottom .cabinet {
	background-image: url(/img/cabinet-header-bg.gif);
 	background-repeat: repeat-x;
 	background-color: #fff;
}

#content .sidebar .sidebar-bottom .cabinet .pre-header {
	background-image: url(/img/cabinet-header-tl-bg.gif);
 	background-repeat: no-repeat;
 	background-position: left top;
	border: 1px solid #cecece;
	border-left-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
}

#content .sidebar .sidebar-bottom .cabinet .header {
 	border: 1px solid #cecece;
 	border-top-width: 0;
 	border-bottom-width: 0;
 	height: 19px;
}

#content .sidebar .sidebar-bottom .cabinet .content {
	background-color: #ffffff;
	padding: 10px 10px 0 10px;
	border: 1px solid #cecece;
	border-bottom-width: 0;
	clear: both;
	text-align: right;
}

#content .sidebar .sidebar-bottom .cabinet .content #input-login,
#content .sidebar .sidebar-bottom .cabinet .content #input-pass {
	border: 1px solid #666666;
	font-size: 10px;
	background-color: #cccccc;
	width: 70%;
	margin-bottom: 5px;
}

#content .sidebar .sidebar-bottom .cabinet .content .input-button {
	border: 1px solid #666666;
	font-size: 10px;
	background-color: #cccccc;
	margin-right: 5px;
}

#content .sidebar .sidebar-bottom .cabinet .content-after {
	background-image: url(/img/cabinet-content-bg.gif);
 	background-repeat: repeat-x;
 	border: 1px solid #cecece;
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
}

#content .sidebar .sidebar-bottom .cabinet a,
#content .sidebar .sidebar-bottom .cabinet a:hover {
	color: #000000;
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
}

#content .sidebar .sidebar-bottom .cabinet a:hover {
	text-decoration: none;
}

#content .sidebar .sidebar-bottom .bestsellers {
	margin-top: 10px; 
	padding-bottom: 35px;
}

#content .sidebar .sidebar-bottom .bestsellers .header {
	border: 0 dashed #006700;
	border-bottom-width: 1px;
	line-height: 30px;
	margin-bottom: 10px;
}

#content .sidebar .sidebar-bottom .bestsellers .itemsList {
	/*background-color: #ffffcc;*/
	padding: 5px 5px 5px 25px;
	/*border: 1px dashed #000;*/
}
#content .sidebar .sidebar-bottom .bestsellers .itemsList .leftItem {
	float: left;
	line-height: 20px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	/*border: 1px dashed #f00;*/
	color: #cb6400;
	font-size: 11px;
}
#content .sidebar .sidebar-bottom .bestsellers .itemsList .rightItem {
	line-height: 20px;
	/*border: 1px dashed #0f0;*/
}
#content .sidebar .sidebar-bottom .bestsellers .itemsList .rightItem a,
#content .sidebar .sidebar-bottom .bestsellers .itemsList .rightItem a:hover {
	color: #cb6400;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#content .sidebar .sidebar-bottom .bestsellers .itemsList .rightItem a:hover {text-decoration: none;}

#content .base {
	background-image: url(/img/base-tl-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 208px;
	padding: 20px;
}

* html #container #content .base {background-color: #ffffff; margin-left: 208px;}

#content .base h1 {color: #cb6400;font-size: 16px;}
#content .base h2 {
	color: #006700;
	font-size: 13px; 
	line-height: 25px;
}
#content .base h3 {color: #ee0000; font-size: 12px;}

#content .base .catalogue-depts {margin-top: 10px;}

#content .base .catalogue-depts .dept {
	position: relative;
	border: 0 solid #b2b2b2;
	border-left-width: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #cb6400;
	background-color: #eeeeee;
	padding: 5px;
	width: 99%;
}

#content .base .catalogue-depts .dept .c-dept-img {
	position: relative;
	width: 50px;
	display: inline;
	display: inline-block;
	/*border: 1px dashed #670000;*/
	vertical-align: top;
	text-align: center;
}
#content .base .catalogue-depts .dept .c-dept-name {
	display: inline;
	display: inline-block;
	/*border: 1px dashed #006700;*/
	vertical-align: top;
	padding-left: 15px;
}

#content .base .catalogue-depts .dept a, #content .base .catalogue-depts .dept a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 42px;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
}
#content .base .catalogue-depts .dept a:hover {color: #707070;}

#content .base .product-card {
	/*border: 1px dashed #336699;*/
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}

#container #content .base .mod-news {margin-bottom: 20px;}

#container #content .base .mod-news h2 a,
#container #content .base .mod-news h2 a:hover {
	text-decoration: none;
	color: #006700;
	font-size: 11px;
}
#container #content .base .mod-news h2 a:hover {color: #000000;}

#container #content .base .product-card .description .goodsList {
	/*border: 1px dashed #aa0000;*/
	margin: 10px 0;
}

#container #content .base .product-card .description .goodsList a,
#container #content .base .product-card .description .goodsList a:hover,
#container #content .base .mod-news a,
#container #content .base .mod-news a:hover {
	text-transform: uppercase;
	font-size: 9px;
	color: #787878;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 3px;
}
#container #content .base .product-card .description .goodsList a:hover,
#container #content .base .mod-news a:hover {color: #000000;}


#content .base .product-card .images {
	width: 250px;
	/*border: 1px dashed #006700;*/
	padding: 1px;
	float: left;
}
#content .base .product-card .images .current-image {
	position: relative;
	/*width: 100%;*/
	/*border: 1px dashed #670000;*/
	text-align: center;
}
#content .base .product-card .images .current-image img {
	/*position: relative;*/
	/*left: 30%;*/
	width: 250px;
}
#content .base .product-card .images .moreimages {
	border: 0 dashed #000000;
	border-top-width: 1px;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
}
#content .base .product-card .images .moreimages img {
	vertical-align: middle;
	cursor: pointer;
}

#content .base .product-card .description {
	padding: 5px;
	margin-left: 260px;
	/*position: relative;*/
}

#content .base .product-card .images .price {
	height: 30px;
	margin-top: 15px;
	padding: 3px;
}

#content .base .product-card .images .price span {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}

#content .base .product-card .images .price .container {
	/*border: 1px dashed #000067;*/
	padding: 3px;
	position: relative;
	/*width: 23%;*/
	float: left;
}

#content .base .product-card .images .price .container .money {
	margin-right: 10px;
	/*border: 1px dashed #006700;*/
	padding: 2px;
	float: left;
	width: 20px;
}
#content .base .product-card .images .price .container .price-value {
	margin-left: 30px;
	/*border: 1px dashed #670000;*/
	line-height: 24px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
#content .base .product-card .images .price .buy {
	/*border: 1px dashed #aa0000;*/
	cursor: pointer;
	margin-left: 150px;
	width: 85px;
	padding: 7px;
}

#content .base .product-card .description .shopping-tips {
	border: 1px solid #b2b2b2;
	background-color: #ececec;
	padding: 5px;
	margin-top: 15px;
}

#content .base .product-card .description .shopping-tips p {
	color: #cb6400;
	font-size: 12px;
	border: 0 dashed #cb6400;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

#content .base .product-card .description .shopping-tips .allfor {
	/*border: 1px dashed #00ff00;*/
	text-align: justify;
	white-space: nowrap;
	padding: 5px;
	margin-top: 5px;
}

#content .base .product-card .description .shopping-tips .allfor .item {
	padding: 5px;
	position: relative;
	width: 10%;
	white-space: normal;
	text-align: center;
	display: inline;
	display: inline-block;
	vertical-align: top;
}

#content .base .product-card .description .shopping-tips .allfor .item .picture {
	position: relative;
}
#content .base .product-card .description .shopping-tips .allfor .item .link {
	position: relative;
}
#content .base .product-card .description .shopping-tips .allfor .item .link a,
#content .base .product-card .description .shopping-tips .allfor .item .link a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .base .product-card .description .shopping-tips .allfor .item .link a:hover {text-decoration: none;}

#content .base .product {
	border: 0 dashed #ff0000;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #efefef;
	width: 99%;
	overflow: hidden;
}

#content .base .product a,
#content .base .product a:hover {
	color: #006700;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
#content .base .product a:hover {color: #008900;}

#content .base .product .detail a.good_detail, #content .base .product .detail a.good_detail:hover {
	font-size: 11px;
	color: #cb6400;
	font-style: italic;
	text-decoration: none;
}
#content .base .product .detail a.good_detail:hover {
	font-size: 11px;
	text-decoration: underline;
}

#content .base .product img {
	float: left;
	width: 115px;
	margin-right: 7px;
}

#content .base .product .cost {
	position: relative;
	white-space: nowrap;
	margin-top: 10px;
	/*border: 1px dashed #000000;*/
	padding: 2px;
	text-align: left;
}
#content .base .product .cost .money {
	position: relative;
	display: inline;
	display: inline-block;
	vertical-align: top;
	/*border: 1px dashed #aa0000;*/
}
#content .base .product .cost .money img {
	position: relative;
	width: 18px;
}
#content .base .product .cost .price {
	position: relative;
	display: inline;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	vertical-align: top;
	/*border: 1px dashed #00aa00;*/
	line-height: 18px;
}
#content .base .product .cost .buy {
	position: relative;
	display: inline;
	display: inline-block;
	/*border: 1px dashed #0000aa;*/
	vertical-align: top;
	cursor: pointer;
}
#content .base .product .cost .buy img {width: 85px;}

#content .base .crumbs {
	margin: 5px 0px;
	color: #adadad;
	text-align: right;
	font-style: italic;
}
#content .base .crumbs a,
#content .base .crumbs a:hover {
	color: #adadad;
	text-decoration: none;
	font-style: italic;
}
#content .base .crumbs a:hover {
	text-decoration: underline;
}

#content .base .cat-images,
#content .base .special-offers {
	text-align: justify;
	width: 100%;
}

* html #container #content .base .cat-images,
* html #container #content .base .special-offers {
	text-align: justify;
	white-space: nowrap;
}

#content .base .cat-images .image {width: 12.4%;}

#content .base .cat-images .image, 
#content .base .special-offers .offer,
#content .base .special-offers .offer-head {
	display: -moz-inline-box; 
	display: inline-block; 
	*display: inline; 
	vertical-align: top;
	text-align: left;
}

#content .base .cat-images .image img {position: relative; left: 25%;}

#content .base .special-offers .offer,
#content .base .special-offers .offer-head {
	border: 0 dashed #cb6400;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 49%;
	background-color: #ffffff;
	position: relative;
	white-space: nowrap;
}

#content .base .special-offers .offer {
	height: 170px; 
	border: 0 dashed #cb6400; 
	border-top-width: 1px;
}

/**
 * offers
 */
#content .base .special-offers .offer .image,
#content .base .special-offers .offer .descr {
	position: relative;
	display: inline;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	white-space: normal;
	/*border: 1px dashed #00aa00;*/
}

#content .base .special-offers .offer .image img {width: 115px;}

#content .base .special-offers .offer .descr {
	position: relative;
	margin-left: 5px;
	width: 65%;
	text-align: justify;
}

#content .base .special-offers .offer .descr a {
	color: #000000;
	text-decoration: underline;
}
#content .base .special-offers .offer .descr a:hover {text-decoration: none;}

#content .base .special-offers .offer .descr .offer-bottom {
	position: relative;
	margin-top: 10px;
	line-height: 20px;
}

#content .base .special-offers .offer .descr .offer-bottom .money {/*margin-left: 20%;*/}

#content .base .special-offers .offer .descr .offer-bottom .money,
#content .base .special-offers .offer .descr .offer-bottom .cost,
#content .base .special-offers .offer .descr .offer-bottom .buy {
	position: relative;
	display: inline;
	display: inline-block;
	*display: inline;
	/*border: 1px dashed #000000;*/
	vertical-align: top;
	cursor: pointer;
}
#content .base .special-offers .offer .descr .offer-bottom .cost {
	font-size: 14px;
	font-weight: bold;
}

#content .base .special-offers #noborder-1,
#content .base .special-offers #noborder-2,
#content .base .special-offers #noborder-3,
#content .base .special-offers #noborder-4 {border-width: 0;}

#content .base .special-offers .offer .good {text-decoration: underline;}

#content .base .special-offers .offer .news,
#content .base .special-offers .offer-head .news {
	padding-left: 30px;
	padding-bottom: 10px;
}
#content .base .special-offers .offer .news b,
#content .base .special-offers .offer-head .news b {color: #cb6400;}
#content .base .special-offers .offer .news a,
#content .base .special-offers .offer .news a:hover,
#content .base .special-offers .offer-head .news a, 
#content .base .special-offers .offer-head .news a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
#content .base .special-offers .offer .news a:hover,
#content .base .special-offers .offer-head .news a:hover {text-decoration: none;}

#content .base .special-offers .offer .itemsList {padding: 5px 5px 5px 25px;}
#content .base .special-offers .offer .itemsList .leftItem {
	float: left;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	/*border: 1px dashed #f00;*/
}
#content .base .special-offers .offer .itemsList .leftItem img {
	margin-top: 8px;
}
#content .base .special-offers .offer .itemsList .rightItem {
	line-height: 20px;
	/*border: 1px dashed #0f0;*/
}
#content .base .special-offers .offer .itemsList .rightItem a {color: #000000; font-size: 12px; text-decoration: underline;}
#content .base .special-offers .offer .itemsList .rightItem a:hover {color: #000000; font-size: 12px; text-decoration: none;}

#content .base .special-offers .offer h1, 
#content .base .special-offers .offer h2, 
#content .base .special-offers .offer i {
	color: #ff0000;
	font-size: 14px;
	line-height: 20px;
}

#content .base .special-offers .offer-head h2 {
	color: #006700;
	text-transform: uppercase;
	display: inline;
	*display: inline;
}

#content .base .special-offers .offer u {
	color: #006700;
	font-size: 12px;
}

#content .base .special-offers .offer i {color: #ffffff;}

#content .base .cat-images .image p {
 padding: 5px;
 font-weight: bold;
 text-align: center;
}

#content .base .cat-images .image img {border: 1px solid #b2b2b2;}

* html #container #content .base .cat-images .image, * html #container #content .base .special-offers .offer {*display: inline;}
+ html #container #content .base .cat-images .image, + html #container #content .base .special-offers .offer {*display: inline;}

#container #content .base .cat-images .under, 
#container #content .base .special-offers .under {
	display: -moz-inline-box; 
	display: inline-block; 
	width: 100%;
	color: #fff;
}

* html #container #content .base .cat-images .under, 
* html #container #content .base .special-offers .under {width: 70%;}

#container #content .base .container {
	white-space: nowrap;
}

#container #content .base .registration {
	border: 1px solid #cb6400;
	padding: 5px;
	background-color: #efefef;
	width: 49%;
	display: inline;
	display: inline-block;
	vertical-align: top;
}

#container #content .base .registration h3 {
	color: #454545;
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#container #content .base .registration h4 {
	color: #565656;
	font-size: 13px;
}

#container #content .base .registration h5 {
	color: #ee0000;
	font-size: 13px;
}

#container #content .base .registration .block {
	background-color: #cfcfcf;
	width: 97%;
	margin-top: 10px;
	padding: 5px;
}

#container #content .base .registration .block h3 {
	color: #aa0000;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#container #content .base .registration .block .txtfield {
	width: 97%;
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #454545;
	padding: 3px;
}

#container #content .base .registration .block .button,
#container #content .base table td .button {
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #454545;
	padding: 3px;
	margin-left: 5px;
}

#container #content .base table {
	/*background-color: #727272;*/
}
#container #content .base table th {
	background-color: #ffffff;
	font-size: 13px;
	padding: 3px;
	border: 1px dashed #454545;
}

#container #content .base table tr td, 
#container #content .base table tr .rowspan,
#container #content .base table tr .highlighted {
	background-color: #ffffff;
	font-size: 12px;
	padding: 3px;
	text-align: center;
	border: 1px dashed #b2b2b2;
	vertical-align: middle;
}
#container #content .base table tr .rowspan {background-color: #ffffcc;}
#container #content .base table tr .highlighted {background-color: #dedede;}

#container #content .base table td .txtfield {
	border: 1px solid #333333;
	padding: 2px;
	text-align: center;
	width: 20%;
	font-size: 13px;
}

#container #content .base table td a, 
#container #content .base table td a:hover {
	color: #121212;
	text-decoration: underline;
}
#container #content .base table td a:hover {text-decoration: none;}
#container #content .base table td .link {text-align: left;}
#container #content .base table td div {text-align: right;}
#container #content .base table td div b {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
#container #content .base table td div b span {
	font-weight: normal;
	text-transform: lowercase;
}

#container #content .base #order-accept {
	font-size: 12px;
}
#container #content .base #order-accept h2 {
	font-size: 14px;
}
#container #content .base #order-accept a,
#container #content .base #order-accept a:hover {
	text-transform: uppercase;
	font-size: 10px;
	color: #cb6400;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#container #content .base #order-accept a:hover {color: #000000;}

/* =============================================================================== */

/**
 * ===============================================================================
 * Footer
 * ===============================================================================
 */

#footer {
	position: relative; 
	margin-top: -70px;
	background-color: #d0d0d0;
	height: 70px;
	padding-right: 10px;
}

#footer #links {
	float:left; 
	padding-top: 5px; 
	text-align: center; 
	width: 208px;
}

#footer #links a {
	color: #000;	
}

#footer .corners {
	margin-left: 208px;
	background-color: #ffffff;
	height: 28px;
	background-image: url(/img/footer-r-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer .links1 {
	text-align: center;
	margin: 10px 0px 0px 208px;
	font: 10px Tahoma;
}

#footer .links1 a {
	color: #000;
	font: bold 10px Tahoma;
}
 
/* =============================================================================== */

#content .base #games table {
	border-collapse: separate;
	border-spacing: 0px 10px;
}

#content .base #games table tr td {
	border: 0 dashed #ff0000;
	border-bottom-width: 1px;
	width: 50%;
	vertical-align: top;
	background-color: #efefef;
}

#content .base #games .product {
	border: 0 dashed #ff0000;
	margin: 0px;
	padding: 5px;
	background-color: transparent;
	width: 99%;
	overflow: hidden;
}

#content .base #games .product a,
#content .base #games .product a:hover {
	color: #006700;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
#content .base #games .product a:hover {color: #008900;}

#content .base #games .product .detail {
	text-align: left;
}

#content .base #games .product .detail a.good_detail, #content .base #games .product .detail a.good_detail:hover {
	font-size: 11px;
	color: #cb6400;
	font-style: italic;
	text-decoration: none;
}
#content .base #games .product .detail a.good_detail:hover {
	font-size: 11px;
	text-decoration: underline;
}

#content .base #games .product img {
	float: left;
	width: 115px;
	margin-right: 7px;
}

#content .base #games .product .cost {
	position: relative;
	white-space: nowrap;
	margin-top: 10px;
	/*border: 1px dashed #000000;*/
	padding: 2px;
	text-align: left;
}
#content .base #games .product .cost .money {
	position: relative;
	display: inline;
	display: inline-block;
	vertical-align: top;
	/*border: 1px dashed #aa0000;*/
}
#content .base #games .product .cost .money img {
	position: relative;
	width: 18px;
}
#content .base #games .product .cost .price {
	position: relative;
	display: inline;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	vertical-align: top;
	/*border: 1px dashed #00aa00;*/
	line-height: 18px;
}
#content .base #games .product .cost .buy {
	position: relative;
	display: inline;
	display: inline-block;
	/*border: 1px dashed #0000aa;*/
	vertical-align: top;
	cursor: pointer;
}
#content .base #games .product .cost .buy img {width: 85px;}


