.tileImage{
	width:120px;
	height:150px;
	margin-right: 20px;
	margin-left: 20px;
}

.itemTiles td{
	cursor:pointer;
	width:150px;
}
.tileItemName{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
.tileItemPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF99CC;
	font-weight:bold;
}
.itemImage{
	width:300px;
	height:375px;
	margin-bottom:10px;
}
.itemAltImages{
	width:67;
	height:84;
	cursor:pointer;
}
.itemName{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	font-weight:bold;
}
.itemPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF99CC;
	font-weight:bold;
}
.itemFeature{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-left:0px;
	padding-bottom:8px;
}
.storeButton{
	color:#FF66CC;
	font-size:10px;
	font-weight:bold;
	padding:4px;
}
.storeDrop{
	color:#000;
	font-size:10px;
	font-weight:bold;
	width:120px;
	margin:2px 0px 5px 0px;
}
.warning{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.navMain{
	font-family: Helvetica, sans-serif, Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	/*border:1px solid #000;*/
	line-height:25px;
	}
.navMain:hover{
	color:#ffffff;

}
.navSub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	margin-bottom:10px;
}
.navSub:hover{
	color:#000000;
}
.navSub2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0099;
	font-weight:bold;
	background-color: #ffffff;
	width: 117px;
	
	text-align: center;
	display:block;
cursor:pointer;		
}
.navSub2:hover{
	color:#ff0099;
	background-color: #e9e8e8;
	display:block;
cursor:pointer;	
}
.dropText{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}
.mainNav {
	font-family: Helvetica, Times New Roman, Times, serif;
	background-image: url(../../images/button2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 117px;
	color: #ffffff;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;	
		
}

.mainNav:hover {
	color: #000000;
	background-image: url(../../images/button1.png);
}
.mainNav2 {
	font-family: Helvetica, Times New Roman, Times, serif;
	background-image: url(../../images/button5.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 117px;
	color: #434141;
	
	text-align: center;
	padding-top: 3px;
	display:block;
cursor:pointer;			
}

.mainNav2:hover {
	color: #000000;
	background-image: url(../../images/button6.jpg);
	background-repeat: repeat-x;
	width: 117px;
	height: 29px;
	
	text-align: center;
	
	display:block;
cursor:pointer;
}
.mainNav3 {
	font-family: Helvetica, Times New Roman, Times, serif;
	background-image: url(../../images/button5.jpg);
	background-repeat: repeat;
	height: 30px;
	width: 117px;
	color: #434141;
	font-weight:bold;
	text-align: center;
	vertical-align: baseline;	
}

.mainNav3:hover {
	color: #000000;
	background-image: url(../../images/button6.jpg);
	background-repeat: repeat;
	
}