/* ***************************************
* T24.com Style Sheet - t24.css
* (c)2005 T24 Ltd
* Created by Embryonex Multimedia Ltd
* 22 February 2005 (AM)
* *****************************************/


body {
	background-color:#999999;
	margin-top:0px;
	margin-left:0px;
	font-family:"Arial", "verdana", sans-serif;
}

#hidden {
	display:none;
}

#head-title {
	display:none;
}

#main-holder {
	position:relative;
	margin: 0 auto;
	width:760px;
	background-color:#ffffff;
}

#menu {
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	background-color:#f1f1f1;
}

img {
	border:0px;
}

img.inline-left {
	display:inline;
	padding:10px 10px 10px 10px;
	float:left;
}

img.inline-right {
	display:inline;
	padding:10px 10px 10px 10px;
	float:right;
}

/* Content Pages */

#content {
	width:560px;
	padding-left:190px;
	padding-right:10px;
	background-color:#ffffff;
	padding-top:20px;
}

#content h1 {
	margin-top:20px;
	margin-bottom:2px;
	font-size:140%;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

#content h2 {
	font-size:90%;
	font-weight:bold;
	color:#99cc33;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:10px;
}

#content h3 {
	margin-bottom:2px;
	font-size:90%;
	font-weight:bold;
	color:#000000;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:5px;
}

#content p {
	font-size:75%;
	color:#000000;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:10px;
}

#content p strong {
	font-weight:bold;
}

#content p em {
	font-weight:bold;
	color:#000000;
	font-style:normal;
}

#content ul, ol {
	font-size:75%;
	color:#000000;
}

#content li {
	margin-bottom:0.5em;
}

#content a {
	color:#006600;
	font-weight:bold;
}

#content a:visited {
	color:#006600;
}

#content a:hover {
	color:#99cc33;
	text-decoration:none;
}

.p-space {
	margin-top:20px;
	margin-bottom:20px;
}

a#gotop {
	display:block;
	width:560px;
	color:#99cc33;
	font-size:65%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

a:visited#gotop {
	color:#99cc33;
}


a:hover#gotop {
	color:#999900;
	text-decoration:none;
}

#right-align {
	text-align:right;
	padding-top:25px;
	padding-bottom:25px;
}

#content-columns {
	width:100%;
	border:0 0 0 0;
}

#content-columns-l {
	width:50%;
	padding-right:30px;
	vertical-align:top;
}

#content-columns-r {
	width:50%;
	vertical-align:top;
}

/* ******************* t24_top - styles for the page header ******************* */

#header {
	position:relative;
	margin: 0 auto;
	width:760px;
	height:125px;
	text-align:left;
	background-color:#ffffff;
	padding-left:0px;
}

#header h1 {
	position:absolute;
	top:48px;
	left:167px;
	width:593px;
	overflow:hidden;
	display:inline;
	margin-top:0px;
	margin-left:10px;
	font-weight:bold;
	font-size:12px;
}

#header h2 {
	background-color:#000000;
	display:block;
	position:absolute;
	top:65px;
	left:167px;
	height:26px;
	width:583px;
	overflow:hidden;	
	font-size:18px;
	color:#99CC33;
	margin-top:0px;
	padding-left:10px;
	padding-top:3px;
}

#header h3 {
	display:block;
	position:absolute;
	top:94px;
	left:167px;
	height:25px;
	width:583px;
	background-color:#99cc33;
	overflow:hidden;
	font-size:14px;
	color:#ffffff;
	margin-top:0px;
	padding-top:5px;
	padding-left:10px;
}

#header h4 {
	display:block;
	position:absolute;
	top:7px;
	left:14px;
	color:#ffffff;
	background-color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;

}

#header form {
	margin-top:0px;
	margin-bottom:0px;
}

#fundraiser {
	position:absolute;
	top:65px;
	left:500px;
	height:29px;
	width:415px;
	overflow:hidden;
	background-image:url('../assets/fundraiserstar.gif');
	background-repeat:no-repeat;
}

.fund-cell {
	position:absolute;
	display:inline;
	top:4px;
	width:15px;
	height:21px;
	color:#ffffff;
	background-color:#99cc33;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:1px;
}

#header label {
	font-family:"verdana", "arial", sans-serif;
	font-size:8pt;
	color:#99CC33;
	display:inline;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	border:0px;
	background-image:url('../assets/logo_bg.gif');
	background-repeat:no-repeat;
}


#oparea {
	font-size:10px;
	color:#666666;
	height:14px;
	width:100px;
}

#operatingarea {
	position:absolute;
	top:2px;
	left:391px;
	font-size:10px;
	font-weight:bold;
}

.go-button {
	width:25px;
	height:20px;
	background-color:#99cc33;
	color:#ffffff;
	font-size:8pt;
	border:0px;
	cursor:pointer;
}

#taf {
	position:absolute;
	top:30px;
	left:578px;
	font-size:10px;
	font-weight:bold;
	padding-left:2px;
}

#taf a {
	text-decoration:none;
	color:#99CC33;
}

#taf a:visited {
	color:#99CC33;
}

#taf a:hover {
	text-decoration:underline;
}

/* ******************************* Side Menu ***************************** */

#menu {
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:422px;
/*	padding-left:10px; */
	padding-top:20px;
	background-color:#f1f1f1;
}

#menu-list {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	border:0;
}

#menu li a {
	display:block;
	width:160px;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-bottom:5px;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}

#menu li a:visited {
	color:#999999;
}		

#menu li a:hover {
	color:#000000;
	border-top:1px solid #339900;
	border-bottom:1px solid #339900;
	background-color:#ffffff;
}

#menu li a em {
	font-size:14px;
}

#menu li a:hover em {
	color:#339900;
}


/* **************************** Menu ********************************* */

#submenu1, #submenu2, #submenu3, #submenu4 {
	margin-left:0;
	padding-left:15px;
	list-style-type:none;
	vertical-align:middle;
	display:none;
}

#submenu1 li a, #submenu2 li a, #submenu3 li a, #submenu4 li a {
	font-family:arial,sans-serif;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#66aa33;
	width:140px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

#submenu1 li a:visited, #submenu2 li a:visited, #submenu3 li a:visited, #submenu4 li a:visited {
	color:#66aa33;
}

#submenu1 li a:hover, #submenu2 li a:hover, #submenu3 li a:hover, #submenu4 li a:hover {
	color:#000000;
}

/* ********************** Call Log Panel ******************** */

#calllog {
	background-image:url('../assets/log_call.gif');
	background-repeat:no-repeat;
	height:51px;
	width:160px;
	margin-left:5px;
	margin-top:20px;
}

#calllog a {
	display:block;
	width:80px;
	height:45px;
	padding-left:70px;
	padding-top:5px;
	font-family:"Arial Black", "Arial", sans-serif;
	color:#ffff00;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
}

#calllog a:visited {
	color:#ffff00;
}

#calllog a:hover {
	color:#ff6600;
}


/* *********************** Special Offer Panel *********************** */

a#specoff {
	display:block;
	background-image:url('../assets/special.gif');
	background-repeat:no-repeat;
	height:51px;
	width:160px;
	margin-left:5px;
	margin-top:20px;
	text-decoration:none;
}

a:hover#specoff {
	background-image:url('../assets/special_rollover.gif');
	background-repeat:no-repeat;
}


/* ********************** Payment Cards ********************* */

#paycards {
	width:170px;
	height:155px;
	background-image:url('../assets/paymntCrds.gif');
	background-repeat:no-repeat;
}


/* ********************* Footer ***************************** */
#footer {
	width:590px;
	height:100px;
	background-color:#ffffff;
	text-align:center;
	padding-top:0;
	margin-top:30px;
	padding-left:170px;

}

#footer h1 {
	font-family:arial, sans-serif;
	font-size:65%;
	color:#999999;
	margin-top:10px;
}

#footer p {
	font-family:arial, sans-serif;
	font-size:65%;
	color:#999999;
	margin-top:0px;
	margin-bottom:2px;
}

#footer a {
	color:#999999;
	font-weight:bold;
}

#footer a:visited {
	color:#999999;
}

#footer a:hover {
	text-decoration:none;
}

#footer h2 {
	font-family:arial, sans-serif;
	font-size:65%;
	color:#999999;
	margin-top:8px;
	margin-bottom:2px;
}


#footer-images {
	width:590px;
	height:100px;
	background-color:#ffffff;
	text-align:center;
	padding-left:170px;
	padding-top:20px;
	padding-bottom:20px;
}

.footer-img {
	margin-left:10px;
	margin-right:10px;
}

#footer-images div {
	display:none;
}
