

::selection {
	color: #FFF;
	background: #b34c35;
}
::-moz-selection {
	color: #FFF;
	background: #b34c35;
}
::-webkit-selection {
	color: #FFF;
	background: #b34c35;
}
a {
	color: #D64740;
}
#jsn-master {
	background: #FFF url(/templates/jsn_pixel_free/images/colors/red/bg-body.png) center top;
	background-image: url(/templates/jsn_pixel_free/images/backgrounds/bg-master-gradient.png), url(/templates/jsn_pixel_free/images/colors/red/bg-body.png);
	background-position: center top, center top;
	background-repeat: no-repeat, repeat;
	background: #DDD url(/templates/jsn_pixel_free/images/colors/red/bg-body.png)\9;
}


#jsn-content-top,
#jsn-promo {
	color: #F4CECC;
    background: #DD514A url(/templates/jsn_pixel_free/images/colors/red/bg-master.png);
}

#jsn-content-bottom {
	color: #F4CECC;
	background: #DD514A url(/templates/jsn_pixel_free/images/colors/red/bg-master.png);
}

#jsn-footer {
	background: #DD514A url(/templates/jsn_pixel_free/images/colors/red/bg-master.png);
	color: #F4CECC;
}
#jsn-content-bottom + #jsn-footer #jsn-footer-inner {
	border-top: 1px solid #E07772;
}
#jsn-gotoplink:hover {
	background-color: #DD514A;
	color: #fff;
}



.link-action {
	border-bottom: 1px dotted #DD514A;
}
.link-action:hover {
	background-color: #DD514A;
}
#jsn-content-top .link-action, 
#jsn-content-bottom .link-action {
	color: #FFF;
	border-bottom-color: #9F2F2A;
}
#jsn-content-top .link-action:hover,
#jsn-content-bottom .link-action:hover {
	background-color: #9F2F2A;
	border: none;
}


table.style-colorheader thead th {
	background-color: #D2352D;
}

table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #FFF;
	border-right: 1px groove #FFF;
}
table.style-colorstripes thead th {
	background-color: #D2352D;
}
table.style-colorstripes thead th.highlight {
	background-color: #333333;
}
table.style-colorstripes tbody tr {
	background-color: #DD6862;
}
table.style-colorstripes tbody .highlight {
	background-color: #4D4D4D;
}
table.style-colorstripes tbody tr.odd {
	background-color: #DD514A;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #606060;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #D2372F;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #414141;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #FFF;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #D2352D;
}
.sectiontableheader {
	background-color: #D2352D;
}

table.style-greystripes thead th.highlight {
	background-color: #666;
}


ul.menu-topmenu li:hover a,
ul.menu-topmenu li.active a {
	background-color: #DD514A;
	color: #FFF;
}


div.jsn-modulecontainer ul.menu-mainmenu ul,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	background-color: #DD514A;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	border-bottom: 1px solid #E27B76;
	color: #FFEAE9;
}

div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #CC3300;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a,
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	background-color: #DD514A;
}

div.jsn-modulecontainer ul.menu-mainmenu li.active a {
	background-color: #DD514A;
}
div.jsn-modulecontainer ul.menu-mainmenu ul > li.active > a {
	background-color: #CC3300;
}

body.jsn-mobile div.jsn-modulecontainer ul.menu-mainmenu > li.active {
	background-color: #DD514A;
}


div.jsn-modulecontainer ul.menu-treemenu li > a:hover,
div.jsn-modulecontainer ul.menu-treemenu li > a.current {
	background-color: #C30;
}
div.solid-2 ul.menu-treemenu > li,
div.richbox-1 ul.menu-treemenu > li {
	border-bottom-color: #E27B76;
}


div.jsn-modulecontainer ul.menu-sidemenu ul {
	background-color: #DD514A;
}
div.jsn-modulecontainer ul.menu-sidemenu ul li a {
	border-bottom: 1px solid #E27B76;
	color: #FFEAE9;
}
div.solid-2 ul.menu-sidemenu > li > a,
div.richbox-1 ul.menu-sidemenu > li > a {
	border-bottom-color: #E27B76;
}

div.jsn-modulecontainer ul.menu-sidemenu li:hover > a {
	background-color: #C30;
}

div.jsn-modulecontainer ul.menu-sidemenu > li.active > a,
div.jsn-modulecontainer ul.menu-sidemenu ul > li.active > a {
	color: #FFF;
	background-color: #C30;
}



ul#jsn-sitetools-menu > li:hover, 
ul#jsn-sitetools-menu li ul {
	background-color: #C30;
}


div.lightbox-2 h3.jsn-moduletitle {
	color: #FFF;
	background: #DD514A;
}
div.richbox-2 h3.jsn-moduletitle {
	background-color: #DD514A;
	color: #FFF;
}
div.richbox-1 div.jsn-modulecontent,
div.solid-2 div.jsn-modulecontainer_inner {
	background-color: #DD514A;
}
div.richbox-1 div.jsn-modulecontent a,
div.solid-2 div.jsn-modulecontainer_inner a {
	color: #FFF;
	text-decoration: underline;
}
div.solid-2 a.link-action:hover {
	background-color: #C30;
}


span.breadcrumbs span.current,
.breadcrumb li span + span {
	color: #DD514A;
}

#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #732828;
}



ul.jsn-pagination li.navigation-page span {
	background-color: #d64740;
}

