#@charset "utf-8";
/* CSS Document */
body {
	background: #FFF;
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.4em;
}
body#homepage {
	background-image: url(images/catalogu/bghomenew.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #131313;
}
body#aboutus {
	background-image: url(img/bgabout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #131313;
		color: #000000;
	font-family: Tahoma;
	font-size: 13px;
}
body#event {
	background-image: url(img/bgevent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color: #131313;
}
body#career {
	background-image: url(img/bgcareer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color: #131313;
}
body#contact {
	background-image: url(img/bgcontact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #131313;
}
.clear {
	clear: both;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}
a {text-decoration:none;}
a img {border:none;}
#wrapper {width:100%;}
#menu {
	height: 33px;
	background-color: #363636;
}

#menu2 {
	height: 33px;
	width:100%;
	background-color: #363636;
	  position: fixed;

}
.topmenu2 {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
}
.topmenu {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
}
a.menu1 {	
	float: left;	display: block;
	width: 70px;
	background-image: url(img/menu_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu1:hover{background:url(img/menu_home_hover.jpg);}

a.menu2 {	
	float: left;	display: block;
	width: 101px;
	background-image: url(img/menu_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu2:hover{background:url(img/menu_about_hover.jpg);}

a.menu3 {	
	float: left;	display: block;
	width: 104px;
	background-image: url(img/menu_cat.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu3:hover{background:url(img/menu_cat_hover.jpg);}

a.menu4 {	
	float: left;	display: block;
	width: 75px;
	background-image: url(img/menu_event.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu4:hover{background:url(img/menu_event_hover.jpg);}

a.menu5 {	
	float: left;	display: block;
	width: 93px;
	background-image: url(img/menu_pro.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu5:hover{background:url(img/menu_pro_hover.jpg);}

a.menu6 {	
	float: left;	display: block;
	width: 99px;
	background-image: url(img/menu_shop.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu6:hover{background:url(img/menu_shop_hover.jpg);}

a.menu7 {	
	float: left;	display: block;
	width: 82px;
	background-image: url(img/menu_career.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu7:hover{background:url(img/menu_career_hover.jpg);}

a.menu9 {	
	float: left;	display: block;
	width: 124px;
	background-image: url(img/menu_BLUESHARK.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu9:hover{background:url(img/menu_BLUESHARK_hover.jpg);}
a.menu10 {	
	float: left;	display: block;
	width: 104px;
	background-image: url(img/menu_CARJESTA.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu10:hover{background:url(img/menu_CARJESTA_hover.jpg);}
a.menu11 {	
	float: left;	display: block;
	width: 64px;
	background-image: url(img/menu_OGGI.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu11:hover{background:url(img/menu_OGGI_hover.jpg);}

a.menu8 {	
	float: left;	display: block;
	width: 95px;
	background-image: url(img/menu_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a.menu8:hover{background:url(img/menu_contact_hover.jpg);}

.flag {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
}
.flag img {margin-right:10px;}

.coverlogo {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
/*	background-image: url(img/logogifh.gif); */
	background-image: url(img/logogiftext2.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	padding-left: 217px;


}
.cover{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	overflow: hidden;
}
#footer {
/*	background-color: #131313;*/
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	position: relative;
	z-index: 3;
}
#footer-about {
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	z-index: 3;
	font-weight: bold;
}
#foothome{
	color: #FFF;
	text-shadow: 0 0 10px #000;
	padding-top: 50px;
	padding-bottom: 25px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	width: 880px;
	margin: 0 auto;
	font-weight: bold;
}
#bgdetail {
	width: 880px;
	background-image: url(img/fs_img_g_bg.png);
	/* height: 574px;  */
	height: 1000px;
	margin-left: -450px;
	position: absolute;
	top: 55px;
	left: 50%;
	padding: 13px;
	color: #FFF;
	overflow: hidden;
}
#bgdetail-2 {
	width: 880px;
	background-image: url(img/fs_img_g_bg.png);
	/* height: 574px;  */
	height: 1000px;
	margin-left: -450px;
	position: absolute;
	top: 55px;
	left: 50%;
	padding: 13px;
	color: #FFF;
	overflow: hidden;
}

#bgindex {
	width: 880px;
	background-image: url(img/fs_img_g_bg.png);
	height: 408px;
	padding: 35px;
	color: #FFF;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#bgaboutus {
	width: 660px;
	background-image: url(img/fs_img_g_bg-wh.png);
	height: 680px;
	padding: 5px;
	color: #FFF;
	overflow: hidden;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 10px;
}
#bgdetail {
	width: 880px;
	background-image: url(img/fs_img_g_bg.png);
	height:610px;
	margin-left: -450px;
	position: absolute;
	top: 45px;
	left: 50%;
	padding: 13px;
	color: #FFF;
	z-index: 5;
}

.clickinfo {position:absolute;}

/*gallery*/
#info {position:relative; z-index:10;}
a, a:visited, a:hover, a:active {}
#gallery {
	width: 880px;

	position: relative;
}
#gallery2 {
	width: 880px;
	position: relative;
}
#gallery .default {
	position: absolute;
	border: 5px solid #7d7d7d;
	z-index: -1;
	height: 240px;
	width: 180px;
	margin-left: 25px;
}
#gallery ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#gallery ul li {
	display: inline;
	height: 150px;
	float: left;
	margin-bottom: 25px;
}

#gallery ul li a {
	display: block;
	/*width: 95px;
	/*  height: 135px;*/
	text-decoration: none;
	border: 1px solid #fff;
	margin-right: 12px;
	margin-left: 10px;

	/* margin-right: 2px;
	margin-left: 22px;*/
}
#gallery ul li a img {
	/* width: 95px;
	  height: 135px;  */
	border: 0;
}

#gallery ul li a b {
	position: absolute;
	left: -9999px;
	display: block;
	width: 180px;
	height: 240px;  
}

#gallery ul li a:hover,
#gallery ul li a:active,
#gallery ul li a:focus {white-space:normal; border-color:#000; outline:0;}

#gallery ul li a:hover b {
	position: absolute;
	left: 30px;
	z-index: 100;
	top: 5px;
}
#gallery ul li a:active b,
#gallery ul li a:focus b {
	position: absolute;
	left: 30px;
	top: 5px;
}


#gallery ul li a b i {
	display: block;
	width: 180px;
	height: 240px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#gallery ul li a b i img {
	width: 180px;
	height: 240px;
}
.galdatail {
	height: 245px;
	position: absolute;
	width: 630px;
	float: right;
	padding-left: 220px;
}



#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#bgindex .text1 {
	width: 139px;
	height: 199px;
	float: left;
	background-image: url(img/home/t1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgindex .text1:hover{background-image: url(img/home/t1_2.gif);}
#bgindex .text2 {
	width: 288px;
	height: 95px;
	background-image: url(img/home/t2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgindex .text2:hover{background-image: url(img/home/t2_2.gif);}
#bgindex .text3 {
	width: 139px;
	height: 199px;
	background-image: url(img/home/t3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgindex .text3:hover{
	background-image: url(img/home/t3_3.gif);
}
 


#bgindex2 {
	width: 880px;
	/* width: 884px; */
	background-image: url(img/fs_img_g_bg.png);
	/*height: 408px;*/
	height: 528px;
	padding: 20px;
	color: #FFF;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}



div.banner {
  margin: 0;
  /*font-size: 80% ;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;*/
  position: fixed;
  top: 0em;
  left: auto;
  width: 100%;
  right: 2em;
  	height: 33px;
}
