
body
{
	font: 70% Helvetica;
	margin:0;
	_text-align: center;
	background: ;
	color: ;
}

td
{
	font: 70% Helvetica;
	background: ;
	color: ;
	margin:0;
	_text-align: center;
}

a:link, a:visited
{
	color: ;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

table td
{
	background: #FFFFFF;
	_text-align: left;
}

#banner
{
	position:relative;
	background:url(/images/banner.jpg) center no-repeat;
	height:88px;
	width:726px;
	margin-top:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#breadcrumbs
{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:15px;
}

/* ------------------------------------------------------
	Menu
------------------------------------------------------ */

div#rounded-menu
{
	position:relative;
	float:left;
	width:100%;
	font-weight:bold;
	margin-top:10px;
	border-bottom:4px solid ;
}

div.sub-menubar
{
	margin-top:2px;
	float:left;
	background: ;
	color: ;
	padding-top:7px;
	padding-bottom:7px;
	width:100%;
	text-align:center;
}

div.sub-menubar a:link, div.sub-menubar a:visited
{
	padding:1em;
	color: ;
}

ul#rounded-nav, ul#rounded-nav li
{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#rounded-nav
{
	padding-left: 5px;
}

ul#rounded-nav li
{
	float:left;
	width:101px;
	margin-right:2px;
	padding-right:4px;
	text-align: center;
}

ul#rounded-nav a
{
	float:left;
	font-size:12px;
	width:101px;
	padding: 8px 0px 6px 4px;
	text-decoration:none;
	letter-spacing:1px;
	background: ;
	color: ;
}

/* ------------------------------------------------------
	Sidebar
------------------------------------------------------ */

#sidebar
{
	float: right;
	/* margin-left: 10px; */
	width: 20%;
	margin-top: 5px;
}

div.rounded-sidebar
{
	padding: 0;
	margin: 5px 0 5px 0;
	_text-align: left;
	background: ;
	color: ;
}

h2.rounded
{
	/* Header for div.rounded-sidebar */
	font-size: 100%;
	margin:0;
	padding: 5px 0px 5px 2px;
	text-align: center;
	cursor:pointer;
	letter-spacing:1px;
	background: ;
	color: ;
}

p.rounded
{
	margin:0;
	padding:5px 3px 5px 3px;
}

ol.rounded
{
	/* Numbered list for div.rounded-sidebar */
	margin:10px 0 0 0;
	padding-left:30px;
	padding-bottom:10px;
	list-style-position: none;
}

ol.rounded li
{
	padding:2px;
	margin:0;
}

ol.rounded li a
{
	margin:0;
}

.sidebar_title
{
	text-align:center;
	background:#CCCCCC;
}

.shopbasket td
{
	color: ;
	background: ;
}

/* ------------------------------------------------------
	Shop Listing
------------------------------------------------------ */

div.rounded-itemlist
{
	float:left;
	padding: 0;
	width:545px;
	background: ;
	color: ;
}

/* ------------------------------------------------------
	All Items
------------------------------------------------------ */

div.page
{
	width:726px;
	margin:0 auto;
	_text-align: left;
}

div.content
{
	position:relative;
	float:left;
	width:100%;
}

div.content-checkout
{
}

.feature
{
	height:300px;
	cursor:pointer;
	_float:left;
}

.feature_tabs
{
	position:relative;
	margin-top:0px;
	padding-bottom:10px;
}

.feature_tabs a
{
	display:block;
	width:8px;
	height:8px;
	float:left;
	margin:5px 3px 0px 0px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

.feature_tabs a.current {
	background-position:0 -16px;
}

#feature_banner
{
	margin-bottom:15px;
	background:url(images/feature.gif) center no-repeat;
	height:300px;
	width:545px;
}

#feature_box
{
	clear:both;
	padding-top:10px;
	margin-bottom:20px;
}

#feature_box img
{
	padding-top:2px;
}

#feature_button
{
	border:1px solid #CDCDCD;
	height:80px;
	width:128px;
	margin-bottom:15px;
	margin-right:8px;
	float:left;
	cursor:pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul.boxed {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	text-align: left;
}

ul.boxed li
{
	float:left;
	margin:0 0 5px 0;
	display:inline;
	text-align:center;
	height:120px;
	width:105px;
	padding:0 0 5px 2px;
	_padding:12px;
	_height: 155px;
}

ul.listed li
{
	position:relative;
	list-style: none;
	margin:0;
	height:100px;
}

ul.listed li img
{
	float:left;
	padding-right:10px;
}

/* ------------------------------------------------------
	Album Page
------------------------------------------------------ */

.album_title
{
	font-size: 1.2em;
	font-weight: bold;
}

.album_details
{
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
}

fieldset
{
	border: 1px solid #BBB;
}

.album_price
{
	font-weight: bold;
}

div.items
{
	width:98%;
}

table.items tr.d0 td
{
	background-color: #FFFFFF;
}

table.items tr.d1 td
{
	background-color: ;
}

table.items
{
	width: 80%;
	_width:100%;
}

table.items td
{
	padding:4px;
}

.button
{
	font-size:95%;
	font-weight:bold;
	cursor: hand;
	border: 1px solid #000000;
	background-color: ;
	color: ;
}

.button a:link, .button a:visited
{
	color: ;
}

#sign-in
{
	float:right;
}

.remove
{
	text-align:right;
}

select
{
	font-size:90%;
}

.bold
{
	font-weight:bold;
}

hr
{
	border:0;
	height:1px;
	color:#BBBBBB;
	background-color:#BBBBBB;
}

.copyright
{
	font-size:0.9em;
	padding-left:5px;
	padding-bottom:10px;
	margin-top:10px;
	color: ;
}

.date
{
	font-size:12px;
	line-height:1;
	color: ;
}

input[type="text"], input[type="password"]
{
	border: 1px solid #888888;
}

/* ------------------------------------------------------
	Rounded Edges
------------------------------------------------------ */

.rtop,.rbottom	{
	display:block
}

.rtop *,.rbottom *
{
	display:block;
	height: 1px;
	overflow: hidden
}

.r1
{
	margin: 0 5px
}

.r2
{
	margin: 0 3px
}

.r3
{
	margin: 0 2px
}

.r4
{
	margin: 0 1px;
	height: 2px
}

.rs1
{
	margin: 0 2px
}

.rs2
{
	margin: 0 1px
}

/* ------------------------------------------------------
	!!! DO NOT EDIT BELOW THIS LINE !!!
------------------------------------------------------ */

/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
div.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
	width:94%;
    height:150px;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
div.scrollable div.itemlisting {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
div.scrollable div.itemlisting div {
    float:left;
	width:100px;
	margin:0 5px 0 5px;
	cursor:pointer;
	font-weight:lighter;
}

div.scrollable div.itemlisting a img {
    margin-bottom:8px;
}

/* you may want to setup some decorations to active the item */
div.itemlisting div.active {
    /* border:1px inset #ccc;
    background-color:#fff; */
}

.nextPage {
	cursor:pointer;
	float:right;
	margin-top:40px;
	font-size:1.8em;
}

.prevPage {
	cursor:pointer;
	float:left;
	margin-top:40px;
	font-size:1.8em;
}

/* Nifty Corners Cube CSS */
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

