/*
 * Description: This file is used for paid styles only
 */

/**** CURRENT PORTFOLIOS ****/
.current_portfolio {
	padding: 10px;
	border-bottom: 1px solid #CBCBCB;
}

.current_portfolio a:hover,
.wcx_portfolio_title:hover {
	color: #4C9AC7;
	cursor: pointer;
	text-decoration: none;
}

.portfolio_title a,
.wcx_portfolio_title {
	color: #006799;
	font-weight: normal;
}

.portfolio_title {
	font-size: 27px;
	margin-top: 4px;
	margin-left: 55px;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: "Univers CondensedBold", Helvetica, Arial, sans-serif;
}

.wcx_portflio_section {
	padding: 5px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 22px;
	background: #BDD6E2;
	padding-left: 35px;
	text-shadow: 0px 0px 0px #FFF;
	font-family: "Univers CondensedBold", Helvetica, Arial, sans-serif;
}

.wcx_portflio_section a {
	font-weight: normal;
}

.wcx_portflio_section a:hover {
	color: #002E76;
}

/**** PAID SIDEBAR ****/

#subscriptions {
}

#subscriptions h1 {
	background: #001D69 url(../images/wsd-bg-heading.png);
	letter-spacing: 1px;
	padding-left: 14px;
	line-height: 32px;
	font-size: 20px;
	color: #FFF;
}

#subscriptions p {
	background: url(../images/tab-arrow.png) no-repeat left 5px;
	padding-left: 20px;
}

/**** WCX REPORTS ****/

.report-img-responsive {
	width: 158px;
	height: 202px;
	margin-left: 20px;
	margin-right: 20px;
}

/**** CATEGORY PAGE LEARN MORE ****/
.category-learn-more {
	float: right;
	width: 19px;
	margin-top: 5px;
}

.category-learn-more:hover {
	cursor: pointer;
}

/**** FOOTER ****/
#footer .footer_premium_services {
	padding-left: 22px;
}

#footer .footer_premium_services p {
	padding: 0px !important;
	margin: 0px !important;
	color: #fff !important;
	font-size: 200% !important;
	line-height: 80% !important;
	margin-top: 28px !important;
	font-weight: normal !important;
	margin-bottom: 15px !important;
	text-transform: uppercase !important;
	font-family: "Univers CondensedBold", sans-serif !important;
}

#footer .footer_premium_services ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer .footer_premium_services ul li {
	width: 90%;
	padding: 6px;
	padding-left: 0px;
	border-bottom: 1px solid #646464 !important;
}

#footer .footer_premium_services ul li a {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1px;
	color: #646464 !important;;
}

/**** FREE SIDEBAR PAID SECTION ****/

.wsd_paid_section h1 {
	background: #001D69 url(../images/wsd-bg-heading.png) !important;
}
.wsd_paid_section ul li,
.wsd_paid_section p {
	background: url(../images/chd-tab-arrow.png) no-repeat left 5px !important;
}

.di_paid_section h1 {
	background: #6c1a06 url(../images/di-article-heading.png) !important;
}
.di_paid_section ul li,
.di_paid_section p {
	background: url(../images/di-tab-arrow.png) no-repeat left 5px !important;
}

.ti_paid_section h1 {
	background: #6c1a06 url(../images/ti-article-heading.png) !important;
}
.ti_paid_section ul li,
.ti_paid_section p {
	background: url(../images/ti-tab-arrow.png) no-repeat left 5px !important;
}

.oe_paid_section h1 {
	background: #6c1a06 url(../images/oe-article-heading.png) !important;
}
.oe_paid_section ul li,
.oe_paid_section p {
	background: url(../images/di-tab-arrow.png) no-repeat left 5px !important;
}

.chd_paid_section h1 {
	background: #6c1a06 url(../images/chd-article-heading.png) !important;
}
.chd_paid_section ul li,
.chd_paid_section p {
	background: url(../images/chd-tab-arrow.png) no-repeat left 5px !important;
}

.general_paid_section ul li,
.general_paid_section p {
	background: url(../images/blue-arrow.gif) no-repeat left 5px !important;
}

.paid_section .wcx_free_bg_alt {
	margin-left: 23px;
	background: #F4F4F4 !important;
}

.paid_section .wcx_free_bg {
	margin-left: 23px;
	background: #EDEDED !important;
}

.paid_section .wcx_free_bg_alt:hover,
.paid_section .wcx_free_bg:hover {
	background: #D5D5D5 !important;
}

.paid_section ul {
	margin: 0;
	padding: 0;
}

.paid_section ul li,
.paid_section p {
	list-style: none;
	padding: 2px 0px 5px 25px;
	font-weight: bold !important;
	border-bottom: 1px dotted #ccc;
}

.paid_section ul a {
	text-decoration: none;
}

.paid_section ul a li,
.paid_section ul li a,
.paid_section p {
	color: #666 !important;
	font-size: 90%;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}