/*
	Default Styles
*/

* { margin: 0; padding: 0; outline: 0; }
body { font: 12px/14px Arial,sans-serif; color: #3a3a3a; 
/*text-align: left; */
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}


#mesaj-box
{

margin-bottom:11px !important;
min-height:23px !important;
padding:8px 8px 2px 32px !important;
background:url("/assets/templates/imagini/quote.gif") no-repeat scroll 10px 10px #EFF5EA !important;
border:1px solid #95A486 !important;

}
#mesaj-box a
{
	color:#3D6611 !important;
font-size:0.95em !important;
font-weight:bold !important;

}

#tick_list li
{
	list-style-type:none;
	background-image:url("/assets/templates/helpanforni/css/images/icons.png");
background-position:0px 0;
background-repeat:no-repeat;
line-height:24px;
text-align:left;
padding-left:30px;
}
		
		/* de la boxes 
		*/
a{ color:#C8DCE5;
}
h3{ margin: 2px 2px 0 2px;  font:15pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
		

a { color: #ffc50c; text-decoration: none; }
a:hover { cursor: pointer; text-decoration: underline; }
a img { border: 0; }

.portocaliu
{
	color:#FFC50C;
}
.service p { 
	color:#333;
	font-size: 12px; 
	line-height: 18px; 
	padding: 5px 0;
	padding-right:30px;
}


.service table p { 
	color:#333;
	font-size: 12px; 
	line-height: 18px; 
	padding: 0px 0;
	padding-right:0px;
}
.service table td{ 
padding-right:20px;
}


.service .more { 
	display: block;
	height: 28px;
	width: 113px;
	text-align: center;
	background: url(images/button-lrn-more.png) no-repeat 0 0; 
	color: #5d5d5d;
	font-size: 13px;
	line-height: 28px;
	margin: 7px auto; 
}

