@charset "utf-8";
/* CSS Document */
body {
	background-color: #f2f2f2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: underline;
	color: #ed1651;
}
a:active {
	text-decoration: none;
	color: #636363;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003564;
	text-decoration: none;
}
.img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #ebebeb;
}
.mare{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #1a4060;
	line-height: 18px;
}
.top{
	background-image: url(images/margin-top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.left{
	background-image: url(images/margin-left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.right{
	background-image: url(images/margin-right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom{
	background-image: url(images/margin-bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-header{
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;

}
.bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #0064c7;
}
.alb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	}
.alb a:link, .alb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration:none;
	}
.alb a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #005392;
	text-decoration:none;
	}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #005392;
}
.footer{
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 102px;
}
.bg-newsletter {
	background-image: url(images/bg-newsletter.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 26px;
}
.form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.form2 {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCC;
}
.btn {
	color: #FFF;
	background-color: #52A810;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border:0px;
	cursor:pointer;
}
.btn:hover {
	background-color: #183e5e;
}
.box {
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 20px;
}
.box2 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar{
	background-color: #FFF;
	background-image: url(images/bg-navbar-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.marquee {
	 position:relative;
     overflow:hidden;
     width:940px;
     height:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
 }
 .lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #343436;
	text-decoration: none;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.lista a:link, .lista a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #343436;
	text-decoration: none;
}
.lista a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #ed1651;
	text-decoration: underline;
}
.lista2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #343436;
	text-decoration: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.lista2 a:link, .lista2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #343436;
	text-decoration: none;
}
.lista2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #ed1651;
	text-decoration: underline;
}
.lista3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #343436;
	text-decoration: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.lista3 a:link, .lista3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #343436;
	text-decoration: none;
}
.lista3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #ed1651;
	text-decoration: underline;
}
.detalii{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
.detalii a:link, .detalii a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1651;
	text-decoration:underline;
}
.detalii a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	text-decoration:none;
}
.bg-menu {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c6c6c6;
	border-left-color: #c6c6c6;
}
.ttl-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183E5E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:10px;
}
.menu a:link, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	}
.pret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #036;
}
.pret2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #036;
}
.bg-dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
/* BASIC TYPOGRAPHY AND LINKS */
/* BASIC STUFF */

/* BASIC TYPOGRAPHY AND LINKS */

h1 {
	font-size:34px;
	padding:0;
	line-height:40px;
	font-family: Bebas, Impact, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:10px;
	width:450px;
}
h2 {
	font-size:1.6em;
	padding:2px 0;
	font-family: Bebas, Impact, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
h3 {
	font-size:1.3em;
	padding:2px 0;
}
h4 {
	font-size:1.0em;
	padding:2px 0;
}
.cufon {
	margin-right: 5px;
}
p {
	line-height:1.5em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
ul, ol {
	padding:0;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
ul li, ol li {
	margin:4px 0;
	padding:0
}

.clear {
	clear:both;
}
canvas {
	position:relative;
	z-idex:3
}
/* STYLING */

#featured-items-wrapper {
	width:886px;
	height:275px;
	position:absolute
}
#featured-tl {
	height:5px;
	background:url(images/featured-tl.gif);
	font-size:0;
	line-height:0;
	width: 886px;
}
#featured-bl {
	height:5px;
	background:url(images/featured-bl.gif);
	font-size:0;
	line-height:0
}
#featured-tr, #featured-br {
	height:5px;
	width:4px;
	display:block;
	float:right;
	font-size:0;
	line-height:0
}
#featured-tr {
	background: url(images/featured-tr.gif)
}
#featured-br {
	background: url(images/featured-br.gif)
}
ul#featured-items {
	height:275px;
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	overflow:hidden;
	width: 886px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul#featured-items li {
	margin:0 !important;
	width: 466px;
	position:relative;
	padding-top: 0px;
	padding-right: 370px;
	padding-bottom: 0px;
	padding-left: 50px;
}
ul#featured-items li h1 {
	margin:0 !important;
	padding:0 !important
}
ul#featured-items li p {
	margin-right:40px
}
.featured-item-image {
	position:absolute;
	top:2px;
	right:50px;
}
.featured-item-notes {
	color: #9E9E9E;
	font-style:italic;
	font-size:12px;
	padding-top:10px;
	border-top:1px solid #D6D6D6;
}
#featured-item-prev, #featured-item-next {
	position:absolute;
	top:122px;
	z-index:10
}
#featured-item-prev {
	left:-3px;
}
#featured-item-next {
	right:-3px;
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */


/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #007bbd;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	background-image: url(images/sageti.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFF;
	vertical-align: middle;
	text-indent: 10px;
}
:focus { outline: 0; }
