/* general */
div {
	padding:0;
	margin:0;
}
.handler {
	width:782px;
	margin:0 auto;
	padding:0;
}
.page {
	background-color: #FFFFFF;
	text-align:left;
	float:left;
	width:782px;
	border-right: 1px solid #C4C7CC;
	border-left: 1px solid #C4C7CC;
}
.top {
	border-top: 8px solid #6888CA;
	background-color:#FFFFFF;
}
.logo {
	float: left;
	padding: 15px;
	vertical-align: top;
}
.topmenu {
	text-align:right;
	padding:5px;
}
ul.list-blue-menu {
	list-style-type: none;
	list-style-position: outside;
	font-size: 100%;
	margin:0;
	padding:0;
}

li.list-blue-menu-item {
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat;
	color: #231d06;
}
li.list-blue-menu-item a {
	color: #231d06;
}
li.list-blue-menu-item a:hover {
	color: #6888CA;
}
ul.list-orange-menu {
	list-style-type: none;
	list-style-position: outside;
	font-size: 100%;
	font-size: 8pt;
	margin:0;
	padding:0;
}
li.list-orange-menu-item {
	padding-left:15px;
	background: url('bullet.gif') 5px no-repeat;
	color: #231d06;
}
li.list-orange-menu-item a {
	color: #231d06;
}
li.list-orange-menu-item a:hover {
	color: #A8824F;
}
ul.sidemenu {
	list-style-type: none;
	list-style-position: outside;
	border-top:1px solid #E5E5E5;
	font-size: 110%;
	margin:0;
	padding:0;
}
ul.sidemenu a {
	color: #231d06;
	text-decoration: none;
}
ul.sidemenu a:hover {
	color: #fff;
	text-decoration: none;
}
li.sidemenu-1 {
	border: 1px solid #231d06;
	padding:5px;
	padding-left:25px;
	background: url('bullet.gif') 10px no-repeat;
	background-color: #231d06;
}
li.sidemenu-2 {
	border: 1px solid #231d06;
	padding:5px;
	padding-left:25px;
	background: url('bullet.gif') 10px no-repeat;
	background-color: #584d25;
}
.menubar {
	background-color: #68ABCA;
	padding:5px;
	border-top:1px solid #558CA6;
	border-bottom:1px solid #558CA6;
	text-align:center;
}
.submenu {
	background-color: #F2F2F2;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
.submenu a {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding:3px;
	text-decoration:none;
	color: #999999;
}
.submenu a:hover {
	background-color: #F2F2F2;
	color: #231d06;
}
#error {
	background:url(/themes/snuffelt/images/error_bg.png) no-repeat;
	padding:8px;
	text-align:center;
	margin-left: 5px;
	margin-bottom: 6px;
	font-weight:bold;
	color:#231d06;
}
.columnWide {
	float:left;
	width:658px;
}
.columnSmall {
	float:left;
	width:270px;
}
.padded {

	
}
.dividerV {
	float:left;
	width:5px;
}
.dividerH {
	float:none;
	height:5px;
}
.dotted {
	height:2px;
	border-top: 1px dotted #999999;
}
.dotted-bottom {
	padding-left:9px;
	padding-bottom:9px;
}
.pages {
	text-align:center;
}
.centered {
	text-align:center;
}
.bold {
	font-weight:bold;
}
/* text styles */
.topmenu a {
	color: #4F6BA3;
	text-decoration:none;
}
.topmenu a:hover {
	text-decoration:underline;
}
.menubar a {
	color: #FFFFFF;
	text-decoration:none;
}
.menubar a:hover {
	color: #345666;
}
.menubarON {
	display:inline;
	color: #345666;
	font-weight: bold;
}
.blue {
	font-weight:bold;
	font-size: 110%;
}
h1 {
	font-weight:bold;
	font-size:120%;
	padding:0px;
	margin:0;
}
.error {
	color:#FF0000;
	font-weight:bolder;
}
 ..highlight {
}
/* blocks */
.brown-header {
	background-color: #231d06;
	border-bottom: 1px solid #231d06;
	font-size: 110%;
	font-weight:bold; 
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #fff;
}
.brown-body {
	padding:5px;
	background-color: #d5ceb3; 
	border-bottom: 1px solid #231d06;
	border-right: 1px solid #231d06;
	border-left: 1px solid #231d06;
}
.green-header {
	background-color: #E6F9E1;
	border: 1px solid #96D396;
	font-size: 110%;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #5D995D;
}
.green-body {
	padding:10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #96D396;
	border-right: 1px solid #96D396;
	border-left: 1px solid #96D396;
}
.blue-header {
	background-color: #fecd08;
	border: 1px solid #fecd08;
	font-size: 110%;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #231d06;
}
.blue-body {
	padding-left:5px;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #fff3c2;
	border-bottom: 1px solid #fecd08;
	border-right: 1px solid #fecd08;
	border-left: 1px solid #fecd08;
}
.orange-header {
	background-color: #FAEFE1;
	border: 1px solid #D4BA96;
	font-size: 110%;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #99876D;
}
.orange-body {
	padding:10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D4BA96;
	border-right: 1px solid #D4BA96;
	border-left: 1px solid #D4BA96;
}
.grey-header {
	background-color: #584d25;
	border: 1px solid #584d25;
	font-size: 110%;
	font-weight:bold;
	padding:3px;
	padding-left: 10px;
	text-align:left;
	color: #fff;
}
.grey-body {
	padding:10px;
	background-color: #fffae5;
	border-bottom: 1px solid #584d25;
	border-right: 1px solid #584d25;
	border-left: 1px solid #584d25;
}
.tip {
	color: #231d06;
}
.tip-body {
	background-color: #fff3c2;
	border: solid 1px #fecd08;
	padding:5px;
	min-height: 60px;
}

.tip-join {
	background-color: #e6e9ee;
	border: solid 1px #1e5395;
	padding:5px;
	min-height: 60px;
}

.cardlabel {
	float:left;
	width:120px;
	color: #231d06;
	white-space:nowrap;
}
.cardbody {
}
.card-headline {
	background-color: #F5FAFF;
	float:left;
}
.card-headline-body {
	font-size: 10pt;
	font-weight:bold;
	float:left;
	margin:5px;
}
.card-member {
width:100%;
border: #231d06  dotted 1px;
}
.card-online {
	border:1px solid #333;
	background-color: #fff;
	color: #377c0c;
	font-size:7pt;
	padding:2px;
	margin-left:4px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-featured {
	border:1px solid #333;
	background-color: #fff;
	color: #red;
	font-size:7pt;
	padding:2px;
	margin-left:4px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-new {
	border:1px solid #333;
	background-color: #fff;
	color: #1e5395;
	font-size:7pt;
	padding:2px;
	margin-left:4px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-updated {
	border:1px solid #333;
	background-color: #fff;
	color: #231d06;
	font-size:7pt;
	padding:2px;
	margin-left:4px;
	height:10px;
	line-height:10px;
	cursor:default;
	font-weight:bold;
}
.card-member-top, .card-member-top a {
	background-color: #d5ceb3;
	padding:3px;
	text-align:left;
	font-size:16px;
	color: #231d06;
}
.card-member-top a:hover {
	color: #000;
	text-decoration:none;
}

.card-member-body {
	background-color: #eee6c9;
	padding:5px;
	text-align:left;
}
.card-member-photo img {
	border: #000 0px solid;
}
.card-member-header, .card-member-header a {
	font-size: 12pt;
	font-weight:bold;
	color: #231d06;
	text-decoration:none;
}
.card-member-header a:hover {
	color: #231d06;
}
.card-member-options, .card-member-options a {
	background-color: #d5ceb3;
	padding:3px;
	text-align:right;
	color: #231d06;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}
.card-member-options a:hover {
	color: #231d06;
}
ul.card-member-list {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	list-style-position: outside;
}
li.card-member-item {
	display:inline;
	background: url('arrow.gif') 5px no-repeat;
	padding-left:10px;
}

a.memberprofilelink:link {font:76% "Lucida Grande", Arial, sans-serif;color: #fff; font-weight: bold; font-size:8pt; text-decoration:underline;}
a.memberprofilelink:visited{font:76% "Lucida Grande", Arial, sans-serif;color: #fff; font-weight: bold; font-size:8pt; text-decoration:underline;}
a.memberprofilelink:hover {font:76% "Lucida Grande", Arial, sans-serif;color: #fff; font-weight: bold; font-size:8pt; text-decoration:none;}

a.membepf:link {color: #fecd08; font-weight: bold; text-decoration:none;}
a.membepf:visited {color: #fecd08; font-weight: bold; text-decoration:none;}
a.membepf:hover {color: #fecd08; font-weight: bold; text-decoration:none;}
 
a.membepf_active:link {color: #fff; font-weight: bold; text-decoration:none;}
a.membepf_active:visited {color: #fff; font-weight: bold; text-decoration:none;}
a.membepf_active:hover {color: #fff; font-weight: bold; text-decoration:none;} 

.card-blog {
	border-top:2px solid #67C968;
	border-bottom:1px solid #67C968;
}
.card-blog-top, .card-blog-top a {
	background-color: #D5F0D6;
	padding:3px;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	color: #328A33;
	text-decoration:none;
}
.card-blog-top a:hover {
	color: #67C968;
}
.card-blog-body {
	background-color: #EBFAEB;
	padding:5px;
	text-align:left;
}
.card-blog-header, .card-blog-header a {
	font-size: 12pt;
	font-weight:bold;
	color: #4FA851;
	text-decoration:none;
}
.card-blog-header a:hover {
	color: #67C968;
}
.card-blog-options, .card-blog-options a {
	background-color: #D5F0D6;
	padding:3px;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	color: #328A33;
	text-decoration:none;
	font-size:7pt;
}
.card-blog-options a:hover {
	color: #67C968;
}
ul.card-blog-list {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	list-style-position: outside;
}
li.card-blog-item {
	display:inline;
	background: url('arrow.gif') 5px no-repeat;
	padding-left:10px;
}
.member {
	width: 100px;
	height: 143px;
}
.member-online-photo {
	padding-top: 8px;
	padding-bottom: 1px;
}
.member-online-name {
	height:55px;
	text-align:center;
}
.member-online-name a {
	font: 90%;
	color: #fff;
}
.member-online-name a:hover {
	text-decoration: none;
	color: #fff;
}
.member-online-name a:visited {
	color: #fff;
	text-decoration:none;
}
.member-online-indicator {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	margin-top: -26px;
text-decoration:none;
}

.member-online-indicator a {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

.member-indicator {
	font: 8pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	margin-top: -26px;
}

.member-indicator-friend {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	margin-top: -30px;
}

.member-photo-friend {
	padding-top: 8px;
	padding-bottom: 3px;
}

.member-name-friend {
	height:55px;
	text-align:center;
}

.member-indicator-friend a {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
} 

.member-indicator-friend a:hover {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
} 

.member-offline-photo {
	padding-top: 8px;
	padding-bottom: 1px;
}
.member-offline-name {
	height:55px;
	text-align:center;
	text-decoration:none;
}
.member-offline-name a {
	font: 90%;
	color: #fff;
	text-decoration:none;
}
.member-offline-name a:hover {
	text-decoration: none;
	color: #fff;
}
.member-offline-name a:visited {
	color: #fff;
	text-decoration:none;
}
.member-offline-indicator {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	margin-top: -26px;
}
.member-offline-indicator a {
	font: 7pt "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
}
.ecard {
}
.ecard-thumbnail {
	background-color: #F2F2F2;
	border: 1px dashed #999999;
	padding: 15px;
}
.ecard-name {
	background-color: #E5E5E5;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding:15px;
}
.photo {
	width:108px;
}
.photo_edit {
	width:108px;
}
.photo_big {
	width:344px;
}
.photo-photo {
background:url(/themes/snuffelt/images/photo_bg.gif) no-repeat;
padding-top: 10px;
padding-left: 5px;
width:108px;
height:108px;

}
.photo-caption {
	margin-top:-5px;
	font-weight:bold;
}
.photo-text {
	font: 8pt "Lucida Grande", Arial, sans-serif;
	color: #231d06;
	font-weight:bold;
	text-align:left;
	width:108px;
	white-space:nowrap;
}

.photo-text-big {
	font: 8pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
}
.news {
	border:1px solid #CCCCCC;
}
.news-title {
	background-color: #F2F2F2;
	border-right:1px solid #CCCCCC;
	float:left;
	padding:3px;
	width:80%;
}
.news-date {
	background-color: #E5E5E5;
	border-left:1px solid #CCCCCC;
	padding:3px;
	text-align:right;
}
.news-body {
	background-color: #FFFFFF;
	border-top:1px solid #CCCCCC;
	padding:5px;
}
/* forms */
.form {
	font-size:100%;
	margin:0;
	padding:0;
}
.formlabel {
	color: #231d06;
	float:left;
	width: 37%;
	font-size:100%;
	margin: 0 0 5px 5px;
	padding:6px 0px 0 0;
	display:block;
	clear:both;
}
.formelement {
	color: #231d06;
	margin:3px;
	width: 45%;
	float:left;
	font-size:100%;
	text-align:left;
	white-space:nowrap;
}
.form_seperator{
border-bottom: #999 dotted 1px;
margin-bottom: 0px;
}
.formlabel_hori {
	color: #231d06;
	float:left;
	width: 45%;
	font-size:100%;
	margin: 0 0 5px 5px;
	padding:6px 0px 0 0;
	display:block;
	clear:both;
}
.formelement_hori {
	color: #231d06;
	width: 300px;
	float:left;
	margin:3px;
	padding-bottom: 5px;
	font-size:100%;
	text-align:left;
}
.formbutton {
	padding-top:10px;
	text-align: right;
	display:block;
	font-size:100%;
	clear:both;
}
.formset {
	margin-bottom:2px;
}
.textfield {
	background-color: #FFFFFF;
	border:1px solid #999999;
	padding:3px;
	color: #231d06;
	font-size:100%;
}
.dropdown {
	background-color: #FFFFFF;
	border:1px solid #999999;
	color: #231d06;
	font-size:100%;
}
.textarea {
	background-color: #FFFFFF;
	border:1px solid #999999;
	padding:3px;
	color: #231d06;
	font-size:100%;
}

/* lists */
.list-blue {
	color : #231d06;
}
.list-blue-header {
	background-color: #584d25;
	padding:3px;
	height:20px;
	font-size: 110%;
	font-weight:bold;
	color:#fff;
	}
.list-blue-item {
	text-align:left;
	background-color: #fff3c2;
	padding:3px;
}
.list-blue-item-1 {
	text-align:left;
	background-color: #fff3c2;
	padding:3px;
}
.list-blue-item-2 {
	text-align:left;
	background-color: #d5ceb3;
	padding:3px;
}
.list-blue-category {
	padding:3px;
}
.list-blue-category a:hover {
	color: #fff3c2;
}
.list-blue-subcategory {
	padding:3px;
	padding-left:20px;
}
.list-orange {
	font-size: 110%;
	color: #231d06; 
}
.list-orange-header {
	background-color: #231d06;
	padding:3px;
	height:20px;
	font-weight:bold;
	color:#fff;
}
.list-orange-item {
	text-align:left;
	background-color: #fffae5;
	padding:3px;
}
.list-orange-item-1 {
	text-align:left;
	background-color: #fffae5;
	padding:3px;
	height:20px;
}
.list-orange-item-2 {
	text-align:left;
	background-color: #d5ceb3;
	padding:3px; 
	height:20px;
}
/* rating */
.rating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	color: #231d06;
	font-weight: bolder;
	text-align:center;
}
.rating_0 {
	color: #8093BA;
}
.rating_1 {
	color: #8093BA;
}
.rating_2 {
	color: #868FB3;
}
.rating_3 {
	color: #8E8BAA;
}
.rating_4 {
	color: #9885A0;
}
.rating_5 {
	color: #A27F95;
}
.rating_6 {
	color: #AD7989;
}
.rating_7 {
	color: #B7737E;
}
.rating_8 {
	color: #C06D75;
}
.rating_9 {
	color: #C7696C;
}
.rating_10 {
	color: #CE6565;
}
/* forum */
.forum-totals {
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	padding:5px;
}
.forum-button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #231d06;
	font-family : Tahome, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:5px;
	cursor:pointer;
	float:left;
	margin:2px;
}
.forum_quote {
	border:1px dashed #fecd08;
	background-color: #FFFFFF;
	padding:5px;
}
/* calendar */
.calendar-button {
	font-family : Tahome, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border:1px solid #999999;
	color: #999999;
	cursor:pointer;
	width:20px;
	text-align:center;
}
.calendar-date {
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
	color: #808080;
}
.calendar-week {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #1F5EAC;
}
.calendar-day {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #231d06;
	cursor: pointer;
}
.calendar-extended {
	color: #999999;
}
.calendar-sunday {
	color: #1F5EAC;
}
.calendar-today {
	color: #B33838;
}
.calendar-holiday {
	color: #1F5EAC;
}
.calendar-nof-holiday {
	color: #3F981C;
}
.calendar-events {
	font-weight: bold;
}
.calendar-notes {
	font-style: italic;
}
.calendar-selected {
	border: 1px solid #B33838;
}
/* im */
.im {
	border:1px solid #ccc;
}
.im-header {
	font-size:7pt;
	color: #231d06;
	padding:1px;
	padding-right: 3px;
	padding-left: 3px;
}
.im-body {
	background-color: #FFFFFF;
	text-align:center;
}
/* banners */
.banner-header {
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}
.banner-footer {
	border-top: 1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}
.banner-side {
	padding:5px;
	text-align:center;
}
/* notification */
.noti {
	border:1px solid #231d06;
	background-color: #FFFFFF;
	color: #231d06;
}
.noti-hoofd {
	background-color: #231d06;
	padding:3px;
	color: #FFFFFF;
	font : 8pt "Lucida Grande", Arial, sans-serif;
	font-weight:bold;
}
.noti-hoofd a {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.noti-body {
	font : 8pt "Lucida Grande", Arial, sans-serif;
	color: #231d06;
}
.noti-body a {
	color: #231d06;
}
.noti-body a:hover {
	text-decoration:none;
}
/* color selector */
.color-color {
	margin:1px;
	width:9px;
	height:9px;
	float:left;
	cursor:pointer;
	border:1px solid #000000;
}
/* albums */
.photo {
	width:100px;
}
.photo_edit {
	width:100px;
}
.photo_main {
background:url(/themes/snuffelt/images/photo_bg.gif) no-repeat;
padding-top: 10px;
padding-left: 5px;
width:108px;
height:108px;
}
.album {
	width:100px;
}
.album_main {
	background:url(/themes/snuffelt/images/album_bg.gif) no-repeat;
    padding-left: 33px;
	padding-top: 9px;
	padding-bottom: 25px;
}
.album_big {
	width:344px;
}
.album_edit {
	width:100px;
}
.album-photo {
	background:url(/themes/snuffelt/images/album_bg.gif) no-repeat;
    padding-left: 33px;
	padding-top: 9px;
	padding-bottom: 25px;
	
}
.album-caption {

}
.album_edit {
	width:100px;
}
.album-text {
	font:8pt "Lucida Grande", Arial, sans-serif;
	color: #F9F9F9;
}
.album-title {
	font:8pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	margin-left: -35px;
	margin-top: 10px;
}

.album-text-big {
	font: 8pt "Lucida Grande", Arial, sans-serif;
	color: #fff;
}
/* vchat */
#vchat_window {
	position: absolute;
	visibility: hidden;
	width: 370px;
	top: 0;
	left: 0;
	z-index: 1;
}
.vchat_handler {
	border: 6px solid #231d06;
	background-color: #FFFFFF;
	height:100%;
	padding:5px;
}
.vchat_icon {
	margin:auto;
	text-align:center;
	float:left;
}
.vchat_message {
	color: #000;
	text-align:left;
	font : 8pt "Lucida Grande", Arial, sans-serif;
}
.vchat_message_header {
	font-weight:bold;
	text-align:center
}
.vchat_message_content {
	padding-top:20px;
}
.vchat_buttons {
	text-align:center;
	padding-top:20px;
}
/* social bookmarking */
#sbdropdown {
	border:1px solid #CCC;
	background-color: #FFF;
	visibility:hidden;
	position:absolute;
	z-index:100;
	left:0px;
	top:0px;
	padding: 3px;
}
#sbbar {
	border:1px solid #CCC;
	background-color: #FFF;
	padding: 3px;
}
.sbitem {
	border:1px solid #FFF;
	background-color: #F7F7F7;
	color: #231d06;
	padding: 3px;
	cursor: pointer;
	text-align:left;
}
.sbitemhighlight {
	background-color: #EBF3FA;
	border:1px solid #fecd08;
	padding: 3px;
	cursor: pointer;
	text-align:left;
}
/* tags */
.tagCloud {
	padding: 3px;
	text-align:center;
}
.tagCloud a {
	color: #4E8199;
	text-decoration:none;
}
.tagCloud a:hover {
	color: #4E8199;
	text-decoration:underline;
}
input[type="checkbox"] {
	border: 0px;
}
input[type="radio"] {
	border: 0px;
}
.table-acancel{
	background-color: #ffccd9;
	border: 1px solid #cc0033;
}

#domticker{
width: 200px;
height: 70px;
background-color: #e6e9ee;
color: #2a2a2a;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #e6e9ee;
color: #2a2a2a;
}

#domticker a{
font-weight: bold;
}

.pagination{
padding: 2px;
margin-top:8px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 2px 8px;
border: 1px solid #231d06;
text-decoration: underline; 
color: #231d06;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #231d06;
color: #000;
background-color: #fecd08;
}

.pagination a.currentpage{
background-color: #231d06;
color: #FFF !important;
border-color: #231d06;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* games column */ 

.gameFull{
	float:left;
	width:528px;
}
.gameWide{
	float:left;
	width:528px;
}
.gameSmall{
	float:left;
	width:237px;
}

/* games box */

.games{
	width:90px;
	text-align: center

}
.games-thumbnail{
	background-color: transparent;
	border: 0px dashed #999999;
	padding: 5px;
}
.games-name{
	background-color: transparent;
	padding:5px;
} 
.gamelist{
	width:300px;
	text-align: center

}
.gamelist-thumbnail{
	background-color: transparent;
	border: 0px dashed #999999;
	padding: 5px;
}
.gamelist-name{
	background-color: transparent;
	font-size: 10pt;
	font-weight:bold;
	padding:5px;
}
.gamelist-descripton{
	background-color: transparent;
	font-size: 10pt;
	padding:5px;
}

/* buttons images */ 
a.gamebutton{
background: transparent url(/themes/snuffelt/gfx/game-green-left.gif) no-repeat top left;
display: block;
float: left;
font: normal 12px Arial;
line-height: 15px;
height: 23px;
padding-left: 9px;
text-decoration: none;
}

a:link.gamebutton, a:visited.gamebutton, a:active.gamebutton{
color: #494949; 
}

a.gamebutton span{
background: transparent url(/themes/snuffelt/gfx/game-green-right.gif) no-repeat top right;
display: block;
padding: 4px 9px 4px 0;
}

a.gamebutton:hover{ 
background-position: bottom left;
}

a.gamebutton:hover span{ 
background-position: bottom right;
color: black;
}

.buttonwrapper{ 
overflow: hidden; 
width: 100%;
}

/*styles for the star rating*/	

.star-rating{
list-style:none;
margin: 0px;
padding:0px;
width: 125px;
height: 25px;
position: relative;
overflow:hidden;
background: url(/themes/snuffelt/gfx/alt_star.gif) top left repeat-x;		
}

.star-rating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}

.star-rating li a{
display:block;
width:25px;
height: 25px;
line-height:25px;		
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
overflow:hidden;
}

.star-rating li a:hover{
background: url(/themes/snuffelt/gfx/alt_star.gif) left bottom;
z-index: 2;
left: 0px;
border:none;
}

.star-rating a.one-star{
left: 0px;
}

.star-rating a.one-star:hover{
width:25px;
}

.star-rating a.two-stars{
left:25px;
}

.star-rating a.two-stars:hover{
width: 50px;
}

.star-rating a.three-stars{
left: 50px;
}

.star-rating a.three-stars:hover{
width: 75px;
}

.star-rating a.four-stars{
left: 75px;
}	

.star-rating a.four-stars:hover{
width: 100px;
}

.star-rating a.five-stars{
left: 100px;
}

.star-rating a.five-stars:hover{
width: 125px;
} 

.star-rating li.current-rating{
background: url(/themes/snuffelt/gfx/alt_star.gif) left center;
position: absolute;
height: 25px;
display: block;
text-indent: -9000px;
z-index: 1;
}

/* remove halo effect in firefox   */
a:active{
outline: none;
}

.newsfeed_holder{
	width:100%;
	clear:both;
	padding:5px;
	}
.newsfeed_icon{
	float:left;
	width:auto;
	padding-right:5px;
	}
.newsfeed_message{
	float:left;
	width:auto;
	padding-right:0px;
	vertical-align:bottom;
	font-size:11px;	
	}
.newsfeed_message a{

	}
.newsfeed_message a:hover{

	}
.newsfeed_time{
	float:left;
	width:auto;
	padding-left:5px;
	vertical-align:bottom;
	font-size:9px;

	}
.newsfeed_pic{
	float:left;
	padding-left:22px;
	}
.newsfeed_title{
	float:left;
	width:auto;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	}
.newsfeed_text_green{
	float:left;
	width:auto;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	color:#33FF00;
	}
.newsfeed_text_red{
	float:left;
	width:auto;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	}
