﻿@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
    font-family: 'Reader-Pro', sans-serif;
}
h1 
{
    font-size: 24px;
    color: #000;
}
h2 
{
    font-size: 20px;
    color: #A30E3E;
}
h3 
{
    font-size: 14px;
    color: #000;
    padding: 2px;
    margin: 0;
    font-weight: bold;
}
h4 
{
    font-size: 13px;
    color: #000;
    font-weight: bold;
}
h5 
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
a{
	color: #A30E3E;
}
a img 
{   
    border: none;
}
a.button1, a.button2, .button1 a, .button2 a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 6px 28px;
    border: 2px solid #A30E3E;
    background: #A30E3E;
    transition: all ease-in-out .2s;
}
a.button2, .button2 a {
    display: inline-block;
    background: none;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 28px;
    border: 2px solid #FFF;
    transition: all ease-in-out .2s;
}
a.button3, .button3 a {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    background: none;
    padding: 6px 28px;
    border: 2px solid #000;
    transition: all ease-in-out .2s;
}
a.button1:hover, .button1 a:hover {
    text-decoration: none;
    padding: 6px 28px;
    background: #8a0c34;
    border: 2px solid #8a0c34;
}
a.button2:hover, .button2 a:hover {
    color: #000;
    border: 2px solid #000;
    text-decoration: none;
    background: #FFF;
}
a.button3:hover, .button3 a:hover {
    color: #FFF;
    text-decoration: none;
    background: #000;
}

hr {
	height: 1px;
	background-color: #B8B5DD;
	border: none;
}
.row, nav, main, footer {
   clear: both;
}

.rowliner{
    max-width: 1024px;
    margin: 0 auto;
}

.rwdTopper{
	display: none;
	height: 40px;
	background: #000 url(images/rwdtopbg.jpg) center center no-repeat;
}
header .headerRow1 {
    color: #FFF;
    padding: 15px 0;
    margin-bottom: 15px;
    background: #A30E3E;
}

header .headerRow1 a {
   display: inline-block;
   font-size:  14px;
   color: #fff;
}
header .headerRow1 .h1hl{
	float: left;
}
header .headerRow1 .h1hr{
	float:right;
}
.headerRow2 .hr2Content{
	width: 100%;
	float: left;
}
ul.userLinks {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.userLinks li {
    margin: 0 5px;
    display: inline-block;
}

.welcome {
    font-size: 14px;
    margin-right: 5px;
    display: inline-block;
}
.headerRow2  .headleft {
	margin-right: 320px;
	
}
.headerRow2  .headleft a{

	background:url(images/logo.jpg) no-repeat;
	display: block;
	/*width: 260px;*/
	height: 104px;
	padding: 30px 0 0 229px;
	font-weight: bold;
	font-size: 21px;
	color: #000;
	text-decoration:none;
}

.headerRow2  .headright{
	float: left;
	text-align: right;
	width: 320px;
	margin-left: -320px
	
	
}
.headrightrow1{
 margin: 15px 15px 0 0;
 height: 55px;
}

.headrightrow2{
	
	 margin: 10px 15px 0 0;
font-size: 24px;
}

.headerRow2  .headright .rwdSch{
	
	 background: #1D2728 url(images/btn-search.jpg) center center no-repeat;
    border: 1px solid #f6f6f6;
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: none;
}

nav .moreBtn{
	float: right;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	margin-right: .8em;
}

nav .moreBtn:before{
	
	color: #fff;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	 text-decoration: none !important;   
	margin: 0 .2em;
    content: '\f0c9';
}

.headerTop a.cart {
    background: url(images/img-cart.gif) left no-repeat;
    padding-left: 28px;
}

.headright .sfsearchBox 
{
    background: #000;
    background-position: 5px;
    border: none;
    float: right;
}

.headright .sfsearchSubmit {
    background: url(images/btn-search.jpg) no-repeat;
    background-position: 0 -5px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    font-size: 0px;
    text-decoration: none;
    border: none;
}

.headright .sfsearchTxt 
{
    margin-top: 8px;
    width: 188px;
}

.aicSoc{
	text-decoration: none !important; 
}

.aicSoc:before{
	
	color: #A30E3E;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	 text-decoration: none !important;   
		margin: 0 .2em;
}
.aicSoc.aicFB:before{
content: '\f082';
}
.aicSoc.aicTW:before{
content: '\f081';
}

.aicSoc.aicFL:before{
content: '\f16e';
}

.aicSoc.aicYT:before{
content: '\f16a';
}

.rwdSchWrap  .sfsearchBox 
{
  
    height: 32px;
   position: relative;
    padding: 8px;
    border: none;

}

.rwdSchWrap   .sfsearchSubmit {
    background: #1D2729 url(images/btn-search.jpg) no-repeat;
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    font-size: 0px;
    text-decoration: none;
    border: none;
	margin-top: -2px;
	position: absolute;
	top: 9px;
	right: 8px;
}

.rwdSchWrap .sfsearchTxt 
{
       height: 26px;
    width: 195px;
}

.rwdNavWrap{
	padding: 8px;
}

.rwdSocWrap{
padding: 8px;
font-size: 21px;
text-align:center;

}
.rwd4linkWrap{
	padding: 8px;

}

.rwd4linkWrap a{
	display: block;
    margin: .2em 0;
    background: #A30E3E;
    height: 2em;
    line-height: 2em;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
nav {
	height: 36px;
	background: #231f20;
}

nav .rwdBtn{
	display: none;
}

.banner{
	line-height: 0px;
	text-align: center;
}

.banner img{
	width: 100%;
}

main{
	padding: 30px 0;
	background: #fff;
}

.threeColumnBorders .sf_3cols_2_34{
	border-left: 1px solid #B8B5DD;
	border-right: 1px solid #B8B5DD;
	box-sizing: border-box;
	
}
.threeColumnBorders img{
	width: 100%;
	max-width: 325px;
}
.groupStatement{
	font-size: 1.2em;
	color:#A30E3E;
}
/**** main nav ****/

nav .RadMenu:focus{
	border: none;
	 box-shadow: none !important;
	outline:none;
}

nav .rwdBtn{
	display: none;
	text-decoration: none;
	color: #fff;
	
}

nav .rwdBtn:before{
	color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	    content: '\f0c9';
		margin: 0 .3em;
}

nav .RadMenu .rmItem{
	font-size: 14px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
nav .RadMenu a.rmLink, nav  .RadMenu .rmItem  a.rmFocused, nav  .RadMenu .rmItem  a.rmExpanded {
	float: left;
	height: 36px;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
		background-image: none;
}

nav .RadMenu .rmItem a.rmLink:hover, nav .RadMenu .rmItem a.rmLink.rmSelected{
	color: #fff;
}
nav .RadMenu .rmText {
	border-bottom: none;
	border-right: none !important;
	padding: 0 20px 0 0;
	border-top-style: none;
	border-left-style: none;
}
nav .RadMenu  .rmSlide a.rmLink{
	background-image:none !important;
	color: #000 !important;
}
nav .RadMenu .rmFirst .rmText
{
	background-image:none;
	padding-left: 8px;
}
nav .RadMenu .rmLast .rmText{
	background-image:none;
}
nav .RadMenu .rmHorizontal .rmItem {
	padding: 0px;
}

nav .RadMenu ul.rmRootGroup, nav .RadMenu div.rmRootGroup {
	border: none;
	background:none;
}
/************ddowns*********************/
nav .RadMenu .rmSlide{
border-top: 4px solid #A30E3E;	
}
nav .RadMenu .rmSlide .rmSlide {
border-top: none;	
}
nav .RadMenu .rmSlide .rmItem {
	line-height: 33px;
	margin: 0px;
	padding: 0 0;
	background: #FFF;
	height: 33px;
}
nav .RadMenu .rmSlide .rmGroup {
	background: #FFF url(none);
}
nav .RadMenu   .rmSlide .rmItem.rmFirst {
	
	background: #FFF url(none);
	padding: 0px !important;
}
nav .RadMenu   .rmSlide .rmItem.rmLast {
	background: url(none);
	padding: 0px !important;
}
nav .RadMenu .rmSlide a.rmLink {
	color: #36424a;
	text-decoration: none;
	line-height: 26px;
	font-weight: normal;
	font-size: 12px;
	background: url(none);
	padding: 0;

}
nav .RadMenu .rmSlide a.rmLink:hover {
	text-decoration: underline;
}



nav a.rmLink.rmRootLink{
	background-color: transparent !important;
}
nav .RadMenu   .rmSlide .rmText {
	background: url(none);
	padding: 0px 0px 0px 20px;
	margin-right: 20px;
}
nav .RadMenu .rmSlide .rmExpandRight 
{
	background: url(images/slide-arrow.png) no-repeat left top !important;
	background-position: 0 8px !important;
}
nav .RadMenu   .rmSlide .rmExpanded .rmExpandRight
{
	background-position: 0 -14px !important;
}

 .sfPageContainer #sidr{
	
	
    position: relative !important;
    
   
    
    left: 0px !important;
    right: auto !important;
}

/********* rwd nav ************/
.rwdNavWrap  .RadTreeView{
	white-space: normal;
}

.rwdNavWrap .rtLI .rtIn{
    font-size: 1.6em;
	color: #ccc;
	display: inline-block;
	margin: 0;
	padding: 6px 6px 6px 12px;
	border: none !important;

}

.rwdNavWrap .rtLI .rtHover .rtIn{
	text-decoration: none !important;
	color: #fff;
		margin: 0;
	padding: 6px 0 6px 12px !important;
}

.rwdNavWrap .RadTreeView .rtMinus, .rwdNavWrap .RadTreeView .rtPlus {
   
    position: absolute;
    width: 18px;
    height: 18px;
    margin: 13px 0 0 -11px !important;
}


.rwdNavWrap .RadTreeView .rtPlus, .rwdNavWrap .RadTreeView .rtMinus {
		background: none !important;

}
.rwdNavWrap .rtPlus:before, .rwdNavWrap .rtMinus:before {
    color: #A30E3E;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rwdNavWrap .rtPlus:before {
    content: '\f054';
}
.rwdNavWrap .rtMinus:before {
    content: '\f078';
    color: #A30E3E;
}

 .rwdNavWrap .RadTreeView .rtLines .rtLI, .rwdNavWrap .RadTreeView .rtLines .rtFirst .rtUL , .rwdNavWrap .RadTreeView .rtLines .rtTop,  .rwdNavWrap .RadTreeView .rtLines .rtMid,  .rwdNavWrap  .RadTreeView .rtLines .rtBot{
    background-image: none;
}

 .rwdNavWrap .RadTreeView_Default .rtHover .rtIn {
    border: none;
    background-color: transparent;
    background-image: none;
}
/********footer***************/
footer {
	background: #4d4e53;

	color: #FFF;


}

footer  a{
	color: #fff;
}

.footerRow1{
	background:#A30E3E;
	text-align: center;
}

.footerRow1 a{
	text-decoration: none;
	display: inline-block;
	padding: 11px 21px;
}

.footerRow2{
	background:#4d4e53;
		font-size: 14px;
		min-height: 60px;
		line-height: 60px;
}
#footer ul {
	margin: 0;
	padding: 0;
	float: right;
}
#footer ul li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	line-height: 28px;
	border-right: 1px solid #FFF;
}
#footer ul li.last {
	border-right: none;
}
#footer a {
	color: #FFF;	
}
.clearer {
	clear: both;	
}
/********home slider*******************/
.flexslider .sfitem  {
    position: relative;
}
.flexslider .sfitem a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.flexslider .sfitem a[href=''] {
    display: none;
}
.slideTxt {
    color: #FFF;
    margin: 100px 20px 0 0;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}
/************ subpages **************/

.L2Mcontentwrapper{
float: left;
width: 100%;
}

.L2Mcontentcolumn{
margin-right: 230px; 
}

.L2Mrightcolumn{
float: left;
width: 200px; 
margin-left: -200px; 
}

/********sidr*******************/

a.closeSide {
    display: block;
    margin: .5em;
    background: #A30E3E;
    height: 2.4em;
    line-height: 2.4em;
    font-size: 1.3em;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

/********clearfix***************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.fullrow{
	width: 1005;
}


/*******************************************/

@media only screen and (max-width : 990px) {
	.rowliner{
		margin: 0;
		padding: 0 1.2em;	
}
}

@media only screen and (max-width : 780px) {
	
		.headright .sfsearchBox, .headrightrow2 {
		display: none;
	}
	
	.headerRow2  .headright .rwdSch{
		display: inline-block;
	}
	
	.headerRow2 .headleft {
    margin-right: 110px;
}

.headerRow2  .headright{
width: 100px;
    margin-left: -100px;
}
}

@media only screen and (max-width : 640px) {
	
	.threeColumnBorders .sf_3cols_2_34{
		border: none;
	}
	.breakat680 > .sf_colsOut, .threeColumnBorders  > .sf_colsOut{
	width: 100% !important;
	float: none;
}

.breakat640 > .sf_colsOut > .sf_colsIn {
	margin: 0 !important;
}

.threeColumnBorders > .sf_colsOut > .sf_colsIn {
	margin: 1em !important;
}
	nav .RadMenu {
		display: none;
	}
	
	
	
	 nav .rwdBtn{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	float: left;
}



.headerRow2  .headleft a{

	background:url(images/headerlogo2016rwd.png) no-repeat;
	
	padding: 30px 0 0 160px;
	
}
 header .headerRow1 .h1hl, header .headerRow1 .h1hr, .loggedinfloat{
	float: none !important;
}

	.rwdTopper{
	display: block;
	}

}

.sidr.right {
	background: #000;
}

@media only screen and (max-width : 480px) {
	

	
	header .headerRow1 {
    height: auto;
	padding-bottom: 6px;
	font-size: 12px;
	}
	
	.headerRow2  .headleft a{

	background: none;
	height: auto;
	padding: 18px 0;
	
}

.L2Mcontentwrapper{
float: none;
width: 100%;
}

.L2Mcontentcolumn{
margin-right: 0px; 
}

.L2Mrightcolumn{
float: none;
width: auto;
margin-left: 0; 
}
}