/*
	Monticello styles
	5/22/2013
*/

/*! normalize.css v1.0.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/*
	General styles
*/

#container {
	width: 1200px;
	margin: 0 auto;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header #logo {
	margin: 36px 0 0 -12px;
	float: left;
	width: 545px;
	height: 64px;
}

#header #headerList {
	float: left;
	font-family: 'Lato',arial,sans-serif;
	font-size: 11px;
	margin: 25px 0 0 65px;
	padding: 0;
	position: relative;
	text-align: right;
	width: 125px;
	z-index: 1;
}

#header #headerList li {
	color: #857f6f;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(/lib/monticellostore/headerDot.gif) right 5px no-repeat;
	padding: 0 15px 0 11px;
	margin: 0;
}

#header #headerList li a {
	color: #857f6f;
	text-decoration: none;
}


#header #cartArea {
    color: #857F6F;
    float: left;
    font-family: 'Lato',arial,sans-serif;
    font-size: 11px;
    left: 507px;
    margin: 0;
    position: absolute;
    top: 22px;
}

#header .smb-mc .mini_msg, 
#header .mini_item_count, 
#header .mini_subtotal  {
	font-family: 'Lato',arial,sans-serif;
	font-size: 11px;
}

#header .minicart_c2 .smb-mc .mini_msg, 
#header .minicart_c2 .mini_item_count, 
#header .minicart_c2 .mini_subtotal {
	color: #fff;
}

.smb-fc #yfc_close_btn {
	color: #fff !important;
}

.smb-mc .minicart_c2 {
    position: relative;
    z-index: 2;
}

#header #yfc_mini {
	float: left;
}

#header  #viewCartLink {
	font-family: 'Lato', arial, sans-serif;
	font-size: 12px;
	color: #a61a2d;
	font-weight: bold;
	text-decoration: none;
	margin: 23px 0 0 10px;
	float: right;
}

#header #viewCartLink img {
	vertical-align: middle;
	margin-top: -2px;
}

#header #searcharea {
	float: right;
	margin: 12px 0 0 0;
}

#header #searcharea input {
	vertical-align: top;
}

#header #searcharea #searchTxt {
	background: 0;
	height: 22px;
	border: 1px solid #eaeaea;
	border-right: 0;
	padding: 0 10px;
	margin: 0;
	color: #857f6f;
	font-family: 'Lato', arial, sans-serif;
	font-size: 12px;
	width: 180px;
}

#header #headerNav1 {
	float: left;
	clear: left;
	margin: 25px 0 0 0px;
	padding: 0;
}

#header #headerNav1 li {
	display: inline-block;
	margin: 0 23px 0 0;
	padding: 0;
}

#header #headerNav1 li a {
	font-family: 'Droid Sans', arial, sans-serif;
	font-size: 15px;
	color: #a09a89;
	text-decoration: none;
}

#header #headerNav1 li.last a {
	color: #a61a2d;
}

#headerSig {
    float: right;
    margin-top: -18px;
}

#navwrap {
    background: url(/lib/monticellostore/navbg.gif) 0 0 repeat-x;
    height: 56px;
}

#headerNav2 {
    border-left: 1px dotted #000000;
    clear: both;
    float: left;
    margin: 1px 0 0 110px;
    padding: 0;
}

#headerNav2 li {
	display: block;
	margin: 0;
	float: left;
}

#headerNav2 li.ln-4 a,
#headerNav2 li.ln-5 a {
	width: 146px;
}

#headerNav2 li:hover {
	background: url(/lib/monticellostore/navLeft.gif) 0 0 no-repeat;
	position: relative;
}

#headerNav2 li:first-child a {
}

#headerNav2 li:last-child a {

}

#headerNav2 li a {
    border-right: 1px dotted #000000;
    color: #FFFFFF;
    display: table-cell;
	*display: inline-block;
    font-family: 'times new roman';
    font-size: 15px;
    height: 48px;
    margin: 1px 0 0 2px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 136px;
	*zoom: 1;
}

#headerNav2 li:hover a {
	xcolor: #a61a2d;
	xbackground: #fff url(/lib/monticellostore/navRight.gif) right 0 no-repeat;
	background: #6F6A5A;
	z-index: 50;
	position: relative;
}

#headerNav2 ul.subNav {
	display: none;
	border: 1px solid #CFC7B1;
	position: absolute;
	left: 0;
	top: 48px;
	background: #E9E8E4;
	z-index: 49;
	width: 190px;
	margin: 0;
	padding: 10px 0 10px;
}

#headerNav2 li.liLast ul.subNav {
	left: auto;
	right: 0px;
}

#headerNav2 li:hover ul.subNav {
	display: block;
}

#headerNav2 ul.subNav li {
	display: block;
	background: 0 !important;
	border-bottom: 1px dashed #6F6A5A;
	margin: 0 20px;
	padding: 0;
	text-align: left;
}

#headerNav2 ul.subNav li a {
	margin: 0;
	padding: 8px 0;
	border: 0 !important;
	background: 0 !important;
	color: #857f6f !important;
	text-transform: none;
	font-size: 13px;
	height: auto;
	text-align: left;
}

#headerNav2 ul.subNav li a:hover {
	color: #a61a2d !important;
}

#header .clearer {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0;
}

#headerBar {
	background: #857f6f;
	height: 46px;
}

#headerBar #headerBarInner {
	width: 940px;
	margin: 0 auto;
}

#headerBar img#supportsImg {
	margin: 19px 0 0 0px;
	float: left;
}

#header #emailSignup {
    float: right;
    margin: 11px 0 0 0;
}

#header #emailSignup #emailTxt {
	xbackground: #fff url(/lib/monticellostore/emailBg.gif) 0 0 no-repeat;
	xborder: 0;
	border: 1px solid #eaeaea;
	height: 22px;
    padding: 0 10px;
    vertical-align: top;
	color: #857f6f;
	font-family: 'Lato', arial, sans-serif;
	font-size: 12px;
	width: 180px;
}

#header #emailSignup #emailSubmit {
	vertical-align: top;
}

/*
	Page body
*/

#content {
	padding-bottom: 30px;
}

/*
	Footer
*/

#footer {
	height: 448px;
	background: url(/lib/monticellostore/footer2014.jpg) 0 0 no-repeat;
	clear: both;
}

#footer #footerInner {
	width: 940px;
	margin: 0 auto;
}

#footer .footerlinks {
	float: left;
	width: 200px;
	margin: 100px 20px 0 0;
}

#footer .footerlinks h3 {
	color: #857f6f;
	font-family: 'Cabin', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
}

#footer .footerlinks ul {
	margin: 23px 0 0 0;
	padding: 0;
}

#footer .footerlinks ul li {
	color: #fff;
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
	text-decoration: none;
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
}

#footer .footerlinks ul li a {
	color: #fff;
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
	text-decoration: none;
}

#footer #footerlinks4 {
	width: 280px;
	float: right;
	margin-right: 0;
}

#footer #footerlinks4 p {
	color: #fff;
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
	margin: 10px 0 0 0;
}

#footer #footerSignup {
	margin: 15px 0;
}

#footer #footerSignup input {
	vertical-align: top;
}

#footer #footerSignup input#footerEmail {
	height: 24px;
	color: #857f6f;
	padding: 0 10px;
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	border: 0;
	background: #fff;
	width: 184px;
}

#footer #footerSocial {
	color: #857f6f;
	font-family: 'Cabin', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	margin: 35px 0 0 0;
	font-weight: bold;
}

#footer #footerSocial a {
	text-decoration: none;
}

#footer #footerSocial img {
	border: 0;
	vertical-align: top;
	margin: -5px 0 0 10px;
}

#footer #footerPhone {
	color: #857f6f;
	font-family: 'Cabin', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 40px 0 0 0;
}

#footer #footerPhone span {
	color: #fff;
}

#footer #copyright {
	clear: both;
	padding-top: 15px;
	font-family: 'Cabin', sans-serif;
	font-size: 11px;
	color: #fff;
}

#footerSig {
    margin: 30px 0 0 -10px;
}

/*
	Home
*/

#homeBanners {
	position: relative;
	width: 1200px;
	height: 332px;
}

#homeBannerPages {
    bottom: 11px;
    left: 123px;
    position: absolute;
    text-align: left;
    width: 180px;
}

#homeBannerBottom {
    background: none repeat scroll 0 0 #E9E8E4;
    height: 39px;
    padding-right: 130px;
    text-align: right;
}

#homeBannerPages a {
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	font-size: 0;
	text-indent: -10000px;
	outline: 0;
	margin: 0 0 0 5px;
	background: url(/lib/monticellostore/bannerDot.png) -17px 0px no-repeat;
}

#homeBannerPages a.selected {
	background-position: 0px 0px;
}

#homeSpecs {
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
}

.specials h2 {
    color: #857F6F;
    font-family: 'Trebuchet MS', 'Cabin';
    font-size: 20px;
    font-weight: 400;
	margin: 0 0 20px;
}

#homeFeatBig {
    border-top: 1px solid #EDECEA;
    clear: both;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 20px;
    width: 940px;
}

.homeFCell {
    display: inline-block;
	*display: inline;
	*zoom: 1;
    vertical-align: top;
    width: 300px;
	margin-right: 20px;
}

#homeFCell3 {
	margin-right: 0;
}

.homeFCell h3 {
    font-family: 'Trebuchet MS','Cabin';
    margin: 0 0 20px;
    width: 281px;
}

.homeFCell h3 a {
    color: #857F6F;
    font-family: 'Trebuchet MS','Cabin';
    font-size: 17px;
    text-decoration: none;
}

.homeFImg {
    height: 215px;
    padding-bottom: 10px;
}

.homeFImg a {
	text-decoration: none;
}

.homeFImg img {
    border: 0;
}

.homeFTxt {
    color: #857F6F;
    font-family: 'Trebuchet MS','Cabin';
    font-size: 13px;
    padding: 0 20px;
    width: 241px;
}

.homeFTxt a {
    color: #A61A2D;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#homeSpecs .fpContsWrap {
	padding-bottom: 10px;
}

/*
	Contents
*/

.fpContsWrap {
	float: left;
	width: 100%;
}

.fpContsItem {
	float: left;
	width: 20%;
	height: 235px;
}

.fpContsItem .fpContsImg {
	text-align: left;
}

.fpContsItem .fpContsImg img {
	border-radius: 5px;
	margin: 0 auto;
}

.fpContsItem .fpContsName {
	width: 174px;
	font-family: 'Trebuchet MS', 'Cabin';
	font-size: 17px;
}

.fpContsItem .fpContsName a {
	color: #A61A2D;
	text-decoration: none;
}

/*
	Left Nav
*/

#leftnav {
	float: left;
	width: 194px;
}

/*
	Page
*/

.pageInnerWrap {
	width: 940px;
	margin: 0 auto;
}

.clearfix:after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

#sectionPage,
#subSectionPage {
	width: 721px;
	float: right;
	padding-top: 35px;
}

.breadcrumbs {
    color: #B3AD9E;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.breadcrumbs a {
    color: #B3AD9E;
    text-decoration: none;
}

.breadcrumbs strong {
    color: #8F8A7B;
    font-weight: normal;
}

/*
	Section
*/

#sectionPage h1{
    color: #A61A2D;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 27px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0;
}

#sectionPage .fpContsItem {
	float: left;
	width: 160px;
	height: 250px;
	margin-right: 27px;
}

#sectionPage div.fpContsItemBreak {
	margin-right: 0;
}

#sectionPage .fpContsWrap {
	padding-top: 20px;
}

#sectionPage .fpContsItem .fpContsImg {
	text-align: left;
	height: 160px;
}

#sectionPage .fpContsItem .fpContsImg img {
	border-radius: 0;
	display: block;
}

#sectionPage .fpContsItem .fpContsName {
    background: #E4E1D8;
    height: 50px;
    padding: 10px 15px 0;
    width: 130px;
}

#sectionPage .fpContsItem .fpContsName a {
	color: #857F6F;
    font-family: 'Merriweather Sans',sans-serif;
    font-size: 15px;
    font-weight: 300;
	text-decoration: none;
}

#secStory {
    padding-top: 10px;
}

#stImg2 {
    float: right;
}

#secCapt {
    color: #857F6F;
	padding-top: 15px;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

/*
	Subsection
*/

#subSectionPage h1{
    color: #A61A2D;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 27px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0;
}

#secStory {
    padding-top: 10px;
}

#stImg2 {
    float: right;
}

#secCapt {
    color: #857F6F;
	padding-top: 15px;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

#subSectionPage .fpContsItem {
	float: left;
	width: 160px;
	height: 300px;
	margin-right: 27px;
}

#subSectionPage div.fpContsItemBreak {
	margin-right: 0;
}

#subSectionPage .fpContsWrap {
	padding-top: 20px;
}

#subSectionPage .fpContsItem .fpContsImg {
	text-align: left;
	padding-bottom: 10px;
}

#subSectionPage .fpContsItem .fpContsImg img {
	border-radius: 0;
	display: block;
}

#subSectionPage .fpContsItem .fpContsName {
    width: 160px;
	padding-bottom: 3px;
}

#subSectionPage .fpContsItem .fpContsName a {
	text-decoration: none;
	color: #8f8a7b;
	font-family: 'Roboto Condensed';
	font-size: 13px;
}

#subSectionPage .fpContsItem .fpContsPrice {
	font-family: 'Roboto Condensed';
	font-size: 13px;
	width: 160px;
}

#subSectionPage .fpContsItem .fpPriceNorm {
	color: #8f8a7b;
	padding-bottom: 3px;
}

#subSectionPage .fpContsItem .fpPriceReg {
	color: #8f8a7b;
	text-decoration: line-through;
	padding-bottom: 3px;
}

#subSectionPage .fpContsItem .fpSalePrice {
	color: #a61a2d;
	font-weight: bold;
	padding-bottom: 3px;
}

.fpContsItem .pr_snippet_category {
	clear: both;
	
}

.fpContsItem .pr-snippet-wrapper {
    padding: 0;
}

.fpContsItem .pr-snippet-stars {
    padding: 0;
}

.fpContsItem .pr-snippet-review-count {
    color: #8F8A7B;
    font-size: 11px;
    line-height: 17px;
    vertical-align: top;
}

/*
	Left nav
*/

ul#leftNav {
	float: left;
    margin: 28px 0 0 0;
    padding: 0;
    width: 193px;
}

ul#leftNav .topLevelLink {
	list-style-type: none;
	padding: 0 0 0 18px;
}

ul#leftNav .topLevelLink a {
	font: normal 13px 'Oxygen', sans-serif;
	color: #857f6f;
	text-decoration: none;
	display: block;
	border-top: 1px dashed #e4e1d8;
	padding: 8px 0 8px 3px;
}

ul#leftNav li.firstNav a {
	border-top: 0;
}

ul#leftNav li.hasSubNav {
	padding-left: 0;
}

ul#leftNav li.hasSubNav a {
	color: #fff;
	font-weight: bold;
	background: #a61a2d;
	border: 0;
	padding-left: 18px;
}

ul#leftNav ul.subNav {
    margin: 5px 0 0 30px;
    padding: 0;
}

ul#leftNav ul.subNav li.secondLevelLink {
	list-style: none;
}

ul#leftNav ul.subNav li.secondLevelLink a {
	font: normal 13px 'Oxygen', sans-serif;
	color: #857f6f;
	text-decoration: none;
	background: #fff;
	padding: 5px 0;
}

/*
	Pagination
*/

a.sortLink,
a.pageLink {
	color: #b3ad9e;
	text-decoration: none;
	outline: 0;
}

a.sortLink img {
	border: 0;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 3px;
}

.sortLinks {
	float: left;
	width: 370px;
}

.pageLinks {
	float: right;
	width: 340px;
	text-align: right;
}

.sortLinks,
.pageLinks {
	font-family: 'Roboto Condensed';
	font-size: 13px;
	margin-top: 10px;
}

.sortLinks span,
.pageLinks span {
	color: #8f8a7b;
	font-weight: bold;
	margin-right: 8px;
}

.sortLinks span.sortSep,
.pageLinks span.pageSep {
	color: #efeade;
	font-weight: normal;
	margin: 0 5px;
}

.paginationFilters {
    clear: both;
    color: #8F8A7B;
    font-family: 'Roboto Condensed';
    font-size: 13px;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}

.paginationFilters select {
    color: #8F8A7B;
    font-size: 11px;
    margin: 0 20px 0 5px;
    text-transform: none;
}

#subSectionPage a.active {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

/*
	Item page
*/

.productDetail {
	width: 940px;
	margin: 30px auto 0;
}

#productWrap {
    float: left;
    padding-bottom: 40px;
}

#productImage {
    float: left;
    position: relative;
    width: 407px;
	text-align: center;
}

#scMainImage {
    display: inline-block;
}

#scMainImgId {
    display: block;
    margin: 0 auto;
}

#cteImgIcon {

}

#productInfo {
    float: left;
    margin-left: 65px;
    width: 468px;
	color: #857f6f;
	font-family: 'Oxygen';
	font-size: 13px;
}

h1.productName {
    border-bottom: 1px solid #F4F1E9;
    font-family: 'Merriweather Sans';
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px;
    padding-bottom: 10px;
}

#productDescription {
    clear: both;
	padding: 0 0 30px 0;
}

.itemLine {
    margin-bottom: 10px;
}

.itemLine span {
    font-weight: bold;
}

.itemLine span.avail-cust {
	color: #A61A2D;
	font-weight: normal;
}

.piPrice {
	font-weight: bold;
}

.itemLine .price {
    margin-bottom: 10px;
}

.itemLine s {
    font-weight: normal;
}

.sale-price-bold {
    color: #A61A2D;
}

.sale-price-bold b {
    font-weight: normal;
}

.multiLineOption {
    display: block;
    margin-bottom: 10px;
}

.multiLineOption select,
.multiLineOption input,
.piQty input {
	font-size: 11px;
	color: #857f6f;
	margin-left: 5px;
}

.multiLineOption input, .piQty input{
	text-transform:uppercase;
}

.piQty input {
	width: 25px;
}

.piOrder {
    float: left;
    margin-right: 30px;
    padding-top: 20px;
}

#grButton {
    float: left;
    margin-top: 21px;
}

#wishlistBtn {
    background: url(/lib/monticellostore/itemAtw.jpg) 0 0 no-repeat;
    border: 0 none;
    font-size: 0;
    height: 32px;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-indent: -10000px;
    width: 124px;
}

#upLink {
	margin-bottom: 30px;
}

#upLink a {
    color: #A61A2D;
    font-family: 'Roboto Condensed';
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#upLink img {
    margin: 7px 5px 0 0;
    vertical-align: top;
}


ul.tabs {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#tabbedDetails {
    border-bottom: 1px solid #F4F1E9;
}

#tabbedDetails ul.tabs li {
    float: left;
    list-style: none outside none;
    margin-right: 3px;
}

#tabbedDetails ul.tabs li a {
	background: #e3e0d7;
	color: #857f6f;
    display: block;
    font-family: 'merriweather sans';
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    outline: 0 none;
    padding: 8px 15px 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    xwidth: 130px;
}

#tabbedDetails ul.tabs li.selected {

}

#tabbedDetails ul.tabs li.selected a {
	background: #857f6f;
	color: #ffffff;
}

.tabContent {
	clear: both;
    color: #857F6F;
    font-family: 'oxygen';
    font-size: 14px;
    padding: 15px 20px 30px;
}

.itemConts .fpContsItem {
	float: left;
	width: 160px;
	height: 280px;
	margin-right: 27px;
}

.itemConts div.fpContsItemBreak {
	margin-right: 0;
}

.itemConts .fpContsWrap {
	padding-top: 20px;
}

.itemConts .fpContsItem .fpContsImg {
	text-align: left;
	padding-bottom: 10px;
}

.itemConts .fpContsItem .fpContsImg img {
	border-radius: 0;
	display: block;
	margin: 0 auto;
}

.itemConts .fpContsItem .fpContsName {
    width: 160px;
	padding-bottom: 3px;
}

.itemConts .fpContsItem .fpContsName a {
	text-decoration: none;
	color: #8f8a7b;
	font-family: 'Roboto Condensed';
	font-size: 13px;
}

.itemConts .fpContsItem .fpContsPrice {
	font-family: 'Roboto Condensed';
	font-size: 13px;
	width: 160px;
}

.itemConts .fpContsItem .fpPriceNorm {
	color: #8f8a7b;
	padding-bottom: 3px;
}

.itemConts .fpContsItem .fpPriceReg {
	color: #8f8a7b;
	text-decoration: line-through;
	padding-bottom: 3px;
}

.itemConts .fpContsItem .fpSalePrice {
	color: #a61a2d;
	font-weight: bold;
	padding-bottom: 3px;
}

#crossSell h3,
#recentlyViewedItems h3 {
    background: url(/lib/monticellostore/subHeadBull.gif) 0 8px no-repeat;
    color: #A61A2D;
    font-family: 'Lato';
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 0 16px;
    text-transform: uppercase;
}

#recentlyViewedItems {
	padding-top: 20px;
	clear: both;
}

#vidIcon {
	padding-bottom: 15px;
}

#vidIcon a {
	text-decoration: none;
}

#vidIcon img {
	border: 0;
}

.key-prod-icon {
	height: 30px;
}

.secVidIcon {
    float: left;
    margin-right: 10px;
	margin-bottom: 10px;
}

/*
	Quick look styles
*/

.fpContsImg {
	position: relative;
}

.quickLookImg {
	position: relative;
}

a.quickLook-link img {
	position: absolute;
	display: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

a.quickLook-link img.qlhover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#fp-ql {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 5px 2px #999999;
	display: none;
    height: 390px;
    position: absolute;
	text-align: left;
    width: 640px;
    z-index: 100;
}

#fp-ql #fp-ql-close {
    background: #A61A2D;
    height: 25px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}

#fp-ql #fp-ql-close a {
	color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
}

#fp-ql h3#fp-ql-name-header {
    border-bottom: 1px solid #F4F1E9;
    color: #8F8A7B;
    font-family: 'Merriweather Sans';
    font-size: 18px;
    font-weight: normal;
    left: 20px;
    margin: 0;
    padding: 0 0 5px;
    position: absolute;
    top: 17px;
    width: 480px;
}

#fp-ql #fp-ql-tabs {
    height: 230px;
    left: 20px;
    position: absolute;
    top: 65px;
    width: 370px;
}

#fp-ql #fp-ql-tab-wrapper {
    border-bottom: 1px solid #f4f1e9;
    float: left;
    height: 28px;
    margin-bottom: 0;
    width: 100%;
}

#fp-ql #fp-ql-tab-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fp-ql #fp-ql-tab-wrapper ul li {
	border: 1px solid #f4f1e9;
	border-bottom: 0;
    float: left;
    height: 28px;
	list-style: none;
    margin: 0 5px 0 0;
	padding: 0;
    width: 105px;
}

#fp-ql #fp-ql-tab-wrapper ul li a {
	background: #f4f1e9;
	color: #a29d92;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 22px;
	outline: 0;
    padding: 6px 0 0;
    text-align: center;
    text-decoration: none;
	font-family: 'Merriweather Sans', sans-serif;
}

#fp-ql #fp-ql-tab-wrapper ul li a.active {
	background: #FFFFFF;
    color: #8f8a7b;
}

#fp-ql #fp-ql-tab-content-wrap {
    border: 1px solid #f4f1e9;
    border-top: 0 ;
    clear: both;
    height: 220px;
}

#fp-ql .fp-ql-content {
	color: #8F8A7B;
    display: none;
    font-size: 12px;
    height: 220px;
    overflow-y: scroll;
	font-family: 'Oxygen', sans-serif;
}

#fp-ql .fp-ql-content .fp-ql-content-pad {
	float: left;
    padding: 15px 20px;
    width: 310px;
}

#fp-ql .fp-ql-content.active {
	display: block;
}

#fp-ql a.fp-ql-viewall{
    color: #00003C;
    display: block;
    font-weight: bold;
    text-align: right;
	text-decoration: underline;
}

#fp-ql #fp-ql-img {
    position: absolute;
    right: 15px;
    top: 93px;
}

#fp-ql #fp-ql-price {
	padding-bottom: 10px;
    font-weight: bold;
}

#fp-ql #fp-ql-price #fp-ql-price-text {

}

#fp-ql #fp-ql-sale-price {
	color: #A61A2D;
    font-weight: bold;
	padding-bottom: 10px;
}

#fp-ql #fp-ql-sale-price #fp-ql-sale-price-text {
	font-weight: bold;
}

#fp-ql #fp-ql-price a,
#fp-ql #fp-ql-sale-price a {
	color: #00003C;
	text-decoration: underline;
}

#fp-ql #fp-ql-options label {
	font-size: 12px;
	font-weight: bold;
}

#fp-ql #fp-ql-options select {
    color: #8F8A7B;
    font-size: 11px;
    margin-left: 6px;
}

#fp-ql #fp-ql-item-actions {
	float: left;
	width: 100%;
}

#fp-ql #fp-ql-item-actions label {
	font-weight: bold;
}

#fp-ql #fp-ql-item-actions input {
	vertical-align: middle;
}

#fp-ql #fp-ql-qty-box {
    color: #8F8A7B;
    font-size: 11px;
    margin: 0 10px 0 5px;
}

#fp-ql #fp-ql-order-link {
	display: inline;
	float: right;
	margin: 3px 0 0 0;
}

#fp-ql #fp-ql-outofsotck {
    color: #CC0000;
    font-weight: bold;
    margin: 15px 0 0;
}

#fp-ql #fp-ql-product-link {
    bottom: 45px;
    font-family: 'Oxygen';
    font-size: 14px;
    left: 405px;
    position: absolute;
    text-align: right;
    width: 220px;
}

#fp-ql #fp-ql-product-anchor {
    color: #A61A2D;
    font-size: 14px;
	text-decoration: none;
}

#fp-ql #fp-ql-product-anchor:hover {
	text-decoration: underline;
}

#fp-ql-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 99;
}

#fp-ql-item-num {
    padding-bottom: 10px;
}

#fp-ql-item-avail {
    padding-bottom: 10px;
}

#fp-ql .fp-opt-break {
    height: 10px;
    width: 100%;
}

#fp-ql-atc-btn {
    margin-left: 65px;
}

/****
	Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#scMainImage{
	display:-moz-inline-block;
	display: inline-block;
}

.scImgEnlargeLoader{
	background: url(loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}
.scImgEnlargeLoader img{ visibility: hidden; }

#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose,
#scImgBox-insets .absClose-noInset{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

#scPage-insets{ padding: 2px; }

#scPage-insets a img{ border: 2px solid #FFF; }

#scPage-insets a:hover img{ border: 2px solid #ae0000; }

#scPage-insets *{ vertical-align: middle; }

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{

	background: url(loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }

/*
	Info / misc pages
*/

#info-div {
    margin: 20px auto;
    width: 940px;
}

#info-div a {
	color: #A61A2D;
}

#sitemap {
    margin: 0 auto;
    width: 940px;
}

#sitemap a {
    color: #857F6F;
    display: block;
    text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap a.sitemap-level-one {
    color: #A61A2D;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.sitemap-level-two {
    font-size: 16px;
    padding-left: 20px;
}

.sitemap-level-three {
    font-size: 14px;
    padding-left: 40px;
}

.sitemap-level-four {
    font-size: 12px;
    padding-left: 60px;
}

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height:13px
}
div.pp_default .pp_top .pp_left {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite-x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
	color:#f8f8f8
}
div.pp_default .pp_content_container .pp_left {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite-y.png) -7px 0 repeat-y;
	padding-left:13px
}
div.pp_default .pp_content_container .pp_right {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite-y.png) top right repeat-y;
	padding-right:13px
}
div.pp_default .pp_next:hover {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite-next.png) center right no-repeat;
	cursor:pointer
}
div.pp_default .pp_previous:hover {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite-prev.png) center left no-repeat;
	cursor:pointer
}
div.pp_default .pp_expand {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) 0 -29px no-repeat;
	cursor:pointer;
	height:28px;
	width:28px
}
div.pp_default .pp_expand:hover {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) 0 -56px no-repeat;
	cursor:pointer
}
div.pp_default .pp_contract {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) 0 -84px no-repeat;
	cursor:pointer;
	height:28px;
	width:28px
}
div.pp_default .pp_contract:hover {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) 0 -113px no-repeat;
	cursor:pointer
}
div.pp_default .pp_close {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) 2px 1px no-repeat;
	cursor:pointer;
	height:30px;
	width:30px
}

div.pp_default .pp_social {
	margin-top:7px
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	left:auto;
	position:static
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) -51px 1px no-repeat;
	height:30px;
	width:30px
}
div.pp_default .pp_nav .pp_pause {
	background-position:-51px -29px
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) -31px -3px no-repeat;
	height:20px;
	margin:4px 0 0;
	width:20px
}
div.pp_default a.pp_arrow_next {
	background-position:-82px -3px;
	left:52px
}
div.pp_default .pp_content_container .pp_details {
	margin-top:5px
}
div.pp_default .pp_nav {
	clear:none;
	height:30px;
	position:relative;
	width:110px
}
div.pp_default .pp_nav .currentTextHolder {
	color:#999;
	font-family:Georgia;
	font-size:11px;
	font-style:italic;
	left:75px;
	line-height:25px;
	margin:0;
	padding:0 0 0 10px;
	position:absolute;
	top:2px
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity:0.7
}
div.pp_default .pp_description {
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin:5px 50px 5px 0
}
div.pp_default .pp_bottom .pp_left {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite-x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
	background:url(http://lib.store.yahoo.net/lib/monticellostore/loader.gif) center center no-repeat
}
div.light_rounded .pp_top .pp_left {
	background:url() -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_right {
	background:url() -110px -53px no-repeat
}
div.light_rounded .pp_next:hover {
	background:url() center right no-repeat;
	cursor:pointer
}
div.light_rounded .pp_previous:hover {
	background:url() center left no-repeat;
	cursor:pointer
}
div.light_rounded .pp_expand {
	background:url() -31px -26px no-repeat;
	cursor:pointer
}
div.light_rounded .pp_expand:hover {
	background:url() -31px -47px no-repeat;
	cursor:pointer
}
div.light_rounded .pp_contract {
	background:url() 0 -26px no-repeat;
	cursor:pointer
}
div.light_rounded .pp_contract:hover {
	background:url() 0 -47px no-repeat;
	cursor:pointer
}
div.light_rounded .pp_close {
	background:url() -1px -1px no-repeat;
	cursor:pointer;
	height:22px;
	width:75px
}
div.light_rounded .pp_nav .pp_play {
	background:url() -1px -100px no-repeat;
	height:15px;
	width:14px
}
div.light_rounded .pp_nav .pp_pause {
	background:url() -24px -100px no-repeat;
	height:15px;
	width:14px
}
div.light_rounded .pp_arrow_previous {
	background:url() 0 -71px no-repeat
}
div.light_rounded .pp_arrow_next {
	background:url() -22px -71px no-repeat
}
div.light_rounded .pp_bottom .pp_left {
	background:url() -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_right {
	background:url() -110px -80px no-repeat
}
div.dark_rounded .pp_top .pp_left {
	background:url() -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_right {
	background:url() -110px -53px no-repeat
}
div.dark_rounded .pp_content_container .pp_left {
	background:url() top left repeat-y
}
div.dark_rounded .pp_content_container .pp_right {
	background:url() top right repeat-y
}
div.dark_rounded .pp_next:hover {
	background:url() center right no-repeat;
	cursor:pointer
}
div.dark_rounded .pp_previous:hover {
	background:url() center left no-repeat;
	cursor:pointer
}
div.dark_rounded .pp_expand {
	background:url() -31px -26px no-repeat;
	cursor:pointer
}
div.dark_rounded .pp_expand:hover {
	background:url() -31px -47px no-repeat;
	cursor:pointer
}
div.dark_rounded .pp_contract {
	background:url() 0 -26px no-repeat;
	cursor:pointer
}
div.dark_rounded .pp_contract:hover {
	background:url() 0 -47px no-repeat;
	cursor:pointer
}
div.dark_rounded .pp_close {
	background:url() -1px -1px no-repeat;
	cursor:pointer;
	height:22px;
	width:75px
}
div.dark_rounded .pp_description {
	color:#fff;
	margin-right:85px
}
div.dark_rounded .pp_nav .pp_play {
	background:url() -1px -100px no-repeat;
	height:15px;
	width:14px
}
div.dark_rounded .pp_nav .pp_pause {
	background:url() -24px -100px no-repeat;
	height:15px;
	width:14px
}
div.dark_rounded .pp_arrow_previous {
	background:url() 0 -71px no-repeat
}
div.dark_rounded .pp_arrow_next {
	background:url() -22px -71px no-repeat
}
div.dark_rounded .pp_bottom .pp_left {
	background:url() -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_right {
	background:url() -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
	background:url() center center no-repeat
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background:#000
}
div.dark_square .pp_description {
	color:#fff;
	margin:0 85px 0 0
}
div.dark_square .pp_loaderIcon {
	background:url() center center no-repeat
}
div.dark_square .pp_expand {
	background:url() -31px -26px no-repeat;
	cursor:pointer
}
div.dark_square .pp_expand:hover {
	background:url() -31px -47px no-repeat;
	cursor:pointer
}
div.dark_square .pp_contract {
	background:url() 0 -26px no-repeat;
	cursor:pointer
}
div.dark_square .pp_contract:hover {
	background:url() 0 -47px no-repeat;
	cursor:pointer
}
div.dark_square .pp_close {
	background:url() -1px -1px no-repeat;
	cursor:pointer;
	height:22px;
	width:75px
}
div.dark_square .pp_nav {
	clear:none
}
div.dark_square .pp_nav .pp_play {
	background:url() -1px -100px no-repeat;
	height:15px;
	width:14px
}
div.dark_square .pp_nav .pp_pause {
	background:url() -24px -100px no-repeat;
	height:15px;
	width:14px
}
div.dark_square .pp_arrow_previous {
	background:url() 0 -71px no-repeat
}
div.dark_square .pp_arrow_next {
	background:url() -22px -71px no-repeat
}
div.dark_square .pp_next:hover {
	background:url() center right no-repeat;
	cursor:pointer
}
div.dark_square .pp_previous:hover {
	background:url() center left no-repeat;
	cursor:pointer
}
div.light_square .pp_expand {
	background:url() -31px -26px no-repeat;
	cursor:pointer
}
div.light_square .pp_expand:hover {
	background:url() -31px -47px no-repeat;
	cursor:pointer
}
div.light_square .pp_contract {
	background:url() 0 -26px no-repeat;
	cursor:pointer
}
div.light_square .pp_contract:hover {
	background:url() 0 -47px no-repeat;
	cursor:pointer
}
div.light_square .pp_close {
	background:url() -1px -1px no-repeat;
	cursor:pointer;
	height:22px;
	width:75px
}
div.light_square .pp_nav .pp_play {
	background:url() -1px -100px no-repeat;
	height:15px;
	width:14px
}
div.light_square .pp_nav .pp_pause {
	background:url() -24px -100px no-repeat;
	height:15px;
	width:14px
}
div.light_square .pp_arrow_previous {
	background:url() 0 -71px no-repeat
}
div.light_square .pp_arrow_next {
	background:url() -22px -71px no-repeat
}
div.light_square .pp_next:hover {
	background:url() center right no-repeat;
	cursor:pointer
}
div.light_square .pp_previous:hover {
	background:url() center left no-repeat;
	cursor:pointer
}
div.facebook .pp_top .pp_left {
	background:url() -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
	background:url() top left repeat-x
}
div.facebook .pp_top .pp_right {
	background:url() -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
	background:url() top left repeat-y
}
div.facebook .pp_content_container .pp_right {
	background:url() top right repeat-y
}
div.facebook .pp_expand {
	background:url() -31px -26px no-repeat;
	cursor:pointer
}
div.facebook .pp_expand:hover {
	background:url() -31px -47px no-repeat;
	cursor:pointer
}
div.facebook .pp_contract {
	background:url() 0 -26px no-repeat;
	cursor:pointer
}
div.facebook .pp_contract:hover {
	background:url() 0 -47px no-repeat;
	cursor:pointer
}
div.facebook .pp_close {
	background:url() -1px -1px no-repeat;
	cursor:pointer;
	height:22px;
	width:22px
}
div.facebook .pp_description {
	margin:0 37px 0 0
}
div.facebook .pp_loaderIcon {
	background:url() center center no-repeat
}
div.facebook .pp_arrow_previous {
	background:url() 0 -71px no-repeat;
	height:22px;
	margin-top:0;
	width:22px
}
div.facebook .pp_arrow_previous.disabled {
	background-position:0 -96px;
	cursor:default
}
div.facebook .pp_arrow_next {
	background:url() -32px -71px no-repeat;
	height:22px;
	margin-top:0;
	width:22px
}
div.facebook .pp_arrow_next.disabled {
	background-position:-32px -96px;
	cursor:default
}
div.facebook .pp_nav {
	margin-top:0
}
div.facebook .pp_nav p {
	font-size:15px;
	padding:0 3px 0 4px
}
div.facebook .pp_nav .pp_play {
	background:url() -1px -123px no-repeat;
	height:22px;
	width:22px
}
div.facebook .pp_nav .pp_pause {
	background:url() -32px -123px no-repeat;
	height:22px;
	width:22px
}
div.facebook .pp_next:hover {
	background:url() center right no-repeat;
	cursor:pointer
}
div.facebook .pp_previous:hover {
	background:url() center left no-repeat;
	cursor:pointer
}
div.facebook .pp_bottom .pp_left {
	background:url() -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
	background:url() top left repeat-x
}
div.facebook .pp_bottom .pp_right {
	background:url() -110px -80px no-repeat
}
div.pp_pic_holder a:focus {
	outline:none
}
div.pp_overlay {
	background:#000;
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9500
}
div.pp_pic_holder {
	display:none;
	position:absolute;
	width:100px;
	z-index:10000
}
.pp_content {
	height:40px;
	min-width:40px
}
* html .pp_content {
	width:40px
}
.pp_content_container {
	position:relative;
	text-align:left;
	width:100%
}
.pp_content_container .pp_left {
	padding-left:20px
}
.pp_content_container .pp_right {
	padding-right:20px
}
.pp_content_container .pp_details {
	float:left;
	margin:10px 0 2px
}
.pp_description {
	display:none;
	margin:0
}
.pp_social {
	float:left;
	margin:0
}
.pp_social .facebook {
	float:left;
	margin-left:5px;
	overflow:hidden;
	width:55px
}
.pp_social .twitter {
	float:left
}
.pp_nav {
	clear:right;
	float:left;
	margin:3px 10px 0 0
}
.pp_nav p {
	float:left;
	margin:2px 4px;
	white-space:nowrap
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float:left;
	margin-right:4px;
	text-indent:-10000px
}
a.pp_arrow_previous, a.pp_arrow_next {
	display:block;
	float:left;
	height:15px;
	margin-top:3px;
	overflow:hidden;
	text-indent:-10000px;
	width:14px
}
.pp_hoverContainer {
	position:absolute;
	top:0;
	width:100%;
	z-index:2000
}
.pp_gallery {
	display:none;
	left:50%;
	margin-top:-50px;
	position:absolute;
	z-index:10000
}
.pp_gallery div {
	float:left;
	overflow:hidden;
	position:relative
}
.pp_gallery ul {
	float:left;
	height:35px;
	margin:0 0 0 5px;
	padding:0;
	position:relative;
	white-space:nowrap
}
.pp_gallery ul a {
	border:1px rgba(0,0,0,0.5) solid;
	display:block;
	float:left;
	height:33px;
	overflow:hidden
}
.pp_gallery ul a img {
	border:0
}
.pp_gallery li {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0
}
.pp_gallery li.default a {
	background:url() 0 0 no-repeat;
	display:block;
	height:33px;
	width:50px
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top:7px!important
}
a.pp_next {
	background:url() 10000px 10000px no-repeat;
	display:block;
	float:right;
	height:100%;
	text-indent:-10000px;
	width:49%
}
a.pp_previous {
	background:url() 10000px 10000px no-repeat;
	display:block;
	float:left;
	height:100%;
	text-indent:-10000px;
	width:49%
}
a.pp_expand, a.pp_contract {
	cursor:pointer;
	display:none;
	height:20px;
	position:absolute;
	right:30px;
	text-indent:-10000px;
	top:10px;
	width:20px;
	z-index:20000
}
a.pp_close {
	display:block;
	line-height:22px;
	position:absolute;
	right:-8px;
	text-indent:-10000px;
	top:-13px
}
.pp_loaderIcon {
	display:block;
	height:24px;
	left:50%;
	margin:-12px 0 0 -12px;
	position:absolute;
	top:50%;
	width:24px
}
#pp_full_res {
	line-height:1!important
}
#pp_full_res .pp_inline {
	text-align:left
}
#pp_full_res .pp_inline p {
	margin:0 0 15px
}
div.ppt {
	color:#fff;
	display:none;
	font-size:17px;
	margin:0 0 5px 15px;
	z-index:9999
}
div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color:#fff
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color:#000
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color:#fff
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position:relative
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background:#fff
}
div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right:85px
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top:12px!important
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position:0 -87px;
	cursor:default
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position:-22px -87px;
	cursor:default
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background:url() center center no-repeat
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
	background:url() top left repeat
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color:#c4c4c4
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color:#fff
}
.pp_top, .pp_bottom {
	height:20px;
	position:relative
}
* html .pp_top, * html .pp_bottom {
	padding:0 20px
}
.pp_top .pp_left, .pp_bottom .pp_left {
	height:20px;
	left:0;
	position:absolute;
	width:20px
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	height:20px;
	left:20px;
	position:absolute;
	right:20px
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left:0;
	position:static
}
.pp_top .pp_right, .pp_bottom .pp_right {
	height:20px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:20px
}
.pp_fade, .pp_gallery li.default a img {
	display:none
}

.engaveInnerContainer {
	width:515px;
	margin:0px auto;
	padding: 20px 0px;
}
.engaveInnerContainer .ringBox {
	margin:0 auto 20px;
	width:515px;
	height:160px;
	overflow: hidden;
	background:#c0c0c0;
}
.engaveInnerContainer .ringBox .ringBoxText {
	padding:45px 0px 0px 0px;
	width:515px;
	text-align:center;
	font-family: 'Tangerine', cursive;
	font-weight:400;
	font-size:75px;
	color:#333
}
.engaveInnerContainer .ringBox .ringBoxText1{
	padding:40px 5px 0px 70px;
	width:110px;
	float:left;
	text-align:center;
	font-family: 'Tangerine', cursive;
	font-weight:700;
	font-size:100px;
	color:#333;
	text-transform:uppercase;
}
.engaveInnerContainer .ringBox .ringBoxText2{
	padding:20px 5px 0px 0px;
	width:140px;
	float:left;
	text-align:center;
	font-family: 'Tangerine', cursive;
	font-weight:700;
	font-size:140px;
	color:#333;
	text-transform:uppercase;
}
.engaveInnerContainer .ringBox .ringBoxText3{
	padding:40px 5px 0px 0px;
	width:110px;
	float:left;
	text-align:center;
	font-family: 'Tangerine', cursive;
	font-weight:700;
	font-size:100px;
	color:#333;
	text-transform:uppercase;
}


.engaveInnerContainer .ringsData {
	width: 505px;
	margin:0 auto;
	xpadding-left: 30px
}
.engaveInnerContainer .ringsData .engraveDataLeft {
	float:left;
	width:250px
}
.engaveInnerContainer .ringsData .engraveDataRight .ringEngraveCustomText {
	width: 245px;
	margin-right: 4px;
	text-align: center;
	margin:0 auto;
}
.engaveInnerContainer .ringsData .engraveDataRight .ringEngraveCustomText b {
	font-family: 'Droid Sans', arial, sans-serif;
	color:#A09A89;
	font-size: 15px;
}
.engaveInnerContainer .ringsData .engraveDataRight .engraveTxtDescrip {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	padding-top:4px;
	clear: both;
	margin-right: 4px
}
.ringBoxFont span.descrip {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#6A6A6A
}
.engaveInnerContainer .ringsData .engraveDataRight .ringEngraveCustomText .mono1 {
	border:1px solid #787878;
	padding:8px 6px;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	width:25px;
	display:inline;
	margin-right:10px;
	text-transform:uppercase;
	text-align:center;
}
.engaveInnerContainer .ringsData .engraveDataRight .ringEngraveCustomText .mono2{
	border:1px solid #787878;
	padding:8px 6px;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	width:25px;
	display:inline;
	margin-right:10px;
	text-transform:uppercase;
	text-align:center;
}
.engaveInnerContainer .ringsData .engraveDataRight .ringEngraveCustomText .mono3 {
	border:1px solid #787878;
	padding:8px 6px;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#6A6A6A;
	width:25px;
	display:inline;
	text-transform:uppercase;
	text-align:center;
}
.engaveInnerContainer .ringsData .engraveDataLeft .ringEngraveCustomText a {
	float:right;
	padding-top: 2px
}
.engaveInnerContainer .ringsData .engraveDataRight {
	text-align: center;
}
.engraveOpts {
	padding-top:4px;
	font-size: 11px;
	font-weight: normal
}
.saveEngraving, .updateText {
	cursor:pointer
}

.saveEngraving{
	margin-top: 15px;
}

#editEngrave{
	font-family: 'Droid Sans', arial, sans-serif;
	font-size: 12px;
	color: #a61a2d;
	margin-left:10px;
}

.pr_snippet_category .pr-snippet-rating-decimal {
    background: #FFFFFF !important;
    color: #857F6F !important;
    font-size: 11px !important;
}

#m-popin-link img {
	margin-left: 3px;
}

#m-popin {
    border: 3px solid #A61A2D;
    border-radius: 10px;
    height: 328px;
    width: 629px;
	position: absolute;
	z-index: 500;
	display: none;
	background: #fff;
}

#m-popin-fade {
	background: #000;
	z-index: 499;
	opacity:0.6;
	filter:alpha(opacity=60);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#m-popin h6 {
    background: url(/lib/monticellostore/gift-wrap-header.gif) 0 bottom repeat-x;
    color: #A5192D;
    font-family: 'Cabin',sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 27px 27px 0 46px;
    padding: 0 5px 8px;
}

#m-popin-close {
    background: url(/lib/monticellostore/gift-wrap-close.png) 0 0 no-repeat;
    height: 36px;
    position: absolute;
    right: -16px;
    top: -16px;
    width: 36px;
	cursor: pointer;
}

#giftwrapinner img {
    float: left;
    margin: 15px 33px 0 40px;
}

#giftwrapinner p {
    color: #464546;
    font-family: 'Cabin',sans-serif;
    font-size: 14px;
    margin: 20px 62px 0;
}

#fp-popin-close {
    cursor: pointer;
    position: absolute;
    right: -7px;
    top: -7px; 
    font-size: 14px;
    border: 1px solid #000; 
    padding: 5px 7px; 
    text-align: center;
    background: #A51A31;
    color: #fff;
}

#screenFilter {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    z-index: 9998;
    display: none;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    top: 0;
    left: 0;
}

#fp-popin {
  width: 640px;
  height: 340px;
  position: absolute;
  z-index: 9999;
  background: #fff;
}

#fp-popin iframe {
    width: 100%;
    height: 100%;
    overflow: none;
}
