/* ipodjuice.com - static pages */
body { text-align:center; }
/* navigation */
.menucell, .menucellalt, .menucellorange { clear: both; }
.menucell ul,.menucellalt ul, .menucellorange ul { margin: 0; padding: 0; list-style: none; }
.menucell ul li,.menucellalt ul li, .menucellorange ul li { margin: 0; padding: 0; float: left; display: inline; }
.menucell ul li a,.menucellalt ul li a, .menucellorange ul li a {
	background: transparent;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 10px;
	font: bold 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.menucellalt { background-color: #418c27; color: #fff; }
.menucell { background-color: #434686; color: #fff; }
.menucellorange { background-color: #ed601f; color: #fff; }
.menucell, .menucellalt, .menucellorange { border-bottom: 1px solid #fff; }
.menucell ul li a:hover { background: url(images/i_menu-o.gif) no-repeat left; color: #db7f31; }
.menucellalt ul li a:hover { background: url(images/i_menu-o_alt.gif) no-repeat left; color: #db7f31; }
.menucellorange ul li a:hover { background: url(images/i_menu-o_alt.gif) no-repeat left; color: #000; }

.menucell ul { margin-left: 35px; }
.menucellalt ul { margin-left: 20px; }
.menucell ul li { margin-right: 8px; }
.menucellalt ul li { margin-right: 6px; }
.menucellorange ul { margin-left: 35px; }
.menucellorange ul li { margin-right: 8px; }

#wrap { text-align:left; }
div.xpando { clear: both; height: 1px; line-height: 1px; font-size: 1px; }
h1,h2,h3,h5,h6 {
	color: #F48026;
	font: bold 13pt "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	margin: 0;
	margin-top: 10px;
	padding: 3px;
}

blockquote { border-bottom: 1px solid #fff; clear: both; }
blockquote { text-align:left; }
#wrap { width: 1000px; margin: 0 auto; }
#mast {  }
#mast-sub { width: 630px; float: right; }
#showcart { float: right; }
#mast-banners { float: left; margin-top: 5px; width: 520px; }
#mast-banners img { display: inline; margin-top: 15px; }
#flashmenu { text-align: center; clear: both; }
#foot { clear: both; }
#foot-left { float: left; width: 180px; padding: 5px; text-align: center; padding-top: 5px; }
#foot-right { float: right; width: 180px; padding: 5px; text-align: center; padding-top: 1em; }
#foot-center {
	margin: 0 200px;
	text-align: center;
	font-size: 7pt;
	padding: 2em 0;
}
#authdotnet { float: right; margin-right: 5px; }
#authdotnet img { margin-top: 0; }

#icon-menu { margin: 5px auto 10px auto; width: 930px; height: 70px; }
#icon-menu a {
	float: left;
	width: 100px;
	margin-right: 3px;
	text-decoration: none;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
}
#icon-menu a:hover { color: #333; }
div.xpand { clear: both; height: 1px; line-height: 1px; font-size: 1px; }

