﻿
.bg {
	background: url('../rws_images/ConesFaded-bg.jpg') !important;
	background-repeat: no-repeat, no-repeat !important;
	background-size: 100% !important;	
	background-attachment: fixed !important;
}

.upcomingEvents {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
	margin-left: 2em;
}

.upcomingEventsHead {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.upcomingFeaturedEventHead {
    font-size: 2.3em;
    font-weight: bold;
    margin-bottom: 0.5em;
	line-height: 1.1em;
}

.upcomingEventsWidget {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.upcomingEventsWidgetHead {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.pastResults {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
	margin-left: 2em;
}

.pastResultsHead {
    font-size: 2em;	/* changed by colan 7/31 from 3em */
    /*font-size: 3em;*/
    font-weight: bold;
    margin-bottom: 0.5em;
}

.pastResultsWidget {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
	margin-left: 1em
}

.pastResultsWidgetHead {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.center {
	text-align: center;
}

.sccaoptions hr {
  width: 75%;
  height: 3px;
  text-align: left;
}

.scca-events {
	float: left;
}

.scca-events-featured {
	float:  right;
}

.scca-footer-div {
	/*float: right;*/
	padding-top: 1.3em;
}

.scca-footer-ul {
	list-style-type: none;
    display: block;
	text-transform: uppercase;
	font: 1.1;
}

.scca-footer-li {
	background: none repeat scroll 0 0 transparent;
	float: right;
	margin: 0 8px 0 0;
	padding:  0 12px 10px 0;
}

.scca-copyright {
	padding-bottom: 1.2em;
}

.scca-hr {
	background-color: #cccccc;
	border: 1px solid #dddddd;
	height: 2px;
	margin: 15px 0 30px;
	/*width: 100%;*/
}

.scca-rotator {
	/*margin-top: 35px;*/
}

.scca-bottom-space {
	margin-bottom: 4em;
}

.scca-img-links {
	vertical-align: bottom;
	font-size:1.1em; 
	display:block;
}

.scca-img-links2 {
	padding-bottom: 5em;
}

.scca-bckgrd {
	background-color: #ffffff;
}

.scca-sponsor {
	padding: 25px;
}

.scca-news img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*Over writes*/
.carousel-inner {	
	height: 31em;
}

.scca-bottom-space h2 {
    font-size: 1.5em;
    line-height: 1.5em;
}

.welcome {
	padding: 10px !important;
}

.welcome h3 {
	display: inline !important;
}

.subpage_block {
	display: inline !important;
	float: none !important;
}

.subpage_breadcrumbs_dv {
	float: none !important;
	display: inline-block !important;
	background-position: 0px 5px !important;
}

@media only screen and (min-width: 980px) {
    .scca-heading {
        height: 8em;
        width: 23.0em;
        background-image: url("../../../plugins/scca-plugins/rws_images/scca-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
    }
	.image-region-icon {
		height: 17em;
		width: 17em;
		background-image: url("../../../plugins/scca-plugins/rws_images/region-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
		margin-bottom: 1em;
	}
}


@media only screen and (min-width: 768px) and (max-width: 979px) {
    .scca-heading {
        height: 7em;
        width: 20.2em;
        background-image: url("../../../plugins/scca-plugins/rws_images/scca-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
    }
	.image-region-icon {
		height: 13em;
		width: 13em;
		background-image: url("../../../plugins/scca-plugins/rws_images/region-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
		margin-bottom: 1em;
	}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    .scca-heading {
        height: 6em;
        width: 17.4em;
        background-image: url("../../../plugins/scca-plugins/rws_images/scca-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
    }
	.image-region-icon {
		height: 11em;
		width: 11em;
		background-image: url("../../../plugins/scca-plugins/rws_images/region-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
		margin-bottom: 1em;
	}
}


@media only screen and (max-width: 479px) {
    #RegionName {
        display: none;
    }
    .region-heading img {
        max-width: 75%;
    }
    .region-heading {
        height: 4em;
    }
    .main-container {
        margin-top: -1.5em;
    }
    .navbar {
        margin-top: 0px;
    }
	.image-region-icon {
		height: 9em;
		width: 9em;
		background-image: url("../../../plugins/scca-plugins/rws_images/region-logo.png");
		background-size: 100% 100%;
		margin-top: 2em;
		margin-bottom: 1em;
	}
}


/*#rev_slider_2_2, #rev_slider_2_2_wrapper { 
	width:750px; height:550px;	
}

@media only screen and (min-width: 1000px) {
	#rev_slider_2_2, #rev_slider_2_2_wrapper { width:750px; height:550px;}
}

@media only screen and (min-width: 700px) and (max-width: 999px) {
	#rev_slider_2_2, #rev_slider_2_2_wrapper { width:575px; height:421px;}
}

@media only screen and (min-width: 550px) and (max-width: 699px) {
	#rev_slider_2_2, #rev_slider_2_2_wrapper { width:450px; height:330px;}
}

@media only screen and (min-width: 400px) and (max-width: 549px) {
	#rev_slider_2_2, #rev_slider_2_2_wrapper { width:350px; height:256px;}
}

@media only screen and (min-width: 250px) and (max-width: 399px) {
	#rev_slider_2_2, #rev_slider_2_2_wrapper { width:250px; height:183px;}
}

@media only screen and (min-width: 0px) and (max-width: 249px) {
	#rev_slider_2_2, #rev_slider_2_2_wrapper { width:150px; height:109px;}
}*/
