@import url("acc.css");
@import url("bibleread.css");
@import url("menu.css");
@import url("media.css");
@import url("order.css");
@import url("calendar.css");
@import url("gbox.css");
@import url("sweetspot.css");
@import url("radio.css");

BODY {
 background-color : #E3E3DA;
 background: url('/images/bg/winter.jpg') center top fixed repeat-y;
// background: url('/images/bg/spring.jpg') fixed;
 margin: 0px 0px 0px 0px;
}

TD {
 font : 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#GB_img {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: 1px solid #000;
}

#maintd1 {
 width: 775px !important;
 background-color: #ffffff;
 vertical-align: top;
}

#maintd2 {
 width: 775px;
 height: 1px;
 background-color: #546532;
}

#maintd3 {
 width: 775px;
 height: 15px;
}

#maintd4 {
 width: 15px;
 vertical-align: top;
}

#maintd5 {
 width: 558px;
 vertical-align: top;
 padding-right: 10px;
 text-align: left;
 word-wrap: break-word;
 overflow: hidden;
}

#header_img {
 width: 775px;
 height: 120px;
 padding: 0 0 0 0;
 margin: 0;
}

.selectbox { margin: 0 0 1em; border: 1px solid #cccccc; font-size: 11px; width: 100px;}
.inputbox { margin: 0 0 1em 0; border: 1px solid #cccccc; font-size: 11px;}
.textbox { margin: 0 0 1em 0; border: 1px solid #cccccc; font-size: 11px;}
#countries, #counties, #settlements, #pastor { margin: 0 0 1em; border: 1px solid #cccccc; font-size: 11px; width: 250px;}
.fs { margin: 0 0 1em; border: 1px solid #cccccc; }
.button { border: solid 1px #cccccc; background: #E9ECEF; color: #666666; font-weight: bold; font-size: 11px; padding: 4px; }
.anoun { text-decoration: none; color: #000000; }

.flagdiv {
 background-color: #ccc;
 border: 1px solid #aaa;
 position: absolute;
 top: 1px;
 left: 1030px;
 padding-top: 1px;
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 5px;
}

#rightshadow {
 width: 10px;
 background: url(../../images/right.png);
}

#leftshadow {
 width: 7px;
 background: url(../../images/left.png);
}

#bottomshadow {
 background: url(../../images/bottom.png);
}

#lc_select {
 width: 140px;
 font-size: 11px;
}

.paypal {
 width: 200px;
// background-color: #aaa;
 border: 1px solid #888;
 padding: 5px;
 margin: auto;
 text-align: center;
}

.shopbanner {
 color: #f00;
 font-weight: bold;
}

.bible .label {
 font-style: italic;
 margin-top: 5px;
 color: #00f;
}

.bible .passage_num {
 color: #f00;
 float: left;
 padding-right: 5px;
}

.bible .passage {
}

.bible .reference { color: #2155ff; }
.bible .reference A, .bible .reference A:visited { color: #2155ff; text-decoration: none; font-weight: normal; }
.bible .reference A:hover { color: #ff8000; }

.bible .chapter_title {
 font-size: 12px;
 font-weight: bold;
 margin-top: 5px;
 text-transform: uppercase;
}

.bible .book_title {
 font-size: 13px;
 font-weight: bold;
 margin-top: 5px;
 text-transform: uppercase;
}
