@charset "utf-8";
/* CSS Document */

body {
	background-color: #6b82a1;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

HTML {
MIN-HEIGHT: 100%; HEIGHT: 100%
}
BODY {
MIN-HEIGHT: 100%; HEIGHT: 100%
}
HTML BODY {
MIN-HEIGHT: 100%; HEIGHT: 100%
}

#maindiv{
	height:100%;
	vertical-align:top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menuItem{
	display:inline;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

.subMenuItem{
	position:relative;
	*display:inline-block; /* IE is very crazy!!! */
	background:#f9375c;
	
}

.subMenuItem a{
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
	padding:5px;
	padding-left:44px;
	border:0px;
}

.subMenuItem2{
	position:relative;
	*display:inline-block;
	background:#f48d30;
}

.subMenuItem2 a{
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
	padding:5px;
	padding-left:44px;
	border:0px}

.line{
	height:3px;
	background:#f9375c url(../img/dots.png) no-repeat bottom right;
}

.line2{
	height:3px;
	background:#f48d30 url(../img/dots.png) no-repeat bottom right;
}

.subMenuItem a:hover{
	color:#00253f;
	background:#f9375c url(../img/butterfly.png) no-repeat left top;
}

.subMenuItem2 a:hover{
	color:#00253f;
	background:#f48d30 url(../img/butterfly.png) no-repeat left top;
}

.subMenu{
	background:#f9375c;
	padding-top:10px;
}	

.subMenu2{
	background:#f48d30;
	padding-top:10px;
}

#apDiv1 {
	position:absolute;
	left:93px;
	top:-116px;
	width:169px;
	height:121px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:-1px;
	top:-16px;
	width:165px;
	height:11px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:-508px;
	top:-159px;
	width:999px;
	height:125px;
	z-index:10;
}

#apDiv4 {
	position:absolute;
	left:0px;
	top:35px;
	width:168px;
	height:22px;
	z-index:100;
	visibility:hidden;
}

#apDiv5 {
	position:absolute;
	left:0px;
	top:35px;
	width:168px;
	z-index:100;
	visibility:hidden;
}

a{
	text-decoration:none;
}

a:hover{
	color:#6597b2;
}

.maincontent{
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	min-height:300px;
}

.fixedDiv{
	margin-left:20px;
	width:920px; 
	text-align:left;
}
	

.txtBox{
	width:200px;
}

.contentarea{
	margin-left:10px;
	margin-right:7px;
}

.copyright{
	color:#FFF;
	margin-top:10px;
	margin-bottom:40px;
}

.copyright a{
	color:#FFF;
	text-decoration:none;
}

.copyright a:hover{
	color:#001728;
}

.registerTable td{
	padding:3px;
}

.registerTable textarea{
	width:200px;
}

.logintxt{
	border: 1px solid #7e7f80;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	height: 15px;
	margin: 0;
	padding: 4px;
	space: 0;
	width: 110px;
	z-index: 1;
	vertical-align:top;
	color:#7e7f80;
}

.loginform{
	vertical-align:top;
	margin-top:3px;
}

.forgotpassword a{
	color:#FFF;
}

.forgotpassword a:hover{
	color:#f57890;
}

.toprightcorner{
	position:absolute;
}

.newscontent{
	padding:12px;
	padding-bottom:4px;
}

.newstitle_red{
	font-weight:bold;
	color:#f9375c;
}

.newstitle_green{
	font-weight:bold;
	color:#3c7fb5;
}

.newsdesc{
	text-align:justify;
}

.newsimage_red{
	border:8px #f9375c solid;
}

.newsimage_green{
	border:8px #3c7fb5 solid;
}

.newsitem{
	margin-top:10px;
	margin-bottom:10px;
}

.newsitem a{
	color:#000;
}

.newbg_green{
	background:#3c7fb5;
}

.newsbg_red{
	background:#f9375c;
}

.title{
	color:#003052;
	font-size:20px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:12px;
	background:url(../img/wave.png) no-repeat left bottom;
}

.secondMain{
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
}

.secondMain a{
	color:#47585b;
}

.secondMain a:hover{
	color:#0da7c8;
}

.secondMain td,th{
	font-size:12px;
}

.articleContent{
	margin:20px;
}

.logouttext{
	margin-top:10px;
	margin-right:20px;
	color:#FFF;
}

.logouttext a{
	color:#FFF;
}

.table1{
	border:1px solid #069;
}

.table1 td{
	padding:2px;
	padding-left: 10px;
}

.table5 td{
	padding: 5px;
}

.table0 td{
	padding: 0px;
}

.mailblast_link{
	background: url(../img/mail_icon.png) left top no-repeat;
	padding-left:20px;
}

.mailblast_subject{
	font-weight:bold;
	color:#003;
	font-size:14px;
	margin-bottom:10px;
}


.subsubmenu {
	position:absolute;
	left:168px;
	top:-2px;
	width:168px;
	z-index:1;
	border:2px #FFF solid;
	visibility:hidden;
}

.welcome{
	display:inline;
	font-size:14px;
	color:#FDD0FD;
	font-weight:bold;
}

.classifiedsTable td{
	padding:4px;
}

.classifieds_menu_row{
		padding-left:20px;
		background:#8dc6ff;
}

.classifieds_menu_row a:hover{
	color:#491045;
}

.classifieds_title{
	font-size:14px;
	color:#0C478F;
	font-weight:bold;
}
.classifieds_title2{
	font-size:14px;
	color:#0C478F;
	font-weight:bold;
}

.classifieds_seller{
	display:block;
	background:#FEE0FB;
	padding:10px;
}

.contact_button a{
	display:block;
	background:#580149;
	color:#FFF;
	margin-top:10px;
	padding:2px;
}

.contact_button a:hover{
	color:#FFF;
}

.contact_info{
	margin-top:5px;
	display:block;
	border:dashed 1px #420343;
	padding:2px;
}

.classifieds_description{
	margin-top:20px;
}

.classifieds_newitem a{
	width:150px;
	padding:5px;
	background:#FBD2FA;
	display:inline-block;
	text-align:center;
}

.classifieds_deleteitem a{
	width:150px;
	padding:5px;
	background:#8E1114;
	color:#FFF;
	display:inline-block;
	text-align:center;
}

.biglink a {
	color: #0d3467;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.biglink a:hover {
	color: #0d3467;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.medlink a {
	color: #0d3467;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.medlink a:hover {
	color: #0d3467;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.smalllink a {
	color: #0d3467;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.smalllink a:hover {
	color: #0d3467;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.qnslink a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.qnslink a:hover {
	color: #1f1e1e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.footertxt {font-size: 10px}


.style1 {	color: #0D3467;
	font-size: 28px;
}
.style2 {color: #0D3467; font-weight: bold; }
.style3 {color: #990000}
.style4 {color: #0D3467; font-size: 25px; }
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.fundraisingtable td{
	padding:5px;
}