body,div,dl,dt,dd,ul,ol,h5,li,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
}

input, select {
	font-size:11px;
}

textarea {
	font-family:arial;
	font-size:11px;
}

a img {
	border:0px;
}

#noborder, .noborder {
	border:0px;
	margin:0px;
	padding:0px;
}

body {
	background:#C6BDDC;
	background-image:url(/images/newbg.png);
	background-repeat:repeat-x;
	color:#62529A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.center {
	background:#FFF;
	margin:0 auto 0 auto;
	width:1000px;
}

.centerblank {
	margin:0 auto 0 auto;
	padding-top:10px;
	width:1000px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	border:0px;
	clear:both;
	height:0;
	margin:0;
}

#header .center {
	background:#FFF;
	margin-top:0px;
	width:1000px;
}

#header {
	color:#62529A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#header span {
	display:block;
	margin-right:35px;
	padding-top:1px;
}

#header span#reborn {
	margin-left:660px;
	top:45px;
	x_position:absolute;
}

#header .center #logo {
	margin-left:30px;
	margin-top:20px;
	x_position:absolute;
}

#header .center #headerlinks {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:4px 0px 0px 200px;
	text-align:right;
	width:566px;
}

#header .center #headerlinks a {
	padding:0px 3px 0px 3px;
	text-decoration:none;
}

#header .center #headerlinks a:hover {
	padding:0px 3px 0px 3px;
	text-decoration:underline;
}

#header .center #logo img {
	border:0px;
	margin:0px 0px 0px 0px;
}

#searchBox {
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	font-weight:bold;
	height:26px;
	margin-bottom:35px;
	margin-right:30px;
	margin-top:-35px;
	text-align:left;
	width:289px;
}

#searchBox #search {
	background-image:url(/images/searchbg.png);
	border:0;
	display:block;
	float:left;
	font-size:12px;
	height:22px;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:4px;
	width:192px;
}

#searchBox label {
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-left:22px;
	margin-right:4px;
	margin-top:6px;
}

#searchBox #searchsubmit {
	display:block;
	float:left;
	height:25px;
	margin:0px;
	margin-left:2px;
	width:16px;
}

#flashimage {
	float:left;
	height:352px;
	margin-left:5px;
	width:720px;
}

#content .center {
	background:#FFF;
	padding:0px 0px 0px 0px;
	position:relative;
}

div.mainborder {
	background:#FFFFFF;
	border-top:3px solid #9274D3;
	height:0px;
	margin-bottom:-2px;
	padding-bottom:4px;
	width:1000px;
}

div.mainborder_product {
	background:#FFFFFF;
	border-top:3px solid #9274D3;
	height:0px;
	margin-bottom:-2px;
	margin-left:-26px;
	margin-top:50px;
	padding-bottom:4px;
	width:220px;
}

* html #content {
	position:relative;
	top:-3px;
}

a {
	color:#9274D3;
	text-decoration:none;
}

a:hover {
	color:#9274D3;
	text-decoration:underline;
}

.column1 {
	float:left;
	margin-left:26px;
	margin-top:63px;
	width:219px;
}

.column2 {
	float:left;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	padding:0px;
	padding-bottom:10px;
	width:940px;
}

.sections {
	border-top:3px solid #9274D3;
	float:left;
	margin-top:4px;
	padding:0px;
	padding-top:4px;
	width:720px;
}

.sections p {
	line-height:13px;
	margin-top:3px;
}

.section {
	float:left;
	height:100px;
	margin-right:15px;
	width:219px;
}

.thumbnail {
	float:left;
	height:90px;
	margin-right:58px;
	padding-bottom:10px;
	width:58px;
}

.thumbnail a {
	font-weight:bold;
}

#menu {
	float:left;
	list-style:inside;
	width:100%;
}

.lititle {
	background:transparent;
	color:#000000;
	font-weight:bold;
	padding-left:0px;
}

#menu ul {
	list-style-type:none;
}

#menu ul li {
	height:18px;
}

#menu ul li a {
	color:#9274D3;
	font-weight:bold;
	padding:2px 0px 0px 0px;
	text-decoration:none;
}

#menu ul li a:hover {
	text-decoration:underline;
}

#menu ul li {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#navbar {
	color:#9274D3;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style:inside;
	margin-left:-7px;
	margin-top:7px;
	width:100%;
	z-index:99;
}

#navbar h2 {
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:2em;
	line-height:2em;
	margin:0;
	padding:0 5px;
	padding:0;
}

#navbar h2.current {
	background-color:#9476D4;
	color:#fff;
	cursor:default;
}

#navbar ul {
	color:#fff;
	display:none;
	font-size:12px;
	margin:0;
}

#navbar ul li {
	background-color:#eeeeee;
	display:block;
	margin:0;
}

#navbar ul li a {
	color:#948CBD;
	cursor:pointer;
	display:block;
	font-size:13px;
	font-weight:normal;
	height:2em;
	line-height:2em;
	margin-top:1px;
	padding:0;
	padding-left:5px;
}

.noshow {
	display:none;
	height:0px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:0px;
}

#madebyhand {
	clear:left;
	display:block;
	float:left;
	height:21px;
	margin-bottom:15px;
	margin-left:30px;
	margin-top:20px;
	width:347px;
}

.selected {
	color:#000000;
	height:16px;
	list-style-type:none;
	padding-left:10px;
}

.selected a {
	color:#000000;
	text-decoration:none;
}

.selected a:hover {
	color:#000000;
	text-decoration:underline;
}

#bottommenu {
	float:left;
	list-style:inside;
	margin-top:30px;
	width:170px;
}

#bottommenu ul {
	list-style-type:none;
}

#bottommenu ul li {
	height:18px;
}

#bottommenu ul li a {
	color:#9274D3;
	font-weight:normal;
	padding:2px 0px 0px 0px;
	text-decoration:none;
}

#bottommenu ul li a:hover {
	text-decoration:underline;
}

#bottommenu ul li.lititle {
	color:#9274D3;
	font-weight:bold;
	text-decoration:none;
}

#footer {
	background:#FFF;
	margin-left:30px;
}

.linksleft {
	color:#FFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	padding:1px 0px 2px 25px;
	width:120px;
}

.new {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin-top:15px;
	width:100%;
}

#socialmedia {
	border:0;
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:34px;
	margin-top:4px;
}

#creditcards {
	clear:both;
	display:block;
	float:none;
	margin-bottom:20px;
	margin-top:25px;
}

#productleft {
	width:472px;
}

#productright {
	background-color:#ECE9F2;
	overflow:hidden;
	width:467px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

#productdetail {
	x_height:252px;
	margin:0;
	margin-left:20px;
	margin-top:10px;
	overflow:hidden;
	width:430px;
}

#producttable,#producttable td {
	border-collapse:collapse;
	margin:0;
	padding:0;
}

#producttable {
	margin-left:20px;
}

.productprice {
	color:#9274d3;
	font-size:17px;
	font-weight:bold;
	margin-right:5px;
	vertical-align:top;
}

.productsize {
	margin-top:16px;
}

.relatedbox h3 {
	color:#9274d3;
	font-size:13px;
	margin-bottom:-10px;
	margin-top:-10px;
}

.reviewbox h3 {
	color:#9274d3;
	font-size:13px;
	margin-bottom:5px;
	margin-top:-10px;
}

.reviewbox {
	float:left;
	width:470px;
}

.relatedbox {
	float:left;
	margin-left:10px;
	width:200px;
}

.relatedbox ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	text-align:left;
}

.relatedbox li {
	margin-left:0px;
	margin-top:0px;
	text-align:left;
}

.reviewtitle {
	color:#9274d3;
	font-size:13px;
	font-weight:bold;
}

.reviewtext {
	color:#9274d3;
}

hr {
	margin-bottom:5px;
	margin-top:5px;
}

#variantimages {
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	padding:0px;
}

.offers {
	padding-bottom:12px;
	padding-top:12px;
}

.sitemap ul {
	list-style-type:disc;
}

#innerheader1 {
	background:#9476D4;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:25px;
	padding-top:3px;
	text-align:right;
	width:100%;
}

#innerheader {
	clear:right;
	float:right;
	font-size:12px;
	font-weight:bold;
	width:323px;
}

#innerheader span {
	display:block;
	float:left;
}

#header #topmenu, #header #secondarymenu {
	background-image:url(/images/topmenubg.png);
	height:24px;
	margin-left:30px;
	width:940px;
}

#header #secondarymenu {
	background-image:url(/images/secondarymenubg.png);
	padding:0;
	margin-top:0;
}

#topmenu ul,#secondarymenu ul {
	display:block;
	height:24px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:940px;
}

#secondarymenu ul {
	display:none;
}

#topmenu li,#secondarymenu li {
	border-right:1px solid #9F8FC0;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	list-style:none;
	margin:0;
	padding:0;
	text-transform:lowercase;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;	

}

#topmenu li a,#secondarymenu li a {
	color:#34235C;
	display:block;
	height:24px;
	padding-left:36px;
	padding-right:36px;
}

#topmenu li a {
	cursor:default;
}

#topmenu li a:hover,#secondarymenu li a:hover {
	background-color:#A091C5;
	color:#ffffff;
	text-decoration:none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

#thumbnails {
	display:block;
	x_margin-top:-72px;
	x_position:absolute;
	text-align:right;
	width:472px;
}

#thumbnails div.prodthumb {
	display:block;
	float:right;
	x_position:relative;
	x_z-index:99;
}

#reviewcontent {
	display:none;
	visibility:hidden;
}

table tr.header th {
	background-color:#E7E5F1 !important;
	color:#34235C;
	font-size:12px !important;
	text-align:left;
}

.versionstable {
	
	display:block;
	float:left;
	margin-left:20px;
	margin-top:25px;
	position:relative;
	width:445px;
	margin-right:10px;
}

#v2col {
	margin-right:0;
}

.versionstable td {
	color:#34235C;
	font-size:12px !important;
	font-weight:normal;
	text-align:left;
}

.versionstable tr.header th.versionname, .versionstable td.versionname {
	width:245px !important;
}

.versionstable tr.header th.quantity {
	width:80px !important;
}

.versionstable tr.header th.price {
	width:60px !important;
}

.versionstable select.versionqty {
	width:60px !important;
}

.addtobasketsubmit {
	background-image:url('/skin_default/images/addtobasket.png') !important;
	height:22px !important;
	width:126px !important;
}

#nowyouneed {
	background-color:#EAE7F1;
	color:#62529A;
	font-size:12px;
	height:22px;
	line-height:29px;
	margin:20px;
	margin-top:0;
	overflow:hidden;
	padding-bottom:7px;
	padding-right:20px;
	text-align:right;
	width:920px;
}

#nowyouneed a {
	color:#62529A !important;
}

#checkoutbuttons {
	clear:both;
	display:block;
	float:none;
	margin-bottom:25px;
	margin-left:-3px;
	margin-top:25px;
	position:relative;
	text-align:right;
	width:100%;
}

#productdetail h1 {
	font-size:30px;
	font-weight:normal;
	text-transform:lowercase;
}

#standardtemplate h1,.reviewbox h1,#popup h1,#TB_ajaxContent h1 {
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
	text-transform:lowercase;	
}

#TB_ajaxContent {
	color:#62529A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

#TB_ajaxContent h1 {
	margin-top:10px;
	margin-bottom:18px;

}

.reviewbox h1{
	margin-top:0px;
}

#categoryintro {
	background-image:url(/skin_default/images/catbg.gif);
	color:#62529A;
	display:block;
	float:left;
	height:167px;
	margin-left:30px;
	margin-top:25px;
	overflow:hidden;
	width:323px;
}

/*#categoryintro img {
	display:none;
}*/

#categorybanner {
	display:block;
	float:left;
	height:167px;
	margin-right:0;
	margin-top:25px;
	overflow:hidden;
	width:617px;
}

#categorytitle {
	font-size:32px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:15px;
	margin-top:0;
	text-transform:lowercase;
}

#categorycrumb {
	color:white;
	margin-bottom:5px;
	margin-left:15px;
}

#categorycrumb div {
	margin-bottom:0 !important;
}

#categorycrumb a {
	color:white !important;
}

#categoryintro p {
	margin-left:15px;
	margin-right:10px;
}

#catproducts {
	margin-bottom:30px;
	margin-top:30px;
	width:970px !important;
}

#catproducts .product {
	display:block;
	float:left;
	margin:0;
	margin-left:30px;
	overflow:hidden;
	padding:0;
	width:293px;
	margin-bottom:25px;
}

#catproducts .catprodimage,#catproducts .catprodimage img {
	display:block;
	height:152px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:293px;
}

#catproducts h3 {
	border:0;
	color:#ffffff;
	display:block;
	float:left;
	line-height:33px;
	margin:0;
	margin-left:15px;
	overflow:hidden;
	padding:0;
	width:187px;
}

#catproducts .prodminprice {
	border:0;
	color:#ffffff;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:33px;
	margin:0;
	padding:0;
}



.catprodhead {
	background-color:#A091C5;
	background-image:url(/skin_default/images/catheadbg.gif);
	color:#ffffff;
	height:33px;
	overflow:hidden;
	width:293px;
}

#catproducts .fullcatproduct {
	background-color:#ECE9F2;
	height:220px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

#catproducts .moreprodinfo * {
	line-height:16px !important; 
	color:#62529A !important; 
}

#catproducts .moreprodinfo ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#catproducts .moreprodinfo li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(/skin_default/images/purplebullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 14px; 
}



#catproducts .moreprodinfo { 
	margin:10px;
	color:#62529A; 
}

#catproducts h3 a,.catprodhead a {
	color:#ffffff !important;
}

a#reviews {
	display:block;
	margin-left:20px;
	margin-top:20px;
	float:left;
	clear:left;
	margin-bottom:10px;
}


a#moreinfo {
	display:block;
	margin-left:3px;
	margin-top:20px;
	float:left;
	margin-bottom:10px;
}

a#deliveryinf {
	display:block;
	margin-left:3px;
	margin-top:20px;
	float:left;
	margin-bottom:10px;
}


#footer {
	margin-top:20px;
}

#footericons {
	float:left;
}

#footerinfo {
	background-image:url(/images/topmenubg.png);
	float:left;
	height:24px;
	margin-right:10px;
	width:940px;
}

#footerinfo a {
	border-right:1px solid #BFB4D5;
	color:#62529A;
	display:block;
	float:right;
	font-size:12px;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}

#footerlinks {
	float:right;
	margin-top:10px;
	padding-bottom:20px;
	width:655px;
	margin-left:45px;
}

#footerlinks h4 {
	color:#62529A;
	margin-bottom:2px;
	margin-top:8px;
	font-size:11px;
}

#footerlinks ul,#footerlinks li {
	list-style:none;
	margin:0;
	padding:0;
	text-transform:lowercase;
}

#footerlinks li a {
	color:#A091C5;
}

#footerlinks ul {
	float:left;
	height:110px;
	margin-left:30px;
	overflow:hidden;
	text-transform:lowercase;
	width:130px;
}

#sharethis_0 {
	display:none;
}

.socialmedia {
	float:right;
	padding-bottom:11px;
	padding-right:34px;
	padding-top:4px;
}

#phone {
	background-image:url(/skin_default/images/phoneicon.gif);
	background-repeat:no-repeat;
	color:#62529A;
	display:block;
	height:18px;
	line-height:18px;
	padding-left:25px;
}

#basketinfo {
	background-image:url(/skin_default/images/basketicon.gif);
	background-repeat:no-repeat;
	color:#34235C;
	display:block;
	font-weight:normal;
	height:18px;
	line-height:18px;
	padding-left:28px;
}

#basketinfo a {
	color:#34235C;
}

#standardtemplate {
	margin-left:30px;
}

#content .baskettable tr.header,#content .baskettable tr.header td {
	background-color:#A091C5 !important;
	border:0;
}

#content .baskettable tr.resultsrow,#content .baskettable tr.resultsrow td {
	background-color:#EBE8F2 !important;
	border:0;
}

#content .baskettable a {
	color:#34235C;
}

#content input.largesubmit {
	background-color:#A091C5 !important;
}

#billinginfo h4, #shippinginfo h4, #optionalinfo h4 {
	background-color:#A091C5 !important;
}

#billinginfo, #shippinginfo, #optionalinfo {
	background-color:#EBE8F2 !important;
	border:0 !important;
	color:#34235C;
}

.breadcrumbtrail,.breadcrumbtrail a {
	color:#9F8FC0 !important;
}

.breadcrumbtrail li.first span {
	display:none;
}

.breadcrumbtrail li.first li span {
	display:inline;
}
