/* 
  -----------------------------------
  PopMenu Magic Page Style Sheet
  (c) 2004 Project Seven Development
  www.projectseven.com
  Gold Hz
  -----------------------------------
*/
html, body {height: 101%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
#c1single {}
.content, .content2 {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 20px;
	background-image: url(/07_images/07_layout_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.content2 {
	background-image: none;
}
.content a, .content2 a {color: #0000FF;}
.content a:visited, .content2 a:visited {color: #000000;}
.content a:hover, .content2 a:hover {color: #333333;}
.p7ABcontent a {color: #0000FF;}
.p7ABcontent a:visited {
	color: #0000FF;
}
.p7ABcontent a:hover {
	color: #FF6600;
}
h2, h3 {
	margin: 6px 0;
	line-height: normal;
	font-size: 1.4em;
}
h2.lead {
	letter-spacing: 0.3em;
	font-size: 1.1em;
	margin: 12px 0 0 0;
}
.tag {
	margin: 3px 0 0 0;
	font-size: 0.85em;
}
h3 {margin: 24px 0 6px 0;}
h4 {
	margin: 22px 0 8px 0;
	font-size: 1.2em;
}
h4.bottom {
	margin: 0px;
	color: #999999;
	background-color: #333333;
	font-size: 1em;
	padding: 6px 20px;
	font-weight: normal;
}
#theading {
	color: #999999;
	font-size: 0.7em;
	letter-spacing: 0.35em;
	margin: 0;
	border-bottom: 0;
	padding: 0 0 54px 10px;
}
#theading strong {color: #666666;}
.cart {
	font-size: 1.2em;
	margin-left: 48px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
}
#masthead {
	background-image: url(/07_images/p707home_pbg.jpg);
	background-repeat: repeat-x;
	height: 92px;
}
#masthead img {border: 0;}
#logodiv {
	text-align: right;
	background-image: url(/07_images/p707home_logo.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 600px;
	margin: 24px auto;
}
#footertext {
	padding: 12px 0 20px 0;
	color: #666666;
	font-size: 0.7em;
}
#footertext p {
	margin: 0;
}
#layout {
	margin: 0 auto;
	width: 600px;
}
#menubar {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-size: 0.85em;
	zoom: 1;
}
.cinema {
	background-image: url(/06_images/movieicon.gif);
	padding: 18px 0px 18px 48px;
	background-repeat: no-repeat;
	font-size: .9em;
}
.content li {}

