* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #5F5853; */
	color: #3F3A37;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Verdana, Arial, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing:1.4px;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
	text-align: justify;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
/*	color: #0AAAFD; */
	color: #096D9F;	
}

a:hover, a:active {
	text-decoration: none;
	color: #096D9F;	
}

a:visited {
	color: #096D9F;	
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */
#glossymenu{
	width: 830px;
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

#glossymenu ul{
	list-style: none;
}

#glossymenu li{
	float:left;
/*	height: 100px;*/
}

#glossymenu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

#glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

#glossymenu li.current a, .glossymenu li a:hover{
/*	color: #fff; */
	color: #000;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

#glossymenu li.current a b, .glossymenu li a:hover b{
	color: #000;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}



/* Header */

#header {
	width: 830px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
/*	float: left; */
	width: 209px;
/*	height: 160px;
	background: url(images/logo.gif) no-repeat;
	background-position: center;
	padding-bottom: 10px;
	*/
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 115px;
/*	background: url(images/img07.jpg) no-repeat center center; */
	letter-spacing: 8px;
	font-size: 197%;
/*	text-decoration: none;*/	
}

#logo h2 {
	letter-spacing: 1.5px;
	font-size: 85%;
	padding: 0px;
}

#logo a {
	text-decoration: none;
	color: #000;
}
#logo a:hover {
	text-decoration: none;
}

/* Banner */

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background: url(images/img06.jpg) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#page_2 {
	width: 967px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

/* Content */

#content {
	float: right;
	width: 630px;
}

#content_2 {
	margin-left: 209px;
	margin-right: 120px;
	max-width: 620px;
	padding: 0 0px 30px 10px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 17px;
	margin: 0;
	padding: 0px 0 0 10px;
	background: url(images/img08.jpg) no-repeat;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.boxed .story {
	padding: 10px;
	border-right: 1px solid #FF8D17;
	border-left: 1px solid #FF8D17;
	border-bottom: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 209px;
	height: 700px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
/*	border: 1px solid #0AAAFD; */
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 7px; margin: 0px; padding: 10px 0 0 15px; background: url(images/img10.jpg) no-repeat; letter-spacing: -1px; color: #327EBE;}
#sidebar a {
	text-decoration: none;}
#sidebar li a:hover {
	text-decoration: underline;}
#sidebar li a {
	padding-left: 10px;	background: url(images/img11.gif) no-repeat left center;}

	
#sidebar_right
{
float: right;
width: 120px;
margin: 0;

}

	
/* Footer */
#footer {
	clear: both; height: 70px; padding: 15px 0; background: #D1D1D1; border-top: 5px solid #999999; text-align: center;}
#footer p { text-align: center;
	margin: 0; color: #888;}
#footer a {
	color: #555;}
#footer a:hover {
	color: #FFFFFF;}
#tabel_autentificare {
/*	border: 1px solid #FF8D17;*/}
#tabel_autentificare input,select{
	padding: 1px; font-size: 1.1em;}
#tabel_autentificare td{
	padding: 3px;}
.buton_continua {
      width: 114px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/continua.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */}
.buton_aplica_modificarile {
      width: 170px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/aplica_modificarile.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */}
.buton_editeaza_album {
      width: 170px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/editeaza_album.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */}
.buton_editeaza_poza {
      width: 170px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/editeaza_poza.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */}      
.buton_comanda_fotografii {
      width: 380px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/comanda_foto_cu_pozele_selectate.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */} 
.buton_comanda_postere {
      width: 380px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/comanda_postere_cu_pozele_selectate.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */} 	  	        
.buton_confirma_comanda {
      width: 230px; height: 26px; margin: 0; padding: 0; border: 0; background: transparent url(images/confirma_comanda.gif) no-repeat top left; text-indent: -1000em; vertical-align: middle; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* IE 5.x */} 
span.mesaj_eroare{
	color: #DF0D16;}
span.mesaj_succes{
	color: #35AF20; 
	font-weight: bold;}	
#dhtmlgoodies_slidedown_menu li{
		list-style-type:none; position:relative;}
#dhtmlgoodies_slidedown_menu ul{
		margin:0px;	padding:0px; position:relative;	}
#dhtmlgoodies_slidedown_menu div{
		margin:0px;	padding:0px;}
	/* 	Layout CSS */
#dhtmlgoodies_slidedown_menu{		
		width:207px; border: 1px solid #0AAAFD; }
	/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu a{
		text-decoration:none; display:block;	clear:both;	width:170px; padding-left:2px;	}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px; /*	border-bottom:1px solid #000; */ font-weight:bold;}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;	font-style:italic; color:blue;}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px; color:red;}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;}
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;}
#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;padding:1px;}
#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px; padding:1px;}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px; padding:1px; }
		
/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 170px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
color: #333333;
line-height:1.1em;
/*margin-right:10px; */
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
/*margin-right:10px;*/
}
#cosul_de_cumparaturi_sidebar{
	border: 1px solid #FF8D17;
	padding: 5px;
	margin: 5px 0 10px 0;
	text-align:center;
	letter-spacing: 1px;
}
#cosul_de_cumparaturi_sidebar a{
	display: block;
	}

.tabel_editare_poza{
	padding-bottom:10px;
}
.tabel_editare_poza td{
	padding:3px;
}

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}

/****----------------stil pentru numere pagina*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: right;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FF8D17;
background-color: #FF8D17;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #FF8D17;
		
		font-weight: bold;
		background-color: #FF8D17;
		color: #000;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
/**--------------sfarsit stil pt numere pagina**/

.tabel_editare_albume td{
	padding: 3px;
}
.tabel_editare_albume:hover{
	background-color: #EFE8E0;
}

#tabel_editare_album input,select{
	padding: 1px; font-size: 1.1em;}
#tabel_editare_album td{
	padding: 3px;}	

.td_padding td{
	padding: 3px;
}

.tabel_afisare_albume td{
	padding: 3px;
}
.tabel_afisare_albume:hover{
	background-color: #EFE8E0;
}
.tab_cos_cump_impar td{
	padding: 1px;
	text-align: center;
}
.tab_cos_cump_impar{
	background-color: #CFEFFF;
}

.tab_cos_cump_par td{
	padding: 1px;
	text-align: center;
}
.no_style td{
	padding:0;
}
#total_jos td{
	padding:3px;
	text-align: right;
}
.nr_crt_index{
	font-size: 40px;
	color: #F7921E;
	padding: 5px;
}
.prezentare_index{
	font-size: 20px;
	color: #F7921E;
	padding: 5px;	
}
.tabel_prezentare_index{
	border: 1px solid #0AAAFD; padding:10px; margin:10px; width:580px;
}
.plus_index{
/*	font-size: 25px;
	color: #0AAAFD;*/
	text-align: right;
}
.detalii_index{
	font-size: 14px;
	color: #096D9F;
}
.explicatii{
	font-size: 14px;
	font-weight: bold;
	color: #FF7200;	
}
.small_text{
	font-size: x-small;
}
.head_coment{
	background-color: #CFECFF;
	border-top-width: 10px;
}
.intrebare {  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-left:20px;
  padding-top:20px;
  font-weight: bold;
  letter-spacing:1px;
}
.raspuns { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-left:50px;
  padding-top:7px;
  letter-spacing:1px;
}
.revert_href a{
	text-decoration: none;
}
.revert_href a:hover{
	text-decoration: underline;
}
#linkuri_img input{
	padding: 2px;
	margin: 2px;
	border: 1px solid black;
	background-color: #FFF2DF;
	width: 460px;
}