img { behavior: url(/common/style/iepngfix/iepngfix.htc) }

html {
	height: 100%;
}

body {
	font-family: Verdana, san-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(/common/images/interface/background.gif) repeat-y #FFFFFF;
}

table {
	font-family: Verdana, san-serif;
	font-size: 12px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

img {
	border:0px;
}

li {
	margin-top: 7px;
	margin-bottom: 7px;
}

blockquote {
	font-style: italic; 
	font-size: 11px;
	margin: 0 0 15px 0;
}

cite {
	display: block;
	font-style: normal;
	margin: 0 0 15px 20px;
}

/* commented backslash hack \*/
body {
	height: 100%;
}
/* end hack */

.main {
	min-height: 100%;
}

* html .main {
	height: 100%;
}

div#background {
	background-image: url(/common/images/interface/header--blue-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	min-width: 750px;
	height: 123px;
}

div#header-logo {
	position: absolute;
	top: 6px;
	left: 12px;
}

div#header-image {
	position: absolute; 
	top: 0px; 
	left: 0px;
}

div#homepage-header-text {
	position: absolute;
	top: 39px;
	left: 312px;
	z-index: 10;
}

.homepage-content {
	color: #023bb0;
}

div.navigation {
	position: absolute;
	left: 0px;
	top: 96px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#content-top {
	background-image: url(/common/images/interface/header--content-top--pattern.gif);
	background-repeat: repeat-x;
	min-width: 575px;
}

.content {
	height: 100%;
}

div#content {
	width: 540px;
	padding: 15px;
	margin-bottom: 33px;
}	

div#content_citiPerks {
        width:798px;
        padding: 15px;
        margin-bottom: 33px;
}

div#forum-content {
	padding: 15px;
	width: 540px;
}

div#title-wrapper {
	position: relative;
	min-width: 540px;
}

div#title {
	position: absolute;
	top: -1.5em;
	right: 20px;
	color: #003DAC;
	font-size: 30px;
	font-style: italic;
}

div.secondary-nav {
	padding-top: 10px;
	margin-bottom: 20px;
	margin-right: 2px;
}

div.secondary-nav-item, div.secondary-nav-item-sel, div.secondary-nav-item-bottom {
	margin-left: 21px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.secondary-nav-item, div.secondary-nav-item-sel {
	border-bottom: 1px solid #9C9C9C;
}

div.secondary-nav-item-sel {
	background-color: #0075cf; /*#1772C9;*/
}

div.ternary-nav {
	margin-left: 21px;
	margin-bottom: 10px;
}

div.ternary-nav-item, div.ternary-nav-item-sel, div.ternary-nav-item-bottom, div.ternary-nav-item-bottom-sel {
	margin-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

div.ternary-nav-item, div.ternary-nav-item-sel {
	border-bottom: 1px solid #9C9C9C;	
}

div.ternary-nav-item-sel, div.ternary-nav-item-bottom-sel {
	background-color: #023bb0;
}

div.features-nav
{
	margin-top: 25px;
}

div.static-nav
{
        margin-top:17px;
}

div#admin {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 261px;
	height: 35px;
	background-image: url(/common/images/interface/admin--bg.gif);
	background-repeat: no-repeat;
	z-index: 100;
}

div#admin-top-links {
	width: 100%;
	text-align: center;
}

div#admin-bottom-links {
	width: 100%;
	text-align: center;
	position: relative;
	top: -2px;
}

.accent{
	color: #003DAC;
}

div#footer {
	position: relative;
	height: 33px;
	background-image: url(/common/images/interface/footer--pattern.gif);
	background-repeat: repeat-x;
}

/* links */

a {
	color: #003DAC;
}

a.subnav, a.subnav-sel {
	font-weight: bold;
	text-decoration: none;
}

a.subnav-sel {
	color: #ffffff;
}

a.subnav:visited {

}

a.subnav:hover {
	
}

.event-header {
padding-right: 15px;
}

.event-title {
font-weight: bold;
font-size: 18px;
}

.list-header .list-header-column .list-cell a, .list-header .list-header-column .list-cell a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.list-header .list-header-column .list-cell a:hover {
	text-decoration: none;
}

/* catalogue styles */
div.catalogue-item-synopsis {
	margin-bottom: 5px;
	padding: 5px;
}
 

/* error style for forms */
.error {
	color: red;
	font-weight: bold;
}

.trademark {
font-size: 10px;
}

.become-member {
	padding-top: 20px;
}

/* non-editable profile styles */
table.member-directory {
	color: #535353;
	font-size: 11px;
}

div.member-directory, div.member-directory-name {
	margin-bottom: 5px;
}

div.member-directory-name {
	font-weight: bold;
	color: #000000;
}

/* editable profile styles */
table.member-profile {
	color: #003DAC;
	font-size: 11px;
}

td.member-header {
	background-image: url('/common/images/interface/member_profile/edit-top-pattern.gif');
}

td.member-static, td.member-static-grey, td.member-static-left, td.member-static-value, td.member-static-grey-value {
	background-color: #CCE4F6;
}

td.member-static-grey, td.member-static-grey-value {
	color: #909dad;
	font-weight: bold;
}

td.member-static-left {
	width: 10px;
}

td.member-static-value, td.member-static-grey-value {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

td.member-static-seperator, td.member-static-seperator-bottom, td.member-panel-seperator, td.member-panel-seperator-bottom {
	height: 11px;
	line-height: 11px;
}

td.member-static-seperator {
	background-image: url("/common/images/interface/member_profile/line-blue-pattern.gif");
}

td.member-static-seperator-bottom {
	background-image: url("/common/images/interface/member_profile/line-bottom-blue-pattern.gif");
}

td.member-panel-top {
	height: 17px;
	background-image: url("/common/images/interface/member_profile/panel-top-pattern.gif");
}

td.member-panel {
	background-color: #EEEEEE;
}

td.member-panel-top-side {
	height: 17px;
}

td.member-panel-top-side, td.member-panel-left, td.member-panel-right {
	width: 15px;
}

td.member-panel-left {	
	line-height: 11px;
	background-image: url("/common/images/interface/member_profile/panel-left-pattern.gif");
}

td.member-panel-right {
	line-height: 11px;
	background-image: url("/common/images/interface/member_profile/panel-right-pattern.gif");
}

td.member-panel-seperator {
	background-image: url("/common/images/interface/member_profile/line-panel-pattern.gif");
}

td.member-panel-seperator-bottom {
	background-image: url("/common/images/interface/member_profile/line-bottom-panel-pattern.gif");
}

td.member-panel-submit-bottom {
	background-image: url("/common/images/interface/member_profile/panel-submit-pattern.gif");
}

td.member-panel-submit-left {
	background-image: url("/common/images/interface/member_profile/panel-submit-left-pattern.gif");
}

td.member-panel-submit-right {
	background-image: url("/common/images/interface/member_profile/panel-submit-right-pattern.gif");
}

td.member-panel-submit {
	background-color: #CCFFF0;
}

input.member-input-text, textarea.member-input-textarea, select.member-input-select {
	border: 1px solid black;
	width: 200px;
}

textarea.member-input-textarea, select.member-input-select {
	height: 100px;
}


/* home stuff */
.home-news {

}

.home-news-entry, .home-news-date, .home-news-chapter {
	padding: 5px;
}

.home-subhead {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
}

.web_sponsor {
margin: 5px;
margin-top: 25px;
padding: 5px;
border: 1px solid #A6A6A6;
text-align: center;
background-color: #ffffff;
}

.web_sponsor_rule {
height: 1px;
margin: 0px;
padding: 0px;
margin-top: 6px;
margin-bottom: 5px;
text-align: center;
background-color: #a6a6a6;
}

#browser_requirements {
	text-align: left;
	padding: 0px 0px 1px 15px;
}