
html {
overflow-y: scroll;
} 

body {
	margin:         0;
	padding:        0;
	font: 			12px Arial, Helvetica, sans-serif;
	margin-left:	0px;
	margin-top: 	0px;
	margin-right: 	0px;
	margin-bottom: 	0px;
}

#container {
	margin:          0 auto;
	width:           860px;
	position:        relative;
}

a:link, a:active {
	text-decoration: none;
	color:           #FF3333;
}

a:visited {
	text-decoration:none;
	color:#CC0099;
}

a:hover {
	text-decoration: underline;
	color:#3300CC;
}

h1 {
	font-weight:     normal;
	color:           #FF0000;
	font-size:       3.2em;
}

h2 {
	margin-top:		0px;
	font-size:       14px;
	font-weight:     bold;
	color:           #000;
}

h3 {
	margin-top:		0px;
	margin-bottom: 6px;
	font-size:       12px;
	font-weight:     bold;
	color:           #000;
}

hr {
	border: none 0;
	border-top: 3px solid #CCC;
	width:100%;
	height: 3px;
}

hr.sub {
	border: none 0;
	border-top: 1px solid #CCC;
	width:100%;
	height: 1px;
}

ul {
	margin: 15px 0px 15px 5px;
	padding: 0px;
	font-size:9px;
}

li {
	list-style:none;
	margin-top: 5px;
	
}

/* Since underlining sucks, we use the U tag for a lighter alternative font that is good for describing info (see component.bin.html for use) */

u {
	color:			 #CCCCCC;
	/*
	float:		 	 left;
	display:		 block;
	*/
	text-decoration: none;
}


/*   FREAKSHOWS   */

.login {
	font-size: 12px;
	font-weight: bold;
}

.letterspace {
	letter-spacing: .00001em;
}

.table {
	background-color: #F5F5F5;
	border: 1px none #000000;
}

.counter {
	font: bold 14px 'Helvetica', Arial, sans-serif;
	color: #111;
	padding: 5px;
	border:solid 1px #DEDEDE
}



.post_item { 	
	
}

.post_wrapper {
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 35px;
	width: 455px;
}

.post_item_bottom {
	height: 1px;
	width: 450px;
	position: relative;
	left: 50px;
	margin: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.post_thread_top {
	width: 300px;
	margin-top: 15px;
	margin-bottom: 5px;
	height: 2px;
	border-top: 1px dashed #CCCCCC;
}

.post_user_tile {
	height:50px;
	left:0;
	margin:0 10px 0 5px;
	width:50px;
	float: left;
}

.thread_placeholder {
	left:0;
	margin:0 10px 0 5px;
	width:50px;
	float: left;
	height: 5px;
}

.post_body {
	float: left;
	width: 400px;
	overflow: hidden;
	line-height: 22px;
	font: 16px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
}

.post_toolbar {
	float: right;
	width: 50px;
}

.post_toolbar_placeholder {
	float: right;
	height: 50px;
	width: 1px;
}

.thing_navigation a {
    color: #000;
}

.thing_navigation_right {
    float: right;
    width: 100px;
}

.thing_navigation_left {
    float: left;
    width: 100px;
}

.thing_author_box {
    width: 410px; 
    display: block; 
    border-bottom: 1px solid #cccccc; 
    padding-bottom: 20px;
    margin-left: 10px;
    
}

.background_img {
	position: fixed;
	top: 0;
	left: 0;
}

.background_img_wide {
    width: 100%;
}

.background_img_tall {
    height: 100%;
}

.step {
    float: left;
    width: 200px;
    margin: 20px;
}

#content {
	/*border: 1px solid #FF0000;*/
	min-height:      390px; /*this tag is not supported by safari, not sure if its a big deal yet */
	width:           860px;
	margin:          0px;
}

#insidecontent {
/*	border: 1px solid #000; */
	float:          left;
	margin:			0px;
	width:          650px;
}

#insidecontent_lg {
/*	border: 1px solid #000; */
	float:          left;
	margin:			0px;
	width:          860px;
}

#insidecontent img{
vertical-align: middle;
border:none;
}

p.desc {
	color:          #767676;
	font-size:      10px;
margin:0px;
	text-indent: 	15px;
}

 #innermenu ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#innermenu ul li {
	display:block;
	float:left;
	margin-right:10px;
	width:100px;
	border: 1px dotted #CCC;
}

#innermenu ul li a {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding: 3px 3px 0 3px;
	height:25px;
	padding-right:10px;
}


#innermenu ul li a:hover {
	color:           #FF3333;
	background-color:#FDFDFD;
	width:86px;
}


#innermenu{
padding:0;
margin:0;
width: 100px;
float: right;
}
#insidecontent img {
	margin-right:10px;
}

#binlist{
	width:475px;
	margin-bottom:10px;
	
	border:#CCCCCC 1px solid;
	padding: 10px;
}


#userlist{
	width:225px;
	margin-bottom:5px;
	height:76px;
}

#binprofile {
margin-left:160px;
}

#player{
width:475px;
height:325px;
background:#666666;
}

#player_thumb1 {
	width:475px;
	height:325px;
	
}
	

#bin{
	padding: 10px;
	width:400px;
	clear: both;
	float: left;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-left: 25px;
}

.thing {
    padding: 10px;
	width:630px;
	clear: both;
	float: left;
	border: 1px #000 solid;
	background: #ffffff;
}

.thing_description {
    width: 400px;
    float: left
}

.thing_description_wide {
    width: 450px;
    float: left
}


.thing_view {
    margin:          0 auto;
    width: 475px;
}

#bin_description {
    width: 300px;
    float: left;
}

#thinglist{
margin-top:0px;
border:#CCCCCC 1px solid;
padding: 10px;
width:475px;
}

#page{
width:475px;

}

#binImage{
float:left;
margin-right: 10px;

position: relative;
}

#thingItem{

width:350px;

float:left;
margin-right: 10px;

position: relative;
}

#thingItemMenu{
width:100px;
margin-left:350px;
}
#thingItemMenu ul{
margin:0px;
}

#inboxImage{

float:left;
width:50px;
}

#inboxMsg{
margin-left:60px;
width:440px;
}

#favImage{
float:left;
width:75px;1
}

#favMsg{

margin-left:100px;
width:400px;

}

.clean-gray{
border:solid 1px #DEDEDE;
width: 400px;
background:#EFEFEF;
color:#222222;
padding:10px;
text-align:center;
margin: 0 15px 15px 15px;
}

.small-box{
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:5px;
text-align:left;
}

.clean-red{
border:solid 1px #CC0000; 
background:#F7CBCA;
color:#CC0000;
width: 400px;
padding:10px;
margin: 0 15px 15px 15px;
text-align:center;
}


/*	Thickbox stuff */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {

  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


/*		SWF UPLOADER		*/

#btnSubmit { margin: 0 0 0 155px ; }


.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

.header {
	width: 858px;
	height: 40px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	border: 3px solid #000;
	background: #ffffff;
}

.title {
    display: inline;
    float: left;
    padding: 1px;
    height: 38px;
}

#logo_image {
    position: relative;
	top: 3px;
	display:inline;
	margin-left: 10px;
}

#logo {
    background: #ffffff;
	color: #CCCCCC;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -2px;
	margin-left: 10px;
	display:inline;
	margin-right: 20px;
	width:auto;
	vertical-align: bottom;
}

#logo a:link, #logo a:active, #logo a:visited {
	color:#000;
	text-decoration:none;
	vertical-align: bottom;
}

#logo a:hover {
	color:#FF3333;
}

#userbox{
float:right;

}


 #menu {
display:inline;
font-size:14px;
font-weight:bold; 
margin:          0px 0px 20px 0px;
float: right;
}

 #menu ul {
	margin:0px;
	padding:0;
	height:40px;
        list-style-type:none;
        overflow: hidden;
        background:#000;
        text-transform:uppercase;
}

#menu ul li {
	display:block;
	float:left;
	margin:0;
	border-left: 1px solid #fff;
   
}

#menu ul li a {
	display:block;
	float:left;
        height: 28px;
	color:#CCC;
	text-decoration:none;
	padding:16px 22px 0 22px;
    

}

#menu ul li a:hover {
	color:           #fff;
	background-color:#FF3333;
}

#menu ul li a.active {
	display:block;
	float:left;
	color:#FF3333;
	text-decoration:none;
	padding:12px 22px 0 22px;
	cursor:default;
     
}

#menu ul li a:hover.active {
	color:           #FF3333;
	background-color:#000;
}

#menu ul li a.deactive {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	cursor:default;
     
}

#menu ul li a:hover.deactive {
	color:           #666;
	background-color:#000;
}


legend {
font-size:12px;
font-weight:bold;
color: black;
}

label {
	float:left;
	margin:5px;
	width:100px;
	display:block;
	text-align:right;
	font-size: 15px;
}

input[type="text"] {
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    padding: 4px;
    border: solid 1px #ccc;
}

input[type="password"] {
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    padding: 4px;
    border: solid 1px #ccc;
}

input, select {
	font: 16px Arial, Helvetica, sans-serif;
	margin-top:3px;
}

textarea {
    font: 12px Arial, Helvetica, sans-serif;
	margin-top:3px;
}
textarea, select {
	display:inline;
}

.clearAll {
	clear:both;
}

fieldset{
	border:1px dotted #CCC;
	margin-bottom:20px;
}

/* Ben's Notes: the next two declairations are not seen by firefox and other standards complient browsers */
/* The first one only hacks IE6 and the seond one only hacks IE7 this code may have to change when IE8 comes out of Beta*/

* html fieldset{
	border:1px solid #CCC;
	margin-bottom:20px;
        width: 450px;
}

*:first-child+html fieldset{
	border:1px solid #CCC;
	margin-bottom:20px;
        width: 450px;
}

#form{
margin: 25px;
}

.frmSubmit{
	font-size:16px;
	margin-top:5px;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
	border:0;
	background:#000 !important;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	text-transform: uppercase;
}
.frmSubmit:hover{
		background:#FF3333 !important;
	} 
	
	#btnCancel1{
	font-size:10px;
	margin-top:10px;
	padding: 3px;
	border:0;
	background:#CCCCCC !important;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	text-transform: uppercase;
}

#btnCancel1:hover{
		background:#FF3333 !important;
	} 
	
.searchSubmit{
	font-size:10px;
    height: 20px;
	color:#CCC;
	text-decoration:none;
	padding:0 22px 0 22px;
	border:0;
	background:#000 !important;
	font-weight:bold;
	cursor:pointer;
	text-transform: uppercase;
}
.searchSubmit:hover{
		background:#FF3333 !important;
	} 


#sidebar {
	float:           right;
	width:           200px;
	margin:	     0px;
}

#sidebar p {
	margin:          0;
	text-align:left;
}

#profileImage {
padding: 10px;
}

#sidebar img{
vertical-align:middle;
}

#sidebar form{
margin:0px;
padding:0px;
}

.updateform{
margin:0px;
padding:0px;
}

#sidebarBox {

	margin: 0 0 10px 0;
	padding: 0px;
	width: 200px;
	border:3px solid #000;
	background-color: #fff;
	background-image:url(../images/main/bgtt.gif)
}

#profile {
padding: 10px;
clear: both;
}

#profile h2 {
margin-top:0px;
margin-bottom: 0px;
}
 .small {
font-size:9px;
margin-bottom:5px;
}
#profile u {
width:60px;
color:#666666;
}


#p-3 img{
vertical-align: middle;
border:none;
margin-right:10px;
}

#feedrss {
float:left;

}
h2.feed{margin-bottom:3px;}

#sidebar h2{
display:block;
}

#footer {
	margin:         10px auto;
	width:          860px;
	padding:        10px;
	background:     #ffffff;
    margin-top:     50px;
    margin-bottom:  40px;
    color:          #000;
    border: 3px solid #000;
}


#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:475px;
	padding:5px;
	margin:-220px 0 0 -250px;
	border:5px solid #000;
	background:#fff;
	text-align:left;
	overflow:hidden;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.2;
	opacity:.20;
	filter: alpha(opacity=20);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#close{
margin-right:25px;
margin-bottom:25px;
}
.close{
	margin:0px;
	padding: 5px;
	border:1px solid #333333;
	background:#cccccc !important;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	text-transform: uppercase;
}

.close:hover{
	text-decoration:none;
	border:1px solid #FF0000;
	background:#ff3333 !important;
	}

.ui-tabs-nav .post_set a {
    float: none;
}

.permalink a:link, .permalink a:active, .permalink a:visited {
    color: #ccc;
}
