/*
	LAYOUT - CONTEXT MENU
*/
#context-menu {
	margin: 0px; padding: 7px;
	margin-bottom: 3px;
	background-color: #E4E4E4;
	text-align: center;
}

/*
	LAYOUT - CONTAINER
*/
#container {
	margin: 0px; padding: 0px;
	width: 728px;
	margin-left: auto; margin-right: auto;
}

/*
	STRUCTURED LAYOUT
*/
.box-1-col {
	width: 223px;
}
.box-2-col {
	width: 468px;
	clear: both;
}
.box-sidebar-col {
	width: 223px;
}
.box-3-col {
	width: 100%;
}
.box-right-aligned {
	float: right;
}
.box-wrapper {
	margin: 0px 0px 14px;
	padding: 0px;
}
.box-blind-wrapper {
	/* border: 1px solid transparent; */
}
#sidebar {
	float: right;
	width: 239px;
	padding: 0px;
	border-left: 2px solid red;
	border-bottom: 4px solid red;
	margin-bottom: 10px;
}
#sidebar .box-wrapper {
	margin-left: auto;
	margin-right: auto;
}
#sidebar DIV.box-stire {
	background-color: white;
}
#content {
	float: left;
	width: 468px;
	padding: 0px;
}

/* BOX: Stire */
DIV.box-stire {
	margin: 0px;
	padding: 4px;
	border: 1px solid silver;
	background-color: white;
}
DIV.box-stire DIV.imagine-rezumat {
	margin: 3px auto 5px;
}
DIV.box-stire H1 {
	padding: 0px 3px 0px;
	margin: 3px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	height: 50px;
}
DIV.box-stire A.more-details {
	display: block;
	text-align: center;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px;
}
DIV.box-stire A.more-details:hover {
	color: black;
	text-decoration: none;
	background-color: #EEEEEE;
}
DIV.box-stire A.silent {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-stire A.silent:hover {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-stire P {
    padding: 0px 3px 0px;
    margin: 6px 0px;
    text-align: left;
	overflow: hidden;
	height: 70px;
}

/* BOX: Articol */
DIV.box-articol {
	margin: 0px;
	padding: 4px;
	border: 1px solid silver;
	background-color: white;
}
DIV.box-articol DIV.imagine-rezumat {
	float: right;
	margin: 3px 0px 5px 5px;
}
DIV.box-articol H1 {
	padding: 0px 3px 0px;
	margin: 3px 0px 0px;
	font-size: 20px;
	font-weight: bold;
}
DIV.box-articol A.more-details {
	display: block;
	text-align: center;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px;
}
DIV.box-articol A.more-details:hover {
	color: black;
	text-decoration: none;
	background-color: #EEEEEE;
}
DIV.box-articol A.silent {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-articol A.silent:hover {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-articol DIV.continut-articol {
    padding: 0px 3px 0px;
    margin: 6px 0px;
    text-align: left;
	overflow: hidden;
	height: 506px;
}
DIV.box-articol DIV.continut-articol H4 {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 6px;
	line-height: 1.3em;
}

/* BOX: Banner */
DIV.box-banner {
	margin: 0px;
	padding: 0px;
}
DIV.box-banner IMG.image-banner {
	border: 0px;
}

/* BOX: Revista */
DIV.box-revista {
	text-align: center;
}
DIV.box-revista H3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 8px;
	color: #B40404;
}


/* BOX: Evenimente */
DIV.box-evenimente {
	border: 1px solid red;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	background-color: white;
}
DIV.box-evenimente H3 {
	margin: 0px;
	padding: 3px;
	background-color: red;
	color: white;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
DIV.box-evenimente DIV.text-evenimente {
	height: 200px;
	overflow: auto;
	margin: 5px;
	margin-bottom: 0px;
}
DIV.box-evenimente DIV.text-evenimente H4 {
	padding: 0px;
	margin: 5px 0px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #405284;
	display: inline;
}

/* BOX Editabil */
DIV.box-editabil {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	background-color: white;
}
DIV.box-editabil H3 {
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
DIV.box-editabil DIV.text-editabil {
	overflow: auto;
	margin: 5px;
	margin-bottom: 0px;
}
DIV.box-editabil DIV.text-editabil H4 {
	padding: 0px;
	margin: 5px 0px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #405284;
	display: inline;
}
DIV.box-editabil DIV.text-editabil IMG {
	border: 0px;
}

/* BOX: Coperti reviste */
DIV.box-coperti-reviste {
	margin: 0px;
	padding: 0px;
}
DIV.box-coperti-reviste DIV.coperta-revista-mare {
	text-align: center;
	width: 144px;
	height: 200px;
	padding: 0px;
}
DIV.box-coperti-reviste DIV.coperta-revista-mare IMG {
	border: 0px;
	width: 144px;
	height: 200px;
}
DIV.box-coperti-reviste DIV.coperta-revista-mica {
	text-align: center;
	float: right;
	clear: right;
	width: 68px;
	height: 97px;
	padding: 0px;
	margin-bottom: 5px;
}
DIV.box-coperti-reviste DIV.coperta-revista-mica IMG {
	border: 0px;
	width: 68px;
	height: 97px;
}

/* BOX: newsletter */
DIV.box-newsletter {
	text-align: center;
}

DIV.box-newsletter A IMG {
	border: 0px;
}

/* BOX: abonare revista */
DIV.box-abonare-revista {
	text-align: center;
}
DIV.box-abonare-revista A IMG {
	border: 0px;
}

/* BOX: Video */
DIV.box-video {
	margin: 0px;
	padding: 4px;
	border: 1px solid silver;
	background-color: white;
}
DIV.box-video DIV.box-video-imagine {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
DIV.box-video DIV.box-video-imagine IMG {
	width: 212px;
	border: 0px;
	margin-bottom: 8px;
}
DIV.box-video H1 {
	padding: 0px 3px 0px;
	margin: 3px 0px 0px;
	font-size: 20px;
	font-weight: bold;
}
DIV.box-video A.more-details {
	clear: both;
	display: block;
	text-align: center;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px;
}
DIV.box-video A.more-details:hover {
	color: black;
	text-decoration: none;
	background-color: #EEEEEE;
}
DIV.box-video A.silent {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-video A.silent:hover {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-video P {
    padding: 0px 3px 0px;
    margin: 6px 0px;
    text-align: left;
}

/* BOX: Stiri animate */
DIV.box-stiri-animate {
	width: 100%;
	height: 222px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #BDBDBD;
	background-color: #E0ECF8;
	position: relative;
}
DIV.box-stiri-animate DIV.stiri-animate-container {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	height: 200px;
}
DIV.box-stiri-animate DIV.stiri-animate-container H1 {
	padding: 0px 10px 0px;
	margin: 3px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	height: 25px;
}
DIV.box-stiri-animate DIV.stiri-animate-container A.silent {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-stiri-animate DIV.stiri-animate-container A.silent:hover {
	color: #0B0B61;
	text-decoration: none;
}
DIV.box-stiri-animate DIV.stiri-animate-container DIV.stire-animata-continut {
	overflow: hidden;
	height: 154px;
	text-align: left;
	margin: 5px 0px 0px;
	padding: 0px 10px;
}
DIV.box-stiri-animate DIV.stiri-animate-container DIV.stire-animata-continut A IMG {
	border: 0px;
}

#newsboxToolbar {
	margin: 0px 0px 4px;
	padding: 4px;
	background-color: #E6E6E6;
}
#newsboxToolbar H2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	
}
#newsboxToolbar UL {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#newsboxToolbar UL LI {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#newsboxToolbar UL LI A {
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #A4A4A4;
	padding: 4px 12px;
	margin: 0px;
	background-color: #D0D0D0;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
#newsboxToolbar UL LI A.current {
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #A4A4A4;
	padding: 4px 12px;
	margin: 0px;
	background-color: #E0ECF8;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
#newsboxToolbar UL LI A:hover {
	background-color: #F3F3F3;
	color: black;
	text-decoration: none;
	position: relative;
}
#newsboxToolbar UL LI A IMG {
	border: 0px;
	margin: 0px;
}
/* IMAGE THUMBNAIL */
DIV.thumbnail {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
DIV.thumbnail IMG {
	padding: 0px;
	border: 0px;
}

/* BANNER Flash */
DIV.banner-flash {
	text-align: center;
}

/* BANNER HTML */
DIV.banner-html {
	margin: 0px;
	padding: 0px;
}

/* TextEditor Image */
DIV.textImage {
	padding: 5px;
}
DIV.textImage-block {
	clear: both;
}
DIV.textImage-border {
	border: 1px solid #BFBFBF;
}
DIV.textImage-left {
	float: left;
	margin: 7px 15px 7px 0px;
	text-align: center;
}
DIV.textImage-right {
	float: right;
	margin: 7px 0px 7px 15px;
	text-align: center;
}
DIV.textImage-leftblock {
	margin: 7px 15px 7px 0px;
	text-align: left;
}
DIV.textImage-caption {
	width: 200px;
	margin: 1px auto;
	font-weight: bold;
	font-style: italic;
}
*+html DIV.textImage-caption {
	margin: 1px 0px;
}

/* TextEditor Author */
DIV.textEditorAuthor {
	margin: 8px 0px;
	padding: 0px;
}
IMG.textEditorAuthor-image {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 50px;
}
DIV.textEditorAuthor-title {
	margin: 0px;
	padding: 10px 0px 0px;
	text-decoration: underline;
}
SPAN.textEditorAuthor-name {
	font-weight: bold;
}
DIV.textEditorAuthor-description {
	margin: 0px;
}
DIV.textEditorAuthor-clear {
	clear: both;
}
