#navcontainer { margin-left: 0; }
#navcontainer *{
  font-family: Georgia, Garamond, Arial;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}


#navcontainer ul.und li.L{
   margin-top: 0;
}
#navcontainer li { margin: 0 0 1px 0; }


#navcontainer ul ul li.this {
	border-left: 0;
    border-bottom: 0;
	background: url(../images/int-menu-active-key.gif) no-repeat 10px 3px;
}
#navcontainer ul ul ul li.this  {
	border-left: 0;
    border-bottom: 0;

	/*background: #ad9976;*/
	background:url(../images/int-menu-active-key-sm.gif) no-repeat 30px 5px;
}

#navcontainer ul ul ul li.this a{
  color: #e7decd;
}
#navcontainer ul ul ul li.this ul a
{
  color: #993300;
}


#navcontainer ul ul ul ul li.this  {
	border-left: 0;
    border-bottom: 0;
	background: url();
}
#navcontainer ul ul ul ul li.this a{
	text-decoration: underline;
}
#navcontainer a
{
	text-decoration: none;
	text-align: center;
	color: #432323;
}

#navcontainer li a{
  font-size: 20px;
  font-weight: bold;
}

#navcontainer .sub1 li a{
  font-size: 15px;
}
#navcontainer .sub2 li a{
  font-size: 15px;
  font-style: italic;
  color: #660000;
}
#navcontainer .sub2 li a:hover{
  color: #e7decd;
  text-decoration: none;
}
#navcontainer .sub3 li a{
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  color: #993300;
}
#navcontainer .sub3 li a:hover{
  text-decoration: underline;
}
#navcontainer a:hover
{
	color: #e7decd;
	text-decoration: none;
}
/**/
#navcontainer ul ul li { margin: 0 0 1px 0; }
#navcontainer ul ul a
{
/*background-color: #369;*/
text-decoration: none;
}
#navcontainer ul ul a:hover
{
text-decoration: none;
}
/**/
#navcontainer ul ul ul li { margin: 0 0 1px 0; }
#navcontainer ul ul ul a
{
text-decoration: none;
}
#navcontainer ul ul ul a:hover
{
text-decoration: none;
}
/**/
#navcontainer ul ul ul ul li { margin: 0 0 1px 0; }
#navcontainer ul ul ul ul a
{
text-decoration: none;
}
#navcontainer ul ul ul ul a:hover
{
text-decoration: none;
}
/* **************************** */
#mainContent .i1{
  text-align: right;
  padding-right: 20px;
  vertical-align: bottom;
}
#mainContent .i1 div{
  position: relative;
  margin-bottom: -7px;
  margin-right: 30px;
}


#mainContent .i1 a:link,#mainContent .i1 a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #603f32;
    font-size: 13px;
	font-family: Georgia, Garamond;
}
#mainContent .i1 a:hover,#mainContent .i1 a:active{
	text-decoration: underline;
	color: #ad3c37;
}
/* **************************** */
div.footer{
  font-family: Georgia, Garamond, Arial, Tahoma;
  font-style: italic;
  padding-left: 5px;
  color: #311111 ;
  font-size: 11px;
  line-height: 14px;
}
div.footer a:link,div.footer a:visited{
  color: #3e1f1f ;
  font-weight: bold;
  text-decoration: underline;
}


#mainContent .super-content *{
	font-family: Garamond, Arial, Tahoma;
}
#mainContent .super-content a:link,#mainContent .super-content a:visited
{
  text-decoration: underline;
  color: #432323;
 
}
#mainContent .super-content li{
  list-style-type: none;
  list-style-image: url(/templates/images/int-menu-active-key-light.gif);
}
#mainContent .super-content li h4{
  padding: 0;
  margin: 0;
}

#mainContent .super-content a:hover,#mainContent .super-content a:active
{
	text-decoration: underline;
	color: #ad3c37;
}

#mainContent .super-content h1.img{
	margin:10px;
	padding:0;
	text-align: right;
}
#mainContent .super-content td.product h1{
  margin: 0;
  padding: 0;
  line-height: 25%;
  *line-height: 45%;
}

#mainContent .super-content td.product h1 a{
	text-decoration: underline;
	color: #432323; 
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
#mainContent .super-content td.product h1 a:hover
{
	text-decoration: underline;
	color: #ad3c37;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}

#mainContent .super-content h1{

}
#mainContent .super-content h2{

}
#mainContent .super-content h3{

}
#mainContent .super-content h4{

}
#mainContent .super-content p{

}
#subList3 li{
  margin-top: 20px;
}

#subList3 h5{
	margin: 0;
	padding: 0;
}
tr.pages a,tr.pages strong{padding: 0 3px;}

#pagesBefore td{padding-bottom:10px;}

#orderedProducts {

}

#orderedProducts thead td{
	font-weight: bold;
	
}
#orderedProducts thead{
	background: #b47575;
}
#personalDataBlock label{
	width: 150px;
	display:block;
	float:left;
}
#personalDataBlock div{
	clear:both;
	padding: 3px;
}
#personalDataBlock input.input{
	width: 250px;
}
form input.input{
	font-size: 12px;
}