/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

				@author: Ovidiu Farcas, January, 2009

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:url(images/bck.jpg) repeat;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:red;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 5.5em 0;border:0px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
input[type="text"], input[type="password"] 
{ background-color:#EBEBEB; padding:4px;border: solid thin #999999;}

input:focus, select:focus, textarea:focus {
	background-color: #F0F8FF;padding:4px;
	}

/* layout.css */
.wrap {position:relative; left:-40px; width:997px; margin: 0 auto; position:relative; font: 14px/21px Arial, Helvetica, sans-serif;}
.head { background: transparent url(images/head.gif) no-repeat; height:187px;}
.myclear {clear:both;height:0;}
.red1 {background: transparent url(images/red-up.gif) no-repeat;height:331px; }

.red1 h1 {position:absolute; margin-left:110px;}
.red2 {background: transparent url(images/red-dn.gif) no-repeat;height:369px; overflow:hidden;}
.red-top { background: transparent url(images/red-top.gif) left top no-repeat; width: 900px; height:19px; margin-left:97px;}
.red1 ul{margin:0px auto; padding:55px 0 0 124px; }
.red1 ul li{ display:inline; list-style-type:none; margin:0; padding:0; float:left;}
.red1 .content {padding: 0px 0 0 125px; color:#FFFFFF; position:absolute; }
.red2 .content {padding: 0px 0px 0px 80px; }
/*gal*/
.red-up-gal {background: transparent url(images/red-up-gal.gif) no-repeat;height:331px;font-family:Georgia, "Times New Roman", Times, serif ; }
.red-up-gal h1 {position:absolute; margin-left:110px;}
.red-up-gal h3{color:#34261D; float:right; width:610px; margin-top:10px; font-size:1.3em;}
.red-up-gal h3 a:link {}



.red-middle {background: transparent url(images/red-middle.gif) repeat-y; height:120px;}
.red-middle-liquid {background: transparent url(images/red-middle.gif) left top repeat-y; min-height:100px; float: left; width: 997px;}
.red-middle .content, .red-middle-liquid .content {padding: 0px 30px 0px 130px; color:#fff; }
.red-middle h1, .red-middle-liquid h1 {font:2em Georgia, "Times New Roman", Times, serif; color:#fff;padding: 0px 30px 0px 130px;}

.redgal {background: transparent url(images/red-dn-gal.gif) left bottom no-repeat; overflow:hidden; float: left; height:340px; width: 997px;}
.redgal .content {padding: 0px 0px 0px 80px; }



.meniu{position:absolute; top:110px; left:350px;}
.testimonial {padding-top:35px;padding-left:120px; font: 1.1em/1.4em Georgia, "Times New Roman", Times, serif; color: red;}
.testimonial2 {padding-top:75px;padding-left:120px; font: 1.1em/1.4em Georgia, "Times New Roman", Times, serif; color: red;}
.testimonial-name {padding-top:5px;margin-left:340px; font: 0.9em Arial, Helvetica, sans-serif; }
.testimonial-name2 {padding-top:5px; font: 0.9em Arial, Helvetica, sans-serif;}
.meniu-bottom {padding-top:46px; float:right;}

.meniu-bottom ul li {padding-right:38px;}
.meniu-bottom ul li a:link, .meniu-bottom ul li a:visited, .meniu-bottom ul li a { color:red;}
.meniu-bottom ul li a:hover { color:brown;}
.foot { position:relative; top:-40px; padding: 0px 230px 0px 0px;float:right; font-size:12px;}
.gallery{margin:0px auto; padding:55px 0 0 124px; }
.testimo-table {color:#FFFFFF; font: Georgia, "Times New Roman", Times, serif;}
.testimo-table  tr td {margin:0px auto; border-bottom: 1px dotted white; color:#FFFFFF; font: Georgia, "Times New Roman", Times, serif;}

.services {margin:0px auto;text-align:center;}
.boxa {float:left;margin:2px;}

.myform {
	border: 1px solid #FFFFFF;
	/** remember to change image path **/
	background: url(images/formbck.gif) repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #454743;
}

/** You can use this style for your LABEL elements **/
.mylabel {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	color: #82983e;
}

input[type="submit"] {border: 0; padding:5px; width:200px; cursor:pointer; font-weight:bold;} 
.bubble {width:474px; background:url(images/middle.gif) repeat-y top left;}
.bubble .head{background:url(images/top.gif) no-repeat top left;height:19px;}
.bubble .corp{ padding-left:20px;color:#5B4739}
.bubble .bottom { background:url(images/bottom.gif) no-repeat top left; height:19px;}
.nob{font-weight:normal}
.nod{font-size:0px;margin:0px;padding:0px;line-height:0px;display:none}


/** Promo Styles **/
#b_img_bg{
display: none;
/*background-image: url('../img/b_img_bg.png');*/
background-color: #000000;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
filter:alpha(opacity: 50);
opacity: 0.5;
}

#b_img_container{
display: none;
position: absolute;
top: 0; left: 0;
width: 100%;
}

#b_img_container_main{
width: 800px;
height: 600px;
padding: 10px;
padding-bottom: 50px;
background-color: #ffffff;
margin: 0 auto;
margin-top: 80px;
text-align: center;
position: relative;
}

#b_img_container img.big{ position: absolute; top: 10px; left: 10px; }

#b_img_container img.loading{ position: absolute; left: 50%; margin-left: -45px; top: 10px; }

#b_img_container #close{
display: block;
width: 34px;
height: 34px;
position: absolute;
top: 10px; right: 10px;
background-image: url('images/gallery_big_close.jpg');
background-repeat: no-repeat;
}

#b_img_container #pag{
position: absolute;
bottom: 10px;
left: 10px;
height: 30px;
line-height: 30px;
width: 800px;
}

#b_img_container #pag a{
line-height: 30px;
height: 30px;
width: 27px;
}

#b_img_container #pag span{
width: 746px;
height: 30px;
color: #0061ac;
text-decoration: underline;
text-align: center;
}
