@charset "UTF-8";

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-honF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype');
}

.rightBox {
    position: relative;
    width: 320px;
}
.rightBox h2 {
    background: #97c750;
    color: rgba(40, 47, 50, 0.8);
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 33px;
    margin: 0;
    padding: 10px 25px 0 45px;
    text-align: right;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.rightBoxContent {
    background: #fff;
    border-bottom: 1px solid #97c750;
    border-left: 1px solid #97c750;
    border-right: 1px solid #97c750;
    padding: 15px 10px 25px;
    position: relative;
}
.rightBoxContentP {
    text-align: center;
}
.rightBoxM {
    margin-bottom:0px;margin-top:20px;
}

.redlink {
  font-size:14px;
  font-weight: bold; 
  background: #ea4b35;
  color:#fff;
  padding: 8px;
  border-radius:4px;
} 
.redlink:hover {
  text-decoration:none;  
  background: #d23520;
}
.boxhelplink .redlink{ font-size:14px;font-weight: normal;margin-right:10px;text-decoration:underline; background: #fff;color:#ea4b35;padding: 0px;border-radius:0px;text-transform:capitalize;}

.boxhelplink .redlink:hover{ text-decoration:none; font-size:14px;font-weight: normal; background: #fff;xcolor:#fff;padding: 0px;border-radius:0px;  }
 
.boxhelplink{
 margin-top:20px;
 background: #fff;
 padding: 17px 0 8px;
 margin-bottom:20px;
 border-radius: 4px;
 border: 1px solid rgba(0, 0, 0, 0.08);
 box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08);
}  
 
.boxhelplinkhead {
  text-align:center;
  font-size:19px;
  margin-bottom: 17px;
  color: #92979f;}

a.order {
    background: #97c750; 
    color: rgba(40, 47, 50, 0.8);
    display: block;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 7px 0;
    padding: 10px 10px 8px;
    text-align: center;
    text-decoration: none;
  /*  box-shadow:0 2px 2px rgba(73, 12, 0, 0.35);*/
    border-bottom: 4px solid rgba(110, 156, 45, 1);
    border-radius: 3px;
}

a.white{ color: #fff;}

a.order2 {
    background: #282f32;
    padding: 10px;
    color: #fff;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 7px 0;
    text-align: center;
    text-decoration: none;
    border-radius:4px;
}
a.order3, .pricefoto a.order, .rankingElemRight a.order2{background: #6e9c2d;color: #fff;border-bottom: 3px solid rgba(151, 199, 80, 1);}

a.order:hover{
  background: #6e9c2d 
}

a.order2:hover, a.order3:hover, .pricefoto a.order:hover { background: #97c750}

a.producent{
 background: -moz-linear-gradient(center bottom , #fc810c 0%, #febf18 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);color: white; padding: 6px 24px; border-bottom-color: white;font-weight: bold; font-size: 13px;box-shadow:0 4px 6px rgba(73, 12, 0, 0.35);text-shadow: 0 5px 8px #e14000;
}
/*ranking*/

.rankingElem {
    background: #f5f5f5;
    border: 1px solid #6e9c2d;
    margin-top: 30px;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.rankingElemTitle {
    background: #6e9c2d;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 9px;
    padding: 7px 0 7px 85px;
    border-top-left-radius: 13px;
    position: relative;
}
.rankingElemIcon {
    background-color: #97c750;
    border-bottom-right-radius: 13px;
    border-top-left-radius: 13px;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-weight: bold;
    height: 33px;
    left: -1px;
    padding-left: 28px;
    position: absolute;
    top: -4px;
    width: 40px;
    padding-top:10px;
}
.rankingElemTitle div a {
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
   /* text-shadow: 0 5px 8px #e14000;*/
}
a.rankTitle {
    text-decoration: none;
}
.pricefoto {
    float: left;
    margin-left: 20px;
    width: 190px;
}
.rankingElemLeft {
    text-align: center;
    margin-top: 45px;
}
.producent {
    background: url("http://breastjournal.eu/images/separator.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #000;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 10px;
}
.boxY{
    background: #282f32;
    /*border-radius: 4px;*/
    padding: 10px 13px 15px;
    color:#fff;
}
h2.section-title {
    font-size:2.3em;
    margin-top: 12px;
    margin-left: -35px;
    padding-left: 35px;
    margin-right: -35px;
    padding-right: 35px;
}
.rankingElemRight {
    float: left;
    padding-left: 20px;
    width: 550px;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
}
.rankingElemRightTable {
    background: #fff;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    width: 550px;
}

element.style {
    padding: 8px;
    text-align: right;
    width: 172px;
}
.rankingElemRightCell {
    border-bottom: 1px solid #cdcdcd;
    color: #2c2f32;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.fullon {
    background: url("http://breastjournal.eu/images/star_on.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.rankStar {
    display: block;
    float: left;
    height: 16px;
    margin-right: 7px;
    text-decoration: none;
    width: 17px;
}
.empty {
    background: url("http://breastjournal.eu/images/star_off.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
/* set html5 elements to block */
article, figure, footer, header, menu, nav, section { 
    display: block;
}

body {
	background: #f5f5f5;
	/*background: #ECECEC;*/
	font: .81em/150% 'Open Sans', Arial, Helvetica, sans-serif; 
	color: #404040;
}
a {
	color: #6e9c2d;
	text-decoration: none;
	outline: none;
}

p {
	margin: 0 0 1.2em; 
	padding: 0;
}

ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

h1, h2, h3 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #2c2f32;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}

#shadowWrap {
	background:url("http://breastjournal.eu/images/bg_shadowmain.html") repeat-x top;
	}
#pagewrap {
	width: 1200px;
	margin: 0 auto;
}
.pagewrap {
	width: 1200px;
	margin: 0 auto;
}

#header {
	position:relative;
	height: 215px;
	background:url("http://breastjournal.eu/images/bg_header3.png") no-repeat scroll 50% 0px; 
	background-color:#f3f3f3;
	margin-top:0;
}
 
#site-logo {
	display:block;
	width:400px;
	height:124px;
	background:url("http://breastjournal.eu/images/bg_logo.png") no-repeat scroll 0 0px; 
	font-weight:400; 
	margin-left:18px;	
}

#site-logo a {
	line-height:normal; 
	text-decoration: none;
	padding-left:4%; 
	width:auto; 
	
}
.logo_tag {
	display:block;
	text-shadow:none;
	float:left;
	font-family:'Droid Serif', serif;
	color:#d2d2d2;
	font-size:1.3em;
	text-transform:uppercase;
	margin-top:-10px;
	margin-left:18px;
	} 
#main-nav {
	width: 100%;
	background: #ccc;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	/* gradient */
	background-color:#FFFFFF;
	background-color: rgba(255,255,255,0.5);
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 3px 2px rgba(151, 199, 80,.8);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 3px 2px rgba(151, 199, 80,.8);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 3px 2px rgba(151, 199, 80,.8);
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	text-transform:uppercase;
}
#main-nav li:first-child { 
	margin-left: 10px;
}
#main-nav a {
	line-height: 100%;
	font-family:'Open Sans', sans serif;
	font-size:1.1em;
	font-weight: 600;
	color: #282f32;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	-webkit-transition: all .7s; 
	-moz-transition: all  .7s;
	transition: all  .7s; 
}
#main-nav a:hover {
	color: #333333;
	font-weight: 700;
}
#socialMain {
	display:block;
	position:relative;
	width:285px;
	-webkit-transition: top .3s; 
	-moz-transition: top  .3s;
	transition: top  .3s;
	float:right;
	margin-top:40px;
	}
#suscribe {
	display:block;
	width:auto;
	color:#ffffff;
	text-shadow: none;
	font-family:'Droid Serif', serif;
	text-align:center;
	padding:0px 3px 0px 3px; 
	background:transparent;
	cursor:pointer;
	}
.suscribe_left{
	display:block;
	float:left;
	width:7px;
	height:29px;
	background: url("http://breastjournal.eu/images/bg_suscribe_left.png") no-repeat left;
	}
.redbg{
	display:block;
	float:left;
	color: rgba(10, 10, 10, 0.7);
	/*background:url("http://breastjournal.eu/images/bg_suscribe.png") repeat-x top;*/
	background:#97c750;
	width:auto;
	padding:5px 9px;  
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	}
.heavy {
	font-weight:700;
	text-transform:uppercase;
	}
.suscribe_right{
	display:block;
	float:left;
	width:10px;
	height:29px;
	background: url("http://breastjournal.eu/images/bg_suscribe_right.png") no-repeat right;
	}
#socialIcons {
	margin-top:10px;
	float:none;
	}
.fb {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll 0 0;
	cursor:pointer;
	}
.fb:hover {
	display:block;
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll 0 -45px;
	}
.pi {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	/*margin-left: 38px;*/
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll -50px 0;
	cursor:pointer;
	}
.pi:hover {
	display:block;
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll -50px -45px;
	}
.tw {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll -99px 0;
	cursor:pointer;
	}
.tw:hover {
	display:block;
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll -99px -45px;
	}
.go {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	/*margin-left: 38px;*/
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll -148px 0;
	cursor:pointer;
	}
.go:hover {
	display:block;
	background:url("http://breastjournal.eu/images/social_icons_main.png") no-repeat scroll -148px -45px;
	}
#content {
	background: #fff;
	background: rgba(255,255,255,.2);
	margin: 20px 0 30px;
	padding: 8px 35px 20px 35px;
	width: 795px;
	float: left;
	border: 1px solid rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.08);
}
.post-image { 
	margin: 0 0 15px;
	float:left;
	padding:1%; 
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}
.post-image img {
		max-width:90% !important;
}

.section-image {
	margin:0;
	margin-top:0;
	margin-bottom:5px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}

.section-title {
	margin: 0 0 5px; 
	margin-top:8px;
	font: 2.6em/110% 'Open Sans', Helvetica, sans-serif;
	font-weight:600 !important; 
}
.section-title a { 
	text-decoration: none; 
	color: #333;	
}
.section-title a:hover {
	text-decoration: none;
	color: #f01ca3 !important;  
}
.section-sub {
	display:block;
	color:#2c2f32;
	line-height:normal;
	margin-top:10px;
	font-weight:400;
	margin-bottom:6px;
	padding-bottom:8px;
	}
.higlight {
	color:#97c750 !important;
	}
#left {
	float:left;
	}
#right {
	float:right;
	}
#sidebar {
	width: 320px;
	float: right;
	margin: 20px 0 30px;
} 

#footer #main-nav {
	width: 100%;
	background: #ccc;
	margin: 0;
	padding: 0;
	position: static;
	left: 0;
	bottom: 0;
	z-index: 100;
	/* gradient */
	background-color:#FFFFFF;
	background-color: rgba(255,255,255,1);
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 2px 1px rgba(151, 199, 80,.6);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 2px 1px rgba(151, 199, 80,.6);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 2px 1px rgba(151, 199, 80,.6);
}
#footer { 
	clear: both;
	color: #838383; 
	font-size:1em; 
	border-top:#e9e9e9 solid 3px;
	padding:0px 0 10px 0px;
	background:#ececec;
} 

#footer-logo {
	height: 90px;
	position:relative; 
	display:block;
	width:250px;
	background:url("http://breastjournal.eu/images/bg_logo_footer.png") no-repeat scroll 0%;
	background-size:auto; 
	margin-bottom: 15px;
}
#footer-logo a { 
	font: bold 3.4em 'Lora', Helvetica, sans-serif; 
	line-height:normal;
	font-weight:700;
	text-shadow: 2px 2px 0px #5f5f5f; 
	color: #00b6f9;
	text-decoration: none;
	padding-left:9px; 
	width:auto; 
}
.footer-col1 {
	float:left;}
.footer-col2 {
	float:right;
	/*padding:5px;
	margin-top:15px;*/}  
.secondNav {
	float:none;
	width:200px;
	margin-left:0px;
	font-family:'Open Sans', sans serif;
	font-weight:300;
	color:#818181;
	text-shadow:none;
	cursor:pointer;
	}

.secondNav a{
	text-shadow:none;
	font-family:'Open Sans', sans serif;
	font-size:.9em;
	font-weight:400 !important;
	color:#505050 !important;
	}
	
.secondNav a:hover{
	text-shadow:none;
	font-family:'Open Sans', sans serif;
	font-weight:400 !important;
	color:#606060 !important;
	}	
.copy {
	float:none;
	width:auto;
	font-size:.9em;
	color:#404040;
	text-shadow:none;
	font-weight:300;
	}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { display: inline-block; }

.clearfix { display: block; zoom: 1; }

.clear {clear:both;}

.lang{
    float: left;
    padding-left: 62px;
}
#langs{
  display: none;
  position: absolute;
  z-index: 1000;
  float:right;
}
#langs dd{
  float:left;
  padding-left:5px;
}
dl#langs{
  padding: 9px 5px 7px 0;
  background:#c1c1c1;
  margin-top: 37px;
  margin-left: 56px;
  width:213px;}
.lang-desc{
  color: #97c750;
  float: right;
  font-weight: bold;
  margin-top: 6px;}