/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
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,
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;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
li {
  list-style-position: outside;
} html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -100.0px;
	height: 100.0px;
}

#header {
}

#main_navigation {
}

#e_column_0 {
	padding-bottom: 100.0px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
	width: 400.0px;
}

#column3 {
	float: left;
}
/*
Basic Styles
Client: Lincoln YPG
Author: Vivian Clark (vclark@i2rd.com)
*/
html {
  font-size: 100%;
}
body {
  background: white;
  color: black;
  font: 0.80em "Trebuchet MS", Arial, sans-serif;
}
/* header -------------------*/
#header {
  background: #523694;
  width: 100%;
}
#header_wc_0 {
  width: 800px;
  margin: 0 auto;
  height: 136px;
}
#logo {
  float: left;
  width: 153px;
  height: 138px;
  background: url(/resources/dyn/files/77986/_fn/logo_home.gif) no-repeat top left;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
  width: 153px;
  height: 138px;
}
#lypg_name {
  float: right;
  padding: 20px 0;
  color: white;
}
/* main navigation -------------*/
#main_navigation {
  width: 100%;
  border-bottom: 5px solid #eeb211;
  margin-top: -20px;
  background: #523694;
}
#main_navigation_wc_0 {
  width: 800px;
  margin: 0 auto;
  position: relative;
  height: 35px;
}
#main_menu {
  position: absolute;
  bottom: -5px;
  right: 0;
}
#ie6only #main_menu {
  bottom: -6px;
}
#main_menu li {
  background: url(/resources/dyn/files/78121/_fn/menu_inactive_left.gif) no-repeat top left;
  padding: 0px 0 0px 20px;
  font-size: 1.1em;
  margin-right: 10px;
  display: block;
  float: left;
}
#main_menu li a {
  color: white;
  display: block;
  background: url(/resources/dyn/files/78122/_fn/menu_inactive_right.gif) no-repeat top right;
  padding: 9px 20px 7px 0;
  text-decoration: none;
}
#main_menu li.over,
#main_menu li.mi_active {
  background: url(/resources/dyn/files/78119/_fn/menu_active_left.gif) no-repeat top left;
}
#main_menu li.over a,
#main_menu li.mi_active a {
  color: #523694;
  background: url(/resources/dyn/files/78120/_fn/menu_active_right.gif) no-repeat top right;
}
/* columns ------------------*/
#e_column_0,
#e_media {
  width: 100%;
  padding-top: 20px;
}
#e_column_0_wc_0,
#e_media_wc_0 {
  overflow: hidden;
  width: 800px;
  margin: 0 auto;
}
/* become a member button -----------*/
div.ypg_button {
  background: #523694;
  padding: 3px;
  width: 90%;
  margin-bottom: 20px;
}
div.ypg_button:hover {
  background: #EEB211;
}
.ypg_button a {
  display: block;
  color: white;
  border: 2px solid white;
  text-decoration: none;
  background: url(/resources/dyn/files/79034/_fn/arrow_bgpurple.gif) no-repeat 90% center;
}
.ypg_button a:hover,
div.ypg_button:hover a {
  background: url(/resources/dyn/files/77981/_fn/circle_arrow.gif) no-repeat 90% center;
}

/* galleries ------------*/
#galleries td {
  color: #523694;
  vertical-align: middle;
}

/* footer -------------------*/
#footer {
  width: 100%;
  background: #523694;
}
#footer_wc_0 {
  width: 800px;
  margin: 0 auto;
  color: white;
}
#footer img.left,
#footer img {
  border: none;
  padding: 0;
  background: transparent;
}
#footer a {
  color: white;
}
#footer_copyright {
  float: left;
  width: 500px;
  padding: 10px 0 0;
}
#footer_menu {
  float: right;
}
#footer_menu li {
  margin-top: 15px;
  padding: 0 21px;
  border-right: 1px solid white;
}
#footer_menu li.last {
  border: none;
}
#footer_logos {
  float: right;  
  width: 235px;
}
#footer table {
  margin-top: 10px;
}
/* general styles ------------------*/
h1 {
  font-size: 1.5em;
}
h2 {
  color: #523694;
  font-size: 1.4em;
  margin-bottom: 10px;
}
h2 a {
  color: #523694;
}
h3 {
  font-size: 1.1em;
  color: #523694;
  margin-bottom: 3px;
}
h3 a {
  color: #523694;
}
h4 {
  font-size: 1em;
}
p {
  margin-bottom: 15px;
}
a {
  color: black;
}
a:hover {
  text-decoration: none;
}
img.left,
img.right,
table img {
  border: 1px solid #a38bb6;
  padding: 5px;
}
img.left {
  float: left;
  margin-right: 15px;
}
img.right {
  float: right;
  margin-left: 15px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

/* lists ------------*/

.textbean ul,
.textbean ol,
.article ul,
.article ol {
  margin-bottom: 15px;
}
.article ol,
.textbean ol {
  margin-left: 20px;
}
.textbean li,
.article li {
  line-height: 15px;
  padding-left: 15px; 
  background: url(/resources/dyn/files/77978/_fn/arrow.gif) no-repeat left top;
}
.textbean li ul li,
.article li ul li {
  background-image: none;
  list-style-type: square;
}
.textbean ol li,
.article ol li {
  list-style-type: decimal;
  background-image: none;
  padding: 5px 0;
}
/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 0px 0 25px;
}
.textbean td,
.textbean th {
  padding: 5px;
  vertical-align: top;
}
.textbean th {
  font-weight: bold;
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
}
.textbean th.last {
  border-right: none;
}
.textbean tr.even td {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-width: 1px 0;
}
/* columns ------------------*/
body {
  background: white url(/resources/dyn/files/78290/_fn/content_border.gif) repeat-y center;
}
body#registration_template,
body#gallery_template,
body#extranet_template {
  background: url(/resources/dyn/files/84191/_fn/content_border1.gif) repeat-y center;
}

#column1 {
  width: 175px;
  padding: 0 30px 20px 0;
}
#column2 {
  padding: 0 0 20px;
}
#column3 {
  width: 170px;
  padding: 0 0 20px 20px;
}

/* banners --------*/
div.banner {
  color: #523694;
  padding-bottom: 20px;
  background: url(/resources/dyn/files/77982/_fn/fancy_divider.gif) no-repeat center bottom;
}
/* become a member button -----------*/
div.ypg_button a {
  padding: 5px 25px 5px 10px;
}
/* subnavigation ----------*/
#submenu li.first {
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 0;
  background: none;
  color: #523694;
}
#submenu li.first a {
  color: #523694;
}
#submenu li.first a:hover,
#submenu li.first.mi_active a {
  text-decoration: none;
}
#submenu li {
  background: url(/resources/dyn/files/77978/_fn/arrow.gif) no-repeat left 3px;
  padding: 3px 0 3px 15px;
}
#submenu li a {
  text-decoration: none;
}
#submenu li a:hover,
#submenu li.mi_active a {
  text-decoration: underline;
}
/* sublevel ---*/
#submenu li li {
  font-size: 0.9em;
  background: none;
}
#submenu li li.first {
  font-size: 0.9em;
  margin-bottom: 0;
  padding: 1px 0 1px 15px;
}
#submenu li li.first a {
  color: black;
}
#submenu li li.first a:hover,
#submenu li li.first.mi_active a {
  text-decoration: underline;
}

/* sponsors table -------------*/
#sponsors table img {
  border: none;
}
#sponsors table {
  border-top: 1px solid #ddd;
}
#sponsors td {
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
/* galleries page */
#galleries table img {
  margin-right: 5px;
}
/* login page */
.login_con .username_con,
.login_con .password_con {
  padding-bottom: 1em;
}
.login_con .label {
  width: 5.5em;
  display: block;
  float: left;
}

/* article styles -----------------------------*/
div.articlecontainer {
  margin-bottom: 25px;
}
.articlecontainer div.ac_heading,
.articleview div.article_heading {
  color: #523694;
  font-size: 1.4em;
  margin-bottom: 10px;
  font-weight: normal;
}
.articleview .article div.article_heading {
  font-weight: normal;
}
.articleview .article div.article_heading:before {
  content: "[ ";
}
.articleview .article div.article_heading:after {
  content: " ]";
}
.article_link_read_more a,
.return_link a {
  color: #EEB211;
}
/* list style -------------*/
.ac_style_list li {
  line-height: 15px;
  padding: 5px 0 5px 15px; 
  background: url(/resources/dyn/files/77978/_fn/arrow.gif) no-repeat left 8px;
}

/* boxed style --------------*/
.ac_style_boxed div.article_heading a,
.ac_style_boxed div.article_heading {
  color: #523694;
}

/* quotes on the header -----------*/

#quotes {
  float: right;
  width: 630px;
  color: white;
  text-align: right;
  font-size: 0.9em;
}
#quotes div.article_content {
  width: 300px;
  float: right;
}
#quotes.articlecontainer div.ac_heading {
  margin: 0;
}
/* news ------------*/
#news span.article_post_label {
  display: none;
}
#news span.timestamp {
  color: #523694;
}
/* member profile --------*/

#member_profile .ac_style_boxed div.article_heading {
  color: #523694;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: normal;
}
#member_profile .article_teaser p {
  margin: 0;
}
#member_profile .article_teaser img {
  margin-top: -25px;
}
#member_profile div.article_link_read_more {
  float: right;
}

/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
