﻿body  {
    font: 13px "trebuchet MS";
    background-color: #5A5A5A;
    margin: 0;
    padding: 0;
    color: #333333;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1030px;
	background-color: #FFFFFF;
	background-image: url('../Images/ContainerBg.jpg');
	background-repeat: repeat-y;
}

#header {
    background-color: #FFFFFF;
    background-image: url('../Images/Header.jpg');
    padding-left: 7px;
    background-repeat: no-repeat;
}
#side-a {
    float: left;

    width: 213px;
    background-color: #C8C8C8;
    margin-left: 7px;
    color: #C8C8C8;
}
#side-b {
    padding: 0px 5px 5px 5px;
    float: right;
    width: 204px;
    background-color: #C8C8C8;
    background-image: url('../Images/SidebarDr.jpg');
    background-repeat: no-repeat;
    height: auto;
    margin-right: 7px;
}
#content {
	float: left;
	width: 55%;
	background-color: #DDDDDD;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 2px;
}
#footer {
	background-position: bottom;
	clear: both;
	background: #A2A2A2;
	height: 88px;
	background-image: url( '../Images/Footer.jpg');
	background-repeat: no-repeat;
	color: #666666;
	padding: 1px 10px 0 10px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
p
{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #333333;
}
a
{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #C02E55;
	text-decoration: none;
}
a:hover
{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #C32C55;
	text-decoration: underline;
}
h1
{
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #C12F54;
}
h2
{
	font-family: "trebuchet MS";
	font-size: 17px;
	color: #333333;
}
h3
{
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #C42B57;
}


.PaginareSelected a
{
    font-family: "trebuchet MS";
    color: #333333;
    border: 1px solid #FFFFFF;
    background-color: #FFD1C1;
    width: 13px;
    height: 13px;
    display: block;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}


.Admin a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background-color: #999999;
    display: block;
    height: 20px;
}
.Page
{
	background-color: #C0C0C0;
	border: 1px solid #808080;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.PageSel
{
    background-color: #A63647;
    border: 1px solid #A63A4A;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    color: #FFFFFF;
}
.FormHeader
{
    background-image: url('../Images/Form.jpg');
    background-repeat: repeat-x;
    height: 25px;
}
.ofertaSpBg
{
    background-image: url('../Images/OfertaSp.jpg');
    background-repeat: no-repeat;
    height: 176px;
    width: 540px;
    padding-top: 50px;
}

/*---------zoom-----*/

.thumbnail { position: relative; z-index: 0;}
.thumbnail:hover { background-color: transparent; z-index: 50; }
.thumbnail span {
    /*CSS for enlarged image*/ position: absolute;
    background-color: #FFCCFF;
    padding: 5px;
    left: -500px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/ border-width: 0; padding: 2px; }
.thumbnail:hover span { /*CSS for enlarged image on hover*/ visibility: visible; top: 110; left: -20px; /*position where enlarged image should offset horizontally */}
#headerPoza
{
	background-image: url('../Images/BMW.jpg');
	background-repeat: no-repeat;
	height: 248px;
}
#separator
{
	background-image: url('../Images/Separator.jpg');
	height: 400px;
	width: 20px;
	background-repeat: no-repeat;
}
.MeniuTop
{
	background-image: url('../Images/MeniuTop.jpg');
	background-repeat: no-repeat;
	height: 33px;
	width: 212px;
	line-height: 30px;
	color: #b00821;
	font-family: "Myriad Pro";
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13.50pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-align: center;
}
.MeniuRepeat
{
	color: #FFFFFF;
	width: 214px;
}
#navbar
{
}
#Promotie
        {
	font-family: "Myriad Pro";
	font-size: 13.50pt;
	font-weight: bold;
	color: #b00821;
	text-align: center;
	font-variant: small-caps;
	font-style: inherit;
}
#reducere a
{
	width: 192px;
	height: 133px;
	display: block;
	background-image: url('../Images/top-promo.jpg');
	background-repeat: no-repeat;
}
#reducere a:hover
{
	background-image: url('../Images/top-promo-active.jpg');
	background-repeat: no-repeat;
}
#Showroom a
{
    width: 174px;
    height: 185px;
    display: block;
    background-image: url('../Images/Promotii.png');
    background-repeat: no-repeat;
}
#Showroom1 
{
    width: 158px;
    height: 76px;
    background-image: url('../Images/ShowroomHover.jpg');
    background-repeat: no-repeat;
}
#LinkDesign a
{
    font-family: calibri;
    font-weight: bold;
    font-size: 17pt;
    color: #797979;
}
#LinkDesign a:hover
{
    font-family: calibri;
    font-weight: bold;
    font-size: 17pt;
    color: #990033;
    text-decoration: none;
}
.Button a
{
    font-family: "trebuchet MS";
    color: #666666;
    font-size: 13px;
    padding-right: 40px;
    padding-left: 40px;
    height: 20px;
    display: block;
    font-variant: normal;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}
.Button a:hover
{
    color: #C12F56;
    font-family: "trebuchet MS";
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.Menu a
{
    background-position: 20px 10px;
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #333333;
    height: 25px;
    display: block;
    text-indent: 35px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    width: 214px;
    line-height: 25px;
    font-weight: bold;
    background-color: #B9B9B9;
    background-image: url('../Images/bulet.png');
    background-repeat: no-repeat;
    text-transform: uppercase;
}
.Menu a:hover
{
    color: #C42F57;
    font-size: 13px;
    font-family: "trebuchet MS";
    background-color: #AEAEAE;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.level3 a
{
    font-family: "trebuchet MS";
    color: #333333;
    font-size: 11px;
    background-color: #C8C8C8;
    display: block;
    height: 25px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    line-height: 25px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    z-index: 1000;
    width: 194px;
    background-image: none;
    text-transform: uppercase;
}
.level3 a:hover
{
    background-color: #A2A2A2;
    font-size: 11px;
    font-family: "trebuchet MS";
    color: #C42D56;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    font-weight: bold;
    text-transform: uppercase;
}
.level2 a
{
    font-family: "trebuchet MS";
    color: #333333;
    font-size: 11px;
    background-color: #A8A8A8;
    display: block;
    height: 25px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    line-height: 25px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    z-index: 1000;
    width: 160px;
    text-indent: 1px;
    background-image: none;
    text-transform: uppercase;
}
.level2 a:hover
{
    background-color: #939393;
    font-size: 11px;
    font-family: "trebuchet MS";
    color: #C42D56;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    font-weight: bold;
    text-transform: uppercase;
}
.divPDF a
{
	text-align: center;
	width: 541px;
	height: 68px;
	display: block;
	background-image: url('../Images/DescarcaPDF.jpg');
	background-repeat: no-repeat;
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 18px;
	line-height: 75px;
}
.divLink a
{
	text-align: center;
	width: 541px;
	height: 49px;
	display: block;
	background-image: url('../Images/Link.jpg');
	background-repeat: no-repeat;
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 18px;
	line-height: 49px;
}
.TextBoxContact
{
   border: 1px solid #CCCCCC;
    background-repeat: no-repeat;
    width: 246px;
    height: 25px;
    color: #333333;
    text-indent: 5px;
}
.TextBox
{
    border: 1px solid #CCCCCC;
    background-repeat: no-repeat;
    width: 180px;
    height: 25px;
    color: #333333;
    text-indent: 5px;
}
.TextBoxMulti
{
    border-width: 0px;
    background-color: #FFFFFF;
    background-image: url('../Images/TextBoxMulti.jpg');
    background-repeat: no-repeat;
    width: 246px;
    height: 115px;
    text-indent: 5px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
.ButonShowroom a
{
    background-image: url('../Images/ButonNouUp.png');
    background-repeat: no-repeat;
    display: block;
    width: 207px;
    height: 139px;
    position: absolute;
    top: 259px;
    left: 930px;
}
.ButonShowroom a:hover
{
    background-image: url('../Images/ButonNouDown.png');
    background-repeat: no-repeat;
    display: block;
    width: 207px;
    height: 139px;
    position: absolute;
}
#ButonCard a
{
    width: 197px;
    height: 54px;
    display: block;
    background-image: url('../Images/ButonCardAV.png');
    background-repeat: no-repeat;
}
#ButonCard a:hover
{
    display: block;
    background-image: url('../Images/ButonCardAV2.png');
    background-repeat: no-repeat;
}
#TitluServ
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    width: auto;
    color: #666666;
}
#LinkHome a
{
    width: 580px;
    height: 110px;
    display: block;
}
.SendButton
{
    padding: 5px;
    background-color: #C1C1C1;
    color: #C60B4C;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #999999;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}
.clip {
    position: relative;
    height: 120px;
    width: 170px;
    border: 1px solid #999999;
    background-color: #EBEBEB;
}
.clip .img {
  position: absolute;
   width: 165px;  
  clip: rect(5px 165px 115px 5px);
}

#feedback a  
{
    height: 150px;
    width: 62px;
    position: fixed;
    top: 40%;
    z-index: 1000;
    display: block;
    right: 0px;
    background-image: url('../Images/CereOferta.png');
    background-repeat: no-repeat;
}
#feedback a:hover {
    background-image: url('../Images/CereOfertaHover.png');
    background-repeat: no-repeat;
    width: 70px;
    height: 150px;
}

