* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:1024px;
}
body { 
	background: #fff url(../images/main/top.jpg) repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:1.85em;
	color:#333333;
	
}
#all_site{ 
	width: 100%;
	background: url(../images/main/logo1.png);
}
#top_line{
	width: 100%;
	background: url(../images/main/top_white.png) repeat-x; 
}
img {
	border: 0; 
	vertical-align: top; 
	text-align: left;
	z-index: 0;
}
object { 
	vertical-align:top; 
	outline:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
table tr{
	vertical-align: top;
}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	width: 100%;
	height: 1px;
	clear:both;
}
.red{color: #fe2121;}
.grey{color: #585858;}
/*==== GLOBAL =====*/
#page{
	width: 1024px;
	margin: 0 auto;
}
#top_buttons{
	width: 600px;
	height: 36px;
	background: url(../images/main/top_menu.png) no-repeat;
	margin: 0 auto;
	z-index: 1010;
}
#top_buttons .area{
	position: relative;
	width: 600px;
	height: 34px;
	overflow: hidden;
	float:left;
	margin: 5px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-transform: uppercase;
	color: #fff;
	z-index: 1010;
}
#top_buttons .area a{
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
	text-decoration: none;
	color: #333;
}
span.time{
	position: relative;
	overflow: hidden;
	float:none;
	margin: -20px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #006;
	z-index: 0;
}
#top{
	position: relative;
	width: 941px;
	height: 116px;
	background: url(../images/main/top_banner1.png) center top no-repeat;
	margin: 10px auto 5px auto;
}
#top .logo{
	width: 305px;
	height: 65px;
	float: left;
	background: url(../images/main/limtek_logo.png) left no-repeat;
	margin: 10px 0 0 10px;
	cursor: pointer;
}
#top .logo span{
	margin-left: 60px;
	font-size: 14px; 
	font-weight: bold;
	overflow: visible;
}
.findus{
	position: relative;
	width: 300px;
	height: 20px;
	margin-top: 4px;
	float: right;
}
.findus img { margin-left: -10px; }
div.search{
	width: 192px;
	height: 27px;
	overflow: visible;
	margin: 10px 10px 0 0;
}
input[type=text].search
{
	width: 166px;
	height: 29px;
	background: url(../images/main/search_input.jpg) no-repeat;
	float: left;
	border: none;
}
input[type=submit].search{
	width: 26px;
	height: 29px;
	background: url(../images/main/search.jpg) no-repeat;
	border: none;
	cursor: pointer;
	float: right;
}
.in { padding: 0px 5px; }
/***********************************PANEL DESIGN***************************************/
.panel{
	width: 193px;
	margin-bottom: 20px;
	clear: both;
	float: right;
	z-index: 0;
}
.panel .cover{
	width: 185px;
	height: 252px;
	background: url(../images/main/panel_white_up.png) center no-repeat;
}
.panel .headerl{
	width: 187px;
	height: 42px;
	color: #fff;
	font: 12px bold;
	background: url(../images/main/top_panel.png) no-repeat;
}
.panel .headerr{
	width: 187px;
	height: 42px;
	color: #fff;
	font: 12px bold;
	background: url(../images/main/top_panel.png) no-repeat;
}
.header.in a, .header.in a:hover{
	color: #132f69;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.panel .text{
	width: 187px;
	color: #ccc;
	background: url(../images/main/panel_bck.png) repeat;
	font-size: 12px;
}
.panel .footer{
	width: 187px;
	height: 10px;
	background: url(../images/main/bottom_panel.png) no-repeat;
}

.panel .textr{
	width: 187px;
	color: #ccc;
	background: url(../images/main/panel_bck.png) repeat;
	font-size: 12px;
}
.panel .footerr{
	width: 187px;
	height: 10px;
	background: url(../images/main/bottom_panel.png) no-repeat;
}
.panel .textr .header, .panel  .text .header{
	width: 175px;
	height: 41px;
	background: url(../images/main/group_heading.png) no-repeat;
	margin: 0px 0px 5px 5px;
}
.panel .textr .header.in a, .panel  .text .header.in a, .panel .textr .header.in a, .panel  .text .header.in a{
	padding: 8px 0 0 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.panel .textr .group, .panel  .text .group, .panel .textr .group, .panel  .text .group{
	width: 176px;
	height: 35px;
	background: url(../images/main/panel_group_limiter.png) no-repeat;
}
.panel .textr .group.in, .panel  .text .group.in, .panel .textr .group.in, .panel  .text .group.in{
	height: 35px;
	padding: 5px 0 0 15px;
	color: #ccc;
	font-weight: bold;
}
.panel .headerr .header.in{
	width: 140px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
/******************************************************************************************/
hr {width: 90%; border-color: #ff6600; line-height: 2px;}

#main{
	position: relative;
	width:1034px; 
	font-size:.75em;
	margin:0 auto;
	z-index: 0;
}
#main .left{
	position: relative;
	width: 189px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	z-index: 0;
}
#main .content{
	position: relative;
	width: 640px;
	float: left;
	font-size: 14px;
	background: url(../images/main/top_main.png) no-repeat;
	z-index: 0;
}
#main .content .in{
	position: relative;
	background: url(../images/main/bck_main.png) repeat-y;
	width: 640px;
	min-height: 1300px;
	padding: 0 0 0 10px;
}
#main .contentf{
	position: relative;
	width: 640px;
	float: left;
	font-size: 14px;
	background: none;
	z-index: 0;
}
#main .contentf .in{
	position: relative;
	width: 640px;
	min-height: 700px;
}

#main .contentf .in .main_indented{
	position: relative;
	width: 620px;
	margin: 0 auto;
}
#main .contentf .in .main_indented .topm{
	position: relative;
	width: 640px;
	height: 13px;
	float: left;
	font-size: 14px;
	z-index: 0;
	background: url(../images/main/top_main.png) no-repeat;
	margin: -50px 0 0 -15px;
}
#main .contentf .in .main_indented .btmm{
	position: relative;
	float: none;
	background: url(../images/main/bck_main.png) repeat-y;
	width: 640px;
	height: 1000px;
	margin: -37px 0 -22px -15px;
	padding: 10px 0;
	display: table;
}


#main .content .in .main_indented{
	position: relative;
	width: 640px;
	margin: 0 auto;
}
#main .right{
	position: relative;
	width: 190px;
	float: right;
	margin-top: 5px;
	z-index: 0;
}

#header {
	height:656px;
	overflow:hidden;
	z-index: 1000;
}
/*#content {
	padding:47px 0px 53px 0px;
	margin-top: -300px;
	z-index: 0;
}*/
#footer {
	width: 100%;
	background: #0c203d;
	display: table;
}
.footer_page{
	position: relative;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	font-size: 10px;
	margin: 0 auto;
	line-height:1.25em;
}
.footer_page a{
	color:#333333;
	text-decoration: none;
}
.footer_page a:hover{
	color:#333333;
	text-decoration: underline;
}
.footer_page .column{
	width: 170px;
	float: left;
	text-align: left;
	padding-left: 20px;
	margin: 0 5px;
}

#music_on{
	width: 25px;
	height: 25px;
	background: url(../images/main/music.png) no-repeat;
	margin-top: -75px;
	margin-right: 50px;
	float: right;
}
#music_on:hover{
	cursor: pointer;
}

#music_off{
	width: 25px;
	height: 25px;
	background: url(../images/main/musicoff.png) no-repeat;
	margin-top: -75px;
	margin-right: 50px;
	float: right;
}
#music_off:hover{
	cursor: pointer;
}

img.gallery{
	border: #fede8c 1px groove;
	width: 50px;
	height: 50px;
	padding: 5px 5px;
	margin-bottom: 4px;
}
/*---- tailings ----*/
.tail-top { 
	background: #60c1f4 url(../images/tail-top.jpg) left top repeat-x;
}
.main-bg {
	background:url(../images/main-bg.png) no-repeat 72% 0;
}
.tail-bottom { 
	background:url(../images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input[type=text], input[type=password], select, textarea { 
	width: 80%;
	height: 20px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	
	margin-bottom: 10px;
	border: #acacac 1px solid;
	color: #333333;
	background: #fff;
}
input[type=button], input[type=submit], input[type=reset]{
	width: 72px;
	height: 20px;
	background: url(../images/main/enter.png) no-repeat;
	border: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 5px;
}

/*----- other -----*/
.img-indent { 
	margin:0 30px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 30px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#333333; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
marquee a{
	text-decoration: blink;
	color: #ff9900;
}
.link2 {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#d6d5d5;
}
.link2:hover {
	text-decoration:underline;
}
.link3 {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#d6d5d5;
}
.link3:hover {
	text-decoration:underline;
}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(../images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(../images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}

blockquote {
	background:url(../images/quotes.jpg) no-repeat 0 7px;
	padding:0 0 0 97px;
}
	blockquote p {
		margin-bottom:22px;
	}

/*==================boxes====================*/
.box {
	background:url(../images/box-bg.jpg) 0 0 repeat-y;
	width:609px;
	color:#6c6d6d;
	line-height:22px;
}
	.box .top {
		background:url(../images/box-top.jpg) no-repeat 0 0;
	}
	.box .bottom {
		background:url(../images/box-bot.jpg) no-repeat 0 100%;
		min-height:191px;
		height:auto !important;
		height:191px;
		width:100%;
	}
	.box .inner { 
		padding:20px 50px 20px 23px;
	}
	.box .inner1 { 
		padding:20px 50px 20px 50px;
	}
		.box .alignright a {
			font-family:Tahoma, Geneva, sans-serif;
			color:#f08508;
		}


.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:84px;
		}
		.address dd a {
			color:#f08508;
		}



#content .section {
	padding-bottom:40px;
}
	
	.list1 li {
		background:url(../images/bull1.gif) no-repeat 0 8px;
		padding:0 0 0 15px;
		position:relative;
		line-height:18px !important;
	}
		.list1 li a {
			color:#ff790d;
		}

.sl{
	width: 847px;
	background-image: url(../images/b_main.png); 
	background-repeat: repeat;
	clear: right;
	float: none;
}
#content .sl .col-1 { width:220px; padding-left: 10px; border-right: #6666cc dashed 2px; color: #b8cae5;}
#content .sl .col-2 { width:590px; padding-left: 10px; color: #b8cae5; margin-right: 10px; }

/*===== footer =====*/
#footer {
	color:#fff;
}
	#footer a {
		color:#5df2f7;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	
	#footer .indent {
		padding:28px 0 30px 0;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:25px;
		overflow:hidden;
	}
		#contacts-form input {
			width:245px;
			padding:1px 5px 1px 5px;
			border:1px solid #cbcaca;
			background:#fff;
			color:#8c8c8c;
		}
		#contacts-form textarea {
			width:245px;
			padding:1px 5px 1px 5px;
			border:1px solid #cbcaca;
			background:#fff;
			color:#8c8c8c;
			height:123px;
			margin-bottom:22px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;}
.inner_copy {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-50% 0 0 0;overflow:hidden;padding:0}

/*==========================================*/
.textfield {width: 600px; height: 20px; color:#000033; }
.clearb{
	width: 100%;
	clear: both;
}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}

/*==========================================*/
.gallery_folder{
	width: 100px; 
	height: 180px; 
	text-align: center;
	font-size: 12px;
	float: left;
}
.NB{
	color: #a32323;
	font-style: italic;
}
img.products{
	position: relative;
	border: #cc0000 1px groove;
	width: 100px;
	padding: 5px 5px;
	margin: 10px 10px 5px 0;
	float: left;
	z-index: 100;
}
span.oldprice{
	text-decoration: line-through overline underline;
}
span.newprice{
	color: #900;
	font-weight: bold;
}
h3.order{
	text-align: right;
	color: #900;
}
#info {
   width: 610px;
   height: 23px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

#infobar{
   display: block;
   width: 610px;
   height: 18px;
   color: InfoText;
   background: #ff9999 url(icon_warning.gif) no-repeat fixed .3em .3em;
   text-indent: 23px;
   padding: 4px 0 6px 0;
   border-bottom: 1px #CCCCCC solid;
   text-decoration: none;
   cursor: pointer;
   display: block;
}
 
#infobar:hover {
   color: InfoText;
   background: #ff6666 url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
   text-decoration: none;
}
#slogan{
	width: 700px;
	height: 20px;
	margin: 0 auto;
	font-size: 12px;
	color: #767474;
	text-align: center;
}
.header_text_in{
	width: 530px;
	height: 31px;
	padding: 3px 0 0 15px;
	margin-top: 10px;
	font-size: 12px;
}
/*----------Products table ---------------*/
table.prt{
	margin: 5px 0 0 5px;
	border: #4b4b4b 1px solid;
	background: #fff;
}
table.prt td{
	border: #4b4b4b 1px solid;
	padding-left: 3px;
}
table.prt thead{
	background: #cc0000;
	color: #fff;
}

.path{
	font-size: 12px;
	margin: -35px 0 0 10px;
	width: 590px;
	border-bottom: #cc0000 1px dotted;
	color: #cc0000;
}
.path a{ color:#cc0000; }
.pages a, .pages{
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}
.img_new img{
	width: 100px;
}

.new_toys{
	width: 118px;
	/*height: 200px;*/
	float: left;
	margin: 0 2px 10px 0;
	border: #009 1px solid;
}
.new_toys .img_new{
	width: 110px;
	height: 90px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.new_toys .img_new img{
	width: 100px;
	padding: 5px;
	border: #090 1px solid;
}
.new_toys .prod{
	/*width: 100px;
	height: 50px;
	margin: 5px 5px 5px 10px;
	float:left;
	color: #333;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	background: transparent;
	*/
}
.slide_likebox {
	float:right;
	width:247px;
	height:385px; 
	background: url(../images/main/fbslide3.png) no-repeat !important;
	display:block;
	right:-205px;
	padding:0;
	position: fixed;
	top: 200px;
	z-index:9999;
}

/******************** Product View 2013 ***************************/
.cntr{
	border-left: #c9d1dd 1px solid;
	border-right: #c9d1dd 1px solid;
	display: block;
	margin: 3px 4px;
	float: left;
}
.product_box{
	width: 190px;
	/*height: 174px;*/
	border: #1b3c6f 1px solid;
	padding: 1px;
	display: table;
}
.product_box img{
	width: 185px !important;
	height: 130px !important;
	border: #84c225 1px solid;
	padding: 2px 2px;
	margin: 0 auto;
}
.product_box .left{
	width: 100px !important;
	float: left;
	font-size: 12px;
	color: #2c2a29;
}
.product_box .right{
	width: 80px !important;
	float: right;
}
p.boxname{
	font-size: 12px;
	line-height: 14px;
}
.other_products{
	width: 624px;
	margin: 15px 5px 15px -5px;
	background: url(../images/main/other_products.jpg) left top no-repeat;
	clear: both;
	padding: 32px 0 0 10px;
	display: table;
}
.reg_products{
	width: 624px;
	margin: -10px 5px 15px 5px;
	background: url(../images/main/reg_products.jpg) left top no-repeat;
	clear: both;
	padding: 32px 0 0 10px;
	display: table;
}
.last_products{
	width: 624px;
	margin: 15px 5px;
	background: url(../images/main/last_products.jpg) left top no-repeat;
	clear: both;
	padding: 32px 0 0 10px;
	display: table;
}
.upp { text-transform: uppercase; text-align: center; }

.other_product_list{
	width: 118px;
	/*height: 200px;*/
	float: left;
	margin: 0 2px 10px 0;
	border: #009 1px solid;
	display: table;
}
.other_product_list img{
	width: 100px;
	padding: 5px;
	margin: 3px 0 0 3px;
	border: #090 1px solid;
}
.other_product_list .title, .other_product_list .title a{
	width: 118px;
	height: 30px;
	margin: 5px 0px 0px 0px;
	float:left;
	color: #fff;
	background: #686f8b;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	overflow: visible;
	display: table;
}
.blink{
	/*position: relative;
	border-bottom: #cc0000 1px groove;
	width: 115px;
	height: 2px;
	padding: 5px 5px;
	float: left;
	display: table;
	z-index: 0;*/
	color: #cc0000;
}
.blink_img{}
#datepicker{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
}
h1.description_box, h2.description_box, h3.description_box{
	width: 0px !important;
	height: 0px !important;
	overflow: hidden !important;
	font-size: 1px !important;
}