/* @override 
	http://server/sites/default/themes/server/css/style.css?Z
	http://server/sites/default/themes/server/css/style.css?l
	http://server/sites/default/themes/server/css/style.css?h
	http://server/sites/default/themes/server/css/style.css?U
	http://server/sites/default/themes/server/css/style.css?Q
	http://server/sites/default/themes/server/css/style.css?e
	http://server/sites/default/themes/server/css/style.css?I
	http://server/sites/default/themes/server/css/style.css?s
	http://server/sites/default/themes/server/css/style.css?a
	http://server/sites/default/themes/server/css/style.css?W
	http://server/sites/default/themes/server/css/style.css?4
	http://server/sites/default/themes/server/css/style.css?o
	http://server/sites/default/themes/server/css/style.css?A
	http://server/sites/default/themes/server/css/style.css?6
	http://server/sites/default/themes/server/css/style.css?P
	http://server/sites/default/themes/server/css/style.css?z
	http://server/sites/default/themes/server/css/style.css?F
	http://server/sites/default/themes/server/css/style.css?5
	http://server/sites/default/themes/server/css/style.css?7
	http://server/sites/default/themes/server/css/style.css?k
	http://server/sites/default/themes/server/css/style.css?R
	http://server/sites/default/themes/server/css/style.css?3
	http://server/sites/default/themes/server/css/style.css?b
	http://server/sites/default/themes/server/css/style.css?d
	http://server/sites/default/themes/server/css/style.css?E
	http://server/sites/default/themes/server/css/style.css?p
	http://server/sites/default/themes/server/css/style.css?v
	http://server/sites/default/themes/server/css/style.css?H
	http://server/sites/default/themes/server/css/style.css?j
	http://server/sites/default/themes/server/css/style.css?8
	http://server/sites/default/themes/server/css/style.css?u
	http://server/sites/default/themes/server/css/style.css?t
	http://server/sites/default/themes/server/css/style.css?9
	http://server/sites/default/themes/server/css/style.css?n
	http://server/sites/default/themes/server/css/style.css?c
	http://server/sites/default/themes/server/css/style.css?y
	http://server/sites/default/themes/server/css/style.css?B
	http://server/sites/default/themes/server/css/style.css
	http://server/sites/default/themes/server/css/style.css?q
	http://server/sites/default/themes/server/css/style.css?M
	http://server/sites/default/themes/server/css/style.css?C
	http://mc2.bibleinfo.com/sites/default/themes/server/css/style.css?S
	http://mc2.bibleinfo.com/sites/default/themes/server/css/style.css?M
	http://server/sites/default/themes/server/css/style.css?N
*/

/* put your custom CSS in here */

* {
	margin: 0;
}
html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -35px !important;
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}

.footer{
  width: 950px;
  color: #fff;
  padding: 5px 10px;
  /*margin-left: -10px;
  margin-right: -10px;
  margin-top: 10px;*/

  border-top: 2px none #a2a9b8;
  border-bottom: 5px solid #808693;
  background-color: #a2a9b8;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}

h1#logo a {
  background: url(../images/kbi4.png) no-repeat;
  display: block;
/*  background-position: left top;
        padding-top:68px;
        margin-bottom:50px;
        text-indent: -99999em;
*/  

  text-indent: -99999em;
  width: 342px;
  height: 93px;
  margin-left: 38px;
  margin-top: 0;
}

a:link {
  color: #2d3956;
}

a:visited {
  color: #330099;
}

a:hover,a:focus,a:active {
  color: #cc0000;
  text-decoration: underline;
}

a {
  color: #2d3956;
  text-decoration: none;
}


#header a {
  color: #cccccc;
}

h1#logo {
}

#header {
  position: relative;
  background: url(../images/article_navs_bg.png) repeat-x scroll center bottom #FFFFFF;
  margin: 0 -5px 8px;
  padding-top: 24px;
  height: 274px;
}

body.not-logged-in #header {
    height: 274px;

}

/* @group Skip Navigation */

#skip { text-align: left; }
#skip a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
#skip a:focus, #skip a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }

/* @end */

div.container {
  padding: 0;
  background-color: #fff;
  /*margin-top: -30px !important;*/
}



body {
  background: #001131 url(../images/main_bkgd.png) repeat-y center top;

}

/* @group alerts */

.alerts .block {
	display: block;
	background-color: #009;
	clear: both;
  color: #fff;
  padding: 5px 20px 5px 40px;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px;
  font-size: 13px;
}

.alerts a {
  color: #ffe534;
  text-decoration: none;
  white-space: nowrap;
}

.alerts a:hover {
  text-decoration: underline;
}

.alerts p {
  margin-bottom: 0;
  text-indent: -20px;
}



/* @end */

/* @group Inbox message */

#block-vc_custom-0 ul{
  margin: 0;
}
#block-vc_custom-0 li{
  list-style-image: none;
  list-style-type: none;
}
#block-vc_custom-0 li a{
  color: #fff;
  display: block;
  background: #677aa7 url(../images/next.gif) no-repeat 5px 4px;
  font-weight: bold;
    -moz-border-radius: 10px;
-webkit-border-radius: 10px;
  padding: 3px 3px 5px 25px;
}

#block-vc_custom-0 li a:hover {
  background-color: #455372;
  text-decoration: none;
}

/* @end */
  
}





/* @group MyAccount area */

.user_menu ul{
  margin: 0;
}

.user_menu ul li{
  list-style-type: none;
  list-style-image: none;
  padding-right: 5px;
  padding-left: 5px;
  /*background-color: #616a7f;*/
  float: left;
}

div.user_menu {
  background-color: #02163b !important; 
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
  margin-right: 50px;
  padding: 5px 0 3px;
  display: block;
  position: absolute;
  right: 0;
}


/* @end */

/* @group Login Block */

#user-login-form .form-item label {
  width: 90px;
  float: left;
  text-align: left;
  padding-left: 20px;
  margin-right: -40px;
}

#user-login-form .form-item  {
  margin-bottom: 10px;
  margin-top: 10px;
}

#user-login-form .form-submit {
  margin-left: 10px;
}

#user-login-form .item-list ul {
  text-align: left;
  padding-left: 20px;
}



/* @end */

/* @group Pnav */

ul#nav.links{
  padding-top: 5px;
  padding-bottom: 6px;
  clear: both;
  background: url(../images/menu_bkgd.png) repeat-x;
  padding-left: 10px;
}
#nav li a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 5px 8px;
}

#nav li a:hover {
  color: #fff;
}

#nav li {
  margin: 0;
  padding: 0 10px 0 0;
  background: url(../images/menu_divider.png) no-repeat right center;
}

#nav li.last {
  background-image: none;
}

#nav li a.active,
#nav li.active-trail a {
  background: url(../images/menu_active_up.png) no-repeat center bottom;
}


/* @end */

/* @group Blocks */

.block h3 {
  border-bottom: 2px solid #08090d;
  padding-bottom: .25em;
  padding-top: .25em;
  /*background-color: #bdd986;*/
  color: #455372;
  padding-left: .25em;
  font-size: 1.2em;
}

/* @end */

/* @group Sidebar */

.col-right {
  margin-top: 24px;
}



/* @end */

/* @group tabs */

ul.tabs.primary li a{
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
  /*display: block;*/
}



/* @end */

/* @group Search */

#edit-search.form-text {
  width: 197px;
  height: 20px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: 10px;
    -moz-border-radius: 10px;
-webkit-border-radius: 10px;
  border: 1px solid #ccc;
  padding-top: 0;
  padding-bottom: 0;
}

/*div#edit-search-wrapper.form-item {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #e0e9e9;
}*/
div#block-volunteer-0 h3{
  margin-bottom: 0;
}

div#block-volunteer-0 .form-item {
  margin: 0;
}

/*#volunteer-form th {
  background-color: #e0e9e9;
  font-size: .8em;
  padding: 0 5px;
  border-style: none;
  font-weight: normal;
  font-style: normal;
}*/

/*tr.even td {
  background-color: #e0e9e9;
}*/


/* @end */

/* @group Content */

h2 {
  font-size: 1.4em;
}

div.meta {
  margin-bottom: .25em;
}

.col-center {
}

div.breadcrumb {
  margin-bottom: .9em;
  font-size: .9em;
}

div.breadcrumb a {
  
}



/* @end */

/* @group Filter Block */

#inbox-handler-filter {
  background-color: #e4e4e4;
  border-style: none;
  padding: 2px 5px 6px;
  margin-bottom: 10px !important;
}

#inbox-handler-filter input {
  font-size: 10px;
  background-color: transparent;
  border-style: none;
}

#inbox-handler-filter input.selected {
  background-color: #fff;
  border-style: none;
}




/* @end */

/* @group Inbox */

.message-shorttype {
  text-align: center;
  /*font-weight: bold;*/
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #FFFFFF;
  /*background-image: url(../images/round-buttons.png);*/
  background-color: #666;
  font-size: 9px;
  -moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.message-message {
  
}

#inbox-handler-filter input.selected {
  /*border: 1px solid #8b3d3d;*/
}

/*#edit-inboxMessageHandler {
  background-color: #ccc !important;
}*/

.message-KBI-question {
  background-color: #040069;
}

.message-kbi-prayer {
  background-color: #cc0000;
}

.message-assignable {
  background-color: #fff;
  color: #666;
  border-style: solid;
  border-width: 1px;
  width: 18px;
  height: 18px;
}

.message-bible-question.message-assignable {
    color: #040069;
  border-color: #040069;
}

.message-prayer-request.message-assignable {
    color: #c00;
      border-color: #c00;


}

/*#edit-inboxBibleQuestionHandler {
  background-color: #cccbff !important;
}*/

td.message-row-sent {
  width: 120px;
  text-align: right;
}

td.message-row-actions {
  padding: 0;
  width: 1px;
}

th#inbox_head_date {
  padding-left: 18px;
}

#inbox-page-form thead {
  font-size: 10px;
}

#inbox-page-form thead th.select-all {
  font-size: 12px;
}

/* @group pager */

ul.pager {
  background-color: #455372;
  padding: 2px;
}

ul.pager li.pager-item {
  border-style: none;
}

ul.pager a.active, ul.pager li.pager-current {
  border-style: none;
  color: #fff;
  padding: 2px 7px;
}

ul.pager li.pager-current {
  background-color: #02163b;
}

ul.pager li.pager-last.last a{
  background: url(../images/last.gif) no-repeat right center;

}
/*ul.pager li.pager-last.last a{
  background: url(../images/last.gif) no-repeat right center;

}*/
ul.pager li.pager-next a{
    background: url(../images/next.gif) no-repeat right center;
  padding-right: 11px;
}


/* @end */

h2.inbox{
  width: 330px;
  float: left;
  border-bottom-style: none;
}

tr.quota-met td, tr.quota-met td aq {
  color: #bebebe;
}




/* @end */

/* @group Growl Like Messages */

#growl {
  position:fixed;
  right:20px;
  top: 25px;
  /*width:300px;*/
  z-index:1000;
  }

  div.messages {
    border: 4px solid #333;
    background-color:#000;
    color:#fff;
    margin:0px 0px 10px;

    position:relative;
    opacity:.95;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
  overflow: visible;
  padding: 4px;
}

  div.messages div.message-content { padding: 5px; }

  div.messages div.message-content li.message-item {
    border-bottom:1px solid #666;
    padding-bottom: 9px;
    margin-bottom:10px;
    }

    div.messages div.message-content li.last {
      border:0px;
      padding:0px;
      margin:0px;
      }

  div.messages div.message-label {
    line-height:15px;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;

    padding: 3px 5px;
    color:#fff;
    background-color: #0e0c94;
    }

    div.warning div.message-label { background-color: #854e01; }
    div.error div.message-label { background-color:#b10; }

  a.admin-message-close,
  span.close {
    float:right;

    width: 20px;
    height: 20px;

    overflow:hidden;
    text-indent:-999px;

    cursor:pointer;
    background: url(../images/close.gif) no-repeat center center;
    }

div.messages a {
  color: #fff;
  text-decoration: underline;
}

div.messages a:hover, div.messages a:active {
  text-decoration: none;
  color: #e6e2ff;
}

  .autoclose a.admin-message-close,
  .autoclose span.close { display:none; }

/* @end */

/* @group Inbox Actions */

#inbox-page-form #edit-global-actions-action-wrapper.form-item {
  /*width: 160px;*/
  float: left;
  margin-right: 20px;
}

#inbox-page-form #edit-global-actions-action-wrapper.form-item , #inbox-page-form #edit-global-actions-submit.form-submit{
  margin-top: 0;

}

#inbox-page-form #edit-global-actions-action-wrapper.form-item select{
  padding: 0; 
  margin: 0;
}
/*#inbox-page-form input#edit-global-actions-submit.form-submit{
  padding-top: 10px;
}*/



/* @end */

/* @group Messages */

.message-header {
  background-color: #e4e4e4 !important;
  background-image: none;
  color: #2d3956 !important;
  margin-bottom: 10px;
}

h2 {
  border-bottom: 2px solid #e4e4e4;
}

.message-part-wrapper {
  border-left: 2px solid #2c3855;
  clear: none;
  float: left;
  background: url(../images/message_indicator.png) no-repeat;
}

.message-main label, .message-reply-wrapper label, .message-taxonomy label {
  width: 70px;
  float: left;
  padding-right: 10px;
  font-size: 11px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

.message-main .resizable-textarea, .message-reply-wrapper .resizable-textarea{
  margin-left: 80px;
}
.message-main .resizable-textarea .grippie, 
html.js .message-main .resizable-textarea textarea, 
.message-reply-wrapper .resizable-textarea .grippie, html.js .message-reply-wrapper .resizable-textarea textarea{
  width: 540px;
  padding: 0;
}

.message-assign input#edit-messages-0-assign-user {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

  }

.message-body-wrapper, .form-item .wysiwyg-toggle-wrapper {
  margin-left: 80px;
}

.message-body-wrapper.message-splittable {
  margin-left: 0;
}

.message-part-wrapper .message-main fieldset {
  margin-left: 80px;
}

.message-part-wrapper .message-main fieldset legend {
  font-size: 8px;
}

.message-part-wrapper .form-item label.option {
  display: block;
  float: none;
  width: 100%;
  text-align: left;
}

ul.tips {
 display: none; 
}

.message-widget-assign {
  padding-top: 36px;
  position: relative;
}

.message-widget-assign-clear {
  background: url(../images/close.png) no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -99999em;
}

.message-widget-note-display .message-widget-note {
  background-color: rgba(255,214,20,0.52);
  margin-top: 10px;
  margin-left: 20px;
  padding: 5px 10px;
}

.message-widget-note div.form-item {
	margin: 0 !important;
  
}
.message-subject .form-item{
  margin-top: 10px;
  margin-bottom: 10px;
}
.message-subject .form-item p{
  font-size: 12px;
  font-weight: bold;
}

/* @group Keywords */

.message-taxonomy #autocomplete {
  margin-left: 80px;
}

.message-taxonomy span.message-widget-tags-empty {
  color: #ccc;
}

.message-taxonomy .editable {
  display: inline;
  background: url(../images/edit-white.png) no-repeat right 2px;
  padding-right: 10px;
  cursor:pointer;
}



/* @end */

/* @group Reply Actions */
.form-item span.mceEditor{

}
.form-item span.mceEditor table {
  width: 540px !important;
  clear: none;
}
.message-reply-actions{
  margin: -20px 0 10px 80px;
  border: 3px solid #ccc;
  border-right-style: none;
  border-left-style: none;
  width: 540px;
}

html.js .message-reply-body fieldset {
  margin-left: 80px;
  width: 530px;
  margin-bottom: 20px;
  display: none;
}

html.js .message-reply-body fieldset legend {
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
}

/*html.js .message-reply-body fieldset {
	width: 530px !important;
  margin-left: 80px;
}*/
.message-reply-actions #edit-actions-reply-discard, .message-reply-actions #edit-actions-reply-send, .message-reply-actions #edit-actions-reply-draft{
  border-style: none;
  color: #2d3956;
    padding-left: 16px;
  background: #fff no-repeat 0 -15px;
}
.message-reply-actions #edit-actions-reply-discard{
  background-image: url(../images/close.png);
}

.message-reply-actions #edit-actions-reply-send{
  background-image: url(../images/arrows.png);
}

.message-reply-actions #edit-actions-reply-draft{
  padding: 0;
}

.message-reply-actions #edit-actions-reply-discard:hover,  .message-reply-actions #edit-actions-reply-send:hover, .message-reply-actions #edit-actions-reply-draft:hover
{
  color: #cb0000;
  background-position: -416px -15px;
}


/* @end */

/* @group Actions */
.message-actions-buttons {
  padding: 5px 5px 5px 10px;
  margin-top: 10px;
  background-color: #ccc;
  position: relative;
}

.message-actions-primary-buttons,
.message-actions-secondary-buttons {
  display: inline;
}

.message-actions-primary-buttons input {
  background-color: #2d3956;
  border: none;
  color: #fff;
  clear: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 15px;
  margin: 0;
}

.message-actions-primary-buttons input:hover {
  background-color: #fff;
  color: #2d3956;
}

.message-actions-secondary-buttons input {
  border: none;
  color: #2d3956;
  font-size: 1em;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-left: 10px;
  background-color: #ccc;
}

.message-actions-secondary-buttons input:hover {
  background-color: #fff;
  text-decoration: underline;
}

.message-actions {
  float: left;
  display: block;
  clear: left;
  border-left: 2px solid #2c3855;
  margin-bottom: 20px;
}

.message-actions .form-item {
  margin-top: 0;
}

.message-decline-button {
  padding-left: 17px;
  background-image: url(../images/close.png);
}

.message-decline-button:hover{
  background: url(../images/close.png) 0 16px;
}

/* @end */

/* @group Splits */

.message-part-wrapper .message-split {
  display: block;
  position: relative;
  text-align: right;
  margin-right: -5px;
  background-repeat: no-repeat;
}

.message-split input.message-split-split, .message-split input.message-split-remove {
    border-style: none;
  padding-right: 20px;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #fff;
  float: right;
}


.message-split input.message-split-split {
  border-style: none;
  background: url(../images/split.png) no-repeat right center;
}

.message-split input.message-split-remove {
  background: url(../images/close.png) no-repeat 45px -12px;
}
.message-split input.message-split-remove:hover{
  color: #c00;
}

/* @end */

html.js fieldset.collapsible.message-comments legend a {
  background-position: right center;
  padding-left: 14px;
  padding-right: 14px;
  font-weight: normal;
  font-style: normal;
}

html.js fieldset.collapsible.message-comments legend {
  background: url(../images/folder.png) no-repeat;
}
html.js fieldset.collapsible.message-comments{
  position: relative;
  margin-top: 36px;
}
fieldset.collapsible.message-comments li {
  font-size: 9px;
}

/* @group My Messages */

.message-mine div{
  color: #754DA8;
}
.message-mine div.message-widget-assign-value-wrapper{
  color: #fff;
}


/* @end */

/* @group Message Type Change */

h3.message-type {
  margin-left: 10px;
}

h3.message-type span.editable {
  display: inline;
  background: url(../images/edit-white.png) no-repeat right 2px;
  padding-right: 13px;
  cursor:pointer;
}

div.message-widget-type-change-popup {
  width: 150px;
  margin-left: 10px;
  padding: 5px;
  background-color: #ccc;
  border: 2px solid #202a46;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  z-index: 100;
  display: none;
}

div.message-widget-type-change-popup .message-widget-type-change-popup-close{
  background: url(../images/close.gif) no-repeat center center;
  width: 15px;
  height: 15px;
  text-indent: -99999em;
  float: right;
  position: relative;
  top: 0;
}

div.message-widget-type-change-popup h4 {
  background-color: #2d3956;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  margin: -5px -5px 10px;
}

div.message-widget-type-change-popup ul, ul li {
  margin-top: 0;
  margin-bottom: 0;
  /*list-style-type: none;
  list-style-image: none;*/
}

div.message-widget-type-change-popup ul li {
  /*list-style-position: inside;*/
    cursor: pointer;
  list-style-type: none;
  list-style-image: none;
  /*padding-left: 20px;*/
}
div.message-widget-type-change-popup ul li span{
  padding-left: 20px;
}
div.message-widget-type-change-popup ul li span.message-widget-type-active {
  font-weight: bold;
    cursor: text;
  color: #cb0000;
  background: url(../images/check.png) no-repeat left center;
}

/* @end */



/* @end */

/* @group Autocomplete */

#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #2d3956;
  color: #fff;
}



/* @end */

/* @group Profile page */

#group_schedule_values input.number {
  width: 50px;
}

.container-inline-date, .container-inline-date .form-item {
  width: 180px !important;
  display: block;

}
.container-inline-date{
  clear: none !important;
    float: left !important;
}

/*#edit-field-state-0-value-wrapper, #edit-field-zipcode-0-value-wrapper {
  display: inline;
  float: left;
}*/
#edit-field-vacation-dates-0-value-wrapper {
	/*float: left !important;
  clear: none;*/
}


 {
  
}



/* @end */

/* @group Footer */



/* @end */

/* @group Beauty Tips */

.bt-wrapper {
  
}

.bt-wrapper h3 {
  background: url(../images/menu_bkgd.png) repeat-x;
  padding: 7px;
  color: #fff;
  font-size: 14px;
  margin: -7px -8px 15px -7px;
}

.bt-wrapper h4 {
  margin-bottom: 3px;
  font-size: 11px;
}

.bt-wrapper th {
  background-color: #e2e2e2;
  color: #909090;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-size: 9px;
}

.bt-wrapper tr .day{
  text-align: center;
  color: #8e8e8e;
}

.bt-wrapper table {
  border: 1px solid #bac2d4;
}

.bt-wrapper .schedule_one {
  font-weight: bold;
}

.bt-wrapper .current-day {
  font-weight: bold;
  font-size: 13px;
  color: #000 !important;
}

/* @end */

/* style for the coins header */

ul.coin_navigation {
	/*margin: 0;
	padding: 0;*/
	/*position: absolute;*/
	top: 138px;
	left: 28px;
	/*left: 50px;
  top: 136px; */
  position: absolute;
	/*list-style: none;*/
}

#navigation ul.coin_navigation { top: 8px; }

ul.coin_navigation li.nav_items {
	padding: 0 10px;
	display: inline;
	float: left;
}

ul.coin_navigation a.nav_coins {
	width: 151px;
	height: 151px;
	display: block;
	background-position: top center;
  text-indent: -99999em;
}

#navigation ul.coin_navigation a.nav_coins {
	width: 155px;
	height: 155px;
}

ul.coin_navigation li#nav_answers a.nav_coins {
	background-image: url('../images/nav_answers.jpg');
}

ul.coin_navigation li#nav_games a.nav_coins {
	background-image: url('../images/nav_games.jpg');
}

ul.coin_navigation li#nav_guides a.nav_coins {
	background-image: url('../images/nav_guides.jpg');
}

ul.coin_navigation li#nav_requests a.nav_coins {
	background-image: url('../images/nav_requests.jpg');
}

ul.coin_navigation li#nav_stories a.nav_coins {
	background-image: url('../images/nav_stories.jpg');
}

#navigation ul.coin_navigation li#nav_answers a.nav_coins {
	background-image: url('../images/home_nav_answers.png');
}

#navigation ul.coin_navigation li#nav_games a.nav_coins {
	background-image: url('../images/home_nav_games.png');
}

#navigation ul.coin_navigation li#nav_guides a.nav_coins {
	background-image: url('../images/home_nav_guides.png');
}

#navigation ul.coin_navigation li#nav_requests a.nav_coins {
	background-image: url('../images/home_nav_prayer.png');
}

#navigation ul.coin_navigation li#nav_stories a.nav_coins {
	background-image: url('../images/home_nav_stories.png');
}

ul.coin_navigation a.nav_coins:hover { background-position: bottom center; }


