* {
	outline: none;
}

.alt {
	font-style: italic;
}

.avatar {
	display: block;
	height: 90px;
	position: relative;
	width: 90px;
}

.avatar .mask {
	background: transparent url('/img/bg-avatar-mask.png') no-repeat;
	display: block;
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}

.avatar .mask.online {
	background-image: url('/img/bg-avatar-mask-online.png');
}

.clear:after {
	clear: both;
	content: '';
	display: block;
}

.indent {
	margin-left: 108px;
}

.inline {
	display: inline;
}

.large {
	font-size: 16px;
	line-height: 24px;
}

.left {
	display: block;
	float: left;
}

.light {
	color: #888888;
}

.marginBottom,
.marginBottomM {
	margin-bottom: 24px;
}

.marginBottomS {
	margin-bottom: 16px;
}

.marginBottomXS {
	margin-bottom: 8px;
}

.medium {
	font-size: 14px;
	line-height: 20px;
}

.noWrap {
	white-space: nowrap;
}

.req {
	color: #EE0044;
	font-weight: bold;
}

.right {
	display: block;
	float: right;
}

.small {
}

.w30 {
	width: 30px;
}

.w40 {
	width: 40px;
}

.w100 {
	width: 100px;
}

.w200 {
	width: 200px;
}

.w300 {
	width: 300px;
}

a {
	color: #000000;
}

a:hover {
	color: #44AA00;
}

a.light {
	color: #888888 !important;
}

a.light:hover {
	color: #44AA00 !important;
}

a#topicRSS {
	margin-right: 0;
}

body {
	background: #EAEAEA;
	overflow: -moz-scrollbars-vertical;
	position: relative;
}

body,
html {
	margin: 0;
}

body,
input,
select,
textarea {
	color: #444;
	font: normal 12px arial, helvetica, sans-serif;
	line-height: 18px;
}

div.ad {
	background: transparent url('/img/bg-post-ad.gif') no-repeat;
	height: 90px;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 5px 5px 9px 5px;
	width: 728px;
}

div.avatarForm {
	width: 452px;
}

div.avatarForm p {
	margin-bottom: 8px;
}

div.border {
	background: #FFF;
	height: 100%;
	position: fixed;
	width: 100%;
}

div#borderBottom {
	bottom: 0px;
	height: 10px;
	left: 0px;
	z-index: 9996;
}

div#borderLeft {
	left: 0px;
	top: 0px;
	width: 10px;
	z-index: 9997;
}

div#borderRight {
	right: 0px;
	top: 0px;
	width: 10px;
	z-index: 9998;
}

div#borderTop {
	height: 10px;
	left: 0px;
	top: 0px;
	z-index: 9999;
}

div#busyMessage {
	background: transparent url('/img/bg-busy-message.gif') no-repeat;
	height: 29px;
	margin-top: 4px;
	padding: 23px 16px 0 16px;
}

div.col2 {
	width: 360px;
}

div.col3 {
	margin-right: 12px;
	width: 238px;
}

div.col3.last {
	margin-right: 0;
}

div#content {
	overflow: hidden;
	width: 738px;
}

div#content div.box {
	background: transparent url('/img/bg-box.gif') no-repeat;
	margin-bottom: 18px;
	padding: 18px 12px 0 12px;
	position: relative;
}

div#content div.box div.avatar {
	position: absolute;
	left: 0px;
}

div#content div.box .mask {
	background-image: url('/img/bg-avatar-mask-box.png');
}

div#content div.box a.insert {
	background-image: url('/img/bg-insert-dark.gif');
}

div#content div.box form {
	width: 618px;
}

div#content div.box.message {
	background-image: none;
}

div#cropper {
	border: 1px solid #AAA;
	height: 358px;
	width: 358px;
}

div#cropperHelp {
	width: 360px;
}

div.divider {
	border-bottom: 1px solid #DDDDDD;
}

div#dob select {
	margin-right: 6px;
}

div#errors {
	background: transparent url('/img/bg-errors.gif') no-repeat;
	padding: 12px 12px 6px 12px;
}

div#errorsWrapper {
	background: transparent url('/img/bg-errors-wrapper.gif') no-repeat scroll bottom;
	display: none;
	margin-bottom: 18px;
	padding-bottom: 6px;
}

div#errors ul {
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
	list-style: disc;
	margin: 0 0 0 16px;
	padding: 0;
}

div#favs {
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;
	margin-bottom: 16px;
	padding: 16px 0 24px 0;
}

div.field {
	margin-bottom: 8px;
}

div.field.large {
	margin-bottom: 12px;
}

div.field.large input {
	font: normal 20px arial, helvetica, sans-serif;
	height: 24px;
	padding: 6px 4px;
	width: 608px;
}

div#flash {
	background: transparent url('/img/bg-flash.gif') no-repeat;
	color: #44AA00;
	padding: 12px 12px 6px 12px;
}

div#flashWrapper {
	background: transparent url('/img/bg-flash-wrapper.gif') no-repeat scroll bottom;
	display: none;
	margin-bottom: 18px;
	padding-bottom: 6px;
}

div#footer {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 24px;
	text-align: center;
}

div.formWrapper {
	background: #FFF url('/img/bg-form-wrapper.gif') no-repeat scroll bottom;
	margin-bottom: 16px;
	padding-bottom: 8px;
}

div#forumsPulldownWrapper {
	left: -1px;
	position: absolute;
	top: 30px;
	width: 141px;
	z-index: 1000;
}

div#forumsPulldownWrapper ul {
	background-color: #FFFFFF;
	border: 1px solid #444444;
	border-bottom-right-radius: 4px;
	border-top: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 139px;
}

div#forumsPulldownWrapper ul a {
	border-top: 1px solid #DDDDDD;
	display: block;
	line-height: 18px;
	padding: 4px 11px;
	text-decoration: none;
}

div#forumsPulldownWrapper ul a:hover {
	background-color: #FAFAFA;
	border-top-color: #DDDDDD !important;
}

div#header {
	background: #222222;
	background-position: bottom;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

div#headerWrapper {
	background: #222222;
	border-bottom: 1px solid #333333;
}

div#heading {
	margin: 0 0 22px 0;
}

div.inputCheck {
	margin: 12px 0 0 8px;
	padding-left: 22px;
}

div.inputCheck.error {
	background: transparent url('/img/error.gif') no-repeat scroll 0 -1px;
	color: #F22;
}

div.inputCheck.loader {
	background: transparent url('/img/loader.gif') no-repeat scroll 0 -1px;
}

div.inputCheck.ok {
	background: transparent url('/img/tick.gif') no-repeat scroll 0 -1px;
	color: #2A2;
}

div.insertButtons {
	margin-bottom: 8px;
}

div.insertButtons div#imageHost {
	margin-top: 6px;
}

div#leaderboard {
	background: #FFF;
	height: 90px;
	margin: 0 auto;
	width: 728px;
}

div.listWrapper {
	background: #FFF url('/img/bg-list-wrapper.gif') no-repeat scroll bottom;
	margin-bottom: 16px;
	padding-bottom: 8px;
}

div.listWrapper.small {
	background-image: url('/img/bg-list-wrapper-small.gif');
}

div#main {
	margin: 0 auto;
	padding: 24px 0;
	width: 960px;
}

div#mainWrapper {
	background: transparent url('/img/bg-main-wrapper.gif') repeat-x;
}

div#map {
	height: 480px;
	width: 480px;
}

div#menuWrapper {
	background: #222222;
}

div#message {
	background: transparent url('/img/bg-post.gif') no-repeat;
	margin-bottom: 18px;
	width: 738px;
}

div#message a.avatar .mask {
	background-image: url('/img/bg-avatar-mask-post.png');
}

div#message a.avatar .mask.online {
	background-image: url('/img/bg-avatar-mask-post-online.png');
}

div#messageDialog {
	background: #FFF url('/img/bg-post-div.gif') no-repeat scroll bottom;
	font: normal 14px 'courier new', monospace;
	line-height: 18px;
	margin-top: 7px;
	padding: 0 12px 12px 12px;
	width: 618px;
}

div.pagination {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 24px;
	position: relative;
}

div.pagination div {
	position: absolute;
	top: 0px;
}

div.pagination div.right {
	right: 0px;
	text-align: right;
}

div.pagination a.active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

div.pagination li {
	display: inline;
}

div.pagination ul {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

div#pollAnswers {
	margin-bottom: 12px;
}

div#pollAnswers input.text {
	width: 608px;
}

div#pollAnswers div.field a.buttonImage {
	margin: 4px 0 0 8px;
}

div#pollAnswers div.field div {
	font-size: 20px;
	line-height: 22px;
	margin-top: 5px;
	width: 40px;
}

div#pollAnswers div.field input.text {
	font-size: 16px;
	width: 568px;
}

div#pollAnswers div.field.added input.text {
	width: 536px;
}

div#pollVotes {
	border-top: 1px dotted #BBBBBB;
	font-size: 14px;
	line-height: 20px;
	padding-top: 12px;
}

div#pollVotes div.answer {
	margin-bottom: 8px;
}

div#pollVotes div.bar {
	background-color: #EAEAEA;
	height: 12px;
	margin-bottom: 4px;
	position: relative;
}

div#pollVotes div.barFill {
	background-color: #44AA00;
	height: 12px;
}

div#pollVotes .mask {
	background: transparent url('/img/bg-bar-mask.png') no-repeat;
	height: 12px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 548px;
}

div#pollVotes div.percentage {
	color: #000000;
	font-size: 20px;
	line-height: 22px;
	margin-top: 2px;
	width: 40px;
}

div#pollVotes div.votes {
	width: 548px;
}

div#pollWrapper {
	margin-top: 18px;
}

div#profile {
	margin-bottom: 28px;
}

div#profileSummary {
	width: 630px;
}

div#profileSummary p {
	font-size: 14px;
	line-height: 28px;
	margin: 0 0 28px 0;
}

div#profileSummary p span {
	color: #000;
	font-size: 22px;
	line-height: 26px;
}

div.recipientOption {
	margin-bottom: 2px;
}

div.recipientSelect {
	width: 24px;
}

div.recipientValue {
	margin-top: 3px;
	width: 592px;
}

div#reply h2 {
	margin-left: 96px;
}

div#reply h3 {
	margin-bottom: 8px;
}

div#shopDetails {
	width: 374px;
}

div#shopDetails a#shopURL {
	font-size: 36px;
	letter-spacing: -2px;
}

div#shopDetails div#shopURLWrapper {
	margin: 2px 0 14px 0;
}

div#shopDetails strong.large {
	color: #000000;
}

div#shopRating {
	margin-right: 18px;
	width: 90px;
}

div#shopRating div#rating {
	background: transparent url('/img/bg-rating.gif') no-repeat;
	height: 82px;
	margin-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	width: 90px;
}

div#shopRating div#rating div {
	color: #000;
	font: bold 46px arial, helvetica, sans-serif;
	letter-spacing: -3px;
}

div#shopRating select {
	text-align: center;
	width: 90px;
}

div#shopScreenshot {
	background: #FFFFFF url('/img/bg-shop-screenshot.gif') no-repeat;
	padding: 8px 8px 0 8px;
	text-align: center;
}

div#shopScreenshot img {
	border: 0;
	margin-bottom: 8px;
}

div#shopScreenshotWrapper {
	background: #FFFFFF url('/img/bg-shop-screenshot-wrapper.gif') no-repeat scroll bottom;
	padding: 0 0 8px 0;
	width: 238px;
}

div#sidebar {
	margin-top: -12px;
	width: 198px;
}

div#sidebar div.ad190x300 {
	background: transparent url('/img/bg-ad190x300.gif') no-repeat;
	height: 300px;
	margin-bottom: 8px;
	padding: 4px 4px 7px 4px;
	width: 190px;
}

div#sidebar div.box {
	background: transparent url('/img/bg-box-sidebar.gif') no-repeat;
	padding: 12px 12px 14px 12px;
	position: relative;
}

div#sidebar div.boxWrapper {
	background: transparent url('/img/bg-box-wrapper-sidebar.gif') no-repeat scroll bottom;
	margin: 0 0 8px 0;
	padding-bottom: 8px;
}

div#sidebar div#errors {
	background-image: url('/img/bg-errors-sidebar.gif');
	font-size: 12px;
}

div#sidebar div#errorsWrapper {
	background-image: url('/img/bg-errors-wrapper-sidebar.gif');
	margin-bottom: 12px;
}

div#sidebar div#errors ul {
	font-size: 12px;
	line-height: 18px;
}

div#sidebar div#userMenu h2 {
	margin: 0 12px 12px 6px;
}

div#sidebar div#userMenu h2 a {
	color: #000000;
}

div#sidebar p {
	margin-bottom: 12px !important;
}

div#sidebar input.text {
	width: 164px;
}

div.suggest {
	left: 0;
	position: absolute;
	top: 29px;
}

div.suggest select,
div.suggest option {
	font-size: 14px;
	line-height: 20px;
}

div.suggest ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.suggestWrapper {
	position: relative;
}

div#userMenu ul {
	border-top: 1px solid #CCCCCC;
	list-style: none;
	margin: 0 -11px;
	padding: 0;
	width: 196px;
}

div#userMenu ul li {
	width: 196px;
}

div#userMenu ul li a {
	background-repeat: no-repeat;
	background-position: 11px 6px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 6px 12px 6px 35px;
	position: relative;
	text-decoration: none;
}

div#userMenu ul li a img.pointer {
	display: none;
	position: absolute;
	top: -1px;
	right: -16px;
}

div#userMenu ul li a.active,
div#userMenu ul li a:hover {
	background-color: #FFFFFF;
}

div#userMenu ul li a.active {
	font-weight: bold;
}

div#userMenu ul li a.active img.pointer {
	display: block;
}

div#userMenu ul li a#mMessages {
	background-image: url('/img/m-messages.gif');
}

div#userMenu ul li a#mProfile {
	background-image: url('/img/m-profile.gif');
}

div#userMenu ul li a#mSettings {
	background-image: url('/img/m-settings.gif');
}

div#userMenu ul li a#mSignOut {
	background-image: url('/img/m-sign-out.gif');
}

div#userMenu ul li a#mSubscriptions {
	background-image: url('/img/m-subscriptions.gif');
}

form {
	display: block;
	margin: 0;
	padding: 0;
}

form.editForm div.subject {
	margin-bottom: 12px;
}

form.editForm div.subject h3 {
	margin-bottom: 6px;
}

form.editForm input.text {
	width: 608px;
}

form#notifier {
	height: 21px;
	padding: 3px 0 0 6px;
}

form#notifier.active,
form#notifier:hover {
	background-color: #FFC;
}

form#notifier label {
	margin: 1px 6px 0 0;
}

form#poll {
	border-top: 1px solid #DDDDDD;
	font-size: 14px;
	line-height: 20px;
	padding-top: 12px;
}

form#poll div.field label {
	width: 578px;
}

form#profile div.avatar .mask {
	background-image: url('/img/bg-avatar-mask-white.png');
}

form#search .buttonImage {
	float: right;
	margin-right: 0;
}

form#search input#q {
	background: transparent url('/img/bg-search-input.gif') no-repeat;
	border: none;
	display: block;
	float: left;
	font-size: 14px;
	height: 16px;
	margin: 0;
	outline: none;
	padding: 4px;
	width: 192px;
}

form#search input#q.sample {
	background-image: url('/img/bg-search-input-light.gif');
}

form#settings div#imageHost {
	margin-right: 0 !important;
}

form#signIn div#flash {
	background-image: url('/img/bg-flash-sidebar.gif');
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 8px 4px 8px;
}

form#signIn div#flashWrapper {
	background-image: url('/img/bg-flash-wrapper-sidebar.gif');
	margin-bottom: 8px;
}

form#subscriptionForm {
	background: transparent url('/img/bg-subscription-form.gif') no-repeat scroll right;
	height: 24px;
	margin-right: 8px;
	padding-right: 8px;
}

form#subscriptionForm div {
	background: transparent url('/img/bg-subscription-form-div.gif') no-repeat;
	color: #000;
	height: 21px;
	padding: 3px 0 0 8px;
}

form#topicForm a.insert {
	background-image: url('/img/bg-insert-topic-form.gif') !important;
}

h1 {
	font: bold 72px 'arial narrow', helvetica, sans-serif;
	margin: 0 0 4px 0;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
}

h2 {
	color: #000000;
	font: normal 24px arial, helvetica, sans-serif;
	margin: 0 0 16px 0;
}

h3 {
	color: #000000;
	font: normal 16px arial, helvetica, sans-serif;
	margin: 0 0 12px 0;
}

iframe {
	display: block;
	margin: 0;
}

img {
	border: none;
	display: block;
}

img.inline {
	display: inline;
}

a.insert {
	background: transparent url('/img/bg-insert.gif') no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin-right: 4px;
	outline: none;
	padding: 4px 4px 5px 4px;
	width: 16px;
}

a.insert.down {
	padding: 5px 4px 4px 4px;
}

a.insert img {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
}

img.userImage {
	max-width: 100%;
}

img#logo {
	bottom: 15px;
	height: 88px;
	left: 222px;
	position: absolute;
	width: 369px;
}

img#lnp {
	bottom: 13px;
	height: 12px;
	right: 0px;
	position: absolute;
	width: 149px;
}

input.checkbox {
	border: none;
	height: 13px;
	margin: 3px 6px 0 0;
	padding: 0;
	width: 13px;
}

input.sample {
	color: #888888 !important;
}

input.text {
	background: #FFFFFF url('/img/bg-input-text.gif') no-repeat;
	border: 1px solid #888888;
	border-radius: 4px;
	color: #444444;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

input.text:focus,
textarea:focus {
	border-color: #222222 !important;
	color: #222222;
}

input#q {
	margin-right: 8px;
	width: 192px;
}

input#recipients {
	width: 608px;
}

label:hover {
	color: #000;
	cursor: pointer;
}

ol.posts {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
}

ol.posts a.avatar .mask {
	background-image: url('/img/bg-avatar-mask-post.png');
}

ol.posts a.avatar .mask.online {
	background-image: url('/img/bg-avatar-mask-post-online.png');
}

ol.posts div.details {
	line-height: 22px;
	margin-bottom: 12px;
}

ol.posts div.details div.right {
	margin-top: 2px;
}

ol.posts div.post {
	background: #FFF url('/img/bg-post-div.gif') no-repeat scroll bottom;
	margin-top: 6px;
	min-height: 88px;
	padding: 0 12px 0 12px;
	width: 618px;
}

ol.posts div.postBody {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	overflow: auto;
}

ol.posts div.postBody blockquote {
	background: #FAFAFA;
	border-left: 6px solid #CCC;
	margin: 0;
	padding: 6px 6px 6px 12px;
}

ol.posts div.postBody blockquote p {
	margin: 0;
}

ol.posts div.postBody em.match {
	background-color: #FFFF00;
	color: #000;
	font-style: normal;
}

ol.posts div.postBody img.userImage {
	margin: 0;
}

ol.posts div.postBody ol,
ol.posts div.postBody ul {
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 0;
}

ol.posts div.signature {
	border-top: 1px solid #DDD;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
	padding-top: 6px;
}

ol.posts li.ad {
	background: transparent url('/img/bg-post-ad.gif') no-repeat;
	float: left;
	height: 90px;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 5px 5px 9px 5px;
	width: 728px;
}

ol.posts li.ad div.leaderboard {
	display: none;
	left: 5px;
	position: absolute;
	top: 6px;
}

ol.posts li.post {
	background: transparent url('/img/bg-post.gif') no-repeat;
	float: left;
	margin-bottom: 8px;
	width: 738px;
}

ol.posts li.post.first {
	margin-bottom: 24px !important;
}

ol#users {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
	width: 750px;
}

ol#users a.avatar .mask {
	background-image: url('/img/bg-avatar-mask-user.png');
}

ol#users a.avatar .mask.online {
	background-image: url('/img/bg-avatar-mask-user-online.png');
}

ol#users li {
	background: transparent url('/img/bg-user.gif') no-repeat;
	float: left;
	margin: 0 12px 12px 0;
	padding-bottom: 4px;
	width: 238px;
}

ol#users p {
	margin: 6px 0 0 12px;
	overflow: hidden;
	width: 124px;
}

p {
	line-height: 18px;
	margin: 0 0 18px 0;
}

p.cloud {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

p.large {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px;
}

p.note {
	line-height: 16px;
	margin: 6px 0 0 0;
}

table.form {
	background-color: #FFF;
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.form td {
	border-bottom: 1px solid #EAEAEA;
	padding: 8px 12px 8px 0;
	position: relative;
}

table.form th {
	border-bottom: 1px solid #EAEAEA;
	font-weight: bold;
	padding: 8px 18px 8px 12px;
	text-align: left;
	vertical-align: middle;
	width: 140px;
}

table.form tr.buttons td,
table.form tr.buttons th {
	border-bottom: none;
	padding-top: 10px;
}

table.form tr.first td {
	background: transparent url('/img/bg-form-tr.gif') no-repeat scroll top right;
	padding-top: 12px;
}

table.form tr.first th {
	background: transparent url('/img/bg-form-tl.gif') no-repeat;
	padding-top: 12px;
}

table#forumList p.small {
	line-height: 16px;
	margin-bottom: 0;
}

table.list {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.list td.avatarCell {
	padding-right: 8px;
	width: 32px;
}

table.list .icon {
	padding-left: 16px;
	width: 16px;
}

table.list .num {
	text-align: right;
}

table.list td {
	background-color: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	padding: 12px 16px 12px 0;
}

table.list td a.avatar {
	float: none;
	height: 32px;
	width: 32px;
}

table.list td a.avatar img {
	height: 32px;
	width: 32px;
}

table.list td a.avatar .mask {
	background-image: url('/img/bg-avatar-mask-list.png');
	height: 32px;
	width: 32px;
}

table.list th {
	background: #BBBBBB;
	color: #FFFFFF;
	font-size: 11px;
	text-shadow: #888888 0 1px 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 16px 12px 0;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

table.list th.tl {
	background: #BBBBBB url('/img/bg-th-tl.gif') no-repeat;
}

table.list th.tr {
	background: #BBBBBB url('/img/bg-th-tr.gif') no-repeat scroll top right;
}

table.list th a {
	color: #FFFFFF;
}

table.list tr.even a.avatar .mask {
	background-image: url('/img/bg-avatar-mask-list-even.png');
}

table.list tr.even td {
	background: #FCFCFC url('/img/bg-td-even.gif') repeat-x;
}

table.list tr.first td,
table.list tr.first th {
	border-top: none;
}

textarea {
 	background: #FFFFFF url('/img/bg-input-text.gif') no-repeat;
	border: 1px solid #888888;
	border-radius: 4px;	
	color: #444444;
	font-size: 14px;
	line-height: 18px;
	outline: none;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

textarea.rich {
	line-height: 18px;
	margin: 0 0 12px 0;
	padding: 6px;
	width: 604px;
}

ul {
	line-height: 18px;
	margin-bottom: 18px;
}

ul.noMargin {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#breadcrumbs {
	list-style: none;
	margin: 9px 0 16px 0;
	padding: 0;
}

ul#breadcrumbs li a {
}

ul#breadcrumbs li a:hover {
}

ul#breadcrumbs li {
	display: inline;
}

ul.favs {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.favs li {
	display: inline;
	line-height: 18px;
}

ul#forumMatches {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

ul#forumMatches li {
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-right: 12px;
}

ul#forumMatches strong {
	color: #000000;
}

ul#menu {
	font-size: 14px;
	height: 30px;
	list-style: none;
	margin: 0 auto;
	padding: 6px 0 0 222px;
	width: 738px;
}

ul#menu li.tab {
	background: transparent url('/img/bg-menu-li.gif') no-repeat scroll right;
	float: left;
	height: 30px;
	margin-right: 6px;
	padding-right: 12px;
	position: relative;
}

ul#menu li.tab a.tabLink {
	background: transparent url('/img/bg-menu-a.gif') no-repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-transform: uppercase;
	padding: 6px 0 0 12px;
	text-decoration: none;
}

ul#menu li.tab.active {
	background-image: url('/img/bg-menu-li-active.gif');
}

ul#menu li.tab.active a.tabLink {
	background-image: url('/img/bg-menu-a-active.gif');
	color: #000000;
}

ul#menu li.search {
	float: right; 
	margin-right: 0;
	padding: 0;
	width: 240px;
}

ul.options {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.options li {
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	line-height: 16px;
	margin-right: 12px;
	padding-left: 22px;
}

ul#recipientList {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
}

ul#recipientList li {
	line-height: 18px;
}

ul#selectedTags {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

ul#selectedTags a {
	background: #FFF url('/img/bg-selected-tags-a.gif') no-repeat scroll right;
	color: #444444;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 20px 0 0;
	text-decoration: none;
}

ul#selectedTags li {
	background: #FFF url('/img/bg-selected-tags-li.gif') no-repeat;
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	padding: 0 0 0 8px;
}

ul#tabs {
	background: transparent url('/img/bg-tabs.gif') repeat-x scroll bottom;
	list-style: none;
	margin: 0 0 24px 0;
	padding: 0;
}

ul#tabs li {
	background: transparent url('/img/bg-tabs-li.gif') no-repeat scroll right;
	float: left;
	margin-right: 4px;
	padding-right: 16px;
}

ul#tabs li a {
	background: transparent url('/img/bg-tabs-a.gif') no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	padding: 6px 0 0 16px;
	text-decoration: none;
	text-transform: uppercase;
}

ul#tabs li.active {
	background-image: url('/img/bg-tabs-li-active.gif');
}

ul#tabs li.active a {
	background-image: url('/img/bg-tabs-a-active.gif');
	color: #000000;
}

ul#userIndex {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

ul#userIndex li {
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 6px;
}

ul#userIndex li.active a {
	color: #000000;
	font-weight: bold;
}

/* tags */

dl#tags {
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

dl#tags dt {
	clear: both;
	color: #000;
	float: left;
	font-size: 14px;
	width: 28px;
}

dl#tags dd {
	float: right;
	margin: 0;
	padding: 0;
	width: 332px;
}

/* accordion popular/new */

div#accordion {
	margin: 0 -12px;
	padding: 0 !important;
	width: 174px;
}

div#accordion h3 {
	border-top: 1px solid #CCC;
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	padding: 8px 12px;
	text-decoration: underline;
	width: 174px;
}

div#accordion h3.active {
	text-decoration: none;
}

div#accordion h3.first {
	border: none;
	padding-top: 0;
}

div#accordion ul {
	list-style: none;
	line-height: 16px;
	margin: 8px 12px 16px 12px;
	padding: 0;
	width: 150px;
}

div#accordion ul li {
	background: transparent url('/img/folder-accordion.gif') no-repeat;
	padding: 0 0 4px 24px;
}

div#accordion ul.links {
	margin-bottom: 2px;
}

div#accordion ul.links li {
	background-image: url('/img/link.gif');
}

/* gallery */

ol#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#gallery li {
	border-top: 2px solid #222;
	overflow: auto;
	padding: 4px 0 32px 0;
	width: 738px;
}

ol#gallery li img {
	background-color: #FFF;
	clear: both;
	display: block;
	float: left;
	margin-top: 16px;
	padding: 8px;
}

/* button */

.buttonImage {
	display: block;
	float: left;
	height: 26px;
	margin-right: 8px;
	overflow: hidden;
}

.buttonImage * {
	border: 0;
}

.buttonImage:hover * {
	margin-top: -26px;
}

a.button,
button { 
	background: transparent url('/img/button.gif') no-repeat right -52px;
	border: 0;
	color: #FFF;
	cursor: pointer;
	float: left;
	font: bold 11px arial, helvetica, sans-serif !important;
	height: 26px;
	margin: 0 8px 0 0;
	overflow: visible;	
	position: relative;
	padding: 0 12px 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

button::-moz-focus-inner {
	border: none;
	margin: 0;
	padding: 0;
}

a.button span,
button span {
	background: transparent url('/img/button.gif') no-repeat left top;
	display: block;
	height: 21px;
	line-height: 15px;
	padding: 5px 0 0 12px;
	position: relative;
	white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	button span {
		margin: -1px 0 0 0;
	}
}
	
a.button:hover,
button:hover {
	background-position: right -78px;
	text-shadow: #349A00 0 -1px 0;
}
	
a.button:hover span,
button:hover span {
	background-position: 0 -26px;
}

a.button.active span,
button.active span {
	height: 20px;
	padding-top: 6px;
}

.white a.button,
.white button {
	background-image: url('/img/button-white.gif');
}

.white a.button span,
.white button span {
	background-image: url('/img/button-white.gif');
}

/* ambitiebeesten */

div#ambitiebeesten a#logo {
	margin: 4px 8px 0 0;
}

div#ambitiebeesten p {
	margin: 0 !important;
	width: 118px;
}