﻿
/* rwn : right hand menu active and inactive classes */
.rhActive { font-weight: bold; color: black !important; }
.rhInactive { color: black !important; }

/* rwn - left hand menu active classes */
.menuMainHome_active a { text-decoration: none; background: #FFFFFF url(../images/btn_home_back.gif) left top no-repeat; }
.menuMainAbout_active a { text-decoration: none; background: #FFFFFF url(../images/btn_about_back.gif) left top no-repeat; }
.menuMainNews_active a { text-decoration: none; background: #FFFFFF url(../images/btn_news_back.gif) left top no-repeat; }
.menuMainPartners_active a { text-decoration: none; background: #FFFFFF url(../images/btn_partners_back.gif) left top no-repeat; }
.menuMainEvents_active a { text-decoration: none; background: #FFFFFF url(../images/btn_events_back.gif) left top no-repeat; }
.menuMainStore_active a { text-decoration: none; background: #FFFFFF url(../images/btn_store_back.gif) left top no-repeat; }
.menuMainContact_active a { text-decoration: none; background: #FFFFFF url(../images/btn_contact_back.gif) left top no-repeat; }
.menuMainAdmin_active a { text-decoration: none; background: #FFFFFF url(../images/btn_admin_docs.gif) left top no-repeat; }
.menuMainListPartners_active a { text-decoration: none; background: #FFFFFF url(../images/btn_list_of_partners.gif) left top no-repeat; }
.menuMainSharingPractise_active a { text-decoration: none; background: #FFFFFF url(../images/btn_sharing_practise.gif) left top no-repeat; }
.menuMainAddBlog_active a { text-decoration: none; background: #FFFFFF url(../images/btn_add_blog.gif) left top no-repeat; }

/* rwn - journal home page */
#pager { text-align: right; margin-top: 10px; }
#pager a { margin-right: 5px; }
#pager .disabled { text-decoration: none !important; color: #dedede; }

/* rwn - journal add form fields */
.label { width: 70px; display: inline-block; }
.txt1 { width: 160px; }
.txt2 { width: 410px; }
.txt3 { width: 380px; }
.ddl1 { width: 170px; }
.ddlLocs { margin-left: 0px; }
.ddlLocs label { margin: 0px 30px 2px 5px; }

/* rwn - journal read form */
.floatLeft { float: left; }
.floatRight { float: right; }
.alignCenter { text-align: center !important; }

/* shopping cart */
.txtQuantity { width: 30px !important; }

#storeItemDetails { }
#storeItemDetails p { padding-top: 5px; padding-bottom: 5px; }
#storeItemDetails .lblField { width: 120px; display: inline-block; font-weight: bold; }


/* home page header btn */
.btnHomeHeaderNoImg { width: 190px; float: left; font-weight: bold; text-decoration: none; text-align: center; padding-top: 12px; height: 32px; margin: 20px 0px 0px 30px; color: #000; }

/* cart details buttons */
.btnListing { width: 100px; font-weight: bold; text-decoration: none; text-align: left; padding-top: 5px; cursor: pointer; height: 21px; margin: 5px 0px 0px 0px; color: #000; background: #FF6600 url(../images/img_button_02.png) left top no-repeat; }


/* Event h2 style */
.inline { display: inline; }

/* New images - req right padding */
.padMeRight { padding-right: 30px; }

/* rwn : search page pager */
.SearchPager { color: #000000; }
