
/* debug */
#debug {
	border: 3px solid #000;
	z-index: 1000;
	display: none;
	position: absolute;
	left: 12px;
	top: 110px;
	overflow: auto;
	height: 75%;
	width: 95%;
	padding: 1em;
	background-color: #fff;
}

#debug *, #debug * * {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
#debug th {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px;
	margin: 0;
}
#debug td {
	vertical-align: top;
	white-space:pre;
	border: 1px solid black;
	padding: 3px;
	background-color: #fefff0;
}
#debug h1, #debug h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#debug h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 25px 0 2px;
}


body {
	background:#1b1c20 url(/art/images/page-bg.gif) 0 39px repeat-x;
	color:#1b1c20;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:62.5%;
	margin:0;
	text-align:center;
}

/***********************************
HYPERLINKS
***********************************/
a {
	outline: none;
}
a:link {
	color:#166da0;
}
a:hover {
	color:#199ff2;
}
a:visited {
	color:#166da0;
}
a img { border:0 none; }

/***********************************
GLOBAL TEXT STYLES AND CLEARS
***********************************/
img.imgright {
	float:right;
	margin:0 0 10px 10px;
}
img.imgleft {
	float:left;
	margin:0 10px 10px 0;
}
.clear { clear: both; }

.center {text-align: center;}

br.clear {
	height:0;
}
span.caps {
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
.ad {
	color:#999;
	font-family:Verdana, sans-serif;
	font-size:0.8em;
	letter-spacing:0.1em;
	text-align:center;
	text-transform:uppercase;
}
.ad > div {
	width: 728px;
	display: block;
	text-align: right;
}

/***********************************
TEASE/TOP PROMO AREA
***********************************/
#tease {
	background:#6d8d0e;
	border-bottom:1px #000 solid;
	border-top:1px #80a610 solid;
	line-height:37px;
	height:37px;
	width:100%;
}
	#tease-inner {
		background:#80a610 url(/art/images/member_tb_bg.gif) top right no-repeat;
		color:#fff;
		border-top:1px #d6fa66 solid;
		font-size:1.2em;
		font-weight:bold;
		margin:-1px auto 0 auto;
		position:relative;
		width:980px;
	}
		#tease-inner a {
			color:#d6fa66;
			text-decoration:underline;
		}
	a#tease-close {
		background-image:url(/art/images/btn-close.gif);
		background-position:100% 0;
		background-repeat:no-repeat;
		display:block;
		font-size:0.92em;
		height:20px;
		line-height:20px;
		padding-right:25px;
		position:absolute;
		right:10px;
		top:4px;
		text-align:right;
		text-decoration:none;
		width:100px;
	}
		a#tease-close:hover {
			background-position:100% -20px;
			text-decoration:underline;
		}

/***********************************
CONTENT BLOCKS
***********************************/
#container {
	margin:0 auto;
	text-align:left;
	width:980px;
}
#adbar {
	padding:2px 0 0 0;
	height:108px;
	text-align:center;
}
	#adbar * {
		margin:0 auto;
	}
#header {
	/*background:url(/art/images/header-bg2.gif) 0 0 no-repeat;*/
	padding-top:0;
	height:104px;
	margin:0;
	position:relative;
	text-align:center;
	width:980px;
}
#main {
	background:url(/art/images/main-bg.gif) 0 0 repeat-y;
	padding-top:10px;
}
#content {
	display:block;
	float:left;
	margin-right:10px;
	width:650px;
}
#secondary {
	display:block;
	float:left;
	padding:0pt 15px 0pt 5px;
	width:300px;
}
#footer {
	clear:both;
}

/***********************************
HEADER
***********************************/
#header h1 {
	text-indent:-9000px;
	display: block;
	height:42px;
	width:199px;
	float: left;
	margin-top: -88px;
	background:url(/art/images/logo-top6.gif) 0 0 no-repeat;
	position: relative;
}
	#header h1 a {
		padding: 0;
		display: block;
		height:42px;
	width:199px;
	}
#header #search {
	position:absolute;
	right:0;
	top:14px;
	width:253px;
}
	#header #search input#q {
		background:url(/art/images/input-search-top1.gif);
		border:0 none;
		color:#fff;
		font-weight:bold;
		padding: 4px 0 0 7px;
		width:170px;
		height: 24px;
	}
	#header #search input#submit {
		position:absolute;
		right: 0;
		top:0;
	}
	#header #search > span {
		font-size: 1.1em;
		color: #eee;
		display: block;
		text-align: right;
		padding: 3px 5px 0 0;
	}
	#header #search > span > a {
		color: #80a610;
	}

#signinout {
	right:25px;
	position:absolute;
	text-align:right;
	top:4px;
	line-height: 1.2em;
}
	#signinout h6 {
		color:#2F3034;
		font-size:.9em;
		font-weight:normal;
		margin:0;
	}
	#signinout h6 a {
		display:block;
		float:left;
		margin:0 9px 0 0;
	}
	#signinout p {
		color:#fff;
		font-family:Verdana, sans-serif;
		font-size:1em;
		margin:0;
	}
		#signinout p a {
			color:#fff;
			text-decoration:underline;
			margin-left:10px;
			font-size: .8em;
			font-weight:normal;
		}
			#signinout p a:hover {
				color:white;
			}

ul#menu {
	background:url(/art/images/subnav-bg.gif) bottom left no-repeat;
	height:104px;
	list-style:none;
	text-align:center;
	overflow:hidden;
	width:510px;
	float: left;
	display: inline;
	padding: 10px 235px 0 235px;
	margin:0;
}

#alphaindex {
	position: relative;
	top: -10px;
	left: 95px;
	text-align: center;
}

.main #alphaindex {
	position: absolute;
	top: 131px;
	left: 0;
	width: 100%;
	color: #fff;
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
}

ul#menu li, #alphaindex li {
	display:block;
	float:left;
	margin:0;
}
	ul#menu li a.icon {
		background-image:url(/art/images/nav-icon.gif);
		background-repeat:no-repeat;
		color:#526817;
		display:block;
		font-size:1.1em;
		font-weight:bold;
		padding:54px 8px 10px 7px;
		text-decoration:none;
		text-transform:uppercase;
		width:70px;
	}
		ul#menu li.nav-active a.icon, ul#menu li.super-selected a.icon {
			background-position:50% -84px;
			color:#d6fa66;
		}
	ul#menu li ul {
		display:none;
	}
		ul#menu li.nav-active ul, ul#menu li.super-selected ul, #alphaindex ul {
			bottom:0;
			display:block;
			height:20px;
			left:0;
			list-style:none;
			margin:-10px auto;
			padding:8px 0 2px 0;
			position:absolute;
			text-align:center;
			white-space:nowrap;
			width:980px;
		}
			ul#menu li li {
				display:inline !important;
				float:none !important;
			}
			ul#menu li li a, ul#menu li.nav-active ul li a, ul#menu li.super-selected ul li a, #alphaindex ul li a, #alphaindex ul li span {
				border-right:1px #1b79ad solid;
				color:#fff;
				font-size:1.2em;
				font-weight:bold;
				margin:0;
				padding:0 9px 0 10px;
				text-decoration:none;

			}
				ul#menu li.nav-active ul li a:hover, ul#menu li.super-selected ul li a.sub-selected, #alphaindex ul li a:hover{
					background:url(/art/images/subnav-hover.gif) 0 0 repeat-x;
					color:#fff;
				}
					ul#menu li.nav-active ul li.sectionhead a:hover, ul#menu li.super-selected ul li.sectionhead a:hover, #alphaindex ul li.sectionhead a:hover{
						background:url(/art/images/subnav-bullet.gif) right center no-repeat;
						color:#d6fa66;
					}
				ul#menu li.nav-active ul li.sectionhead a, ul#menu li.super-selected ul li.sectionhead a, #alphaindex ul li.sectionhead a {
					background:url(/art/images/subnav-bullet.gif) right center no-repeat;
					color:#d6fa66;
					border:0 none;
					font-size:1.1em;
					padding:0 9px 0 0;
					text-transform:uppercase;
				}
				ul#menu li.nav-active ul li a.last, ul#menu li.super-selected ul li a.last, #alphaindex li .last {
					border:0 none;
				}

/***********************************
FOOTER
***********************************/
#footer-list {
	background:url(/art/images/footer-bg.gif) 0 0 no-repeat;
	height:120px;
}
	#footer-list h3 {
		color:#333;
		display:block;
		float:left;
		font-size:1.1em;
		line-height:14px;
		text-align:right;
		margin:0;
		padding:30px 10px 0 90px;
		width:70px;
	}
	#footer-list ul {
		color:#d6fa66;
		display:block;
		float:left;
		font-size:1.1em;
		list-style-type:square;
		list-style-position:inside;
		margin:0;
		padding:30px 10px 0 10px;
		width:180px;
	}
		#footer-list li a {
			color:#d6fa66;
			text-decoration:none;
		}
			#footer-list li a:hover { text-decoration:underline; }
#footer p {
	color:#d6fa66;
	margin:0;
	padding:10px 0 20px 0;
	position:relative;
}
	#footer p span {
		position:absolute;
		right:0;
	}
	#footer p a {
		color:#d6fa66;
		margin:0 7px 0 0;
		text-decoration:underline;
	}

/***********************************
EDIT PROFILE
***********************************/
form#editprofileform ul.avatars {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

form#editprofileform ul.provided {
	border-top: 1px solid #ddd;
}

form#editprofileform ul.avatars li {
	float: left;
	margin: 0;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid white;
	width: 48px;
	height: 70px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form#editprofileform ul.avatars li.selected {
	border-color: #166DA0;
}

form#editprofileform ul.avatars li h5 {
	margin: 0;
	padding: 0;
}

form#editprofileform ul.avatars li a {
	outline: none;
	text-decoration: none;
}

form#editprofileform .note {
	margin: 3px 0 0 2px;
	padding: 0;
	font-size: 9px;
	display: block;
}

form#editprofileform input {
	margin: 0;
}


/*ADD/REMOVE TABLES*/
form#editprofileform div.table-input {
	margin-bottom: 40px;
	border-bottom: 1px dotted #166DA0;
	padding-bottom: 15px;
}
form#editprofileform div.table-input h3 {
	border: 1px solid #166DA0;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background-color: #166DA0;
	color: white;
	padding: 5px 7px;
}

form#editprofileform div.table-input table {
	width: 100%;
}

form#editprofileform div.table-input tr > th {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

form#editprofileform div.table-input th label {
	text-align: left;
	margin-left: 8px;
	width: auto;
}

form#editprofileform div.table-input td {
	padding: 5px 8px;
}

form#editprofileform div.table-input td .textfield {
	width: 120px;
}

form#editprofileform div.table-input td input.url {
	width: 300px;
}

form#editprofileform div.table-input td a {
	margin-left: 5px;
	line-height: 25px;
}

form#editprofileform div.table-input tr.alt td {
	background-color: #eee;
}

form#editprofileform div.table-input p {
	margin: 10px 0 0 0;
}

form#editprofileform div.table-input input,
form#editprofileform div.table-input select {
	margin: 0;
}
form#editprofileform div.table-input select {
	line-height: 25px;
}
form#editprofileform p.profile-url a {
	font-size: 13px;
}

body.member-profile #content div.entry-content > img.avatar {
	float: right;
	margin: 0 0 5px 5px;
	padding: 5px;
}

body.member-profile div.pagination {
	text-align: left;
}

body.member-profile div.pagination a {
	margin-left: 0;
}

.signin, .signup {
	min-height:250px;
}
.signin h2.module-title, .signup h2.module-title {
	background:url(/art/images/hr-shadowed.gif) bottom left no-repeat;
	color:#80a610;
	font-size:1.6em;
	font-weight:bold;
	line-height:30px;
	margin:0;
	padding-bottom:11px;
	position:relative;
}
.signin p.legend {
	color:#999;
	font-family:Verdana, sans-serif;
	margin:-6px 0 20px 0;
	position:relative;
}
	.signin label {
		color:#999;
		display:block;
		font-family:Verdana, sans-serif;
		font-size:1em;
		font-weight:bold;
		margin:0 0 3px 0;
		position:relative;
	}
	.signin #EmailInput input, .signin #PasswordInput input, .profile input {
		border:1px #ccc solid;
		margin:0 0 10px 0;
		padding:3px 5px;
		width:300px;
	}
		.profile .autocomplete span {
			background:#eee;
			display:block;
			margin:0 0 10px 0;
			padding:5px;
			width:300px;
		}
	.signin #PasswordInput label a {
		font-weight:normal;
		position:absolute;
		right:300px;
	}
	.signin #RememberMe label {
		color:#333;
		display:inline;
		font-weight:normal;
		margin:0;
	}
	.signin div#RememberMe * {
		vertical-align:middle;
	}
	.signin .buttonrow, .signup .buttonrow {
		margin:10px 0 25px 0;
	}
	.signin .buttonrow input, .signup .buttonrow input {
		background-image:url(/art/images/btn-commentsubmit.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		border:0 none;
		color:#fff;
		font-size:10px;
		font-family:Verdana, sans-serif;
		margin-right:10px;
		text-align:center;
		width:127px;
		height: 20px;
	}
		.signin .buttonrow input:hover, .signup .buttonrow input:hover {
			background-position:0 -20px;
		}
	.signin .buttonrow a {
		font-size:1.2em;
		font-weight:bold;
	}

/***********************************
CONTACT FORM
***********************************/
.contact form p {
	margin:0 0 10px 0;
}
.contact p input {
	border:1px #ccc solid;
	margin:0;
	padding:3px 5px;
	width:598px;
}
.contact p textarea {
	border:1px #ccc solid;
	color:#333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:1.2em;
	line-height:18px;
	margin-bottom:15px;
	padding:5px;
	width:598px;
	height: 400px;
}

/***********************************
SIGNUP FORM
***********************************/
.signup label {
	color:#999;
	display:block;
	font-family:Verdana, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0 0 3px 0;
	position:relative;
}
.signup form input.textfield {
	border:1px #ccc solid;
	margin:0 0 10px 0;
	padding:3px 5px;
	width:300px;
}
.signup #SlugInput input {
  border:1px #ccc solid;
	margin:0 0 10px 0;
	padding:3px 5px;
  width: 100px;
}
.signup #AgreeTOSInput label {
	color:#333;
	display:inline;
	font-weight:normal;
	margin:0;
}
.signup div#AgreeTOSInput * {
	vertical-align:middle;
}

/***********************************
TOP NAV OVERRIDES
***********************************/
li#menu-personal a.icon {
	background-position:0 0 !important;
}
	li#menu-personal a.icon:hover/*, .personal li#menu-personal a.icon*/ {
		background-position:0 -84px !important;
		color:#d6fa66;
	}
li#menu-house a.icon {
	background-position:-85px 0 !important;
}
	li#menu-house a.icon:hover/*, .home li#menu-home a.icon*/ {
		background-position:-85px -84px !important;
		color:#d6fa66;
	}
li#menu-family a.icon {
	background-position:-170px 0 !important;
}
	li#menu-family a.icon:hover/*, .family li#menu-family a.icon*/ {
		background-position:-170px -84px !important;
		color:#d6fa66;
	}
li#menu-go a.icon {
	background-position:-255px 0 !important;
}
	li#menu-go a.icon:hover/*, .go li#menu-go a.icon*/ {
		background-position:-255px -84px !important;
		color:#d6fa66;
	}
li#menu-local a.icon {
	background-position:-340px 0 !important;
}
	li#menu-local a.icon:hover/*, .local li#menu-local a.icon*/ {
		background-position:-340px -84px !important;
		color:#d6fa66;
	}
li#menu-global a.icon {
	background-position:-425px 0 !important;
}
	li#menu-global a.icon:hover/*, .global li#menu-global a.icon*/ {
		background-position:-425px -84px !important;
		color:#d6fa66;
	}

.glossary #menu-glossary a.icon, .company #menu-company a.icon {
	display:none;
}

/***********************************
PLACING SECTION ICONS
***********************************/
a.personal-icon {
	background-position:0 0 !important;
}
a.house-icon {
	background-position:0 -30px !important;
}
a.family-icon {
	background-position:0 -60px !important;
}
a.go-icon {
	background-position:0 -90px !important;
}
a.local-icon {
	background-position:0 -120px !important;
}
a.global-icon {
	background-position:0 -150px !important;
}
.general p.breadcrumb a.icon, .glossary p.breadcrumb a.icon {
	background-position:0 -180px;
}

.personal li.selected h3#latest-cat {
	background-position:0 -30px;
}
.house li.selected h3#latest-cat {
	background-position:0 -60px;
}
.family li.selected h3#latest-cat {
	background-position:0 -90px;
}
.go li.selected h3#latest-cat {
	background-position:0 -120px;
}
.local li.selected h3#latest-cat {
	background-position:0 -150px;
}
.global li.selected h3#latest-cat {
	background-position:0 -180px;
}

/***********************************
NEWS LISTS
***********************************/
ul.news-list li.personal {
	background-image:url(/art/images/category-personal.gif);
}
ul.news-list li.house {
	background-image:url(/art/images/category-home.gif);
}
ul.news-list li.family {
	background-image:url(/art/images/category-family.gif);
}
ul.news-list li.go {
	background-image:url(/art/images/category-go.gif);
}
ul.news-list li.local {
	background-image:url(/art/images/category-local.gif);
}
ul.news-list li.global {
	background-image:url(/art/images/category-global.gif);
}

/***********************************
ICONS IN BLOG-LIKE NEWS LISTS
***********************************/
h2.personal, h2.house, h2.family, h2.go, h2.local, h2.global {
	background-image:url(/art/images/category-24.gif);
	background-position:100% 5px;
	background-repeat:no-repeat;
	margin:0 !important;
	padding:0 40px 0 0;
}
h2.house {
	background-position: 100% -95px;
}
h2.family {
	background-position:100% -195px;
}
h2.go {
	background-position:100% -295px;
}
h2.local {
	background-position:100% -395px;
}
h2.global {
	background-position:100% -495px;
}

/***********************************
ICONS IN HOME SECTION GRIDS
***********************************/
ul.touts3x1 li.personal {
	background:url(/art/images/category-3x1-personal.gif) 100% 0 no-repeat;
}
ul.touts3x1 li.house {
	background:url(/art/images/category-3x1-home.gif) 100% 0 no-repeat;
}
ul.touts3x1 li.family {
	background:url(/art/images/category-3x1-family.gif) 100% 0 no-repeat;
}
ul.touts3x1 li.go {
	background:url(/art/images/category-3x1-go.gif) 100% 0 no-repeat;
}
ul.touts3x1 li.local {
	background:url(/art/images/category-3x1-local.gif) 100% 0 no-repeat;
}
ul.touts3x1 li.global {
	background:url(/art/images/category-3x1-global.gif) 100% 0 no-repeat;
}

/***********************************
FOR SHELF FEATURE SIDEBAR
***********************************/
#shelf-feature-widget .touts3x1 h4 {
	background-position:0 0;
	background-repeat:no-repeat;
}
#shelf-feature-widget .personal  h4 {
	background-image:url(/art/images/category-personal.gif);
}
#shelf-feature-widget .home h4 {
	background-image:url(/art/images/category-home.gif);
}
#shelf-feature-widget .family h4{
	background-image:url(/art/images/category-family.gif);
}
#shelf-feature-widget .go h4 {
	background-image:url(/art/images/category-go.gif);
}
#shelf-feature-widget .local h4 {
	background-image:url(/art/images/category-local.gif);
}
#shelf-feature-widget .global h4 {
	background-image:url(/art/images/category-global.gif);
}


/***********************************
BASIC RIGHT RAIL WIDGET
***********************************/
div.widget {
	background:url(/art/images/tabsection-bg.gif) 0 0 no-repeat;
	font-size:1em;
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
	position:relative;
}
	div.widget ul.tabs {
		list-style: none;
		height: 30px;
		padding: 0 2px 0 7px;
		margin: 0;
	}

	div.widget ul.tabs li {
		float: left;
		margin: 0 0 0 4px;

	}

	div.widget ul.tabs li a {
		background-image:url(/art/images/tabsection-tab.gif);
		background-position:0 0;
		background-repeat:none;
		font-size:1.1em;
		height:30px;
		display:block;
		text-decoration:none;
	}
		div.widget ul.tabs li.ui-tabs-selected a {
			background-position:0 -30px;
		}
		div.widget ul.tabs li a span:hover {
			text-decoration:underline;
		}
		div.widget ul.tabs li.ui-tabs-selected a span:hover {
			text-decoration:none;
		}

			div.widget ul.tabs li a span{
				background-image:url(/art/images/tabsection-tab.gif);
				background-position:100% 0;
				background-repeat:none;
				color:#fff;
				display:block;
				font-weight:bold;
				height:30px;
				line-height:30px;
				margin-left:10px;
				padding:0 10px 0 0;
				text-align:center;
			}
			div.widget ul.tabs li.ui-tabs-selected a span {
				background-position:100% -30px;
				color:#333;
			}

	div.widget div.tab-content {
		background:#fff;
		border:1px #80a610 solid;
		border-top:0 none;
		display:block;
		font-family:Verdana, sans-serif;
		margin:0;
		padding:9px 9px 0 9px;
	}
		div.widget div.ui-tabs-hide {
			display:none;
		}

	div.widget div.tab-content ul {
		list-style:none;
		margin: 0;
		padding: 0;

	}
/***********************************
COMMENTS WIDGET
***********************************/
h3#active {
	left:140px;
	width:150px;
}
	h3#active a {
		width:130px;
	}

#comments-widget div.comments li {
	background:url(/art/images/comments-bubble-top.gif) -10px 0 no-repeat;
	color:#999;
	font-size:1em;
	line-height:1.2em;
	margin-bottom:10px;
	padding-top:5px;
}
	#comments-widget div.comments li a img {
		float:left;
		margin:-5px 20px 0 0;
	}
	#comments-widget div.comments li a {
		color:#333;
		text-decoration:none;
	}
		#comments-widget div.comments li a:hover {
			color:#199ff2;
			text-decoration:underline;
		}
	#comments-widget div.comments li strong {
		background:url(/art/images/comments-bubble-bot.gif) -10px 100% no-repeat;
		display:block;
		padding-bottom:10px;
	}
		#comments-widget div.comments li strong a {
			color:#166da0;
			font-size:1.1em;
			font-weight:normal;
			padding-right:10px;
		}
			#comments-widget div.comments li strong a:hover {
				color:#199ff2;
				text-decoration:underline;
			}

#comments-widget div.active {
	padding:0 9px 9px 9px;
}
	#comments-widget div.active li {
		min-height:30px;
		line-height:1.2em;
		padding:9px 0 0 0;
	}
		#comments-widget div.active li strong {
			background:url(/art/images/mostactive-bg.gif) 0 0 no-repeat;
			color:#333;
			display:block;
			float:left;
			font-size:1.1em;
			height:30px;
			line-height:25px;
			margin:0 10px 0 0;
			text-align:center;
			width:30px;
		}
		#comments-widget div.active li a {
			font-family:Verdana, sans-serif;
			font-size:1.1em;
			text-decoration:none;
		}
			#comments-widget div.active li a:hover {
				color:#199ff2;
				text-decoration:underline;
			}
		#comments-widget div.active li span {
			color:#999;
			display:block;
		}

/***********************************
STORIES WIDGET
***********************************/
h3#latest-cat {
	width:80px;
}
	h3#latest-cat a {
		width:60px;
	}
li.selected h3#latest-cat {
	background-image:url(/art/images/tabsection-cat-tab.gif);
	background-position:0 -30px;
	background-repeat:none;
	font-size:1.1em;
	height:30px;
	left:2px;
	margin:0;
	padding-left:20px;
	position:absolute;
	top:0;
	width:80px;
}
	li.selected h3#latest-cat a {
		width:80px;
	}

h3#latest-all {
	left:210px;
	width:80px;
}
	h3#latest-all a {
		width:60px;
	}


#stories-widget ul.stories {
	padding:4px 9px;
}
#stories-widget ul.stories li {
	border-bottom:1px #92d5ff dotted;
	color:#999;
	line-height:1.2em;
	padding:5px 0;
}
	#stories-widget ul.stories li.last {
		border:0 none;
	}
	#stories-widget ul.stories li span {
		white-space:nowrap;
	}
	#stories-widget ul.stories li a {
		font-size:1.1em;
		padding-bottom:2px;
		text-decoration:none;
	}
		#stories-widget ul.stories li a:hover {
			text-decoration:underline;
		}
		#stories-widget ul.stories li strong a {
			color:#666;
			display:block;
			font-size:1em;
			font-weight:normal;
			padding-top:1px;
		}
		#stories-widget ul.stories li a img {
			display:block;
			float:right;
			margin:0 0 0 10px;
		}

/***********************************
RIGHT RAIL PROMOS
***********************************/

#hot-features ul, #hot-interviews ul, #hot-comparators ul, #hot-how-tos ul, #hot-features-widget div ul, #dailytip-widget p {
	font-family:Verdana, sans-serif;
	font-size:11px;
	overflow:hidden;
	padding:0;
	width:280px;
}
	#dailytip-widget p {
		margin:5px 50px 10px 0;
		width:auto !important;
	}

#hot-interviews ul li, #hot-comparators ul li, #hot-how-tos ul li, #hot-features ul li {
	border-bottom:1px #92d5ff dotted;
	color:#999;
	line-height:1.2em;
	padding:5px 0;
}
#hot-features-widget div ul li {
	background:url(/art/images/bullet-sm.gif) 0 50% no-repeat;
	display:block;
	float:left;
	line-height:1.6em;
	margin-right:5px;
	padding-left:8px;
	white-space:nowrap;
}
#hot-features span a, #hot-interviews span a, #hot-comparators span a, #hot-how-tos span a, #hot-features-widget div span a,
#hot-products-widget div span a, #dailytip-widget div a.retweet {
	display:block;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:5px 0 9px 0;
	text-decoration:none;
}

#hot-features-widget div {

}
#hot-features-widget div h3, #dailytip-widget h3 {
	color:#80a610;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	margin:0;
}

#hot-features ul li.noresults, #hot-interviews ul li.noresults, #hot-comparators ul li.noresults, #hot-how-tos ul li.noresults, #hot-features-widget ul li.noresults,
#hot-products-widget ul li.noresults {
  border: none;
	color:#999;
	line-height:1.2em;
	padding: 5px;
	background-image: none;
	background-color: #FFF;
	white-space: normal;
}

#hot-products-widget ul li.noresults a {
  display: inline;
  padding: 0;
  color: #166DA0;
}

/***********************************
PRODUCTS WIDGET
***********************************/
#hot-products-widget div ul li {
	background:#eff9ff url(/art/images/product-widget-bg.gif) 0 0 repeat-y;
	border:1px #c8eaff solid;
	clear:both;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
}
	#hot-products-widget div ul li a {
		color:#666;
		display:block;
		overflow:auto;

		padding:10px;
		text-decoration:none;
	}
		#hot-products-widget div ul li a:hover {
			color:#199FF2;
		}
		#hot-products-widget div ul li a div {
			background-position:0 0;
			background-repeat:no-repeat;
			display:block;
			float:left;
			margin:-10px 10px -10px -10px;
			height:50px;
			width:50px;
		}
		#hot-products-widget div ul li a span {
			font-weight: normal;
		}
			/*#hot-products-widget div ul li a div img {
				display:none;
			}*/

/***********************************
PROMO WIDGET
***********************************/
.promo {
	margin:15px 0;
}

.promo a {
	background:url(/art/images/promo-bg.gif) 0 0 no-repeat;
	display:block;
	overflow:hidden;
	padding:10px;
	height:80px;
	text-decoration:none;
}
.promo a:hover {
	background:url(/art/images/promo-bg.gif) 0 -100px no-repeat;
}
.promo a img {
	float:right;
	height:80px;
	width:80px;
}
.promo a strong {
	color:#d6fa66;
	display:block;
	font-size:1.8em;
	line-height:1.2;
	padding:7px 0;
}

/***********************************
DAILY TIP WIDGET
***********************************/
#dailytip-widget div.tab-content {
	background:#fff url(/art/images/dailytip-bg.gif) bottom right no-repeat;
}

/***********************************
SHELF FEATURE WIDGET
***********************************/
#shelf-feature-widget .touts3x1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#shelf-feature-widget a.tout-img {
	background-position:center center;
	background-repeat:none;
	border:1px solid #92D5FF;
	display:block;
	float:right;
	height:75px;
	margin:0 0 0 10px;
	padding:3px;
	width:75px;
}
	#shelf-feature-widget a.tout-img img {
		display:none;
	}
#shelf-feature-widget .touts3x1 h4 {
	font-size:1.2em;
	margin:3px 0 0 0;
	padding:0 0 0 20px;
}
#shelf-feature-widget .touts3x1 p {
	margin:2px 0 7px 20px;
}
#shelf-feature-widget .touts3x1 span {
	margin:0 0 14px 20px;
}



/***********************************
COMMENTS
***********************************/
#comments h3 {
	background:url(/art/images/hr-shadowed.gif) bottom left no-repeat;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:0;
	padding-bottom:11px;
	position:relative;
}
	#comments h3 span {
		color:#666;
		font-size:12px;
		font-weight:normal;
	}
	#comments p#add-comment {
		color:#999;
		font-family:Verdana, sans-serif;
		margin:-6px 0 20px 0;
		position:relative;
	}
	#comments a.comment_add {
		background-image:url(/art/images/btn-addcomment.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		bottom:10px;
		color:#fff;
		display:block;
		font-family:Verdana, sans-serif;
		font-size:10px;
		font-weight:normal;
		line-height:20px;
		position:absolute;
		right:0;
		text-align:center;
		text-decoration:none;
		width:95px;
	}
		#comments a.comment_add:hover {
			background-position:0 -20px;
		}

	.comment, .comment-preview {
		border-bottom:1px #c8eaff solid;
		margin-bottom:10px;
		padding-bottom:5px;
		position:relative;
	}
	
	a.commentdate {
	  color: #999;
	  text-decoration: none;
	}
	
	a.commentdate:hover {
	  text-decoration: underline;
	}
	
	.reply1 {
		margin-left:40px;
	}
	.reply2 {
		margin-left:80px;
	}
	.reply3 {
		margin-left:120px;
	}
		.comment h6, .comment-preview h6 {
			color:#999;
			font-family:Verdana, sans-serif;
			font-size:1em;
			font-weight:normal;
			line-height:18px;
			margin:0;
		}
			.comment h6 a img, .comment-preview h6 a img {
				display:block;
				float:left;
				margin:0 10px 0 0;
			}
			.comment h6 strong, .comment-preview h6 strong {
				color:#333;
			}
		.comment p, .comment-preview p {
			font-size:1.2em;
			line-height:18px;
			margin:0 0 10px 40px;
		}
		.comment a.comment-reply {
			background-image:url(/art/images/btn-replycomment.gif);
			background-position:0 0;
			background-repeat:no-repeat;
			bottom:-1px;
			display:block;
			font-family:Verdana, sans-serif;
			font-size:10px;
			line-height:20px;
			position:absolute;
			right:0;
			text-align:center;
			text-decoration:none;
			width:50px;
		}
			.comment a.comment-reply:hover {
				background-position:0 -20px;
			}

	#comments div.pagination {
		margin:15px 0 0 0;
	}

#recent-comments {
	padding-bottom: 9px;
}

/***********************************
ADD COMMENTS
***********************************/
#comments-add h3 {
	color:#80a610;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:0;
	position:relative;
}
	#comments-add h3 span {
		color:#333;
		font-family:Verdana, sans-serif;
		font-size:10px;
		font-weight:normal;
		position:absolute;
		right:0;
	}
#comments-add p.legend {
	color:#999;
	font-family:Verdana, sans-serif;
	font-size:1em !important;
	line-height:12px;
	margin:0;
	position:relative;
}
ul#comment-confirm-options {
	background:url(/art/images/comment-options-bg.gif) 0 0 no-repeat;
	color:#333;
	font-size:1.1em;
	height:30px;
	list-style:none;
	margin:20px 0 10px -10px;
	padding:0;
	width:620px;
}
	ul#comment-confirm-options li {
		display:inline-block;
		line-height:30px;
		margin:0 0 0 10px;
	}
		ul#comment-confirm-options li a, ul#comment-confirm-options li span {
			display:block;
			font-weight:bold;
			padding:0 10px;
			text-align:center;
			text-decoration:none;
			width:110px;
		}
		ul#comment-confirm-options li span { color:#999; padding:0; width:auto; }

			ul#comment-confirm-options li a.chosen {
				background:url(/art/images/comment-options-chosen.gif) 0 2px no-repeat;
				color:#333;
			}

#comments-add label, #comments-add span.label {
	color:#999;
	display:block;
	font-family:Verdana, sans-serif;
	font-size:1em !important;
	font-weight:bold;
	margin:0 0 3px 0;
}
	#comments-add span.label {
		margin:0;
	}
	#comments-add #AuthorNotifyInput label {
		color:#333;
		display:inline;
		font-weight:normal;
		margin:0;
	}
	#comments-add #AuthorNotifyInput div * {
		vertical-align:middle;
	}
textarea#C_Comments {
	border:1px #ccc solid;
	color:#333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:1.2em;
	line-height:18px;
	margin-bottom:15px;
	padding:5px;
	width:598px;
}
#AuthorEmailInput, #AuthorPassInput, #AuthorNameInput {
	display:block;
	font-size:1em !important;
	float:left;
	margin-left:0 !important;
	padding-right:10px;
	width:290px;
}
	#AuthorPassInput, #AuthorNameInput {
		padding-right:0;
		width:300px;
	}
#AuthorEmailInput input, #AuthorPassInput input, #AuthorNameInput input {
	border:1px #ccc solid;
	padding:3px 5px;
	width:278px;
}
	#AuthorPassInput input, #AuthorNameInput input {
		width:298px;
	}

#comments-add .buttonrow {
	margin:10px 0 25px 0;
}
	#addCommentButton {
		background-image:url(/art/images/btn-commentsubmit.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		border:0 none;
		color:#fff;
		cursor:pointer;
		font-size:1em;
		font-family:Verdana, sans-serif;
		padding:2px 0;
		text-align:center;
		width:127px;
	}
		#addCommentButton:hover {
			background-position:0 -20px;
		}

h6#comment-preview-title {
	color:#999;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 5px 0;
}

/***********************************
REPLY COMMENT FORM OVERRIDES
***********************************/
#comments #comments-add {
	background:0 none;
	border-bottom:0 none;
	margin:0 0 10px 40px;
	padding:0;
}
#comments #comments-add textarea#C_Comments {
	width:95%;
}
#comments #comments-add #AuthorEmailInput, #comments #comments-add #AuthorPassInput, #comments #comments-add #AuthorNameInput {
	padding-right:0;
	width:50%;
}
#comments #comments-add #AuthorEmailInput input, #comments #comments-add #AuthorPassInput input, #comments #comments-add #AuthorNameInput input {
	width:90%;
}
#comments #comments-add ul#comment-confirm-options {
	color:#333;
	font-size:1.1em;
	height:30px;
	list-style:none;
	margin:20px 0 10px -10px;
	padding:0;
	width:100%;
}
	#comments #comments-add ul#comment-confirm-options li {
		display:inline-block;
		line-height:30px;
		margin:0 0 0 10px;
	}
		#comments #comments-add ul#comment-confirm-options li a, #comments #comments-add ul#comment-confirm-options li span {
			margin-left:-10px;
			padding:0 5px;
			width:100px;
		}
		#comments #comments-add ul#comment-confirm-options li span { 
			color:#999;
			padding:0;
			width:auto;
		}
		#comments #comments-add ul#comment-confirm-options li a.chosen {
			padding:0 10px;
			width:110px;
		}

/***********************************
MODERATION NOTICES
***********************************/
.notice {
	background:#f5fed9;
	border:1px #d6fa66 solid;
	color:#80a610;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px 0;
	padding:9px;
}
.error {
	background:#ffe1e1;
	border:1px #f44747 solid;
	color:red;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px 0;
	padding:9px;
}

/***********************************
INPUT FOCUS AND ALERT STATES
***********************************/
input:focus {
	border:1px #92d5ff solid;
}
.error label {
	color:#d63333 !important;
}
.error input {
	border:1px #eb9999 solid !important;
}
.errormsg {
	background:#fae5e5;
	border:1px #eb9999 solid;
	color:#d63333;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2;
	margin:0;
	padding:9px;
}
	.comment p.errormsg {
		margin:0 0 10px 0;
		width:93%;
	}
	.search p.errormsg {
		margin:20px 0 10px 0;
	}

/***********************************
Contact Form
***********************************/
div.errormsg {
  margin-bottom: 2em;
}

/***********************************
CONTENT MODULES
***********************************/
.module {
	background:#fff url(/art/images/content-bg.gif) 100% 0 no-repeat;
	border-bottom:1px #c8eaff solid;
	margin:0 0 10px 3px;
	padding:12px 19px 12px 17px;
}

/***********************************
BREADCRUMBS
***********************************/
p.breadcrumb {
	color:#666;
	font-family:Verdana, sans-serif;
	line-height:30px;
	margin:-12px 0 0 0px;
}
	p.breadcrumb a { text-decoration:none; }
	p.breadcrumb a.icon {
		background-image:url(/art/images/category-icons.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		display:inline-block;
		font-weight:bold;
		padding-left:17px;
		text-transform:uppercase;
	}

/***********************************
PAGINATION
***********************************/
div.pagination {
	color:#999;
	font-size:1.2em;
	line-height:14px;
	margin:15px 0 30px 0;
	text-align:right;
}
	.pagination strong {
		border:1px #999 solid;
		color:#000;
		font-size:0.9em;
		font-weight:bold;
		margin-left:4px;
		padding:1px 4px 0 4px;
	}
	.pagination a {
		background:#c8eaff;
		border:1px #199ff2 solid;
		font-size:0.9em;
		margin-left:4px;
		padding:1px 4px 0 4px;
		text-decoration:none;
	}
	.pagination a em {
		font-size:1.1em;
		font-style:normal;
		font-weight:bold;
	}

/***********************************
EXIT
***********************************/
.news-nav {
	background:#eff9ff;
	border-top:1px #c8eaff solid;
	margin:15px -16px -10px -15px;
	padding:10px 18px 15px 15px;
}
.news-nav h3 {
	font-size:1.2em;
	margin:0 0 7px 0;
}
	.news-nav h3 span {
		color:#666;
	}
.news-nav span.next, .news-nav span.prev {
	background:url(/art/images/nav-next.gif) top right no-repeat;
	color:#666;
	display:block;
	font-size:1em;
	font-weight:bold;
	float:right;
	min-height:15px;
	padding:4px 20px 0 5px;
	text-align:right;
	text-transform:uppercase;
	width:279px;
}
	.news-nav span.prev {
		background:url(/art/images/nav-prev.gif) top left no-repeat;
		float:none;
		padding:4px 5px 0 20px;
		text-align:left;
	}
.news-nav a.next-link, .news-nav a.previous-link {
	font-size:1.1em;
	font-weight:normal;
	display:block;
	text-decoration:none;
	text-transform:none;
	padding:0 5px 0 0;
}
	.news-nav a.previous-link {
		padding:0 0 0 5px;
	}


/***********************************
NEWS ITEM TEXT STYLING
***********************************/
h2.entry-title {
	color:#333;
	font-size:3.0em;
	font-weight:bold;
	line-height:1.1;
	margin:0 30px 0 0;
}
	h2.entry-title a, h2.entry-title a:visited {
		color:#333;
		text-decoration:none;
	}
		h2.entry-title a:hover {
			color:#166da0;
		}

p.byline {
	background:url(/art/images/hr-shadowed.gif) bottom left no-repeat;
	color:#999;
	font-size:1.1em;
	line-height:30px;
	margin:0;
	padding-bottom:11px;
	position:relative;
}
	p.byline em { font-style:normal; color:#333; }
	p.byline a { text-decoration:none; text-transform:uppercase; }
		p.byline a:hover { color:#199ff2; }
	p.byline span {
		color:#999;
		font-family:Verdana, sans-serif;
		font-size:10px;
		position:absolute;
		right:0;
	}
		p.byline span a {
			margin:0;
			text-transform:none;
		}
			p.byline span a:hover { color:#199ff2; }

.entry-content h6 {
	font-size:1.2em;
	font-weight:bold;
	line-height:18px;
	margin:10px 0 -10px 0;
}

.entry-content p, .entry-content ul, .entry-content ol {
	font-size:1.2em;
	line-height:18px;
	margin:10px 0 5px 0;
}
/*
  .entry-content a.centered-img {
	display: block;
	text-align: center;
  }
  .entry-content a.featured-img img {
	border:1px #92d5ff solid;
  	margin-bottom:10px;
  	padding:4px;
  	margin-left: 4px;
      margin: 0;
  }
*/
.entry-content div.primary-image {
    float: right;
    margin:5px 10px 10px 10px;
}

.entry-content div.primary-image > a > img {
    margin-bottom: 5px;
}

.entry-content div.primary-image.centered {
    float: none;
    width: 100%;
    text-align: center;
}

.entry-content div.primary-image.centered > span.attribution {
    width: 100%;
    text-align: center;
}

.entry-content div.primary-image > span.attribution {
    display: block;
    text-align: right;
    color: #999;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

.entry-content div.primary-image > span.attribution > a {
    color:#999;
}

    .entry-content img {
		border:1px #92d5ff solid;
		margin: 0;
		padding:4px;
	}
	.entry-content p.credit {
		clear:both;
		color:#999;
		font-family:Verdana, sans-serif;
		font-size:10px;
	}

/***********************************
RELATED BOXES
***********************************/
.item-detail {
	clear:both;
	margin-top:15px;
}
.item-detail dl {
	background:url(/art/images/itemdetail-bg.gif) 0 0 no-repeat;
	border:1px #dbdfba solid;
	color:#666;
	margin:0 0 5px 0;
	padding:9px 0 0 0;
}
	.item-detail dt {
		display:block;
		float:left;
		font-size:1.1em;
		font-weight:bold;
		margin:0 10px;
		padding:1px 10px 0 0;
		text-align:right;
		text-transform:uppercase;
		width:70px;
	}
	.item-detail dd {
		display:block;
		font-family:Verdana, sans-serif;
		font-size:1.1em;
		float:left;
		margin:0;
		padding:0 10px 0 0;
		width: 495px;
	}
		.item-detail dd a:link, .item-detail dd a:visited { text-decoration:none; }
		.item-detail dd a:hover { text-decoration:underline; }

	  .item-detail dd ul {
	    width: 450px;
	    list-style-image: url('/art/images/bullet-sm.gif');
	    padding-left: 10px;
	    margin: 0;
	  }

	  .item-detail dd li .webnews-source {
	    color: #999;
	    font-size: 0.9em;
	  }

	.item-detail span.clear {
		background:url(/art/images/itemdetail-bg.gif) bottom left no-repeat;
		clear:both;
		display:block;
		height:9px;
		margin:0;
		width:100%;
	}
	.webnews dd {
		background:url(/art/images/bullet-sm.gif) center left no-repeat;
		display:block;
		float:none;
		margin-left:100px;
		padding-left:10px;
	}
		.webnews dd span {
			color:#999;
			font-size:0.9em;
		}
			.webnews dd span a {
				color:#999;
			}



/***********************************
A-Z INDEX PAGES
***********************************/
.index #content {
	width:980px;
}
.index .module {
	background:#fff;
	border-bottom:1px #c8eaff solid;
	margin:-10px 3px 0 3px;
	padding:12px 19px 12px 17px;
}
	.index p.breadcrumb {
		margin:-2px 0 0 0;
	}
.index #content h3 {
	background:url(/art/images/hr-shadowed-wide.gif) bottom center no-repeat;
	clear:both;
	color:#666;
	font-size:2em;
	font-weight:bold;
	margin:0;
	padding:10px 0 15px 0;
	position:relative;
}
	.index #content h3 a {
		bottom:15px;
		font-family:Verdana, sans-serif;
		font-size:0.5em;
		font-weight:normal;
		position:absolute;
		right:0;
		text-decoration:none;
	}
		.index #content h3 a:hover {
			text-decoration:underline;
		}

.index #content ul {
	font-size:1.2em;
	margin:0;
	overflow:auto;
	padding:0 0 10px 0;
}
	.index #content ul li {
		color:#80a610;
		display:block;
		/*float:left;*/
		line-height:1.6em;
		margin-right:4px;
		/*width:225px;*/
	}
		.index #content ul li a {
			display:block;
			padding:0 5px;
			text-decoration:none;
		}
			.index #content ul li a:hover {
				background:#eff9ff;
				text-decoration:underline;
			}

.glossary #comments {
	margin-top:25px
}

/***********************************
GALLERY STRIP
***********************************/
dl.gallery-strip dd * {
	vertical-align:middle;
}
dl.gallery-strip dd a {
	background:#fff;
	border:1px #92d5ff solid;
	display:inline-block;
	margin:0 7px 0 0;
	padding:3px;
	text-align:center;
}
	dl.gallery-strip dd a:hover {
		border-color:#199ff2;
	}
	dl.gallery-strip dd a.more {
		background-image:url(/art/images/btn-more.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		border:0 none;
		color:#fff;
		font-family:Verdana, sans-serif;
		line-height:17px;
		height:20px;
		margin:0;
		padding:0;
		text-align:center;
		width:60px;
	}
		dl.gallery-strip dd a.more:hover {
			background-position:0 -20px;
			text-decoration:none;
		}

/***********************************
PEOPLE & COMPANY PAGES
***********************************/
.glossary .entry-content p.credit {
	margin-bottom:20px;
}
dl.people-meta {
	background:#eff9ff;
	display:block;
	float:left;
	font-size:1.1em;
	line-height:1.1em;
	margin:15px 0 30px 0;
	padding:0;
	width:305px;
}
	dl.people-meta dt {
		border-top:1px #92d5ff dotted;
		color:#666;
		display:block;
		float:left;
		font-weight:bold;
		margin:0;
		padding:10px 5px 10px 0;
		text-align:right;
		width:90px;
	}
	dl.people-meta dd {
		background:#fff;
		border-top:1px #92d5ff dotted;
		color:#333;
		display:block;
		float:left;
		margin:0;
		padding:10px;
		width:190px;
	}
.company dl.people-meta dt {
	width:95px;
}
.company dl.people-meta dd {
	width:185px;
}
.company .entry-content p.address {
	color:#666;
	padding-left:5px;
}

/***********************************
speclist Lists
***********************************/
.speclist-list,.speclist-list *, .speclist, .speclist * {list-style:none;margin:0;padding:0;}
.speclist-list li.speclist-group {clear: both;margin: 15px 0 30px 0; background:url(/art/images/people-meta.gif) repeat-y scroll 0;}
	.speclist-list h6 {background:#fff;font-size:1.2em;font-weight:bold;padding:.1em 0;}

	.speclist {padding:1em 0; margin: 0 !important; font-size: .88em !important; line-height: normal !important;}
	.speclist li {float:left;width:50%;}
	.speclist li.full {float:none;width:100%;}
	.speclist li.separator {clear:both;float:none;height:0;width:auto;}
		.speclist li dl {
    	display:block;
    	float:left;
    	font-size: 1em;
    	line-height:normal;
    	padding:0;
    	width:305px;
		}

			.speclist li dl dt {
			  border-top:1px #92d5ff dotted;
    		color:#666;
    		display:block;
    		float:left;
    		font-weight:bold;
    		margin:0;
    		padding:10px 5px 10px 0;
    		text-align:right;
    		width:90px;}
			.speclist li dl dd {
			  background:#fff;
    		border-top:1px #92d5ff dotted;
    		color:#333;
    		display:block;
    		float:left;
    		margin:0;
    		padding:10px;
    		width:190px;}
      .speclist li dl dd a {border-bottom: 1px dotted #CCCCCC;font-weight: bold;}
      .speclist li.full dl {width: 100%;}
      .speclist li.full dl dt {width:90px;}
			.speclist li.full dl dd {width: 496px;}
			
	.speclist .empty_spec {
	  font-style: italic;
	  color: #AAA;
	}

/***********************************
GENERAL NEWS LIST FORMAT
***********************************/
ul.news-list {
	font-size:1.2em;
	list-style:none;
	margin:0;
	padding:0;
}
	ul.news-list li {
		border-bottom:2px #c8eaff solid;
		background-position:0 0;
		background-repeat:no-repeat;
		margin:0 0 15px 0;
		padding:0 0 10px 20px;
		clear: both;
	}
		ul.news-list li a.tout-img {
			background: #fff none no-repeat center center;
			/*border:1px #92d5ff solid;*/
			display:block;
			float:right;
			margin:0 0 0 20px;
			padding:3px;
			width: 90px;
			height: 90px;
			text-align: center;
		}
			ul.news-list li a.tout-img img {
				display: none;
			}
			ul.news-list li a.tout-img:hover {
				border-color:#199ff2;
			}

		ul.news-list li h4 {
			font-size:1.2em;
			margin:0 0 3px 0;
		}
			ul.news-list li h4 a {
				text-decoration:none;
			}

		ul.news-list li p {
			color:#333;
			font-size:1em;
			line-height:1.3em;
			margin:0;
		}
		ul.news-list li span {
			color:#666;
			display:block;
			font-size:0.85em;
			line-height:2;
        }
			ul.news-list li span a {
				text-decoration:none;
				text-transform:uppercase;
			}
			ul.news-list li span abbr {
				border-bottom:0 none;
				color:#999;
				font-family:Verdana, sans-serif;
				margin:0 3px;
			}
			ul.news-list li span strong {
				font-family:Verdana, sans-serif;
				font-weight:normal;
			}
				ul.news-list li span strong a {
					text-transform:none;
				}

	ul.news-list li a:hover { text-decoration:underline; }

ul.webnews li {
	padding:0;
}
	ul.webnews li span a {
		text-transform:none;
	}


/***********************************
HOME AND SECTIONS NEWS LIST FORMAT
***********************************/
ul.news-list li.feature {
	background-color:#fbfeef;
	background-position:0 10px;
	border-top:1px #d6fa66 solid;
	border-bottom:1px #d6fa66 solid;
	padding-top:10px;
}
	ul.news-list li.feature h4 a span {
		background:#80a610;
		color:#fff;
		display:inline-block;
		line-height:11px;
		padding:2px 3px 1px 3px;
		text-transform:uppercase;
	}
		ul.news-list li.feature h4 a:hover span {
			background:#6d8d0e;
		}

	ul.news-list li.feature h4 a:hover {
		text-decoration:none;
	}


/***********************************
RELATED BOXES WITHIN NEWS LIST
***********************************/
ul.news-list .item-details {
	color:#666;
	clear:both;
	margin:0;
	overflow:hidden;
	padding:0;
	width:589px;
}
	ul.news-list dl {
		border-top:1px #cc9 dotted;
		clear:both;
		margin:-1px 0 5px 0;
		padding-top:5px;
	}
	ul.news-list dt {
		background:url(/art/images/breadcrumb-bg.gif) center right no-repeat;
		display:block;
		float:left;
		font-size:10px;
		font-weight:bold;
		margin:0;
		padding:5px 10px 5px 0;
		text-align:right;
		text-transform:uppercase;
		width:74px;
	}
	ul.news-list dd {
		display:block;
		font-family:Verdana, sans-serif;
		font-size:11px;
		float:left;
		margin:0;
		padding:3px 0 3px 10px;
		width:480px;
	}
		ul.news-list dd a { white-space:nowrap; }
		ul.news-list dd a:link, ul.news-list dd a:visited { text-decoration:none; }
		ul.news-list dd a:hover { text-decoration:underline; }



/***********************************
HOME AND SECTIONS 3x2 TOUTS FORMAT
***********************************/
ul.touts3x1 {
	background:url(/art/images/3x1-bg.gif) 0 100% no-repeat;
	clear:both;
	min-height:200px;
	overflow:auto;
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
	ul.touts3x1 li {
		display:block;
		float:left;
		margin:0 12px 0 0;
		padding:20px 0 0 10px;
		width:185px;
	}
		ul.touts3x1 li.col_2 {
			margin-right:13px;
		}
		ul.touts3x1 li.col_3 {
			margin-right:0;
		}
	.touts3x1 h4 {
		font-size:1.3em;
		margin:3px 10px 0 0;
	}
		.touts3x1 a {
			text-decoration:none;
		}
		.touts3x1 a:hover {
			color:#199ff2;
			text-decoration:underline;
		}

	.touts3x1 p {
		color:#333;
		font-size:1.1em;
		line-height:1.3em;
		margin:2px 10px 7px 0;
	}
	.touts3x1 span {
		color:#666;
		display:block;
		font-size:1em;
		line-height:1.2;
		margin:0 10px 0 0;
		padding:0;
	}
		.touts3x1 span a {
			text-decoration:none;
			text-transform:uppercase;
			white-space:nowrap;
		}
		.touts3x1 span abbr {
			border-bottom:0 none;
			color:#999;
			font-family:Verdana, sans-serif;
			margin:0 3px;
		}
		.touts3x1 span strong {
			font-family:Verdana, sans-serif;
			font-weight:normal;
		}
			.touts3x1 span strong a {
				text-transform:none;
			}

	.touts3x1 li h4 a span {
		background:#80a610;
		color:#fff;
		display:inline-block;
		font-size:10px;
		line-height:11px;
		margin:0;
		padding:2px 3px 1px 3px;
		text-transform:uppercase;
	}
		.touts3x1 li h4 a:hover span {
			background:#6d8d0e;
		}


/***********************************
GENERAL PRODUCT LIST FORMAT
***********************************/
ul.product-list {
	font-size:1em;
	list-style:none;
	margin:0;
	padding:0;
}
ul.product-list li {
	background-color:#eff9ff;
	border-right:5px #fff solid;
    border-bottom:5px #fff solid;
    float: left;
	padding:5px;
	text-align:center;
	width:98px;
}
ul.product-list > li > a > span {
    text-align: center;
    height: 53px;
    overflow: hidden;
    display: block;
    margin: 0 10px;
}
	ul.product-list li a {
		text-decoration:none;
	}
		ul.product-list li a:hover {
			text-decoration:underline;
		}
	ul.product-list li a.tout-img img {
		background:#fff;
		border:1px #92d5ff solid;
		display:block;
		padding:3px;
	}
		ul.product-list li a.tout-img:hover img {
			border-color:#199ff2;
		}

/***********************************
IN PAGE SEARCH FORM
***********************************/
.search .module form {
	background:#f5fed9;
	border:1px #d6fa66 solid;
	margin:15px 0 30px 0;
	padding:10px;
}
	.search .module form p {
		margin:0;
	}
	.search .module form input {
		border:1px #ccc solid;
		font-size:1.2em;
		font-weight:bold;
		padding:3px 5px 4px 5px;
		width:500px;
	}
		.search .module form input#submit {
			border:0 none;
			margin-left:-1px;
			padding:0;
			position:absolute;
			width:auto;
		}

/***********************************
SEARCH HEADERS
***********************************/
.search .module h3 {
	background:url(/art/images/hr-shadowed.gif) bottom left no-repeat;
	color:#80a610;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:0 0 5px 0;
	padding-bottom:11px;
	position:relative;
}
	.search span.filter {
		bottom:10px;
		font-family:Verdana, sans-serif;
		font-size:10px;
		font-weight:normal;
		line-height:22px;
		position:absolute;
		right:1px;
	}
		.search span.filter a {
			background-image:url(/art/images/sort-relevance.gif);
			background-position:0 0;
			background-repeat:no-repeat;
			display:inline-block;
			padding:0 7px;
			text-decoration:none;
		}
			.search span.filter a:hover {
				background-position:0 -22px;
			}
			.search span.filter a.selected {
				background-position:0 -44px;
				color:#fff;
				padding-left:18px;
			}
		.search span.filter a.date {
			background-image:url(/art/images/sort-date.gif);
			background-position:100% 0;
		}
		.search span.filter a.date:hover {
			background-position:100% -22px;
		}
		.search span.filter a.date-selected, .search span.filter a.date-selected:hover {
			background-position:100% -44px;
			color:#fff;
			padding-right:18px;
		}

.search div.pagination {
	margin:15px 0 5px 0;
}

/***********************************

***********************************/
.gallery #content {
	width:980px;
}
.gallery .module {
	background:#fff;
	border-bottom:1px #c8eaff solid;
	margin:-10px 3px 0 3px;
	padding:12px 19px 12px 17px;
}
	.gallery p.breadcrumb {
		margin:-2px 0 0 -17px;
	}
.gallery #content p.byline {
	background:0 none;
	border-bottom:1px #ccc solid;
	padding-bottom:0;
}

#gallery {
	margin:0;
	overflow:auto;
	padding:0;
}
	#gallery h3 {
		border-bottom:1px #c8eaff solid;
		color:#80a610;
		font-size:1.2em;
		font-weight:bold;
		line-height:30px;
		margin:0;
		position:relative;
	}
		#gallery h3 em {
			font-style:normal;
			font-weight:normal;
		}
		#gallery h3 span {
			bottom:5px;
			position:absolute;
			right:320px;
		}
			#gallery h3 span a {
				background-image:url(/art/images/btn-gallery-prev.gif);
				background-position:0 0;
				background-repeat:no-repeat;
				border-right:1px #fff solid;
				color:#fff;
				display:inline-block;
				font-size:0.85em;
				font-family:Verdana, sans-serif;
				font-weight:normal;
				line-height:20px;
				text-align:center;
				text-decoration:none;
				width:80px;
			}
			#gallery h3 span a#next-photo {
				background-image:url(/art/images/btn-gallery-next.gif);
				background-position:100% 0;
				border-right:0 none;
			}
				#gallery h3 span a:hover {
					background-position:0 -20px;
				}
					#gallery h3 span a#next-photo:hover {
						background-position:100% -20px;
					}

	ul#cycleimgs {
		background:#eff9ff;
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		width:617px;
	}
		ul#cycleimgs li {
			padding:15px 0;
			text-align:center;
		}
		ul#cycleimgs li a {
			background:#fff;
			border:1px #92d5ff solid;
			display:inline-block;
			padding:5px;
			margin:0 auto;
		}
			ul#cycleimgs li a:hover {
				border-color:#199ff2;
			}

	ul#cyclenav {
		display:block;
		float:left;
		padding:15px 0 0 10px;
		width:310px;
	}
		ul#cyclenav li {
			background:#fff;
			border:0 none;
			margin:0 0 10px 10px;
			padding:0;
			width:auto;
		}
			ul#cyclenav li a {
				background:#fff;
				border:1px #92d5ff solid;
				display:inline-block;
				padding:3px;
			}
			ul#cyclenav li.selected a {
				background:#199ff2;
				border-color:#199ff2;
			}
			ul#cyclenav li a:hover {
				border-color:#199ff2;
			}
.gallery p.credit {
	color:#999;
	font-family:Verdana, sans-serif;
	font-size:10px;
	margin:10px 15px 0 0;
	text-align:right;
}



/***********************************
LANDING PAGE
***********************************/
.landing h2 {
	margin-bottom:5px;
}
.landing .product-list li {
	margin-bottom:10px;
}

/***********************************

***********************************/


/***********************************
NEWS LISTING PAGE TITLES
***********************************/
.news-listing .module h3, h3.page-title {
	color:#80A610;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:0 0 0 0;
}
	.news-listing .module h3 span, .comp-listing .module h3 span {
		color:#999;
		font-size:12px;
		font-weight:normal;
	}

/***********************************
NEWS LISTING PAGE TITLES
***********************************/
.comp-listing .module h3 {
	background:url(/art/images/hr-shadowed.gif) bottom left no-repeat;
	color:#80a610;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:0 0 5px 0;
	padding-bottom:11px;
	position:relative;
}

/***********************************
ENTRY SNIPPET ENDING
***********************************/
p.entry-more {
	background:url(/art/images/entry-more-bg.gif) 0 100% no-repeat;
	color:#666;
	font-size:1.1em;
	font-weight:bold;
	line-height:1;
	margin:15px 0 30px 0;
	padding-bottom:10px;
    padding-top: 10px;
    text-align:right;
}
p.entry-more a {
	text-decoration:none;
}

/***********************************
NEWS-LISTING PAGINATION
***********************************/
.news-listing .pagination, .comp-listing .pagination {
	margin:-15px 0 3px 0;
}

/***********************************
COMPARATOR LISTING PRODUCT LIST
***********************************/
.comp-listing p.entry-more {
    padding-top: 10px;
}
.comp-listing .entry-content h6 {
	color:#666;
	margin-bottom:5px;
}
.comp-listing ul.product-list li {
    padding: 5px;
    width:87px;
    float: left;
    margin-bottom: 2px;
}
.comp-listing ul.product-list li a {
    display: block;
}
.comp-listing ul.product-list li a span {
    overflow: hidden;
    height: 4em;
    line-height: 1.3em;
    display: block;
}
    .comp-listing ul.product-list li.last {
		width:87px;
    }
	.comp-listing ul.product-list li a.tout-img img {
		width:75px;
    }



/***********************************
COMPARATOR MODULE
***********************************/
.comparator a {
    outline: none;
}

div#please-wait p {
	background:#f5fed9;
	border:1px #d6fa66 solid;
	color:#80a610;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2;
	margin:10px 0 10px 0;
	padding:9px;
}

.comparator .supermodule {
	background:#fff;
	border-bottom:1px #c8eaff solid;
	margin:-10px 3px 10px 3px;
	padding:12px 19px 12px 17px;
}
	.comparator p.breadcrumb {
        margin:-2px 0 0 -1px;
	}
.comparator .supermodule p.byline {
	background:url(/art/images/hr-shadowed-wide.gif) bottom center no-repeat;
}
.comparator .entry-content p {
	margin-top:0;
}

#comparator-table {
	border-top:2px #166da0 solid;
	margin:0;
	padding:0;
    width: 100%;
}
	#comparator-table td,#comparator-table th {
		vertical-align:top;
	}


/******************************
    NAVIGATION STYLES
******************************/

.navigation p {
    color:#fff;
    font-size:1.3em;
    margin:0;
    padding: 0;
}

td.navigation,
#floating-header > div > div.navigation
{
    background:#199ff2;
    padding: 0 5px 0 12px;
}
#floating-header > div > div.navigation
{
    height: 28px;
}

td.navigation > p {
    padding-top: 7px;
}
td.navigation > div.nav-container,
#floating-header > div.navigation-container > div.navigation > div.nav-container
{
    float:right;
    margin: 0;
    padding: 5px 0 5px 5px;
}
#floating-header > div.navigation-container > div.navigation > div.nav-container
{
    padding: 4px 5px 0 0;
}



#floating-header {
	border-bottom: 2px #166da0 solid;
    border-right: 1px solid #199FF2;
    background: #166da0;
	position: fixed;
	width: 937px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#floating-header > div.navigation-container {
    padding: 0;
    margin: 0;
}
#floating-header > div.navigation-container > div.navigation {
    border: 1px solid #199FF2;
}
#floating-header ul {
    background:red;
    font-size:1.1em;
    font-weight:bold;
    list-style:none;
    margin:0;
    padding:0;
    overflow: hidden;
    width: 1000px;
}
#floating-header li {
    background-color:#eff9ff;
    border-right:1px #92d5ff solid;
    display:block;
    float:left;
    text-align:left;
}
#floating-header li.pivot {
    background:#166da0;
    border-right: 0;
}

#floating-header li div div {
    display:block;
    float:left;
    margin:5px 5px 5px 5px;
}
#floating-header li > div.center > div {
    border: 2px solid white;
}
#floating-header li > div.center > div > a {
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
#floating-header li a img {
    display: none;
}
#floating-header p {
    margin:5px 0;
}
#floating-header > ul > li > p {
    margin-left: 44px;
    margin-right: 5px;
}
#floating-header li p a {
    color:#666;
    text-decoration:none;
}
#floating-header li p a:hover {
    color:#199ff2;
    text-decoration:none;
}



#nav-product-icons, #nav-product-icons-float {
    background:url(/art/images/nav-product-icons.gif) 0 0 no-repeat;
    float: left;
}

#nav-product-icons a.product-icon,
#nav-product-icons-float a.product-icon {
    background:url(/art/images/product-icon.gif) center center no-repeat;
    display:block;
    float: left;
    height:20px;
    text-indent:-9000px;
    width:20px;
}

.nav-container a.scroll-link,
.navigation-container a.scroll-link {
    background:url(/art/images/scroll-right.gif) center center no-repeat;
    display:block;
    float:left;
    height:20px;
    text-indent:-9000px;
    width:20px;
}

#scroll-left, #scroll-left-float {
    background:url(/art/images/scroll-left.gif) center center no-repeat;
}






    tr#comparator-products {
		background:#fff url(/art/images/comp-products-bg.gif) 100% 100% no-repeat;
	}
	th.pivot {
		background:#166da0 url(/art/images/pivot-bg.gif) top right repeat-y;
	}
	td.image {
        padding: 0 10px;
        font-weight:bold;
		text-align:center;
        background-color: #eff9ff;
        border-right: 1px solid #92D5FF;
        border-bottom: 1px solid #92D5FF;
	}
    tr#comparator-products td.col_4 {
        border-right: 1px solid #92D5FF;
    }
        td.image .product-image {
		    margin: 0 auto;
            margin-top: 10px;
            padding: 2px;
			width: 119px;
            border: 2px solid white;
        }
		td.image .product-image div {
			margin:0 auto;
		}
			td.image .product-image div a {
				background-color: #fff;
                background-position: center center;
                background-repeat: no-repeat;
                height: 113px;
                width: 113px;
                display: block;
				padding: 3px;
				vertical-align: middle !important;
			}
            td.image .product-image div a img {
                display: none;
            }
			td.image p {
				margin:0;
				padding:10px 10px 10px 10px;
			}
				td.image p a {
					color:#666;
					text-decoration:none;
				}
					td.image p a:hover {
						color:#199ff2;
					}

	th.spec-label {
		background:#92d5ff url(/art/images/speclabel-bg.gif) 0 100% repeat-x;
		border-bottom:1px #87c4eb solid;
		font-weight:bold;
		line-height:1.2;
		text-align:right;
		width:118px;
	}
		th.spec-label a {
			color:#135d88;
			display:block;
            padding: 10px;
			text-decoration:none;
		}
		tr.alt th.spec-label {
			background:#8ccdf5 url(/art/images/speclabel-alt2-bg.gif) 0 100% repeat-x;
		}

	tr.spec-row td {
		background:url(/art/images/specrow-bg.gif) 0 100% repeat-x;
		border-bottom:1px #dbdfba solid;
		border-right:1px #dbdfba solid;
		font-family:Verdana, sans-serif;
		line-height:1.2;
		padding:10px;
		text-align:left;
	}
		tr.alt td {
			background: #f2f4e7 url(/art/images/specrow-alt-bg.gif) 0 100% repeat-x;
		}
        tr.spec-row td p.note {
            font-size: .9em;
            font-style: normal;
            color: #666;
            border-top: 1px solid #bbb;
            margin: 10px 0 0 14px;
            padding-top: 2px;
        }
        tr.spec-row.alt td p.note {
            border-top: 1px solid #aaa;
        }
		tr.spec-row td ul {
            list-style-image: url(/art/images/leaf-bullet.gif);
            margin:0;
			padding:0;
            margin-left: 14px;
        }
            tr.spec-row td ul li {
                margin:0;
                padding:0;
            }

	tr.spec-group td {
		background:url(/art/images/specgroup-bg.gif) 0 100% repeat-x;
		border-left:1px #dbdfba solid;
		color:#80a610;
		font-size:1.4em;
		font-weight:bold;
		padding:10px;
		text-align:left;
	}
		tr.spec-group td a {
			display:inline-block;
			background:url(/art/images/comp-collapse.gif) 0 0 no-repeat;
			height:16px;
			margin-right:5px;
			text-indent:-9000px;
			width:16px;
		}

	tr.add-spec-group td, tr.add-spec-group th {
		padding:10px;
	}
		tr.add-spec-group th {
			font-size:1.1em;
			text-align:right;
			vertical-align:middle !important;
		}

	tr.add-spec-group ul {
		font-size:1.1em;
		font-weight:bold;
		margin:0;
		padding:0;
	}
		tr.add-spec-group li {
			display:inline-block;
            margin: 0 .4em .4em 0;
        }
			tr.add-spec-group li a {
				background-color:#80a610;
				background-image:url(/art/images/add-spec-group.gif);
				background-position:5px 50%;
				background-repeat:no-repeat;
				border:1px #6d8d0e solid;
				color:#fff;
				display:block;
				padding:3px 5px 3px 15px;
				text-decoration:none;
			}
				tr.add-spec-group li a:hover {
					background-color:#6d8d0e;
				}


#member-toolbar {
	top: 0;
	position: fixed;
	left: 0;
	background-color: #6d8d0e;
	height: 37px;
	border-top: 1px solid #80a610;
	border-bottom: 1px solid black;
	width: 100%;
	z-index: 1000;
}

#member-toolbar p.message {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #cffa66;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 37px;
}
#member-toolbar p.message a {
	color: #cffa66;
}
#member-toolbar p.message a:hover {
	text-decoration: underline;
}

#member-toolbar > div {
	width: 980px;
	height: 37px;
	margin: 0 auto;
	position: relative;
	top: -1px;
	background: #80a610 url(/art/images/member_tb_bg.gif) no-repeat top right;
	border-top: 1px solid #d6fa66;
}

#member-toolbar div.avatar {
	position: absolute;
	right: 0;
	top: 0;
	height: 37px;
	padding-right: 20px;
	padding-top: 3px;
	line-height: 15px;
}

#member-toolbar div.avatar img {
	float: right;
	margin-right: 5px;
}

#member-toolbar div.avatar > div {
	float:right;
}

#member-toolbar div.avatar span.name {
	color: #2f3034;
	font-size: 10px;
}
#member-toolbar div.avatar span.name a {
	color: #2f3034;
	text-decoration: none;
}
#member-toolbar div.avatar span.name a:hover {
	text-decoration: underline;
}

#member-toolbar div.avatar span.links {
	font-size: 9px;
	display: block;
}

#member-toolbar div.avatar span.links a {
	color: #eff0f0;
	text-decoration: none;
	margin-left: 5px;
}

#member-toolbar div.avatar span.links a:hover {
	color: white;
	text-decoration: underline;
}

#member-toolbar div.actions {
	position: absolute;
	top: 2px;
	left: 5px;
}

#member-toolbar div.actions a {
	text-indent: -999em;
	display: block;
	outline: none;
	float: left;
	margin: 0 3px 1px 0;
}

#member-toolbar div.actions div.group {
	float: left;
	height: 30px;
}

#member-toolbar div.actions div.group a {
	clear: left;
}


#member-toolbar div.actions a#thumbs-up,
#member-toolbar div.actions a#thumbs-down {
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 34px;
	height: 33px;
}
#member-toolbar div.actions a#thumbs-up {
	background-image: url(/art/images/member_tb_thumbs_up.gif);
}
#member-toolbar div.actions a#thumbs-down {
	background-image: url(/art/images/member_tb_thumbs_down.gif);
}
#member-toolbar div.actions a#thumbs-up:hover,
#member-toolbar div.actions a#thumbs-down:hover {
	background-position: 0 -33px;
}
#member-toolbar div.actions a#thumbs-up.checked,
#member-toolbar div.actions a#thumbs-down.checked {
	background-position: 0 -33px;
}


#member-toolbar div.actions a#share-it,
#member-toolbar div.actions a#email-it {
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 64px;
	height: 16px;
}
#member-toolbar div.actions a#share-it {
	background-image: url(/art/images/member_tb_share.gif);
}
#member-toolbar div.actions a#email-it {
	background-image: url(/art/images/member_tb_email.gif);
}
#member-toolbar div.actions a#share-it:hover,
#member-toolbar div.actions a#email-it:hover {
	background-position: 0 -16px;
}
#member-toolbar div.actions a#share-it.active,
#member-toolbar div.actions a#email-it.active {
	background-position: 0 -32px;
}


#member-toolbar div.slide-out {
	position: absolute;
	top: 0;
	left: 200px;
	padding-top: 2px;
	padding-right: 10px;
	height: 35px;
	background: transparent url(/art/images/member_tb_slit.gif) no-repeat 0 -1px;
	
}

#member-toolbar div.slide-out > div {
	height: 31px;
	padding: 0  10px 0 20px;
	border: 1px solid #5b6b2f;
	border-left: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
}

#member-toolbar div.slide-out > div > * {
	line-height: 31px;
}

#member-toolbar div.slide-out label {
	color: black;
	font-weight: bold;
	margin-right: 5px;
}

#member-toolbar div.slide-out input {
	margin-top: 8px;
	margin-right: 5px;
	border: 0;
}

#member-toolbar div.slide-out input.error {
	background-color: red;
	color: white;
	border: 0;
	padding: 3px 0 3px 2px;
}

#member-toolbar div.slide-out a {
	color: #ddd;
	background-color: #454545;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px 6px;
	text-transform: uppercase;
	display: block;
	line-height: 1em;
	margin-top: 8px;
	margin-right: 5px;
	text-decoration: none;
}

#member-toolbar div.slide-out a.cancel {
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	border: 0;
	font-size: 9px;
	padding: 0;
	text-transform: none;
	display: block;
	margin-top: 11px;
}

#member-toolbar div.slide-out ol li a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: none;
	padding: 0;
	margin: 8px 8px 0 0 !important;
	display: block;
}

#member-toolbar div.slide-out ol li a img {
	display: block;
}

#member-toolbar div.slide-out ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#member-toolbar div.slide-out div > ol > li,
#member-toolbar div.slide-out div label,
#member-toolbar div.slide-out div input,
#member-toolbar div.slide-out div a {
	float: left;
}

#slice-spacer { height: 39px; }


