html, body {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font:62.5% Arial;
	color:#575859;
	min-width:1000px;
	//width: expression((documentElement.clientWidth||document.body.clientWidth) <= 1024 ? "1024px" : "100%");			
}

#overall_wrapper {
	height:100%;
	width:100%;
	border-collapse:collapse;
}
#overall_wrapper td {
	padding:0px;
	vertical-align:top;
}

h4.button {
	background:url('images/bg_1.gif') right center no-repeat;
	margin:0px 10px 0px 0px;
	padding:7px 10px 0px 20px;
	height:24px;
	color:#ECEDF1;
	font:1.3em Trebuchet MS;
}

h1 {
	background:#989898;
	color:#FFFFFF;
	margin:0px;
	font:normal 1.8em Arial;
	padding:15px;
}

h2 {
	color:#3970B8;
	font:normal 1.2em Arial;
	margin:20px 0px;
	padding:0px 0px 10px 0px;
	background:url(images/bg_5.gif) left bottom repeat-x;
	clear:both;
}
h2 a {
   color:#3970B8;
   text-decoration: none;
}
h2 a:hover {
   text-decoration: underline;
}

h3 {
	color:#3E3E3C;
	font:normal 1.2em Arial;
}
h3 a {
	color:#3E3E3C;
}

h4 {
	color:#3970B8;
	font:normal 1.1em Arial;
}

input, textarea {
	border:solid 1px #666666;
	color:#575859;
}
input {
	height:20px;
	margin:0px;
}
input.button {
	background:#646464;
	border:solid 1px #1F1F1F;
	color:#ffffff;
	height:24px;
	font:bold 1.2em Arial;
}
a img {
	border:none;
}
a {
	color:#3970B8;
}
a:hover {
	color:#234776;
}

a.more {
   display: block;
   text-align: right;
   outline: none;
   color: #989898;
   font-size: 90%;
   margin-right: 50px;
}
a.more:hover {
   color: #575859;
}
/*----HEADER---------*/
#above_header {
	/*height:45px;*/
	height:22px;
	padding:10px 0px 0px 11px;
	font-size:1.1em; 
	color:#6D6D6D;
	border-bottom:solid 7px #E6E6E6;
}

#header {
	height:210px;
	background:#234776;
}
#logo {
	float:left;
	margin:0px 0px 0px 30px;
	width:250px;
	height:110px;
	padding-top:30px;
	//display:inline;
}
#slogan {
	margin-left:310px;
	margin-right:150px;
	padding:20px 20px 0px 20px;
	/*height:175px;*/
	height:145px;
	max-width:540px;
	//width: expression((documentElement.clientWidth||document.body.clientWidth) <= 1060 ? "500px" : "540px");			
}
#slogan h1 {
	background:none;
	color:#ffffff;
	padding:0px 0px 5px 0px;
	font:normal 3em Trebuchet MS;
	line-height:26px;
}
#slogan h2 {
	color:#ffffff;
	background:none;
	font:normal 1.6em Trebuchet MS;
	font-style: italic;
	margin:0px;
	clear:none;
}
#slogan .catalog_link {
	position:relative;
	/*right:114px;*/
	width:94px;
	/*margin-left:100%;*/
	//margin-left: 0px;		
	//left:expression((documentElement.clientWidth||document.body.clientWidth) <= 1060 ? "386px" : "426px");		
	/*height:22px;
	width:119px;*/
	height:20px;
	background:url(images/bg_8.gif) center center no-repeat;
	display:block;
	color:#234776;
	font:bold 1.4em Arial; 
	text-decoration:none;
	padding:2px 0px 0px 25px;
	float: right;
	//float: none;
}
#phones {
	float:right;
	/*height:115px;
	width:172px;*/
	height:95px;
	width:120px;
	background:url(images/bg_7.gif) top left no-repeat;
	margin-top:15px;
	padding:10px 30px 10px 10px;
	font:normal 1.8em Trebuchet MS;
	text-align:right;
}
/*---- /HEADER---------*/

/*---------MENU--------------*/
#menu {
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:45px;
}
#menu li {
	float:left;
	background:url(images/bg_10.gif) right center no-repeat;
	/*padding:0px 23px 0px 15px;*/
	padding:0px 12px;
	margin:0px;
}
#menu li.sfhover {
	/*background:url(images/bg_11.gif) right center no-repeat;*/
}
#menu li.last {
	background:none;
}
#menu a {
	color:#ffffff;
	font:normal 1.5em Trebuchet MS;
	text-decoration:none;
	display:block;
	//display:inline;
	zoom:1;
	/*height:45px;*/
	height:32px;
	/*padding:13px 2px 0px 10px;*/
	padding:13px 10px 0px 10px;
}
#menu a:hover, #menu a.current {
	background:#E6E6E6;
	padding:0px 10px 0px 10px;
	color:#646464;
	height:45px;
	//background:url(images/bg_9.gif) left top no-repeat;
	//padding:13px 10px 0px 10px;
	//height:32px;
}
#menu a:hover:before, #menu a.current:before{
	content:url(images/bg_13.gif);
	background: url(images/bg_12.gif) right top no-repeat;
	height: 13px;
	display: block;
	margin: 0px -10px 0px -10px;

}


/*--------- /MENU--------------*/


/*----------MAIN-----------*/
#main {
	width:100%;
	background:#E6E6E6;
	clear:both;
}
#main td {
   vertical-align: top;
}

/*--------left------------*/
#left_from_content {
	float:left;
	/*width:290px;*/
	width:255px;
	padding:10px 20px 0px 15px !important;
}

#left_from_content p{ 
	font-size:1.2em;
}
#search_form {
	margin:10px 15px 30px 0px;
	height: 44px;
	padding: 0px;
	overflow: hidden;
}
#search_form input {
	vertical-align:top;
	//vertical-align:middle;
	margin-right:5px;
	width:165px;
	//width: 145px;
	float: left;
}
#search_form input.button {
	width:60px;
	margin-right:0px;
}
#search_form a {
	float:right;
	color:#2B538A;
	font:1.1em Trebuchet MS;
	margin:5px 0px;
}

.menu {
	list-style-type:none;
	padding:0px;
	margin:10px 0px;
	font:1.2em Arial;	
}
.menu li {
	padding:0px;
	margin:0px;
	_height:1px;
}
.menu a {
	text-decoration:none;
	color:#2C2C2C;
	padding:4px 0px 4px 25px;
	display:block;
	outline:none;
	background:url(images/bg_14.gif) 5px 8px no-repeat;	
}
.menu a:hover,  .menu a.current{
	color:#D7080B;
	background:url(images/bg_6.gif) 5px 8px no-repeat;
}
/*-------- /left------------*/


/*--------right-------------*/
#right_from_content {
	/*float:right;*/
	/*width:230px;*/
	width:190px;
	padding:10px 5px 0px 35px !important;
}

.articles {
	list-style-type:none;
	padding:0px;
	margin:10px 0px;
	font:normal 1.1em Arial;	
}
.articles a {
	color:#3E3E3C;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 20px;
	outline:none;
	background:url(images/bg_6.gif) 5px 9px no-repeat;
	font-weight:bold;
}
.articles a:hover {
	text-decoration:underline;
}
/*-------- /right-------------*/


#content {
	width: 100%;
}
#content_inner {
	background:#D7D7D7 url('images/bg_2.gif') left top no-repeat;
	margin:50px 0px 30px 0px;
	padding:30px 25px !important;	
}
#text {
	font-size:1.2em;
}
#text_inner {
	background:#ffffff url('images/bg_3.gif') left -20px no-repeat;
	margin-top:20px;
	overflow:visible;
	zoom:1;
}

#text_inner #text_inner_2 {
	background:url('images/bg_4.gif') right -20px no-repeat;
	padding:20px 20px 0px 20px;
}
#text_inner #text_inner_3 {
	height:20px;
	background:url('images/bg_3.gif') left top no-repeat;
	clear:both;
}
#text_inner #text_inner_4 {
	height:20px;
	background:url('images/bg_4.gif') right top no-repeat;
}


/*---------- /MAIN-----------*/


#overall_wrapper td#footer {
	height:70px;
	vertical-align:middle;
	text-align:center;
}

#overall_wrapper td#footer a {
	color:#A6A7A7;
	text-decoration:none;
}	

/*-------------------------------------*/
img.toright, div.toright {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
img.toleft, div.toleft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.tableStyle1 {
   border-collapse:collapse;
   border:solid 1px #C0C0C0;
   font-size:12px;
}
.tableStyle1 th{
   border:solid 1px #C0C0C0;
   background:#f5f4f4;
   font-weight:normal;
   padding:5px !important;
}
.tableStyle1 td{
   border:solid 1px #C0C0C0;
   padding:5px !important;
}
hr {
   width:100%;
   height:1px;
   border:none;
   background:#c0c0c0;
   color:#c0c0c0;
}
div.note {
	font-size:11px;
	color:#6d6d6d;
}
div.note a{
	color:#6d6d6d;
}
.divStyle1 {
	border:solid 1px #C0C0C0;
	background-color:#F5F4F4;
	padding:10px;
}
/*-------------------------------------*/


/*-------------- mainpage_block ---------------------------------*/
.toleftimg {
	float:left;
	width:100px;
}
.toleftimgp {
	margin:0px 0px 0px 102px;
}
div.mainpage_block h3 {
	padding:0px;
	margin:0px;
	display:inline;
}
div.separator {
	border-bottom:1px dashed #D0CFCF;
	margin:20px 100px;
	clear:both;
}
/*-------------- /mainpage_block ---------------------------------*/

.listStyle1 {
	list-style-position: inside;
}

.tableStyle2 td{
	padding:10px !important;
	vertical-align:top;
}
.tableStyle2 .note {
	padding-left:30px;
}

/*--------------breadcrumbs---------------------------*/
div.breadcrumbs {
	font-size:12px;
	color:#758dc5;
	padding:0px 0px 20px 0px;
}

div.breadcrumbs ul {
   list-style-image:none;
   list-style:none;
   font-size:12px;
   padding:0px;
   margin:0px;
}
div.breadcrumbs ul li {
   display:inline;
   padding:0px 3px;
   font-size:12px !important;   
}
div.breadcrumbs a, div.breadcrumbs a:visited{
	color:#758dc5;
	padding:0px 14px 0px 0px;
	background:url('images/arrow.gif') center right no-repeat;
	text-decoration:underline !important;
}
div.breadcrumbs a:hover {
   color:#26588d !important;
}
div.breadcrumbs h3 {
   display:inline;
}
/*-------------- /breadcrumbs---------------------------*/

/*---------articles---------------------*/
#articles th {
	border-bottom:solid 1px #E6E6E6;
	padding:5px 10px;
	font-size:90%;
}
#articles td {
	/*text-align:center;*/
	border-bottom:solid 1px #E6E6E6;
	vertical-align:middle;
	padding:5px 10px;
}
#articles td b {
	/*color:#3970B8;*/
}
#articles td.char_group_name {
	background:#F8F8F8;
}

.product_wrapper {
	width:100%;
}
.product_wrapper img {
	float:left;
	margin:0px 20px 10px 0px;
}
/*--------- /articles---------------------*/

ul.catalog {
	list-style-type:none;
	margin-left:30px !important;
}
ul.catalog li {
	margin:0px;
	padding:5px 5px 5px 10px; 
	background:url(images/arrow.gif) left 10px no-repeat;
}
div.more {
   display:block;
   text-align:right;
   padding:10px 20px 10px 0px;
   white-space:nowrap;
}      
div.more a{
   padding:10px;
   color:#758dc5;
   background:url('images/arrow.gif') right 15px no-repeat;
   font-size:11px;
}
div.more a:hover {
   color:#26588d;
}
#image_view {
	float:left;
}

/*----------------subsection info----------------*/
.subsection_info h1, .article_page h1 {
	color:#3970B8;
	font:normal 1.2em Arial;
	margin:20px 0px;
	padding:0px 0px 10px 0px;
	background:url(images/bg_5.gif) left bottom repeat-x;
	clear:both;
	text-align:left !important;
}
.subsection_info h2, .article_page h2 {
	color:#3E3E3C;
	font:normal 1.2em Arial;
	background:none;
	text-align:left !important;
}

.subsection_info h3, .article_page h3 {
	color:#3970B8;
	font:normal 1.1em Arial;
}
.subsection_info h4, .article_page h4 {
	color:#3E3E3C;
	font:bold 1em Arial;
}
/*----------------/subsection info----------------*/
#contentTable td{
	/*padding-bottom:20px;*/
}
.baner {
	display:block;
	margin:auto;
	text-align:center;
}

.tableStyle3 {
   margin:auto;
}
.tableStyle3 td {
   text-align:center;
   padding:20px !important;
}
.tableStyle3 img {
   margin-bottom:10px;
}
a.text {
	text-decoration:none;
	color:#2C2C2C;
}
table.centered, div.centered {
   margin:10px auto;
   display:block;
   text-align:center;
}

.listStyle2 li {
	margin:10px 0px;
}
.baner {
   padding:10px;
   background:#ffffff;
}

.pagination {
   list-style-type: none;
}
.pagination li {
   float: left;
   margin: 0px 5px;
}

span.sale {
   display: inline-block;
   //display: inline;
   zoom: 1;
   width: 65px;
   height: 13px;
   background: url(images/sale.gif) center center no-repeat;
}
.clear {
   clear: both;
   height: 1px;
   line-height: 1px;
   overflow: hidden;
}

.date {
    color: #989898;
}

h2 .date {
    font-size: 80%;
}
