html {
	padding:0;
	font-size:100.1%;
	background-color:#6a9b25;
}
body {
	margin:0 auto;
	padding:0;
	font:0.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	background-image: url(/images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#header {
	padding:0;
	text-align:right;
}
#wrapper {
	width:982px;
	min-height:400px;
	padding:0;
	margin:0 auto;
	border-top-width:0;
}
#main {
	padding:0 12px;
	background-color:#fff;
	border:3px solid #578320;
	border-top: none;
	border-bottom: none;
	margin-top: 34px;
	min-height: 400px;
}
#mainfull {
	padding:4px 12px;
	background-color:#fff;
	border:3px solid #5a893c;
}
#logo {
	width: 400px;
	height: 80px;
	display: block;
}
#logo h1 {
	display:none
}
#footer {
	padding:12px 40px 40px;
	clear:both;
	color:#c5d8a0;
}
#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}
#footer li {
	margin:0;
	padding:0;
	display:inline
}
#footer a, #footer a:visited {
	text-decoration:none;
	color:#c5d8a0;
}
#footer a:hover {
	text-decoration:underline;
	background:none;
	color:#ff9;
}
#contentwide {
	margin: -10px 10px 0;
	width:930px;
	float:left;
	display:inline;
	z-index: 2;
}
#content {
	margin: -10px 10px 0;
	float:left;
	display:inline;
	width:610px;
	z-index: 2;
}
#roundTopContent {
	background: url(/images/maintop2.jpg) no-repeat center top;
	background-color: #6a9b25;
	min-width:982px;
	max-width: 1678px;
	margin:0 auto;
}
#IndexForm {
	margin-top: 180px;
}
#roundBottomContent {
	background: url(/images/round/bottom.gif) no-repeat bottom;
	clear: both;
	width: 982px;
	height: 40px;
	font-size: 1px;
	margin: 0 auto;
	position: relative;
}
#hpTopper {
	background: url(/images/hptop7.jpg) no-repeat center top;
	background-color: #6a9b25;
	min-width:982px;
	max-width: 1678px;
	margin:0 auto;
}
#topnav {
	float: right;
	margin: 8px
}
#topnav a, #topnav a:visited {
	color: #fff;
	font-weight: bold;
	background: none;
	display: block;
	padding: 2px 5px 0;
	margin: 0;
}
#topnav a:hover {
	color: #ff9;
	text-decoration: none;
}
#topnav td {
	border: none;
	margin: 0;
	padding: 0;
}
#tabs li ul {
	display:none;
	position:absolute;
	z-index:999;
	list-style:none;
	margin:0 auto;
	padding:0;
	color:#58585a;
}
#playmenu {
	top:6px;
	left:8px;
}
#learnmenu {
	top:6px;
	left:24px;
}
#homemenu {
	top:6px;
	left:10px;
}
#tabs li li {
	text-align: left;
}
#tabs li li.mtop {
	background-image: url(/images/round/menutop.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 8px;
	display: block;
}
#tabs li li.mbot {
	background-image: url(/images/round/menubottom.png);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	font-size: 1px;
}
#tabs li li a {
	display:block;
	background-color:#e1e1cd;
	width: 133px;
	font-weight:bold;
	color:#3c3c0c;
	text-decoration:none;
	text-align: left;
	margin: 0;
	padding: 1px 4px;
	font-size: 1.1em;
	border: 1px solid #c3c3ae;
	border-top: none;
	border-bottom: none;
	z-index:999;
}
#tabs li li a:hover {
	background-color: #6ea4c6;
	color: #fff;
}
#tabs li:hover ul {
	display:block;
	z-index:999
}
#tabs li.over ul {
	display:block;
	z-index:999
}
#tabs, #tabs ul {
	margin:0;
	padding:0;
	list-style-type:none
}
#tabs li {	
	z-index:999;
	margin:0;
	padding:0;
	display:inline;
	position:relative
}
/* _________________________________________________ */

hr {
	height:1px;
	border:1px solid #ddd;
	background-color:#ddd;
}
img {
	border-width:0;
	margin:0;
	padding:0
}
form {
	margin:0;
	padding:0;
	clear:both
}
.clearout {
	height:1px;
	clear:both;
	overflow:hidden
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0
}
h1 {
	font-size:2em;
	font-weight:bold;
}
h1, h1 a, h1 a:visited {
	color:#f60;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:4px
}
h2 a {
	text-decoration:none
}
h3, h4, h5, h6 {
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:0
}
p {
	margin:4px 0 8px;
	padding:0;
	line-height:1.5em;
	color:#444
}
p a {
	color:#060;
	text-decoration:none
}
p a:hover {
	color:#090;
	background-color:#ff6;
	text-decoration:underline
}
p a:visited {
	color:#666
}
a, a:hover, a:visited {
	color:#060;
	text-decoration:none
}
a:hover {
	color:#090;
	text-decoration:none;
}
div#content p {
	padding-left:6px;
	margin-bottom:16px
}
div#content hr {
	clear:both
}
div.contentbox {
	float:left;
	background-color:#9ff
}
#sidebar {
	width:300px;
	float:right;
	margin: -10px 10px 10px 0;
	display:inline
}
#sidebar .block {
	margin:0 0 18px;
	padding:8px;
	border:2px solid #dcedff;
	background-color:#f1f7ff;
}
#sidebar .block ul {
	padding:0;
	margin:4px 0 4px 18px;
	list-style: square outside;
}
#sidebar .block li {
	padding-bottom:6px
}
#sidebar .block p {
	line-height:1.3em
}
#sidebar p.last {
	padding-bottom:0px;
	margin-bottom:0px
}
#sidebar .block h4 {
	color:#0086e7;
	border-bottom:1px dotted #666;
	padding-bottom:0;
	margin-bottom:10px;
	font-size:1.7em;
	font-weight: bold;
}
#sidebar .block h4 a, #sidebar .block h4 a:visited {
	color:#0086e7;
	text-decoration:none
}
#sidebar a, #sidebar p a {
	color: #0471bf;
}
#sidebar .title {
	color:#333;
	font-weight:bold
}
#sidebar table.tmenu {
	margin:0;
	padding:0;
	border-width:0;
	vertical-align:middle;
	width:100%;
	border-collapse:collapse
}
#sidebar table.tmenu td {
	font-size:0.9em;
	margin:0;
	padding:0;
	border-width:0;
	vertical-align:top
}
#sidebar .sb-alerts {
	margin:0 0 18px;
	padding:8px 12px;
	border:2px solid #fab030;
	background-color:#ffc;
	font-size:0.9em;
	color:#555
}
#sidebar .sb-alerts a, #sidebar .sb-alerts a:visited {
	color:#232
}
#sidebar .sb-alerts a:hover {
	text-decoration:underline;
	color:#c00
}
#sidebar .sb-alerts h4 {
	color:#c00;
	border-bottom:1px dotted #666;
	padding-bottom:0;
	margin-bottom:6px;
	font-size:1.5em;
	padding-left:20px;
	background:url(/images/icons/fam/bell.png) no-repeat 0 2px
}
#sidebar .sb-alerts h6 {
	color:#222;
	font-size:1.1em;
	font-weight:bold;
	margin:8px 0 0;
	padding:0
}
#sidebar .sb-alerts ul {
	padding:0;
	margin:4px 0 4px 8px;
	list-style:none;
	list-style-image:none
}
#sidebar .sb-alerts li {
	padding-bottom:6px
}
#sidebar .sb-alerts hr {
	color:#232
}

.blocknav {
	margin:0 0 18px;
	padding:8px;
	border:2px solid #dcedff;
	background-color:#f1f7ff;
}
.blocknav ul {
	padding:0;
	margin:4px;
	list-style: none;
}
#sidebar .blocknav li a {
	display: block;
	color: #0471bf;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px;
	margin: 2px 0;
}
#sidebar .blocknav li a:hover {
	background-color: #dfeafa;
}
.blocknav p {
	line-height:1.3em
}
.blocknav p.last {
	padding-bottom:0px;
	margin-bottom:0px
}
.blocknav h4 {
	color:#0086e7;
	border-bottom:1px dotted #666;
	padding-bottom:0;
	margin-bottom:10px;
	font-size:1.7em;
	font-weight: bold;
}


.alert-user {
	text-decoration:none;
	font-weight:bold
}
#sidebar .plblock {
	margin:0 0 18px;
	padding:4px;
	font-size:0.9em
}
#sidebar .plblock h4 {
	font-weight:bold;
	color:#333;
	border-bottom:1px dotted #666;
	padding-bottom:4px;
	margin-bottom:6px;
	font-size:1.4em
}
ul.li-nothing {
	list-style-type:none;
	list-style-image:none;
	margin-left:4px
}
#sidebar .block ul.li-nothing {
	list-style-type:none;
	list-style-image:none;
	margin-left:4px
}
#sidebar .block .li-simple {
	list-style:square outside
}
#sidebar .block ul.menu a {
	text-decoration:none
}
#sidebar .block .li-check, .li-check {
	list-style-image:url(/images/icons/custom/bullet_tick.png)
}
#sidebar .block ul.li-blog {
	list-style-image:url(/images/icons/custom/bullet_blog.png)
}
#sidebar .block ul.li-friends {
	list-style-image:url(/images/icons/custom/bullet_user.png)
}
#sidebar .block ul.li-forum {
	list-style-image:url(/images/icons/fam/bullet_comment.png)
}
#sidebar .block ul.li-article {
	list-style-image:url(/images/icons/custom/bullet_article_chess.png)
}
#sidebar .block ul.li-photo {
	list-style-image:url(/images/icons/custom/bullet_photo.png)
}
#sidebar .block ul.li-album {
	list-style-image:url(/images/icons/custom/bullet_album.png)
}
#sidebar .block ul.li-news {
	list-style-image:url(/images/icons/custom/bullet_news.png)
}
#sidebar .block ul.li-event {
	list-style-image:url(/images/icons/custom/bullet_event.png)
}
#sidebar .block ul.li-download {
	list-style-image:url(/images/icons/custom/bullet_download.png)
}
#sidebar .block ul.li-booksequip {
	list-style-image:url(/images/icons/custom/bullet_booksequip.png)
}
#sidebar .block ul.li-coach {
	list-style-image:url(/images/icons/custom/bullet_coach.png)
}
#sidebar .block ul.li-store {
	list-style-image:url(/images/icons/custom/bullet_store.png)
}
#sidebar .block ul.li-wiki {
	list-style-image:url(/images/icons/custom/bullet_wiki.png)
}
#sidebar .block ul.li-club {
	list-style-image:url(/images/icons/custom/bullet_club.png)
}
#sidebar .block ul.li-video {
	list-style-image:url(/images/icons/custom/bullet_video.png)
}
#sidebar .block ul.li-cad {
	list-style-image:url(/images/icons/custom/bullet_cad.png)
}
#sidebar .block ul.li-group {
	list-style-image:url(/images/icons/custom/bullet_group.png)
}
#sidebar img.profile {
	width:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #fff
}
#sidebar img.profile:hover {
	border:2px solid #ff9
}
.usernamebig {
	text-align:center;
	font-size:1.1em;
	font-weight:bold
}
.admintools {
	float:right
}
.admintools a, .admintools a:visited {
	background-color:#c00;
	color:#fff;
	padding:0 4px;
	text-decoration:none
}
.admintools a:hover {
	background-color:#69c;
	text-decoration:none
}
.adminactions {
	text-align:right;
	font-size:0.75em
}
.adminactions a {
	background-color:#e00;
	color:#fff;
	padding:0 4px;
	text-decoration:none
}
.adminactions a:hover {
	background-color:#e00;
	text-decoration:none;
	color:#fff
}
div.track {
	float:right;
	text-align:right;
	font-size:0.85em;
	background-color:#ffc;
	border:1px solid #fd6;
	vertical-align:middle;
	padding:0 4px;
	color:#000
}
div.track input {
	vertical-align:middle
}
.messactions {
	margin-top:8px;
	float:right;
	text-align:right;
	font-size:0.85em;
	color:#999
}
.message {
	background-color:#cef;
	background-image:url(/images/icons/fam/accept.png);
	background-repeat:no-repeat;
	background-position:4px;
	padding:4px 4px 4px 26px;
	border:2px solid #058;
	margin:6px 0;
	color:#036
}
.message h1 {
	color:#036;
	border:none
}
.message_error {
	background-color:#ffc;
	background-image:url(/images/icons/fam/exclamation.png);
	background-repeat:no-repeat;
	background-position:4px;
	padding:4px 4px 4px 26px;
	border:2px solid #f30;
	margin:6px 0;
	color:#c00
}
.message_alert {
	background-color:#ffc;
	background-image:url(/images/icons/fam/zoom.png);
	background-repeat:no-repeat;
	background-position:4px;
	padding:4px 4px 4px 26px;
	border:2px solid #090;
	margin:6px 0;
	color:#090
}
.message_error a {
	color: #900;
}
.prvw_border {
	border:2px solid #090;
	padding:2px
}
div.errorfield {
	background-color:#ffc;
	border:1px solid #f30;
	padding:2px 0;
	color:#c00
}
.redtext {
	color:#c00
}
.greentext {
	color:#090
}
.newmessage {
	color:#c00;
	font-weight:bold;
	font-style:italic
}
.redtextbold, a.redtextbold:visited {
	color:#c00;
	font-weight:bold
}
.commentheader {
	border:1px solid #c3c3ae;
	background-color:#e1e1cd
}
.commentleft {
	float:left;
	padding:4px;
	font-size:0.75em;
	width:400px
}
.commentleft img.profile {
	width:30px;
	height:30px;
	float:left;
	padding:0 6px 0 0
}
.commentleft a {
	font-weight:bold
}
.commentright {
	text-align:right;
	font-size:0.75em;
	padding:4px
}
.commentbody {
	padding:12px;
	clear:both;
	display:block;
	background-color:#fafaf7;
	border:1px solid #e4e4e4;
	border-top:0px;
	margin-bottom:18px
}
.commentbody a {
	text-decoration:underline
}
.comment p {
	padding:0;
	margin:0
}
.titlecomment {
	background-color:#ffc
}
.titlelink, .titlelink:visited {
	text-decoration:none;
	color:#900;
	font-weight:bold
}
.spinny {
	float:right;
	vertical-align:middle;
	padding:4px
}
table.tbasic {
	clear:both;
	vertical-align:middle;
	border:1px solid #c3c3ae;
	width:100%;
	margin:8px 0;
	padding:0;
	border-collapse:collapse
}
table.tbasic td {
	padding:6px
}
table.tbasic thead th {
	font-weight:bold;
	padding:2px 4px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	font-size:1em;
	color:#3c3c0c
}
table.tbasic tbody th {
	font-weight:bold
}
table.tbasic tfoot th, table.tbasic tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	padding:2px 8px
}
tfoot td a {
	color: #3c3c0c;
}
table.simpledata {
	vertical-align:middle;
	border:1px solid #c3c3ae;
	margin:8px 0;
	padding:0;
	border-collapse:collapse;
	width:auto;
	margin-top:8px;
	margin-left:36px
}
table.simpledata td {
	border:1px solid #c3c3ae;
	padding:2px 8px
}
table.simpledata thead th {
	font-weight:bold;
	padding:2px 8px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	font-size:1em;
	color:#3c3c0c
}
table.simpledata tbody th {
	font-weight:bold
}
table.simpledata tfoot th, table.simpledata tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	padding:2px 8px
}
.unblock {
	font-weight:bold
}
.odd {
	background-color:#f7f7f7
}
.table-thincolumn {
	width:2%
}
.table-ratingcol {
	width:15%;
	text-align:center
}
.table-aligncenter {
	text-align:center
}
.table-alignright {
	text-align:right
}
.noborder {
	border-width:0
}
table.hpics {
	vertical-align:middle;
	border:none;
	width:100%;
	margin:8px 0;
	padding:0;
	border-collapse:collapse
}
table.hpics td {
	font-size:0.9em;
	padding:8px
}
table.block {
	margin:0 0 24px 0
}
table.tablemembers {
	vertical-align:middle;
	border:1px solid #c3c3ae;
	width:100%;
	margin:8px 0;
	padding:0;
	border-collapse:collapse
}
table.tablemembers td {
	font-size:0.9em;
	padding:8px
}
table.tablemembers thead th {
	font-weight:bold;
	padding:2px 8px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	font-size:1em;
	color:#3c3c0c
}
table.tablemembers tbody th {
	font-weight:bold
}
table.tablemembers tfoot th, table.tablemembers tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	font-size:0.9em;
	padding:2px 8px
}
table.tablemembers img.tmember {
	width:60px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #fff
}
table.tablemembers img.tmember:hover {
	border:2px solid #ff9
}
table.tablemembers ul {
	padding:0;
	margin:2px 0 2px 4px;
	list-style:none outside
}
table.tablememberpics {
	vertical-align:middle;
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	margin:0;
	padding:0;
	border-width:0
}
table.tablememberpics td {
	font-size:0.9em;
	padding:8px;
	text-align:center;
	overflow:hidden;
	margin:0 auto
}
table.tablememberpics thead th {
	font-weight:bold;
	padding:2px 8px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	font-size:1em;
	color:#3c3c0c
}
table.tablememberpics tbody th {
	font-weight:bold
}
table.tablememberpics tfoot th, table.tablememberpics tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	font-size:0.9em;
	padding:2px 8px
}
img.memberpic60 {
	width:60px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #fff
}
img.memberpic60:hover {
	border:2px solid #ff9
}
table.tablesitelist {
	margin:8px 0 0;
	padding:0;
	border:none;
	color:#93937e;
	vertical-align:middle;
	width:100%;
	border-collapse:collapse
}
table.tablesitelist td {
	padding:0 4px;
	margin:0;
	vertical-align:top;
	font-size:0.8em;
	border:none
}
ul.primarylist {
	margin:0 0 0 8px;
	padding:0;
	list-style-type:none
}
ul.primarylist li {
	padding-bottom:2px;
	font-weight:bold
}
ul.secondarylist {
	list-style-type:square;
	padding:0 0 0 12px;
	margin:0 0 0 6px
}
ul.secondarylist li {
	padding-bottom:2px;
	font-weight:normal;
	font-size:0.9em
}
ul.productdetails {
	list-style:none outside;
	margin:0;
	padding:4px 0
}
ul.productdetails li {
	padding-bottom:4px
}
div.equipmentinfo {
	float:right;
	text-align:center;
	padding:0;
	margin:0 0 12px 12px;
	width:170px
}
img.productthumb {
	margin:auto;
	height:60px;
	width:60px
}
div.websiteurl {
	margin:8px 0
}
div#content img.main {
	float:right;
	padding:1em 0.5em 1em 1em;
	border:none
}
.overcontent {
	display:block;
	padding:2px 0 2px
}
.contentsubmit {
	color:#999;
	font-size:0.8em
}
.contenttag {
	color:#999;
	font-size:0.8em;
	text-align:right;
	float:right;
	margin-top:2px
}
.undercontent {
	padding:2px 4px;
	margin:4px 0 8px;
	border-top:0px solid #ddd;
	border-bottom:0px solid #ccc;
	display:block;
	font-size:0.8em;
	background-color:#fafaf7;
	border:1px solid #e4e4e4;
	clear:both;
	overflow:hidden
}
.contentsource {
	color:#999;
	float:left
}
.sharebutton {
	position:relative;
	display:inline
}
.cu-right {
	color:#999;
	text-align:right
}
.cu-left {
	color:#999;
	float:left
}
.contentinfo {
	color:#999;
	float:right;
	position:relative;
	padding-right:10px;
	vertical-align:middle;
	white-space:nowrap
}
.contentinfo img, .contentinfo-norate img {
	vertical-align:middle
}
.contentinfo-norate {
	color:#999;
	float:right;
	vertical-align:middle;
	white-space:nowrap
}
.largetext {
	font-size:1.3em;
}
.smalltext {
	font-size:0.8em;
	color:#777;
}
.smalltext a {
	color:#555;
}
.instructions {
	font-size:0.85em
}
.featured {
	margin:10px 0;
	padding:2px 6px;
	background-color:#ffffed;
	border:1px solid #eaeaa6
}
.featured h2.featuredtext {
	margin:0 0 10px 0;
	padding:0;
	border-bottom:2px solid #eaeaa6;
	color:#8B2607;
	font-size:1em
}
.contentdescription {
	border-bottom:2px solid #999;
	color:#999
}
.featured .undercontent {
	background-color:#fff
}
.featured .seemore {
	float:right;
	font-size:0.8em;
	text-decoration:none
}
img.eventthumb {
	float:right;
	width:200px;
	height:200px;
	margin:10px 0 10px 10px
}
.mapit {
	margin-bottom:16px
}
table.tableforum {
	vertical-align:middle;
	border:1px solid #c3c3ae;
	width:100%;
	margin:8px 0;
	padding:0;
	border-collapse:collapse
}
table.tableforum td {
	padding:8px;
	font-size:0.85em
}
table.tableforum thead th {
	font-weight:bold;
	padding:2px 8px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	text-align:left;
	font-size:1em;
	color:#3c3c0c
}
table.tableforum tbody th {
	font-weight:bold
}
table.tableforum tfoot th, table.tableforum tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	font-size:0.9em;
	padding:2px 8px
}
.tableforum td a, .tableforum td a:visited {
	color:#090;
	font-weight:bold;
	text-decoration:none
}
.tableforum td a:hover {
	text-decoration:underline
}
.fspac {
	margin-left:20px;
	display:block
}
.forumcaticon {
	background-image:url(/images/icons/fam/folder.png);
	background-position:right 8px;
	background-repeat:no-repeat;
	width:8px
}
.forumtopicon {
	background-image:url(/images/icons/fam/comments.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:8px
}
.fcatunread {
	background:url(/images/icons/custom/f_unread.png) no-repeat 0
}
.fcatread {
	background:url(/images/icons/custom/f_read.png) no-repeat 0
}
.ftopunread {
	background:url(/images/icons/custom/f_topic_unread.png) no-repeat 0
}
.ftopread {
	background:url(/images/icons/custom/f_topic_read.png) no-repeat 0
}
.ftoplockunread {
	background:url(/images/icons/custom/f_locked.png) no-repeat 0
}
.ftoplock {
	background:url(/images/icons/custom/f_locked.png) no-repeat 0
}
.ftopmyunread {
	background:url(/images/icons/custom/f_person_unread.png) no-repeat 0
}
.ftopmyread {
	background:url(/images/icons/custom/f_person_read.png) no-repeat 0
}
.ftoptrackunread {
	background:url(/images/icons/custom/f_tracking_unread.png) no-repeat 0
}
.ftoptrackread {
	background:url(/images/icons/custom/f_tracking_read.png) no-repeat 0
}
.fstick {
	background:url(/images/icons/custom/f_sticky_blue.png) no-repeat 0
}
.tableforum .forumnumbers {
	width:2%
}
.forumposttop {
	background-color:#bcbca4;
	color:#4c4c42;
	border-bottom:1px solid #c3c3ae;
	margin-bottom:4px
}
.forumposttopleft {
	float:left;
	padding:2px 4px;
	font-size:0.8em
}
.forumposttopright {
	text-align:right;
	font-size:0.8em;
	padding:2px 4px;
	font-weight:bold
}
.forumtopper {
	margin:8px 0;
	color:#666;
	font-size:0.85em
}
.forumcat {
	font-size:1.2em
}
.fquote {
	background:url(/images/icons/custom/quote.gif) no-repeat 4px 4px;
	background-color:#d7d7d0;
	border:1px solid #bcbcb3;
	color:#444;
	margin:6px;
	padding:6px 6px 6px 24px;
	display:block
}
.fquote p {
	color:#444
}
.bquote {
	font-weight:bold;
	font-size:0.7em;
	background-color:#d7d7d0;
	border:1px solid #bcbcb3;
	color:#444;
	text-decoration:none;
	padding:0 2px
}
.searchblock {
	margin:12px 0 8px 0;
	clear:both;
	overflow:hidden
}
.searchblockheader {
	font-weight:bold;
	padding:2px 8px;
	border:1px solid #090;
	background-color:#4a7521;
	color:#fff
}
.searchblockcontent {
	padding:4px 8px;
	clear:left;
	display:block;
	background-color:#e1e1cd;
	border:1px solid #C3C3AE;
	border-top:0px;
	color:#3c3c0c;
	font-size:0.85em
}
span.searchunit {
	padding-right:8px
}
.searchblock input, .searchblock select {
	margin:0
}
.block {
	margin:0 0 24px 0;
	clear:left
}
.blockheader {
	padding:2px 8px;
	border:1px solid #c3c3ae;
	border-bottom:0px;
	background-color:#e1e1cd;
	clear:both;
	color:#3c3c0c
}
.blockleft {
	float:left
}
.blockright {
	text-align:right
}
.blockcontent {
	padding:8px;
	clear:left;
	display:block;
	background-color:#fff;
	border:1px solid #c3c3ae;
	margin-bottom:18px
}
#content img.bigprofile {
	width:100px;
	height:100px;
	float:left;
	margin:10px 10px 6px 0
}
#content .block p {
	line-height:1.3em
}
#content p a {
	text-decoration:underline
}
.profileusername {
	color:#000;
	font-weight:bold;
	font-size:1.2em
}
.profile_avatar {
	float:left;
	text-align:center;
	margin:0 10px 10px 0
}
img.p_avatar {
	width:60px;
	height:60px
}
.friend {
	float:left;
	margin:2px;
	padding:6px;
	text-align:center;
	width:106px;
	overflow:hidden
}
.friend img {
	width:60px;
	height:60px;
	margin-bottom:6px;
	display:table-cell;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #fff
}
.friend img:hover {
	border:2px solid #ff9
}
.online {
	background:url(/images/icons/custom/antenna.gif) no-repeat 0;
	padding-left:16px;
	text-decoration:none
}
.inlive {
	background:url(/images/icons/custom/antenna_inlive.gif) no-repeat 0;
	padding-left:16px;
	text-decoration:none
}
.liveonline {
	background:url(/images/icons/custom/antenna_liveonline.gif) no-repeat 0;
	padding-left:16px;
	text-decoration:none
}
.offline {
	text-decoration:none
}
img.formavatar {
	float:left;
	width:50px;
	height:50px
}
.ctype {
	padding-left:20px
}
.c960 {
	background:url(/images/icons/custom/960.gif) no-repeat 0;
}
.cpaint {
	background:url(/images/icons/fam/paintbrush.png) no-repeat 0
}
.cmobile {
	background:url(/images/icons/fam/phone.png) no-repeat 0
}
.csearch {
	background:url(/images/icons/fam/magnifier.png) no-repeat 0
}
.cflag {
	background:url(/images/icons/fam/flag_red.png) no-repeat 0
}
.cvideolesson {
	background:url(/images/icons/custom/video4.gif) no-repeat 0;
}
.cpadlock {
	background:url(/images/icons/fam/lock.png) no-repeat 0
}
.cexplore {
	background:url(/images/icons/custom/oe.png) no-repeat 0
}
.chelp {
	background:url(/images/icons/fam/help.png) no-repeat 0
}
.coptions {
	background:url(/images/icons/fam/cog.png) no-repeat 0
}
.cvotechess {
	background:url(/images/icons/custom/vc.png) no-repeat 0
}
.cmentor {
	background:url(/images/icons/custom/16_cm_knight.png) no-repeat 0
}
.cstats {
	background:url(/images/icons/fam/chart_bar.png) no-repeat 0
}
.ctactics {
	background:url(/images/icons/custom/trainer.gif) no-repeat 0
}
.ctacticsgo {
	background:url(/images/icons/custom/trainer_go.gif) no-repeat 0
}
.ccg {
	background:url(/images/icons/custom/games4.gif) no-repeat 0
}
.cgames {
	background:url(/images/icons/custom/cgames.png) no-repeat 0
}
.cmap {
	background:url(/images/icons/fam/map.png) no-repeat 0
}
.ccoach {
	background:url(/images/icons/fam/user_gray.png) no-repeat 0
}
.crssnews {
	background:url(/images/icons/fam/world.png) no-repeat 0
}
.cblog {
	background:url(/images/icons/fam/page_white_edit.png) no-repeat 0
}
.cevent {
	background:url(/images/icons/fam/calendar_view_day.png) no-repeat 0
}
.ccalendar {
	background:url(/images/icons/fam/calendar.png) no-repeat 0
}
.carticle {
	background:url(/images/icons/custom/article_chess.png) no-repeat 0
}
.cnews {
	background:url(/images/icons/fam/newspaper.png) no-repeat 0
}
.calbum {
	background:url(/images/icons/fam/images.png) no-repeat 0
}
.cphoto {
	background:url(/images/icons/fam/picture.png) no-repeat 0
}
.cforum_topic {
	background:url(/images/icons/fam/comments.png) no-repeat 0
}
.cforumtopic {
	background:url(/images/icons/fam/comments.png) no-repeat 0
}
.cforumpost {
	background:url(/images/icons/fam/comment.png) no-repeat 0
}
.cmessage {
	background:url(/images/icons/fam/comment.png) no-repeat 0
}
.cemail {
	background:url(/images/icons/fam/email.png) no-repeat 0
}
.clisting {
	background:url(/images/icons/fam/application_view_list.png) no-repeat 0
}
.cbookequip {
	background:url(/images/icons/custom/book_equip.png) no-repeat 0
}
.citem {
	background:url(/images/icons/custom/book_equip.png) no-repeat 0
}
.cwebsite {
	background:url(/images/icons/fam/link.png) no-repeat 0
}
.cdownload {
	background:url(/images/icons/fam/disk.png) no-repeat 0
}
.cstore {
	background:url(/images/icons/fam/cart.png) no-repeat 0
}
.cwiki {
	background:url(/images/icons/fam/script.png) no-repeat 0
}
.cmunread {
	background:url(/images/icons/fam/email.png) no-repeat 0;
	padding-left:24px
}
.cmread {
	background:url(/images/icons/fam/email_open.png) no-repeat 0;
	padding-left:24px
}
.cnote {
	background:url(/images/icons/fam/note.png) no-repeat 0
}
.ccontent {
	background:url(/images/icons/fam/folder.png) no-repeat 0
}
.cgroup {
	background:url(/images/icons/fam/group.png) no-repeat 0
}
.cmember {
	background:url(/images/icons/fam/user.png) no-repeat 0
}
.ccheat {
	background:url(/images/icons/fam/user_delete.png) no-repeat 0
}
.cvideo {
	background:url(/images/icons/fam/television.png) no-repeat 0
}
.cclub {
	background:url(/images/icons/chess/16_players_1.png) no-repeat 0
}
.ccad {
	background:url(/images/icons/fam/package.png) no-repeat 0
}
.cplay {
	background:url(/images/icons/chess/16_hand_piece.png) no-repeat 0
}
.cgame {
	background:url(/images/icons/chess/16_players_2.png) no-repeat 0
}
.ctourn {
	background:url(/images/icons/chess/16_trophy_2.png) no-repeat 0
}
.ctrophy {
	background:url(/images/icons/chess/16_trophy_1.png) no-repeat 0
}
.ctrophygive {
	background:url(/images/icons/chess/trophy_add.png) no-repeat 0
}
.cplaylive {
	background:url(/images/icons/chess/chess_play_live.gif) no-repeat 0
}
.cplayemail {
	background:url(/images/icons/chess/chess_play_email.gif) no-repeat 0
}
.cplaycomp {
	background:url(/images/icons/chess/chess_play_computer.gif) no-repeat 0
}
.ccomputer {
	background:url(/images/icons/fam/computer.gif) no-repeat 0
}
.cpmailnew {
	background:url(/images/icons/chess/pmailnew.gif) no-repeat 0
}
.cpmailfind {
	background:url(/images/icons/chess/pmailfind.gif) no-repeat 0
}
.cpmailview {
	background:url(/images/icons/chess/pmailview.gif) no-repeat 0
}
.cboard {
	background:url(/images/icons/chess/16_board_pieces_2.png) no-repeat 0
}
.bsmaller {
	font-size:0.85em
}
.bforumreply {
	background:url(/images/icons/fam/comments_add.png) no-repeat 0;
	padding-left:20px
}
.cedituser {
	background:url(/images/icons/fam/vcard_edit.png) no-repeat 0
}
.bedituser {
	background:url(/images/icons/fam/vcard_edit.png) no-repeat 0;
	padding-left:20px;
	font-size:0.85em;
	text-decoration:none;
	float:right;
	margin-top:8px
}
.bmanagefriends {
	background:url(/images/icons/fam/user.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bmanagegroups {
	background:url(/images/icons/fam/group.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bmanagecont {
	background:url(/images/icons/fam/folder.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	float:right;
	font-size:.94em
}
.bmanageblog {
	background:url(/images/icons/fam/page_white_edit.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddphotos {
	background:url(/images/icons/fam/picture_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddvideo {
	background:url(/images/icons/fam/television_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddclub {
	background:url(/images/icons/custom/add_club.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.busers {
	background:url(/images/icons/fam/group.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none;
	font-size:0.85em
}
.bmessages {
	background:url(/images/icons/fam/comment.png) no-repeat 0;
	padding-left:20px
}
.bemail {
	background:url(/images/icons/fam/email_go.png) no-repeat 0;
	padding-left:20px
}
.bwebsite {
	font-size:1.2em;
	font-weight:bold;
	background:url(/images/icons/fam/link_go.png) no-repeat 0;
	padding-left:20px
}
.bwebsitelink {
	background:url(/images/icons/fam/link_go.png) no-repeat 0;
	padding-left:20px
}
.badd {
	background:url(/images/icons/fam/add.png) no-repeat 0;
	padding-left:20px
}
.baddwebsite {
	background:url(/images/icons/fam/link_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddcoach {
	background:url(/images/icons/custom/add_coach.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddcad {
	background:url(/images/icons/fam/package_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddproduct {
	background:url(/images/icons/custom/add_booksequip.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddwiki {
	background:url(/images/icons/fam/script_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bwebsitename {
	font-weight:bold;
	font-size:1.1em
}
.bhomepage {
	background:url(/images/icons/fam/house_go.png) no-repeat 0;
	padding-left:20px
}
.bviewcont {
	background:url(/images/icons/fam/folder_explore.png) no-repeat 0;
	padding-left:20px;
	font-size:0.85em;
	font-weight:normal
}
.bviewblog {
	background:url(/images/icons/fam/page_white_magnify.png) no-repeat 0;
	padding-left:20px;
	font-size:0.85em
}
.bview {
	background:url(/images/icons/fam/magnifier.png) no-repeat 0;
	padding-left:16px;
	text-decoration:none
}
.badddownload {
	background:url(/images/icons/custom/add_download.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bdownload {
	background:url(/images/icons/fam/bullet_disk.png) no-repeat 0;
	padding-left:18px;
	margin-left:-8px;
	font-weight:bold;
	font-size:0.85em
}
.bmapit {
	background:url(/images/icons/fam/map.png) no-repeat 0;
	padding-left:20px;
	margin-left:18px;
	margin-bottom:36px;
	text-decoration:none;
	font-weight:bold
}
.baddfriend {
	background:url(/images/icons/fam/user_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.btrack {
	background:url(/images/icons/fam/bell_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddevent {
	background:url(/images/icons/fam/calendar_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddgroup {
	background:url(/images/icons/fam/group_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddnews {
	background:url(/images/icons/fam/newspaper_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddlist {
	background:url(/images/icons/fam/application_view_list.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddalbum {
	background:url(/images/icons/custom/album_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.baddmorephotos {
	background:url(/images/icons/fam/pictures.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bnewmessage {
	background:url(/images/icons/fam/comment_edit.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bnewemail {
	background:url(/images/icons/fam/email_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bsendtofriend {
	background:url(/images/icons/fam/email_go.png) no-repeat 0;
	padding-left:20px
}
.breview {
	background:url(/images/icons/fam/pencil.png) no-repeat 0;
	padding-left:20px
}
.bwelcomemessage {
	background:url(/images/icons/fam/comment.png) no-repeat 0;
	padding-left:20px;
	font-size:0.85em
}
.bparticipation {
	background:url(/images/icons/fam/award_star_gold_3.png) no-repeat 0;
	padding-left:20px
}
.bmembersince {
	background:url(/images/icons/fam/date.png) no-repeat 0;
	padding-left:20px
}
.blastlogin {
	background:url(/images/icons/fam/key.png) no-repeat 0;
	padding-left:20px
}
.bparticipationsmall {
	background:url(/images/icons/fam/award_star_gold_3.png) no-repeat 0;
	padding-left:20px;
	font-size:0.85em
}
.bblogpost {
	background:url(/images/icons/fam/page_white_edit.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.busernameplain {
	font-size:0.85em
}
.bfriendremove {
	background:url(/images/icons/fam/user_delete.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bdelete {
	background:url(/images/icons/fam/bin_empty.png) no-repeat 0;
	padding-left:20px;
	font-size:0.85em;
	color:#000
}
.bdelete:hover {
	color:#666
}
.bdelete:visited {
	color:#000
}
.bviewprofile {
	background:url(/images/icons/fam/vcard.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bsendmessage {
	background:url(/images/icons/fam/comment_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bcontactemail {
	background:url(/images/icons/fam/email_go.png) no-repeat 0;
	padding-left:20px
}
.bforumnewpost {
	background:url(/images/icons/fam/comments_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.barticleadd {
	background:url(/images/icons/custom/article_chess_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bnewspost {
	background:url(/images/icons/fam/newspaper_add.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.barticlepost {
	background:url(/images/icons/fam/page_edit.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bcontentblocktitle {
	font-size:1.1em
}
.bcontentusername {
	text-decoration:none
}
.beditinfo {
	background:url(/images/icons/fam/vcard.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bquit {
	background:url(/images/icons/fam/cancel.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.beditpassword {
	background:url(/images/icons/fam/textfield_key.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bmanageprivacy {
	background:url(/images/icons/fam/lock.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.bmanagenotifications {
	background:url(/images/icons/fam/bell.png) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
/*-------------------------------------------------------------------------------*/

.buttonlink, #sidebar a.buttonlink {
	display:block;
	width:7em;
	background:url(/images/icons/fam/pencil.png) no-repeat 4px;
	margin:4px 0;
	padding:2px 4px 2px 24px;
	border-top:1px #f90 solid;
	border-right:1px #c63 solid;
	border-left:1px #f90 solid;
	border-bottom:1px #c63 solid;
	background-color:#f60;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase
}
.buttonlink:hover, #sidebar a.buttonlink:hover {
	border-top:1px #fc0 solid;
	border-right:1px #e85 solid;
	border-left:1px #fc0 solid;
	border-bottom:1px #e85 solid;
	background-color:#f90;
	color:#fff
}
.buttonlink:visited, #sidebar a.buttonlink:visited {
	color:#fff
}
.buttonlink2, #sidebar a.buttonlink2 {
	display:block;
	width:5.5em;
	background:url(/images/icons/fam/star.png) no-repeat 4px;
	margin:4px auto;
	padding:2px 4px 2px 20px;
	border-top:1px #749d4d solid;
	border-right:1px #060 solid;
	border-left:1px #749d4d solid;
	border-bottom:1px #060 solid;
	background-color:#4a7521;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase
}
.buttonlink2:hover, #sidebar a.buttonlink2:hover {
	background-color:#57822e;
	color:#fff
}
.buttonlink2:visited, #sidebar a.buttonlink2:visited {
	color:#fff
}
.buttonlink3, #sidebar a.buttonlink3 {
	display:block;
	width:6.2em;
	background:url(/images/icons/fam/user_comment.png) no-repeat 4px;
	margin:4px 0;
	padding:1px 4px 1px 24px;
	border-top:1px #EAA54F solid;
	border-right:1px #E2820C solid;
	border-left:1px #EAA54F solid;
	border-bottom:1px #E2820C solid;
	background-color:#ff9c21;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase
}
.buttonlink3:hover, #sidebar a.buttonlink3:hover {
	border-top:1px #EAA54F solid;
	border-right:1px #E2820C solid;
	border-left:1px #EAA54F solid;
	border-bottom:1px #E2820C solid;
	background-color:#FFB821;
	color:#fff
}
.buttonlink3:visited, #sidebar a.buttonlink3:visited {
	color:#fff
}
.buttonlink4 {
	background:url(/images/icons/fam/comments.png) no-repeat 4px;
	margin:0;
	padding:1px 4px 1px 24px;
	border-top:1px #d41 solid;
	border-right:1px #b20 solid;
	border-left:1px #b20 solid;
	border-bottom:1px #d41 solid;
	background-color:#c30;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase
}
.buttonlink4:hover {
	border-top:1px #e52 solid;
	border-right:1px #c30 solid;
	border-left:1px #c30 solid;
	border-bottom:1px #e52 solid;
	background-color:#d41;
	color:#fff
}
.buttonlink4:visited {
	color:#fff
}
.btngreen, a.btngreen, #content p a.btngreen, #sidebar a.btngreen {
	padding:2px 4px;
	border-top:1px #749d4d solid;
	border-right:1px #060 solid;
	border-left:1px #749d4d solid;
	border-bottom:1px #060 solid;
	background-color:#4a7521;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.2em;
}
.btngreen:hover, #content p a.btngreen:hover {
	background-color:#57822e;
	color:#fff;
	text-decoration:none
}
a.btngreen:visited, p a.btngreen:visited {
	color:#fff
}
.btnorange, a.btnorange, #content p a.btnorange, #sidebar a.btnorange {
	padding:2px 4px;
	border-top:1px #f90 solid;
	border-right:1px #c63 solid;
	border-left:1px #f90 solid;
	border-bottom:1px #c63 solid;
	background-color:#f60;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.2em;
}
.btnorange:hover {
	border-top:1px #fc0 solid;
	border-right:1px #e85 solid;
	border-left:1px #fc0 solid;
	border-bottom:1px #e85 solid;
	background-color:#f90;
	color:#fff
}
a.btnorange:visited, #content p a.btnorange:hover {
	color:#fff;
	text-decoration:none
}
.btngrey, a.btngrey, #content p a.btngrey, #sidebar a.btngrey {
	padding:2px 4px;
	border-top:1px #ccc solid;
	border-right:1px #777 solid;
	border-left:1px #ccc solid;
	border-bottom:1px #777 solid;
	background-color:#999;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.2em;
}
.btngrey:hover, #content p a.btngrey {
	border-top:1px #bbb solid;
	border-right:1px #888 solid;
	border-left:1px #bbb solid;
	border-bottom:1px #888 solid;
	background-color:#aaa;
	color:#fff;
	text-decoration:none
}
a.btngrey:visited {
	color:#fff
}
.btnblue, a.btnblue, #content p a.btnblue, #sidebar a.btnblue {
	padding:2px 4px;
	border-top:1px #2bf solid;
	border-right:1px #07d solid;
	border-left:1px #2bf solid;
	border-bottom:1px #07d solid;
	background-color:#09f;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.2em;
}
.btnblue:hover {
	border-top:1px #3cf solid;
	border-right:1px #18c solid;
	border-left:1px #3cf solid;
	border-bottom:1px #18c solid;
	background-color:#2bf;
	color:#fff;
	text-decoration:none
}
a.btnblue:visited {
	color:#fff;
}
/*-------------------------------------------------------------------------------*/





div.paginator {
	font-size:0.85em;
	color:#666;
	margin-bottom:12px;
	text-align:right;
	margin-top:8px
}
.paginator_inactive_step {
	font-weight:bold
}
.paginator_selected_page {
}
.paginator_page {
	font-weight:bold;
	text-decoration:none
}
.paginator_page:hover {
	text-decoration:underline
}
.paginator_active_step {
	text-decoration:none;
	font-weight:bold
}
.paginator_active_step:hover {
	text-decoration:underline
}
div.breadcrumb {
	font-size:0.85em;
	padding:4px 0;
	color:#666
}
div.breadcrumb a, div.breadcrumb a:visited {
	color:#666;
	text-decoration:none
}
div.breadcrumb a:hover {
	text-decoration:underline
}
.floatleft {
	float:left
}
.floatright {
	float:right
}
.leftside {
	padding-top:8px;
	font-size:0.85em;
	float:left
}
.centered {
	text-align:center
}
.aligncenter {
	text-align:center
}
.alignright {
	text-align:right
}
.spacetop {
	margin-top:12px
}
.last {
	margin-bottom:6px
}
.inlineleft {
	float:left;
	padding:0
}
.inlineright {
	text-align:right;
	padding:0
}
.nounderline {
	text-decoration:none
}
.padtop {
	margin-top:8px
}
.padbottom {
	padding-bottom:8px
}
.leftactions {
	padding-bottom:8px;
	font-size:.85em;
	float:left
}
.sort {
	float:left
}
.sort select {
	font-size:0.85em
}
span.sortby {
	color:#666;
	font-size:0.85em;
	vertical-align:top
}
.searchresult {
	margin-bottom:8px
}
span.searchterm {
	font-weight:bold;
	color:#c00
}
.actions {
	margin:8px 0
}
input, select, textarea {
}
select, select.selectOne, select.selectMultiple {
	padding:0;
	margin:0
}
input.textline, textarea {
	padding:3px;
	font-size:1.1em;
	color:#1b7daa;
	background-color:#ffa;
}
.selecttext {
	font-size:1.1em;
	color:#1b7daa;
}
a.moreoptions {
	color:#999;
	font-style:italic;
	float: right;
}
textarea {
	overflow:auto
}
div.formelement {
	clear:left;
	display:block;
	margin:10px 0 10px;
	vertical-align:middle
}
div.formtiny {
	clear:left;
	display:block;
	margin:0 0 10px;
	vertical-align:middle
}
div.formtiny textarea {
	width:99%;
	padding:0;
	margin:0;
	color:#fff;
	background-color:#fff
}
.tinyinline {
	margin-left:138px
}
.formelement label, label.formelement, .formtiny label {
	font-weight:bold
}
.formelement label, .formtiny label {
	display:block;
	float:left;
	width:130px;
	padding:4px;
	margin-bottom:0;
	text-align:right
}
.formelement label.labelCheckbox, .formelement label.labelRadio {
	float:none;
	display:block;
	margin:0 0 4px 140px;
	text-align:left;
	width:340px;
	padding:4px 0 4px 18px;
	text-indent:-18px;
	font-weight:normal
}
.labeline {
	float:left;
	display:block;
	padding:4px;
	color:#090;
	font-weight:bold;
	margin-bottom:8px
}
.inputText, .inputTextarea {
	width:180px;
	padding:1px
}
input.postal {
	width:90px
}
input#postal {
	width:90px
}
.formelement label.left {
	text-align:left;
	float:none;
	display:block
}
input.inputCheckbox, input.inputRadio {
	display:inline;
	height:14px;
	width:14px;
	background-color:transparent;
	border-width:0;
	padding:0;
	margin:0
}
input.inputSubmit, input.inputButton {
	margin-left:138px
}
div.submit {
	clear:left
}
input.left {
	margin-left:0px
}
.formelement small, .formsection small {
	display:block;
	margin:0 0 6px 138px;
	font-size:0.8em;
	color:#666
}
.wide label {
	float:none;
	display:block
}
.wide textarea {
	width:99%;
	margin:0
}
.wide small {
	margin-bottom:6px;
	margin-left:0px
}
.wider {
	width:360px
}
.shorter {
	width:90px
}
div.ratingblock {
	display:inline
}
div.undercontent .ratingstars {
	position:absolute;
	right:3px !important;
	right:173px;
	top:4px;
	width:65px;
	margin:0;
	padding:0;
	overflow:hidden
}
.loading {
	height:12px;
	background:url('/images/rating/working.gif') 50% 50% no-repeat
}
.unit-rating {
	list-style:none;
	margin:0px;
	padding:0px;
	height:12px;
	position:relative;
	background:url('/images/rating/starrating.gif') top left repeat-x;
	float:right;
	display:inline;
	width:60px
}
.freestars .unit-rating {
	margin:-4px 0 8px 4px;
	float:left
}
.unit-rating li {
	text-indent:-90000px;
	padding:0px;
	margin:0px;
	display:inline;/*\*/
	float:left;/* */
}
.unit-rating li a {
	outline:none;
	display:inline;
	width:12px;
	height:12px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0px;
	overflow:hidden
}
.unit-rating li a:hover {
	background:url('/images/rating/starrating.gif') repeat left 24px;
	z-index:2;
	left:0px
}
.unit-rating a.r1-unit {
	left:0px
}
.unit-rating a.r1-unit:hover {
	width:12px
}
.unit-rating a.r2-unit {
	left:12px
}
.unit-rating a.r2-unit:hover {
	width:24px
}
.unit-rating a.r3-unit {
	left:24px
}
.unit-rating a.r3-unit:hover {
	width:36px
}
.unit-rating a.r4-unit {
	left:36px
}
.unit-rating a.r4-unit:hover {
	width:48px
}
.unit-rating a.r5-unit {
	left:48px
}
.unit-rating a.r5-unit:hover {
	width:60px
}
.unit-rating li.current-rating {
	background:url('/images/rating/starrating.gif') left bottom;
	height:12px;
	display:inline;
	text-indent:-9000px;
	z-index:1
}
.voted {
	color:#999
}
.reviewstar {
	font-size:0.8em;
	float:left;
	margin:-7px 0 0 4px
}
.bigrating {
	display:block;
	text-align:center;
	font-weight:bold;
	vertical-align:top
}
.bigrating img {
	padding-left:2px
}
#progressBar {
	position:relative;
	width:300px;
	height:15px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	background-color:#f9fabc;
	padding:0;
	margin:0
}
#progressIndicator {
	position:absolute;
	top:0;
	left:0;
	background-color:#d64622;
	width:140px;
	height:15px;
	font-size:1px
}
#progressText {
	position:absolute;
	top:0;
	left:0;
	border-style:none;
	width:300px;
	height:15px;
	text-align:center;
	color:#000;
	font-family:verdana;
	font-size:9px
}
table.photoalbumpics {
	background-color:#f7f7f7;
	vertical-align:middle;
	border:1px solid #c3c3ae;
	width:100%;
	margin:8px 0;
	padding:0;
	border-collapse:collapse
}
table.photoalbumpics tbody td {
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	font-size:0.9em;
	padding:8px
}
table.photoalbumpics thead th {
	font-weight:bold;
	padding:2px 8px;
	border-bottom:1px solid #c3c3ae;
	background-color:#e1e1cd;
	text-align:left;
	font-size:1em;
	color:#3c3c0c
}
table.photoalbumpics tbody th {
	font-weight:bold
}
table.photoalbumpics tfoot th, table.photoalbumpics tfoot td {
	background-color:#e1e1cd;
	border-top:1px solid #c3c3ae;
	color:#3c3c0c;
	font-size:0.9em;
	padding:2px 8px
}
table.photoalbumpics td a:hover {
	background-color:#f7f7f7
}
img.photothumb {
	width:112px;
	height:112px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#fff;
	padding:6px
}
img.photothumb:hover {
	background-color:#ff9;
	border:1px solid #f90
}
.albumthumbnail {
	padding:2px 4px;
	margin:2px auto 4px;
	font-size:0.8em;
	background-color:#fff;
	border:1px solid #e4e4e4;
	color:#999;
	text-align:center;
	width:116px;
	display:block
}
.thumbtiny {
	height:40px;
	width:40px
}
.blurb {
	margin:6px 0 36px 0
}
.blurbpic {
	width:80px;
	height:80px;
	float:right;
	padding:0 0 8px 8px
}
.blurbpic-dl {
	width:70px;
	height:70px;
	float:left;
	padding:0 8px 8px 0
}
.blurb-dl {
	margin-bottom:8px
}
.blurb-dl a.smalllinks {
	font-size:0.80em
}
.blurbpicsmall {
	width:40px;
	height:40px;
	float:right;
	padding:4px
}
.blurbphoto {
	float:left;
	margin-bottom:8px
}
.blurbphototext {
	margin-left:136px
}
.boxpopup {
	font-family:Arial, sans-serif;
	font-size:smaller;
	color:black;
	background:#ACCDFF;
	width:150px;
	text-align:left;
	padding:4px 5px 4px 5px;
	font-weight:bold;
	border:1px solid #22199A
}
#pdq {
	position:absolute;
	visibility:hidden;
	z-index:200
}
.rightbuttons {
	text-align:right
}
.uploadbutton {
	text-align:center
}
.usercomments {
	margin-bottom:8px;
	padding:8px 12px;
	border:1px solid #e4e4e4;
	background-color:#ffe;
	color:#3b3b2e;
	font-size:0.9em
}
.usercomments ul {
	padding:0;
	margin:0 0 4px 18px;
	list-style:none outside url(/images/icons/custom/bullet_note.png);
	font-size:0.85em
}
.usercomments li {
	margin-bottom:12px;
	padding-bottom:0;
	margin-top:0;
	padding-top:0
}
.usercomments h4 {
	color:#e57d25;
	border-bottom:1px dotted #666;
	padding-left:20px;
	padding-bottom:4px;
	margin-bottom:6px;
	font-size:1.4em;
	background:url(/images/icons/fam/note.png) no-repeat 0
}
.usercomments li a {
}
.usercomments img.avatar {
	float:right;
	width:30px;
	height:30px;
	margin:4px 0 4px 4px
}
#content .usercomments img.avatar {
	float:left;
	width:30px;
	height:30px;
	margin:4px 4px 4px 0
}
.usercomments textarea {
	width:90%
}
#content .usercomments {
	background-color:#fff
}
.usercommentor {
	font-weight:bold;
	display:block
}
.ucaction {
	display:block
}
li.posted {
	background-color:#fbf4a0;
	padding:2px 4px
}
.rsshold {
	padding:0;
	margin:12px 0
}
.rssfeed {
	margin:4px 0 8px;
	background-color:#f7f7f7;
	border:1px solid #ccc
}
.rssfeed p {
	font-size:.85em
}
.rssfeed a {
	font-size:1em;
	font-weight:bold
}
.rssfeed table, .rssfeed tr {
	border:none;
	padding:0;
	margin:0
}
.rssfeed td {
	padding:6px
}
.dlbox {
	margin:12px 12px 24px 60px
}
.dl-link, .dl-link:visited {
	padding:6px;
	padding-left:28px;
	border:1px solid #555;
	background:url(/images/icons/fam/disk.png) no-repeat 6px;
	background-color:#ff9;
	font-weight:bold;
	color:#03C
}
.dl-link:hover {
	color:#36f;
	background-color:#ffc
}
.cat-breadcrumb {
	font-size:1em;
	color:#333;
	margin-top:8px;
	font-weight:bold;
	float:left
}
.cat-breadcrumb a, .cat-breadcrumb a:visited {
	color:#333
}
.catjump {
	text-align:right;
	font-size:0.85em;
	color:#999;
	margin-top:8px
}
.hero {
	clear:right;
	float:right;
	margin:12px 0 8px 8px;
	text-align:center
}
.heroshot {
	margin-top:8px;
	display:block
}
.productname {
	font-weight:bold;
	font-size:1.1em
}
table.table-video {
	border:1px solid #ccc;
	vertical-align:middle;
	width:100%;
	margin:8px 0;
	padding:0;
	border-collapse:collapse
}
table.table-video td {
	padding:6px;
	vertical-align:top;
	text-align:center;
	font-size:0.9em
}
table.table-video a.title {
	font-weight:bold;
	display:block
}
.videoscreen {
	padding:12px 12px 6px;
	text-align:center
}
.alpha {
	margin:6px 0;
	padding:2px;
	font-size:1.2em;
	text-align:center
}
.alpha a {
	margin-right:0.3em;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	padding:0 2px
}
.alpha a:hover {
	text-decoration:underline;
	color:#333
}
.alpha a.wikialpha {
	background-color:#ffc;
	border:1px solid #090;
	color:#060
}
div.wikitools {
	float:right;
	font-size:0.9em;
	margin-top:4px
}
div.wikitools a, div.wikitools a:visited {
	background-color:#ddd;
	color:#666;
	padding:2px 4px 2px 21px;
	text-decoration:none
}
div.wikitools a:hover {
	background-color:#eee;
	text-decoration:underline
}
.wikiview {
	background:url(/images/icons/fam/script.png) no-repeat 3px 3px
}
.wikiedit {
	background:url(/images/icons/fam/pencil.png) no-repeat 3px 3px
}
.wikihistory {
	background:url(/images/icons/fam/page_white_find.png) no-repeat 3px 3px
}
.wikirevert {
	background:url(/images/icons/fam/arrow_undo.png) no-repeat 3px 3px
}
.viewnow {
	background:url(/images/icons/fam/magnifier.png) no-repeat 0;
	padding-left:20px
}
.wvold {
	padding-right:18px
}
.wikiversion {
	background-color:#ddd;
	background-image:url(/images/icons/fam/error.png);
	background-repeat:no-repeat;
	background-position:4px;
	padding:4px 4px 4px 26px;
	border:1px solid #999;
	margin:6px 0;
	color:#333;
	font-size:0.9em
}
div.cadflags {
	float:right;
	font-size:0.85em;
	color:#999;
	margin-top:1px
}
div.cadflags a, div.cadflags a:visited {
	background-color:#ddd;
	color:#999;
	padding:0 2px;
	text-decoration:none
}
div.cadflags a:hover {
	background-color:#eee;
	text-decoration:underline
}
.userpagelinks {
	float:right;
	margin:4px;
	width:180px;
	font-size:0.9em
}
.userpagelinks a {
	display:block;
	margin-bottom:4px;
	font-weight:bold
}
.sresult {
	margin-bottom:18px
}
a.stitle {
	font-weight:bold;
	font-size:1.1em;
	color:#090;
	text-decoration:underline
}
a.stitle:hover {
	color:#060;
	text-decoration:underline
}
a.stitle:visited {
	color:#060;
	text-decoration:underline
}
.scontent {
	color:#333
}
.surl {
	font-size:0.9em;
	color:#161
}
.pl {
	font-size:0.9em;
	max-width:300px;
	margin:8px auto 12px;
	padding:4px 12px 8px 4px;
	background-color:#D8EFC2;
	border:1px solid #98C46F;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#98C46F
}
.pl ul {
	margin:8px 0 8px 8px;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside
}
.pl li {
	margin:6px 0;
	padding:0
}
.pl .inner {
	display:block;
	height:12px;
	background-color:#FE8D00
}
.pl .slider {
	display:block;
	margin:2px 0 0 0;
	background-color:#fff;
	border:1px solid #C6E4A9;
	height:12px
}
.pl .question {
	font-weight:bold
}
.pl .thanks {
	color:#f00;
	font-weight:bold;
	text-align:center
}
.pl .percent {
	color:#566D41;
	font-size:0.9em
}
.pl label {
	display:inline;
	float:none;
	width:130px;
	padding:4px;
	margin-bottom:0;
	text-align:right
}
.pl .more {
	margin:12px 0 4px 6px;
	text-align:right;
	font-size:0.9em
}
.pl .more a {
	text-decoration:none
}
.pl .move {
	color:#090;
	font-weight:bold
}
.pl h4 {
	font-weight:bold;
	font-size:1.2em;
	margin:0 4px
}
.pl h4 a, .pl h4 a:visited {
	text-decoration:none;
	color:#000
}
.csurvey {
	background:url(/images/icons/custom/survey.gif) no-repeat 0
}
#sidebar .block .li-survey {
	list-style-image:url(/images/icons/custom/bullet_survey.gif)
}
.pl .ndr {
	margin-left:6px
}
.lp {
	float:left;
	display:inline;
	margin:10px 20px 10px 10px
}
.lpmiddle {
	margin-left:0
}
.lplast {
	margin-left:0;
	margin-right:0
}
.lpwside {
	margin:12px 10px 0;
	float:left;
	width:610px
}
.thirds {
	width:268px
}
.half {
	width:455px
}
.full {
	width:930px
}
.twocol {
	width:295px
}
.lphead {
	padding:1px 8px;
	border:1px solid #c3c3ae;
	background-color:#e1e1cd;
	color:#3c3c0c;
	clear:both
}
.lphead a, .lphead a:visited, .lphead a:hover, .lphead a:active {
	font-size:1.2em;
	color:#3c3c0c;
	text-decoration:none
}
.lpbody {
	padding:0 4px 20px
}
.lplist {
	padding:4px;
	font-size:0.85em;
	padding-top:8px;
	clear:both
}
.lpimg {
	float:left;
	margin:4px 8px 4px 0;
	height:60px;
	width:60px
}
.uptop {
	text-align:right;
	font-size:0.8em
}
.inone {
	padding:4px 4px 4px 30px;
	margin-bottom:10px;
	border:1px solid #fc3;
	background:url(/images/icons/custom/chessbook.gif) no-repeat 8px 8px;
	background-color:#ffa
}
.inone a.big {
	text-decoration:none;
	font-size:1.2em;
	color:#e60;
	font-weight:bold
}
.intwo {
	padding:4px 4px 4px 30px;
	margin-bottom:16px;
	border:1px solid #5af;
	background:url(/images/icons/chess/16_board_pieces_2.gif) no-repeat 8px 8px;
	background-color:#dff
}
.intwo a.big {
	text-decoration:none;
	font-size:1.2em;
	color:#003A9A;
	font-weight:bold;
	padding-bottom:0
}
.insm {
	font-size:0.9em;
	color:#333
}
.insm a {
	text-decoration:none;
	color:#333
}
.insm a:hover {
	text-decoration:underline
}
.inl a {
	text-decoration:none;
	font-size:1.1em
}
.ad250 {
	text-align:center
}
.dpz {
	margin:0;
	padding:8px 0 0;
}
.inhstory h2 {
	font-size:1.6em
}
.inhstory img {
	width:90px;
	height:90px;
	float:left;
	margin-right:8px
}
ul.mpul {
	margin:6px 0 0 6px;
	padding:0 0 0 6px;
	font-size:0.85em;
	list-style:none
}
ul.mpul li {
	padding:2px;
	font-weight:bold
}
.inmn {
	width:118px;
	padding:8px;
	overflow:hidden;
	text-align:center;
	float:left;
	display:inline
}
.dlypzl {
	padding:2px;
	padding-left:20px;
	background-color:#973333;
	background-image:url(/images/icons/custom/hand.gif);
	background-repeat:no-repeat;
	border:1px solid #6D1616;
	font-size:0.85em;
	background-position:4px;
	color:#fff;
	clear:both
}
.nowrap {
	white-space:nowrap
}
.bclng {
	background:url(/images/icons/chess/pmailnew.gif) no-repeat 0;
	padding-left:20px;
	font-size:0.9em
}
.bclng2 {
	background:url(/images/icons/chess/pmailnew.gif) no-repeat 0;
	padding-left:20px;
	text-decoration:none
}
.gwait {
	margin-left:20px;
	color:#666;
}
.gmymv, .gmymv:visited {
	padding-left:20px;
	color:#c00;
	text-decoration:underline;
	font-weight:bold;
	background:url(/images/icons/chess/16_hand_piece.png) no-repeat 0
}
.gmymv:hover, .gmymv:active {
	background-color:#ffc;
	color:#f00
}
table.tstats {
	margin:0;
	padding:0;
	border:1px solid #e4e4e4;
	vertical-align:middle;
	width:100%;
	border-collapse:collapse;
	background-color:#fff
}
table.tstats td {
	font-size:0.9em;
	margin:0;
	padding:4px;
	border:1px solid #e4e4e4
}
.oddg {
	background-color:#f7f7f7
}
.brss {
	padding-right:20px;
	background-image:url(/images/icons/fam/feed.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-decoration:none;
	float:right;
	color:#000;
	font-size:0.9em
}
.bsett {
	background-image:url(/images/icons/fam/table_edit.png);
	background-repeat:no-repeat;
	background-position:0;
	padding-left:20px;
	text-decoration:none
}
.bpgn {
	background-image:url(/images/icons/fam/folder.png);
	background-repeat:no-repeat;
	background-position:0;
	padding-left:20px;
	text-decoration:none
}
.bpay {
	background:url(/images/icons/fam/coins.png) no-repeat 0;
	padding-left:20px
}
.smavatar {
	width:16px;
	height:16px;
	vertical-align:bottom
}
.brpst {
	font-size:0.85em;
	color:#666
}
.bblst {
	margin:0 auto;
	padding:8px 16px;
	list-style:none
}
.hlbox {
	background-color:#ffc;
	padding:6px;
	border:1px solid #ee3
}
.hlbox p {
	color:#222
}
.hlbox a, .hlbox a:visited {
	color:#090
}
.hrhide {
	display:none
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.mhl {
	background-color:#ff0;
	border:1px solid #fc0;
	display:block
}
.noul {
	text-decoration:none
}
.grpbar {
	color:#fff;
	background-color:#752c21;
	font-size:1.2em;
	padding:2px 6px;
	border:1px solid #000;
	margin:0 0 8px;
	vertical-align:middle
}
.grpbar a, .grpbar a:visited {
	color:#fff;
	text-decoration:none;
	background:none
}
.grpavat {
	height:18px;
	width:18px;
	vertical-align:middle
}
table.supersimple {
	border:0;
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:auto
}
table.supersimple td {
	font-size:0.9em;
	border:0;
	padding:0
}
.premium {
	color:#032e58;
	font-size:0.85em;
	margin:4px 0 18px;
	padding:8px 12px;
	border:2px solid #3474d4;
	background-color:#cae6f7
}
.premium h4 {
	color:#36c;
	padding-left:20px;
	background:url(/images/icons/member/gold.png) no-repeat 0 2px;
	border-bottom:1px dotted #666;
	padding-bottom:4px;
	margin-bottom:6px;
	font-size:1.4em
}
.premium p {
	color:#032e58;
	line-height:1.3em
}
.premium p a {
	color:#06c
}
.premium .perk {
	color:#36c;
	padding-left:20px;
	background:url(/images/icons/member/gold.png) no-repeat 0 2px;
	font-size:1.2em;
	font-weight:bold
}
.linkselected {
	text-decoration:none;
	background-color:#ffc
}
.clear {
	clear:both;
}
.buttoncancel {
	padding:4px 12px;
	border-top:2px #ccc solid;
	border-right:2px #777 solid;
	border-left:2px #ccc solid;
	border-bottom:2px #777 solid;
	background-color:#999;
	color:#333;
	font-weight: bold;
	font-size:1.3em;
}
.buttonaction {
	padding:4px 12px;
	border-top:2px #f90 solid;
	border-right:2px #c63 solid;
	border-left:2px #f90 solid;
	border-bottom:2px #c63 solid;
	background-color:#f60;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
}
.memgld {
	padding-right:17px;
	background:url(/images/icons/member/gold.png) no-repeat right center;
}
.memplt {
	padding-right:19px;
	background:url(/images/icons/member/platinum.png) no-repeat right center;
}
.memslv {
	padding-right:16px;
	background:url(/images/icons/member/silver.png) no-repeat right center;
}
.memdmd {
	padding-right:18px;
	background:url(/images/icons/member/diamond.png) no-repeat right center;
}
.staff {
	padding-right:29px;
	background:url(/images/icons/member/staff.gif) no-repeat right center;
}
.mbr {
	zoom:1;
	padding-left:16px;
	background-repeat:no-repeat;
	background-position:center
}
.igld {
	background-image:url(/images/icons/member/gold.png);
	margin-left:1px
}
.istf {
	background-image:url(/images/icons/member/staff.gif);
	margin-left:4px;
	padding-left:26px
}
.ctools {
	background:url(/images/icons/fam/wrench_orange.gif) no-repeat 0
}
.ctable {
	background:url(/images/icons/fam/table.gif) no-repeat 0
}
.cmedal {
	background:url(/images/icons/fam/medal_gold_1.gif) no-repeat 0
}
.cpremium {
	background:url(/images/icons/member/gold.png) no-repeat 0
}
.cbadge {
	background:url(/images/icons/fam/application_view_tile.gif) no-repeat 0
}
.cadvance {
	background:url(/images/icons/fam/arrow_right.gif) no-repeat 0
}
.ll {
	color:#000;
	text-decoration:none;
}
.icn {
	vertical-align:bottom
}
.midtabs {
	margin:8px;
	text-align:center;
	color:#c3c3ae;
}
.midtabs a, .midtabs a:visited {
	margin:0 2px;
	font-size:1.2em;
	padding:0 2px;
}
.midtabs a.selected {
	background-color:#ff9;
	border:1px solid #f90;
	text-decoration:none;
	padding:0 4px;
}
.admeta {
	font-size:9px;
	font-family:Arial
}
.admeta a {
	text-decoration:none
}
.adzone {
	text-align:center;
	padding-top:4px;
	z-index:-1;
}
.homepagestory {
	text-decoration:none;
}
.bcmsignup {
	background:url(/images/icons/custom/16_cm_knight.png) no-repeat 4px;
	margin:8px auto;
	padding:2px 4px 2px 24px;
	border-top:1px #f90 solid;
	border-right:1px #c63 solid;
	border-left:1px #f90 solid;
	border-bottom:1px #c63 solid;
	background-color:#f60;
	color:#ffc !important;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}
.bcmsignup:hover {
	background-color:#f90;
	color:#fff;
}
.bcmsignup:visited {
	color:#fff;
}
table.indexstats {
	margin:0 auto 12px;
	font-size:0.85em
}
table.indexstats td a {
	height:16px;
	overflow:visible;
	display:block
}
.loginbutton {
	font-size:1.1em;
	font-weight:bold;
}
.mpforum {
	font-size:0.8em;
	padding:4px;
	clear:both
}
.mpforum a {
	font-weight:bold
}
.mpforum ul {
	margin:0;
	padding:0;
}
.mpforum li {
	list-style:square;
	margin:0;
}
.ccmcourselist {
	background:url(/images/icons/fam/application_form_magnify.png) no-repeat 0;
}
.ccmlessonlist {
	background:url(/images/icons/custom/view_list.png) no-repeat 0;
}
.cmpassed {
	color:#090;
	font-weight:bold;
}
.cmfailed {
	color:#c00;
	font-weight:bold;
}
table.regavatar img {
	border: 8px solid #fff;
}
table.regavatar img:hover {
	border: 8px solid #ffc;
	cursor: pointer;
	cursor: hand;
}
table.regavatar img.avatarpicked {
	border: 8px solid #ff3;
}
table.regusername a.regname {
	color: #0072c2;
	display: block;
	padding: 4px;
	font-weight: bold;
}
table a.regnameselected {
	background-color: #ff9;
	display: block;
	padding: 4px;
	color: #0072c2;
	font-weight: bold;
}
.trophybox td {
	padding: 8px 16px;
	text-align: center;
	font-size: 0.85em;
}
.trophysidebox td {
	padding: 2px 8px;
	text-align: center;
	font-size: 0.85em;
}
.trophybox img {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.trophybox a:hover img {
	background-color: #ff9;
}
.trophybox a {
	text-decoration: none;
}
.trophyinfo {
	width: 116px;
	margin: 4px auto;
	text-align: center;
}
.trophyquote {
	font-size: 0.8em;
	color: #666;
	font-style: italic;
	margin: auto;
}
.trophyname {
	width: 116px;
	margin: 4px auto;
	font-weight: bold;
	text-align: center;
}
.trophicon {
	width: 16px;
	height: 16px;
	vertical-align: bottom;
}
div.trophycase {
	padding: 10px;
}
div.trophycase a:hover {
	background-color: #ff9;
	text-decoration: none;
}
div.trophymessage {
	padding: 10px;
	margin-top: 10px;
	width: 400px;
	float: left;
}
.trophycase img {
	padding: 6px;
	margin: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	vertical-align: bottom;
	height: 64px;
	width: 64px;
}
div.trophyimgdropdown {
	margin-top: 10px;
	height: 300px;
}
span.trophyimgdropdown {
	float: right;
	text-align: center;
	width: 150px;
}
.trophyimgdropdown img {
	vertical-align: bottom;
	height: 128px;
	width: 128px;
	padding: 10px;
	margin: auto;
	background-color: #fff;
	border: 1px solid #ddd;
}
table.homenavbar {
	border: 0;
	width: 296px;
	margin: 0 auto 4px;
}
table.homenavbar td {
	padding: 0 0 8px 0;
}
table.homenavbar a {
	color: #06c;
	font-size: 1em;
	font-weight: bold;
}
table.homenavbar a:hover {
	background-color: #fff;
}
a.blacklink, #content a.blacklink, a.blacklink:visited, #content a.blacklink:visited {
	color: #333;
}
.impersonate {
	background-color: #900;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 6px 10px;
	font-size: 0.85em;
	border: 1px solid #300;
}
#sidebar .impersonate a, #sidebar .impersonate a:visited, #sidebar .impersonate a:hover {
	color: #ff9;
	background: none;
}
.managekids {
	margin: 0 0 10px 0;
	padding: 6px 10px;
	vertical-align: middle;
}
.managekids a, .managekids a:visited, .managekids a:hover {
	color: #06c;
	font-size: 2.2em;
	font-weight: bold;
	background: url(/images/icons/custom/kid.png) no-repeat 0;
	padding-left: 32px;
}
.managekids a:hover {
	background-color: #ffc;
}
