body 
{
	margin: 0px 0px 0px 0px;
}

p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
}

li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
}

div 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

caption 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #46403b;
	text-transform: none;
	text-decoration: underline;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #46403b;
	text-transform: none;
	text-decoration: underline;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #d39e2d;
	text-transform: none;
	text-decoration: underline;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #583354;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #583354;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #46403b;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #46403b;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #583354;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #46403b;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

hr 
{
}

ul li 
{
	list-style-type: disc;
}

em, i 
{
	font-style: italic !important;
}

input[type="text"], input[type="password"] 
{
    height: 20px;
}

select 
{
    height: 26px;
}

.MoSTTable 
{
	background-color: #ffffff;
	border: solid 1px #ebe6df;
}

.MoSTTable th 
{
	vertical-align: top;
}

.MoSTTable th, .MoSTTable th * 
{
	color: #450043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

.MoSTTable td 
{
	vertical-align: top;
}

.MoSTTable td, .MoSTTable td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.MoSTTableAlt, .MoSTTableAlt td 
{
}

.MoSTTableAlt, .MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * 
{
}

.MoSTTableColumn, .MoSTTableColumn td 
{
}

.MoSTTableColumn, .MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.MoSTTable a:visited 
{
	font-style: normal;
	color: #46403b;
	text-transform: none;
	text-decoration: underline;
}

.MoSTTable a:hover 
{
	font-style: normal;
	color: #d39e2d;
	text-transform: none;
	text-decoration: underline;
}

.MoSTTable a:link 
{
	font-style: normal;
	color: #46403b;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage 
{
	border-width: 0px;	
}

.MoSTRequiredField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.MoSTTextField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666 !important;
	font-style: normal;
	border-style: solid;
	border-color: #ebe6df   #ebe6df;
	border-width: 1px;
}

.MoSTPasswordField 
{
	font-size: 12px;
	color: #666666 !important;
	font-style: normal;
	border-style: solid;
	border-color: #ebe6df   #ebe6df;
	border-width: 1px;
}

.MoSTDropdownList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.MoSTButton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fff !important;
	background-color: #fff;
	border-style: hidden;
	border-width: 0px;
}

.MoSTTransparent 
{
	background-color: transparent;
	border: none;
}

.MoSTAbstract * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0;
}

.MoSTDocumentList 
{
	width: 100%;
	float: left;
}

.MoSTDocumentListRow 
{
	float: left;
	width: 100%;
}

.MoSTDocumentListCell1 
{
	float: left;
	margin: 1px;
}

.MoSTDocumentListCellFull 
{
	width: auto;
}

.MoSTDocumentList li 
{
	list-style-type: disc;
}

.MoSTDocumentListHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.MoSTDocumentListHeading a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTDocumentListHeading a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTDocumentListHeading a:link 
{
	font-family: Arial, Helvetica, sans-serif;
}

/* Form Layout */
.MoSTFormLayout 
{
	width: 100%;
	float: left;
}

.MoSTFormLayoutRow 
{
    width: 100%;
    float: left;
    text-align: right;
}

.MoSTFormLayoutCell1 
{
	float: left;
    text-align: left;
}

.MoSTFormLayoutCell2 
{
    display: inline-block;
    text-align: left;
}

.MoSTFormLayoutCellFull 
{
    text-align: left;
}

/* Event Pricing Layout */
.MoSTEventRegLinks 
{
    text-align: left;
}

.MoSTEventPrices
{
	width: 100%;
	float: left;
}

.MoSTEventPrices .MoSTFormLayoutCell3 
{
    display:inline-block;
    width: 100px;
}

.SubEvents 
{
    float: right;
}

/* Screen and Print Template Display */
.MoSTTemplate 
{
	display: block;
}

.MoSTPrint 
{
	display: none;	
}

/* Jquery UI Layout Fixes */
div.ui-dialog-titlebar *
{
    outline: none !important;
}

.ui-spinner input[type="text"] 
{
    height: 18px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button 
{ 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

/* User Defined Custom Styles */
.MoSTEventPrices .MoSTFormLayoutCell1 {
width: 100%;
margin-top: 10px;
}
div.MoSTFormLayoutCell2 {
    float: left;
    width: 250px;
display: inline-block !important;
}
div.MoSTFormLayoutCell1 {
width: 250px;
font-weight: bold;
display: inline-block !important;
float: left;
}
div.MoSTFormLayoutRow {

    margin-top: 10px;
display: block;
}


/*----------

  Expert - http://www.expert.co.nz/
  Copyright 2010
  written for - http://www.infinz.com/

----------
 
 Swatch colors

  #fefdfd   = LIGHT BROWN (background color)
  #ebe6df   = BROWN

  #d39e2d  = YELLOW (logo color)
  #450043  = MAROON (logo color)

  #583354  = DARK MARRON (headings and text)
  #46403b  = DARK GREY (links)
  #666666  = GREY (text)
  #b6b6b6  = LIGHT GREY

----------*/


/* Resets and overrides
----------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}


del {
  text-decoration: line-through;
}

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clear {
clear: both;
}

.left-float {
float:left;
}

.right-float {
float: right;
}


/* margin and padding set to 0 */

* {margin:0;padding:0;} 

html, body, .MoSTTemplate {
  height: 100%;
}






/* Links and type
----------*/

h1 {
  margin: 0 0 20px 0;
}

h1.move-heading-up {
  margin: -20px 0 20px 0;
}

 h2 {
  margin: 25px 0 15px 0;
  line-height: 22px;
}

h3 {
  margin: 20px 0 10px 0;
}

h4 {
  margin: 20px 0 10px 0;
}

h5 {
  margin: 0 0 5px 0;
  line-height: 16px;
}

#content p {
  margin: 0 0 10px 0;
}

#content ul {
  margin: 0 40px 10px 40px;
}

#content ol {
  margin: 0 40px 10px 40px;
}

#content li {
  margin: 0 0 6px 0;
}

table.table-padding td { 
  padding: 0 10px; 
}

#content table.table-padding ul {
  margin: 0 10px;
}

#content hr {
  clear: both;
}



/* News and Doc-list styleing */

.MoSTDocumentListHeading a {
  font-size: 18px;
  line-height: 30px;
  color: #583354;
}

div.MoSTDocumentListRow {
  margin: 0 0 15px 0;
  border-bottom: 1px solid #ebe6df;
}
 
div.MoSTAbstract p {
  font-size: 12px;
  margin: 0 0 15px 0;
}



/* main event area on inside pages*/
/* look on home page or belowe for more css */

#main-event h2 {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 8px 0;
}

#main-event h3 {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 5px 0;
}

#main-event h4{
  display: none; /* so extra text doesnt show up on inside pages */
}



/* main event area on HOME */
/* look on home page for more css */

#main-banner h2 {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 8px 0;
}

#main-banner h3 {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 5px 0;
}

#main-banner h4{
  width: 500px;
  color: #fff;
  font-size: 12px;
  font-style:normal;
  line-height: 15px;
  margin: 0 0 5px 0;
}

#main-banner a{
  position:relative;
  bottom:25px;
  left: 510px;
}

#main-banner a {
  padding: 5px 15px;
  background:url(/templates/template_2010/images/btn-bg-0.gif) repeat-x;
  color: #fff;
  text-decoration: none;
}

#main-banner a:hover {
  background:url(/templates/template_2010/images/btn-bg-1.gif) repeat-x;
  color: #fff;
}

div.feeds h2 {
  color: #583354;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 10px 0;
}

div.feeds div.MoSTDocumentListHeading a{
  font-size: 14px;
  line-height: 17px;
}

div.feeds div.MoSTDocumentListHeading {
  margin: 0 0 6px 0;
}

div.feeds p.MoSTDocumentListDate {
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  margin: 0 0 8px 0;
}

div.feeds div.MoSTAbstract p{
  font-size: 10px;
  line-height: 12px;
  margin: 0 0 8px 0;
}

#other a {
  padding: 5px 15px;
  background:url(/templates/template_2010/images/btn-bg-0.gif) repeat-x;
  color: #fff;
  text-decoration: none;
  position:relative;
  bottom:20px;
  left: 215px;
}

#other a:hover {
  background:url(/templates/template_2010/images/btn-bg-1.gif) repeat-x;
  color: #fff;
}




/* journal text */

#journal  h3 {
  color: #583354;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 8px 0;
}

#journal p {
  color: #583354;
}



/* newsletter signup text */

#newsletter  h3 {
  color: #583354;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 8px 0;
}

#newsletter p {
  font-size: 10px;
  line-height: 13px;
}



.subcontent p {
  margin: 15px 0 0;
}

.subcontent a {
  padding: 5px 15px;
  background:url(/templates/template_2010/images/btn-bg-0.gif) repeat-x;
  color: #fff;
  text-decoration: none;
}

.subcontent a:hover {
  background:url(/templates/template_2010/images/btn-bg-1.gif) repeat-x;
  color: #fff;
}



/* footer text */

#footer p {
font-size: 10px;
}







/* Main layout
----------*/

body {
  color: #fefdfd;
}

#banner {
  display:none; /* get rid of home page banner */
}

#wrapper {
  background:url(/templates/template_2010/images/bg-fade.gif) repeat-y;
  width: 900px;
  height:100%;
  min-height:100%;/*for mozilla*/
  margin: 0 auto;
  padding: 20px 39px 0px;
}

body #wrapper {
  height:auto;/*for mozilla */
}



/* global area */

#global {
  height: 84px;
}

#global img {
  float: left; /* fix for IE 6 */
}

#search-box {
  height: 30px;
  float:right;
}

#global-nav {
  width: 550px;
  float:right;
  padding: 20px 0 0 0;
}


#global-nav li {
  background: url(/templates/template_2010/images/arrow-point.gif) left center no-repeat;
  padding: 0px 20px 0 10px;
  display: inline;
  list-style-type:none;
  float:right;

}

#global-nav li.last-global {
  padding: 0px 0px 0 10px;
}




/* mian Navigation */

#nav {
  background: url(/templates/template_2010/images/nav-bg.gif) no-repeat;
  width: 900px;
  height: 40px;
}

#nav ul {
  height: 40px;
  padding: 0 0 8px;
}

#nav li {
  height: 40px;
  background: url(/templates/template_2010/images/nav-bullet.gif) right center no-repeat;
  float: left;
  list-style-type:none;
  padding: 0 3px 0 0;/* see background on mouse over */
}

#nav li a {
  font-size: 14px;
  line-hight: 40px;
  color:#fff;
  padding: 10px 20px;
  display: block;
  text-decoration: none;
}

#nav a:hover {
}

#nav a.home:hover { /* round corner for home button */
}





/* Bread crumbs */

#crumbs {
  background: url(/templates/template_2010/images/nav-bg.gif) bottom no-repeat;
  width: 860px;
  height: 20px;
  padding: 9px 20px 0;
  margin: 0 0 30px 0;
}

#crumbs p {
  line-height: 10px;
  padding: 0 15px 0 0;
  float: left;
  font-size: 10px;
  line-height: 10px;
}

#crumbs span{
  font-size: 10px;
  line-height: 10px;
}

.MoSTBreadcrumbs {
  font-size: 10px;
  line-height: 10px;
}

.MoSTBreadcrumbs {
  float: left;
}

.MoSTBreadcrumbsSeperator {
  padding: 0 5px;
}




/* Sub Navigation */

#subnav {
  width: 200px;
  float: left;
  border-top: 1px solid #ebe6df;
}


#subnav li {
  line-height: 20px;
  list-style-type: none;
  padding: 7px 20px;
  border-bottom: 1px solid #ebe6df;
}

#subnav a {
  font-size: 14px;
}


#subnav li ul li {
  font-size: 12px;
  line-height: 22px;
  list-style-type: none;
  padding: 0 15px 5px;
  border-bottom: 0px;
}




/* content */

#content {
  width: 400px;
  min-height:500px;
  height:auto !important;
  height:500px;
  margin: 0 0 0 30px;
  float:left;
}




/* sub content */

/* main event area*/

#main-event {
  height: 151px;
  margin: 0 0 20px 0;
  background:url(/templates/template_2010/images/main-event-bg.jpg) top no-repeat;
}


/* journal area*/

#journal {
  margin: 0 0 1px 0;
  background:url(/templates/template_2010/images/sub-content-top-bg.gif) top no-repeat;
  background-color: #ebe6df;
}

#journal img {
  margin: 25px 0 0 0;
}

/* newsletter area*/

#newsletter {
  background:url(/templates/template_2010/images/sub-content-bottom-bg.gif) bottom no-repeat;
  background-color: #ebe6df;
  clear: right;
}

.subcontent {
  width: 191px;
  float: right;
  margin: 0;
  padding: 20px;
}


/* footer */

div.clear {
  height: 25px;
}

#footer-wrapper {
  background:url(/templates/template_2010/images/bg-fade.gif) repeat-y;
  width: 958px;
  height: 65px;
  clear: both;
  padding: 0 10px 0 10px;
  margin: 0 auto;
}

#footer {
  height: 50px;
  background: #ebe6df;
  border-top: 1px solid #450043;
  padding: 15px 29px 0px;
  margin: 0 auto;
}



/* Secondary layout structures
----------*/

/* HOME PAGE */
/* more styles on home page and in text and links */

#main-banner {
  width: 599px;
  height: 92px;
  padding: 20px;
  margin: 0 0 30px 0;
  background:url(/templates/template_2010/images/main-event-big-bg.jpg) no-repeat;
}

.hold {
  width: 320px;
  margin: 0 30px 0 0;
  float: left;
}

#events {
  padding: 20px 20px 5px 20px;
  background:url(/templates/template_2010/images/event-top-bg.gif) #ebe6df top no-repeat;
}

#other {
  border-top: 1px solid #fff;
  padding: 20px 20px 5px 20px;
  background:url(/templates/template_2010/images/event-bottom-bg.gif) #ebe6df bottom no-repeat;
}

.feeds {
  width: 280px;
  float: left;
}

/* home page images in banner */

.slideshow {  
    width:   900px;  
    height:  202px;  
    padding: 0;  
    margin:  0;  
} 
 
.slideshow img {  
    width:  900px; 
    height: 202px; 
    top:  0; 
    left: 0 
}





/* Form elements
----------*/

input.MoSTButton, .MoSTButton {
  padding: 5px 15px;
  background:  url(/templates/template_2010/images/btn-bg-0.gif) transparent repeat-x;
  border-width: 0px;
  font-size: 12px;
  font-color: #fff;
  text-decoration: none;
}

input.MoSTButton:hover, .MoSTButton:hover {
  background: url(/templates/template_2010/images/btn-bg-1.gif)  transparent repeat-x;
  color: #fff;
}

#search-box input.MoSTButton {
  padding: 5px;
  margin: 0 0 0 15px;
  background:  transparent url(/templates/template_2010/images/arrow-point.gif) no-repeat scroll left center;
  font-size: 12px;
  color: #46403b !important;
  text-decoration: underline !important;
}

#search-box input.MoSTButton:hover {
  color: #d39e2d !important;
  text-decoration: underline !important;
}

input.MoSTTextField {
  padding: 4px;
}

textarea.MoSTTextField {
  padding: 4px;
}


#content div.MoSTFormLayout div.MoSTFormLayoutCell2 {
}

/* newsletter */

#newsletter form {
  margin: 5px 0;
}

#newsletter form p {
  font-size: 12px;
  margin: 14px 0 4px;
}

#newsletter input.MoSTTextField {
  width:176px !important;
}

#newsletter.MoSTFormLayoutCell2 {
float: left;
}


/* member details */

div.MoSTFormLayoutRow {
  padding-bottom: 8px;
}

div.MoSTFormLayoutCell1 {
  width: 115px;
  padding-right: 5px;
} 


div.MoSTFormLayoutCell2 {
  width: 280px;
} 

#content input.MoSTTextField, #content textarea.MoSTTextField, #content select.MoSTDropdownList {
  width: 250px !important;
} 

/* this fixs issues with DOB calander */
#content td input.MoSTTextField, #content td textarea.MoSTTextField, #content td select.MoSTDropdownList {
  width: 50px !important;
} 

#content select.MoSTDropdownList {
  height: 20px;
  font-size: 12px;
  line-height: 18px;
}


/* members Directory */

#MoSTDirectory input.MoSTTextField {
margin-top: 10px;
}





/* Miscellaneous
----------*/

div.MoSTVersion {
  display: none;
  visibility: hidden;
}

div.MoSTLogin div.MoSTFormLayout {
  width: 400px !important;
}

/* Discussion groups */

.Discussion table {
  border: 0px;
}

/* login */
.MoSTLogin {
  width: 100%; 
  float: left; 
  padding: 0 0 20px 0;
}

div.MoSTFormLayoutRow
{
  padding-bottom: 8px;
}

div.MoSTFormLayoutCell1 {
  width: 115px;
  padding-right: 5px;
} 

.MoSTFormLayoutCell1 p
{
line-height:12px;
padding:0px;
margin: 0;
}

div.MoSTFormLayoutCell2 {
  float: left;
}

.MoSTFormLayoutCell2 p
{
padding:0px;
margin: 0;
}


/* Awards */

#loginForm table td, #AwardsBody table td {
  padding: 5px;
}




/* INFINZ Conference - also look in Conference template */

#banner-bannrer {
  display: block;
  height: 202px !important;
  margin: 0 0 30px;
  min-height: 202px !important;
  overflow: hidden;
  position: relative;
  width: 900px;
}

/* Tables */


#MoSTContent table {
  border-right: 0px;
  border-left: 0px;
  border-top: 1px solid #EBE6DF;
  border-bottom: 0px;
  border-collapse: collapse;
}

#MoSTContent table td {
  padding: 10px 0px 8px;
  border-right: 0px;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 1px solid #EBE6DF;
  vertical-align: top;
}

div#MoSTContent tr.over {
  background: #f9f7f5;
}

#MoSTContent table ul, #MoSTContent table ol {
  margin: 15px 0px 15px 20px
}

#MoSTContent table li {
  margin: 5px 0;
}

#MoSTContent table h3 {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin: 0px 0px 15px;
}


#MoSTContent table p {
  margin: 0px 0px 10px;
}

#MoSTContent table p strong {
  color: #000;
  font-weight: bold;
}

#MoSTContent table.nonTable, #MoSTContent table.nonTable td {
  border: 0px;
}


div.MoSTVersion {
   display: none;
   visibility: hidden;
}
