@charset "utf-8";
/* CSS Standard Styles */

html {
	height: 100%;
}
body {
	height: 100%;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	color:#333;
	margin:0;
	background:url(../images/website/template/main-backg.jpg) repeat-x;
}
/*------------Must Complete-----------*/

.light-orange-text {
	color:#ffe2cc;
}
.orange-text {
	color:#ff8b34;
}
.dark-orange-text {
	color:#ffc89e;
}
.light-orange-background {
	background:#ffe2cc;
}
.orange-background {
	background:#ff8b34;
}
.dark-orange-background {
	background:#ffc89e;
}
.orange-table {
	border:1px solid #ff8b34;
	background:#ffe2cc;
	border-collapse:collapse;
}
.orange-table td {
	border:1px solid #ff8b34;
	border-collapse:collapse;
}
p {
	line-height:15px;
	margin:0 0 10px;
}
input, textarea, label {
	font-family:Tahoma, Arial, Helvetica;
	color:#666;
	font-size:12px;
}
h1 {
	font-size:22px;
	margin:0 0 15px;
	color:#ff8b34;
}
h2 {
	font-size:19px;
	margin:0 0 15px;
	color:#ff8b34;
}
h3 {
	font-size:18px;
	margin:0 0 15px;
	color:#333;
}
h4 {
	font-size:16px;
	margin:0 0 15px;
}
h5 {
	font-size:14px;
	margin:0 0 15px;
}
h1.logo {
	text-indent:-9999px;
	width:0;
	height:0;
	outline:0;
	font-size:0;
	line-height:0;
	line-height:0;
}
.main-logo {
	position:relative;
	top:-8px;
	left:63px;
}
a, a:link, a:visited {
	font:12px Tahoma, Arial, Helvetica;
	color:#6891c5;
	text-decoration:underline;
}
a:hover, a:active {
	font:12px Tahoma, Arial, Helvetica;
	color:#6891c5;
	text-decoration:none;
}
a img {
	border: none;
}
ul {
	margin: 5px 40px 10px 20px;
}
ul ul {
	margin: 5px 40px 10px 20px;
}
ul li {
	font:12px Tahoma, Arial, Helvetica;
	margin: 4px 0 4px 20px;
	list-style:outside;
	list-style-type:square;
}
ol {
	margin: 5px 20px 10px 20px;
}
ol li {
	font:12px Tahoma, Arial, Helvetica;
	margin: 4px 0 4px 20px;
	list-style:outside;
	list-style-type:decimal;
}
ol ol {
	margin: 5px 20px 10px 20px;
}
ol ol li {
	font:12px Tahoma, Arial, Helvetica;
	margin: 4px 0 4px 10px;
	list-style:outside;
	list-style-type:lower-alpha;
}
/*------------Custom Classes-----------*/


/* Text Selection/Highlight CSS */
/*::-moz-selection{
	color:#437996;
} 

::selection {
	color:#437996;
} 
*/
#searchnext {
	padding: 0;
	margin: 0;
}
#searchprev {
	padding: 0;
	margin: 0;
}
/*------------Must Complete End-----------*/

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:920px;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
#main-nav {
	margin:-98px 0 0 240px;
*margin:-101px 0 0 240px;
	background:url(../images/website/template/top-menu-backg.jpg) no-repeat;
	width:680px;
	height:72px;
}
.cancer-centre {
	margin:18px 0 7px 118px;
}
/* Homepage Styles */
#homepage-content {
	width:660px;
	padding:10px 10px 0 10px !important;
	padding:10px 0 0 10px;
	background:#fff;
	float:right;
	display:inline;
}
h2.whats-happening {
	text-indent:-9999px;
	overflow:none;
	background:url(../images/website/content/whats-happening.gif) no-repeat;
	width:176px;
	height:21px;
	margin:0 0 30px;
}
h2.about-st-v {
	text-indent:-9999px;
	overflow:none;
	background:url(../images/website/content/about-st-vincents.gif) no-repeat;
	width:171px;
	height:17px;
	margin:0 0 30px;
}
h2.imagine {
	text-indent:-9999px;
	overflow:none;
	background:url(../images/website/content/imagine.gif) no-repeat;
	width:90px;
	height:20px;
	margin:0 0 30px;
}
h3.our-new-centre {
	text-indent:-9999px;
	overflow:none;
	background:url(../images/website/content/our-new-cancer-centre.gif) no-repeat;
	width:161px;
	height:12px;
	margin:0 auto 30px;
}
.homepage-table {
	margin:0 0 20px;
	height:352px;
*height:358px;
	color:#666;
}
.homepage-cell {
	width:205px;
	background:url(../images/website/template/yellow-fader.jpg) repeat-x;
	margin:0 10px 0 0;
}
.homepage-cell ul {
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
}
.homepage-cell li {
	margin-bottom:10px;
	list-style-image:url(../images/website/template/orange-bullet.gif);
}
#flash1 {
	width:660px;
	height:139px;
	/*background:url(../images/website/template/flash-1-temp.jpg) right no-repeat ;*/
margin:0 0 10px;
}
#flash2 {
	width:670px;
	height:188px;
	/*background:url(../images/website/template/flash-2-temp.jpg) left;*/
position:relative;
	left:-10px;
	margin:0 0 30px;
}
/* Subpage Styles */

#subpage-content {
	width:660px;
	padding:10px 10px 0 10px !important;
	padding:10px 0 0 -10px;
	background:#fff;
	float:right;
	display:inline;
	margin-bottom:10px;
}
.bread-crumbs {
	padding:10px;
	background:#e1e9f4;
	margin:0 0 20px;
}
.content {
	padding:0 20px;
}
#side-bar {
	width:230px;
	padding:10px 0 0 0;
	background:#fff url(../images/website/template/side-bar-fade.gif) repeat-x;
	float:left;
	display:inline;
	margin:0 0 30px 0;
}
.side-menu {
	width:230px;
	background:url(../images/website/template/side-nav-backg.gif) no-repeat;
}
.subscribe {
	background:#98BCDB url(../images/website/template/subscribe-backg.gif) repeat-x;
	margin:10px;
	padding:10px;
}
.subscribe-heading {
	margin:0 0 15px;
}
.subscribe h4 {
	color:#fff;
	font-size:13px;
	font-weight:100;
	line-height:15px;
}
.subscribe p {
	float:left;
	display:inline;
	width:70px;
	color:#325786;
	margin:7px 0 0;
}
.subscribe #catlistbutton {
	border:0;
	width:auto;
	margin:10px 0 0 82px;
}
.subscribe input#Captcha {
	width:105px;
	margin:1px 0 0;
	position:relative;
	left:70px;
}
.captcha-image {
	width:110px;
	height:24px;
	position:relative;
}
.subscribe input {
	float:left;
	display:inline;
	width:105px;
	border:#6891c5 solid 1px;
	padding:2px;
	margin:4px 0;
}
.did-you-know {
	background:#98BCDB url(../images/website/template/subscribe-backg.gif) repeat-x;
	margin:0 10px;
	padding:15px;
	position:relative;
	/* specify height */
min-height: 160px;
	height: auto !important;
	height: 160px;
}
.did-you-know p {
	color:#fff;
	margin:0 0 30px;
}
.did-you-know-heading {
	margin:0 0 20px;
}
.more-facts {
	position:absolute;
	right:20px;
	bottom:10px;
}
.min-height {
	/* specify height */
	min-height: 690px;
	height: auto !important;
	height: 690px;
}
/*subpage / sidebar ends*/

.footer p {
	font:12px Tahoma, Arial, Helvetica;
	padding:8px 0 0;
	margin:0;
	color:#999;
}
.footer a {
	font:12px Tahoma, Arial, Helvetica;
	color:#999;
}
.footer a:hover {
	font:12px Tahoma, Arial, Helvetica;
	text-decoration:none;
	color:#999;
}
.footer {
	height: 142px; /* .push must be the same height as .footer */
	background:url(../images/website/template/footer-backg.gif) repeat-x;
	text-align:center;
}
.push {
	height: 142px; /* .push must be the same height as .footer */
}
/* Utility Functions */

.clear {
	clear: both;
	height:0;
}
.left {
	float:left;
	display: inline
}
.right {
	float:right;
	display: inline
}
hr {
	background:#ccc;
	color:#ccc;
	height:1px;
	border:0;
	margin:8px 0;
}
noscript p {
	margin:10px;
	font-weight:bold;
}
/* Override BC 1% hack */
* html .clear {
	height: 0;
	line-height:0;
	font-size:0;
}
.hidden {
	display: none;
}
table {
/*	border-collapse: collapse;*/
}
#search-area {
	margin:10px 0 0 0;
}
#search-area input {
	width:122px;
	border:1px solid #c4d6e6;
	padding:4px 1px;
	color:#666;
	margin:0 0 0 20px;
}
#search-area .search-submit {
	border:0;
	width:auto;
	margin:0 0 0 5px;
}
/*MENU CLASSES*/
.menu-off {
	padding: 3px 0 3px 0;
	margin: 0;
	font-size:13px;
	color:#000;
	cursor:pointer;
}
.menu-on {
	padding: 3px 0 3px 0;
	margin: 0;
	font-size:13px;
	color:#CCC;
	cursor:pointer;
}
input#Captcha {
	width: 150px;
}
.comment-list input#Captcha {
	width: 146px;
	padding:0;
}
.webform p {
	margin:0;
	padding:0;
	margin:10px 0 0 0;
}
.webform input {
	padding:2px 0;
	width:220px;
}
table.webform td {
	padding: 4px;
}
.cat_dropdown_smaller {
	width:55px;
}
.comments {
	width:550px;
	height:80px;
}
.webform .subscribe-checkbox {
	width:20px;
}
.webform .cat_button {
	width:auto;
}
.content input#Captcha {
	width:146px;
}
.option {
	margin:30px 0 0;
}
.dvd-download-button {
	float:right;
	display:inline;
	padding:0 0 0 10px;
}
.download-brochure {
	display:block;
	margin:0 0 10px;
}
.watch-dvd {
	display:block;
}
/*pop up box*/

.ibox_w {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: #fff;
	padding: 18px;
	display: none;
	width:720px !important;
}
.back-button a{
	position: absolute;
	right: 0pt;
	top: 0pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0pt;
	margin-left: 10px;
}
.ibox_wrapper p {
	margin:10px 0 0;
}

.add-this{
position:relative;
left:800px;	
margin-top:20px;	
margin-bottom:20px;	
}

