/* Ntuit website by www.wormwoodmedia.com */

/*______________________________________________CSS Reset - v1.0 | 20080212______________________________*/
/*______________________________________________http://meyerweb.com/eric/tools/css/reset/index.html______*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*_____________________________________________________________________________Universal_________________*/
/*_______________________________________________________________________________________________________*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/universal/background.jpg);
	background-color: #000000;
}

a:link {
	color: #3e3e3e;
	text-decoration: none;
}

a:visited {
	color: #3e3e3e;
	text-decoration: none;
}
 
a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #3e3e3e;
	text-decoration: none;
}

.universal_container {
	margin: 0px auto;
	height: auto;
	width: 1024px;
}

.universal_flash_header {
	margin: 0 auto;
	width: 1024px;
	height: 384px;
}

.universal_content_bed_left {
	margin: 0px auto;
	float: left;
	height: 440px;
	width: 224px;
	background-image: url(../images/universal/universal_content_bed_left.jpg);
}

.universal_content_center_bed {
	margin: 0px auto;
	float: left;
	height: 440px;
	width: 575px;
	background-image: url(../images/universal/universal_content_bed_center.jpg);
}

.universal_content_bed_right {
	margin: 0px auto;
	float: left;
	height: 440px;
	width: 224px;
	background-image: url(../images/universal/universal_content_bed_right.jpg);
}

.universal_content_center {
	margin-top: 13px;
	margin-left: 6px;
	float: left;
	width: 565px;
	height: 389px;
	float: left;
	overflow: hidden;
}

.universal_content_footer_links {
	text-align: center;
	float: left;
	height: 48px;
	width: 1024px;
}

.universal_content_footer_data {
	margin: 0px auto;
	float: left;
	height: 12px;
	width: 1024px;
	color: #3e3e3e;
	letter-spacing: 1px;
	text-align: center;
	font-size: 9px 
}

/*_____Left window content_____*/
.latest_text {
	letter-spacing: 1px;	
	margin-top: 48px;
	margin-left: 32px;
	height: 40px;
	width: 182px;
	font-size: 12px;
}

/*_____Center window slider_____*/
#wrapper {width:508px; margin:0 auto;}
.link {cursor:pointer; color:#fff; float: left;}
.link:hover {color:#fff;}
.slider {margin-top: 10px; position:relative; overflow:hidden; height:298px;}
.slidercontent {position:absolute;}


/*_____________________________________________________________________________News______________________*/
/*_______________________________________________________________________________________________________*/


/* Changed for Video release.  Old was: Height 58px */
.news_doom_void{
	width: 575px;
	height: 48px;
	float: left;
}

/* Changed for Video release.  Old background image was changed on FTP. */
.news_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/news/news_bed.jpg);
}


/* Changed for Video release.  Old was: Width-506px */
.news_container{
	float: left;
	margin-left: 16px;
	width: 522px;
	height: 298px;
}
	
.news_image{
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}

.news_title{
	width: 310px;
	float: left;
	clear: right;
	letter-spacing: 1px;
	font-size: 17px;
	margin-right: 8px;
	margin-bottom: 6px;
	color: #8d8d8d;
}

.news_text{
	float: inherit;
	letter-spacing: 1px;
	font-size: 13px;
	height: auto;
	color: #808080;
}

.news_seperate{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 496px;
	height: 1px;
	float: left;
	background-image: url(../images/news/news_seperate.jpg);
}

.news_scroll_up {
	float: left;
	width: 20px;
	height: 149px;
}

.news_scroll_down {
	float: left;
	width: 20px;
	height: 149px;
}


/*_____________________________________________________________________________Photos______________________*/
/*_______________________________________________________________________________________________________*/

.photos_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/photos/photos_bed.jpg);
}

.photos_image_box{
	float: left;
	margin-top: 28px;
	margin-left: 5px;
	width: 450px;
	height: 335px;
	border: thin;
	border-color: #222222;
	border-style: solid;
}

#photos_nav{
	float: right;
	margin-top: 28px;
	width: 98px;
	height: 318px;
	font-size: 9px;
}

#photos_nav a { 
	color: #a4a4a4; 
	background: #191919; 
	text-decoration: none; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 84px;
	margin-bottom: 3px;
	float: right;
}

#photos_nav a.activeSlide { 
	background: #0f0f0f;
}
	
#photos_nav a:focus {
	outline: none;
}

.photos_large{
	float: right;
	width: 87px;
	height: 17px;
	padding-top: 2px;
	padding-right: 4px;
	text-align: right;
}

/*_____________________________________________________________________________Events____________________*/
/*_______________________________________________________________________________________________________*/

.events_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/events/events_bed.jpg);
}

.events_current_month{
	padding-top: 3px;
	padding-left: 86px;
	font-size: 19px;
	letter-spacing: 1px;
	color: #902e2e;
}

.events_switch a:link{color: #902e2e;}
.events_switch a:hover{color: #b43232;}
.events_switch a:visited{color: #902e2e;}

table {
	border-collapse: separate;
	margin: 20px auto;
	font-size: 16px;
}

td, th {
	width: 60px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	color: #b4b4b4;
	position: relative;
}

th {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
}

td:hover, th:hover {
	background-position: 0px -81px;
	color: #b4b4b4;
	cursor: default;
}

td.date_has_event {
	background-position: 162px 0px;
	color: #902e2e;
}

td.date_has_event:hover {
	background-position: 162px -81px;
	color: #b43232;
	cursor: default;
}

td.padding {
}

td.today {
	background-position: 81px 0px;
	color: white;
}

td.today:hover {
	background-position: 81px -81px;
}

.events {
	position: relative;
}

.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #000 url(../images/events/popup.png) no-repeat;
	color: white;
	border: 1px;
	font-size: 15px;
	width: 200px;
	list-style: none;
	color: #444444;
}

.events li {
	padding-bottom: 5px;
}

.events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #777;
}

.events li span.title {
	font-weight: bold;
	color: #fff;
}

.events a:link{color: #666;}
.events a:hover{color: #999;}
.events a:visited{color: #666;}

.events_space{
	height: 10px;
	width: 100px;
}


/*_____________________________________________________________________________About_____________________*/
/*_______________________________________________________________________________________________________*/

.about_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/about/about_bed.jpg);
}

.about_almon_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/about/about_almon_bed.jpg);
}

.about_monika_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/about/about_monika_bed.jpg);
}

.about_almon_photos_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/about/about_almon_photos_bed.jpg);
}

.about_monika_photos_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/about/about_monika_photos_bed.jpg);
}

.about_title{
	padding-top: 5px;
	padding-left: 132px;
	width: 170px;
	height: 26px;
}

.about_title_almon{
	float: left;
	padding-top: 5px;
	padding-left: 91px;
	width: 170px;
	height: 26px;
}

.about_title_monika{
	float: left;
	padding-top: 5px;
	padding-left: 99px;
	width: 170px;
	height: 26px;
}

.about_tab{
	float: right;
	margin-top: -8px;
	margin-left: 40px;
	width: 90px;
	height: 18px;
}

.about_text_title{
	float: left;
	margin-left: 14px;
	margin-top: 4px;
	margin-bottom: 8px;
	width: 324px;
	height: auto;
	color: #e6e6e6;
}

.about_text_body{
	line-height: 15px;
	float: left;
	margin-left: 14px;
	width: 360px;
	height: 326px;
	color: #7f7f7f;
}

.about_photos_bed{
	margin-top: 6px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/about/about_photos_bed.jpg);
}

.about_photos_image_box{
	float: left;
	margin-top: -4px;
	margin-left: 4px;
	width: 450px;
	height: 335px;
	border: thin;
	border-color: #222222;
	border-style: solid;
}

#about_photos_nav{
	float: right;
	margin-top: -4px;
	width: 98px;
	height: 318px;
	font-size: 9px;
}

#about_photos_nav a { 
	color: #a4a4a4; 
	background: #191919; 
	text-decoration: none; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 84px;
	margin-bottom: 3px;
	float: right;
}

#about_photos_nav a.activeSlide { 
	background: #0f0f0f;
}
	
#about_photos_nav a:focus {
	outline: none;
}

.about_photos_large{
	float: right;
	width: 87px;
	height: 17px;
	padding-top: 2px;
	padding-right: 4px;
	text-align: right;
}


/*_____________________________________________________________________________Album_____________________*/
/*_______________________________________________________________________________________________________*/

.album_doom_void{
	width: 575px;
	height: 58px;
	float: left;
}

.album_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
}

.album_container{
	float: left;
	margin-left: 16px;
	width: 506px;
	height: 298px;
	background-color: blue;
}

.album_listing{
	margin-top: 68px;
	margin-right: 48px;
	width: 280px;
	height: 174px;
	float: right;
}

.album_slider{
	height: 274;
}

.album_noodle{
	height: 2200px;
	width: 2px;
	float: left;
	background-color: yellow;
}

.album_track_last{
	float: left;
	height: 300px;
}

.album_credits_last{
	float: left;
	height: 300px;
}



/*_____________________________________________________________________________Contact___________________*/
/*_______________________________________________________________________________________________________*/

.contact_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/contact/contact_bed.jpg);
}

.contact_left{
	margin-top: 34px;
	margin-left: 13px;
	width: 240px;;
	height: 330px;
	float: left;
}

.contact_right{
	margin-top: 64px;
	margin-left: 24px;
	width: 220px;
	height: 300px;
	float: left;
	cursor: default;
}

.contact_title{
	margin-bottom: 4px;
	width: 220px;
	float: left;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
	color: #a4a4a4;	
}

.contact_single{
	line-height: 16px;
	width: 18px;
	height: auto;
	float: left;
	letter-spacing: 1px;
	text-align: right;
	color: #a4a4a4;
}

.contact_text{
	float: left;
	line-height: 16px;
	margin-left: 10px;
	color: #a4a4a4;
}

.contact_text_last{
	float: left;
	line-height: 16px;
	margin-left: 10px;
	margin-bottom: 20px;
	color: #a4a4a4;
}

a.contact_link:link{color: #a4a4a4;}
a.contact_link:hover{color: #666666;}
a.contact_link:visited{color: #555555;}


/*_____________________________________________________________________________Extras____________________*/
/*_______________________________________________________________________________________________________*/

.extras_bed{
	margin-top: 8px;
	margin-left: 5px;
	width: 556px;
	height: 371px;
	background-image: url(../images/extras/extras_bed.jpg);
}

.extras_doom_void{
	width: 575px;
	height: 58px;
	float: left;
}

.extras_container{
	float: left;
	margin-left: 16px;
	width: 506px;
	height: 298px;
}

.extras_wallpaper_basket{
	margin-right: 10px;
	width: 124px;
	height: 164px;	
	float: left;
	font-size: 10px;
	letter-spacing: 1px;
	
}

.extras_wallpaper_thumb{
	margin-bottom: 12px;
	width: 124px;
	height: 94px;
}

.extras_wallpaper_title{
	width: 124px;
	height: 13px;
}

.extras_wallpaper_text_1{
	padding-top: 2px;
	text-indent: 4px;
	width: 124px;
	height: 13px;
	background-color: #222222;
}

.extras_wallpaper_text_2{
	padding-top: 2px;
	text-indent: 4px;
	width: 124px;
	height: 13px;
}

a.extras_link:link{color: #ffffff;}
a.extras_link:hover{color: #999999;}
a.extras_link:visited{color: #666666;}

/* Mailing List */
#email_submit {
	width: 183px;
	padding-top: 64px;
	padding-left: 38px;
}

#email_submit input, #email_submit textarea {
	height: 11px;
	width: 163px;
	border: none;
	color: #999999;
	font-size: 10px;
	background: transparent;
	text-align: left; 
}

#email_submit textarea:focus, #email_submit input:focus {
	border: none;
	background: transparent;
	color: #ffffff;
}

#email_submit input.email_submit_button {
	margin-left: -15px;
	margin-top: 7px;
	width: 52px;
	height: 13px;
	background: transparent;
	color: #666666;
	font-size: 8px;
	letter-spacing: 1px;
	cursor: pointer;
}

/* Wireless List - INACTIVE */
#wireless_submit {
	width: 183px;
	padding-top: 45px;
	padding-left: 38px;
}

#wireless_submit input, #wireless_submit textarea {
	height: 11px;
	width: 163px;
	border: none;
	color: #ffffff;
	background: transparent;
}

#wireless_submit textarea:focus, #wireless_submit input:focus {
	border: none;
	background: transparent;
	color: #ffffff;
}

#wireless_submit input.wireless_submit_button {
	margin-left: -15px;
	margin-top: 7px;
	width: 52px;
	height: 13px;
	background: transparent;
	color: #666666;
	font-size: 9px;
	letter-spacing: 1px;
	cursor: pointer;
}

/* Image Cycle */
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}


