body {background-color: #ffffff;
font-family: Tahoma;
color: #666666;
font-size: 12px;
}
 
body *{
font-family: Tahoma;
}
 
h1{
font-size: 20px;
}
img {
border:0;
}

a {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #666666; text-decoration: underline;}

.block a {color: #336699; text-decoration: none;}
.block a:visited {color: #336699; text-decoration: none;}
.block a:hover {color: #336699; text-decoration: underline;}
.block a:active {color: #336699; text-decoration: underline;}

.catalog a {color: #336699; text-decoration: none; font-weight: bold;}
.catalog a:visited {color: #336699; text-decoration: none; font-weight: bold;}
.catalog a:hover {color: #336699; text-decoration: underline; font-weight: bold;}
.catalog a:active {color: #336699; text-decoration: underline; font-weight: bold;}
 
 .logo{
background-image : url(../images_common/logo-bg-ny.jpg);
background-repeat: no-repeat;
background-position: right;
}

 .menu{
background-color: #f7e51d;
background-image : url(../images_common/bg-yellow.gif);
height: 30px;
font-weight: bold;
font-family: Tahoma;
font-size: 12px;
text-transform:uppercase;
}

.main{
padding: 10px;
}

.name{
color: #336699;
font-size: 14px;
font-weight: bold;
}

.price{
font-size: 14px;
font-weight: bold;
}

 .headblock{
background-color: #6783BC;
background-image : url(../images_common/menu-bg.gif);
height: 22px;
font-weight: bold;
color: #ffffff;
text-align: center;
vertical-align: top;
text-transform:uppercase;
}

 .block{
background-color: #E8E7E7;
color: #336699;
font-size: 11px;
border-left: #c8c8c8 1px solid;
border-right: #c8c8c8 1px solid;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}

.fields{
border-left: #D8DDDF 1px solid;
border-right: #D8DDDF 1px solid;
border-bottom: #D8DDDF 1px solid;
border-top: #D8DDDF 1px solid;
background-color: #ffffff;
font-size: 10px;
width: 100px;
}

.small{
font-size: 2px;
}

.cat_path_in_productpage{
	font-weight:bold;
}
.cpt_language_selection{
	float:right;
	position: absolute;
	top:30px;
	right:40px;
}
