@charset "utf-8";
/* CSS Document */
body {
	background: url(images/clouds.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
	font-size: 12px;
}

h2 {
	color: #808080;
	font-size: 21px;
	margin-bottom: 20px;
	height: 21px;
}
h4 {
	margin-top: 15px;
	margin-bottom: 5px;

}
a, a:hover {
	text-decoration: none;
	color: blue;
}

#wrapper {
	width: 1000px;
	height: 650px;
	margin: 0 auto;
	background: url(images/background.png) no-repeat;
}

#innerwrapper {
	position: absolute;
}

#logo {
	position: absolute;
	top: 15px;
	left: 25px;
	width: 180px;
	height: 80px;
}

#menu {
	position: absolute;
	top: 50px;
	left: 245px;
	width: 530px;
	height: 24px;
	margin: 0;
	padding: 0;
}

#menu ul {
	text-decoration: none;
	list-style: none;	
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: block;
	width: 105px;
	height: 24px;
	float: left;
}

#menu a {
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 10px;	
	top: 0;
	width: 92px;
	height: 24px;
}

#menu a.drinks {background: url(images/drinks.jpg) no-repeat;}
#menu a.places {background: url(images/places.jpg) no-repeat;}
#menu a.friends {background: url(images/friends.jpg) no-repeat;}
#menu a.news {background: url(images/news.jpg) no-repeat;}
#menu a.story {background: url(images/story.jpg) no-repeat;}

#menu a:hover.drinks {background: url(images/drinks.jpg) no-repeat 0px -25px;}
#menu a:hover.places {background: url(images/places.jpg) no-repeat 0px -25px;}
#menu a:hover.friends {background: url(images/friends.jpg) no-repeat 0px -25px;}
#menu a:hover.news {background: url(images/news.jpg) no-repeat 0px -25px;}
#menu a:hover.story {background: url(images/story.jpg) no-repeat 0px -25px;}

#sp_menu {
	position: absolute;
	top: 48px;
	left: 780px;
	width: 200px;
	height: 15px;
}

#sp_menu ul {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sp_menu ul li {
	float: left;
}

#sp_menu a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

#sp_menu a.call {top: 5px; left: 0px; background: url(images/call.png) no-repeat;}/*74x50*/
#sp_menu a.job {top: 0px; left: 80px; background: url(images/job.png) no-repeat;} /*123x60*/

#sp_menu a:hover.call {background: url(images/call.png) no-repeat 0px -25px;}
#sp_menu a:hover.job {background: url(images/job.png) no-repeat 0px -30px;}


#content {
	position: absolute;
	top: 90px;
	left: 11px;
	width: 975px;
	height: 550px;
}
#content.home {	
	background: url(images/home-back.png) no-repeat 0px 10px;
}

#content.grass {	
	background: url(images/grass.png) no-repeat -1px 475px;
}
#grass {	
	position: absolute;
	top: 475px;
	left: 0px;
	width: 975px;
	height: 75px;
	background: url(images/grass.png) no-repeat -1px 0px;
}
#content.grass2 {	
	background: url(images/grass2.png) no-repeat -1px 450px;
}

#flash {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 975px;
	height: 500px;
}

#fruits {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 420px;
	height: 350px;
}

#block {
	position: absolute;
	top: 40px;
	left: 250px;
	width: 700px;
	height: 500px;
}

#text {
	position: absolute;
	top: 80px;
	width: 260px;
	height: 300px;
	left: 150px;
	font-size: 18px;
	z-index: 6;
}

#big-text {
	position: absolute;
	top: 60px;
	width: 550px;
	height: 330px;
	left: 400px;
	line-height: 18px;
	color : #4D4D4D;
	overflow: auto;
	z-index: 10;
}

#goldmembers #big-text {
	top: 0px;
	left: 50px;
	width: 550px;	
	height: 450px;	
}

#big-text.long {
	height: 400px;
}

#big-text a {
	line-height: 18px;
	color: #de037b;
}

#big-text a:hover {
	text-decoration: underline;
}

#center-text {
	position: absolute;
	top: 240px;
	width: 680px;
	height: 300px;
	left: 50px;
	line-height: 18px;
	color : #4D4D4D;
}

#center-pictures {
	position: absolute;
	top: 10px;
	width: 500px;
	height: 200px;
	left: 66px;
}

#corner-pictures {
	position: absolute;
	top: 300px;
	left: 710px;
	width: 260px;
	height: 210px;
}

#map {
	position: absolute;
	top: 370px;
	left: 50px;
	width: 250px;
	height: 72px;
	line-height: 30px;
	vertical-align: top;
}

#goldmembers #pictures {
	position: absolute;
	top: 30px;
	left: 500px;
	width: 420px;
	height: 350px;
}


#pictures {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 420px;
	height: 350px;
}
#note {
	position: absolute;
	top: 5px;
*	top: 0px;
	width: 400px;
	height: 300px;	
	left: 350px;
*	left: 175px;
	z-index: 4;
}

#event h4 {
	text-align: center;
	text-decoration: underline;
}
#event p {
	margin-left: 15px;
	font-size: 11px;
}

#nav1, #nav2, #nav3, #nav4 {
	position: absolute;
	top: 165px;
	left: 420px;
	padding-left: 30px;
	padding-top: 40px;
	width: 517px;
	height: 80px;
	z-index: 5;
}


#content1, #content2, #content3, #content4, #content5 {
	display: none;
	visibility: hidden;
}


#goldmembers {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 914px;
	height: 400px;
}

#goldmembers ul {
	padding-top: -10px;
	margin-top: -10px;
}

#goldmembers li {
	list-style-image: url(images/smooch-checkmark.png);
	list-style-position: outside;
	}


#underflash {
	position: absolute;
	top: 350px;
	left: 0px;
	width: 960px;
	height: 30px;
	font-size: 21px;
	color: #44582C;
	text-align: center;
}
	
#footer {
	position: absolute;
	top: 570px;
	left: 10px;
	width: 970px;
	height: 80px;
	text-align: center;
	color: white;
	z-index: 15;
}

#footer ul {
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-left: 65px;
}

#footer ul li a {
	color: white;
}
#footer ul li a img {
	
}
#footer.home ul li a, #footer.home {
	color: #1E1E1E;
}
#footer ul li {
	display: block;
	width: auto;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
	font-size: 12px;
	line-height: 30px;
}

a.suscribe {
	position: absolute;
	top: 0px;
	background: url(images/subscribe.png) no-repeat 0px 0px;
}

a:hover.suscribe {
	background: url(images/subscribe.png) no-repeat 0px -72px;
}

.under {
	margin: -10px;
	margin-bottom: -5px;
	padding-left: 30px;
	margin-right: 10px;
*	margin-top: -5px;	
}

.pinkhighlight {
	font-weight: bold;
	color: rgb(222,3,106);
	}