body {
	margin: 0;
	padding: 10px 0 0
}

h1 {
	font-size: 1.5em;
	color: #3DBD51;
	margin: 0.3em 0
}

h2 {
	font-size: 1.2em;
	color: #3DBD51;
	margin: 1em 0 0;
	border-bottom: 1px solid
}

a {
	color: #411433;
	text-decoration: underline
}

img {
	border: none
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	width: 400px;
	text-align: right;
	position: relative;
}

#wrapper {
	width: 977px;
	margin: 0 auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.logo {
	float: left;
	margin-top: 35px;
}

.icon {
	float: right;
	margin-right: 10px
}

.greenbar {
	background: url(http://media.celebset.net/images/greenbar.gif) no-repeat top left;
	clear: both;
	height: 35px;
	min-height: 35px;
	border: 1px solid white;	/* Opera and Konqueror need this invisible border for formatting. No idea why. */
}

.greenbar form {
	float: right;
	padding: 6px 10px 0;
}

.greenbar .button {
	vertical-align: middle;
}

.greenbar a {color: #fff; float: left; display: block; border-right: 1px solid #fff;
			text-decoration: none; padding: 9px 10px 7px; font-size: 14px; text-shadow: #999 2px }
.greenbar a:hover { text-decoration: underline}

#cname { width: 160px; display: inline;}

.greenbar label {
	visibility: hidden
}

.browse-button {
	float: left;
	padding: 6px 0px 0 10px;
}

#lucky-dip-button {
	float: left;
	padding: 6px 0 0 10px;
}

.google-ads-top {
	float: right;
	margin: 0 10px 5px 0;
}

#rightbar {
	/*display: none;*/
	float: left;
	width: 177px;
	margin-left: 10px;	
}

.top10 {
	float: left;
	width: 180px;
	margin-right: 10px;
	padding: 0
}

.top10 h2 {
	font-size: 1.2em;
	padding: 0.3em 0.3em 1.5em;
	margin: 0;
	background: url(http://media.celebset.net/images/pinkbox-top.gif) no-repeat top left
}

.top10 ol {
	margin: -2px 0 0;
	padding: 0 0 10px;
	width: 183px !important;
	width: 177px;
	list-style: none;
	width: 95%;
	background: url(http://media.celebset.net/images/pinkbox-bottom.gif) no-repeat bottom left
}

.top10 li {
	display: block;
	margin: 0;
	padding: 0 4px 0 1px
}

.top10 li a {
	display: block;
	width: 162px;
	text-decoration: none;
	line-height: 1.5em;
	color: #411433;
	padding-left: 10px
}

.top10 li a:hover {
	background-color: #FCE3FA;
	border-bottom: 1px solid #CCB8CA;
	border-top: 1px solid #fff;
	margin: -1px 0
}

.top10 li:first-child a:hover {
	position: relative;
	top: -1px;
	margin-bottom: -2px;
}

/* recent_sets has class top10, so we just override the settings we don't want */
#recent_sets {
	margin-right: 0;
}

.main {
	float: left;
	width: 580px;
}

.main p {
	margin: 0.6em 0 1em;
	clear: both
}

#sets {
	width: 177px;
	margin-bottom: 1em;
	padding: 0;
	float: left;
}

#set_header {
	border: 1px darkgray solid;	
	width: 177px;
	font-weight: bold;
}

#set_pictures {
	border: 1px lightgray solid;
	height: 400px;	
	width: 177px;
	background-color: #EEEEEE;
	overflow: scroll;
}

#sets img {
	margin: 3px;	
}

#set_input {
	display: none;
}

.images {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.images li {
	display: inline;
}

.images li img {
	margin: 0 20px 20px 0
}

.images img {
	border: none
}

.more-link {
	float: right;
	font-weight: bold;
	font-size: 1.1em;
}

.more-link a {
	color: #AB4C88;
}

.footlink {
	float: right;
	margin: 50px 0 0;
}

.footer {
	border-top: 1px solid #3DBD51;
	padding: 0;
	list-style: none;
	clear: both;
	float: left;
	width: 100%;
}

.footer li {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	font-size: 85%
}

.footer li a {
	color: #999;
}

.browselist {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	font-weight: bold;
	width: 143px
}

.browselist li {
	font-size: 1.2em;
	margin: 10px 0 20px;
	padding: 0;
}

.browselist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal
}

.browselist ul li {
	font-size: 0.8em;
	border: none;
	margin: 8px 0;
}

.centeradvert {
	text-align: center;
	clear: both;
}

#celebcontainer {
	position: absolute;
	left: 140px;
	top: 20px;
	border: 1px solid #404040;
	background: #fff;
	font-size: 85%;
	overflow: hidden;
	width: 160px;
	text-align: left;
}

#celebcontainer ul {
	width: 100%;
	padding: 5px 0;
	list-style: none;
	margin: 0 2px;
}

#celebcontainer li {
	padding: 0 2px;
	cursor: default;
	white-space: nowrap;
	display: list-item;
	margin: 0;
}

#celebcontainer li.yui-ac-highlight {
	background: #D2F5D1;
}

#contact label {
	display: block;
	width: 10em;
	float: left;
}

#contact .right {
	float: right;
}

#contact textarea {
	border: 1px solid black;
}

#error {
	color: darkred;
	border: 1px solid black;
	background-color: beige;
	padding: 0.3em;
	margin-bottom: 0.5em;
}

#set_view_wrapper {
	margin-top: 1em;
	float: left;
}

#set_view_wrapper h1 {
	float: left;
}

#set_view_wrapper .edit_set_link {
	float: right;
}

#set_view {
	clear: both;
	margin: 0;
	padding: 0 0 2em 0;
	float: left;
	list-style: none;
	text-align: center;
}

#set_view li {
	float: left;
	margin: 0 1em 0 1em;
	padding: 0.5em;
	height: 270px;
	width: 240px;	
}

#set_view h3 {
	padding: 0;
	margin: 10px 0 5px 0;
}

#set_description,#set_description_locked,#set_description_edit {
	clear: both;
	text-align: justify;
	margin: 0;
	padding: 0 10em;
}

.hide {
	display: none;
}

.highlight {
	background-color: rgb(255, 255, 211);
}

.view_set_link {
	text-align: center;
}

.view_set_link a {
	text-decoration: underline;	
}
.view_set_link h3 {
	padding: 0;
	margin: 0.3em 0.7em 1em 0.7em;
	display: inline;
}

.pager {
	clear: both;
	border-top: 1px solid #BC82D8;
	border-bottom: 1px solid #BC82D8;	
	text-align: center;
	font-size: 133%;
	margin: 0;
	padding: 0;
}

.pager a {
	padding: 0 20px;	
}

#chat_header {
	margin-bottom: 1em;
}

#comment_preview fieldset {
	text-align: left;
}

div.comment_even {
	background-color: #FFEEFF
}

.comment_header {
	color: grey;
}

.comment_header b {
	color: #BC82D8;	
}

p.comment_body {
	text-align: justify;
	margin: 0 0 0 2em;
	padding: 0;
}

/* AdBrite adds and BannerBoxes ads */
#mbtb, #bannerboxes_ad {
	text-align: left !important;
	border: 1px solid #3DBD51;
}

div.noborder #mbtb, div.noborder #bannerboxes_ad {
	text-align: left !important;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#mbtb td {
	padding: 0.3em;
}

.adHeadline, .bbtitle, .bbadvertisehere {
	text-decoration: underline;
	color: #BC82D8;
}

.adText, .bbdescription, .bburl {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

#center_top_ad {
	width: 468px;
	margin: 0 61px; /* Was 40px */
	float: left;
}


#top_right_ad {
	margin: 0;
	width: 170px;  /* CelebSet.Net image is 213px */
	float: left;
	border: 1px solid #3DBD51;
}

#left_bar_ad {
	border: 1px solid #3DBD51;
	margin-top: 10px;
}

#right_bar_ad {
	border: 1px solid #3DBD51;
	margin-top: 10px;
	float: left;
}

p.comment label {
	display: block;
}

p.comment textarea {
	width: 75%;
}

