html {
	height: 100%;
	overflow-y: scroll;
}

body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:400;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
}
:focus, :active {  
    outline: 0;  
}

img, video {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
	height:auto;
}

h1{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	line-height:1.5em;
}
h2{
	margin-top:3px;
	margin-bottom:3px;
	font-weight:normal;
	line-height:1.2em;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom:8px
}
p.overflowhidden{
    overflow:hidden;
}
p.overflowhidden img{
    max-width:none;
}
input {
    border-radius: 0;
}

ul{
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:8px;
}
iframe{
	max-width:100%;
}
hr{
	border:none;
	height:2px;
	background-color:#666666;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}
.small {
	font-size: 10px;
}
.heading{
	color:#000;
	font-size: 18px;
	font-weight: bold;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
	
.smallbold {
	font-size: 10px;
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.pic_alignleft {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	max-width:50%;
}
.pic_alignright {
	float: right;
	margin-left: 2%;
	margin-bottom: 2%;
	max-width:50%;
}
.pic_fullwidth{
	width:100%;
}
.third_width_image{
	width:33.3333%;
	float:left;
	height:auto;
}
.half_width_image{
	width:50%;
	float:left;
	height:auto;
}
.grey{
	color:#999;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#main_div {
	min-height:100px;
	background-color:#fff;
}

.content_div {
	padding-top: 40px;
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:40px;
}

.sectionouterwrap_div{
	position:relative;
}

.sectionttl{
	margin-bottom: 20px;	
}


.lazyload_div{
	opacity:0;
}
.lazyloadmove_div{
	opacity:0;
    margin-top:100px;
}

.sectionwrap_div {
	padding-top:40px;
	padding-bottom:40px;
}
.sectiontopborder_div{
	display:none;
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
}

.sectionbottomborder_div{
	display:none;
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
}
.sectionwrapleft_div {
	padding-top:40px;
	padding-bottom:40px;
	float:left;
	width:50%;
	box-sizing:border-box;
}
.sectionwrapright_div {
	padding-top:40px;
	padding-bottom:40px;
	float:left;
	width:50%;
	box-sizing:border-box;
}
.sectionwrapthird_div {
	width:33.3%;
}
.sectionwraphalf_div {
	width:50%;
}
.sectionwraptwothird_div {
	width:66.6%;
}



.section_div {
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
}
.section_div.fullwidth {
	max-width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
.section_div.medium {
	max-width: 900px;
}
.section_div.narrow {
	max-width: 750px;
}


.splitsectionleft_div{
	padding-left:20px;
}
.splitsectionright_div{
	padding-right:20px;
}
.splitsectionleftinner_div{
	padding-left:70px;
	padding-right:32px;
}
.splitsectionrightinner_div{
	padding-right:70px;
	padding-left:32px;
}
.splitsectioninnerthird_div{
	max-width:312px;
}
.splitsectioninnertwothird_div{
	max-width:750px;
}

.prodlist_div {
	margin: auto;
	width: auto;
	max-width: 1020px;
	padding-top: 40px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom:40px;
	background-color: #ffffff;
	background-image: url("../images/productgrid_bg4.png");
	background-repeat: repeat-y;
	background-size: contain;
	min-height: 100%;
}

.prodlist_div .four_per_row_div{
	display:block;
	border-bottom: 1px solid #bcbec0;	
}


.prodlistprod_div {
	width: 25%;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 3%;
	padding-bottom: 3%;
	text-align: center;
}

.prodlistprod_div a {
	color:#666;
	display:block;
	width:100%;
	height:100%;
	text-decoration: none;
}

.prodlistprodcaption_div {
	font-size:11px;
	line-height: 13px;
	position:relative;
	width:100%;
	bottom:0px;
	padding-top:20px;
	padding-bottom:30px;
	text-align:center;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.prodlistprodcaption_div h4{
	margin-bottom: 15px;	
}

.prodlistprodcaption_div a {
	color: #666;
	text-decoration:none;
}

.prodlistprodttl_p{
	font-size: 13px;
	line-height: 13px;
	font-weight:500;
	text-transform:uppercase;
	padding-bottom: 0px;
	
}
.prodlistprodprice_span{
	text-transform:uppercase;
	font-size:12px;
}
.prodlistprodsold_span{
	color:#D70307;
}
.linethrough{
	text-decoration:line-through;
}
.specialprice_s{
	color: #00B200;
	font-weight: 500;
}


.breadcrumbs_div{
	font-size:12px;
	text-transform:uppercase;
	color:#999;
}
.breadcrumbs_div a{
	text-decoration:none;
	color:#999;
}
#headerwrap_div {
	color:#fff;
	background-color: #000;
	position: fixed;
	z-index:9999;
	width:100%;
}
#headerfiller_div{
	height: 138px;
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
}
#header_div {
	width: auto;
	max-width: 1126px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
.logo_img{
	float:left;
	margin-top:15px;
}

.topnav_div{
	float:right;
	color:#fff;
	margin-right:8px;
	margin-top:10px;
}
.topnav_div a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
a.logout_a{
	/*font-size:10px;
	color:#ccc;
	text-transform:none;
	text-decoration:none;*/
}

#minicartsiteoverlay{
 	display:none;
  position:fixed;
  left:0px;
  top:0px;
  z-index:9999;
  width: 100%;
	height: 100%;
  
}

#minicartwrap_div{
	clear:both;
	position:relative;
}
#minicart_div{
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
	background-color: #fff;
	color: #000;
	width: 297px;
	padding: 10px;
	border: 1px solid #D9D9DA;
	z-index: 99999;
}
.minicarttype_p{
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px;
	text-align: center;
	background-color: #e5e5e5;
	
}
.minicartrow_wrap{
	max-height:300px;
	overflow-y:auto;
}
.minicartrow_div{
	width: auto;
	padding-bottom: 12px;
	padding-top: 11px;
	border-bottom: 1px solid #EFEFEF;
}
.minicart_img{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:54px;
	height:auto;
}
.minicartright_div{
	float:right;
	margin-right: 10%;
}
.minicartitem_div{
	width: 200px;
	float: left;
	text-transform:uppercase;
}

.minicartitem_div.paymentminicartitem{
	width: 95%;
	float: none;
	
}

.minicartprodttl_div{
	padding-bottom: 8px;
	border-bottom: 1px dashed #EFEFEF;
	margin-bottom: 6px;
}
.mincartlabel_span{
	display:inline-block;
	width:100px;
}
.minicartdelete_img{
	float:right;
}
.minicartremove{
	text-align:right;
	font-size:9px;
	text-transform:lowercase;
}
.minicartremove a{
	color:#000 !important;
	display: inline!important;
	text-transform: uppercase!important;
	float: none !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	background-color: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	
}

.search_div{
	clear:right;
	float: right;
	width: 190px;
	height: 30px;
	background-image: url(../images/searchbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top:9px;
}
#searchtext{
	border:none;
	background-color:transparent;
	height:30px;
	width:145px;
	float:left;
	font-size:12px;
	padding-left:10px;
}
#searchbutton{
	float:right;
}




.nav_div{
	float:right;
	clear:right;
	color:#fff;
	text-align:right;
	padding-top:2px;
	padding-bottom:11px;
	margin-top:22px;
	text-transform:uppercase;
}

.navinner_div{
	display: block;
	float:left;
}

.nav_div a{
	color: #fff;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:6px;
	margin-right:6px;
}
.nav_div a:hover, .nav_div a.at{
	background-color: #444;
}

.navline_div{
	display:inline-block;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 16px;
	line-height: 18px;
}
.subnav_div{
	text-align:right;
	font-size:11px;
	font-weight:400;
	display:none;
	width:100%;
	overflow:visible;
	position:absolute;
	background-color:#ccc;
	padding-top:12px;
	padding-bottom:12px;
}

.subnavinner_div{
	max-width: 1026px;
	margin-left: auto;
	margin-right: auto;
}

.subnavgroup_div{
	/*width:19%;*/
	/*margin-right:1%;*/
	float:none;
	display:inline-block;
}

.subnavttl{
	/*font-weight: 600;
	font-size: 12px;
	border-bottom: 1px solid #61CCCD;
	margin-bottom:2px;*/
}

.subnav_div a{
	display:inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:6px;
	margin-right:6px;
	color:#000;
}
.subnav_div a:hover{
	text-decoration: underline;
}
#mobileheaderwrap_div{
	position: static;
	top:0px;
	z-index: 999;
	width: 100%;
	display: none;
	padding-top:3px;
	height:53px;
	padding-bottom:3px;
	background-color:#231F20;
}
#mobileheader_div{
	height:53px;
}
.mobilemenubtn{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.mobilelogo_img{
	max-width:70%;
	height:auto;
}
#mobilenavholder {
	position: relative;
	width: 100%;
}
#mobilenav_div {
	background-color: #E6E6E6;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
	top: 0px;
	width: 100%;
	right: -100%;
	display: none;
	z-index: 999999;
	max-width: 400px;
}

.mobilenavinnerinner_div{
	box-sizing: border-box;
	overflow-y: auto;
}


#mobilenav_div a {
	color: #FFF;
	background-color: #333;
	width: auto;
	display: block;
	text-align: center;
	height: 14px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	border-top: 1px solid #666;
	font-size: 14px;
	line-height: 14px;
}
#mobilenav_div a.mobilemenu_hassubnav {
	background-image: url(../images/downtriangle.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#mobilenav_div a.mobilesubnav{
	background-color: #666;
}

#mobilenav_div a.mobilesubnavshowing {
	background-image: url(../images/uptriangle.png);
}



.mobilesubnav_div{
	display:none;
}



#footerwrap_div {
	width: 100%;
	position: relative;
	/*position: absolute;*/
	bottom: 0px;
	background-color:#000;
}
#footer_div {
	color:#fff;
	width: auto;
	max-width: 1126px;
	margin-left: auto;
	margin-right: auto;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}
#footer_div a {
	color:#fff;
}
.footnav_div{
	float:left;
}
.footnavttl_p{
	font-weight:bold;
}
.cright_div{
	clear:both;
	font-size:12px;
	float:right;
}
.searchres_div{
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #999999;
}
.searchresinner_div{
	max-width: 700px;
}
.okdiv {
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #8ACC8D;
	text-align: center;
	color: #090;
	background-image: url(../images/okbg.png);
	margin-left:auto;
	margin-right:auto;
}
.errordiv {
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #F5CCC6;
	color: #FF0000;
	text-align: center;
	background-color: #FDFAFA;
	margin-left: auto;
	margin-right: auto;
}
/******CYCLE 2 SLIDESHOW*********/
.slideshowwrap_div{
	position:relative;
}
#slideshow_div{
	width:100%;
	height:450px;
	overflow:hidden;
}


.slide_div{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.slide_div a{
	display:block;
	width: 100%;
	height: 100%;
}
#projpager{
	position:absolute;
	right:5%;
	bottom:26px;
	z-index:9995;
}
.projpager{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 4px;
	background-image: url(../images/pager_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.projpager.cycle-pager-active{
	background-position: right center;
}
.slidecaption_div{
	color: #630c38;
	font-size: 30px;
	line-height: 33px;
	font-weight: 900;
	position: absolute;
	z-index: 9995;
	bottom: 70px;
	right: 15px;
	width: 284px;
	max-width: 75%;
	padding-left: 38px;
	padding-top: 40px;
	padding-bottom: 33px;
	padding-right: 39px;
	background-image: url(../images/caption_bg.png);
}
.slidetopshadow_div{
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-image: url(../images/topshadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.slidebottomshadow_div{
	position: absolute;
	z-index: 999;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-image: url(../images/bottomshadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:230px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:230px;
	cursor:pointer;
}


/******GALLERY SLIDESHOW*********/
.galleryslideshowwrap_div{
	position:relative;
}
/*#galleryslideshow_div{
	width:100%;
	height:770px;
	overflow:hidden;
}*/


.slick-list{
	width: 100%;
	height: 100%;
}
.slick-track{
	height:100%;
}
/*.galleryslidepic_div{
	width: 100%;
	height: 80%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}*/

#galleryslideshow_div .slick-slide{
	height: auto;
}


#galleryprev{
	position:absolute;
	left:0px;
	z-index:1000;
	bottom: -70px;
	cursor:pointer;
}
#gallerynext{
	position:absolute;
	right:0px;
	z-index:1000;
	bottom: -70px;
	cursor:pointer;
}
#galleryprev.disabled, #gallerynext.disabled{
	display:none;
}

/*PAGER*/
.slideshowpagerwrap_div{
	position: relative;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.caroleftcover{
	position: absolute;
	left:-20px;
	z-index: 999;
	top: 0px;
	height: 100%;
	width:20px;
	background-color: #fff;
}

#slideshowpager{
	margin-left: -20px;
	margin-top:80px;
}
#slideshowpager .slick-slide{
	border:10px solid #fff;
	opacity:.3;
}

#slideshowpager .slick-current{
	opacity:1;
}
#slideshowpager .slick-slide img{
	border:10px solid #fff;
	width:100%;
	height: auto;
}
.galleryclose_a{
	display: block;
	float: right;
	background-image: url(../images/galleryclose.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 40px;
	height: 40px;
}





/*******FORM STYLES******/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-style:italic;
}
::-moz-placeholder { /* Firefox 19+ */
	font-style:italic;
}
:-ms-input-placeholder { /* IE 10+ */
	font-style:italic;
}
:-moz-placeholder { /* Firefox 18- */
	font-style:italic;
}


.formwrap_div{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}


select{
	font-size: 14px;
	line-height: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-image: url(../images/select_bg.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #fff;
	border: 1px solid #999;
	padding-left: 7px;
	padding-right: 37px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.formheader_div{
	background-color:#fcb215;
	padding:16px;
	font-weight:600;
}
.formRow_div{
	padding-right:3px;
	padding-bottom:5px;
	text-align:left;
	width:46%;
	margin-right:2%;
	float:left;
	box-sizing : border-box;
}
.formRow2_div{
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	width: 98%;
	margin-right: 2%;
	clear:both;
	box-sizing : border-box;
}

.formrowright_div{
	float:right;
}

.formLabel_div{
	padding-top:8px;
	text-transform:uppercase;
	font-size:12px;
}
.formLabel2_div{
	display:inline;
}


.formsubtitle_div{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #333;
	color: #fff;
}
.formsubsubtitle_div{
	padding-top: 3px;
	padding-bottom: 3px;
}
.formtextblock_div{
	padding-top: 3px;
	padding-bottom: 3px;
}


.formfld1{
	-webkit-appearance: none;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:400;
	background-color: #fff;
	border: 1px solid #999;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:3px;
	padding-bottom:3px;
}

.formselecter_div{
	border: 1px solid #ccc;
	border-radius: 3px;
	max-width: 300px;
	padding:1%;
	margin-bottom:7px;
	background-color: #f8f8f8;
}




.savedcard_div{
	padding-left: 20px;
	font-style: italic;
	color: #999;
}
.login_fld{
	width:100%;
	float:none;
	max-width:250px;
}
.shortfld{
	width:100px;
	float:none;
}
.radio_input{
	margin-left:15px;
	margin-right:4px;
}
.form_select {
	margin-bottom: 18px;
}
.formLabel3_div{
	width:30%;
	float:left;
	padding-top:8px;
}
.formfld2{
	-webkit-appearance: none;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-weight:400;
	background-color: #fff;
	border: 1px solid #999;
	width:95.5%;
	padding-left:2%;
	padding-right:2%;
	padding-top:4px;
	padding-bottom:4px;
}
#datepicker{
	width:65%;
	padding-right:4%;
	padding-top:4px;
	padding-bottom:4px;
	float:right;
}

#datepicker .ui-widget{
	font-family: "myriad-pro", Arial, helvetica, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px;
	font-weight:300 !important;
}

textarea.formfld2{
	height:60px;
}

.submitbutton, a.submitbutton{
	-webkit-appearance: none;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 14px;
	color:#fff;
	font-weight:600;
	background-color: #000;
	min-width: 140px;
	max-width: 98%;
	text-align:center;
	 padding-top:12px;
	 padding-bottom:12px;
	 padding-left:16px;
	 padding-right:16px;
	 cursor:pointer;
	 border:none;
	 float:left;
	 text-decoration:none;
	white-space: normal;
	box-sizing: border-box;
	margin-right: 2%;
	border-radius: 5px;	
}
.submitbutton:hover, a.submitbutton:hover{
	color:#fff;
	background-color: #333;
}

.formcheckoutitem_div{
	font-size: 14px;
	line-height: 22px;
	font-weight:300;
	background-color: #fff;
	border: 1px solid #CCC;
	width:90%;
	padding-left:2%;
	padding-right:2%;
	padding-top:3px;
	padding-bottom:3px;
	max-width:300px;
	min-height:22px;
}


#minicart_submit{
	font-size: 12px;
	line-height: 12px;
	width:100%;
	float:none;
	 padding-top:10px;
	 padding-bottom:11px;
}

.contentinner_div {
	float: left;
	width: 50%;
	padding-top:20px;
	box-sizing: border-box;
}

.fullblocklink{
	cursor: pointer;
}

.fullblocklink a{
	text-decoration: none;
	color:inherit;
	font-style: inherit;
	font-weight: inherit;
	font-style: inherit;
}


.messages_div{
	height:20px;
	text-align:left;
}
#sending_div{
	color:#047A07;
	display:none;
}
#thanks_div{
	color:#047A07;
	display:none;
}
#error_div{
	color:#CE2124;
	display:none;
}
#captchaerror_div{
	color:#CE2124;
	display:none;
}
.captcha_div{
	text-align: left;
}

.captcha_div p{
	padding-left: 0px;
	padding-right: 0px;
	max-width: 100%;
	text-align:left;
}

/*******PRODUCT PAGE STYLES******/
.product_div{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:15px;
	margin-bottom:15px;
}
.prodgal_div{
	width:50%;
	float:left;
}
#prodgalpic_div{
	width: 100%;
	height: 500px;
	background-color: #f9f9f9;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #f9f9f9;
}
.prodgalthumbs_div{
	width: 100%;
	margin-top:10px;
}
.prodgalthumb_img{
	margin: 4px;
	border: 1px solid #f9f9f9;
	padding:2px;
}

.productdetail_div{
	width:40%;
	margin-left:10%;
	float:left;
}

.productttl_div{
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #666;
}
.productprice_p{
	font-weight:bold;
	color:#000;
}
.productinfo_div{
	margin-top:40px;
	padding:12px;
	border: 1px solid #f6f6f6;
	background-color: #f6f6f6;
}

.productinfottl_div{
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #999;
}
#addtocartform label{
	display:inline-block;
	min-width:120px;
	text-transform: capitalize;
}
#addtocartform select{
	width:110px;
}
.productsold_span{
	color:#D70307;
	text-transform:uppercase;
	font-weight:normal;
}
#cartmessage_div{
	color:#0A811D;
}

.cartpayments_div .carthead_div{
	float: left;
	margin-right: 3%;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.cartpayments_div .cartheadchild_div{
	width: 48%;
}
.cartpayments_div .cartheaditem_div{
	width: 30%;
}
.cartpayments_div .cartheadsubtotal_div{
	float:right;
	margin-right:0px;
	width: 15%;
	text-align:right;
}
.cartpayments_div .cartrow_div{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #999;
}
.cartpayments_div .cartrow_div a{
	text-decoration:none;
	color:#333;
}

.cartpayments_div .cartchild_div{
	width: 48%;
	float: left;
	margin-right: 3%;
}
.cartpayments_div .cartitem_div{
	width: 30%;
	float: left;
	margin-right: 3%;
}

.cartpayments_div .cart_img{
	float:left;
	margin-right:4%;
	width:15%;
	height:auto;
}
.cartpayments_div .cartprodttl_div{
	font-size:16px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
	margin-bottom: 6px;
}
.cartpayments_div .cartlabel_div{
	width:49%;
	float:left;
}
.cartpayments_div .cartattr_div{
	width:49%;
	float:right;
	text-align:right;
}
.cartpayments_div .cartprice_div{
	padding-top:48px;
	width: 15%;
	float: left;
	margin-right: 3%;
}
.cartpayments_div .cartqty_div{
	padding-top:48px;
	width: 15%;
	float: left;
	margin-right: 3%;
}
.cartpayments_div .cartsubtotal_div{
	width: 15%;
	float: right;
	text-align:right;
}
.cartpayments_div .cartqtyinner_div{
	float:left;
}
.cartpayments_div .cartremove_div{
	font-size:10px;
	float:right;
}

.cartstore_div .carthead_div{
	float: left;
	margin-right: 3%;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
.cartstore_div .cartheaditem_div{
	width: 45%;
}
.cartstore_div .cartheadprice_div{
	width: 15%;
}
.cartstore_div .cartheadqty_div{
	width: 15%;
}
.cartstore_div .cartheadsubtotal_div{
	float:right;
	margin-right:0px;
	width: 15%;
	text-align:right;
}
.cartstore_div .cartrow_div{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #999;
}
.cartstore_div .cartrow_div a{
	text-decoration:none;
	color:#333;
}

.cartstore_div .cartitem_div{
	width: 45%;
	float: left;
	margin-right: 3%;
}

.cartstore_div .cart_img{
	float:left;
	margin-right:4%;
	width:15%;
	height:auto;
}
.cartstore_div .cartiteminner_div{
	width:75%;
	float:left;
	text-transform:uppercase;
	max-width:250px;
	padding-top:10px;
}
.cartstore_div .cartprodttl_div{
	font-size:16px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
	margin-bottom: 6px;
}
.cartstore_div .cartlabel_div{
	width:49%;
	float:left;
}
.cartstore_div .cartattr_div{
	width:49%;
	float:right;
	text-align:right;
}
.cartstore_div .cartprice_div{
	padding-top:48px;
	width: 15%;
	float: left;
	margin-right: 3%;
}
.cartstore_div .cartqty_div{
	padding-top:48px;
	width: 15%;
	float: left;
	margin-right: 3%;
}
.cartstore_div .cartsubtotal_div{
	padding-top:48px;
	width: 15%;
	float: right;
	text-align:right;
}
.cartstore_div .cartqtyinner_div{
	float:left;
}

.cartstore_div .nocartpadding{
	padding-top: 0px !important;
}

.cartstore_div .cartremove_div{
	font-size:10px;
	float:right;
}


.cartfootlabel_div{
	width: 80%;
	float: left;
	margin-right: 3%;
	text-align:right;
}
.cartfoottotal_div{
	width: 15%;
	float: right;
	text-align:right;
}
#cart_submit{
	float:right;
}



.phonenarrowlabel{
	font-weight:bold;
	display:none;
}
.vouchwrap_div{
	float:left;
	width:51%;
}
.vouchlabel_div{
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding-right:10px;
	padding-top:9px;
	padding-bottom:10px;
}
#voucher_promo_code{
	float:left;
	width:100px;
}
#vouch_apply{
	float:left;
	margin-left:8px;
	padding-top:9px;
	padding-bottom:10px;
	width: 100px;
}

.cartcodelabel_div{
	width: 30%;
	float: left;
	margin-right: 3%;
	text-align:right;
}
.cartcodeamount_div{
	width: 15%;
	float: right;
	text-align:right;
}

.loginregister_div1{
	float: left;
	width: 45%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top:12px;
	margin-bottom:12px;
}
.loginregister_div2{
	float: left;
	width: 45%;
	padding-left: 2%;
	padding-right: 2%;
	border-left: 1px solid #999;
	margin-top:12px;
	margin-bottom:12px;
}



.prodswatch_a{
	display:inline-block;
	border: 1px solid #fff;
	margin-right:10px;
	width:40px;
	height:40px;
	border-radius: 50%;
}
.prodswatch_a:last-child{
	margin-right:0px;
}
.prodgridswatch_div{
	display:inline-block;
	border: 1px solid #fff;
	margin-right:9px;
	width:14px;
	height:14px;
	border-radius: 50%;
}
.prodgridswatch_div:last-child{
	margin-right:0px;
}
.prodswatchimgwrap_div{
	border: 3px solid #fff;
	width:34px;
	height:34px;
	border-radius: 50%;
	overflow:hidden;
}
.prodswatch_img{
	width:100%;
	height:100%;
}
.prodswatch_img1{
	width:60%;
	height:100%;
	float: left;
}
.prodswatch_img2{
	width:40%;
	height:100%;
	float: left;
}

.swatchchosen{
	border: 1px solid #000;
}




#addressdetails_div {
	display: none;
}
#password_div{
	display:none;
}
#conf_password_div{
	display:none;
}
#acceptterms_div, #signup_div{
	width:auto;
	float:none;
}
.deliveryttls_div {
	font-weight: bold;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top:3px;
}
.deliverydivs  {
}
#checkoutmethod_form label{
	width: 200px;
	max-width:90%;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 4px;
	border: 1px solid #999;
}


.alert_div{
	border: 1px dashed #FC291B;
	background-color: #FFEDED;
	font-weight:bold;
	padding-left: 1%;
	padding-right: 1%;
}

.errortext_span{
	font-size:11px;
	font-weight:normal;
	color:#FC291B;
	display:none;
}
.freight_notice {
	color: #F90;
	font-size: 12px;
}

body.account #main_div{
	background-color: #f2f3f4;
	color:#000;
}
body.account #main_div a{
	color:#666;
}
body.account #main_div a:hover{
	color:#000;
}

body.account #main_div a.submitbutton, body.account #main_div .submitbutton{
	background-color: #0299CD;
	border-color: #0299CD; 
	color:#fff;
	-webkit-box-shadow:none;
	box-shadow: none;
	border-radius: 20px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 14px;
}
body.account #main_div a.submitbutton:hover, body.account #main_div .submitbutton:hover{
	color:#fff;
	text-decoration: underline;
}

.accountheading{
	font-size: 18px;
	font-weight: bold;
}
.accountheading2{
	color:#666;
	font-size: 22px;
	font-weight: bold;
}

.accountsearch_div{
	float: left;
	width: 190px;
	height: 30px;
	background-image: url(../images/accountsearchbg.svg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right:8px;
}


#accountsearchtext{
	border:none;
	background-color:transparent;
	height:30px;
	width:145px;
	float:left;
	font-size:12px;
	padding-left:10px;
}
#accountsearchbutton{
	float:right;
}


.pagemenu_div{
	font-weight:bold;
	text-align:right;
	margin-bottom:15px;
	margin-top:10px;
}
.dashpanel_div{
	min-height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border: 1px solid #a6a9b0;
	border-radius: 3px;
	background: #fff;
}
.dashpanelheading_div{
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}

.dashpanelttl{
	float:left;	
}

.dashdetails_div{
	padding:4px;
	font-size: 13px;
	line-height: 16px;
	color: #666;
}


.dashheadrow_div{
	font-weight: 600;
	padding:4px;
	
}

.dashrow_a{
	display:block;
	padding:4px;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dashed #EBEBEB;
}
a.dashrow_a:hover{
	color: #000;
}

.dashrow_a.disabled{
	display:block;
	padding:4px;
	font-size: 13px;
	line-height: 16px;
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #EBEBEB;
}


.dash_date_div{
	float:left;
	width:15%;
	box-sizing: border-box;
}

.dash_orderno_div{
	float:left;
	width:10%;
	box-sizing: border-box;
}
.dash_item_div{
	float:left;
	width:40%;
	padding-left: 1%;
	box-sizing: border-box;
}
.dash_student_div{
	float:left;
	width:20%;
	padding-left: 1%;
	box-sizing: border-box;
}
.dash_amount_div{
	float:left;
	width:15%;
	padding-left: 1%;
	box-sizing: border-box;
	text-align: right;
}



.dash_remaining_div{
	float:left;
	width:20%;
	box-sizing: border-box;
	text-align: right;
	color: #ff0000;
}

.dash_paid_div{
	float:left;
	width:20%;
	box-sizing: border-box;
	text-align: right;
	color: #218F1C;
}


.account_orderdate_div{
	float:left;
	width:15%;
	padding-right: 1%;
	box-sizing: border-box;
}

.account_orderno_div{
	float:left;
	width:10%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}

a.accountorderdl_a{
	float:right;	
	font-size: 12px;
	color: #31b24a !important;
	text-decoration: none;
}
.account_orderitem_div{
	float:left;
	width:30%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}
.account_orderstudent_div{
	float:left;
	width:30%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}
.account_orderamount_div{
	float:left;
	width:15%;
	text-align: right;
	padding-left: 1%;
	box-sizing: border-box;
}


.payments_date_div{
	float:left;
	width:15%;
	padding-right: 1%;
	box-sizing: border-box;
}

.payments_orderno_div{
	float:left;
	width:10%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}
.payments_student_div{
	float:left;
	width:20%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}

.payments_item_div{
	float:left;
	width:30%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}
.payments_paidby_div{
	float:left;
	width:10%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}

.payments_amount_div{
	float:left;
	width:15%;
	text-align: right;
	padding-left: 1%;
	box-sizing: border-box;
}




.viewall_a{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	display: block;
	float: right;
	color: #2C5993;
	text-decoration: underline;
}

.accountnav_div{
	float: right;
	margin-right:4%;
}

.accountnav_div a{
	display:inline-block;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 12px;
	line-height: 14px;
	color: #2C5993;
	text-decoration: underline;
}


.accountttls_div {
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top:3px;
	cursor:pointer;
}
.accountrow_div{
	display:none;
}




.green{
	color:#12AA35;
}
.orange{
	color:#EF7A0D;
}
.orderttl_div{
	padding: 2px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #F7F7F7;
	cursor: pointer;
	border-bottom: 1px solid #EBEBEB;
}

.orderrow2_div{
	background-color:#FBFBFB;
}
.ordercontent_div{
	background-color: #EBEBEB;
	padding:8px;
	border: 1px dashed #ccc;
}
.confemail_table{
	max-width:100%;
}

.confemailinner_table{
	width:96%;
	margin-left: 2%;
	margin-right: 2%;
}

.orderpayments_div{
	display:none;
	padding: 2px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #F7F7F7;
	cursor: pointer;
	border-bottom: 1px solid #EBEBEB;
}
.orderpaymentsrow{
	padding: 2px;
	font-size: 12px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #EBEBEB;
}
.voucherprint_div{
	position: relative;
	width: 600px;
	height: 276px;
	margin-right: auto;
	background-image: url(../images/voucher_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: solid 1px #ccc;
	background-size: cover;
}
.voucherprintcompany_div{
	position:absolute;
	top:20px;
	left:50px;
}
.voucherprintvalue_div{
	position:absolute;
	top:80px;
	left:150px;
	font-size:12px;
}
.voucherprintamount{
	font-weight:bold;
	font-size:36px;
	color:#D10003;
}
.voucherprintcode{
	font-weight:bold;
	font-size:16px;
}

.laybymsg_div{
	font-style: italic;
}
.cartlaybymsg_div{
	text-align: right;
	font-style: italic;
}
.dolayby{
	display: inline-block;
	font-style: normal;
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #8ACC8D;
	color: #090;
	background-color: #D6EFD7;
}
.laybyamount{
	float: right;
	font-weight: bold;
	padding-right: 10px;
}
/**********PAYMENT PAGE*************/

.storename_div{
	float:left;
	width:242px;
}
.autocomplete {
  position: relative;
  display: inline-block;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #999;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #999; 
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9; 
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: #1E90FF !important; 
  color: #ffffff; 
}


.storeroom_div{
	float:left;
	width:15%;
	margin-left:1%;
}
#storepayments_div{
	float:right;
	width:45%;
	min-height:350px;
}

.storettl{
	font-size: 16px;
	font-weight: 700;
	color: #005192;
	line-height: 17px;
	padding-bottom:10px;
}
.subtotalttl{
	font-size: 16px;
	font-weight: 700;
	color: #005192;
	line-height: 17px;
	padding-top:10px;
}

.store_fld {
	margin-top:3px;
	width: 80%;
	height: 30px;
	font-size: 14px;
	line-height: 34px;
	outline: none;
	border: 1px solid #999;
}

.productheaderleft_div, .productitem_div{
	float:left;
	text-align:left;
	width:50%;
}


.productheaderqty_div, .productqty_div{
	float:left;
	text-align:center;
	width:20%;
}

.productheaderright_div, .productprice_div{
	float:left;
	text-align:center;
	width:30%;
}
.productrow_div{
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}
.productrow_div label{
	display:block;
	margin-top: 6px;
}
.productrow_div.disabled, #addtocart.disabled{
	opacity:.3;
}

.proditem_checkbox{
	float:left;
}
.proditemttl_div{
	display:inline-block;
	margin-left: 10px;
}

.storeroomfld_div {
	display:inline-block;
	width: 39px;
	height: 39px;
	margin-top: 9px;
	background-size:contain;
}
.storeroom_fld {
	height: 38px;
	width:38px;
	font-size: 14px;
	line-height: 36px;
	outline: none;
	text-align:center;
}

.storeprice_fld {
	height: 26px;
	width:79px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	font-size: 14px;
	line-height: 26px;
	outline: none;
	border: 1px solid #999;
}


.room_select{
	margin-top:5px;
	max-width: 100%;
}

#storepayments_div a{
	display: block;
	width: auto;
	padding-left: 35px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	height: 23px;
	padding-top: 6px;
	margin-top:9px;
	background-image: url(../images/checkbox_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#storepayments_div a.a_checked{
	background-position: left bottom;
}
#addtocart{
	float:right;
	margin-top:17px;
}
.parentfldwrap{
	width:35%;
	margin-right:3%;
	float:left;
}
.summaryfldwrap{
	width:250px;
	float:left;
}

.summarydiv {
	margin-left: 10%;
	padding-top:10px;
	width: auto;
	font-size: 14px;
	line-height: 16px;
	color: #005192;
}
.summaryprice{
	font-weight:700;
}
#addchild{
	float:right;
	margin-top: 11px;
	width:auto;
}
.cartheadwrap_div{
	padding-top: 4%;
	padding-bottom: 8px;
	margin-bottom: 5%;
	border-bottom: 1px solid #666666;
}
.cartheadttl_div{
	float:left;
	font-weight:700;
}
.cartrow_div{
	padding-top:1%;
	padding-bottom:1%;
}

.cartcol_div{
	float:left;
}

.cartname{
	width:20%;
	margin-right:1%;
}
.cartroom{
	width:15%;
	margin-right:1%;
}
.cartpayment{
	width:42%;
	margin-right:1%;
}
.carttotal{
	width:19%;
	margin-right:1%;
}
.cartttl{
	font-weight:700;
	display:none;
}
.cartdelete_img{
	float:right;
	margin-top:4px;
	width:auto !important;
}
.cartbasewrap_div{
	margin-top: 5%;
	border-top: 1px solid #666666;
	padding-top: 6%;
	padding-bottom: 6%;
}
.keepshopping_a{
	display:block;
	float:left;
}
.checkoutbutton{
	color:#fff;
	display:block;
	float:left;
	width:25%;
	text-align:center;
	background-color:#004F94;
	font-size:14px;
	line-height:16px;
	padding-top:10px;
	padding-bottom:9px;
	border:none;
	cursor:pointer;
	margin:0;
  	-webkit-appearance: none;
  	-webkit-border-radius: 0;
}
.checkoutbutton:hover{
	text-decoration:underline;
}
.cartsubtotalinner_div{
	padding-right:4%;
}

.checkoutleft_div{
	width: 50%;
	float: left;
	border-right: 1px dashed #999;
}
.checkoutleftinner_div{
	padding-right:10%;
}
.checkoutright_div{
	width: 49%;
	float: left;
}
.checkoutrightinner_div{
	color: #005192;
	padding-left:10%;
}
.paysummary_table{
	margin-top:15px;
}
.paysummary_table td{
	color: #005192;
	padding-top:5px;
	padding-bottom:5px;
}
.paysummary_table td.tablelabel{
	font-weight:700;
}
.selectroom_p{
	font-style:italic;
	color: #005192;
}
.note{
	font-size:12px;
	font-style:italic;
	color: #005192;
	font-weight: normal;
}

.payprodnote{
	font-size:12px;
	font-style:italic;
	line-height: 16px;
	color: #005192;
	font-weight: normal;
	padding-left: 15px;
}
.cartrow_div .payprodnote{
	padding-left: 0px;
}
.alertnote{
	font-weight: bold;
	color: #FF0000;
}

#keepexp_img {
	display:none;
	position: absolute;
	top: -100px;
	right: 40px;
	z-index: 30;
}



.width_half {
	float: left;
	width: 50%;
	padding-right: 4%;
}

.width_1quarter {
	float: left;
	width: 25%;
	padding-right: 4%;
}

.width_1third {
	float: left;
	width: 33.3%;
	padding-right: 4%;
}
.width_2thirds {
	float: left;
	width: 66.6%;
	padding-right: 4%;
}
.width_3quarters {
	float: left;
	width: 75%;
	padding-right: 4%;
}


.fullwidth {
	float: none;
	width: auto;
	padding-right: 0px;
	clear:both;
}

.widthrestrictpadleft{
	margin-left:auto;
}
.widthrestrictpadright{
	margin-right:auto;
}
.widthrestrictpadboth{
	margin-left:auto;
	margin-right:auto;
}

.widthrestrictpadleft, .widthrestrictpadright, .widthrestrictpadboth{
	padding-left:20px;
	padding-right:20px;
	box-sizing: border-box;
}




#articlelistwrap_div .three_per_row_div{
	display:block;	
}
#articlelistwrap_div .four_per_row_div{
	display:none;	
}

.listarticle_div{
	padding-bottom: 20px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}
.articleslistlink_a{
	display: none;
}
.newsarticle_div {
	float: left;
	width: 66.6%;
	padding-right: 4%;
	box-sizing: border-box;
}
.pagenewslistwrap_div {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	border-left:1px solid #333;
	padding-left: 3%;
	padding-top: 30px;
	padding-bottom: 20px;
}



.pagenewslistitem_div{
	padding-bottom: 10px;
}
.pagenewslistitem_div a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.pagenewslistdate{
	font-size: 11px;
	color: #999;
	padding-bottom: 0px;
}
.sportterms_div {
	background-color:#97C149;
	padding-top: 14px;
	white-space: nowrap;
	font-size: 20px;
	line-height: 20px;
	color:#FFF;
	display: block;
	text-align: center;
	font-weight: 700;
	height: 32px;
	width: 138px;
}

.sportheadrow_div {
	font-size: 14px;
	font-weight: 700;
	background-image: url(../images/trans_green.png);
	background-repeat: repeat;
}

.sportheadrow_div .sportdetinner_div {
	padding: 3px 3px 3px 10px;
}


.sport1_div{
	font-weight: 700;
	width:20%;
	float:left;
}
.sport2_div{
	width:15%;
	float:left;
}
.sport3_div{
	width:25%;
	float:left;
}
.sport4_div{
	width:20%;
	float:left;
}
.sport5_div{
	width:20%;
	float:left;
}
.sportrow_div{
	
}
.sportrow_div2{
	background-image: url(../images/trans_blue.png);
	background-repeat: repeat;
}

.sportrow_div .sportdetinner_div, .sportrow_div2 .sportdetinner_div  {
	padding: 10px 6px 10px 10px;
}


.sportttl_span{
	display:none;
	font-weight:700;
}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.minutes_div{
	position:relative;
}
.minutespdf_img{
	position:absolute;
	top:-80px;
	right: 0px;
}
.minute_div{
	width:25%;
	padding-right:2%;
	float:left;
	margin-bottom:20px;
	box-sizing: border-box;
}

.minute_div a{
	font-size: 1.2em;
	color: #dc0a00;
}
.two_per_row_div{
	display:none;
	clear: both;
}
.three_per_row_div{
	display:none;
	clear: both;
}
.four_per_row_div{
	display:block;
	clear: both;
}

.meeting1_div{
	font-weight: 700;
	width:10%;
	float:left;
}
.meeting2_div{
	width:10%;
	float:left;
}
.meeting3_div{
	width:40%;
	float:left;
}
.meeting4_div{
	width:20%;
	float:left;
}
.meeting5_div{
	width:20%;
	float:left;
}


.botmeetingswithminutes .meeting1_div{
	width:25%;
}
.staffrow_div.botmeetingswithminutes .meeting1_div, .staffrow_div2.botmeetingswithminutes .meeting1_div{
	font-weight: normal;
}

.botmeetingswithminutes .meeting2_div{
	width:25%;
}


.botmeetingswithminutes .meeting3_div{
	width:25%;
}


.botmeetingswithminutes .meeting4_div{
	width:25%;
}




.downloadheadrow_div {
	font-size: 14px;
	font-weight: 700;
	background-image: url(../images/trans_green.png);
	background-repeat: repeat;
}

.downloadheadrow_div .downloaddetinner_div {
	padding: 3px 3px 3px 10px;
}
.downloadrow_div{
	
}
.downloadrow_div2{
	background-image: url(../images/trans_blue.png);
	background-repeat: repeat;
}

.downloadrow_div .downloaddetinner_div, .downloadrow_div2 .downloaddetinner_div  {
	padding: 10px 6px 10px 10px;
}
.download1_div{
	font-weight: 700;
	width:10%;
	float:left;
}
.download2_div{
	width:70%;
	float:left;
}
.download2_div a{
	text-decoration: none;
}




.download3_div{
	width:20%;
	float:left;
}

.downloadttl_span{
	display:none;
	font-weight:700;
}

.contactttl_div {
	background-color:#97C149;
	padding-top: 14px;
	white-space: nowrap;
	font-size: 20px;
	line-height: 20px;
	color:#FFF;
	display: block;
	font-weight: 700;
	height: 48px;
	padding-left: 11px;
	width: 400px;
	max-width: 100%;
	box-sizing: border-box;
}

.int1_div{
	font-weight: 700;
	width:25%;
	float:left;
}
.int2_div{
	width:25%;
	float:left;
}
.int3_div{
	width:25%;
	float:left;
}
.int4_div{
	width:25%;
	float:left;
	word-wrap:break-word;
}
.staffttl_span{
	display:none;
	font-weight:700;
}

.staffheadrow_div {
	font-size: 14px;
	font-weight: 700;
	background-image: url(../images/trans_green.png);
	background-repeat: repeat;
}

.staffheadrow_div .staffdetinner_div {
	padding: 3px 3px 3px 10px;
}
.staffrow_div{
	
}
.staffrow_div2{
	background-image: url(../images/trans_blue.png);
	background-repeat: repeat;
}

.staffrow_div .staffdetinner_div, .staffrow_div2 .staffdetinner_div  {
	padding: 10px 6px 10px 10px;
}



.staffnopicttl_div {
	background-color:#97C149;
	padding-top: 14px;
	white-space: nowrap;
	font-size: 20px;
	line-height: 20px;
	color:#FFF;
	display: block;
	font-weight: 700;
	height: 32px;
	width: 138px;
	padding-left: 11px;
}

.staffnopiccat_ttls {
	float:left;
	background-image: url(../images/trans_green.png);
	background-repeat: repeat;
}
.staffnopiccatttls_inner {
	height: 32px;
	min-width: 138px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	padding-left: 11px;
	padding-right: 11px;
}

.staffnopiccatttlwithpic{
	padding-left: 46px;
	min-width: 103px;
	background-repeat: no-repeat;
	background-position: 6px center;
}


.staffnopicheadrow_div {
	font-size: 14px;
	font-weight: 700;
	background-image: url(../images/trans_green.png);
	background-repeat: repeat;
}

.staffnopicheadrow_div .staffnopicdetinner_div {
	padding: 3px 3px 3px 10px;
}


.staffnopic1_div{
	font-weight: 700;
	width:20%;
	float:left;
}
.staffnopic2_div{
	width:30%;
	float:left;
}
.staffnopic3_div{
	width:20%;
	float:left;
}
.staffnopic4_div{
	width:30%;
	float:left;
	word-wrap:break-word;
}

.staffnopicrow_div2{
	background-image: url(../images/trans_blue.png);
	background-repeat: repeat;
}
.staffnopicrow_div .staffnopicdetinner_div, .staffnopicrow_div2 .staffnopicdetinner_div  {
	padding: 10px 6px 10px 10px;
}
.staffnopicttl_span {
	display: none;
	font-weight: 700;
}
.staffaboutme_p {
	font-size:80%;
}


.eventswrap_div{
	padding-top: 30px;
}

.eventsview_div{
	text-align: center;
	font-weight: 600;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #003c7f;
}
.eventsview_div a{
	color: #6dcff6;
	padding-left:10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.eventsview_div a.at{
	color: #fff;
	text-decoration: none;
}


.eventswhen_div{
	text-align: center;
	font-weight: 600;
	color: #000;
	padding-top: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}


.eventsprev_a{
	display: block;
	float: left;
	width:40px;
	height: 21px;
	background-image:url("../images/eventsprev.svg");
	background-position: center center;
	background-repeat: no-repeat;
}

.eventsprev_div{
	display: block;
	float: left;
	width:40px;
	height: 21px;
}
.eventsnext_a{
	display: block;
	float: right;
	width:40px;
	height: 21px;
	background-image:url("../images/eventsnext.svg");
	background-position: center center;
	background-repeat: no-repeat;
}





.events_div{
	padding-top: 40px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.event_div{
	padding-bottom:30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #B0E1F8;
}
.eventdate_div{
	float:left;
	width:140px;
	height: 140px;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	color: #fff;
	background-color: #0098E8;
	border-radius: 50%;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.eventdetails_div{
	padding-top: 25px;
	margin-left: 190px;
}


.notices_div{
	padding-top: 40px;
}
.notice_div{
	padding-bottom:30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #B0E1F8;
}
.noticedetails_div{
	padding-top: 25px;
	max-width: 800px;
	
}

.ourstudentslistwrap_div{
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
}
.ourstudentscat_div{
	padding-top:60px
}
.ourstudent_div{
	width:100%;
	padding-top: 52px;
	padding-bottom: 37px;
	border-bottom: 1px solid #ccc;
}

.ourstudentsttlpic_div{
	width:33.333%;
	box-sizing: border-box;
	float: left;
	padding-right: 1%;
}

.ourstudentstext_div{
	width:66%;
	box-sizing: border-box;
	float: left;
}

.ourstudentsarticle1_div{
	width:50%;
	box-sizing: border-box;
	float: left;
	padding-left: 1%;
	padding-right: 2%;
}

.ourstudentsarticle2_div{
	width:50%;
	box-sizing: border-box;
	float: left;
	padding-left: 2%;
}

.ourstudentsarticle3_div{
	width:100%;
	box-sizing: border-box;
	float: left;
	padding-left: 1%;
}

.ourstudentslistttl{
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 3px;
}
.ourstudentslistname{
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 12px;
	font-weight: bold;
}
.sectiongallerywrap_div{
	margin-left:-3px;
	margin-right: -3px;
}
.sectiongal_img{
	border: solid 3px #fff;
	box-sizing: border-box;
	width:33.333%;
	float: left;
}

#changeemail_div{
	background-color: #e5e5e5;
	display:none;
	padding:10px;
}
#changeemail_div .submitbutton{
	float: right;
}
#newemailerror{
	display:none;
	color: #ff0000;
}
#loadmore_p {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #ed1c24;
}

#loadmore_p .submitbutton {
	float:none;
}

.instapic_div{
	width: 25%;
	box-sizing: border-box;
	padding:5px;
	float: left;
}




@media only screen and (min-width: 2000px) {
	.instapic_div{
		width: 20%;
	}
}

@media only screen and (min-width: 2400px) {
	.instapic_div{
		width: 16.666%;
	}
}


.instapicinner_div{
	height: 272px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.instapicinner_div:hover{
	
}
.instapicinner_div a{
	position:relative;
	display:block;
	width:100%;
	height: 100%;
	text-decoration: none;
	color: #fff;
}
.instadetailsouter_div{
	position:relative;
	width: 100%;
	height: 100%;
	background-image: url(../images/instabg.png);
	vertical-align: middle;
	text-align: center;
	display:table;
	opacity: 0;
}
.instadetailsouter_div:hover{
	opacity: 1;
}
.instadetailsinner_div{
	font-size: 12px;
	position:relative;
	width: 100%;
	height: 100%;
	display: table-cell;
	box-sizing: border-box;
	padding: 5%;
    vertical-align: middle;
    text-align: center;
}
.instaicon_img{
	position: absolute;
	left:2%;
	top:2%;
	width:10%;
}

.facebookicon_img{
	position: absolute;
	left:2%;
	top:2%;
	width:11%;
	z-index: 10;
}
.adminheader_div{
	position: relative;
	background-color:#E60000; 
	z-index:99999;
	color:#FFF;
	font-size: 12px;
	line-height: 14px;
	font-weight:600;
	width:100%;
}
.adminheader_div a{
	color:#FFF;
}
.adminheaderinner_div{
	padding: 4px;
}
.adminlogout_div{
	float:right;
}

.orderconf_div{
	font-family: "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #FFF;
	border: 1px solid #999;
	padding:8px;
	font-size: 11px;
	line-height: 16px;
	max-width: 700px;
}
.addontextdiv{
	display:none;	
}

.addonttl{
	font-weight: bold;
	text-transform:uppercase;
	padding-top:10px;
}
.hiddenaddon{
	display:none;
}

#addtocartform .addon_div select{
	width:auto;
}
.newslettergriditem_div{
	width:300px;
	height:300px;
	background-color:#f7f7f7;
	float:left;
	margin:1%;
	box-sizing:border-box;
	max-width:98%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.newslettergriditem_div a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}

.newslettergriditemcaption_div{
	background-color:#333;
	width: 100%;
	box-sizing:border-box;
	padding:3%;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	position:absolute;
	bottom:0px;
}
.newslettergriditemcaption_div .date_p{
	font-size:80%;
	line-height: 110%;
}

.twocolumnblock{
	column-count:2;
	column-gap: 8%;
}
.threecolumnblock{
	column-count:3;
	column-gap: 5%;
}
.fourcolumnblock{
	column-count:4;
	column-gap: 2%;
}
.widthrestrictedinner{
	padding-left: 0;
	padding-right: 0;
}

.paymentproduct_div .storename_div, .paymentproduct_div .storeroom_div, .paymentproduct_div #storepayments_div, .paymentproduct_div .productqty_div, .paymentproduct_div .productprice_div{
	float:none;
	width:auto;
	padding-bottom:20px;
	text-align:left;
}
.incroomerror_div{
	color: #dc0a00;
	display:none;
}
.productdetail_div .formRow_div {
	width: auto;
	margin-right: 0;
	float: none;
}

#sectionwidthtemplate{
	height:0px;
}

.editing_site_cover{
	position:absolute;
	width:100%;
	height:100%;
	z-index: 9999999999;
}


.hiddendetails{
	display:none;
}
.hiddendetailshowing .hiddendetails{
	display:block;
}



.showhiddendetails{
	font-weight:600;
	color:#171714;
	text-decoration:none;
	padding-right:40px;
	background-repeat:no-repeat;
	background-position: right center;
	background-size:30px;
}
.scrollhoriz{
	overflow-x: auto;
}






.editing_section_overlay{
	position:absolute;
	left:0;
	top:0;
	z-index: 3000;
	background-color:#95ca24;
	width:100%;
	height:100%;
	display:none;
	opacity:.4;
}

.editing_symbol_a {
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 3100;
	background-color: #95ca24;
	padding: 8px;
	padding-left: 25px;
	margin-left: -22px;
	margin-top: -22px;
	display: none;
	background-image: url(../images/edit-icon.svg);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.editing_symbol_a:hover{
	color:#000;
}


.editing_symbol_svg{
	position:absolute;
	left:50%;
	top:100px;
	z-index: 999;
	background-color:#95ca24;
	padding:10px;
	width:44px;
	margin-left:-22px;
	margin-top:-22px;
	display:none;
}
.blockeditsymbolwrap_div{
	position:relative;
}

.blockediting_symbol_a {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 3100;
	background-color: #95ca24;
	padding: 8px;
	padding-left: 25px;
	margin-left: -22px;
	margin-top: -22px;
	display: none;
	background-image: url(../images/edit-icon.svg);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 12px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold;
}

.blockediting_symbol_svg{
	position:absolute;
	left:0px;
	top:0px;
	z-index: 999;
	background-color:#95ca24;
	padding:10px;
	width:32px;
	display:none;
}


.dashrow_a.dashrefundrow, body.account #main_div a.dashrow_a.dashrefundrow{
	color:#ff0000;
}


#staffpopoverlay{
	display: none;
	position: fixed;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background-image: url(../images/transblack.png);
	top:0px;
	left:0px;
}
.staffpopclose_a{
	display:block;
	position: absolute;
	width:100%;
	height: 100%;
	z-index: 10;
	width: 50px;
	height: 39px;
	background-image: url(../images/galleryclose.png);
	background-repeat: no-repeat;
	background-position: center center;
	right:8px;
	top:8px;
}

.staffpopouter_div{
	position: relative;
	width: 900px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.2);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	border-radius: 5px;
	outline: 0;
	top:10%;
}
.staffpopheader_div {
	padding: 15px 20px;
	border-bottom: 1px solid #e5e5e5;
}
.staffpopinner{
	padding: 15px 20px;
	overflow-y: auto;
}
.staffpopfooter {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.staffpopouter_div a.submitbutton{
	float:right;
	margin-right:0px;
}


/*********************CUSTOM INPUTS*********************/
/* Customize the label (the container) */
.inputwrap {
	display: inline-block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px;
	line-height: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .inputwrap input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius:4px;
	border:2px solid #999;
  }
  
  /* On mouse-over, add a grey background color */
  .inputwrap:hover input ~ .checkmark {
	background-color: #ebebeb;
  }
  
  /* When the checkbox is checked, add a blue background */
  .inputwrap input:disabled ~ .checkmark {
	background-color: #fff;
	border-color: #ddd;
  }

  /* When the checkbox is checked, add a blue background */
  .inputwrap input:checked ~ .checkmark {
	background-color: #2c6ecb;
	border-color: #2c6ecb;
  }
    
 /* When the checkbox is checked, add a blue background */
  .inputwrap input.disabled:checked ~ .checkmark {
	background-color: #ddd;
	border-color: #ddd;
  }
    
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .inputwrap .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the checkmark when checked */
  .inputwrap input:checked ~ .checkmark:after {
	display: block;
  }
  
  /* Style the checkmark/indicator */
  .inputwrap .checkmark:after {
	left: 5px;
	top: 0px;
	width: 7px;
	height: 13px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
  }




/* Create a custom radio button */
.radiomark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 50%;
	border:2px solid #999;
}

/* On mouse-over, add a grey background color */
.inputwrap:hover input ~ .radiomark {
	background-color: #ebebeb;
}


/* When the radio button is checked, add a blue background */
.inputwrap input.disabled ~ .radiomark {
	background-color: #fff;
	border-color: #ddd;
}

.inputwrap input:checked ~ .radiomark {
	border-color: #2c6ecb;
}
.inputwrap input.disabled:checked ~ .radiomark {
	background-color: #ddd;
	border-color: #ddd;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiomark:after {
content: "";
position: absolute;
display: none;
}

/* Show the indicator (dot/circle) when checked */
.inputwrap input:checked ~ .radiomark:after {
display: block;
}

/* Style the indicator (dot/circle) */
.inputwrap .radiomark:after {
top: 4px;
left: 4px;
width: 8px;
height: 8px;
border-radius: 50%;
background: #2c6ecb;
}
















/*********************END CUSTOM INPUTS*********************/