html, body, table, td, form, ul, li{
	margin: 0px;
	padding: 0px;
}
html, body{
	height:100%;
	position:relative;
}
*html #site {
	height: 100%;
}
body {
	background: #fff;
	color: #6B6B6B;
	position: relative;		
	font: 100% "Tahoma", sans-serif;
}
table, td{font-size: 1em;	
	border-collapse: collapse;
	border:0px;	
	vertical-align: top;
}
a, a:hover{color: #6B6B6B;
	text-decoration: underline;}
img, a img, a:hover img{
	border: none;
}
p{ margin: 12px 0 0 0;padding:0;}
li{margin: 0 0 0 1.5em;}

h1, h2, h3, h4, h5, h6{
	font-family: "Times New Roman", serif;
	margin:0;
	padding:0;
}
h1{
	font-size: 1.5em;
	background: #fff;
	color:#000;
}
h2{
	font-size: 1.15em;
	background: none;
	color:#000;
	font-weight:normal;
}
h3{
	font-size: 1.1em;
	font-weight:normal;
	background: #fff;
	color:#000;
	margin-left: -0.44em;
}
em{
	font-style:normal;
	color: #d60000;
}
input, textarea, select{
	font-size: 1em; 
	font-family: Tahoma,sans-serif;
}
select{
	background:#fff;	
}
.form td{
	padding:2px;
}
/**************************************************/
body{
	padding: 0 65px;
}

/* site */
#site{
	min-height: 100%;
	// height:100%;
	padding-bottom: -100px;
/*	width:100%;
	min-width:870px;*/
}
* html #site{
/*	padding-left:870px;
	margin-left:-870px;
	position:relative;*/
}
#head{
	text-align: right;
	font-size: 1em;
}
#head h1{
	padding-top: 25px;
}
#head h1 a, #head h3 a, #head h1 a:hover, #head h3 a:hover{
	color: #000;
	text-decoration:none;
}
#head div.about{
	font-size:0.7em;
	padding-top:10px;
}
#menu{
	font-size: 0.65em;
	padding-top: 15px;
}
#menu h2{
	font-size: 1.95em;
}
#menu h2 a{
	background:none;
	color: #404040;
	text-decoration:none;
}
#menu h2 a:hover{
	background:none;
	color: #D60000;
	text-decoration:none;
}
#menu div{
	width: 33%;
	color:#000;
	padding-top: 125px;
	line-height: 1.4em;
/*	white-space:nowrap;*/
}
#menu div.active h2 a{
	color: #D60000;
}
#menu div p{
	padding-top: 5px;
	margin:0;
}

#menu div#block1{
	float:left;
	background: url('/img/cup.gif') no-repeat top left;
}
#menu div#block2{
	float:left;
	background: url('/img/headphones.gif') no-repeat top left;	
}
#menu div#block3{
	float:right;
	background: url('/img/microphone.gif') no-repeat top left;
}
#menu div.cleaner{
	height:1px;
	padding:0;
}
#menu a, #content a{
	background: #6B6B6B;
	color:#fff;
	text-decoration:none;
}
#menu a:hover, #content a:hover{
	background: #D60000;
	color:#fff;
	text-decoration:none;
}
#content{
	clear:both;
	font-size: 0.7em;
	padding-top: 20px;
	padding-bottom: 85px;
	text-align:justify;
	line-height: 1.4em;
}
#content div#leftpart{
	width: 65%;
	left:0;
	float:left;
	margin-right:-30%;
}
#content div#rightpart{
	width: 25%;
	float:right;
	font: 1.75em "Times New Roman", serif;	
	text-align:left;
}
#content h3{
	color: #D60000;
	font-size: 1em;
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	margin: 10px 0 0 0;	
}
#content h4{
	color: #6B6B6B;
	font-size: 1em;
	font-family: Tahoma, sans-serif;
	margin: 10px 0 0 0;
}
div.form{
	border:1px solid #6B6B6B;
	margin-top: 10px;	
}
div.form table{
	margin: 5px;
	/*width:400px;*/
}
.price{
	margin: 10px 0 15px 0;
}
.price div{
	float:left;
	text-align: left;
	width: 27%;
	padding: 0 10px 0 5px;
	border-left:1px solid #6B6B6B;
}
.btn{	
	float:right;
}
.form h2{
	color:#6B6B6B;
	font-weight:bold;
	font-size: 1em;
	font-family: Tahoma, sans-serif;
	margin: 10px 0 10px 10px;
}
.btn input{
	color: #fff;
	background: #6B6B6B;
	cursor:pointer;
}
div.form strong{
	color: #000;
}
.form input, .form textarea{
	border:0;
	width:120px;
	overflow: auto;
}

.form input.checkbox{
	width: auto;
	margin:0;
}
/* =footer */

* html #footer{
	padding-left:870px;
	margin-left:-870px;
	position:relative;
}
#footer{
	clear:both;
	margin-top: -85px;
	height: 85px;
	font-size: 0.65em;
	width:100%;
	min-width:870px;
}
#footer table{
	width:100%;	
}
#footer td{
	vertical-align:middle;
}
#footer td.all{
	width:1%;
	vertical-align:middle;
	background: #6B6B6B;
	border-top: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	padding: 4px 0;	
}
#footer .left{
	width: 65%;
	
		
}
#footer .right{
	
	width:35%;
	font-size: 0.83em;
	padding-top:10px;	
}
/* =card  */
#site div#card{
	position:relative;
	top:0;
	left:0;
	float:left;	
	font-size: 0.7em;
}
#site div#card img{
	margin: 2px 10px -2px 0;
}
#site div#card a.favorites, #site div#card a:hover.favorites{
	background: #D60000;
	color:#fff;
	text-decoration:none;	
	padding: 0 10px;
}
#site div#card a{
	background: #6B6B6B;
	color:#fff;
	text-decoration:none;	
}
#site div#card a:hover{
	background: #D60000;
	color:#fff;
	text-decoration:none;	
}
div.opacity {
  background: #fff;
  visibility:hidden;
  color: #fff;
  width: 200px;
  height: 70px;
  padding-top:20px;
}
div.opacity a{
            padding: 0 5px;
}
/* =cleaner */
.cleaner{
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}


/*********************** =min-width ***************/
/* min-width */
.width {
	width:100%;
	min-width:770px;
}

* html .minwidth {
	padding-left:770px;
}

* html .container {
	margin-left:-770px;
	position:relative;
}

/*\*/
* html .minwidth,
* html .container,
* html .layout {
	height:1px;
}
/**/