/*--tags--*/

body, html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    background-color:#FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a {
	color:#004059;
	text-decoration:underline;
}
a:hover {
	color:#004059;
	text-decoration:none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
form, p, table, div, span, img, thead, tbody, tfoot, th, td {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding: 1px;
	margin: 0px;
}
img {
	border:none;
}
table {
	border:none;
	empty-cells:show;
	border-collapse:collapse;
}
hr {
	height:1px;
	color:#EBEBEB;
	background-color: #EBEBEB;
	clear:both;
	border: 0;
}
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:980px;
	width:100%;
	margin:0 auto;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
* html #wrapper {
	height:100%;
}
div.bg {
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header {
	height:117px;
	margin:auto;
	width:980px;
	position: relative;
}
div.main {
	height:361px;
	margin:auto;
	width:980px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.main div {
	width:245px;
	float:left;
	padding-top:5px;
}
ul.menu_main {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 21px;
}
ul.menu_main a {
	padding:7px 10px 7px 22px;
	text-decoration:underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	color:#FFFFFF;
	line-height:20px;
}
ul.menu_main a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
div.content {
	height:241px;
	margin:auto;
	width:980px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img.logo {
	position:absolute;
	left:35px;
	top:30px;
}
div.menu_l0 {
	float:right;
	padding-top:18px;
}
div.menu_l0 a {
	padding:18px 20px 0 20px;
	border-left:solid 1px #E6E6E3;
}
div.menu_l0 a.first {
	border-left:none;
}
#content {
	margin:auto;
	width:980px;
	padding-bottom:25px;
	padding-top:20px;
}
#content:after {
	content: "";
	display: block;
	clear: both;
}
#side_menu {
	float:left;
	width:280px;
}
ul.menu_l1 {
	list-style:none;
	padding:0px;
	margin:0px 10px 20px 10px;
}
ul.menu_l1 a {
	border-top:#EBEBEB solid 1px;
	padding:7px 10px 7px 25px;
	display:block;
	text-decoration:none;
	background-image: url(images/menu_l1_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
* html ul.menu_l1 a {
	display:inline-block;
	width:225px;
}
ul.menu_l1 a:hover {
	text-decoration:underline;
}
ul.menu_l1 a.first {
	border-top:none;
}
ul.menu_l1 a.active {
	font-weight:bold;
}
#text {
	padding-left:300px;
	padding-right:20px;
}
#text:after {
	content: "";
	display: block;
	clear: both;
}
#text div.text_cont {
	overflow: hidden;
	line-height:160%;
}
#text div.text_cont:after {
	content: "";
	display: block;
	clear: both;
}
* html #text div.text_cont {
	height:1%;
	margin-left: 0;
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	zoom: 1;
}
h1.title {
	color:#212121;
	margin:0px 0px 15px 0px;
	padding:3px 0px 0px 0px;
	font-size:21px;
	font-weight:bold;
}
div.navigation {
	font-size:11px;
	margin-top:15px;
    clear:both;
}
div.navigation a {
	margin:0px 15px;
}
#footer {
	margin:auto;
	width:940px;
	color:#999999;
	line-height:160%;
	font-size:11px;
	padding:15px 0px;
}
#footer a {
	text-decoration:underline;
	color:#999999;
}
#footer a:hover {
	text-decoration:none;
	color:#999999;
}
span.solution {
	float:right;
}
span.solution img {
	vertical-align:middle;
	margin-left:5px;
}
/*--block--*/

div.block div.top {
    height:15px;
    background-image: url(images/block_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
div.block div.middle {
    background-image: url(images/block_middle.gif);
    background-repeat: repeat-y;
    background-position: left top;
	padding:0px 20px;
}
div.block div.bottom {
	height:15px;
	background-image: url(images/block_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.login {
	margin-top:10px;
}
div.login input.form_text {
	width:235px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	padding:2px;
	margin-bottom:10px;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
}
div.login input.submit {
	width:100px;
	background-color: transparent;
	color:#FFF;
	border:none;
	cursor:pointer;
	text-align:left;
	height:22px;
	padding:0px 2px 0px 5px;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.login span.remind {
    float:right;
    font-size:11px;
    padding-top:3px;
}
div.title {
	color:#212121;
	font-size:15px;
	font-weight:bold;
}
/*--products--*/    


div.products_list_text {
    padding-left:145px;
    line-height: 160%;
    margin-bottom:15px;
}   
a.products_list_img {

    display:block;
    width:120px;
    height:90px;    
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(images/no_photo.gif);
    padding:5px;
}
div.products_list_img_wrapper {
    background-image: url(images/130x100.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width:130px;
    height:100px; 
    float:left;  
}

/*--product--*/    

div.product_text {
/*    padding-left:325px;*/
    padding-right:325px;
    line-height: 180%;

    padding-bottom:1px;
} 
div.product_img {
    width:300px;
    height:225px;    
    background-repeat: no-repeat;
    background-position: center center;
    padding:5px;
}
div.product_img_wrapper {
    background-image: url(images/310x235.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width:310px;
    height:235px; 
    float:right; 
}
input.submit_cart, table.form input.submit_cart {
    width:100px;
    background-color: transparent;
    color:#FFF;
    border:none;
    cursor:pointer;
    text-align:left;
    height:22px;
    padding:0px 2px 0px 5px;
    background-image: url(images/btn_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align:middle;
}
input.form_text_cart {
    width:60px;
    border:#CCCCCC solid 1px;
    background-color:#FFFFFF;
    padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;
}
input.form_text {
    width:180px;
    border:#CCCCCC solid 1px;
    background-color:#FFFFFF;
    padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;
}
select.form_text_cart {
    min-width:66px;
    border:#CCCCCC solid 1px;
    background-color:#FFFFFF;
    padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;
}

/*--cart_block--*/    


div.products_cart_text {
    padding-left:80px;
    background-image: url(images/70x55.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom:10px;
    font-size:11px;
    padding-top:10px;
    line-height:140%;
}   
* html div.products_cart_text {

}   
a.products_cart_img {
    float:left;
    display:block;
    width:60px;
    height:45px;    
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(images/no_photo_small.gif); 
    padding:5px;
}
* html a.products_cart_img {

}

div.sum {
    margin-bottom: 10px;
}
div.empty_cart_block {
    padding-bottom:10px;
    font-style:italic;
} 

* html div.ie_bug div.top{
    background-image: none;
    border-left:#EBEBEB solid 1px;
    border-top:#EBEBEB solid 1px;
    border-right:#EBEBEB solid 1px;
}
* html div.ie_bug div.middle{
    background-image: none;
    border-left:#EBEBEB solid 1px;
    border-right:#EBEBEB solid 1px;
}
* html div.ie_bug div.bottom{
    background-image: none;
    border-bottom:#EBEBEB solid 1px;
    border-left:#EBEBEB solid 1px;
    border-right:#EBEBEB solid 1px;
}

/*--cart--*/ 

table.cart {
    width:100%;
}
div.text_cont table.cart th{
    border-bottom:#EBEBEB 2px solid;
    padding:5px;  
    margin-bottom:5px;
}
table.cart td{
    padding:5px;
}
table.cart td.description{
    /*line-height:150%;;*/
}                  
table.cart td.img{
    width:100px;
    background-image: url(images/100x70cart.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px; 
}
a.cart_img {
    display:block;
    width:90px;
    height:60px;    
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(images/no_photo_small.gif);   
    padding:5px;
}
span.price {
    color:#004059;
    font-size:21px;
    font-weight:bold;  
    }
span.price_list {
    color:#004059;
    /*font-size:21px;*/
    font-weight:bold;  
    }    
    
/*--news--*/    


div.news_list_text {
    padding-left:145px;
    line-height: 160%;
    background-image: url(images/130x100.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom:15px;
}   
a.news_list_img {
    display:block;
    width:120px;
    height:90px;    
    background-repeat: no-repeat;
    background-position: center center;
    padding:5px;
}
div.news_list_img_wrapper {
    background-image: url(images/130x100.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width:130px;
    height:100px; 
    float:left;  
}
span.news_date {
    color:#999999;
    font-size:11px;
    padding-left:10px;
    font-weight:normal;}

div.news_date {
    color:#999999;
    font-size:11px;
    }
div.news_title {
    font-weight:bold;
    }    
div.more_news {
    border-top:#EBEBEB solid 1px; 
    border-bottom:#EBEBEB solid 1px;
    padding:8px 0px; 
    margin-top:10px;
}    

div.paging {
    border-top:#EBEBEB solid 1px; 
    border-bottom:#EBEBEB solid 1px;
    padding:8px 0px; 
    margin-top:10px;
}
div.paging a{
    margin:0px 2px;
}  

div.paging a.active{
    font-weight:bold;
    text-decoration:none;
    color:#333333; 
}  


/*--text--*/

h1 {
    color:#212121;
    margin:0px 0px 15px 0px;
    padding:3px 0px 0px 0px;
    font-size:21px;
    font-weight:bold;
}
h2 {
    color:#212121;    
    font-size:16px;
    font-weight:bold;
    margin:15px 0px 15px 0px;
}    
h3 {
    color:#212121;    
    margin:15px 0px 15px 0px;
    font-size:13px;
    font-weight:bold;}    
div.text_cont p{
    margin:0px 0px 15px 0px;
    line-height:160%;
}
div.text_cont hr{
}
div.text_cont pre{
    border: 1px solid #EBEBEB;
    padding:5px; 
}
div.text_cont table{
    border-color: #EBEBEB;
    margin-bottom:15px;
}
div.text_cont th{
    border-bottom:#EBEBEB 2px solid;
    padding:5px;  
    margin-bottom:5px;
}
div.text_cont td, div.text_cont th{
    padding:5px;
    border-color: #EBEBEB;    
}
/*div.text_cont img{
    margin:0px 10px 10px 10px;
    border:#F0F0F0 solid 1px;
    padding:4px;
    } */

/*--form--*/     

div.form_error {
    color:#990000;
    margin-bottom:10px;
    font-weight:bold;
}
table.form td {
    padding-left:0px;
}

/*--forms_full--*/

table.form input {
    width: 200px;
    border:#CCCCCC solid 1px;
    background-color:#FFFFFF;
    padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;}
table.form input[disabled="disabled"], table.form input[disabled=""] {
    background-color:#F3F3F3;
}    
table.form select {
    width: 200px;
    border:#CCCCCC solid 1px;
    background-color:#FFFFFF;
    padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;}
table.form textarea {
    width: 200px;
    border:#CCCCCC solid 1px;
    background-color:#FFFFFF;
    padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
    vertical-align:middle;}
table.form input.checkbox {
    width:18px;
    border:none;}
table.form td {
    vertical-align:top;
    padding-top:4px;}
table.form td.label {
    width:170px;
    padding-top:5px;
    padding-right:10px;
    text-align:left;}
span.required {
    color:#C00000;
    font-weight:bold;
    font-size:1.1em;}
div.form_before {
    margin-bottom:15px;}
div.form_after {
    margin-top:15px;}


/*--map--*/   

div.map_container {
    padding:5px;
    background-image:url('images/680x330.gif');
    background-position:center center;
    background-repeat:no-repeat;
    }
* html div.map_container {
    padding:0px;
    background-image:none;
}
#map {
    height:320px;
}    

/*--jquery gallery--*/

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image {
    padding: 10px;
 }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #333; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}    
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;    
}            
#lightbox-secNav-btnClose {
    width: 26px; 
    float: right;
    padding-bottom: 0.7em;    
}    
    
/*--components--*/
 
.sDN {
	display:none;
}
.sDB {
	display:block;
}
.sTAL {
	text-align:left;
}
.sTAC {
	text-align:center;
}
.sTAR {
	text-align:right;
}
.sTAJ {
	text-align:justify;
}
.sCP {
	cursor:pointer;
}
.sCB {
	clear:both;
}
.sFL {
	float:left;
}
.sFR {
	float:right;
}

