﻿body
{
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 85%;
    background-color: #f2f2f2;
    line-height: 15px;
}
h1
{
    margin: 0px;
    padding: 0px;
    font-size: 260%;
    line-height: 20px;
}
h2
{
    margin: 0px;
    padding: 0px;
    line-height: 15px;
}
h3
{
    margin: 0px;
    font-size: 15px;
    font-weight: 800;
    line-height: 20px;
    color: #505050;
}
h4
{
    margin: 0px;
    font-size: 17px;
    font-weight: normal;
}
a:link, a:visited, a:active
{
    text-decoration: none;
    outline: none;
}
a:hover
{
    text-decoration: underline;
    outline: none;
}
ul
{
    margin: 0px;
    padding: 0px;
}
li
{
    margin: 0px;
    padding: 0px;
}
input, textarea
{
    font-family: Verdana, Arial;
    padding: 5px;
}


.left
{
    float: left;
}
.right
{
    float: right;
}
.clearLeft
{
    clear: left;
}
.clearRight
{
    clear: right;
}
.textLeft
{
    text-align: left !important;
}
.textRight
{
    text-align: right;
}


.overlay
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000;
    background-color: #000;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    opacity: .85;
    width: 100%;
    height: 100%;
    display: none;
}
.middle
{
    margin: 0px auto;
    width: 900px;
}
.siteWrapper
{
    width: 900px;
    float: left;
    padding: 25px 0px 25px 0px;
}
.topWrapper
{
    width: 900px;
    background-color: #464646;
    padding-bottom: 0px;
}
.toolsWrapper
{
    float: right;
    text-align: right;
    width: 500px;
    padding: 5px 10px 50px 0px;
}
.bodyWrapper
{
    width: 860px;
    padding: 20px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: left;
    background-repeat: no-repeat;
    background-color: #313131;
}
.dividerWrapper
{
    width: 900px;
    height: 2px;
    float: left;
    display: none;
}
.bottomWrapper
{
    background-color: #313131;
    width: 900px;
    height: 150px;
    float: left;
}
.bottomWrapper h3
{
    font-size: 90%;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    margin: 10px 20px 0px 0px;
}
.bottomWrapperLeft
{
    float: left;
    height: 60px;
    vertical-align: bottom;
    padding-left: 20px;
    padding-top: 10px;
}
.topLink
{
    color: #ffffff;
    font-size: 75%;
}
a.topLink:link, a.topLink:visited, a.topLink:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 75%;
}
a.topLink:hover
{
    color: #ffffff;
    text-decoration: underline;
}
a.homeLink
{
    text-decoration: none;
    position: absolute;
    top: 30px;
    margin-left: 10px;
}
img.homeLogo
{
    border: none;
    position: absolute;
    top: 30px;
    margin-left: 10px;
}
.mainMenu
{
    margin: 0px;
    display: block;
    float: right;
    padding-right: 10px;
}
.mainMenu li
{
    float: left;
    padding: 10px;
    list-style-type: none;
}
.mainMenuItemActive
{
    float: left;
    padding: 10px;
    list-style-type: none;
}
.mainMenu a:link, .mainMenu a:visited, .mainMenu a:active
{
    color: #a0a0a0;
    text-decoration: none;
}
.mainMenu a:hover
{
    color: #ffffff;
    text-decoration: none;
}
a.mainMenuLinkActive:Link, a.mainMenuLinkActive:Visited, a.mainMenuLinkActive:Active
{
    color: #ffffff;
    text-decoration: none;
    cursor: default;
}
.sectionTitleWrapper
{
    height: 100px;
    clear: both;
    width: 900px;
}
.sectionTitle
{
    font-family: Georgia, Verdana;
    font-weight: bold;
    font-size: 95%;
    color: #ffffff;
    padding: 20px 0px 10px 20px;
    line-height: 35px;
}
.sectionSubTitle
{
    font-family: Georgia, Verdana;
    font-weight: bold;
    width: 600px;
    text-align: right;
    padding: 40px 21px 0px 0px;
    color: #ffffff;
}
.sectionSubTitle h1
{
    margin: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: normal;
    line-height: 15px;
}
.sectionSubTitle a:link, .sectionSubTitle a:visited, .sectionSubTitle a:active
{
    color: #ffffff;
    text-decoration: underline;
}
.sectionSubTitle a:hover
{
    text-decoration: none;
}
.panelHolder
{
    width: 900px;
    float: left;
    padding: 22px 22px;
}
.colSpan1
{
    width: 250px;
    vertical-align: top;
    float: left;
}
.colSpan2
{
    width: 590px;
    vertical-align: top;
    text-align: center;
    float: left;
}






.panelWrapper
{
    width: 270px;
    margin: 0px 0px 20px 0px;
    float: left;
}
.panelTitle
{
    background-repeat: repeat-x;
    padding: 2px 0px 4px 5px;
}
.panelTitle h1, .panelTitle h3
{
    width: 260px;
    text-align: left;
    font-family: Georgia, Verdana;
    font-size: 125%;
    font-style: italic;
    color: #ffffff;
}
.panelContent
{
    width: 260px;
    font-size: 80%;
    background-color: #ffffff;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    opacity: .85;
    padding: 5px;
    float: left;
}
.itemWrapper
{
    clear: both;
    text-align: left;
}
.itemImageWrapper
{
    float: left;
    padding: 0px 7px 0px 0px;
}
.bookImageWrapper
{
    float: left;
    padding: 0px 10px 3px 0px;
}

.latestItemsWrapper
{
    text-align: left;
    width: 250px;
    padding: 5px 8px 10px 8px;
}
.latestItemWrapper
{
    float: left;
    width: 250px;
    padding: 0px 0px 5px 0px;
}
.latestItemLeader
{
    width: 100%;
}
.latestItemSpacer
{
    float: left;
    width: 250px;
    border-bottom: solid 1px #f1f1f1;
    height: 5px;
    margin-bottom: 7px;
}

.itemContentWrapper
{
    float: left;
    text-align: left;
}
.itemContentWrapper ul
{
    margin-left: 5px;
}
.itemTitle
{
    float: left;
}
.itemSubTitle
{
    font-style: italic;
    padding-bottom: 5px;
}
a.itemLink:link, a.itemLink:visited, a.itemLink:active
{
    font-family: Georgia, Verdana;
    font-weight: 800;
    line-height: 17px;
    font-size: 11px;
}
.itemLinkTitle
{
    font-weight: bold;
    font-size: 100%;
    padding-bottom: 3px;
}
.itemContent
{
    float: left;
    padding: 0px 0px 5px 0px;
    width: 195px;
}
.addedBy
{
    font-size: 90%;
    color: #999999;
}
.filedUnder
{
    font-size: 90%;
    color: #999999;
}
a.filedUnderLink:link, a.filedUnderLink:visited, a.filedUnderLink:active
{
    font-size: 90%;
    color: #999999;
    text-decoration: underline;
}
a.filedUnderLink:hover
{
    color: #000000;
}
.itemSpacer
{
    float: left;
    width: 530px;
    border-bottom: solid 1px #f1f1f1;
    height: 5px;
    margin-bottom: 7px;
}
.mostViewedItemsWrapper
{
    padding: 5px;
}
.mostViewedItemsWrapper ul
{
    width: 240px;
    list-style-type: none;
    list-style-image: none;
}
.mostViewedItemsWrapper li
{
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 15px;
    background: url(/images/system/arrow-right.gif) no-repeat 0px 4px;
}
li.itemLinkTitle
{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 15px;
    background: none;
}
.mostViewedItemsWrapper .itemContentWrapper
{
    padding-bottom: 10px;
}


.panelWrapperFollow
{
    width: 565px;
    margin-bottom: 20px;
}
.panelTitleFollow
{
    width: 560px;
    background-repeat: repeat-x;
    padding: 2px 0px 4px 5px;
    text-align: left;
}
.panelTitleFollow h1, .panelTitleFollow h3
{
    text-align: left;
    font-family: Georgia, Verdana;
    font-size: 125%;
    font-style: italic;
    color: #ffffff;
}

.panelContentFollow
{
    float: left;
    font-size: 80%;
    background-color: #ffffff;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    opacity: .85;
    height: 600px;
    height: auto !important;
    min-height: 600px;
    width: 535px;
    padding: 15px;
}
.itemWrapperFollow
{
    clear: both;
    text-align: left;
    width: 530px;
}
.itemContentFollowBooks
{
    float: left;
    padding: 0px 0px 5px 0px;
    width: 472px;
}
.itemContentFollowVideos
{
    float: left;
    padding: 0px 0px 5px 0px;
    width: 442px;
}
.itemContentFollowLinks
{
    float: left;
    padding: 0px 0px 5px 0px;
    width: 442px;
}
.qiw
{
    padding-bottom: 5px;
}
.topBackToList
{
    float: right;
    padding-bottom: 8px;
}
.bottomBackToList
{
    float: right;
    padding-top: 20px;
}


.bottomMenuLeft
{
    display: block;
    float: left;
    text-align: left;
    margin: 10px 0px 0px 20px;
}
.bottomMenuRight
{
    display: block;
    float: right;
    text-align: right;
    margin: 10px 20px 0px 0px;
}
.bottomMenuLeft ul
{
    display: block;
    float: left;
    text-align: left;
    margin: 10px 0px 0px 0px;
    width: 190px;
}
.bottomMenuRight ul
{
    display: block;
    float: left;
    text-align: right;
    margin: 10px 0px 0px 0px;
    width: 220px;
}
.bottomMenuLeft li, .bottomMenuRight li
{
    display: block;
    list-style-type: none;
    padding: 0px 0px 1px 0px;
    line-height: 12px;
}
.bottomMenuLeft li.title
{
    font-family: Georgia, Verdana;
    list-style-type: none;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0px 0px 5px 0px;
    color: #a0a0a0;
}
.bottomMenuRight li.title
{
    font-family: Georgia, Verdana;
    list-style-type: none;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0px 0px 5px 0px;
    color: #ffffff;
}
.bottomMenuLeft a:link, .bottomMenuLeft a:visited, .bottomMenuLeft a:active
{
    text-decoration: none;
    font-size: 75%;
    line-height: 12px;
    color: #a0a0a0;
}
.bottomMenuRight a:link, .bottomMenuRight a:visited, .bottomMenuRight a:active
{
    text-decoration: none;
    font-size: 75%;
    line-height: 12px;
    color: #ffffff;
}
.bottomMenuLeft a:hover, .bottomMenuRight a:hover
{
    text-decoration: underline;
}


.tagCloudWrapper a:link, .tagCloudWrapper a:visited, .tagCloudWrapper a:active
{
    text-decoration: none;
    outline: none;
}
.tagCloudWrapper a:hover
{
    color: #464646;
    text-decoration: none;
    outline: none;
}
.tagCloudWrapper
{
    font-family: Georgia, Verdana;
    font-size: 90%;
    padding: 5px;
    text-align: center;
    word-wrap: break-word;
}
.tagCloud1
{
    font-size: xx-small;
    font-weight: 100;
    line-height: 5px;
}
.tagCloud2
{
    font-size: x-small;
    font-weight: 200;
    line-height: 10px;
}
.tagCloud3
{
    font-size: small;
    font-weight: 300;
    line-height: 15px;
}
.tagCloud4
{
    font-size: medium;
    font-weight: 400;
    line-height: 20px;
}
.tagCloud5
{
    font-size: large;
    font-weight: 500;
    line-height: 25px;
}
.tagCloud6
{
    font-size: x-large;
    font-weight: 600;
    line-height: 30px;
}
.tagCloud7
{
    font-size: xx-large;
    font-weight: 700;
    line-height: 35px;
}

.popupWrapper
{
    position: absolute;
    z-index: 1001;
    text-align: center;
    margin: auto;
    left: 30%;
    top: 20%;
    width: 510px;
    background-color: #f2f2f2;
}
.popupTitle
{
    width: 500px;
    padding: 5px;
}
.popupContent
{
    font-size: 85%;
    width: 500px;
    padding: 10px;
}
.popupContent td
{
    padding: 3px;
}
.popupTitle h1, .popupTitle h3
{
    text-align: left;
    font-family: Georgia, Verdana;
    font-size: 125%;
    font-style: italic;
    color: #ffffff;
}
a.closeButton:link
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.relatedWrapper
{
    float: left;
    width: 530px;
}
.relatedWrapper h3
{
    padding-top: 15px;
}
.relatedWrapper ul
{
    list-style-type: none;
    list-style-image: none;
    padding: 10px 0px 0px 0px;
    padding-top: 15px;
}
.relatedLI
{
    float: left;
    width: 170px;
    min-height: 80px;
    text-align: center;
}
.relatedOtherLI
{
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 15px;
    background: url(/images/system/arrow-right.gif) no-repeat 0px 3px;
}

.additionalInfoWrapper
{
    float: left;
    width: 530px;
    padding: 0px 0px 0px 0px;
}
.additionalInfoWrapper h3
{
    padding-top: 15px;
}
.additionalInfoWrapper ul
{
    list-style-type: none;
    list-style-image: none;
    padding: 10px 0px 0px 0px;
}
.additionalInfoWrapper li
{
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 15px;
    background: url(/images/system/arrow-right.gif) no-repeat 0px 3px;
}

.itemContentComments
{
    float: left;
    padding-top: 10px;
    width: 530px;
}
.itemContentComments h3
{
    padding-top: 10px;
}
.commentsWrapper
{
    padding: 10px 0px 20px 0px;
    float: left;
    width: 530px;
}
.commentsAddedBy
{
    font-weight: bold;
}
.commentsDate
{
    font-size: 90%;
    color: #999999;
}
.commentsItemWrapper
{
    width: 530px;
}
.commentsInfo
{
    float: left;
    width: 530px;
}
.commentsContent
{
    font-size: 95%;
    padding: 5px 0px 0px 0px;
    float: left;
    width: 530px;
}
.commentsSeparator
{
    border-bottom: solid 1px #f1f1f1;
    margin-bottom: 10px;
}
.commentsAddCommentWrapper
{
    padding: 10px 0px 15px 0px;
}

.formFieldLabel
{
}
.contactTR
{
    display: none;
}
.submitButton
{
}
.informational
{
    font-size: 90%;
    font-style: italic;
    color: #a1a1a1;
}
.contributionWrapper
{
    padding: 5px;
}
a.themeButton:link, a.themeButton:visited, a.themeButton:hover, a.themeButton:active
{
    display: block;
    border: solid 1px #ffffff;
    width: 10px;
    height: 10px !important;
    margin: 2px 0px 0px 0px;
}
.theme1
{
    background-color: #ff6a00;
}
.theme2
{
    background-color: #bb77d9;
}
.theme3
{
    background-color: #5ab60b;
}
.theme4
{
    background-color: #3d7cbf;
}
.theme5
{
    background-color: #a47851;
}
.loginWrapper
{
    width: 90%;
    padding: 10px 10px 10px 10px;
}
.loginWrapper table
{
    width: 100%;
}
.editDiv
{
    text-align: right;
    width: 535px;
    padding: 0px 0px 10px 0px;
}
.itemDetailsTitle h1
{
    width: 530px;
    font-family: Georgia, Verdana;
    font-size: 23px;
    font-weight: bold;
}
.itemDetailsTitle
{
    padding: 0px 0px 10px 0px;
}
.itemDetailsSubTitle
{
    font-family: Georgia, Verdana;
    font-size: 14px;
    font-style: italic;
}

.dailyInspirationWrapper
{
    padding: 5px 5px 5px 5px;
}
.dailyInspirationQuoteTableHome
{
    float: left;
    width: 100%;
    margin-top: -8px;
}
.diq
{
    float: left;
    margin: 0px 0px 30px 0px;
}
.diqt
{
    float: left;
    width: 100%;
}
.diqo
{
    font-family: Georgia;
    font-size: 550%;
    line-height: 60px;
    vertical-align: top;
    color: #8a8a8a;
    width: 30px;
}
.diqoLatest
{
    font-family: Georgia;
    font-size: 550%;
    line-height: 60px;
    vertical-align: top;
    width: 30px;
}
.diqtLatest
{
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
}
.diqa
{
    font-style: italic;
}
.diqaLatest
{
    font-style: italic;
}
.diqpn
{
    float: left; 
    width: 530px; 
    padding-top: 10px;
}
.diqpn ul
{
    float: left;
    width: 200px;
    padding: 0px 0px 0px 30px;
}
.diqpn li
{
    list-style-type: none;
}
a.diqpna
{
    float: left;
    padding: 0px 0px 0px 30px;
    margin: 10px 0px 0px 0px;
}
.diqb
{
    float: left; 
    width: 500px; 
    margin: 15px 0px 5px 33px;
}
.dailyInspirationQuoteMoreLink
{
    float: right;
    text-align: right;
    padding: 3px 0px 2px 0px;
}
.latestItemAddedBy
{
    display: block;
    font-size: 90%;
    color: #999999;
    padding: 3px 0px 0px 0px;
}

.breadCrumb
{
    float: left;
    width: 800px;
    font-size: 75%;
    padding: 10px 0px 0px 20px;
}
.breadCrumb a:link, .breadCrumb a:visited, .breadCrumb a:active, .breadCrumb span, .breadCrumb strong
{
    color: #ffffff !important;
}
.sitemap li
{
    margin-left: 20px;
}
.ctab
{
    display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
    color: #ffffff !important;
	font-size: 13px;
    background-color: #009900;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.ctab:hover 
{
	text-decoration: none;
}
.ctab:active 
{
	position: relative;
	top: 1px;
}
