/* online/cms_styles.php v1.0 */

/* Styles for Events listing */
.cmseventstable { width: 100%; direction: RTL; margin-right: 10px;}
.cmseventscategory { font-weight: bold; }
.cmseventsicon { width: 100px; height: 125px; }
.cmseventsrow TD { font-size: 13px; font-family: tahoma;}
.cmseventsrow A:link { text-decoration: none; color: #277188;}
.cmseventsrow A:visited { text-decoration: none; color: #277188;}
.cmseventsrow A:hover { text-decoration: none; color: #000000;}
.cmseventstdicon { width: 110px; }
.cmseventsdate {  }
/* Styles for Events Viewing */
.cmseventviewdiv { width: 100%; font-size: 12px; font-family: tahoma; line-height: 20px;}
.cmseventviewtable { width: 100%; }
.cmseventviewtitle { text-align: center; font-weight: bold;}
.cmseventviewdate { text-align: right; padding: 10px 0px 0px 0px; }
.cmseventviewbody { color: #000000; }
.cmseventviewimagesdiv { text-align: center; padding: 20px 0px 10px 0px;}
.cmseventviewimagesimg { border: 1px #000000 solid; }
.cmseventviewimagescom { color: #000000; padding: 5px 0px 20px 0px; font-family: tahoma; font-size: 12px;}
.cmseventviewimagesnocom { height: 20px; }
/* Styles for Sermons listing */
.cmssermonstable { direction: RTL; }
.cmssermonsimg { border: 1px #CCCCCC solid;}
.cmssermonstitle { color: red; width: 400px;}
.cmssermonsdate { color: blue; }
.cmssermonsspeaker { color: brown; }
.cmssermonsduration { font-weight: bold; }
.cmssermonslisten { direction: RTL; }
.cmseventslistheader { padding: 0px 5px 10px 0px; font-family: tahoma; font-size: 13px; font-weight: bold;}
