@charset "utf-8";
/* LAYOUT */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, small, label {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-weight: normal;
}

small {
	font-size: 10px;
}
a, a:visited {
	color: #158AB8;
	text-decoration: underline;
}
a:hover {
	color: #003264;
	text-decoration:none;
}
.clear {
	clear:both;
}
#page {
	width: auto !important;
	margin: auto !important;
	border:0 !important;
	overflow:auto !important;
	}
#header, #data td.left, #data td.right, #toppanel, #searchpanel, #leftnav, #pathway {
	display: none;
	}
#tabs *{display:none;}

.head1 {
	border:none !important;
	border-bottom:1px solid #b1babf !important;
	background:#d9e3e8 !important;
}

#data {
	border:0 !important;
}

#pathway {display:none !important; border:0;}

#data td.center {
	/*width: 625px;*/
	text-align: left;
}

#bookmarkbox {display:none;}

#footer {
	padding:0 !important;margin:0 auto !important;text-indent:0 !important;
}

#footer .footer_navlinks{
	display:none;
}

#footer .footer_navcat{
	display:none;
}

#footer .footer_navrow {
	display:none;
}

#footer #footer_sub_box_wrapper {
	display:none;
}

#footer #footer_leftcol{
	display:none;
}

#footer #crboxinfo {
	display:block !important;
	color:#000000 !important;
	margin:0 auto !important;
	position:fixed;
	text-align:center !important;
	text-indent:0 !important;
	bottom:0;
	width:100% !important;
	clear:both;	
}

#footer p.left {
	float:left;
}

#Tabbedpanels1 * {display:none !important;}

/* -- MAIN AREA --*/
#main {
	text-align: left;
	overflow:visible !important;
}
#main .head1 {
	padding: 15px 20px;
}
#main .head1 h1 {
	color: #333333;
	font-size: 22px;
}
#content {
	padding: 0 !important;
}
#content h1 {
	font-size: 22px;
	color: #A5C86D;
	margin: 0 0 5px 0;
}
#content h2 {
	font-size: 18px;
	color: #158AB8;
	margin: 0 0 5px 0;
}
#content p {
	font-size: 12px;
	color: #7D7D7D;
	margin: 0 0 5px 0;
	line-height: 18px;
}
#content .img {
	padding: 3px;
	margin: 3px;
}
#content ul {
	padding: 0;
	margin: 5px;
	list-style-type: none;
}
#content li {
	font-size: 12px;
	color: #00A3E4;
	padding: 0 0 0 10px;
	line-height: 19px;
	background:url(../images/icons/bullet.gif) no-repeat 0 6px;
}



#members {
	/*background: #ffffff;*/
}
#members h1 {
	font-size: 22px;
	color: #158AB8;
	margin: 0 0 10px 0;
	background: url(../images/headbg.gif) repeat-x bottom;
	border-bottom: 1px solid #A5C86D;
}
#members h2 {
	font-size: 18px;
	color: #158AB8;
	margin: 20px 0 10px 0;
	background: url(../images/headbg.gif) repeat-x bottom;
	border-bottom: 1px solid #CCCCCC;
}
#members p {
	font-size: 12px;
	color: #7D7D7D;
	margin: 0 0 5px 0;
	line-height: 18px;
}
#members .img {
	padding: 3px;
	margin: 3px;
}
#members .cprofile-bg {
	border-top: 1px dotted #999;
	margin: 15px 0;
	padding-top: 3px;
	background: url(../images/cprofile-bg.gif) repeat-x 0 0;
	height: 100%;
}
#members .cprofile-head {
	width: 112px;
	margin-left: 5px;
	position: relative;
	padding: 6px 0 6px 15px;
	background: url(../images/cprofilebg.gif) no-repeat 0 0;
	color: #00A3E4;
	font-size: 13px;
}
#members .cprofile{
	border: 1px solid #CFCFCF;
	margin: -1px 5px 0 5px;
	padding: 10px;
	background: #fff;
}
#members .cprofile p{
	width: 400px;
	clear: left;
	margin: 0;
	padding: 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
	color: #003264;
	font-size: 11px;
}
#members .cprofile label {
	font-size: 11px;
	color: #4D6185;
	float: left;
	background: #F6F6F6;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#cms {
	clear: both;
}

#cms .cms {
	border: 1px solid #ABABAB;
	background: #F3F3F3;
	padding: 10px;
	margin: 0 0 15px 0;
	height: 100%;
	overflow: hidden;
}
#cms .cms2 {
	background: #ffffff;
}

#cms .img {
	border: 1px solid #A3A3A3;
	background: #ffffff;
	margin: 0 10px 0 0;
	width: 80px;
	float: left;
}
#cms .cmsdata {
	float:right;
	width: 465px;
}
#cms .cmsdata2 {
	width: auto;
}

#cms h1 {
	font-size: 16px;
	color: #158AB8;
	margin: 0 0 5px 0;	
	font-weight: bold;
}
#cms h1 a {
	font-size: 16px;
	color: #158AB8;
	text-decoration: none;
}
#cms h1 a:hover {
	color: #158AB8;
	text-decoration: underline;
}

#cms p {
	font-size: 12px;
	color: #000000;
	margin: 0 0 5px 0;	
}

#downloads {
	padding: 10px;
	border: 1px solid #E0E0E0;
	/*background: url(../images/downloadbgtop.gif) no-repeat 0 0;*/
}

/* CATEGORIES LIST */
#categories {
	padding: 0;
}
#categories h2 {
	color: #848484;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0;
}
.category-list {
	background: #F2F1F1;
	padding: 15px;
	height: 100%;
	overflow: hidden;
}
.category-list .list1 {
	float: left;
	width: 275px;
	border-right: 2px solid #DCDCDC;
}
.category-list .list2 {
	float: left;
	width: 260px;
	padding-left: 15px;
}
.category-list a {
	background: url(../images/icons/bulletGray.gif) no-repeat 0 3px;
	font-size: 12px;
	padding-left: 15px;
}

/* -- RIGHT COLUMN -- NEWS --*/
.news-right {
	border-bottom: 1px solid #B2C9D3;
	
	/* COMMENT FOR ZAIR:
		Fix by Asim - for EXTRA HEIGHT of page because of news marquee
	*/
	height: 200px;
	overflow:hidden;
}
.news-right h2 {
	font-size: 18px;
	color: #E30D17;
	background: #ffffff;
	padding: 5px 10px;
	border-bottom: 1px solid #B2C9D3;
}
.news-right p {
	font-size: 11px;
	color: #A19797;
	background: #ffffff;
	padding: 10px;
	border-bottom: 1px dotted #C1C1C1;
}
/* -- RIGHT COLUMN -- AFFILIATES --*/
.aff-right {
	border-bottom: 1px solid #B2C9D3;
}
.aff-right h2 {
	font-size: 18px;
	color: #000000;
	background: #ffffff;
	padding: 5px 10px;
	border-bottom: 1px solid #B2C9D3;
}
/* -- RIGHT COLUMN -- SUBSCRIBE/UNSUBSCRIBE --*/
.subs-right {
	background: #FAF6DA;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #B2C9D3;
}
.subs-right h2 {
	font-size: 18px;
	color: #5A573C;
	background: #E7E5D0;
	padding: 5px 10px;
	border-bottom: 1px solid #B2C9D3;
}
.subs-right p {
	padding: 5px 15px;
}
.subs-right input {
	width: 122px;
	font-size: 11px;
}
/* -- MESSAGE -- */
.p_message {
	color: #009900;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	background: #FFFBB8;
	border: 1px solid #FFDE6F;
}
.p_error {
	color: #FF0000;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	background: #FFFBB8;
	border: 1px solid #FFDE6F;
}
/* -- NEWS ARCHIVE -- */
#news ul {
	margin:0;
	padding:0;
}
#news ul li {
	list-style: none;
	display: inline;
	background: none;
}
#news .news {
	float: right;
	width: 100%;
	margin:0 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #999;
	padding: 10px 0 10px 0;
}
#news .news2 {
	background: #f6f6f6;
}
#news .news div {
	float: left;
	margin:0 0 0 10px;
	width: 515px;
	border-left: 1px solid #D1D1D1;
	padding: 0 5px 0 12px;
}
/*#news .news div:hover {
	background:#F0FDE2;
}*/
#news .news p.date {
	color: #9C9370;
	font-size: 11px;
	border: 0;
	padding: 3px 0 0 0;
	margin:0;
}
#news .news span.text p {
	color: #003264;
	font-size: 12px;
	border: 0;
	padding: 15px 0 0 0;
	margin:0;
}
#news .news p.heading, #news .news p.heading a {
	text-decoration: none;
	color: #04A7BF;
	font-size: 18px;
}
#news .news p.heading a:hover {
	text-decoration: underline;
	color: #04A7BF;
}
#news .news strong {
	font-weight: normal;
}
#news .news_date {
	float: left;
	text-align: center;
	margin:0;
	width: 30px;
	padding: 0 0 0 10px;
}
#news .news .month {
	float: left;
	width: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #8AB742;
	clear: both;
}
#news .news .day {
	float: left;
	width: 30px;
	font-size: 18px;
	color: #ABDE5B;
}
/* -- MEMBERS' PROFILE -- SEARCH BOX -- */
.member-list {
	background: #F2F1F1;
	padding: 15px;
	height: 100%;
	overflow: hidden;
}
.member-list .list1 {
	float: left;
	width: 275px;
	border-right: 2px solid #DCDCDC;
}
.member-list .list2 {
	float: left;
	width: 260px;
	padding-left: 15px;
}
.member-list a {
	background: url(../images/icons/bulletGray.gif) no-repeat 0 3px;
	font-size: 12px;
	padding-left: 15px;
}

.searchbox {
	background: #E6E6E6 url(../images/searchbg.gif) no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 11px 20px;
}
.searchbox label {
	font-size: 18px;
	color: #1F5167;
}
.searchbox input {
	width: 200px;
}
.searchbox .error {
	color: #FF0000;
	font-size: 11px;
	padding: 5px;
}
/* -- PAGING CSS -- */
.pageimg {
	margin-left: 3px;
	vertical-align: top;
	border: 0;
}
.page {
	line-height: 18px;
	height: 21px;
	text-align: right;
	background: #00A3E4 url(../images/pagebg.gif) no-repeat 0 0;
	color: #ffffff;
	clear: both;
}
.page a, .page a:visited {
	margin-left: 2px;
	margin-right: 2px;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.page a:hover {
	color: #fff;
	text-decoration: none;
}
.page .currentPage {
	margin-left: 2px;
	margin-right: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* -- LINES AND SEPARATORS CSS -- 
.line {
	border-bottom: 1px solid #999999;
	margin: 0 0 10px 0;
}
.line-dotted {
	border-bottom: 1px dotted #999999;
	margin: 0 0 10px 0;
}
*/
/* ADMIN CSS - CPANEL 
#cpanel {
	text-align: left;
}
#cpanel h2 {
	background: #eee;
	font-size: 14px;
	text-align: left;
	padding: 5px 10px;
	margin: 10px 0;
}*/
/* ADMIN CSS - CPANEL FORMS 
table.border {
	border: 1px solid #eee;
}
#cpanel td {
	font-size: 13px;
}
table.border2 {
	border: 1px solid #eee;
	background: #f8f8f8;
}
table.border2 a, table.border2 a:visited {
	text-decoration:none;
}
table.border2 a:hover {
	text-decoration: underline;
}

*/

/* -- CALENDAR CSS -- 
#calendar {
float: right;
text-align: center;
}

#calendar select {
margin: 0 0 3px 0;
font-size: 13px;
}

#calendar .main {
width:160px;
border:1px solid #6D2F28;
background: #925F58 url(../images/calendarbg.gif) repeat-x 0 0;
}

#calendar .month {
font:normal 11px verdana;
text-transform: uppercase;
color:white;
}

#calendar .daysofweek {
padding: 5px 0 0 0;
font:bold 11px verdana;
color:white;
}

#calendar .days {
font-size: 11px;
font-family:verdana;
color:#ccc;
padding: 2px;
}

#calendar .days #today{
font-weight: bold;
color: #fff;
background: #B05547;
}
*/
/* by Asim .. for events calendar ( ./_ajax/get_calendar.htm) 
.tbCalendar
{
	font-family: verdana;
	font-size: 10px;
	border:1px solid #6D2F28;
	background: #925F58 url(../images/calendarbg.gif) repeat-x 0 0;
}
.tbCalendar #tbCalendarMonth {
font:normal 11px verdana;
text-transform: uppercase;
color:white;
}
.tbCalendar #tbCalendarShaded
{
padding: 5px 0 0 0;
font:bold 10px verdana;
color:white;
}
.tbCalendar #tbCalendarLink
{
	background-color: #B05547;
	color: #fff;
	font-weight: bold;
}
	*/
/* DOWNLOADS LIST STYLE */
table.downloadlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.downloadlist th {
	margin: 0;
	padding: 5px;
	background: #F5F5F5;
	font-size: 11px;
	color:  #999;
	text-align: center;
	font-weight: normal;
	border: 1px solid #fff;
}
table.downloadlist th.title {
	text-align: left;
}
table.downloadlist th.down {
	color: #99CC66;
}
table.downloadlist th a:link, table.downloadlist th a:visited {
	color: #ff9900;
	text-decoration: none;
}
table.downloadlist th a:hover {
	text-decoration: underline;
}
table.downloadlist tr.row0 {
	background-color: #F5F5F5;
}
table.downloadlist tr.row1 {
	background-color: #FFF;
}
table.downloadlist td {
	border: 1px solid #e5e5e5;
	padding: 5px;
	font-size: 12px;
	color: #696969;
	text-align: center;
}
table.downloadlist td.list {
	text-align: left;
	padding-left: 10px;
}
table.downloadlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.downloadlist tr.row1:hover {
	background-color: #f8f8f8;
}
table.downloadlist td.bgcolor1 {
	background-color: #F5F5F5;
	text-align: center;
}
table.downloadlist td.bgcolor1 a {
	display: block;
}