/* The Shanrene Style Sheet */
.container {
	background: #FFFFFF;
}

/* General HTML Elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #333366;
	line-height: normal;
	text-align: left;
}

.body2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;		
}


h1 {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 { 
	margin: .5em 0; 
	padding: .25em 0; 
	font-size: 1.50em; 
	color: #333; 
}

h3 { 
	margin: .5em 0; 
	padding: .25em 0; 
	font-size: 1.1em; 
	color: #333;
	font-weight:bold; 
	font-family:  Arial, Helvetica, sans-serif;
}


* html h1 {
	height: 1%;
}

hr {
	color: #333366;
	background: #333366;
}

a {
	color: #000000;
}


a:active,a:focus {
	color: #fea9c0;
}

a:visited {
	color: #000000;
}

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

.body A:link {
	color: #333366;
	text-decoration: underline;
}

.body A:visited {
	color: #333366;
}

.body A:hover {
	color: #666699;
	text-decoration: underline;
}

.productDetailsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.productDetailsInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: white;
}

#tablist li a:link,#tablist li a:visited {
	color: #663366;
}

#tablist li a.current {
	background: #E7EBF0;
}

#tabcontentcontainer {
	width: 620px;
	height: 120px;
	border: 1px solid #778;
}

#tabcontentcontainer td {
	padding: 2px;
	text-align:left;	
}

.tabcontent {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

/* Product Stuff */
.pageTitle {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageTitle a {
	text-decoration: none;
	color: #663366;
}

.pageTitle a:hover {
	text-decoration: none;
	color: #663366;
}

.pageTitle a:active,a:focus {
	text-decoration: none;
	color: #663366;
}

.pageTitle a:visited {
	text-decoration: none;
	color: #663366;
}

div#productDetails {
	text-align: left;
}

div#productDetails .code {
	margin-bottom: 10px;
}

.mediumFont {
	color: #333366;
}

.mediumFont a {
	color: #333366;
	text-decoration: underline;
}

.mediumFont a:hover {
	color: #000033;
}

.mediumFont a:active,a:focus {
	color: #000033;
}

.mediumFont a:visited {
	color: #333366;
}

.sideFont {
	font-size: 11px;
	color: #333366;
}

.sideFont a {
	color: #333366;
	text-decoration: underline;
}

.sideFont a:hover {
	color: #000033;
}

.sideFont a:active,a:focus {
	color: #000033;
}

.sideFont a:visited {
	color: #333366;
}

.lightFont {
	color: #FCF3E5;
}

.lightFont a {
	color: #FCF3E5;
	text-decoration: underline;
}

.lightFont a:hover {
	color: #ffffff;
}

.lightFont a:active,a:focus {
	color: #ffffff;
}

.lightFont a:visited {
	color: #FCF3E5;
}

/* Navigation */
.topNav {
	background: url('header.gif') top left no-repeat #333366;
	height: 60px;
}

.topMainLinks {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 20px;
	font-weight: bold;
	color: #d5d5d6;
}

.topMainLinks a {
	color: #d5d5d6;
	text-decoration: none;
}

.topMainLinks a:hover {
	color: #ffffff;
}

.topMainLinks a:active,a:focus {
	color: #d5d5d6;
}

.topMainLinkss a:visited {
	color: #d5d5d6;
}

.topTinyLinks {
	font-size: 9px;
	color: #ccc;
}

.topTinyLinks a {
	color: #ccc;
	text-decoration: none;
}

.topTinyLinks a:hover {
	color: #999;
	text-decoration: underline;
}

.topTinyLinks a:active,a:focus {
	color: 999;
}

.topTinyLinks a:visited {
	color: #ccc;
}

div#pageNavigation {
	height: 19px;
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 9px;
	background: #e7ebf0;
	border-left: 1px solid #e7ebf0;
	border-bottom: 1px solid #e7ebf0;
}

div#pageNavigation a {
	display: block;
	width: auto;
	margin: 0;
	padding: 2px 10px;
	background: #d5d5d6;
	color: #000;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#pageNavigation a:hover,div#pageNavigation a:active {
	color: #666;
	background: #ccc;
}

/* Breadcrumbs */
div#crumbs {
	display: block;
	margin: 0.5em 0 1em 0;
	font-size: 9px;
	background: #e7ebf0;
	color: #555555;
	padding: 3px;
	text-align: right;
}

/* Pods and Stuff */
.smallPod {
	margin-top: 32px;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	width: 170px;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
}

.smallPod a {
	text-decoration: none;
}

.smallPod a:hover {
	text-decoration: underline;
}

div#welcomeMain {
	margin: 1px;
	width: 296px;
	height: 192px;
	background: url('frontMainPodBack.gif') center center no-repeat;
}

.pod {
	border-style: solid;
	border-width: 1px;
	border-color: #c5c2bd;
	background: #653366;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

.podBody {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align:center;
}

/* Product Navigation & Control Panel */
strong.heading {
	height: 25px;
	background: url(bg1.gif) top left repeat-x;
	color: #cccccc;
	font-weight: bold;
	line-height: 14px;
	font-family: tahoma;
	font-size: 11px;
	padding: 5px 0 0 5px;
	margin: 0;
	border: 0;
	text-align: left;
}

div.trans80 {
	background: url(trans80.png) top left no-repeat;
}

div.widget {
	background: #fff;
	border: 1px solid #777;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Sides */
div#leftSide {
	background: #e7ebf0;
	color: #333366
}

div#rightSide {
	background: #e7ebf0;
}

/* Main Content */
div#content {
	font-size: .9em;
}

div#content p {
	margin: 0 0 1.5em 0;
}

.floater {
	padding: .5em;
	background: transparent;
	border: 0px;
}

.floater img {
	visibility: visible;
}

div#messages,div#errors {
	background: transparent url('tas-bg-tile1.gif') top left repeat;
	border: 1px solid #bb425b;
}

input.button {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: #653366;
	border: 1px solid #5e696b;
	font-family: tahoma;
	text-transform: uppercase;
}

input.button:hover {
	background: #83baca;
}

/* Cart item screen */
div#cartItemDelete {
	margin: -1.5em 1em 1em 1em;
}

/* Additional Container */
div#bottomNavigation {
	width: 750px;
	padding: 1em 0;
	background: #fff url('tas-bg-tile1.gif') top left repeat;
	border: solid #61906B;
	border-width: 1px 0;
}

div#bottomNavigation a {
	color: #5E8B67;
}

/* Footer */
hr#bottomSeparator {
	clear: both;
	margin: .5em 0 0 0;
	visibility: hidden;
}

div#footer {
	background: url('bot_bg.gif') top left repeat-x;
	color: #717070;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

div#footer a {
	color: #717070;
	text-decoration: none;
}

div#footer a:hover {
	color: #717070;
	text-decoration: underline;
}

div#footer .int {
	width: 750px;
	border-top: 0px;
}

div#footer .bot {
	color: #B6B1AA;
	font-size: 9px;
	margin: 6px 0 0 0;
}

div#footer .footerLinks {
	margin-top: 22px;
	text-align: left;
	background: url('b_logo2.gif') top left no-repeat;
}

/* Search */
div#searchBlock {
	margin: 0 0 0 10px;
	padding: 0px;
	size: auto;
	text-align: left;
}

input.search {
	width: 90px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #FAAEBE;
	color: #9E505C;
	font-family: tahoma;
	font-size: 11px;
	margin: 7 0 0 7px;
	padding: 0 2 0 2px
}

/* Category tree */
div#categoryTree {
	margin-bottom: 20px;
}

div#categoryTreeNode.categoryLevel-1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

div#categoryTreeNode.categoryLevel-1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

div#categoryTreeNode.categoryLevel-1 a:hover {
	color: red;
	text-decoration: none;
}

div#categoryTreeNode.categoryLevel-1 a:visited {
	color: #333366;
	text-decoration: none;
}

div#categoryTreeNode.categoryLevel-1 .catLink {
	padding-top: 10px;
	padding-left: 2px;
}

div#categoryTreeNode.categoryLevel-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	text-align: left;
}

div#categoryTreeNode.categoryLevel-2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
}

div#categoryTreeNode.categoryLevel-2 a:hover {
	color: red;
	text-decoration: underline;
}

div#categoryTreeNode.categoryLevel-2 a:visited {
	color: #663366;
	text-decoration: underline;
}

div#categoryTreeNode.categoryLevel-2 .catLink {
	padding-left: 2px;
}

div#categoryTreeNode.categoryLevel-3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	text-align: left;
}

div#categoryTreeNode.categoryLevel-3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

div#categoryTreeNode.categoryLevel-3 a:hover {
	color: red;
	text-decoration: underline;
}

div#categoryTreeNode.categoryLevel-3 a:visited {
	color: #333366;
	text-decoration: none;
}

div#categoryTreeNode.categoryLevel-3 .catLink {
	padding-left: 8px;
}

div#categoryTreeNode.active a {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

div#categoryTreeNode.active a:hover {
	color: red;
	text-decoration: underline;
}

div#categoryTreeNode.active a:visited {
	color: red;
	text-decoration: none;
}

div#subcategories {
	width: 100%;
}

div#subcategories h2 {
	color: #58646A;
}

/* Cart page, other tables */
table.grid {
	width: 100%;
	border-collapse: collapse;
}

table.grid td {
	vertical-align: top;
	padding: 4px;
}

table.grid th {
	vertical-align: top;
	padding: 4px;
	background: #83baca;
	text-align: center;
	background: url(bg1.gif) top left repeat-x;
}

table.grid .row {
	background: #fff;
}

table.grid .altRow {
	background: #f3f3f3;
}

table.grid tr.cartItemAttributes td {
	vertical-align: top;
	padding: 2px;
}

table.accountTable td {
	text-align: center;
}

table.grid td.total {
	text-align: right;
}

div#cartButtons {
	margin-top: 10px;
	clear: none;
	width: 100%;
	text-align: center;
}

div#cartButtons form {
	padding: 10px;
}

tr.cartItemAttributes .name {
	text-align: right;
}

tr.listFooter .label,tr.listFooter .subtotal {
	text-align: right;
}

div.attribute{
	text-align:left;
	padding-bottom: 0px;
	margin-bottom:8px;
}
div.attribute .name{
	width:200px;
}
div.attribute .description{
	font-size:10px;
	color:#666;
	
}
.homedesc { 
	COLOR: #666699; 
	TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	text-align:left;
}
.srbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-align:left;		
}

.charms {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;		
}

div.sortByLinks { padding: 8px 0 4px 0; width: 100%; text-align: right; font-size:9px;}

.gray {
	color: #B6B1AA;	
}

.listHeading{
	background-color: #653366;
	color:#ffffff;	
	text-transform: uppercase;
}

.checkoutLoginPage{
	width:80%;
	text-align:center;
	margin:auto;
}

legend { padding: 1em .5em; font-size: 14px; color: #653366; font-weight: bold; }

label { font-weight:normal; }

#deliveryUseBillingLabel {color:red;}

.blueback {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#333366;
	padding:0;	
}
td.frontSpecial{
	padding:0;	
}

.relatedHeader {
	border-style: solid;
	border-width: 1px;
	border-color: #333366;
	background: #E7EBF0;
	color: #333366;
	font-weight: bold;
	padding: 3px;
}

div#uploadForm { margin: 5px; padding: 0; background: #fff; }

