.itemcontainer
{
	height:360px;
	float:left;
	margin-right:8px;
	cursor:pointer;
	z-index:2147483647;
}

.itemcontainer a
{
	text-decoration:none;
}


.itemcontainernomargin
{
	height:360px;
	float:left;
	cursor:pointer;
	z-index:2147483647;
}

/*menu 1*/

.itemtop1-1
{
	height:360px;
	width:180px;
	background:url(../img/img1-1-2.jpg);
}
.itemtop2-1
{
	height:360px;
	width:180px;
	background:url(../img/img2-1-2.jpg);
}
.itemtop3-1
{
	height:360px;
	width:180px;
	background:url(../img/img3-1-2.jpg);
}
.itemtop4-1
{
	height:360px;
	width:180px;
	background:url(../img/img4-1-2.jpg);
}.itemtop5-1
{
	height:360px;
	width:180px;
	background:url(../img/img5-1-2.jpg);
}

/*menu 2*/

.itemtop1-2
{
	height:360px;
	width:180px;
	background:url(../img/img1-2.jpg);
}
.itemtop2-2
{
	height:360px;
	width:180px;
	background:url(../img/img2-2.jpg);
}
.itemtop3-2
{
	height:360px;
	width:180px;
	background:url(../img/img3-2.jpg);
}
.itemtop4-2
{
	height:360px;
	width:180px;
	background:url(../img/img4-2.jpg);
}.itemtop5-2
{
	height:360px;
	width:180px;
	background:url(../img/img5-2.jpg); 
}

/*menu 2*/ 

.itemtop1-3
{
	height:360px;
	width:180px;
	background:url(../img/img1-3.jpg);
}
.itemtop2-3
{
	height:360px;
	width:180px;
	background:url(../img/img2-3.jpg);
}
.itemtop3-3
{
	height:360px;
	width:180px;
	background:url(../img/img3-3.jpg);
}
.itemtop4-3
{
	height:360px;
	width:180px;
	background:url(../img/img4-3.jpg);
}.itemtop5-3
{
	height:360px;
	width:180px;
	background:url(../img/img5-3.jpg); 
}


/*menu 4*/

.itemtop1-4
{
	height:360px;
	width:180px;
	background:url(../img/img1-4.jpg);
}
.itemtop2-4
{
	height:360px;
	width:180px;
	background:url(../img/img2-4.jpg);
}
.itemtop3-4
{
	height:360px;
	width:180px;
	background:url(../img/img3-4.jpg);
}
.itemtop4-4
{
	height:360px;
	width:180px;
	background:url(../img/img4-4.jpg);
}.itemtop5-4
{
	height:360px;
	width:180px;
	background:url(../img/img5-4.jpg);
}


/*menu 5*/ 

.itemtop1-5
{
	height:360px;
	width:180px;
	background:url(../img/img1-5.jpg);
}
.itemtop2-5
{
	height:360px;
	width:180px;
	background:url(../img/img2-5.jpg);
}
.itemtop3-5
{
	height:360px;
	width:180px;
	background:url(../img/img3-5.jpg);
}
.itemtop4-5
{
	height:360px;
	width:180px;
	background:url(../img/img4-5.jpg);
}.itemtop5-5
{
	height:360px;
	width:180px;
	background:url(../img/img5-5.jpg);
}


.itembottom
{
	height:50px;
	width:165px;
	background:url(../img/item_bg.png);
	color:#FFFFFF;
	font-size:35px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -3px;
	padding-top:10px;
	padding-left:15px;
	z-index:2147483647;
}

.itembottom a
{
	text-decoration:none;
	z-index:2147483647;
}

.subitem
{
	height:40px;
	width:165px;
	color:#FFFFFF;
	font-size:25px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -3px;
	border-top:2px solid #FFFFFF;
	padding-top:10px;
	padding-left:15px;
	cursor:pointer;
	z-index:2147483647;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background:#080136;
	position:relative;
}

.subitem:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.subitemsmaller
{
	height:35px;
	width:165px;
	color:#FFFFFF;
	font-size:20px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -2px;
	border-top:2px solid #FFFFFF;
	padding-top:15px;
	padding-left:15px;
	cursor:pointer;
	z-index:2147483647;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background:#080136;
	position:relative;
}

.subitemsmaller:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
