/* @override 
	http://www.cdowcym.org/assets/css/1410719791.main.css
	http://www.cdowcym.org/assets/css/1410720663.main.css
	http://www.cdowcym.org/assets/css/1410802348.main.css
*/

/* general */
html,body {
height:100%;
}

body{
/* z-index: -2; */
font-family: "Lato", Verdana, Arial;
}

.button{
background-color: #2681c1;
margin-bottom:0;
border:0px;
font-family: 'Lato';
text-transform: lowercase;
color: #fff;
text-align:center;
padding: 0.5em 1.5em;
font-size: 0.9em;
box-shadow: none;
transition: all 400ms ease;
letter-spacing:1px;
}
.button.donate {
	background-color: #EAF4C7;
	text-transform: none;
	color: #005696;
}
.button.donate:hover {
	background-color: #2681c1;
	text-transform: none;
	color: #fff;
}
.button.gray {
	background-color: #999;
}
.button-group{
text-align: center;
}

.button-group > *{
border-right: 2px inset #005696;
}

.button-group > :last-child{
border-right:none;
}

.toolbar-expanded .button{
box-shadow: 0px 2px 0px #47b6ef;
}

.button:hover, .button:focus{
background-color: #005696;
}
span.prev-next-buttons {
	float: right;
}

#pagewrap, .row.policysection {
padding-top: 30px;
}
/* custom global breakpoint for tablets/iPad */

@media only screen and (max-width: 768px){
.hide-for-ipad{
display: none !important;
}
}

@media only screen
and (max-width: 768px)
and (min-width: 767px){
.show-for-ipad {
	display: block !important;
}
}

/* positioning */

.spacerightsm {
margin-right: 6px !important;
}

.spaceleft{
margin-left: 12px !important;
}
.spaceright{
margin-right: 12px !important;
}
.spacerightlg{
margin-right: 25px !important;
}
.spaceleftsm{ 
margin-left: 8px !important;
}
.spacebeforesm {
	margin-top: 6px !important;
}

.spacebefore {
	margin-top: 12px !important;
}

.spacebeforelg {
	margin-top: 24px !important;
}

.spaceaftersm {
	margin-bottom: 6px !important;
}

.spaceafter {
	margin-bottom: 12px !important;
}

.spaceafterlg {
	margin-bottom: 24px !important;
}

.nospacebefore {
	margin-top: 0px !important;
}

.nospaceafter {
	margin-bottom: 0px !important;
}

.clear{
clear: both;
line-height: 1%;
}

.floatleft{
float:left !important;
}
.floatright{
float:right !important;
}

.center{
text-align:center;
}

/* typography */

p{
margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6{
font-family: 'Lato', Arial;
font-weight: 400;
margin-bottom: 0;
}
.paragraphtext {
	font-weight: normal;
}
.blue-dark{
color: #005696;
}

.blue-light{
color: #2681c1;
}

.green-dark{
color: #015849;
}

.footer .white{
color: #fff !important;
}
h3.white, p.white, a.white {
color: #fff;
}
.green-light{
color: #eaf4c7 !important;
}

h1{
color: #015849;
font-size:1.8em;
font-weight:bold;
}

h2{
color: #005696;
font-size: 1.5em;
}

h3{
color: #2681c1;
font-size: 1.2em;
font-weight:bold;
margin-bottom: 0.3em;
}

h4{
font-size: 1em;
font-style: italic;
font-weight: 400;
margin-top: 0;
color: #2681c1;
}

h5{
color: #015849;
font-size: 1em;
font-weight:bold;
}

h6{
font-style: italic;
font-weight: 400;
margin-top: 0;
color: #888;
}

blockquote, blockquote p{
color: #015849;
}

.i{
font-style: italic;
}

.bold{
font-weight: bold;
}

.no-dec{text-decoration: none;}

.uline:hover{text-decoration: underline;}



.normal{font-style: normal;}

ul, ol {
	list-style-position: outside; 
	margin-left: 30px; 
	}

div.date {
	float: left;
	width: 50px;
	height: 50px;
	background-color: #005696;
	margin: 3px 10px 10px 0;
	padding-top: 8px;

}

div.date.Deadlines {
	width: 50px;height: auto;
}

.date h6 {
	text-align: center;
	color: #eaf4c7;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .1em;
	font-style: normal;
}

.date p {
	color: #eaf4c7;
	font: 700 12px/10px "Lato", Arial;
	text-align: center;
	margin: 4px 0 0 0;
}


/* @group bigTargets */

.bigTarget.over, .item.bigTarget:hover {
	cursor: pointer;
}

.resourceBig.bigTarget.over, .athleticsBig.bigTarget.over {
	background: none;
}

.bigTarget a {
	border: none;
	text-decoration: none;
}

.bigTarget a.button {
	border: 0px solid #318173;
}
.bigTarget a.buttonLargeBlue, .bigTarget a.buttonlgblue, .bigTarget a.buttonLg {
	border: 1px solid #075fa4;
}
.bigTarget a.buttonLargeRed {
	border: 1px solid #c84920;
}
.bigTarget a.buttonLargeGray {
	border: 1px solid #555;	
}

.bigTarget.over a:hover {
	border-bottom: none;
	text-decoration: none;
}

.bigTarget.over a.button:hover {
	border: 0px solid #555;
}

.slide.bigTarget.over {
	background: none;
}

#slideshow .slide.bigTarget.over div h1, #slideshow .slide.bigTarget.over div p, #slideshow .slide.bigTarget.over div h6, #slideshow .slide.bigTarget.over div h4, #featured .feature.bigTarget.over div h3, #featured .feature.bigTarget.over div p, #featured .feature.bigTarget.over h4, #pagewrap .item.bigTarget.over h3 a, #pagewrap .item.bigTarget.over p, #pagewrap .faqCat.bigTarget.over h5, #pagewrap .faqCat.bigTarget.over p, #pagewrap .item.bigTarget.over p strong.caption, #pagewrap .item.bigTarget.over p em.caption {
	color: #999;
	cursor: pointer;
}

#pagewrap .item.bigTarget.over .date p {
	color: #fff;
}

#pagewrap .item.bigTarget.over .date {
	background-color: #999;
}

/* @end */


/* @group top bar */

.top-bar {
background-color: #2681c1;
margin-bottom: 0;
height: 55px;
}

#nav-wrapper-bg{
background-color: #2681c1;
}

.top-bar .name {
height: 55px;

}
.top-bar.expanded .title-area{
background: #005696;
}

.contain-to-grid{
background-color: #2681c1;
}

.contain-to-grid .top-bar{
margin-bottom: 0;
}


.top-bar-section li a:not(.button){
font-family: 'Lato', sans-serif;
font-size: 1.2em;
letter-spacing: 0.05em;
font-weight: 400;
background: #2681c1;
text-decoration: none;
text-transform: lowercase;
line-height: 55px;
}

nav:not(.expanded) .top-bar-section{
margin-left: 8.5%;

}
.expanded .top-bar-section li a:not(.button){
line-height: 20px;
}

nav:not(.expanded) .top-bar-section .dropdown{
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.13);
-moz-box-shadow:    0px 2px 3px rgba(0, 0, 0, 0.13);
box-shadow:         0px 2px 3px rgba(0, 0, 0, 0.13);
}

nav:not(.expanded) .top-bar-section .dropdown li a:not(.button){
background: #005696;
}

.top-bar-section ul{
background: none;
}

.top-bar-section ul li.hover > a {
background: #005696;
}

.top-bar-section ul li a:hover, 
.top-bar-section ul li a:focus, 
.top-bar-section ul li a.active {
	background: #005696;
}

nav:not(.expanded) .top-bar-section .dropdown li a:hover, nav:not(.expanded) .top-bar-section .dropdown li a:focus{
background: #2681c1;
}

.top-bar-section .has-dropdown > a:after {
top: 28px;
}

.top-bar.expanded .top-bar-section .has-dropdown > a:after {
top: 20px;
}



.top-bar.expanded .toggle-topbar a {
color: #005696;
}

.top-bar-section .dropdown li.title h5 {
	margin-top: 0;
}


.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

@media only screen and (min-width: 58.75em){
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
width: 1px;
border-width: 0px;
background-color: #005696;
height: 55px;
}

.show-for-mobile-menu{
display: none !important;
}
}

@media only screen and (max-width: 58.75em){
.show-for-mobile-menu{
display: inherit !important;
}

.hide-for-mobile-menu{
display: none !important;
}

}

.top-bar-section .divider, .top-bar-section [role="separator"] {
    border-bottom: 0px solid #459fdc;
    border-top: 1px solid #005696;
    clear: both;
    height: 1px;
    width: 100%;
    }

.top-bar-section > ul > li > h2 {
	padding: 6px 80px 0 40px; color: #fff;
	font-style: italic;
}



/* @end */


/*header*/
.contain-to-grid.top-bg{
background-color: #005696;

}

#header{
max-width: 62.5em;
width: 100%;
height: auto;
min-height:60px;
overflow:visible;
margin: 0px auto;
position:relative;
padding: 15px;
}

#cdowcym-logo{
position: absolute;
z-index: 100;
top: -20px;
left: -30px;
max-width: none;
}

#mobile-logo{
width: 50px;
position:absolute;
z-index:100;
left:5px;
}



h3#logo{
width: 100%;
background: none;
height:auto;
}

/* header toolbar */

#header-toolbar{
margin-top: 0px;
top: 0px;
right: 0px;
bottom: 0px;
position: absolute;
}

.tool-wrap{
height: 100%; 
}

.header-toolbar-item{
line-height: 55px;
height: inherit;
text-align:center;
padding: 0 0px;
}

#weatherAlertRefresh {
right: 4px;
}

.toolbar-icon, .toolbar-icon-click {
position: relative;
display: block;
height: 100%; width: 55px;
z-index: 5;
}

.toolbar-icon-click.active{
position:relative;
z-index: 5;
}
.toolbar-icon-click:hover, .toolbar-icon:hover{
background: #6dcff6;
}
.header-toolbar-item img{
padding: 15px;
position:relative;
display: block;
margin: 0 auto;
max-width: none;
}

.toolbar-expanded{
width: 450px;
display: none;
position:absolute;
z-index: 4;
background: #6dcff6;
top:0;
right:0;
text-align:left;
overflow: hidden;
}
.toolbar-expanded.cym-signup{
padding-right: 25px;
}
.toolbar-expanded > div{
padding: 0.5em 1em 0.5em;
height: 100%;
display:block;
}

.toolbar-expanded > div div{
width: 42%;
float: left;
}

.caption{
margin-bottom: 0;
color: inherit;
font-size: 0.8em;
font-style: italic;
}



.toolbar-expanded .caption{
font-size: 0.7em;
}
.toolbar-expanded div a:not(.button){
line-height:100%;
margin-top: 1em;
margin-left: 1em;
font-size: 0.8em;
font-weight:normal;
float: left;
}


.toolbar-expanded .button{
float:left;
}


@media only screen and (max-width: 768px){
.toolbar-expanded{
left:0;
text-align: right;
}


#header-toolbar{
margin-top: 0px;
top: 0px;
left: 55px;
bottom: 0px;
position: relative;
}



}

#keywordsWide{
background: #fff;
padding: 4px;
margin: 0px;
}



.toolbar-expanded #keywordsWide{
width:60%;

}

#resultsPageSubmit.button{
width: auto;
margin-top:5px;
padding-top: 0.4em;
padding-bottom: 0.4em;
}

/*.header-toolbar-item a:hover + div{
display:block;
}

.toolbar-expanded:hover{
display:block;
}*/





/* category bar */


.home-stream-category-bar{
display:none !important;
background: #e9f2f9;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 2px 3px rgba(0, 0, 0, 0.2);
box-shadow:         0px 2px 3px rgba(0, 0, 0, 0.2);
position:relative;
z-index: 2;
overflow: hidden;
}

@media only screen and (min-width:768px){
#home .home-stream-category-bar{
display:block !important;
}
}

.home-stream-category-bar p{
font-family: 'Lato', sans-serif;
letter-spacing: 0.15em;
font-size: 1em;
color: #2681c1;
font-weight: 300;
margin-bottom: 0;
float: left;
padding-top:15px;
padding-bottom:10px;
position:relative;
z-index: 1;
}

.home-stream-category-bar .columns{
padding-bottom:0px;
}

#events-column-title{
position:absolute;
left: 50%;
top:10px;
z-index:0;
}

#news-column-title{
position:absolute;
right: 10%;
top:10px;
z-index:0;
}

.show-for-small .home-stream-category-bar{
display: block !important;
border-radius: 10px;
margin-bottom: 1em;
background: #6dcff6;
}

.show-for-small .home-stream-category-bar p{
width: 100%;
text-align: center;
padding: 15px 5px;
font-weight: 700;
}

.show-for-small #events-column-title, .show-for-small #news-column-title{
left: auto;
right: 10%;
}

/*endless-scrolling */

.process_indicator {
background-image: url({site_url}/images/ajax-loader.gif);
background-repeat: no-repeat;
background-position: bottom left;
height: 3em;
width: 100%;
text-align: left;
}

#scroll-container {
height: 50em;
border: solid 0px silver;
overflow-y: scroll;
padding: 0.8em;
}

/* feed listing */


.item-listing {
   position:relative;
  width:100%; max-width:390px; 
 	min-height:175px;
	background-color: #e9f2f9;
	margin: 0 0 10px; /* margin: 0 auto 10px; */
}

@media only screen and (max-width:768px){
.item-listing + h3{
text-align: center;
}
.events-wrapper h4, .news-wrapper h4{
text-align: center;
}
}


.item-listing-image{
width:100%; height:175px; 
overflow: hidden;
  -webkit-box-shadow: inset 0 0 15px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: inset 0 0 15px rgba(10, 10, 10, 0.1);
	box-shadow: inset 0 0 15px rgba(10, 10, 10, 0.1);
}

.over .item-listing-image:after{
content: "";
height: 100%;
width: 100%;
background: url(images/item-listing-image-hover.png);
background-repeat: no-repeat;
background-position: center center;
background-color:rgba(67,136,187,0.5);
min-width: 200px;
position:absolute;
display:block;
z-index: 2;
}

.item-listing-image.no-image{
background: url(images/cdowcym-logo.png) no-repeat center center;
}


.item-listing-image.news-resource{
min-height: 215px;
}

.item-listing:before,
.item-listing:after {
   content:"";
   position:absolute;
   z-index:-1;
}

.item-listing:before,
.item-listing:after {
   content:"";
   position:absolute;
   z-index:-1;
   bottom:15px;
   left:10px;
   width:50%;
   height:20%;
   max-width: 340px;
   -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
   -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
   box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
   -webkit-transform:rotate(-3deg);
   -moz-transform:rotate(-3deg);
   -o-transform:rotate(-3deg);
   transform:rotate(-3deg);
}

.item-listing:after{
   right:10px;
   left:auto;
   -webkit-transform:rotate(3deg);
   -moz-transform:rotate(3deg);
   -o-transform:rotate(3deg);
   transform:rotate(3deg);
 }


/* Facebook feed */

.fbpost{
margin-bottom: 15px;
float:left;
width:100%;
}

.fbpost .columns{
padding-left: 0.4em;
padding-right: 0.4em;
}

.fbcopy a{
color: #2681c1;
word-wrap: break-word;
}

.fbcopy p{
line-height: 1.2em;
margin-bottom: 0;
font-size: 0.9em;
}

.fbcopy p:last-child{
font-size: 0.75em;
font-style: italic;
color: #92aabc;
}

.fb-status-image{
width: 100%;
min-height: 60px;
max-width: 120px;
max-height: 80px;
background: #eaf4c7 url(images/fb-status-image.png) no-repeat center center;
}

/* @group navcol */

#leftnavcol{
margin-top: 1.5em;
}

ul.navcol, ul.navcol li ul {
	position: relative;
	font: normal 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

ul.navcol li ul {
	position: relative;
	top: 1px;
	font: normal 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

ul.navcol li {
	list-style-type: none;
	margin: 0;
}

ul.navcol li p{
	padding: 0px 0 8px 10px;
}

ul.navcol li a {
	padding: 8px 0 6px 10px;
	display: block;
	width: 98%;
	text-decoration: none;
	border-top: solid 1px rgb(221, 221, 221);
}

ul.navcol li a:hover, ul.navcol li.archive-list-month a:hover {
	color: #015849;
	font-weight: 700;
	background: url(images/bg-navcol.gif) no-repeat 0 0;
}

ul.navcol li.selected a, 
ul.navcol li.current a, 
ul.navcol li.here a, 
a.current.selected, 
span.current.selected a, 
span.current.selected a:link {
	color: #015849;
	font-weight: 700;
	background: url(images/bg-navcol.gif) no-repeat 0 0;
}
ul.navcol li.here ul li a {
	color: #005696;
	font-weight: 400;	
}

@media only screen and (max-width:60em){

ul.navcol li a:hover, ul.navcol li.archive-list-month a:hover, ul.navcol li.selected a, ul.navcol li.current a, ul.navcol li.here a, a.current.selected, span.current.selected a, span.current.selected a:link {
background-size: 160px;
}
}

ul.navcol li ul li a, ul.navcol li.archive-list-month a {
	padding-left: 25px;
	font: italic 10px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Calendar */


.calendarBG {

	margin:25px 0 25px 0;
	position: relative;
}
.calendarBG.LG {
	margin-left: 0;
}

span.small {
	font-size: 70%;
	font-weight: normal;
}

.calendarBlank { 
 background-color: #ddd;
 font-family: 'Lato' Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10px;
 text-align:  center;
 vertical-align: middle;
 color: #999;
}

.calendarHeader { 
font-family: 'Lato' Geneva, sans-serif;
letter-spacing: 0.15em;
font-size: 0.7em;
color: #fff;
font-weight: 300;
 text-transform: uppercase;
 text-align: center;
background: #2681c1;

}

.calendarMonthLinks {
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10px;
 padding: 3px 0;
 font-weight:		bold;
 text-decoration:   none;
background: #2681c1;
}

.calendarMonthLinks a, .calendarMonthLinks a:visited {
color: #fff;
 text-decoration:   none;
 background-color:  transparent;
 border-bottom: none;
}

.calendarMonthLinks a:hover {
 color:             #f50021;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	9px;
 color: #fff; 
 padding: 2px;
 background-color: #006bb7;
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
 text-align:  center;
 vertical-align: middle;
}

.calendarBG.LG td.calendarDayHeading {
	width: 10%;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 0;
}

.calendarBG.LG td.calendarBlank, .calendarBG.LG td.calendarCell, .calendarBG.LG td.calendarToday {
	height: 60px;
	text-align: left;
	vertical-align: text-bottom;
	font-size: 11px;
	padding: 3px;
}

.calendarToday { 
 font-size:  12px;
 text-decoration: none;
 text-align:  center;
 vertical-align: middle;
 color:  #000;
 background: #cce1f1;
}

.calendarToday a, .calendarToday a:link, .calendarToday a:visited {
	color: #000;
	border-bottom: none;
}

.calendarToday a:hover {color: #006bb7;}

.calendarBG.LG td.calendarToday .calEvent a {padding-left: 6px;}

.calendarCell {
 font-family: 'Lato' Verdana;
 font-size: 12px;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
 color: #999;
 background-color: #fff;
 padding: 6px;
position: relative;
}

.calendarCell a, .calendarCell a:link,.calendarCell a:visited {
 color: #338274;
 font-weight: bold;
 text-decoration: none;
 border-bottom: none;
}
  
.calendarCell a:hover {
 color: #000;
 text-decoration: underline;
 background-color: transparent;
}

.calEvent {padding: 3px 3px 0 1px;}

.featured{
border-radius: 5px;
padding: 1em;
border: 2px solid #cce1f1;
margin: 0px 0px 24px !important;
}

/* @end */

/* @group Events - detail */

@media only screen and (max-width: 30em){
.events-detail img{
display: block;
float: none !important;
}
}

/* footer */

.footer{
width: 100%;
background: #005696; 
padding: 40px 0px;
color: #fff;
margin-top: 25px;
}

.footer a{
color: #ffffff;

}

.footer .contact p{
font-weight: 300;
font-size: 0.9em;
font-family: 'Lato';
}

/* footer - twitter */
#twitter-wrap img{
float: left;
margin-right: 5px;
}

#twitter-feed {
position:relative;
border-radius: 5px;
background-color: #eaf4c7;
min-height: 100px;
}

.arrow-up {
	position: absolute;
	left: 50%;
	top: -7px;
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #eaf4c7;
	
}

.tweet{
font-family: 'Lato', Verdana;
padding: 1em;
color: #005696;
width: 100% !important;
margin-top: 0 !important;
}

.footer .tweet a{
color: #2681c1;
}

.tweet p{
margin-bottom: 0;
}


/* end footer-twitter */

.social-container{
padding-top:15px;
padding-bottom:15px;
}

.social-container img{
float: left;
margin-right: 10px;
}

#baseline-footer p{
font-size: 0.7em;
}



.footer hr{
border-color: #2681c1;
margin-bottom: 0.25em;
}

/* mobile sub-nav */

select#section-pages{
width: 95%;
margin: 1em auto;
font-size: 1.25em;
font-family: 'Lato', Verdana;
border-radius: 5px;
color: #005696;
padding-left:5px;
}

#section-pages option{
padding: 3px 8px;
}

/* @group equal-height-col */

.eq-height-col-wrap {
display: table;
max-height: 250px;
}

@media only screen and (min-width: 768px){
.eq-height-col-wrap .eq-height-col{
display: table-cell;
padding: 0 .9375em;
position:relative;
padding-bottom: 3.25em;
}

.button-stick-to-bottom{
position:absolute;
bottom: 0;
}


/*

.eq-height-col-wrap .large-4.eq-height-col{
padding-bottom: 2em;
}

.large-3.eq-height-col .button{
width: 20%;
}*/
}

/* Iconize 0.5 */

/* extensions */

#pagewrap a[href$='.pdf'] {
	background: url(images/icon_pdf-sm.gif) no-repeat center right;
	padding: 0 20px 0 0;
}

/* use this class to make sure that images won't get iconized */



#header-toolbar a[href^="http"]:after, #nav-wrapper-bg a[href^="http"]:after{
		content: "";
		background: url(images/external-link-16-white.png) center right no-repeat !important;
    padding-right: 20px !important;
}

#pagewrap a[href^="http"]:after{
		content: "";
		background: url(images/external-link-16.png) center center no-repeat !important;
    padding-right: 20px !important;
}

#header a[href*="cdowcym.org"]:after, #pagewrap a[href*="cdowcym.org"]:after, #nav-wrapper-bg a[href*="www.cdowcym.org"]:after, #nav-wrapper-bg a[href*="refresh.cdowcym.org"]:after{

		content: "";
		background: none;
    padding-right: 0px !important;
}

@media only screen and (max-width:768px){

#header-toolbar a[href^="http"]:after{
		content: "";
		background: none !important;
    padding-right: 0px !important;
}
}

/* end */

/* @group forms */

/* @group mini Forms */

#miniLoginForm, #miniForgetForm, #miniRegistrationWrap {
	width: 45%;
	margin: 10px 0;
	padding: 1px 20px 15px 10px;
}

/* @end */
#quickContactContainer fieldset {
	border: none;
}

fieldset {
	width: 90%;
	border: solid 1px #999;
	padding:  0 30px 10px 10px;
	margin: 15px 0 0 0;
}

#checkoutForm fieldset span.checkboxtext {
	font: 400 12px/16px Verdana, Arial, Helvetica, sans-serif; 
	color: #444;
}
legend {
	padding: 10px;
	color: #55514d;
	font: 700 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

form#registration {
	padding: 10px 12px 20px;
	border-right: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	background-color: #f6f6f6
}

#notification {
	border: solid 1px #cdcdcd;
	background-color: #f6f6f6;
	padding: 10px;
}

h2.form {
	color: #fff;
	background-color: #333;
	font-size: 20px;
	padding: 5px 12px 8px;
}



form h4.quiz {
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
}

form h5, .standardform h5 {
	color: #000;
	font: bold 12px/16px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

form th{
padding-bottom: 0.7em;
}

form ol {
	margin: 0 30px;
}

input.radio {
	width: 20px; margin: 5px 5px 0 0;
	float: left;
}
input.checkbox {
	width: 20px; margin: 5px 5px 0 0;
	float: left;
}

input#searchPageSubmit, form#login input.submit {
	
}

input#searchPageSubmit {
	margin-top: 5px;
}

form#login input.submit {
	margin-top: 32px;
	margin-left: 6px;
}

form#login input.submit:hover {
	color: #000;
}

form textarea {
	margin: 3px 3px 12px 3px;
}

#street2 { margin-top: 3px;}

form span.city {
	float: left;
	width: 40%; margin: 0 2% 0 0;
}
form span.city input { 
	width:100%; 	
	font-size: 1.1em;
	border: none;
	background-color: #ddd;
	margin: 0 0 0 0; padding: 5px 5px 5px 5px;
}
form span.state {
	float: left;
	width: 8%; margin: 0 2% 0 0;
}
form span.state input { 
	width:100%; 
	font-size: 1.1em;
	border: none;
	background-color: #ddd;
	margin: 0 0 0 0; padding: 5px 5px 5px 5px;
}
form span.zip {
	float: left;
	width: 15%;

}
form span.zip input { 
	width:100%;
	font-size: 1.1em;
	border: none;
	background-color: #ddd;
	margin: 0 0 0 0; padding: 5px 5px 5px 5px;
 }

form div.pairedfields {
	position: relative;
	float: left;
	width: 45%; 
	margin: 0 2% 0 0;
}
form div.pairedfields input.textinput { width: 99%; }

form div.pairedinput {
	margin-top: 5px;
	width: 95%;
}

form div.pairedinput input.textinput {
	width: 10% !important;
	float: right;
}

form label.pairedinputLabel {
	float: left;
	width: 80%;
	margin-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #ccc;
}

form div.pairedinput label.labelmd, form table div.pairedinput label.labelmd {
	float: left;
	width: 70%;
	margin-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #ccc;
}

form div.pairedinput input.textinputmd, form table div.pairedinput input.textinputmd {
	width: 20%;
	float: right;
}

form #largeRadioGroup {
	width: 100%;
	margin-left: 10px;
}

form #largeRadioGroup .horizRadioPair {
	float: left;
	padding-right: 80px;
}

form #largeRadioGroup span.radiotext {
	width: 10%;
	padding-top: 6px;
	font-size: 13px;
}

#largeRadioGroup label {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

form select {
	margin: 3px 3px 12px 3px;
}
form input.paypal{
	background: url(images/button.gif); 
	border: none;
	margin: -13px 0 9px -10px; 
	padding: 0;
}

form input, form input.textinput, form textarea {
	font-size: 1em;
	border: 1px solid #ccc;
	background-color: #ddd;
	margin: 0 0 6px 0; 
	padding: 5px;
	transition: box-shadow 300ms;
}

form input:focus, form input.textinput:focus, form textarea:focus {
	box-shadow: inset 0px 0px 3px #2681c1;
}

form#searchPage input.textinput, form#login input.textinput {
	width: 140px !important;
	padding: 5px;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

form#searchPage input#keywordsWide.textinput {
	width: 400px !important;
	font-size: 12px;
	line-height: 18px;
}

form#searchPage input.textinput {
	float: left;
}

form#login input.textinput {
	width: 180px;
}

form label { 
	display:block;
	/*width: 85%;*/
	font-size: 0.9em;
	color:#444; 
	letter-spacing:1px; 
	clear:both;
	margin: 16px 0 4px 0; 
}
legend {
	padding: 3px 0;
	clear: both;
}

form label.error {
	color: #a01c1c;
	font-style: italic;
	/*margin: 0 0 10px 0; padding: 0;
	float: left; 
	width: 100%;*/
	/*display: none;*/
}

form .relative {
	position: relative;
}

form .alert-icon {
	vertical-align: middle;
}

textarea {
	margin-top: 5px !important;
	width:99% !important;
}

input.textinput {
	width:98% !important;
}

label.error {
	display:inline;
	clear:both;
}

form .inputTypeText label.error {
	position: absolute !important;
	margin:0;
	padding:0;
	bottom:15px;
	right:10px;
}

form .inputTypeTextArea label.error {
	display:inline;
	width:null;
	position: absolute !important;
	margin:0;
	padding:0;
	top:20px;
	right:10px;
}

form .inputTypeFile label.error {
	position: absolute !important;
	margin:0;
	padding:0;
	bottom:20px;
	right:25px;
}

form div.pairedinput label.error {
	bottom:-20px;
}

form input.choice, label.choice {
	float: left;
	margin: 0px 6px 0px 0px;
	clear: none;
}

form span.error {
	padding: 3px 4px 2px 4px;
	background-color: #E2D3D3;
	border: solid 1px #C5A7A7;
}

form input.error, 
form textarea.error,
form span.city input.error,
form span.state input.error,
form span.zip input.error
{
	background-color: #E2D3D3;
	border:1px solid #EF7B7B !important;
}

div.errorheader {
	font-size: 15px;
	line-height: 18px;
	color: #6E2222;
	margin: 30px 20px;
	border: solid 1px #C5A7A7;
	padding: 10px;
	background-color: #E2D3D3;
}

div.errorheadersm {
	font-size: 12px;
	line-height: 18px;
	color: #6E2222;
	border-top: solid 1px #C5A7A7;
	border-bottom: solid 1px #C5A7A7;
	padding: 5px;
	margin: 10px 0px;
}

div.error {
	font-size: 15px;
	line-height: 18px;
	color: #6E2222;
	padding: 3px 0px 2px 4px;
	background-color: #E2D3D3;
	border: solid 1px #C5A7A7;
}
form span.radiotext {
	font: 700 12px/12px Verdana, Arial, Helvetica, sans-serif; 
	color:#444; 
	letter-spacing:1px;
	float: left; 
	padding-top: 5px;
	padding-bottom: 0px;
	width: 85%;
}

/* @group Quiz */

.quiz .radiotext {
	font: 500 12px/16px Verdana, Arial, Helvetica, sans-serif; 
	color:#444; 
	letter-spacing:1px;
	float: left; 
	padding-top: 1px;
	padding-bottom: 10px;
	width: 85%;
}
.quiz form div.error {
	margin-top: 10px;
}

/* edit entry */

.edit-entry .button{
background: #ed1c24;
}

.edit-entry a{
color: #fff;
}

/* top-bar sticky fix */

.fixed{
position: fixed;
top: 0;
left: 0;
}
 
@media only screen and (max-width:769px) {
.fixed {
position:relative;
width: 100%;
}
 body{
padding-top: 0px !important;
}

}

/* newsletter */
#cmSubscribeForm form label{
clear:none;
margin: 0 0 4px;
}

/* announcement */
#announcement{
margin-top:30px;
border: solid 3px #005696;
border-radius: 10px;
padding-top:10px;
padding-bottom:10px;
background: #e9f2f9;

}

/* @group Cart */


#cart-single-page-checkout {
	width: 100%;	
}

#cart-single-page-checkout th {
	color: #333;
	font: 400 10px/16px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 0;
	text-align: left;
	}
#cart-single-page-checkout td, .miniCart td {
	color: #333;
	font: 400 14px/20px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 8px;
	border-top: solid 1px #666;
}
#cart-single-page-checkout td.item { padding: 15px 20px 20px 0;}
#cart-single-page-checkout td.price { text-align: right; padding: 0 20px 0 0;}
#cart-single-page-checkout td.buttons { text-align: left; padding: 10px 10px 0 10px; width: 170px;}
#cart-single-page-checkout td.last { border: none; padding-left: 10px;}
input.submit, #cartSubmit {
background-color: #2681c1;
margin-bottom:0;
border:0px;
font-family: 'Lato';
text-transform: lowercase;
color: #fff;
text-align:center;
padding: 0.5em 1.5em;
font-size: 0.9em;
box-shadow: none;
transition: all 400ms ease;
letter-spacing:1px;
}

/* @end */

/* @group Toolkit */

ol.toolkit-indicators  { margin-left: 30px; }

ol.toolkit-topics  { margin-left: 20px; }

/* @end */

.row.rendered {
	position: absolute;
	top: 0;
	width: 40%; height: 25px;
	margin: 0 5px; padding: 5px 0 0 0;
	background: rgba(255,255,255, 0.95);
	z-index: 1000;
	-webkit-box-shadow: 0 0 8px 3px rgba(000,000,000,0.7);
	box-shadow: 0 0 8px 3px rgba(000,000,000,0.7);
	text-align: center;
	font-size: 13px;
}

	/**
 	 * Print styles.
	 *
	 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
	 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
	 */
	.print-only { display: none !important; }
	@media print {
		* { text-shadow: none !important; filter:none !important;
		-ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
		p a, p a:visited { text-decoration: underline; }
		p a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
		tr, img { page-break-inside: avoid; }
		@page { margin: 0.5cm; }
		h1 {font-size: 22px;font-size: 2.2rem;margin-top: 8px !important;margin-bottom: 8px !important;}
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3{ page-break-after: avoid; }
		body, h1, h2, h3, h4, h5, h6, p, a:link, ul, li, p a {font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;}

		.hide-on-print { display: none !important; }
		.print-only { display: block !important; }
		.no-print-space {margin: 0 0 0 0; padding: 0 0 0 0;}
		#pagewrap a[href^="http"]:after {background: none; content: attr(href); padding-right: 0px !important;}
		#header a[href*="cdowcym.org"]:after, #pagewrap a[href*="cdowcym.org"]:after, #nav-wrapper-bg a[href*="www.cdowcym.org"]:after, #nav-wrapper-bg a[href*="refresh.cdowcym.org"]:after {content: attr(href);}
	}
	
a.print-icon {
background: url('images/print.png');
width: 24px;
height: 24px;
display: block;
margin: 14px 10px 0 0;
cursor: pointer;
float:right;
}
a:hover.print-icon {
background: url('images/print-hover.png');
width: 24px;
height: 24px;
display: block;
margin: 14px 10px 0 0;
cursor: pointer;
float:right;

}

/**Promo Box**/

#promo-wrapper {
	padding: 25px;
	background: #005696;
	color: #ffffff;
	margin-bottom: 25px;
}#promo-wrapper h3, #promo-wrapper p {color: #ffffff;}
a.promo:hover p, a.promo:hover h3, a.promo:hover img  {
	opacity: 0.5;
}
a.promo:hover:after {content: "test" }
a.promo {
	-webkit-transition: background .4s, color .4s;
	   -moz-transition: background .4s, color .4s;
	     -o-transition: background .4s, color .4s;
	        transition: background .4s, color .4s; 

}
.over .promo:after{
	content: "";
	height: 100%;
	width: 100%;
	background: url(images/promo-image-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:rgba(67,136,187,0.5);
	min-width: 200px;
	max-width: 720px;
	position:absolute;
	display:block;
	z-index: 2;
	top: 0;
}
.over .promo-news:after, a.promo:hover:after{
	content: "";
	height: 100%;
	width: 100%;
	background: url(images/item-listing-image-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:rgba(67,136,187,0.5);
	min-width: 200px;
	max-width: 720px;
	position:absolute;
	display:block;
	z-index: 2;
	top: 0;
}

.over .promo-news:after {
	left: 15px;
	height: 242px;
}

.social-icons img {width: 48px;}
/*
.item-listing-image{
width:100%; height:175px; 
overflow: hidden;
  -webkit-box-shadow: inset 0 0 15px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: inset 0 0 15px rgba(10, 10, 10, 0.1);
	box-shadow: inset 0 0 15px rgba(10, 10, 10, 0.1);
}

.over .item-listing-image:after{
content: "";
height: 100%;
width: 100%;
background: url(images/item-listing-image-hover.png);
background-repeat: no-repeat;
background-position: center center;
background-color:rgba(67,136,187,0.5);
min-width: 200px;
position:absolute;
display:block;
z-index: 2;
}
*/
