/* Wrapper
--------------------------------------------------------------------------------------- */

#content_wrapper {
	margin: 25px auto;
	width: 950px;
}

#breadcrumb {
	margin-bottom: 5px;
}

/* Content
--------------------------------------------------------------------------------------- */

#left_column {
	float: left;
	width: 750px;
}

#collections {
	background-image: url("/assets/images/subhead.gif");
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 0 10px 20px 10px;
	width: 728px;
}

#cat_added {
	color: #999;
	font-size: .9em;
	margin-top: 3px;
}

#collectibles_subcats_all_thumbnails_left_container {
	clear: both;
	margin: 0 10px 0 10px;
	width: 728px;
}

#title {
	color: #FFFFFF;
	float: left;
	font-size: 1.2em;
	height: 22px;
	padding-top: 4px;
	font-weight: bold;
}

#rss {
	float: right;
	padding-top: 5px;
}

#views_title {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

#views_thumb {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	padding-left: 5px;
}

#views_thumb:hover {
	background-position: 0 -13px;	
}

#views_thumb_sel {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -13px;
	cursor: pointer;
	margin-right: 5px;
}

#views_detail {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -26px;
	cursor: pointer;
	padding-left: 5px;
}

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

#views_detail_sel {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -39px;
	cursor: pointer;
	margin-right: 5px;
}

#views_list {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
	cursor: pointer;
}

#views_list:hover {
	background-position: 0 -65px;	
}

#views_list_sel {
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	cursor: pointer;
}

#view {
	clear: both;
	float: left;
	margin-top: 17px;
	width: 131px;
}

#view select {
	margin: 0;
}

#view_title {
	font-weight: bold;
}

#sort_display_wrapper {
	float: right;
	width: 161px;
}

#sort_wrapper {
	float: left;
	margin: 15px 10px 0 0;
	width: 50px;
}

#sort_title {
	float: left;
	font-weight: bold;
	margin: 5px 5px 0 0;
}

#sort_desc {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -78px;
	cursor: pointer;
	margin-top: 3px;
}

#sort_desc:hover {
	background-position: 0 -93px;	
}

#sort_desc_sel {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -78px;
	cursor: pointer;
}
 
#sort_asc {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -78px;
	cursor: pointer;
}

#sort_asc:hover {
	background-position: 0 -93px;	
}

#sort_asc_sel {
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(/assets/images/collectibles_sprites.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
	cursor: pointer;
}

#display_views {
	float: left;
	margin-top: 20px;
}

.collectibles_subcats_all_thumbnails_name {
	font-size: 1.2em;
	font-weight: bold;
}

.collectibles_subcats_all_thumbnails_edit_settings {
	
}

#collectibles_subcats_all_thumbnails_catpic {
	clear: both;
	float: left;
	margin: 15px 10px 0 0;
}

#collectibles_subcats_all_thumbnails_desc {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.collectibles_subcats_all_thumbnails_addedby {
	float: left;
}

#cat_desc {
	clear: both;
	width: 590px;
	margin-top: 5px;
}

/* Content > Left Column > Thumbnails
--------------------------------------------------------------------------------------- */

#collectibles_subcats_all_thumbnails_random_title {
	float: left;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #F48D29;
}

#collectibles_subcats_all_thumbnails_random_view {
	float: right;
	padding-top: 5px;
}

#collectibles_subcats_all_thumbnails_random_view a {
	
}

#collectibles_subcats_all_thumbnails_pic_container {
	clear: both;
	height: 100%;
	padding-top: 10px;
}

#collectibles_subcats_all_thumbnails_pic_container a {
	text-decoration: none;
}

#collectibles_subcats_all_thumbnails_pic_container a:hover {
	text-decoration: underline;
}

.collectibles_subcats_all_thumbnails_pic_main {
	float: left;
	height: 200px;
	width: 120px;
	padding: 0 5px 5px 5px;
	text-align: center;
	color: #666666;
}

.collectibles_subcats_all_thumbnails_pic_main_private {
	float: left;
	width: 108px;
	height: 200px;
	text-align: center;
	color: #666666;
}
.collectibles_subcats_all_thumbnails_pic_main_private .divImage {
	border: solid 1px red;
}

.collectibles_subcats_all_thumbnails_pic_main_private a {
	color: red;
}

.collectibles_subcats_all_thumbnails_pic_cat {
	text-align: center;
	height: 100px;
	width: 100px;
	padding: 0 0 3px 0;
}

.collectibles_subcats_all_thumbnails_hwcontainer {
	width: 120px;
	padding: 0 5px 0 5px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 15px;
}

.have_checkbox {
	display: block;
	width: 19px;
	height: 16px;
	background-image: url(/assets/images/btn_hw_check.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	margin-left: 22px;
}

.have_checkbox:hover {
	background-position: 0 -16px;	
}

.have_checkbox_sel {
	display: block;
	width: 19px;
	height: 16px;
	background-image: url(/assets/images/btn_hw_check.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	cursor: pointer;
	margin-left: 20px;
}

.want_checkbox {
	display: block;
	width: 19px;
	height: 16px;
	background-image: url(/assets/images/btn_hw_check.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	margin-left: 23px;
}

.want_checkbox:hover {
	background-position: 0 -16px;	
}

.want_checkbox_sel {
	display: block;
	width: 19px;
	height: 16px;
	background-image: url(/assets/images/btn_hw_check.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	cursor: pointer;
	margin-left: 19px;
}

.manage_have_cont, .manage_want_cont {
	display: block;
	margin-top: 2px;
}

.collectibles_subcats_all_thumbnails_chckbox1 {
	float: left;
	cursor: pointer;
	width: 25px;
	height: 45px;
	margin: 0 10px 0 10px;
	width: 40px;
	text-align: center;
}

.collectibles_subcats_all_thumbnails_chckbox1 img {
	padding: 0;
}

.collectibles_subcats_all_thumbnails_chckbox2 {
	float: left;
	cursor: pointer;
	height: 45px;
	margin: 0 auto 0 auto;
}

.collectibles_subcats_all_thumbnails_additem {
	float: right;
}

.collectibles_subcats_all_thumbnails_chckbox2 img {
	padding: 0;
}

.collectibles_subcats_all_thumbnails_addone {
	font-weight: bold;
	float: right;
	margin: 5px 0 10px;
}

/* Content > Right Column
--------------------------------------------------------------------------------------- */

#column_right {
	float: left;
	margin-left: 10px;
	width: 190px;
}

#tags_container {
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 0 10px 10px 10px;
	background-image: url(/assets/images/subhead.gif);
	background-repeat: repeat-x;
}

#tags_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 10px 0;
}

/* Thumbnails
--------------------------------------------------------------------------------------- */

#thumbnails_container {
	background-color: #F7F7F7;
	border-top: 1px solid #94A3C4;
	border-bottom: 1px solid #94A3C4;
	clear: both;
	margin: 3px 0 5px 0;
	padding: 0 10px 0 10px;
}

.thumbnails_wrapper {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	width: 165px;
	text-align: center;
	color: #666666;
	padding: 5px 0 5px 0;
	margin: 10px 5px 10px 5px;
}

.thumbnails_wrapper:hover {
	border: 1px solid #345994;
}

.thumbnail {
	height: 100px;
	padding-bottom: 3px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

#none {
	margin-left: 10px;
}
