html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 125%;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	height: 100%; 
	margin-bottom: 1px;
	background-image: url(images/bgsite.png);
	font-size: 12px;
}
.w-wide div.wrapper {
	width: 952px;
}

/** template layout stuff **/
p {
  margin-top: 0;
  margin-bottom: 5px;
}
/* font family */
h1,
h2,
h3,
h4,
h5,
.componentheading,
.sectiontableheader {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
.orange{
color: #ff6600;
}
/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   line-height: 100%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 12px;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
	font-style: italic;
}
.clr {
	clear: both;
}
.hide {
	display: none;
}
blockquote {
	margin: 10px;
	line-height: 140%;
}

blockquote div {
	padding: 5px 45px;
}

pre {
	padding: 10px;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a {
	color: #447291;
}

a:hover {
	color: #447291;
}

h1 {
	color: #4E82A5;
}

h2 {
   color: #4E82A5;
}

h3 { 
   color: #333;
}

.menufooter {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	color: #240ADC;
	text-decoration: none;
}

.menufooter a:link,
.menufooter a:visited,
.menufooter a:active{
	text-decoration: underline;
	color: #240ADC;
}

.menufooter a:hover{
	text-decoration: none;
	color: #240ADC;
}

.footer {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

td.contentheading {
  color: #4E82A5;
  height: 32px;
  padding-top: 3px;
  background: url(images/horiz_divider.png) 50% no-repeat;
  padding-left: 30px;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, Tahoma;
  font-weight: bold;
}

.componentheading {
	background: url(images/head2_l.png) 50% no-repeat;
	color: #ff6600;
	padding-left: 30px;
    padding-top: 3px;
	FONT-SIZE: 14px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
    font-weight: bold;
	height:32px;
}

td.user1  {
	background: url(images/head2_l.png) 50% no-repeat;
	color: #ff6600;
	padding-left: 30px;
    padding-top: 3px;
	FONT-SIZE: 13px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
    font-weight: bold;
	height:32px;
}

td.user2 div.moduletable h3 {
	background: url(images/head1_r.png) 0 0;
	color: #3D70AD;
}

td.user3 div.moduletable h3 {
	background: url(images/head3_l.png) 100% 0;
	color: #3D70AD;
}

td.user4 div.moduletable h3 {
	background: url(images/head3_r.png) 0 0;
	color: #3D70AD;
}

td.side {
  color: #666666;
}

td.side a:link,
td.side a:visited {
  color: #3D70AD;
}

td.side a:hover {
  color: #437CBC;
}

td.left div.module,
td.left div.module-menu {
	background: url(images/side_l_mid.png) 100% 0 repeat-y;
}

td.left div.module div,
td.left div.module-menu div {
	background: url(images/side_l_mid.png) 100% 0 repeat-y;
}

td.left div.module div div,
td.left div.module-menu div div {
  background: url(images/side_l_mid.png) 100% 0 repeat-y;
}

td.right div.module,
td.right div.module-menu {
	background: url(images/side_r_mid.png) 100% 0 repeat-y;
}

td.right div.module div,
td.right div.module-menu div {
	background: url(images/side_r_mid.png) 100% 0 repeat-y;
}

td.right div.module div div,
td.right div.module-menu div div {
	background: url(images/side_r_mid.png) 100% 0 repeat-y;
}

div.module h3,
div.module-menu h3 {
  color: #809740;
}

td.right div.module h3,
td.right div.module-menu h3 {
	background: url(images/bghright.png) 0 100% no-repeat;
	color: #4E82A5;
	font-size: 12px;
	padding-left: 15px;
	height: 28px;
	padding-top: 0px;
	margin-top:12px;
}

td.left div.module h3,
td.left div.module-menu h3 {
	background: url(images/bghleft.png) 100% 100% no-repeat;
	color: #4E82A5;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 0px;
	height: 28px;
	margin-top:12px;
}
.orange{
color: #ff6600;
}

a#active_menu:link,
a#active_menu:visited {
	color: #447291;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #447291;
}

.small,
.modifydate,
.createdate {
	color: #2C517A;
}

td.sectiontableheader {
  border-bottom: 2px solid #CDD8E3;
  background: #ECF0F4;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  border-bottom: 1px solid #ECF0F4;
}

/* template stuff */

body.w-wide {
  background: #fff url(images/bg.png) 50% 0 no-repeat;
}

#top {
	color: #fff;
}

#top a:link,
#top a:visited,
#top a:hover {
	color: #b9e14a;
}

td.main {
  background: #fff;
}

td.side.left {
  width: 170px;
}

td.side.right {
  border-top: 0px solid #E0EEB5;
  background: url(images/r_bg.png) 0 0 repeat-y;
  width: 175px;
}

td.side.leftbottom {
	height:10px;
}

td.side.rightbottom {
	height: 10px;
  background: url(images/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom div.corner {
}

td.side.rightbottom div.corner {
  background: url(images/r_corner.png) 100% 100% no-repeat;
}

td.thefoot {
  background: url(images/thefoot_bg.png) 0 0 repeat-x;
  height: 40px;
}

table.bgh {
	background: url(images/vt.png) repeat-x;
	height: 170px;
}
table.bgh td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
}
div#ofert {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
div#price{
	color: #ff6600;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}
span#pret{
	font-size: 13px;
	font-weight: bold;
}
div#vtop {
  background: url(images/vtop_divider.png) repeat-x;
}
div#titletop{
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	line-height: 22px;
	color: #ff6600;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 100px;
	display: block;
}
span#liberte{
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}
div#render {
  color: #fff;
}

div#mainbody {
	color: #666;
}

/* horiz menu */

pre {
	background: #fff;
	color: #333;
	border: 1px solid #E0EEB5;
	border-left: 5px solid #E0EEB5;
}

.highlight {
  background-color: #ffc;
}

span.pathway a {
  background: url(images/arrow.png) 100% 50% no-repeat;
}

.a9foot{
	color: #36718F;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/mmenu.png);
	font-size: 12px;
	font-weight: normal;
	color: #240ADC;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-transform: none;
	text-align: center;
	height: 38px;
	text-decoration: none;
	line-height: 38px;
	text-indent: 0px;
	width: 118px;
	padding-top: 0px;
}

a.mainlevel:hover {
	background-position: 0px -38px;
	text-decoration: none;
	font-weight: normal;
	
	height: 37px;
	line-height: 38px;
	color: ##240ADC;
}

a.mainlevel#active_menu {
	background-position: 0px -38px;
	line-height: 38px;
	height: 38px;
	padding-top: 0px;
	color: #ff6600;
}
a.mainlevel#active_menu:hover {
	background-position: 0px -38px;
	text-decoration: none;
	padding-top: 0px;
	height: 37px;
	line-height: 38px;
	color: #ff6600;
}
.timeScript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-left: 10px;
	font-weight: bold;
}


#formular_contact{
	background-color: #F6F6F9;
	border: 1px solid #E2E2EF;
	padding: 15px;
	
	width: 280px;
	text-align: left;
}

#formular_comanda{
	
	padding: 15px;
	
	width: 380px;
	text-align: left;
}

#formular_comanda input{
	padding: 2px;
	padding-left: 4px;
	border: 1px solid #E2E2EF;
	font-size: 11px;
	width: 150px;
}

#formular_comanda textarea{
	padding: 2px;
	padding-left: 4px;
	border: 1px solid #E2E2EF;
	font-size: 11px;
	font-family: arial;
	width: 150px;
	height: 50px;
}


#formular_contact input{
	padding: 2px;
	padding-left: 4px;
	border: 1px solid #E2E2EF;
	font-size: 11px;
}

#formular_contact textarea{
	padding: 2px;
	padding-left: 4px;
	border: 1px solid #E2E2EF;
	font-size: 11px;
	font-family: arial;
	width: 118px;
	height: 50px;
}

#sexe_td input{
	border: none;
	width: 10px;
}

#form_submit input{
	border-color: #EEEEF5 #C2C2CF #C2C2CF #EEEEF5;
	border-width: 1px;
	background-color: #E2E2EF;
	color: #666666;
	width: 100px;
}


.message-error{
	font-weight: bold;
	color: #DD1111;
	width: 270px;
	padding: 20px;
	background-color: #FFF2F2;
	border: 1px solid #FF9C9C;
}

.message-info{
	font-weight: bold;
	color: #008800;
	width: 270px;
	padding: 20px;
	background-color: #F2FFF2;
	border: 1px solid #9CFF9C;
}

.message-error-commande{
	font-weight: bold;
	color: #DD1111;
	width: 370px;
	padding: 20px;
	background-color: #FFF2F2;
	border: 1px solid #FF9C9C;
}

.message-info-commande{
	font-weight: bold;
	color: #008800;
	width: 370px;
	padding: 20px;
	background-color: #F2FFF2;
	border: 1px solid #9CFF9C;
}

.input-error{
	background-color: #FFF2F2;
	border: 1px solid #FF9C9C !important;
	color: #990000;
}

.error-display-msg{
	padding-left: 10px;
	font-size: 11px;
	color: #663333;
}


.contact_container{
	
	width: 350px;
	padding: 20px;
}


.contact_table{
	border: 1px solid #ff9734;
	background-color: #ffd8b1;
	width: 350px;
	padding: 20px;
	border-left: 20px;
}


#counter{
	color: #666666;
	float: left;
	padding-left: 50px;
}

.movieClipDiv{
	border: 2px solid #000000;
	width: 250px;
	padding: 10px;
}