/* CSS for http://www.gradinarultau.ro */
/* by Beeline - Web design. Logo. Honey. | http://www.beeline.ro */

/* Some cleanup (Reset) */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, font, img, strong, sub, sup,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p, strong, ol, ul {
	line-height: 140%;
}

p {
	margin-bottom: 20px;
}

/* Common styles */

.preloadPic {
	display: none;
}

a:link, 
a:visited, 
a:active {
	text-decoration: underline;
	color: #4A6B25;	
}

a:hover {
	text-decoration: none;
	color: #4A6B25;
}

a img, a:hover img {
	border: none;
}

h1, h2, h3 {
	font-size: 30px;
	color: #FFF;
	line-height: 120%;
}

h1 {
	padding-top: 20px;
}

h1 span {
	font-size: 35px;
	line-height: 140%;
}

h3 {
	font-size: 21px;
	padding-bottom: 20px;
	color: #000;
	text-transform: uppercase;
}

h2 {
	font-size: 23px;
	padding: 20px 0 10px 0;
	color: #000;
}

.small {
	font-size: 10px;
	padding: 0 0 10px 20px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.both {
	clear: both;
	height: 0px;
}

.aleft { 
	text-align: left; 
}

.aright { 
	text-align: right; 
}

.acenter { 
	text-align: center; 
}


/* The Layout */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	background: #668B25;
}

#facebook {
	width: 63px;
	height: 61px;
	position: absolute;
	left: 10px;
}

#facebook a {
	width: 63px;
	height: 61px;
	background: url(img/facebook.png) right top no-repeat;
	display: block;
}

#start {
	width: 960px;
	margin: 20px auto;
	border: 10px solid #333;
	background: url(img/background-left.jpg) left top repeat;
	position: relative;
}

.left {
	width: 196px;
	padding: 275px 4px 0 0;
	text-align: right;		
}

.left-asop {
	width: 150px;
	padding: 50px 4px 0 0;
	text-align: right;		
}

.right1, .right2, .right3, .right4, .right5, .right6 {
	width: 760px;
	min-height: 350px;
	padding-top: 254px;
}

.right1 {
	background: url(img/background-right-1.jpg) left top no-repeat;	
}

.right2 {
	background: url(img/background-right-7.jpg) left top no-repeat;	
}

.right3 {
	background: url(img/background-right-8.jpg) left top no-repeat;	
}

.right4 {
	background: url(img/background-right-9.jpg) left top no-repeat;	
}

.right5 {
	background: url(img/background-right-10.jpg) left top no-repeat;	
}

.right6 {
	background: url(img/background-right-6.jpg) left top no-repeat;	
}

/* Header */

.header {
	height: 200px;
	width: 720px;
	position: absolute;
	top: 30px;
	left: 140px;
	background: url(img/transparent.png) left top repeat;	
}

.header img {
	padding-right: 30px;
	float: left;
}

/* Main-menu */

.left ul {
	list-style-type: none;
	list-style-position:outside;
	padding: 0;
	margin: 0;
	text-align: right;
}

.left li {
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.left li a, 
.left li a:active, 
.left li a:visited,
.left li a.current-page,
.left li a:hover {
	text-decoration: none;
	color: #7BA92E;
	background: #333;
	padding: 10px 10px 10px 20px;
	margin-bottom: 4px;
	display: inline-block
}

.left li a.current-page,
.left li a:hover {
	color: #FFF;
}


/* Main */

.main {
	margin: 0 20px 20px 20px;
	background: #FFF url(img/background-main.gif) right bottom no-repeat;	
	border: 10px solid #CCC;
	padding: 20px;
	min-height: 480px;
}

.homebox .fleft {
	color: #FFF;
	display: block;
	width: 155px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.homebox .fleft img {
	padding: 2px;
	border: 4px solid #CCC;
}

.homebox .fleft img:hover {
	padding: 2px;
	border: 4px solid #999;
}

.homebox .buton a:link, .homebox .buton a:active, .homebox .buton a:visited, .homebox .buton a:hover {
	color: #FFF;
	text-decoration: none;
	background: #999;
	display: block;
	padding: 10px;
	height: 24px;
	margin-top: 5px;
}

.homebox .buton a:hover {
	background: #666;
}

.col1 {
	width: 315px;
	margin-right: 30px;
}

.col2 {
	width: 315px;
}

.col1 h2, .col2 h2 {
	padding-top: 10px;
}

/* Banner */

div.banner {
	margin: 40px 0 20px 0;	
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.banner.nobottom {
	border-bottom: none;
	margin: 40px 0 0 0;	
}

div.banner h3 {
	padding-bottom: 10px;
}

div.banner ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
	list-style-image:url(img/check.gif);
}

div.banner li {
	margin: 0;
	padding: 0 0 10px 0;
}

div.banner p {
	color: #999;
	margin: 5px 0 0 30px;
	padding: 0;
}

div.banner a {
	text-decoration: none;
    color: #FFF;
    background: #999;
    padding: 10px 30px;
    margin-top: 10px;
    display: inline-block;
	font-size: 20px;
}

div.banner a:hover {
	background: #666;
}

div.banner strong {
	font-weight: normal;
	color: #4A6B25;
	font-size: 20px;
	line-height: 100%;
}

h3.nopad {
	padding-bottom: 0;
}

div.banner p.pret {
	color: #999;
	margin: 5px 0 0 0;
	padding: 0;
}

div.banner p.negru {
	color: #000;
	margin: 5px 0 15px 30px;
	padding: 0;
}

em {
	line-height: 160%;
}
/* Forms */

input, textarea, submit {
	font-size: 12px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #CCC;
	background: #EFEFEF !important; 
	padding: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
}

input, textarea {
	width: 305px;
}

.submit {
	background: #333 !important; 
	border: 1px solid #333;
	color: #FFF;
	margin-top: 20px;
	padding: 5px;
	font-size: 12px;
	width: 100px;
}

.submit:hover {
	background: #666 !important; 
	border: 1px solid #666;
	color: #FFF;
	margin-top: 20px;
	padding: 5px;
	font-size: 12px;
	cursor: pointer;
}

fieldset label {
	padding: 4px 10px 0 0;
	line-height: 140%;
}

#contform p {
	margin-top: 5px;
}

.pdf {
	background: url(img/pdf.png) left top no-repeat;	
	line-height: 25px;
	padding-left: 40px;
}


/* Footer */

.footer {
	width: 730px;
	margin: 0 auto;
	padding: 0 0 30px 270px;
	color: #FFF;
	font-size: 12px;
}

.footer p {
	margin-bottom: 5px;
}

.footer a:link, 
.footer a:visited, 
.footer a:active {
	text-decoration: underline;
	color: #FFF;	
}

.footer a:hover {
	text-decoration: none;
	color: #FFF;
}

/* Gallery */

.galleryview {
	font-size: 12px;
}

.panel-overlay h6 {
	font-size: 22px;
	margin: 15px 0 0 0;
}