/* Nobila Casa stylesheet. */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	background:#919905 url(../images/bg.jpg) top repeat-x;
}


a {
color:#cf2218;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a img {
	border:0;
}

.sep {
	clear:both;
}

#container {
	width:843px;
	margin:0 auto 0 auto;
}

/* @header */

#header {
	width:100%;
	margin-top:40px;
}

#divlogo {
	float:left;
}

/* @menu */

#menubar {
	float:right;
}

.menuitem {
	float:left;
	height:44px;
}

/* @main content */

#maincontent {
	width:100%;
	padding-top:92px;
	margin-bottom:30px;
}

#mainimage {
	width:100%;
	background:#FFFFFF url(../images/round_corner.jpg) left no-repeat;
	height:366px;
}

.big_image {
	padding:30px 0 0 28px;
}

#content_div{
	width:100%;
	background-color:#FFFFFF;
}

#content {
	width:789px;
	margin-left:28px;
	padding-bottom:24px;
}

#left_content {
	float:left;
	width:377px;
	padding-top:18px;
}

#right_content {
	float:left;
	width:410px;
	padding-top:18px;
}

.case_study {
	float:left;
	margin-right:20px;
	margin-top:0px;
	width:134px;
}

.case_study_box {
	width:100%;
	height:10px;
	background:#FFFFFF url(../images/studiu_caz_top.jpg) top no-repeat;
	overflow:hidden;
}
	
.case_study_c {
	width:134px;
	background-image:url(../images/studiu_caz_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:123px;
}

.img_before_after {
	padding-left:10px;
}

p {
	margin:0;
}


#shop_descr {
	float:left;
	width:248px;
}


/* Submenu */

#submenu {
	float:left;
	width:196px;
	padding:20px 0 0 0;
}

#submenu_top {
	width:196px;
}

#submenu_content {
	width:100%;
	background:#FFFFFF url(../images/submenu_bg.jpg) top repeat-x;
	padding-bottom:100px;
}

#submenu_items {
	width:176px;
	text-align:right;
	padding-top:20px;
	padding-bottom:20px;
}


.submenu_on {
	margin:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../images/arrow_on.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 15px 0px 0px;
	margin-bottom:10px;
}
.submenu_on a{
	color:#000000;
	text-decoration:none;
}
.submenu_on a:hover{
	text-decoration:underline
}

.submenu_off {
	margin:0;
	color:#8e8e8e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:none;
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 15px 0px 0px;
	margin-bottom:10px;
}

.submenu_off a {
	color:#8e8e8e;
	text-decoration:none;
}

.submenu_off a:hover {
	text-decoration:none;
}

.sub_submenu {
	margin:0;
	padding:0px 15px 10px 0px;
}

.sub_submenu a {
	color:#999999;
	text-decoration:underline;
}

.sub_submenu a:hover {
	color:#999999;
	text-decoration:none;
}

.sub_submenu_sel{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.sub_submenu_sel a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#middle-text {
	float:left;
	width:412px;
	padding:20px 0 0 20px;
}

#magazine-text {
	float:left;
	width:340px;
	padding:20px 20px 0 20px;
}

#gallery {
	float:left;
	width:210px;
	padding:20px 0 0 0;
}

.gallery_cont {
	float:left;
	width:93px;
	height:71px;
	padding:15px 0 0px 10px;
}

.galItem {
	width:93px;
	height:71px;
	background-image:url(../images/gallery_bg.jpg);
}

#map {
	float:left;
	width:353px;
	padding-top:20px;
}

#map a {
	color:#cf2218;
	text-decoration:underline;
}

#map a:hover {
	color:#cf2218;
	text-decoration:none;
}

#map_bg {
	width:324px;
	height:250px;
	background:#FFFFFF url(../images/map_bg.jpg) top repeat-x;
}

#large_div {
	float:left;
	width:562px;
	padding:20px 0 0 20px;
}

.news_container {
	width:500px;
	padding:30px 0 0 0px;
}


#news_img {
	float:left;
	width:146px;
}

#news_img_top {
	width:100%;
}

#news_img_ {
	background:#FFFFFF url(../images/shop_home_bg.jpg) top repeat-x;
	height:94px;
}

.news_text {
	width:300px;
	float:left;
	padding-left:20px;
}

.date {
	color:#b8c305;
}

.news_title {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

#gallery {
	width:auto; 
}

.image {
	margin-right:10px; 
	margin-top:10px; 
	float:left;
}

.field {
	border:1px solid #b3b3b3;
	height:20px;
	padding-top:4px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.button {
	width:70px;
	height:24px;
	background-color:#fb813a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border:0;
}

.cauta_dest{
	color:#696969;
}

.cauta_dest a{
	color:#696969;
	text-decoration:none;
}

.cauta_dest a:hover{
	color:#696969;
	text-decoration:underline;
}



