body {
	/* Assign the most commonly used background image for the body here. */
	background:#C8B9A4 url("/images/page_bg.jpg") no-repeat center -74px;
	margin:0;
}
body#splash_pg {
	text-align: center; /* for IE */
}
img, a img {
	border: none; 
}
.containerRow
{
	position:relative; clear:both; float:none; *zoom:1;
}
.containerRow:after
{
	display:block; clear:both; float:none; content:".";
	height:0; overflow:hidden; visibility:hidden;
}
.offscreen {
	position:absolute;
	left:-10000px;
	height:1px;
	width:1px;
	overflow:hidden;
}
body#splash_pg a,
#hdr_sociallinks span a,
#hdr_sociallinks span a:hover {
	text-decoration:none;
}
div#splash {
	width:800px;
	height:800px;
	padding:0;
	margin:20px auto;
}
div, p, span, a, form {
	position:relative;
	-zoom:1;
}
#header {
	margin:20px 0;
	height:165px;
}
body#signup #header {
	text-align:center;
}
#header #jukebox {
	position:absolute;
	right:0;
	bottom:16px;
	width:84px;
	height:40px;
	z-index:2;
}
#hdr_graphic {
	margin-bottom:30px;
}
#hdr_graphic img {
	-display:none;
}
body#home #hdr_graphic {
	-height:365px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/home_main.png);
}
body#news #hdr_graphic {
	-height:289px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/news_main.png);
}
body#tour #hdr_graphic {
	-height:289px;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/tour_main.png);
}
body#gallery #main_display,
body#videos #main_display
{
	padding:0 0 12px 0;
	height:418px;
}
#slideshow-img-container
{
	position:relative;
	margin:0 0 15px 0;
}
.slideshow-img-layer
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
}
#slideshow-img-container, .slideshow-img-layer img
{
	width:auto;
	height:300px;
}
#slideshow-img-container {
	background-color:#000;
}

#nav {
	left:360px;
	top:-20px;
	z-index:2;
	width:590px;
}
body#home #whatsnew_buttons {
	left:180px;
	margin-top:-22px;
	z-index:2;
	width:370px;
}
#featured_buttons {
	left:250px;
	margin:-34px 0 10px;
	z-index:2;
	width:180px;
}
body#news #whatsnew_buttons{
	display:inline;
	margin-left:20px;
	top:-12px;
}
#inspiration_buttons a, #featured_buttons a, #whatsnew_buttons a, #nav a {
	display:inline-block;
	height:26px;
	overflow:hidden;
	margin:0 5px;
	text-indent:-10000px;
	*text-indent:-3px;
	*font-size:0px;
	*color:#CAC2B7;
}
#whatsnew_buttons a {
	height:35px;
}
#featured_buttons a{
	height:36px;
}
#inspiration_buttons a{
	height:33px;
}
#nav_home {
	width:47px;
	background:transparent url("/images/nav_home.gif") 0 2px no-repeat;
}
#nav_about {
	width:52px;
	background:transparent url("/images/nav_about.gif") 0 2px no-repeat;
}
#nav_music {
	width:52px;
	background:transparent url("/images/nav_music.gif") 0 2px no-repeat;
}
#nav_gallery {
	width:65px;
	background:transparent url("/images/nav_gallery.gif") 0 2px no-repeat;
}
#nav_videos {
	width:50px;
	background:transparent url("/images/nav_videos.gif") 0 2px no-repeat;
}
#nav_tour {
	width:40px;
	background:transparent url("/images/nav_tour.gif") 0 2px no-repeat;
}
#nav_news {
	width:44px;
	background:transparent url("/images/nav_news.gif") 0 2px no-repeat;
}
#nav_forum {
	width:57px;
	background:transparent url("/images/nav_forum.gif") 0 2px no-repeat;
}
#nav_store {
	width:44px;
	background:transparent url("/images/nav_store.gif") 0 2px no-repeat;
}
#nav_contact {
	width:67px;
	background:transparent url("/images/nav_contact.gif") 0 2px no-repeat;
}
#whatsnew_btn_news {
	width:56px;
	background:transparent url("/images/wn_news.gif") 0 2px no-repeat;
}
#whatsnew_btn_blog {
	width:58px;
	background:transparent url("/images/wn_blog.gif") 0 2px no-repeat;
}
#whatsnew_btn_twit {
	width:77px;
	background:transparent url("/images/wn_twitter.gif") 0 2px no-repeat;
}
#featured_btn_gallery {
	width:88px;
	background:transparent url("/images/featured_gallery.gif") 0 2px no-repeat;
}
#featured_btn_videos {
	width:62px;
	background:transparent url("/images/featured_video.gif") 0 2px no-repeat;
}
#inspiration_btn_photos {
	width:84px;
	background:transparent url("/images/insp_photos.gif") 0 2px no-repeat;
}
#inspiration_btn_videos {
	width:62px;
	background:transparent url("/images/featured_video.gif") 0 2px no-repeat;
}
#nav a:hover,
#nav a:active,
#nav a.selected {
	background-position:0 -24px;
	text-decoration:none;
}
#featured_buttons a:hover, #whatsnew_buttons a:hover, #inspiration_buttons a:hover,
#featured_buttons a:active, #whatsnew_buttons a:active, #inspiration_buttons a:active,
#featured_buttons a.selected, #whatsnew_buttons a.selected, #inspiration_buttons a.selected {
	background-position:0 -32px;
	text-decoration:none;
}

#footer {
	clear:both;
	float:none;
	margin:20px 0;
	color:#A0895C;
	font-size:11px;
}
#footer a {
	color:#A0895C;
	margin:0 4px;
}
#footer #footer_links {
	position:absolute;
	right:0;
	top:0;
}
#hdr_sociallinks #storelink a {
	display:inline-block;
	height:24px;
	overflow:hidden;
	top:-6px;
	*top:-10px;
	width:44px;
}
#hdr_sociallinks span a img {
	margin:0 4px 14px;
}
#hdr_sociallinks span#fblink a img,
#hdr_sociallinks span#mslink a img {
	margin-bottom:10px;
}
.divider {
	display:inline-block;
	width:5px;
	height:43px;
	background: transparent url(/images/divider.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/divider.png);
}
body#home #leftcolumn {
	margin-right:50px;
}
#rightcolumn
{
	margin-right:0;
}
#albums #rightcolumn
{
	width:450px;
}
#stayconnected_hp {
	height:328px;
	width:328px;
	margin:20px 0 0 35px;
	padding:40px 0 0;
	background:transparent url(/images/stain_bg.png) no-repeat scroll 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/stain_bg.png);
}
#stayconnected_hp #stayconnected_link img {
	margin-bottom:20px;
}
body#signup .module {
	width:437px;
	margin:0 0 20px 0;
}
body#signup .module_header {
	width:437px;
	height:54px;
	overflow:hidden;
	background: transparent url(/images/mod_hdr.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mod_hdr.png);
}
body#signup .module_title {
	position:relative;
	left:26px;
	top:17px;
	margin:0;
	overflow:hidden;
}
body#signup .module_content {
	width:377px;
	padding:10px 30px 0;
	background: transparent url(/images/mod_content.png) 0 0 repeat-y;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mod_content.png);
}
body#signup #tourdates_mod .module_content {
	padding:10px 10px 0;
	width:417px;
}
body#signup .module_footer {
	width:437px;
	height:69px;
	background: transparent url(/images/footer1.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/footer1.png);
}
div#stayconnected_mod .module_footer {
	height:74px;
	background: transparent url(/images/footer2.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/footer2.png);
}
div#preorder_mod .module_footer,
body#signup div#tourdates_mod .module_footer {
	height:42px;
	background: transparent url(/images/footer_flat.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/footer_flat.png);
}
div#preorder_mod p {
	margin:0;
}
div#preorder_mod p img {
	margin:0 12px 5px 0;
}
.news_entry {
	padding:10px 0 20px;
}
.news_entry .copy p, 
.news_entry .copy span,
.news_entry .copy div {
	font-family:Arial, sans-serif !important;
	font-size:12px !important;
}
.more {
	position:absolute;
	right:0;
	top:0;
	font-size:11px;
	font-weight:bold;
}
	
.news_date {
	font-size:11px;
	margin-top:1.5em;
}
.news_date .comment_link {
	margin-left:12px;
}
.all_news {
	font-weight:bold;
	text-align:right;
	margin-top:20px;
}
.news_comments {
	margin:20px 0 0;
}
.news_comments .comment {
	border:1px solid #A0895C;
	margin:0 0 20px;
	padding:8px;
}
.news_comments .comment .meta {
	margin:10px 0 0;
}

#rightcolumn #comForm table {
	margin:0;
}
#rightcolumn #comForm .comTitle {
	display:none;
}
.gallery_thumb_container
{
	-display:inline;
	float:left;
	margin:10px 30px 0;
	overflow-x:hidden;
	width:166px;
	overflow-y:hidden;
}
.gallery_thumb {
	margin-left:30px;
	width:175px;
	float:left;
}
body#gallery .gallery_thumb,
body#videos .gallery_thumb {
	display:inline-block;
	float:none;
	margin:0;
	width:auto;
}
.gallery_thumb img {
 	margin:6px 0pt 0pt 12px;
}
body#gallery .gallery_thumb img {
 	margin:19px 0 0 22px;
}
body#videos .gallery_thumb img {
	margin:22px 0 0 32px;
}
.photoframe1 {
	position:absolute;
	top:0;
	left:0;
	width:191px;
	height:164px;
	z-index:2;
	background:transparent url("/images/photoframe1.png") 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/photoframe1.png);
}
.photoframe1 img {
	margin:0;
}
.galleryframe1 {
	position:absolute;
	top:0;
	left:0;
	width:164px;
	height:191px;
	z-index:2;
	background:transparent url("/images/poloroid.gif") 0 0 no-repeat;
}
body#videos .galleryframe1 {
	background-image:url("/images/vid_border.gif");
}
.galleryframe1 img {
	margin:0;
}
.gallery_name {
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	margin-top:50px;
	text-align:center;
}
#hdr_bleed_left,
#hdr_bleed_right {
	position:absolute;
	background-color:#000;
	height:234px;
	top:235px;
	width:1000px;
}
body#home #hdr_bleed_left,
body#home #hdr_bleed_right {
	height:310px;
}
body#gallery #hdr_bleed_left,
body#gallery #hdr_bleed_right,
body#videos #hdr_bleed_left,
body#videos #hdr_bleed_right {
	top:205px;
	height:300px;
}
#hdr_bleed_left {
	left:0;
}
#hdr_bleed_right {
	right:0;
}
body#login #hdr_bleed_left,
body#login #hdr_bleed_right,
body#privacy #hdr_bleed_left,
body#privacy #hdr_bleed_right,
body#terms_of_use #hdr_bleed_left,
body#terms_of_use #hdr_bleed_right {
	display:none;
}
#albumart_mod {
	width:487px;
}
.module_header img {
	position:relative;
	top:-12px;
}
body#signup .module_header img {
	top:0;
}
.header_orange {
	display:inline-block;
	width:70px;
	height:70px;
	margin:0;
	background:transparent url(/images/orange.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/orange.png);
}
.header_moose{
	display:inline-block;
	width:98px;
	height:115px;
	margin:0;
	background:transparent url(/images/moose.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/moose.png);
}
#albumart_mod .module_content{
	width:100%;
	height:491px;
	background:transparent url(/images/albumart_frame.gif) 0 0 no-repeat;
}
#albumart_mod img.albumart {
	position:relative;
	left:65px;
	top:45px;
}
#albumart_mod #buy_album {
	position:absolute;
	right:28px;
	bottom:44px;
	font-size:14px;
}
#albumart_mod #buy_album img {
	top:0;
	left:0;
}
#album_list
{
	height:234px;
	padding:54px 0 0 10px;
	background:url(/images/albumlist_bg3.png) 0 0 no-repeat;
}
h2.album_title
{
	line-height:1.1em;
}
#albumtracks_mod ul{
	list-style-type:none;
}
#albumtracks_mod {
	width:437px;
	margin-left:10px;
}
#albumtracks_mod .module_header {
	height:77px;
}
#albumtracks_mod .module_header img {
	position:relative;
	top:10px;
}
#albumtracks_mod .module_top {
	width:100%;
	height:35px;
	background:transparent url(/images/mod_hdr.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mod_hdr.png);
}
#albumtracks_mod .module_footer {
	width:100%;
	height:69px;
	background:transparent url(/images/footer1.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/footer1.png);
	clear:both;
}
#albumtracks_mod ul {
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(/images/mod_content.png) 0 0 repeat-y;
	float:left;
}
#albumtracks_mod li {
	display:block;
	padding-left:25px;
	float:left;
}
#albumtracks_mod li span.track_number{
	display:block;
	float:left;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#C9C1B0;
	text-align:center;
	width:47px;
	height:59px;
	line-height:59px;
	font-size:20px;
	font-weight:bold;
}
#albumtracks_mod li span.track_data{
	font-weight:bold;
	display:block;
	float:left;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#C9C1B0;
	padding-left:15px;
	width:320px;
	height:59px;
	line-height:59px;
}
#albumtracks_mod li span.track_embed{
	padding:20px 15px 0 0;
	float:right;
}
#albumtracks_mod li span.buy_track{
	float:right;
	margin:15px 10px 0 0;
	width:41px;
	height:28px;
}
#albumdesc_mod{
	margin-top:40px;
}
#albuminsp_mod{
	margin-top:40px;
}
#albuminsp_mod h3 {
	display:inline;
	margin:0 20px 0 0;
}
#albuminsp_mod #inspiration_buttons {
	display:inline;
	top:-6px;
}
body#news #whatsnew_mod .module_header {
	margin-top:45px;
}
.whatsnew_tab,
news_tab {
	width:100%;
}
.module_medium {
	width:581px;
}
.module_medium .module_top {
	width:581px;
	height:40px;
	background:transparent url(/images/box_med_top.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/box_med_top.png);
}
.module_medium .module_content {
	width:511px;
	padding:0 35px;
	background:transparent url(/images/box_med_middle.png) 0 0 repeat-y;
}
.module_medium .module_footer {
	width:100%;
	height:85px;
	background:transparent url(/images/box_med_bottom.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/box_med_bottom.png);
	clear:both;
}
body#news #whatsnew_mod .news_tab {
	*width:910px;
}
body#news #whatsnew_mod .news_entry{
	border-bottom:solid 1px #C9C1B0;
}
.module_small {
	width:344px;
}
.module_small .module_top {
	width:344px;
	height:35px;
	background:transparent url(/images/box_sml_top.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/box_sml_top.png);
}
.module_small .module_content {
	width:344px;
	padding:0 20px;
	background:transparent url(/images/box_sml_middle.png) 0 0 repeat-y;
}
.module_small .module_footer {
	left:2px;
	width:344px;
	height:85px;
	background:transparent url(/images/box_sml_bottom.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/box_sml_bottom.png);
}
#archives_mod .module_content_small {
	padding:0;
}
#archives_mod ul{
	width:100%;
	margin:0;
	padding:0;
}
#archives_mod ul li{
	width:306px;
	padding:0 20px;
	display:block;
}
#archives_mod ul li a{
	padding-left:15px;
	font-size:20px;
	color:#666;
	font-weight:bold;
	display:block;
	height:59px;
	line-height:59px;
	border-bottom:solid 1px #C9C1B0;
}
.module_large {
	width:950px;
}
.module_large .module_top {
	width:950px;
	height:35px;
	background:transparent url(/images/box_lrg_top.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/box_lrg_top.png);
}
.module_large .module_footer {
	width:950px;
	height:84px;
	background:transparent url(/images/box_lrg_bottom.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/box_lrg_bottom.png);
}
.module_large .module_content {
	width:910px;
	*width:950px;
	margin:0;
	padding:0 20px;
	background:transparent url(/images/box_lrg_middle.png) 0 0 repeat-y;
}
#tourdates_mod #tbl_tourdates {
	margin-bottom:0;
	color:#666;
}
#tourdates_mod th, #tourdates_mod td {
	padding:0 10px;
	height:59px;
	border-bottom:solid 1px #C9C1B0;
}
body#signup #tourdates_mod th, body#signup #tourdates_mod td {
	height:40px;
	line-height:1.2em;
}
#tourdates_mod th {
	background-color:Transparent;
	font-size:20px;
	font-weight:bold;
}
body#signup #tourdates_mod th {
	font-size:15px;
}
#tourdates_mod #tourdates_content p {
	margin:0;
	font-size:13px;
}

#slideshow-list
{
	display:none;
}
.loading
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:9998;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:transparent;
}
.loading-indicator
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(/images/loading.gif) no-repeat 50% 50%;
}
.btn-arrow-left
{
	display:block;
	overflow:hidden;
	width:70px;
	height:70px;
	background:url(/images/slideshow_prev.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/slideshow_prev.png);
	text-indent:-1000px;
}
.btn-arrow-right
{
	display:block;
	overflow:hidden;
	width:70px;
	height:70px;
	background:url(/images/slideshow_next.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/slideshow_next.png);
	text-indent:-1000px;
}
.btn-fullscreen
{
	display:block;
	overflow:hidden;
	width:70px;
	height:70px;
	background:url(/images/slideshow_full.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/slideshow_full.png);
	text-indent:-1000px;
}
.btn-play
{
	display:block;
	overflow:hidden;
	width:120px;
	height:120px;
	background:url(/images/slideshow_play.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/slideshow_play.png);
	text-indent:-1000px;
}
#slideshow-img .btn-play
{
	margin:84px auto 0 auto;
}
#slideshow-controls
{
	margin:0 auto;
	width:873px;
}
.slideshow-prev
{
	-display:inline;
	float:left;
}
.slideshow-next, .slideshow-full
{
	-display:inline;
	float:right;
	margin:0 0 0 7px;
}
.slideshow-text-container-bg
{
	position:absolute;
	top:0;
	left:76px;
	width:721px;
	height:70px;
	background:url(/images/slideshow_text_bg.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/slideshow_text_bg.png);
}
.slideshow-text-container
{
	display:table;
	height:70px;
	*display:block;
	*position:absolute;
	*top:50%;
	*width:225px;
	*height:auto;
}
.slideshow-text
{
	display:table-cell;
	vertical-align:middle;
	padding:0 20px;
	*display:block;
	*position:relative;
	*top:-50%;
	*width:100%;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:18px;
}
#emodpages {
	margin:10px 0 0;
	height:20px;
}

body#login .comButton
{
	background-color:#F0F0F0;
	border:1px solid #959595;
	color:#000000;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin:0 6px;
	padding:5px 10px;
	text-decoration:none;
}
body#login #join_btn_content {
	font-size:10px;
}
body#login input.comButton {
	background-color:#DD2222;
	color:#FFFFFF;
}
body#gallery #shadowbox_title,
body#videos #shadowbox_title {
	display:none;
}
body#videos .module_footer .videos-prev {
	background:transparent url(/images/videos_prev.gif) no-repeat 0 0;
	width:63px;
	height:14px;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	float:left;
	margin:30px 0 0 42px;
}
body#videos .module_footer .videos-next {
	background:transparent url(/images/videos_next.gif) no-repeat 0 0;
	width:63px;
	height:14px;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	float:right;
	margin:30px 42px 0 0;
}
body#videos #gallerylist_content .gallery_thumb_row {
	min-height:235px;
}

/* Carousel */
/* Common Styles */
.jcarousel
{
    position: relative;
}
.jcarousel ul
{
    position:relative;
    overflow:hidden;
    z-index:1;
	width:1000px;
}

.jcarousel ul li
{
	-display:inline;
    float:left;
	overflow:hidden;
}
.jcarousel ul li a
{
	display:block;
}
.jcarousel ul li a img
{
	vertical-align:bottom;
}
.jcarousel-next, .jcarousel-prev
{
    z-index:3;
}

/* Specific Styles */
.tbs-jcarousel
{
	margin:0 9px 15px 9px;
	width:924px;
}
.tbs-jcarousel .jcarousel-clip
{
	position:relative;
    overflow:hidden;
    z-index:2;
	width:100%;
	height:180px;
}
.tbs-jcarousel ul
{
	margin:0;
	padding:0;
}
.tbs-jcarousel ul li
{
	position:relative;
	margin-right:6px;
	/* width / height is required! */
	width:176px;
	height:176px;
	border:2px solid #000;
}
.tbs-jcarousel ul li img
{
	width:176px;
	height:176px;
}
.tbs-jcarousel ul li.active
{
	border-color:#E7A324;
}
.tbs-jcarousel .jcarousel-next
{
	position:absolute;
	overflow:hidden;
	top:54px;
	right:0;
	width:53px;
	height:70px;
	background:url(/images/btn_scroll_right.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_scroll_right.png');
	text-indent:-1000px;
	cursor:pointer;
}
.tbs-jcarousel .jcarousel-prev
{
	position:absolute;
	overflow:hidden;
	top:54px;
	left:0;
	width:53px;
	height:70px;
	background:url(/images/btn_scroll_left.png) no-repeat 0 0;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_scroll_left.png');
	text-indent:-1000px;
	cursor:pointer;
}