@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "PT Sans Narrow";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/PTSans-Narrow.eot?") format("eot"), url("../fonts/PTSans-Narrow.woff") format("woff"), url("../fonts/PTSans-Narrow.ttf") format("truetype"), url("../fonts/PTSans-Narrow.svg#PTSansNarrow") format("svg"), url("../fonts/PTSans-Narrow.otf") format("opentype");
}
@font-face {
    font-family: "PT Sans Narrow Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/PTSans-NarrowBold.eot?") format("eot"), url("../fonts/PTSans-NarrowBold.woff") format("woff"), url("../fonts/PTSans-NarrowBold.ttf") format("truetype"), url("../fonts/PTSans-NarrowBold.svg#PTSansNarrowBold") format("svg"), url("../fonts/PTSans-NarrowBold.otf") format("opentype");
}

body {	
     font-family: 'PT Sans Narrow', sans-serif;	 
     font-size: 18px;
	 background:#fff;
}


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin: 20px 0;	
}

h1 {
	font-size:30px;
	color: #557e99;
}

h2 {
	font-size:26px;
	color: #be0f0e;
}

h4 {
	font-size:22px;
	color: #000;
}
h5 {
	font-size:20px;
	color: #557e99;
}
h6{
	color: #557e99;
	margin: 10px 0;
	text-align:center;
	font-size:18px;	
}

img{
	border:0px;
}

.radius{
	-webkit-border-radius: 5px;
	 -khtml-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;		
	        border-radius: 5px;
}

.shadow{
	-webkit-box-shadow: 1px 3px 10px #888;
     -khtml-box-shadow: 1px 3px 10px #888;
	   -moz-box-shadow: 1px 3px 10px #888;
         -o-box-shadow: 1px 3px 10px #888;
            box-shadow: 1px 3px 10px #888;
}

/* LINK Style  */
a {
	color: #557e99;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #be0f0e;
	text-decoration:none;
}

/* float_clear */
.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft { 
	float: left;
	margin-right: 10px;
}

/* ALIGN Style */

.my-left{
	float:left;
}

.my-right{
	float:right;
}

.my-center{
	text-align:center;
}



/*HEADER*/

header {
	background: url(/image/top-back.jpg) no-repeat top center;
	height:250px;
	margin-top:5px;
}
	
#oberig{
	margin-top:20px;
	padding-left:20px;
}

#language{
	margin-top:5px;
	color:#304682;
}

#language a{
	color:#304682;
}

#language a:hover{
	color:#fff;
}

#medservis{
	margin-top:20px;
	padding-left:20px;
}	
	
#logo-medservis{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#304682;
}

#contact{
	float:left;
	width:98%;
	background:#e4ebf4;
	color:#304682;
	margin-top:15px;
	padding:5px 10px 0px 10px;
	opacity: 0.85;
	filter: alpha(opacity=85);	
}

#contact a{
	color:#304682;
}

.top-icon{
	padding-right:20px;
}

.top-right{
	padding-left:50px;
}




/*SLIDER*/

#top-slider{}

/*LEFT TOP MENU*/

#left-top-menu{
	background:#f2f3f7;
	padding:5px 10px 0px 10px;
}

#left-top-menu a{
	text-decoration:none;}

.left-top-menu-item {
	height:75px;
	font-size:22px;
	line-height:3;
}

.left-top-menu-item span {
	width:65px;
	float:left;
}


.my-box-shadow { 
	margin: 0; 
	padding: 0; 
	box-shadow: 0 6px 5px -5px rgba(0, 0, 0, .2);}



/*BOTTOM BANNER ROW*/

#my_bottom_banner {
	background:#f2f3f7;
	padding:10px 0px 10px 0px;
}

.my-title {
	margin:5px 0px 10px 10px;}

.my-title span{
	background:#76b0da;
	padding:2px 10px 2px 10px;
	color:#fff;
	
	-webkit-border-radius: 15px;
	 -khtml-border-radius: 15px;
	   -moz-border-radius: 15px;
	     -o-border-radius: 15px;		
	        border-radius: 15px;	
}

.my-title span:before{
	content:url(/image/bul-arrow.png);
}

.my-more {
	float:right;
	margin-right:20px;}

.ul-arrow{
	padding: 0px;
	list-style:none;
	list-style-position: outside;
	list-style-image: url(/image/bul-sm.png);
	margin: 10px 0px 10px 30px;	
}
.ul-arrow li{
	padding: 5px 0px 5px 5px;
}




.label{
  padding: 2px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #ffffff;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: baseline;
	background:#76b0da;
  
	-webkit-border-radius: 10px;
	 -khtml-border-radius: 10px;
	   -moz-border-radius: 10px;
	     -o-border-radius: 10px;		
	        border-radius: 10px;  
}

.smbanner-img {
	float:left;
	width:100px;
	margin-left:60px;
}

.smbanner-img img{
	width:100%;
	max-width:100px;
}

.smbanner-text {
	float:left;
	width:200px;
	margin-left:20px;
	padding-top:0px;
	font-size:16px;
}

.smbanner-text h5{
	font-size:18px;
	padding-top:0px;
	margin-top:0px;
}

#my-bottom-slider h4{
	color: #557e99;
	font-weight:normal;
}

/*FOOTER*/

footer {
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #c3c3c3;
}

footer p{
	padding:5px 0px 5px 0px;}

.my-bottom {}

.my-bottom dt {
	color: #557e99;
	font-weight:normal;
	padding:5px 0;
}

.bottom-right {
	padding-left:30px;	
}


/*MYMAIN*/

#my_main{
	padding:10px 0px 10px 0px;
}

#my_main p{
	margin: 20px 0;	}

/*LEFT COLUMN*/

#my-left-column{
	padding:0px;}

.my-left-menu{
	padding: 0px 0px 0px 10px;
}

.my-left-menu h2{
	color:#343434;
}
.my-left-menu ul{
	padding: 0px;
	list-style:none;
	list-style-position: outside;
	/*list-style-image: url(../image/bul-red.png);*/
	margin: 20px 20px 20px 0px;	
}
.my-left-menu ul li{
	padding: 15px 0px 15px 25px;
	text-indent: -25px;
	border-bottom:#999 dashed 1px;
}

.my-left-menu ul li:before{
	content:url(/image/bul-red.png);
}





/*CONTENT COLUMN*/

#my-content{}

.bullet{
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(/image/bul-sm.gif);
	margin: 5px;
	padding-left:20px;	
}
.bullet li{
	padding: 5px 5px 5px 0px;
}


.design-but{
	padding: 0px;
	list-style-position: outside;
	padding: 20px 0px;
	text-align:center;
}

.design-but li{
	display:inline;
	padding: 5px 10px 5px 10px;
	margin:30px;
	font-size:20px;
}



/*PAGE CONTENT*/

.product-one{}

.product-one dt{
	color: #557e99;
	padding:10px 0;
}

.product-one dd{
	padding:5px 5px 5px 20px;
}

.slider-page {
	padding:20px 0;
	width:100%;
	text-align:center;
}

.slider-page span a img {
	border:2px solid #ccc;
}

.slider-page span a:hover img, .slider-page span img a:active  img{
	border:2px solid #be0f0e;
}


/*TABLE*/

table.table2{
    line-height: 1.2em;
    border-collapse:collapse;
	width:100%;
	margin: 10px 0px 15px 0px;
	
    -webkit-box-shadow:0px 1px 4px #888;
     -khtml-box-shadow:0px 1px 4px #888;
       -moz-box-shadow:0px 1px 4px #888;
         -o-box-shadow:0px 1px 4px #888;	
            box-shadow:0px 1px 4px #888;
			
	behavior: url(pie/PIE.php);	
	position: relative;				
				
}

.table2 thead th{
    padding:20px 10px 30px 10px;
    color:#fff;
    font-size: 28px;
    background-color:#76b0da;
    font-weight:normal;
    border-right:1px dotted #fff;
    border-top:3px solid #fff;
}


.table2 thead th:empty{
    background:transparent;
    -webkit-box-shadow: none;
     -khtml-box-shadow: none;
       -moz-box-shadow: none;
         -o-box-shadow: none;	
            box-shadow: none;

}

.table2 thead :nth-last-child(1){
    border-right:none;
}
.table2 thead :first-child
{
    /*border:none;*/	
	}

.table2 tbody :nth-last-child(1){
    border-right:none;
}
.table2 tbody th{
    text-align:right;
    padding:10px;
    color:#333;
    background-color:#ddd;
    border-bottom:1px dotted #999;
}
.table2 tbody td{
    padding:10px;
    background-color:#f3f3f3;
    border-right:1px dotted #999;
    border-bottom:1px dotted #999;	
    color:#333;
}

.table2 em{
	font-style:normal;
	color: #557e99;
}

.table-strong th {
	font-weight:normal;
	color: #557e99;
}


/*MAIL*/

#contact-mail {
	width: 100%; 
	margin: 0px auto; 
	padding: 10px;
	background:#fafafa;
	border:1px solid #ddd;
	-webkit-border-radius: 5px;
	 -khtml-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;		
	        border-radius: 5px;
}

#contact-mail label {
	float: left; 
	clear: left; 
	margin: 11px 20px 0 0; 
	width: 120px;
	text-align: right; 
	font-size: 18px; 
	color: #557e99;	
}

#contact-mail select {
  width: 400px;
  background-color: #eee;
  border: 1px solid #cccccc;
  margin:5px 0px 5px 0px;
}


#contact-mail input {
	width: 400px; 
	height: 35px; 
	padding: 5px; 
	margin: 10px 0 5px 0; 
	background:#eee;
	border:1px solid #ddd;
	-webkit-border-radius: 5px;
	 -khtml-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;		
	        border-radius: 5px; 
}

#contact-mail input::-webkit-input-placeholder  {
    	color: #a1b2c3; 
		text-shadow: 0px -1px 0px #38506b;  
	}
	
#contact-mail input:-moz-placeholder {
	    color: #a1b2c3; 
		text-shadow: 0px -1px 0px #38506b; 
	}

#contact-mail textarea {
	width: 400px; 
	height: 170px; 
	padding: 10px; 
	margin: 10px 0 10px 0; 
	background: #eee;
}

#contact-mail textarea::-webkit-input-placeholder  {
    	color: #a1b2c3; 
		text-shadow: 0px -1px 0px #38506b;  
	}
	
#contact-mail textarea:-moz-placeholder {
	    color: #a1b2c3; 
		text-shadow: 0px -1px 0px #38506b; 
	}
	
	

	
#contact-mail input:focus,#contact-mail  textarea:focus, #contact-mail select:focus {
	background: #fff;
	outline:none;
    outline-offset: -2px;
}

#contact-mail input[type=button] {
	width: 185px; 
	height: 52px; 
	float: right; 
	padding: 5px 10px; 
	margin: 0 55px 0 0;
	border: 1px solid #556f8c;
	background:#76b0da;
	color:#fff;
	cursor: pointer;
}



#contact-mail .capture {
	width: 100px; 
	height: 35px; 
	padding: 5px; 
	margin: 10px 0 5px 0; 
	background:#eee;
	border:1px solid #ddd;
	-webkit-border-radius: 5px;
	 -khtml-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;		
	        border-radius: 5px; 
}


/*SKYPE*/

header{
	position:relative;}

#my-skype{
	display:block; 
	position:absolute; 
	left:49%; 
	top:40px;
	height:100px;
}

/*NEWS IMG*/

.news-list {
	margin:0;
	text-align:center;
}
.news-list li img{
	height:200px;
}
.news-list li{
	list-style:none;
	display:inline-block;
	margin:10px;
}

/*MERCURY WEST*/
.about-block{
	padding:20px 0;
	background:#fafafa;
}
.chirana-block {
	/*margin-top:25px;*/
}

.chirana-block .logo-center{
	text-align:center;
	padding:10px 0;
	margin-bottom:25px;
}
.chirana-block .box {
	width:90%;
	margin:10px 0 0 10px;
	background:#efefef;
	padding:5px 10px;
	border:1px solid #fff;
	border-radius:4px;
	font-size:1em;
	line-height:1.3em;
}

.chirana-block .box .title {
	margin:10px 0;
}
.chirana-block .box .title aside{
	float:left;
	padding-right:10px;
}
.chirana-block .box .title article{
	float: left;
	margin-top:3px;
}
.chirana-block .box .title:after {
	display: table;
	content: " ";	
	clear:both;
}
.chirana-block .box dl {
	margin-bottom:10px;
}

.chirana-block .box .dl-horizontal dt {
	width: 70px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chirana-block .box .dl-horizontal dd {
	margin-left: 75px;
}
a.small{
	font-size:0.94em;
}

/* mercurywest*/

.chirana-block {
	margin-top:25px;
}
.chirana-block .logo-center{
	text-align:center;
	padding:10px 0;
	margin-bottom:10px;
}
.chirana-block .box {
	width:100%;
	margin-top:10px;
	background:#f0f0f0;
	padding:5px 10px;
	border:1px solid #dddddd;
	border-radius:4px;
	font-size:0.8em;
	line-height:1.3em;
}
.chirana-block .box .title {
	margin:10px 0;
}
.chirana-block .box .title aside{
	float:left;
	padding-right:10px;
}
.chirana-block .box .title article{
	float: left;
	margin-top:3px;
}
.chirana-block .box .title:after {
	display: table;
	content: " ";	
	clear:both;
}
.chirana-block .box dl {
	margin-bottom:10px;
}
.chirana-block .box .dl-horizontal dt {
	width: 70px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chirana-block .box .dl-horizontal dd {
	margin-left: 75px;
}
a.small{
	font-size:0.94em;
}
.uatr-list dd{
	display:inline-block;
	margin:15px 15px 0 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.chirana-block .box .dl-horizontal dt {
		display:block;
		width: 100%;
		white-space: nowrap;
	}
	.chirana-block .box .dl-horizontal dd {
		display:block;
		width:100%;
		margin-left: 10px;
	}
}
@media (max-width: 991px) {
	.chirana-block {
		margin-top:0;
	}	
	.chirana-block .box{
		width:280px;
		margin:10px auto 25px;
	}
	.chirana-block .logo-center{
		margin-top:25px;
	}	
}


.cell-color {
	text-align: center;
	padding: 0;
	margin: 20px 0;
}
.cell-color li {
	list-style: none;
	display: inline-block;
	width: 80px;
	height: 80px;
	margin: 10px;
}
.cell-color li.blue {
	background: #304a92;
}
.cell-color li.bordo {
	background: #a83545;
}	
.cell-color li.gray {
	background: #686c74;
}	
.cell-color li.cyan {
	background: #4a83a8;
}
.cell-color li.green {
	background: #008359;
}