body {
	font: 11px Arial, "Times New Roman", Times, serif;
	margin: 0;
	background:#fff url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:1001px;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {
	text-decoration: none;
	color:#9ACFC9;
}
a:hover {text-decoration: none;}


img {border-style: none;}
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	width:1007px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper {
	width:1007px;
	position:relative;
	float:left;
	left:-50%;
}
#header {
	height:130px;
	position:absolute;
	top:0;
	left:0;
	width:1001px;
	z-index:100;
	/*background: url(../images/bg-header.gif) no-repeat 0 100%;*/
}
.logo {
	width: 314px;
	height: 95px;
	display:block;
	position:absolute;
	top:30px;
	left:1px;
}
.logo a {
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}
.navigation {
	width:100%;
	position:absolute;
	top:85px;
	left:0;
	/* right:130px; */
	/* right: -15px; commented on 08-01-2013 */
}
.navigation1 {
	width:100%;
	position:absolute;
	top:85px;
	right:-7px;
}

.topmenu-right-1{
	width:208px;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#nav li{
	float:left;
	padding-right:10px;
	margin-left:-10px;
	width:auto;
	display:inline;
}
#nav li:first-child{
	margin-left:0;
}

#nav li a{
	float:left;
	color:#555;
	font-size:14px;
	position:relative;
	z-index:100;
	line-height:16px;
	
}
#nav li a.mark1{
	background:url(../images/ico01.png) no-repeat;
	padding:2px 18px 4px 29px;
	display:inherit;
	overflow:hidden;
}

.mark3{
	background:url(../images/ico03.png) no-repeat;
	padding:2px 18px 4px 29px;
}

#nav li:hover .mark3,
#nav li.hover .mark3,
#nav li:hover .mark1,
#nav li.hover .mark1 {
	background:url(../images/ico01-rollover.png) no-repeat;
	color:#c9c356;
}

#nav li:hover .mark3{
	background:url(../images/ico03-rollover.png) no-repeat;
	color:#c9c356;
}

.mark2{
	background:url(../images/ico02.png) no-repeat;
	padding:2px 18px 4px 32px;
}
#nav li:hover .mark2,
#nav li.hover .mark2 {
	background:url(../images/ico02-rollover.png) no-repeat;
	color:#c9c356;
}
.mark4{
	background:url(../images/ico04.png) no-repeat;
	padding:2px 18px 4px 33px;
}
#nav li:hover .mark4,
#nav li.hover .mark4 {
	background:url(../images/ico04-rollover.png) no-repeat;
	color:#c9c356;
}
/*
 .mark4{
	background:url(../images/ico04.gif) no-repeat;
	padding:2px 18px 4px 32px;
}
#nav li:hover .mark4,
#nav li.hover .mark4 {
	background:url(../images/ico04-rollover.gif) no-repeat;
	color:#c9c356;
}
*/
#nav li:hover .mark4,
#nav li.hover .mark4 {
	background:url(../images/ico04-rollover.png) no-repeat;
	color:#c9c356;
}
#nav .drop{
	display:none;
	position:absolute;
	top:-10px;
	left:-11px;
	width:100%;
	z-index:12;
	background:url(../images/none.gif);
}
#nav li .drop{display:none;}
#nav li:hover,#nav li.over,
#nav li.hover {position:relative;}
#nav li:hover .drop,#nav li.over .drop,
#nav li.hover .drop{display:block;}
#nav .t{
	height: 12px;
	margin:0 16px 0 9px;
	background:url(../images/bg-drop-t-c.gif) repeat-x;
}
#nav .t div{
	overflow:hidden;
	height:12px;
	position:relative;
}
#nav .t .bg-tl {
	float:left;
	width:9px;
	margin-left:-9px;
	background:url(../images/bg-drop-t-l.png) no-repeat;
}
#nav .t .bg-tr {
	float:right;
	margin-right:-16px;
	background:url(../images/bg-drop-t-r.png) no-repeat;
	width: 16px;
}
#nav .bg-b {
	background: url(../images/bg-drop-b-c.png) repeat-x;
	margin-left: 9px;
	margin-right: 16px;
	height: 17px;
	z-index:90;
}
#nav .bg-b div {
	background-repeat: no-repeat;
	position: relative;;
	height: 17px;
	overflow: hidden;
	z-index:10;
}
#nav .bg-bl {
	background:url(../images/bg-drop-b-l.png) no-repeat;
	margin-left: -9px;
	width:9px;
	float: left;
}
#nav .bg-br {
	background: url(../images/bg-drop-b-r.png) no-repeat;
	margin-right: -16px;
	width:16px;
	float: right;
}
#nav .bg-left {
	background: url(../images/bg-drop-c-l.gif) repeat-y;
	height:1%;
}
#nav .bg-right {
	background: url(../images/bg-drop-c-r.png) repeat-y 100% 0;
	padding: 0 13px 0 3px;
}
* html #nav .bg-right {
	background-image: none;
}
#nav .window-inner {
	background: #fff;
	padding:27px 0 0;
}
#nav .window-inner:after{
	content:'';
	display:block;
	clear:both;
}








#nav .drop .drop .window-inner{ padding:0;}
#nav .drop .drop{
	display:none !important;
	left:100%;
	padding-left:5px;
	width:205px;
}
* html #nav .drop .drop {
	left:90% !important;
	margin-left:-5px;
}
#nav .drop li:hover .drop,
#nav .drop li.hover .drop{display:block !important;}
#nav .drop ul{
	margin:0;
	padding:8px 0 10px 6px;
	list-style:none;
	background:url(../images/border-drop.gif) no-repeat 14px 0;
}
#nav .drop ul:first-child{
	background:none;
	padding-top:0;
}
#nav .drop li{
	float:left;
	margin:0;
	width:100%;
	vertical-align:top;
	padding:0;
}
#nav .drop li li{float:none; display:block;}
#nav .drop li.for_kids{
	border-bottom: 1px solid #C9C356; 
	padding-bottom: 5px !important; 
	margin-bottom: 4px  !important;
	margin-right:4px !important;
}

#nav .drop a{
	float:none;
	padding:0 0 0 8px;
	color:#c9c356;
	line-height:18px;
	background:none;
}
#nav .drop a:hover{color:#555; }
#main{
	width:1007px;
	/* padding:130px 0 0; */
	margin-top:132px;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
/* content dm start */
#content .box,#footer .box{
	width:100%;
	/* overflow:hidden; */
	position:relative;
}
#content .box .t,#footer .box .t{
	background:url(../images/bg-box-t.png) no-repeat; 
	width:100%;
	height:374px;
	overflow:hidden;
}
#content .box .c{
	background:url(../images/bg-box-c.png) repeat-y; 
	height:1%;
	padding:0 7px 0 1px;
}
#footer .box .c{
	background:url(../images/bg-box-c-footer.png) repeat-y;
	height:100%;
	padding:0 7px 0 1px;
}
#content .box .c:after,#footer .box .c:after{
	content:"";
	display:block;
	clear:both;
}
#content .box .c .container,#footer .box .c .container{
	width:100%;
	float:left;
	margin:-373px 0 -9px;
	/*background:url(../images/bg-image.gif) no-repeat 190px 0;*/
	overflow:hidden;
	position:relative;
	/* padding:0 0 0px; */
	padding:0 0 10px;
}
.inner #content .container {
	background:none !important;
	width:auto !important;
	padding:0 30px 30px 19px !important;
}
#content .box .b,#footer .box .b {
	background:url(../images/bg-box-b.png) no-repeat;
	width:100%;
	height:17px;
	overflow:hidden;
}
#footer .box .b {
	background:url(../images/bg-box-b-footer.png) no-repeat;
	width:100%;
	height:17px;
	overflow:hidden;
}

#content .box .primary {
	/* width:320px; */
	width:340px;
	float:left;
	padding:0 0 0 19px;
	color:#707070;
	font-size:14px;
}
#content .box .primary{ }
#content .box .primary .hm-detail-p{ padding-right:25px;}

.breadcrumbs {
	list-style:none;
	margin:18px 0 0 1px;
	padding:0;
	height:1%;
	overflow:hidden;
	text-transform:lowercase;
	font-size: 14px;
}
.breadcrumbs li {
	background:url(../images/arrow-right.gif) no-repeat 100% 6px;
	float:left;
	padding:0 15px 0 11px;
	color:#707070;
}
.breadcrumbs li:first-child {
	padding-left:0;
}
.breadcrumbs li a {
	background:url(../images/arrow-right-rollover.gif) no-repeat 100% 6px !important;
	color:#c9c356;
	float:left;
}
.breadcrumbs li a:hover{ text-decoration:underline; }
#content .box h1 {
	font-size:48px;
	color: #d6c056;
	margin:16px 0 0;
	font-weight:normal;
	letter-spacing:-1px;
}
#content .box .primary p {
	margin:8px 0 0;
	line-height:16px;
} 
#content .box .primary .link-list {
	list-style:none;
	margin:12px 0 0;
	padding:0;
} 
#content .box .primary .link-list li a {
	color:#c9c356;
	font-size:12px;
}
#content .box .primary .link-list li a:hover{text-decoration:underline;}
#content .box .primary .shop-loops {
	position:absolute;
	left:530px;
	bottom:20px;
	color:#000;
	font-size:14px;
	white-space:nowrap;
	z-index:100;
}
#content .box .aside{
	float:right;
	width:235px;
	margin:0 0 10px 0;
}

#content .box .aside_initial{
	float:right;
	
	margin:0 0 10px 0;
}

#content .box .aside .discs{
	width:196px;
	height:171px;
	padding:0 0px 0 20px;
	background:url(../images/bg-discs.gif) no-repeat;
	font-size:12px;
	color:#7d7d7d;
	overflow:hidden;
	margin: 19px 0 0 0;
}
#content .box .aside .discs_extras {
	width:196px;
	height:171px;
	padding:0 0px 0 20px;
	background:url(../images/bg-discs.gif) no-repeat;
	font-size:12px;
	color:#7d7d7d;
	overflow:hidden;
	margin: 0;
}
#content .box .aside .discs p{
	padding:139px 0 0px 20px;
	padding:145px 0 0px 20px 9px;
	margin:0px;
	color:#000;
	float:left;
	width:80px;
}
#content .box .aside .discs p a{
	color:#000;
	text-decoration:none;
}
#content .box .aside .discs p a:hover{text-decoration:underline;}
#content .box .aside .discs .title{
	margin:130px 0 0 -2px;
	*margin:135px 0 0 -2px;
	font-size:35px;
	color:#92bfb2;
	float:left;
}
#content .box .aside .tall{
	width:136px;
	height:171px;
	padding:0 60px 0 20px;
	margin:19px 0 0;
	background:url(../images/bg-tall.gif) no-repeat;
	font-size:12px;
	color:#7d7d7d;
	overflow:hidden;
}

#content .box .aside .hiptipone {
	background:url(../images/moms-roxy-pinpont-intial.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .hiptiptwo {
	background:url(../images/moms-loops.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .beposhone {
	background:url(../images/beposh2-sideways-cross-necklace.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .beposhtwo {
	background:url(../images/beposh2-xl-disc-bracelet.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .vermeilone {
	background:url(../images/vermeil-gold-vermeil-posh-loops.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .vermeiltwo {
	background:url(../images/vermeil-gold-vermeil-squares.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .K14goldone {
	background:url(../images/gold-mommy-discs.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .K14goldtwo {
	background:url(../images/gold-roxy-pinpont-intial.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .tagsone {
	background:url(../images/tags-charms.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .tagstwo {
	background:url(../images/tags2-daddy-dog-tag.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .discone {
	background:url(../images/discs-gold-roxy-pinpont-intial.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .disctwo {
	background:url(../images/discs-charms.png) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .kidsone {
	background:url(../images/kids2-discs-gold-roxy-pinpont-intial.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .kidstwo {
	background:url(../images/kids2-discs-charms.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .fordadsone {
	background:url(../images/dads2-rustic-vintage-initial-ring1.jpg) no-repeat !important;
}

#content .box .aside .fordadstwo {
	background:url(../images/dads2-rustic-vintage-initial-ring2.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .poshjewelryone {
	background:url(../images/poshjewelry-loops.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .poshjewelrytwo {
	background:url(../images/poshjewelry-squares.jpg) no-repeat !important;
	cursor: pointer;
}


#content .box .aside .togglebraceletone {
	background:url(../images/toggle-bracelet-one-tag-bracelet.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .togglebracelettwo {
	background:url(../images/xl-disc-bracelet-eternal-heart-bracelet-birthstone.jpg) no-repeat !important;
	cursor: pointer;
}


#content .box .aside .hiptipthree {
	background:url(../images/hip_tip_3.jpg) no-repeat !important;
}

#content .box .aside .hiptipfour {
	background:url(../images/hip_tip_4.jpg) no-repeat !important;
}


#content .box .aside .favoritesone {
	background:url(../images/favorites_loops.jpg) no-repeat !important;
	cursor: pointer;
}

#content .box .aside .favoritestwo {
	background:url(../images/favorites_squares.jpg) no-repeat !important;
	cursor: pointer;
}

/*
rosen@grossmaninteractive 201203071213
#content .box .aside .tall .hiptipfive {
	background:url(../images/hip_tip_5.jpg) no-repeat !important;
}
*/
#content .box .aside .hiptipfive {
	background:url(../images/hip_tip_5.gif) no-repeat !important;
	width:221px; height:177px;
}
/*
rosen@grossmaninteractive 201203071213
#content .box .aside .tall .hiptipsix {
	background:url(../images/hip_tip_6.jpg) no-repeat !important;
}
*/
#content .box .aside .hiptipsix {
	background:url(../images/hip_tip_6.gif) no-repeat !important;
	width:221px; height:177px;
}
#content .box .aside .tag {
	background:url(../images/bg-tall.gif) no-repeat !important;
}
/* 
 * marisa on 03_04_2014
 * */
#content .box .aside .initial_right {
	background:url(../images/initial2.png) no-repeat !important;
	width:371px; height:395px;
}
/* 
 * marisa on 03_04_2014
 * */

#content .box .aside .tall .title{
	font-size:36px;
	line-height:36px;
	margin: 25px 0 0;
	color:#fff;
	display:block;
}
#content .box .aside .tall .title .cufon {
	margin:-6px 0 0;
}
#content .box .aside .tall p{
	font-size:12px;
	color:#000;
	margin:35px 0 0;
}
#content .box .aside .tall p a{
	color:#000;
	text-decoration:underline;
}
#content .box .aside .tall p a:hover{text-decoration:none;}
.three-column{
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
}
.box2{
	background:url(../images/bg-box1.png) no-repeat;
	width: 244px;
	height: 154px;
	float:left;
}
.box2 p,
/*.box3 p{
	width:80px;
	margin:0;
	line-height:14px;
	font-size:12px;
	color:#7d7d7d;
}*/
.box3 p{
	width:80px;
	margin:0;
	line-height:14px;
	font-size:13px;
	color:#fff;
}
.box2 p a,
/*.box3 p a{
	text-decoration:underline;
	color:#7D7D7D;
}*/
.box3 p a{
	text-decoration:underline;
	color:#fff;
}
.box2 p a{ text-decoration:none;}

.box2 h2,
.box3 h2{
	margin:0;
	font-size:36px;
	line-height:40px;
	color:#c9c356;
	width:90px;
}
.box2 p a:hover{ text-decoration:underline;}
/*.box3{
	background:url(../images/bg-box2.png) no-repeat;
	width:450px;
	height:137px;
	float:left;
	margin:0 10px 0 12px;
	display:inline;
	padding:16px 27px 0 20px;
}
*/
.box3 {
    background: url("../images/bg-box2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    height: 137px;
    margin: 0 10px 0 12px;
    padding: 16px 27px 0 20px;
    width: 450px;
}


.box-holder-mom{
	padding:16px 0 0 20px;
	height:138px;
	background:url(../images/img02.gif) no-repeat 1px 0px;
}
.box-holder-mom p{
	padding:0 0 20px;
}
.box3 p{
	width:190px;
	color:#fff;
	font-weight:bold;
}
.box3 p a{color:#fff;}
.box3 p a:hover{text-decoration:none;}
.box3 h2 {
	color:#fff;
	font-size:48px;
	line-height: 50px;
	text-align:right;
	width:100%;
	margin:47px 0 0;
}
.box-holder-dad{
	background:url(../images/img01.gif) no-repeat 139px 1px;
	padding:13px 0 0 20px;
	height:141px;
}
.box-holder-dad p{
	width:100px;
	padding:14px 0 0;
}
.inner #content .container h1{margin-bottom:-12px;}
.inner #content .container h2{
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:27px 0 11px;
	color:#c9c356;
}
.inner #content .container p{
	margin:0;
	color:#707070;
	font-size:14px;
	line-height:18px;
}
.product-page #content .box .c .container{background:none;}
.product-page #content .box .statick-image{
	position:absolute;
	left:401px;
	top:0;
}
.product-page .shop-loops{
	bottom:161px !important;
	white-space:normal !important;
	width:100px !important;
	left:638px !important;
}
.product-page .discs{
	background:url(../images/bg-box3.gif) no-repeat !important;
	position:relative;
}
.product-page .tall{
	background:url(../images/bg-box4.gif) no-repeat !important;
	position:relative;
}
.product-page .discs .title{
	font-size:18px !important;
	white-space:nowrap;
	position:absolute;
	top:147px;
	left:19px;
	margin:0 !important;
}
.product-page .discs a{
	color:#9acfc9;
	font-size:14px;
	text-decoration:underline;
	position:absolute;
	top:147px;
	left:173px;
}
.product-page .discs a:hover{text-decoration:none;}
.product-page .tall .title {
	font-size:18px !important;
	line-height:18px !important;
	position:absolute;
	top:126px;
	left:19px;
	margin:0 !important;
}
.product-page .tall .title cufon{
	margin:0 !important;
}
.product-page .tall a{
	font-size:14px;
	color:#787878;
	position:absolute;
	top:146px;
	left:173px;
	text-decoration:underline;
}
.product-page .tall a:hover{text-decoration:none;}
.product-catalog-holder{
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
}
.product-catalog-holder .product-box{
	width:242px;
	float:left;
	margin: 0 0 0 13px;
	overflow:hidden;
}
.product-catalog-holder .product-box:first-child{margin-left:0;}
.product-box .t{
	background:url(../images/bg-product-box-t.png) no-repeat;
	height: 166px;
	width:100%;
	overflow:hidden;
}
.product-box .c{
	background:url(../images/bg-product-box-c.png) repeat-y;
	width:234px !important;
	padding:0 7px 0 1px;
}
* html .product-box .c{overflow:hidden;}
.product-box .c:after{
	content:"";
	display:block;
	clear:both;
}
.product-box .c .product-container{
	width:202px;
	float:left;
	margin:-165px 0 -8px;
	overflow:hidden;
	position:relative;
	padding:0 14px 20px 20px;
}
.product-box .c .product-container img{display:block;}
.product-box .c .product-container .image-link{float:left;}
.product-box .c .product1 .image-link{margin:0 0 -5px 80px;}
.product-box .c .product2 .image-link{margin:0 0 -5px 54px;}
div.product-box div.c div.sub-cat-underline a.image-link{height: 265px;}
.product-box .b {
	background:url(../images/bg-product-box-b.png) no-repeat;
	width:100%;
	height:17px;
	overflow:hidden;
}
/*.product1{background:url(../images/bg-img-product-box.gif) no-repeat 95px 1px;}
.product2{background:url(../images/bg-img2-product-box.gif) no-repeat 69px 1px;}*/
.product-container .title{
	margin:0;
	font-size:32px;
	color:#c9c356;
	font-weight:normal;
	text-decoration:none;
	height: 60px;
	/* height: 90px; */
	display: block;
	float:left;
	width:214px;
	
}
.category-monograms-nameplates-states a.title.Dates{

 height: 76px;

}
.product-container p{
	margin:3px 0 0;
	font-size:12px;
	color:#707070;
}
.product-container p a{
	color:#9acfc9;
	text-decoration:underline;
}
.product-container p a:hover{text-decoration:none;}
/*--sub-categories page--*/
.subc .container{
	background:none !important;
	margin-top:-139px !important;
}
.subc .t{height:140px !important;}
.subc .c{background:url(../images/bg-box-c-2.png) repeat-y !important;}
.subc .b{background:url(../images/bg-box-b-2.png) no-repeat !important;}
#content .c-area .primary{
	width:330px;
	padding:0 0 0 19px;
}
#content .c-area .aside{
	width:566px;
	margin:0 58px 0 0;
	padding:13px 0 0;
	display:inline;
}
.c-area .aside p{
	margin:0;
	font-size:14px;
	line-height:18px;
	color:#707070;
}
.sub-categories{
	width:100%;
	overflow:hidden;
	padding:12px 0 12px 12px;
}
.sub-categories .inner-box{
	float:left;
	display:inline;
	margin:0 0 0 -26px;
}
.sub-categories .block{
	width:192px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 13px;
}
.sub-categories .t,
.sub-categories .b{
	width:100%;
	overflow:hidden;
	height:20px;
}
.sub-categories .t{background:url(../images/bg-subc-box-t.png) no-repeat;}
.sub-categories .b{background:url(../images/bg-subc-box-b.png) no-repeat;}
.sub-categories .c{
	background:url(../images/bg-subc-box-c.png) repeat-y;
	height:250px;
	padding:0 7px 0 2px;
}
.sub-categories .c:after{
	content:"";
	display:block;
	clear:both;
}
.sub-categories .sub-content{
	float:left;
	position:relative;
	z-index:2;
	margin:-19px 0 -10px;
	padding:0 0 0 9px;
	overflow:hidden;
	width:170px;
}
.sub-content-holder {
	width:100%;
	overflow:hidden;
}
.sub-categories .illustration{
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:0 0 32px;
}
.sub-categories .illustration a{
	cursor:pointer;
	display:inline-block;
}
.sub-categories .illustration a img{display:block;}
.sub-categories h2{
	color:#959595;
	font-size:20px;
	margin:0 0 6px 2px;
	padding:5px 0 0;
	line-height: 20px;
	/*   line-height: 34px;   */
}
.sub-categories h2 a{color:#959595; display:block;
height:67px;
}
.sub-categories .more{
	padding:0 16px 0 0;
	/*white-space:nowrap;*/
	color:#7d7d7d;
	font-size:12px;
	line-height:14px;
	background:url(../images/bul-sub-box.gif) no-repeat 100% 65%;
}
.sub-categories .price{
	display:block;
/*	padding:11px 0 0;*/
	color:#9cccbe;
	font-size:14px;
	line-height:16px;
}
/* conetnt end */
/*product-area*/
#content .product-area{
	background: none !important;
	padding: 0 0 0 20px !important;
	width:979px !important;

}
.heading-ttl {
	font-size:24px;
	color:#8db9ac;
	display:block;
	line-height:40px;			/*   Added line-height New    */
}
.product-content{
	/*width:964px;*/
	width:940px;
	overflow:hidden;
	padding:18px 0 0;
	border-top:1px dotted #C9C356;
}
.product-content .aside{
	width:450px !important;
}
/*product-form*/
.product-form fieldset{
	width:100%;
	overflow:hidden;
	font-size: 14px;
	color:#707070;
}
.product-form h2{
	font-size: 24px;
	font-weight: normal;
	color:#8db9ac;
	margin:0 0 14px;
}
.disc-section{
	overflow:hidden;
	background: url(../images/bg-disc-section-c.gif) repeat-y;
	margin: 0 0 17px;
}
.disc-section .holder{background:url(../images/bg-disc-section-t.gif) no-repeat;}
.disc-section .frame{
	height:1%;
	overflow:hidden;
	padding: 10px 19px 10px 21px;
	background:url(../images/bg-disc-section-b.gif) no-repeat 0 100%;
}
.disc-section select{width:72px;}
.product-form label,
.product-form .label{
	float:left;
	text-align: right;
	line-height: 21px;
	width:119px;
	margin:0 11px 0 0;
}
.product-form .radio-label{
	width:auto;
	text-align: left;
	margin:0 28px 0 0;
	display: inline;
}
.product-form .radio-section .radio-label{
	width:80px;
	font-size:12px !important;
}
.product-form .row,
.description-block .buttons{
	height:1%;
	overflow:hidden;
}
.product-form .row{margin:0 0 11px;}
.product-form input.text{
	width:243px;
	height:18px;
	padding: 1px 16px 0;
}
.product-form textarea,
.product-form input.text{border:1px solid #ccc;}
.product-form input.radio,
.product-form input.checkbox{
	width:15px;
	height:15px;
	float:left;
	margin:5px 7px 0 0;
}
.product-form input,
.product-form textarea,
.product-form select{
	font:14px Arial, "Times New Roman", Times, serif;
	vertical-align:middle;
	color:#707070;
}
/*radio-section*/
.radio-section{
	height:1%;
	overflow:hidden;
}
.product-form .radio-section .radio{margin:28px 10px 0 0;}
.rounded-img{
	width:69px;
	height:69px;
	/*background: url(../images/img-border.gif) no-repeat;*/
	display: block;
	padding: 1px 0 0 1px;
	margin:0 auto 5px;
}
.rounded-img img{display:block;}
.product-form .caption{
	display: block;
	text-align: center;
	font-style: normal;
}
.product-form textarea{
	width:283px;
	height:78px;
	overflow: auto;
	padding: 0 0 0 16px;
}
.product-form .select-length{width:299px;}
.invisible{display: none;}
.btn-add{
	width:129px;
	height:33px;
	background: url(../images/btn-add.gif) no-repeat;
	float:right;
	color:#fff;
	padding: 0 6px 0 0;
	text-align: center;
	line-height: 25px;
	margin:10px 12px 0 0;
	display: inline;
}
/*description-block*/
.description-block{
	width:425px;
	float:left;
	font-size: 14px;
	line-height: 18px;
}
/*gallery-block*/
.gallery-block{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.gallery-block .visual{
	width:235px;
	height:230px;
	float:left;
	padding:1px 0 0 1px;
	position:relative;
	background:url(../images/bg-image03.gif) no-repeat;
}
.bg-gallery{
	position:absolute;
	top:0;
	left:0;
}
.gallery-block .gallery{
	float:right;
	width:164px;
}
.gallery-block .gallery .rounded-img{
	width:70px;
	height:70px;
	position:relative;
	margin:0 0 9px;
}
.bg-gallery-item{
	position:absolute;
	top:0;
	left:0;
}
.gallery-block .gallery .col{
	width:71px;
	float:left;
	margin:0 0 0 11px;
	display: inline;
}
.description-block p{
	color:#707070;
	margin:0;
}
/*bullet-list*/
.bullet-list{
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
.bullet-list li{
	padding:0 0 0 18px;
	background: url(../images/ico-bullet.gif) no-repeat 3px 5px;
}
.bullet-list li a{color:#707070;}
.description-block .price{
	color:#9acfc9;
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin:0 0 15px;
}
.btn-print,
.btn-email{
	float:left;
	text-align: center;
	margin:0 14px 0 0;
	height:25px;
	font-size: 14px;
	line-height: 25px;
}
.btn-print{
	width:76px;
	background: url(../images/btn-print.gif) no-repeat;
	color:#c9c356;
	padding-bottom:25px;
}
.btn-email{
	width:80px;
	background: url(../images/btn-email.gif) no-repeat;
	color:#fff;
}
#footer {
	width:100%;
	overflow:hidden;
	/*padding:9px 0 50px 15px;*/
	padding:12px 0px 50px 0px;
}
#footer ul{
	margin:0;
	padding:0 0 4px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer li{
	float:left;
	background:url(../images/separator-footer-nav.gif) no-repeat 0 2px;
	padding:0 10px 0 10px;
}
#footer li:first-child{
	background:none;
	padding-left:0;
}
#footer li a{
	float:left;
	color:#c9c356;
	font-size:14px;
}
#footer li a:hover{text-decoration:underline;}
#footer p{
	color:#c9c356;
	margin:0;
	font-size:14px;
}
.sub-categories h2{
margin:0 0 6px;
}

.sub-categories h2 a cufon{
margin-top:-10px !important;
}
.title{
    font-size:34px;
    color:#c9c356;
    line-height:36px;
    font-weight:normal;
    text-decoration:none;
}
.product-container a{margin:10px 0 !important;display:block;}
.sub-cat-underline a{ text-decoration: underline; }
.sub-cat-underline a:hover{ text-decoration: none; }

.bg-gallery-lt{
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:10;
}
.bg-gallery-rt{
	position:absolute;
	top:-1px;
	right:-1px;
	z-index:10;
}
.bg-gallery-lb{
	position:absolute;
	bottom:-1px;
	left:-1px;
	z-index: 10;
}
* html .bg-gallery-lb{bottom:-2px;}
* html .bg-gallery-rb{bottom:-2px;}
.bg-gallery-rb{
	position:absolute;
	bottom:-1px;
	right:-1px;
	z-index: 10;
}



.btns-holder{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	right:3px;
	height: 32px;
}
.btns-holder li{
	float:left;
}
.btn-sign-in {margin:0 9px 0 0;}
.btn-sign-in a{
	background:url(../images/btn-sign-in.gif) no-repeat;
	width: 96px;
	height: 24px;
	text-align:center;
	font-size:14px;
	color:#9cccbe;
	padding:7px 0 0;
	display:block;
}
.btn-cart {margin:0 4px 0 0;}
.btn-cart a{
	background:url(../images/btn-cart-left.png) no-repeat;
	float:left;
	height: 31px;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	padding:7px 4px 0 13px;
}
.btn-cart strong{
	float:left;
	background:url(../images/btn-cart-right.png) no-repeat;
	width: 15px;
	height: 38px;
}
.btn-cart a span{color:#555;}
.btns-holder .btn-checkout{background:none;}
.btns-holder .btn-checkout a{
	background:url(../images/btn-checkout.png) no-repeat;
	width: 104px;
	height: 32px;
	text-align:center;
	font-size:14px;
	color:#fff;
	padding:7px 0 0;
	display:block;
	cursor:pointer;
}
.page-head-alt h3 {
	color:#8db9ac;
	margin:16px 0 0;
	font-weight:normal;
}
.title-bullets a {
	color:#C9C356;
	font-size:12px;
}

.title-bullets a:hover {
	text-decoration:underline;
}

#content .box .productconfig {
	margin-top:0 !important;
}

ul.bullets{
	list-style:disc;
	padding:15px;
	margin-top:0px;
	padding-top:0px;
	color:#707070;
}

.livechat
{
	margin-right:5px;
}

.follows{padding: 5px 0 15px 0;}

.AuthorizeNetSeal {
	float:left;
	width: 300px;
}

div.footerlinks{float:left;}


/****** KGN SP [07-09-2010] *****/

.category-loops #content .box .aside{
	float:left;
	width:400px;
	margin:360px 0px 0px 15px;
}
.category-loops #content .box .aside .discs{
	width:100%;
	height:auto;
	padding:0px 0px;
	background:none;
	font-size:12px;
	color:#7d7d7d;
	overflow:hidden;
}
.category-loops .product-page .discs{
	background:none !important;
	position:relative;
}
.category-loops .product-page .discs a {
color:#9ACFC9;
font-size:14px;
position:static;
text-decoration:none;
}
.category-loops .product-page .discs a:hover{ text-decoration:underline;}


.category-loops #content .box .primary { width:300px;}
.category-loops .product-page .statick-image {left:332px;}
.hip_tips .small-tits{ color:#a77734;}

.category-loops #content .box .primary .link-list li a {color:#7AB7B2;font-size:12px;}


.category-loops .breadcrumbs li{
	padding:0 10px 0 8px;
}
.category-loops .breadcrumbs li:first-child {
padding-left:0;
}
.middle-hm{ float:left; width:415px; height:420px; margin:0px 0px; padding:0px; text-align:left; background:url(../images/hm-baner-img.jpg) no-repeat top left; }
.hm-banner,.loopslink{ float:left; width:100%;}
.loopslink a:hover{ text-decoration:underline;}
.hm-banner{ height:390px;}
.hm-banner,.hm-banner a{ text-decoration:none;}
.hm-banner p,.loopslink p{ text-align:left; float:left; width:200px; margin:0px; padding:0px 0px 0px 150px;}

.loopslink p span.shoplink{
color:#555555;
font-size:12px;
}
.cms-index-index #content .box .primary .link-list li a {
color:#9ACFC9;
font-size:12px;
}

.cms-index-index #content .box .aside .tall{
	width:136px;
	height:171px;
	padding:0 60px 0 20px;
	margin: 1px 0 0;
	background:url(../images/bg-tall.gif) no-repeat;
	font-size:12px;
	color:#7d7d7d;
	overflow:hidden;
}
/***** main gallery page ******/
.category-swank-gallery #content .c-area .aside,.category-posh-gallery #content .c-area .aside{display:inline; float:left; margin:0 0px 0px 13px; padding:13px 0 0;width:760px;}
.category-swank-gallery .short-disc,.category-posh-gallery .short-disc{ padding-left:7px;}
.category-swank-gallery  li.box2,.category-posh-gallery li.box2{ height:100%;}
.category-swank-gallery  li.box2 p,.category-posh-gallery li.box2 p{ width:100%; word-spacing:-3px; float:left;}
.gallery-main-page{ float:left; width:100%; margin:0px; padding:0px;}
.gallery-list{ float:left; width:100%; margin:0px; padding:15px 0px;}
.gallery-list li{ float:left; width:244px; margin:0px 10px 0px 0px; padding:0px;}
.gallery-list li.last{ margin:0px;}
.gallery-list li .gly-detail{ float:left; width:230px; padding:0px 0px 0px 10px; margin:0px;}
.gallery-list li .gly-detail h2 { color:#C9C356; float:left; width:230px; padding:10px 0px; margin:0px;}
.gallery-list li .gly-detail h2 a{ color:#C9C356;}
.gallery-list li .gly-detail p a{ color:#9ACFC9;}/*
.category-loops #content .box .primary .link-list li a {color:#7AB7B2;font-size:12px;}


.category-loops .breadcrumbs li{
	padding:0 10px 0 8px;
}
.category-loops .breadcrumbs li:first-child {
padding-left:0;
}
.middle-hm{ float:left; width:385px; margin:0px 20px; padding:0px; text-align:left;}
.hm-banner,.loopslink{ float:left; width:100%;}
.hm-banner,.loopslink a:hover{ text-decoration:underline;}
.hm-banner p,.loopslink p{ text-align:left; float:left; width:200px; white-space:nowrap; margin:0px; padding:0px 0px 0px 150px;}
.loopslink p.shoplink a {
color:#C9C356;
font-size:12px;
}
.cms-index-index #content .box .primary .link-list li a {
color:#9ACFC9;
font-size:12px;
}

.cms-index-index #content .box .aside .tall{
	width:136px;
	height:171px;
	padding:0 60px 0 20px;
	margin:19px 0 0;
	background:url(../images/bg-tall.gif) no-repeat;
	font-size:12px;
	color:#7d7d7d;
	overflow:hidden;
}
*/
/* Sitemap */
.catalog-seo-sitemap-category #content .box .c .container {float:left;margin:-373px 0 -9px;overflow:hidden;padding:0 0 14px;position:relative;width:95% !important;}
.links { text-align:right; margin:0 8px -22px 0; }
.links a { text-decoration:none; position:relative; }
.links a:hover { text-decoration:underline; }
.sitemap { margin:12px 0px; }
.sitemap a { color:#707070; font-size:14px; }
.sitemap li { margin:3px 0; }
.sitemap li.level-0 { margin:10px 0 0; font-weight:normal; }
.sitemap li.level-0 a {}

.sitemap li.level-1 { /*margin:10px 0 0;*/ font-weight:bold; font-size:14px; }
.sitemap li.level-2{background:url(../images/sb-catli-arrow.gif) 45px 7px no-repeat; padding-left:60px !important;}

.sitemap li.level-2 ul.product{ margin-left:0px;}

.sitemap li ul.product li.level-1-chiild { font-weight:normal; background:url(../images/sb-catli-arrow.gif) 5px 7px no-repeat; }

.sitemap li ul.product li.level-2-chiild{ font-weight:normal; background:url(../images/sb-sb-catli-arrow.gif) 22px 7px no-repeat;}
.sitemap li.level-3{ font-weight:normal; background:url(../images/sb-sb-catli-arrow.gif) 82px 7px no-repeat; padding-left:100px !important;}

.sitemap li  li.level-3-chiild { font-weight:normal;}
.sitemap li  li.level-3-chiild ul.product{ font-weight:normal; margin-left:0px;}
.sitemap li ul.product { margin:0 0 10px 20px; font-weight:bold; }
.sitemap li ul.product li.level-0-chiild a {  font-weight:normal;}
.sitemap li ul.product li.level-0-chiild { font-weight:normal; }

.cms-posh-jewelry #content .box .c .container{ width:95% !important;}


/**** Media CMS ***/

.media-content{ display:block;  width:100%; margin:0px; padding:15px 0px 0px;}
.inner #content .container .media-content h2{
	font-size:35px;
	font-weight:normal;
	margin:0;
	padding:27px 0 11px;
	color:#c9c356;
}
.media-content p {  width:100%; margin:0px; padding:0px 0px 10px; font-size:12px;}
.media-content p.welcome-media{  width:795px; margin:0px; padding:0px 0px 10px;}
.media-content ul,.media-content ul.media-list{ float:left; width:100%; margin:0px; padding:0px 0px 10px; font-size:12px;}
.media-list-container{ float:left; width:100%; margin:0px; padding:0px 0px 10px;}
.media-content ul.media-list li{ float:left; width:190px; min-height:250px; text-align:left; margin:0px; padding:0px 0px 10px; font-size:12px;}

.inner #content .container .media-content ul.media-list li p,.inner #content .container .media-content ul.media-list li p a{ color:#838383; font-size:10px; text-decoration:none; line-height:15px;}
.inner #content .container  .media-content ul.media-list li p a:hover{ text-decoration:underline;}

/** testimonials **/
.testimonials-outer{ float:left; width:955px; margin:0px; padding:0px; background:url(../images/testimonials_bg.gif) left top no-repeat; min-height:600px;}
.inner #content .container .testimonials-outer h1{ float:left; width:100%; margin: padding:0px;}
.testimonials-outer .tstmnl-boxes{ float:left; width:100%; margin:0px; padding:0px;}
.testimonials-outer .tstmnl-boxes ul{ float:left; width:100%; margin:0px; padding:0px; position:relative; height:580px;}
.inner #content .container .testimonials-outer h2{ float:left; width:100%; padding:10px 0px 27px;}
.testimonials-outer .tstmnl-boxes ul li.my-testi-1{ float:left; width:357px; height:259px; position:absolute; top:-75px; right:155px; background:url(../images/testimonials-1.gif) left top no-repeat;}
.testimonials-outer .tstmnl-boxes ul li.my-testi-1:hover{ background-position:left bottom;}

.testimonials-outer .tstmnl-boxes ul li.my-testi-2{ float:left; width:374px; height:371px; position:absolute; top:0px; left:70px; background:url(../images/testimonials-2.gif) left top no-repeat;}
.testimonials-outer .tstmnl-boxes ul li.my-testi-2:hover{ background-position:left bottom;}

.testimonials-outer .tstmnl-boxes ul li.my-testi-3{ float:left; width:265px; height:243px; position:absolute; top:195px; left:428px; background:url(../images/testimonials-3.gif) left top no-repeat;}
.testimonials-outer .tstmnl-boxes ul li.my-testi-3:hover{ background-position:left bottom;}

.testimonials-outer .tstmnl-boxes ul li.my-testi-4{ float:left; width:281px; height:238px; position:absolute; top:180px; right:-25px; background:url(../images/testimonials-4.gif) left top no-repeat;}
.testimonials-outer .tstmnl-boxes ul li.my-testi-4:hover{ background-position:left bottom;}

.testimonials-outer .tstmnl-boxes ul li.my-testi-5{ float:left; width:211px; height:203px; position:absolute; top:340px; left:0px; background:url(../images/testimonials-5.gif) left top no-repeat;}
.testimonials-outer .tstmnl-boxes ul li.my-testi-5:hover{ background-position:left bottom;}
.inner #content .container .testi-list p{ color:#4d8093; font-size:14px; line-height:20px; }

.inner #content .container .testi-list p.customer-name{ font-weight:bold; font-style:normal; float:left; width:98%; padding:0px 0px 0px 15px; background:url(../images/testi-li-bulet.gif) left 10px no-repeat;}
.inner #content .container  ul.testi-list { float:left; width:100%; margin:0px;padding:0px;}
.inner #content .container  ul.testi-list li{ margin:0px; padding:0px 0px 30px; float:left; width:100%; }

/***** Footer new ******/

#footer .box .t{background:url(../images/bg-box-t-footer.png) no-repeat;} 
#footer .box .t_s{background:url(../images/bg-box-t-footer_small.png) no-repeat;} 
#footer .box .footer-content{ float:left;width:998px; margin:0px; padding:0px;} 
#footer .box .footer-box-l{ float:left; width:322px; margin:0px; padding:0px;} /*   width:590px;   */
#footer .box .footer-box-r{ float:right; width:326px; margin: 0; padding:0px;}     /*  width:385px;    */ 
.footer-top-box{ float:left; width:380px; margin:0px; padding:20px 10px 20px 10px; *padding:20px 10px 10px 10px;}   /*   width:590px;   */
.footer-links-title{ /*color:#688691;*/color:#5a8e89; font-size:12px; font-weight:bold; margin:0px 0px 10px; padding:0px; padding-top:10px; color: #d6c056;}
.footer-links-list{ float:left; width:100%; margin:0px; padding:0px;}
.footer-top-links dd { float:left; width:135px; margin:0px 10px 0px 0px; padding:0px;}   /*  width:175px;  */
.footer-top-links dd.posh-links-product{ float:left; width:135px; margin:0px 10px 0px 0px; padding:0px;}   /*  width:175px;  */
.footer-top-links dd.posh-links-connect{ float:left; width:160px; margin:0px 10px 0px 0px; padding:0px;}   /*  width:175px;  */ 
#footer .footer-top-links{ float:left; width:100%; margin:0px; padding:0px;}
#footer .footer-top-links dd ul{ margin:0px; padding:0px; width:100%;}
#footer .footer-top-links dd ul li{margin:0px; padding:2px 0px 3px; width:100%; background:none;}
#footer a,#footer li a{ color:#707070;}
.footer-mid-box{ float:left; width:100%; margin:0px; padding:0px;}
#footer .footer-mid-box .box-s{	width:100%;	overflow:hidden; position:relative;}
#footer .footer-mid-box .box-s .t{	background:url(../images/bg-box-t-sm.jpg) 100% 0% no-repeat;width:100%; height:140px; overflow:hidden;}
#footer .footer-mid-box .box-s .c{background:url(../images/bg-box-c-sm.jpg) 100% 100% repeat-y; height:1%; padding:0 7px 0 1px;}
#footer .footer-mid-box .box-s .c:after{content:"";display:block;clear:both;}
#footer .footer-mid-box .box-s .c .container-ft{width:96%; float:left; margin:-144px 0 -9px; /*background:url(../images/bg-image.gif) no-repeat 190px 0;*/overflow:hidden; position:relative; padding:5px 0px 14px 18px ; padding:5px 0px 0px 18px;}
#footer .footer-mid-box .box-s .b{background:url(../images/bg-box-b-sm.jpg) 100% 100% no-repeat; width:100%; height:17px; overflow:hidden;}

.footer-news-letter input{ border:1px solid #c9c356; margin:0px; padding:3px; font-size:14px; color:#555; font-family:Arial,"Times New Roman",Times,serif;}
.footer-news-letter .newsltr-btn{ border:none; background:none; margin:8px 0px 0px; padding:0px; color:#c9c356; font-size:14px;font-family:Arial,"Times New Roman",Times,serif; cursor:pointer; text-align:left; width:79px; width:72px \9; cursor:pointer;}

.footer-bottom-box{ float:left; width:570px; margin:0px; padding:8px 2px 10px 18px;}
.footer-bottom-box .footer-bottom-left{ float:left; width:450px; }
.follows-links{ float:left; width:100%; margin:0px; padding:0px 0px 0px;}
.footer-bottom-box .follows-links{ padding-bottom:10px;}
#footer .footer-bottom-left p{ width:325px; line-height:20px;}
#footer .footer-bottom-left p,#footer .footer-bottom-left p a{ color:#7d7d7d; text-decoration:none;}
#footer .footer-bottom-left p a:hover{text-decoration:underline;}
.footer-bottom-box .footer-bottom-right{ float:left; width:100px; }
.follows-links .footer-links-title{ float:left; width:100%; margin:0px; padding:3px 0px; }
.follows-links .footer-links-txt{ float:left; width:98%; padding:3px 3px; }
.follows-links .footer-links-txt a{ float:left; width:16px; margin-right:5px;} 
.face-book-block{ padding:18px 0px; }


.other-logos,#footer .other-logos ul{ float:left; width:100%; margin:0px; padding:0px;}
#footer .other-logos ul li{ margin:0px; padding:15px; border:none; background:none; height:40px; margin:0px 5px 6px 0px;}
#footer .other-logos ul li a img{
vertical-align:bottom;
}

.footer-con{ padding:0px 15px; float:left; width:965px;}
.footer-con .footer-bottom-left{padding:20px 0px 0px;  float:left; width:450px; }
.footer-con div.AuthorizeNetSeal{ padding:15px 0px 0px 0px;  float:right; width: 300px; }
#primary
{
    line-height: 20px;
}
#primary, #secondary {
font-family: Arial,Tahoma,Verdana;
    float: right;
    overflow: hidden;
    width:311px;
/*	margin-top: -184px;*/
 margin-right: 18px;
    margin-top: 472px;
}
.hentry {
    margin: 0 0 48px;
}

#wpcontent, #wpcontent input, #wpcontent textarea {
font-family: Arial,Tahoma,Verdana;

    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

#wpcontent {
    margin-bottom: 36px;

}

#wpcontent {
    margin:0 400px 0 20px;
}


#primary .widget-container {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E9E2D7;
    margin: 0 0 10px;
    padding: 5px 10px;
}

#primary ul li
{
    list-style-type: none;
	}
	
#primary ul li ul li
{
    background: url(../images/arrow2.gif) no-repeat scroll left top transparent;
    margin: 0;
    padding: 0 0 0 15px;
}

#primary ul ul li a, #primary ul ul li a:visited{
	font-family:Century Gothic,Arial,Tahoma,Verdana;
		font-size:12px;
    color: #333333;
    text-decoration: none;
}
#primary ul ul li a:hover
{
	font-family:Century Gothic,Arial,Tahoma,Verdana;
	font-size:12px;
	color: #0076A3;
	text-decoration: underline;
}
#primary a, #primary a:visited
{
    color: #0076A3;
    text-decoration: none;
}

#primary h3.widget-title{
    color: #333333;
    font-family: Century Gothic,Arial;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 0;
}

#searchsubmit {
    -moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #D7C95D;
    border: 1px solid #D7C95D;
    color: #FFFFFF;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 2px 2px 1px;
    text-decoration: none;
}

h2.entry-title a,h2.entry-title a:hover   {
    border: medium none;
    color: #C9C356;
    text-decoration: none;
}
.brooke
{
color: #7D7D7D;
    font-size: 12px;
    height: 171px;
    overflow: hidden;
    padding: 0 0 0 20px;
    width: 196px;
}
.kyle
{
color: #7D7D7D;
    font-size: 12px;
    height: 171px;
    overflow: hidden;
    padding: 0 0 0 20px;
    width: 196px;
	margin-top:20px;

}

.hentry {
	margin: 0 0 48px 0;
}

#contentleft
{
display: inline;
    float: left;
    margin: 0 0 15px;
    padding: 10px 0 20px 10px;
    width: 618px;
margin-top:358px;
	}



.wp-paginate {padding:0; margin:0;}

.wp-paginate li {display:inline; list-style:none;}

.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}

.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}

.wp-paginate .title {color:#555; margin-right:4px; display:none;}

.wp-paginate .gap {color:#999; margin-right:4px;}

.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}

.wp-paginate .page {}

.wp-paginate .prev, .wp-paginate .next {}



/* style overrides for comments pagination */

.wp-paginate-comments {}

.wp-paginate-comments li {}

.wp-paginate-comments a {}

.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}

.wp-paginate-comments .title {}

.wp-paginate-comments .gap {}

.wp-paginate-comments .current {}

.wp-paginate-comments .page {}

.wp-paginate-comments .prev, .wp-paginate-comments .next {}






.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}




#content .entry-title {
    color: #000000;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
}

.entry-content, .entry-summary {
    clear: both;
    padding: 12px 0 0;
}

#content, #content input, #content textarea {
   /* color: #333333;
    font-size: 16px;
    line-height: 24px;*/
}
.account-create .taxvat{
    display:none;
}
.availability {
display:none;
visibility:hidden;
}
.bbb_code {
	width: 150px;
	height: 57px;
	float: left;
	position: relative;
	top: 16px;
	right: 5px;
	margin-bottom:25px;

/* added on 18_01_13 */
	padding-left:15px;
/* added on 18_01_13 */
}

.container .box h4 { margin-top: 2px; }
.AuthorizeNetSeal a {float:left; margin-left:10px;}

.cat-img-extras { left: 360px !important; }

.link-sub-cat-shop {
	float: left;
	margin: 0 0 0 20px;
	height: 25px;
}
.product-container .link-sub-cat-shop a { text-decoration: underline; display: normal !important; }
.link-sub-cat-shop a:hover { text-decoration: none; }

.trackorder-content { margin-left:auto; margin-right:auto; width:45%; padding-top: 20px; }
input.trackorder-input { width: 250px; height: 35px; font-size: 18px; }
.trackorder-input { margin: 0 15px 0 0; }
.trackorder-button { float:left;padding-left:10px; width:140px; height:41px; font-size: 18px !important; }

.trackorder-content2{ float:left; width:100%; padding:20px 0 0 0; font-size: 18px; }

#overlay_modal { z-index: 1000 !important; }

.POSH_Gallery { border-bottom: 1px solid #C9C356; /* margin-right: 4px !important; */  margin-bottom: 6px !important; padding-bottom: 6px !important; margin-left: 10px !important; padding-left: 5px !important; /*margin-bottom: 4px !important; padding-bottom: 5px !important; */ }
.POSH_Press { padding-top: 7px !important; }
#navnew {
  height: 48px;
	float: right;
}
#navnew > li {
  float: left;
  position: relative;
  margin-right: -15px;
}
#navnew > li.navnewlireverse {
  float: right;
  position: relative;
  margin-right: -15px;
}
#navnew > li.navnewli > a.href {
  display: block;
  width: 142px;
  line-height: 18px;
  padding-left: 28px;
  padding-left: 0\9;
  padding-top: 10px;
  padding-right: 5px;
  height: 28px;
 /* background: url(../images/new_menu/nav-bg.png) 0 0 no-repeat;*/
}

#navnew > li.navnewli > a.hrefreverse {
  display: block;
  width: 142px;
  line-height: 18px;
  padding-left: 28px;
  padding-top: 10px;
  padding-right: 5px;
  height: 28px;
  background: url(../images/new_menu/nav-bg-reverse.png) 0 0 no-repeat;
}
#navnew > li.navnewli > a.hrefconnect {
  display: block;
  width: 142px;
  line-height: 18px;
  padding-left: 28px;
  padding-left: 0\9;
  padding-top: 10px;
  padding-right: 5px;
  height: 28px;
 /* background: url(../images/new_menu/nav-bg.png) 0 0 no-repeat;*/
}

#navnew > li.navnewli:hover > a.hrefconnect {
 
 background: url(../images/new_menu/nav-bg.png) 0 0 no-repeat;
}
#navnew > li.navnewli:hover > a.href {
  background: url(../images/new_menu/nav-bg.png) 0 0 no-repeat;
}
#navnew > li.navnewlireverse:hover > a.hrefreverse {
  background: url(../images/new_menu/nav-bg-reverse.png) 0 0 no-repeat;
}

#navnew > li > div.dropone {
  padding: 0 17px 0 0;
  background: url(../images/new_menu/nav-bg-right.png) 100% 100% no-repeat;
  position: absolute;
  left: 0;
  top: 40px;
  min-width: 163px;
  display: none;
  z-index:15;
}
#navnew > li > div.droponeconnect {
  background-color:#fff;
  position: absolute;
  left: 0;
  /* top: 38px; */ top: 37px;
  min-width: 155px;  /*  163px;  */
  display:none;
    
}
#navnew > li > div.droponeconnect li a{color:#C9C356;}
#navnew > li > div.droponeconnect li a:hover{color:#444444;}
#navnew > li > div.droponeconnect div.droponeconnectleft {
  
  background: url(../images/new_menu/connect_left.png) 100% 100% no-repeat;
  position: absolute;
  height:177px;
  width:21px;
  left: -19px;
  top: -1px;
  
}
#navnew > li > div.droponeconnect div.droponeconnectright {
  
/*  background: url(../images/new_menu/connect_right_new.png) 100% 100% no-repeat;
  position: absolute;
  height:230px;
  width:22px;
  left: 148px;
  right: -8px;
  top: -47px;
  bottom: -18px;*/
  background: url("../images/new_menu/connect_right_new.png") no-repeat scroll 100% 100% transparent;
    bottom: -18px;
    height: 198px;
    left: 145px;
    position: absolute;
    right: -14px;
    /* top: 0; */ top: 1px;
    width: 22px;
  
}
#navnew > li > div.droponeconnect div.droponeconnectbottom {
  
 /* background: url(../images/new_menu/connect_bottom_new.png) 100% 100% no-repeat;
  bottom: -18px;
    height: 20px;
    left: -19px;
    position: absolute;
    width: 183px;*/
	
	background: url("../images/new_menu/connect_bottom_new.png") no-repeat scroll 100% 100% transparent;
    bottom: -18px;
    height: 20px;
    left: -22px;
    position: absolute;
    width: 177px;
}
  
    
.ulconnect { padding-top: 2px; }
/* ul .ulconnect { background-color:#fff; } */
ul .ulconnect {
    background: url(../images/new_menu/connect_bg_new.png) no-repeat scroll left top transparent;
    direction: rtl;
    float: left;
    height: 192px;
    min-width: 175px;
    position: absolute;
    right: 5px;
    top: -1px;
    z-index: -1;
}

#navnew > li > div.droponereverse {
  padding: 0 0 0 17px;
  background: url(../images/new_menu/nav-bg-right-reverse.png) 100% 100% no-repeat;
  position: absolute;
  left: 0;
  top: 40px;
  min-width: 163px;
  display: none;
}

#navnew > li:hover div.dropone {
  display: block;
}

#navnew > li:hover div.droponeconnect {
  display: block;
}
#navnew > li:hover div.droponereverse {
  display: block;
}

#navnew > li > div span.top-right {
  display: block;
  height: 9px;
  background: url(../images/new_menu/nav-bg-top.png) 100% 0 no-repeat;
  position: absolute;
  top:-9px;
  right: 0;
  width: 100%;
  z-index: 9;
}
#navnew > li > div span.top-rightreverse {
  display: block;
  height: 9px;
  background: url(../images/new_menu/nav-bg-top-reverse.png) 100% 0 no-repeat;
  position: absolute;
  top:-9px;
  right: 0;
  width: 100%;
  z-index: 9;
}

#navnew > li > div span.top-left {
  background: url(../images/new_menu/nav-bg.png) 0 -10px;
  height: 9px;
  width: 153px;
  display: block;
  float: left;
  z-index: 100;
  margin-top: -9px;
  position: relative;
}
#navnew > li > div span.top-leftreverse {
  background: url(../images/new_menu/nav-bg-reverse.png) 0 -10px;
  height: 9px;
  width: 153px;
  display: block;
  float: left;
  z-index: 100;
  margin-top: -9px;
  position: relative;
}


#navnew > li > div ul.ul {
/*  position: relative; */
  display: block;
  background: url(../images/new_menu/nav-bg.png) 0 100% no-repeat;
  padding-bottom: 20px;

 /*  clear: both; */
}
#navnew > li > div ul.ulreverse {
  position: relative;
  display: block;
  background: url(../images/new_menu/nav-bg-reverse.png) 0 100% no-repeat;
  padding-bottom: 20px;
  clear: both;

}


#navnew > li li {
  padding: 2px 10px 2px 15px;
}
#navnew > li li a {
   white-space: nowrap;
}

.mark1{
	background:url(../images/ico01.png) no-repeat;
	display:inherit;
	overflow:hidden;
}


#navnew .dropnew {
	display:none;
	position:absolute;
	right: -100%;
	width: 100%;
	z-index:12;
	background:url(../images/none.gif);
	float: right;
	top: -5px;
	color: #444444;
}
#navnew li .dropnew { display: none; }
#navnew li:hover, #navnew li.over, #navnew li.hover { position: relative; }
#navnew li:hover .dropnew, #navnew li.over .dropnew, #navnew li.hover .dropnew { display: block; }
#navnew .dropone .dropnew .window-inner { padding: 0; width:100px; }

#navnew .dropone .dropnew { 
	display: none !important;
	left: 100%;
	padding-left: 0;
	margin-left: -6px;
	/* width: 205px; */
	width:auto;
}
* html #navnew .dropone .drop {
	left: 90% !important;
	margin-left: -5px;
}
#navnew .dropone li:hover .dropnew, #navnew .dropone li.hover .dropnew{ display:block !important; }
#navnew .dropnew ul {
	margin:0;
	padding: 8px 0 10px 6px;
	list-style: none;
	background: url(../images/border-drop.gif) no-repeat 14px 0;
}
#navnew .dropnew ul:first-child {
	background: none;
	padding-top: 0;
}
#navnew .dropnew li {
	float: left;
	margin: 0;
	/* width: 100%; */
	width: auto;
	vertical-align:  top;
	padding: 0;
}
#navnew li a { color: #444444; font-size: 14px; }
#navnew li a:hover { color: #C9C356;  }


#navnew > li > div.dropone li a{color:#C9C356;}
#navnew > li > div.dropone li a:hover{color:#444444;}


#navnew .dropnew li li{ float:none; display:block; }
#navnew .dropnew a {
	float: none;
	padding: 0 0 0 8px;
	color: #444444;
	line-height: 18px;
	background: none;
}

#navnew .t {
	height: 12px;
	margin:0 16px 0 9px;
	background:url(../images/bg-drop-t-c.gif) repeat-x;
	/*  width:177px;  */
	width: 182px;
}
#navnew .t div {
	overflow:hidden;
	height:12px;
	position:relative;
}
#navnew .t .bg-tl {
	float:left;
	width:9px;
	margin-left:-9px;
	background:url(../images/bg-drop-t-l.png) no-repeat;
}
#navnew .t .bg-tr {
	float:right;
	margin-right:-16px;
	background:url(../images/bg-drop-t-r.png) no-repeat;
	width: 16px;
}
#navnew .bg-b {
	background: url(../images/bg-drop-b-c.png) repeat-x;
	margin-left: 9px;
	margin-right: 16px;
	height: 17px;
	/* width:177px; */
	width: 182px;
	z-index:90;
}
#navnew .bg-b div {
	background-repeat: no-repeat;
	position: relative;;
	height: 17px;
	overflow: hidden;
	z-index:10;
}
#navnew .bg-bl {
	background:url(../images/bg-drop-b-l.png) no-repeat;
	margin-left: -9px;
	width:9px;
	float: left;
}
#navnew .bg-br {
	background: url(../images/bg-drop-b-r.png) no-repeat;
	margin-right: -16px;
	width:16px;
	float: right;
}
#navnew .bg-left {
    background: url("../images/bg-drop-c-l.gif") repeat-y scroll 0 0 transparent;
    height: 1%;
    width: 195px;

}
#navnew .bg-right {
    /*  background: url("../images/bg-drop-c-r.png") repeat-y scroll 100% 0 #FFFFFF;
    padding: 0 13px 0 3px;
    width: 194px;   */
    background: url("../images/bg-drop-c-r.png") repeat-y scroll 190px 0px #FFFFFF;
    padding: 0px;
    margin-left: 1px;
    width: 205px;

}
* html #navnew .bg-right {
	background-image: none;
}
#navnew .window-inner {
	background: #fff !important;
	padding:27px 0 0;
	z-index:1000;
	position:relative;
}
#navnew .window-inner:after{
	content:'';
	display:block;
	clear:both;
}
.mark_span1 {
	background:url(../images/ico01.png) no-repeat;
	float: left;
	width: 21px;
	height: 20px;
	margin: 10px 0 0 5px;
}
.mark_span2 {
	background:url(../images/ico02.png) no-repeat;
	float: left;
	width: 21px;
	height: 20px;
	margin: 10px 0 0 5px;
}
.mark_span3 {
	background:url(../images/ico03.png) no-repeat;
	float: left;
	width: 21px;
	height: 20px;
	margin: 10px 0 0 5px;
}
.mark_span4 {
	background:url(../images/ico04.png) no-repeat;
	float: left;
	width: 21px;
	height: 20px;
	margin: 10px 0 0 5px;
}

.recommended-product { float: left; width: 200px; height: 270px; margin-bottom: 15px; }

.recommended-product .block { 
    width:192px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 13px;
}

.recommended-product .t,
.recommended-product .b{
	width:100% !important;
	overflow:hidden !important;
	height:20px !important;
}
.recommended-product .t{background:url(../images/bg-subc-box-t.png) no-repeat !important;}
.recommended-product .b{background:url(../images/bg-subc-box-b.png) no-repeat !important;}
.recommended-product .c{
	background:url(../images/bg-subc-box-c.png) repeat-y !important;
	height:300px !important;
	padding:0 7px 0 2px !important;
}
.recommended-product .c:after{
	content:"" !important;
	display:block !important;
	clear:both !important;
}
.recommended-product .sub-content{
	float:left !important;
	position:relative !important;
	z-index:2 !important;
	margin:-19px 0 -10px !important;
	padding:0 0 0 9px !important;
	overflow:hidden !important;
	width:170px !important;
}
.recommended-product .illustration{
	display:block !important;
	width:100% !important;
	overflow:hidden !important;
	text-align:center !important;
	padding:0 !important;
}
.recommended-product .illustration a{
	cursor:pointer !important;
	display:inline-block !important;
}
.recommended-product .illustration a img{display:block;}
.recommended-product h2{
	color:#959595 !important;
	font-size:27px !important;
	margin:0 0 6px 2px !important;
	padding:5px 0 0 !important;
	line-height: 26px !important;
	/*   line-height: 34px;   */
}
.recommended-product h2 a{
    color:#959595 !important;
    display:block !important;
    height:35px !important;
}
.recommended-product .more{
	padding:0 5px 0 0 !important;
	/*white-space:nowrap;*/
	color:#7d7d7d !important;
	font-size:12px !important;
	line-height:14px !important;
	background:url(../images/bul-sub-box.gif) no-repeat 100% 65% !important;
}
.recommended-product .price{
	display:block !important;
/*	padding:11px 0 0;*/
	color:#9cccbe !important;
	font-size:14px !important;
	line-height:16px !important;
}
.recommended-product .price-box { padding: 15px 5px 0 0; width: 100%; text-align: center; }
.recommended-product .btn-add { cursor: pointer; }
#wholesale-rules {
	list-style:disc;
	margin-left:10px;
}
#wholesale-rules li {
    margin-bottom:10px;
    color: #707070;
    font-size: 14px;
}
#wholesale-note {
	margin: 25px 0 0;
}
#wholesale-rules-div {
	color: #707070;
    font-size: 14px;
}
.whradio {
	vertical-align: bottom;
}
.contest {
   width: 950px;
}
.contest .left-form {
    color: #000;
    float: left;
    font-size: 14px;
    padding: 0 0 0 19px;
    width: 545px;
}
.right-image {
    float:left;
}
.sub-title-contest {
   font-size: 16px;
   margin: 25px 0 15px;
   color:#DCCF56;
   font-weight: bold;
}
.pin-notes {
    margin: 0 0 30px;
}
.contest-form-list li{
  margin:20px 0;
}
.contest-form-list input {
   border: 1px solid #B7A51E;
   outline: 0 none;
   height: 40px;
   width: 340px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
}
.contest-form-list {
    width: 925px;
}
.contest-form-list label {
   color:#B7A51E;
   float:left;
   width:100px;
   padding-top: 10px;
   font-weight: bold;
}
.terms-check {
	height:15px !important;
	width:20px !important;
}
.submit_enquiry {
  border:none;
  background: url("../images/submit_entry.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width:200px;
  height:40px;
  cursor:pointer;
}
.contest-form-list .input-text {
  float:left;
}
.contest-form-list .validation-advice {
  width: 340px;
}
.pin-notes ul {
    list-style: disc outside none;
    padding-left: 2em;
}
#contest-message {
  color:#B7A51E;
}
.contest-form-list {
    width: 925px;
}

.footer-middle-bottom-container {
    margin-top: 20px;
    border: 1px solid #c9c356;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.footer-middle,
.footer-bottom {
    color: #fff;
}

.footer-middle {
    padding: 20px 0 5px 0;
    background-color: #e8e8e8;
    color: #707070;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

.footer-middle-content-col1 {
    float: left;
    margin-left: 40px;
    width: 240px;
    margin-right: 20px;
}

.footer-middle-content-col2 {
    float: left;
    width: 377px;
    margin-right: 20px;
}

.footer-middle-content-col3 {
    float: left;
    width: 290px;
}

#footer .footer-middle-content-col2 a:link,
#footer .footer-middle-content-col2 a:hover,
#footer .footer-middle-content-col2 a:visited {
    color: #707070;
}

.footer-middle-content-col2-link-title {
    margin-bottom: 10px;
}

.footer-middle-content-title {
    color: #d6c056;
    padding-bottom: 5px;
}

.footer-middle-content-block {
    padding-bottom: 15px;
}

.footer-middle-social-icons {
    margin-right: 20px;
}

.footer-middle-social-icons.last {
    margin-right: 0;
}

.footer-middle-content-news-form .cm_email {
    font-size: 10px;
    padding: 5px 4px;
    width: 130px;
    border: none;
}

.footer-middle-content-news-form .newsltr-btn {
    width: 60px;
    padding: 5px 2px;
    background-color: #d6c056;
    color: #fff;
    font-size: 10px;
    border: none;
    cursor: pointer;
}

.footer-bottom {
    background-color: #77787b;
    padding: 20px 0 18px 0;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}

.footer-bottom-left {
    width: 640px;
    float: left;
    margin: 10px 20px 0 40px;
}

.clear {
    clear: both;
}

.SusanGKomen { float: right; width: 560px; }
.SusanGKomenText { font-size: 14px; text-align: center; padding: 10px 40px; }
.SusanGKomenText .SusanGKomenTextPink { color: #dd278b; }
.SusanGKomen img { border: 0; float: left; width: 200px; }
.alltopbanner {
	background-image: url('/images/home_banner_top.png'); width: 1002px; height: 173px;position: absolute;top: 132px;
}
