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


html, body {
position: relative
height:100%;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
	margin: auto;
}

#page-background img{
height:100%;
left:0;
position: fixed;
top:0;
width:100%;
}

iframe {
	display: block;
}

#container {
background-image:url(images/background2.png);
width: 1000px;
height: 968px;
margin: auto;
z-index:1;
clear: none;
}

#container1{
	width: 1000px;
}

#header{
	width: 935px;
}

#content {
	width: 875px;
	clear: both;
	margin: auto;
	background-color: #F49B25;
	margin-top: 5px;
	color: #FFFFFF;
	overflow: auto;
}

#contentc {
	width: 875px;
	clear: both;
	margin: auto;
	background-color: #F49B25;
	margin-top: 5px;
	color: #FFFFFF;
	height: 100%;
	display: block;
	padding: 10px;
}

#content_whole {
	width: 400px;
	overflow: auto;
	margin: 10px;
	clear: none;
	float: left;
}


#content_home {
	clear: none;
	height: 375px;
	float: left;

}

#content_lila {
	float: right;
	clear: none;
	width: 265px;
	padding: 0px;
	margin: 0px;
	height: 375px;
	overflow: auto;
	
}

#content_lilaedit {
	width: 265px;
	padding: 0px;
	margin: auto;
	height: 375px;
	overflow: auto;
	color: #2A2051;
	
}

#content_lilaedit img {
	width: 265px;
	height: 375px;
	overflow: auto;
	
}


#content_lilaspicks {
	background-image: url(images/lilaspicks.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	float: left;
}

#content_lilaspicks_edit {
	margin: 43px 0px 0px 14px;
	font-size: 12px;
	color: #2A2051;
	overflow: auto;
	
}

#content_lilaspicks_edit img {
	padding: 10px;
	
}

#content_events {
	background-image: url(images/events_page.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 875px;
	float: left;
	background-color:#FFFFFF;
}

#content_events_edit {
	margin: 43px 0px 0px 0px;
	font-size: 12px;
	color: #2A2051;
	overflow: auto;
	padding: 10px;
	
	
}

#content_events_edit a {
	color: #F49B25;
	
	
}


#content_events_edit img {
	padding: 10px;
	
}

#content_asseenin {
	background-image: url(images/asseenin_page.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 875px;
	float: left;
	background-color:#FFFFFF;
}

#content_asseenin_edit {
	margin: 43px 0px 0px 0px;
	font-size: 12px;
	color: #2A2051;
	overflow: auto;
	padding: 10px;
	
	
}

#content_asseenin_edit a {
	color: #F49B25;
	
	
}


#content_asseenin_edit img {
	padding: 10px;
	
}

#logo {
	clear: none;
	float: left;
	
}

#content_cart {
	height: 100%;
	display: block;
}

#content #content_lila img.lila_z {
	z-index: 100;
	position: absolute;
	margin:278px 91px;
}

/*facebook*/
#facebook{
	clear: none;
	float: right;
	margin-top: 35px;
}
/*facebook*/


/*twitter begin*/
#twitter {
	clear: none;
	float: right;
	background-image:url(images/twitter.png);
	height: 103px;
	width: 210px;
	margin-top: 35px;
}

#twitter_div {
	height:80px;
	overflow:auto;
	width:190px;
	margin: 10px;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 10px;
	padding: 0px 5px;
	
}
ul#twitter_update_list li {
	margin-bottom: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}

.follow {
	color: #F49B25;
	font-weight:600;
	font-size: 12px;
	text-align: left;
}

.follow a {
	color: #F49B25;
}
/*twitter end*/

#newsletter {
	background-image: url(images/newsletter2.png);
	width: 292px;
	height: 60px;
	clear: right;
	float: right;
}

.signup {
	margin: 4px 4px 4px 138px;
}

.signupcheck {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 15px;
}

/*navigation*/
#navigation {
	background-image:url(images/navigation.png);
	width: 900px;
	height: 50px;
	margin: auto;
	clear: both;
	color: #FFFFFF;
	z-index: 50;
}

#menu a{
	color: #FFF;
}	

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0px 11px;
	z-index: 50;
}

ul#menu li {
	display: inline;
	float: left;
	margin-top: 12px;
	z-index: 50;
	
}
ul#menu li a {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	border: 0;
	color:  #FFFFFF;
	font-size: 25px;
	text-decoration: none;
	z-index: 50;
}
ul#menu li a:hover{
	background: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4AAA42;
	z-index: 50;
	
}

ul#menu li.current a{
	background: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4AAA42;
	z-index: 50;
}

#menu li#color a{
	color: #7A68AE;
	z-index: 50;
}

#sddm 
{	margin: 0;
	padding: 0;
	z-index: 50;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index: 50;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index: 50;}

#sddm li a:hover
{	background: #49A3FF;
z-index: 50;}

#menu div
{
	position: absolute;
display: none;
	margin: 5px 0px;
	padding: 0;
	background: #F49B25;
	z-index: 200;
	color: #FFF;
}


#menu div ul
{	margin: 0px;
	padding: 0px;
	z-index: 50;
	display:inline-block;
	float:left;
	width:170px;
}

	#menu div li a
	{	position: relative;
		display: inline-block;
		margin: 0;
		padding: 5px 10px;
		width: 150px;
		text-align: left;
		text-decoration: none;
		background: #F49B25;
		z-index: 80;
		color:#FFF;
		}

	#menu div li a:hover
	{	background-color: #7A68AE;
		border: none;
		z-index: 75;
		width: 150px;
		display: inline-block;
		color: #FFF;
		float: left;
		position:relative;
		clear:both;
	}
	
	ul#menu li.current ul li a {
   border-bottom: 0;
   z-index: 50;
   display: block;
}


/*navigation*/

/*footer begin*/
#footer{
	clear: both;
	width: 895px;
	margin: 15px auto;

}

#asseenin{
	width: 440px;
	float: left;
	background-color: #F49B25;
}

#asseenin_content{
	width: 400px;
	margin: 5px auto 5px auto;
	font-size: 12px;
	color: #2A2051;
	overflow: auto;
	
}

#asseenin_content img{

}

#events{
	width: 440px;
	float: right;
	background-color: #F49B25;
}

#events_content{
	width: 400px;
	margin: 5px auto 5px auto;
	font-size: 12px;
	color: #2A2051;
	overflow: auto;

}

#footer_all{
	margin: auto;
	width: 895px;
	clear: both;
	text-align: center;
	color: #F49B25;
	font-size: 12px;
	padding: 15px;
}

#footer_all a{
	color: #F49B25;
}

/*footer end*/

#twitter {
	clear: none;
	float: right;
	background-image:url(images/twitter.png);
	height: 103px;
	width: 210px;
	margin-top: 35px;
}

#twitter_div {
	height:80px;
	overflow:auto;
	width:190px;
	margin: 10px;
}

[if IE 6]>
html {overflow-y:hidden;}
body {overflow-y:visible;}
#page-background {position:absolute; z-index:-1;}
#content {position:static;padding:10px;}
[endif]



/*slideshow*/
#home.innerfade ul {
	padding: 0px;
	margin: 0px;
}

ul#home.innerfade li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#home.innerfade li img {
	border: 0px;
	width: 600px;
	height: 375px;
	overflow: hidden;
}

/*slideshow*/


img {
	border: none;
}

h1 {
	color: #7A68AE;
	font-size: 32px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #4AAA42;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 14px;
	color: #FFFFFF;
}

img#fright{
	float: right;
	clear: none;
	width: 440px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
}

hr{
 border: none;
 background-color: #7A68AE;
 height: 4px;
}

#meetlila_under {
	float:right;
font-size:15px;
font-weight:bold;
padding:0 30px;
width:350px;
color: #7A68AE;
}

#content_whole h1 a {
	text-decoration: none;
	color: #7A68AE;
}
