@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(../images/all-bg.png) repeat-x left top #e9e9e9;
}
table.menu img, td.sub-menu img, div.search-panel img, div.search-panel input, div.curs table td img {
	vertical-align: middle;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 23px;
}
ol li {
	padding: 0px;
}
ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none !important;
	font-size: 12px !important;
	font-weight: normal !important;
}
ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/bullet.png) no-repeat left 5px;
	position: relative;
}
.black {
	font-weight: bold;
	color: #000000;
}
.red {
	color: #ed1c24;
	font-weight: bold;
}
.green {
	color: #6ea600;
	font-weight: bold;
}
strong {
	color: #000000;
}
table {
	border-collapse: collapse;
}
table td {
	vertical-align: top;
	padding: 0px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0px;
	color: #000000;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0px;
	color: #000000;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
	color: #808080;
	letter-spacing: 0px;
	margin: 16px 0px 0px 0px;
}
a img {
	border: 0px;
}
a {
	color: #ed1c24;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
big {
	font-size: 13px;
}
div.main {
	width: 95%;
	margin: 0px auto;
	min-width: 1236px;
	*width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1246)? "1236px" : "97%");
}
table.menu {
	width: 100%;
	background: #000000;
	height: 39px;
}
td.menu-main {
	background: url(../images/menu-left.png) no-repeat left top;
	height: 39px;
	vertical-align: middle;
	padding-left: 40px;
}
td.menu-main a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
td.menu-main a:hover {
	color: #999999;
}
td.menu-main a.active {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
td.sub-menu {
	height: 39px;
	width: 260px;
	color: #ffffff;
	font-size: 11px;
	background: url(../images/sub-menu-right.png) no-repeat right top #ed1c24;
}
td.sub-menu div {
	padding: 12px 0px 13px 35px;
	background: url(../images/sub-menu-left.png) no-repeat left top;
}
td.sub-menu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}
td.sub-menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}
div.shop-menu {
	float: right;
	width: 470px;
	background: url(../images/shop-menu-left.png) no-repeat left top #e1e1e1;
	padding: 12px 0px 13px 215px;
	font-size: 11px;
}
body#login div.shop-menu {
	width: 685px;
	padding: 0px;
	background: url(../images/shop-menu-left.png) no-repeat left top #e1e1e1;
	font-size: 11px;
	margin-right: 4px;
	_margin-right: 2px;
}
body#login div.shop-menu div {
	background: url(../images/shop-menu-right.png) no-repeat right top;
	padding: 12px 0px 13px 215px;
}
div.shop-menu a {
	color: #000000;
	font-style: italic;
}
div.shop-menu span {
	color: #000000;
	font-style: italic;
}
div.login-box {
	width: 275px;
	background: url(../images/login-box-left.png) no-repeat left top #ed1c24;
	float: right;
	margin-bottom: 0px;
	color: #ffffff;
}
body#login div.login-box {
	display: none;
}
div.login-box div {
	width: 245px;
	background: url(../images/login-box-right.png) no-repeat right top;
	padding: 12px 0px 17px 30px;
	font-size: 11px;
}
div.login-box div p {
	margin: 0px;
}
div.login-box div p#first {
	margin: 0px 0px 12px 13px;
}
div.login-box div p#second {
	margin: 0px 0px 12px 7px;
}
div.login-box div input {
	width: 181px;
	height: 17px;
	font-size: 11px;
	padding: 4px 10px 0px 10px;
	color: #4c4c4c;
	background: url(../images/login-input-bg.png) no-repeat right top;
	border: 0px;
}
div.login-box div input.login-btn {
	width: 81px;
	height: 21px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #000000;
	text-transform: uppercase;
	background: url(../images/login-btn-bg.png) no-repeat right top;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 20px;
	padding: 0px;
}
div.login-box div input.pswd {
	width: 61px;
	height: 17px;
	font-size: 11px;
	padding: 4px 10px 0px 10px;
	color: #4c4c4c;
	background: url(../images/login-btn-bg.png) no-repeat right top;
	border: 0px;
}
div.login-box div input.noclass {
	width:13px;
	height:13px;
	padding: 0px;
	margin-left:10px;
	color: #4c4c4c;
	background: white;
	border: 0px;
}
div.login-box div a {
	color: #ffffff;
	font-weight: normal;
}
div.login-box span {
	font-size: 14px;
}
div.header {
	padding: 0px 0px 0px 30px;
	float: left;
	margin-bottom:15px;
}
body#login div.header {
	display: none;
}
div.search-panel {
	margin-top:20px;
	clear: both;
	background: url(../images/search-panel-bg.png) repeat-x left top;
}

div.search-panel div.search-panel-left {
	padding-left: 40px;
	padding-right: 0px;
	background: url(../images/search-panel-left.png) no-repeat left top;
}
div.search-panel div.search-panel-right {
	padding: 0px 40px 0px 20px;
	height: 90px;
	background: url(../images/search-panel-right.png) no-repeat right top;
	position: relative;
}

body#login div.search-panel {
	clear: both;
	margin: -10px auto 0px auto;
	width: 98%;
	background: none;
}
div.search-panel table {
	border-collapse: collapse;
	padding: 0px;
}
div.search-panel table td {
	padding: 25px 0px 0px 0px;
	vertical-align: top;
}
div.search-panel table td.logo {
	padding: 0px 0px 15px 18px;
}
input.search{
	-float: left;
	-margin-top:1px;
	height: 29px;
	font-size: 16px;
	letter-spacing: 0px;
	padding: 5px 20px 0px 5px;
	color: #000000;
	background: #ffffff;
	border: 0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width: 100%;
	font-weight:bold;
	vertical-align: middle;
}
div.search-panel input.search-btn {
	width: 125px;
	height: 36px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #ffffff;
	text-transform: uppercase;
	background: url(../images/search-btn-bg.png) no-repeat right top;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 20px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
body#login div.search-panel input.search-btn {
	margin-left: -10px;
}
table.news p {
	margin: 0px;
}
table.news td {
	padding: 0px 20px 0px 0px;
}
table.brands {
	width: 100%;
	_width: 94%;
	padding: 0px;
	margin: 0px auto;
}
table.brands td {
	padding: 20px 20px 20px 0px;
	vertical-align: middle;
	text-align: center;
}
div.content {
	padding: 20px 0px 40px 0px;
	width: 95%;
	margin: 0px auto;
	position: relative;
	border-bottom: 1px solid #dadada;
}
div.bordered {
	border-bottom: 1px solid #dadada;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
}
div.curs {
	width: 160px;
	padding: 0px 20px 40px 40px;
	margin: 40px 0px 0px 0px;
	float: left;
	position: relative;
}
div.curs h3 {
	margin: 0px;
}
div.curs table {
	margin-top: 20px;
	font-size: 11px;
	width: 160px;
}
div.curs table td {
	padding-bottom: 10px;
	vertical-align: middle;
}
div.curs table td img {
	margin-right: 5px;
}
div.text {
	position: relative;
	padding: 0px 40px 40px 40px;
	margin: 40px 0px 0px 200px;
}
div.first-box {
	position: absolute;
	top: 20px;
	left: -40px;
	background: url(../images/01.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/public/images/01.png");

	width: 23px;
	height: 31px;
}
div.second-box {
	position: absolute;
	top: 20px;
	left: -40px;
	background: url(../images/02.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/public/images/02.png");
	width: 31px;
	height: 32px;
}
div.third-box {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/03.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/public/images/03.png");
	width: 30px;
	height: 32px;
}
div.fourth-box {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/04.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/public/images/04.png");
	width: 34px;
	height: 31px;
}
table.footer {
	clear: both;
	height: 141px;
	width: 100%;
	margin: 0px auto;
}
table.footer td {
	background: url(../images/footer-bg.png) repeat-x left top;
}
td.copyrights {
	background: url(../images/copyrights-bg.png) no-repeat left top !important;
	width: 260px;
	height: 141px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
}
td.mail {
	padding-top: 12px;
	padding-left: 50px;
	font-size: 11px;
	color: #ffffff;
	background: url(../images/footer-left-bg.png) no-repeat left top !important;
	width: 209px;
}
td.mail a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
td.icons {
	padding-top: 23px;
	padding-left: 47px;
	width: 174px;
	background: url(../images/footer-right-bg.png) no-repeat left top !important;
}
td.icons a {
	margin-right: 73px;
}
div.padd {
	padding: 40px 40px 0px 40px;
	clear: both;
}
body#login div.padd {
	padding: 10px 40px 0px 40px;
	clear: both;
}
table.list-item{
	margin: 20px 0px;
}
table.list-item td {
	padding: 10px;
	border-top: 1px dashed #dadada;
}
table.result {
	width: 100%;
	margin: 20px 0px 20px 0px;
	*margin: 20px 0px 20px -5px;
}
table.result td {
	font-size: 11px;
	padding: 3px 10px;
	border-top: 1px dashed #646464;
}

.req {
	background-color: #FFEB7D;
}
table.result tr.inner td {
	border-top: 1px dashed #dadada;
}
table.result td.plus-minus {
	padding: 8px 10px !important;
}
table.result th {
	padding: 5px 10px;
	background: #dadada;
	font-size: 13px;
	color: #000000;
}
table.result th a {
	color: #000000;
}
table.result input {
	border: 1px solid #dadada;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 11px;
}
.even {
	background: #f5f5f5;
}
.odd {
	background: #ffffff;
}
.close {
	background: #a9a9a7;
	color:white;
}

.closeitem {
	background: #a9a9a7;
	color:black;
}

.close a{
	background: #a9a9a7;
	color:white;
}
.wrong {
	background: #ed1c24;
	color:white;
}
.wrong h2{
	padding:10px 0px;
	color:white;
}
.wrong a{
	color:white;
}

table.result td.analog {
	padding-left: 40px;
}

table.result td.analog a {
	font-size:12px;
}
table.result tr#analog td.no-border {
	border: 0px;
}
form {
	margin-bottom: 40px;
}
form input {
	border: 1px solid #dadada;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
form .alert {
	border: 2px solid #ed1c24;
}

form .radio-check {
	border: 0px;
	padding: 0px;
	margin-right: 5px;
	vertical-align: middle;
}
form textarea {
	border: 1px solid #dadada;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 50%;
}
form select {
	border: 1px solid #dadada;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
form input.btn-red {
	border: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background: #ed1c24;
	text-transform: uppercase;
}
form input.btn {
	border: 1px solid #00000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	text-transform: uppercase;
}
form input.btn_disabled {
	border: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background: #AAAAAA;
	text-transform: uppercase;
}
div.paging {
	font-size: 16px;
	margin: 20px 0px 40px -15px;
}
div.paging strong {
	margin: 0px 15px;
}
div.paging a {
	text-decoration: none;
	font-weight: bold;
	margin: 0px 15px;
}
div.paging a:hover {
	color: #808080;
}
div.left-col {
	float: left;
	width: 160px;
	margin-right: 20px;
	padding-bottom: 40px;
}
div.left-col div.curs {
	width: 160px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
	float: none;
	position: relative;
}
div.left-col ol {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	list-style: none;
}
div.left-menu {
	position: relative;
}
div.left-menu span {
	display: block;
	margin-bottom: 15px;
	font-size: 12px;
	color: #666666;
}
div.right-col {
	padding-bottom: 40px;
	position: relative;
	margin-left: 220px;
}
div.right-col table.brands {
	margin-bottom: 40px;
}
div.right-col h2 {
	margin-top: 40px;
}
div.manager {
	position: relative;
	margin: 40px 0px;
}

.signup-links
{
	position:absolute;
	left:130px;
	top:76px;
}

.PopupDiv
{
	display: none;
	width: 350px;
	height: auto;
	position: absolute;
	background-color: #ebeef0;
	padding: 0px;
	margin: 0px;
	z-index:100;
}

.PopupFrame
{
	position:absolute;
	height:auto;
	top:0px;
	left:0px;
	border:none;
	display:inline;
	z-index:100;
	margin:0px;
	padding:0px;
}

.popUpToolTip
{
	display: inline;
	width: 350px;
	height: auto;
	position: absolute;
	background-color: #fff;
	border: #d6d7d7 1px solid;
	padding: 5px;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

.popUpToolTip SPAN
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4b819c;
	padding: 0;
	margin: 0;
}

.popUpToolTip P
{
	padding: 7px 0;
	margin: 0;
	text-align: justify;
}

.popUpToolTip IMG
{
	position: absolute;
	margin: 0 0 0 325px;
}
.OverDiv
{
	display:none;
	width:100%;
	position:absolute;
	background-color: #0f0f0f;
	z-index:10;
}
.ModalTipContent
{
	padding:20px;
}
div.search_checkbox
{
	margin-top:3px;
}

div.search_checkbox input
{
	border: 0px;
}

div.search_checkbox span
{
	color: 0px;
	color: #666666;
}


#OuterDiv
{
	display: none;
	position: absolute;
	height: auto;
}

#InnerDiv
{
	position: absolute;
	font-color: #000000;
	background-color: #EBEBEB;
	border: 1px solid black;
	z-index:11;
}

#IframeCheat
{
	position: absolute;
	background-color: #EBEBEB;
	z-index:10;
	width:0px;
	height:0px;
	display:inline;
}

#InnerDiv a, #InnerDiv span
{
	display: block;
	background-color: #FFFFFF;
	color: black;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#InnerDiv a:hover, #InnerDiv a.selected
{
	background-color: #0A246A;
	color: #fff;
}

#EmptyDiv
{
	display: block;
	background-color: #FFFFFF;
	color: black;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right;

}

tr.undefined_checked
{
	background-color:#FFE4B2;
}

tr.undefined
{
	background-color:#7497CF;
}

tr.undefined_checked_old
{
	background-color:#ffeece;
}

tr.undefined_old
{
	background-color:#ffe0a2;
}

table.result select
{
	color: black;
}

tr.undefined_old
{
	background-color:#ffe4b2;
}

div.left
{
	float: left;
	width: 50%;
	
}

div.clear
{
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

.catalog_table td
{
	text-align: center;
}
.addQuantity { 
	color: #8e8e8e;
    }

.e-drop-menu {
	#cursor: pointer;
}

.e-drop-menu:hover .e-sub-menu {
	display: inline-block;
}

	
.e-sub-menu {
	display: none;
}

.e-sub-menu img {
   vertical-align: middle;
}

ul.inline li { float: left; padding-right: 10px; background: none; padding: 0 7px 0 0;}
