﻿/*menu*/
#nav{
	background-image:url('../images/bg_menu.gif');
	width:410px;
	height:34px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:69px;
	list-style:none;
}
.padd_home{
	margin-left:5px;
}
#nav ul {
	padding:0px;
	margin:0px;
	display:block;
	list-style:none;
	float:left;
	padding-left:5px;
}

#nav ul li{
	color:#e8e8e8;
	background-repeat:no-repeat;
	background-position:left;
	padding-top:0px;
	margin-top:0px;
	position: relative;	
	float:left;	
	width:98px;
}

#nav ul li a{
	color:#c1cedc;
	min-height:18px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
	padding-top:10px;
	
	padding-bottom:5px;
	float:left;
	width:93px;

}
#nav ul li a:hover{
	background-image:url('../images/over.gif');
	color:#c1cedc;
	background-repeat:no-repeat;
	padding-top:10px;
	text-decoration:underline;
}
*html #nav ul li a{
	color:#c1cedc;
	min-height:18px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	text-align:center;
	padding-top:10px;

	padding-bottom:9px;
	float:left;
	width:93px;
}
*html #nav ul li a:hover{
	background-image:url('../images/over.gif');
	color:#c1cedc;
	background-repeat:no-repeat;
	padding-top:10px;
	text-decoration:underline;
}

#nav ul li ul{
	position: absolute;
	left: -205px;
	top: 33px;
	display: none;
	margin: 0;
	padding: 0;
	width:210px;

}
*html #nav ul li ul{
	position: absolute;
	left: -211px;
	top: 33px;
	display: none;
	margin: 0;
	padding: 0;
	width:210px;

}
#nav ul li .about{
	position: absolute;
	left: -107px;
	top: 33px;
	display: none;
	margin: 0;
	padding: 0;
	width:210px;
}
*html #nav ul .about{
	position: absolute;
	left: -113px;
	top: 33px;
	display: none;
	margin: 0;
	padding: 0;
	width:410px;
}
#nav ul li .contact{
	position: absolute;
	left: -201px;
	top: 33px;
	display: none;
	margin: 0;
	padding: 0;
	width:210px;
}
#nav li:hover ul { 
	display: block; 
	background-image:url('../images/over_menu.gif');
	width:410px;
	height:106px;
	background-repeat:no-repeat;
}  
*html #nav li:hover ul { 
	display: block; 
	background-image:url('../images/over_menu.gif');
	width:410px;
	height:106px;
	background-repeat:no-repeat;
}  

*html #nav li:hover ul .about { 
	display: block; 
	background-image:url('../images/over_menu.gif');
	width:410px;
	height:106px;
	background-repeat:no-repeat;
}  
  
#nav li.over ul {
	display:block;
}  
#nav ul li ul li{
	width:125px;
	padding-left:21px;
}
#nav ul li ul .lef{
	width:120px;
	padding-left:81px;
}

#nav ul li ul .lef2{
	width:120px;
	padding-left:21px;
}
*html #nav ul li ul .lef2{
	width:135px;
	padding-left:0px;
}

*html #nav ul li ul li{
	width:90px;
	padding-left:11px;
}
*html #nav ul li ul .lef{
	width:90px;
	padding-left:11px;
	
}

#nav li:hover .about { 
	display: block; 
	background-image:url('../images/over_menu.gif');
	width:410px;
	height:160px;
	background-repeat:no-repeat;
}

*html #nav ul li ul {
	width:410px;
	padding-left:0px;
	background-image:url('../images/over_menu.gif');
	height:160px;
	background-repeat:no-repeat;
}
#nav ul li ul li a{
	width:275px;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-top:7px;
	font-weight:bold;
}
*html #nav ul li ul li a{
	width:170px;
	white-space:nowrap;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-top:7px;
	font-weight:bold;
}
#nav ul li ul li a:hover{
	text-decoration:none;
	color:#ffffff;
	background-image:none;
	margin:0px;
	padding:0px;
	padding-top:7px;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */
/*---------------leftMenu--------------------*/
#header #menu_left{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:12px;
	list-style:none;
}

#header #menu_left h2{
	font-weight:normal;
	text-transform:none;
}

#header #menu_left .menudvd{
	background-image:url('../images/dvd.gif');
	width:261px;
	background-repeat:no-repeat;
	height:41px;
	display:block;
}
.menudvd{
	color:white;
	font-size:11px;
}
.menudvd:hover{
	color:white;
	font-size:11px;
}
.menudvd-active{
	color:#023878;
	font-size:11px;
}
.menudvd-active :hover{
	font-size:11px;
	color:#023878;
}
.menublueray{
	font-size:11px;
	color:white;
}
.menublueray:hover{
	font-size:11px;
	color:white;
}
.menublueray-active{
	color:#023878;
	font-size:11px;
}
.menucd{
	color:white;
	font-size:11px;
}
.menucd:hover{
	color:white;
	font-size:11px;
}
.menucd-active{
	color:#023878;
	font-size:11px;
}
.menucd-active :hover{
	color:#023878;
	font-size:11px;
}
.menushaped{
	color:white;
	font-size:11px;
}
.menushaped:hover{
	color:white;
	font-size:11px;
}
.menushaped-active{
	color:#023878;
	font-size:11px;
}
.menushaped-active :hover{
	color:#023878;
	font-size:11px;
}
.menupackaging{
	color:white;
	font-size:11px;
}
.menupackaging:hover{
	color:white;
	font-size:11px;
}
.menupackaging-active{
	color:#023878;
	font-size:11px;
}
.menupackaging-active :hover{
	color:#023878;
	font-size:11px;
}
.menufullfilment{
	color:white;
	font-size:11px;
}
.menufullfilment:hover{
	color:white;
	font-size:11px;
}
.menufullfilment-active{
	color:#023878;
	font-size:11px;
}
.menufullfilment-active :hover{
	color:#023878;
	font-size:11px;
}
.menuprinting{
	color:white;
	font-size:11px;
}
.menuprinting:hover{
	color:white;
	font-size:11px;
}
.menuprinting-active{
	color:#023878;
	font-size:11px;
}
.menuprinting-active :hover{
	color:#023878;
	font-size:11px;
}

#menu_left .menutext{
	padding-top:5px;
	padding-left:26px;
}
#menu_left a{
	text-decoration:none;font-size:11px;
}
 #menu_left  a:hover{
	text-decoration:none;
	color:white;font-size:11px;
}
#header #menu_left .menudvd-active{
	background-image:url('../images/dvd-active.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header #menu_left .menudvd-active a{
	color:#023878;
}
#header #menu_left .menudvd:hover{
	background-image:url('../images/dvd-active.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header #menu_left .menudvd:hover{
	background-image:url('../images/dvd-over.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header #menu_left .menucd{
	background-image:url('../images/cd.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menucd-active{
	background-image:url('../images/cd-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menucd:hover{
	background-image:url('../images/cd-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menublueray{
	background-image:url('../images/blueray.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menublueray-active{
	background-image:url('../images/blueray-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menublueray:hover{
	background-image:url('../images/blueray-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menushaped{
	background-image:url('../images/usb-menu.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menushaped-active{
	background-image:url('../images/usb-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menushaped:hover{
	background-image:url('../images/usb-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menufullfilment{
	background-image:url('../images/fullfilment.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menufullfilment-active{
	background-image:url('../images/fullfilment-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menufullfilment:hover{
	background-image:url('../images/fullfilment-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menuprinting{
	background-image:url('../images/printing.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menuprinting-active{
	background-image:url('../images/printing-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menuprinting:hover{
	background-image:url('../images/printing-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menupackaging{
	background-image:url('../images/packaging.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menupackaging-active{
	background-image:url('../images/packaging-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header #menu_left .menupackaging:hover{
	background-image:url('../images/packaging-over.gif');
	width:261px;
	height:41px;
	display:block;
}
/*--------*/
#header2 #menu_left{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:12px;
	list-style:none;
}
#header2 #menu_left .menudvd{
	background-image:url('../images/dvd.gif');
	width:261px;
	background-repeat:no-repeat;
	height:41px;
	display:block;
}
#header2 #menu_left .menudvd-active{
	background-image:url('../images/dvd-active.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header2 #menu_left .menudvd:hover{
	background-image:url('../images/dvd-active.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header2 #menu_left .menudvd:hover{
	background-image:url('../images/dvd-over.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header2 #menu_left .menucd{
	background-image:url('../images/cd.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menucd-active{
	background-image:url('../images/cd-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menucd:hover{
	background-image:url('../images/cd-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menublueray{
	background-image:url('../images/blueray.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menublueray-active{
	background-image:url('../images/blueray-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menublueray:hover{
	background-image:url('../images/blueray-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menushaped{
	background-image:url('../images/shaped.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menushaped-active{
	background-image:url('../images/shaped-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menushaped:hover{
	background-image:url('../images/shaped-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menufullfilment{
	background-image:url('../images/fullfilment.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menufullfilment-active{
	background-image:url('../images/fullfilment-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menufullfilment:hover{
	background-image:url('../images/fullfilment-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menuprinting{
	background-image:url('../images/printing.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menuprinting:hover{
	background-image:url('../images/printing-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menupackaging{
	background-image:url('../images/packaging.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menupackaging-active{
	background-image:url('../images/packaging-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header2 #menu_left .menupackaging:hover{
	background-image:url('../images/packaging-over.gif');
	width:261px;
	height:41px;
	display:block;
}

/*--------------*/
/*--------*/
#header3 #menu_left{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:12px;
	list-style:none;
}
#header3 #menu_left .menudvd{
	background-image:url('../images/dvd.gif');
	width:261px;
	background-repeat:no-repeat;
	height:41px;
	display:block;
}
#header3 #menu_left .menudvd-active{
	background-image:url('../images/dvd-active.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header3 #menu_left .menudvd:hover{
	background-image:url('../images/dvd-active.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header3 #menu_left .menudvd:hover{
	background-image:url('../images/dvd-over.gif');
	width:261px;
	height:41px;
	background-repeat:no-repeat;
	display:block;
}
#header3 #menu_left .menucd{
	background-image:url('../images/cd.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menucd-active{
	background-image:url('../images/cd-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menucd:hover{
	background-image:url('../images/cd-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menublueray{
	background-image:url('../images/blueray.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menublueray-active{
	background-image:url('../images/blueray-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menublueray:hover{
	background-image:url('../images/blueray-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menushaped{
	background-image:url('../images/shaped.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menushaped-active{
	background-image:url('../images/shaped-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menushaped:hover{
	background-image:url('../images/shaped-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menufullfilment{
	background-image:url('../images/fullfilment.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menufullfilment-active{
	background-image:url('../images/fullfilment-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menufullfilment:hover{
	background-image:url('../images/fullfilment-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menuprinting{
	background-image:url('../images/printing.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menuprinting:hover{
	background-image:url('../images/printing-over.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menupackaging{
	background-image:url('../images/packaging.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menupackaging-active{
	background-image:url('../images/packaging-active.gif');
	width:261px;
	height:41px;
	display:block;
}
#header3 #menu_left .menupackaging:hover{
	background-image:url('../images/packaging-over.gif');
	width:261px;
	height:41px;
	display:block;
}

/*--------------*/
