/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
body {
    background: #202833 none repeat scroll 0 0;
	font-size: 1.0em;
	line-height: 145%;
    color: #5f5f5f;
}

#s5_header_area1 {
    background-attachment: fixed !important;
    background-color:transparent !important;
    background-image: url("http://us503.directrouter.com/~ezesvhar/images/fields.png") !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto !important;
}
  
#s5_top_row1_area1, #s5_top_row2_area1, #s5_top_row3_area1, #s5_bottom_row1_area1, #s5_bottom_row2_area1, #s5_bottom_row3_area1, #s5_center_area1 {
    padding-top: 15px;
	padding-bottom: 15px;
}

.module_round_box_outer {
    margin-bottom: 5px;
    margin-left: 30px;
    margin-right: 30px;
}

.s5_pricetable_column_padding {
    padding: 2px;
}

.s5_pricetable_column .s5_options {
    margin-bottom: 5px;
    margin-top: 5px;
}

a {
text-decoration:underline;
}

.module_round_box_outer ul li a {
    color: #c89241;
}

.ema-accordion ul li > a {
    background: #202833;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #DDD;
    display: block;
	font-size: 1.7em;
    font-weight: normal;
	text-align: center;
    outline: medium none;
    padding: 10px 20px;
    position: relative;
    text-shadow: 0px 0px 0px #ddd;
    transition: color 0.2s ease-in-out 0s;
}

.article2c {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

div.jwts_toggleControlContainer a.jwts_toggleControl {
    font-size: 20px;
    font-weight: normal;
	text-align: center;
}

@media (max-width: 903px) {
#s5_header_area1 {
    background-attachment: fixed !important;
    background-color:transparent !important;
    background-image: url("http://us503.directrouter.com/~ezesvhar/images/fields2.png") !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto !important;
}
