#s3slider {
   width: 239px; /* important to be same as image width */
   height: 325px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 239px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 14px; /* important */
}

.s3sliderImage {
	float: left; /* important */
	position: relative; /* important */
	display: none; /* important */
	text-decoration: none;
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 7px 13px;
   width: 239px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 





.negru {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.negru A:LINK { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AEEF; 
	text-decoration: none;
}
.negru A:HOVER { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000; 
	text-decoration: none;
}
.negru A:VISITED { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#00AEEF; 
	text-decoration: none;
}
.negru A:VISITED:HOVER { 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	color:#990000; 
	text-decoration: none;
}
.greyborder {
	border: #cccccc 1px solid;
}
a.class1{
	color:#00AEEF;
	text-decoration: none;
}
.textbox {
                color: #111111;
                font-family: arial,verdana, helvetica;
                font-size: 12px;
                font-weight: normal;
                background-color: #FFFFFF;
                border-top: #aaaaaa 1px solid;
                border-left: #aaaaaa 1px solid;
                border-bottom: #aaaaaa 1px solid;
                border-right: #aaaaaa 1px solid;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	text-align: center;
}

#wrapper {
	background-color: #FFFFFF;
	padding: 0;
	width: 910px;
	margin-left: auto;
    margin-right: auto;
	min-height: 100%;
	background: #FFF url(images/a073_mainbg.gif) left repeat-y;
	/*background: #FFF;*/
	font-size: 1.2em;
	text-align: left;
}

#wrapper #leftColumn {
	float: left;
	width: 250px;
	/*background-color: #AEAEAE;*/
	min-height: 100%;
	color: #FFF;
}

#wrapper #header {
	height: 150px;
	vertical-align: bottom;
	border: #FFF 1px solid;
	background-color: #fff;
}

#wrapper #leftColumn #header   #logo{
	margin-top: 115px;
}
#wrapper #rightColumn {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#wrapper #leftColumn #mainMenu {
	width: 190px;
	margin: 20px 0 0 0; padding: 5px 20px 5px 40px;
	background-color: #FFF;
	color: #FFF;
}

/* Sidebar Menu
------------------------------------------------------------------------------ */
#listMenuRoot a {
	display: block;
	padding: 1px 3px 1px 20px;
	background: url('images/arrow-next-dark.gif') no-repeat left center;
}
#listMenuRoot a:link,
#listMenuRoot a:visited {
	color: #666666;
	text-decoration: none;
}
#listMenuRoot a:hover {
	color: #FFF;;
	background-color: #00AEEF;
	background-image: url(images/arrow-next-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#listMenuRoot {
	margin: 0; padding: 0;
	list-style: none;
	font-size: 12px;
}
#listMenuRoot ul {
	margin: 0 0 0 20px; padding: 0;
	list-style: none;
}
#listMenuRoot ul li,
#listMenuRoot p {
	padding: 0;
	margin: 0;
	border-bottom: #333 1px dotted;
}


/* Homepage Current Issue
------------------------------------------------------------------------------ */
#currentIssue {
	margin: 0 20px 0 0;
}
#currentIssue h1,
#page h1 {
	font-size: 2.0em;
	color: #000;
	margin: 0; padding: 3px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#page h1 {
	font-size: 2em;
	margin: 10px 0 20px 0;
}
#page #homeNews h1 {
	font-size: 1.6em;
	color: #000;
	margin: 5px 0 10px 0;
}
#page #homeNews {
	/*background: #252520;*/
	padding: 5px 40px 5px 5px;
}
#currentIssue p,
#page p {
	margin: 0 0 5px 0;
	padding: 0px;
}
#currentIssue p.period {
	color: #666;
}
.secondCol {
	float: left;
	width: 350px;
	background-color: #FFFFFF;
	background-position: center top;
	padding: 2px;
	height: 325px;
}
#currentIssue .secondCol h6 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}
#currentIssue .secondCol ul,
#page ul,
#page ol {
	margin: 0 0 10px 20px;
	padding: 0px;
}
#currentIssue div.secondCol a:link,
#currentIssue div.secondCol a:visited,
#page div.entry a:link,
#page div.entry a:visited,
#page div.entrysingle a:link,
#page div.entrysingle a:visited {
	color: #FF0000;
	
	padding-right: 12px;
	text-decoration: none;
}
#currentIssue div.secondCol a:hover,
#page div.entry a:hover,
#page div.entrysingle a:hover {
	color: #E2007A;
}

#currentIssueContent p a:link,
#currentIssueContent p a:visited {
	color: #0099FF;
	text-decoration: none;
}

#currentIssueContent {
	padding-top: 10px;
}

a.functionalLink:link, a.functionalLink:visited,
#page div.entry a.functionalLink:link, #page div.entry a.functionalLink:visited,
#currentIssue div.secondCol #currentIssueContentMore a.functionalLink:link,
#currentIssue div.secondCol #currentIssueContentMore a.functionalLink:visited,
a.gengo_lang_EN:link, a.gengo_lang_EN:visited,
a.gengo_lang_RO:link, a.gengo_lang_RO:visited {
	color: #00AEEF;
	text-decoration: none;
	background: none;
	padding: 0;
}

.subtitle {
	font-size: 1.2em;
	color: #00AEEF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	width:610px;
	font-weight: bold;
	height: 22px;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 17px;
}
.subtitle a {
	font-size: 1.2em;
	color: #00AEEF;
	margin-top: 10px;
	width:620px;
	text-decoration: none;
	background-image: none;
}

.subtitle a:HOVER {
	font-size: 1.2em;
	color: #000;
	margin-top: 10px;
	width:620px
}

a.functionalLink:hover,
#page div.entry a.functionalLink:hover, 
#currentIssue div.secondCol #currentIssueContentMore a.functionalLink:hover,
a.gengo_lang_EN:hover, a.gengo_lang_RO:hover {
	color: #E2007A;
	text-decoration: none;
}

#page a:link,
#page a:visited {
	/*color: #E2007A;*/
	/*color: #3E7C94;*/
}
#page a:hover {
	/*color: #E2007A;*/
	/*color: #FFF;*/
}
.highlight {
	color: #083035;;
	font-weight: bold;
	font-variant:small-caps;
}
.sumar_author {
	color: #999;
}
.sumar_chapter {
	font-weight: bold;
}

.thirdCol {
	float: right;
	width: 240px;
	/*padding-top:27px;*/
}

.thirdColhome {
	float: right;
	width: 240px;
	padding-top:27px;
}
#page {
	clear: both;
}
#page div.entry {
/*	width: 45%;
	position: relative;
	float: left;
	clear: none;*/
	margin-bottom: 15px;
	padding-right: 100px;
}
#page div.entrysingle {
/*	width: 45%;
	position: relative;
	float: left;
	clear: none;*/
	margin-bottom: 15px;
	padding-right: 100px;
}
#page div.threeColsDiv{
	/*column-count: 3;
	column-gap: 20px;*/
}
#page div.twoColsDiv{
	/*column-count: 2;
	column-gap: 20px;*/
}


#page h3 {
	font-size: 1em;
	font-weight: bold;
	color: #202020;
	margin: 0 0 5px 0;
	padding: 0;
}

#languageSelect {
	text-align: right;
	color: #000;
	font-size: 0.8em;
	width: 120px;
	float: right;
	padding-right:20px;
}
#languageSelect a {
	color: #00AEEF; 
	text-decoration: none;
}
#languageSelect ul {
	list-style: none;
}
#languageSelect ul li {
	display: inline;
}

#searchform {
	text-align: right;
	float: right;
}
#searchform input,
#subscriptions input,
#subscriptions select,
#artAdvSearch select,
#subscriptions textarea,
.grayInput {
	font-size: 0.9em;
	background: #CCC;
	border: none;
	color: #333;
	padding: 2px;
}
#artAdvSearch select.advSearchSelect {
	width: 250px;
}
.magDisplay {
	float: left;
	width: 120px; height: 210px;
	margin: 10px;
	background-color: #FFF;
	text-align: center;
	position: relative;
	font-size: 1em;
}

.magDisplay img {
	border: #000 1px solid;
	margin: 5px 10px 5px 10px;
}

#page div.entry div.magDisplay a,
#page div.entry div.magDisplay a:link,
#page div.entry div.magDisplay a:visited {
	color: #333;
	text-decoration: none;
	background: none;
	margin: 0; padding: 0;
}
#page div.entry div.magDisplay a:hover {
	color: #E2007A;
}

div.magDisplay div.orderConfirm {
	position: absolute;
	top: 0; 
	left: 0;
	width: 100px; height: 100px;
	border: none;
	z-index: 10;
	clear: none;
}
#page .quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0 5px 25px;
	padding: 0 0 0 10px;
	font-style: italic;
	color: #DDBDB1;
}

#footer {
	bottom: 3px; right: 3px;
	position: fixed;
	width: 100%;
	text-align: right;
}

p.linkDescription {
	margin: 0 0 5px 15px;		
	color: #fff;
}

#page div.entry a.mailLink {
	background: none;
	color: #FFF;
}

.checkoutDiv {
	border: #AEAEAE 1px solid;
	margin: 10px auto 10px auto;
	padding: 10px;
}

div.checkoutDiv table thead tr {
	background: #252518;
	color: #FFF;
	font-weight: bold;
}

.checkoutHead4 {
	margin: 0;
	padding: 2px;
	background-color: #333;
	color: #FFF;
}

#arhicart {
	background-color: #666;
	padding: 3px;
}

#arhicart a {
	color: #fff;
	text-decoration: none;
}

#memberStatus {
	background-color: #333;
	margin: 0;
	padding: 5px;
}

div.navigation div.alignleft,
div.navigation div.alignright {
	background-color: #FFF;
	/*margin: 10px 0 10px 0;*/
	text-align: right;
	padding: 5px 5px 3px 5px;;
}
div.navigation div.alignright a,
div.navigation div.alignleft a {
	color: #999;
	font-size: 12px;
	margin: 2px; padding: 5px;
	text-decoration: none;
	height: 20px;
}

h1.contentLink {
	color: #00AEEF;
	font-size: 1.2em;
	margin-top: 10px;
	text-decoration: none;
}


div.entrysidebar p {
	color: #333;
}
.cantitate {
	width: 15px;
}

.cart_line {
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

#archives {
	padding: 5px; margin: 5px;
	border: #CCC 1px dotted;
	background-color: #F0F0F0;
}

#archives a:link, 
#archives a:visited {
	color: #333;
	text-decoration: none;
}
#archives a:hover {
	color: #FF0099;
	text-decoration: none;
}
#archives a:before {
	content: "\00BB \0020\0020";
}
.blue_link {
color:#00AEEF;
margin-top:10px;
text-decoration:none;
}

#cartfixed {
    position: fixed;
    top: 305px;
    left: auto;
    width: 240px;
}
a {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00AEEF; 
	text-decoration: none;
}

a:VISITED {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00AEEF; 
	text-decoration: none;
}

a:HOVER {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00AEEF; 
	text-decoration: none;
}
