@charset "UTF-8";
/* CSS Document */


/*---------------MAIN ----------------*/

html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	/*text-align:center;*/
	background-color: #9FA57D;
}

/*p{margin:0 10px 10px}*/
a{	display:inline;
	color: #999999;
	/*padding:10px;*/
	text-decoration:none;		
}

a:visited {
	color:#999999;
	text-decoration:none;
}
	
	
a:hover {
	color: #660000;
}



/*---------------CONTAINER ----------------*/

div#container{
	float:left;
	width:100%
	}
	
	



	
/*---------------WRAPPER ----------------*/

div#wrapper{
	text-align:left;
	background-color: #FFFFFF;
	width:870px;
	height:650px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	}
	
/*----------------LEFTIMAGE ---------------*/
	
div#leftImage{
	float:left;
	display:inline;
	width:155px;
	margin-top:7px;
	margin-left:7px;
	height:636px;
	background-image:url(../images/left-entertainment.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}

div#leftCorner{
	float:left;
	display:inline;
	width:155px;
	margin-top:0px;
	margin-left:-1px;
	height:174px;
	background-image:url(../images/leafsCornerImageS.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	
/*----------------NAVIGATION ---------------*/

div#navigation{
	position:relative;
	z-index:50;
	background:#569FD3;
	float:left;
	width:136px;
	height:636px;
	margin-left:0px;
	margin-top:7px;
	}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/*--[if lte IE 6]>
<link rel="stylesheet" media="all" type="text/css" href="css/dropdown_ie.css" />
<![endif]-->*/


/* common styling */
.menu {font-family: arial, sans-serif; width:136px; height:472px; position:absolute;  font-size:11px; margin:175px 0px 0px -3px;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#333333;
	width:136px;
	height:22px;
	text-align:center;
	border:3px solid #fff;
	border-width:3px 3px 0px 3px;
	background: url(../images/btnbg3.png);
	line-height:22px;
	font-size:11px;
}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {
	float:left;
	margin-right:3px;
	position:relative;
}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#A04276;} /*rollover*/
.menu ul li:hover ul {display:block; position:absolute; top:0; left:139px; width:160px;}
.menu ul li:hover ul li a.hide {background:#A04276; color:#333333;} /*First fly-out with a second level*/
.menu ul li:hover ul li:hover a.hide {width:208px; background: #82325F; color: #fff;} /*First fly-out rollover with a second level*/
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#A04276; color:#333333; width:205px;} /*First fly-out WITHOUT second level*/
.menu ul li:hover ul li a:hover {background:#82325F; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:208px; top:0px; color:#333333;}
.menu ul li:hover ul li:hover ul li a {display:block; width:178px; background:#BFAC44; color:#333333;} /*Second fly-out*/
.menu ul li:hover ul li:hover ul li a:hover {background:#9C892C; color:#fff;} /*Second fly-out rollover*/


/*---------------- HEADER ---------------*/

div#header{
	float:right;
	position:absolute;
	left:0px;
	top:-120px;
	background-image:url(../images/headerRP-summer.gif);
	height:125px;
	width:558px;
	background-repeat:no-repeat;
	background-position:top;
	}

div#headerlinks{
	z-index:80;
	position:absolute;
	right:40px;
	top:136px;
	font-weight: 900;
	color:#999999;
	font: 85% arial,sans-serif;
	text-align:center;
	word-spacing:.2em;
	letter-spacing:.1em
	}



/*---------------- CONTENT ---------------*/ 

div#breadcrumb{
	z-index:55;
	position:relative;
	margin-top:0px;
	margin-left:10px;
	padding:0px;
	font-weight:800;
	color:#765631;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	}	
	
div#breadcrumb a:link{
	color:#908B64;
	text-decoration:none;
	}	
	
div#breadcrumb a:hover{
	color:#445300;
	text-decoration:none;
	}	
	

div#wavebottom{
	z-index:20;
	background-image:url(../images/wavebottomS.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:52px;
	width:567px;
	margin-top:4px;
	margin-left: -7px;
	padding:0px;
	}	
	
		
div#content{

	float:right;
	position:relative;
	display:inline;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#E2E8B3;
	height:378px;
	width:558px;
	margin-top:132px;
	margin-right:7px;
	margin-left:7px;
	padding:0px;
	}	
	
	
div#content p{
	line-height:2em;
	font-weight: 400;
	color:#333333;
	font: 100% arial,sans-serif;
	padding-left: 30px;
	padding-top: 45px;
	padding-right: 20px;
	}
	
	
div#storeInfo{
	position:relative;
	float:left;
	display:inline;
	width:500px;
	height:250px;
	margin-top:30px;
	margin-left:36px;
	}	

div#storeDescription{
	position:relative;
	float:left;
	display:inline;
	width:500px;
	height:Auto;
	margin-top:6px;
	margin-left:0px;
	margin-bottom:14px;
	}	

div#storeName{
	position:relative;
	display:inline;
	float:left;
	width:480px;
	height:20px;
	margin-top:0px;
	margin-left:0px;
	}

div#storeLeft{
	position:relative;
	display:inline;
	float:left;
	width:auto;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	padding-right:10px;
	}

div#storeRight{
	position:relative;
	display:inline;
	float:left;
	width:240px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	}

div#storeImage{
	background-color:#E2E8B3;
	display:inline;
	position:relative;
	float:left;
	width:180px;
	height:120px;
	margin-top:10px;
	margin-left:0px;
	}
	
	div#shopButtons{
	width:280px;
	margin-top:30px;
	}





/*---------------- FOOTER ---------------*/ 		
div#footer{
	position:relative;
	top:20px;
	clear:left;
	width:870px;
	font:75% arial,sans-serif;
	text-align:right;
	margin-right:0px;
	background: none;
	color: #FFFFFF;
	}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}

.maintext {
	line-height:2em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
}

.maintext a:link{
	color:#000000;
	line-height:2em;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
}

.maintext a:visited{
	color:#CC3300;
	line-height:2em;
	font-weight:bold;
	text-align: left;
}

.maintext a:hover{
	color:#74A411;
	line-height:2em;
	font-weight:bold;
	text-align: left;
}


.maintextLeft {

	line-height:2em;
	color:#993300;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align:right;
}


.storeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #000000;
}



.storeDescription {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #7B0000;
}
