
/* =============================================================================
   Reset default browser CSS. Based on work by Eric Meyer: 
   http://meyerweb.com/eric/tools/css/reset/index.html
   ========================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =============================================================================
   HTML 5 Definitions
   ========================================================================== */
   
header, nav, section, article, aside, footer, hgroup { display: block; }

/* =============================================================================
   Layout
   ========================================================================== */

*:focus { outline: 0; }
*:focus { outline: none; }
*::-moz-focus-inner { border: none; }

body {
	background: url("./includes/images/jpg/background.jpg") repeat-y scroll center center black;
    overflow-y: scroll;
    text-align: center;
}

.wrapper {
	width: 1280px;
	margin: 0px auto;
	text-align: left;
}

.header { 
	background: url("./includes/images/jpg/header.jpg") no-repeat scroll center center transparent; 
	height: 208px;
    margin: 0 auto;
    width: 1280px;
}

@font-face {
    font-family: casablancaAntiqueItalic;
    src: url('./includes/font/casablancaAntiqueItalic.ttf');
}
@font-face {
    font-family: casablancaAntiqueRegular;
    src: url('./includes/font/CasablancaAntiqueRegular.ttf');
}
@font-face {
    font-family: optima;
    src: url('./includes/font/Optima.ttf');
}

.navigation {
	background: url("./includes/images/jpg/nav.jpg") no-repeat scroll center center transparent;
    height: 55px;
    margin: 0 auto;
    width: 1280px;
}
.navigation ul {
	margin: 0 0 0 60px;
    padding: 10px 0 0;
}
.navigation ul li {
	display: inline;
    float: left;
    margin-right: 5px;
    text-transform: uppercase;
}
.navigation ul li a {
	color: darkred;
	font-family: casablancaAntiqueRegular;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.navigation ul li a:hover{
	color: red;
}
.navigation .searchform {
	float: right;
    margin-right: 60px;
}
.page .searchform {
	float: left;
    list-style-type: none;
    margin: 20px 0 0 250px;
    width: 915px;
}
.page .searchform input[type=text] {
	background: url("./includes/images/png/navigation/search.png") no-repeat scroll 396px 4px white;
	width: 410px;
}
.searchform input[type=text] {
	background: url("./includes/images/png/navigation/search.png") no-repeat scroll 136px 4px white;
    border: 2px solid grey;
    border-radius: 7px 7px 7px 7px;
    float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 17px;
    font-weight: bold;
    height: 26px;
    padding: 0 5px;
    position: relative;
    top: -6px;
    width: 150px;
}
.searchform input[type=text]:focus {
	border: 2px solid orange;
}
.searchform input[type=image] {
	float: left;
    margin-left: 5px;
    position: relative;
    top: -8px;
}

.sidebar-navigation {
	float: left;
    width: 240px;
}
.sidebar-navigation .sidebar-header {
	background: url("./includes/images/jpg/aside-header.jpg") no-repeat scroll center center transparent;
	float: left;
	height: 76px;
	width: 240px;
}
.sidebar-navigation .sidebar-content {
	background: url("./includes/images/jpg/aside-content.jpg") repeat-y scroll 0 0 transparent;
	float: left;
	min-height: 1200px;
	width: 240px;
	_height: 1200px;
	
}
.sidebar-navigation .sidebar-content a {
	color: darkred;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.sidebar-navigation .sidebar-content a:hover {
	color: red;
}
.sidebar-navigation .sidebar-content #shoppingbasket {
	float: right;
    margin-bottom: 10px;
    margin-right: 14px;
    width: 167px;
}
.sidebar-navigation .sidebar-content #shoppingbasket table {
	border-collapse: separate;
}
.sidebar-navigation .sidebar-content #shoppingbasket h3 {
	color: black;
    font-family: casablancaAntiqueRegular;
    font-weight: bold;
    text-decoration: none;
}
.sidebar-navigation .sidebar-content #shoppingbasket a {
	color: darkred;
    font-family: casablancaAntiqueRegular;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.sidebar-navigation .sidebar-content #shoppingbasket a:hover {
	color: red;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart * {
    font-family: Calibri;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr #jcart-header .jcart-display-switch {
	float: left;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr {
	border-bottom: 0 none;
    float: left;
    width: 167px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr:first-child {
	border-bottom: 0 none;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr:last-child {
	border-bottom: 0 none;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr td{

}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-qty {
	float: left;
    width: 25px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-qty input[type=text] {
    background: none repeat scroll 0 0 Gainsboro;
    border: 2px solid black;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    width: 23px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-name {
	float: left;
    width: 122px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-name a {

}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-price {
	float: left;
    height: 30px;
    max-width: 157px;
    text-align: right;
    width: 157px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-price span {
	width: 157px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr .jcart-item-price a {
	float: right;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr #jcart-footer {
	width: 167px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart #jcart-body tr #jcart-footer #jcart-links-wrapper img {
	height: 20px;
	width: 32px;
}
.sidebar-navigation .sidebar-content #shoppingbasket #jcart .item-row {
	
}
.hide-row {
	display: none;
}
.show-row {
	display: block;
}
.sidebar-navigation .sidebar-content header {
	color: black;
	float: left;
}
.sidebar-navigation .sidebar-content header h3 {
	color: black;
    font-family: casablancaAntiqueRegular;
    font-size: 22px;
    font-weight: bold;
    padding-left: 5px;
    text-decoration: none;
}
.sidebar-navigation .sidebar-content header h3 a {
	color: black;
    font-family: casablancaAntiqueRegular;
    font-size: 22px;
    font-weight: bold;
}

.sidebar-navigation .sidebar-content .share {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-left: 60px;
    padding: 4px;
    width: 155px;
}
.sidebar-navigation .sidebar-content .share .add-this-box {
	margin-bottom: 1px;
    margin-top: 4px;
}
.sidebar-navigation .sidebar-content .share .add-this-box .addthis_toolbox a {
	color: #666666;
    display: inline-block;
    font: 11px/1 arial,sans-serif;
    white-space: normal;
}
.sidebar-navigation .sidebar-content .share .add-this-box .addthis_toolbox.addthis_default_style span {
	position: relative;
    top: -3px;
}
.sidebar-navigation .sidebar-content .share .facebook-like {
	margin-bottom: 3px;
}
.sidebar-navigation .sidebar-content .share .google-plus {

}
.sidebar-navigation .sidebar-content .share .twitter-like {

}

.sidebar-navigation .sidebar-content .social {
	float: left;
    margin-bottom: 20px;
    padding-left: 48px;
    width: 175px;
}
.sidebar-navigation .sidebar-content .social p {
	color: darkred;
    font-family: Calibri;
    font-size: 1em;
    font-weight: normal;
    padding-left: 12px;
    padding-right: 20px;
    text-decoration: none;
}
.sidebar-navigation .sidebar-content .social .newsletter {
	background: url("./includes/images/png/sidebar/newsletter.png") no-repeat scroll 0 0 transparent;
	height: 50px;
}
.sidebar-navigation .sidebar-content .social .newsletter a {
	left: 72px;
    position: relative;
    top: 16px;
}
.sidebar-navigation .sidebar-content .social .visit-facebook {
	background: url("./includes/images/png/sidebar/facebook.png") no-repeat scroll 0 0 transparent;
	height: 50px;
}
.sidebar-navigation .sidebar-content .social .visit-facebook a {
	left: 72px;
    position: relative;
    top: 16px;
}
.sidebar-navigation .sidebar-content .social .about-fanatic {
	background: url("./includes/images/png/sidebar/about.png") no-repeat scroll 0 0 transparent;
	height: 50px;
}
.sidebar-navigation .sidebar-content .social .about-fanatic a {
	left: 72px;
    position: relative;
    top: 16px;
}
.sidebar-navigation .sidebar-content .social .mailform {
	background: url("./includes/images/png/sidebar/contact.png") no-repeat scroll 0 0 transparent;
	height: 50px;
}
.sidebar-navigation .sidebar-content .social .mailform a {
	left: 72px;
    position: relative;
    top: 16px;
}
.sidebar-navigation .sidebar-content .social .email {
	background: url("./includes/images/png/sidebar/email.png") no-repeat scroll 0 0 transparent;
	height: 50px;
}
.sidebar-navigation .sidebar-content .social .email a {
	left: 72px;
    position: relative;
    top: 16px;
}

.sidebar-navigation .sidebar-content .news {
	float: right;
	width: 175px;
}
.sidebar-navigation .sidebar-content .news ul {
	float: left;
    margin-bottom: 20px;
    padding-left: 12px;
    padding-right: 20px;
    padding-top: 5px;
    width: 150px;
}
.sidebar-navigation .sidebar-content .news ul li {
	height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.sidebar-navigation .sidebar-content .news ul li a{
	
}
.sidebar-navigation .sidebar-content .offers {
	float: right;
	width: 175px;
}
.sidebar-navigation .sidebar-content .offers ul {
	float: left;
    margin-bottom: 20px;
    padding-left: 12px;
    padding-right: 20px;
    width: 150px;
}
.sidebar-navigation .sidebar-content .offers ul li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.sidebar-navigation .sidebar-content .offers ul li a{
	
}
.sidebar-navigation .sidebar-content .contact {
	float: right;
    margin-bottom: 20px;
    width: 175px;
}
.sidebar-navigation .sidebar-content .contact article{
	float: left;
}
.sidebar-navigation .sidebar-content .contact p {
	color: darkred;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 20px;
    text-decoration: none;
}
.sidebar-navigation .sidebar-content .contact .text {
	margin-bottom: 20px;
    margin-top: 10px;
}
.sidebar-navigation .sidebar-content .contact .phone {
	background: url("./includes/images/png/sidebar/phone.png") no-repeat scroll 0 0 transparent;
    height: 65px;
    left: -10px;
    position: relative;
    text-align: right;
}

.sidebar-navigation .sidebar-content .links {
	float: right;
	width: 175px;
}
.sidebar-navigation .sidebar-content .links ul {
	float: left;
    margin-bottom: 20px;
    padding-left: 12px;
    padding-right: 20px;
    padding-top: 5px;
    width: 150px;
}
.sidebar-navigation .sidebar-content .links ul li {
	height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.sidebar-navigation .sidebar-content .links ul li a{
	
}
.sidebar-navigation .sidebar-footer {
	background: url("./includes/images/jpg/aside-footer.jpg") no-repeat scroll center center transparent;
	float: left;
	height: 76px;
	width: 240px;
}

.contentwrapper {
	float: left;
    width: 1040px;
}
.contentwrapper .content-header {
	background: url("./includes/images/jpg/content-header.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    width: 1040px;
}
.contentwrapper .content {
	background: url("./includes/images/jpg/content.jpg") repeat-y scroll 0 0 transparent;
	float: left;
	min-height: 468px;
	_height: 468px;
	width: 1040px;
}
.contentwrapper .content .breadcrumb {
    color: black;
    float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 0 0 30px;
    text-align: left;
    width: 915px;
}
.contentwrapper .content .breadcrumb a {
	color: black;
}
.contentwrapper .content .breadcrumb a:hover {
	color: red;
}

.contentwrapper .content .paging {
	color: black;
    float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 25px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
    width: 915px;
}
.contentwrapper .content .paging a {
	color: black;
}
.contentwrapper .content .paging a:hover {
	color: red;
}

.contentwrapper .content .news-slider {
	float: left;
    height: 380px;
    margin-left: 40px;
    width: 500px;
}
.contentwrapper .content .news-slider .anythingSlider {
	
}
.contentwrapper .content .news-slider .anythingSlider .forward {
	background-position: 0 0 !important;
    right: -29px !important;
    top: 30px !important;
}
.contentwrapper .content .news-slider .anythingSlider .back {
	background-position: -67px 0 !important;
    left: -26px !important;
    top: 30px !important;
}
.contentwrapper .content .news-slider .anythingSlider .forward:hover {
	background-position: 0 0 !important;
    right: -29px !important;
    top: 30px !important;
}
.contentwrapper .content .news-slider .anythingSlider .back:hover {
	background-position: -67px 0 !important;
    left: -26px !important;
    top: 30px !important;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper {
	border-left: 1px solid black;
    border-right: 1px solid black;
    height: 246px;
    left: 0;
    margin: 0 40px;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 420px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul {

}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li {

}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li header {
	
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 10px 20px;
    text-align: left;
    width: 380px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li header h2 a {
	color: black;
    text-decoration: none;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li header h2 a:hover {
	color: red;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li p {
	font-family: Calibri;
    font-size: 17px;
    line-height: 20px;
    margin: 0 25px;
    width: 380px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li p a {
	color: darkred;
	font-size: 18px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li p a:hover {
	color: red;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlide {
	height: 240px;
    width: 417px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight {
	height: 240px;
	width: 417px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight header {
	width: 210px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight header h2 {
	font-family: casablancaAntiqueRegular;
	font-size: 20px;
    padding: 10px 0 0 24px;
    width: 190px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight p {
	float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 200px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight .image {
	float: left;
    margin: 0;
    position: relative;
    top: -41px;
    width: 159px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight a {

}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureRight img {
	background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    height: 210px;
    min-height: 210px;
    min-width: 159px;
    overflow: hidden;
    padding: 5px;
    width: 159px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft {
	height: 240px;
	width: 417px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft header {
	width: 210px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft header h2 {
	font-family: casablancaAntiqueRegular;
	font-size: 20px;
    padding: 10px 0 0 193px;
    width: 190px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft p {
	float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 200px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft .image {
	float: left;
    margin: 0 0 0 10px;
    position: relative;
    top: -41px;
    width: 159px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft a {

}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .textSlideWithPictureLeft img {
	background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    height: 210px;
    min-height: 210px;
    min-width: 159px;
    overflow: hidden;
    padding: 5px;
    width: 159px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .imageSlide {
	height: 240px;
    width: 417px;
}
.contentwrapper .content .news-slider .anythingSlider .wrapper ul li .imageSlide img {
	background: none repeat scroll 0 0 white;
    float: left;
    height: 240px;
    margin: 0;
    min-height: 240px;
    min-width: 420px;
    overflow: hidden;
    padding: 0;
    width: 420px;
}

.contentwrapper .content .calendar {
	float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 30px;
    margin: 0 0 0 10px;
    width: 420px;
}
#calendar-navigation {
	clear: both;
	height: 35px;
	width: 420px;
}
.calendar-previous {
	background: url("./includes/images/png/calendar/left.png") no-repeat scroll center center transparent;
	float: left;
	height: 35px;
	margin-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 50px;
}
.calendar-next {
	background: url("./includes/images/png/calendar/right.png") no-repeat scroll center center transparent;
	float: left;
	height: 35px;
	margin-top: 5px;
	text-align: right;
	text-decoration: none;
	width: 50px;
}
#calendar-title {
	float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 40px;
    margin-top: 5px;
    text-align: center;
    width: 320px;
}
#calendar-content {
	border-spacing: 0px;
	clear: both;
	height: 385px;
	width: 420px;
}
#calendar-content thead {

}
#calendar-content thead tr {
	height: 35px;
}
#calendar-content thead th {
	font-family: casablancaAntiqueRegular;
    font-size: 20px;
    font-weight: normal;
    padding-top: 5px;
    text-align: center;
    width: 60px;
}
#calendar-content tbody {

}
#calendar-content tbody tr {

}
#calendar-content tbody td {
	height: 70px;
	text-align: center;
	width: 60px;
}
#calendar-content tbody td a {
	color: black;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
}
#calendar-content tbody td a:hover {
	color: red;
}
#calendar-content tbody td span {

}
.today {
	background:url("./includes/images/png/calendar/today2.png") no-repeat center top;
	color: black;
}
.calendar-event {
	color: darkred;
    font-family: casablancaAntiqueRegular;
    font-size: 10px;
    margin-top: 5px;
}

.contentwrapper .content .categories {
	clear: both;	
}
.contentwrapper .content .categories ul {
    height: 425px;
    margin-left: 110px;
    width: 795px;
}
.contentwrapper .content .categories ul li{
	float: left;
    height: 210px;
    list-style-type: none;
    margin-right: 15px;
}

.contentwrapper .content .most-recent-products {
    float: left;
    height: 240px;
    margin: 55px 0 0;
    width: 880px;
}
.contentwrapper .content .most-recent-products header {

}
.contentwrapper .content .most-recent-products header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
    margin-left: 75px;
    padding: 7px;
    text-align: center;
}
.contentwrapper .content .most-recent-products .anythingSlider {
	width: 880px; 
	height: 150px; 
	position: relative; 
	margin: 0px 0px 0px 60px;
}
.contentwrapper .content .most-recent-products .anythingSlider .wrapper {
	border-left: 1px solid black;
    border-right: 1px solid black;
    height: 146px;
    left: 0;
    margin: 0 40px;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 800px;
}
.contentwrapper .content .most-recent-products .anythingSlider .wrapper ul {
	left: 40px;
}
.contentwrapper .content .most-recent-products .anythingSlider .wrapper ul li {
	display: block; 
	float: left; 
	padding: 0; 
	height: 140px; 
	width: 880px; 
	margin: 0;
}
.contentwrapper .content .most-recent-products .anythingSlider .forward  { 
	background-position: 0 0; 
	right: -29px; 
	top: -25px;
}
.contentwrapper .content .most-recent-products .anythingSlider .back  { 
	background-position: -67px 0;
	left: -26px;
	top: -25px;
}
.contentwrapper .content .most-recent-products .anythingSlider #start-stop { 
	display:none; 
	background: green; 
	background-image: url('./includes/images/png/anythingslider/cellshade.png'); 
	background-repeat: repeat-x; 
	color: white; 
	padding: 2px 5px; 
	width: 40px; 
	text-align: center; 
	position: absolute; 
	right: 45px; 
	top: 146px; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
}
.contentwrapper .content .most-recent-products .anythingSlider #thumbNav { 
	display: none;
    position: relative;
    text-align: center;
    top: 146px;
}
.contentwrapper .content .most-recent-products .anythingSlider #textSlide p { 
	margin: 0px 25px;
	width: 310px; 
}
.contentwrapper .content .most-recent-products .anythingSlider .wrapper ul li .product-image {
	float:left;
	margin:1.1em .5em 0.5em 0.6em;
	overflow:hidden;
}
.contentwrapper .content .most-recent-products .anythingSlider .wrapper ul li .product-image img {
	background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    height: 97px;
    min-height: 97px;
    padding: 2px;
    width: 96px;
}

.contentwrapper .content .product-group {
	float: left;
    margin: 0 40px;
}
.contentwrapper .content .product-group article {
	float: left;
}
.contentwrapper .content .product-group header {
	float: left;
    width: 915px;
}
.contentwrapper .content .product-group header h1 {
	font-family: casablancaAntiqueRegular;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contentwrapper .content .product-group p {
	float: left;
    font-family: Calibri;
    font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 15px;
    width: 750px;
}
.contentwrapper .content .product-group .image-container {
	background: url("./includes/images/png/products/paper-tile-medium.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 130px;
	margin-left: 10px;
    width: 130px;
}
.contentwrapper .content .product-group .image-container img {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 100px;
    margin: 10px 5px 0;
    max-height: 100px;
    max-width: 115px;
    width: 115px;
}

.contentwrapper .content .product-group .product-subgroups {

}
.contentwrapper .content .product-group .product-subgroups article {
	float: left;
}
.contentwrapper .content .product-group .product-subgroups header {

}
.contentwrapper .content .product-group .product-subgroups header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contentwrapper .content .product-group .product-subgroups ul {
	margin-right: 40px;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-1 {
	border-top: 2px solid darkred;
    float: left;
    min-height: 100px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 920px;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-1 a {
	color: black;
    font-family: Lucida Calligraphy;
    font-weight: bold;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-1 a:hover {
	color: red;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-1 a img {
	float: left;
    width: 100px;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-2 {
	background: url("./includes/images/png/products/paper-tile-medium.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 190px;
    margin: 10px;
    width: 130px;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-2 a {
	color: black;
    float: left;
    font-family: Calibri;
    font-size: 1em;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    width: 130px;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-2 p {
	margin: 25px 0 0;
    width: 130px;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-2 a:hover {
	color: red;
}
.contentwrapper .content .product-group .product-subgroups ul .group-layout-2 a img {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 100px;
    margin: 10px 5px 0 0;
    max-height: 100px;
    max-width: 115px;
    width: 115px;
}

.contentwrapper .content .product-group .products {
	float: left;
    width: 915px;
}
.contentwrapper .content .product-group .products article {
	float: left;
}
.contentwrapper .content .product-group .products header {

}
.contentwrapper .content .product-group .products header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contentwrapper .content .product-group .products .legends {
	float: left;
    height: 20px;
    width: 915px;
}
.contentwrapper .content .product-group .products .legends .description {
	float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px;
}
.contentwrapper .content .product-group .products .legends img {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    margin-right: 5px;
    padding: 0;
    width: 15px;
}

.contentwrapper .content .product-group .products .list-headers {
	border-bottom: 2px solid darkRed;
    float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 20px;
    font-weight: bold;
    height: 20px;
    margin-top: 10px;
    width: 915px;
}
.contentwrapper .content .product-group .products .list-headers .name {
	float: left;
	height: 20px;
    margin-left: 140px;
}
.contentwrapper .content .product-group .products .list-headers .status {
	float: left;
    height: 20px;
    margin-left: 223px;
}
.contentwrapper .content .product-group .products .list-headers .price {
	float: left;
	height: 20px;
    margin-left: 205px;
}
.contentwrapper .content .product-group .products ul {
	float: left;
    width: 915px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 {
	float: left;
    width: 915px;
	height: 90px;
    min-height: 90px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 a {
	color: black;
    float: left;
    font-family: Calibri;
    font-size: 17px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 a.image {
	color: black;
    float: left;
    font-family: Calibri;
    width: 117px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 a:hover {
	color: red;
}
.contentwrapper .content .product-group .products ul .product-layout-1 a img {
	background: none repeat scroll 0 0 white;
    border: 1px solid black;
    padding: 2px;
	max-height: 70px;
    max-width: 50px;
	float: left;
    margin: 10px 10px 10px 50px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status {
	float: left;
    margin-top: 10px;
    width: 263px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status img {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status img {
	float: left;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status .status-icon {
    margin-right: 5px;
	width: 15px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status .new-icon {
	margin-right: 5px;
	width: 37px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status .sale-icon {
	margin-right: 5px;
	width: 38px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .status .online-icon {
	margin-right: 5px;
	width: 45px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .name {
	float: left;
    margin-left: 25px;
    margin-top: 10px;
    min-width: 320px;
    width: 320px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .price {
	color: darkRed;
    float: left;
    font-family: Calibri;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    width: 130px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .tocart {
	float: left;
    margin-top: 8px;
}
.contentwrapper .content .product-group .products ul .product-layout-1 .tocart .submit-jcart-button {
	background: url("./includes/images/png/products/tocart.png") repeat scroll center top transparent;
    border: 0 none;
    color: transparent;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    position: relative;
    top: -12px;
    width: 45px;
}

.contentwrapper .content .product-group .products ul .product-layout-0 {
	border-top: 2px solid darkRed;
    float: left;
    height: 190px;
    margin-right: 17px;
    min-height: 190px;
    width: 440px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .image-placeholder {
	float: left;
    height: 140px;
    margin-top: 10px;
    width: 120px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 a {
	color: black;
    float: left;
    font-family: Calibri;
    font-size: 17px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 a:hover {
	color: red;
}
.contentwrapper .content .product-group .products ul .product-layout-0 a img {
	background: none repeat scroll 0 0 white;
    border: 1px solid black;
    margin: 0;
    max-height: 135px;
    max-width: 114px;
    padding: 2px;
    width: 114px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status {
	color: darkRed;
    float: left;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    width: 310px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status img {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status img {
	float: left;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status .status-icon {
	float: right;
    margin-left: 5px;
    width: 15px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status .new-icon {
	float: right;
    margin-right: 5px;
    width: 37px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status .sale-icon {
	float: right;
	margin-right: 5px;
	width: 38px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .status .online-icon {
	float: right;
	margin-right: 5px;
	width: 45px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .name {
	float: left;
    height: 18px;
    margin-left: 10px;
    margin-top: 10px;
    min-width: 300px;
    overflow: hidden;
    width: 300px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .description {
	float: left;
    font-family: Calibri;
    font-size: 14px;
    height: 57px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    width: 300px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .price {
	color: darkRed;
    float: left;
    font-family: Calibri;
    font-size: 17px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    width: 310px;
}
.contentwrapper .content .product-group .products ul .product-layout-0 .tocart {
	
}
.contentwrapper .content .product-group .products ul .product-layout-0 .tocart .submit-jcart-button {
	background: url("./includes/images/png/products/tocart90x90.png") repeat scroll center top transparent;
    border: 0 none;
    color: transparent;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    height: 90px;
    left: 240px;
    position: relative;
    top: -35px;
    width: 90px;
}

.contentwrapper .content .product {
	float: left;
    margin: 0 40px;
    width: 915px;
}
.contentwrapper .content .product article {
	float: left;
}
.contentwrapper .content .product header {
	float: left;
    width: 609px;
}
.contentwrapper .content .product header h1 {
	font-family: casablancaAntiqueRegular;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 15px;
}
.contentwrapper .content .product p {
	float: left;
	font-family: Calibri;
	font-size: 17px;
	line-height: 1.4em;
	margin-bottom: 15px;
	width: 560px;
	padding-left: 20px;
}
.contentwrapper .content .product p a {
	color: black;
}
.contentwrapper .content .product p a:hover {
	color: red;
}
.contentwrapper .content .product .content-left {
	float: left;
    width: 306px;
}
.contentwrapper .content .product .content-left img {
	background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    float: left;
    margin-bottom: 15px;
    padding: 2px;
    width: 300px;
}
.contentwrapper .content .product .content-right {
	float: left;
    width: 609px;
}
.contentwrapper .content .product .content-right .price {
	color: darkred;
    float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 0 15px;
    text-align: left;
    width: 609px;
}
.contentwrapper .content .product .content-right .status {
	float: left;
    width: 609px;
}
.contentwrapper .content .product .content-right .status p {
	color: darkred;
    float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 30px;
    padding: 0 0 0 15px;
    text-align: left;
    width: 160px;
}
.contentwrapper .content .product  .content-right .status-icon {
	float: left;
    margin: 15px 5px 0;
    width: 15px;
}
.contentwrapper .content .product  .content-right .new-icon {
	float: left;
    margin: 15px 5px 0;
    width: 37px;
}
.contentwrapper .content .product  .content-right .sale-icon {
	float: left;
    margin: 15px 5px 0;
	width: 38px;
}
.contentwrapper .content .product  .content-right .online-icon {
	float: left;
    margin: 15px 5px 0;
	width: 45px;
}
.contentwrapper .content .product .tocart {
	float: left;
    width: 609px;
}
.contentwrapper .content .product .tocart .submit-jcart-button {
	background: url("./includes/images/png/products/tocart135x135.png") repeat scroll center top transparent;
    border: 0 none;
    color: transparent;
    font-family: Calibri;
    font-size: 17px;
    font-weight: bold;
    height: 135px;
    position: relative;
    top: -35px;
    width: 135px;
}
.contentwrapper .content .product .social {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid black;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    float: left;
	margin-bottom: 10px;
    padding: 5px;
    width: 294px;
}
.contentwrapper .content .product .social .add-this {
	float: left;
    font-family: Calibri;
    margin-bottom: 3px;
    margin-top: 4px;
    width: 915px;
}
.contentwrapper .content .product .social .add-this .addthis_toolbox a {
	color: #666666;
    display: inline-block;
    font: 11px/1 arial,sans-serif;
    white-space: normal;
}
.contentwrapper .content .product .social .add-this .addthis_toolbox.addthis_default_style span {
	position: relative;
    top: -3px;
}
.contentwrapper .content .product .social .facebook {
	float: left;
    margin-bottom: 6px;
    width: 915px;
}
.contentwrapper .content .product .social .google-plus {
	float: left;
    margin-bottom: 4px;
    width: 915px;
}
.contentwrapper .content .product .social .twitter {
	float: left;
    width: 915px;
}

.contentwrapper .content .page {
	margin-left: 40px;
    width: 915px;
}
.contentwrapper .content .page article {
	float: left;
    width: 915px;
}
.contentwrapper .content .page header {
	float: left;
    height: 38px;
    margin-bottom: 10px;
    width: 915px;
}
.contentwrapper .content .page header h1 {
	font-family: casablancaAntiqueRegular;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contentwrapper .content .page header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
}
.contentwrapper .content .page p {
	float: left;
    font-family: Calibri;
    font-size: 17px;
    line-height: 1.2em;
    width: 915px;
}
.contentwrapper .content .page p a {
	color: black;
}
.contentwrapper .content .page p a:hover {
	color: red;
}
.contentwrapper .content .page .highlight {
	color: darkred;
}
.contentwrapper .content .page p img {
	border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    margin-right: 40px;
}
.contentwrapper .content .page small a {
	color: black;
}
.contentwrapper .content .page small a:hover {
	color: red;
} 

.contentwrapper .content .page .checkout-progressbar {
	float: left;
    margin-left: 102px;
    width: 725px;
}
.contentwrapper .content .page .checkout-progressbar li {
	float: left;
    height: 180px;
    width: 180px;
}
.contentwrapper .content .page .checkout-progressbar .step1 {
	background: url("./includes/images/png/shoppingcart/step-one.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step1.dimmed {
	background: url("./includes/images/png/shoppingcart/step-one-dimmed.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step1.complete {
	background: url("./includes/images/png/shoppingcart/step-one-checked.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step2 {
	background: url("./includes/images/png/shoppingcart/step-two.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step2.dimmed {
	background: url("./includes/images/png/shoppingcart/step-two-dimmed.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step2.complete {
	background: url("./includes/images/png/shoppingcart/step-two-checked.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step3 {
	background: url("./includes/images/png/shoppingcart/step-three.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step3.dimmed {
	background: url("./includes/images/png/shoppingcart/step-three-dimmed.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step3.complete {
	background: url("./includes/images/png/shoppingcart/step-three-checked.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step4 {
	background: url("./includes/images/png/shoppingcart/step-four.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step4.dimmed {
	background: url("./includes/images/png/shoppingcart/step-four-dimmed.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page .checkout-progressbar .step4.complete {
	background: url("./includes/images/png/shoppingcart/step-four-checked.png") no-repeat scroll center center transparent;
}
.contentwrapper .content .page #jcart-big-wrapper {
	float: left;
    margin: 0 auto 20px;
    width: 900px;
}
.contentwrapper .content .page #jcart-big-wrapper table {
	border-collapse: separate;
}
.contentwrapper .content .page #jcart-big-wrapper h3 {
	color: black;
    font-family: casablancaAntiqueRegular;
    font-weight: bold;
    text-decoration: none;
}
.contentwrapper .content .page #jcart-big-wrapper a {
	color: darkred;
    font-family: casablancaAntiqueRegular;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.contentwrapper .content .page #jcart-big-wrapper a:hover {
	color: red;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart * {
    font-family: Calibri;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart #jcart-body tr th#jcart-header {
	float: left;
	width: 900px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart #jcart-body tr th#jcart-header .jcart-display-switch {
	float: left;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr {
	border-bottom: 0 none;
    float: left;
    width: 911px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr th#jcart-header .jcart-payment-method {
	float: left;
    font-weight: bold;
    text-align: left;
    width: 410px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr th#jcart-header .jcart-payment-fee {
	float: left;
    font-weight: bold;
    text-align: left;
    width: 445px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr th#jcart-header .jcart-payment-total {
	float: left;
    font-weight: bold;
    text-align: left;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method {
	border-bottom: 1px solid black;
    float: left;
    padding: 10px 0;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr:nth-last-child(2) {
	border-bottom: 0 none;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method .jcart-item-qty {
	float: left;
    width: 400px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method .jcart-item-qty input[type=radio] {
	position: relative;
    top: -9px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method .jcart-item-qty img {

}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method .jcart-item-qty label {
	font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    left: 8px;
    position: relative;
    top: -11px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method .jcart-item-name {
	float: left;
    width: 348px;
}
.contentwrapper .content .page #jcart-big-wrapper  #jcart table tbody tr.payment-method .jcart-item-price {
	float: left;
    max-width: 118px;
    width: 118px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr:first-child {
	border-bottom: 0 none;
	width: 911px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr:last-child {
	border-bottom: 0 none;
	width: 911px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr td{

}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-qty {
	float: left;
    width: 25px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-qty input[type=text] {
    background: none repeat scroll 0 0 Gainsboro;
    border: 2px solid black;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    width: 23px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-name {
	float: left;
    width: 740px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-name a {

}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-price {
	
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-price span {
	
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr .jcart-item-price a {
	
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr #jcart-footer {
	float: left;
    width: 900px;
}
.contentwrapper .content .page #jcart-big-wrapper #jcart #jcart-body tr #jcart-footer #jcart-links-wrapper img {
	margin: 5px 0;
}
.contentwrapper .content .page .deliverymethods {
	float: left;
    margin-bottom: 10px;
}
.contentwrapper .content .page .deliverymethods li {
	font-family: Calibri;
    font-size: 20px;
}
.contentwrapper .content .page .deliverymethods li input[type=radio] {

}
.contentwrapper .content .page .checkout-next-step {
	background: url("./includes/images/png/shoppingcart/arrow-right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 180px;
    text-align: center;
    width: 180px;
}
.contentwrapper .content .page .checkout-next-step span {
	color: black;
    float: left;
    font-family: Lucida Calligraphy;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 150px;
}
.contentwrapper .content .page .checkout-previous-step {
	background: url("./includes/images/png/shoppingcart/arrow-left.png") repeat scroll 0 0 transparent;
	float: left;
    height: 180px;
    text-align: center;
    width: 180px;
}
.contentwrapper .content .page .checkout-previous-step span {
	color: black;
    float: left;
    font-family: Lucida Calligraphy;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 40px;
    margin-top: 150px;
}
.state-error {
	background: none repeat scroll 0 0 DarkSalmon;
    border: 2px solid red !important;
	border-radius: 5px 5px 5px 5px;
    padding: 3px !important;
}
.contentwrapper .content .page p label {
	clear: both;
    float: left;
    margin-top: 10px;
}
.contentwrapper .content .page p input[type=text] {
	border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    float: left;
    font-family: Calibri;
    margin-bottom: 10px;
    padding: 3px;
    width: 300px;
}
.contentwrapper .content .page p textarea {
	border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
	clear: both;
    float: left;
    font-family: Calibri;
    margin-bottom: 10px;
    padding: 3px;
}

.contentwrapper .content .trailer {
	float: left;
    margin: 20px 0 50px 65px;
    width: 915px;
}
.contentwrapper .content article {

}
.contentwrapper .content .trailer header {

}
.contentwrapper .content .trailer header h2 {
	float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 40px;
    margin-top: 5px;
}
.contentwrapper .content .trailer p {
	float: left;
    font-family: Calibri;
    font-size: 17px;
    line-height: 1.2em;
    width: 865px;
}
.contentwrapper .content .trailer p a {
	color: darkred;
}
.contentwrapper .content .trailer p a:hover {
	color: red;
}
.contentwrapper .content .trailer img {
	background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    max-height: 400px;
    width: 865px;
}
.contentwrapper .content .trailer object {
	background: none repeat scroll 0 0 white;
    border: 2px solid black;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}

.contentwrapper .content .news {
	margin-left: 40px;
    width: 915px;
}
.contentwrapper .content .news article {
	float: left;
    width: 915px;
}
.contentwrapper .content .news header {
	float: left;
    height: 38px;
    margin-bottom: 10px;
    width: 915px;
}
.contentwrapper .content .news header h1 {
	font-family: casablancaAntiqueRegular;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contentwrapper .content .news header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contentwrapper .content .news p {
	float: left;
    font-family: Calibri;
    font-size: 17px;
    line-height: 1.2em;
    width: 915px;
}
.contentwrapper .content .news small {
	float: left;
    font-family: casablancaAntiqueRegular;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    width: 915px;
}
.contentwrapper .content .news .news-image-container {
	float: left;
    margin-bottom: 15px;
    text-align: center;
    width: 915px;
}
.contentwrapper .content .news .news-image-container img {
	border: 2px solid black;
    border-radius: 8px 8px 8px 8px;
    margin-right: 10px;
    width: 400px;
}
.contentwrapper .content .news .social {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid black;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    float: left;
    margin-top: 20px;
    padding: 7px 5px 5px;
    width: 915px;
}
.contentwrapper .content .news .social .add-this {
	float: left;
    padding-top: 5px;
    width: 108px;
}
.contentwrapper .content .news .social .add-this .addthis_toolbox a {
	color: #666666;
    display: inline-block;
    font: 11px/1 arial,sans-serif;
    white-space: normal;
}
.contentwrapper .content .news .social .add-this .addthis_toolbox.addthis_default_style span {
	position: relative;
    top: -3px;
}
.contentwrapper .content .news .social .facebook {
	float: left;
    width: 160px;
}
.contentwrapper .content .news .social .google-plus {
	float: left;
    width: 170px;
}
.contentwrapper .content .news .social .twitter {
	float: left;
    width: 112px;
}

.contentwrapper .content .news .news {
	margin: 0;
}
.contentwrapper .content .news .news header {
	margin: 0;
}
.contentwrapper .content .news .news a {
	color: darkred;
    float: left;
    font-family: Calibri;
    font-size: 17px;
    margin: 10px 0 20px;
}

.contentwrapper .content .order {
	margin-left: 40px;
    width: 915px;
}
.contentwrapper .content .order article {
	float: left;
    width: 915px;
}
.contentwrapper .content .order header {
	float: left;
    margin-bottom: 10px;
    margin-top: 30px;
    width: 915px;
}
.contentwrapper .content .order header h1 {
	font-family: casablancaAntiqueRegular;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contentwrapper .content .order header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
}
.contentwrapper .content .order p {
	float: left;
    font-family: Calibri;
    font-size: 0.96em;
    line-height: 1.2em;
    width: 915px;
}
.contentwrapper .content .order p a {
	color: black;
}
.contentwrapper .content .order p a:hover {
	color: red;
}
.contentwrapper .content .order p.order-messages {
	margin-top: 15px;
}
.contentwrapper .content .order textarea {
	border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    float: left;
    font-family: Calibri;
    margin-bottom: 10px;
    padding: 3px;
    width: 915px;
}
.contentwrapper .content .order textarea.blurred {
	color: grey;
}
.contentwrapper .content .order p label {
	border-bottom: 1px dashed black;
    float: left;
    font-weight: bold;
    width: 915px;
}
.contentwrapper .content .order .button-link {
	clear: both;
}
.contentwrapper .content .order #jcart-big-wrapper {
	float: left;
    margin: 0 auto 20px;
    width: 900px;
}
.contentwrapper .content .order #jcart-big-wrapper table {
	border-collapse: separate;
}
.contentwrapper .content .order #jcart-big-wrapper a:hover {
	color: red;
}
.contentwrapper .content .order #jcart-big-wrapper #jcart table tr {
	border-bottom: 0 none;
    float: left;
    width: 911px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr th#jcart-header {
	float: left;
	width: 900px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr th#jcart-header .jcart-header-amount {
	float: left;
    font-family: Calibri;
    font-weight: bold;
    text-align: left;
    width: 70px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr th#jcart-header .jcart-header-productnumber {
	float: left;
    font-family: Calibri;
    font-weight: bold;
    text-align: left;
    width: 180px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr th#jcart-header .jcart-header-name {
	float: left;
    font-family: Calibri;
    font-weight: bold;
    text-align: left;
    width: 300px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr th#jcart-header .jcart-header-price {
	float: left;
    font-family: Calibri;
    font-weight: bold;
    text-align: right;
    width: 240px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr th#jcart-header .jcart-header-subtotal {
	float: left;
    font-family: Calibri;
    font-weight: bold;
    text-align: right;
    width: 110px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr .jcart-item-qty {
	float: left;
    font-family: Calibri;
    margin-left: 15px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr .jcart-item-productnumber {
	color: darkred;
	float: left;
    font-family: Calibri;
    width: 170px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr .jcart-item-name {
	float: left;
    font-family: Calibri;
    width: 290px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr .jcart-item-price {
	color: darkred;
    float: left;
    font-family: Calibri;
    font-weight: normal;
    max-width: none;
    width: 240px;
}
.contentwrapper .content .order #jcart-big-wrapper  #jcart table tr .jcart-item-subtotal {
	float: left;
    font-family: Calibri;
    font-weight: bold;
    text-align: right;
    width: 100px;
}
.contentwrapper .content .order #jcart-big-wrapper #jcart table tr #jcart-footer {
	float: left;
    width: 900px;
}
.contentwrapper .content .order #jcart-big-wrapper #jcart table tr #jcart-footer span strong {
	float: right;
    font-family: Calibri;
    text-align: right;
}

.button-link {
	background-image: linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -o-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(125,125,125)),
		color-stop(0.75, rgb(186,186,186))
	);
	
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    color: black;
    float: left;
    font-family: Calibri;
    font-weight: bold;
    height: 20px;
    padding: 6px 5px 3px 4px;
}
.button-link:hover {
	background-image: linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -o-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(186,186,186)),
		color-stop(0.75, rgb(125,125,125))
	);	
	
	color: black !important;
	
}

.contentwrapper .content-footer {
	background: url("./includes/images/jpg/content-footer.jpg") no-repeat scroll 0 0 transparent;
	height: 77px;
	float: left;
	width: 1040px;
}

.prettyPopin #b_close {
	color: black;
    font-family: casablancaAntiqueRegular;
    font-size: 20px;
}
.prettyPopin #b_close:hover {
	color: red;
}
.prettyPopin-wrapper {
	width: 625px;
}
.prettyPopin-wrapper .header {
	background: url('./includes/images/png/calendar/header.png') no-repeat;
	float: left;
	height: 45px;
	text-align: center;
	width: 625px;
}
.prettyPopin-wrapper .content {
	background: url("./includes/images/png/calendar/content.png") repeat-y scroll 0 0 transparent;
    float: left;
    width: 625px;
}
.prettyPopin-wrapper .content p {
	font-family: Calibri;
}
.prettyPopin-wrapper .content .navigation {
	background: none repeat scroll 0 0 transparent;
    float: left;
    width: 625px;
}
.prettyPopin-wrapper .content header {
	float: left;
    margin-bottom: 10px;
    width: 625px;
}
.prettyPopin-wrapper .content header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
}
.prettyPopin-wrapper .content .navigation a {
	color: black;
    font-family: casablancaAntiqueRegular;
    font-size: 20px;
}
.prettyPopin-wrapper .content .navigation a:hover {
	color: red;
}
.prettyPopin-wrapper .content .navigation strong {
	font-family: casablancaAntiqueRegular;
    font-size: 25px;
    margin: 0 20px;
}
.prettyPopin-wrapper .content .event {
	float: left;
    margin-bottom: 30px;
}
.prettyPopin-wrapper .content .event header {
	float: left;
    margin-bottom: 10px;
    width: 625px;
}
.prettyPopin-wrapper .content .event header h2 {
	font-family: casablancaAntiqueRegular;
    font-size: 30px;
    font-weight: bold;
}
.prettyPopin-wrapper .content .event .image-container {
	float: left;
    text-align: center;
    width: 625px;
}
.prettyPopin-wrapper .content .event .image-container img {
	border: 2px solid black;
    border-radius: 8px 8px 8px 8px;
    margin-right: 10px;
    width: 272px;
}
.prettyPopin-wrapper .content .event p {
	float: left;
    font-family: Calibri;
    line-height: 22px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
    width: 575px;
}
.prettyPopin-wrapper .content .event p a {
	color: black;
	text-decoration: underline;
}
.prettyPopin-wrapper .content .event p a:hover {
	color: red;
}

.prettyPopin-wrapper .content .newsletter form {
	float: left;
    font-family: Calibri;
    margin-left: 80px;
    width: 460px;
}
.prettyPopin-wrapper .content .newsletter label {
	float: left;
    margin-right: 10px;
}
.prettyPopin-wrapper .content .newsletter form input[type=text] {
	background: none repeat scroll 0 0 white;
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    float: left;
    font-family: Calibri;
    font-size: 0.8em;
    font-weight: bold;
    margin-right: 10px;
}
.prettyPopin-wrapper .content .newsletter form select {
	background: none repeat scroll 0 0 white;
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    float: left;
    font-family: Calibri;
    font-size: 0.8em;
    font-weight: bold;
    margin-right: 10px;
}
.prettyPopin-wrapper .content .newsletter form input[type=submit] {
	background-image: linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -o-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(125,125,125)),
		color-stop(0.75, rgb(186,186,186))
	);
	
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    color: black;
    float: none;
    font-family: Calibri;
    font-weight: bold;
    height: 26px;
}
.prettyPopin-wrapper .content .newsletter form input[type=submit]:hover {
	background-image: linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -o-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(186,186,186)),
		color-stop(0.75, rgb(125,125,125))
	);	
}

.prettyPopin-wrapper .content .contact form {
	font-family: Calibri;
    margin-left: 50px;
    text-align: left;
}
.prettyPopin-wrapper .content .contact label {
	clear: both;
	float: left;
}
.prettyPopin-wrapper .content .contact form input[type=text] {
	background: none repeat scroll 0 0 white;
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    float: left;
    font-family: Calibri;
    font-size: 0.8em;
    font-weight: bold;
}
.prettyPopin-wrapper .content .contact form textarea {
	border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
	clear: both;
    float: left;
    font-family: Calibri;
    margin-bottom: 10px;
    padding: 3px;
}
.prettyPopin-wrapper .content .contact form small {
	color: red;
}
.prettyPopin-wrapper .content input[type=submit] {
	background-image: linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -o-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(125,125,125) 0%, rgb(186,186,186) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(125,125,125)),
		color-stop(0.75, rgb(186,186,186))
	);
	
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: black;
    float: left;
    font-family: Calibri;
    font-weight: bold;
    height: 30px;
}
.prettyPopin-wrapper .content input[type=submit]:hover {
	background-image: linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -o-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(186,186,186) 0%, rgb(125,125,125) 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(186,186,186)),
		color-stop(0.75, rgb(125,125,125))
	);	
}


.prettyPopin-wrapper .footer {
	background: url('./includes/images/png/calendar/footer.png') no-repeat;
	float: left;
	height: 45px;
	width: 625px;
}



.footer {
	background: url("./includes/images/jpg/footer.jpg") no-repeat scroll center center transparent;
    float: left;
    height: 149px;
    margin: 0 auto;
    width: 1280px;
}
.footer header {
	margin-top: 40px;
}
.footer header h5 {
	font-family: casablancaAntiqueRegular;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.footer header h5 a{
	color: black;
	text-decoration: none;
}
.footer header h5 a:hover{
	color: red;
}
