/*general*/
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: bold;
	color: #474747;
	overflow-y: scroll;
	*overflow-y: no-display;
}
a {
	text-decoration: none;
	color: #23ABE5;
}
a:hover {
	text-decoration: underline;
	color: #474747;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

.col-left a{
	color: #474747;
}

.foot-content a{
	color: #474747;
}


img {
	vertical-align: middle;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
/*header top - cart*/
.wrapper {
	min-width: 940px;
}
.header-top-wrap {
	width: 100%;
}
.header-top {
	width: 100%;
	padding: 0 0 11px 0;
	background: url(../images/header/border-header.jpg) repeat-x left bottom;
}
.header-top-content {
	width: 940px;
	height: 38px;
	margin: 0 auto;
	background-color: #4C4C4C;
}
.top-links {
	float: left;
	display: inline;
	width: 640px;
	height: 38px;
	line-height: 38px;
}
.top-links li {
	display: inline;
	background: url(../images/header/border-top-link.gif) no-repeat right 1px;
	padding: 0 6px 0 5px;
}
.top-links li a {
	color: #CFCFCF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.top-links li {
	background: none;
}
.top-links2 {
	width: 150px;
	height: 38px;
	line-height: 38px;
	float: left;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.top-links2 a {
	color: #fff;
}
/*header*/
.header-bottom {
	width: 940px;
	height: 170px;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #b2b2b2;
}
h1#logo {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
h1#logo a span {
	display: none;
}
.welcome {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
/*mini search*/
.mini-search {
	position:absolute;
	top:97px;
	right:0;
	width:301px;
	height:29px;
	background: url(../images/header/bg-search.gif) no-repeat left top;
	text-align: right;
}
.mini-search .input-text {
	width:202px;
	padding: 7px 5px;
	border: none;
	background-color: transparent;
}
.mini-search .btn-search {
	margin: 0 0 0 5px;
}
/* Breadcrumbs */
.breadcrumbs {
	position: absolute;
	left: 160px;
	top: 143px;
	width: 780px;
	height: 25px;
	line-height: 25px;
	border-top: 2px solid #B2B2B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8d8d8d;
}
.breadcrumbs li span {
	color: #c5341c;
}
.breadcrumbs li {
	display:inline;
}
.breadcrumbs li a {
	color: #8d8d8d;
}
/*mini cart header*/
.mini-cart-header {
	width: 145px;
	float: right;
	line-height: 38px;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.mini-cart-header a.show-cart {
	color: #fff;
}
.mini-cart-header a.show-cart:hover {
	text-decoration: none;
}
.number-items {
	color: #ffff00;
}
.image-cart-header {
	margin: 0 4px 0 0;
	vertical-align: baseline;
}
.cart-wrap {
	width: 940px;
	margin: 0 auto;
	display: none;
}
.border-cart-wrap {
	width: 0;
	height: 0;
	line-height: 0;
}
.header-top-bg {
	background: #fff url(../images/header/bg-body.gif) repeat-x left top;
}
.title-cart h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #474747;
	line-height: 60px;
}
.title-cart .btn-closed {
	width: 65px;
	height: 14px;
	float: right;
	display: inline;
	margin: 20px 40px 0 0;
}
.cart-table-wrap {
	width: 940px;
	border-top: 1px solid #adadad;
}
.cart-in-header {
	width: 750px;
}
/*cart-header*/
.wrap-table-cart-header {
	width: 100%;
	border-top: 1px solid #ADADAD;
}
.table-cart-header {
	width: 710px;
	margin: 0 0 10px 0;
	float: left;
	display: inline;
}
.table-cart-header .price {
	font-size: 18px;
	font-weight: bold;
	white-space:nowrap !important;
}
.data-table-header {
	width: 710px;
}
.total-checkout-wrap {
	width: 215px;
	padding: 0 0 0 10px;
	float: right;
	display: inline;
	border-left: 1px solid #ADADAD;
}
.sub-total {
	color: #474747;
}
.sub-total h4 {
	margin: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}
.sub-total .price-cart-header {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
}
.btn-checkout-header {
	margin: 0 0 15px 0;
}
.data-table-header th {
	padding:10px 8px;
	white-space:nowrap;
	text-transform: uppercase;
}
.a-center {
	text-align:center;
}
.data-table-header tfoot {
	border-bottom:1px solid #D9DDE3;
}
.box-table-header td {
	padding:10px;
}
.data-table-header td {
	padding:10px;
}
.data-table-header td.attributes-col h4.title {
	font-size: 18px;
	color: #474747;
}
.data-table-header td.attributes-col h4.title a {
	font-weight:bold;
	color: #474747;
}
.data-table-header .form-button-alt {
	background-color: #00A0D2;
	border: none;
}
/*structure*/
.col-left {
	float:left;
	display: inline;
	width:144px;
	overflow: hidden;
	padding: 0 0 0 5px;
}
.col-main {
	float:left;
	display: inline;
	padding: 0 10px;
	overflow: hidden;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
}
.col-right {
	float:right;
	width: 298px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
.col-3-layout .col-main {
	width:460px;
}
.col-2-left-layout .col-main {
	float:right;
	width:779px;
	padding: 0 0 0 10px;
	border-right: none;
	border-left: none;
}
.col-1-layout .col-main {
	float: none;
	margin: 0;
	border: none;
	display: block;
}
.col-2-right-layout .col-main {
	float: left;
	width:610px;
	border-left: none;
}
/*home*/
.home {
}
.text-intro {
	color: #fff;
	_height: 122px;
	margin: 0 0 10px 0;
}
.text-intro .wrap-text-intro {
	background: url(../images/template/bg-top-text-home.gif) no-repeat left top;
}
.text-intro .wrap-text-intro .content-text-intro {
	background: url(../images/template/bg-bottom-text-home.gif) no-repeat left 100%;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.text-intro .wrap-text-intro .content-text-intro .bg-c {
	background-color: #3D577C;
	padding: 0 10px;
}
.btn-closed-home {
	width: 25px;
	height: 20px;
	float: right;
	background: url(../images/template/closed-text-home.gif) no-repeat 5px 0px;
	cursor: pointer;
}
.btn-closed-home span {
	display: none;
}
/*item list*/
.listing-type-grid li.item {
	float:left;
	width:145px;
	padding:12px 4px;
	line-height:1.6em;
	overflow:hidden;
}
.catalog-listing h5 {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.price-box {
	padding:0 4px;
	text-align: center;
}
.regular-price .price {
	font-weight: normal;
	font-size: 12px;
	color: #474747;
}
.popup-item-wrap2 {
	width: 682px;
	height: 500px;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -341px;
	top: 20%;
}
.ie6 {
	width: 0;
	height: 0;
	line-height: 0;
}
.popup-item-wrap {
	width: 682px;
	padding: 0 0 20px 0;
	background: url(../images/template/border-bottom-popup.png) no-repeat left bottom;
}
.popup-item-content {
	width: 682px;
	padding: 20px 0 0 0;
	background: url(../images/template/border-top-popup.png) no-repeat left top;
}
.popup-item {
	width: 644px;
	padding: 0 20px;
	background: url(../images/template/border-center-popup.png) repeat-y left top;
	overflow: hidden;
}
.popup-item .col-left-pop {
	width: 390px;
	float: left;
	display: inline;
}
.popup-item .col-right-pop {
	width: 230px;
	padding: 0 0 0 10px;
	float: right;
	display: inline;
}
.popup-item .closed-popup-wrap {
	text-align: right;
	margin: 0 0 5px 0;
}
.popup-item .closed-popup {
	cursor: pointer;
}
.popup-item h5 {
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}
.popup-item .price-popup {
	margin: 0 0 20px 0;
}
.popup-item .price-box {
	padding: 0;
	text-align: left;
}
.popup-item .regular-price .price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}
.popup-item .short-description {
	margin: 0 0 10px 0;
}
.popup-item .more-info {
	margin: 0 0 10px 0;
}
.popup-item .form-button span {
	display: none;
}
.popup-item .form-button {
	width: 95px;
	height: 21px;
	background: transparent url(../images/template/add-to-basket-popup.gif) no-repeat left top;
	border: none;
}
.popup-item .foot-pop {
	clear: both;
	padding: 0 0 0 10px;
}
.popup-item .foot-pop h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}
.form-email-popup {
	margin: 0 0 10px 0;
}
.popup-item .form-email-popup input {
	border: 1px solid #D3D3D3;
	padding: 3px;
	font-size: 12px;
	color: #666666;
}
.popup-item .form-email-popup .btn-send-mail {
	background-color:#FFFFFF;
	border: 0 !important;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	cursor: pointer;
}
.popup-item .form-email-popup p.text-form {
	display: inline;
}
.add-to-cart-popup label {
	float: left;
	display: inline;
	width: 60px;
	margin: 0 0 5px 0;
}
.add-to-cart-popup select {
	width: 100px;
	margin: 0 0 5px 0;
}
.add-to-cart-popup .add-to-cart-popup {
	display: block;
	width: 95px;
	height: 21px;
	margin: 10px 0 0 0;
}
/*left*/
.nav-left {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 15px 0;
	line-height: 25px;
}
.nav-left ul {
	padding: 0 0 10px 10px;
	font-size: 12px;
}
h2.nav-left {
	margin: 0;
}
.nav-left-wrap {
	padding: 0 0 0 10px;
}
.infopage {
	color: #474747;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
.nav-left li.nav-shop-by-item {
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
.nav-left li.nav-shop-by-item ul a {
	border-left:1px solid #333333;
	display:block;
	height:10px;
	line-height:10px;
	margin:0 0 8px;
	padding:0 0 0 5px;
}
.nav-left li.nav-shop-by-item ul {
	display: block !important;
	margin: 10px 0 10px 0;
	padding: 0;
}
.nav-left .view-all {
	text-transform: uppercase;
}
/*footer*/
.footer {
	width:940px;
	margin:0 auto;
	padding: 0 0 20px 0;
}
.foot-content {
	width: 780px;
	margin: 20px 0 0 0;
	float: right;
	border-top: 2px solid #b2b2b2;
	font-size: 11px;
	font-weight: bold;
}
.foot-content a {
	font-size: 10px;
}
/*right*/
.box {
	margin: 0 0 10px 0;
}
h3.blog-title {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}
h3.blog-title span {
	display: none;
}
/*item template*/
.product-info-box {
	margin: 0;
}
.product-left-col {
	width: 450px;
	float: left;
	border-right: 1px solid #B2B2B2;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	overflow: hidden;
}
.product-left-col .product-collateral .head {
	border: none;
}
.product-left-col .product-collateral .head h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.product-img-box {
	margin: 0 0 10px 0;
}
.product-right-col {
	width: 308px;
	float: right;
}
.product-info-box .product-name {
	font-size: 20px;
	font-weight: bold;
}
.product-right-col .price {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}
.product-right-col .product-availability, .product-right-col .stock, .product-right-col .nostock {
	font-size: 14px;
	font-weight: bold;
}
.product-right-col .stock {
	color: #44B40A;
}
.product-right-col .nostock {
	color: #C5341C;
}
.item-template-review, .item-template-review a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
}
.product-right-col .product-options {
	background: transparent none;
	border: none;
	margin: 0;
	padding: 0;
}
.product-right-col .product-options dt {
	width: 100px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 15px 0;
	border: none;
}
.product-right-col .product-options dd {
	width: 200px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 15px 0;
	border: none;
}
.product-right-col .product-options dd select {
	width: auto;
}
.product-right-col .product-options label {
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	text-transform: capitalize;
}
.product-right-col .product-options .required {
	text-align: left;
	padding: 0;
}
.product-right-col .product-options-bottom {
	background: transparent none;
	border-style: none;
	padding: 0;
}
.product-right-col .container2 .product-options-bottom .price-box {
	display: none;
}
.product-right-col .container2 .product-options-bottom .add-to-cart-box {
	float: none;
}
.product-right-col .product-shop .add-to-holder .add-to-cart-box .form-button {
	float: right;
	background: transparent url(../images/template/add-to-cart-itemtemplate.gif) no-repeat left top;
	width: 121px;
	height: 27px;
	line-height: 27px;
	margin: -4px 0 0 0;
	padding: 0;
	border: none;
}
.product-right-col .container2 .product-options-bottom .add-to-cart-box .form-button {
	float: left;
	background: transparent url(../images/template/add-to-cart-itemtemplate.gif) no-repeat left top;
	width: 121px;
	height: 27px;
	line-height: 27px;
	margin: -4px 0 0 0;
	padding: 0;
	border: none;
}
.product-right-col .product-shop .add-to-holder .add-to-cart-box .form-button span {
	display: none;
}
.product-right-col .container2 .product-options-bottom .add-to-cart-box .form-button span {
	display: none;
}
.product-right-col .container2 .product-options-bottom .add-to-cart-box .qty-box {
	width: 162px;
}
.product-right-col .product-shop .add-to-holder .add-to-cart-box .qty-box {
	width: 185px;
}
.product-right-col .container2 .product-options-bottom .add-to-cart-box .qty-box label {
	color:#474747;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.product-right-col .product-shop .add-to-holder .add-to-cart-box .qty-box label {
	color:#474747;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.product-right-col .container2 .product-options-bottom .add-to-cart-box #qty {
	float: right;
	width: 50px;
}
.product-right-col .product-shop .add-to-holder .add-to-cart-box #qty {
	float: right;
	width: 50px;
}
.product-right-col .tags-list li, .product-right-col .tags-list li a {
	color: #23abe5;
	font-size: 14px;
	font-weight: bold;
}
.product-right-col .tags-list .title-tags {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	background: none;
	color: #474747;
	padding: 0;
}
.product-right-col .tags-list li {
    display:inline;
    background: url(../images/template/separator-tags.gif) no-repeat right 7px;
    padding:0 10px 0 4px;
}
.product-right-col .tags-list li.last {
	background: none;
}
.product-right-col .collateral-box h5 {
	color: #474747;
	font-size: 14px;
	font-weight: bold;
}
.product-right-col .form-button-alt {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	background: url(../images/template/add-tags-itemtemplate.gif) no-repeat left top;
	width: 69px;
	height: 21px;
}
.product-right-col .form-button-alt span {
	display: none;
}
.product-right-col .related-products h4.related-products {
	color:#474747;
	font-size:18px;
	font-weight:bold;
}
.product-right-col .related-products .content {
	padding: 0;
}
.product-right-col .related-products .content li {
	width: 140px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 5px;
	margin: 0 0 10px 0;
}
.product-right-col .related-products .price {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.product-right-col .related-products .price-box {
	margin: 0;
	padding: 0;
	display: inline;
}
.product-info-box .price-box {
	text-align: left;
}
.product-right-col .form-button-review {
	background-color: #48B408;
	border: 1px solid #6BC33B;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	font-weight: bold!important;
	overflow:visible;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	width:auto;
	color: #fff;
}
.product-right-col .related-products .product-image {
	margin: 0 0 5px 0;
}
.product-right-col .form-email-itemtemplate {
	font-size: 11px;
}
.product-right-col .form-email-itemtemplate input.mailto, .product-right-col .form-email-itemtemplate input.mailfrom {
	width: 110px;
	border: 1px solid #D3D3D3;
	padding: 3px;
	font-size: 12px;
	color: #666666;
}
.product-right-col .form-email-itemtemplate .btn-send-mail {
	background-color:#FFFFFF;
	border: 1px solid #fff;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	cursor: pointer;
	padding: 0 3px 0 0;
	*padding: 0;
	margin: 0 18px 0 0;
}
.product-right-col .form-email-itemtemplate .btn-send-mail-wrap {
	text-align: right;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	
}
.product-img-box .product-image-zoom img {
	max-width: 450px;
	cursor: default;
}
.product-img-box .more-views li.li-active {
	border: 1px solid #ccc;
}
.product-img-box .more-views li {
	border: 1px solid #fff;
}
.product-img-box .more-views li img {
	vertical-align: top;
}


/*//////////////////////////////MATTHEWS CLASSES/////////////////////////////*/



.product-details{
	text-align: center;
}

.nav-jet-a1{
	margin-bottom: 12px;
}

.level1{
	font-size: 11px;
}

.mtags{
	font-size: 11px;
}

#address{
	border-top: 1px solid #999;
	margin-top: 18px;
	padding-top: 6px;
}

#maddy{
	width: 300px;
	float: left;
}
#mnumbers{
	width: 300px;
	float: left;
}

.mini-compare-products{
	visibility: hidden;
}