/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}

body {background-color:#000000;} 
body {background-image:url('channel-3-sitebgstars.gif');}

a:link {color: #000000; text-decoration: underline;}
a:active {color: #FFF200; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #EC028C; text-decoration: underline; }

#page-container {
	width: 830px;
	margin: auto;	
}

#top {
    height: 25px;
	background-image:url('toppanelrep.gif');
    background-color: #b1d5d5;
}
	
#top-float {
	margin-left:auto;
    margin-right:auto;
	height: 25px;
	width: 570px;
	}
	
	
/*..................................BUTTONS.......................................*/	
	
#BLOG-BUTTON
{
  display: block;
  width: 69px;
  height: 25px;
  background: url("blog-button.gif") no-repeat 0 0;
  float: left;
}

#BLOG-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#BLOG-BUTTON span
{
  display: none;
}

#SHOP-BUTTON
{
  display: block;
  width: 71px;
  height: 25px;
  background: url("shop-button.gif") no-repeat 0 0;
  float: left;
}

#SHOP-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#SHOP-BUTTON span
{
  display: none;
}

#TWITTER-BUTTON
{
  display: block;
  width: 91px;
  height: 25px;
  background: url("twitter-button.gif") no-repeat 0 0;
  float: left;
}

#TWITTER-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#TWITTER-BUTTON span
{
  display: none;
}

#MYSPACE-BUTTON
{
  display: block;
  width: 94px;
  height: 25px;
  background: url("myspace-button.gif") no-repeat 0 0;
  float: left;
}

#MYSPACE-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#MYSPACE-BUTTON span
{
  display: none;
}	

#SOCIETY6-BUTTON
{
  display: block;
  width: 97px;
  height: 25px;
  background: url("society6-button.gif") no-repeat 0 0;
  float: left;
}

#SOCIETY6-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#SOCIETY6-BUTTON span
{
  display: none;
}

#VIMEO-BUTTON
{
  display: block;
  width: 75px;
  height: 25px;
  background: url("vimeo-button.gif") no-repeat 0 0;
  float: left;
}

#VIMEO-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#VIMEO-BUTTON span
{
  display: none;
}	

#EMAIL-BUTTON
{
  display: block;
  width: 73px;
  height: 25px;
  background: url("email-button.gif") no-repeat 0 0;
  float: left;
}

#EMAIL-BUTTON:hover
{ 
  background-position: 0 -25px;
}

#EMAIL-BUTTON span
{
  display: none;
}

/*...............................................................................*/

#header {
	margin-left:auto;
    margin-right:auto;
	height: 630px;
	width: 830px;
	}

#twitter1 {
    height: 88px;
	width: 460px;
	padding: 5px;
	margin-left:auto;
    margin-right:auto;
	font-family:"Arial", Arial, sans-serif;
    font-size:10px;
}

body.work-active #twitter1 {
    height: 88px;
}

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0;padding:2px 0 1px 0;clear:both;height:55px;color:#FFFFFF;} 
#juitterContainer .twittList SPAN.time{color:#999999;font-size:9px;font-style:italic;}
#juitterContainer .twittList A{color:#00aaef;}/*Links inside the tweets list */
#juitterContainer .twittList A:HOVER{color:#EC028C;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/
    
img.floatLeft { 
    float: left; 
    margin: 0 2px 0 0; 
}

#twitter_update_list li {
list-style-type: none;
} 

#twitter_update_list span {
color: #FFFFFF;
background: #3d3d3d;
}
	
#contentwrapper{
float: left;
width: 830px;
}

#contentcolumn{
    width: 470px;
	margin-left:auto;
    margin-right:auto;
    background:;
	font-family:"Arial", Arial, sans-serif;
    font-size:11px;
	font-weight:normal;
}

body.info-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

body.downloads-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

body.connect-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

body.shop-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

body.press-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

body.blognews-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

body.work2-active #contentcolumn{
background: #ffffff;
width: 460px;
padding: 5px;
}

#leftcolumn{
float: left;
width: 180px;
margin-left: -830px;
font-family:"Arial", Arial, sans-serif;
font-size:9px;
}
/*.........................WORK NAVIGATION..................................................*/
#WORK
{
  display: block;
  width: 94px;
  height: 40px;
  background: url("work-css.gif") no-repeat 0 0;
  margin-left: 80px;

}

#WORK:hover
{ 
  background-position: 0 -40px;
}

#WORK span
{
  display: none;
}

body.work-active #WORK,
body.work-active #WORK a {
background-position: 0 -80px;
}

#WORK2
{
  display: block;
  width: 94px;
  height: 40px;
  background: url("work-css.gif") no-repeat 0 0;
  margin-left: 80px;

}

#WORK2:hover
{ 
  background-position: 0 -40px;
}

#WORK2 span
{
  display: none;
}

body.work2-active #WORK2,
body.work2-active #WORK2 a {
background-position: 0 -80px;
}

/*.........................INFO NAVIGATION...............................................*/
#INFO
{
  display: block;
  width: 80px;
  height: 40px;
  background: url("info-css.gif") no-repeat 0 0;
  margin-left: 94px;

}

#INFO:hover
{ 
  background-position: 0 -40px;
}

#INFO span
{
  display: none;
}

body.info-active #INFO,
body.info-active #INFO a {
background-position: 0 -80px;
}
/*.........................BLOGNEWS NAVIGATION...........................................*/
#BLOGNEWS
{
  display: block;
  width: 173px;
  height: 42px;
  background: url("blognews-css.gif") no-repeat 0 0;
  margin-left: 1px;

}

#BLOGNEWS:hover
{ 
  background-position: 0 -42px;
}

#BLOGNEWS span
{
  display: none;
}

body.blognews-active #BLOGNEWS,
body.blognews-active #BLOGNEWS a {
background-position: 0 -84px;
}
/*.........................SHOP NAVIGATION...............................................*/
#SHOP
{
  display: block;
  width: 94px;
  height: 38px;
  background: url("shop-css.gif") no-repeat 0 0;
  margin-left: 80px;

}

#SHOP:hover
{ 
  background-position: 0 -38px;
}

#SHOP span
{
  display: none;
}

body.shop-active #SHOP,
body.shop-active #SHOP a {
background-position: 0 -76px;
}
/*.........................PRESS NAVIGATION...............................................*/
#PRESS
{
  display: block;
  width: 108px;
  height: 43px;
  background: url("press-css.gif") no-repeat 0 0;
  margin-left: 66px;

}

#PRESS:hover
{ 
  background-position: 0 -43px;
}

#PRESS span
{
  display: none;
}

body.press-active #PRESS,
body.press-active #PRESS a {
background-position: 0 -86px;
}
/*.........................CONNECT NAVIGATION..............................................*/
#CONNECT
{
  display: block;
  width: 138px;
  height: 39px;
  background: url("connect-css.gif") no-repeat 0 0;
  margin-left: 36px;

}

#CONNECT:hover
{ 
  background-position: 0 -39px;
}

#CONNECT span
{
  display: none;
}

body.connect-active #CONNECT,
body.connect-active #CONNECT a {
background-position: 0 -78px;
}
/*.........................DOWNLOADS NAVIGATION..............................................*/
#DOWNLOADS
{
  display: block;
  width: 170px;
  height: 42px;
  background: url("downloads-css.gif") no-repeat 0 0;
  margin-left: 4px;

}

#DOWNLOADS:hover
{ 
  background-position: 0 -42px;
}

#DOWNLOADS span
{
  display: none;
}

body.downloads-active #DOWNLOADS,
body.downloads-active #DOWNLOADS a {
background-position: 0 -84px;
}
/*.........................NAVIGATION END.....................................................*/

/*..................................(CONNECT)..................................................*/
#TWITTER
{
  display: block;
  width: 113px;
  height: 30px;
  background: url("twitter-logo.gif") no-repeat 0 0;
}

#TWITTER:hover
{ 
  background-position: 0 -30px;
}

#TWITTER span
{
  display: none;
}

#MYSPACE
{
  display: block;
  width: 148px;
  height: 28px;
  background: url("myspace-logo.gif") no-repeat 0 0;
}

#MYSPACE:hover
{ 
  background-position: 0 -28px;
}

#MYSPACE span
{
  display: none;
}

#VIMEO
{
  display: block;
  width: 93px;
  height: 26px;
  background: url("vimeo-logo.gif") no-repeat 0 0;
}

#VIMEO:hover
{ 
  background-position: 0 -26px;
}

#VIMEO span
{
  display: none;
}

#SOCIETY6
{
  display: block;
  width: 122px;
  height: 31px;
  background: url("society6-logo.gif") no-repeat 0 0;
}

#SOCIETY6:hover
{ 
  background-position: 0 -31px;
}

#SOCIETY6 span
{
  display: none;
}

#BLOGGER
{
  display: block;
  width: 133px;
  height: 40px;
  background: url("blogger-logo.gif") no-repeat 0 0;
}

#BLOGGER:hover
{ 
  background-position: 0 -40px;
}

#BLOGGER span
{
  display: none;
}

/*...............................(CONNECT END)................................................*/

body.work-active #WORK,
body.work-active #WORK a {
background-position: 0 -80px;
}

#rightcolumn{
float: left;
width: 160px;
margin-left: -180px;
padding: 0 10px 0 10px;
background:;
	font-family:"Arial", Arial, sans-serif;
    font-size:10px;
}

.innertube{
margin: 0 10px 0 0;
margin-top: 0;
}

#footer {
	width: 470px;
	height: 83px;
	margin-left:auto;
    margin-right:auto;
	font-family:"Arial", Arial, sans-serif;
    font-size:9px;
	color: #b4f1ff;
	padding: 9px 0 0 0;
}

#footer2 {
    float: left;
	height: 25px;
	margin-left:auto;
    margin-right:auto;

}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }