/* CSS Document */
*
{
	padding: 0;
	margin: 0;
}
html, body
{
	height: 100%;
}
body
{
	background: #c3c3c3 url(../images/header2.jpg) repeat-x top left;
	font-family: Arial;
}
#noscript
{
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: block;
}

div#main
{
	width: 970px;
	margin: 0 auto;
	padding-bottom:70px;
}

p
{
	margin-bottom: 5px;
}

a
{
	color: #00ABFF;
}

a:hover
{
	text-decoration: none;
}
img
{
	border: none;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
object, a
{
	outline:none;
}
/*----------------- Top -------------------------*/
div#top
{
	width: 931px; /*1000-69*/
	height: 59px; /*86-22*/
	/*background: url(../images/header.jpg) no-repeat top left;*/
	padding: 22px 29px 0 40px;
}

div#logo-lnk
{
	width: 350px;
	/*height: 70px;*/
	float: left;
}

div#logo-lnk a
{
	width: 350px;
	/*height: 50px;*/
	/*display: block;*/
}

div#logo-lnk span, .invis
{
	display: none;
}

div#slogan
{
	color: #ab907b;
	font-size: 18px;
	padding: 0 0 0 10px;
}

div#topfields
{
	width: 500px;
	float: right;
}

div.loginform
{
	padding: 7px 26px 0 0;
	position: relative;
	float: left;
	width: 220px;
}

div.loginform div.loginfailed
{
	color: red;
	font-size: 10px;
	margin-top: -5px;
}

div.searchform
{
	padding: 7px 26px 0 0;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}

input.sinput, input.linput1, input.linput2, input.fpassinp
{
	border: none;
	background: none;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial;
	/*padding: 0 5px;*/
	/*line-height: 20px;*/
	margin-bottom:4px;
	color: #5c5c5c;
	height: 14px;
}

input.sinput
{
	width: 206px; /*212-10*/
	background: url(../images/header_input_01.png) no-repeat top left;
	padding:4px;
}

input.linput1
{
	width: 95px; /*101-10*/
	background: url(../images/header_input_02.png) no-repeat top left;
	padding:4px;
}

input.linput2
{
	width: 87px; /*93-10*/
	background: url(../images/header_input_03.png) no-repeat top left;
	padding:4px;
}

input.fpassinp
{
	width: 190px; /*200-10*/
	background: url(../images/fpassinp.gif) no-repeat right;
}

input.sbtn, input.lbtn
{
	display: block !important;
	border: none;
	width: 21px !important;
	height: 19px !important;
	position: absolute;
	top: 8px;
	margin: 0 0 2px 0;
	cursor: pointer;
}

input.sbtn
{
	background: url(../images/button_search.png) no-repeat 0 0;
	left: 217px;
}

input.sbtn:hover
{
	background: url(../images/button_search.png) no-repeat 0 100%;
}
input.lbtn
{
	background: url(../images/button_login.png) no-repeat 0 0 !important;
	left: 205px;
}

input.lbtn:hover
{
	background: url(../images/button_login.png) no-repeat 0 100% !important;
}

div.loginform a
{
	color: #5c5c5c;
	display: block;
	background: url(../images/bullet.png) no-repeat left;
	padding: 0 0 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	width: 100px;
	float: left;
}

div.searchform a
{
	color: #ff6c00;
	display: block;
	background: url(../images/dot1.gif) no-repeat left;
	padding: 0 0 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}

div.loginform a:hover, div.searchform a:hover
{
	text-decoration: underline;
	color: #00ABFF;
}
#content
{
	background: url(../images/background.jpg) #c3c3c3 top left repeat-x;
	padding:20px 0 20px 0;
	width:1000px;
}
/*----------------- Middle -------------------------*/
div#middle
{
	padding: 0;
	overflow: hidden;
	float: left;
	margin: 0;
}

div#btm-bg
{
	background: transparent url('../images/btm-background-home.jpg') no-repeat left bottom;
	padding: 0 0 16px 0;
}

div#btm-bg-inner
{
	background: transparent url('../images/content_bg_bottom.png') no-repeat left bottom;
	width:691px;
	height:10px;
}

div#middle-inner
{
	padding: 0 0 0 40px;
	overflow: hidden;
	float: left;
}

/*----------------- HP Left -------------------------*/
div#homepage-left
{
	width: 684px; /*735-54*/
	background: url(../images/content_bg.jpg) no-repeat left top;
	padding: 2px 0 0 41px;
}

div#hpflash
{
	width: 446px;
	height: 342px;
	float: left;
}

div#home-cont
{
	float: right;
	width: 210px; /*235-23*/
	height: 322px; /*332-10*/
	padding: 10px 20px 0 0;
	position: relative;
}

div#home-cont h1
{
	position: relative;
	padding: 10px 0;
	margin: 0;
}

div#home-cont h1 a
{
	color: #000;
	font-size: 18px;
	font-weight:bolder;
	padding: 0;
	margin: 0;
	line-height: 1em;
	cursor: pointer;
	text-decoration: none;
}

div.homestory-date
{
	width: 205px;
	font-size: 12px;
	font-weight:bolder;
	color: #000;
	font-weight: 700;
	padding: 5px 0 3px 0;
	margin: 3px 0 3px 5px;
	border-bottom: 1px solid #4a1d01;
}

div.homestory-date span
{
	width: 48%;
}

div.homestory-date span.rightfl
{
	text-align: left;
}

div#home-cont p
{
	padding: 2px 0 0 5px;
	margin: 0;
	font-size: 13px;
	color: #000;
}

div#home-price
{
	position: absolute;
	bottom: 15px;
	right: 30px;
	/*width: 200px;*/
	color: #000;
	font-weight: 700;
	font-size: 16px;
	text-align: right;
}

div#home-price div.price
{
	float: left;
	margin: 2px;
}

div#home-price input
{
	height: 25px;
	border: none;
	color: #180b00;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

div#home-price a
{
	display: block;
	float: left;
	height: 25px;
	font-size: 12px;
	font-weight: 700;
	line-height: 23px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #180b00;
	border: none;
	font-family: "Times New Roman" , Times, serif;
}

a.preview-btn
{
	color: #180b00;
	width: 70px;
	background: url(../images/button_preview.png) no-repeat 0 0;
	margin: 0 0 0 13px;
}

a.preview-btn:hover
{
	background: url(../images/button_preview.png) no-repeat 0 100%;
}

a.add-btn
{
	color: #180b00;
	width: 51px;
	background: url(../images/button_add.png) no-repeat 0 0;
	margin: 0 0 0 1px;
}

a.add-btn:hover
{
	background: url(../images/button_add.png) no-repeat 0 100%;
}

div#home-fs
{
	margin:36px 0 0 0px;
}

div#home-fs-header
{
	padding:5px 0px 10px 12px;
	color: #5c5c5c;
	font-size: 15px;
	font-weight:bolder;
	text-transform: uppercase;
}
div#featuredBody
{
	width:672px;
	height:105px;
}
div.fs-item
{
	width: 148px;
	padding: 6px 10px;
	float:left;
	height:86px;
}

div.fs-item:hover
{
	background: url(../images/fs-bg-h.jpg) no-repeat top right;
}
/*
td.fs-item
{
	width: 134px;
	padding: 8px 13px;
	vertical-align: top;
}

td.fs-item:hover
{
	width: 136px;
	padding: 8px 12px;
	background: url(../images/fs-bg-h.jpg) no-repeat top right;
	vertical-align: top;
	cursor: pointer;
}

td.fs-item-h
{
	width: 136px;
	padding: 8px 12px;
	background: url(../images/fs-bg-h.jpg) no-repeat top right;
	vertical-align: top;
}
*/
div.fs-title
{
	border: 1px dashed #b7a072;
	padding: 2px 4px;
	text-align: center;
	/*height: 37px;*/
}

div.fs-title a
{
	height: 20px;
	line-height: 15px;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-decoration: none;
}

div.fs-title a:hover
{
	color: #c62f01;
}
div.fs-item p
{
	color: #000;
	font-size: 13px;
	padding: 0;
	margin: 5px 0 0;
}

td.fs-item p, td.fs-item-h p
{
	color: #000;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

td.fs-item p a, td.fs-item-h p a
{
	color: #FF5100;
}

/*----------------- In Left -------------------------*/
div#inner-left
{
	width: 691px;
	background:url(../images/content_bg_inner.jpg) repeat-y;
	padding: 0;
}

div#inner-left-middle
{
	background: url(../images/content_bg_top.png) no-repeat left top;
	height: 10px;
	width:691px;
}

div#inner-left-bottom
{
	background: url(../images/innerbg-bottom.gif) no-repeat;
	height: 10px;
	font-size: 0;
	display: none;
}
/*--------------*/
ul.navigation
{
	list-style: none;
	width: 242px;
	float: right;
	margin: 4px;
}

ul.navigation li
{
	display: inline;
}

.navigation li a
{
	display: block;
	float: left;
	height: 25px;
	margin-left: 1px;
}

.storyNav a
{
	background: url(../images/button_stories.png) no-repeat top;
	width: 67px;
}

.artistNav a
{
	background: url(../images/button_artists.png) no-repeat top;
	width: 67px;
}

.accountNav a
{
	background: url(../images/button_myAccount.png) no-repeat top;
	width: 101px;
}
.navigation li a:hover, .navigation a.active
{
	background-position: bottom;
}
.navigation li a span
{
	display: none;
}
/*-------------*/

div#topnav
{
	width: 250px;
	float: right;
	margin: 10px 0 0 7px;
}

div#topmenu table td
{
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#topmenu noscript a
{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 700;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #180b00;
	width: 65px;
	height: 23px;
	background: url(../images/stories-btn.gif) no-repeat left 0;
}
#topmenu noscript a:hover
{
	background: url(../images/stories-btn.gif) no-repeat left 100%;
	color: #e8d0a2;
}
.story-btn
{
	color: #180b00;
	width: 70px;
	height: 23px;
	background: url(../images/stories-btn.gif) no-repeat left 0;
}
.story-btn:hover, .story-btn-h
{
	width: 70px;
	height: 23px;
	background: url(../images/stories-btn.gif) no-repeat left 100%;
	color: #e8d0a2 !important;
}

div#topmenu
{
	height: 25px; /*40-10*/
	padding: 0 0 0 300px;
	width: 130px;
	float: left;
	margin-top: 10px;
}

div#topnav a
{
	display: block;
	float: left;
	height: 23px;
	font-size: 12px;
	font-weight: 700;
	line-height: 23px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #180b00;
	border: none;
	font-family: Arial;
}
.viewBG, .viewBGreverse
{
	background: url(../images/view-bg.jpg) no-repeat 0 0;
	height:20px;
	padding-top:6px;
	padding-left:7px;
	margin-left:-7px;
}
.viewBGreverse
{
	background: url(../images/view-bg-reverse.jpg) no-repeat 0 0;
}
div#topnav a:hover
{
	color: #e8d0a2;
}
.account-btn
{
	width: 100px;
	background: url(../images/account-btn.gif) no-repeat 0 0;
}
.account-btn:hover
{
	background: url(../images/account-btn.gif) no-repeat 0 100%;
}
.account-btn2
{
	width: 100px;
	background: url(../images/account-btn.gif) no-repeat 0 100%;
	color: #E8D0A2 !important;
}
.account-btn2:hover
{
	color: #180b00 !important;
	background: url(../images/account-btn.gif) no-repeat 0 0;
}
.schest-btn
{
	width: 121px;
	background: url(../images/schest-btn.gif) no-repeat 0 0;
}
.schest-btn:hover
{
	background: url(../images/schest-btn.gif) no-repeat 0 100%;
}
.schest-btn2
{
	color: #E8D0A2 !important;
	width: 121px;
	background: url(../images/schest-btn.gif) no-repeat 0 100%;
}
.schest-btn2:hover
{
	color: #180b00 !important;
	background: url(../images/schest-btn.gif) no-repeat 0 0;
}

div#inner-cont
{
	padding: 10px 0 0 0;
	color: #000;
	font-size: 12px;
}

div#inner-cont h1
{
	font-size: 20px; /*	margin: 20px 0 15px 14px;*/
}

div#art-middle-in h1
{
	font-size: 20px;
}

div#home-cont h2, div#inner-cont h2
{
	font-size: 12px;
	font-weight:bolder;
	color: #000;
	padding: 0 0 0 5px;
	margin: 0;
}

div.st-artist-inf h2, div.st-artist-inf h2 a
{
	font-weight: 700;
}

div.st-artist-inf h2 a
{
	color: #351000;
}

div#inner-cont p a
{
	color: #00abff;
	font-weight: normal !important;
}

.featImage
{
	margin: -8px -5px -13px -14px;
}

/*----------------- RightSide -------------------------*/
div#shoppingbag, div#favorite
{
	width: 221px;

	margin: 0 30px 0 15px;
	background: url(../images/shoppingCart_top.png) no-repeat top;
}

div#shopbag-title, div#favorite-title
{
	color: #5c5c5c;
	font-size: 15px;
	font-weight:bolder;
	text-transform: uppercase;
	padding: 12px 0 6px 10px;
}

div#shopbag-header, div#favorite-header
{
	width: 220px;
	height: 21px;
	line-height: 21px;
	color: #929292;
	font-weight: bolder;
	font-size: 13px;
	background: url(../images/shoppingCart_bg.png) repeat-y top left;
	margin: 0;
}

span.shopbag-header-left
{
	padding: 0 0 0 10px;
	text-align: left;
	height: 21px;
}

span.shopbag-header-right
{
	text-align: right;
	padding: 0 13px 0 120px;
}

th.shopbag-header-del
{
	border-right: 1px solid #816325;
	border-bottom: 1px solid #301400;
}

table.shopbag-body
{
	width: 221px;
	background: url(../images/shopbag-bg.gif) repeat-y;
}
div.cart-item
{
	background:url(../images/shoppingCart_item.png) no-repeat top left;
	height:20px;
	padding: 8px 0 5px 12px;
}
div.cart-item div
{
	float:left;
}
div.cart-title
{
	width:145px;
	overflow:hidden;
	height:16px;
}

div.cart-title a
{
	font-size:12px;
	font-weight:bolder;
	color:#5c5c5c;
	text-decoration: none;
}

div.cart-price
{
	width:45px;
	font-size:13px;
	font-weight:bolder;
	color:#5C5C5C;
}

div.cart-delete
{
	width:12px;
	height:12px;
	margin:-7px 0 0 6px;
}
div.cart-delete a
{
	background: url(../images/delete-btn.jpg) no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	font-size:12px;
	text-decoration:none;
}
div.cart-delete a:hover
{
	background-position:bottom;

}

span.shopbag-empty, span.favoritestory
{
	padding: 5px 5px 5px 10px;
	color: #180b00;
	font-weight: 700;
	font-size: 12px;
	display: block;
	background: url(../images/shoppingCart_total.png) repeat-y;
}

table.shopbag-total
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/shoppingCart_total.png) repeat-y;
}

table.shopbag-total td
{
	color: #5c5c5c;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

div.shopbag-bottom
{
	padding: 8px 10px 0 133px;
	margin-bottom: 20px;
	height: 34px; /*42-8*/
	background: url(../images/shoppingCart_bottom.png) no-repeat;
}

input.buy-btn, input.formbtn, a.buy-btn, a.formbtn
{
	width: 78px;
	height: 25px;
	border: none;
	color: #180b00;
	cursor: pointer;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 12px !important;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/button_buyNow.png) no-repeat 0 0;
}

input.buy-btn
{
	margin-top: 5px;
}

a.disabled-linkbutton
{
	width: 78px;
	height: 25px;
	border: none;
	color: #ecd696;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px !important;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/buy-btn-disabled.gif) no-repeat 0 0;
}

input.buy-btn:hover, input.formbtn:hover, a.buy-btn:hover, a.formbtn:hover
{
	background: url(../images/button_buyNow.png) no-repeat 0 100%;
}
input.submitbtn
{
	width: 78px;
	height: 25px;
	border: none;
	color: #180b00;
	cursor: pointer;
	font-family: Arial;
	font-size: 0px !important;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/button_submit.png) no-repeat 0 0;
}
input.submitbtn:hover
{
	background: url(../images/button_submit.png) no-repeat 0 100%;
}
input.loginbtn
{
	width: 78px;
	height: 25px;
	border: none;
	color: #180b00;
	cursor: pointer;
	font-family: Arial;
	font-size: 0px !important;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/button_login_long.png) no-repeat 0 0;
}
input.loginbtn:hover
{
	background: url(../images/button_login_long.png) no-repeat 0 100%;
}
input.clearbtn
{
	width: 78px;
	height: 25px;
	border: none;
	color: #180b00;
	cursor: pointer;
	font-family: Arial;
	font-size: 0px !important;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/button_clear.png) no-repeat 0 0;
}
input.clearbtn:hover
{
	background: url(../images/button_clear.png) no-repeat 0 100%;
}
input.regbtn
{
	width: 78px;
	height: 25px;
	border: none;
	color: #180b00;
	cursor: pointer;
	font-family: Arial;
	font-size: 0px !important;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/button_register.png) no-repeat 0 0;
	float: right;
	margin-top: 5px;
}
input.regbtn:hover
{
	background: url(../images/button_register.png) no-repeat 0 100%;
}
a.formbtn, a.disabled-linkbutton
{
	text-align: center;
	line-height: 24px;
	display: block;
	text-decoration: none;
}

a.buy-btn
{
	display: block;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
}

a.formbtn-big, input.formbtn-big
{
	width: 150px;
	height: 24px;
	border: none;
	color: #180b00;
	cursor: pointer;
	float: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/button_continueShopping.png) no-repeat top left;
	text-align: center;
	line-height: 24px;
	display: block;
	text-decoration: none;
}

a.formbtn-big:hover, input.formbtn-big:hover
{
	background-position: 1px -25px;
}

/*----------------- Footer -------------------------*/
div#whole
{
	min-height:100%;
	position:relative;
}
div#footer
{
	background: #ededed url(../images/footer.jpg) repeat-x top left;
/*background: #ededed;*/
/*	padding: 29px 0 10px 46px;*/
	color: #5c5c5c;
	position:absolute;
	width:100%;
	bottom:0;

}
div#footerWrapper
{
	width:954px;
	margin: 15px auto 15px;
}
div#footer p, div#footer p a
{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}

.foot-menu a
{
	color: #5c5c5c;
	text-decoration: none;
}

.foot-menu a:hover
{
	text-decoration: underline;
}

.foot-menu img.spacer
{
	padding-left: 11px;
}

div#footer p, div#artist-footer p
{
	clear: both;
	margin-left: 30px;
	padding: 0;
}

/*----------------- Common -------------------------*/
.leftfl
{
	float: left;
}
.rightfl
{
	float: right;
}

div.clearer
{
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
span.error
{
	display: block;
	margin: 10px 0;
	color: #ff5700;
	font-size: 13px;
}

span.message
{
	display: block;
	margin: 10px 0;
	color: #ff5700;
	font-size: 14px;
}
.error2
{
	color: #ff5700;
}
.marginT5
{
	margin-top:5px;
}
/*----------------- Stories -------------------------*/
div.st-topmenu
{
	height: 16px;
	font-size: 13px;
	font-weight: 700;
	padding: 20px 0 10px 14px;
}

div.st-topmenu a, div.artist-list a, div.details-middle a, div.artist-img a, div.artist-txt a, div.stories-thumbs div.thumb-right a
{
	color: #00abff;
	text-decoration: none;
}

div.st-topmenu a:hover, div.details-middle a:hover, div.artist-list a:hover, div.artist-img a:hover, div.artist-txt a:hover, table.artist-details a:hover, div.stories-thumbs div.thumb-right a:hover, div.sitemap-parent a:hover, div.sitemap-leaf a:hover, td.titlecell a:hover, #footer noscript a:hover, .sresult-pager a:hover, body#body div.stories-thumbs div.thumb-right h2 a:hover, div.artist-list h2:hover, body#body div.artist-list h2 a:hover
{
	text-decoration: underline;
}

table.st-tbl, table.mystorychest-tbl
{
	width: 100%;
	/*margin: 0 14px;*/
}
table.st-tbl tr.altRow
{
	background:url(../images/list-row.jpg) repeat-y top left;
}

table.mystorychest-tbl
{
	width: 98%;
	margin: 0 0 0 14px;
}

table.st-tbl table, table.mystorychest-tbl table
{
	width: 100%;
}

table.st-tbl th, table.mystorychest-tbl th
{
	text-align: left;
}

table.st-tbl table td, table.mystorychest-tbl table td
{
	float: left;
	height: 25px;
	padding: 0 !important;
}

table.st-tbl div.lefth
{
	float: left;
	width: 8px;
	height:25px;
	background: url(../images/st-tbl-head-left.png) no-repeat top left;
}

table.st-tbl div.midh
{
	float: left;
	background: url(../images/st-tbl-head-mid.png) repeat-x;
	font-size: 11px;
	font-weight: 700;
	height:20px;
	white-space: nowrap;
	padding-top:5px;
}
table.st-tbl div.midh a
{
	font-size: 11px;
	font-weight: 700;
	white-space: nowrap;
	color:#000;
	text-decoration:none;
}
table.st-tbl div.righth
{
	width: 12px;
	height:25px;
	background: url(../images/st-tbl-head-right.png) no-repeat top right;
	float: left;
}

table.st-tbl table td input, table.mystorychest-tbl table td input
{
	width: 9px;
	height: 7px;
	margin: 2px 0 0 3px;
}

table.st-tbl td, table.mystorychest-tbl td
{
	padding: 6px 4px;
	font-size: 12px;
	font-weight: 700;
}

table.st-tbl td a, table.mystorychest-tbl td a
{
	color: #000;
	font-size: 11px;
	font-weight: 700;
}

table.st-tbl td a:hover, div.log-btns a:hover, div#inner-cont a:hover, table.mystorychest-tbl a:hover, .sresult-lnk2:hover
{
	text-decoration: none;
}

table.st-tbl td.name a, table.mystorychest-tbl td.name a
{
	font-size: 12px;
}

table.st-tbl td.name span, table.mystorychest-tbl td.name span
{
	font-size: 12px;
	display: block;
	color: #ff5100;
}

table.st-tbl td.price-checkout, table.mystorychest-tbl td.price-checkout
{
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

table.st-tbl td.price, table.mystorychest-tbl td.price
{
	font-size: 14px;
	font-weight: 700;
	text-align: right;
}

table.st-tbl td.deletecell, table.mystorychest-tbl td.deletecell
{
	width: 50px;
	vertical-align: middle;
}

table.st-tbl td.deletecell a, table.mystorychest-tbl td.deletecell a
{
	margin: 0 auto;
}

td.deletecell a
{
	background:transparent url(../images/delete-btn.jpg) no-repeat scroll 0 0;
	display:block;
	height:12px;
	width:12px;
}

td.deletecell a:hover
{
	background-position: bottom;
}

a.addbutton
{
	height: 25px;
	line-height: 24px;
	display: block;
	color: #180b00 !important;
	font-family: Arial;
	font-size: 12px !important;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 51px;
	background: url(../images/button_add.png) no-repeat 0 0;
	float: left;
}

a.addbutton:hover
{
	background: url(../images/button_add.png) no-repeat 0 100%;
}

div.pagenumbers
{
	text-align: right;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

div.pagenumbers a
{
	text-decoration: none;
}

/*----------------- Stories Thumbnails-------------------------*/
div.stories-thumbs
{
	width: 300px;
	height: 132px;
	float: left;
	margin: 0 14px;
}

div.stories-thumbs div.thumb-left
{
	float: left;
	width: 122px;
	padding: 0 0 10px 0;
}

div.stories-thumbs div.thumb-left img
{
	border: 1px solid #2c1100;
	margin: 0 0 5px 2px;
	max-width: 113px;
	max-height: 76px;
	padding: 1px;
}

div.stories-thumbs div.thumb-right
{
	float: left;
	width: 160px;
	margin: 0 10px 0 5px;
	padding: 0 0 10px 0;
}

div.stories-thumbs div.thumb-right div.date
{
	float: left;
	width: 60px;
	font-size: 12px;
	font-weight: bold;
}

div.stars
{
	float: right;
	width: 92px;
}

div.reviewstars
{
	width: 92px;
	margin: 10px 0 10px 70px;
}

div.stories-thumbs div.thumb-right h2
{
	font-size: 13px !important;
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
}

div.stories-thumbs div.thumb-right h2 span
{
	font-size: 12px;
}

div.stories-thumbs div.thumb-right p span
{
	font-size: 12px !important;
}

div.stories-thumbs div.thumb-right div.artist a
{
	font-size: 12px !important;
	font-weight: 700;
	color: #000 !important;
	text-decoration: underline !important;
}

div.stories-thumbs div.thumb-right div.artist a:hover
{
	text-decoration: none !important;
}

/*----------------- Story Details -------------------------*/
div.details-left
{
	width: 180px;
	float: left;
	padding: 20px 0 0 10px;
}

div.details-left img
{
	display: block;
	border: 1px solid #2a0e00;
	text-align: center;
	padding: 1px;
	background: #ddc06f;
	max-width: 170px;
	max-height: 115px;
}

div.details-middle
{
	width: 319px;
	float: left;
	margin: 20px 0 0 5px;
	padding: 0 10px 0 0;
}

div.details-middle div.date
{
	font-size: 12px;
	width: 80px;
	float: left;
}

div.details-middle div.rating
{
	width: 80px;
	float: right;
}

div.details-middle h1, div.artist-txt h1
{
	font-size: 15px !important;
	padding: 5px 0;
	margin: 0 !important;
}

div.details-middle h2, div.artist-list h2
{
	font-size: 15px !important;
	padding: 0;
	margin: 0 0 5px 0 !important;
}

div.artist-img-div
{
	border: 1px solid #2a0e00;
	padding: 1px;
	text-align: center;
	background: #ddc06f;
	width: 170px;
	height: 115px;
	margin-bottom:5px;
}

div.artist-img-div img
{
	max-width: 170px;
	max-height: 115px;
}

div.artistdetails-story-img
{
	border: 1px solid #2a0e00;
	padding: 1px;
	text-align: center;
	background: #ddc06f;
	width: 113px;
	height: 76px;
	margin-left: 6px;
}

div.artistdetails-story-img img
{
	width: 113px;
	height: 76px;
}

p.st-sample
{
	font-size: 13px;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 0;
}

div.stories-thumbs div.thumb-right h2 a
{
	color: #351000;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
div.artist-list h2 a
{
	display: block;
	font-size: 14px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #351000;
	font-weight: 700;
}

div.artist-list h2 span:hover
{
	text-decoration: underline;
	color: #351000;
}
div.st-artist-inf
{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #6b5337;
	font-weight: 700;
}
div.stReviews
{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #6b5337;
}
div.reviewItem
{
	margin:5px 0px;
}
div.st-artist-inf span, a
{
	font-weight: 400;
}

p.st-about
{
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
}

div.st-artist-inf img
{
	display: block;
	float: left;
	max-width: 96px;
	max-height: 65px;
	margin: 0 10px 0 0;
	border: 1px solid #2a0e00;
	padding: 1px;
	text-align: center;
	background: #ddc06f;
	cursor: pointer;
}

div.details-right
{
	width: 139px;
	float: left;
	/*font-weight: 700;*/
	padding: 20px 0px 0 0;
}

div.add-price
{
	width: 110px;
	height: 27px;
	background: url(../images/st-add-bg.jpg) no-repeat;
	padding: 5px;
	line-height: 27px;
}

div.add-price span
{
	font-size: 16px;
	margin: 0 0 0 6px;
	font-weight: 700;
}

div.details-right table td
{
	padding: 2px;
}

div.stats
{
	margin: 4px;
}

div.stats div.label
{
	background: url(../images/st-info-desc.gif) repeat-x center;
	width: 55px;
	padding: 2px;
	margin: 1px;
	clear: left;
	float: left;
	font-weight:bolder;
}

div.stats div.data
{
	padding: 2px;
	margin: 1px;
	float: left;
	width:64px;
}

/*----------------- Artists -------------------------*/
.artistInfo
{
	width:313px;
	float:left;
	margin:15px 15px 0px 0px;
	border-bottom: 1px dotted #6b5337;
	vertical-align: top;
	height:150px;
}
div.artist-list div.artistlist-img
{
	float: left;
	margin: 0 10px 0 0;
	width: 96px;
	height: 65px;
	text-align: center;
	border: 1px solid #2a0e00;
	padding: 1px;
	background: #ddc06f;
}

div.artist-list p, div.artist-stories p
{
	padding: 5px 0;
	margin: 0;
	clear: both;
}

div.artist-img
{
	width: 190px;
	float: left;
	padding: 20px 0 0 14px;
}

div.artist-img span
{
	font-weight: normal !important;
}

div.artist-txt
{
	width: 445px;
	float: right;
	/*text-align: justify;*/
	padding: 0 5px 0 0;
	padding: 20px 14px 0 0;
}

div.artist-stories
{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #6b5337;
}
.artistdetails-story
{
	padding-right: 10px;
	float: left;
	width: 136px;
}

.artistdetails-story div.add-price
{
	margin: 5px 0 0 5px;
}
div#inner-cont a.titleLink
{
	color:#2A0E00;
	font-size:12px;
	font-weight:bolder !important;
}
/*----------------- Registration & Contact Forms -------------------------*/
div.account-left
{
	float: left;
	width: 335px;
	margin-bottom: 20px;
}

div.account-right
{
	float: left;
	width: 325px;
	padding-top: 5px;
}

div.account-right-inner
{
	padding: 5px;
	border: 1px solid #B4A378;
}

div.account-left label, div.account-right label
{
	display: block;
	float: left;
	width: 115px;
	margin: 6px 6px 0;
	text-align: right;
	font-weight: bold;
}

div.account-left input.field, div.account-right input.field
{
	width: 144px;
	margin: 2px;
	background-color: #EBDCA5;
	border: 1px solid #B4A378;
	color: #281200;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding:0px 3px;
}
.userInfo
{
	padding-top: 6px;
	display: block;
}
div.account-left p.indented, div.account-right p.indented
{
	margin: 2px 0 10px 130px;
}

div.account-left p.indented input, div.account-right p.indented input
{

}

div.account-right input.formbtn
{
	display: block;
	float: right;
}

span.inputerror
{
	color: red;
}

span.inputsuccess
{
	color: green;
}

table.reg-tbl, table.cont-tbl
{
	padding: 3px 10px 3px 0;
}
div.cont-tbl
{
	padding:0 0 0 165px;
}
div.cont-tbl div.label
{
	width:70px;
	text-align:right;
	float:left;
}
div.cont-tbl label
{
	padding: 3px 10px 3px 0;
	font-weight:700;
}
div.cont-tbl input
{
	background: #EBDCA5;
	border:1px solid #B4A378;
	color: #281200;
	font-family: "Times New Roman", Times, Serif;
	font-size:12px;
	height:18px;
	padding:0 3px;
	width:200px;
}
div.cont-tbl textarea
{
	background: #EBDCA5;
	border:1px solid #B4A378;
	color: #281200;
	font-family: "Times New Roman", Times, Serif;
	font-size:12px;
	height:100px;
	padding:3px;
	width:200px;
}
table.reg-tbl td, table.log-tbl td
{
	padding: 3px 4px 3px 0;
}

td.reg-tbl-lbl, td.cont-tbl-lbl
{
	text-align: right;
	font-weight: 700;
}

div.reg-btns
{
	text-align: right;
	margin: 5px -5px 5px 0;
}

div.cont-btns
{
	text-align: right;
	padding: 5px 15px 5px 0;
}

table.cont-tbl textarea
{
	width: 200px;
	height: 100px;
	padding: 5px;
	overflow: auto;
}

div#art-left h1, div#art-right h1
{
	height: 32px;
	line-height: 32px;
	background: #dece9d;
	padding: 0 5px 0 10px;
	color: #2a0e00;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

div#art-right table.reg-tbl, div#art-left table.log-tbl
{
	margin: 0;
	font-size: 13px;
	color: #7f7959;
}

div#art-left td.reg-tbl-lbl, div#art-left td.log-tbl-lbl
{
	text-align: left;
	font-weight: 400;
}

div#art-right div.reg-btns
{
	padding: 5px 185px 5px 0;
	color: #7F7959;
	font-size: 12px;
}

div#art-left div.log-btns
{
	text-align: right;
	padding: 5px 145px 5px 0; /*was padding: 5px 185px 5px 0;*/
}

div#art-left div.login-whole
{
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#art-left div.fpass-btns
{
	padding: 5px 187px 5px 0;
}

div#inner-cont div.fpass-btns
{
	padding: 5px 43px 5px 0;
}

div.log-btns a
{
	color: #2a0e02;
	font-size: 13px;
}

div#inner-cont td.log-tbl-lbl
{
	vertical-align: top;
	width: 20%;
	font-weight: 700;
}

div#inner-cont div.log-btns
{
	text-align: right;
	padding: 5px 50px 5px 0;
}

div#inner-cont div.log-btns a.formbtn
{
	float: right;
	margin: 3px 0 10px 0;
}

/*----------------- Search Results & Sitemap -------------------------*/
td.UltimateSearchOutputTitle a
{
	color: #ff6c00;
	font-weight: 700;
}

ul.sitemap-holder
{
	margin-top:5px;
	list-style:disc;
}
ul.sitemap-holder li
{
	margin: 5px auto 0px 22px;
}
ul.sitemap-holder ul
{
	margin-left:15px;
}

table.sitemap-holder td
{
	vertical-align: top;
	padding: 0 0 0 10px;
}

div.sitemap-parent a
{
	font-size: 13px;
	color: #74411e;
	font-weight: 700;
	padding: 10px 0 0 0;
	display: block;
	text-decoration: none;
}

div.sitemap-leaf
{
	padding: 0 0 0 30px;
}

div.sitemap-leaf a
{
	color: #290e00;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 1px 0;
}

/*----------------- Artists Registration-------------------------*/
div#art-header
{
	height: 82px;
	background: #2a0e00;
}

div#art-header-in
{
	width: 935px; /*945-10*/
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat top left;
	height: 67px; /*82-15*/
	text-align: right;
	padding: 15px 10px 0 0;
}

div#art-logo
{
	width: 364px;
	float: left;
	padding: 0 0 0 40px;
}

div#art-logo a
{
	display: block;
	width: 364px;
	height: 54px;
}

div.art-log
{
	width: 120px;
	float: right;
	text-align: right;
	color: #dfd1a4;
	font-size: 16px;
	font-weight: 700;
	margin: 15px 0 0 0;
}

div.art-log a
{
	width: 50px;
	display: block;
	color: #82684f;
	font-weight: 700;
	font-size: 12px;
	background: url(../images/arr.gif) no-repeat left;
	text-decoration: none;
	text-align: right;
	float: right;
}

div.art-log a:hover
{
	color: #dece9d;
}

div#art-middle
{
	background: #eedeab;
	font-family: Arial;
}

div#art-middle-in
{
	width: 945px;
	margin: 0 auto;
	padding: 27px 0;
}

div#art-middle-in p
{
	font-size: 12px;
	color: #2a0e00;
}

div#art-left
{
	width: 411px;
	float: left;
}

div#art-right
{
	width: 511px;
	float: right;
}

div.art-title
{
	height: 32px;
	line-height: 32px;
	background: #dece9d;
	padding: 0 5px 0 10px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

div.art-title span
{
	display: block;
	width: 50%;
	float: left;
}

div.art-title a, div#art-left input.formbtn, div#art-left a.formbtn, div#art-right input.formbtn, div#art-right a.formbtn, div#art-left a.formbtn-big
{
	float: right;
	background: #e0ce9c url(../images/arr2.gif) no-repeat left top;
	border: 1px solid #aa9671;
	height: 24px;
	line-height: 24px;
	padding: 0 14px 0 22px;
	margin: 3px 0 0 0;
	color: #2a0e00;
	font-size: 13px !important;
	font-weight: 700;
	font-family: Arial;
	cursor: pointer;
	text-transform: none !important;
}

div#art-left a.disabled-linkbutton
{
	float: right;
	background: #e0ce9c url(../images/arr2.gif) no-repeat left top;
	border: 1px solid #aa9671;
	height: 24px;
	line-height: 24px;
	padding: 0 14px 0 22px;
	margin: 3px 0 0 0;
	color: #7F7959;
	font-size: 13px !important;
	font-weight: 700;
	font-family: Arial;
	cursor: pointer;
	text-transform: none !important;
}

div#art-right a.formbtn-big
{
	width: 100px !important;
}

div.art-title a
{
	display: block;
	text-decoration: none;
}

div#art-right input.formbtn2
{
	background: #e0ce9c url(../images/arr2.gif) no-repeat left top;
	border: 1px solid #aa9671;
	padding: 3px 14px 3px 22px;
	margin: 3px 0 0 0;
	color: #2a0e00;
	font-size: 13px !important;
	font-weight: 700;
	font-family: Arial;
	cursor: pointer;
	text-transform: none !important;
}

a.fpass
{
	margin: 3px 0 0 9px !important;
	float: right;
}

div.art-title a:hover, table.artist-stories input:hover, div#art-left input.formbtn:hover, div#art-right input.formbtn:hover, div#art-right input.formbtn2:hover, div#art-right a.formbtn:hover, div#art-left a.formbtn-big:hover, div#art-left a.formbtn:hover, table.artist-stories a:hover
{
	background: #f88b46 url(../images/arr2-h.gif) no-repeat top left;
	color: #f5e7bd;
}

table.artist-details
{
	color: #7f7959;
	font-size: 12px;
	width: 100%;
	margin: 10px 0;
}

table.artist-details td
{
	padding: 3px;
}

p.artist-details-head
{
	color: #2a0e00;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #dece9b;
	padding: 5px 0 2px 0;
	margin: 0 0 2px 0;
}

table.artist-details input.inp, table.artist-details select, table.artist-details textarea, table.reg-tbl input.inp, table.cont-tbl textarea, table.cont-tbl input.inp, table.log-tbl input.inp, div.arttabs-holder textarea
{
	background: #ebdca5;
	border: 1px solid #b4a378;
	color: #281200;
	font-family: Arial;
	font-size: 12px;
}

table.artist-details input.inp
{
	width: 156px;
	padding: 0 5px;
	height: 18px;
}

table.cont-tbl input.inp
{
	width: 200px;
	padding: 0 5px;
	height: 18px;
}

table.reg-tbl input.inp, table.log-tbl input.inp
{
	width: 149px;
	padding: 0 5px;
	height: 18px;
}

table.artist-details select
{
	width: 168px;
	padding: 0 0 0 5px;
	height: 18px;
}

table.artist-details textarea
{
	width: 156px;
	height: 60px;
	padding: 5px;
	overflow: auto;
}

table.artist-details a
{
	color: #f88b46;
	font-size: 11px;
	text-decoration: none;
}

table.artist-stories
{
	font-size: 12px;
	color: #2a0e00;
	width: 100%;
}

td.artist-stories-item
{
	vertical-align: top;
	width: 48%;
	padding: 10px 10px 15px 0;
}

div.art-st-image
{
	width: 105px;
	float: left;
	padding: 0 5px 5px 0;
}

div.art-st-image img
{
	border: 3px solid #2f1504;
}

table.artist-stories table td
{
	padding: 2px 4px;
	font-weight: 700;
	font-size: 11px;
}

td.artist-stories-item input
{
	margin: 0 0 0 5px !important;
}

td.art-story-desc
{
	background: #e7d396;
}

td.art-story-value
{
	background: #d8ca9b;
	text-align: center;
}

table.artist-stories h2
{
	font-size: 14px;
	padding: 0;
	margin: 0;
}

table.artist-stories p, div.stories-thumbs div.thumb-right p
{
	padding: 0 0 5px 0;
	margin: 0;
}

table.artist-stories input
{
	background: #e0ce9c url(../images/arr2.gif) no-repeat left top;
	border: 1px solid #aa9671;
	padding: 2px 10px 2px 15px;
	color: #5e452f;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial;
	cursor: pointer;
	margin: 3px 0 0 0;
	float: right;
	height: 24px;
}

table.artist-stories a
{
	background: #e0ce9c url(../images/arr2.gif) no-repeat left top;
	border: 1px solid #aa9671;
	padding: 3px 10px 3px 15px;
	color: #5e452f;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	margin: 0;
	float: right;
	display: block;
	height: 16px;
}

div#artist-footer
{
	width: 945px;
	margin: 0 auto;
	padding: 30px 0;
	color: #874821;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
}

/*Browse Button*/
div.browse-holder
{
	position: relative;
	width: 168px;
}

div.fakefile
{
	z-index: 0;
}

input.file
{
	z-index: 2;
}

div.fakefile input
{
	width: 142px;
	height: 18px;
	background: #ebdca5;
	border: 1px solid #b4a378;
	color: #281200;
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}

div.fakefile img
{
	position: absolute;
	top: 0;
	left: 148px;
	z-index: 0;
}

/*Tabs*/
div.arttabs-holder textarea
{
	width: 381px;
	overflow: auto;
	height: 80px;
}

table.cts_TopGroup
{
	background: none;
	border: none;
	cursor: default;
	margin: 20px 0 10px 14px;
}

table.cts_TopTab
{
	color: #2a0e00;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	border: none;
}

table.cts_TopTabSelected
{
	border: 1px solid #b5a37b;
	color: #2a0e00;
	cursor: default;
	font-family: Arial;
	font-size: 12px;
	background: #e8d9a2;
}

table.cts_TopTabHover
{
	border: 1px solid #b5a37b;
	color: #2a0e00;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	background: #e8d9a2;
}

table.cts_TopTab td, table.cts_TopTabSelected td, table.cts_TopTabHover td
{
	padding: 3px 10px 5px 10px !important;
	margin: 0 !important;
}

/*Login Module*/
.login-labels
{
	color: #9d8755;
	display: block;
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	top: -10px;
	left: 0;
}
.login-pass
{
	padding: 0 0 0 57px;
}

/*Calendar*/
div.calendar
{
	font-size: 12px;
	background: #eedeab;
	border: 1px solid #aa9671;
}

td.dayheader
{
	font-weight: 700;
}

td.title table td
{
	background: #2a0e00;
	font-weight: 700;
	color: #eedeab;
}

td.selectedday
{
	border: 2px solid #2a0e00;
}

td.day
{
	cursor: pointer;
	text-align: center;
}

td.dayhover
{
	background: #f88b46;
	cursor: pointer;
	text-align: center;
}
.nextprev
{
	cursor: pointer;
}

/*MyAccount*/
div.myacc-div, .twocol-div
{
	width: 50%;
	float: left;
	margin: 20px 0 0 0;
}

div.myacc-right
{
	padding: 30px 0 0 0;
}

div.myacc-right table.reg-tbl
{
	border: 1px solid #b4a378;
	padding: 5px;
	margin: 3px 0 0 0;
}

/*Checkout*/
div.promocodes
{
	border-top: 1px solid #ddc06f;
	padding: 10px 65px 10px 0;
	color: #2A0E00;
}

div.promocodes h2
{
	padding-left: 0 !important;
}

div.promocodes div.codelist
{
	margin: 5px 0;
}

div.checkout-total
{
	border-top: 1px solid #ddc06f;
	padding: 3px 65px 3px 10px;
	color: #2A0E00;
	font-size: 16px;
	font-weight: 700;
	text-align: right;
}

span.total
{
	color: #2A0E00;
	padding-right: 50px;
}

div.reg-btns a.formbtn,
div.reg-btns a.formbtn-big,
div.reg-btns a.disabled-linkbutton
{
	margin: 5px 0 0 5px;
}

span.checkout-empty
{
	display: block;
	margin: 10px;
	font-weight: 700;
}

div.purchase-message
{
	padding-top: 20px;
	text-align: left;
}

/*FrontEnd LogOut*/
div.loginform a.logout-lnk
{
	width: 190px;
}

div.loginform span.greeting
{
	color: #00abff;
	font-size: 16px;
	font-weight: 700;
	display: block;
	width: 190px;
	clear: both;
}

/*My Story Chest*/
div#inner-cont table.cts_TopTabSelected, div#inner-cont table.cts_TopTab, div#inner-cont table.cts_TopTabHover
{
	border: none !important;
	width: 150px !important;
	margin: 0 5px 0 0;
}

div#inner-cont table.cts_TopTabSelected td, div#inner-cont table.cts_TopTab td, div#inner-cont table.cts_TopTabHover td
{
	width: 150px !important;
	height: 24px !important;
	border: none;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	display: block;
	text-decoration: none;
	padding: 0 !important;
	border: none !important;
}

div#inner-cont table.cts_TopTab td
{
	color: #180b00;
	background: url(../images/chestorders-btn.gif) no-repeat 0 0;
}

div#inner-cont table.cts_TopTabSelected td, div#inner-cont table.cts_TopTabHover td
{
	background: url(../images/chestorders-btn.gif) no-repeat 0 100%;
	color: #e8d0a2;
}

/*Search Results*/
span.OutputCurrentPageLink
{
	color: #2a0e00;
}

a.UltimateSearchOutputPageLink
{
	color: #ff5200;
	font-weight: 700;
}

div.shopbag-back
{
	/*min-height: 220px;*/	background: transparent url(../images/shoppingCart_bg.png) repeat-y top left;}
* html div.shopbag-back
{
	height: 220px;
}
* html div.login-whole, html * div.login-whole
{
	border-right: solid 1px #c0aa81;
	width: 265px;
	margin: 5px 0 0 14px;
}

div.login-whole
{
	border-right: solid 1px #c0aa81;
	width: 265px;
	margin: 0 0 0 14px;
	padding: 5px 0 0 0;
}

div.login-whole h1
{
	margin: 15px 0 !important;
}
* html div#art-left div.login-whole h1
{
	margin: 0 !important;
}

div#art-left div.login-whole h1
{
	margin: 9px 0 !important;
}

div.inner-pad
{
	padding: 0 14px 12px;
}

/*Search*/
.sresult-item
{
	border-bottom: 1px dotted #6b5337;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}
.sresult-pager
{
	width: 40%;
	float: right;
	text-align: right;
	font-weight: 700;
}
.sresult-pager a
{
	font-weight: 700;
	text-decoration: none;
}
.sresult-title
{
	width: 40%;
	float: left;
	font-weight: 700;
}
.sresult-lnk
{
	text-decoration: none;
}
.sresult-lnk:hover
{
	text-decoration: underline !important;
}
.sresult-lnk2
{
	color: #9c5d22;
	text-decoration: underline;
}
.helpBody p
{
	margin:7px 0px;
}
