/* 
	CSS for AdventureCinema.com
	Standard common styles
	base stylesheet
*/

body {
	color: #C0C0FF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #1D466B;
}
a {
	color: #F2F2FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	color: #C0C0FF;
}
td.HeaderPanel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: #28459B;
	margin: 0px;
	padding: 6px;
}
td.NavPanel1 {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #000080;
	margin: 0px;
	padding: 0px;
}
td.NavPanel1 a {
	text-decoration: none;
}
td.NavPanel2 {
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #000040;
	margin: 0px;
	padding: 0px;
}
td.NavPanel2 div {
	margin: 0px;
	padding: 6px;
}
td.NavPanel2 div#divMinHeight {
	height: 200px;
}
td.NavPanel2 p {
	margin-bottom: 0px;
}
td.NavPanel2 ul {
	margin-bottom: 0px;
}
td.FooterPanel {
	font: normal 9px Arial, Helvetica, sans-serif;
	background: #28459B;
	margin: 0px;
	padding: 2px 6px;
}
td.ContentPanel {
	background: #000020;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td.ContentPanel div {
	margin: 0px;
	padding: 6px;
}
td.ContentPanel div.CenterMiddle {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 6px;
}
td.ContentPanel p {
	margin-bottom: 0px;
}
td.ContentPanel ul {
	margin-bottom: 0px;
}
.Caption {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.TFSC {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}
.FinePrint {
	font-size: 9px;
	font-weight: normal;
	font-family: sans-serif;
}
.FileFormat {
	font-size: 90%;
	text-transform: uppercase;
}
#JumpMenu {
	font-family: sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000080;
}
.ImgLt {
	padding: 0px;
	margin: 2px 4px 2px 0px;
}
.ImgRt {
	margin: 2px 0px 2px 4px;
	padding: 0px;
}
div.divProductBuy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bluegrad03.jpg);
	background-repeat: repeat;
}
div.divProductBuy form {
	margin: 0px;
	padding: 0px;
}
.divProductBuyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.ProductBuyPrice {
	color: #FFFF99}
table#PaymentOptions {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	background: #E2E2FF;
}
.PayPal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
td.ContentPanel div.divCombo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #999999 no-repeat center center;
	width: 98px;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
div.divExplore {
	background-image: url(../images/bluegrad03.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 64px;
	width: 290px;
	border: 1px solid #000020;
}
div.divExplore a:link {
	color: #FFFFFF;
}
div.divExplore a:visited {
	color: #FFFFFF;
}
div.divExplore a:hover {
	color: #C0C0FF;
}
div.divExplore a:active {
	color: #C0C0FF;
}
