﻿html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 150px 0px 0px;
	font: 12px Tahoma, Arial, sans-serif;
	color: #303C49;
	min-width: 994px;
}
img {
	border-style: none;
}
form, fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	text-decoration: underline;
	color: #303C49;
}
a:hover {
	text-decoration: none;
}
a.inverted {
	text-decoration: none;
}
a.inverted:hover {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}
h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}
.hd {
	font-size: 18px;
	color: #E60A3C;
	background-image: url(../images/bullet_red_right_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: -16px;
	padding-left: 28px;
	position: relative;
	background-position: 0px 5px;
}
.hd a {
	color: #E60A3C;
}
.cell {
	vertical-align: top;
	padding: 0px;
}
.text {
	display: table;
	min-height: 1px;
}
.closer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 2px;
}






.header {
	position: absolute;
	height: 83px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F3F3F3;
}
.header_1 {
	background-image: url(../images/header_1.gif);
	background-repeat: repeat-x;
	background-position: 2px 36px;
	height: 83px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 14px;
}
.slogan {
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 80px;
	top: 18px;
}
.slogan i {
	color: #E60A3C;
	font-style: normal;
}
.content {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
	border-bottom: 3px solid #FDFDFD;
}
.left_column {
	vertical-align: top;
	padding: 0px 0px 10px;
	width: 242px;
	background-image: url(../images/light_dotted.gif);
}
.left_column .bg {
	background-image: url(../images/left_side_bg.gif);
	background-repeat: no-repeat;
	padding: 15px 25px 0px 42px;
	min-height: 1px;
}
.left_column .hd {
	margin-left: -28px;
}
.left_column .rounded {
	margin-bottom: 10px;
}
.left_column .grey_pad {
	margin-top: 0px;
}



.menu {
	margin-bottom: 25px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.menu li {
	list-style: none;
	padding-bottom: 4px;
	background-image: url(../images/bullet_black_right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 12px;
}
.menu a:hover {
	color: #85929C;
}
.menu .active {
	background-image: url(../images/top_selector_active.gif);
	padding-right: 0px;
	background-repeat: no-repeat;
	margin-left: -10px;
	background-position: left top;
	padding-left: 2px;
	margin-right: -7px;
	padding-bottom: 2px;
}
.menu .active span {
	display: block;
	background-image: url(../images/top_selector_active_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 7px 2px 8px;
}
.menu .active b {
	font-weight: normal;
	background-image: url(../images/bullet_white_right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
}
.menu .active a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu .active a:hover {
	text-decoration: underline;
}
.special_title {
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align:justify;
}
.special_price {
	font-size: 12px;
	color: #E60A3C;
	padding-bottom: 2px;
	display: block;
}
.special_price a {
	color: #E60A3C;
}
.any_title {
	padding-bottom: 4px;
	display: block;
}

.grey_pad {
	background-image: url(../images/grey_pad_left.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-left: 2px;
	margin-top: 8px;
	margin-bottom: 24px;
}
.grey_pad b {
	font-weight: normal;
	background-image: url(../images/grey_pad_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 17px;
	padding-top: 2px;
	padding-left: 9px;
}
.grey_pad a {
	color: #FFFFFF;
}
.center_column {
	padding: 0px 20px 10px;
	vertical-align: top;
}
.center_column .card {
	font-size: 12px;
	margin-bottom: 20px;
}
.center_column .pics {
	float: left;
	margin-right: 13px;
	margin-bottom: 5px;
}
.center_column .pics .previews {
    z-index:50;
	margin-left: 0px;
	background-color: #EFEFEF;
	border-top-style: none;
	margin-top: -5px;
}
.center_column .pics .previews table {
	width: 100%;
	border-collapse:collapse;
	table-layout:fixed;
}
.center_column .pics .previews td {
	vertical-align: top;
	padding: 4px 0px 0px;
}
.center_column .pics .previews img {
	margin: 0px auto;
	border: 3px solid #EFEFEF;
	position: relative;
	z-index: 700;
}
.center_column .pics .previews a:hover img, .center_column .pics .previews .active {
	border-color: #BABFC4;
}
.center_column .other_rounded {
	display: block;
	float: none;
	background-color: #F7F7F7;
	margin-bottom: 7px;
}
table.styled {
	width: 100%;
	border-collapse:collapse;
	background-color: #F3F3F3;
}
table.styled th {
	vertical-align: top;
	padding: 10px 4px 10px 5px;
}
table.styled td {
	padding: 10px;
	border-bottom: 1px solid #5084AC;
	vertical-align: top;
	text-align: center;
}
table.styled a {
	color: #5084AC;
}
table.styled .last td {
	border-style: none;
}
.request .hd {
	background-color: #F3F3F3;
	background-position: 14px 9px;
	padding: 4px 0px 6px 41px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.request table {
	width: 100%;
	border-collapse: collapse;
}
.request th {
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 0px 25px;
	width: 140px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

.request td {
	vertical-align: top;
	padding: 0px 25px 15px 0px;
}
.request .inp {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #DEE0E2;
	padding-top: 4px;
	padding-bottom: 4px;
}
.request textarea {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #DEE0E2;
	height: 110px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.request .subm {
	float: right;
	margin-right: -6px;
	position: relative;
}








.right_column {
	padding: 0px 0px 10px;
	vertical-align: top;
	width: 200px;
	background-image: url(../images/light_dotted.gif);
}
.right_column .bg {
	background-image: url(../images/right_side_bg.gif);
	background-repeat: no-repeat;
	padding: 15px 25px 0px 34px;
	min-height: 1px;
}
.right_column .rounded {
	margin-bottom: 6px;
	border-color: #FCFCFC;
}
.right_column .rounded .lt {
	background-image: url(../images/rounded_light.gif);
}
.right_column .rounded .rt {
	background-image: url(../images/rounded_light.gif);
}
.right_column .rounded .lb {
	background-image: url(../images/rounded_light.gif);
}
.right_column .rounded .rb {
	background-image: url(../images/rounded_light.gif);
}
.right_col_phone {
	font-size: 14px;
	color: #E60A3C;
	font-weight: bold;
}
.right_column address {
	font-size: 14px;
	font-style: normal;
	margin: 0px -5px 0px 0px;
	padding: 0px;
}



.rounded {
	min-height: 1px;
	position: relative;
	border: 5px solid #EFEFEF;
	display: inline;
	float: left;
	margin-left: -5px;
}
.rounded img {
	display: block;
}

.rounded .lt {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/rounded.gif);
	background-repeat: no-repeat;
	background-position: -10px -10px;
	left: -5px;
	top: -5px;
	height: 10px;
	width: 10px;
	position: absolute;
}
.rounded .rt {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/rounded.gif);
	background-repeat: no-repeat;
	background-position: -0px -10px;
	right: -5px;
	top: -5px;
	height: 10px;
	width: 10px;
	position: absolute;
}
.rounded .lb {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/rounded.gif);
	background-repeat: no-repeat;
	background-position: -10px -0px;
	left: -5px;
	bottom: -5px;
	height: 10px;
	width: 10px;
	position: absolute;
}
.rounded .rb {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/rounded.gif);
	background-repeat: no-repeat;
	background-position: -0px -0px;
	right: -5px;
	bottom: -5px;
	height: 10px;
	width: 10px;
	position: absolute;
}
.rounded .zoom {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.trail {
	padding-bottom: 6px;
	color: #333333;
}
.trail a {
	color: #333333;
	text-decoration: none;
}
.trail a:hover {
	text-decoration: underline;
}







.phone {
	position: absolute;
	top: 20px;
	right: 50px;
	font-size: 12px;
}
.phone b {
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
}
.phone i {
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
}
.top_selector {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 83px;
	border-collapse:collapse;
	height: 55px;
	font-size: 12px;
	background-image: url(../images/top_selector.gif);
	background-repeat: repeat-x;
}
.top_selector td {
	font-size: 20px;
	color: #E9EBED;
	padding: 11px 0px 0px 26px;
	width: 73px;
	vertical-align: top;
}
.top_selector th {
	font-weight: normal;
	padding: 19px 10px 0px;
	vertical-align: top;
}
.top_selector a {
	color: #FFFFFF;
}
.top_selector a:hover {
	color: #EBEDEF;
	text-decoration: underline;
}
.top_selector b {
	background-image: url(../images/top_selector_active.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	*padding-top: 0px;
	*padding-bottom: 0px;
}
.top_selector b a {
	background-image: url(../images/top_selector_active_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 12px 4px 10px;
	text-decoration: none;
}
.top_selector b a:hover {
	text-decoration: none;
}
.bot_selector {
	font-size: 12px;
	background-color: #F7F7F7;
	border-top: 3px solid #F3F3F3;
	border-bottom: 3px solid #F3F3F3;
	margin-bottom: 23px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.bot_selector table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 4px;
}
.bot_selector td {
	font-size: 20px;
	color: #58616C;
	padding: 0px 0px 0px 26px;
	width: 73px;
	vertical-align: top;
}
.bot_selector th {
	font-weight: normal;
	padding: 6px 10px 0px;
	vertical-align: top;
}
.bot_selector a {
	color: #58616C;
}
.bot_selector a:hover {
	color: #939DAA;
	text-decoration: underline;
}
.bot_selector b {
	background-image: url(../images/top_selector_active.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	*padding-top: 0px;
	*padding-bottom: 0px;
}
.bot_selector b a {
	background-image: url(../images/top_selector_active_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 12px 4px 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.bot_selector b a:hover {
	text-decoration: underline;
}
.footer {
	color: #000000;
	padding: 10px 30px 5px 27px;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.footer .counters {
	float: right;
	width: 318px;
}
.footer .counters .item {
	float: right;
	margin: -7px 0px 22px 18px;
	position: relative;
}

pages{
    font-size: 12px;
	background-color: #F7F7F7;
	border-top: 3px solid #F3F3F3;
	border-bottom: 3px solid #F3F3F3;
	margin-bottom: 23px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.pages a {
	color: #58616C;
	font-size:14px;
	margin:0 4px 0 4px;
}
.pages strong{
	margin:0;
}
.pages a:hover {
	color: #939DAA;
	text-decoration: underline;
}
.pages b{
	background-image: url(../images/top_selector_active.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	*padding-top: 0px;
	*padding-bottom: 0px;
}

.pages b strong{
	background-image: url(../images/top_selector_active_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 12px 4px 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.pages strong:hover {
	text-decoration: underline;
}
.text_product{
    vertical-align: middle;
    text-align: justify;
    font-size: 14px;
}

