.textnormal {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.textnormal_grey {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #7A7A7A;
}
.textnormal_blue {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #1D8CC7;
}
.textnormal_blue_s {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #1D8CC7;
}
.textnormal_s{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textnormal_s2{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textnormal_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.textnormalred {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.textnormalred_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.textnormalpink_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F7629A;	
}
.textnormalred2_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.textnormalred2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
}
.textredsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.textnormalwhite {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.textnormalwhite_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.news:active {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;
}
a.news:link {
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: none;
}
a.news:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;
}
a.news:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFF00;
}
a.textnormal:link {
	font-family: "Tahoma";
	color: #000000;
	text-decoration: none;
}
a.textnormal:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #000000;
}
a.textnormal:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FF7920;
}
.shop {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
a.shop:active {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FF0000;
}
a.shop:link {
	font-family: "Tahoma";
	color: #FF0000;
	text-decoration: none;
}
a.shop:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FF0000;
}
a.shop:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #000000;
}
.textnormalwhite10 {

	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
div.head_collections_list {
	color: #666666;
	float: left;
	width: 100%;
	height: 120px;
	margin: 1px 1px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;	
}
div.collections_list {
	color: #666666;
	float: left;
	width: 155px;
	height: 120px;
	margin: 1px 1px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;	
}
div.collections_list img {
	border: none;
	margin: 1px 0;
}


.top_menu {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.top_menu:active {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;
}
a.top_menu:link {
	font-family: "Tahoma";
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #FFFFFF;
}
a.top_menu:hover {
	font-family: "Tahoma";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}




/*Css Menu*/

.menu_top{
position:absolute;
visibility: hidden;
border: 0px ;
border-bottom-width: 5;
font: 12px Tahoma;
color: #FFFFFF;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
}

.menu_top a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

.menu_top a:hover{ /*hover background color*/
background-color: #FF6666;
color: #000000;
}

.menu_top2{
position:absolute;
visibility: hidden;
border: 0px ;
border-bottom-width: 5;
font: 12px Tahoma;
color: #FFFFFF;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
}

.menu_top2 a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

.menu_top2 a:hover{ /*hover background color*/
background-color: #5AB3CA;
color: #000000;
}


.menu_top3{
position:absolute;
visibility: hidden;
border: 0px ;
border-bottom-width: 5;
font: 12px Tahoma;
color: #FFFFFF;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
}

.menu_top3 a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

.menu_top3 a:hover{ /*hover background color*/
background-color: #FFCF8E;
color: #000000;
}


.menu_top4{
position:absolute;
visibility: hidden;
border: 0px ;
border-bottom-width: 5;
font: 12px Tahoma;
color: #FFFFFF;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
}

.menu_top4 a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

.menu_top4 a:hover{ /*hover background color*/
background-color: #49CA4A;
color: #000000;
}


.menu_top5{
position:absolute;
visibility: hidden;
border: 0px ;
border-bottom-width: 5;
font: 12px Tahoma;
color: #FFFFFF;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
}

.menu_top5 a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

.menu_top5 a:hover{ /*hover background color*/
background-color: #D545D4;
color: #000000;
}
