
/*
Powered by CRU Hosting
http://www.cruhosting.com
*/

body {
	margin: 0px auto;
	padding: 0;
	background: #ffffff;
	background-image: url(images2/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #618C04;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 100%;
	text-align: justify;
}

ul, ol { }

form {
	margin:0; padding:0;
}

blockquote { }

a { color: #77B003; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

/** HEADER */

#header {
	width: 852px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}

.headerpanel {
	font-size: 14px;
	float: left;
}

#logo.headerpanel {
	width: 613px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	background-image: url(images2/logo.png);
	background-repeat: no-repeat;
}

#login.headerpanel {
	width: 239px;
	height: 120px;
	padding: 0px 0px 0px 0px;
}

.logintitle {
	padding: 16px 0px 0px 73px;
	margin: 0px;
	width: 166px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: 200;
	text-align: left;
}

.headerloginlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 149px;
	color: #FFF;
	margin-bottom: 5px;
	padding: 6px 0px 0px 90px; 
}

.headerloginlinks ul{
	list-style-image: url(images2/bulletpoint2.png);
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.headerloginlinks li{
	list-style-type:circle;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.headerloginlinks p {
	margin-top: 0;
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}

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

.headerloginlinks a:hover { 
	color: #000;
	text-decoration: none;
}

#header h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #618C04;
}


/* Top Navigation */

#topnavigation {
	display: block;
	width: 852px;
	height: 37px;
	margin: 0 auto;
	border-top: 0px;
}

/* Menu */

#menu {
	float: left;
	width: 852px;
	height: 37px;
	border-bottom: 0px;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu .displace {
		position: absolute;
  		left: -5000px;
}

#menu .home {
		display: block;
		width: 61px;
		height: 37px;
		margin: 0;
}

#menu a.home {
		display: block;
		width: 61px;
		background: url("images2/hometopnavbgboth.png");
		height: 37px;
}

#menu a.home:hover {
		background-position: -61px 0;
}				   

#menu .about-bawma {
		display: block;
		width: 126px;
		height: 37px;
		margin: 0;
}

#menu a.about-bawma {
		display: block;
		width: 126px;
		background: url("images2/aboutbawmatopnavbgboth.png");
		height: 37px;
}

#menu a.about-bawma:hover {
		background-position: -126px 0;
}

#menu .courses {
		display: block;
		width: 74px;
		height: 37px;
		margin: 0;
}

#menu a.courses {
		display: block;
		width: 74px;
		background: url("images2/coursestopnavbgboth.png");
		height: 37px;
}

#menu a.courses:hover {
		background-position: -74px 0;
}

#menu .patients {
		display: block;
		width: 74px;
		height: 37px;
		margin: 0;
}

#menu a.patients {
		display: block;
		width: 74px;
		background: url("images2/patientstopnavbgboth.png");
		height: 37px;
}

#menu a.patients:hover {
		background-position: -74px 0;
}

#menu .latest-news {
		display: block;
		width: 100px;
		height: 37px;
		margin: 0;
}

#menu a.latest-news {
		display: block;
		width: 100px;
		background: url("images2/latestnewstopnavbgboth.png");
		height: 37px;
}

#menu a.latest-news:hover {
		background-position: -100px 0;
}

#menu .contact-us-top {
		display: block;
		width: 90px;
		height: 37px;
		margin: 0;
}

#menu a.contact-us-top {
		display: block;
		width: 90px;
		background: url("images2/contactustopnavbgboth.png");
		height: 37px;
}

#menu a.contact-us-top:hover {
		background-position: -90px 0;
}

#menu .members {
		display: block;
		width: 89px;
		height: 37px;
		margin: 0;
}

#menu a.members {
		display: block;
		width: 89px;
		background: url("images2/memberstopnavbgboth.png");
		height: 37px;
}

#menu a.members:hover {
		background-position: -89px 0;
}

#menu .forum {
		display: block;
		width: 72px;
		height: 37px;
		margin: 0;
}

#menu a.forum {
		display: block;
		width: 72px;
		background: url("images2/forumtopnavbgboth.png");
		height: 37px;
}

#menu a.forum:hover {
		background-position: -72px 0;
}


/* Page */

#page {
	width: 852px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}


/* Content */

#content {
	float: none;
	width: 852px;
	background-image: url(images2/contentbg.png);
	background-repeat: no-repeat;
}

/*Welcome Area */

#welcome {
	width: 852px;
	height: 182px;
	margin: 0 auto;
	overflow: hidden;
	padding: 6px 0px 0px 0px;
}

.welcomepanel {
	font-size: 14px;
	float: left;
	overflow: hidden;
}

#welcometext.welcomepanel {
	width: 417px;
	height: 182px;
	padding: 0px 17px 0px 0px;
	background-image: url(images2/memberstextbg.png);
	background-repeat: no-repeat;
}

#welcomenotice.welcomepanel {
	width: 201px;
	height: 182px;
	padding: 0px 16px 0px 0px;
	background-image: url(images2/noticebg.png);
	background-repeat: no-repeat;
}

#welcomeimage.welcomepanel {
	width: 201px;
	height: 182px;
	padding: 0px 0px 0px 0px;
	background-image: url(images2/welcomeimagebg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.welcometitle {
	padding: 10px 12px 0px 12px;
	margin: 0px;
	width: 393px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 200;
	color: #000;
	text-align: left;
}

.welcomemain {
	padding: 0px 12px 0px 12px;
	margin: 0px;
	width: 393px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.welcomemain p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 405px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.noticetitle {
	padding: 10px 17px 0px 12px;
	margin: 0px;
	width: 188px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 200;
	color: #F00;
	text-align: left;
}

.noticetext {
	padding: 2px 29px 0px 12px;
	margin: 0px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.noticetext p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

/* Navigation Blocks */

#navigationblocks {
	width: 852px;
	height: 147px;
	margin: 0 auto;
	overflow: hidden;
	padding: 13px 0px 0px 0px;
}

.navigationblockpanel {
	font-size: 14px;
	float: left;
	letter-spacing: -1px;
}

#navfindaprac.navigationblockpanel {
	width: 200px;
	height: 147px;
	padding: 0px 17px 0px 0px;
	background-image: url(images2/forgotpassword.png);
	background-repeat: no-repeat;
}

#navcourseloc.navigationblockpanel {
	width: 200px;
	height: 147px;
	padding: 0px 17px 0px 0px;
	background-image: url(images2/myaccount.png);
	background-repeat: no-repeat;
}

#navapplicationform.navigationblockpanel {
	width: 200px;
	height: 147px;
	padding: 0px 17px 0px 0px;
	background-image: url(images2/register.png);
	background-repeat: no-repeat;
}

#navforum.navigationblockpanel {
	width: 200px;
	height: 147px;
	padding: 0px 0px 0px 0px;
	background-image: url(images2/navforum.png);
	background-repeat: no-repeat;
}

/* News Quicklink Blocks */

#quicklinkblocks {
	width: 852px;
	height: 278px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0px 0px 0px;
}

.quicklinkblockpanel {
	font-size: 14px;
	float: left;
	letter-spacing: -1px;
}	

#nonmembernews.quicklinkblockpanel {
	width: 417px;
	height: 278px;
	padding: 0px 17px 0px 0px;
	background-image: url(images2/quicklinknewsbg.png);
	background-repeat: no-repeat;
}

#membernews.quicklinkblockpanel {
	width: 417px;
	height: 278px;
	padding: 0px 0px 0px 0px;
	background-image: url(images2/quicklinknewsbg.png);
	background-repeat: no-repeat;
}

#quicklinkcourselinks.quicklinkblockpanel {
	width: 201px;
	height: 278px;
	padding: 0px 16px 0px 0px;
	background-image: url(images2/quicklinkcoursesbg.png);
	background-repeat: no-repeat;
}

#quicklinkmemberlinks.quicklinkblockpanel {
	width: 201px;
	height: 278px;
	padding: 0px 0px 0px 0px;
	background-image: url(images2/quicklinkmembersbg.png);
	background-repeat: no-repeat;
}

.membersnewstitle {
	padding: 6px 0px 0px 8px;
	margin: 0px;
	width: 409px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 200;
	color: #000;
	text-align: left;
}

.membersnewsheadlinecontent {
	padding: 4px 0px 0px 8px;
	margin: 0px;
	width: 409px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.membersnewsheadlinecontent p {
	margin-top: 0;
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.membersnewsheadlinecontent a {
	color: #000;
	text-decoration: none;
}

.membersnewsheadlinecontent a:hover { 
	color: #ac0233;
	text-decoration: none;
}

.quicklinkcourselinkstitle {
	padding: 6px 0px 0px 8px;
	margin: 0px;
	width: 193px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 200;
	color: #000;
	text-align: left;
}

.quicklinksmemberslinkstitle {
	padding: 6px 0px 0px 8px;
	margin: 0px;
	width: 193px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 200;
	color: #000;
	text-align: left;
}

.quicklinkbulletpoints {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 166px;
	color: #000000;
	margin-bottom: 5px;
	padding: 1px 6px 5px 24px; 
}

.quicklinkbulletpoints ul{
	list-style-image: url(images2/bulletpoint1.png);
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.quicklinkbulletpoints li{
	list-style-type:circle;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.quicklinkbulletpoints p {
	margin-top: 0;
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.quicklinkbulletpoints a {
	color: #000;
	text-decoration: none;
}

.quicklinkbulletpoints a:hover { 
	color: #ac0233;
	text-decoration: none;
}


/* Post */

.post {
	margin-bottom: 19px;
}

.post .title {
	margin-top: 22px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:500;
	color: #000000;
}

.post .title span {
	color: #ac0233;
}

.post .subtitle {
	margin-top: 0px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:500;
	color: #ac0233;
}

.post .main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
	float:inherit; 
}

.post .main ul{
	list-style-type: none;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.post .main li{
	list-style-type:circle;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.post p {
	margin-top: 0;
	line-height: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.post p span {
	margin-top: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:500;
	color: #ac0233;
}

.post a {
	color: #000;
	text-decoration: none;
}

.post a:hover { 
	color: #ac0233;
	text-decoration: none;
}


/* Footer */

#footer {
	width: 100%;
	height: 83px;
	margin: 0 auto;
	padding: 0;
	background: #3e434e;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
}

#footer a {
}


/* Login */

.loginfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.loginfields a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#F00;
}

.loginfields a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}

.loginfieldsissue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.loginfieldsissue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#F00;
}

.loginfieldsissue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}

/* Email */

.clear {clear:both;}

label {
	width:300px;
	display:block; 
	margin-top:10px;
}
 
#contactform {
	
	width:420px; 
	overflow:hidden;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	padding: 0px 15px 10px 0px;
	float:inherit;
}


#contactform ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


#contactform li {
	list-style:none; 
	padding-bottom:17px;
}

#contactform li .fieldbox {
	
	background:transparent url(images/subfield.jpg) no-repeat top left; 
	float:left; 
	height:27px; 
	padding-left:5px;
}

#contactform li .fieldbox input {
	border:none; 
	background:transparent url(images/subfield.jpg) no-repeat top right; 
	height:27px; 
	padding-top:5px;
	width:400px;
}

#contactform li .fieldbox #contact {
	width:200px;
}

#contactform li .msgbox {
	background:transparent url(images/msgfield.jpg) no-repeat top left; 
	float:left; 
	height:110px; 
	padding-left:5px;
}

#contactform li .msgbox textarea {
	border:none; 
	background:transparent url(images/msgfield.jpg) no-repeat top right; 
	padding-top:5px;
	height:100px;
	width:400px;	 
}

#submit {
	border:none; 
	background:#acb4cb; color:#fff; 
	cursor:pointer;
	margin-left: 21px;
	margin-top: 10px;
	padding:5px 10px;
}

