body {
	
	margin: 0px 0px 0px 0px;
	/* font-family: "Myriad Pro", Helvetica, Arial; */
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	color: #464646;
	
}

p {
	font-size: 10pt;
	line-height: 140%;
}

a {
	text-decoration: none;
	color: #464646;
}

p a {
	font-weight: bold;
	color: #008C44;
	text-decoration: underline;
}

p a:hover {
	color: #464646;
}

ul {
	margin-bottom: 10px;
}

blockquote {
	background: #f7f5f0;
	border: 1px solid #878787;
	padding: 5px 5px 5px 5px;
}

blockquote p {
	font-size: 10pt;
}

input[type="text"] {
	
	font-family: "Myriad Pro", Helvetica, Arial;
	color: #464646;
	border: 1px solid #878787;
	padding: 3px 3px 3px 3px;
	
}

input[type="text"]:focus {
	border: 1px solid #000;
}

input[type="submit"], input[type="button"] {
	
	background-color: #b0b0b0;
	color: #fff;
	font-family: Helvetica, Arial;
	font-size: 7pt;
	border: 1pt solid #fff;
	padding: 3px 8px 3px 8px;
	margin-right: 5px;
	
}

.margintop15 {
	height: 1px;
	margin-bottom: 14px;
}

.marginbottom15 {
	height: 1px;
	margin-bottom: 14px;
}

.imgborder {
	border: 1px solid #878787;
}

.head {
	
	background-image: url('/img/head-background.jpg');
	background-repeat: repeat-x;
	height: 93px;
	
}

.headbody {
	
	margin-left: auto;
	margin-right: auto;
	width: 939px; /* main body should be 959 */
	
}

.headpunchout {
	
	margin-left: auto;
	margin-right: 0px;
	
}

#menu-andrew-cash {
	left: 30px;
}

.menuimg {
	
	margin-left: 25px;
	height: 93px;
	
}

#punchout {
	margin-left: 75px;
}

.ddimg {
	margin-right: 10px;
}

.dropdown {
	
	width: 170px;
	padding: 10px;
	background: #f7f5f0;
	border: 2px solid #878787;
	position: absolute;
	top: 86px;
	z-index: 100;
	float: right;
	clear: right;
	display: none;
	
}

.dditem {
	
	/*padding-bottom: 10px; */
	/* margin-bottom: 10px; */
	height: 20px;
	cursor: hand;
	cursor: pointer;
	
}



.dditemborder {
	border-bottom: 1px dotted #bbbbbb;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

.ddtitle {
	
	position: relative;
	font-size: 10pt;
	font-weight: bold;
	
}

.ddtitle a {
	text-decoration: none;
	color: #464646;
}

.ddtitle a:hover {
	text-decoration: underline; 
}

.ddtext {
	
	position: relative;
	top: 10px;
	font-size: 9pt;
	color: #464646;
	line-height: 140%;
	
}

.ddlink {
	
	position: relative;
	/* top: 25px; */
	margin-top: 25px;
	margin-bottom: 5px;
	
}

.ddlink a {
	
	color: #464646;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
}

.subheader {
	
	width: 959px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/img/subhead-background.gif');
	background-repeat: repeat-x;
	text-align: right;
	
}

.body {
	
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	min-height: 1500px;
	
	
}

.midcontainer {
	width: 100%;
	height: 350px;
	clear: both;
	margin-bottom: 20px;
}

.sectiontitle {
	
	font-size: 13pt;
	margin-bottom: 18px;
	font-weight: bold;
	
}

.sectionicon {
	
	width: 20px;
	height: 20px;
	background-image: url('http://www.cashfortoronto.ca/img/icons.gif');
	float: left;
	background-repeat: no-repeat;
	margin-right: 4px;
	
}

.sectioniconnews {
	background-position: 0px 4px;
}

.sectioniconemail {
	background-position: 0px -17px;
}

.sectioniconcashtv {
	background-position: 0px -36px;
}

.sectioniconconnect {
	background-position: 0px -57px;
}

.sectioniconvoices {
	background-position: 0px -78px;
}

.sectioniconaction {
	background-position: 0px -99px;
}

.borderbottom {
	border-bottom: 1px solid #ddd;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 99%;
}

.newstitle, .newstitle a {
	
	font-size: 11pt;
	line-height: 130%;
	margin-bottom: 10px;
	color: #008c44;
	font-weight: bold;
	
}

.newsabstract {
	
	font-size: 10pt;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}

.newslink {
	
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	
}

.newslink a {
	color: #008c44;
}

.homecolleft {
	
	width: 330px;
	float: left;
	padding-left: 10px;
	padding-top: 18px;
	margin-bottom: 10px;
	
}

.homecolright {
	
	width: 565px;
	float: right;
	margin-top: -18px;
	margin-bottom: 10px;	
	
}

.colleft {
	
	width: 640px;
	float: left;
	padding-left: 10px;
	padding-top: 18px;
	margin-bottom: 10px;
	
}

.colleft p {
	line-height: 180%;
}

.colright {
	
	width: 270px;
	float: right;
	padding-top: 18px;
	margin-bottom: 10px;
	
}

.colhline {
	
	height: 1px;
	width: 80%;
	border-bottom: 1px solid #eee;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.pagesitem {
	
	margin-left: 10px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 5px;
	width: 205px;
	
}

.newslist {
	margin-bottom: 18px;
}

.newslist ul {


}

.newslist li {
	list-style: square;
	font-size: 9pt;
}

.homecampaign {
	
	background-image: url('/img/andrew-cash-background.jpg');
	background-position: 100% 0%;
	height: 300px;
	width: 565px;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	
}

.homecampaigncontainer {
	position: relative;
	top: 18px;
}

.homecampaignintro {
	position: relative;
	top: 18px;
	font-size: 9pt;
	width: 400px;
}

.homelistcontainer {
	position: relative;
	top: 18px;
}

.homecampaign p, .homecampaign li {
	
	font-size: 9pt;
	
}

.homecampaign li {
	list-style: square;
}

.homecampaign a {
	
	font-size: 9pt;
	font-weight: bold;
	
}

.homecampaigncontent {
	
	width: 320px;
	height: 300px;
	position: relative;
	top: 18px;
	
}

.homecampaigncontent a {
	color: #008C44;
}

.homecashtv {
	
	/* width: 230px; */
	/* height: 100%; */
	/* float: left; */
	padding-top: 25px;
	min-height: 85px;
	
	
}

.homecashtv img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.homecashtv p a {
	text-decoration: none;
	font-size: 10pt;
}

.homecashtv p {
	font-size: 9pt;
	line-height: 190%;
}

.homeconnect {
	
	/* width: 315px; */
	width: 100%;
	height: 295px;
	/* float: right; */
	padding-top: 25px;
	margin-bottom: 40px;
	/* clear: right; */
	
}

.colleft img {
	margin-right: 15px;
	margin-bottom: 5px;
}

.voiceswidget {
	/*for homepage */
	background-color: #f7f5f0;
	border: 1px solid #cccccc;
	padding: 20px 20px 20px 20px;
	height: 100%;
	
}

.voicesitem {
	/* background-color: #FDF0E7; */
	/* background-color: #f1f1f1; */
	padding: 15px 15px 15px 15px;
	height: 100%;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #9c9c9c;
	border-bottom: 2px solid #9c9c9c;
	/* border: 2px solid #f4ab76; */
}

.voicesleft {
	
	width: 50px;
	float: left;
	padding-right: 13px;
	height: 100%;
	padding-bottom: 15px;
	
}

.voicesright {
	/* width: 525px; */
	width: 100%;
}

.votebutton {
	margin: auto;
	margin-right: 0px;
	margin-bottom: 0px;
}

.votebutton img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.voicesvotes {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}

.voicessub {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 4px;
}

.voicestitle {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: capitalize;
	/* color: #008c44; */
}

.voicesbody, .voicesbody p {
	font-size: 8pt;
	text-align: justify;
	line-height: 155%;
	margin-bottom: 10px;
}

.voicescomments, .voicescomments a {
	color: #008c44;
	font-size: 8pt;
	font-weight: bold;
}

.voicesmeta, .voicesmeta a {
	font-size: 8pt;
	margin-bottom: 10px;
}

.voicesmeta a {
	font-weight: bold;
}

.voicesblock {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 40px;;
}

.voicesblockbtn {
	
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
	padding-right: 11px;
	margin-right: 15px;
	background-color: #f04900;
	border: 1px solid #fc9734; 
	
}

.voicesblockbtn a {
	color: #fff;
	font-size: 8pt;
}

.voicesblockbtnleft {
	float: left;
}

.voicesblockbtnright {
	float: right;
	clear: right;
}

.footer {
	
	margin-top: 10px;
	width: 100%;
	height: 60px;
	background-color: #8b8b8b;
	clear: both;
	text-align: right;
	color: #fff;
	padding-top: 5px;
	
}

.size-medium {
	border: 1px solid #878787;
	/* float: left; */
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-right: 0px;
}

.posttitle {
	
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 3px;
	
}

.postmeta {
	
	font-size: 8pt;
	color: #999;
	margin-bottom: 20px;
	
}

.postmeta a {
	
	font-weight: bold;
	color: #999;
	
}

.postmeta a:hover {
	text-decoration: underline;
}

.navigation {
	font-size: 9pt;
	margin-top: 15px;
	margin-bottom: 15px;
}

#comments {
	font-size: 12pt;
	font-weight: bold;
}

.commentlist {
	font-size: 10pt;
	/* border: 1px solid #ddd; */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.commentlist a {
	font-weight: bold;
}

.commentlist a:hover {
	text-decoration: underline;
}

.comment {
	padding-bottom: 5px;
	border-left: 2px solid #ccc;
	padding-left: 5px;
	margin-bottom: 10px;
}

.children li {
	border-left: 1px solid #ccc;
	margin-top: 5px;
	padding-left: 5px;
	background-color: #eee;
}

.parent {
	border-left: 2px solid #ccc;
	padding-left: 5px;
	margin-bottom: 10px;
}

.comment-meta {
	font-size: 8pt;
}

.issuebox {
	margin-top: 35px;
	margin-bottom: 40px;
	min-height: 170px;
}

.issuebox p {
	line-height: 200%;
}

.archiveitem {
	min-height: 150px;
}

.archiveitem img {
	float: left;
	margin-bottom: 25px;
}

.archiveitem p {
	font-size: 9pt;
}

.archivetitle {
	font-size: 11pt;
}

.creditoverlay {
	margin-top: -12px;
	font-size: 7px;
	color: #fff;
	/* margin-bottom: 5px; */
	margin-left: 485px;
}

.smallatrrib {
	font-size: 8pt;
	color: #999;
}

.voicetitleinput {
	font-size: 18pt;
	color: #447255;
	width: 500px;
	padding: 10px 10px 10px 10px;
	background-color: #f8f8f8;
	background-image: url('/img/voices-background.gif');
	background-repeat: repeat-x;
}

.voicedescinput {
	font-size: 12pt;
	color: #447255;
	width: 500px;
	padding: 10px 10px 10px 10px;
	background-color: #f8f8f8;
	background-image: url('/img/voices-background.gif');
	background-repeat: repeat-x;
}

.voicestext {
	font-size: 10pt;
	margin-bottom: 5px;
}

.voicessubtext {
	font-size: 8pt;
	color: #999;
	width: 500px;
}

.voicessubmitbtn {
	font-size: 13pt; 
}

.voicesbodybackground {
	background-color: #fafafa;
	background-image: url('/img/voices-body-background.gif');
	background-repeat: repeat-x;
}

.voiceserror {
	color: #ff0000;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.chicklet {
	font-size: 10px;
}

.homeaction {
	margin-top: 30px;
}