div.clear
{
	clear: both;
}

div.background_container
{
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 350px ;
	position: absolute;
	width: 100%;
	height: 100%;	
	top:  0px;
}

div.large_popup
{
    display: none;
    width: 375px;
    height: 310px;
    padding: 55px;
    background-image: url(/images/large-popup-background.png);
    position: absolute;
    margin-top: -115px;
    margin-left: 5px;

}

div#aboutNoke {display: none}

div#circle_container
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center ;
	position: absolute;
	width: 100%;
	height: 100%;	
	top:  0px;
}

div.circle
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center ;
	position: absolute;
	width: 100%;
	height: 100%;	
	top:  0px;
}

div#circle_yellow
{
}

div#circle_pink
{
}

div#circle_red
{
	/*background-image:url('../images/noke-coke-red.png');*/
}

div#rain_container
{
	background-image:url('../images/rain-smaqll.png');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
	position: absolute;
	width: 100%;
	height: 100%;	
	top:  0px;
}

div#link_container
{
	position: absolute;
}

div#link_container a {font-size: 150%;font-weight: 700;	color: #ffffff; height: 69px; background-repeat: no-repeat; display: block; position: absolute}

div#link_container a span {display: none;}

div#link_container p ul {display: none;	clear: both; position: relative; list-style: none;}
div#link_container p ul li {display: none; clear: both;	position: relative;	list-style: none;}

/*
 * links
 */

a#link_contact {background-image: url('/images/struct/links/btn-contact.png'); width: 179px; top: 420px; left: 883px; background-position: 0px 0px;}
a#link_gigs {background-image: url('/images/struct/links/btn-gigs.png'); width: 111px;	top: 250px;	left: 150px; background-position: 0px 0px;}
a#link_home {background-image: url('/images/struct/links/btn-home.png'); width: 140px;	top: 80px; left: 150px; background-position: 0px 0px;}
a#link_pictures {background-image: url('/images/struct/links/btn-pix.png'); width: 89px; top: 250px; left: 971px; background-position: 0px 0px;}
a#link_tunes {background-image: url('/images/struct/links/btn-tunes.png'); width: 139px; top: 420px; left: 150px; background-position: 0px 0px;}
a#link_band {background-image: url('/images/struct/links/btn-band.png'); width: 134px; top: 80px; left: 927px; background-position: 0px 0px;}

div#link_container a:focus {border: none;}
div#link_container a:hover {background-position: 0px -69px;}
div#link_container a.selected {background-position: 0px -136px;}
/*
 * end links
 */

div#width_container
{
  width: 1024px;
  margin: 0px auto;
}

div#container
{
	width: 1224px;
	height: 600px;
	/*border: 1px solid #ff0000;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -612px;
	overflow: hidden;
}

div#content_container
{
	height: 400px;
	width: 500px;
	/*border: 1px solid #ffffff;*/
	margin: 0px auto;
	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -140px;
	margin-left: -253px;
}

#youtube_container
{
	width: 481px;
	height: 213px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -170px;
    background-image: url('/images/youtube-background.png');
    background-repeat: repeat;
    background-position: center;
    display: none;
    padding: 10px
}

#youtube_container p {text-align: center}
#youtube_container p a {color: white}


#youtube_player
{
	width: 266px;
	height: 208px;
    margin: 11px;
}


#home
{
    width: 300px;
    color: #ffffff;
    margin-left: 100px;
    text-align: center;
}

#home ul li
{
    margin: 0px;
    padding:  15px 5px;
}

#home ul li.image_container {height: 196px !important; padding: 0px; padding-top: 20px; margin: 0px}

#home ul li p
{
    font-size: 130%;
    font-weight: 100;
    margin: 0px;
    padding: 0px;
}

#home ul li p a
{
    border-bottom: 1px dotted #ffffff;
}

#home ul li p a:hover
{
    color: #F68C12;
    border-bottom: 1px dotted #ffffff;
}

#tunes
{
    margin-left: 298px;
    margin-top: 38px;
    width: 260px;
}

#tunes p
{
    margin: 0px;
    padding: 0px;
    display: block;
    height: 48px;
    background-image: url(/images/tunes/selector-background.png);
    background-position: -120px;
    background-position: -300px;
    background-repeat: no-repeat;
}

#tunes a
{
    display: block;
    height: 48px;
    margin: 10px;
    background-position: center left;
    background-repeat: no-repeat;
}

#tunes a#lateen {background-image: url(/images/tunes/lateen.png);}
#tunes a#yotto {background-image: url(/images/tunes/yotto.png);}
#tunes a#tubdub {background-image: url(/images/tunes/tub-dub.png);}
#tunes a#igotthe {background-image: url(/images/tunes/i-got-the.png);}

#tunes a span {display: none}

p.buy_links {margin-top: 270px; text-align: center}
p.buy_links a {margin: 0px 40px; font-size: 14px;}

#contact {}

#contact a {display: block}
#contact p a span {display: none}

#contact #facebook a {position: absolute; margin-left: 30px; display: block; background-image: url(/images/contact/facebook.png); background-repeat: no-repeat; width: 171px; height: 53px}
#contact #twitter a {position: absolute; margin-left: 250px; display: block; background-image: url(/images/contact/twitter.png); background-repeat: no-repeat; width: 240px; height: 55px}
#contact #youtube a {position: absolute; margin-left: 30px; margin-top: 160px; display: block; background-image: url(/images/contact/youtube.png); background-repeat: no-repeat; width: 168px; height: 69px}
#contact #myspace a {position: absolute; margin-left: 300px; margin-top: 180px; display: block; background-image: url(/images/contact/myspace.png); background-repeat: no-repeat; width: 163px; height: 30px}
#contact #email a {position: absolute; margin-left: 68px; margin-top: 300px; display: block; background-image: url(/images/contact/nokeemail.png); background-repeat: no-repeat; width: 358px; height: 40px}

#contact_form_popup p {clear: both;}
#contact_form_popup label {font-size: 90%; width: 90px; padding: 3px}
#contact_form_popup div {color: #ffffff;}

#contact_form_popup textarea,
#contact_form_popup input {background-color: #dddddd; border: 1px solid #000000; padding: 3px}

#contact_form_popup textarea:focus,
#contact_form_popup input:focus {background-color: #ffffff; border: 1px solid #F7DD5E;}



