@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Tahoma;
	font-size: 11px;
	background: #30313B;
}

div {
	/* border: 1px solid red; */
}

#m-content {
	margin: 0 auto;
	padding-bottom: 40px;
}

#m-content, #m-header {
	width: 814px;
}

#m-header {
	position: absolute;
	left: 50%;
	margin-left: -407px;
	top: 0;
	color: white;	
}

#m-header a {
	color: white;
}

#m-header, #m-header .left {
	height: 48px;
}

#m-header .left {
	padding-left: 15px;
	float: left;
	display: inline;
}

#m-header .left a {
	float: left;
	display: inline;
	text-indent: -9999px;
	padding: 0 5px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 19px;
}

#m-header .left a.home {
	width: 11px;
	height: 10px;
	background-image: url(/images/home.gif);
}

#m-header .left a.email {
	width: 13px;
	height: 9px;
	background-image: url(/images/mail.gif);
}

#m-header .right {
	text-align: right;
	height: 39px;
	margin-top: 4px;
	margin-right: 25px;
	padding-right: 5px;
	border-right: 1px solid #FF4E6E;
}

#m-header .right li {
	height: 13px;
	line-height: 13px;
}

#m-columns {
	background: url(/images/t_bg.gif);
	overflow: hidden;
	margin-top: 48px;
	padding: 20px 0;
	zoom: 1; /* IE6 fix */
}

#m-right {
	float: right;
	display: inline;
	maring-left: 10px;
	width: 545px;
	background: url(/images/pol_bg.gif) repeat-y right top;
	margin-right: 20px;
}

#m-columns .right-decorative {
	float: right;
	display: inline;
	width: 15px;
	margin-left: 5px;
	margin-right: 20px;
	height: 100%;
	background: url(/images/pol_bg.gif);
}

#m-right .right-content {
	margin-right: 20px;
	background: black;
	padding: 3px;
}

#m-right .rc1 {
	background: url(/images/pol_top.gif) right top no-repeat;
}

#m-right .rc2 {
	background: url(/images/pol_bott.gif) right bottom no-repeat;
}

#m-right .right-content .top-banner {
	height: 12px;
	background: url(/images/grkub.gif) no-repeat left center #FF4E6E;
	border: 1px solid white;
}

#m-right .right-content .content {
	margin-top: 3px;
	background: #C9C8C8;
	padding: 10px 5px;
	line-height: 14px;
	overflow: hidden;
}

#m-right .right-content .content h1, #m-right .right-content .content h2 {
	font-size: 15px;
	color: #FF4E6E;
	margin-bottom: 11px;
}

#m-right .right-content .content p, .headered-block .hb-content p {
	text-indent: 0px;
	margin-bottom: 11px;	
	text-align: justify;
}

#m-left {
	margin-right: 575px;
	*margin-right: 570px;
	text-align: right;
	width: 239px;
	position: relative;
}

#m-left ul {
	margin: 10px 0;
}

#js #m-content #m-left .submenu-js-hidden {
	display: none;
}

#js #m-left .submenu {
	display: block;
	position: absolute;
	top: 170px;
	left: 230px;
	width: 185px;
	background: #E2E2E2;
	border: 1px solid #FFAFBD;
	padding: 5px;
	z-index: 5000;
}

#js #m-left .submenu a {
	padding: 0 3px 0 10px;
	color: black;
	font-weight: normal;
	background: url(/images/strmain3.gif) left center no-repeat;
}

#js #m-left .submenu a:hover {
	background: #FFAFBD;
}

#m-left .submenu {
	margin: 5px 0;
}

#m-left .submenu li {
	width: auto;
}

#m-left .submenu a {
	display: block;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 100px;
	line-height: 16px;
}

#m-left ul li {
	width: 239px;
	text-align: left;
}

#m-left ul li a.top-item {
	display: block;
	background: url(/images/mbut.gif) right top;
	height: 19px;
	padding-left: 110px;
	font-size: 12px;
	color: white;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#m-left ul li a.top-item:hover, #m-left ul li a.top-item-active {
	background: url(/images/mbut.gif) left top;
	padding-left: 132px;
	color: #FF4E6E;
}


#m-footer {
	overflow: hidden;
}

#m-footer ul {
	width: 750px;
	padding-left: 100px;
	float: right;
	display: inline;
	border-bottom: 1px solid #939499;
	margin: 5px 0;
	padding-bottom: 2px;
}

#m-footer ul li {
	float: left;
	display: inline;
	width: 95px;
	text-align: center;
	text-transform: lowercase;
}

#m-footer li a {
	color: #B4B5B8;
	font-weight: bold;
	text-decoration: none;
}

#m-footer li a:hover {
	color: #B4445C;
}

.breadcrumbs, h1.underlined {
	display: block;
	border-bottom: solid 1px white;
	margin: 0 10px;
	height: 30px;
	padding-top: 10px;
}

.breadcrumbs li {
	display: inline;
	margin-left: 10px;
	padding-left: 10px;

	background: url(/images/tchk.gif) no-repeat left center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.breadcrumbs li a, #m-right .right-content .content a, .news-entry a, .headered-block a {
	color :#000000;
	text-decoration: none;
}

.breadcrumbs li a:hover, #m-right .right-content .content a:hover, .news-entry a:hover, .headered-block a:hover {
	color: white;
}

#m-right .right-content .content a {
	color :#000000;
	text-decoration: none;

}

.product-image {
	float: left;
	padding-right: 10px;
}

#m-right .right-content .content .product-details p { 
	text-indent: 0; 
}

.product-details a {
	font-weight: bold;
}

.product-details p {
	padding-top: 15px;
}

.doorway {
	background: url(/images/strmain2.gif) no-repeat right center;
	padding-right: 20px;
}

.product-list {
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
}

.product-list li {
	display: block;
	position: relative;
	float: left;
	width: 156px;
	text-align: center;
}

.product-list li .new-logo {
	position: absolute;
	display: block;
	width: 28px;
	height: 8px;
	z-index: 1500;
	top: 10px;
	left: 28px;
}

a img {
	border: 1px solid #4E4E4E;
}

a:hover img {
	border: 1px solid white;
}

#catalog-snippet, #news {
	width: 49%;
}

#catalog-snippet {
	float: left;
}

#catalog-snippet .hb-content {
	zoom: 100%;
}

#catalog-snippet ul {
	overflow: hidden;
}

#catalog-snippet ul li {
	float: left;
	padding-bottom: 10px;
	width: 50%;
	*width: 49%;
	text-align: center;
}

#news {
	float: right;
}

.headered-block h2, .headered-block h1 {
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF4E6E;
	font-size: 15px;
}

.headered-block .hb-content {
	border: solid black 3px;
	background: #C9C8C8;
	padding: 10px;
	font-size: 11px;
}

.headered-block a {
	text-decoration: underline;
}

#flash-banner {
	width: 500px;
	margin: 5px auto;
	background: url(/images/flash_bg.jpg) no-repeat;
}

.news-entry {
	margin: 10px 0;
}

.news-entry .text {
	margin-left: 15px;
}

.news-entry .text p {
	text-indent: 0;
}

.news-entry span {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

.news-entry .more-link {
	text-align: right;
}

#catalog-snippet ul {
	display: inline-block;

}

.common-list {
  list-style: disc outside;
}

.clr {
  clear: both;
}
