/*================================================================================

SITE COLOUR PALETTE

================================================================================*/


/* UNIVERSAL STYLES
================================================================================*/

body {
	font: 62.5% verdana, arial, helvetica, sans-serif;
	color: #65686F;
	text-align: center;
	background: #F5F6F6 url('background.gif') repeat-x 0 0;
	padding: 0;
	margin: 0;
}

.spaw_body {
	font: 12px/16px arial, helvetica, sans-serif;
 	text-align: left;
	color: #65686F;
 	background-color: #FFF;
	background-image: none;
	padding: 10px;
}

body * {

}

td {
	vertical-align: top;
}

div#content img
{
margin:10px;
}


/* TYPOGRAPHY
================================================================================*/

h1 
{
color:#4268AE;
font-size:1.8em;
font-weight:normal;
width:695px;
}


h2 {
	font-size: 1.3em;
	color: #00915E;
}

h3 {
	font-size: 1.2em;
	color: #3193D8;
}

h4, h5, h6 {
	font-size: 1em;
	color: #00915E;
}

h5 {
	color: #4C4E53;
}

h6 {
	color: #65686F;
}

hr {
	width: 100%;
	height: 1px;
	color: #9EBAD4;
	background: #9EBAD4;
	color: #DDD;
	background: #DDD;
	border: none;
	margin: 20px 0 10px 0;
	clear: both;
}

blockquote {
	background: #EFF1F7;
	padding: 10px 15px;
	margin: 10px 0;
	clear: both;
}

blockquote p {
	padding: 0;
}

p {

}

a, a:visited, a:focus, a:hover, a:active {
	color: #4265A9;
	text-decoration: none;
}

a:visited {
	color: #526B9E;
}

a:hover, a:active {
	color: #35589F;
	text-decoration: underline;
}


ul li ul, ul li ol, ol li ul, ol li ol, 
.spaw_body ul li ul, .spaw_body ul li ol, .spaw_body ol li ul, .spaw_body ol li ol {
	padding: 0;
}

ul li, .spaw_body ul li {
	list-style-image: url('ul_default.gif');
}

ul.check li, .spaw_body ul.check li {
	list-style-image: url('ul_check.gif');
}

ul li li, ol li, .spaw_body ul li li, .spaw_body ol li {
	list-style-image: none;
}

ol, ul, ol ol, ol ul, ul ol, ul ul, ol p, ul p, td, td p, td ol, td ul, form, fieldset, input, select {
	font-size: 1em;
}

form, fieldset, legend {
	border: none;
	padding: 0;
}


form td {
	padding: 3px 5px 3px 0;
}

label {
	font-weight: bold;
	color: #7A7E86;
}

input.textbox {
	color: #65686F;
	background: #F6F6F6 url('textbox_bg.gif') repeat-x 0 0;
	border: 1px solid #C5CBD0;
	padding: 2px 3px;
}

input.submit {
	color: #FFF;
	background: #00A66B;
	border: 1px solid #008A58;
	padding: 2px 10px;
	overflow: visible;
}

div#content, div#content_side {

}


/* DEFAULT LAYOUT STYLES
================================================================================*/

ul#navtop, div#container, div#container_2col, div#container_home, div#container_community {
	font-size: 1.2em;
}

div#header, div#banner, div#nav, div#content, div#content_side, div#footer {/* set default font size */
	font-size: 1em;
}

div#container, div#container_2col, div#container_home, div#container_community {
	width: 968px;
	text-align: left;
	background: #FFF url('wrap.gif') repeat-y 0 0;
	margin: 0 auto;
}

div#container_home {
	background: #FFF url('wrap_home.gif') repeat-y 0 0;
}

div#container_community {
	background: #FFF url('wrap_no_nav.gif') repeat-y 0 0;
}

div#wrap_left {
	width: 959px;
	background: url('wrap_left.gif') no-repeat 0 0;
	padding: 0 0 0 9px;
}

div#wrap_right {
	width: 930px;
	background: url('wrap_right.gif') no-repeat 100% 0;
	padding: 0 19px 0 10px;
}

div#header {
	height: 64px;
	background: #FFF;
	border-bottom: 1px solid #DCDCDC;
position:relative;
}

div#header img#LinkedIn
{
position:absolute;
top:25px;
right:230px;
margin:0;
}

div#header img#twitter
{
position:absolute;
top:25px;
right:260px;
margin:0;
}

div#header img {
	display: block;
	float: left;
	margin-top: 25px;
}

div#banner {
	height: 260px;
	border-top: 10px solid #FFF;
	overflow: hidden;
}

div#logo, div#banner_img, div#quick_links {
	float: left;
}

div#logo {
	width: 200px;
	height: 260px;
	background: #264682;
}

div#banner_img {
	width: 730px;
	height: 260px;
	background: #9EBAD4;
}

div#banner_img img {
	display: block;
	margin: 0;
}


div#banner_img div div {
	height: 220px;
	font-size: 0.95em;
	text-align: right;
	background: url('banner_bg_side.gif') no-repeat 0 0;
	padding-right: 10px;
}

div#banner_img a, div#banner_img a:visited, div#banner_img a:focus, div#banner_img a:hover, div#banner_img a:active { /* back to cacee link in community template */
	display: block;
	float: right;
	width: 15em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #233C6A;
	border: 1px solid #FFF;
	padding: 4px 5px;
	margin-top: 5px;
}

div#banner_img a:hover {
	background: #35589F;
}

div#nav 
{
float: left;
width: 170px;
background: #4265A9;
padding: 5px 15px 0px 15px;
}

*html div#nav
{
width: 170px !important;
overflow:hidden;
}

div#nav h2
{
font-size:1.2em;
color:white;
font-weight:bold;
}

div#content {
	float: left;
	width: 675px;
	padding: 20px 10px 50px 35px; /* leave 10px space on right for italics in IE */
}

*html div#content {
overflow:hidden;
}

*html div#content .FileServerCtrlPanel
{
margin:0;
padding:0;
}

#ad-space {
text-align:center;
}

#comingsoon {
	background:url(stickybackground.jpg) top left no-repeat;
	width:438px;
	height:546px;
}

#comingsoon #bulletedlist {
	padding-top:135px;
	margin-left:5px;
	margin-right:20px;
	color:#000000;
}

#comingsoon a:link, #comingsoon a:visited {
	background:url(pdficon.jpg) top left no-repeat;
	width:200px;
	display:block;
	padding-top:20px;
	padding-left:70px;
	margin-left:50px;
	height:66px;
	font-size:1.3em;
	text-decoration:none;
}

#comingsoon a:hover, #comingsoon a:active, #comingsoon a:visited:hover {
	text-decoration:underline;
}

#comingsoon ul li {
	margin-bottom:0.5em;
}

div.clear {
	clear: both;
}

/* DISCUSSION FORUM LAYOUT STYLES
================================================================================*/

div#container_community div#content {
	width: 870px;
	padding: 20px 20px 50px 30px; /* leave 10px space on right for italics in IE */
}

div#container_community div#content td {
}

th.thCornerL, th.thTop, th.thCornerR, th.thTop {
	color: #FFF;
	background: #9EBAD4;
	padding: 5px 0;
}

td.catLeft, td.rowpic {
	background: #F5F6F6;
}


/* 2 COLUMN LAYOUT STYLES
================================================================================*/

div#container_2col h1.pagetitle {
	float: left;
	width: 695px; 
	padding: 30px 0 20px 35px;
}

div#container_2col div#content {
	width: 440px;
	padding: 15px 20px 20px 35px; /* leave 5px space on right for italics in IE */
}


div#container_2col div#content_side {
	float: right;
	width: 210px;
	font-size: 0.95em;
	color: #FFF;
	background: #00A76B;
	padding: 10px;
	margin-top: 60px;
	margin-bottom:15px;
}

div#container_2col div#content_side p.title {
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}

div#container_2col div#content_side a, div#container_2col div#content_side a:visited, div#container_2col div#content_side a:focus, div#container_2col div#content_side a:hover, div#container_2col div#content_side a:active {
	color: #FFE98E;
}

div#content_side ul li {
	list-style-image: url('ul_default_side.gif');
	padding: 2px 0;
}


/* HOMEPAGE LAYOUT STYLES
================================================================================*/

div#container_home div#content, div#container_home div#content_side {
	font-size: 0.95em;
}

div#container_home div#banner_img {
	width: 500px;
}

div#container_home div#content {
	width: 470px;
	padding: 20px 5px 20px 20px; /* leave 5px space on right for italics in IE */
}

div#container_home div#content_side {
	float: right;
	width: 218px;
/*	background: url('content_side_shadow_top.gif') repeat-x 0 0;*/
	padding: 10px 0 0 12px;
}

div#quick_links{
	width: 220px;
	padding: 0 0 0 10px;
position: relative;
    top: -2px;
}

div#quick_links img {
	display: block;
	margin-bottom: -3px;
}

div#intro {
	padding: 10px 10px 20px 10px;
}

/* WHAT'S NEW & POLL STYLES
----------------------------------------*/

div#news, div#poll {
	float: right;
	width: 210px;
	padding: 10px;
}

div#news {
	float: left;
	background: #E7E7E7;
}

div#news h3, div#poll h3 {
	color: #4268AE;
	border-bottom: 1px solid #C9C9C9;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

div#news h3 {
	border-bottom: 1px solid #FFF;
}

div#news ul, div#poll ul {
	padding: 0 0 0 3px;
	margin: 0;
}

div#news li, div#poll li {
	list-style-type: none;
	list-style-image: none;
	background: url('ul_default.gif') no-repeat 0 12px;
	padding: 6px 0 6px 15px;
}

div#poll td {
	padding: 6px 0;
}

div#poll p {
	padding: 6px 0;
}

div#poll hr {
	color: #C9C9C9;
	background: #C9C9C9;
	margin: 0 0 5px 0;
}

div#poll input.submit {
	background: #58C09B;
	border: none;
}

/* FEATURED HIGHLIGHTS STYLES
----------------------------------------*/

div#highlights {
	color: #FFF;
	background: #00A76B;
	padding: 10px;
	margin-bottom: 25px;
}

div#highlights h3 {
	font-size: 0.95em;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}

div#sponsors {
	height: 110px;
	text-align: center;
	border: 1px solid #DDD;
/*	padding: 15px;*/
}

/* FORM STYLES
================================================================================*/

/* SEARCH STYLES
----------------------------------------*/

div#header form {
	width: 215px;
	float: right;
	margin-top: 22px;
}

div#header input.textbox {
	float: left;
	width: 145px;
	height: 16px;
	margin: 0;
}

div#header input.submit {
	float: right;
}

/* NAV LOGIN STYLES
----------------------------------------*/

div#nav table {
border-collapse: collapse;
}

div#nav .Login p, #nav .Login { 
font-size: 11px; text-align: left; 
}

#nav p input {
font-size: 13px;
}

div#nav input.textbox {
	width: 160px;
	height: 14px;
	margin: 3px 0;
}

div#nav input.submit {
/*	float: left;*/
	color: #FFF;
	background: #233C6A;
	border: 1px solid #FFF;
	margin: 3px 0;
}

div#nav form a, div#nav form a:visited, div#nav form a:focus, div#nav form a:hover, div#nav form a:active {
/*	display: block;*/
	font-size: 0.9em;
	color: #E5EDF8;
/*	border: 1px solid red;
	clear: both;*/
}



/* CONTENT LOGIN STYLES
----------------------------------------*/

form.login a, form.login a:visited, form.login a:focus, form.login a:hover, form.login a:active {
	font-size: 0.95em;
}


/* EVENTS CALENDAR STYLES
================================================================================*/

table.cal th, table.cal td {
	padding: 5px;
}

table.cal th {
	width: 14%;
	text-align: center;
	color: #FFF;
	background: #9EBAD4;
	border: 1px solid #8AAAC7;
}

table.cal td {
	background: #F6F6F6;
	border: 1px solid #C9D7E4;
}

table.cal p {
	background: #AEC6DC;
	padding: 2px 5px;
	margin-top: 5px;
}

table.cal p.pdnon {
	background: #DDD;
}

table.cal a, table.cal a:visited, table.cal a:focus, table.cal a:hover, table.cal a:active {
	font-size: 0.9em;
}


/* MEDIA RELEASE STYLES
================================================================================*/

ul.medialist {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 10px 0 0 0;
}

div#content ul.medialist li {
	float: left;
	width: 655px;
	list-style-image: none;
	background: #E5E5E5;
	padding: 5px 10px;
	margin: 1px 0 0 0;
	clear: both;
}

div#content ul.medialist li.odd {
	background: #F5F6F6;
}

ul.medialist div {
	float: left;
	width: 55px;
}

ul.medialist a, ul.medialist a:visited, ul.medialist a:focus, ul.medialist a:hover, ul.medialist a:active {
	display: block;
	float: right;
	width: 580px;
	padding: 0;
}


/* JOB LIST STYLES
================================================================================*/

table.joblist, table.joblist_details {
	border-collapse: collapse;
}

table.joblist th {
	color: #FFF;
	background: #9EBAD4;
	border: 1px solid #FFF;
	padding: 5px;
}

table.joblist td, table.joblist_details td {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #DDD;
}

table.joblist_details th {
	color: #00915E;
	border-bottom: 1px solid #DDD;
	padding: 5px;
	padding-right: 15px;
}


/* MEMBER DIRECTORY STYLES
================================================================================*/

table.mem_dir_results {
/*	font-size: 0.95em;*/
}

table.mem_dir_results th {
	vertical-align: top;
}

table.mem_dir_results td {
	padding-right: 15px;
}

table.mem_dir_results h3 {
	padding: 0;
}

table.mem_dir_results th p {
	padding: 0 0 10px 0;
}

table.mem_dir_results th span {
	float: right;
	font-size: 0.9em;
	font-weight: normal;
}

table.mem_dir_results img {
	float: left;
}

a.sr_crit, a.sr_crit:visited, a.sr_crit:focus, a.sr_crit:hover, a.sr_crit:active {
	display: block;
	float: left;
	color: #FFF;
	background: #989AA0;
	padding: 2px 7px;
	margin: 0 3px 5px 0;
}

a.sr_crit:hover {
	text-decoration: none;
	background: #00915E;
}


/* TOP & BOTTOM NAVIGATION STYLES
================================================================================*/

ul#navtop, ul#navtop li, div#footer ul, div#footer li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}



div#footer li {
padding:0 10px 0 0 !important;
}

div#footer li a
{
padding:0 10px 0 0;
}


div#footer p img
{
margin:-20px 0 0 5px;
/margin:-5px 0 0 5px;
}

ul#navtop {
	width: 930px;
	height: 22px;
	text-align: right;
	color: #E5EDF8;
	background: #233C6A;
	border-bottom: 1px solid #FFF;
	padding: 8px 19px 0 19px;
	margin: 0 auto;
	overflow: hidden;
}

ul#navtop li {
	font-size: 0.9em;
}

ul#navtop li{
	display: inline;
	padding: 0 3px;
}

div#footer li {
	display: inline;

}

ul#navtop a, ul#navtop a:visited, ul#navtop a:focus, ul#navtop a:hover, ul#navtop a:active {
	color: #E5EDF8;
}

ul#navtop a#cart
{
padding:0;
display:inline-block;
float:right;
}

ul#navtop a#cart img
{
margin:0 5px;
}

div#footer {
	border-top: 10px solid #FFF;
	clear: both;
}

div#footer div {
	float: left;
	width: 910px;
	font-size: 0.9em;
	background: #FFF;
	border-top: 1px solid #DCDCDC;
	padding: 15px 10px 10px 10px;
}

div#footer p {
	float: right;
/*	width: 300px;*/
	text-align: right;
	padding: 0;
}

div#footer ul {
	float: left;
	width: 440px;
}

/* MAIN & MY CACEE NAVIGATION STYLES
================================================================================*/

div.vmenu
{
background:none repeat scroll 0 0 #35589F;
left:-15px;
margin-top:20px;
padding:15px;
position:relative;
width:170px;
}

div.submenu1 {
padding-left: 15px;
}

div.vmenu a.menu
{
background:url("nav_bg.gif") no-repeat scroll 100% 9px transparent;
color:#E5EDF8;
display:block;
padding:6px 0;
text-decoration:none;
width:170px;
border-bottom:1px solid #5371AE;
}

div.vmenu a.menu:hover
{
background:url("nav_bg_over.gif") no-repeat scroll 100% 9px transparent;
color:#ACC1DD;
}

div.vmenu .submenu
{
padding:0px;
}

div.vmenu #thissubmenu a.submenu
{
color:#E5EDF8;
margin-top:-10px;
padding-left:15px;
display:block;
}

div.vmenu #thissubmenu a.submenu:visited
{
color:#E5EDF8;
}

div.vmenu #thissubmenu a.submenu:hover
{
color:#ACC1DD;
text-decoration:none;
}

div.vmenu a#toppage
{
background:url("nav_bg_over.gif") no-repeat scroll 100% 9px transparent;
color:#E5EDF8;
font-weight:bold;
}

div.vmenu #thissubmenu a#thispage
{
color:#FFE98E;
font-weight:normal;
}

div.vmenu #thissubmenu
{
font-size:90%;
border-bottom:1px solid #5371AE;
padding-bottom:5px;
}

/* VERSION MENU
================================================================================*/

span.VersionMenu
{

}

span.VersionMenu a
{

}

/*********Event Calendar**********/

div.EvtDateSelector {
   border:1px solid #999;
   background-color:#f7f7f7;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:10px;
position:relative;
}
.EvtCalHeader 
{
font-size:large;
color:white;
}

.EvtCalMonthMenuButton {
	cursor:pointer;
margin-left:5px;
}
table.EvtCal { 
        border:1px #ccc solid; 
        border-collapse:collapse; 
	margin-bottom:10pt;
margin-top:20px;
width:100%;
}

table.EvtCal td { 
        border:1px #ccc solid;
        margin:0px; 
        padding:2px; 
        height:80px;
	width:14.2%;
	vertical-align:top;
	background-color:#ffff;
line-height:120%;
}
table.EvtCal th { 
        border:1px white solid; 
        margin:0px; 
        padding:4px; 
        background-color:#35589F;
	font-weight:bold; 
	font-size:10px; 
	color:white;
text-align:center;
}
table.EvtCal caption {
	background-color:#666677;
	color:#ffffff;
        border:1px #666677 solid;
        margin:0px; 
	margin-left:-1px;
	margin-right:-1px;
        padding:4px; 
	font-weight:bold; 
	font-size:10px; 
}
table.EvtCal td.EvtDay {
	background-color:#B5EAAA;
border:1px solid white;
}
table.EvtCal td.Today {
	background-color:#ffc;
}
table.EvtCal div.EvtDay {
	font-weight:bold;
}
table.EvtCal div.Evt {
	padding-top:4px;
}
table.EvtCal div.Evt a 
{
font-weight:normal;
font-size:100%;
line-height:12px;
}

table.EvtCal div.Evt a.popup
{
display:block;
font-size:80%;
margin-bottom:5px;
color:#4265A9;
}

table.EvtCal div.Evt a.popup:hover
{
color:#999999;
}

table.EvtCal div.SharedEvt a {
	color:red;
}
table.EvtCal div.OtherEvt a {
	color:magenta;
}
table.EvtCal td.NoDay {
	background-color:#bbb;
}

.EvtCalPopup {
	text-align:center;
}

.EvtCal div.popup 
{
    border: 1px solid #35589F;
    background-color:white;
    color:#292929;
    padding:10px;
    display:none;
    z-index:10;
    width:400px;
    position:absolute;
    left:-200px;
    top:-100px;
line-height:140%;
font-size:90%;
}

.EvtCal div#popup1
{
background-color:white;
border:1px solid #35589F;
color:#292929;
display:none;
font-size:100%;
left:-105px;
line-height:140%;
padding:10px;
position:absolute;
top:-10px;
width:400px;
z-index:10;
text-align:left;
}

.EvtCal div#popup2
{
background-color:white;
border:1px solid #35589F;
color:#292929;
display:none;
font-size:100%;
left:20px;
line-height:140%;
padding:10px;
position:absolute;
top:-10px;
width:400px;
z-index:10;
text-align:left;
}

.EvtCal div#popup3
{
background-color:white;
border:1px solid #35589F;
color:#292929;
display:none;
font-size:90%;
line-height:140%;
padding:10px;
position:absolute;
width:400px;
z-index:10;
text-align:left;
left:0px;
top:0px;
}

div.popup h1
{
font-size:160%;
line-height:100%;
margin-top:5px;
}

table.EvtCal div.popup td
{
height:auto;
width:auto;
font-size:95%;
}


div.popup td {
        border:0px solid white;
	background-color:white;
	text-align:left;
}
div.popup td a {
        font-weight:normal;
}
span.popup_p { 
    position:relative;
}
.EvtCal a.popup_close {
    display:block;
    float:right;
    border:1px solid #bbb;
    padding:2px;
    width:25px;
    top:-5px;
    left:5px;
    position:relative;
    font-size:xx-small;
    font-weight:normal;
}
a.popup_close:hover {
    background-color:#ddd;
    text-decoration:none;
}
.ThisMonth {
    font-weight:bold;
}

.EvtCal div#popup1 a.popup_close 
{
border:1px solid #BBBBBB;
display:block;
float:right;
font-size:12px;
font-weight:normal;
line-height:12px;
padding:1px;
right:5px;
width:15px;
text-align:center;
}

.EvtCal div#popup2 a.popup_close 
{
border:1px solid #BBBBBB;
display:block;
float:right;
font-size:12px;
font-weight:normal;
line-height:12px;
padding:1px;
right:5px;
width:15px;
text-align:center;
}

.EvtCal div#popup3 a.popup_close 
{
border:1px solid #BBBBBB;
display:block;
float:right;
font-size:12px;
font-weight:normal;
line-height:12px;
padding:5px;
right:5px;
text-align:center;
font-size:90%;
}

span.popup_p a.popup:hover
{
text-decoration:none;
}

div.sidebar .padding
{
padding:10px;
}

div.sidebar .EvtCal p
{
display:none;
}

div.sidebar .EvtCalList dd
{
margin-bottom:7px;
margin-left:20px;
}

div.sidebar .EvtCalList p
{
display:list-item;
margin-bottom:0;
margin-top:5px;
}

div.sidebar .EvtCal h1
{
font-size:15px;
font-weight:bold;
margin-bottom:-8px;
} 


table.EvtCalMonthMenu
{
width:100%;
}

table.EvtCalMonthMenu a
{
font-size:10px;
line-height:130%;
}

dl.EvtCalList dt
{
font-weight:bold;
margin-top:15px;
}

dl.EvtCalList p
{
padding:0px;
}

dl.EvtCalList dd
{
margin-left:10px;
}

table.EvtCalSm
{
border-collapse: collapse;
}

table.EvtCalSm td
{
padding:6px 8px 6px 8px;
text-align:center;
border:1px solid #5371AE;
}

table.EvtCalSm td.EvtDay
{
background-color:#5371AE;
color:white;
}

table.EvtCalSm td.EvtDay a
{
color:white;
}

table.EvtCalSm th
{
background-color:#4265A9 !important;
color:white;
padding:6px 8px 6px 8px;
}



/********* Search **********/

div.Search dl
{
margin-left:15px;
}

div.Search dt
{
font-weight:bold;
}

div.Search dd
{
font-style:italic;
font-size:95%;
margin-bottom:15px;
}

/********* Forums **********/

div.ZineComment .ZineHeader 
{
background-color:#35589F;
border:1px solid #35589F;
display:block;
font-size:10pt;
font-weight:700;
padding:4px;
}

div.ZineComment div.ZineTitle 
{
background-color:#35589F;
background-image:none;
color:white;
font-weight:bold;
}

div.ZineComment .ZineAboutBody 
{
border-left:1px solid #35589F;
border-right:1px solid #35589F;
line-height:130%;
min-height:100px;
}

div.ZineComment .ZineAbout 
{
color:#666666;
float:left;
font-size:10px;
padding:5px;
width:95px;
}

div.ZineComment .ZineBody 
{
background-color:#F5F5F5;
font-size:85%;
margin-left:100px;
padding:10px 10px 20px 20px;
}

.ZineDate 
{
display:block;
font-size:90%;
font-style:italic;
}

div.ZineComment .ZineFooter 
{
background-color:#FFFFFF;
border:1px solid #35589F;
display:block;
font-size:9px;
padding:4px;
}

div.ZineComment .ZineFooter table.ZineTools 
{
margin:0 0 0 10px;
}

div#content table.ZineTools img
{
margin:0px;
}

table.Report caption
{
display:none;
}

table.Report
{
width:100%;
border-right:1px solid #00A66B;
border-spacing:0;
border-top: 1px solid #00A66B;
}

table.Report td
{
border-left:1px solid #00A66B;
border-bottom:1px solid #00A66B;
padding:5px;
}

table.Report span.ZineReportTitle
{
font-weight:bold;
}

table.Report th
{
background-color:#00A66B;
color:white;
padding:5px;
}

table.Report tr.B
{
background-color:#e8e8e8;
}

table.ZineIndex  
{
border:1px solid #00A66B;
border-collapse:collapse;
font-size:85%;
line-height:150%;
margin-bottom:10pt;
width:100%;
}

table.ZineIndex th 
{
background-color:#00A66B;
border:1px solid #00A66B;
color:white;
margin:0;
padding:5px;
}

table.ZineIndex td 
{
margin:0;
padding:5px;
vertical-align:middle;
}

table.ZineIndex tr.B
{
background-color:#e8e8e8;
}

div.ZineComment
{
margin-bottom:10px;
}

div#content_side div.Zine h1
{
font-size:120%;
font-weight:bold;
width:200px;
}

div#content_side div.Zine p.ZineTeaser
{
margin-left:15px;
font-size:95%;
}

/********* Member Directory **********/

div.MembershipDirectoryAlpha
{
margin-bottom:20px;
}

div.MembershipDirectoryAlpha a, span.MembershipNoMembers
{
border:1px solid #999999;
font-size:85%;
margin:1px;
padding:3px 6px;
}

span.MembershipNoMembers
{
background-color:#999999;
color:white;
}

div.MembershipDirectoryAlpha a
{
background-color:#11719F;
color:white;
}

div.MembershipDirectoryAlpha a:hover
{
background-color:#093a52;
text-decoration:none;
}

div.MembershipMiniProfile
{
border-top:1px solid #DDDDDD;
margin-top:10px;
padding:3px;
}

div.MembershipMiniProfile table.MemberMiniProfile td
{
vertical-align:top;
}

td.body_content div.MembershipMiniProfile table.MemberMiniProfile img
{
padding:0px 15px 0px 0px;
}

td.body_content div.MembershipMiniProfile table.MemberMiniProfile a
{
font-weight:bold;
margin-top: 10px;
display:block;
}

a#Membership_update_photo_link
{
display:none !important;
}

/********* Member Menu **********/

div.members_menu div.vmenu
{
background:none repeat scroll 0 0 transparent;
left:-15px;
margin-top:0;
padding:0 15px;
position:relative;
width:170px;
}

div.members_menu div.vmenu a.menu
{
background:none repeat scroll 0 0 transparent;
border-bottom:medium none;
color:#E5EDF8;
display:block;
padding:6px 0;
text-decoration:none;
width:170px;
}

div.members_menu div.vmenu a.menu:hover
{
background:url("nav_bg_over.gif") no-repeat scroll 100% 9px transparent;
color:#ACC1DD;
}

div.membermenu div.vmenu
{
font-size:90%;
background:none repeat scroll 0 0 transparent;
left:10px;
margin-top:0;
padding:0 15px;
position:relative;
width:150px;
}

div.membermenu div.vmenu a.menu
{
background:none repeat scroll 0 0 transparent;
border-bottom:medium none;
color:white;
display:block;
padding:2px 0;
text-decoration:none;
width:150px;
}

/********** Address Cards **********/

#ContactPreviewBlock .ContactPreview {
background-image:url("card.jpg");
background-repeat:no-repeat;
cursor:pointer;
height:230px;
line-height:110%;
padding:20px 15px 5px 20px;
width:350px;
}

.ContactEditTip  {
color:#666666;
font-size:90%;
font-style:italic;
padding-right:35px;
text-align:right;
}

/*************** Profile *************/

.edit_profile h1,.edit_contacts h1,.change_password h1,.edit_photo h2
{
font-weight:normal;
font-size:140%;
}

ul.Membership_update_profile_menu  {
font-size:85%;
height:40px;
list-style:none outside none;
padding:0;
float:right;
margin-top:-40px;
}

ul.Membership_update_profile_menu li {
background:none repeat scroll 0 0 transparent;
float:left;
margin:0;
padding:0;
list-style:none;
}

#Membership_view_profile_link  {
display:none;
}

a#Membership_update_profile_link  {
background:url("profile.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_contact_link  {
background:url("addressbook.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_photo_link  {
background:url("photo.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_secondcontact_link  {
background:url("secondcontact.png") no-repeat scroll 0 0 transparent;
}

a#Membership_change_password_link  {
background:url("lock.png") no-repeat scroll 0 0 transparent;
}

a#Membership_account_link  {
background:url("history.png") no-repeat scroll 0 0 transparent;
}

a#Membership_my_events_link  {
background:url("event_icon.png") no-repeat scroll 0 0 transparent;
}

a#Membership_new_secondary_link  {
background:url("secondcontact.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_profile_link, a#Membership_change_password_link, a#Membership_update_contact_link, a#Membership_update_photo_link, a#Membership_account_link,a#Membership_new_secondary_link,
a#Membership_my_events_link  {
color:#666666;
display:block;
font-size:90%;
height:40px;
line-height:110%;
padding-left:30px;
text-align:left;
text-decoration:none;
width:55px;
}

a#Membership_update_profile_link:hover, a#Membership_change_password_link:hover, a#Membership_update_contact_link:hover, a#Membership_update_photo_link:hover, a#Membership_account_link:hover, 
a#Membership_new_secondary_link:hover, a#Membership_my_events_link:hover
{
color:#35589F;
text-decoration:underline;
}


#Membership_view_profile_link  {
display:none;
}

.MembershipStatus
{
font-size:100%;
padding:7px;
background:#fcedcb;
border:1px solid #efd699;
margin:10px 5px 0 -5px;
font-weight:bold;
}

.MembershipStatus a
{
padding:3px 7px;
background:#4268AE;
float:right;
color:#fff;
text-decoration:none;
display:inline-block;
line-height:100%;font-size:90%;
}

.MembershipStatus a:hover
{
background:#fff;
color:#4268AE;
}



form.Form input {
	color: #65686F;
	background: #F6F6F6 url('textbox_bg.gif') repeat-x 0 0;
	border: 1px solid #C5CBD0;
	padding: 2px 3px;
}

form.Form input.formButton {
	color: #FFF;
	background: #00A66B;
	border: 1px solid #008A58;
	padding: 2px 10px;
	overflow: visible;
}


/* Login */
#nav div.Login, #nav a {
color: white;
}

#nav div.Login h2 { 
display: none;
}

#nav div.Login table input {
width: 165px;
}

div#nav div.Login table td
{
display:block;
text-align:left;
float:left;
}

div.Login {
width: 100%;
padding-bottom: 10px;
}

div#nav div.Login table td input
{
display:block;
}

#nav div.Login p input {
	color: #FFF;
	background: #233C6A;
	border: 1px solid #FFF;
	margin: 8px 0;
}

div.Login a.LoginUserLink
{
font-weight:bold;
}

td.name h3
{
padding:4px 0px
}

/* Login
================================================================================*/



/* Profile
================================================================================*/


div.profile_info
{
padding:10px;
width:650px;
border:3px solid #eee;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom:20px;
}

div.contact_info
{
padding:10px;
width:650px;
border:3px solid #eee;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom:20px;
}

div.profile_info p
{
padding-bottom:5px;
}

div.contact_info h2, div.profile_info h2
{
padding-top:5px;
}

div.zine_history h1
{
color: #00915E;
font-size: 1.3em;
padding: 5px 0px 8px;
font-weight:bold;
}

div.zine_history
{
padding:10px;
width:650px;
border:3px solid #eee;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom:20px;
}

div.zine_history p.ZineTeaser
{
font-style:italic;
font-size:0.9em;
padding-bottom:5px;
}

div.zine_history p.ZineTeaser a.ZineTitle
{
font-style:normal;
font-weight:bold;
font-size:1em;
}



/* Documents
================================================================================*/

div.Document dd
{
display:none;
}

div.Document dt
{
font-weight:bold;
display:list-item;
list-style:disc outside none;
}

div.Document
{
margin-left:25px;
}

/********** Catalogue **********/

.CatalogUrl{
	color: #6f6f6f;
	font-size: 12px;
}
.CatalogDescription{
	font-size: 12px;
}
.CatalogNotifySelect{
	font-size: 8px;
	color: #6f6f6f;
}
.CatalogProduct{
	width: 100%;
	overflow: auto;
	padding: 5px;
}
.CatalogProductThumbnail{
	float: right;
}
.CatalogProductWrapper{
	width: 100%;
}

span.CatalogName
{
font-weight:bold;
}

div.CatalogPrice table.CatalogProductPrice
{
display:none;
}

/********** Event Calendar Fees **********/

/*************** Event Registration *************/

div.EventFee {
border-bottom: 1px dotted #999999;
padding: 5px;
}

span.EvtFeeName 
{
text-transform: uppercase;
margin-right:10px;
display: block;
float: left;
}

div.EvtSessionRegistrant
{
font-size: 85%;
margin-bottom: 25px;
}

span.EvtFeeAccess 
{
color:red;
display:block;
font-size:x-small;
font-style:italic;
line-height:120%;
}

span.EvtFeeBuyInfo 
{
float:left;
display: block;
width:100%;
}

span.EvtFeeCost 
{
margin-right:7px;
font-weight:bold;
float:left;
}

span.EvtFeeRegLink 
{
float: right;
text-align: center;
}

span.EvtFeeRegDoneLink
{
float:right;
}

span.EvtFeeRegLink a  
{
border: 1px solid #b5161c;
color:#b5161c;
font-weight: normal;
margin-left: 15px;
padding: 2px 5px;
font-size:90%;
}

span.EvtFeeRegLink a:hover 
{
background-color:#b5161c;
color:white;
text-decoration:none;
}

div.EventFees h3
{
background-color: #E5E5E5;
color: #3C3C3C;
font-size: 11pt;
top: 0;
line-height:10pt;
margin-bottom:3px;
}

div.EvtRegRegistrants div.popup
{
display:none;
background-color: white;
border: 1px solid #666666;
padding: 15px;
position: absolute;
width: 500px;
z-index: 100;
}

span.EvtFeeRegDone 
{
border: 1px solid green;
color: green;
font-size: 90%;
font-weight: normal;
margin-left: 7px;
padding: 0px 5px;
float:right;
line-height:170%;
width:auto;
}

div.EvtRegRegistrants span.popup_p a.popup
{
color:#b5161c;
}

div.EvtRegRegistrants span.popup_p a.popup:hover
{
color:#9097A9;
text-decoration:underline;
}

span.EvtFeeRegdate
{
font-style:italic;
color:#999;
}

div.EvtFeeActivityInfo
{
float:left;
margin-right:10px;
}

div.EvtRegRegistrants div.popup .Event h3
{
background-color:white;
left:0px;
padding:0px;
width:100%;
font-size: 150%;
font-weight: normal;
color:#65686F;
}

div.EvtRegRegistrants div.popup a.popup_close
{
float:right;
position:relative;
z-index:200;
font-size:90%;
border:1px solid #999999;
padding:2px 5px;
}

span.EvtFeeGroupName
{
display: block;
font-size: 115%;
font-weight: bold;
margin-bottom: 7px;
margin-top: 20px;
border-bottom: 1px solid #999999;
padding-bottom: 2px;
}


div.EvtRegContinue
{
border: 1px solid #999999;
padding:15px;
margin-bottom:20px;
width:640px;
}

div.EvtRegContinue h2, div.EvtRegFinish h2
{
background-color: #999999;
color: white;
left: -15px;
line-height: 12pt;
margin: 0px;
padding: 7px 7px 7px 15px;
position: relative;
top: -15px;
width: 648px;
font-size:12pt;
display:block;
}

.EvtReg h2
{
display:none;
}

div.EvtRegRegistrants h3
{
    background-color: #DDDDDD;
    color: #65686F;
    font-size: 11pt;
    font-weight: normal;
    left: -15px;
    line-height: 12pt;
    margin: 0 0 5px;
    padding: 7px 7px 7px 15px;
    position: relative;
    width: 648px;
}

div.EvtRegContinue div.EvtRegContinue
{
border:0px;
padding:0px;
margin:0px;
width:540px;
}

div.EvtRegFinish
{
border:1px solid #999999;
padding:15px;
width:640px;
}

div.EventFee
{
display:none;
}

div.EventFees div.EventFee
{
display:block;
min-height:25px;
font-size:92%;
}

div.EvtFeeDescr
{
font-size:95%;
font-style:italic;
clear:both;
}

div.EvtRegContinue div.EventFee
{
display:block;
}

div.vCalendarLink
{
padding-left:50px;
background-image:url(add_small.png);
background-repeat:no-repeat;
background-position:left center;
margin-top:10px;
height:45px;
line-height:45px;
}

div.EvtCal .EvtCalRSS img
{
margin-right:7px;
vertical-align:top;
}

div.EvtCal .EvtCalRSS a:hover
{
text-decoration:none;
}

div.EvtCal .EvtCalRSS
{
margin-top:15px;
}

div.Event p.EventDate
{
font-weight:bold;
font-size:115%;
}

div.EventFees table.Report.EvtRegSchedule
{
display:none;
}

/********** New Events **********/

a.new_event
{
float:right; 
position:relative; 
top:10px;
padding:5px 10px 5px 10px; 
border:1px solid #4265A9;
font-weight:bold;
text-decoration:none;
}

a.new_event:hover
{
background-color:#BBBBBB
}

/********** Polls **********/

div.Poll h1
{
display:none;
}

div.Poll
{
text-align:left;
}

span.VersionMenu span.this_version
{
display:none;
}

span.VersionMenu span.version_separator
{
display:none;
}

div.event_listings div.EvtCal h1
{
color:#00915E;
font-size:1.1em;
padding:10px 0 8px;
font-weight:bold;
}

div.event_listings table.EvtCalSm
{
display:none;
}

div.Zine .ZineIndex a.ZineLink
{
font-weight:bold;
}

div.Zine .ZineIndex .ZineItem
{
margin-bottom:15px;
}

div.Zine .ZineIndex .ZineSummaryIndex
{
text-align:right;
}

div.ZineTitle h2
{
padding-top:8px;
}

div.job_search table {
float: left;
}

div.job_search table td {
vertical-align: middle;
}

div.job_search div.formButtons {
float: right;
padding-top: 3px;
}

div.job_search input.formButton {
background:none repeat scroll 0 0 #00A66B;
border:1px solid #008A58;
color:#FFFFFF;
overflow:visible;
padding:2px 10px;
margin-left: 10px;
}

span.submit_job_form
{
display:none;
}

input#keyword
{
width:110px;
}

div#content div.EvtCal img
{
margin:0px 5px 0px 0px;
}

div.EvtCalRSS
{
margin-top:20px;
}


table.A
{
margin:10px 0;
border-bottom: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}

table.A td
{
border-top: 1px solid #ccc; 
border-right: 1px solid #ccc; 
padding:5px 10px;
text-align:left;
}

table.B
{
border-bottom: 1px solid #ccc; 
margin:10px 0;
}

table.B td
{
border-top: 1px solid #ccc; 
padding:5px 10px;
text-align:left;
}

div.my_events th.ReportTools a
{
color:white;
}

div.my_events th.ReportTools a:hover
{
text-decoration:underline;
}

div#nav p.forgot_login
{
display:none;
}

div#content table.EvtCalSm
{
display:none;
}

a.register_now
{
padding: 5px 10px;
background-color:#4265A9;
color:white;
border: 1px solid #4265A9;
text-transform:uppercase;
}

a.register_now:hover
{
background-color:white;
color:#4265A9;
text-decoration:none;
}

/********** Shopping Cart **********/

div.Pay table.Receivable 
{
width:100%;
font-size:85%;
border-collapse:collapse;
margin-bottom:15px;
margin-top:15px;
}

div.Pay table.Receivable th
{
color: white;
background-color: #213C73;
padding: 5px;
font-size:90%;
text-transform:uppercase;
border: 1px solid #999;
}

div.Pay table.Receivable tfoot
{
background-color:#eee;
padding:5px;
}

div.Pay table.Receivable td
{
padding:5px;
border: 1px solid #ddd;
}

div.Pay table.Receivable td div.total
{
font-weight:bold;
}

/********** Required Fields **********/

span.requiredPrompt
{
background-image:url(asterisk.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:bold;
}