/*----------------------------------------
Site Name: Steinway of Spokane
Developed by: Jeff Claeson - www.bydreamtime.com
Date Created: 10-28-08
Last Updated: 04/04/10
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("/css/typography.css");


/* Elements
----------------------------------------*/
body {
	background:#101010 url(/images/layout/body-bg.png) top center;
	padding: 0 0 150px 0;
	border-top: 2px solid #d7a243;
}
#wrap {
	width: 890px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: transparent url(/images/layout/header-bg.png)no-repeat top center;
}


/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}
a img 		{border: none;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Branding
----------------------------------------*/
#branding {
	width:890px;
}
#logo {
	margin: 0;
	position: relative;
	top: 10px;
	display: block;
	width: 190px;
	height: 107px;
	text-indent: -9999px;
	background: url(/images/layout/logo.png) no-repeat;
}
#phone {
clear: right;
	float: right;
	display: block;
	width: 171px;
	height: 47px;
	text-indent: -9999px;
	background: url(/images/layout/phone.png) no-repeat;
}
#facebook {
float: right;
display: block;
margin: 10px 0 20px 0;
background: url(/images/layout/facebook.png) no-repeat;
width: 132px;
height: 25px;
text-indent: -9999px;
}
#facebook:hover {
background-position: bottom left;
}

	/* Nav
	----------------------------------------*/
	#topNav {
		width: 890px;
		float: right;
		overflow: hidden;
	}
	#topNav ul {
		list-style-type: none;
		float: right;
		padding: 0;
		margin: 0;
	}
	#topNav li {
		margin: 0;
		padding: 0;
		float: left;
	}
	#topNav li a {
		color: #FFF;
		display: block;
		padding: 6px 4px;
		margin-left: 10px;
		font-size: 11px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		text-decoration: none;
	}
	#topNav li a:hover {
		color: #d29f42;
	}
	#branding ul {
		position: relative;
		height: 40px;
		width: 890px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		padding: 0;
		background-image: url(/images/layout/nav.png);
		background-position: top left;
		list-style: none;
	}
	#branding ul li {
		list-style: none;
		position: absolute;
		top: 0;
	}
	#branding ul li, #branding ul a {
		height: 40px;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		background: none;
		border: none;
		margin: 0;
		padding: 0;
	}
	li#nav-pianos { left: 0; width: 101px; }
	li#nav-news { left: 101px; width: 171px; }
	li#nav-recital-hall { left: 272px; width: 158px; }
	li#nav-newsletter { left: 425px; width: 146px; }
	li#nav-piano-teachers { left: 571px; width: 177px; }
	li#nav-contact { left: 748px; width: 142px; }
	
	li#nav-pianos a:hover, li#nav-pianos a.current { background: transparent url(/images/layout/nav.png) 0 -41px no-repeat;}
	li#nav-news a:hover, li#nav-news a.current { background: transparent url(/images/layout/nav.png) -101px -41px no-repeat;}
	li#nav-recital-hall a:hover, li#nav-recital-hall a.current { background: transparent url(/images/layout/nav.png) -272px -41px no-repeat;}
	li#nav-newsletter a:hover, li#nav-newsletter a.current { background: transparent url(/images/layout/nav.png) -425px -41px no-repeat;}
	li#nav-piano-teachers a:hover, li#nav-piano-teachers a.current { background: transparent url(/images/layout/nav.png) -571px -41px no-repeat;}
	li#nav-contact a:hover, li#nav-contact a.current { background: transparent url(/images/layout/nav.png) -748px -41px no-repeat;}
	
	
ul.subNav {
	padding: 0;
	margin-bottom: 25px;
}	
ul.subNav li {
	list-style: none;
	padding: 0;
	margin: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.subNav li a {
font-size: 13px;
	display: block;
	padding: 5px 8px 2px 8px;
	background: #191a1a;
	margin-bottom: 5px;
	color: #f8f8f8;
	text-decoration: none;
	border: 1px solid #383939;
	border-top-color: #404141;
	text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
ul.subNav li#nav-sub-13 a {
	color: #FFF;
	font-weight: bold;
	background: #3a3c3c url(/images/layout/search.png) no-repeat 10px 50%;
	padding: 7px 8px 4px 35px;
	border: 1px solid #f5bc56;
letter-spacing: 2.5px;
text-transform: uppercase;
text-shadow: 0 1px 0 rgba(0,0,0, .3);
}
ul.subNav li a:hover, ul.subNav li.here a, ul.subNav li#nav-sub-13 a:hover, ul.subNav li.parent-here a {
	background-color: #D29E42;
	border: 1px solid #f5bc56;
	color: #FFF;
	font-weight: bold;

text-shadow: 0 -1px 0 rgba(0,0,0, .3);
}
ul.subNav li.sn-search a {
	color: #FFF;
	font-weight: bold;
	background: #3a3c3c;
	padding: 6px 8px;
	border: 1px solid #f5bc56;
}
ul.subNav li.here li a {
	background: none;
	font-style: normal;
text-shadow: 0 1px 0 rgba(0,0,0, .3);
}
ul.subNav li ul {
	display: none;
	margin: 0 0 10px 10px;

}
ul.subNav li.here ul, ul.subNav li.parent-here ul {
	display: block;
	background: #0d0e0e url(/images/layout/content-box-bg.png) repeat-x;
	border: 1px solid #1d1d1d;
	padding: 5px 0 10px 20px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.subNav li ul li {
	list-style: disc;
	margin-left: 5px;
}
ul.subNav li ul li a, ul.subNav li.parent-here li a {
	background: none;
	border: none!important;
	padding: 3px 0 0 3px;
	margin: 0 10px 0 0;
	font-weight: normal!important;
	border-bottom: 1px solid #333!important;
}
ul.subNav li ul li a:hover, ul.subNav li ul li.here a {
	background: none;
	text-decoration: none;
	color: #f5bc56;
	border-bottom: 1px solid #666!important;
}
ul.subNav li ul li.here {
	color: #f5bc56;
}
ul.subNav li ul li.here a {
	font-weight: bold;
	font-style: italic;
}


/* Main Content
----------------------------------------*/
#content {
	position: relative;
	width:868px;
	padding: 10px;
	background: #000;
	border: 1px solid #171717;
	overflow: hidden;
}
#banner {
	float:right;
	width: 630px;
	display: inline;
	overflow: hidden;
}
#image_rotate {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#image_rotate li {
	padding: 0;
	margin: 0;
}
#subContent {
	float: left;
	display: inline;
	width: 228px;
	margin-right: 10px;
}
#news {
	float: left;
	display: inline;
	width: 228px;
	overflow: hidden;
}
.special {
	width: 285px;
	padding: 12px 10px 43px 10px;
	height: 52px;
	position: absolute;
	left: 263px;
	top: 13px;
	background: transparent url(/images/layout/specialPost.png) no-repeat;
	overflow: hidden;
	color: #000;
	text-align: center;
z-index: 1000;
}
.special:hover {
	cursor: pointer;
}
.special p {
	color: #000;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
line-height: 1.2;
}
.special h3 a, .special h3 {
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	font-size: 18px;
	line-height: 1.3;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.special .more {
display: block;
	float: right;
	color: #000;
text-decoration: none;
text-shadow: 0 1px 0 rgba(255,255,255,.3);
font-size: 11px;
text-transform: uppercase;
}

.blog_entry {clear: both;position: relative;padding: 25px 65px 0 65px;margin-bottom: 40px;}
.blog_entry h1 {line-height: 1.2;margin-bottom: 10px;font-size: 28px}
.blog_entry h2, .blog_entry h2 a {margin-top: 0;text-transform: none!important;}
.blog_entry p {margin: 0 0 15px 0;font-size: 14px;line-height: 1.3}
.blog_entry .readmore {text-transform:uppercase;font-weight: bold; font-size: 11px;}
.blog_entry h4 {float: left}
.blog_entry.intro img {width: 100px!important;height: 100px!important;float: right;margin-left: 10px;}

h4.month {float: left;background: #CB9940;text-shadow: 0 -1px 0 rgba(0,0,0, .3);-moz-border-radius-bottomright: 3px;-moz-border-radius-topright: 3px;-webkit-border-bottom-right-radius: 3px;-webkit-border-top-right-radius: 3px;border-bottom-right-radius: 3px;border-top-right-radius: 3px;color: #FFF;font-size: 14px;font-weight: normal;line-height: 1; margin: 0 20px 0 -78px; padding: 8px 15px 5px 15px;position: absolute;text-align: center;z-index: 10000;}
h4.month span {text-align:center;display: block;font-size: 20px;}
h4.month .year {font-size: 10px;letter-spacing: 1px;}
.share {
position: absolute;
top: 0px;
right: 0;
}
.newsList {
	list-style-type: none;
	padding: 0;
	margin:  0;
	line-height: 1.5;
	font-size: 10px;
}
.newsList h3, .newsList h3 a {
	color: #9fcce8;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.newsList li {
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #0d0e0e url(/images/layout/content-box-bg.png) repeat-x;
	border: 1px solid #1d1d1d;
}
.newsList p {
	line-height: 1.5;
	font-size: 10px;
	margin: 0 0 5px 0;
}
.newsList li img {width: 50px!important;height: 50px!important;float: right;margin-left: 10px;}
.newsPost {
	border-top: 1px solid #333;
	border-bottom: 1px solid #666;
	padding: 15px 5px;
}

#whybuy {
	margin: 5px 0 10px 0;
	display: block;
	float: left;
}
#newsletterSignup a{
	background: url(/images/layout/newsletter.png) ;
	display: block;
	clear: left;
	text-indent: -9999px;
	width: 228px;
	height: 50px;
}
#mainContent {
	width: 598px;
	min-height: 200px;
	float: right; 
	display: inline;
	overflow: hidden;
	padding: 10px 15px 100px 15px;

	background: #111212 url(/images/layout/maincontent-bg.png) repeat-x bottom left;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#brands {
	clear: both;
	height: 55px;
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
}
#brands li {
	float: left;
	height: 51px;
	margin: 0;
	padding: 0;
}
#brands li a {
	display: block;
	text-indent: -9999px;
	height: 55px;
}
li#brands-steinway a {
	width: 258px;
	background: url(/images/layout/brand-steinway.png) no-repeat;
margin: 0 23px;
}
li#brands-boston a {
	width: 139px;
	background: url(/images/layout/brand-boston.png) no-repeat;
margin: 0 23px;
}
li#brands-essex a {
	width: 154px;
	background: url(/images/layout/brand-essex.png) no-repeat;
margin: 0 23px;
}
li#brands-kawai a {
	width: 145px;
	background: url(/images/layout/brand-kawai.png) no-repeat;
margin: 0 11px 0 23px;
}


/* Footer
----------------------------------------*/
#footer {
	width:890px;
}
#footer p {
	font-size:11px;
}
	#footer ul {
		list-style-type: none;
		padding: 0;
		margin: 8px 0 0 0;
		float: left;
	}
	#footer li {
		display: inline;

		padding-right: 5px;
		font-size: 11px;
	}
	#footer li a {
		padding: 0 5px;
	}
	#footer p {
		color: #FFF;
		font-size: 11px;
		float: right;
		margin: 8px 0 0 0;
	}
	#footer a {
		border: none;
	}

	#footer p.credits {
		float: right;
		clear: both;
		margin: 40px 0 10px 0;
	}

/* =Piano Search 
----------------------------------------------- */
#pianoSearch {
	padding: 10px;
	background: #1f2124 url(/images/layout/search-bg.jpg) no-repeat bottom right;
	border: 1px solid #2e3234;
	overflow: hidden;
}
#pianoSearch .form p {
	margin-bottom: 15px;
	font-size: 14px;
	padding: 2px 6px;
	background: #161819;
	border: 1px solid #121314;
	color: #fff;
	font-style: italic;
}
#pianoSearch label {
	margin-bottom: 10px;
	display: block;
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
}
#pianoSearch label:hover {
	cursor: pointer;
	color: #DFB66F;
}
#pianoSearch input {
	color: #000;
	float: right;
	font-size: 14px;
	padding: 1px 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#pianoSearch .form input {
	float: none;
	color: auto;
	margin: 5px;
}
.next {
	width: 90px;
	font-weight: bold;
}
p.errors, p.error {
	background: #b50900 url(/images/layout/warning_16.png) no-repeat 3px 50%!important;
	border: 1px solid #f8564e;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	padding: 2px 20px!important;
}


/* =Forms
----------------------------------------------- */
fieldset {
	padding: 20px 20px 20px 10px;
	margin: 10px;
	clear: both;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.registration fieldset {
	clear: both;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.registration span {
	margin-right: 20px;
	float:  right;
}
#m4moduleform_1 {
	background: #191a1a;
	border: 1px solid #2a2b2b;
	padding: 10px 0 20px 0;
}
#moreinfo {
	background: #1f2124 url(/images/layout/search-bg.jpg) no-repeat bottom right;
	border: 1px solid #2a2b2b;
	padding: 10px 10px 20px 10px;
	clear: both;
	margin: 20px 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#newsletterSubscribe #m4moduleform_1 {
	padding: 15px;
}
legend {	
	font-size: 20px;
	color: #FFF;
	padding: 0;
	font-family: Georgia, serif;
}
#moreinfo fieldset {
	padding: 0;
	margin: 0;
}
#moreinfo legend {
	margin: 0 0 20px 0;
	color: #ecc176;
}
.registration p {
	color: #CB9940;
	font-size: 16px;
}
fieldset div {
width: 495px;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
	background: #1f2121;
	padding: 10px;
-moz-border-radius: 5px;
}
.registration fieldset div div {
	border: none;
	padding: 0;
}
.registration fieldset div div input {
	margin-left: 0;
	float: none;
	width: auto;
	display: inline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #000;
}
.registration fieldset div div label {
	float: none;
	display: inline;
	width: auto;
}
fieldset div input, fieldset textarea, #moreinfo fieldset input {
	border: 0;
	padding: 4px;
	border: 1px solid #000;
	width: 250px;
	color: #333;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

fieldset div input:focus {
border: 1px solid #FFF;
-moz-box-shadow: 0 0 9px rgba(255,255,255, .7);
-webkit-box-shadow: 0 0 9px rgba(255,255,255, .7);
box-shadow: 0 0 9px rgba(255,255,255, .7);
}
#mailinglist_form .row input {width: 199px!important;}
.registration div input, .registration div select {
	width: 250px;
}
input {
	color: #333!important;
}
fieldset div textarea {
	width: 300px;
	margin-top: 0;
}
.registration fieldset div textarea {
	width: 530px;
	height: 100px;
	margin: 0;
}
fieldset select {
	width: 206px;
	background: #FEFEFE;
}
fieldset label {
	float:left;
	padding: 1px 5px;
	text-align:right;
	font-weight: bold;
	width: 120px;
}
.registration label, #newsletterSubscribe label {
	float: none;
	display: block;
	width: auto;
	text-align: left;
	padding: 0 0 1px 0;
	font-size: 11px;
}
.registration .radio div {
	display: inline;
	float: left;
	width: 60px;
}
.registration .radio div input {
	display: inline;
	width: auto;
	float: left;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.registration fieldset .radio div label {
	float: none;
	display: inline;
}
.submit input {
	position: relative;
	left: 20px;
	width: 100px;
	font-weight: bold;
	color: #000;
}
#subContent fieldset  {
padding: 0;
margin: 0 0 20px 0;
}
#subContent fieldset div {
width: 208px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#subContent fieldset label {
float: none;
font-size: 14px;
margin: 0 0 4px 0;
padding: 0;
font-weight: normal;
line-height: 1.2;
display: block;
color: #EFB859;
text-align: left;
width: 208px;
text-shadow: 0 -1px 0 #000;
}
#subContent fieldset div input {
font-size: 10px;

}

#inforequestsubmit {
	margin-left: 130px;
}
.registration .submit input {
	width: auto;
}
.registration .errMessage, .errMessage {
	float: none;
	margin-right: 0;
	background: #b50900;
	border: 1px solid #f8564e;
	color: #FFF;
	font-size: 11px;
	padding: 2px 5px;
}
h2.success {
	background: #0fae1a;
	border: 1px solid #35d440;	
	color: #FFF;
	padding: 5px 10px;
}
#errors {
	clear: both;
	background: #b50900;
	border: 1px solid #f8564e;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
#errors h2, #success h2 {
	color: #FFF;
}
#errors h2 {
	background: #b50900 url(/images/layout/warning_16.png) no-repeat 3px 50%!important;
	padding-left: 25px;
	border-left: 0;
}

/* =Catalog Styles
----------------------------------------------- */
ul.listItems {
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
}
ul.listItems li.item {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
ul.listItems li.item input {
	position: absolute;
	top: 162px;
	left: 99px;
}
ul.listItems li.item label {
	display: block;
	position: absolute;
	top: 160px;
	left: 9px;
	font-size: 10px;
	background: #333;
	border: 1px solid #444;
	padding: 3px 40px 3px 5px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
width: 65px;
}
#categoryPage ul.listItems li.item {
	width: 150px;
	height: 80px;
	text-align: center;
}
ul.listItems li.item  {
	width: 100px;
	height: 160px;
	margin: 10px 8px;
	padding: 15px;
	border: 1px solid #333;
	text-align: center;
	background: #000;
	font-size: 11px;
	text-decoration: none!important;
	display: block;
	text-align: center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.listItems li.item:hover {
	border-color: #555;
	background: #191a1a;
}
#categoryPage ul.listItems li.item a {
	display: block;
	text-align: center;
}
ul.listItems li.item a:hover {
	border-color: #555;
	color: #FFF;
}
ul.listItems li.item a img {
	width: 100px;
	height: 80px;
	margin: 0 auto 5px auto;
	display: block;
}
ul.listItems li a.video {
	display: block;
	position: absolute;
	top: 125px;
	left: 9px;
display: block;
margin-top: 5px;
}
ul.listItems li a.video img {
width:112px;
height: 26px;
}
#video {
width: 436px;
height: 40px;
background: url(/images/layout/videolarge.png) no-repeat top left;
text-indent: -9999px;
display: block;
margin-bottom: 20px;
}
#video:hover {
background-position: bottom left;
}
ul.listItems li.item img {
	width: 100px;
	height: 80px;
	margin: 0 auto 5px auto;
	display: block;
}
#categoryPage ul.listItems li.item a img {
	width: 150px;
	height: auto;
	max-height: 60px;
	display: block;
}
.attributes strong {
	color: #CB9940;
}
#item_image {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
	float: right;
	margin: 0 0 20px 15px;
	padding: 5px;
	border: 1px solid #999;
}
ul#filter { 
	float: left;
	font-size: 14px;
	list-style: none;
	margin-left: 0;
	width: 100%;
}
ul#filter li { 
	border-right: 1px solid #444;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
ul#filter a { 
	color: #CB9940;
}
ul#filter li.current a, ul#filter a:hover {
	text-decoration: none;
}
ul#filter li.current a {
	color: #FFF;
	font-weight: bold;
}





/* =Form Tables
----------------------------------------------- */

table th a, table th {
color: #FFF;
text-decoration: none;
cursor: text;
font-weight: bold;

}
table {
width: 100%;
border:1px solid #373737;
margin:1em auto;
text-align: left!important;
padding: 10px 10px!important;
line-height: 2;
border-bottom: 1px solid #000;
line-height: 1.3!important;
padding:.3em 1em;
text-align:center;
background: #2b2e2e;
}
th {
background: #CB9940;
padding: 10px 5px;
border: 1px solid #CB9940;
border-right: 1px solid #836228;
border-bottom: 1px solid #f5bc56;
font-weight:normal;
text-transform: uppercase;
font-size: 14px;
text-align:left;
text-shadow: 0 -1px 0 rgba(0,0,0, .3);
}
td {
padding: 15px 8px;
line-height: 1.2;
border-bottom: 1px solid #111;
font-size: 12px;
border-right: 1px solid #111;
}
	
tr.odd td	{
	background: #1f2121;
	}
a.pdf {background: url(/images/layout/pdf.png) no-repeat 0 50%;padding-left: 25px;}	



#tabsnav ul {
margin: 0 0 0 10px;
padding:0;
}
#tabsnav ul li {
margin: 0 2px;
padding:0 5px;
background: none;
}
.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav { 
list-style: none;
position: relative;
padding: 2px 2px 0;
overflow: hidden;
top: 1px;
z-index: 1000;
}
.ui-tabs .ui-tabs-nav li { 
position: relative; 
float: left; 
border: 1px solid #333;
margin: 0 2px -1px 0; 
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px; 
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
}
.ui-tabs .ui-tabs-nav li a { 
float: left; 
text-decoration: none; 
padding: 5px 10px!important; 
color: #ccc; 

}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
padding-bottom: 1px; 
border-bottom-width: 0; 
background: #ccc!important; 
font-weight: bold;
color: #000!important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #000;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a  { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel	{ 
-moz-border-radius-bottomleft: 5px; -webkit-border-top-right-radius: 5px;
display: block; 
border-width: 0; 
background: none; 
border: 1px solid #333;
border-top-style: solid;
padding: 20px 15px 40px 15px; 
margin: 0 10px 20px 0;
position: relative; 
min-height: 200px; 
background: #2A2B2B;
}
.ui-tabs .ui-tabs-hide { display: none !important; }

a.mover { background: #CB9940; padding: 6px 12px; position: absolute;color: #000!important; font-weight: bold; text-decoration: none; }
.next-tab { bottom: 0; right: 0; -moz-border-radius-topleft: 5px;-moz-border-radius-bottomright: 5px; -webkit-border-top-left-radius: 5px;-webkit-border-bottom-right-radius: 5px; }
.prev-tab { bottom: 0; left: 0; -moz-border-radius-topright: 5px;-moz-border-radius-bottomleft: 5px; -webkit-border-top-right-radius: 5px;-webkit-border-bottom-left-radius: 5px; }




