/* 
----------------------------------------------------------------------
  STHTMLSFINEST.COM
  Author(s): Music Bay AB, www.musicbay.se
  Created: 2007-04-10
----------------------------------------------------------------------
*/

#content-col {
  width: 675px;
  float: left;
}

/*
----------------------------------------------------------------------
  Community col
----------------------------------------------------------------------
*/

#com-col {
  /*width: 230px;*/
  width: 250px;
  /*background-color: #000;*/
  float: right;
  color: #fff;
  /*padding: 10px;*/
  
}

#com-col .padded-content {
  padding: 10px;
}

#com-col .content-block {
  border-bottom: 1px #333 solid;
  padding: 10px 0 5px 0;
  /*margin-bottom: 10px;*/
}

#com-col h1 {
  margin: 0;
  padding: 0 0 6px 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

#com-col .profile-picture {
	float: left;
	padding: 5px 10px 10px 0;
}

#userGuestbookUnreadEntries {
	width: 25px;
	height: 45px;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	line-height: 12px;
	background: url(/client/framework/com/icon_guestbook.gif) no-repeat;
}

#userGuestbookUnreadEntries a {	width: 25px; height: 45px; display: block; color: #000000 !important; text-decoration: none; }
#userGuestbookUnreadEntries a:hover {	color: #cc0000 !important; text-decoration: none; }
.gb-displaying { background: url(/client/framework/com/icon_guestbook_display.gif) no-repeat !important; }

#userMailboxUnreadMails {
	width: 25px;
	height: 45px;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	line-height: 12px;
	background: url(/client/framework/com/icon_mail.gif) no-repeat;
}

#userMailboxUnreadMails a {	width: 25px; height: 45px; display: block; color: #000000 !important; text-decoration: none; }
#userMailboxUnreadMails a:hover {	color: #cc0000 !important; text-decoration: none; }
.mail-displaying { background: url(/client/framework/com/icon_mail_display.gif) no-repeat !important; }

#userRelationEvents {
	width: 25px;
	height: 45px;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	line-height: 12px;
	background: url(/client/framework/com/icon_friends.gif) no-repeat;
}

#userRelationEvents a {	width: 25px; height: 45px; display: block; color: #000000 !important; text-decoration: none; }
#userRelationEvents a:hover {	color: #cc0000 !important; text-decoration: none; }
.rel-displaying { background: url(/client/framework/com/icon_friends_display.gif) no-repeat !important; }

#newBlogUpdates {
	width: 25px;
	height: 45px;
	float: left;
	text-align: center;
	color: #000;
	font-weight: bold;
	line-height: 12px;
	background: url(/client/framework/com/icon_blog.gif) no-repeat;
}

#newBlogUpdates a {	width: 25px; height: 45px; display: block; color: #000000 !important; text-decoration: none; }
#newBlogUpdates a:hover {	color: #cc0000 !important; text-decoration: none; }
.blog-displaying { background: url(/client/framework/com/icon_blog_display.gif) no-repeat !important; }


.com-input-idle {
  /*width: 170px;*/
  width: 220px;
  background-color: #000;
  border: 1px #333 solid;
  font-size: 11px;
  color: #ccc;
  padding: 2px;
}

.com-input-focus {
  /*width: 170px;*/
  width: 220px;
  background-color: #000;
  border: 1px #666 solid;
  font-size: 11px;
  color: #fff;
  padding: 2px;
}

.friends-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.friends-list li {
  padding: 0 0 5px 20px;
  margin: 0;
  height: 20px;
}

.friends-list li a{
  color: #fff;
}

.stat-4 {
  background: url(/client/framework/com/stat_4_bbg.gif) no-repeat;
}

.stat-3 {
  background: url(/client/framework/com/stat_3_bbg.gif) no-repeat;
}

.stat-2 {
  background: url(/client/framework/com/stat_2_bbg.gif) no-repeat;
}

.stat-1 {
  background: url(/client/framework/com/stat_1_bbg.gif) no-repeat;
}

.stat-4 a { text-decoration: none !important; }
.stat-3 a { text-decoration: none !important; }
.stat-2 a { text-decoration: none !important; }
.stat-1 a { text-decoration: none !important; }

.right-btn {
  float: right;
  padding-bottom: 10px;
}

.fav-item {
  /*width: 180px;*/
  width: 230px;
  padding-bottom: 10px;
}

.fav-item img {
  float: left;
  padding: 4px 8px 0 0;
}

.fav-item .desc {
  float: left;
}

.fav-item h2 {
  margin: 0;
  padding: 0;
  color: #d61315;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.fav-item a {
  color: #fff;
}

.remove-btn {
  float: right;
}

.padded-btn {
  padding: 5px 0 5px 0;
}

#com-col a {
  color: #fff;
}

#com-col p {
	padding: 5px 0 5px 0;
	margin: 0;
}

/**/

.com-friend-item {
	/*width: 174px;*/
	width: 224px;
	height: 14px;
	padding: 3px;
	border-top: 1px #1b1b1b solid;
}

.com-friend-item-active {
	/*width: 174px;*/
	width: 224px;
	height: 14px;
	padding: 3px;
	background: url(/client/framework/general/com_highlight_bg.gif);
	border-top: 1px #1b1b1b solid;
}

.com-friend-item-active .icons {
	width: 49px;
	float: left;
}

.com-friend-item-active .icons img { padding: 0; margin: 0;}

.com-friend-item a.user { display: block; /*width: 168px;*/width: 218px; height: 14px; text-decoration: none; none; float: left; }
.com-friend-item-active a.user { display: block; /*width: 125px;*/width: 175px; height: 14px; text-decoration: none; float: left; }

.write-box {
	/*width: 174px;*/
	width: 224px;
	padding: 3px;
	background: url(/client/framework/general/com_highlight_bg.gif);
}

.com-textarea-idle {
  /*width: 168px;*/
  width: 218px;
  height: 90px;
  background-color: #000;
  border: 1px #333 solid;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11px;
  color: #ccc;
  padding: 2px;
  margin: 5px 0 5px 0;
}

.com-textarea-focus {
  /*width: 168px;*/
  width: 218px;
  height: 90px;
  background-color: #000;
  border: 1px #666 solid;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11px;
  color: #fff;
  padding: 2px;
  margin: 5px 0 5px 0;
}


.blogs-holder {
	background:#000;
	width:667px;
	margin: 0 0 5px 0;
	overflow:hidden;
}
.blogs-holder .full-col{
	background:none;
	border:none;	
}
.blogs-holder .full-col a{
	color:#707070;  
}
.blogs-holder .full-col h1{
	border-bottom:1px solid #c82727;
	height:15px;
	margin:0 0 3px 0;
	clear:both;
	
}
.blogs-holder .full-col .blog-item{
	border:none;
	width:121px;
	padding:6px;
}
a.blog_image_holder{
	border:1px solid #474747;
	display:block;
	float:left;
	padding:1px;
}
.blogs-holder .full-col .blog-item a.blog_image_holder img {
	display:block;
}

.blogs-holder .full-col .first-blog-item {
  padding: 6px !important;
}

/*
----------------------------------------------------------------------
  News col
----------------------------------------------------------------------
*/

.news-col {
  width: 190px;
  margin: 0 4px 0 0;
  float: left;
  /*background: #fff;*/
}

.news-col .title-bar {
  width: 100%;
  height: 22px;
  padding: 4px 0 4px 0;
  /*margin-bottom: 4px;*/
  border-top: 1px #dedede solid;
  background: #fff;
}

.top-title-bar {
  /*margin-bottom: 0 !important;*/
  border-top: none !important;
  padding-top: 0 !important;
}

.news-col .title-bar .fill {
  height: 13px;
  padding: 6px 0 3px 5px;
  margin: 0;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.news-col .content-bg {
  /*background: url(/client/framework/general/left_col_bg.gif);*/
  padding-bottom: 20px;
}

.news-item {
  padding: 10px 10px 0 10px;
}

.news-item h1 {
  font-size: 14px;
  padding: 4px 0 0 0;
  margin: 0;
}

.news-item .blog-title {
  padding: 4px 0 0 0;
  margin: 0;
  font-size: 11px;
  color: #333;
  font-weight: bold;
}

.news-item .blog-title a { color: #333; }

.news-item p {
  padding: 4px 0 4px 0;
  margin: 0;
  line-height: 14px;
}

.news-item p img {
  vertical-align: text-bottom;
  padding-bottom: 2px;
}

.news-item a {
  /*color: #cc0000;*/
  font-weight: bold;
  text-decoration: none;
}

/* --- */

.latest-blog-item {
  padding: 10px 10px 10px 10px;
  background: #fff;
}

.latest-blog-item .date {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: #999;
}

.latest-blog-item h1 {
  font-size: 11px;
  padding: 0;
  margin: 0;
}

.latest-blog-item p {
  padding: 2px 0 2px 0;
  margin: 0;
  line-height: 12px;
  text-decoration: none;
}

.latest-blog-item .hdr {
  padding: 6px 0 2px 0;
  margin: 0;
}

.latest-blog-item .light {
  color: #999;
  padding: 0 0 5px 0;
}

.latest-blog-item a { font-weight: bold; }
.latest-blog-item a:hover { text-decoration: none; }

.blog-message-holder a { text-decoration: underline; }
.blog-entry .blog-message-holder p {
	margin-left:0;
	padding-left:0;
}
.blog-message-holder {
	margin: 0 10px 10px 10px;
}
/* --- */
 
.white-bg {
  background: #fff;
}

.member-item {
  padding: 2px 2px 2px 2px;
  margin: 4px 0 0 0;
  background: #fff;
  border: 1px #dedede solid;
}

.member-item .content {
  padding: 8px 8px 8px 8px;
  background: #f3f3f3;
}

.member-item .content .member-title-stat-4 {
  background: url(/client/framework/com/stat_4_wbg.gif) no-repeat;
  padding: 0 0 0 20px;
  margin: 0;
  font-weight: bold;
}

.member-item .content .member-title-stat-3 {
  background: url(/client/framework/com/stat_3_wbg.gif) no-repeat;
  padding: 0 0 0 20px;
  margin: 0;
  font-weight: bold;
}

.member-item .content .member-title-stat-2 {
  background: url(/client/framework/com/stat_2_wbg.gif) no-repeat;
  padding: 0 0 0 20px;
  margin: 0;
  font-weight: bold;
}

.member-item .content .member-title-stat-1 {
  background: url(/client/framework/com/stat_1_wbg.gif) no-repeat;
  padding: 0 0 0 20px;
  margin: 0;
  font-weight: bold;
}

.member-item .content img {
  float: left;
  padding: 10px 6px 0 0;
}

.member-item .content ul {
  float: left;
  width: 100px;
  margin: 0;
  padding: 6px 0 0 0;
  list-style-type: none;
}

.member-item .content li {
  width: 100px;
  height: 16px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

/*
----------------------------------------------------------------------
  Center cols
----------------------------------------------------------------------
*/

.no-padding-top {
  padding-top: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.center-col {
  width: 468px;
  float: left;
}

.center-block {
  width: 468px;
  /*border-left: 1px #dedede solid;*/
  /*padding: 4px 0 10px 4px;*/
  padding: 0 0 10px 5px;
}

.center-block .title-bar {
  width: 100%;
  height: 22px;
  padding: 4px 0 0 0;
  margin-bottom: 4px;
  border-top: 1px #dedede solid;
}

.center-block .title-bar .fill {
  height: 13px;
  padding: 6px 0 3px 5px;
  margin: 0;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.center-block .text-content {
	padding: 10px;
}

.center-block .image-spot-left {
  width: 232px;
  float: left;
}

.center-block .image-spot-right {
  width: 232px;
  float: right;
}

.center-block .image-spot-large {
  width: 468px;
}

.center-block .image-spot-left p { padding: 6px 0 0 0; margin: 0; }
.center-block .image-spot-right p { padding: 6px 0 0 0; margin: 0; }
.center-block .image-spot-large p { padding: 6px 0 0 0; margin: 0; }

.super-image {
  padding: 0 0 9px 0;
  background: #fff url(/client/framework/general/super_image_border.gif) repeat-x bottom;
}

.center-block h1 {
  font-size: 14px;
  padding: 4px 0 4px 0;
  margin: 0;
}

.center-block a {
  /*color: #cc0000;*/
  font-weight: bold;
}

/* --- */

.center-ad {
  padding: 4px 0 4px 4px !important;
  border-top: 1px #dedede solid;
}

.border-bottom {
  border-bottom: 1px #dedede solid;
  margin-bottom: 4px;
}

/* --- */

.thumbs-list {
  /*float: left;*/
  border-bottom: 1px #dedede solid;
  margin-bottom: 4px;
}

.thumbs-list img {
  padding: 0 1px 1px 0;
}

.thumbs-list-img-unpadded {
  padding: 0 !important;
}

/*
----------------------------------------------------------------------
  Blog col, full width
----------------------------------------------------------------------
*/

.full-col {
  width: 667px;
  padding: 4px 0 0 0;
  background: #fff;
}

.full-col .title-bar {
  width: 100%;
  height: 22px;
  padding: 4px 0 0 0;
  margin-bottom: 4px;
  border-top: 1px #dedede solid;
}

.top-title-bar {
  /*margin-bottom: 0 !important;*/
  border-top: none !important;
  padding-top: 0 !important;
}

.full-col .title-bar .fill {
  height: 13px;
  padding: 6px 0 3px 5px;
  margin: 0;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.full-col .full-block {
  width: 662px;
  /*border-left: 1px #dedede solid;*/
  /*padding: 4px 0 10px 4px;*/
  padding: 10px 0 10px 5px;
  border-bottom: 1px #dedede solid;
}

/**/

.full-col .top-image {
	padding: 0 0 4px 0;
}




.double_blog .title-bar {
  width: 100%;
  height: 22px;
  padding: 4px 0 0 0;
  margin-bottom: 4px;
  border-top: 1px #dedede solid;
}

.double_blog .title-bar .fill {
  height: 13px;
  padding: 6px 0 3px 5px;
  margin: 0;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

/**/

.full-col .blog-item {
  width: 129px;
  padding: 0px 0 4px 4px;
  border-right: 1px #dedede solid;
  float: left;
}

.first-blog-item {
  padding-left: 0 !important;
}

.last-blog-item {
  border-right: none !important;
}

.full-col .blog-item h1 {
  font-size: 14px;
  padding: 4px 0 0 0;
  margin: 0;
}

.full-col .blog-item p {
  margin: 0;
  padding: 0;
  line-height: 14px;
}

.full-col .blog-item a {
  /*color: #cc0000;*/
  font-weight: bold;
}

/*
----------------------------------------------------------------------
  Image gallery
----------------------------------------------------------------------
*/

#image-gallery {
	width: 667px;
	background: #000;
}

#image-gallery #top-nav {
	height: 30px;
}

#image-gallery #top-nav select {
	height: 16px;
	width: 160px;
	background: #000;
	color: #fff;
	font-size: 9px;
	border: 1px #333 solid;
}

#image-gallery #bottom-nav {
	height: 22px;
	padding: 8px 10px 0 10px;
	text-align: center;
	color: #fff;
}

#image-gallery #bottom-nav #desc {
	width: 519px;
	float: left;
}

#image-gallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 6px 0 0 10px;
}

#image-gallery li {
	float: left;
	padding: 0 15px 0 0;
}

#image-gallery li img {
	padding: 3px 0 0 0;
}

#image-gallery #image-holder {
  width: 667px;
  /*height: 480px;*/
  height: 446px;
  margin: 0;
  padding: 0;
  background-color: #000;
  background-image: url(/client/framework/general/sponsor_nikon.gif);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

.image-ad {
  padding: 4px 0 4px 0;
  margin-top: 4px;
  border-top: 1px #dedede solid;
}

.image-iframe {
	width: 667px;
	height: 120px;
	border: none;
}


.imgage-thumbs-list {
	width: 667px;
  padding: 8px 0 4px 0;
  margin-top: 4px;
  border-top: 1px #dedede solid;
}

.imgage-thumbs-list .image-thumb {
	width: 107px;
	height: 78px;
	padding: 0 5px 5px 0;
	float: left;
}

.imgage-thumbs-list .image-thumb .image-thumb-holder {
	width: 102px;
	height: 68px;
	background: #000;
	text-align: center;
}
.user-image-thumbs-list {
  list-style:none;
  overflow:hidden;
}

ul.user-image-thumbs-list li{
	overflow:hidden;
	clear:both;
	float:left;
	width:500px;
	border-bottom: 1px #f6f6f6 solid;
	margin: 0 0 10px 0;
}

.user-image-thumbs-list {
  padding: 8px 0 4px 0;
  margin-top: 4px;
  border-top: 1px #dedede solid;
}

.user-image-thumbs-list .image-thumb {
	width: 107px;
	padding: 0 10px 10px 0;
	float: left;
}
.user-image-thumbs-list .image-inputs {
	width: 340px;
	padding: 0 5px 5px 0;
	float: left;
}
.user-image-thumbs-list .image-inputs label {
	width: 80px;
	margin:0 10px 0 0;
	clear:both;
	float: left;
}
.user-image-thumbs-list .image-inputs p {
	margin:10px 0 0 0;	
	clear:both;
}
.user-image-thumbs-list .image-inputs select,
.user-image-thumbs-list .image-inputs input {
	width: 100px;
	margin:0 10px 5px 0;
	float: left;
}
.user-image-thumbs-list .image-inputs input.radio {
	width: auto;
	margin:0 5px 5px 0;
}
.user-image-thumbs-list .image-thumb .image-thumb-holder {
	width: 102px;
	height: 68px;
	float: left;
	background: #000;
	text-align: center;
}




.imgage-thumbs-list {
	width: 667px;
  padding: 8px 0 4px 0;
  margin-top: 4px;
  border-top: 1px #dedede solid;
}

.imgage-thumbs-list .image-thumb {
	width: 107px;
	height: 78px;
	padding: 0 5px 5px 0;
	float: left;
}

.imgage-thumbs-list .image-thumb .image-thumb-holder {
	width: 102px;
	height: 68px;
	background: #000;
	text-align: center;
}


.gallery_album {
	border:1px solid #ccc;
	width:100px;
	padding:5px;
	background:#fff;
	text-align:center;
	line-height:11px;
	color:#333;
}
.gallery_album .num{
	color:#999;
	font-size:10px;
}



.gallery_album img{
	
}

.icon-holder {
	padding: 6px 10px 0 10px;
	border-top: 1px #dedede solid;
}



/**/

#imageGalleryFrontpageDisplay {}
#imageGalleryImageDescription a {color:#fff}
#imageGalleryFrontpageDisplay .image-holder {
	width: 334px;
	height: 446px;
	overflow: hidden;
	float: left;
}

#imageGalleryFrontpageDisplay .text-holder {
	width: 253px;
	height: 406px;
	overflow: hidden;
	padding: 20px !important;
	color: #ccc;
}

#imageGalleryFrontpageDisplay .info-box {
	width: 253px;
	height: 51px;
	padding: 5px 0 0 0;
	margin-top: 2px;
	border-top: 1px #333 solid;
	background: #000;
}

#imageGalleryFrontpageDisplay .text-holder a { color: #ccc; text-decoration: none; }

#imageGalleryFrontpageDisplay .info-box img { float: left; }

#imageGalleryFrontpageDisplay .info-box .text { 
	width: 209px; 
	padding: 0 0 0 10px; 
	float: left;
}

#imageGalleryFrontpageDisplay .info { color: #999; }

/**/

#image-side-bar {
	position: absolute; 
	z-index: 2; 
	width: 667px;
	height: 446px;
}

#toggle-button {
	width: 15px;
	height: 446px;
	padding: 162px 0 0 0;
	float: right;
}

#side-bar-container {
	width: 121px;
	height: 446px;
	padding: 0 5px 0 5px;
	background: #000;
	border-left: 1px #fff solid;
	float:right;
}

#side-bar-container a { color: #ccc; text-decoration: none; }
#side-bar-container a:hover { color: #fff; }

/*
----------------------------------------------------------------------
  Articles
----------------------------------------------------------------------
*/

.more-item {
	width: 180px;
  padding: 10px 45px 10px 10px;
  float: left;
}

.last-item {
	padding-right: 0px !important;
}

.more-item h1 {
  font-size: 14px;
  padding: 4px 0 0 0;
  margin: 0;
}

.more-item p {
  padding: 4px 0 4px 0;
  margin: 0;
  line-height: 14px;
}

.more-item p img {
  vertical-align: text-bottom;
  padding-bottom: 2px;
}

.more-item a {
  /*color: #cc0000;*/
  font-weight: bold;
}

/**/

.search-idle {
  width: 160px;
  background-color: #fff;
  border: 1px #999 solid;
  font-size: 11px;
  color: #000;
  padding: 2px;
}

.search-focus {
  width: 160px;
  background-color: #fff;
  border: 1px #cc0000 solid;
  font-size: 11px;
  color: #000;
  padding: 2px;
}

.search-select {
	height: 18px;
	width: 166px;
	background: #fff;
	color: #000;
	font-size: 10px;
	border: 1px #999 solid;
}

/**/
/**/

.article {
	width: 667px;
	font-size: 11px;
	line-height: 17px;
	background: #fff;
	float:left;
}

.article .article-page {
	float:left;
	/*overflow: hidden;*/
}

.article .vert-image {
	width: 333px;
	float: left;
}

.article .vert-text {
	width: 294px;
	padding: 0 20px 0 20px;
	float: left;
}

.article .hor-image {
	padding: 0 0 10px 0;
}

.article .hor-text {
	padding: 0 20px 0 20px;
}

.article .hor-text .left-col {
	width: 300px;
	padding: 0 20px 0 0;
	float: left;
}

.article .hor-text .right-col {
	width: 300px;
	float: left;
}

.article .page-nav-holder {
	width: 667px;
	text-align: center;
	font-size: 10px;
	padding: 20px 0 15px 0;
	clear:both;
}

.article .icon-holder {
	padding: 6px 0 0 0;
	border-top: 1px #dedede solid;
	clear:both;
}
.article .icon-holder img {
	vertical-align:top;
}
.article .guestlist {
	clear:both;
	margin: 20px 0 0 0;
	border-top:1px solid #ddd;
}

/**/

.article .info-box {
	width: 264px;
	height: 51px;
	padding: 5px 0 0 0;
	margin-top: 2px;
	
	border-top: 1px #dedede solid;
	background: #fff;
}

.article .info-box img { float: left; margin-bottom: 10px;}

.article .info-box .text {
	width: 190px;
	padding: 0 0 0 10px; 
	float: left;
}

#guetlist_entry_visitor label {
	display:block;
	width:80px;
	float:left;
	line-height:11px;
}
#guetlist_entry_visitor input {
	margin: 0 0 3px 0;
}

#guetlist_entry_visitor .register_to_event_button {
	margin: 0 0 0 80px;
}


/**/

.comment-block-top {
	width: 653px;
	padding: 10px;
	margin-bottom: 4px;
	background: #f3f3f3;
	border-top: 1px #dedede solid;
	border-bottom: 1px #dedede solid;
}

.comment-block-top .info {
	width: 177px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	border-bottom: 1px #dedede solid;
}

/*
----------------------------------------------------------------------
  Top list
----------------------------------------------------------------------
*/

.super-hdr-toplist {
	width: 667px;
	height: 64px;
	background: #fff url(/client/framework/general/super_hdr_bg.gif) repeat-x;
}

.super-hdr-toplist .content {
	padding: 16px;
	float: left;
}

.top-list-block {
	width: 468px;
	padding: 4px 0 4px 0;
	border-bottom: 1px #dedede solid;
}

.top-list-block .image-holder {
	width: 100px;
	padding: 0 15px 0 0;
	float: left;
}

.top-list-block .text-holder {
	width: 300px;
	padding: 5px 0 0 0;
	float: left;
}

/*
----------------------------------------------------------------------
  Club pages
----------------------------------------------------------------------
*/

.super-hdr-club {
	width: 667px;
	height: 60px;
	background: #fff url(/client/framework/general/super_hdr_bg.gif) repeat-x;
	padding: 0 0 4px 0;
}

.super-hdr-club .logo {
	width: 200px;
	height: 60px;
	float: left;
}

.super-hdr-club .nav {
  height: 19px;
  padding: 41px 0 0 0;
  float: left;
}

.super-hdr-club .nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.super-hdr-club .nav li {
  margin: 0;
  padding: 0;
  float: left;
}

.staff-member {
	width: 224px;
	padding: 0 10px 4px 0;
	overflow-x: hidden;
	float: left;
}

.staff-member .image-holder {
	padding: 0 10px 0 0;
	float: left;
}

.staff-member .text-holder {
	width: 124px;
	float: left;
	overflow: hidden;
}

.staff-member p { padding: 5px 0 0 0; margin: 0; }

/*
----------------------------------------------------------------------
  General
----------------------------------------------------------------------
*/

.super-hdr {
	width: 635px;
	height: 32px;
	background: #fff url(/client/framework/general/super_hdr_bg.gif) repeat-x;
	padding: 16px;
}

/*
----------------------------------------------------------------------
 Top Blogs
----------------------------------------------------------------------
*/

.blogs-holder {
	background:#000;
	width:667px;
	margin: 0 0 5px 0;
	overflow:hidden;
}
.blogs-holder .full-col{
	background:none;
	border:none;	
}
.blogs-holder .full-col a{
	color:#707070;  
}
.blogs-holder .full-col h3{
	border-bottom:1px solid #c82727;
	color:#c82727;
	height:15px;
	font-size:12px;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
	clear:both;
}
.blogs-holder .full-col h3 a{
	color:#c82727;
}
.blogs-holder .full-col .blog-item{
	border:none;
	width:121px;
	padding:6px;
}
a.blog_image_holder{
	border:1px solid #474747;
	display:block;
	float:left;
	margin-bottom:6px;
	padding:1px;
}
.blogs-holder .full-col .blog-item a.blog_image_holder img {
	display:block;
}

.blogs-holder .full-col .first-blog-item {
  padding: 6px !important;
}

/*
----------------------------------------------------------------------
  Misc
----------------------------------------------------------------------
*/

.link-btn {
  padding: 6px 0 0 0;
  margin: 0;
}

.stat-table { width: 468px; }
.stat-table td { padding: 4px; }


#article-icon-holder .float-left{
	width:400px;
}
#article-icon-holder .float-left img{
	float:left;
	display:inline;
}
#tell_friend_form {
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	width: 220px;
}

#tell_friend_form #tell_friend_email {
	width: 160px;
  	background-color: #FFF;
  	border: 1px #999 solid;
  	font-size: 11px;
  	margin:0;
  	color: #333;
  	padding: 2px;
  	float:left;
}




#site_search {
	background:#7e0f0f url(/client/framework/general/search_bg.gif) no-repeat bottom left;
	border:none;
}  
#site_search p{
	margin: 0 0 0 5px; 
	padding:0;
}
 
#site_search form {
	padding:5px;  
} 
#site_search form .text_input .search_button{
	margin:5px 0 0 0;
} 
 
#site_search form .radios label{
	 padding:0 3px 0 0;
}
#site_search form .radios input.radio{
	 margin:0;
}
#site_search form .text_input input {
	 margin:0 5px 5px 0;
}

