* {
	margin:0;
	padding:0;
}

body  {
	font: 12px Arial, Helvetica, sans-serif;
	background:url(../images/tma_container_bg.jpg) repeat-y center;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #424242;
}

a
{
  outline: none;
}

#container { 
	/*background:url(../images/tma_container_bg.jpg) repeat-y center;*/
	width: 990px;
	margin: 0 auto; 
	text-align: left;
} 

.logo {
	background:url(../images/tma_logo.gif) no-repeat top left;
	height:126px;
	width:147px;
	text-indent:-9999px;
	display:block;
	margin-top:-30px;
}

#nav {
	background:#205A82;
	height:32px;
	font-size:11px;
}


#standardSidebar {
	float: left;
	width: 279px;
}

#lhsPanelShadow {
	width: 279px;
	background: url(../images/shadowAlpha_new.png) no-repeat bottom right !important;
	background: url(../images/shadow_left.gif) no-repeat bottom right;
	margin: 13px 0 3px 3px !important;
	margin-top:10px;
	float:left;
}

#lhsPanelShadow.lhsStandard {
	float:none;
}

#lhsPanel{
	background: #FFFFFF;
	position:relative;
	bottom:3px;
	right: 3px;
}

.ctaPadding {
	margin:10px 0;
}

#mainContent { 
	width:695px;
	float:right;
	margin: 10px 0 0 0;
} 

#standardContentShadow { 
	width:692px;
	float:right;
	margin: 10px 0 0 0;
	background: url(../images/shadowAlpha_new.png) no-repeat bottom right !important;
	background: url(../images/shadow_new.gif) no-repeat bottom right;
	margin: 10px 0 0 12px !important;
	/*
	position: relative;
	z-index: 3;
	*/
	padding: 0px 3px 3px 0px;
} 

#standardContent { 
	background:#FFFFFF;
	
	bottom:3px;
	right: 3px;
	min-height:852px;
	padding:15px;
	
	/*
	z-index: 5;
	position:relative;
	*/
} 

#standardContent h1 { 
	font-size:30px;
	font-weight:normal;
	padding-bottom:15px;
} 

#standardContent h2 { 
	font-size:20px;
	font-weight:normal;
	padding-bottom:15px;
} 

#standardContent h3 { 
	font-size:17px;
	padding-bottom:15px;
} 

#standardContent h4 { 
	font-size:15px;
	padding-bottom:15px;
} 

#standardContent h5 { 
	font-size:13px;
	padding-bottom:15px;
} 

#standardContent p { 
	line-height:20px;
	padding:8px 0;
} 
#standardContent p, #standardContent ul, #standardContent ol, #standardContent td { 
	line-height:20px;
	padding-bottom:15px;
}

#standardContent ul, #standardContent ol { 
	margin-left:20px;
}

#standardContent li {
	line-height:20px;
}

#standardContent a:link {
	color:#205A82;
}

#standardContent a:visited {
	color:#205A82;
}

#searchShadow {
	background: url(../images/shadowAlpha_new.png) no-repeat bottom right !important;
	background: url(../images/shadow_new.gif) no-repeat bottom right;
	margin: 3px 0 0 3px !important;
}

#mainSearch {
	background:#FFFFFF;
	position:relative;
	bottom:3px;
	right: 3px;
}

#mainSearch ul, #lhsPanel.searchBrowse ul, #lhsPanel.membersArea ul {
	list-style:none;
	width:100%;
	overflow:hidden;
}

#mainSearch li, #lhsPanel.searchBrowse li, #lhsPanel.membersArea li {
	float:left;
}

#mainSearch li, #lhsPanel.searchBrowse li, .membersAreaTitle, #mainContent h2, #lhsPanel h2 {
	height:35px;
	line-height:35px;
	text-indent:15px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

#mainSearch li a, #lhsPanel.searchBrowse li a, #mainContent h2, #lhsPanel h2 {
	display:block;
	height:35px;
	color:#FFFFFF;
	text-decoration:none;
}

#mainSearch #content a {
	color:#205A82;
}

/*
#lhsPanel.membersArea li a {
	display:block;
	height:35px;
	text-decoration:none;
}
*/

#standardContent .breadcrumbs p {
	font-size:11px;
	text-transform:uppercase;
	line-height:11px;
	padding:0 0 15px 0;
}
#standardContent .breadcrumbs a {
	color:#000;
}

.event {
	background:#6E151F url(../images/tma_events_bg.jpg) no-repeat top left;
}

.benefits {
	background: #2D7EB6 url(../images/tma_benefits_bg.jpg) no-repeat top left;
}

.news {
	background:#ABABAB url(../images/tma_news_bg.jpg) no-repeat top left;
}

.membersArea {

}

.membersAreaTitle {
	color:#FFFFFF;
	background:url(../images/tma_members_bg.jpg) no-repeat top left;
	width:100%;
}

.searchByMember {
	background:url(../images/tma_search_bg.jpg) no-repeat top left;
	width:51%;
}

.browseByCategory {
	background: #ACACAC url(../images/tma_browse_bg.jpg) no-repeat top left;
	width:49%;
}

#mainBottom {
	width:100%;
	margin:15px 0;
}

#benefitsShadow {
	background: url(../images/shadowAlpha_new.png) no-repeat bottom right !important;
	background: url(../images/shadow_new.gif) no-repeat bottom right;
	margin: 3px 0 0px 3px !important;
	width:433px;
	float:left;
}

#mainBenefits {
	background:#FFFFFF;
	position:relative;
	bottom:3px;
	right: 3px;
}

#newsShadow {
	width:241px;
	float:right;
	background: url(../images/shadowAlpha_new.png) no-repeat bottom right !important;
	background: url(../images/shadow_new.gif) no-repeat bottom right;
	margin: 3px 0 3px 3px !important;
}

#mainNews {
	background:#FFFFFF;
	position:relative;
	bottom:3px;
	right: 3px;
}

#mainNews img {
	border:none;
	display:block;
}

#mainNews .newsName {
	font-weight:bold;
	font-style:italic;
}

#mainNews .newsDate {
	font-size:10px;
	color:#999999;
}

#mainNews a:link {
	color:#205A82;
}

#mainNews a:visited {
	color:#205A82;
}

#content {
	padding:20px;
}

#searchContentArea, #browseContentArea {
	padding:20px;
}

#content p, #content ul, #content ol { 
	line-height:20px;
	padding-bottom:15px;
}

#content ul, #content ol { 
	margin-left:20px;
}

#content li {
	line-height:20px;
}

.alignCenter {
	text-align:center;
}

#footer { 
	padding: 10px 20px 40px 20px; 
	margin-top: 15px;
	background:#7F7F7F;
	font-size:12px;
	color:#FFF;
} 
#footer h1 { 
	font-size:30px;
	font-weight:normal;
	padding-bottom:15px;
} 

#footer h2 { 
	font-size:16px;
	font-weight:normal;
	padding-bottom:15px;
} 

#footer h3 { 
	font-size:15px;
	padding-bottom:15px;
} 

#footer h4 { 
	font-size:15px;
	padding-bottom:15px;
} 

#footer h5 { 
	font-size:13px;
	padding-bottom:15px;
} 

#footer p { 
	line-height:20px;
	padding:8px 0;
} 
#footer p, #footer ul, #footer ol, #footer td { 
	line-height:20px;
	padding-bottom:15px;
}

#footer ul, #footer ol { 
	margin-left:20px;
}

#footer li {
	line-height:20px;
}

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

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
#standardContent div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	float:right;
	width:650px;
	text-transform:uppercase;
	font-size:11px;
}

#standardContent div.pagination a {
	padding: 4px 8px;
	margin-right: 2px;
	border: 1px solid #E4E4E4;
	text-decoration: none; 
	color: #373737;
	background:#E4E4E4 url(../images/pagination_bg.jpg) repeat-x top left;
}

#standardContent div.pagination a:hover, #standardContent div.pagination a:active {
	border:1px solid #174360;
	color: #FFF;
	background:#174360 url(../images/pagination_active_bg.jpg) repeat-x top left;
}

#standardContent div.pagination span.current {
	padding: 4px 8px;
	margin-right: 2px;
	border: 1px solid #174360;
	background:#174360 url(../images/pagination_active_bg.jpg) repeat-x top left;
	color: #FFF;
}

#standardContent div.pagination span.disabled {
	padding: 4px 8px;
	margin-right: 2px;
	border: 1px solid #E4E4E4;
	color: #B9B9B9;
	background:#E4E4E4 url(../images/pagination_bg.jpg) repeat-x top left;
}

.clearbottom {
	clear:both;
	padding-bottom:15px;
}

/*--- EVENT LISTING---*/
#standardContent p.listEventCategories {
	padding:0;
	margin:0;
	text-align:right;
}

#standardContent p.listEventCategories a {
	padding:0 2px;
}

#standardContent p.listEventCategories a.active {
	font-weight:bold;
}

.venueName {
	font-size:12px;
	font-weight:bold;
}

#standardContent h2 {
	padding-top:15px;	
}

#standardContent h3.eventH3 {
	margin:0;
	padding:0;	
}

#standardContent p.eventTagline {
	padding-top:0;
	font-style:italic;
}

#standardContent hr {
	color:#CCCCCC;
	size:1;
}

.eventDetails {
	width:275px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:15px;
	border:#E0E0E0 solid 1px;
	background:#F8F8F8;
	/*background:url(../images/tma_event_info_bg.jpg) repeat-x bottom left;*/
}

.eventDetails .padContent {
	padding:6px 10px;
}

#standardContent .eventDetails h3 {
	margin:0;
	padding:0;
	padding-left:10px;
	background:url(../images/tma_event_info_h3_bg.jpg) repeat-y top center;
	line-height:35px;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#standardContent .eventDetails p {
	padding:4px 0;
}

#standardContent .eventPrices {
	margin:0;
	padding:0;
	border:0;
	width:255px;
	margin-top:-4px;
	margin-bottom:4px;
}

#standardContent .eventPrices td {
	line-height:20px;
	padding:0;
}

#standardContent .eventPrices td.soldOut {
	background:url(../images/tma_sold_out_bg.gif) no-repeat center right;
}

.alignRight {
	text-align:right;
}

.button {
	margin-top:5px;
}

/* -- FORMS -- */
.textfield, .select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	width:330px;
}

.MessageBox {
	background-color:#E4FCF1;
	background-position:7px 5px;
	background-repeat:no-repeat;
	margin:10px 0;
	padding:8px 8px 8px 30px;
}

#standardContent .MessageBox ul {
	padding-bottom:0;
}

.MessageBoxError {
	background-color:#FFECEC;
	background-image:url(../assets/error.gif);
}

.MessageBoxSuccess {
	background-image:url(../assets/success.gif);
}

.no	{
	font-weight:bold;
	color:#FF0000;
}
/* ----- SEARCH AND BROWSE BOX HOMEPAGE ----- */

/*#sbox, #bbox {
	width:305px;
	float:left;
	clear:right;
	padding-right:20px;
}

#sbox div, #bbox div {
	padding-bottom:10px;
}

#bbox .bboxsp {
	float:left;
	width:25px;
	text-align:right;
	padding-right:5px;
}

#bbox p {
	text-align:right;
}*/

/* ----- Registration form styles ----- */
/* #NF { width:640px; }
#NF .R { width:640px; }
#NF .L { width:150px; }
#NF .F { width:400px; }

#NF { font-size:12px; }
#NF DIV { vertical-align:top; }
#NF .Q { color:#CC0000; }
#NF .R { padding:10px; background-color:#E6E6E6; border-top:1px solid #CCC; border-bottom:10px solid #FFF;  }
#NF .R:hover { background-color:#FFE599; cursor:pointer; }
#NF .L { float:left;padding:15px 10px 10px 10px;text-align:right; line-height:140%; }
#NF .F { float:left;padding:10px; text-align:left; }
#NF .H { padding-top:10px; font-size:11px; line-height:140%; text-align:left; }
#NF .C { clear:both; }
#NF .S { display:none; }
#NF INPUT[type="text"] { font-size:14px; padding:4px; border:1px solid #BDBDBD; font-weight:bold; }
#NF SELECT { vertical-align: middle; font-size:14px; font-weight:bold; border:1px solid #BDBDBD; cursor:pointer; }
#NF OPTION { font-size:14px; padding:4px; font-weight:bold; }
#NF LABEL { font-weight:bold; border-bottom:1px dotted #CCC; } */

