body {
background-color: #71a0c0;
background-image: url('img/butte-cloud-bg-inf.jpg');
background-repeat: repeat-x;
margin: 0;
padding: 0;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; 
font-weight: 300;
}

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

.cleardiv {
clear: both;
}

#custom-wrapper {
width: 900px;
margin: 0 auto;
}

.container.custom-container {
max-width: 937px;
border:4px black solid;
border-top: 0px;
background: white;
padding: 0;
background-image: url('img/left-col-strip.png');
background-repeat: repeat-y;
-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.97);
-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.97);
box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.97);
}

.cleardiv {
clear: both;
}

.footer {
margin-top: 10px;
margin-bottom: 20px;
}

/* LEFT COL **************/

#left-col h3 {
font-size:17px;
color: #DD5F30;
font-weight: bold;
padding: 11px 0 10px 13px;
border-bottom:  1px solid #DBDBDB;
line-height: 20px;
margin: 0;
}

#left-col {
width: 236px; /* 236/936 */
background-image: url('img/left-col-strip.png');

float: left;
}

#schedules-fares-wrapper {
height: 87px;
border-bottom: 1px solid #999;
padding-left: 14px;
padding-top: 17px;	
}

#schedules-btn {
background-image: url('img/left-btn-schedules.png');
background-repeat: no-repeat;	
display: block;
width: 120px;
height: 27px;
padding-left: 73px;
padding-right: 14px;
padding-top: 6px;
margin-bottom: 6px;
background-position: 0 0px;
}

#schedules-btn:hover,#fares-btn:hover {
background-position: 0 -33px;
}

	a#schedules-btn ,  a#fares-btn,
 a#schedules-btn:hover, a#fares-btn:hover {
text-decoration: none;
color: white;
}

#fares-btn {
background-image: url('img/left-btn-fares.png');
background-position: 0 0;
background-repeat: no-repeat;	
display: block;
width: 120px;
height: 27px;
padding-left: 87px;
padding-top: 6px;
}


.left-col-news li a.news-item {
display: block;
padding: 10px 13px;
color: #7F2908;
border-bottom: 1px #dbdbdb solid;
background: url('img/news-arrow.png') no-repeat right center;
}

.left-col-news li a.news-item:hover {
background-color: #D5DCE0;
text-decoration: none;
}

#more-news {
display: block;
padding: 5px 13px 13px 13px ;
font-weight: bold;
font-size: 12px;
}



#mc-embedded-subscribe, #mce-EMAIL {
width: 202px;
margin-left: 13px;
}

#mce-EMAIL {
width: 189px;
margin-left: 13px;
}

#main-links-wrapper {
border-top: 1px solid #999;
font-size: 16px;

}

#main-links-wrapper a {
display: block;
color: #D54610;
padding: 7px 13px ;
}

#main-links-wrapper a:hover {
background-color: #D5DCE0;
text-decoration: none;
}

#main-links-wrapper ul li:last-child a {
padding-bottom:13px;
}

#main-links-wrapper ul li:first-child a {
padding-top:13px;
}

#left-statement {
padding:  13px;
border-top: 1px solid #999;
font-size: 13px;
}

/* RIGHT COL ***************/

#right-col {
width: 700px; /* 700/936 */
float: right;
border-left: 1px solid #999;
}


#google-form {
border-bottom: solid 1px #ccc;
}

#google-top {
background-image: url('img/google-form-top.jpg');
height: 57px;
color: white;
}

#form-title {
font-size: 19px;
font-style: italic;
float: left;
font-weight: bold;
margin-left: 24px;
margin-top: 18px;
text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.7); 
}

#powered-by {
float: right;
font-size: 12px;
color: #A1A5A9;
margin-right: 24px;
margin-top: 19px;
}

#powered-by a {
color: #81ACC5;
}

#google-btm {
background-image: url('img/google-form-btm.jpg');
height: 198px;
}

#home-btm-pic {
background: url('img/home-btm-pic.jpg');
width: 937px;
height: 220px;
border-top: 1px solid #999999;
}

#logo-box {
background: url('img/logo-box.png');
width: 236px;
height: 225px;
	/*border-right: 1px solid #999;*/
border-bottom: 1px solid #999;
}

#map-area {
height: 747px;
width: 100%;
position: relative;
background-image: url('img/map-base.jpg');
border-bottom: 1px solid #ccc;
}

#right-map-text {
width: 213px;
font-size: 13px;
color: #666;
line-height: 1.3em;
text-align: right;
position: absolute;
top: 30px;
right: 26px;
}


#map-route-button-list li a {
border-radius: 4px;
padding: 1px 3px 1px 3px;
color: white;
font-size: 11px;

-webkit-box-shadow: 0px 2px 9px rgba(50, 50, 50, 0.63);
-moz-box-shadow:    0px 2px 9px rgba(50, 50, 50, 0.63);
box-shadow:         0px 2px 9px rgba(50, 50, 50, 0.63);
}

#map-route-button-list.page li a {
float: left;
margin: 10px;
display: block; 
}


li#map-sat-button a {
background: grey;
}

#map-route-button-list li a:hover, #map-route-button-list li a.hover {
-webkit-box-shadow: 0px 2px 9px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 2px 9px rgba(50, 50, 50, 1);
box-shadow:         0px 2px 9px rgba(50, 50, 50, 1);
text-decoration: none;
}

#map-route-button-list li {
margin-top: 4px;
}

li#map-blue-button  a{
background-color: #3F8CB6;
}
 li#map-green-button a{
background-color: #359565;
}
 li#map-red-button a{
background-color: #C45259;
}
 li#map-purple-button a{
background-color: #805BA3;
}
 li#map-yellow-button a {
background-color: #F2A117;
}

#link-to-detail {
margin-top: 10px;
margin-bottom: 10px;

}

.post-page #right-col {
}

#post-page-content {
width:94%;
padding-right: 3%;
padding-left: 3%;
border-top: 15px #5499C9 solid;
padding-bottom: 30px;

}


/***** MAP  HOME ****/

#map-title {
position: absolute;
left: 20px;
top: 20px;
font-size: 23px;
}


#map-bg {

}

#map-bg.green {
background: url('http://www.buttebus.org/wp-content/themes/buttebus/img/map/highlight-green.jpg?v2');
background-position: 125px 167px;
background-repeat: no-repeat;
}

#map-bg.blue {
background: url('http://www.buttebus.org/wp-content/themes/buttebus/img/map/highlight-blue.jpg?v2');
background-position: 190px 181px;
background-repeat: no-repeat;  
}

#map-bg.red {
background: url('http://www.buttebus.org/wp-content/themes/buttebus/img/map/highlight-red.jpg?v2');
background-position: 230px 258px;
background-repeat: no-repeat;
}

#map-bg.yellow {
background: url('http://www.buttebus.org/wp-content/themes/buttebus/img/map/highlight-yellow.jpg?v2');
background-position: 286px 258px;
background-repeat: no-repeat;
}

#map-bg.purple {
background: url('http://www.buttebus.org/wp-content/themes/buttebus/img/map/highlight-purple.jpg?v2');
background-position: 176px 71px;
background-repeat: no-repeat;
}

#gf-start-input input , #gf-end-input input {
margin:0;
padding: 0;
height: 30px;
width: 243px;
font-size: 13px;
padding: 0 6px ;
}

#gf-start, #gf-start-input, #gf-start-helper, #gf-end, #gf-end-input, #gf-end-helper {
float: left;
}

#gf-start, #gf-end, #gf-when {
font-size: 17px;
font-weight: bold;
}
#gf-start-helper, #gf-end-helper {
font-size: 11px;
color: grey;
}



#gf-start {

margin-left: 21px;
margin-top: 31px;
}

#gf-start-input {
margin-top: 27px;
margin-left: 7px;
font-size: 13px;


}

#gf-start-input input {

}

#gf-end {
margin-top: 31px;
margin-left: 39px;
}

#gf-end-input {
margin-top: 27px;
margin-left: 7px;

}

#gf-end-input input {

}

#gf-when,
#gf-depart-radio,
#gf-depart-label,
#gf-or,
#gf-arrive-radio,
#gf-arrive-radio-label {
float: left;
margin-top: 24px;
}

#gf-when {
margin-left: 21px;
margin-top: 24px;
}

#gf-goog-link {
display: block;
float: right;
margin-right: 24px;
margin-top: 20px;
font-size: 12px;
}

#fdate,
#ftime {
width: 45px;
margin-left: 20px;
margin-top: 19px;
}

#ftime  {
width: 60px;
}

#gf-arrive-radio {
margin-top: 27px;
}
#gf-depart-radio {
margin-left: 28px;
margin-top: 27px;
}

#gf-depart-label,#gf-arrive-radio-label {
margin-left: 11px;
}

#gf-or {
margin-left:29px;
font-size: 10px;
}
#gf-arrive-radio {
margin-left:24px;
}

#gf-get-dir {
float: left;
margin-left: 24px;
margin-top: 20px;
font-size: 16px;
}

#gf-submit {
float: left;
width: 145px;
height: 32px;
font-size: 0;
border: none;
padding: 0;
background: none;

margin-top: 15px;
margin-left: 14px;
background-image: url('img/goog-submit.png');
background-position: 0 0;
}
#gf-submit:hover {
background-position: 0 -33px;
}

.row-hover td:not(.s0):not(.s1):not(.s2),
.row-hover th:not(.s0):not(.s1):not(.s2){
background: #FFF1A8 !important;
}

input, textarea {
width: 450px;
}
.breadcrumb {
margin: 20px 0 20px 0px;
}

.schedule-bread .breadcrumb {
float: left;
background: none;
padding: 0;
margin: 0;
margin-top: 7px;
}

.schedule-bread {
background-color: #f5f5f5;	
padding: 10px;
border-radius: 5px;
margin-bottom: 20px;
}

.schedule-bread select {
margin-bottom: 0px;
}

#route-select {
float: right;
}

/*** IMAGE PRELOADING ****/
div#preloader {
position: absolute;
left: -9999px;
top:  -9999px;
}
div#preloader img {
display: block;
}

.archive-alert-item a {
padding: 10px;
margin: 2px	 0px;
background: #efefef;
display: block;
}

.archive-alert-item a:hover {
background: #dfdfdf;
}

.tblGenFixed td.s3 {
vertical-align: center !important;
text-align: center !important;
}

.alignright {
margin-left: 20px;
margin-bottom: 20px;
float: right;
}

#post-page-content {
line-height: 25px;
}

table.fares-table th,
table.fares-table td{
border: 1px solid #efefef;
padding: 5px;
}

img#schedule-map-image {
height: 700px !important;
}

.download-brochure {
float: right;
display: block;
font-size: 13px; 
background: #93E6BC;
padding: 7px;
border-radius: 3px;
border: 1px solid #ccc;
margin: 0px 5px  15px 0 ;
}

a.download-brochure {
color: black;
}

a.anchor {
text-decoration: none;
color: black;
}

/** fix bullets */ 
#post-page-content li {
list-style-type: disc;
	margin-left: 20px;
}

ul#map-route-button-list li {
list-style-type: none;
margin-left: 0px;
}

a#skip, a#skip:hover, a#skip:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

a#skip:active, a#skip:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}

table th {
text-align: left;
font-weight: bold;
border: 1px solid #ccc;
padding: 3px;
color: black;
}

table td {
padding: 3px;
}

.blue-table .s3,  .blue-table .s4, .blue-table .s5,.blue-table .s19,.blue-table  .s20,.blue-table  .s21 {
text-align: center;
}