.checkout-onepage-index .main {
	min-height: 420px;
}
#checkout-step-shipping #shipping-buttons-container  {
	padding-left:0;	
}
#checkout-step-shipping #shipping-buttons-container .back-link,
#checkout-step-shipping #shipping-buttons-container .required{
	margin:0;
}
#checkout-step-billing #billing-buttons-container .required{
	padding-left:7px;
}

.sales-order-view .order-info {
	border:none;
	text-transform:uppercase;
	padding:0;
	margin-bottom:20px;
}

.sales-order-view .order-date {
	border:none;
	text-transform:uppercase;
	padding:0;	
	margin-bottom:20px;
}
.sales-order-view .box .box-title{
	text-transform:uppercase;
}
.sales-order-view .table-caption {
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
}

.sales-order-view .shipping {
    display: table-row;
}

.sales-order-view .data-table th {
	background:none;
	border:none;	
	text-transform:uppercase;
}
.sales-order-view #my-orders-table {
	width:96%;	
}

.sales-order-view .buttons-set {
	border:none;	
}
.sales-order-view .buttons-set .back-link {
	margin-left:0px;
}
.sales-order-view .buttons-set .back-link a {
    background: none repeat scroll 0 0 #434244;
    color: #FFFFFF;
    padding: 6px 13px 6px 10px;
    text-transform: uppercase;
}
.sales-order-view .order-items .a-right {
	text-transform: uppercase;
}
.sales-order-view .data-table thead {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #000000;
    height: 33px;
}
.sales-order-view #my-orders-table tbody td {
	text-align:left;	
}
.sales-order-view #my-orders-table .a-center{
	text-align:right !important;	
}
.my-account .back-link {
	padding-top:20px;	
}

#dark_overlay {
    background: none repeat scroll 0 0 rgba(10, 10, 10, 0.8);
    display: block;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}


#cartpopup {
    background: none repeat scroll 0 0 #CCCCCC !important;
    left: 50% !important;
    margin-left: -280px !important;
    top: 150px !important;
    width: 560px !important;
}

.nav-container .dd-accessories .dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 87px;
    left: 60px;
    position: absolute;
    top: 54px;
    width: auto;
    z-index: 99999;
	display:none;
}
.nav-container .dd-clothing .dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 87px;
    left: 75px;;
    position: absolute;
    top: 54px;
    width: 960px;
    z-index: 99999;
	overflow:hidden;
	display:none;
}

.nav-container .dropdown ul li {
    float: left;
    margin-left: 0px;
}
.nav-container .dropdown ul li a{
    color: #000000;
    font-family: Tahoma, Verdana, Segoe, sans-serif;;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
	letter-spacing: 1px;
	line-height:30px;
}

.nav-container .dropdown ul{
    display: block;
    margin-left: 9px;
    padding-bottom: 10px;
    width: 98%;
	overflow-x: hidden;
	text-align: left;
}


.nav-container .dd-clothing .dropdown ul {
    margin-left: 0;
    padding-left: 138px;
    width: 822px;
}
.nav-container .dd-accessories .dropdown ul {
    margin-left: 0;
    padding-left: 234px;
    width: 726px;
}

.mainproduct {
    display: inline-block;
    height: 565px;
    width: 584px;
}
#products-list .item img {
	width:277px;
	height:268px;
}

#products-list .mainproduct img{
    display: inline-block;
    height: 559px;
    width: 584px;
}

.mouseover-list {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 231px;
    margin-left: 17px;
    margin-top: 18px;
    position: absolute;
    width: 242px;
}
.mouseover-list:hover {
cursor: url("https://6d5ca1.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/standard_white.png"), pointer ;
}
.products-list .product-image .mouseover-list{
	opacity:0;	
}


.nav-container li a {
    color: #000000;
    float: left;
    font-family: Tahoma, Verdana, Segoe, sans-serif;;
    font-size: 12px;
    font-weight: normal !important;
    padding: 1px 22px !important;
    text-decoration: none;
	letter-spacing: 1px
}



.nav-container li {
    display: inline-block;
    float: left;
    height: 50px;
    margin-left: 0;
    position: static;
    text-align: center;
}

.nav-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    font-family: Tahoma, Verdana, Segoe, sans-serif;;
    font-size: 12px;
    height: 51px;
    line-height: 50px;
    margin: 0;
    padding: 0px 0 0 138px;
    text-align: center;
	position:relative;
}

.nav-container li img{
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: 38px;
    z-index: 99999999;
	opacity:0;
}

#products-list .mouseover-list .more-views img{
	width:50px;	
	height:50px;	
}


#products-list .more-views {
    margin-top: 111px;
    text-align: center;
}

/**product list popup**/


.fullview {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 50%;
    margin-left: -301px;
    margin-top: -14px;
    padding: 13px;
    position: fixed;
    top: 4%;
    width: auto;
    z-index: 99999;
	height:100%;
	display:none;
}

.fullview .left-hotspot {
    display: block;
    height: 83%;
    position: absolute;
    right: 50%;
    top: 29px;
    width: 48%;
    z-index: 999999;
}

.fullview .right-hotspot {
    display: block;
    height: 83%;
    left: 50%;
    position: absolute;
    top: 29px;
    width: 48%;
    z-index: 999999;
}

.fullview .left-nav {
    height: 38px;
    margin-left: -78px;
    margin-top: -30px;
    padding: 35px;
    position: absolute;
    width: 28px;
    z-index: 30;
}
.close-box,
.fullview .right-nav:hover,
.fullview .left-nav:hover {
	cursor: url("https://6d5ca1.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/standard_white.png"), pointer ;
}
.fullview .right-nav {
    height: 38px;
    margin-left: -17px;
    margin-top: -30px;
    padding: 35px;
    position: absolute;
    width: 28px;
    z-index: 30;
}

.fullview .close-box {
    float: right;
    left: 53px;
    margin-top: -25px;
    position: relative;
    width: auto;
}

.fullview .linkholder {
    bottom: -50px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 999999;
}
}
/*************************************/


.mouseover-list a {
    color: #CCCCCC;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: bold;
    margin-top: 23px;
    text-align: center;
    text-transform: uppercase;
	text-decoration:none;
}

.nav-line {
    border-bottom:1px solid #000;
    display: block;
    height: 1px;
    left: 22px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 932px;
    z-index: 9;
}

.sharp-arrow {
    background: url("https://f4ff2d.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-line.jpg") repeat-x scroll 183px 0 rgba(0, 0, 0, 0);
    bottom: 5px;
    display: block;
    height: 12px;
    left: 18px;
    margin-left: 0;
    opacity: 0;
    position: absolute;
    top: 42px;
    width: 940px;
    z-index: 9999;
}

.nav-container ul li:nth-child(2) .sharp-arrow {
    background: url("https://f4ff2d.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-line.jpg") repeat-x scroll 309px 0 rgba(0, 0, 0, 0);
	width: 940px;
}
.nav-container ul li:nth-child(3) .sharp-arrow {
    background: url("https://f4ff2d.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-line.jpg") repeat-x scroll 426px 0 rgba(0, 0, 0, 0);
	width: 940px;
}
.nav-container ul li:nth-child(4) .sharp-arrow {
    background: url("https://f4ff2d.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-line.jpg") repeat-x scroll 553px 0 rgba(0, 0, 0, 0);
    width: 940px;
}
.nav-container ul li:nth-child(5) .sharp-arrow {
    background: url("https://f4ff2d.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-line.jpg") repeat-x scroll 653px 0 rgba(0, 0, 0, 0);
	width: 940px;
}
.nav-container ul li:nth-child(6) .sharp-arrow {
    background: url("https://f4ff2d.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-line.jpg") repeat-x scroll 757px 0 rgba(0, 0, 0, 0);
	width: 940px;
}

.main-container {
    margin-top: -1px;
}




.arrow-up {
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 58px;
    width: 100%;
    z-index: 9999999;
	background: url("https://e22f95.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/arrow-bg.jpg") no-repeat scroll center 34px transparent;
	height:13px;
}


.box-account #my-orders-table thead {
    background: none repeat scroll 0 0 #FFFFFF;
}

.box-account #my-orders-table thead tr th {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
	border: medium none;
	text-align:center;
}
.box-account #my-orders-table tbody {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000000 #000000 #000000 -moz-use-text-color;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}

.box-account #my-orders-table tbody tr.even {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.box-account #my-orders-table tbody tr {
    font-size: 14px;
    height: 42px;
    line-height: 2;
    padding-top: 62px;
    text-transform: uppercase;
}
.box-account .box-head {
    font-size: 20px;
    text-transform: uppercase;
}

.box-account .box-head h2 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
}
.my-account .box-recent .box-head a {display:none;}

.customer-account-index .my-account .box-info .col2-set .col-1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-top: 12px;
}

.customer-account-index .my-account .box-info .col2-set .col-2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 20px;
    padding-top: 12px;
}

.dashboard .box-info {
    margin-top: 128px;
}

.my-account-contact-header {
	font-weight:normal;
}

.my-account-newsletter-header {
    display: block;
    width: 118px;
	font-weight:normal;
}

.my-account-billing-address {
    font-size: 16px;
    font-weight: normal;
	text-transform:uppercase;
}

.my-account-shipping-address {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    width: 165px;
}

.customer-account-index .my-account .box-info .box-head {margin-bottom:23px;}

.customer-account-index .my-account .box-info .box-head h2 {
    font-weight: bold;
}

.customer-account-index .my-account .box-info .col2-set a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

#my-orders-table tbody td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: medium none;
    border-image: none;
    border-right: medium none;
    border-top: medium none;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    width: 100px;
}


#my-orders-table tbody td em {
    font-style: normal;
}



.customer-address-index .my-account ol li {
    margin-bottom:10px;
}



.customer-address-form button span {
    background: none repeat scroll 0 0 #434244 !important;
    display: block !important;
    height: 35px !important;
    width: 250px !important;
	padding: 0px !important;
}

.customer-address-form button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-weight: normal !important;
    line-height: 37px !important;
    position: absolute !important;
    text-transform: uppercase !important;
	padding: 0px !important;
}

.sales-order-history .my-account {
    width: 890px;
}

.newsletter-manage-index .my-account {
    width: 890px;
}

.newsletter-manage-index button span {
    background: none repeat scroll 0 0 #434244 !important;
    display: block !important;
    height: 35px !important;
    width: 250px !important;
	padding: 0px !important;
}

.newsletter-manage-index button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-weight: normal !important;
    line-height: 37px !important;
    position: absolute !important;
    text-transform: uppercase !important;
	padding: 0px !important;
}

.checkout-onepage-index .main {
    background: none repeat scroll 0 0 #FFFFFF;
}

.checkout-onepage-index .block-progress {
    border: medium none;
}

.checkout-onepage-index .block-progress .block-title {
    background: none repeat scroll 0 0 #F6F6F6;
    border: none;
    padding: 1px;
}


.checkout-onepage-index .block-progress .block-content {
    padding: 3px 1px 1px;
}

.checkout-onepage-index .block-progress .block-content dl dt {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
	font-weight:normal;
	background: none repeat scroll 0 0 #F6F6F6;
}

.checkout-onepage-index .block-progress .block-content dl dt.complete {
    font-family: "Trebuchet MS";
    font-weight: normal;
}
.checkout-onepage-index button span {
    background: none repeat scroll 0 0 #434244 !important;
    display: block !important;
    height: 35px !important;
    width: 250px !important;
	padding: 0px !important;
}

.checkout-onepage-index button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-weight: normal !important;
    line-height: 37px !important;
    position: absolute !important;
    text-transform: uppercase !important;
	padding: 0px !important;
}

.checkout-onepage-index .opc li .step-title {
    background: white;
    border: 1px solid #4B4B4B;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-transform: uppercase;
}
/**
.customer-account-login button span {
    background: none repeat scroll 0 0 #cbcbcb !important;
    display: block !important;
    height: 35px !important;
    width: 250px !important;
	padding: 0px !important;
}

.customer-account-login button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-weight: normal !important;
    line-height: 37px !important;
    position: absolute !important;
    text-transform: uppercase !important;
	padding: 0px !important;
	color:#fff;
}

**/
..account-login .form-list input.input-text {
    border: 1px solid #000000;
    font-size: 16px;
    height: 25px;
    padding: 5px;
    width: 368px;
}

.account-login .form-list li {
    margin: 0 0 8px;
}

#shipping-zip-form button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    font-weight: normal !important;
    line-height: 31px !important;
    padding: 0 !important;
    position: absolute !important;
    text-transform: uppercase !important;
}

#shipping-zip-form button span {
    background: none repeat scroll 0 0 #434345 !important;
    display: block !important;
    font-size: 12px !important;
    height: 30px !important;
    margin-right: 8px;
    padding: 0 !important;
    position: relative !important;
    width: 105px !important;
}

#discount-coupon-form button span span {
    background: none !important;
    font-weight: normal !important;
    line-height: 37px !important;
    position: absolute !important;
    text-transform: uppercase !important;
	padding: 0px !important;
	color:#fff;
}

#discount-coupon-form button span {
    background: none repeat scroll 0 0 #434345 !important;
    display: block !important;
    height: 35px !important;
    padding: 0 !important;
    position: relative !important;
    width: 248px !important;
}


#co-shipping-method-form button span {
    background: none repeat scroll 0 0 #434345 !important;
    display: block !important;
    font-size: 12px !important;
    height: 30px !important;
    margin-right: 8px;
    padding: 0 !important;
    position: relative !important;
    width: 105px !important;
}

#co-shipping-method-form button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    font-weight: normal !important;
    line-height: 31px !important;
    padding: 0 !important;
    position: absolute !important;
    text-transform: uppercase !important;
}

.checkout-cart-index #shipping-zip-form .form-list li #country {
    font-size: 13px;
    height: 20px;
    margin-left: 98px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 150px;
	background: none repeat scroll 0 0 #E5E5E5;
}


.checkout-cart-index #shipping-zip-form .form-list li #region_id {
    background: none repeat scroll 0 0 #E5E5E5;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    margin-left: 108px;
	text-transform: uppercase;
    vertical-align: middle;
    width: 150px;
}

.checkout-cart-index #shipping-zip-form .form-list li .input-box #region {
    height: 25px;
    margin-left: 10px;
    padding: 5px;
    width: 234px;
}

/**customer account**/
.customer-account-create #form-validate .fieldset .legend {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0px solid #FEFEFE;
    color: #000000;
    font-size: 21px;
    font-weight: none;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 273px;
}



.customer-account-create #form-validate .fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 266px;
	position:relative;
}


.customer-account-create .col-main {
    height: 323px;
    padding-left: 62px;
    position: relative;
}

.customer-account-create .buttons-set {
    border: medium none;
    position: absolute;
    right: 0;
    top: 205px;
    width: 261px;
}

.customer-account-create #form-validate .form-list li.control {
    display: none;
}

.customer-account-create .buttons-set p.required {display:none;}
.customer-account-create .buttons-set a.back-link {display:none;}

.customer-account-create button span {
    background: none repeat scroll 0 0 #434345 !important;
    display: block !important;
    height: 41px !important;
    padding: 0 !important;
    position: relative !important;
    width: 261px !important;
}

.customer-account-create button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    font-weight: normal !important;
    line-height: 40px !important;
    padding: 0 !important;
    position: absolute !important;
    text-transform: uppercase !important;
}


.customer-account-create #form-validate .form-list li {
	margin:0px !important;
}

.customer-account-create #form-validate .form-list input.input-text {
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    height: 35px;
    margin-bottom: 10px;
    padding-left: 5px;
    width: 252px;
}

.customer-account-create #form-validate .form-list label.required {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}





/**send-email**/


.sendfriend-product-send .page-title {
    border-bottom: 1px dotted;
    display: block;
    margin-bottom: 20px;
    width: 545px;
}

.sendfriend-product-send .page-title h2 {
    float: left;
    font-size: 20px;
    margin-right: 207px;
    text-transform: uppercase;
}

.sendfriend-product-send #product_sendtofriend_form .fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 266px;
	position:relative;
}


.sendfriend-product-send .col-main {
    padding-right: 44px;
    position: relative;
    width: 891px;
}

.sendfriend-product-send .buttons-set {
    border: medium none;
    right: 0;
    width: 261px;
}

.sendfriend-product-send #product_sendtofriend_form .form-list li.control {
    display: none;
}

.sendfriend-product-send .buttons-set p.required {display:none;}
.sendfriend-product-send .buttons-set p.back-link {display:none;}


.sendfriend-product-send button span {
    background: none repeat scroll 0 0 #434345 !important;
    display: block !important;
    height: 41px !important;
    padding: 0 !important;
    position: relative !important;
    width: 151px !important;
}

.sendfriend-product-send button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    font-weight: normal !important;
    line-height: 40px !important;
    padding: 0 !important;
    position: absolute !important;
    text-transform: uppercase !important;
}


.sendfriend-product-send #product_sendtofriend_form .form-list li {
	margin:0px !important;
}

.sendfriend-product-send #product_sendtofriend_form .form-list input.input-text {
    border: none;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 18px;
    height: 35px;
    margin-bottom: 10px;
    padding-left: 5px;
    width: 252px;
	background: none repeat scroll 0 0 #CFCCCB;
}

.sendfriend-product-send #product_sendtofriend_form .form-list label.required {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}




.sendfriend-product-send .col-right {display:none;}

.sendfriend-product-send #product_sendtofriend_form .form-list li.wide textarea {
    background: none repeat scroll 0 0 #CFCCCB;
    border: medium none;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 18px;
    height: 160px;
    max-height: 160px;
    max-width: 540px;
    min-height: 160px;
    min-width: 540px;
    padding-left: 5px;
    padding-top: 15px;
    width: 540px;
}

.mouseover-list2 {width:100%; height:100%; background:#000;}

.mouseover-list2 a{
	display:inline-block;	
}

.mouseover-list2 a img{
	display:inline-block;	
}

/**Account Register customization**/

.customer-account-create #form-validate .customer-name {
    display: inline-flex;
}


.customer-account-create #form-validate .customer-name .name-firstname {
    margin-right: 7px;
}


.customer-account-create #form-validate .buttons-set button {
    position: absolute;
    top: -123px;
}

.customer-account-create #form-validate .required em {
    display: none;
}

/****/

/**Customer Account Dashboard**/
.customer-account-index .main {
    background: none repeat scroll 0 0 #FFFFFF;
}

.customer-account-index .col-main {
    padding-left: 0;
    padding-right: 27px;
    padding-top: 20px;
    width: 694px;
}

.customer-account-index .col-left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    display: block;
    height: 496px;
    padding-left: 20px;
    padding-top: 65px;
}

.customer-account-index .col-left .block-account {
    border: medium none;
}

.customer-account-index .col-left .block-account .block-title {
    border: medium none;
}


.customer-account-index .col-left .block-account .block-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
	color:#000;
}

.customer-account-index .col-left .block-account .block-content ul li a { color:#000; }

.customer-account-index .col-left .block-banner {display:none;}
.customer-account-index .col-left .block-cart {display:none;}
.customer-account-index .col-left .block-reorder {display:none;}
.customer-account-index .col-left .block-compare {display:none;}


.customer-account-index .my-account .dashboard .box-info {
    margin-top: 53px;
	position:relative;
}

/**************************************/


/** customer account edit **/

.customer-account-edit .main {
    background: none repeat scroll 0 0 #FFFFFF;
}


.customer-account-edit .col-left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF !important;
    display: block;
    height: 328px;
    padding-left: 22px;
    padding-top: 65px;
}

.customer-account-edit .col-main {
    padding-left: 0;
    padding-right: 27px;
    padding-top: 65px;
    width: 694px;
}

.customer-account-edit .col-left .block-account {
    border: medium none;
}

.customer-account-edit .col-left .block-account .block-title {
    border: medium none;
}


.customer-account-edit .col-left .block-account .block-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
	color:#000;
}

.customer-account-edit .col-left .block-account .block-content ul li a { color:#000; }

.customer-account-edit .col-left .block-banner {display:none;}
.customer-account-edit .col-left .block-cart {display:none;}
.customer-account-edit .col-left .block-reorder {display:none;}
.customer-account-edit .col-left .block-compare {display:none;}

.customer-account-edit .my-account {
    border: medium none;
    width: 650px;
}


.customer-account-edit button span {
    background: none repeat scroll 0 0 #434244 !important;
    display: block !important;
    height: 35px !important;
    width: 250px !important;
	padding: 0px !important;
}

.customer-account-edit button span span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-weight: normal !important;
    line-height: 37px !important;
    position: absolute !important;
    text-transform: uppercase !important;
	padding: 0px !important;
}

.customer-account-edit .form-list label {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.customer-account-edit .form-list input.input-text {
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    width: 258px;
}



.customer-account-edit .fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    margin: 37px 0 28px;
    padding: 22px 25px 12px 33px;
}

.customer-account-edit .fieldset .legend {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -41px;
    margin-right: 0;
    margin-top: -48px;
    padding: 0 8px;
    position: relative;
    text-transform: uppercase;
}

.customer-account-edit .buttons-set {
    clear: both;
	border:none;
	margin:0px;
	padding:0px;
}

/****/

/** customer-address-index **/

.customer-address-index .main {
    background: none repeat scroll 0 0 #FFFFFF;
}

.customer-address-index .col-left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF !important;
    display: block;
    height: 328px;
    padding-left: 22px;
    padding-top: 65px;
}

.customer-address-index .col-main {
    padding-left: 0;
    padding-right: 27px;
    padding-top: 65px;
    width: 694px;
}


.customer-address-index .col-left .block-account {
    border: medium none;
}

.customer-address-index .col-left .block-account .block-title {
    border: medium none;
}


.customer-address-index .col-left .block-account .block-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
	color:#000;
}

.customer-address-index .col-left .block-account .block-content ul li a { color:#000; }

.customer-address-index .col-left .block-banner {display:none;}
.customer-address-index .col-left .block-cart {display:none;}
.customer-address-index .col-left .block-reorder {display:none;}
.customer-address-index .col-left .block-compare {display:none;}

.customer-address-index .my-account {
    border: medium none;
    padding-top: 12px;
    width: 650px;
}

.customer-address-index .form-list label {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.customer-address-index .form-list input.input-text {
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    width: 258px;
}

.customer-address-index .fieldset {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    margin: 28px 0;
    padding: 22px 25px 12px 33px;
}

.customer-address-index .fieldset .legend {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #333333;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: -41px;
    margin-right: 0;
    margin-top: -48px;
    padding: 0 8px;
    position: relative;
    text-transform: uppercase;
}

.customer-address-index .buttons-set {
    clear: both;
	border:none;
	margin:0px;
	padding:0px;
}

.customer-address-index .page-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none;
    display: block;
    margin-bottom: 10px;
    padding: 0;
}


.customer-address-index .page-title h1 {
    border: medium none;
    display: block;
    font-size: 16px;
    font-weight: bold;
	text-transform:uppercase;
}


.customer-address-index .page-title button.button {
    display: none;
}


/****************************/

/**sales-order-history**/

.sales-order-history .main {
    background: none repeat scroll 0 0 #FFFFFF;
}

.sales-order-history .col-left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF !important;
    display: block;
    height: 409px;
    padding-left: 22px;
    padding-top: 65px;
}

.sales-order-history .col-main {
    padding-left: 1px;
    padding-right: 27px;
    padding-top: 65px;
    width: 690px;
}

.sales-order-history .col-left .block-account {
    border: medium none;
}

.sales-order-history .col-left .block-account .block-title {
    border: medium none;
}


.sales-order-history .col-left .block-account .block-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
	color:#000;
}

.sales-order-history .col-left .block-account .block-content ul li a { color:#000; }

.sales-order-history .col-left .block-banner {display:none;}
.sales-order-history .col-left .block-cart {display:none;}
.sales-order-history .col-left .block-reorder {display:none;}
.sales-order-history .col-left .block-compare {display:none;}

.sales-order-history .my-account {
    border: medium none;
    padding-top: 15px;
    width: 650px;
}

.sales-order-history .form-list label {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.sales-order-history .form-list input.input-text {
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    width: 258px;
}

.sales-order-history .fieldset {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    margin: 28px 0;
    padding: 22px 25px 12px 33px;
}

.sales-order-history .fieldset .legend {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #333333;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: -41px;
    margin-right: 0;
    margin-top: -48px;
    padding: 0 8px;
    position: relative;
    text-transform: uppercase;
}

.sales-order-history .buttons-set {
    clear: both;
	border:none;
	margin:0px;
	padding:0px;
}

.sales-order-history .data-table th {
    border: medium none;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.sales-order-history .data-table thead {
    background-color: #FFFFFF;
}


.sales-order-history .data-table tbody {
    border: 1px solid #000000;
}


.sales-order-history .data-table tr.even {
    background-color: #FFFFFF;
}
/***********************/

/**newsletter-manage-index**/

.newsletter-manage-index .main {
    background: none repeat scroll 0 0 #FFFFFF;
}

.newsletter-manage-index .col-left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF !important;
    display: block;
    height: 409px;
    padding-left: 22px;
    padding-top: 65px;
}

.newsletter-manage-index .col-main {
    padding-left: 0;
    padding-right: 27px;
    padding-top: 65px;
    width: 694px;
}

.newsletter-manage-index .col-left .block-account {
    border: medium none;
}

.newsletter-manage-index .col-left .block-account .block-title {
    border: medium none;
}


.newsletter-manage-index .col-left .block-account .block-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
	color:#000;
}

.newsletter-manage-index .col-left .block-account .block-content ul li a { color:#000; }

.newsletter-manage-index .col-left .block-banner {display:none;}
.newsletter-manage-index .col-left .block-cart {display:none;}
.newsletter-manage-index .col-left .block-reorder {display:none;}
.newsletter-manage-index .col-left .block-compare {display:none;}


.newsletter-manage-index .my-account {
    border: medium none;
    padding-top: 8px;
    width: 650px;
}

.newsletter-manage-index .form-list label {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.newsletter-manage-index .form-list input.input-text {
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    width: 258px;
}

.newsletter-manage-index .fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    margin: 28px 0;
    padding: 22px 25px 12px 33px;
}


.newsletter-manage-index .fieldset .legend {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -41px;
    margin-right: 0;
    margin-top: -48px;
    padding: 0 8px;
    position: relative;
    text-transform: uppercase;
}

.newsletter-manage-index .buttons-set {
    clear: both;
	border:none;
	margin:0px;
	padding:0px;
}

/****************************/

.cart-items-display {
    border-bottom: 1px dotted;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 901px;
	display:none;
}

/**customer-address-edit**/


.customer-address-form .col-left {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #FFFFFF !important;
    display: block;
    height: 736px;
    padding-left: 22px;
    padding-top: 65px;
    position: absolute;
}

.customer-address-form .col-main {
    padding-left: 0;
    padding-right: 0px;
    padding-top: 63px;
    width: 100%;
}

.customer-address-form .col-left .block-account {
    border: medium none;
}

.customer-address-form .col-left .block-account .block-title {
    border: medium none;
}

.customer-address-form .col-left .block-account .block-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
	color:#000;
}

.customer-address-form .col-left .block-account .block-content ul li a { color:#000; }

.customer-address-form .col-left .block-banner {display:none;}
.customer-address-form .col-left .block-cart {display:none;}
.customer-address-form .col-left .block-reorder {display:none;}
.customer-address-form .col-left .block-compare {display:none;}

.customer-address-form .my-account {
    border: medium none;
    margin-left: 260px;
    width: 650px;
}

.customer-address-form .form-list input.input-text {
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    width: 258px;
}

.customer-address-form .form-list label {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.customer-address-form .fieldset .legend {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -41px;
    margin-right: 0;
    margin-top: -48px;
    padding: 0 8px;
    position: relative;
    text-transform: uppercase;
}




.customer-address-form .fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    margin: 37px 0 28px;
    padding: 22px 25px 12px 33px;
    width: 552px;
}

.customer-address-form .form-list select {
    border: 1px solid #000000;
    height: 38px;
    padding-top: 6px;
	padding-bottom:6px;
	font-size:15px!important;
    vertical-align: middle;
    width: 260px;
}

.customer-address-form .buttons-set {
    clear: both;
	border:none;
	margin:0px;
	padding:0px;
}


.customer-address-form .buttons-set .button {
    margin-right: 37px;
}

#zoomer-div {border:1px solid #000 !important;}

/**galleries**/

.cms-galleries .col-main {padding: 30px 15px 30px 12px !important;}

.cms-galleries .img-side {
    padding-right: 10px;
    width: 500px;
}
.cms-galleries .img-side img{
	border:1px solid #000;
	
}
.cms-galleries .img-side .front-image{
	box-shadow: 7px 8px 6px 3px #CCCCCC;
}

.cms-galleries .img-side .back-image{
	box-shadow: none;
}

.cms-galleries .galleries {
	padding: 0 25px 25px;	
}
.cms-galleries .galleries td {
	vertical-align:middle;	
}
.cms-galleries .galleries p {
	line-height: 1.5;
    color: #000000;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
}
.cms-galleries .galleries table {
	padding-bottom:40px !important;
	border-collapse: inherit !important;
	border-spacing: 0 !important;
	margin-bottom:1.4em !important;
	
}

.cms-galleries .galleries h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 7px;
	font-weight:bold !important
}
.cms-galleries .galleries h2 {
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 10px;
}
.cms-galleries .galleries h3 {
	font-weight:normal;
    font-size: 1.5em;
    margin-bottom: 10px;
}
/*******************************************/


button.empty-cart-btn {
    display: block;
    position: absolute;
    right: 38px;
}

.empty-cart-list {
    display: inline-flex;
    margin-top: 80px;
	margin-left:19px;
}

.empty-cart-list li {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 71px;
	float:left;
}

.empty-cart-list li.last { margin-right:0px;}

.empty-cart-space {
    border-bottom: 2px dotted #000000;
    border-top: 2px dotted #000000;
    font-size: 16px;
    font-weight: none;
    height: 200px;
    line-height: 12;
    text-align: center;
    width: 901px;
}

.error-message img {
    left: -1px;
    position: relative;
}


#stock-availability {
    color: #FFFFFF;
    font-size: 19px;
    left: 72px;
    letter-spacing: 1.5px;
    position: absolute;
    text-transform: uppercase;
    top: 34px;
}


#view-all-products {
    float: left;
    font-size: 13px;
    text-transform: uppercase;
}

.account-dashboard-hlist li {
    float: left;
    margin-right: 106px;
}

.catalog-category-view .col-main {padding-bottom:12px !important; padding-top:20px;}

.account-login .messages .error-msg span {
    position: relative;
    top: 2px;
}

h1.sold-out-message {
	font-size: 15px;
}

.popup-overlay {
	background: none repeat scroll 0 0 rgba(10, 10, 10, 0.8);
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}

/** Press styling **/

.book-list li img {
    cursor: pointer;
	max-width: 225px;
    height: 173px;
 	visibility: hidden; 
	opacity:0.1;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.press-slider {
    padding-left: 50px;
    padding-top: 100px;
	padding-bottom: 30px;
}


.book-list{
    overflow: hidden;
    width: 983px;
}

.press-slider .book-list li img {
    cursor: pointer;
    height: 127px;
    opacity: 0.1;
    padding: 12px 12px 31px;
    transition: opacity 0.5s ease 0s;
    visibility: hidden;
    width: 174px;
}

.press-slider .book-list li {
    border: 1px solid #000000;
    float: left;
    margin: 8px 22px 50px 3px;
    position: relative;
}
.press-slider .book-list li span {
    bottom: 6px;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.press-slider .book-list {
    overflow: hidden;
}
.book-list-press {
    overflow: hidden;
    width: 983px;
}
.book-list li img:hover{
	opacity:0.7 !important;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.book-list li {
    float: left;
    margin-bottom: 19px;
    margin-right: 19px;
}
.magazine-wrapper {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: auto;
}

.magazine-slider li img {
	width:100%;
	
}
.magazine-slider li {
    float: left;
    list-style: none outside none;
    width: 100%;
	position:absolute;
}



.magazine-stuff {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -33px;
    color: #000000;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Helvetica,sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-left: 0;
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.press-title {
    display: block;
    position: relative;
    text-align: left;
}

	


.imagepreview .sliderimage {
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.imagepreview .sliderimage table {
    display: table;
    margin: 0 auto;
    width: auto;
}


.imagepreview .sliderimage table td {
    vertical-align: middle;
}


.imagepreview .left-nav {
    height: 70px;
    margin-left: -125px;
    position: absolute;
    width: 50px;
    z-index: 30;
}


.imagepreview .left-hotspot {
    cursor: pointer;
    display: block;
    height: 100%;
    right: 50%;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 3;
}


.imagepreview .right-nav {
    height: 70px;
    margin-left: 85px;
    position: absolute;
    width: 50px;
    z-index: 30;
}

.imagepreview .right-hotspot {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 3;
}
.magazine-slider {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}

.imagepreview .sliderimage img {
    padding: 0;
}
.imagepreview {
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.presspreview {
    display: none;
    height: 100%;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.imagepreview .right-nav img{
    cursor:url("https://6d5ca1.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/standard_white.png"), pointer ;
	opacity:0.5;
}
.imagepreview .left-nav img {
    cursor:url("https://6d5ca1.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/standard_white.png"), pointer ;
	opacity:0.5;
}
.imagepreview .right-nav img:hover{
	opacity:0.9999;
}
.imagepreview .left-nav img:hover {
	opacity:0.9999;
}


.whiteoverlay {
    background: none repeat scroll 0 0 #404040;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.custom-press-table {
    background-color: #D7D7D7 !important;
    border: 3px solid !important;
    display: inline-block !important;
    height: auto !important;
    margin: 0 auto 40px !important;
    opacity: 0.92 !important;
    padding-bottom: 90px !important;
    padding-left: 151px !important;
    padding-right: 151px;
    padding-top: 66px !important;
    position: relative !important;
    text-align: center !important;
    top: 15% !important;
    width: auto !important;
    z-index: 999999 !important;
}

.close-viewer {
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 15px;
    top: 10px;
	z-index:30;
}
.close-viewer:hover {
	opacity:0.9999;
}

/*************************/

.ajaxlinks {
    background: none repeat scroll 0 0 #45474C;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 41px;
    line-height: 39px;
    margin-bottom: 12px !important;
    margin-left: 20px !important;
    text-align: center;
    width: 183px;
}

.ajaxnotice_close {
	background: url("https://edf8a6.claudeassets.com/20141024113723im_/http://noromance.net/skin/frontend/default/noromance/images/media/close-viewer.png") no-repeat scroll center transparent;
}


.main_home_image {
    float: left;
    margin-bottom: -30px;
    margin-left: -44px;
    margin-top: -30px;
}

#checkoutSteps #checkout-step-shipping {
	padding-left:43px;	
}

#checkout-step-payment #co-payment-form .sp-methods {
    margin-left: 15px;
}



/*
     FILE ARCHIVED ON 11:16:58 Dec 23, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:43:07 Jul 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.49
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.038
  esindex: 0.007
  cdx.remote: 17.476
  LoadShardBlock: 530.474 (3)
  PetaboxLoader3.resolve: 238.91 (3)
  PetaboxLoader3.datanode: 391.364 (4)
  load_resource: 131.957
*/