/* 
Title:		Cube Housing Association Email Newsletter Styles
*/

/* GENERAL */
body {
	color: black; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
}
table {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	text-align: left;
	font-style: normal;
	text-decoration: none;
} 
form {margin: 0px;} 
ul {margin-bottom: 0px; margin-left: 20px;} 
ol {margin-bottom: 0px; margin-left: 20px;} 
a, a:visited {
	color:#CC0066;
	text-decoration:none;
	font-weight:bold;
}
a:active, a:hover {
	color: #009999;
	text-decoration: underline;
	font-weight: bold;
}
.skiplinks {display:none;} 

/* contains ALL */
#container {
	width:100%; 
	background-color:#fff; 
	margin:auto; 
	color:#000; 
	text-align:left;
	font-size:100%;
}
#container #outline {border: 3px solid #009999;}
#issue {
	padding: 1.0em;
	vertical-align: top;
	text-align: left;
}
#issue-number {
	color: #CC0066;
	font-size: 1.2em;
	font-weight: bold;
}
#issue-title {font-family: "Arial Black", Arial, Helvetica, sans-serif; font-size: 3.2em;}
#title-dark {color: #009999;}
#title-light {color: #99CCCC;}
#logo {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/* MAIN MENU */
#topmenu {
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
	border-bottom: #E7E7E7 1px solid;
	background: #14ADAD;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
	background: #14ADAD;
}
#topmenu ul li {float: left;}
#topmenu ul a,
#topmenu ul a:link,
#topmenu ul a:visited {
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 2.1em;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #2C91A0;
	border-left: 1px solid #027575;
	border-right: 1px solid #3FD2D2;
	white-space: nowrap;
}
#topmenu ul a:focus,
#topmenu ul a:hover,
#topmenu ul a:active {
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 2.1em;
	text-decoration: none;
	color: #FFFFFF;
	background: #E20074;
	border-bottom: 1px solid #973173;
	border-right: 1px solid #F000AC;
	border-left: 1px solid #C80035;
}
#topmenu li.first {padding-left: 1em;}

/* FEATURE */
#feature {padding: 15px; vertical-align:top;}
#feature h1 {
	color: #CC0066;
	font-size: 1.6em;
	font-weight: normal;
}
#feature p {color: #000000;}

/* HEADLINES */
#headlines {color: #666666; margin-bottom: 16px;}
#headlines h2 {
	color: #FFFFFF;
	background: #57B7AD url(../templates/email_files/bkgrnd-div-title.gif) repeat-x top left;
	border-top: 1px solid #009999;
	border-bottom: 1px solid #009999;
	text-indent: 15px;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headlines p {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
}
hr {
	clear: both;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0;
	color: #DDEFF3;
	height: 1px;
}
#headlines h3 {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: ##666666;
	font-size: 1.0em;
}
#headlines img {margin-left: 8px; margin-right: 8px;}
#headlines a {color: #134850; text-decoration: none;}
#headlines a:hover {color: #134850; text-decoration: underline;}
#headlines a:visited {color: #134850; text-decoration: none;}

/* SIDE COLUMN */
#sideCol {
	background-color: #F6F6F6;
	color: #000;
	width: 200px;
	border-left: 1px solid #009999;
}
#sideCol a {color: #003399;}
#sideCol h3 {
	color: #CC0066;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
}
#sideCol h4 {
	color: #009999;
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;
	font-weight: bold;
}
#sideCol p {padding-right: 10px; font-size: 0.8em;}
#to-let {
	color: #009999;
	border-bottom: 1px solid #FFFFFF;
	padding: 0.5em;
}
#events, #public-holidays {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #B5B5B5;
	padding: 0.5em;
}
#events p {margin: 0px; margin-bottom: 1.0em;}
#useful-contacts {
	font-weight: bold;
	border-top: 1px solid #B5B5B5;
	padding: 0.5em;
}
#out-of-hours {color: #CC0066;}
#useful-contacts h3 {color: #009999;}
#useful-contacts h4 {
	color: #CC0066;
	font-weight: bold;
	font-size: 1.3em;
}
.telephone {font-family: "Arial Black", Arial, Helvetica, sans-serif; font-size: 1.5em;}

/* FOOTER */
#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #009999;
	color: #009999;
	padding: 8px 16px 8px 16px;
	font-size: 0.8em;
}
#footer h4 {font-size: 1.2em;}
#footer ul {
	list-style: none; /* removes list marker */
	padding: 0px; /* removes left indent */
	margin: 0px;
}
#footer ul li {
	display: inline; /* sets list items to display in a row */
}
#footer a:link, #footer a:visited {
	color: #009999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:active, #footer a:hover {color: #CC0066; text-decoration: underline;}
