#primarycol ul.subscribe-list {
	width: 284px;
	float: left;
	font-size: 90%;
	}
#primarycol ul.subscribe-list li {
	padding: 0 !important;
	border-bottom: 1px solid #E0E8EF;
	}
#primarycol ul.subscribe-list li a {
	width: 260px;
	display: block;
	padding-left: 24px;
	display: block;
	text-decoration: none;
	}
#primarycol ul.subscribe-list li a:hover {
	}
p.more-paragraph {
	display: block;
	width: 118px;
	height: 25px;
	float: right;
	}
a.more-link {
	width: 118px;
	height: 25px;
	text-decoration: none;
	float: right;
	margin-top: 15px;
	}
.archives-wrap {
	background: #F0F0F0;
	border: 1px solid #C2CDD7;
	padding: 10px;
	font-size: 90%;
	}
p.rss-link a {
	text-decoration: none;
	background: url(http://cdn-w.philstockworld.com/wp-content/themes/default/philsworld/imgs/rss-icon.gif) no-repeat center left;
	display: block;
	padding-left: 50px;
	height: 45px;
	}
a.download-pdf-secrets {
	background: url(http://cdn-w.philstockworld.com/wp-content/themes/default/philsworld/cssimgs/stock-secrets.jpg) no-repeat;
	height: 300px;
	width: 260px;
	padding: 50px 0 0 300px;
	display: block;
	font-size: 160%;
	line-height: normal;
	}
a.download-pdf-secrets strong {font-size: 200%;}

a.download-ta-handbook {
        background: url(http://cdn-w.philstockworld.com/wp-content/themes/default/philsworld/cssimgs/ta-handbook.jpg) no-repeat;
        height: 300px;
        width: 260px;
        padding: 50px 0 0 300px;
        display: block;
        font-size: 160%;
        line-height: normal;
        }
a.download-ta-handbook strong {font-size: 200%;}


.new-members {margin-left: 165px;}
.new-members a {width: 131px; height: 27px; font-size: 80% !important; background: url(http://cdn-w.philstockworld.com/wp-content/themes/default/philsworld/cssimgs/newmembers.jpg) no-repeat top left; margin: 85px 0 0 0 !important; padding: 7px 0 0 40px !important; color: #333333 !important;}
.new-members a:hover {background: url(http://cdn-w.philstockworld.com/wp-content/themes/default/philsworld/cssimgs/newmembers.jpg) no-repeat top left !important;}
.blue-tab {background: #c2d4ef; margin-left: 0px !important; font: 16px;}
.lightblue-tab {background: #E0FFFF; font: 16px;}
.lightgreen-tab {background: #c1edc3; font: 16px;}
.yellow-tab {background: #FFFF66; font: 16px;}
.teal-tab {background: #99FFCC; font: 16px;}
.green-tab {background: #c9f7cc; font: 16px;}

.wangs-tab {background: #e2e2e2;}

p#newsletter-menu-wang, p#newsletter-menu-phil {background: #e2e2e2; color: #c0c0c0; padding: 10px 5px; margin-top: -5px; z-index: 1; position: relative; font-size: 90%;}
p#newsletter-menu-phil {background: #c2d4ef;}
p#newsletter-menu-wang a, p#newsletter-menu-phil a {color: #404040; text-decoration: none; padding: 3px;}


/* Top Trades Banner Styling
*******************************************************************************/
#toptrades-header-container {
    margin-top: 14px;
    width: 100%;
    height: 118px;
}
#toptrades-header-banner {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 140px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#toptrades-link:link {
    text-decoration: none;
}

/* General page styling
*******************************************************************************/
.site-footer-notice {
    font-size: x-small;
    color: #777777;
    text-align: left;
}

.refund-notice {
    color: #777777;
    text-align: center;
    width: 674px;
}

.member-notice {
    color: #900000;
    text-align: center;
    margin-bottom: 1.5em;
}

/* Contributor styling
*******************************************************************************/
.contributor-linkback {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border: 1px solid blue;
    text-align: center;
}

.contributor-addendum {
    font-style: italic;
}

.contributor-image {
    max-width: 95%;
    height: auto;
}

.contributor-courtesy {
    font-weight: bold;
}

audio.contributor-media {
    width: 95%;
    height: auto;
}

video.contributor-media {
    max-width: 95%;
    height: auto;
}

iframe.contributor-embed {
    max-width: 95%;
}

/* Daily news styling
*******************************************************************************/
span.dailynews-title {
    font-weight: bold;
    font-size: 1.1em;
}

span.dailynews-byline {
    font-style: italic;
}

div.dailynews-item img {
    max-width: 100%;
    height: auto;
}

/* General color themes
******************************************************************************/

/* Tabs and Sections */
.tab-one, .sidebar-one {
    background-color: #e1ecfa;
}
.tab-two, .sidebar-two {
    background-color: #fff1db;
}
.tab-three, .sidebar-three {
    background-color: #fae1eb;
}
.tab-four, .sidebar-four {
    background-color: #e1fae2;
}
.tab-five, .sidebar-five {
    background-color: #f3e6fa;
}

