/*~~~~~~~~~~~~ [regular classes/selectors definitions] ~~~~~~~ */

BODY, PRE, LI, UL, FORM, INPUT, OL, DL, SELECT, TEXTAREA {
      font-family: Arial, arial narrow;
      font-size: 9pt;
      margin: 0px;
      padding: 0px;
	vertical-align: top;
	color: #6B6B6B;
}

body {
      padding: 0px;
	background: url(/bitrix/templates/etoys/images/body_bg.gif) no-repeat top;
	background-color: #9BAAB5;
	padding-top: 10px;

}


p {
	margin: 10px 0px 5px 5px;
	padding: 0;
	text-indent: 0;
}

.maintable {
	width: 967px;
	padding:  0;

	background: url(/bitrix/templates/etoys/images/maintable_bg.gif) repeat-y top left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Topmenu~~~~~~~~~~~~~~~~~~~~~~~~*/

.topmenu {
	vertical-align: top;
	width: 725px;
	height: 131px;
	padding: 0;
padding-top:0;
	background: url(/bitrix/templates/etoys/images/logo.jpg) no-repeat bottom;
}

a#mainlogo {
	position: static;
	display: block;
	left: 0px;
	top: 0px;
	width: 330px;
	height: 60px;
}

.reg {
	text-align: right;
	margin: 0px 20px 15px 0px;
	width: 700px;
	font-size: 9pt;
}

.reg a {
	color: #0A418C;
	font-size: 9pt;
}

.form {
	float: right;
	height: 20px;
	margin: 8px 0px 8px 0px;;
	margin-right: 22px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}

.inp {
	width: 200px;
}

.topmenu ul {
	width: 680px;
	float: left;
	height: 23px;
	margin: 3px 0px 0px 20px;
	display: block;
	list-stile: none;
	text-align: center;
	background: url(/bitrix/templates/etoys/images/topmenu_bg.gif) repeat-x top left;
}

.topmenu ul li {
	display: inline;
	list-stile: none;
	float: left;
	margin: 0;
	text-align: center;
}

.topmenu ul li a {
	display: block;
	border: none;
	height: 23px;
	float: left;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 22px 0px 22px;
	border-right: 1px solid #ffffff;
	background: url(/bitrix/templates/etoys/images/topmenu_bg.gif) repeat-x top left;
text-decoration:none;
}

.topmenu ul li a:hover {
	text-decoration: none;
	background: url(/bitrix/templates/etoys/images/topmenu_bg_hover.gif) repeat-x top left;
}

.basket {
	width: 242px;
}

.basketim {
	width: 80px;
	float: left;
	background: url(/bitrix/templates/etoys/images/basket_img.jpg) no-repeat top;
	padding-top: 40px;
	text-align: center;
}

.basketim a {
	color: #D71920;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
}

.sum {
	background: url(/bitrix/templates/etoys/images/basketlist_bg.gif) no-repeat top right;
	width: 150px;
	height: 100px;
	margin-right: 5px;
	float: left;
	COLOR: #44454D;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 0px;
}

.sum a {
	float: left;
	margin: 5px 0px 0px 15px;;
	color: #05397F;
	font-weight: bold;
	font-size: 8pt;
}

.sum span {
	COLOR: #B10603;
	font-weight: bold;
}
.sum p {
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.bear {
	background: url(/bitrix/templates/etoys/images/bear_img.jpg) no-repeat top left;
	width: 230px;
	height: 261px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Leftcolumn~~~~~~~~~~~~~~~*/

.leftcolumn {
	width: 200px;
	padding: 0px 0px 35px 5px;
	vertical-align: top;
}

*html .lmheader {
	margin-left: 1px;
}

.lmheader {
	height: 16px;
}

.leftcolumn ul {
	width: 195px;
	list-style: none;
}

.leftcolumn ul li {
	width: 195px;
	display: block;
	height: 18px;
	line-height: 18px;
	list-style: none;
}

.title {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin: 15px 0px 3px 15px;
}

*html .emp {
	height: 0px;
}

.emp {
	height: 15px;
	width: 200px;
	float: left;
}

.leftcolumn a {
	color: #0A418C;
	text-decoration: underline;
	margin-left: 15px;
}

.leftcolumn a:hover {
	text-decoration: none;
}

#age {
	width: 200px;
}

#age li {
	width: 50%;
	float: left;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Rigthcolumn~~~~~~~~~~~~~~~*/


.rightcolumn {
	width: 200px;
	padding:  0px 0px 35px 5px;
	vertical-align: top;
}

*html .rmheader {
	margin-right: 10px;
}

.rmheader {
	height: 16px;
	width: 200px;
	vertical-align: top;
	margin-right: 5px;}

.rightcolumn ul {
	width: 195px;
	list-style: none;
}

.rightcolumn ul li {
	width: 195px;
	display: block;
	height: 18px;
	line-height: 18px;
	list-style: none;
}

.title {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin: 15px 0px 3px 15px;
}

*html .emp {
	height: 0px;
}

.emp {
	height: 15px;
	width: 200px;
	float: left;
}

.rightcolumn a {
	color: #0A418C;
	text-decoration: underline;
	margin-left: 15px;
}

.rightcolumn a:hover {
	text-decoration: none;
}

#age {
	width: 200px;
}

#age li {
	width: 50%;
	float: left;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~Content~~~~~~~~~~~~~~~~*/

.content {
	vertical-align: top;
	margin: 0px 5px 0px 10px;
	padding: 0px 10px 10px 20px;
	font: 9pt Arial;
}
.content table {
	font: 9pt Arial;
}
.content a, .content table a {
	color: #062d85;
	font: 9pt Arial;
}

.ctop {
}

.dostavka {
	width: 500px;
	padding-top: 5px;
}

.dostavka u {
	font-size: 9pt;
	COLOR: #535A6E;
}

.spec {
	width: 500px;
	padding: 0;
/*	background: url(/bitrix/templates/etoys/images/block_bg.jpg) repeat-y top;    */
	color: #000000;
	font-size: 9pt;
}

.sa {
	font-weight: bold;
	COLOR: #2A476F;
}


.blocktop {
	height: 15px;
/*	background: url(/bitrix/templates/etoys/images/block_top.jpg) no-repeat top;  */
}

.blockbottom {
	height: 15px;
/*	background: url(/bitrix/templates/etoys/images/block_bottom.jpg) no-repeat top; */
}


.dostavka img, .spec img {
	border: none;
	margin: 10px;
}
.content {
	widht: 705px;
}

.h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	padding: 10px;
}

.h2 {
	font-size: 12pt;
	color: #CF0203;
	font-weight: bold;
}

h2 {
	font-size: 12px;
margin:0 0 0 0;
padding:0 0 0 0;
	font-weight: normal;
}

h3 {
	font-size: 12px;
margin:0 0 0 0;
padding:0 0 0 0;
	font-weight: normal;
}

.text {
	float: left;
}

.price {
	COLOR: #F87409;
	font-weight: bold;
	font-size: 12pt;
	float: left;
	margin: 0 5px;
	padding: 0;
}

.present {
	COLOR: #F87409;
	font-weight: bold;
	font-size: 11pt;
	float: left;
	margin: 0 5px;
	padding: 0;
}


*html .sale {
	height: 115px;
}

.sale {
	background-color: #66013F;
	width: 95%;
	margin: 10px 15px 10px 15px;
	font-size: 8pt;
	color: #FDBDE4;
	line-height: 18px;
}

.sale img {
	border: 1px solid #BE157D;
	margin: 0px 20px 20px 15px;
	float: left;
}

.items {
	background: url(/bitrix/templates/etoys/images/item_c_bg.jpg) repeat-y top;
	width: 372px;
	margin: 1px;
	height: 220px;
}

.items img {
	border: none;
	margin: 15px;
}

.ittop {
	height: 20px;
	width: 370px;
	background: url(/bitrix/templates/etoys/images/item_top_bg.jpg) no-repeat top;
}

.itbottom {
	height: 20px;
	width: 370px;
	background: url(/bitrix/templates/etoys/images/item_bottom_bg.jpg) no-repeat bottom;
}

.t {
	margin-left: 45px;
}

.t a {
	color: #A10302;
	font-size: 11pt;
	display: block;
	font-weight: bold;
}

.items ul {
	list-style: none;
	margin: 20px 0px 20px 0px;
}

.items ul li {
	list-style: none;
	height: 18px;
	line-height: 18px;
	background: url(/bitrix/templates/etoys/images/item_marker.gif) no-repeat left;
	padding-left: 35px;
	margin-left: 12px;
}

.items ul li a {
	cOLOR: #041A39;
}

/*~~~~~~~~~~~~~~~~~~~~~~~Footer~~~~~~~~~~~~~~~~~~~~*/

#footer {
	height: 25px;
	text-align: center;
	padding-top: 20px;
}

#footer td {

}

#footer a {
	height: 25px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	line-height: 24px;
	display: block;
	border-right: 1px solid #ffffff;
	background: url(/bitrix/templates/etoys/images/footer_bg.gif) repeat-x bottom;
}

#last,#last1,#last2 {
	border: none;
}

#footer a:hover {
	text-decoration: none;
}

*html .footerleft {
	background: url(/bitrix/templates/etoys/images/footer_left_bg.gif) no-repeat bottom;
}

.footerleft {
	width: 105px;
	height: 24px;
	background: url(/bitrix/templates/etoys/images/footer_left_bg.gif) no-repeat bottom right;
}

.footerright {
	width: 116px;
	height: 24px;
	background: url(/bitrix/templates/etoys/images/footer_right_bg.gif) no-repeat bottom left;
}

.copyright {
	font-size: 10pt;
	color: #ffffff;
	width: 200px;
	width: 967px;
	padding: 10px;
}

.copyright a {
	color: #07408D;
	text-decoration: none;
}

.copyright img {
	border: none;
	margin: 5px;
}


  /*~~~~~~~~~~~~~~~~~~~~~~~kkk~~~~~~~~~~~~~~~~~~~~*/
table#kkk {
 border-collapse: collapse;
 margin: 5px 10px 10px 5px;
 /*margin-right: 5px;
 margin-left: 5px;*/
 background-color: #f3f7fa;
}

table#kkk tr td.corners {
 margin: 0;
 padding: 0;
 width: 6px;
 height: 6px;
}
table#kkk tr td#one {
 background: url(images/c1.gif) top left;
}
table#kkk tr td#two {
 background: url(images/c2.gif) top right;
}
table#kkk tr td#three {
 background: url(images/c3.gif) bottom left;
}
table#kkk tr td#four {
 background: url(images/c4.gif) bottom right;
}
table#kkk tr td#top {
 background: url(images/top.gif) bottom left repeat-x;
}
table#kkk tr td#left {
 background: url(images/left.gif) top left repeat-y;
}
table#kkk tr td#right {
 background: url(images/right.gif) top right repeat-y;
}
table#kkk tr td#bottom {
 background: url(images/bottom.gif) bottom left repeat-x;

.img_toys
{ 
border: 1px solid #ECECEC; 
padding: 2px; 
}

