@CHARSET "UTF-8";

body{
	background: #fff url('../img/body-back.gif') repeat-x top;
	padding:0;
	margin: 0 auto;
	overflow-x: hidden;
}
body { text-align:center; }

body, td {
	font: 9pt/1.2 "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#333;
}

:focus {
	outline: 0;
}

a, a:visited, a:active {
	color:#976D2B;
	text-decoration: underline;;
	font-weight: normal;
}
a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}




/* Header */
#header-top {
	position: relative;
	width: 100%;
	height: 140px;
	background: url('../img/top.gif') no-repeat -133px 0;
	text-align: center;
	z-index: 20;
	overflow: hidden;
}

#header-top #menu {
	position: relative;
	width: 990px;
	height: 140px;
	margin: 0 auto;
}

#header-top A.mainMenu {
	position: absolute;
	height: 60px;
	text-indent:-5000px;
	top: 40px;
	background: url('../img/top.gif') no-repeat top left;
}
#header-top A:hover.mainMenu, #header-top A.selected {
	background: url('../img/top-sel.gif') no-repeat top left;
}

#header-top #menuInscr.mainMenu {
	left: 460px;
	width: 170px;
	background-position: -595px -40px;
}

#header-top #menuHome.mainMenu {
	left: 170px;
	width: 169px;
	height: 50px;
	background-position: -303px -40px;
}

#header-top #menuShop.mainMenu {
	left: 640px;
	width: 175px;
	background-position: -775px -40px;
}

#header-top #menuDespre.mainMenu {
	left: 180px;
	width: 115px;
	top: 117px;
	height: 20px;
	background-position: -313px -117px;
}
#header-top #menuRP.mainMenu {
	left: 310px;
	width: 115px;
	top: 117px;
	height: 20px;
	background-position: -443px -117px;
}
#header-top #menuStamp.mainMenu {
	left: 340px;
	width: 110px;
	height: 105px;
	top: 0px;
	background-position: -473px 0px;
}


/* Halo */
#halo {
	position: absolute;
	top: 468px;
	height: 200px;
	width: 100%;
	left:0;
	background: url('../img/halo.jpg') no-repeat top center;
	z-index: -100;
}

#pageFooter #halo {
	top: 20px;
	position: absolute;
}

/* Content is absolute */
#contentHolder {
}

#content {
	top: 10px;
	margin: 0px auto; 
	width: 990px; 
	position: relative;
}

#box {
	position: absolute;
	left: 155px;
	top: 178px;
	z-index: 20;
}


#motive {
	position: absolute;
	left: 160px;
	top: 438px;
	width: 700px;
	height: 60px;
	background: url('../img/motive-back.gif') no-repeat top left;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

#motive .selected {
}

#motive a {
	height: 0px;
}

#motive .motivLink {
	position: absolute;
	text-indent:-5000px;
	top: 0px;
	width: 51px;
}
#motive A:hover.motivLink, #motive A.selected {
	background: url('../img/menu-selected.gif') no-repeat 0 0;
}

#motive.enabled A,
#motive A.selected {
	height: 48px;
}

#motive #m0 { left: 0px; width: 448px; }
#motive #m1 { left: 438px; }
#motive #m2 { left: 473px; }
#motive #m3 { left: 510px; }
#motive #m4 { left: 547px; }
#motive #m5 { left: 583px; }
#motive #m6 { left: 620px; }

#motive A#m0:hover, #motive A#m0.selected { background-position: 1px -372px; }
#motive A#m1:hover, #motive A#m1.selected { background-position: 0px 0px; }
#motive A#m2:hover, #motive A#m2.selected { background-position: 0px -62px; }
#motive A#m3:hover, #motive A#m3.selected { background-position: 0px -125px; }
#motive A#m4:hover, #motive A#m4.selected { background-position: 0px -185px; }
#motive A#m5:hover, #motive A#m5.selected { background-position: 0px -243px; }
#motive A#m6:hover, #motive A#m6.selected { background-position: 0px -303px; }



A#movieNext, 
A#moviePrev {
	position: absolute;
	height: 320px;
	top: 110px;
	width: 220px;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	z-index: 25;
}

A:hover#movieNext, 
A:hover#moviePrev {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

A#movieNext {
	right: 0;
	background: url('../img/motivul-urmator.gif') no-repeat 40px 270px; 
}
A#moviePrev {
	left: 0;
	background: url('../img/motivul-urmator.gif') no-repeat -1800px 270px;
}

A#moviePrev.moviePrev0 { width: 0 }
A#moviePrev.moviePrev1 { width: 180px; left: -20px; }
A#movieNext.movieNext0 { }
A#movieNext.movieNext1 { background-position: -260px 270px; }
A#movieNext.movieNext2 { background-position: -560px 270px; }
A#movieNext.movieNext3 { background-position: -860px 270px; }
A#movieNext.movieNext4 { background-position: -1160px 270px; }
A#movieNext.movieNext5 { background-position: -1460px 270px; }
A#movieNext.movieNext6 { width: 0; }


.textPresenter {
	margin: 12px 0;
}
.textPresenter H1 {
	display: inline;
	font-size: 9pt;
	font-weight: normal;
}

.movieWrapper1 {
	height: 400px;
	width: 1200px;
	left: 0;
	
	position: relative;
	overflow: hidden;
	z-index: -5;
	text-align: left;
	margin: 0 auto;
}

#movies0,
#movies1,
#movies2,
#movies3,
#movies4,
#movies5,
#movies6 {
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 500px;
	
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

.movie,
.movieHidden {
	position: absolute;
	right: 0;
	width: 1200px;
	height: 500px;
}

.movieHidden {
	visibility: hidden;
}

#movie0 {
	background: url('../img/movie1.jpg') no-repeat top right;
	z-index: -100;
	right: 40px;
}

#movie1 {
	background: url('../img/movie2.jpg') no-repeat top right;
	z-index: -100;
}

#movie2 {
	background: url('../img/movie3.jpg') no-repeat top right;
	left: 40px;
	z-index: -200;
}

#movie3 {
	background: url('../img/movie4.jpg') no-repeat top right;
	left: 40px;
	z-index: -300;
}

#movie4 {
	background: url('../img/movie5.jpg') no-repeat top right;
	left: 40px;
	z-index: -400;
}

#movie5 {
	background: url('../img/movie6.jpg') no-repeat top right;
	left: 40px;
	z-index: -500;
}
#movie6 {
	left: 0px;
	z-index: 600;
}

#movie10 { background: url('../img/movie10.jpg') no-repeat top right; }
#movie20 { background: url('../img/movie20.jpg') no-repeat top right; }
#movie30 { background: url('../img/movie30.jpg') no-repeat top right; }
#movie40 { background: url('../img/movie40.jpg') no-repeat top right; }
#movie50 { background: url('../img/movie50.jpg') no-repeat top right; }
#movie60 { background: url('../img/movie60.jpg') no-repeat top right; }

/* scroleaza o poza cu 2000px la stanga */
.movie .stop {
	position: absolute;
	top:0;
	height: 20px;
	width: 20px;
	/*background-color: red;*/
}
.movie .start {
	position: absolute;
	left: 0px;top:0;
}

.magicHolder #movie0,
.magicHolder #movie1,
.magicHolder #movie2,
.magicHolder #movie3,
.magicHolder #movie4,
.magicHolder #movie5 {
	background: transparent;
}


.textMotiveSN {
	display: block;
	position: relative;
	left: 0px;
	top: 0;
	width: 671px;
	background: url('../img/text-back.gif') no-repeat bottom left;
	height: 72px;
	line-height: 150%;
	font-size: 19px;
	text-align: left;
	color: #976d2b;
	padding: 45px 20px 20px 230px;
}

.textMotivePinno {
	display: block;
	position: relative;
	left: 0px;
	top: 0;
	width: 671px;
	background: url('../img/text-back-pinno.gif') no-repeat bottom left;
	height: 72px;
	line-height: 150%;
	font-size: 19px;
	text-align: left;
	color: #976d2b;
	padding: 45px 20px 20px 190px;
}

.textHolder {
	position: absolute;
	left: 160px;
	top: 468px;
	width: 671px;
	height: 142px;
	overflow: hidden;
	text-align: left;
	z-index: -1;
	/*border: 1px solid red;*/
}

.textShort A {
	/*font-size: 12px;*/
	text-decoration: none;
}

.textShort A:hover {
	/*font-size: 12px;*/
	text-decoration: underline;
}

#footer {
	position: absolute;
	left: 160px;
	top: 608px;
	width: 671px;
}
#footer TD {
	font-size: 11px;
	color: #976D2B;
	padding: 5px;
}

#footer TD A {
	color: #976D2B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#footer TD.twitter {
	background: url('../img/news/icon_twitter.gif') no-repeat center left;
	padding-left: 12px;
}

.form {
	position: absolute;
	top: 105px;
	width: 360px;
	height: 350px;
	left: 475px;
	overflow: auto;
	color: #976D2B;
	z-index: 600;
}

.form H1, .form H2 {
	color: #976D2B;
	font-weight: normal;
	margin: 10px 0 5px;
	font-size: 16px;
}

.pageFull {
	position: absolute;
	top: 105px;
	width: 671px;
	height: 350px;
	left: 160px;
	overflow: auto;
	color: #976D2B;
	z-index: 600;
}

INPUT, SELECT, TEXTAREA {
	font-size: 11px;
	padding: 1px 0 0 1px;
	margin-right: 5px;
	border: 1px solid #976D2B;
	font-family: Trebuchet MS,Tahoma,arial,sans-serif;
	color:#262626;
	margin-bottom: 2px;
}

.input LABEL {
	width: 90px;
	display: block;
	float: left;
}

.error-message,
#flashMessage,
#authMessage {
	color: red;
	margin-bottom: 3px;
}

#flashMessage {
	margin-bottom: 15px;
}

.input .error-message {
	margin-left: 95px;
	padding:0;
	text-align:left;
	width:auto;
	background: transparent url('../img/novalidate.gif') no-repeat 2px 0;
	padding-left: 16px;
}

.submit INPUT {
	padding: 1px 12px;
	font-size: 14px;
	font-weight: bold;
	background-color: #BD9D5B;
	color: #702313;
}

.radio INPUT {
	border: 0;
}


/******** PAGE LAYOUT ********/
#pageHeader {
	position: absolute;
	height: 138px;
	width: 960px;
	top: 10px;
	background: url('../img/pages/header.gif') no-repeat center top;
}
#pageHeader A.mainMenu {
	position: absolute;
	height: 60px;
	text-indent:-5000px;
	top: 40px;
	background: url('../img/pages/header.gif') no-repeat top left;
}
#pageHeader A:hover.mainMenu, #pageHeader A.selected {
	background: url('../img/pages/header-sel.gif') no-repeat top left;
}

#pageHeader #menuRP.mainMenu {
	left: 10px;
	width: 170px;
	height: 50px;
	background-position: -158px -40px;
}

#pageHeader #menuHome.mainMenu {
	left: 170px;
	width: 170px;
	height: 50px;
	background-position: -318px -40px;
}

#pageHeader #menuInscr.mainMenu {
	left: 437px;
	width: 170px;
	background-position: -585px -40px;
}

#pageHeader #menuShop.mainMenu {
	left: 607px;
	width: 185px;
	background-position: -755px -40px;
}

#pageHeader #menuToate.mainMenu {
	left: 785px;
	width: 170px;
	background-position: -933px -40px;
}

#pageHeader #menuStamp.mainMenu {
	left: 328px;
	width: 110px;
	height: 105px;
	top: 0px;
	background-position: -476px 0px;
}





#pageContent {
	position: relative;
}

#pagePicture {
	padding-top: 118px;
	width: 960px;
	height: 625px;
	vertical-align: text-bottom;
	position: relative;
	z-index: 20;
}

#pagePictureList {
	padding-top: 118px;
	width: 960px;
	min-height: 625px;
	position: relative;
}

.articleSummary H1, .articleSummary H2 {
	font-family: Georgia, Times;
	font-size: 16px;
	margin-bottom: 5px;
}
.articleSummary H1 A, .articleSummary H2 A {
	color:#976D2B;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
.articleSummary H1 A:hover, .articleSummary H2 A:hover {
	text-decoration: underline;
}
.articleSummary {
	position: relative;
	margin: 0px 0 15px 0;
	padding: 0;
	height: 55px;
}
.articleBody {
	position: relative;
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 120%;
}

.articleBodyText {
	font-size: 16px;
	font-family: Georgia;
	line-height: 20px;
	margin-bottom: 20px;
}
.opaqHold {
	position: relative;
}

.opaq-trans,
.opaq-brown,
.opaq,
.no-opaq {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 40;
}
.opaq {
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #ffffff;
}
.whiteBack {
	background: #ffffff;
}
.opaq-trans {
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.opaq-brown {
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	background: #D2B372;
}


.articleDate {
	position:absolute;
	display: block;
	background: transparent url(../img/pages/date-left.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	height:71px;
	margin:0;
	padding:0;
	padding-left: 3px;
	text-align:left;
	top:7px;
	left: -5px;
	width: 44px;
}

.articleDate strong {
	font-family:'Verdana';
	line-height:9px;
}
.articleDate .dd {
	display:block;
	font-size:22px;
	letter-spacing:-1px;
	line-height:18px;
	padding-top:5px;
}
.articleDate .mm {
	display:block;
	font-size:9px;
	padding-left: 3px;
	letter-spacing:-1px;
}
.articleDate .yy {
	color: #e1bf90;
}
.articleHeader small {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:0;
}

.articleTop10 H2 A {
	color: #fff;
	text-decoration: none;
}
.articleTop10 H2 A:hover {
	text-decoration: underline;
}
.articleTop10 H2 {
	margin-bottom: 5px;
	font-family: Georgia, Times;
	font-size: 12px;
}

.articleTop10 {
	color: #976D2B;
	padding: 10px;
}
.articleLast {
	margin-bottom: 0;
}

.articleBody A {
	text-decoration: none;
}
.articleBody A:hover {
	text-decoration: underline;
}
.articleBody .moreLinks {
	list-style: none;
}
.articleBody .moreLinks LI A {
	text-decoration: underline;
}
.articleBody .moreLinks LI {
	margin-right: 15px;
	display: inline;
}

#pageFooter {
	position: relative;
	margin-top: -30px;
	z-index: 40;
	height: 100px;
}
#pageFooter DIV {
	position: relative;
}

#pageFooter #linkMotive UL {
}
#pageFooter #linkMotive {
	width: 670px;
	height: 60px;
	background: url('../img/pages/motive.gif') no-repeat top left;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin: 0 auto 10px;
	position: absolute;
	left: 145px;
	top: 0px;
}

#linkMotive .motivLink {
	position: absolute;
	text-indent:-5000px;
	top: 0px;
	width: 51px;
	height: 48px;
}
#linkMotive A:hover.motivLink, #linkMotive A.selected {
	background: url('../img/menu-selected.gif') no-repeat 0 0;
}

#linkMotive #m0 { left: 0px; width: 448px; background: url('../img/pages/motive.gif') no-repeat 0 0; }
#linkMotive #m1 { left: 438px; }
#linkMotive #m2 { left: 473px; }
#linkMotive #m3 { left: 510px; }
#linkMotive #m4 { left: 547px; }
#linkMotive #m5 { left: 583px; }
#linkMotive #m6 { left: 620px; }

#linkMotive A#m0:hover, #linkMotive A#m0.selected { background-position: 0px -372px; }
#linkMotive A#m1:hover, #linkMotive A#m1.selected { background-position: -1px 0px; }
#linkMotive A#m2:hover, #linkMotive A#m2.selected { background-position: -1px -62px; }
#linkMotive A#m3:hover, #linkMotive A#m3.selected { background-position: -1px -125px; }
#linkMotive A#m4:hover, #linkMotive A#m4.selected { background-position: -1px -185px; }
#linkMotive A#m5:hover, #linkMotive A#m5.selected { background-position: -1px -243px; }
#linkMotive A#m6:hover, #linkMotive A#m6.selected { background-position: -1px -303px; }



#pageFooter #footer {
	position: relative;
	top: 5px;
	left: auto;
	width: 671px;
}

.sectionHead {
	color: #745424;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	font-family: Georgia, Times;
	text-shadow: #fff 1px 0px 1px;
}

.larger {
	padding-top: 3px;
	font-size: 15px;
}

.brown {
	color: #745424;
}

.noteAbs {
	color: #875D1B;
	position: absolute; 
	left: 0;
	background: transparent url(../img/pages/floral-right.jpg) no-repeat scroll 0 0;
	width: 210px;
	height: 60px;
	padding: 2px 0px 10px 10px;
	text-align: left;
	top: 20px;
	font-size: 11px;
}

.noteAbs .subNote {
	margin: 5px 20px 0 0;
}

/******** PAGE LAYOUT ********/
.tagCloud {
	background:transparent url(../img/pages/textbox.gif) no-repeat scroll 0 0;
	padding: 10px 10px; 
	text-align: left; 
	font-size: 13px; 
	margin-bottom: 20px;
	position: relative;
	margin: 0 auto;
	width: 650px;
	height: 81px;
}

.textboxSmall .tagCloud {
	background:transparent url(../img/pages/textbox-small.gif) no-repeat scroll 0 0;
	height: 49px;
}

.tagCloud A {
	text-decoration: none;
}
.tagCloud A:hover {
	text-decoration: underline;
}

.tagCloud SPAN {
	vertical-align: middle; 
	margin: 3px 10px;
}

A.rpLink {
	text-decoration: none;
	font-size: 12px;
}
A:hover.rpLink {
	text-decoration: underline;
}

.revistaPresei {
	position: absolute;
	left: 0;
	top: 0;
}

#rp1 {
	visibility: visible;
}
#rp2,
#rp3,
#rp4,
#rp5,
#rp6,
#rp7,
#rp8,
#rp9,
#rp10 {
	visibility: hidden;
}

.paginateLeft, .paginateRight {
	position: absolute;
	width: 53px;
	height: 130px;
	left: -53px;
	/*background-color: red;*/
}
.paginateRight {
	left: auto;
	right: -53px;
}

.pagination A {
	display: block;
	margin-top: 0px;
	padding: 1px 2px;
	text-decoration: none;
	height: 20px; font-family: Georgia; font-size: 27px;
	float: left;
	background: #ffffff;
	line-height: 15px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.pagination A:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.pagination .disabled,
.paginateLeft .disabled,
.paginateRight .disabled {
	display: none;
}
.paginateLeft A,
.paginateRight A {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	display: block;
	text-indent:-5000px;
	width: 53px;
	height: 130px;
	background: url('../img/pages/arrows.gif') no-repeat top left;
	float: right;
}
.paginateRight A {
	background: url('../img/pages/arrows.gif') no-repeat top right;
}
.paginateLeft A:hover,
.paginateRight A:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#paginationFixed {
	position: fixed; top: 200px; width: 100%; left: 0pt;
	z-index: 10;
}


.headArticles {
	text-align: left; position: absolute; width: 375px;height: 22px; right: 160px; top:15px;
}
.headArticles A {
	color: red;
}

#SubscriberDataNDay {
	width: 40px;
}
#SubscriberDataNMonth {
	width: 85px;
}
#SubscriberDataNYear {
	width: 60px;
}

