/* Left - article menu */
.articlenav {
	width:100%;
	background:#f0a442 url(../images/catnav-t-bg.gif) left top no-repeat;
}
.articlenav-btm {
	float:left;
	background:url(../images/catnav-b-bg.gif) left bottom no-repeat;
}
.articlenav ul li.section {
	position:relative;
	display:block;
	/*height:26px;*/
	float:left;
	background:url(../images/catnav-li-bg.gif) left top repeat-x;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#fff;
	font-style:italic;
}
.articlenav ul li.section a.main-cat-link {
	display:block;
	width:185px;
	height:14px;
	padding:6px 0 6px 11px;
	color:#fff;
	text-decoration:none;
}
.articlenav ul li.section a.main-cat-link:hover, .articlenav ul li.section a.main-active {
	background:#ef7c1c;
}
.articlenav ul li.first {
	background-image:none;
}
.articlenav ul li.section a.main-active:hover {
	background:#ef7c1c;
}
.articlenav ul li.first a.main-cat-link:hover {
	background:url(../images/catnav-arrow-link-th.gif) left top no-repeat;
}
.articlenav ul li.last a.main-cat-link:hover {
	background:url(../images/catnav-arrow-link-bh.gif) left top no-repeat;
}
.articlenav ul li.first a.main-active, .catnav ul li.first a.main-active:hover {
	background:url(../images/catnav-arrow-link-th.gif) left top no-repeat;
}
.articlenav ul li.last a.main-active, .catnav ul li.last a.main-active:hover {
	background:url(../images/catnav-arrow-link-bh.gif) left top no-repeat;
}

/* List articles - espresso club */
.std ul.article-list { margin:0; padding:0; }
.std ul.article-list li {
	display:block;
	list-style:none;
}
.std ul.article-list li a.article-image-link {
	display:block;
	width:125px;
	margin:0px 11px 0px 0px;
	float:left;
	overflow:hidden;
	padding-bottom:22px;
}
.std ul.article-list li h2.article-title {
	width:638px;
	padding-bottom:10px;
	float:left;
	line-height:130%;
	font-size:16px;
}
.std ul.article-list li p.article-desc {
	display:block;
	width:638px;
	padding-bottom:22px;
	margin:0;
	float:left;
	line-height:120%;
	font-size:13px;
}
.std ul.article-list li a.article-details-link {
	width:35px;
	display:block;
	margin-top:7px;
	line-height:130%;
	font-size:11px;
	color:#ff5229;
	font-weight:bold;
}
.std ul.article-list li a.article-details-link:hover { text-decoration:none; }
.std ul.article-list li.fara-poza h2.article-title, .std ul.article-list li.fara-poza p.article-desc {
	width:760px;
}
.std .article-separator {
	width:100%;
	height:1px;
	margin-bottom:9px;
	line-height:0px;
	font-size:0em;
	border-bottom:1px solid #d9dee0;
	clear:both;
	float:none;
}
.std .more-articles-link {
	line-height:110%;
	font-size:13px;
	color:#2c92db;
	text-decoration:none;
}
.std .more-articles-link:hover { text-decoration:underline; }


/* View article - espresso-club */
.std .article-container {
}
.std .article-content {
	line-height:130%;
	font-size:13px;
}
.std .article-content dl dt {
	padding-bottom:5px;
	font-weight:normal;
}
.std .article-content dl.with-bullet {
	width:570px;
	float:left;
}
.std .article-content dl.with-bullet dt {
	display:inline;
	width:570px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#394348;
}
.std .article-content dl.with-bullet dd {
	display:inline;
	width:570px;
	float:left;
	background:url(../images/with-bullet-dd-cms.gif) 7px 7px no-repeat;
}
.std .article-content h2 {
	padding-top:5px;
	padding-bottom:5px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#394348;
}
.std .article-content b, .std .article-content strong {
	color:#394348;
}
.std .article-content table th {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #d9dee0;
}
.std .article-content table td {
	padding:5px 10px 5px 10px;
	border-right:1px solid #d9dee0;
}
.std .article-content table td.tdright {
	border-right:0;
}

.std .article-content a {
	line-height:120% !important;
	font-size:13px !important;
}
.std .article-content img {
	display:inline;
}
.std .article-content img.f-left {
	margin-right:18px; margin-bottom:18px;
}
.std .article-content img.f-right {
	margin-left:18px; margin-bottom:18px;
}

/* Bizcafe Club */
.club-index-index .page-title-big { width:774px; }
.club-alege-index .page-title-big { width:774px; }

.std .bcc-container {

}
.std .bcc-container .colA {
	width:240px;
	padding:0 14px 14px 0;
	float:left;
}
.std .bcc-container .bcc-image-text {
	font-size:12px;
	color:#ff5229;
	font-weight:bold;
}
.std .bcc-container .colB {
	width:520px;
	float:left;
}
.std .bcc-container .colB .subtitle {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	line-height:120%;
	font-size:22px;
	color:#394348;
	font-style:italic;
}

.std .bcc-content {
	line-height:120%;
	font-size:13px;
}
.std .bcc-content a {
	line-height:120% !important;
	font-size:13px !important;
}
.std .bcc-content img {
	display:inline;
}
.std .bcc-content img.f-left {
	margin-right:18px;
}
.std .bcc-content img.f-right {
	margin-left:18px;
}
.std .bcc-content .bcc-acc-ui-link {
	padding-bottom:3px;
	float:right;
	line-height:15px !important;
	font-size:11px !important;
	color:#2c92db;
	text-decoration:none;
}
.std .bcc-content ul.bcc-list {
	padding:0;
	margin:0px;
}
.std .bcc-content ul.bcc-list li.bcc-list-li {
	display:block;
	width:100%;
	padding:0;
	margin:0px;
	float:left;
	line-style:none;
	border-bottom:1px solid #cbd1d4;
}
.std .bcc-content ul.bcc-list li.first {
	border-top:1px solid #cbd1d4;
}
.std .bcc-content ul.bcc-list li.bcc-list-li a.trigger {
	display:block;
	padding:7px 9px 7px 23px;
	background:url(../images/bcc-list-icon.gif) -7px top no-repeat;
	line-height:100%;
	font-size:12px;
	color:#394348;
	font-weight:bold;
	text-decoration:none;
}
.std .bcc-content ul.bcc-list li.bcc-list-li a.trigger-expanded {
	background:url(../images/bcc-list-icon.gif) -7px -100px no-repeat;
}
.std .bcc-content ul.bcc-list li.bcc-list-li .content {
	line-height:140%;
	font-size:12px;
	padding:14px 0 8px 14px;
}
.std .bcc-content ul.bcc-list li.bcc-list-li .content-hide {
	display:none;
	height:0px;
	padding:0;
	font-size:0px;
	line-height:0em;
	text-indent:-2000em;
}
.std .bcc-content ul.bcc-list li.bcc-list-li ol li {
	list-style:square outside !important;
}
.club-index-index .button-set { padding:28px 0 0 0; }
.club-index-index .button-set button.button { padding-left:22px; float:right; background-image:url(../images/bkg_button_with.gif); }
.club-index-index .button-set button.button span { padding-right:22px; font-size:13px; background-image:url(../images/bkg_button_with.gif); }
.club-index-index .button-set button.button:hover { background-image:url(../images/bkg_button_wihh.gif); }
.club-index-index .button-set button.button:hover span { background-image:url(../images/bkg_button_wihh.gif); }