/*
Theme Name: Latin Leaders
Theme URI: http://www.latinleadersoc.org
Description: A Toastmaster Club Theme
Version: 1.00
Author: Daniel Cossack
Author URI: http://www.madcapdan.com
*/

body {
	font: verdana, Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px auto;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #005FA9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

.images {
	padding: 2px;
	background: transparent;
	border: none;
}

/************** header tag styles **************/

h1 {
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2 {
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3 {
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4 {
	font-size: 120%;
	border-top: 2px solid #354463;
	margin: 0px 0px 0px 0px;
	color: #e9f2fc;
	background: #5f7797;
	padding: 2px 10px 2px 10px;
}

h5 {
	font-size: 120%;
	border: 2px solid #354463;
	margin: 0px 0px 0px 0px;
	color: #e9f2fc;
	background: #5f7797;
	padding: 2px 10px 2px 10px;
	text-align: center;
}

h6 {
	font-size: 120%;
	border: 2px solid #354463;
	margin: 0px 0px 0px 0px;
	color: #e9f2fc;
	background: #990099;
	padding: 2px 10px 2px 10px;
	text-align: center;
}



abbr {
	cursor: help;
}


/*************** list tag styles ***************/

ul {
 list-style-type: square;
}

ul ul {
 list-style-type: disc;
}

ul ul ul {
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label {
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input {
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1 {
	position:absolute;
	top: 42px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#pagecell1 h2 {
	font: bold 144% Arial,sans-serif;
	color: #006699;
	margin: 15px 0px 2px 2px;
	padding: 0px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead {
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageLeft {
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content {
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName {
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility {
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a {
	color: #ffffff;
}

#utility a:hover {
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName {
	padding: 0px 0px 14px 10px;
	margin: 0px;
	/*min-height: 63px;*/
	border-bottom:1px solid #ccd2d2;
}

#pageName h2 {
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img {
	position: absolute;
	top: -30px;
	left: 30%;
	padding: 0px;
	margin: 0px;
	z-index: 500;
}

#tmLogo img {
	position: absolute;
	top: -3px;
	right: 26px;
	padding: 0px;
	margin: 0px;
	z-index: 500;
}

#newfeature img {
	position: absolute;
	top: -20px;
	right: 240px;
	padding: 0px;
	margin: 0px;
	z-index: 400;
}


/************* globalNav styles ****************/

#globalNav {
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("glbnav_background.gif");
}

#globalNav img {
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink {
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited {
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover {
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav {
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover {
	color: #cccccc;
}

/*************** search styles *****************/

#search {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input {
  font-size: 70%;
  margin: 0px  0px 0px 10px;
}
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover {
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb {
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a {
	color: #AAAAAA;
}

#breadCrumb a:hover {
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	margin: 0px 270px 20px 190px;
	color: #333333;
	background: #ffffff;
	font: 14px Arial,sans-serif;
	line-height: 1.366;	
	padding: 0px 0px 5px 0px;
	text-align: justify;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
html>body .feature {height: auto;}

.feature h3 {
	font: bold 150% Arial,sans-serif;
	color: #006699;
	padding: 0px 0px 2px 0px;
}

.feature img {
	float: left;
	padding: 5px 10px 0px 0px;
}

.schedule {
	padding: 10px 0px 10px 0px;
	font-size: 80%;
	/*min-height: 200px;
	height: 200px;*/
}

.schedule table {
	border-style: ridge;
	border-color: black;
	background-color: #ffffff;
	color: #333333;
}

.schedule th {
	background-color: #ffcc99;
}

.row_odd td {
	background-color: #f5f7f7;
	padding: 3px 0px 3px 0px;
}

.row_even td {
	background-color: #ffffff;
	padding: 3px 0px 3px 0px;
}

.footer {
	position: relative;
	bottom: 2%;
}

/************** disclaimer styles *****************/

#disclaimer {
	clear: both;
	padding: 6px 0px 10px 10px;
	font-size: 100%;
	min-height: 130px;
	height: 130px;
}

#disclaimer img {
	float: left;
	padding: 5px 10px 0px 15px;
}


/************** chart styles *****************/

.chart {
	padding: 1px 0px 0px 1px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .chart {height: auto;}

.chart table {
	/*background-color: #F5f7f7;*/
	background-color: #FFFFF;
}

.chart strong {
	font: bold 175% Arial,sans-serif;
	font-size: 150%;
	padding: 0px 0px 0px 0px;
}

.chart em {
	font: bold 150% Arial,sans-serif;
	font-size: 120%;
	padding: 0px 0px 0px 0px;
}

.chart h2 {
	font: bold 175% Arial,sans-serif;
	font-size: 150%;
	padding: 0px 0px 0px 0px;
}

.chart h3 {
	font: bold 150% Arial,sans-serif;
	font-size: 120%;
	padding: 5px 0px 2px 0px;
}

.chart h4 {
	font: Arial,sans-serif;
	color: #999999;
	font-size: 80%;
	padding: 0px 0px 2px 0px;
}


/*************** story styles ******************/

.storytitle {
	font: bold 14px/16px arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.storytitle h3 {
	font: bold 120% arial, helvetica, sans-serif;
}
	
.storyCategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyAuthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.storyContent {
	padding: 0px 0px 10px 0px;
	text-align: justify;
	line-height: 14pt;
}

.storyContent img {
	float: left;
	padding: 5px 10px 5px 5px;
}

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3 {
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.story p {
	padding: 0px 0px 10px 0px;
	line-height: 14pt;
}

.story a.capsule {
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover {
	text-decoration: underline;
}

td.storyLeft {
	padding-right: 12px;
	line-height: 14pt;
}

td.storyRight {
	padding-right: 12px;
	line-height: 14pt;
}

.textlabel {
	background: #cccccc url("bg_grad.jpg") fixed;
}

.textedit {
	color: #333333;
}

.textedit textarea {
	width: 100%;
	line-height: 1.366;	
	background-color: #F5f7f7;
}



/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
}

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}

.relatedLinks a {
	display: block; 
	padding: 0px 0px 0px 11px;
}


/**************** advert styles *****************/

#advert {
	margin-top: 10px;
	padding: 10px;
	/*background-color: #C3D6D2;*/
	background-color: #ffffff;
}

#advert img {
	display: block;
}

/**************** Leftside styles *****************/

#leftside {
	position: absolute;
	width: 168px;
	top: 10px;
	left: 10px;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #354463; }
#leftside a:visited { color: #354463; }
#leftside a:hover { background: #ffffff; }

.leftsideSection {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	background: #bfc4cb;
	font: 11px verdana, Arial,sans-serif;
	padding: 4px;
	margin: 0px 0px 0px 0px;
}

/**************** Rightside styles *****************/

#rightside {
	position: absolute;
	width: 250px;
	top: 90px;
	right: 10px;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#rightside {width: 250px;}

/*#rightside a:link { color: #354463; }*/
/*#rightside a:visited { color: #354463; }*/
#rightside a:hover { background: #ffffff; }


.rightsideSection {
	border: 1px solid #5f7797;
	color: #464c64;
	/*background: #a7aeb8;*/
	background: #ffffff;
	font: 11px verdana, Arial,sans-serif;
	padding: 4px;
	margin: 0px 0px 0px 0px;
}

#mission {
	border: 1px solid #5f7797;
	color: #464c64;
	background: #ffffff;
	font: 16px verdana, Arial,sans-serif;
	line-height: 1.166;	
	font-weight: 400;
	padding: 4px;
	text-align: justify;
	margin: 5px 0px 20px 0px;
}

#mission img {
	vertical-align: top;
	float: left;
	padding: 0px 5px 5px 0px;
}

#bestof {
	border: 1px solid #5f7797;
	color: #464c64;
	background: #ffffff;
	padding: 4px;
	margin: 5px 0px 20px 0px;
}

#roster {
	border: 1px solid #5f7797;
	color: #464c64;
	background: #ffffff;
	padding: 4px;
	margin: 5px 0px 20px 0px;
}

.rosterTitle {
	text-align: center;
	font-weight: 400;
	background: #FFFFFF;
	font: 14px verdana, Arial,sans-serif;
}

.rosterField {
	text-align: center;
	font-weight: 200;
	background: #CCCCCC;
	font: 14px verdana, Arial,sans-serif;
}

#rf {
	text-align: center;
	font-weight: 200;
	background: #CCCCCC;
	font: 14px verdana, Arial,sans-serif;
}

#rf a:hover { 
	color: #3300ff; 
	background: #CCCCCC; 
	text-decoration: none; 
	font-weight: 600;
}

.rosterContent {
	text-align: left;
	font-weight: 100;
	background: #FFFFFF;
	font: 12px verdana, Arial,sans-serif;
	padding-left: 10px;
}

.myid {
	/*background: #FFFFFF;*/
	color: #FF0033;
}

.myid a:link, .myid a:visited {
	color: #FF0033;
}

#editRoster {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	margin: 2px 20px 20px 190px;
	/*border: 4px groove #354463;*/
	color: #333333;
	background: #ffffff;
	font: 14px Arial,sans-serif;
	line-height: 1.366;	
	padding: 0px 0px 5px 0px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#editRoster h2 {
	font: bold 130% Arial,sans-serif;
	color: #e9f2fc;
	background: #5f7797;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border: 2px solid #354463;
}

#editRoster h3 {
	font: bold 130% Arial,sans-serif;
	color: #e9f2fc;
	background: #5f7797;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border: none;
}

#editRoster p {
	padding-right: 30px;
}

/*
#editRoster table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: none;
	border-spacing: 0px 10px;
}
*/

#printAgenda {
   width: auto;
   margin: 20px 20px 20px 20px;
	padding-left: 2em;
   color: #000;
   background: #fff;
   font: 12pt Garamond, "Times New Roman", Times, serif;
   line-height: 1;
}

#printAgenda img { padding-right: 50px; padding-bottom: 50px; }
#printAgenda img.tmlogo { width: 90px; height: 80px; }
#printAgenda p { font: 10pt Garamond, "Times New Roman", Times, serif; }
#printAgenda h1 { font: 18pt Garamond, "Times New Roman", Times, serif; }
#printAgenda h2 { font: 14pt Garamond, "Times New Roman", Times, serif; }
#printAgenda td.indent1 { padding-left: 50px; }
#printAgenda td.speech_title { font: oblique; text-align: right; padding-right: 50px; }

.tableHead {
	color: #e9f2fc;
	background: #5f7797;
	padding: 2px 10px 2px 10px;
	border: 2px solid #354463;
}

.tableTitle {
	color: #eeeeee;
	background: #cc6600;
	padding: 2px 10px 2px 10px;
	border: 1px solid #5f7797;
}

.tableTitle th {
	text-align: center;
}

.tlink a:link, .tlink a:visited {
	color: #ffffff;
}

. phone {
	font-size: 80%;
	color: #AAAAAA;
}

.row_a {
	background: #ffffff;
	color: #333333;
}

.row_b {
	background: #dddddd;
	color: #333333;
}

.row_highlight {
	background: #FFFF99;
	color: #000000;
}

.updated {
	background: #CFEBF7 url(images/notice.gif) no-repeat 1em ;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

#login {
	border: 1px solid #5f7797;
	color: #464c64;
	background: #ffffff;
	font: 14px verdana, Arial,sans-serif;
	line-height: 1.166;	
	font-weight: 300;
	padding: 4px;
	margin: 5px 0px 20px 0px;
}

.dcp_report {
	margin: 0px;
	padding: 0px;
}

.dcp_report table {
	width: 100%;
	padding-bottom: 25px;
}

.dcp_report table tr td {
	text-align: center;
}

.dcp_report table tr td.leftP {
	text-align: left;
}

.progress_report {
	margin: 0px;
	padding: 0px;
}

.progress_report table {
	width: 100%;
	padding-bottom: 25px;
}

.member_list {
	margin: 0px;
	padding: 0px;
}

.member_list table {
	width: 100%;
	padding-bottom: 25px;
}

.member_list th {
	text-align: left;
}

.member_info {
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

.member_info table {
	padding-bottom: 25px;
}

.member_info th {
	text-align: left;
}

.member_info button {
   font-weight:bold;
   color:#EEEEEE;
   background-color:#6699CC;
}

#delete_button {
   font-weight:bold;
   color:#EEEEEE;
   background-color:#C80000;
}

#contact_info {
	border: 1px solid #5f7797;
	width: 100%;
	color: #464c64;
	background: #ffffff;
	padding: 4px;
	margin: 5px 0px 20px 0px;
}

#about_me {
	border: 1px solid #5f7797;
	width: 99%;
	color: #464c64;
	background: #ffffff;
	padding: 4px;
	margin: 5px 0px 20px 0px;
}

.accomplishments {
	border: 1px solid #5f7797;
	width: 100%;
	color: #464c64;
	background: #ffffff;
	padding: 4px;
	margin: 5px 0px 20px 0px;
}

/**************** Center styles *****************/

#headerblock {
	text-align: center;
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	margin: 90px 210px 20px 190px;
	border: 2px solid #354463;
	color: #e9f2fc;
	background: #7c8aa4;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size: 16px;
	font-weight: 600;
}

#headerblock a:link { color: #354463; }
#headerblock a:visited { color: #354463; }
#headerblock a:hover { background: #ffffff; }


#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
	color: #000000;
}

.commentHeader {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #cccccc;
	color: #000000;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size: 16px;
	font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	margin: 0px 270px 20px 190px;
	border: 1px solid #5f7797;
	/*border: none;*/
	color: #333333;
	background: #ffffff;
	font: 11px verdana, Arial,sans-serif;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {
	margin: 0px;
}
.centreblock>p+p {
	text-indent: 30px;
}

.centreblock h1 {
	font: bold 185% Arial, sans-serif;
	text-align: center;
}

.centreblock h2 {
	font: bold 114% Arial,sans-serif;
	/*color: #006699;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.contentblock {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	margin: 0px 270px 20px 190px;
	border: none;
	color: #333333;
	background: #ffffff;
	font: 14px Arial,sans-serif;
	/*padding: 10px;*/
	line-height: 1.366;	
	padding: 0px 0px 5px 0px;
	text-align: justify;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.contentblock>p {
	margin: 10px 5px 0px 0px;
}

.contentblock h1 {
	font: bold 185% Arial, sans-serif;
	text-align: center;
}

.contentblock h2 {
	font: bold 114% Arial,sans-serif;
	/*color: #006699;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.listcontentblock {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	min-height: 800px;
	margin: 0px 20px 20px 190px;
	border: none;
	color: #333333;
	background: #ffffff;
	font: 11px Arial,sans-serif;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.listcontentblock h1 {
	font: bold 185% Arial, sans-serif;
	text-align: center;
}

.listcontentblock h2 {
	font: bold 114% Arial,sans-serif;
	/*color: #006699;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.pageblock {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 120px;
	margin: 0px 20px 20px 190px;
	color: #333333;
	background: #ffffff;
	font: 11px verdana, Arial,sans-serif;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.pageblock>p {margin: 0px;}
.pageblock>p+p {text-indent: 30px;}

.pageblock h2 {
	font: bold 114% Arial,sans-serif;
	/*color: #006699;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
}


.pagetitle {
	font: bold 150% arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.pagetitle h3 {
	font: bold 150% arial, helvetica, sans-serif;
}

.pageContent {
	font: 14px Arial,sans-serif;
        font-weight: 200;
	line-height: 1.366;	
}

.pageContent strong {
        font-weight: 600;
}

.meta ul {
  display: inline;
}

.meta li  {
	display: inline;
	list-style-type: none;
}

.leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}


/**************** Calendar styles *****************/

.b2calendartable {
    background: #bfc4cb;
	border: 1px solid #5f7797;
}

.b2calendarmonth {
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarrow {
}

.b2calendarheadercell {
	background: #5f7797;
    color: #e9f2fc;
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarcell {
    color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendartoday {
    color: #ff0000;
}

.b2calendaremptycell {
}

.b2calendarlinkpost {
    color: #354463;
	text-decoration: none;
}

/***************** Others *************************/

.centerP {
	text-align: center;
}

.leftP {
	text-align: left;
}

.blogrollmain {
	margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

.memberEdit {
	/*border: 1px solid #5f7797;*/
	border: 1px solid #000000;
	width: 100%;
	color: #464c64;
	background: #ffffff;
	/*padding: 4px; */
	margin: 5px 0px 20px 0px;
	padding: 2px 0px 2px 10px;
	z-index: 0;
}

#pass-strength-result {
	padding: 3px 5px 3px 5px;
	margin-top: 3px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}

#errorBox {
	border: 1px solid #000000;
	width: 100%;
	font: bold 120% Arial,sans-serif;
	color: white;
	background: red;
	margin: 5px 0px 20px 0px;
	padding: 2px 0px 2px 10px;
}


/********************* end **********************/



