body{
	font-family:'Lato', sans-serif;	
	color:#898989;
}
a{
	text-decoration:none;
	color: #555555;	
}
a:hover{
	text-decoration:underline;	
}
h2{
	font: italic 22px/36px "Times New Roman", Times, serif;
	color: #555555;
	border-bottom: 1px solid #e1e1e1;	
}


/*------------HEAD-------------*/
#head>#logo>a{
	background:url(../images/logo.png) no-repeat 0 0;
}
#head>#crossNav{
	font:12px/17px 'Lato',sans-serif;
}
#crossNav ul>li>a{
	border-right:2px solid #cf102d;
	color:#cf102d;
	font-weight:900;
}
#crossNav ul>li:last-child>a{
	border:none;
}
#headerNav{
	font:bold 15px/46px 'Lato', sans-serif;
	text-transform:uppercase;
	text-align: right;
	color:#6a6a6a;
}	
#headerNav li{
	letter-spacing:1px;
}	
#headerNav li:hover, #headerNav .selected{
	color:#cf102d;
	cursor:pointer;
}
#headerNav #search{
	color:#cf102d !important;
}
.expandNav{
	letter-spacing:normal;	
}
.expandNav input[type=text], .expandNav input[type="password"]{
	font: italic 14px/46px 'Lato', sans-serif;
	color:#6a6a6a;
	border:none;
	background-color:#efeeed;
}
.expandNav input[type=text]:focus, .expandNav input[type="password"]:focus{
	font-style:italic;
}
.expandNav input[type=image]{
	
}
.expandNav li{
	font: italic 14px/46px 'Lato', sans-serif;
	color:#6a6a6a;
	font-weight:normal;
	text-transform:none;
	border:none !important;
	position:relative;
	top:0 !important;
}
.expandNav input[type=submit]{
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: none;	
	background:url(../images/bgSubmit.gif) no-repeat 0 0;
}
#search{
	background:url(../images/sprite.png) no-repeat 0px -61px;
}
#cart{
	background:url(../images/sprite.png) no-repeat 0px -107px;	
}
#cart:hover, #cart.selected{
	background:url(../images/sprite.png) no-repeat 0px -153px;	
}
.cartSummary span{
	font: 14px/23px "Times New Roman", Times, serif;
	color:#555555;
	font-style:normal;
	font-weight:normal;
	text-transform:none;	
}
.cartSummary span:last-child{
	font-style:italic;
	color:#898989;
}
.cartSummary a{
	color:#cf102d;
	text-decoration:underline;
	font-style:italic;
}
.cartSummary a:hover{
	color:#cf102d;
	text-decoration:none;
}
.cartSummary price{
	color:#cf102d;
	font-weight:bold;
}
#head>#nav{
	border-bottom:3px solid #cf102d;
}
#head>#nav li{
	background-color:#ffffff;
	border-bottom:3px solid #cf102d;
}
#head>#nav li a{
	font:16px/38px "Times New Roman", Times, serif;
	color:#555555;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#head>#nav li:first-child a{
	border-left:1px solid #cccccc;
}
#head>#nav li:first-child a:hover{
	border-left:1px solid #cf102d;
}
#head>#nav li a:hover{
	color:#ffffff;	
	text-decoration:none;
	background-color:#cf102d;
	border-top:1px solid #cf102d;
	border-right:1px solid #cf102d;
}
#head>#breadcrumb{
	color:#898989;
	font: bold 12px/40px 'Lato',sans-serif;
	border-bottom:1px solid #cccccc;
}
#head>#breadcrumb a{
	font-weight:normal;
	color:#898989;
}
.breadcrumbs li:before {
	font-weight:normal;
}
#breadcrumb .total_rows{
	font:12px/40px 'Lato',sans-serif;
	color:#898989;
}


.newGallery .pgLeft a{
	background:url(../images/sprite.png) no-repeat 0 0;
}
.newGallery .pgRight a{
	background:url(../images/sprite.png) no-repeat -61px 0;
}
#homePods li{
	background-color:#fff;
	border-right:#cccccc 1px solid;
}
#homePods li:last-child{
	border-right:#fff 1px solid;
}

/*----------------SLIDER-----------------*/

.slider h4{
	font:bold 17px/17px 'Lato',sans-serif;
	text-transform:uppercase;
	color:#555555;
	text-align:left;
	border-bottom:3px solid #cccccc;
	padding:0 0 20px;
	margin:0 0 20px;
}
.slide a{
	color:#555555;	
}
.slide{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;	
	color:#a1a1a1;
	text-align:center;
}
.bx-wrapper .bx-viewport{
	box-shadow:none;
	border:none;	
}
.bx-prev{
	background: url(images/controls.png) no-repeat 0 -70px !important;
}
.bx-next{
	background: url(images/controls.png) no-repeat -43px -70px !important;	
}
.bx-wrapper, .bx-viewport{
	-webkit-box-shadow:none !important;
}
.pricing, .salePricing{
	background:#a1a1a1;	
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:22px;
	color:#ffffff;
	font-weight:bold;
}
.salePricing{
	text-align:left;
	background:#898989 url(../images/bgSalePrice.gif) no-repeat 0 0;	
}
.slide h5{
	font:italic 18px/23px "Times New Roman", Times, serif;
	color:#555555;
}
.slide h6{
	font:14px/23px 'Lato',sans-serif;
	color:#898989;
}

/*----------------DEPT-----------------*/
.menu-holder .title{
	background:#efeeed;
	font:15px/36px 'Lato',sans-serif;
	color:#cf102d;
	text-transform:uppercase;
}
.menu-search input[type=text]{
	border-left:1px solid #cf102d;
	border-right:1px solid #cf102d;
	border-bottom:1px solid #cf102d;
	border-top:1px solid #cf102d;
	background:#ffffff;
	font:italic 13px/36px 'Lato',sans-serif;
	color:#555555;
}
.menu-search input[type=submit]{
	border:none;
	text-indent:-9999px;
	background:#cf102d url(../images/sprite.png) no-repeat -104px -70px;
	cursor:pointer;
}
#sidebar .menu li a{
	color:#898989;
}
#sidebar .menu li a:hover{
	color:#cf102d;
	text-decoration:none;
}

.menu-holder .sub-title{
	color:#cf102d;
	text-transform:uppercase;
	background:#efeeed;
}
#pgContent #sortProducts{
	background:#efeeed;
}
#pgContent #sortProducts li:first-child{
	font:bold 15px/36px 'Lato',sans-serif;
	color:#cf102d;
	text-transform:uppercase;
}
#pgContent #sortProducts li{
}
#pgContent #sortProducts li a{
	font:12px/36px 'Lato',sans-serif;
	color:#555555;
}
#pgContent #sortProducts li a:hover{
	color:#cf102d;
	text-decoration:none;
}



#pgContent.content{
	font:14px/23px "Times New Roman", Times, serif;
	color:#898989;
}
#pgContent.content a{
	color:#555555;
}
#pgContent.content a:hover{
	
}
#pgContent.content p{
	
}
#pgContent.content h2{
	font: italic 22px/36px "Times New Roman", Times, serif;
	color:#555555;
	border-bottom:1px solid #e1e1e1;
}
.productTabContent a{
	color:#555555;	
}


/*----------------SEARCH PAGE------------------*/





/*----------------PRODUCT PAGE-----------------*/
#productHolder img{
	border:1px solid #e1e1e1;	
}
#productHolder{
	font-family: 'Lato', sans-serif;
	font:14px/23px "Lato", sans-serif;
	text-transform:none;
	color: #898989;	
}
.title{
	font:italic 22px/23px "Times New Roman", Times, serif;
	border-bottom:1px solid #e1e1e1;
	color:#555555;
}
author{
	font-weight:bold;
	font-style:normal;	
}
author a{
	color:#898989;	
}
binding:before{
	content:"\00a0\00a(";
}
binding:after{
	content:")";
}
.desc{
	font:italic 14px/23px "Times New Roman", Times, serif;	
}
.desc a{
	color:#cf102d;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
}
.description-list li{
	font-size:14px;
	line-height:23px;
	font-style:normal;	
}
 .ebook img{
	-moz-border-radius: 	20px;
	-webkit-border-radius:  20px;
	border-radius:  		20px;
	-khtml-border-radius:  	20px;
}
.productPricing li:after{
	color:#898989;
	content:"\00a0\00a0\00a0\00a0\2022\00a0\00a0\00a0\00a0";
}
.productPricing li:last-child:after{
	content:none;
}
.productPricing{
	font-size:14px;
	line-height:23px;
	font-style:normal;
}
.productPricing .sale{
	color:#cf102d;
}
.productPricing .disc{
	color:#de5b5e;
}
#Cart_ATC_Form input{
	border:1px solid #898989;
	color:#898989;
}
#Cart_ATC_Form input[type=submit]{
	background:#cf102d;
	color:#ffffff;
	font:15px/28px 'Lato',sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border:none;
	cursor:pointer;
}
#Cart_ATC_Form input[type=submit].viewImprint{
	font:13px/28px 'Lato',sans-serif;
	margin:8px 0 0;
}
.btnPickMeUp{
	background:#be373a;
	color:#ffffff;
	font:15px/28px 'Lato',sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border:none;
	cursor:pointer;
	text-decoration:none;
}
.btnPickMeUp:hover{
	text-decoration:none;
}
.btnOrderPMU{
	background:#be373a;
	color:#ffffff;
	font:13px/28px 'Lato',sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border:none;
	cursor:pointer;
	text-decoration:none;
}
.btnOrderPMU:hover{
	text-decoration:none;
}
#pickMeUp .heading{
	font: italic 22px/23px "Times New Roman", Times, serif;
	border-bottom: 1px solid #e1e1e1;
	color: #555555;
}



/* pick me up */
#pickMeUp .image {
	text-align: center;
}
#pickMeUp .requiredNote {
	font-family: Arial, Helvetica, sans-serif;
	color: #ACA299;
	font-size: 12px;
	font-style: normal;
}
.btn-submitpickup {
	background:#cf102d;
	color:#ffffff;
	font-family:'Lato',sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	border:none;
	cursor:pointer;
	text-decoration:none;
}
#pickMeUp .section1 {
    background-image: url(../images/bg-grid.gif);
}
#pickMeUp .section1 .box {
    background-color: #FFF;
}
.inputForm .label {
	color: #AAA498;
	font-size: 13px;
	font-weight: bold;
}
.inputForm .text {
	color: #AAA498;
	font-size: 13px;
	border: solid 1px #CAC1BA; 
}
.contactInfo {
	font-size: 11px; 
	color: #cf102d;
	text-align: center;
}
#pickMeUp #section3 {
	border-top: solid 1px #cf102d; 
}

/* order pick me up */
#orderPMU .image {
	text-align: center;
}
#orderPMU .requiredNote {
	font-family: Arial, Helvetica, sans-serif;
	color: #ACA299;
	font-size: 12px;
	font-style: normal;
}
#orderPMU .section1 {
    background-image: url(../images/bg-grid.gif);
}
#orderPMU .section1 .box {
    background-color: #FFF;
}
#orderPMU #section3 {
	border-top: solid 1px #cf102d; 
}



#checkAvailability table{
	border:1px solid #cccccc;
}
#checkAvailability p{
	font: italic 14px/23px "Times New Roman", Times, serif;
}
#checkAvailability a{
	background:#cf102d;
	color:#ffffff;
	font-family:'Lato',sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	border:none;
	cursor:pointer;
	text-decoration:none;
}
#checkAvailability tr:nth-child(2n+2){
	background:#f1f1f1;
}
#checkAvailability strong{
	font-weight: bold;
}	
#checkAvailability table{
	font:14px/23px 'Lato', sans-serif;	
	color:#898989;
}
#fakeATC{
	background: #cf102d;
	color: #ffffff;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}
a.disclaimer{
	text-decoration:none;	
}
#viewLarger a{
	background:url(../images/viewLarger.png) no-repeat 100% 0;	
	text-indent:-9999px;
}
.info-list li{
	line-height:23px;
	text-align:center;
	font-style:normal;
}
.info-list .shipping p{
	color:#cf102d;
  	font: italic 14px/20px "Lato", sans-serif;
}
.info-list .shipping01 {
	background-image: url(../images/icons.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .shipping02{
	background-image:url(../images/icons.png);
	background-position:-40px 0px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .shipping03{
	background-image:url(../images/icons.png);
	background-position:-80px 0px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .shipping04{
	background-image:url(../images/icons.png);
	background-position:-120px 0px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .shipping05{
	background-image:url(../images/icons.png);
	background-position:-160px 0px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .shipping-freight{
	background-image:url(../images/icons.png);
	background-position:-80px -40px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .quantity-pricing{
	background-image:url(../images/icons.png);
	background-position:-80px -80px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .free-shipping{
	background-image:url(../images/icons.png);
	background-position:-200px -80px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}
.info-list .eBook {
	background-image: url(../images/icons.png);
	background-position: -200px 0px;
	background-repeat: no-repeat;
	padding-left:40px !important;
	display: block;
	height: 40px;
	width: 0px;
}

/*----------------PRODUCT TABS-----------------*/
.productTabGroup {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:28px;
	color:#a1a1a1;
}
.productTabGroup a:hover{
	color:#cf102d;	
}
.productTabGroup > input[type="radio"] + label {
	font: 15px/28px 'Lato', sans-serif;
	text-transform:uppercase;
	color:#898989;
	border:1px solid #e1e1e1;
	border-bottom:none;
}

.productTabGroup > input[type="radio"]:checked + label {
	border:1px solid #e1e1e1;
	border-bottom:1px solid #fff;
	/*background:url(../images/bgSideTab.png) repeat-x 0 0;*/
	background-size:100%,100%;
	color:#cf102d;
}
.productTabGroup > div {
	background-color: white;
	
	/*box-shadow: 0 0 20px #444;
	-moz-box-shadow: 0 0 20px #444;
	-webkit-box-shadow: 0 0 20px #444;*/
}
.productTabContent{
	border:1px solid #e1e1e1;	
}
.relatedProductRow .ebook img{
	-moz-border-radius: 	10px;
	-webkit-border-radius:  10px;
	border-radius:  		10px;
	-khtml-border-radius:  	10px;
}





#footer #social{
	background-color:#cccccc;
	border-bottom:3px solid #cf102d;
}
#footer #social .facebook{
	background:url(../images/sprite.png) no-repeat -74px -216px;	
}
#footer #social .twitter{
	background:url(../images/sprite.png) no-repeat -74px -256px;	
}
#footer #social .email{
	background:url(../images/sprite.png) no-repeat -74px -296px;	
}
#social span, #social span a, #social span a:hover{
	font:14px/40px 'Lato',sans-serif;
	color:#555555;	
	text-decoration:none;
}
#footer #social input[type=email]{
	border: none;	
	background:#efeeed;
	font: italic 13px/40px 'Lato',sans-serif;
	color:#6a6a6a;
}
#footer #social input[type=submit]{
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: none;	
	background:url(../images/bgSubmit.gif) no-repeat 0 0;
}
#footer #brandBar{
	background:#cf102d;
	color:#da7a7c;	
}
#footer #brandBar a{
	color:#da7a7c;
	font:italic	 18px/40px "Times New Roman", Times, serif;
	background:url(../images/sprite.png) no-repeat 0px -326px;
}
#footer #brandBar span{
	font:14px/40px "Lato",sans-serif;
}
#footer #footNav{
	text-align:center;
	font: 12px/18px 'Lato',sans-serif;	
}
#footer #footNav li a{
	border-right:2px solid #555555;
	color:#555555;
	font-weight:900;
}
#footer #footNav li:last-child a{
	border:none;
}
#footer #copy,#footer #copy a{
	text-align:center;	
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#cccccc;
}
.colorboxContent h1{
	font: italic 22px/23px "Times New Roman", Times, serif;
	border-bottom: 1px solid #e1e1e1;
	color: #555555;
}
.colorboxContent ul>li{
    list-style-position: inside;
}
.colorboxContent ul>li{	
	list-style-type:disc;
}
.colorboxContent ol>li{
    list-style-position: inside;
}
.colorboxContent ol>li{	
	list-style-type:disc;
}
.colorboxContent #errors{
	border:1px solid #ff0000;
	background:#F9C;
	color:#ff0000;	
}
.colorboxContent #irtError{
	border:1px solid #ff0000;
	background:#F9C;
	color:#ff0000;	
}