/*!
#######################################################################
# 
# Myla Christmas Girls
# Screen CSS stylesheet
#
# Hand-crafted by Phenotype (phenotype.net)
#
#######################################################################
-----------------------------------------------------------------------
* You may use this file for learning purposes.
*
* The unique combination of images, colours, sizes, typography and 
* positioning ('the design') is copyright.
*
* Copying, modifying or any other use of design-related images 
* is prohibited.
*
* Don't rip our site, be creative!
-----------------------------------------------------------------------
*/

/*
***********************************************************************
// Dependencies
***********************************************************************
* Global reset
* 	reset.css
*
***********************************************************************
*/

/*-------------------------------------------------------------------
// Page layout and appearance
-------------------------------------------------------------------*/
html, body {
	width: 100%;
	height: 100%;
	}

body {
	background: #000 url('../../images/template/screen/interface.jpg') center top no-repeat;
	}
	
.flash-enabled .body {
	background: #000;
	}
	
#container {
	width: 980px;
	height: 650px;
	margin: 0 auto;
	position: relative;
	}
		
	#content {
		width: 980px;
		height: 650px;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		}
		
		#content h1, #content h3 {
			margin: 0;
			}
			
			#content h1 a {
				width: 200px;
				height: 80px;
				display: block;
				position: absolute;
				top: 0;
				left: 390px;
				z-index: 100;
				text-indent: -999em;
				overflow: hidden;
				}
			
			#content h3 a {
				width: 280px;
				height: 200px;
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				z-index: 100;
				text-indent: -999em;
				overflow: hidden;
				}
				
		#content #delivery {
			margin: 0;
			}
			
			#content #delivery a {
				width: 100px;
				height: 100px;
				display: block;
				position: absolute;
				top: 440px;
				right: 125px;
				z-index: 100;
				text-indent: -999em;
				overflow: hidden;
				}
			
		#content #credits {
			margin: 0;
			position: absolute;
			bottom: 10px;
			left: 20px;
			}
			
#frame {
	width: 980px;
	height: 490px;
	display: block;
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 50;
	background: url('../../images/template/screen/frame.gif') 0 0 no-repeat;
	}
	
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background: #6D2946;
	padding: 5px;
	opacity: 0.85;
	}
	
#tooltip h3 {
	margin: 0;
	color: #fff;
	font-size: 1.6em;
	line-height: 1.25;
	font-style: italic;
	font-weight: normal;
	}
	
#sharethis_0
{
	position: absolute;
	z-index: 200;
	top: 0;
	right: 20px;
	overflow: default;
	visibility: hidden;
}
	
	#sharethis_0 .stico_default {
		width: 140px;
		height: 21px;
		padding: 0;
		display: block;
		text-indent: -999em;
		overflow: hidden;
		background: url('../../images/template/screen/send-to-a-friend-button.gif') 0 0 no-repeat !important;
		visibility: hidden;
		}
	
/* 
Dialogue common elements
---------------------------
*/

.dialogue img {
	width: 800px;
	height: 450px;
	margin: 0;
	display: block;
	position: absolute;
	z-index: 20;
	top: 70px;
	left: 90px;
	}
		
/* 
Girls chooser
---------------------------
*/

#chooser ul#girls {
	width: 240px;
	height: 340px;
	margin: 0;
	display: block;
	position: absolute;
	z-index: 200;
	top: 145px;
	left: 370px;
	text-indent: -999em;
	overflow: hidden;
	list-style: none;
	list-style-position: outside;
	background: url('../../images/template/screen/girls.jpg') center -75px no-repeat;
	}
	
	#chooser ul#girls a {
		width: 80px;
		height: 340px;
		display: block;
		text-indent: -999em;
		overflow: hidden;
		position: absolute;
		z-index: 100;
		top: 0;
		}
		
		#chooser ul#girls #violet a {
			left: 0;
			}
			
		#chooser ul#girls #clare a {
			left: 80px;
			}
			
		#chooser ul#girls #anna a {
			left: 160px;
			}
	
/* 
Product details
---------------------------
*/

#product-details {
	width: 360px;
	height: 454px;
	position: absolute;
	z-index: 30;
	top: 70px;
	right: 100px;
	}
	
	#product-details img {
		width: 800px;
		height: 450px;
		margin: 0;
		display: block;
		position: absolute;
		z-index: 20;
		top: 0;
		left: -560px;
		}

/*-------------------------------------------------------------------
// Typography and content formatting
-------------------------------------------------------------------*/

/* 
XHTML tag styles 
---------------------------
*/

body {
	font-size: 62.5%; /* Resets font sizes to 10px, so 1em = 10px */
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #efc88e;
	}
	
a {
	color: #eee;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
  
dl {
	margin: 0 0 1.333em 0;
	font-size: 1.2em;
	line-height: 1.333;
	text-align: left;
	}
	
em, i {
	font-style: italic;
	}
	
h1 {
	margin: 20px 0 0 0;
	font-size: 4em;
	line-height: 1.2;
	text-align: center;
	font-weight: normal;
	}
	
h2 {
	margin: 0 0 1em 0;
	font-size: 2.4em;
	line-height: 1;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #d49e51;
	}
	
ol {
	margin: 0 0 1.429em 0;
	font-size: 1.4em;
	line-height: 1.429;
	text-align: left;
	list-style-type: lower-latin;
	list-style-position: outside;
	}
	
	ol li {
		list-style-position: outside;
		text-indent: 0;
		}
		
ul {
	margin: 0 0 1.429em 0;
	font-size: 1.4em;
	line-height: 1.429;
	text-align: left;
	list-style: none;
	list-style-position: outside;
	}
	
	ul li {
		list-style-position: outside;
		text-indent: 0;
		}
		
hr {
	display: none;
	}
	
/* Images */
img {
	border: 0;
	}
		
/* /Images */
	
p {
	margin: 0 0 1.429em 0;
	font-size: 1.4em;
	line-height: 1.4;
	text-align: center;
	vertical-align: top;
	}
  
small {
	font-size: 0.8em;
	}
	
strong, bold {
	font-weight: bold;
	}

/*
Section-specific styles 
---------------------------
*/

#credits {
	font-size: 1em;
	color: #fff;
	}
	
	#credits a {
		color: #fff;
		}
		
/* 
Dialogue common elements
---------------------------
*/

.dialogue h2 {
	width: 500px;
	position: absolute;
	z-index: 100;
	top: 520px;
	left: 240px;
	}
	
	.dialogue h2 span {
		font-size: 0.833em;
		}
		
/* 
Girls chooser
---------------------------
*/
	
#chooser p {
	width: 500px;
	position: absolute;
	z-index: 100;
	top: 580px;
	left: 240px;
	}
	
/* 
Questions
---------------------------
*/

#question ol {
	width: 504px;
	margin: 0;
	position: absolute;
	top: 550px;
	left: 238px;
	list-style: none;
	list-style-position: outside;
	font-size: 1.7em;
	line-height: 33px;
	}
	
	#question ol li {
		display: inline;
		list-style: none;
		text-indent: 0;
		}
	
		#question ol li a {
			width: 212px;
			height: 30px;
			padding: 0 20px;
			display: block;
			float: left;
			font-style: italic;
			color: #efc88e;
			background: url('../../images/template/screen/question-button.gif') 0 -35px no-repeat;
			}
			
		#question ol li a:hover {
			text-decoration: none;
			background-position: 0 0;
			}
			
/* 
Product details
---------------------------
*/
	
#product-details h2 {
	width: 310px;
	height: 410px;
	padding: 34px 0 0 50px;
	text-align: left;
	color: #fff;
	font-size: 4em;
	line-height: 1;
	font-style: normal;
	position: absolute;
	z-index: 30;
	top: 0;
	right: 0;
	background: url('../../images/template/screen/product-details.gif') 0 0 no-repeat;
	}
	
#product-details p {
	width: 250px;
	position: absolute;
	z-index: 30;
	top: 110px;
	left: 50px;
	text-align: left;
	color: #eee;
	font-size: 1.3em;
	}
	
ul#product-links {
	width: 304px;
	margin: 0;
	position: absolute;
	z-index: 200;
	top: 330px;
	left: 540px;
	list-style: none;
	list-style-position: outside;
	font-size: 1.6em;
	line-height: 31px;
	}
	
	ul#product-links li {
		display: inline;
		list-style: none;
		text-indent: 0;
		}
	
		ul#product-links li a {
			width: 274px;
			height: 31px;
			padding: 0 0 0 30px;
			display: block;
			float: left;
			color: #fff;
			background: url('../../images/template/screen/product-button.gif') 0 -31px no-repeat;
			}
			
		ul#product-links li a:hover {
			text-decoration: none;
			background-position: 0 0;
			}