@charset "utf-8";
/* General */
html {
	height: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-color: #FFFFFF;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	word-wrap: break-word;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	font-variant: small-caps;
	color: #6B8806;
	line-height: 20px;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 15px;
	color: #6B8806;
	line-height: normal;
	font-variant: small-caps;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 15px;
	color: #444444;
	line-height: normal;
	font-variant: small-caps;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 13px;
	color: #6B8806;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h5 {
	font-size: 13px;
	color: #444444;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6 {
	font-size: 12px;
	color: #6B8806;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
td {
	font-size: inherit;
}
p {
	font-size: 12px;
	color: #444444;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
ol {
	font-size: 12px;
	color: #444444;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	font-size: 12px;
	color: #444444;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #548806;
	text-decoration: underline;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #548806;
	text-decoration: none;
}



.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.block {
	display: block;
}
.align_center {
	display: block;
	text-align: center;
}
.align_left {
	display: block;
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.vspacer1 {
	display: block;
	height: 5px;
	overflow: hidden;
}
.smallfont {
	font-size: 10px;
}
.errors {
	border: 1px solid #CC0000;
	color: #CC0000;
	margin: 4px 0px 4px 0px;
	padding: 1px 3px 2px 3px;
}
.errors p, .errors ul, .errors ol {
	color: #CC0000;
}
.error_color {
	color: #CC0000;
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 1px solid #DEB55F;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #B38945;
	border-bottom: 1px dotted #DEB55F;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}

a.butalike_inline, a.butalike_inline:visited, a.butalike_inline:active {
	font-size: 13px;
	padding: 2px 5px 3px 5px;
	background-color: #FFFFFF;
	border: 1px solid #548806;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #548806;
	text-decoration: none;	
}

a.butalike_inline:hover, a.butalike_inline:visited:hover, a.butalike_inline:active:hover {
	background-color: #548806;
	color: #FFFFFF;
	text-decoration: none;
}

.no_border {
	border: 0px none #ffffff !important;
}

.back_button {
	padding: 2px 5px 3px 20px !important;
	background-image: url(../_images/icon_back_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
.fwd_button {
	padding: 2px 5px 3px 20px !important;
	background-image: url(../_images/icon_fwd_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}




/* navigare pe pagini */
.page_navigation_button, .page_navigation_button:link, .page_navigation_button:visited, .page_navigation_button:active {
	font-size: 11px;
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 21px;
	height: auto;
	font-weight: bold;
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #548806;
	text-decoration: none;
}
.page_navigation_button:hover, .page_navigation_button:link:hover, .page_navigation_button:visited:hover, .page_navigation_button:active:hover {
	color: #99CC00;
	text-decoration: none;	
}
.page_navigation_button_current {
	font-size: 11px;
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 21px;
	height: auto;
	font-weight: bold;
	background-color: #99CC00;
	border: 1px solid #99CC00;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}
.page_navigation_extra {
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 0px 0px;
	display: block;
	float: left;
	clear: none;
	color: #666666;
}

/*  */

.photo_thumb {
	background-color: #ffffff;
	border: 5px solid #548806;
}
.infolabel {
	color: #666666;
}


/* datatable_bordered */
.datatable_bordered {
	font-size: 11px;
	line-height: normal;
	border: 1px solid #E1E1E1;
	border-bottom: 0px none #E1E1E1;
	border-right: 0px none #E1E1E1;
	color: #444444;
}
.datatable_bordered th {
	background-color: #F1F1F1;
	font-weight: bold;
	color: #444444;
	border: 1px solid #E1E1E1;
	border-top: 0px none #E1E1E1;
	border-left: 0px none #E1E1E1;
	padding: 2px 3px 2px 3px;
}
.datatable_bordered td {
	background-color: #ffffff;
	font-weight: normal;
	color: #444444;
	border: 1px solid #E1E1E1;
	border-top: 0px none #E1E1E1;
	border-left: 0px none #E1E1E1;
	padding: 1px 3px 1px 3px;
}
.datatable_bordered .alt_row {
	background-color: #FAFAFA;
	font-weight: normal;
	color: #444444;
	border: 1px solid #E1E1E1;
	border-top: 0px none #E1E1E1;
	border-left: 0px none #E1E1E1;
}
.datatable_bordered .info {
	border-bottom: 1px dotted #999999;
	cursor: help;
}

/*  */

#overallContainer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../_images/main_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* pageHeader */
#topLogoContainer {
	text-align: left;
}
#journalTitleContainer {
	margin: 50px 25px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
}
#journalDateContainer {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 45px 0px 30px;
	background-color:#FFFFFF;
	text-align:center;
	padding: 3px 0px 4px px;
}
#secondaryMenu {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 10px 25px 0px 10px;
	text-align:center;
}
#secondaryMenu a, #secondaryMenu a:link, #secondaryMenu a:visited, #secondaryMenu a:active {
	margin: 0px 1px 0px 1px;
	padding: 2px;
	border: 0px none #46550D;
	background-color: #46550D;
	color: #ffffff;
	text-decoration: none;
}
#secondaryMenu a:hover, #secondaryMenu a:link:hover, #secondaryMenu a:visited:hover, #secondaryMenu a:active:hover {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #97C117;
}

/* mainMenu */
#mainMenu {
	margin-top: 17px;
	overflow: hidden;
	height: 36px;
	width: 731px;
}
#mainMenu td{
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
	display: block;
	padding-top: 6px;
	color: #666666;
	text-decoration: none;
}
#mainMenu a:hover, #mainMenu a:link:hover, #mainMenu a:visited:hover, #mainMenu a:active:hover {
	color: #548806;
	text-decoration: none;
}

#mainMenu .row {
	display: block;
	position: relative;
	margin-top: -6px;
	clear: both;
}


/* Main */
#mainLeft {
	
}
#forumButtonTab {
	background-image: url(../_images/forum_button_tab.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 30px; overflow: hidden;
	width: 261px;
}
#forumButtonTab a.forum, #forumButtonTab a.forum:link, #forumButtonTab a.forum:visited, #forumButtonTab a.forum:active {
	display: block;
	margin: 3px 36px 0px 9px;
	padding: 5px 0px 0px 10px;
	height: 21px;
	text-align: center;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF4B7;
	/*color: #C44F09 !important;*/
	text-decoration: none;
}
#forumButtonTab a.forum:hover, #forumButtonTab a.forum:link:hover, #forumButtonTab a.forum:visited:hover, #forumButtonTab a.forum:active:hover {
	/*color: #EA8515 !important;*/
	color: #FFFFFF;
	text-decoration: none;
}
.left_tab {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 228px;
	width: 261px;
}
#leftTab1 {
	background-image: url(../_images/left_tab_1.jpg);	
}
#leftTab2 {
	background-image: url(../_images/left_tab_2.jpg);	
}
.left_tab_title {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #6B8806;
	font-variant: small-caps;
}
.left_tab td, .left_tab p, .left_tab ul, .left_tab ol {
	font-size: 11px;
	line-height: normal;
	color: #444444;
}

#TVButtonTab {
	background-image: url(../_images/tv_button_tab.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 55px; overflow: hidden; margin-bottom: 5px;
	width: 261px;
}
#TVButtonTab a.tv, #TVButtonTab a.tv:link, #TVButtonTab a.tv:visited, #TVButtonTab a.tv:active {
	display: block;
	margin: 3px 36px 0px 9px;
	padding: 7px 0px 0px 40px;
	height: 45px;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #E6FFB7;
	/*color: #C44F09 !important;*/
	text-decoration: none;
}
#TVButtonTab a.tv:hover, #TVButtonTab a.tv:link:hover, #TVButtonTab a.tv:visited:hover, #TVButtonTab a.tv:active:hover {
	/*color: #EA8515 !important;*/
	color: #FFFFFF;
	text-decoration: none;
}

#leftTab3 {
	
}
.partner_left {
	margin: 0px 0px 5px 10px;
}
#leftTab3 ul {
	margin-left: 0px;
	list-style-type: none;
}
#leftTab3 ul li {
	display: block;
	text-decoration: none;
	background-position: 0px 50%;
	background-repeat: no-repeat;
	background-image: url(../_images/icon_fwd_arrow.gif);
	border-bottom: 1px dotted #DEB55F;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 2px 18px;
	color: #8D691D;
}
#leftTab3 ul li a {
	color: #8D691D;
}

#mainContent {
	background-image: url(../_images/right_tab_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


/*  */
.breadcrumbs {
	margin: 3px 0px 3px 0px;
	font-size: 11px;
	color: #BD8751;
}
.breadcrumbs .current {
	color: #5E4124;
	font-weight: bold;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #660000;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:link:hover, .breadcrumbs a:visited:hover, .breadcrumbs a:active:hover {
	color: #990000;
	text-decoration: underline;
}


.subMenu {

}
.subMenu .category_name {
	font-size: 15px;
	color: #999999;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


.articlesList {
}
.article {
	display: block;
	float: none;
	clear: both;
}
.articleTitle {
	font-size: 15px;
	color: #6B8806;
	line-height: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.articlesList .articleTitle a, .articlesList .articleTitle a:link, .articlesList .articleTitle a:visited, .articlesList .articleTitle a:active {
	color: #6B8806;
	text-decoration: none;
}
.articlesList .articleTitle a:hover, .articlesList .articleTitle a:link:hover, .articlesList .articleTitle a:visited:hover, .articlesList .articleTitle a:active:hover {
	color: #9ECA09;
	text-decoration: none;
}
.articleDate {
	float: left;
	clear: left;
	width: 200px;
	color: #666666;
	text-align: left;
	font-size: 11px;
}
.articleViews {
	float: right;
	clear: right;
	width: 200px;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	text-align: right;
}
.articleContent {
	clear: both;
	float: none;
}
.articleContent img {
	margin: 0px 5px 5px 5px;
	border: 3px solid #dedede;
}
.articleContent a img {
	border: 3px solid #6B8806;
}
.articleContent a:hover img {
	border: 3px solid #9ECA09;
}
.articleAuthor {
	float: left;
	clear: left;
	width: 200px;
	color: #666666;
	text-align: left;
}
.articleReadMore {
	float: right;
	clear: right;
	width: 200px;
	color: #666666;
	font-style: normal;
	text-align: right;
}
.articlesList .articleContent img {
	max-width: 144px;
	max-height: 108px;
}

.articleDetails .articleTitle {
	font-size: 17px;
}
.articleDetails .articleContent {
	padding-top: 10px;
	padding-bottom: 5px;
}
.articleDetails .leadContainer {
	margin: 20px 0px 20px 20px;
}
.articleDetails .leadContainer img {
	position: relative;
	margin: 0px 0px 0px 20px !important;
	float: right !important;
	clear: none !important;
}

/* */
.videosContainer {
	margin: 10px 0px;
	padding: 10px;
	background-color: #F8F9EC;
}
.videosList {
	height: 390px;
	overflow-y: auto;
}
.videosList .videoItem {
	margin-right: 3px;
	border-bottom: 1px dotted #CBD08C;
}
.videosList .videoItem.first {
	border-top: 1px dotted #CBD08C;
}
.videosList .videoItem a, .videosList .videoItem a:link, .videosList .videoItem a:visited, .videosList .videoItem a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 0px;
}
.videosList .videoItem a:hover, .videosList .videoItem a:link:hover, .videosList .videoItem a:visited:hover, .videosList .videoItem a:active:hover {
	color: #548806;
	text-decoration: none;
}
.videosList .videoItem .current {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 0px;
}
.videoDetails {
	margin-top: 3px;
	background-color: #ffffff;
	border: 1px solid #CBD08C;
	padding: 3px;
}
.videoDetails h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6B8806;
}
.videoDetails p {
	font-size: 12px;
	color:#666666;
}

/* */
#footerBar {
	margin-bottom: 10px;
}
#footerContent {

}
#footerMenu {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 3px 0px 5px 0px;
	color: #666666;
}
#footerMenu a, #footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	color: #669900;
	text-decoration: none;
}
#footerMenu a:hover, #footerMenu a:link:hover, #footerMenu a:visited:hover, #footerMenu a:active:hover {
	color: #669900;
	text-decoration: underline;
}
#footerInfo {
	color: #666666;
	font-size: 11px;
	line-height: normal;
}


/* form */ 
.cform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.cform td {
	font-size: 11px;
	line-height: 18px;
	color: #444444;
}
.cform .tdgr {
	background-color: #EFD39A;
}
.cform .spacerrow {
	height: 1px;
	overflow: hidden;
}
.inputtextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #444444;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #dedede;
	background-color: #ffffff;
	width: 180px;
	height: 16px;
}
.filefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #444444;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #dedede;
	background-color: #ffffff;
	width: 130px;
	height: auto;
}
.textareafield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #444444;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #dedede;
	background-color:#ffffff;
	width: 460px;
	height: 92px;
	
	scrollbar-arrow-color:#dedede; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#dedede; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#dedede; 
}
.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	background-color:#99cc00;
	height: auto;
	width: 130px;
	cursor: pointer;
	border-top-color: #E2F8BA;
	border-right-color: #548806;
	border-bottom-color: #548806;
	border-left-color: #E2F8BA;
	border-width: 1px;
	border-style: solid;
}
.selectfield {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #dedede;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 186px;
	line-height: normal;
}
.nowidth {
	width: auto;
}

/*  */



.thumbsContainer .thumb_td {
	background-color: #DEDEDE;
}
.thumbsContainer .thumb_table {
	margin: 3px 0px 3px 0px;
}



.pdf_link {
	margin: 2px 0px 2px 0px;
	padding:2px 2px 2px 18px;
	height: auto;
	background-image: url(../_images/icon_16x16_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* modal */
#respondContainer { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	background-color: #DEB55F; 
	display: none; 
	z-index:5001; 
	width: 280px; 
	min-height: 45px;
	height: auto; /* 50px */ 
	border: 1px solid #333333;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=666666,offX=3,offY=3,positive=true); 
}
#respondContent { 
	position: relative; 
	background-color: #ffffff; 
	z-index:5002; 
	width: auto; 
	height: auto;
	margin: 0px 4px 4px 4px; 
	padding: 5px;
	border: 0px solid #DFDBD2;
	overflow: auto;
	
	scrollbar-arrow-color:#DEB55F; 
	scrollbar-track-color:#F1E0BC; 
	scrollbar-face-color:#F1E0BC; 
	scrollbar-highlight-color:#DEB55F; 
	scrollbar-3dlight-color:#F1E0BC; 
	scrollbar-darkshadow-color:#F1E0BC; 
	scrollbar-shadow-color:#DEB55F; 
}
#respondControls {
	text-align: right;
	margin: 4px 4px 0px 4px;
	padding: 5px 5px 5px 5px;
	cursor: move;
	color: #ED5A26;
	background-image: url(../_images/modal_window_controls_bar_background.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #F1E0BC;
}
#respondTitle {
	font-size: 13px;
	font-weight: bold;
}
#respondContainer .up {
	border-bottom: 1px solid #DEB55F;
	background-position: 0px 0px;
}
#respondContainer .down {	
	border-bottom: 1px solid #F1E0BC;	
	background-position: 0px -100px;
}


#forumSubjectsContainer {
	width: 195px; 
	height: 175px; 
	overflow: hidden; 
	/*overflow-x: hidden; 
	overflow-y: auto;
	scrollbar-arrow-color:#dedede; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#dedede; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-shadow-color:#dedede; */
}
.forumSubject {
	width: 179px; 
	overflow: hidden; 
	padding: 3px 0px 3px 16px; 
	background-image: url(../_images/icon_fwd_arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	border-top: 1px dotted #DEB55F;
}

.a_pic_right {
	margin: 0px 0px 5px 5px;
}
.a_pic_left {
	margin: 0px 5px 5px 0px;
}
.a_pic_center {
	margin: 0px 5px 5px 5px;
}

/* BANNERS */
#rightBanners {
	margin: 7px 5px 15px 0px;
	text-align: center;
	background-color: #F7F7F7;
	padding: 7px;
	border: 2px solid #121204;
}
.banner_right {
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.banner_center img, .banner_center object, .banner_center embed {
	margin-top: 5px;
	border: 1px solid #96935F;
}
.banner_center {	
	text-align: center;
}
.banner_center img, .banner_center object, .banner_center embed {
	margin: 5px 0px 5px 0px;
	border: 5px solid #3D3F16;
}
#leaderboardContainer {
	text-align: center;
	background-color: #2C2E07;
	margin: 0px;
	padding-left: auto;
	padding-right: auto;
	padding-bottom: auto;
	border-bottom-color: #98A019;
}

#overlay {display:none;}
#lightbox {display:none;}


/* leaderboard ARBO */
.leaderboardARBO {
	width: 728px;
	margin: 0px auto;
}
/* ribbon ARBO */
.ribbonARBO {
	width: 920px;
	margin: 0px auto;
}