@import 'jquery.autocomplete.css';
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*
	Reset.css -- Include
	Written by Eric Myer
	Source: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* /end Reset.css */

html {
	background: #2c2c2c url(../images/bg.jpg) fixed left 0 repeat-x;
}

body {
	font-size: 62.5%;
	background: transparent url(../images/shadow.png) center center repeat-y;
	min-width: 980px;
}

#header,
#primary-content,
#secondary-content {
	position: relative;
	margin: 0 auto;
	width: 960px;
	overflow: visible;
}




#header {
	height: 179px;
	background: #333 url(../images/header-bg.jpg) 0 -10px no-repeat;
	z-index: 100;
}

.sub #header {
	height: 100px;
	background: #333 url(../images/header-bg-sub.jpg) center center no-repeat;
}

#header #skier {
	position: absolute;
	top: 0;
	left: 400px;
}

#header h1 {
	width: 256px;
	height: 170px;
	left: 42px;
	top: 2px;
	position: absolute;
	background: url(../images/rate-ski-gear-logo.jpg) 0 -212px no-repeat;
}

.sub #header h1 {
	width: 312px;
	height: 84px;
	left: 20px;
	top: 10px;
	background: url(../images/logo-long.png) no-repeat;
}

#header h1 a {
	display: block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 256px;
	height: 170px;
}

.sub #header h1 a {
	width: 312px;
	height: 84px;
}

.sub #header h1 a:hover {
	background: none;
}

#header h1 a:hover {
		background: url(../images/rate-ski-gear-logo.jpg) 0 -12px no-repeat;
}

#primary-navigation {
			border-bottom: solid 1px #777;
	height: 40px;
	width: 960px;
	margin: 0 auto;
	background: url(../images/nav.png) repeat-x;
	font-family: "Century Gothic", sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
}

#nav {
	height: 40px;
	float: left;
	width: 959px;
	margin-right: -3px;

		border-right: solid 1px #f18a15;
}

#nav li {
	float: left;
	height: 40px;
			border-left: solid 1px #f18a15;
		border-right: solid 1px #ed401c;
}

#nav li a {
	display: block;
	float: left;
	line-height: 40px;
	height: 40px;
	padding: 0 15px;
	text-decoration: none;
	color: #222;
	text-shadow: #ffb11b 0 1px 1px;
}

#nav li a:active {
	padding: 0 14px 0 16px;
	line-height: 42px;
}

#nav li.selected a,
#nav li a:hover {
	color: #fff;
	background: url(../images/nav.png) left bottom repeat-x;
	text-shadow: #ae2013 0 -1px 1px;
}

#nav li.selected,
#nav li:hover {
	border-left-color: #ff851e;
}

#header-options {
	margin-left: 660px;
}

#primary-content {
	background: #ef6a1a url(../images/primary-content-bg.jpg) repeat;
}

#secondary-content {
	background: #fff url(../images/secondary-content-bg.jpg) repeat-y;
}

#secondary-content.dark {
		background: #222 url(../images/secondary-content-bg-dark.png) repeat-y;
}

#ski-prophet-network {
	position: absolute;
	width: 279px;
	left:    678px;
}

#ski-prophet-network h2 {
	padding-left: 50px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#ski-prophet-network h2 a {
	display: block;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	width: 138;
	height: 86px;
	background: url(http://www.rateskigear.com/images/ski-prophet-logo-small.png) 0 0 no-repeat;
}

#ski-prophet-network li {
	margin-bottom: 5px;
	border: solid 1px #ef9138;
	float: left;
	clear: left;
}

#ski-prophet-network li a{
	display: block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 263px;
	height: 45px;
	background: #8e3d1c url(../images/network-links.gif) repeat-x;
}

#rate-ski-areas a:hover { background-position: -263px 0; }
li#ski-bum-housing a { 	background-position: 0 -45px; }
#ski-bum-housing a:hover { 	background-position: -263px -45px; }
li#skiing-jobs a { 	background-position: 0 -90px; }
#skiing-jobs a:hover { 	background-position: -263px -90px; }
li#ski-shops a { 	background-position: 0 -135px; }
#ski-shops a:hover { 	background-position: -263px -135px }

#posts {
	padding: 10px;
}

.post {
	position: relative;
	margin: 15px 20px 25px 70px;
}

.post h2 {
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing: -1px;
	color: #333;
	padding: 0 0 4px 0;
}

#secondary-content .post h2 a {
	color: #333;
	text-decoration: none;
}

#secondary-content .post h2 a:hover {
	color: #ff5b14;
	text-decoration: underline;
}

.post h2 a:hover {
	color: #ff5b14;
}

.post-meta {
	font-size: 1.5em;
		font-family:  "Trebuchet MS", "Arial Narrow", Helvetica, sans-serif;
		color: #888;
		margin: 10px 0;
		line-height: 140%;
}

.post-meta a {
	white-space: nowrap;
}

#secondary-content .post-meta a {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

.post-meta a:hover {
	color: #222;
	text-decoration: underline;
}

.post-body {
	font-size: 1.3em;
	font-family:  "Lucida Grande", "Arial", Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333;
}

.post-body h2 {
	line-height: 100%;
	font-family:  "Lucida Grande", "Arial", Helvetica, sans-serif;
	font-size: 1.5em;
}

#secondary-content a {
	color: #3b6fbe;
	text-decoration: underline;
}

.post-body a {
	text-decoration: none;
	padding: 2px 3px;
	margin: 0 -2px;
}

.post-body a:hover {
	background: #ddd;
}


#secondary-content a:hover {
	color: #325e91;
	text-decoration: none;
}

.post-body p{
	margin: 0 20px 15px 0;
}

.post-body strong {
	font-weight: bold;
}

.post-date {
	width: 52px;
	height: 52px;
	display: block;
	background: url(../images/date-blocks.gif) no-repeat;
	position: absolute;
	font-family:  "Arial", Helvetica, sans-serif ;
	font-weight: bold;
	color: #fff;
	top: 0;
	left: -58px;

}

.post-date-day {
	position: absolute;
	width: 50px;
	left: 0;
	top: 7px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #1a1a1a;
	font-size: 17px;
}

.post-date-month {
	position: absolute;
	width: 30px;
	top: 26px;
	left: 0;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	font-family:  "Arial Narrow", Helvetica, sans-serif ;
}

.post-date-year {
	position: absolute;
	width: 20px;
	left: 30px;
	top: 26px;
	text-align: left;
	font-size: 11px;
		line-height: 11px;
	color: #f4bb98;
}

#left-column, .left-column {
	float: left;
	width: 661px;
	padding-bottom: 30px;
}

#sidebar, .sidebar {
	float: left;
	width: 299px;
	position: relative;
}

#footer {
	clear: both;
	background: #111;
	padding: 10px;
}


span.clear {
	display: block;
	font-size: 1%;
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

#search-widget {
	border: solid 1px #eb6100;
	float: left;
	width: 627px;
	margin: 10px 0 0 10px;

}

.search-widget-scroll,
.search-widget-content {
	border: solid 1px #ef9138;
}

.search-widget-scroll-wrapper {
	position: relative;
	width:170px;
	margin: 0;
	float: left;
	height: 250px;
}

.search-widget-scroll {
	border-right: none;
	float: left;
	width: 170px;
	height: 300px;
	overflow: hidden;
	position: relative;
	background: #f1951e url(../images/skier-icon-1.gif) center bottom no-repeat;
}

.search-widget-scroll ul {
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	position: absolute;
	width: 150px;
}

.search-widget-scroll li {
	color: #222;
	height: 30px;
	margin-right: 20px;
	border-bottom: solid 1px #f1aa31 ;
	position: relative;
	cursor: pointer;
	margin-bottom: -1px;
}

.search-widget-scroll li:hover,
.search-widget-scroll ul li.selected,
.search-widget-scroll li.hover {
	background: url(../images/arrows.gif) no-repeat;
	color: #eee;
	cursor: pointer;
	border-bottom-color: #f1951e;
}
.search-widget-scroll li:hover,
.search-widget-scroll li.hover {
	background-position: left bottom;
	color: #000;
}

.search-widget-scroll li:hover strong,
.search-widget-scroll ul li.selected strong,
.search-widget-scroll li.hover strong  {
	background: #f1951e url(../images/arrows.gif) right top no-repeat;
	cursor: pointer;
}

.search-widget-scroll li:hover strong,
.search-widget-scroll li.hover strong {
	background-position: right bottom;
}

.search-widget-scroll li strong {
	position: relative;
	padding-right: 20px;
	left: 20px;
	text-indent: -10px;
	line-height: 30px;
	height: 30px;
	white-space: nowrap;
	display: block;
	cursor: pointer;
}

.search-widget-content {
	border-left: none;
	position: absolute;
	left: 180px;
	width: 457px;
	height: 300px;
	background: #fbe4c7;
}

.search-widget-content h2 {
	height: 40px;
	line-height: 40px;
	font-family: "Arial", Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #ff7a1c;
	padding: 0 10px;
	background: #993b11;
}

.search-widget-content h2 small {
	font-size: 0.75em;
	color: #ee4c1b;
}

.search-widget-content-body {
	position: relative;
	padding-top: 10px;
	float: left;
}

.search-widget-content-body img {
	position: absolute;
	left: 20px;
	top: 100px;
}

.top-rated {
		font-family: "Arial", Helvetica, Sans-serif;
		margin-left: 10px;
		width: 300px;
		padding-left: 0;
		float: left;
		font-size: 1.3em;
		line-height: 140%;
		color: #777;
}

.top-rated .rating-number {
	color: #555;
	display:block;
	line-height: 22px;
	height: 22px;
	position: absolute;
	left: 0px;
	width: 20px;
	top: 0;
	text-align: right;
}

.search-browse-links {
	width: 130px;
	position: absolute;
	left: 320px;
	top: 10px;
		font-family: "Arial", Helvetica, Sans-serif;
}

.search-widget-content-body h3,
.search-browse-links li h3 {
		font-family: "Arial", Helvetica, Sans-serif;
		font-size: 1.5em;
		margin: 0 0 5px 0;
		font-weight: bold;
		color: #993b11;
		
}

.search-widget-content-body h3 {
	margin-left: 10px;
	margin-top: 0;
	padding-top: 0;
}

.search-browse-links li a {
	display: block;
	padding: 7px 20px 7px 10px;
	font-size: 1.2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	background: #f1951e;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #732e0c;
	font-weight: bold;
	
	
}

.search-browse-links li a:hover {
	background: #732e0c;
	color: #ffb11b;
}

.top-rated li {
	-webkit-border-radius: 5px;
}

.top-rated a {
	color: #ee4b18;
	text-decoration: none;
	display: block;
	line-height: 22px;
	height: 22px;
	padding: 0 60px 0 25px;
	position: relative;
		-webkit-border-radius: 5px;
	overflow: hidden;
}

.rating-alt-row {
	background: #fbd29f;
}

.top-rated a:hover {
	background: #fbc076;
	color: #ee4b18 !important;
	text-decoration: none !important;
}

.top-rated a strong {
	font-weight: bold;
	color: #732e0c;
}



.rating-rating {
	display: block;
	position: absolute;
	font-weight: bold;
	right: 4px;
	top: -1px;
	height: 22px;
	line-height: 22px;
	color: #ee4b18;
}

.rating-rating em {
	color: #732e0c;
	font-size: 1.2em;
	margin: 0 2px 0 0 ;
	position: relative;
	top: 1px;
	font-style: normal;
}


.top-rated a:hover {
	color: #000;
	text-decoration: underline;
}

/*.first-ratings-list {
	margin-left: 80px;
}
*/
.quick-links {
	width: 158px;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
}

.quick-links {
	
}
.quick-links:hover li.selected a,
.quick-links li a,
.rounder-button {
	border: none;
	display: block;
	width: 158px;
	height: 24px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	background: url(../images/login.gif) no-repeat;
} 
.quick-links:hover li.selected a:hover,
.quick-links li.selected a,
.quick-links li a:hover {
	background-position: -158px 0;
}

.quick-links li#get-help a {
	background-position: 0 -24px;
	
}

.quick-links li#get-help a:hover {
	background-position: -158px -24px;
	
}

#login_button {
	background-position: 0 -50px;
	height: 40px;
	margin: 0 auto;
}

#login_button:hover {
	background-position: -158px -50px;
	height: 40px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.hidden {
	display: none;
}

#searchform div {
	margin: 10px auto;
	width: 260px;
}

#searchform #s {
	width: 180px;
	padding: 4px;
}

.home #searchform {

}

#searchform {
	padding: 15px 0;
	background: #ccc;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #999;
	border-top: solid 1px #eee;
}



#searchform.js div {
	width: 273px;
	height: 26px;
	margin: 0 auto;
	background: url(../images/search.gif) no-repeat;
	position: relative;
}

.home #searchform.js div {
	background-image: url(../images/search.gif);
}

#searchform.js-active div {
	background-position: 0 -26px;
}

#searchform.js #s {
	outline: none;
	border: none;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	width: 220px;
	padding: 0;
	margin: 3px 0 0 10px;
	color: #555;
	background: transparent;
	text-shadow: #fff 1px 2px 0px;
	font-style: italic;
}

#searchform.js a {
	display: block;
	height: 25px;
	width: 45px;
	left: 230px;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	background: url(../images/search.gif) right top no-repeat;
}

/*.home #searchform.js a {
	background-image: url(../images/search.gif);
}*/

#searchform.js-active a{
	background-position: right -26px;
}

#searchform.js-active a:hover{
	background-position: right -52px;
}

#searchform.js-active a:active{
	background-position: right -78px;
}

#searchform.js-active #s {
	color: #000;
	font-style: normal;
}

#searchform.js #searchsubmit {
	display: none;
}

#sidebar ul li {
		font-family: "Arial", Helvetica, Sans-serif;
		font-size: 1.3em;	
}

#sidebar ul li  h2.widgettitle {
	clear: left;
}

#sidebar ul li  h2.widgettitle,
div.navigation{
	position: relative;
	padding: 0 8px;
	background: url(../images/sidebar_h2.png) repeat-x;
	height: 20px;
	line-height: 20px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #bbb;
	font-size: 0.85em;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
	border-right: solid 1px #aaa;
	border-left: solid 1px #eee;
}


#sidebar ul li a {
	text-decoration: none;
	color: #555;
}

#sidebar ul li li {
	font-size: 1em;
	padding: 4px 0 4px 20px;
	margin-bottom: 3px;
	background: url(http://www.rateskigear.com/images/bullet.gif) 5px center no-repeat;
	border-bottom: solid 1px #ddd;
}

#sidebar .widget ul {
	margin: 10px;
	border-top: solid 1px #ddd;
}

.individual-ratings .individual-rating a{
	width:180px;
	overflow:hidden;
	display:block;
}

#flashcontent {
	margin: 10px;
}

h2.pagetitle {
	background: #fff url(../images/pagetitle-bg.png) left bottom no-repeat;
	
	font-size: 2.5em;
	min-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	letter-spacing: -1px;
	padding: 25px 100px 10px 20px;
	border-bottom: solid 1px #bbb;
	line-height: 25px;
	position: relative;
	overflow: hidden;
	text-align: left;
}

#secondary-content h2.pagetitle a {
	color: #732e0c;
	text-decoration: none;
}

#secondary-content h2.pagetitle a:hover {
	color: #532104;
}

div.navigation {
	font-family: "Arial", Helvetica, Sans-serif;

	position: relative;
	padding: 0;
}

#secondary-content div.navigation div a {
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	padding: 0 10px;
	border-right: solid 1px #aaa;
	border-left: solid 1px #eee;
}

#secondary-content div.navigation div {
	border-left: solid 1px #aaa;
	border-right: solid 1px #eee;
		float: left;
}

#secondary-content div.navigation div a:hover {
	background: #bbb;
}

#secondary-content div.navigation div.nav-older {
	border-left: none;
	position: absolute;
	left: 0;
	top: 0;
}

#secondary-content div.navigation div.nav-newer a{
	border-right: none;
}

#secondary-content div.navigation div.nav-newer {
	border-right: none;
	position: absolute;
	right: 0;
	top: 0;
}

.single .post {
	margin-left: 30px;
}

/*#footer*/

.ad {
	display: block;
	padding: 10px;
	text-align: center;
}

.ad img {
	border: solid 1px #aaa;
}

.ad:hover img {
	border-color: #ff6800;
}

.content-wrapper {
	padding: 20px;
}

#breadcrumb {
	padding: 5px 10px 4px 10px;
	background: url(../images/sidebar_h2.png) repeat-x;
	border-bottom: solid 1px #ccc;
/*	font-style: italic;*/
	text-transform: uppercase;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
}
#breadcrumb a {
	text-decoration: none;
	color: #555;
}

#breadcrumb a:hover{
	text-decoration: underline;
	color: #000;
}


#breadcrumb li{
	display: inline;
	padding-right: 13px;
	background: url(../images/breadcrumb-arrow-white.gif) right center no-repeat;
	line-height: 120%;
	color: #777;

}


#breadcrumb li.last {
	padding-right: 0;
	background: none;
		font-weight: normal;
}

#secondary-content form.dark-form {
	padding: 10px 3px 0 2px;
	background: #222 url(../images/table-bg.gif) center top no-repeat;
}

.search #secondary-content form.dark-form {
	overflow:hidden;
}

#secondary-content .content-wrapper form.dark-form {
	padding: 0;
	margin: 0;
	background: transparent none;
}



#secondary-content form.dark-form p {
	clear: left;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 100%;
/*	margin: 0 0 10px 0;*/
	margin: 0;
	padding: 10px 0 10px 0;
		border-bottom: solid 1px #292929;
}

#secondary-content form.dark-form p.alt {
/*	background: #292929;*/
}

#secondary-content form.dark-form p br {
	display: none;
}

#secondary-content form.dark-form p label {
	display: inline;
	width: 160px;
	margin-right: 10px;
	text-align: right;
	float: left;
	clear: left;
	color: #ddd;
	line-height: 45px;
			font-family: "Arial", Helvetica, Sans-serif;
			font-weight: bold;
			font-size: 1.5em;
}

#secondary-content form.dark-form p label.active {
	color: #f18416;
}

#secondary-content form.dark-form p small {
	clear: left;
	display: block;
	padding-left: 170px;
	font-family: "Arial", Helvetica, Sans-serif;
	width: 300px;
	color: #999;
	line-height: 140%;
	font-size: 1.1em;
}

.dark-form span.textfield {
	padding: 5px 10px;
	margin-bottom: 5px;
	height: 35px;
	background: url(../images/input_fields.gif) no-repeat;
	display: block;
	overflow: hidden;
	float: left;
	vertical-align: center;
}

.dark-form span.small {
	background-position: 0 0;
	width: 200px;
}

.dark-form span.small-active {
	background-position: 0 -45px;
}



.dark-form span.small  input{
	width: 170px;
}

.dark-form span.medium {
	background-position: 0 -135px;
	width: 300px;
}

.dark-form span.medium-active {
	background-position: 0 -180px;
}

.dark-form span.medium  input {
	width: 270px;
}

.dark-form span.large {
	background-position: 0 -270px;
	width: 400px;
}
.dark-form span.large-active {
	background-position: 0 -315px;
}



.dark-form span.large  input{
	width: 370px;
}

/*.dark-form span.textfield select,
.dark-form span.textfield select option,
*/
.dark-form span.textfield input {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 20px;
	margin: 6px 0 5px 0;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-family: "Arial", Helvetica, Sans-serif;
	-webkit-appearance: none;
}

/*.dark-form span.textfield select{
font-size: 14px;
height: auto;
margin: 3px 0 4px 0;
padding: 4px;
-moz-appearance: none;

}

.dark-form span.textfield select option {
	background: #fff;
	font-size: 12px;
	height: auto;
	margin: 0;
	padding: 3px;
}
*/




.dark-form .sub-options {
	clear: left;
	display: block;
	padding-left: 190px;
	font-family: "Arial", Helvetica, Sans-serif;
	float: none !important;
			line-height: 140%;
			color: #999;
			font-size: 1.1em;
}

#secondary-content form.dark-form p .sub-options label,
.dark-form .sub-options label {
		font-size: 1.1em;
	text-align: left;
	line-height: 120%;
	width: auto;
	float: none;
	position: relative;
	text-indent: -24px;
	overflow: visible;
	display: block;
	padding-bottom: 5px;
	color: #ddd;
}

.dark-form .sub-options label input {
}


.dark-form .sub-options strong {
	font-weight: bold;
}

.form-wrapper {
	padding: 20px 14px;
	background: #222;
}

div.actions {
	clear: both;
}

.dark-form .sub-options em {
	font-style: italic;
}


.pagedesc {
	font-size: 0.55em;
	padding: 5px 0 ;
	font-weight: normal;
	line-height: 120%;
	display: block;
	color: #777;
}

.widget blockquote {
	margin: 10px 20px 10px 40px;
	font-style: italic;
	position: relative;
	line-height: 140%;
}

.widget blockquote .quote {
	display: block;
	position: absolute;
	text-align: right;
	font-size: 5em;
	color: #bbb;
	width: 35px;
	left: -50px;
	top: -10px;
	line-height: 100%;
}

.widget cite strong {
	font-weight: bold;
}

.widget cite {
	text-align: right;
	display: block;
	margin: 0 10px 20px 10px;
	padding: 0 10px 10px 10px;
	border-bottom: solid 1px #ccc;
}

.actions {
	padding-left: 170px;
	padding: 10px 0 10px 170px;
}

.join {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/join.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
}

.join:hover {
	background-position: top right;
	cursor: pointer;
}

#left-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 2em;
	margin: 20px 0 10px 20px;
	color: #666;
}

#left-column strong {
	font-weight: bold;
}

#left-column ol li {
	margin-bottom: 5px;
}

#left-column ol {
	list-style: decimal;
	padding: 0 0 0 20px;
	margin: 0 40px 10px 60px;
	font-family:  "Lucida Grande", "Arial", Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.8em;
}

#secondary-content p {
	font-family:  "Lucida Grande", "Arial", Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.8em;
	margin: 0 40px 10px 40px;
}

.category-quick-links {
	margin-bottom: 10px;
	padding: 10px;
	background: #ddd;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-family:  "Arial", Helvetica, sans-serif;
	
}

.category-quick-links ul {
	float: left;
	padding: 0 20px 0 10px;
	margin-right: 10px;
	font-size: 1.3em;
	text-align: left;
}

.category-quick-links ul li{
	padding: 3px 0;
}

.category-quick-links span.count {
	
}

#sidebar ul.filter-list {
	list-style: none;
	border: none;
	font-size: 0.85em;
	margin-top: 5px;
	clear: left;
	float: left;
	overflow: hidden;
}

#sidebar .filter-list li {
	background: none;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}

#sidebar .filter-list li a {
	background: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-color: #eee;
	border-left-color: #eee;
	border-bottom-color: #aaa;
	border-right-color: #aaa;
		
	white-space: nowrap;
	float: left;
	display: block;
	padding: 5px 7px;
	margin: 0 2px 2px 0;
}

#sidebar .filter-rated li.selected a {
	background: #333;
	border-top-color: #555;
	border-left-color: #555;
	border-bottom-color: #000;
	border-right-color: #000;
	color: #fff;
}


#sidebar h3 {
	padding: 10px 0 5px 5px;
	margin: 0 10px 0 10px;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	clear: left;
	position: relative;
}

#sidebar a.filter-more {
	clear: left;
	display: block;
	margin: 0 10px;
	padding: 5px 0;
	font-size: 0.85em;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}

li.product .product-name{
	white-space:nowrap;
}

li.product {
	padding:10px 10px;
	border-bottom: solid 1px #ddd;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.85em;
	letter-spacing: -1px;
	color: #777;
	position: relative;
	cursor: pointer;
	padding-right:110px;
}

li.product:hover {
	background: #eee url(../images/pagetitle-bg.png) left bottom no-repeat;
	border: solid 1px #ddd;
	border-top: none;
	padding:10px 9px;
	color: #888;
	padding-right:109px;
}

.product-target-group {
	font-size: 0.75em;
}

#left-column li.product:hover a {
	
	color: #ef5d19;
}


#left-column li.product a {
	color: #333;
	text-decoration: none;
}

div.page-info {
	background: #333;
	height: 30px;
	position: relative;
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 1.2em;
}

div.page-info div.pagination {
	float: left;
	position: absolute;
	right: 5px;
	top: 4px;

}
#left-column div.page-info div.pagination a {
	color: #ddd;
}
#left-column div.page-info div.pagination a:hover {
	color: #fff;
	background: #000;
}


div.page-info div.pagination a,
div.page-info div.pagination span,
div.page-entries {
	float: left;
	display: block;
	padding: 0 5px;
	margin-left: 2px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #333;
	text-decoration: none !important;
	color: #33;
	background: #555;
}

div.page-info div.pagination span.gap {
	background: transparent;
	color: #999;
	line-height: 15px;
	padding: 0;
}

div.page-info div.pagination span.current {
	background: #ddd;
	color: #333;
}

div.page-info div.pagination span.disabled {
	color: #666;
	background: #393939;
}



div.page-entries {
	position: absolute;
	left: 4px;
	top: 4px;
	background: transparent;
	color: #aaa;
}

.individual-rating .product-rating,
ul.products .product-rating {
	font-size: 1.2em;
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: 5px;
}
.individual-rating .product-rating span,
ul.products .product-rating span,
ul.products .product-rating a {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	display: block;
}

.individual-rating .product-rating-num,
ul.products .product-rating-num {
	color: #000;
}
.individual-rating .product-rating-sep,
ul.products .product-rating-sep {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 18px;
	height: 30px;
	background: url(../images/out-of-small.png) right 7px no-repeat;
}

.individual-rating .product-rating-sep,
.individual-rating .product-rating-div,
ul.products .product-rating-sep,
ul.products .product-rating-div {
	color: #888;
}

.individual-rating .product-rating-sep,
ul.products .product-rating-sep {
	margin-top: 2px;
}
ul.products .product:hover .product-rating-div {
	padding-right: 19px;
}
ul.products .product-rating-div {
	padding-right: 20px;
}

ul.products .product .perfect .product-rating-div {
	padding-right: 12px;
}
ul.products .product:hover .perfect .product-rating-div {
	padding-right: 11px;
}

ul.products li.product:hover .no-rating {
	background-position: 0 -33px;
	right: -1px;
}

ul.products .product-rating .no-rating {
	color: #fff;
	font-size: 0.85em;
	overflow: hidden;
	text-indent: -9999px;
	
	background: url(../images/rate-now.png) 0 4px no-repeat;
	width: 124px;
	height: 37px;
	top: -2px;
	position: relative;
}

ul.products li.product:hover .product-rating .no-rating:hover {
	background-position: 0 -70px;
}

.boilerplate {
	position: relative;
	width: 617px;
	margin: 0 auto;
	height: 128px;
	background: url(../images/boilerplate.png) no-repeat;
}

.boilerplate .product-rating {
	width: 120px;
	height: 128px;
	float: left;
}

.boilerplate .product-information {
	margin: 10px 0 10px 10px;
	height: 108px;
	float: left;
	background: url(../images/ridged_line_v.png) repeat;
}

#left-column .boilerplate .product-information h3 {
	background: #e8e8e8 url(../images/ridged_line_h.png) left bottom repeat-x;
	border-bottom: solid 5px #e8e8e8;
	margin: 0 0 0 10px;
	width: 465px;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.7em;
	letter-spacing: -1px;
	line-height: 37px;
	height: 60px;
	overflow: hidden;
	color: #444;
	text-shadow: #fff 0 1px 0;
}

.product-name-wrapper {
	display: block;
	height: 40px;
	overflow: hidden;
}

#left-column .boilerplate .product-information h3 .product-name {
	color: #777;
}


.boilerplate .product-meta {
	float: left;
	margin-left: 10px;
	width: 230px;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #555;
}
.boilerplate .product-meta li {
	margin: 6px 0;
	font-size: 0.85em;
	line-height: 120%;
}

.boilerplate .product-meta strong {
	color: #222;
	font-size: 1.4em;
}

.boilerplate .product-rating-num {
	font-size: 10em;
	color: #EE571B;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -6px;
	display: block;
	width: 114px;
	position: relative;
	left: 2px;
	top: 2px;
	height: 88px;
	line-height: 92px;
	text-align: center;
	text-indent: 5px;
		text-shadow: #fff 0 1px 0;
		background: #e8e8e8;
}

.boilerplate .product-rating-num em {
	letter-spacing: -11px;
	font-style: normal;
}

.boilerplate .perfect .product-rating-num {
	font-size: 8em;
	text-indent: 0;
	height: 85px;
		letter-spacing: -4px;

}
.boilerplate .perfect .product-rating-sep {
	
	
}


.boilerplate .product-rating-div {
	display: none;
}

.boilerplate .product-rating-sep {
	display: block;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	width: 113px;
	height: 32px;
	margin-left: 8px;
	clear: left;
	background: #e8e8e8 url(http://www.rateskigear.com/images/out-of-large.png) center center no-repeat;
}

.boilerplate .product-no-rating {
	background:url(../images/not-rated-large.png) center center no-repeat ;
	width: 115px;
	margin-left: 10px;
	height: 128px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	
}

.fake-rating {
	margin: 30px 0 0 0;
	width: 599px;
	height: 432px;
	background: url(../images/fake-rating.png) no-repeat;
	text-align: center;
		text-shadow: #999 2px 2px 3px;
}

#left-column .fake-rating h4 {
	padding-top: 50px;
	font-size: 5em;
	color: #ee571b;
	border: none;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
}

#left-column .fake-rating p {
	margin: 0 40px;
	font-size: 1.4em;
	line-height: 120%;
	margin-top: 20px;
}

#left-column .fake-rating p a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #EE571B;
}

#left-column .fake-rating p a:hover {
	color: #000;
}

.rq-js {
	background: url(../images/rating-lines.png) right top repeat-y;
}

.rating-questions {
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0 20px;
	clear: left;
}

.rating-questions li {
	padding: 0 8px;
	border-bottom: solid 1px #ddd;
	margin-top: 1px;
	margin-right: 1px;
	line-height: 30px;
	height: 30px;
	color: #444;
		position: relative;
		cursor: default;
}

.rating-questions li.question-error {
	color: #c1272d;
}

.rating-questions li.na {
	color: #999;
	text-decoration: line-through;
}

.rating-questions li.na .rating-widget span {
	opacity: 0.5;
}




.rating-questions li.na:hover {
	color: #888;
}
.rating-questions li.na .rating-widget span.na,
.rating-questions li.na:hover .rating-widget span {
	opacity: 1.0;
}

.rating-questions .rating-question:hover {
	background: url(../images/alt-lines.png) -200px 0 repeat-y;
	color: #000;
	font-weight: bold;
	text-shadow: #aaa 1px 1px 2px;
}

.rating-question-alt {
	background: url(../images/alt-lines.png) -700px 0 repeat-y;

}

.rating-question .rating-dropdown {
	position: absolute;
	top: 3px;
	right: 10px;
}

.rating-question .rating-dropdown select {
	width: 180px;
}

#left-column h3 {
	margin: 20px 0 0 3px;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.7em;
	letter-spacing: -1px;
	color: #ef5d19;
	text-shadow: #ccc 1px 1px 3px;
	padding-bottom: 0;
}

.rating-scale,
.rating-widget {
	width: 200px;
	position: absolute;
	height: 30px;
	display: none;
	right: 0;
	top: 0;
}

.rating-scale {
	border-top: solid 1px #ddd;
	width: 199px;
	right: 1px;
}

.rating-scale span,
.rating-widget span {
	background: url(../images/rating-widget-dot.png) center -27px no-repeat;
	display: block;
	width: 31px;
	height: 30px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
}

.rating-scale span {
	background: none;
	font-weight: bold;
	text-align: center;
}

.rating-widget span.on {
	background-position: center 3px;
}

.rating-widget span.na {
	background-position: center -58px;
}

.rating-widget span.na-on {
	background-position: center -93px;
}


#rating-helper {
	width: auto;
	height: 128px;
	background: none;

	position: absolute;
	top: 176px;
	left: 15px;
	
}


#rating-helper .product-rating {
	border: solid 1px #ddd;
	background: #fff;
	width: 128px;
}

#rating-helper h3.rating-helper {
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 5px 0;
	border: none;
	clear: left;
	color: #444;
	text-shadow: #fff 0 1px 0;
}

.rating-questions .true-false-question {
	background-color: #fff;
	margin-right: 2px;
	margin-top: 0 !important;
	height: 50px !important;
	line-height: 50px !important;
}

.rating-questions .true-false-question:hover {
	background-color: #fff;
}

.product-rating-details {
	display: block;
	width: 128px;
	margin-left: 10px;
	padding-top: 5px;
	float: left;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 120%;
	color: #ef5d19;
	font-weight: bold;
}

.product-rating-legend {
	border-top: solid 1px #ccc;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: normal;
	color: #555;
}

.product-rating-checklist {
	border-top: solid 1px #ccc;
	width: 270px;
}

#rating-helper .product-rating-checklist a {
	color: inherit;
}

#rating-helper .product-rating-checklist a:hover {
	color: #000;
	text-decoration: underline;
}

#rating-helper .product-rating-checklist li {
	padding: 0 0 0 0;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #ccc;
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	background: url(../images/check-marks.png) 6px 7px no-repeat;
	overflow: hidden;
	float: none;
	text-indent: 28px;
	width: 100%;
}

#rating-helper .product-rating-checklist li ul li {
	font-size: 0.85em;
	height: 15px;
	background: none;
	line-height: 15px;
	border-bottom: none;
	text-indent: 40px;
	
}

#rating-helper .product-rating-checklist li.on {
	background-position: 6px -87px;
}

.product-rating-checklist span.tag {
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	display: block;
	right: 8px;
	height: 30px;
	top: 0;
	line-height: 30px;
	color: #999;
}

.questions-answered {
	color: #6BA313;
}

.questions-to-answer {
	color: #C1272D;
}

.not-answered, .answered {
	color: #777 !important;
}
.yes-no-rating-widget,
.yes-no-rating-widget-no-rating {
	width: 201px;
	position: absolute;
	height: 50px;
	display: none;
	right: 0;
	top: 0;
}

.yes-no-rating-widget span,
.yes-no-rating-widget-no-rating span {
	width: 98px;
	height: 20px;
	top: 15px;
	text-align: center;
	float: left;
	display: block;
	position: relative;
	line-height: 20px;
	font-weight: normal !important;
	background: url(../images/buttons-wide.png) 0 -34px no-repeat;
	cursor: pointer;
}

.yes-no-rating-widget span.on,
.yes-no-rating-widget-no-rating span.on {
	background-position: 0 0;
	color: #fff;
	text-shadow: #000 1px 1px 3px;
}

#sidebar .product-rating-num,
#sidebar .product-rating-sep {
	background-color: #fff;
}

#left-column h4 {
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;	
	padding: 0 0 5px 0;
	margin: 15px 20px 5px 20px;
	border-bottom: solid 1px #ddd;
}

.meta-field,
.meta-multi-field {
	margin: 0 20px 0 40px;
	clear: left;
	height: 40px;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
}

.meta-multi-field {
	height: auto;
}

.meta-field label {
	float: left;
	display: block;
	width: 100px;
	margin-right: 10px;
	font-weight: bold;
	color: #666;
	height: 40px;
	line-height: 35px;
	text-align: left;
}

.multi-field-label {
	color: #666;
	display: block;
	padding: 4px 0;
}

.meta-field input {
	font-size: 1.3em;
	padding: 3px;
		margin: 2px 0;
}

.multi-field-group {
	width: 31%;
	margin-left: 10px;
	float: left;
	font-size: 0.85em;
}
.multi-field-group input {
	vertical-align: middle;
}

.multi-field-group li {
	padding-bottom: 5px;
}

.multi-field-group label {
	display: block;
	margin-left: 20px;
	text-indent: -21px;
	position: relative;
	line-height: 100%;
}

#comment-area h4 {
	margin-bottom: 0;
	border: none;
}

#comment-area textarea {
	font-size: 1.5em;
	font-family:  "Arial", Helvetica, sans-serif;
	padding: 3px;
	width: 90%;
	margin: 0 20px 0 20px;
	height: 125px;
	background: #f6f6f6;
	border: solid 1px #ddd;
	outline: none;
}
#action-row input,
#rating_submit_button {
	font-size: 1.8em;
	font-family:  "Arial", Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	display: block;
	margin: 15px 15px 10px 0;
	padding: 10px 0;
	text-align: center;
	background: #ee571b;
	border: solid 2px #ee571b;
	color: #fff;
		text-shadow: #999 1px 1px 3px;
	cursor: pointer;
}

#rating_submit_button:hover {

	background-color: #f18a15;
		text-shadow: #ee571b 1px 1px 3px;
}

a#rating_submit_button,
a#rating_submit_button:hover {
	color: #eee !important;
	font-size: 1.35em;
	margin-left: 15px;
}

#rating_submit_button.disabled,
#rating_submit_button.disabled:hover {
	background: #ccc;
	color: #eee;
	border-color: #ddd;
	text-shadow: none;
	cursor: default;
}

#rating-helper .submit-text{
	margin: 5px 20px 0 5px;
	font-size: 1em;
	line-height: 140%;
	text-align: center;
	color: #777;
	text-shadow: #fff 0 1px 0;
}

.edit-mode,
.products-new #left-column,
.products-create #left-column {
	background: url(../images/edit-bar.png) -15px -30px no-repeat;
	border-top: solid 1px #000;
}

.edit-mode .boilerplate {
	width: 616px;
}
.edit-mode .content-wrapper {
	padding-top: 30px;
}

#action-row {
	margin: 20px;
	padding-top: 10px;
	text-align: center;
}

#action-row input {
	font-size: 1.4em;
	width: 200px;
	margin: 0;
	display: inline;
}

#action-row p {
	margin: 10px auto;
	width: 300px;
	line-height: 130%;
}

.rating-id {
	display: none;
}
.product-category-path {
	font-size: 0.55em;
	font-weight: bold;
	letter-spacing: 0;
	padding: 2px 0;
}

.product-category-path li {
	display: inline;
	margin-right: 4px;
	color: #bbb;
	text-transform: uppercase;
}
ul.products .product-category-path li a {
	color: #777 !important;
}

ul.products .product-category-path li a:hover {
	text-decoration: underline !important;
}

.friendly-errors {
	margin: 10px 3px;
}


.user-error {
	padding: 15px 20px 15px 20px;
	background: #f9d7d7 url(../images/error-bg.gif) repeat-x;
		font-family: "Arial", Helvetica, Sans-serif;
	color: #b12828;
	border-bottom: solid 1px #b12828;
	border-top: solid 1px #f9d7d7;
}

.user-success strong {
	font-weight: bold;
}

.user-success {
	padding: 15px 20px 15px 20px;
	background: #baf49c  repeat-x;
		font-family: "Arial", Helvetica, Sans-serif;
	color: #417b1e;
	border-bottom: solid 1px #6ecf36;
	border-top: solid 1px #ddffd9;
}

.user-note {
	padding: 15px 20px 15px 20px;
	background: #eee  repeat-x;
		font-family: "Arial", Helvetica, Sans-serif;
	color: #333;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
}

.user-success p,
.user-note p{
	margin: 0 0 0 0 !important;
}

#left-column .user-error h2,

#left-column .user-success h2 {
	color: inherit;
	font-size: 2em;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0 0 5px 0 !important;
	margin: 0 !important;

}

#left-column .user-error p {
	margin: 0 0 0 0 !important;
	font-size: 1.3em;
	line-height: 140%;
	float: none;
	border: none;
}
.error strong {
font-weight: bold;	
}

.smallfield-error a {
	color: #b12828 !important;
}

.smallfield-error a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}


span.error {
	-webkit-border-radius: 7px;
	font-family: "Arial", Helvetica, Sans-serif;
	display: block;
	line-height: 140%;
	clear: left;
	vertical-align: middle;
	padding: 6px;

	font-size: 1.2em;
	position: relative;
	top: 2px;
	margin: 10px 58px 10px 170px;
	background: #f9d7d7 url(../images/error-bg.gif) repeat-x;
		font-family: "Arial", Helvetica, Sans-serif;
	color: #b12828;
}


.rating-value-visual-container {
	display: block;
	height: 16px;
	width: 200px;
	position: absolute;
	right: 5px;	
	top: 50%;
	margin-top: -8px;
}

.na .rating-value-visual-container img {
	opacity: 0.25;
}

.rating-value-visual {
	height: 16px;
	display: block;
	position: relative;
	background: url(../images/slider.png) left center no-repeat;
}

#left-column .na .rating-value,
#left-column .rating-value {
	display: block;
	position: absolute;
	width: 40px;
	height: 20px;
	line-height: 20px;
	right: 220px;
	text-align: center;
	top: 50%;
	margin-top: -10px;
	color: #777;
	text-decoration: none;
}

.badge {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 98px;
	height: 96px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.overall-rating {
	background: url(../images/overall_badge.png) no-repeat;
}

.single-rating {
	background: url(http://www.rateskigear.com/images/single_badge.png) no-repeat;
}


#left-column .display-questions {
	margin-top: 20px !important; 
	border-top: solid 1px #ddd !important;
}

#sidebar .individual-ratings .individual-rating {
	background: none;
	padding: 0 5px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	position: relative;
}

#sidebar .individual-ratings .individual-rating span {
	background-color: transparent;
}

.meta-data-display {
	margin: 10px 20px 10px 40px;
	font-family: "Arial", Helvetica, Sans-serif;
	font-size: 1.3em;	
}

.meta-data-display li {
	margin: 0 0 4px 0;
}
.meta-data-display li em {
	color: #666;
	font-style: italic;
	font-size: 0.85em;
}

#left-column .text-content {
		font-family: "Lucida Grande", "Arial", Helvetica, Sans-serif;
}

#left-column .text-content p {
	font-size: 1.1em;
}

#left-column .text-content ul {
	list-style: disc;
	margin: 0 40px 10px 40px;
	padding: 0 0 0 20px;
}

#left-column .text-content li {
	line-height: 140%;
		font-size: 1.1em;
		margin: 0 0 5px 0;
}

#left-column .text-content li li{

}

#left-column .text-content h3 {
	font-size: 2em;
	margin: 15px 40px 10px 20px;
}


#footer {
		font-family: "Lucida Grande", "Arial", Helvetica, Sans-serif;
		color: #666;	
		font-size: 0.8em;
}

#footer p {
	margin: 5px 10px;.pr
}

#footer a {
	color: #eee;
}

.ski-prophet-logo {
	float: right;
}

#feedback-area {
	width: 280px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: "Lucida Grande", "Arial", Helvetica, Sans-serif;	
	color: #ccc;
	font-size: 1.3em;
	line-height: 160%;
	text-align: right;
}

#feedback-area a {
	color: #f1951e;
	text-decoration: none;
}

#feedback-area a:hover {
	color: #f1951e;
	text-decoration: underline;
}

.sessions-new #left-column,
.sessions-create #left-column,
.users-new	#left-column,
.users-create 	#left-column{
	padding: 0;
}

#sidebar #login-form {
	background: none;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}

#sidebar #login-form p {
	margin: 10px 20px;
	clear: left;
	padding: 5px;
}

#sidebar #login-form p label {
	float: left;
	width: 70px;
	margin-right: 10px;
	line-height: 26px;
}

#sidebar #login-form p input {
	float: left;
	width: 150px;
	padding: 3px;
}

#sidebar #login-form .sub-options {
padding: 5px 0 0 76px;
float: none;
clear: left;
display: block;
}

#sidebar #login-form .sub-options input {
	width: auto;
	float: none;
}

#sidebar #login-form .sub-options label {
	width: auto;
	float: none;
}


#sidebar #login-form p br {
	display: none;
}

#sidebar .actions {
	padding: 0 10px 10px 10px;
	margin: 0;
	text-align: center;
}

#sidebar .actions input{
	padding: 3px 16px;
}


#sidebar .widgetbody {
	font-size: 0.75em;
}

#sidebar .widgetbody p {
	margin: 10px;
}

.product-categorization {
	display: block;
	font-size: 0.5em;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: -1px;
}

#left-column .category-quick-links h3 {
	padding: 0;
	margin: 5px 0 5px 10px;
	font-size: 1.8em;
	color: #333;
}

.category-listings {
	margin: 20px;

	border-top: solid 1px #ddd;
}

#left-column .category-listing-alt {
	background: #f6f6f6;
}

#left-column .category-listing h3 {
	font-size: 2em;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #888;
}

#left-column .category-listing {
	padding: 4px 15px 10px 15px;
	border-bottom: solid 1px #ddd;
}

#left-column .category-listing em {
	font-size: 0.85em;
	letter-spacing: 0;
}

#left-column .category-listing h3 a{
	color: #ef6219;
	text-decoration: none;
}

#left-column .category-listing p a{
	color: #333;
	text-decoration: underline;
	white-space: nowrap;
	font-size: 1.1em;
}

#left-column .category-listing a:hover{
	color: #ef6219;
	background: #eee;
	padding: 5px;
	border: solid 1px #ddd;
	margin: -6px;
	
}



#left-column .category-listing p {
	margin: 0 100px 0 0;
}

#category-selection-widget{
	height: 180px;
}

#category-selection-widget select {
	width: 185px;
	border: solid 1px #ccc;
	margin-right: 3px;
}

#category-selection-widget.four-selects select {
	width: 142px;
}

#add-new-product {
	padding: 15px;
	background: #fff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px 14px 14px 14px;
	border-top: solid 1px #000;
}

#add-new-product h2 {
	margin-left: 0;
}

#add-new-product h2 br {
	display: none;
}

#add-new-product h2 #new-product-category-path {
	font-weight: normal;
	font-size: 0.85em;
	padding: 5px;
	margin: 5px 25px 5px 0;
	border: solid 1px #ccc;
	display: block;
	position: relative;
	color: #000;
	letter-spacing: 0;
	background-color: #f5f5f5;
	
}

#add-new-product h2 #new-product-category-path.prefilled {
	color: #aaa;
	font-style: italic;
}

.change-cat {
	position: absolute;
	right: 10px;
	top:5px;
	font-size: 0.75em;
}

.close-action {
	cursor: pointer;
	color: #880000;
	padding: 0 4px;
	font-size: 0.65em;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
	top: -1px;
}

.product .product-year {
	font-weight: normal;
	font-size: 80%;
}

.medium-text {
	border: solid 1px #ccc;
	padding: 5px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, Sans-serif;
		background-color: #f5f5f5;
}

small.explain {
	font-size: 0.65em;
	letter-spacing: 0;
	font-weight: normal;
	display: block;
	line-height: 140%;
}

.add-product-page h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.7em;
	letter-spacing: -1px;
	margin: 7px 0 0 0;
	padding-top: 7px;
	border-top: solid 1px #ccc;
	font-weight: bold;
}

.rating-helper-wrapper {
	width: 280px;
	padding: 1px 0;
}

.rating-helper-wrapper select {
	margin: 10px 0 0 0;
}

#left-column {
	position: relative;
}

.secondary-button {
	display: block;
	margin: 0 20px 10px 20px;
	text-align: center;
	font-style: italic;
	color: #666;
}

#sidebar .secondary-button a {
		text-decoration: underline;
		font-style: normal;
}

#left-column h2 span.error,
#sidebar h2 span.error {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0.65em;
}

#sidebar h2 span.error {
	white-space: nowrap;
	font-size: 0.85em;
}

.pagedesc strong {
	font-weight: bold;
}



  /************************************************************\
  *
  *    Skinned Select Box Copyright 2007 Derek Harvey
  *		 www.lotsofcode.com
  *
  *    This file is part of Skinned Select Box .
  *
  *    Skinned Select Boxis free software; you can redistribute it and/or modify
  *    it under the terms of the GNU General Public License as published by
  *    the Free Software Foundation; either version 2 of the License, or
  *    (at your option) any later version.
  *
  *    Skinned Select Box is distributed in the hope that it will be useful,
  *    but WITHOUT ANY WARRANTY; without even the implied warranty of
  *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *    GNU General Public License for more details.
  *
  *    You should have received a copy of the GNU General Public License
  *    along with Skinned Select Box; if not, write to the Free Software
  *    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  \************************************************************/

/* skinned select */

#left-column form .medium-select {
	background: url('../images/input_fields_dropdown.gif') 0 -135px no-repeat;
}

#left-column form .medium-select-active {
	background: url('../images/input_fields_dropdown.gif') 0 -180px no-repeat;
}

#left-column form .small-select {
	background: url('../images/input_fields_dropdown.gif') 0 0 no-repeat;
}

#left-column form .small-select-active {
	background: url('../images/input_fields_dropdown.gif') 0 -45px no-repeat;
}
.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	position: relative;
	z-index: 100;
	-webkit-appearance: none;
	height: 30px;
	padding: 0;
	margin: 0;
}
.skinned-select .select-text {
  position: absolute;
	line-height: 36px;
	height: 36px;
	overflow:hidden;
	font-size: 20px;

	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.medium-select .select-text,
.medium-select select {
	width: 290px;
}

.small-select .select-text,
.small-select select {
	width: 180px;
}


/*.skinned-select select, */

.skinned-select select option {
	font-size: 14px;
	padding: 4px 0;
	margin: 2px 0;
	color: #333;
	text-indent: 10px;
}

/* non javascript version select */

.my-skinnable-select select {
  width: 150px;
  font-size: 11px;
  border: 1px solid #D5E6EE;
}


#left-column .dark-form h3 {
	margin-right: 470px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: left;
	font-size: 2em;
	border-bottom: solid 1px #EF5D19;
	text-shadow: #000 1px 1px 3px  ;
}


.dark-form .textarea_formatted {
	background: #ddd;
	border: solid 1px #aaa;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

.profile-section {
	background: #eee;
	border: solid 1px #ddd;
	-webkit-border-radius: 10px;
	margin: 0 0 10px 0;
	padding: 10px;
}

.profile-section ul{
	font-family: Arial, Helvetica;
	font-size: 1.1em;
	margin-left: 10px;
}

.profile-section ul li {
	padding: 6px 0;
	border-bottom: solid 1px #ccc;
}

#left-column .profile-section h3{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.8em;
	color: #444;
}

.profile-layout {
	float: left;
	width: 100%;
}

.profile-left {
	float: left;
	width: 60%;
}

.profile-right {
	float: left;
	width: 40%;
}

#left-column .profile-layout p {
	margin-left: 10px;
	margin-right: 20px;
}

.widget li strong {
	font-weight: bold;
}

.widget li em {
	font-style: italic;
}

.rated-by {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 1em;
	padding: 15px 10px 5px 10px;
	line-height: 140%;
}

.rated-by strong {
	font-weight: bold;
	font-size: 1.9em;
	font-style: normal;
	color: #333;
	letter-spacing: -1px;
}

#sidebar .quick-stats li {
	background: none;
	padding-left: 5px;
}

#sidebar .quick-stats li strong {
	color: #000;
}

.marketing-100-point{
	clear: left;
	padding: 6px 10px;
	text-align: center;
	background: #666;
	color: #ddd;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		border-top: solid 1px #888;
		border-bottom: solid 1px #444;
}


.uploader {
	position: fixed;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -75px;
	height: 195px;
	background:#ccc;
	z-index: 10001;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}

.uploader-mask {
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	position: fixed;
	width: 520px;
	left: 50%;
	margin-left: -260px;
	top: 50%;
	margin-top: -85px;
	height: 215px;
	background: black;
	z-index: 10000;
}

.overlay {
	background-color: black;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.SI-FILES-STYLIZED label.cabinet
{
	width: 90px;
	height: 16px;
	background: url(../images/photo-buttons.png) -253px 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet:hover {
		background-position: -253px -16px;
}

.SI-FILES-STYLIZED label.cabinet input
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.uploader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 8px 10px 3px 10px;
	color: #222;
}

.uploader .uploader-actions {
		font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 16px;
	left: 15px;
	width: 470px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 1.4em;
	font-style: italic;
}

.uploader a {
	color: #444;
	font-style: normal;
}

.uploader a:hover {
	color: #000;
}

.uploader .uploader-actions .button {
	padding: 6px 8px;
	background-color: #aaa;
	-webkit-border-radius: 6px;
	border: solid 1px #fff;
	color: #222;
	text-shadow: #fff 0 1px 0;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

.uploader .uploader-actions .button:hover {
	color: #000;
	background-color: #ccc;
}

.uploader .bar {
  width: 370px;
}

.uploader .cabinet {
	position: absolute;
	top: 107px;
	left: 10px;
}

.uploader .progress {
  position: absolute;
  top: 80px;
	left: 110px;
  background: #eee;
  border: 1px solid #666;
 border-bottom-color: #ddd;
border-right-color: #ddd;
  margin-top: 20px;
}
.uploader .progressbar {
  width: 0px;
  height: 24px;
  background: #333;
}

.uploader .filename,
.uploader .percent {
		font-family: Arial, Helvetica, sans-serif;
		line-height: 15px;
		height: 15px;
		width: 300px;
		left: 100px;
		top:80px;
		font-size: 1.2em;
		position: absolute;
		color: #444;
		text-shadow: #fff 0 1px 0;
			
}

.uploader .percent {
	right: 18px;
	left: auto;
	width: 80px;
	text-align: right;
}

.uploader .helper-text{
	font-size:1.3em;
	display:inline;
	padding:10px;
}

.uploader .photo-helper-text{
	left:10px;
	top:10px;
	font-size:1.3em;
	display:inline;
	position:relative;
	font-family:arial;
}

#profile-photo {
	padding: 10px;
	margin-right: 10px;
	text-align: center;
}

#profile-photo img {
	background: #fff;
	padding: 5px;
	border: solid 1px #aaa;
	-webkit-box-shadow: #aaa 2px 5px 10px;
}

.small-profile-photo {
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
	background: url(../images/well.png) no-repeat;
}

.small-profile-photo img {
	padding: 3px; 
/*	background: #f6f6f6;
	border: solid 1px #ccc;
*/
}

.small-profile-photo:hover img {
/*	-webkit-box-shadow: none;*/
/*	border-color: white;*/
}

.small-profile-photo:hover {
	background: #aaa;
}

.small-profile-photo:hover .image-tools {
	display: block;
}

.image-tools {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

.photo-large .image-tools {
	width: 176px;
	height: 176px;
	background: url(../images/white_out.png) no-repeat;
}

#sidebar .photo-medium {
	background-color: #fff;
	border: solid 1px #aaa;
}

.photo-medium .image-tools {
	width: 126px;
	height: 126px;
	background: url(../images/white_out.png) bottom center no-repeat;
}



.show_photo {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 176px;
	height: 156px;
}

#other_photos{
	display:none;
}

small#add_photo,
small#add_video,
.delete_photo, 
.make_primary {
	display: block;
	width: 50px;
	height: 16px;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	bottom: 3px;
	left: 19px;
	margin-right: 3px;
	background: url(../images/photo-buttons.png) no-repeat;
}
.delete_photo:hover {
	background-position: 0 -16px;
}

.make_primary {
	left: 76px;
	width: 84px;
	background-position: -50px 0;
}

.make_primary:hover {
	background-position: -50px -16px;
}

div.photos {
	padding-top: 15px;
}

small#add_photo,
small#add_video {
	display: inline-block;
	position: relative;
	width: 69px;
	left: auto;
	bottom: auto;
	background-position: -184px 0;
}

small#add_video {
	background-position: -344px 0;
}

small#add_video:hover {
	background-position: -344px -16px;
}

small#add_photo:hover {
		background-position: -184px -16px;
}

.view_all {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 5px 10px;
	background: #eee;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: 10px 10px 20px 0;
	text-align: center;
	
}



.image-tools .message{
	display: block;
	position: absolute;
	color: #ccc;
	text-align: center;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 1.1em;
		font-family: Arial, Helvetica, sans-serif;
}

#sidebar div.photos {
	padding-left: 18px;
	padding-bottom: 10px;
}

#sidebar .view_all {
	margin-left: 20px;
	margin-right: 20px;
}

.additional-photo {
	display: none;
}

#primary-content .sw-trigger strong a {
	color: #222;
	text-decoration: none;
}
#secondary-content #posts h2 {
	font-size: 3em;
	margin-left: 10px;
	margin-right: 100px;
}

#secondary-content #posts .post-body h2 {
	font-size: 2em;
}

#secondary-content #posts h2 {
	font-size: 3em;
	margin-left: 10px;
	margin-right: 100px;
}


#secondary-content #posts p {
	font-size: 1em;
	margin-left: 10px;
}

.new_video p {
	padding: 0 10px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	display: block;
	float: left;
	clear: left;
}

.new_video p label {
	float: left;
	display: block;
	width: 100px;
	line-height: 20px;
}

.new_video p input {
	float: left;
	width: 250px;
}

.new_video p span {
	color: #AA0000;
	padding: 2px 2px 2px 100px;
	display: block;
}

#secondary-content  .video-wrapper {
	position: relative;
	margin: 15px 0 12px 0;
}

#secondary-content .video-wrapper h3 {
	position: absolute;
	display: inline !important;
	border: none;
			font-family: Arial, Helvetica, sans-serif;
			color: #ee571b;
	background: #000;
	font-size: 2em;
	left: 0;
	top: 10px;
	margin: 0;
	padding: 5px;
	text-shadow: none;
}

#secondary-content .video-wrapper a,
#secondary-content .video-wrapper a img, {
	text-decoration: none!;
	border: none;
}

span.play {
	width: 93px;
	height: 93px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -47px;
	margin-top: -47px;
	display: block;
	background: url(../images/play.png) no-repeat;
	opacity: 0.5;
}

#secondary-content .video-wrapper a:hover span.play {
	opacity: 1.0;
}



#secondary-content .delete_video_link {
	margin: -10px 0 10px 0 !important;
}

#secondary-content .delete_video_link a {
	color: #666;
}

#secondary-content .delete_video_link a:hover {
	padding: 3px;
	background: #AA0000;
	color: #fff;
}

#sidebar .videos {
	padding: 0 0 0 10px;
}

.text-content em {
	font-style: italic;
}


#promo-lang {
	margin: 10px 15px 10px 0;
	padding: 0 10px;
	height: 300px;
	background: #fea345;
	border: solid 1px #993b11;
	font-family:  "Lucida Grande", "Arial", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 130%;
	color: #471b08;
}

#promo-lang strong {
	font-weight: bold;
}

#promo-lang em {
	font-style: italic;
}

#promo-lang a,
#signup-info a {
	color: #000;
	background: #f1951e;
	display: block;
	padding: 8px 4px;
	text-align: center;
	border: solid 1px #fbe4c7;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
}
#signup-info a:hover, 
#promo-lang a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

#promo-lang p {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#promo-lang {
	background: #a84000;
	border: solid 1px #ef9138;
	color: #f1cb9b;
}

#promo-lang strong {
	color: #fff;
}

#signup-info {
	line-height: 120%;
	padding: 10px 0 0 10px;
	text-align: left;
	color: #fff;
}

#signup-info p {
	margin-bottom: 15px;
}

#adventure_eye_ad {
	padding: 35px 0 0 10px;
	color: #ff9a00;
	font-family: Verdana, sans-serif;
}

#adventure_eye_ad small {
	display: block;
	padding: 4px 23px 0 0;
	text-align: right;
}

p#howto_edit_rating{
	font-size:1em;
	margin:0 20px;
	text-align:center;
}

#howto_edit_rating_warning{
	background:#F3F49C none repeat-x scroll 0 0;
	border-bottom:1px solid #CECF36;
	border-top:1px solid #FFFFD9;
	padding:15px 20px;
	margin-bottom:10px;
}
#howto_edit_rating_warning p{
	color:#7F8023;
	font-family:"Arial",Helvetica,Sans-serif;
	margin:0;
}
#med_ad {
	display: block;
	width: 120px;
	margin: 50px auto 20px auto;
}


/** Ski Prophet Bar */

#skiprophet-bar {
	height: 45px;
	background: url(../images/skiprophetbar.png) 0 -60px repeat-x;
	margin-bottom: -15px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 1000;
}

body { padding-top: 30px;}

#skiprophet-nav {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	position:relative;
}
#skiprophet-branding {
	float: left;
	display: block;
	width: 128px;
	height: 20px;
	margin-right: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/skiprophetbar.png) -42px 0 no-repeat;
}

#skiprophet-nav ul {
	height: 29px;
	float: left;
	background: url(../images/skiprophetbar.png) -180px 0 no-repeat;
}

#skiprophet-nav ul li {
	height: 29px;
	float: left;
	margin-right: -5px;
}

#skiprophet-nav ul li#sp-rsg  {  width: 121px; }
#skiprophet-nav ul li#sp-rsa  {  width: 126px; }
#skiprophet-nav ul li#sp-sj   {  width: 113px; }
#skiprophet-nav ul li#sp-rsg a { width: 100%;}
#skiprophet-nav ul li#sp-rsa a { width: 100%;}
#skiprophet-nav ul li#sp-sj  a { width: 100%;}

#skiprophet-nav ul li a {
	height: 29px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/skiprophetbar.png) 0 -400px no-repeat;
}

#skiprophet-nav ul li#sp-rsg.sp-sel a,
#skiprophet-nav ul li#sp-rsg a:hover { background-position: -180px -30px}
#skiprophet-nav ul li#sp-rsa.sp-sel a,
#skiprophet-nav ul li#sp-rsa a:hover { background-position: -305px -30px}
#skiprophet-nav ul li#sp-sj.sp-sel a,
#skiprophet-nav ul li#sp-sj  a:hover { background-position: -436px -30px}



/**********footer fav links*********/
#links-content {
/*	background: #3c832c url(../images/brown-links-bg.png) left top repeat-x;*/
	background: #d95b1a;
	border-top: solid 1px #bf4f16;
	float: left;
	width: 960px;
	padding: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#links-content .links-column {
	width: 168px;
	float: left;
	margin-right: 20px;
}

#links-content .links-column div.link-list {
	clear: left;
	padding: 0 0 10px 0;
	float: left;
	width: 168px;
}

#links-content .links-column div.link-list h3{
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
	text-shadow: #000 0 0 2px;
}


#links-content .links-column div.link-list li {
	float: left;
	clear: left;
	position: relative;
}

#links-content .links-column div.link-list li a {
	float:left;
	display: block;
	padding: 2px 4px;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	line-height: 120%;
}

#links-content .links-column div.link-list li:hover {
	z-index: 1000;
}

#links-content .links-column div.link-list li a:hover {
	background: #f58117;
	color: #000;
	text-decoration: underline;
}

#links-content .link-list li a {
	z-index: 30;
	position: relative;
}

#links-content .link-list li p {
	display: none;
	margin: 0;
	padding: 0;
	width: 270px;
	position: absolute;
	right: -260px;
	bottom: 0px;
	z-index: 20;
}

#links-content .links-omega .link-list li p {
	left:-260px;
}

#links-content .link-list li span.link-header {
	display: block;
	padding: 1px 0 1px 0;
	background: url(../images/popup.png) left top no-repeat;
}

#links-content .links-omega .link-list li span.link-header {
	background-position:-270px top;
}

#links-content .link-list li p span.link-title {
	display: block;
	padding: 6px 8px;
	margin: 10px 17px 0 11px;
	font-size: 12pt;
	background: #3466a2;
	color: #fff;
}

#links-content .link-list li p span.link-content {
	background: url(../images/popup.png) left bottom no-repeat;
	display: block;
	padding: 5px 20px 40px 15px;
	font-size: 10pt;
	line-height: 120%;
}

#links-content .links-omega .link-list li p span.link-content {
	background-position: -270px bottom;
}

#links-content .link-list li p span.link-href {
	display: block;
	font-size: 7pt;
	white-space: nowrap;
	overflow: hidden;
	color: #88d4fb;
	
}

#links-content .links-alpha {
	margin-left: 20px;
}

#links-content .links-omega {
	margin-right: -10px;
}

.js #links-content {
	display: none;
}
#links{
	background:url('../images/brown_bar.png') no-repeat;
	background-position:top center;
	height:44px;
}

#links.loading:hover {
	background-position:top center;
}

#links:hover{
	background-position:bottom center;
	cursor:pointer;
}

#links #message{
	display:none;
}

#links img {
	position: absolute;
	right: 18px;
	top: 14px;
	display: none;
}

#links.loading img {
	display: block;
}

#links {
	position: relative;
}

#site_login_actions {
		font-family: Helvetica, Arial, sans-serif;
}
#site_login_actions,
#facebooker,
#login_box {
	display: block;
}

#site_login_actions,
#facebooker {
	height: 27px;
	position: absolute;
}

#site_login_actions {
	right: 12px;
	top: 5px;
	float: left;
	height: 20px;
	line-height: 20px;
}

#site_login_actions a:hover {
	text-decoration: underline;
}

#site_login_actions.logged-in  {
	right: 10px;
}

#site_login_actions.logged-in a {
	margin-left: 5px;
}

#site_login_actions.logged-in .button {
	margin-left: 10px;
}

#site_login_actions .button:hover {
	text-decoration: none;
}

#site_login_actions em {
	color: #666666;
	padding: 0 3px;
	font-style: italic;
}

#site_login_actions a {
	color: #fff;
	text-shadow: #000 0 -1px 0;
	text-decoration: none;
}

#site_login_actions > a:hover {
	text-decoration: underline;
}

#site_login_actions .button { font-size: 1em;}
#site_login_actions .button strong {padding: 0 7px 0 6px;}

#login_box.open { position: relative;}

#login_box.open .button,
#login_box.open .button strong {
	z-index: 100;
	background: none;
}

#login_box.open .button {
	color: #002f46;
	text-shadow: rgba(255,255,255,0.6) 0 1px 0;
}

#login_box.open #login_frame_wrapper {
	width: 193px;
	height: 142px;
	background: url(../images/login.png) no-repeat;
	display: block;
	left: -4px;
	top: -4px;
	position: absolute;
	z-index: 80;
}

#login_box.open #login_frame_wrapper form {
	position: absolute;
	left: 5px;
	top: 28px;
}

#login_frame_wrapper {
	display: none;
}

#login_box {
	float: left;
	margin-right: 5px;
	z-index: 200;
}

.button, .button strong {
	background: url(../images/button.png) no-repeat;
}

.yellow-button, .yellow-button strong {
	background: url(../images/button-yellow.png) no-repeat;
	color: #000;
	text-shadow: #fff 0 1px 0;
}

.button {
	height: 20px;
	line-height: 20px;
	position: relative;
	color: #fff;
	text-shadow: #000 0 -1px 0;
	font-size: 0.75em;
	text-decoration: none;
	display: block;
	background-position: left top;
	display: inline-block;
}



.button:hover { background-position: left bottom;}

.button strong {
	display: block;
	height: 20px;
	padding: 0 14px 0 9px;
	position: relative;
	left: 3px;
	background-position: right top;
	cursor: pointer;
}

.button:hover strong { background-position: right bottom;}

#secondary_options {
	float: left;
	position: relative;
	z-index: 210;
}

.home #welcome-home-message {
	width:960px;
	margin:0 auto;
	height:130px;
	position:relative;
	background: url('../images/welcomebar.png');
}
.home #welcome-message-text{
	display:none;
}

.home #rate-resorts-btn{
	position:absolute;
	left:380px;
	top:25px;
	width:274px;
	height:75px;
	background: url('../images/rategear_button.png') no-repeat;
	background-position:top left;
	display:block;
	position:relative;
	text-indent:-99999px;
	overflow:hidden;
}

.home #rate-resorts-btn:hover {
	background-position: left -79px;
}

.home #search-block{
	width:258px;
	height:115px;
	position:absolute;
	right:0;
	top:0;
	padding-top:15px;
	padding-left:40px;
	line-height:15pt;
	font-family:Helvetica, arial, sans-serif;
}

.home #search-block #home-search{
	margin-top:10px;
}

.home #search-block h3,
.home #search-block label{
	color:#ccc;
	font-weight:bold;
	text-shadow: rgba(0,0,0,0.5) 0 -1px 0;
	position: relative;
	top: -2px;
	font-size:12pt;
}

.home #search-block #home-search #search-field-wrapper{
	background:url('../images/go_searchbar.png') no-repeat;
	height:30px;
	width:214px;
	position:relative;
}

.home #search-block #home-search #search-field-wrapper input,
.home #search-block #home-search #search-field-wrapper input:focus{
	border:solid 1px #fff;
	outline:none;
	width:150px;
	height:15px;
	margin:6px 0 0 6px;
}

.home #search-block #home-search input[type="submit"]{
	display:none;
}

.home #search-block #products-links a {
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);
}

.home #search-block #products-links a:hover {
	text-decoration: underline;
}

.home #search-block #products-links .sep {
	color:#AAAAAA;
	font-size:15px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);
}

.home #search-block #home-search #search-field-wrapper a{
	height:23px;
	width:40px;
	position:absolute;
	right:3px;
	top:3px;
	text-indent:-9999px;
	display:block;
	background:url('../images/gobutton.png') no-repeat;
	background-position:top left;
	overflow:hidden;
}

.home #search-block #home-search #search-field-wrapper a:hover{
	background:url('../images/gobutton.png') no-repeat;
	background-position:bottom left;
}

.home #primary-content{
	background: url("../images/secondary-content-bg-home.png") repeat-y scroll 0 0 #FFFFFF;
	overflow:hidden;
}

.home #primary-content .left-column {
	border-bottom: solid 2px #000;
}

.home #primary-content .left-column #left, .home #primary-content .left-column #right{
	width:327px;
	float:left;
	margin:0 0;
}

.home #primary-content .left-column #right{
	border-left:none;
}

.rating-details .home-comment{
	background:#ffffff;
	position:relative;
	border:1px solid #651717;
	display:block;
	line-height: 130%;
	padding:9px 0;
	width:208px;
	margin:5px 0;
	color:#444444;
	font-size:8pt;
}

.rating-details .home-comment .speech-tail{
	height:11px;
	width:26px;
	position:absolute;
	bottom:-11px;
	right:22px;
	background:url('http://www.rateskigear.com/images/triangle.png') no-repeat;
}

li .no-photo .home-comment {
	width: 245px;
}

li .no-photo .home-comment .speech-tail {
	right: 59px;
}

#recent_ratings .rating-details .home-comment{
	width:500px;
}

#recent_ratings .no-photo .home-comment{
	width:537px;
}


.rating-details .home-comment p {
	margin-left: 8px;
	margin-right: 8px;
}

.rating-details .no-likes{
	font-weight:bold;
	font-style:italic;
	font-size:9pt;
	text-align: center;
}

.js #secondary-content #recent_ratings li{
	margin: 0;
	padding: 11px;
}

.js #secondary-content #recent_ratings li:hover {
	border: solid 1px #aaa;
	padding: 10px;
	background: #ddd;
}

.sub .recent ul li .user {
	width: 400px;
	color: #666;
}

#secondary-content #recent_ratings .product {
	color: #000;
}

#secondary-content #recent_ratings  .user a{
	color: #7a1815;
}
#secondary-content #recent_ratings  .user a:hover {
	color: #000;
}

#secondary-content #recent_ratings .home-comment p {
	margin: 0 10px;
	padding: 0;
	font-size: 1em;
}

.recent ul{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 0.8em;
}
.home .recent ul { font-size: 1.25em;}

.sub #recent_ratings a,
.sub #recent_ratings a:hover {
	text-decoration: none ;
}

.sub #recent_ratings  p.details { margin-left: 0;}

.recent ul li{
	float:left;
	width:317px;
	margin:10px 0 5px 10px;
}

.sub .recent ul li {
	width: 600px;
}

.recent ul li .user-pic{
	height:40px;
	width:40px;
	background:red;
}

.recent ul li .product{
	text-decoration:none;
	color:#000;
	font-size:14pt;
}

.recent ul li .details{
	margin-top:3px;
}

.recent ul li .user{
	font-size:8pt;
	color:#8b9da1;
	text-align:right;
	height:10px;
	width:156px;
	clear: left;
}

.recent ul li .user .username{
	font-weight:bold;
	color:#7a1815;
	text-decoration:none;
}

.recent ul li .user .username:hover{
	color:#000000;
}

.recent ul li .user-pic{
	background:#ffffff;
	border:1px solid #a5a1a2;
	height:44px;
	width:44px;
	position:absolute;
	right:-40px;
	top:-10px;
}

.recent ul li .no-likes .user-pic {
	top: -7px;
}

.recent ul li .user-pic img{
	height:40px;
	width:40px;
	margin:2px;
}

.recent ul .small-score {
	float: left;
}

.recent ul li .rating-details{
	float:left;
	margin:0 0 0 10px;
	width: 240px;
	position:relative;
}

.sub .recent ul li .rating-details{ 
	width: 500px;
}

.rating-details .product{
	font-weight: bold;
	letter-spacing: -1px;
}
.rating-details .product .product-name {
	font-weight: normal;
	color: #666;
}

.rating-details .details {
	color: #333;
	font-size: 0.8em;
}

.rating-details .details strong {
	font-weight: bold;
	color: #7a1815;
	font-size: 1.25em;
}



.js .home .recent ul li {
	-webkit-transition: opacity 0.25s linear;
}

.js .recent ul li,
.js .recent ul li * {
	cursor: pointer;
}

.home .recent ul:hover li {

	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.home .recent ul:hover li:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
	cursor: pointer;
}

.home .recent ul li{
	overflow:hidden;
}

#primary-content .left-column h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 2.6em;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}

#primary-content .left-column #left h3 {
	background: url(../images/nav.png) repeat-x;
	margin-right: 2px;
	border-bottom: solid 1px #444;
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
	color: #fff;
}

#primary-content .left-column #right h3 {
	background: url(../images/red-h3-bg.png) repeat-x;
	margin-right: 13px;
	position: relative;
	margin-bottom: 5px;
	left: -3px;
	color: #fff;
	border-bottom: solid 1px #222;
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
}

/***Top Ten Resorts***/

#top{
	float:left;
	width:347px;
	margin-left: 3px;
}

#right-home #top #top-products {
	margin: 0 0 0 8px;
}

#top #top-products {
	margin:0 0 0 0;
	width:328px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}

#top #top-products h2{
	text-align:left;
	background: none;
	padding:0px 8px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}

#top #top-products h2 {
	color: #333;
	border-top: solid 1px #ccc;
	text-shadow:rgba(255,255,255,.5) 0 1px 0;
	background: #aaa url(../images/06_toprated_gray.jpg) center center no-repeat !important;
}

#top #top-products h2.open {
	color:#fff;
	border-top: solid 1px #600000;
	text-shadow:rgba(0,0,0,.5) 0 -1px 0;
	background: #600000 url(../images/01_toprated_red.jpg) center center no-repeat !important;
}

#top #top-products ol li{
	background:none;
	padding:5px 60px 5px 10px;
	border-bottom:1px solid #dcdcdc;
	position:relative;
	height:40px;
}

.js #top #top-products,
.js #top #top-products ol li,
.js #top #top-products ol li * {
	cursor: pointer !important;
}

#top #top-products ol li a{
	font-size:12pt;
	color:#000;
	white-space:nowrap;
	overflow:hidden;
	white-space:230px;
	height:18px;
	line-height:18px;
	width:230px;
	display:block;
	margin: 2px 0 3px 0;
	text-decoration: none;
}

#top #top-products ol li a {
	font-weight: bold;
	color: #222;
}

#top #top-products ol li a .product-name {
	font-weight: normal;
	color: #666;
}


#top #top-products ol li .details{
	font-size:0.8em;
	color:#666;
	display: block;
	margin: 4px 0 10px 0;
}

#top #top-products ol li .details strong{
	color: #7a1815;
	font-weight: bold;
	font-size: 1.25em;
}

#top #top-products ol li .small-score{
	position:absolute;
	right:5px;
	top:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#top #top-products ol li .no-score{
	display:block;
	position:absolute;
	right:10px;
	top:6px;
	font-size:12pt;
}

#top #top-products ol li.top-resort-even {
	background: #f8f8f8;
}
#top #top-products ol li:hover {
	background: #eee;
	border-top-color: #fff;
}



/***** Score css ******/
.small-score {
	display: block;
	width: 50px;
	height: 40px;
	background: url(../images/score-bg.png) no-repeat;
	position: relative;
	clear: left;
	white-space: nowrap;
	margin: 0 0 5px 0;
}

.score-color-white {
	background: url(../images/score-bright.png) no-repeat;
	border: none;
	height: 50px;
}

.of-100,
.score-num {
	display: block;
	background: url(../images/score-sprite.png) no-repeat;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
}

.score-color-blue .of-100,
.score-color-blue .score-num
{
	background: url(../images/score-sprites-w.png) no-repeat;	
}

.score-color-white .of-100,
.score-color-white .score-num
{
	background: url(../images/score-sprite.png) no-repeat;	
}


.score-num {
		float: left;
}

.small-score .score-num {
	height: 24px;
	margin-top: 2px;
}

.score-color-white .score-num {
	margin-top: 7px;
}

.small-score .of-100 {
	height: 10px;
	width: 36px;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	bottom: 2px;
	background-position: 0 -45px;
	clear: left;
}

.score-color-white .of-100 {
	bottom: 6px;
}

.small-score .score-1   { width: 14px; background-position: 0px     -19px;}
.small-score .score-2   { width: 17px; background-position: -15px   -19px;}
.small-score .score-3   { width: 18px; background-position: -35px   -19px;}
.small-score .score-4   { width: 19px; background-position: -55px   -19px;}
.small-score .score-5   { width: 19px; background-position: -76px   -19px;}
.small-score .score-6   { width: 19px; background-position: -96px   -19px;}
.small-score .score-7   { width: 17px; background-position: -117px  -19px;}
.small-score .score-8   { width: 19px; background-position: -135px  -19px;}
.small-score .score-9   { width: 18px; background-position: -154px  -19px;}
.small-score .score-0   { width: 19px; background-position: -174px  -19px;}
.small-score .score-100 { width: 39px; background-position: 0 0; height: 19px; left: 5px; top: 4px;}
.score-100 .of-100 {
	bottom: 4px;
}
/*** End Score css ***/



.home .recent #btns{
	clear:left;
}

.home .recent #more-recent-ratings,
.home .recent #all-ratings{
	margin:15px 0 15px 15px;
}

.home .recent #more-recent-ratings{
	height:24px;
	width:146px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url('../images/recentratings_button.png') no-repeat;
	background-position:top left;
	overflow:hidden;
}

.home .recent a#more-recent-ratings:hover{
	background:url('../images/recentratings_button.png') no-repeat;
	background-position:bottom left;
}

.home .recent #all-ratings{
	height:24px;
	width:138px;
	margin-left: 10px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url('../images/allratings_button_red.png') no-repeat;
	background-position:top left;
	overflow:hidden;
}

.home .recent a#all-ratings:hover{
	text-indent:-9999px;
	display:block;
	background:url('../images/allratings_button_red.png') no-repeat;
	background-position:bottom left;
}

.home .home-error {
	font-size: 1.25em !important;
}

#sidebar-ads {
	padding: 20px 0 0 25px;
}

#sidebar-ads a img{
	border: solid 1px #333;
}

.widget .pagination {
	margin: 10px 0 0 10px;
}

.widget .pagination a, .widget .pagination span.inactive{
	display: block;
	float: left;
	padding: 4px;
	background: #ddd;
	border: solid 1px #aaa;
	border-top-color: #eee;
	border-left-color: #eee;
	margin-right: 2px;
}

.widget .pagination a.active {
	background: #333;
	color: #eee !important;
	border-top-color: #555;
	border-left-color: #555;
	border-right-color: #000;
	border-bottom-color: #000;
}

.widget .pagination span.inactive {
	color: #888;
	background: #ccc;
	border-color: #ccc;
}

.widget .pagination {
	overflow: hidden;
}

#left-column .comment-block .comment-list{
	border-top:1px solid #ddd;
	margin:30px 20px 0;
}

#left-column .comment-block .comment-list .comment{
	border-bottom:1px solid #ddd;
	overflow:hidden;
}

#left-column .comment-block .comment-list .comment-even{
	background:#f8f8f8;
}

#left-column .comment-block .comment-list .comment p{
	margin:0 10px 10px;
	line-height:1.4em;
}

#left-column .comment-block .comment-list .comment h4{
	font-size:1.35em;
	border-bottom:none;
	margin:0 10px;
	padding-top:5px;
}

#left-column .comment-block .comment-list .comment h4 a{
	color:#000;
	line-height:1.4em;
}

#left-column .comment-block .comment-list .comment h4 a:hover{
	color:#EF5D19;
}

#left-column .comment-block .comment-list .comment h4 small{
	font-size:0.9em;
	color:#666;
}

#left-column .comment-block textarea{
	margin-left:20px;
	height:200px;
	width:400px;
}

#left-column #provide-comment-prompt{
	border:none;
}

.inform {
	background:none repeat scroll 0 0 #E8E8E8;
	border:1px solid #DDDDDD;
	font-size:1.6em;
	line-height:1.7em;
	padding:20px;
	margin:10px 20px;
	text-align:center;
	font-family:Helvetica, arial, sans-serif;
}

#secondary-content .inform a{
	color:#555;
}

#secondary-content .inform a:hover{
	color:#325e91;
}

.comment-avatar{
	float:left;
	margin:7px;
	background:#fff;
	border:1px solid #999;
	padding:3px;
}

.dislike-disclaimer{
	color:#666;
	display:block;
	font-size:1.2em;
	margin:10px 20px;
	line-height:140%;
	padding-top:20px;
}

#ad-space-footer{
	width:100%;
	height:120px;
	padding: 1px 0;
	clear:left;
	background: #333;
}

#ad-space-footer .ad {
	display: block;
	width: 728px;
	height: 90px;
	margin: 15px auto 0 auto;
	background: #222;
	padding: 0;
}

#sidebar-ad-space{
	padding: 40px 0 0 0;
	margin:20px;
	clear:left;
}

#home-ad-space{
	padding: 40px 0 0 0;
	margin:20px;
	clear:left;
}

#home-ad-space .ad{
	width: 200px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

#sidebar-ad-space .ad {
	padding: 0;
	width: 160px;
	margin: 0 auto;
	height: 600px;
}

.ratings-new #sidebar-ad-space, 
.ratings-edit #sidebar-ad-space,
.products-new #sidebar-ad-space,
.ratings-new  #ad-space-footer, 
.ratings-edit #ad-space-footer,
.products-new #ad-space-footer
{
	display:none;
}





.search #left-column h2{
	margin-left:0;
}

.search #left-column .product{
	width:500px;
}

.search #left-column .more-results{
	width:620px;
	position:relative;
	text-align:right;
}

.search #left-column .more-results a{
	text-decoration:none;
	font-size:1.5em;
	line-height:1.9em;
	font-family:sans-serif;
}

.search #left-column .more-results a:hover{
	text-decoration:underline;
}

.search #left-column .search-result-comment {
	padding-right: 40px;
	position: relative;
	border-bottom:1px solid #F0F0F0;
	overflow:hidden;
}

.js .search #left-column .search-result-comment,
.js .search #left-column .search-result-comment * {
	cursor: pointer;
}

.search #left-column .content-wrapper .search-result-comment h4{
	font-weight: normal;
	color: #555;
}

.search #left-column .content-wrapper .search-result-comment h4 a{
	font-weight: bold;
	color: #2e5b87;
	text-decoration:none;
	line-height:20px;
}

.search #left-column .content-wrapper .search-result-comment h4 a:hover{
	text-decoration:underline;
}

.js .search #left-column .content-wrapper .search-result-comment .continue-link {
	display: none;
	position: absolute;
	width: 30px;
	border-left: solid 1px #eee;
	top: 5px;
	right: 0;
	bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/search-arrow.png) center center no-repeat;
}

.js .search #left-column .content-wrapper .search-result-comment:hover .continue-link{
	display: block;
}
.js .search #left-column .content-wrapper .search-result-comment:hover {
	background: #ddd;
}

div.comment h4 small {
	color:#666666;
	display:block;
	font-size:10pt;
	font-weight:normal;
}
.search #left-column .content-wrapper .comment-even  {
	background:none repeat scroll 0 0 #F1F1F1;
}

.widget_search .screen-reader-text{
	display:none;
}

#blog-results {
	text-align: right;
}

#blog-results ul {
	text-align: left;
}

#blog-results li a {
	line-height: 120%;
}

#blog-results li a br {
	display: none;
}

#blog-results a.more-entries {
	margin-right: 20px;
}

#blog-results li a small {
	display: block;
	margin: 3px 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

#blog-results p.no-results {
	background: #fff;
	font-size: 1em;
	font-style: italic;
	color: #777;
	padding: 10px 20px;
	border: solid 1px #aaa;
	margin: 10px;
	text-align: center;
}

#advanced-sidebar-search p {
	margin: 5px 10px;
	line-height: 1.2em;
}

#advanced-sidebar-search .actions {
	text-align: left;
	padding-top: 20px;
}

#advanced-sidebar-search p br {
	display: none;
}

#advanced-sidebar-search p label {
	font-size: 0.8em;
	display: block;
}

#nav {
	position: relative;
}

#nav #search_nav {
	border-right: none;
	position: static;
}
#search_nav #searchform {
	border: none;
	padding: 0;
	background: transparent none;
	position: absolute;
	right: 10px;
	top: 7px;
}

#search_nav #searchform a {
	padding: 0;
}

.js .screen-reader-text {
	display: none;
}

.js #search_nav #searchform div {
/*	width: 305px;*/
	background-color: transparent;
	background-image: url(../images/search_o.gif);
}

.js #search_nav #searchform div a {
	background-image: url(../images/search_o.gif);	
}

.js #search_nav #searchform div a:hover {
	background-image: url(../images/search_o.gif);
	background-position: right top;
	background-repeat: no-repeat;	
}

.js #search_nav #searchform.js-active div a:hover {
	background-image: url(../images/search_o.gif);
	background-position: right -78px;
	background-repeat: no-repeat;	
}

span.highlight {background-color:#ffc;}