@charset "utf-8";
/* Reset */
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{
	padding:0;
	margin:0;
	border:none;
	outline:none;
	vertical-align:baseline;
	font-size:100%;
	font-family:inherit;
	}
HTML{
	font-size:100.01%;
	}
DFN,I,CITE,VAR,ADDRESS,EM{
	font-style:normal;
	}
TH,B,H1,H2,H3,H4,H5,H6{
	font-weight:normal;
	}
TEXTAREA,INPUT,SELECT{
	font-size:1em;
	font-family:inherit;
	}
BLOCKQUOTE,Q{
	quotes:none;
	}
Q:before,Q:after,
BLOCKQUOTE:before,
BLOCKQUOTE:after{
	content:'';
	content:none;
	}
OL,UL{
	list-style:none;
	}
INS{
	text-decoration:none;
	}
DEL{
	text-decoration:line-through;
	}
TABLE{
	border-collapse:collapse;
	border-spacing:0;
	}
CAPTION,TH,TD{
	text-align:left;
	}
:focus{
	outline:none;
	}

/* Main */
html {
	height:100%
}
body {
	font:81.25% Tahoma, Geneva, sans-serif;
	width:100%; 
	min-width:1014px;
	width: expression(document.documentElement.clientWidth < 1014 ? "1014px" : "100%");
	height:100%;
	color:#58595B;
background-color: #fff;
}
STRONG, h3 {
	color:#000;
	font-size:0.93em;
}
	
/* Links */
a:link {
color:#2D90CC;
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
}
a:active {
}
a {
	color:#2D90CC;
}

/* Layers */
#wrap {
	width:100%;
	margin:0 auto;
	/*height:auto;
	min-height:100%;*/
}
#header {
	padding:15px 14px 0px;
	height:239px;
}
#middle {
	margin-top:20px;
	width:100%;
}
#middle:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
#middle-aside {
	margin-top:20px;
	width:100%;
	/*padding-bottom:83px;*/
}
#middle-aside:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.subwrap {
	width:100%;
	float:left;
}
.content {
	padding:0 209px 0 209px;
}
.aside {
	position:absolute;
	top:0px; bottom:0px;
	float:left;
	width:184px;
	margin-left:-100%;
	position:relative;
	padding:0 0 0 14px;
}
.extra {
	float:left;
	margin-right:-3px;
	margin-left:-198px;
	width:184px;
	position:relative;
	padding:0 14px 0 0;
}
.column1 img, .column2 img {
display:block
}
.column3 {
	position:relative;
}
#footer_main, #footer {
	width:100%;
	margin:-65px auto 0;
	height:65px;
}

#footer {
	margin-top:20px; 
}

/* Corners */
.rc5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.rc4 {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}

/* Header */
#header .nav {
	position:relative;
	width:100%;
	height:37px;
	color:#FFF;
}
#header .nav li {
	display:inline;
}
#header .nav a {
	float:left;
	position:relative;
	padding-top: 10px;
	height:27px;
	width: 10%;
	color:#58595B;
	background:#96D8DE url(/images/cms/europharm/img/nav.png) right no-repeat;
	font-size:0.945em;
	font-weight:bold;
	text-align:center;
	z-index:1;
}
#header .nav a:hover {
	color:#FFF;
	background:#2782B8 url(/images/cms/europharm/img/nav-hover.png) right no-repeat;
}
#header .nav li.current a, #header .nav li.current a:hover {
	color:#FFF;
	background:#0D4F75 url(/images/cms/europharm/img/title.png) right no-repeat;
}
#header .nav .title h1 {
	float:left;
	width:15%;
}
#header .nav .title a {
	padding-top:0;
	width:100%;
	height:37px;
}
#header .nav a:hover .logo {
	display:block;
	margin:0 auto;
	width:147px; height:37px;
	background:url(/images/cms/europharm/img/title-logo-hover.png) no-repeat;
	cursor:pointer;
}
#header .nav .title .logo {
	display:block;
	margin:0 auto;
	width:147px; height:37px;
	background:url(/images/cms/europharm/img/title-logo.png) no-repeat;
	cursor:pointer;
}
#header .nav .current .logo, #header .nav .current a:hover .logo {
	display:block;
	margin:0 auto;
	width:147px; height:37px;
	background:url(/images/cms/europharm/img/title-logo-current.png) no-repeat;
	cursor:pointer;
}
#header .nav .title .title-side {
	position:absolute;
	top:0; left:0;
	display:block;
	width:5px; height:37px; 
	background:url(/images/cms/europharm/img/title-side.gif) no-repeat;
	cursor:pointer;
}
#header .nav .search {
	position: relative;
	top:0; right:0;
	width:14,9%; height:37px; 
	background:#96D8DE url(/images/cms/europharm/img/search-panel.png) repeat-x;
	z-index:0;
	text-align:center;
}
#header .nav .search a{
	padding:0;
	margin:4px 0 0;
	background:none
}

#header .nav .search a:hover{
	background:none
}

#header .nav .search input {
	margin: 3px 1px 3px 50px;
	border:none;
	width:94px; height:14px;
	color:#939598;
	background:url(/images/cms/europharm/img/search.png) no-repeat;
	font-size:.857em;
	float:left;
	padding:10px 15px;
}
#header .nav .search span {
	display:block;
	height:100%;
	background:url(/images/cms/europharm/img/search-side.gif) right no-repeat;
}
#header .choice-products {
	margin:17px 6px auto auto;
	position:relative;
	left:6px;
	display:block;
	width:auto; height:185px;
}

/* Modules */
.company, .survey, .soon, .middle_therd, .sign , .photo_left , .photo_right , .content_inner , .new-product_inner{
	position:relative;
	border:1px solid #14557B;
	padding:0 17px 0 17px;
}
.company h2, .survey h2, .soon h2, .middle_therd h2, .sign h2 ,.photo_left h2 , .photo_right h2 , .content_inner h2, .new-product_inner h2{
	margin:0 -17px 0 -17px;
	padding:0 0 0 18px;
	line-height:26px;
	height:26px;
	color:#FFF;
	background:#2C91CD url(/images/cms/europharm/img/block-title.png) repeat-x;
	font-weight:bold;
}

/* Aside */
.company img {

}
.company .logo {
	margin-top:1em;
	margin-bottom:1em;
	width:138px; height:102px;
}
.company p {
	margin-bottom:1em;
	font-size:.857em;
}
.company strong {
	margin-top:1em;
	color:#000;
	font-size:0.929em;
	font-weight:bold;
}
.company .more {
	margin-bottom:1em;
	padding-right:10px;
	background:url(/images/cms/europharm/img/more.gif) right no-repeat;
}

.survey p {
	margin:1em 0 .5em;
	font-size:.929em;
	font-weight:bold;
}
.survey input {
	vertical-align:bottom;
}
.survey label {
	padding-left:0.5em;
	color:#58595B;
	font-size:.857em;
}
.survey a {
	font-size:.857em;
}
.survey .submit {
	margin:0.3em 0 0;
}
.survey .more {
	padding-right:10px;
	background:url(/images/cms/europharm/img/more.gif) right no-repeat;
}

/* Content */
.new-product, .content_inner{
	position:relative;
	border:1px solid #14557B;
	background:url(/images/cms/europharm/img/new-product.png) left bottom repeat-x;
}

.content_inner{
	background:none;
}

.new-product .column1 {
	/*padding-left:10%;*/
}
.new-product .new-product-inner {
	padding:50px 0 36px;
}
.new-product img.goods{
	float:right;
	width:165px;
	height:400px;
	margin-right:20px;
}

.new-product img.products_img {
	width:auto;
	height:auto;
	float:left;
	margin-left:-100px;
}

.new-product .goods_descr {
	background:url(/images/cms/europharm/image/products.gif) right bottom no-repeat;
	width:550px;
	height:402px;
	position:relative;
	text-align:left;
	margin:0 auto;
	padding-top:50px;
	margin-bottom:30px;
}

.new-product .new {
	color:#939598;
	font-size:1.714em;
}
.new-product h2 {
	font-size:3.857em;
}
.new-product ul {
	margin:1em 0;
	font-size:1.714em;
}
.new-product .video {
	width:216px; height:139px;
	background:url(/images/cms/europharm/img/video.png) right no-repeat;
	background-color:red;
}
.new-product .more {
	font-size:.857em;
	padding-right:10px;
	background:url(/images/cms/europharm/img/more.gif) right no-repeat;
}

.soon h2 span {
	font-weight:normal;
}
.soon .news-modules {
	overflow:hidden;
	min-height: 150px;
}
.soon .news {
	margin-top:1em;
	margin-right:10%;
	float:left;
	width:23%;
}
.soon .news h3,
.middle_therd .news h3 {
	font-size:.929em;
	font-weight:bold;
}
.middle_therd .news h3 {
	margin-top:1em;
}

.middle_therd .news img {
	margin-bottom:1em;
}

.soon .news p {
	font-size:.857em;
}
.soon .more,
.middle_therd .more {
	padding-right:10px;
	background:url(/images/cms/europharm/img/more.gif) right no-repeat;
}
.soon .more {
	font-size:.857em;
}
.middle_therd .news p {
	margin-bottom:1em;
	font-size:.857em;
}

.middle_therd .more {
	margin-bottom:1em;
}
.middle_therd a {
	color:#2D90CC;
}
/* Extra */
.middle_therd li {
	margin-top:47px;
	text-align:center;
}

.sign .more {
	padding-right:10px;
	background:url(/images/cms/europharm/img/more.gif) right no-repeat;
	font-size:.857em;
}
.sign .registration {
	margin:1em 0;
}
.sign .enter {
	margin-bottom:1em;
	height:29px;
}

.sign .enter a{
	line-height:31px;
	color:#58595B;
	height:31px;
	padding-right:40px;
	background:url(/images/cms/europharm/img/login.png) right no-repeat;
	float:right;
}

.sign input {
	margin:5px 0 5px; padding:0;
	border:none;
	padding:2px 0 2px 16px;
	width:132px; height:16px;
	color:#FFF;
	background:#488FD2 url(/images/cms/europharm/img/sign.png) no-repeat;
}
.sign .forgot-password {
	margin-bottom:1em;
}

/* Footer */
#footer h2 {
	position:relative;
	margin:0 14px;
	border:1px solid #14557B;
	padding:7px 0 0 54px;
	height:25px;
	background:url(/images/cms/europharm/img/footer-logo.png) 16px 2px no-repeat;
}
#footer h2 a {
	color:#58585A;
}
#footer .copyright {
	margin:0 14px;
	color:#58585A;
	float:left;
}
#footer .coords {
	margin:0 14px;
	color:#58585A;
	float:right;
}
.left-top{
	position:absolute;
	left:-6px;
	background-image:URL("/images/cms/europharm/img/left-top.png");
	float:left;
	width:6px;
	height:185px;
}
.right-top{
	position:absolute;
	right:0;
	background-image:URL("/images/cms/europharm/img/right-top.png");
	float:left;
	width:4px;
	height:185px;
}
.topContent{
	display:inline-block;
 	text-align:center;
}

/*new*/
.inner_content {
	padding-top:30px;
}
.news-header{
	padding-bottom:10px;
}
.news-title{
	float:left;
	font-size:24px;
}
.news-date{
	float:right;
	color:#ccc;
}
.news-anons {
	padding-bottom:10px;
}
HR {
	padding:0;
	margin:0;
	}
.company .news {
	margin-top:15px;
}
.company .news h3 {
	font-size:.929em;
	font-weight:bold;
}
.new-product-inner .product_ul {
	list-style-image:url(/images/cms/europharm/img/ul.gif);
	list-style-position:inside;
	font-size:1.2em;
}
#tape {
	margin-top:15px;
	margin-bottom:15px;
}
#tape .column {
	border-left:1px solid #58595B;
	border-right:1px solid #58595B;
	padding: 0 10px;
}
#tape .first, #tape .last {
	border:none;	
}
#tape .first {
	padding-left:0;
}
#tape .last{
	padding-right:0;
}
.photo_left div img, .photo_right div img {
	margin-top:1em;
}
.column1 {
	padding-bottom:18px
}
.inner_left .news a {
	font-size:0.857em;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}