/* CSS Document */
@font-face {
	font-family: 'Conv_Quicksand_Dash';
	src: url('fonts/Quicksand_Dash.eot');
	src: local('?'), url('fonts/Quicksand_Dash.woff') format('woff'), url('fonts/Quicksand_Dash.ttf') format('truetype'), url('fonts/Quicksand_Dash.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
 font-family:tcm;
 src: url('fonts/TCM.eot');
 src: local(TCM Regular), local(TCM-Regular), url('fonts/TCM.eot?#iefix') format('embedded-opentype'), url('fonts/TCM.woff') format('woff'), url('fonts/TCM.ttf') format('truetype'), url('fonts/TCM.svg#TCMRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_main.jpg);
	background-position:center top;
	background-repeat:repeat;
}
.shadow {
	background-color:#FFFFFF;
	box-shadow:0px 0px 8px #aaa;
}
.head1 {
	background-image:url(../images/bg_head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:169px;
	padding:7px 0px 0px 8px;
}
.head2 {
	padding:8px 0px 10px 0px;
}
.mid1 {
	background-color:#ebebeb;
	padding:8px 22px;
}
.products {
	font-family: tcm;
	font-size:25px;
	color:#191919;
	text-transform:uppercase;
	line-height:normal;
}
.search {
	background-color:#FFFFFF;
	border:1px solid #5b5b5b;
	width:163px;
	height:29px;
	padding:0px 5px;
	font-family:Tahoma;
	font-size:11px;
	color:#323232;
	line-height:26px;
}
.prd_drop {
	background-color:#FFFFFF;
	border:1px solid #5b5b5b;
	width:222px;
	height:31px;
	padding:3px 3px;
	font-family:Tahoma;
	font-size:11px;
	color:#323232;
}
.prd {
	width:170px;
	float:left;
}
.prd ul {
	width:170px;
	float:left;
	margin:0px;
	padding:0px;
}
.prd ul li {
	width:170px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px dotted #b9b9b9;
}
.prd ul li a {
	font-family:Tahoma;
	font-size:12px;
	color:#323232;
	text-decoration:none;
	line-height:35px;
	text-transform:capitalize;
	background-image:url(../images/bullet1.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
}
.prd ul li a:hover, .prd ul li a.act {
	font-family:Tahoma;
	font-size:12px;
	color:#0060ff;
	text-decoration:none;
	line-height:35px;
	text-transform:capitalize;
	background-image:url(../images/bullet11.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
}
.cmnt {
	font-family:Tahoma;
	font-size:10px;
	color:#626262;
	padding:0px 0px 0px 22px;
}
.footer {
	font-family:Tahoma;
	font-size:11px;
	color:#101010;
}
.email {
	font-family:Tahoma;
	font-size:11px;
	color:#0664ff;
	text-decoration:none;
}
.email:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#0664ff;
	text-decoration:underline;
}
/* 24.04.2013 */

.banner {
	background-image:url(../images/bg_banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:146px;
}
.bann_1 {
	font-family: tcm;
	font-size:33px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
	text-shadow:2px 2px #13366d;
	letter-spacing:1.7px;
}
.bann_1_50 {
	font-family: tcm;
	font-size:50px;
	color:#FFFFFF;
}
.bann_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fffc00;
	text-transform:uppercase;
	line-height:normal;
	text-shadow:2px 2px #13366d;
	padding-bottom:10px;
}
.bann_3 {
	font-family:'Conv_Quicksand_Dash',Sans-Serif;
	font-size:22px;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:42px;
	text-shadow:2px 2px #13366d;
}
