@charset "UTF-8";
/*------------------------------------------------------------------------
# Visual Web Media Mar, 2009  TYPOGRAPHY STYLES
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 Visual Web Media. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Daniel Cristea
# Websites:  http://www.visualwebmedia.ro -  http://www.visualflux.ro
-------------------------------------------------------------------------*/

pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../img/typo/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(../img/typo/sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #E7E8E6;
}

blockquote.testimonial span.author {
	background: url(../img/typo/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Drropcap */
.dropcap {
	color: #4B4B4B;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../img/typo/icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(../img/typo/icon-info.gif) no-repeat top left;
	color: #2C79B3;
	padding-left: 25px;
}

p.tips {
	background: url(../img/typo/icon-tips.gif) no-repeat top left;
	color: #E58C00;
	padding-left: 25px;
}

.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../img/typo/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 40px;
}

p.download {
	background: url(../img/typo/download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 45px;
}
p.galerie {
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 45px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px center;
}

p.titlu-sageata {
	padding-left: 18px;
	background-image: url(../img/typo/bl-mod1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../img/typo/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/*Check list varianta 2*/
ul.checklist_2 {
	list-style: none;
}

ul.checklist_2 li {
	background: url(../img/typo/icon-checklist_2.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../img/typo/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../img/typo/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow varianta 2*/
ul.arrow_2 {
	list-style: none;
}

ul.arrow_2 li {
	background: url(../img/typo/icon-arrow_2.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/*titlu cu imagine weg*/
.titlu-patrat {
	padding-left: 14px;
	background: url(../images/typo/mail.png) no-repeat top left;
}


/* Bignumber */
.bignumber {
	background: url(../img/typo/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

/* Clase Diverse */
.imagine-bordura {
	padding:5px;
	border:1px solid #ddd;
	margin: 5px;
}

.bordura {
	padding:4px;
	border:1px solid #ddd;
	margin: 5px;
	text-align: center;
}


#video-category tr td p {
	text-align: center;
}

p.pdf {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-color: #FFFFFF;
	background-image: url(../img/typo/pdf_button.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

ul.pdf li {
	background: url(../img/typo/pdf_button.png) no-repeat 5px center #FFFFFF;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-top: 2px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 div {
	background: url(../img/typo/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../img/typo/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../img/typo/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../img/typo/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../img/typo/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../img/typo/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../img/typo/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../img/typo/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../img/typo/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../img/typo/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../img/typo/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../img/typo/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../img/typo/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../img/typo/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../img/typo/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../img/typo/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* -------->> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #E3DBDD;
	background-color: #F5F3F4;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #E3DBDD;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #E3DBDD;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
}
/* -------------------- */
/* CLASSES	Buttons		*/
/* -------------------- */
#buttons{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a.button{
	background:url(../img/typo/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	color:#0066CC;
}
	.add{
	text-indent:30px;
	display:block;
	background-image: url(../img/typo/add.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	}
	.delete{
		background:url(../img/typo/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url(../img/typo/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert2{
		background:url(../img/typo/ALERT.GIF) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(../img/typo/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download2 {
		background:url(../img/typo/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.lens{
		background:url(../img/typo/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info2{
		background:url(../img/typo/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
