body
{
	margin: 0;
	padding: 0;
	font: 0.85em verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #000;
	line-height:100%;
	background-color: #E1DCBC;
  background-image:url("../gif/bg_behind_header.gif");
	background-repeat:repeat-x;
	background-position:0px 0px;
}

p
{
line-height:120%;
font-size:95%;
text-align:justify;
margin: 10px 0;
color: #000;
}
.p1
{
line-height:120%;
font-size:95%;
text-align:justify;
margin: 10px 0;
color: #000;
}

a:link { color: #00F; }
a:visited { color: #00F; }

a:hover, a:active
{
	color: #900;
}

h1
{
	color: #28166F;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size:180%;
  line-height:120%;
}

h2
{
	color: #28166F;
	font-size:150%;
	font-weight: bold;
	margin: 0 0 10px 0;
  line-height:120%;
}


h3
{
	color: #28166F;
	font-size:130%;
	font-weight: bold;
	margin: 0 0 10px 0;
  line-height:120%;
}
.orange
{
color: #E6821E;
}
.blue
{
color: #28166F;
}

#container
{
	margin: 20px auto;
	width: 90%;
	min-width:800px;
	text-align: left;
	background-color: #FFF;
	border: 1px none #fff;
	margin-bottom:50px;
}

#header
{
	height: 75px;
	width: 100%;
	background-image: url("../jpg/metallic_bk_hr.jpg");
	background-repeat: repeat-x, repeat-y;
	background-position: 0 0;
	position: relative;
}

#header h1
{
  position: absolute;
	text-align: right;
	left: 10px;
	top: 20px;
	width: 734px;
	height: 70px;
	padding: 0;
	margin:0;
  background-image: url("../gif/logo_cantar_auto.gif");
	border: 1px red;
}

#breadcrumbs_container
{
background-color:#FFF;
color: #28166F;
padding:5px 0px;
margin:0px 0px 10px 0px;
font-size:90%;
border-bottom:1px dashed #28166F;
line-height:200%;
}

#breadcrumbs_container a
{
color: #28166F;
text-decoration:none;

}

#breadcrumbs_container a:hover
{
text-decoration:underline;
}

#breadcrumbs_container b
{
color: #28166F;
font-weight:bold;
}

#mainnav 
{ 
background-color: #FFFFCC;
}


#menu
{
	float: left;
	width: 205px;
	padding:0px 5px 10px 10px;
	margin:0;
}

#content 
{ 
margin: 0px 10px 40px 225px;
}


#footer
{
	clear: both;
	color: #60688C;
	text-align: right;
	height: 22px;
	width: 100%;
	background-image: url("../jpg/metallic_bk.jpg");
	background-repeat: repeat-x;
}

#header_links_container
{
	position: absolute;
	left: 15px;
	top: 90px;
	width: 300px;
	text-align: left;
  font-size: 90%;
}

.header_links
{
 	margin-right: 20px;
 	float:left;
}

.header_links a, .header_links a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.header_links a:hover
{
	color:#FFC;
  text-decoration:underline;
}


/* ---- TABS --- */	
#tabs {

      background:#336600;
			background-image: url("../jpg/metallic_bk.jpg");
			background-repeat:repeat-x;
      float:right;
			height:32px;
      width:100%;
      font-size:90%;
      }
#tabs ul {
      margin:0;
      padding:4px 10px 0px 10px;
      list-style:none;
			margin-top:6px;
      }
#tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs a {
      float:right;
      background:url("../gif/tab_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
#tabs a span {
      float:right;
      display:block;
      background:url("../gif/tab_right.gif") no-repeat right top;
      padding:5px 10px 2px 0px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover {
      background-position:0% -42px;
			color: #000;
      }
#tabs a:hover span {
      background-position:100% -42px;
			color: #000;
      }

#tabs #current a {
       /*        background-position:0% -42px; */
       float:right;
       background:url("../gif/tab_left_on.gif") no-repeat left top;
       margin:0;
       padding:0 0 0 7px;
       text-decoration:none;


      }
#tabs #current a span {
      /*        background-position:100% -42px; */
      float:left;
      display:block;
      background:url("../gif/tab_right_on.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#28166F;
			text-transform:capitalize;
			font-weight:900;
      }


.float_right
{
float:right;
margin-left:10px;
}
.float_left
{
float:left;
margin-right:10px;
}



/*------------- FORM ------------- */

form {
margin:0pt;
padding:0pt;
}

fieldset {
font-size: 0.9em;
color: #28166F;
border: solid 1px #28166F;
position:relative;

}

.fm-req label
{
font-weight:bold;
}
.pj-req label
{
font-weight:bold;
}
div.fm-multi div {
margin:5px 0pt;
}
div.fm-multi input {
width:1em;
}
div.fm-multi label {
display:block;
padding-left:5em;
text-align:left;
width:200px;
}
#fm-submit {
clear:both;
padding-top:1em;
text-align:center;
}
#fm-submit input {
background:#555555 none repeat scroll 0%;
border:1px solid #333333;
color:#FFFFFF;
font-size:100%;
padding:2px 1em;
}
input:focus, textarea:focus {
background:#EFEFEF none repeat scroll 0%;
color:#000000;
}

input, textarea, select
{
margin: 2px 0;
width:220px;
}
.fm-opt input
{
background:#FFFFCC;
}
.pj-opt textarea
{
background:#FFFFCC;
}
.fm-opt textarea
{
background:#FFFFCC;
}
.fm-opt select
{
background:#FFFFCC;
}
.fm-req select
{
background:#FFFFFF;
}
.fm-req input
{
background:#FFFFFF;
}
.fm-req textarea
{
background:#FFFFFF;
}
input.formInputText:hover {
background-color: #FFFF33;
color: #000;
cursor: pointer;
}
input.formInputText:focus {
color: #000;
background-color: #FFFF33;
border: solid 1px #613005; 
cursor: text;
}
select.formInputText:hover {
background-color: #FFFF33;
color: #000;
cursor: pointer;
}
select.formInputText:focus {
color: #000;
background-color: #FFFF33;
border: solid 1px #613005; 
cursor: text;
}
textarea.formInputText:hover {
background-color: #FFFF33;
color: #000;
cursor: pointer;
}
textarea.formInputText:focus {
color: #000;
background-color: #FFFF33;
cursor: text;
}
.form_container_brown
{
color:#613005;
position:relative;
width:80%;
border:3px solid #613005;
margin-top:20px;
margin-left:20px;
background:#FFFFCC;
padding:20px;
margin-bottom:20px;
display:block;
}
.form_legend_brown
{
position:absolute;
top:-12px;
right:auto;
left:auto;
margin:0 auto;
padding:0 5px;
line-height:20px;
background:#613005; 
border:1px solid #000;
color:#FFF;
font-weight:bold;
}
#form_thumbnail
{
position:relative;
text-align:center;
border:2px solid #613005;
width:400px;
height:200px;
margin: 0px 0px 10px 10px;
background:#FFF;
display: table-cell;
margin-bottom:10px;
}
#form_thumbnail_spacer
{
height:10px;
}
#form_thumbnail img
{
line-height: 190px;
vertical-align:middle;
}
#form_thumbnail_caption
{
position:relative;
color:#000;
}
.form_container_green
{
color:#336600;
position:relative;
width:80%;
border:3px solid #336600;
margin-top:20px;
margin-left:20px;
background:#FFFFCC;
padding:20px;
margin-bottom:20px;
}
.form_legend_green
{
position:absolute;
top:-12px;
right:auto;
left:auto;
margin:0 auto;
padding:0 5px;
line-height:20px;
background:#336600;
border:1px solid #000;
color:#FFF;
font-weight:bold;
}
.form_container_blue
{
color:#000066;
position:relative;
width:80%;
border:3px solid #000066;
margin-top:20px;
margin-left:20px;
background:#FFFFCC;
padding:20px;
margin-bottom:20px;
}
.form_legend_blue
{
position:absolute;
top:-12px;
right:auto;
left:auto;
margin:0 auto;
padding:0 5px;
line-height:20px;
background:#000066;
border:1px solid #000;
color:#FFF;
font-weight:bold;
}
.summary_container
{
font-size:90%;
color:#666;
position:relative;
margin-top:20px;
margin-left:20px;
padding:10px 20px;
margin-bottom:20px;
}
.summary_legend
{
position:absolute;
font-size:120%;
top:-5px;
left:50px;
margin:0 auto;
padding:0 5px;
letter-spacing:2px;
line-height:30px;
color:#990000;
font-weight:bold;
display:block;
}
.form_container_brown select
{
border:1px solid #613005;
}
.form_container_green input
{
border:1px solid #336600;
}
.form_container_green textarea
{
border:1px solid #336600;
}
.form_container_blue input
{
border:1px solid #000066;
}
.form_container_blue input[disabled]
{
border:1px solid #000066;
background:#DDD;
}
.form_container_blue textarea
{
border:1px solid #000066;
}
#linkContainer
{
text-align:center;
font-size: 0.85em;
text-decoration:blink;
}
.detalii
{
position: relative;
font-size: 0.8em;
top: -5px;
}
.form_sublegend
{
font-size: 0.8em;
color:#A00;
text-align:center;
display:block;
}
.diacritice
{
margin:-2px 0 10px 180px;
}
.diacritice input
{
width:20px;
display:inline;
margin-right:-2px;
}
.fileatt input
{
width:220px;
border:1px solid #336600;
}
input.largerCheckbox
{
position: relative;
left:-5px;
width: 25px;
height: 25px;
}
input.submit
{
background: #FFFF00;
}

#submit_align
{
position:relative;
margin-left:180px;
}

.small_legend
{
font-size:88%;
}

/*------------ New TextBox -------------*/
.textbox_blue
{
border: 1px solid #28166F;
margin-top:10px;
background-color:#DFDFDF;
width:190px;
padding:5px;
color:#28166F;
font-size:90%;
}

.textbox_blue h1
{
border-bottom: 2px solid #28166F;
color:#28166F;
font-weight:bold;
padding: 0 0 2px 0;
font-size:90%;
}
#content ul
{
list-style-position:inside;
}
.textbox_listitem
{
background-image:url("../gif/blue_triangle.gif");
background-repeat:no-repeat;
background-position:0px 5px;
margin-bottom:5px;
padding-left:15px;
display:block;
}
/*----------- TABLE ------------ */
table.prices
{
text-align: center;
font-weight: normal;
font-size: 11px;
color: #fff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
display:inline;
float:left;
}

table.prices td
{
background-color: rgb(204,204,153);
color: #000;
padding: 4px;
text-align: left;
border: 2px #FFF solid;
}

table.prices td.header
{
background-color: #613005;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}
table.prices td.subheader
{
text-align: left;
font-weight: bold;
}
.right_para
{
display:block;
clear:right;
margin-bottom:10px;
}
h2.prices
{
display:block;
clear:right;
}
.leftimg_righttext
{
display:block;
float:left;
height:100%;
padding-bottom:10px;
}
.table_container
{
height:100%;
width:450px;
float:left;
margin: 5px 10px 5px 0px;
}

blockquote
{
margin: 0 10px;
}

A.blue                   {color: #06F; text-decoration: underline;}
A.blue:hover             {color: gray;}
A.blue:visited           {color: #06F; text-decoration: underline;}
A.blue:visited:hover     {color: gray;}

.bq_title
{
font-weight:bold;
color: #000;
}
.faq_title
{
color: #000;
font-size: 110%;
font-weight: bold;
margin: 10px 0 0 0;
}
.faq_text
{
color: #666;
margin-bottom: 20px;
}
.articole_title
{
color: #000;
font-size: 110%;
font-weight: bold;
margin: 10px 0 10px 0;
}
.articole_text
{
color: #666;
margin-bottom: 20px;
}
h2.line
{
border-bottom: 1px dashed #666;
padding-left: 50px;
}
h2.teaser
{
margin: 10px 0;
color: #999999;
}
.articole_divider_line
{
border-bottom: 1px dashed #666;
width: 70%;
text-align-last:center;
margin: 10px auto;
clear:both;
}

.inline_image_left
{
border:1px dotted #CCC;
margin:10px 10px 10px 0;
display:inline;
float:left;
clear:left;
}

.inline_image_right
{
border:1px dashed #CCC;
margin:10px 0 10px 10px;
display:inline;
float:right;
}
.image_center
{
margin:10px auto;
display:block;
}
.inline_teaser_left
{
margin:10px 10px 10px 0;
display:inline;
float:left;
}
.inline_teaser_right
{
margin:0 10px 10px 10px;
display:inline;
float:right;
clear:right;
}
.clearboth 
{
clear: both;
}
.label_left
{
line-height:120%;
font-size:95%;
font-weight:bold;
text-align:left;
display: inline;
float:left;
width: 100px;
color: #28166F;
}
.field_right
{
line-height:120%;
font-size:95%;
margin-left: 120px;
display: block;
text-align:left;
width=100%;
padding-bottom: 20px;
color: #333333;
}
.thumbnail_container
{
width:150px;
height:180px;
border:1px red solid;
float:left;
text-align-last:center;
margin: 20px 30px 0 0;
}

/* ------------- VERTICAL MENU ---------------------- */

#vertical_menu_spacer
{
margin:10px 0px;
border-bottom:1px dashed #900;
}
.clear_spacer
{
margin:10px 0px;
}


/*------------------ EXPANDABLE VERTICAL MENU -------------*/

#nav 
{
width: 190px;
}
#nav, #nav ul, #nav li 
{
margin: 0;
padding: 0;
list-style: none;
}

#nav a 
{
display: block;
height: 1.2em;
width: 100%;
padding:  0.25em 0 0.25em 0.5em;
text-decoration: none;
}
#nav a.span 
{
color: white;
background-image: url("../jpg/metallic_bk.jpg");
background-color: #60688C;
position: relative;
border-bottom: 1px solid white;
margin-top:3px;
}
#nav a.span:hover 
{
font-weight:bold;
}
#nav a.span img 
{
position: absolute;
top: 5px;
right: 5px;
border: 0;
}
#nav li 
{
border-bottom: 2px solid white;
border-top: 2px solid white;
clear: both;
}
#nav li ul li 
{
font-size: 85%;
border: none;
border-bottom: 1px solid white;
}
#nav li ul li a 
{
color: white;
background-color: #8C95B4;
}

#nav li ul li a#current
{
color: black;
font-weight:bold;
background-color: #B4C4F4;
}

#nav li ul li a#head
{
color: black;
background-color: #8C95B4;
}

#nav li ul li a:hover 
{
color: black;
background-color: #B4C4F4;
}
.product
{
clear:right;
margin-bottom:50px;
}
.product_title
{
color: #28166F;
font-size: 125%;
font-weight: 900;
margin-bottom: 10px;
}
.product_subtitle
{
color: #28166F;
font-size: 150%;
font-weight: 900;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px #28166F dashed;
}
.product_specifications
{
color: #28166F;
font-size: 110%;
font-weight: 900;
margin-bottom: 5px;
}
table.specs
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #000;
border: 0px;
width:600px;
border-collapse: collapse;
border-spacing: 0px;}

table.specs td
{background-color: #EFEFEF);
color: #000;
padding: 4px;
text-align: left;
border: 2px #fff solid;}

table.specs tr.odd td
{background-color: #EEEEEE;}

UL.apps LI
{
line-height:110%;
color: #333333;
}
#keywords
{
	padding:0;
	font-size:80%;
	color: #999;
	width: 100%;
	text-align: justify;
	margin-top:10px;
}
table.guide
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
border: 1px;
width:800px;
border-collapse: collapse;
border-spacing: 0px;}

table.guide td
{background-color: #EFEFEF);
padding: 4px;
text-align: left;
border: 2px #fff solid;}

table.guide tr.odd td
{background-color: #EEEEEE;}

td.metal
{
background-color: #BBBBFF;
cellspacing: 2px;
} 

td.beton
{
background-color: #CCCCCC;
} 

td.left_head
{
color: #FFF;
background-color: #999;
} 


.picture { background-color: #FFF;
border: none;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: none;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }


/* ----- VERTICAL BOX MENU LISTAMATIC  Simple nested rollover list----- */
#navcontainer 
{ 
margin-left:2px;
margin-top:5px; 
margin-bottom:10px; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 176px;
color: #fff;
background-color: rgb(0,78,111);
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 161px;
color: #fff;
background-color: #369;
text-decoration: none;
font-size:95%;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#current
{
font-weight:900;
font-style:italic;

}


/* ----------- Nifty Cubes for Vertical List Menu --------- */

