/* Start of CMSMS style sheet 'MainContainer: Quatro' */
/* ------------ Main Container ------------ */
.container-main {
	width: 690px;
}
.container-main-top {
	height: 41px;
	width: auto;
	background: url(uploads/Quatro/main__content.png) no-repeat left top;
}
.container-main-main {
	width: auto;
	border-right: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	background: #F0F0F0;
	padding: 0px 20px 20px 20px;
z-index:-1;
}
.container-main-bottom {
	width: auto;
	height: 41px;
	background: url(uploads/Quatro/main__content.png) no-repeat left bottom;
}

.container-logo
{
	z-index:99;
}
.container-main-top h1
{
border-bottom: 2px solid #C42C2C;
margin-left:20px;
width: auto;
font-weight: bold;
color:#666666;
font-size:1.8em;
}

/* ------------ Right Container ------------ */
.container-right {
	width: 250px;
}
.container-right-top {
	height: 41px;
	width: auto;
	background: url(uploads/Quatro/right__content.png) no-repeat left top;
}
.container-right-main {
	width: auto;
	border-right: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	background: #F0F0F0;
}
.container-right-bottom {
	width: auto;
       display:block;
	height: 41px;
	background: url(uploads/Quatro/right__content.png) no-repeat left bottom;
}

.container-right-top h1
{
margin-left:20px;
width: auto;
font-weight: bold;
color:#C42C2C;
font-size:1.5em;
}

.container-right-top h1 img
{
vertical-align:middle;
}
#servicii.container-right-top {
	background: url(uploads/Quatro/right__servicii.png) repeat-x left top;
        height:64px;
}
#despre.container-right-top {
	background: url(uploads/Quatro/right__despre.png) repeat-x left top;
        height:64px;
}

/* ------------ Text Container ------------ */
.container-text {
	width: auto;
        padding-top:5px;
}
.container-text-image {
	min-height: 25px;
	width: 100px;
	float: left;
        display:inline;
}
.container-text-top {
	height: auto;
	width: auto;
        display: inline;
        clear:right;
        border-bottom: 2px solid #C42C2C;
        margin-left:20px;
        font-weight: bold;
        color:#888888;
        font-size:1.4em;
}
.container-text-main {
	width: auto;
	border: 1px solid #E2E2E2;
        margin-left: 100px;
	padding: 10px;
        display:block;
}
.container-text-main h3
{
font-weight: bold;
color:#C42C2C;
font-size:1.1em;
}

.desc_highlight
{
        background-color:#e6e6fa;
	border: 1px solid #C42C2C;
        padding: 5px;
}
/* End of 'MainContainer: Quatro' */

