.left { float: left; }
.right { float: right; }
.clr { clear: both; }
.imgs { margin: 10px; border: 3px solid black;}
.mid { text-align: center;}
.tright { text-align: right;}

body {
	background-color: #000000;
	color: #000000;
	font: 12px verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	
}

#header {
	width: 100%;
	height: 200px;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px;
	margin: 0px;
}

#logo {
	float: left;
}

#logo a, #logo img, #itunes a, #itunes img,a img {
	border: none;
}

#itunes {
	height: 70px;
	width: 180px;
	float: right;
	margin-right: -40px;
	margin-top: 30px;
	/*background-image: url('images/itunes-link.png');*/
	z-index:1;
}
	

div.content {
	height: 400px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	
}

/*
MENU
*/
#menu {
	width: 100%;
	height: 34px;
	/*line-height: 34px;
	vertical-align: middle;*/
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 10px;
}
/*#menu ul li { list-style:none; display:inline; position: relative; top: -12px;}*/
/*#menu span {height: 34px;}*//*
#menu .m_home { display: block; height: 34px; width: 60px; text-indent:-9999px; }
#menu .m_home a {display: block; width: 100%; height: 100%; background: transparent url('images/menubg.png') no-repeat 0px 0px; outline: none;}
#menu .m_home a:hover { background-position: 0px -34px;}

#menu .m_life { display: block; height: 34px; width: 80px; text-indent:-9999px; }
#menu .m_life a {display: block; width: 100%; height: 100%; background: transparent url('images/menubg.png') no-repeat 70px 0px; outline: none;}
#menu .m_life a:hover { background-position: 70px -34px;}

#menu .m_events { display: block; height: 34px; width: 70px; text-indent:-9999px; }
#menu .m_events a {display: block; width: 100%; height: 100%; background: transparent url('images/menubg.png') no-repeat 160px 0px; outline: none;}
#menu .m_events a:hover { background-position: 160px -34px;}
*/
#menu ul {list-style: none; display: inline; width: 100%;}
#menu ul li {margin-left: 20px; height: 34px; text-indent: -9999px; float: left;}
#menu ul li a {height: 34px;}
#menu ul li.m_home { width: 60px;}
#menu ul li.m_home a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat 0px 0px; display:block;}
#menu ul li.m_home a:hover {background-position: 0px -34px;}

#menu ul li.m_life { width: 80px;}
#menu ul li.m_life a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -70px 0px; display:block;}
#menu ul li.m_life a:hover {background-position: -70px -34px;}

#menu ul li.m_events { width: 50px;  }
#menu ul li.m_events a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -180px 0px; display:block;}
#menu ul li.m_events a:hover {background-position: -180px -34px;}

#menu ul li.m_photos { width: 75px;  }
#menu ul li.m_photos a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -245px 0px; display:block;}
#menu ul li.m_photos a:hover {background-position: -245px -34px;}

#menu ul li.m_media { width: 60px;  }
#menu ul li.m_media a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -330px 0px; display:block;}
#menu ul li.m_media a:hover {background-position: -330px -34px;}

#menu ul li.m_fans { width: 50px;  }
#menu ul li.m_fans a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -410px 0px; display:block;}
#menu ul li.m_fans a:hover {background-position: -410px -34px;}

#menu ul li.m_blog { width: 50px;  }
#menu ul li.m_blog a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -475px 0px; display:block;}
#menu ul li.m_blog a:hover {background-position: -475px -34px;}

#menu ul li.m_contact { width: 95px;  }
#menu ul li.m_contact a {background: transparent url('http://www.ashleygarland.com/v3/images/menubg.png') no-repeat -540px 0px; display:block;}
#menu ul li.m_contact a:hover {background-position: -540px -34px;}


#content {
	background-color: #FFFFFF;
	width: 100%;
}

h3 {
	width: 100%;
	background-color: #000000;
	color: #c7306c;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main {
	margin: 10px;
	width: 580px;
	float: left;
}

#sidebar {
	margin: 10px;
	width: 180px;
	float: right;
}

#footer {
	width: 100%;
	/*background-color: #ffa4a7;*/
	/*background-color: #c7306c;*/
	background-color: #000000;
	color: #FFFFFF;
	padding-bottom: 20px;
}

#foot_player {
	margin-left: -160px;
	display:none;
}

#foot_info {
	text-align: center;
	vertical-align: middle;
	border-top: 1px dashed #000000;
	background-color: #000000;
	color: #FFFFFF;
}

#main a { color: #c7306c; border-bottom: 1px dotted #c7306c; text-decoration: none;}
#main a:hover, #foot_info a:hover { text-decoration: underline; }
.news_title {border-bottom: none;}
#foot_info a { font-weight: bold; color: #E9528E; border-bottom: 1px dotted #E9528E; text-decoration: none;}


#sidebar img, #sidebar a img { border: none; }
.sidemenulist { }
.sidemenulist a { color: #c7306c; border-bottom: 1px dotted #c7306c; text-decoration: none;}
.sidemenulist a:hover { text-decoration: underline; }

.quote { border: 2px dashed black; background-color: #EEEEEE; margin: 5px; padding: 5px;}


/* Calendar CSS */
   .calendar { color: black; /* text color */
               /*background-color: #666666;*/
               width: 600px;
               padding: 1px;
               text-align: left;
             }
   .calendar_today { /*background-color: #f2f2f2;*/ width: 100%; padding: 8px; margin: 0px; text-align: left; }
   .calendar_event_1 { /*background-color: #f2f2f2;*/ width: 100%; padding: 8px; margin: 0px; text-align: left; }
   .calendar_event_2 { /*background-color: #f2f2f2;*/ width: 100%; padding: 8px; margin: 0px; text-align: left; }

   .calendar_artist_text {
	color: beige;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
   .calendar_date_text {
	color: #69475A;
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 12px;
}
   .calendar_event_title_text {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
   .calendar_venue_text {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
   .calendar_notes_text {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
  /*.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

/*.sidemenulist  {list-style: none; display: block; width: 100%;}
.sidemenulist li {width: 120px; height: 34px; border: 1px solid #222222; background-color: #FFFFFF; color: #000000; font-weight: bold; vertical-align: middle; text-align: center; margin-left: -25px;}
.sidemenulist li a {width: 100%; height: 100%; display: block; color: #000000; font-weight: bold; font-size: 110%;}
.sidemenulist li a:hover {background-color: #4C4C4C; color: #FFFFFF; text-decoration: none;}*/

/* Slideshow CSS */
#makeMeScrollable div.scrollableArea *
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}