@import url(shared.css);

/*************** basic elements ***************/
body {
	background: #DFD5C3;
}

/* background image for bullet is easier to control 
   down to the pixel than list-style-type: disc */
ul li {
	list-style-type: none;
	background: url(bullet.gif) left 0.6em no-repeat;
}

a:link {
	color: #2B9696;
	text-decoration: underline;
}

a:visited {
	color: #7D9696;
	text-decoration: underline;
}

a:hover {
	color: #00E2E3;
}

a img {
  vertical-align: middle;
}


/************* forms *************/
form .error-msg, form .error {
	color: #c00;
	font-weight: bold;
}
form .error-msg {
	border: 2px solid;
	padding: 10px;
	margin: 10px 0 3px;
}
form .error {
	display: block;
}

#main input, #main textarea, #main select {
	border: 1px solid #666;
	padding: 1px;
	margin-bottom: 1px;
}
#main input, #main textarea {
	width: 90%;
}
#main input.problem, #main textarea.problem {
	border: 2px solid #c00;
	padding: 0;
}
#main input.radio,
#main input.checkbox {
	width: auto;
}

form#MemberLoginForm_LoginForm input, 
form#MemberLoginForm_LoginForm textarea, 
form#MemberLoginForm_LoginForm select {
	border: 1px solid #666;
	padding: 1px;
	margin-bottom: 1px;
}
form#MemberLoginForm_LoginForm input, 
form#MemberLoginForm_LoginForm textarea {
	width: auto;
}
form#MemberLoginForm_LoginForm input.problem, 
form#MemberLoginForm_LoginForm textarea.problem {
	border: 2px solid #c00;
	padding: 0;
}
form#MemberLoginForm_LoginForm input.radio,
form#MemberLoginForm_LoginForm input.checkbox {
	width: auto;
}
form#MemberLoginForm_LoginForm .left {
  clear: left;
  width: 5em;
}
form#MemberLoginForm_LoginForm .right { float: none; }

/************* classes *************/
br.clear {
  clear: both;
}

.sidebar {
  float: right;
  margin-left: 10px;
  width: 170px;
  padding: 10px 0 0;
  background: #99CCFF url(sidebar-top.gif) center top no-repeat;
}
.sidebar div {
  padding: 10px;
  background: #99CCFF url(sidebar-bottom.gif) center bottom no-repeat;
}
.sidebar h3 {
  color: #2B9696;
  margin: 0 0 1em;
}

.revealable { display: none; }

.ics-link { display: block; float: right; margin-right: 10px; }

/** sectioned pages (t.o.c. etc.) **/
div.section a.back-to-top {
  display: block;
  position: absolute;
  bottom: -2.3em;
  right: 0;
  padding-left: 15px;
  background: url(to-top.gif) left 0.5em no-repeat;
  z-index: 1;
}

/********** video pages **********/
#player {
  margin: 0 auto;
}
#main>#player {
  margin: 0 15px 10px;
}
.videolinks {
  text-align: right;
  padding: 0 15px;
}
.videolinks li { background: none; list-style-type: none; }
.videolinks a {
	font-weight: bold;
	text-decoration: none;
}

/*************** ids ***************/
div#printlogo { display: none; } /* see printlogo.js */

.typography {
  position: relative;
  width: 770px;
  margin: 0 auto;
  border: 20px solid #fff;
  border-top-width: 92px; /* 20px white border + height of logo; Use border so padding can be set in ems */
  padding: 1.1em 0 0;    /* Inner height of #main-menu */
  background: #fff;
}
#header {
  width: 770px;
  position: absolute;
  top: -72px;        /* Height of logo plus #main-menu borders (in other words, all fixed-height */
  background: #fff;
}
#header a#logo {
  font-style: italic;
  font-size: 45px;
  font-family: Bodoni, Serif;
  margin: 0; padding: 0 0; /* can use negative margin to offset image's white boundaries */
}
#header a#logo img {
  margin-bottom: 5px;
}
#header #search, #header #international {
  position: absolute;
  right: 0;
  text-align: right;
}
#header #search { top: 0; }
#header #international { top: 30px; }
#header form {
  margin: 0; padding: 0;
}
#header input, #header select {
  background-color: #fff;
  vertical-align:top;
  font-size: 13px;
  color: #000;
  border: 1px solid #999;
}
#header input {
  height: 16px;
  margin-right: 3px;
  width: 100px;
}
#header select {
  height: 20px;
  width: 12em;
}
#header #search button {
  position: relative;
  vertical-align:top;
  background: url(search-button.gif);
  margin: 0; padding: 0;
  width: 20px;
  height: 20px;
  border: none;
}
#main-menu {
  width: 100%;
}

#billboard {
  padding: 0;
  margin: 0;
  background: #fff;
}
#billboard * {
  margin: 0;
}

#content-footer {
  text-align: right;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  clear: both;
}


table#quicklinks {
  border-collapse: collapse;
  width: 100%;
  background: #fff;
}
x:-moz-any table#quicklinks {
  margin-left: 1px; /* Compensate for 1-pixel Firefox bug! */
}
table#quicklinks th, table#quicklinks td {
  padding: 0 15px 5px;
  text-align: left;
  border-right: 1px solid #2B9696;
  border-left: 1px solid #2B9696;
}
table#quicklinks td {
  vertical-align: top;  
}
table#quicklinks h2 {
  position: relative;
  left: 0; top: 0;
  margin: 0 -15px 5px -15px;
  padding: 6px 5px 6px 15px;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
  background-color: #2B9696;
}
table#quicklinks h2 img {
  position: absolute;
  right: 2px;
  top: 100%;
  margin: -28px 0 -500px 0;
}
table#quicklinks h2 a {
  display: block;
  position: relative;
  margin: -5px -5px -5px -15px;
  padding: 5px 5px 5px 15px;
  text-decoration: none;
  color: #fff;
}
table#quicklinks h2 a:hover {
  background-color: #fff;
  color: #2B9696;
}
table#quicklinks li {
  padding: 0;
  background: none;
}

#content {
  width: 770px;
  float: right;
  padding: 0; margin: 0;
}
#main {
  position: relative;
  float: right;
  width: 550px;
  padding: 2.5em 20px 20px 180px;
}

#subnav {
  float: left;
  position: relative;
  margin: 2em -100% 20px 0;
  top: 20px;
  width: 178px;
  padding: 1.9em 0 20px;
}
#subnav ul {
  color: #2B9696;
  margin: 0;
  padding: 3px 0 0 2px;
}
#subnav li {
  border-bottom: 1px dotted #8182C4;
}
#subnav li li {
  border-bottom: none;
}
#subnav li {
  list-style-type: none;
  padding: 0; margin: 0;
  background: none;
}
#subnav li ul {
  padding: 0 0 0 5px;
  margin: 0;
}
#subnav li li {
  padding: 0 0 0 9px;
  /* background: #fff url(bullet-white.gif) left 0.62em no-repeat; */
}

#subnav a {
  color: #2B9696;
  text-decoration: none;
}
#subnav a:hover {
  text-decoration: underline;
}
#subnav li a, #subnav li a:hover {
  font-weight: bold;
  display: block;
  padding: 2px 0 0;
}
#subnav li ul a:link, #subnav li ul a:hover, #subnav li ul a:visited {
  padding: 0;
  background: none;
  font-weight: normal;
  font-size: 90%;
}
#subnav li ul a.selected, #subnav li a.selected {
  border-right: 4px solid #2B9696;
  margin-right: -4px;
	/* background: url(subnav-active-marker.png) right center repeat-y; */
  /* background: #fff;
  color: #000;
  border-left: 2px solid #2B9696; */
}
#subnav li li a.selected {
  margin-left: -9px;
  padding-left: 9px;
  border-left: none;
}

#subnav a span {
  display: block;
  padding: 0 0 2px 4px;
}
#subnav li#account-control {
  margin-top: 50px;
}
#subnav #section-title {
  position: absolute;
  left: 0; top: 0;
  /* background: #FFCF00 url(section_title_bkg.gif) right top repeat-y; */
  //margin: 0 -400% 0 0;
  width:100%;
  // padding: 2px 60px 2px 4px;
  padding: 2px 0px 2px 4px;
  color: #000;
  font-size: 120%;
  font-weight: bold;
  border-bottom: 1px dotted;
}


#footer {
	padding: 8px 16px 10px;
	clear: both;
	background: #000 url(footer-bottom.gif) center bottom no-repeat;
	text-align: center;
}
#footer img {
  margin-top: 5px;
	float:right;
  margin-left: 10px;
}
#footer p {
  margin: 0; padding: 0;
  font-size: 80%;
  color: #fff;
}
#footer p, #footer a {
  color: #fff;
}

/******* Google map *******/
#map_canvas {
  line-height: 1.3em;
}

#breadcrumbs {
	font-size: 80%;
}