.outer {
	min-width: 1040px;
}
* html .outer {padding-left:1000px}
* html .minwidth {height:0} /* holy hack для IE, что бы  включить свойство hasLayout */
* html .container {margin-left:-1000px;position:relative; height:0}

body {
	background: #E3E3E3;
	font-size: 13px; /* ho-ho-ho */
	font-family: Arial, Verdana, Tahoma;
	/*color: #828180;*/
	color: #1e1e1e;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
/*a{color:#60BFF3; text-decoration: none;}*/
a{color:#1d7bc2; text-decoration: none;}
a:hover{text-decoration: underline;}

/*ID's*/
#head {
	background: #fff url('/images/bg_head.gif') repeat-x;
}
#menu_bg {
	background: url('/images/bg_menu.gif') no-repeat;
}
/*MENU*/
	#menu {
		background: #60BFF3;
		margin-top: -102px;
		margin-top: -102px!ie;
		font-size: 16px;
		font-weight:normal;
	}
	#menu ul {
		margin: 0px;
		padding: 7px 20px;
		white-space: nowrap;
	}
	#menu ul li {
		display: inline;
		white-space: nowrap;
		list-style-type: none;
		/*margin-left: -5px;
		margin-left: -3px!ie;*/
		padding: 7px 3px 8px 0px;
		padding: 7px 0px!ie;
		background: url('/images/separ_menu.gif') no-repeat right 3px;
	}
	#menu ul li.mcurr {
		background: #828180!important;
	}
	#menu ul li.last {
		background: none;
	}
	#menu ul li a {
		color: #fff;
		text-decoration: none;
		margin: 0px;
		padding: 0px 5px 0px 7px;
	}
	

/*BUTTONS*/
	#buttons, .buttons {
		background: #60BFF3;
		font-size: 16px;
		font-weight:normal;
		width: 200px;
	}
	#buttons ul, .buttons ul {
		margin: 0px;
		padding: 7px 20px;
		white-space: nowrap;
	}
	#buttons ul li, .buttons ul li {
		display: inline;
		white-space: nowrap;
		list-style-type: none;
		padding: 7px 3px 8px 0px;
		padding: 7px 0px!ie;
	}
	#buttons ul li.mcurr, .buttons ul li.mcurr {
		background: #828180!important;
	}
	#buttons ul li.last, .buttons ul li.last {
		background: none;
	}
	#buttons ul li a, .buttons ul li a {
		color: #fff;
		text-decoration: none;
		margin: 0px;
		padding: 0px 5px 0px 7px;
	}
	


/*SUBMENU*/
	#submenu {
		background: #DDDDDC;
		font-size: 16px;
		margin-bottom: 50px;
	}
	#submenu ul {
		margin: 0px;
		padding: 7px 20px;
		white-space: nowrap;
	}
	#submenu ul li {
		display: inline;
		white-space: nowrap;
		list-style-type: none;
		margin-left: -5px;
		margin-left: -3px!ie;
		padding: 7px 3px 8px 0px;
		padding: 7px 0px!ie;
		background: url('/images/separ_smenu.gif') no-repeat right 3px;
	}
	#submenu ul li.smcurr {
		background: #60BFF3!important;
	}
	#submenu ul li.smcurr a {
		color: #fff;
	}
	#submenu ul li.slast {
		background: none;
	}
	#submenu ul li a {
		color: #8D8B8B;
		text-decoration: none;
		margin: 0px;
		padding: 0px 5px 0px 7px;
	}
	
	


	
/*SUMNENU  SHOP  #8D8B8B   */
	#submenumagaz {
		background: #AADAF9;
		margin-bottom: 40px;
		padding-bottom:7px;
		max-width:750px;
		width:expression(document.body.clientWidth > 1000? "750px": "auto" );

	}
	#submenumagaz ul {
		margin: 0px;
		padding: 7px 0px;
		/*white-space: nowrap;*/
		max-width:750px;
		width:expression(document.body.clientWidth > 1000? "750px": "auto" );
		
	}
	#submenumagaz ul li {
		/*display: inline;*/float:left;
		/*white-space: nowrap;*/
		list-style-type: none;
		/*margin-left: -5px;*/
		margin-left: -3px!ie;
		margin-right: 3px!ie;
		padding: 3px 3px 3px 0px;
		padding: 3px 0px!ie;
		background: url('/images/separ_sshopmenu.gif') no-repeat right 0px;
		height:16px;
	}
	#submenumagaz ul li.smcurr {
		background-color: #60BFF3!important;
	}
	#submenumagaz ul li.smcurr a {
		color: #fff;
	}
	#submenumagaz ul li.slast {
		background: none;
		
	}
	#submenumagaz ul li a {
		color: #fff;
		text-decoration: none;
		margin: 0px;
		padding: 0px 5px 0px 7px;
		line-height:15px;
	}

#td_h{
	height:500px;
	height:auto !important;
	min-height:500px;
}	

table#cont {
	width: 100%;
	padding-bottom: 50px;
	background: #fff url('/images/bg_cont.gif') repeat-x bottom;
	
}	
table#cont tr td {
	vertical-align: top;
	
}
table#cont tr td.left {
	width: 100px;
	text-align: right;
}
table#cont tr td.leftmagaz {
	width: 130px;
	padding: 0px 15px 0px 15px;
	/*background: #DDDDDC;*/
}
table#cont tr td.leftmagaz div.graybox {
	background: #DDDDDC;
	
	padding: 50px 5px 20px 5px;
	color: #000;
	width:120px;
}
table#cont tr td.leftmagaz div.graybox ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
table#cont tr td.leftmagaz div.graybox ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
}
table#cont tr td.leftmagaz div.graybox ul li span.lt {
	background: #DDDDDC;
	margin-top: 0px;
	margin-top: 3px!ie;
	position: absolute;
	text-decoration: underline;
}
table#cont tr td.leftmagaz div.graybox ul li span.rt {
	background: #DDDDDC;
	margin-bottom: -3px;
	margin-top: 3px!ie;
	position: absolute right;
	text-decoration: underline;
}
table#cont tr td.left img {
	margin-left: 6px;
	margin-right: 5px;
}
table#cont tr td.middle {
	padding: 0px 30px 0px 0px;
}
table#cont tr td.middle img {
	margin: 0px 20px 10px 0px;
	/*float: left;*/
}
table#cont tr td.middle img {
	margin: 10px 0px 10px 0px;
}

/*SEARCH*/
	#search {
		width: 195px;
	}
	#search a:hover {
		text-decoration: none;
	}
	#input {
		padding-left: 2px;
		padding-right: 5px;
		margin: 5px 0px 0px 0px;
		font-size: 11px;
		width: 95px;
		background: url('/images/input.gif') no-repeat;
		height: 18px;
		border: none;
	}
#contact {
	margin-top: 13px;
	margin-bottom: 5px;
	padding: 0px 0px;
	border: 0px;
	width: 138px;
	text-decoration: none;
	line-height: 18px;
	font-size:0.9em;
	
}
#footer {
	background: url('/images/bg_footer.gif') no-repeat;
	height: 90px;
}
table#products {
	/*width: 100%;*/
	width: 750px;
}
table#products tr td {
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
table#products tr td.for {
	vertical-align: top;
	padding-top:75px;
	padding-right: 15px;
	width: 170px;
	
}
table#products tr td.pic {
	width: 69px;
}
table#tracks {
	margin: 25px 0px;
}
table#tracks tr td {
	padding-right: 25px;
}
table#tracks tr td div {
	border-bottom: 1px solid #CDCDCC;
	width: 100px;
	height: 13px;
	_margin-top: -6px;
}

/*Clases*/
.white {
	color: #fff;
}
.gray {
	color: #828180;
}
.black {
	color: #262626;
   font-weight: bold;
}
.lang {
	background: #C1C0BF;
	margin: 0px 15px 40px 15px;
	padding: 3px 5px 7px 8px;
	/*height: 25px;*/
}
.lang a {
	text-decoration: underline;
	margin-right: 5px;
}
.lang a:hover {
	text-decoration: none;
}
.lang a.current {
	text-decoration: none;
	font-weight: 600;
}
.tech {
	font-size: 11px;
}
.title {
	/*color: #60BFF3;#1078af*/
	color: #1d7bc2;
	/*font-size: 12px;
	font-weight: bold;*/
}

.subheader {
	margin: 30px 0px 10px 0px;
	
}

.subheader a {
	padding: 5px 20px 5px 50px;
	background: #60BFF3;
	color: white;	
	font: 18px white bold;

}

.subheader-smaller {
	margin: 30px 0px 10px 0px;
	
}

.subheader-smaller a {
	padding: 5px 50px 5px 5px;
	margin-left: 5px;
	background: #60BFF3;
	color: white;	
	font: 15px white bold;

}


.subheader-tiny {
	padding: 2px 2px 2px 10px;
	margin: 5px;
	background: #60BFF3;
	color: white;	
	font: 15px white bold;
	width: 150px;
}


.dashed {
	margin: 0px 0px 0px 0px;
	padding: 0px;

	border-top: 1px grey solid;
	border-left: 1px grey solid;	
	border-right: 1px grey solid;
	
	background: lightgrey;
}

.bottom-dashed {
	margin: 0px;
	padding: 0px;	

	border-bottom: 1px grey solid;

}

.box {
	margin: 15px 0px;
	line-height: 20px;
	position: relative;
	float: left;
}
.box1 {
	border: 2px solid #60BFF3;
	margin: 30px 15px 10px 0px;
	padding: 10px 5px;
	text-align: center;
}
.bs {
	border: 2px solid #DDDDDC;	
	
}

#needsticker {
	padding-left: 12px;
	background: url('/images/banners/takeaneed.jpg') no-repeat;	
	background: url('/images/banners/takeaneed-small.jpg') no-repeat;

}


.bs:hover {
	border: 2px solid #60BFF3;
	
}


.bs_curr {
	border: 2px solid #60BFF3;

}

#more_arrow {
    text-decoration: none;
    font-size: 50px;
    font-color: #60BFF3;
    height: 105px;
    width: 50px;
    padding: 5px;
}

#more_arrow:hover {
    text-decoration: none;
    color: white;
    background-color: #60BFF3;
}


dl.basket {
	color: #505050; 
	border-bottom: 1px solid #cddfef;

	margin: 0px 50px 0px 20px;
	padding: 10px 0px 20px 20px;

	width: 700px;

      }

dl.basket dt {
	float: left;

	margin: 5px 0px 0px 20px;
	
	padding: 0px;

}

dl.basket dd {
	margin: 5px 0px 5px 120px;
	padding: 0px;	  

}

dl.basket dd.hint {
	font-size: 10px;
}


.gbox {
	/*background: #828180;*/
	background:url(/images/gray1.gif) left top no-repeat;
	width: 70px;
	height:21px;
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin: 10px 20px 5px 0px;
}
.pgbox {
	/*background: #828180;*/
	background:url(/images/blue1.gif) left top no-repeat;
	width: 70px;
	height:21px;
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin: 10px 20px 5px 0px;
}

.rbox {
	/*background: #EB3D00;*/
	background:url(/images/red1.gif) left top no-repeat;
	width: 70px;
	height:21px;
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin: 10px 20px 5px 0px;
}
.bbox {
	/*background: #60BFF3;*/
	background:url(/images/blue1.gif) left top no-repeat;
	width: 70px;
	height:21px;
	text-align: center;
	padding: 2px 0px 3px 0px;
	margin: 10px 20px 5px 0px;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
.fl-top {
	float: middle;
	height:67px;
}
.clear {
	clear: both;
}
a.v_link:link,a.v_link:hover,a.v_link:visited,a.v_link:visited:hover{ 
	color:#000;
	text-decoration: none;
}

a.pr_range:link,a.pr_range:hover,a.pr_range:visited,a.pr_range:visited:hover{ 
	color:#000;
	text-decoration: none;
}
.curr_pr{
	font-weight:bold;
}




.paging {font-size: 1.0em; color:#000000; padding: 5px;}
.paging a{font-size: 1.0em; color:#000000; padding: 5px; border: 1px solid #ccc;}


a.current:link { text-decoration:none; font-weight: bold;}

#td_h1{height:400px;}

#r_alf td{width:23px; text-align:center; font-size:1.4em;height:1.5em;line-height:1.5em;}
#e_alf td{width:25px; text-align:center; font-size:1.4em;height:1.5em;line-height:1.5em;}

#words {list-style-type:none;}
#words li {list-style-type: none!important;padding:3px 0;}
#words li a{text-decoration:none; color:#004; text-transform:lowercase;}
#words li a:hover{text-decoration:underline;}

.alf {color:#60BFF3;text-decoration:none;}
.c_alf {font-weight:bold;color:#000;}
.c_alf_td{background:#C1C0BF;}
.word_title{font-size:4em;text-decoration:none;color:#60BFF3;padding:10px 0;text-transform:lowercase;}

.sitemap li{padding-left:5px;margin-left:5px;padding-top:5px;}

.center_img{border: 0pt none; vertical-align: middle;}

.left_img { border: 0pt none; margin-left: 10px; float: left;}


