﻿/* Article View ====================================*/
.website-article-view { float: right; padding: 14px 0 20px 0px; color: #fff; min-height: 560px; font-size: 8pt; line-height: 12pt; 
                        margin: 0; background: url("/images/Box-Gradient.jpg") repeat-x scroll 0 -200px transparent; width:100%; }
.website-article-view .view-body { padding: 10px 15px 50px; min-height: 200px; }
.website-article-view h2 {  margin: 0 0 20px 0;  line-height: 20px; }
.website-article-view h3 { font-weight: normal; font-size: 10pt; }
.website-article-view .description { padding-right: 0px; margin: 50px 0; background: none; }
.website-article-view .description p { height: 200px; overflow: auto; padding-right: 10px; }
.website-article-view .thumbnail { height: 60px; width: 40px; margin-right: 20px; }
.website-article-view .view-button { font-size: 10px; width: 90px; height: 130px; font-weight: bold; padding-top: 7px; text-transform: uppercase; float: right; clear: both; display: block; text-align: center; color: #fff; }
/*.website-article-view .view-button:hover { background:url(/images/link-button-grey-hover.png) no-repeat top left; }*/
.website-article-view .buttons { margin-bottom: 10px; }
/*=========Articles list=========*/


.website-article-list { min-height: 200px; font-size: 8pt; line-height: 9pt; padding-bottom: 20px; }
.website-article-list .pager { display: block; padding-left: 6%; float: left; }
.website-article-list .pager a { color: #B3B5B6; font-size: 8px; }
.website-article-list .pager a:hover { color: #fff596; }
.website-article-list .grid .pager td { padding-left: 0px; padding-right: 5px; }
.website-article-list .pager td span { color: #fff; padding-bottom: 3px; border-bottom: solid 1px; font-size: 10px; }
.website-article-list .grid { border: none; min-width: 0px; width: 100%; }
.website-article-list .grid td { padding:0px; }
.website-article-list .item { padding: 10px 0px 10px 4px; min-height: 40px; border-bottom: 1px solid #444; }
.website-article-list .item img { width: 50px; }
.website-article-list .selected { background: transparent url(/images/Archive.Subject.Background.png) repeat-y scroll right top; }
.website-article-list h2 { text-align: center; font-size: 14pt; margin-top: 10px; line-height: 20px; }
.website-article-list .submit { text-transform: uppercase; font-weight: bold; font-size: 10pt; }
.website-article-list .buttons { width: auto; text-align: left; }
.website-article-list .icon { float: left; margin-right: 8px; border: 1px solid #444; width: 40px; height: 40px; }
.website-article-list .text { float: left; display: block; width: 300px; color: #d9dadb; padding-right: 5px; padding-left: 5px; }
.website-article-list .text a { color: #FFF596; }
.website-article-list .text a:hover { color: #92bb53; }
.website-article-list .text a.heading { display: block; font-size: 8pt; margin-bottom: 5px; }



/*==========CMS Article Enter===========*/

.article-enter .form .item .content-textarea { width: 450px; height: 320px; }


