html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	background: url(../image/body-bg.png) repeat-x 0 0;
	/*background: url(../image/christmas-body-bg.png) repeat-x 0 0;*/ 
}
* {
	font-family: Helvetica, Arial, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #A8115B; 
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position:relative;
}

#header .div2 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 38px;
}
#header .div3 a {
	margin-left: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#header .div4 {
	width: 510px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .div5 {
	clear: both;
}
#header .div5 .left {
	background: url('../image/header_1_left.png') no-repeat;
	width: 5px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	background: url('../image/header_1_right.png') no-repeat;
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}

#breadcrumb {
	padding-top: 12px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 10px;
}
#content .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	background: #FFFFFF;
	padding: 10px 0px 1px;
	min-height: 380px;
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 12px 0px 23px 9px;
	color: #a9005a;
	font-size: 14px;
	"Lucida Sans", �Lucida Grande", �Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 8px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 10px 5px 2px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-right: 9px;
	line-height:30px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul, #information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	list-style: url('../image/cat-bullets.png');
}

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
/* SO CHARMING CSS EDITS */

ul {margin:0;padding:0;list-style-type:none;}
/*-- Christmas #header {padding-top:40px;background: url(../image/header-bg.png) no-repeat center -40px; }*/
#header {padding-top:40px;}
#telephone {border:medium none;color:#A8125C;font-size:18px;position:absolute;right:8px;text-shadow:1px -1px #EEEEEE;text-transform:lowercase;top:40px;width:auto !important;border-right: none!important;}
#interface #live-chat {background:none;float:none;margin:0;padding:0;position:absolute;right:8px;top:-112px;}
#interface #live-chat a {padding:0;outline:none;border:none;}
#interface #live-chat a:hover {background:none;}

#socharming-logo {display:block;}
#twitter-link { background:url("../image/socharming-twitter.png") no-repeat scroll 0 0 transparent;height:46px;left:261px;position:absolute;text-indent:-999em;top:111px;width:54px;z-index:9;}
#interface ul {position:relative;background: url(../image/socharming-navigation-bg.png) no-repeat 0 0;height:42px;text-align:center;}
#interface ul ul {background:none;}
#interface li {line-height:42px;float:left;padding-right:7px;display:-inline-block;background: url(../image/navigation-divider.png) no-repeat right 0;}
/* Christmas #interface  ul a {display:block;color:#fff;line-height:42px;padding:0 45px;font-size:16px;text-decoration:none;} */
#interface  ul a {display:block;color:#fff;line-height:42px;padding:0 40px;font-size:16px;text-decoration:none;}

#interface ul a:hover, #interface ul a.selected, #interface ul a.selected:hover {background: url(../image/butterfly-selected.png) no-repeat 12px 7px;font-weight:600;}
#interface ul a:hover {font-weight:500;}
#interface li span {border-right:1px solid #fff;width:3px;display:block;}
#special-tab {background: url(../image/special.png) no-repeat 0 0;}
#interface .end {background:none;padding-right:0;}
#shop  {float:right;}


/* Christmas #interface ul a#tab_cart {margin-left:185px;} */
#interface ul a#tab_cart {margin-left:0;}
#interface ul a#tab_login, #interface ul a#tab_logout {position:absolute;top:-150px;right:93px;border-right:1px solid #B9387B;line-height:21px;padding:0 25px;font-size:12px;background: url(../image/socharming-small-navigation-bg.png) no-repeat scroll left 0;}
#interface ul a#tab_login:hover, #interface ul a#tab_logout:hover {background: url(../image/socharming-small-navigation-bg.png) no-repeat scroll left -21px;}


#interface a#tab_account{position:absolute;top:-150px;right:0px;line-height:21px;padding:0 25px;font-size:12px;background: url(../image/socharming-small-navigation-bg.png) no-repeat scroll right 0;}
#interface a#tab_account:hover {background: url(../image/socharming-small-navigation-bg.png) no-repeat scroll right -21px;}


#search {position:absolute;top:0;left:0;padding-right:0;background:#cf77a7;color: #FFF;font-weight: bold;color:#fff;border:1px solid #cf77a7;width:262px;text-align:right;float:right;
-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
#search select {border: 1px solid #f4c4de;padding: 1px;}
#search input {border: 1px solid #f4c4de;padding: 2px;}
#search a {color:#fff;text-decoration:none;}
#search label {padding-right:12px;cursor:pointer;}

#breadcrumb a {color:#999;text-decoration:none;}
#promotion-bar {
	position:absolute;
	width:405px;
	height:66px;
	left:336px;
	top:-91px;
	/*background: url(../image/info-bar.png) no-repeat scroll left 0;*/
	background: url(../image/christmas-info-bar2.png) no-repeat scroll left 0;
}

h1, h2, h3 {padding-left:10px;height:28px;color:#fff;background: url(../image/heading-bg.png) no-repeat 0 0;line-height:28px;font-size:18px;font-family: "Lucida Sans", �Lucida Grande", �Lucida Sans Unicode", sans-serif;}
h1.alt, h2.alt, h3.alt {background-position:0 -28px;}
h2 a {;line-height:28px;font-size:18px;font-family: "Lucida Sans", �Lucida Grande", �Lucida Sans Unicode", sans-serif;color:#fff;text-decoration:none;}
.center p {padding-left:10px;font-size:14px;line-height:22px;color:#333;font-family: verdana, arial sans-serif;}
h2 a:visited {color:#fff;text-decoration:none;}

#column_right .top {text-align:right;padding-right:10px;}
#column_right .box .top img {float:left;margin-left:0px;}
.designers a  {width:47px;height:47px;display:inline-block;border:1px solid #999;margin-bottom:3px;}
.designers a img {vertical-align:top;}
a.product-bg {position:relative;display:block;height:190px;padding-top:10px;text-align:center;text-decoration:none;color:#333;font-size:11px;background: url(../image/product-bg.png) no-repeat 0 -200px;}
/* background: url(../image/product-bg.png) no-repeat 0 -200px; & hover  */
a.product-bg:hover {background: url(../image/product-bg.png) no-repeat 0 0px;color:#fff;background: url(../image/product-bg.png) no-repeat 0 0px;}

a.product-bg:hover .alt-price {color:#fff;}
a.product-bg img {display:block;text-align:ceter;margin-left:6px;}

#category li, #information li {margin-bottom:6px;}
#category a, #information a {font-size:14px;font-family:font-family: Verdana, Geneva, sans-serif;color:#333;text-decoration:none;}
.list .price {display:block;font-size:19px;font-weight:700;margin:0px 0 -10px;padding:0;}
.list .alt-price {display:block;font-size:19px;font-weight:700;margin:0 0 -10px;padding:0;color:#A8115B;}

/* Footer Styles */
#footer {background: url('../image/footer-bg.png') no-repeat 0 0;height:176px;border:none;position:relative;}
#footer ul {margin:0;padding:0;list-style-type:none;}
#footer #cs {font-weight:600;margin:6px 13px;display:block;color:#666;}
#footer #cs-email {position:absolute;top:11px;left:173px;}
#footer #cs-email a, #footer #development a {text-decoration:none;}
#footer #cs-telephone {background:#f3f3f3;width:30px;height:20px;display:block;position:absolute;top:11px;left:250px;}
#footer #copyright {font-weight:500;margin:26px 13px;display:block;color:#666;}
#footer #footer-navigation {width:945px;overflow:hidden;position:absolute;top:50px;left:0;padding-bottom:15px;}
#footer #footer-navigation li {float:right;text-align:left;margin-left:10px;border-left:1px solid #ccc;padding-left:10px;}
#footer img {margin-top:15px;}
#footer #development {position:absolute;bottom:51px;left:345px;}
#footer #development {color:#666;}

#manufacture {margin-left:-5px;}
#cms_category ul {list-style-type:none;}
#email-signup form {position:relative;}
#email-signup p, #email-signup label {color:#A8115B;}
#email-signup input {margin: 5px 0 10px;width: 100%;color:#414141;}
#email-signup #esubmit {float:right;}
#email-signup img {display:none;}

#socharming-links a {display:block;}
#socharming-links span {color:#acacac;}

/* Google Checkout */
body #google_amark_b, body #google_amark_b * {z-index:999!important;}

/* SSL */
#siteseal a {display:none;}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative;z-index:1;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-title { width: 560px; padding: 10px; background-color: #A8115B; color: #fff;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

/* Blog Styles 
.list {
	border-collapse: collapse;
	width: 100%;
	background: #303F4A url('../image/top_1.png') no-repeat;
}
.page .list {
	background: #303F4A url('../image/top_2.png') no-repeat;
}
.list input, .list select {
	padding: 0;
	margin: 5px 0px;
}
.list thead td {
	color: #FFFFFF;
	padding: 0px 5px;
}
.list thead td a {
	text-decoration: none;
	color: #FFFFFF;
}
.list tbody a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list tbody tr.even {
	background: #FFFFFF;
}
.list tbody tr.odd {
	background: #E4EEF7;
}
.list .left {
	text-align: left;
	padding: 9px;
}
.list .right {
	text-align: right;
	padding: 9px;
}
.list .center {
	text-align: center;
	padding: 9px;
}
.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
*/

.designer-logo {float:left;width:50px;height:50px;display:block;padding:20px;margin-left:-15px;}

/* Jquery Zoom */
div.jqZoomTitle {z-index:5000;text-align:center;font-size:11px;font-family:Tahoma;height:16px;padding-top:2px;position:absolute;top: 0px;left: 0px;width: 100%;color: #FFF;background: #A8115B;}
.jqZoomPup {overflow:hidden;background-color: #FFF;-moz-opacity:0.6;opacity: 0.6;filter: alpha(opacity = 60);z-index:10;border-color:#c4c4c4;border-style: solid;cursor:crosshair;}
.jqZoomPup img{border: 0px;}
.preload {-moz-opacity:0.8;opacity: 0.8;filter: alpha(opacity = 80);color: #333;font-size: 12px;font-family: Tahoma;text-decoration: none;border: 1px solid #CCC;background-color: white;padding: 8px;text-align:center;background-image: url(../image/zoomloader.gif);background-repeat: no-repeat;background-position: 43px 30px;width:90px;* width:100px;height:43px;*height:55px;z-index:10;position:absolute;top:3px;left:3px;}
.jqZoomWindow{border: 1px solid #999;background-color: #FFF;-moz-box-shadow: 1px 0px 12px #999;-webkit-box-shadow: 1px 0px 12px #999;box-shadow: 1px 0px 12px #999;}
