a.menu:link { font-family: Tahoma; font-size: 10pt; color: #000000; }
a.menu:active { font-family: Tahoma; font-size: 10pt; color: #000000; }
a.menu:visited { font-family: Tahoma; font-size: 10pt; color: #000000; }
a.menu:hover { font-family: Tahoma; font-size: 10pt; color: #1461A9; }

a.nav:link { font-family: Tahoma; font-size: 15pt; color: #000000; text-decoration: none; }
a.nav:active { font-family: Tahoma; font-size: 15pt; color: #000000; text-decoration: none; }
a.nav:visited { font-family: Tahoma; font-size: 15pt; color: #000000; text-decoration: none; }
a.nav:hover { font-family: Tahoma; font-size: 15pt; color: #FF8400; text-decoration: none; }

a:link { font-family: Tahoma; font-size: 10pt; color: #000000; }
a:active { font-family: Tahoma; font-size: 10pt; color: #000000; }
a:visited { font-family: Tahoma; font-size: 10pt; color: #000000; }
a:hover { font-family: Tahoma; font-size: 10pt; color: #1461A9; }

body.login {
	background-color: #8ED9FF;
	border: 0;
	color: #000000;
	font-family: Tahoma; 
	font-size: 10pt; 
	margin: 0;
	max-height: 100%; 
	overflow: hidden;
	padding: 0;
	height: 100%; 
}

body.enter {
	background-color: #8ED9FF;
	border: 0;
	color: #000000;
	font-family: Tahoma; 
	font-size: 10pt; 
	margin: 0;
	max-height: 100%; 
	overflow: auto;
	padding: 0;
	height: 100%; 
}

div.packageBorder {
	border: 1px solid #1461A9;
	width: 598px;
	margin: auto;
}

div.packageBorderNew {
	position: relative;
	border: 2px solid #1461A9;
	width: 598px;
	margin: auto;
	top: -31px;
	z-index: 1;
}

div.currency {
	position: relative;
	width: 598px;
	margin: auto;
	text-align: right;
	z-index: 99;
	left: 1px;
}

div.boy {
	width: 598px;
	margin: auto;
}

div.text {
	width: 598px;
	margin: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

div.seemore {
	position: relative;
	width: 150px;
	height: 25px;
	top: 23px;
	right: -20px;
	z-index: 99;
}

div.inline {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

div.sceneDescription {
	background-color: #FFDE00;
	border: 2px solid #1461A9;
	color: #000000;
	font-family: Tahoma; 
	font-size: 10pt;
	margin: 4px;
	padding: 4px;
	width: 575px;
}

div.preview {
	background-image: url('/images/loadingAnimation.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #000000; 
	position: absolute; 
	background-color: #FFFFFF; 
	visibility: hidden; 
	text-align: center; 
	z-index: 9; 
	left: 0px; 
	top: 0px; 
	width: 0px; 
	height: 0px;
}

div.shoppingCart {
	border: 1px solid #2350CF;
	margin: auto;
	padding: 10px;
	width: 650px;
}

div.purchases {
	border: 1px solid #2350CF;
	margin: auto;
	padding: 10px;
	width: 650px;
}

h1.heading {
	font-family: Tahoma; 
	font-size: 10pt; 
	display: inline;
}

table, td {
	font-family: Tahoma; 
	font-size: 10pt;	
}

table.yellow {
	background-color: #FFDE00;
	border: 1px solid #000000;
	font-family: Tahoma; 
	font-size: 10pt;	
}

td.hiddenScenesTop {
	background-color: #FFFFFF; 
	background-image: url(/images/boxbg2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

td.hiddenScenesBottom {
	background-color: #FFFFFF; 
	background-image: url(/images/boxbg3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.hiddenScenesMain {
	background-color: #FFFFFF;
}

td.packageHeading {
	background-color: #FFDE25;
	background-image: url(/images/title.jpg);
	height: 27px;
}


td.packageMain {
	background-color: #47A4E9;
	background-image: url(/images/boxbg.jpg);
}

td.addtocart {
	width: 164px;
	height: 50px;
}

td.stats {
	width: 181px;
	height: 50px;
}

td.boyImages {
	background-color: #47A4E9;
	background-image: url(/images/boyBg.jpg);
	height: 146px;
	width: 431px;
}

td.boyTitle {
	background-color: #47A4E9;
	width: 598px;
	height: 47px;
}

td.boy {
	background-color: #47A4E9;
	width: 167px;
	height: 146px;
}

td.nowrap {
	white-space: nowrap;
}

img.screenshots {
	border: 1px solid #000000;
	margin-top: 5px;
}

b.stats {
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 12pt;
}

b.packageHeading, b.sceneHeading {
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 12pt;
	margin-left: 5px;
}

b.downloadNow {
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 16pt;
}

b.price {
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 12pt;
}

b.relatedPacks {
	font-weight: bold;
	font-family: Tahoma; 
	font-size: 14pt;	
}

b.nav {
	color: #FF8400;
	font-family: Tahoma; 
	font-size: 18pt;	
}

hr.line {
	color: #1461A9;
}