a img
{
  border: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CUSTOM STYLIN' */
#local_advanced, #remote_advanced
{
  position:absolute;
  width: 500px;
  height:150px;
  z-index:101;
  border: 1px solid black;
  padding: 5px;
  background-color: #ffffff;
  filtder: alpha(opacity=50);
  opadcity: 0.5; 
  -mozd-opacity: 0.5;
}

#paste_advanced
{
  position:absolute;
  width:95%;
  height:50px;
  z-index:101;
  border: 1px solid black;
  padding: 5px;
  background-color: #ffffff;
  filtder: alpha(opacity=50);
  opadcity: 0.5; 
  -mozd-opacity: 0.5;
}

#display_advanced
{
  position:absolute;
  width:95%;
  height:50px;
  z-index:101;
  border: 1px solid black;
  padding: 5px;
  background-color: #ffffff;
  filtder: alpha(opacity=50);
  opadcity: 0.5; 
  -mozd-opacity: 0.5;
}

#upload_nav
{
  margin-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 5px;
}

#upload_nav ul
{
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 16px;
}

#upload_nav ul .selected
{
  font-weight: bold;
}

#upload_nav ul li
{
  list-style: none;
  display: inline;
  margin-right: 5px;
  padding: 5px;
}

#upload_nav ul li a
{
  width: 100%;
  height: 100%;
}

.error
{
  color: red;
}

.notice, .error, .warning
{
  padding: 5px;
  font-size: 18px;
  text-align: center;
  width: 96%;
  margin-bottom: 10px;
  
}

.notice
{
  border: 5px solid green;
}

.error
{
  border: 5px solid red;
}

.warning
{
  border: 5px solid orange;
}

.attention_here
{
  background-color: #F1F1F1;
  border: 1px solid #AAAAAA;
  padding: 5px;
}

#search_results
{
  margin-top: 5px;
  width: 96%;
}

#search_results .file
{
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #ccc;
  padding: 3px;
}

#search_results .file .thumb
{
  float: left;
  display: inline;
  margin-right: 10px;
  widtrh: 160px;
  heirght: 120px;
  text-align: center;
  padding: 5px;
  border: 1px solid #c0c0c0;
  background-color: #fafafa;
}

#search_results .pagination
{
  width: 100%;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
}

#popout_upload div
{
  width: 99% !important;
  margin-left: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
}

#popout_link
{
  font-weight: bold;
}

.tag_list
{
  width: 100%;
  padding-top: 8px;
  margin: 0 !important;
  padding-left: 5px !important;
  margin-top: 0px;
  padding-top: 0;
}

.tag_list li
{
  background-color: #fafafa;
  list-style: none;
	margin-bottom: 5px;
  padding: 3px;
  font-size: 13px !important;
  font-weight: normal !important;
}

.tag_list li a
{
  padding: 5px;
  display: block;
}

.tag_list li > a:hover
{
  background:#544D47 none repeat scroll 0%;
  color: white;
}

.tag_list li > a.current
{
  background:#433C36 none repeat scroll 0%;
  color: white;
}

.tag_list li > a.in_group
{
  border: 1px solid #0033CC;
  font-weight: bold;
}

.tag_list li > a.in_group:hover
{
  border: 1px solid red;
}

.heada
{
  border-width: 0px 0px 5px 0px;
  border-color: #f0f0f0;
  border-style: solid;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.manage_section
{
  border: 1px solid #cacaca;
  background-color: #fafafa;
  margin-bottom: 10px;
  padding: 10px;
}

.manage_section .section_title
{
  font-weight: bold;
  font-size: 16px;
  border-width: 0px 0px 1px 0px;
  border-color: #cacaca;
  border-style: solid;
  padding-bottom: 2px;
  margin-bottom: 5px;
}

.manage_section .thumb
{
  border: 1px solid #cacaca;
  padding: 3px;
  background-color: #FFFFFF;
}

.manage_section .subsection
{
  margin-bottom: 3px;
}

.manage_section .label
{
  font-weight: bold;
  margin-bottom: 1px;
}

.manage_section .value
{
  
}

.manage_section .note
{
  font-size: 10px;
  margin-bottom: 5px;
}

input.pretty, .manage_section textarea
{
  padding: 3px;
  border: 1px solid #cacaca;
}

.manage_section textarea
{
  width: 98% !important;
  height: 100px;
}

.jump_to
{
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
}

.jump_to ul
{
  margin-left: 10px;
  list-style: none;
  display: inline;
}

.jump_to ul li
{
  display: inline;
  margin-right: 10px;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(/img/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.small-star{
width:50px;
height:10px;
float: right;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(/img/star_small.gif);
line-height: 10px;
height: 10px;
}

.redwarning
{
  padding: 2px;
  border: 2px solid red;
}

label
{
  cursor: pointer;
}

#col_view_table
{
  width: 100%;
  border: 1px solid #cacaca;
  padding: 5px;
  margin-bottom: 3px;
  margin-top: 2px;
}

#col_view_table thead
{
  background-color: #eaeaea;
}

#col_view_table thead th
{
  padding: 3px;
  font-size: 14px;
}

#col_view_table tbody td
{
  padding: 3px;
}

#col_view_table tbody td a
{
  display: block;
  padding: 2px;
}

#col_view_table tbody td a:hover
{
  background-color: #544D47;
  color: white;
}

#col_view_table tbody td a:active
{
  border: 1px solid #0033CC;
}

#col_view_table .alt_one
{
  background-color: #fafafa;
}

select
{
border: 1px solid #cacaca;
padding: 2px;
}

option
{
  padding: 1px;
}

#search_results .file
{
  padding-top: 10px;
  padding-bottom: 10px;
}

.file_options
{
  margin-top: 2px;
  margin-bottom: 5px;
}

#col_view_table tbody tr
{
  height: 20px;
}

.icon_key
{
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #cacaca;
  padding: 10px;
  width: 195px;
  background-color: #fafafa;
}

.register_now
{
  margin-top: 10px;
}

.thumb_scroller
{
  width: 600px;
  overflow: auto;
  height: 250px;
  white-space: no-wrap;
}

.thumb_scroller .main_gallery_image
{
  border: 2px solid red;
}

.thumb_scroller table
{
  display: inline;
  white-space: no-wrap;
}

.thumb_scroller table tr, .thumb_scroller table tr td
{
  white-space: no-wrap;
}

.thumb_scroller .thumb_list
{
  list-style: none;
  padding: 5px;
  margin: 0;
  white-space: no-wrap;
}

.thumb_scroller .thumb_list li
{
  display: inline;
  list-style: none;
  white-space: no-wrap;
  margin-right: 5px;
}
