/* 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;}
 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;
}

#e_gallery {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#gallery {
	float: left;
}

#register_search {
	float: left;
}
/* 
Basic Styles
Client: Buy Lincoln First
Author: Psd2html / Vivian Clark (vclark@i2rd.com)
*/
html {
  font-size: 100%;
}
body {
  color: #666;
  font: .8em Arial, Helvetica, sans-serif;
  background: #fff url(/resources/dyn/files/116664/_fn/bg-body.gif) repeat-x top left;
}
#e_content {
  background: url(/resources/dyn/files/116676/_fn/bg-page.png) repeat-y top left;
  width: 1018px;
  margin: 0 auto;
}
/* alignment */
#header,
#main_navigation,
#e_column_0,
#footer_wc_0 {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  float: none;
}
/* header ----------------------------*/
#header {
  height: 80px;
}

/* logo */
#logo {
  float: left;
  margin: 20px 35px;
  background: url(/resources/dyn/files/116694/_fn/logo.gif) no-repeat top left;
}
#logo,
#logo h1 a {
  width: 193px;
  height: 45px;
}
#logo h1 a {
  text-indent: -4000em;
  display: block;
}
#print_logo {
  display: none;
}
/* tagline */
#tagline {
  float: left;
  overflow: hidden;
  width: 430px;
  margin: 15px 35px 11px 0px;
  padding-left: 28px;
  background: url(/resources/dyn/files/116692/_fn/line-header.gif) no-repeat;
}
#tagline h2 {
  color: #000;
  font: bold 1.2em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  letter-spacing: 2px;
}
#tagline p {
  margin: 5px 0 0;
  font-size: .8em;
}
/* additional links --------*/
#additional_links {
  float: right;
  margin: 25px 30px 0;
}
#contact,
div.printpagebean,
div.emailpage {
  float: left;
}
#additional_links a {
  font: .8em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 24px 1em 0;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
}
#contact a {
  background-image: url(/resources/dyn/files/116687/_fn/icon-contact.gif);
}
div.printpagebean a {
  background-image: url(/resources/dyn/files/116689/_fn/icon-print.gif);
}
div.emailpage a {
  background-image: url(/resources/dyn/files/116688/_fn/icon-email.gif);
}
/* email popup -------*/
div.ep_popup div.ep_email_form {
  padding: 1em;
}

/* main navigation ----------------------------*/
#main_navigation {
  position: relative;
  z-index: 100;
  height: 58px;
  padding: 8px 0 0;
  background: url(/resources/dyn/files/116675/_fn/bg-nav.gif) repeat-x top left;
}
#main_navigation ul {
  padding-left: 20px;
}
#main_menu li {
  display: block;
  float: left;
  font: 1.1em Arial, Helvetica, sans-serif;
}
#main_menu a {
  text-decoration: none;
  display: block;
  border-right: 1px solid black;
  color: #fff;
  padding: 17px 40px 15px;
}
#main_menu a:hover,
#main_menu .mi_active a,
#main_menu li.over a {
  text-decoration: none;
  background: url(/resources/dyn/files/116674/_fn/bg-nav-hover.gif) repeat-x;
}
#main_menu li ul {
  top: 48px;
  left: 0;
  background: url(/resources/dyn/files/116695/_fn/none.gif);
  width: 194px;
  padding-left: 0px;
}
#main_menu li li {
  width: 100%;
  padding: 0;
  vertical-align: top;
  margin: 0;
}
#main_menu li li a,
#main_menu li.over ul a {
  display: block;
  font: .8em/1.7 Arial, Helvetica, sans-serif;
  padding: 0;
  color: #000;
  padding-left: 21px;
  width: 173px;
  border-bottom: 1px solid #ddd;
  border-right: none;
  background: url(/resources/dyn/files/116669/_fn/bg-dropdown.png) repeat-x;
}
#main_menu li.over ul a:hover {
  background: url(/resources/dyn/files/116668/_fn/bg-dropdown-hover.gif) repeat-x;
  color: #fff;
}
/* columns ------------------------------------*/

#e_column_0_wc_0 {
  width: 946px;
  margin: 0 auto;
  overflow: hidden;
}
#column1 div.articlecontainer {
  padding-left: 1.5em;
}
/* testimonials ------------------*/

#testimonials {
  position: absolute;
  color: #fff;
  background: url(/resources/dyn/files/116696/_fn/quot.png) no-repeat;
  width: 213px;
  padding: 7px 0 0 33px;
}
#testimonials div.article_teaser {
  font-style: italic;
  font-size: 1em;
  text-indent: 10px;
  line-height: 18px;
  font-weight: bold;
}
#testimonials div.article_byline {
  display: block;
  text-align: right;
  font-size: .9em;
  padding: 8px 8px 0 0;
}
/* find business - search --------------*/
#find_business form {
  margin-bottom: .25em;
  width: 100%;
  overflow: hidden;
}
#find_business a {
  font-size: .9em;
}
/* common components */
#newsletter_signup,
#register {
  margin-bottom: 1em;
}
/* rotating sponsors ------------------*/
#rotating_sponsors img {
  display: block;
  margin: 0 auto;
}
#rotating_sponsors {
  background: transparent url(/resources/dyn/files/116663/_fn/bg-banner.gif) no-repeat scroll top left;
}
#column2 #rotating_sponsors div.textbean {
  background-image: none;
  padding: 5px 0 0;
}
/* footer --------------------------------------*/
#footer {
  background: url(/resources/dyn/files/116670/_fn/bg-footer.png) repeat-x top left;
  width: 100%;
}
#footer_wc_0 {
  padding: 24px 0 0;
  overflow: hidden;
}
#lcoc_logo {
  float: left;
  margin: 0 42px 0 22px;
  background: url(/resources/dyn/files/116693/_fn/logo-small.gif) no-repeat;
}
#lcoc_logo,
#lcoc_logo a {
  width: 100px;
  height: 59px;
}
#lcoc_logo a {
  text-indent: -9999px;
  display: block;
}
#footer_menu {
  float: right;
  width: 836px;
}
#footer_menu li {
  min-height: 30px;
  float: left;
  padding: 0 10px 3px;
  border-right: 1px solid white;
  line-height: 14px;
  width: 113px;
}
#footer_menu li.lped {
  width: 132px;
}
#footer_menu a {
  color: #fff;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height: 14px;
  text-decoration: none;
}
#footer_menu a:hover {
  text-decoration: none;
  color: black;
}
#footer_menu li.last {
  border: none;
}
#copyright {
  float: left;
  color: white;
  font-size: .9em;
  padding-top: 10px;
}

/* general styles ---------------*/

img { 
  border-style: none;
}
a {
  text-decoration:underline;
  color:#666;
}
a:hover {
  color: #000;
}
h2 {
  font: bold 1.3em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #000;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.1em;
  color: #000;
  font-style: italic;
  margin-bottom: 6px;
  font-weight: normal;
}
p {
  line-height: 1.4;
  margin-bottom: 1em;
}
/* images -------------------*/
img.left,
img.right {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
/* -----textbean background ----------*/
#e_column_0 div.textbean {
  padding: 1em 1em 1em 1.5em;
  overflow: hidden;
}
#column1 div.textbean {
  background: url(/resources/dyn/files/116671/_fn/bg-holder.gif) no-repeat;
}
#column2 div.textbean,
#register_search div.textbean {
  background: transparent url(/resources/dyn/files/116666/_fn/bg-box.gif) no-repeat top left;
}
/*  buttons -----------------------*/
a.learn_more,
#find_business span.button,
#newsletter_signup span.submit,
span.submit_button,
span.orderitembutton,
.shoppingcartbean span.miwt_submit,
.checkoutngbean div.actions,
div.news div.article_link_read_more,
div.return_link,
span.print_invoice {
  background: transparent url(/resources/dyn/files/116679/_fn/button-bg.gif) no-repeat scroll top left;
  display: block;
  overflow: hidden;
  width: 106px;
  color: white;
  font-family: Arial, sans-serif;
  font-size: .9em;
  text-align: center;
  text-decoration: none;
  float: left;
}
.shoppingcartbean span.miwt_submit {
  width: 200px;
}
.learn_more span,
#find_business .button input,
#newsletter_signup .submit input,
button.submit_button,
button.orderitembutton,
.shoppingcartbean button.miwt_submit,
.checkoutngbean .actions button,
div.news a.article_link_read_more,
div.return_link a,
.print_invoice button {
  color: white;
  line-height: 2.7;
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  background: url(/resources/dyn/files/116683/_fn/button-right.gif) no-repeat top right;
}
#find_business span.button,
#newsletter_signup span.submit {
  float: right;
  width: 80px;
}
#find_business .button input,
#newsletter_signup .submit input,
button.submit_button,
button.orderitembutton,
.shoppingcartbean button.miwt_submit,
.checkoutngbean .actions button,
.print_invoice button {
  border: none;
  height: 31px;
  cursor: pointer;
  cursor: hand;
}
#find_business span.query,
#newsletter_signup span.query {
  display: block;
  float: left;
  padding: 5px 5px 0px;
}
#newsletter_signup span.query {
  margin-bottom: 1em;
}

/* lists -------------------------------*/
.textbean ul,
.textbean ol,
.article ul,
.article ol {
  margin-bottom: 15px;
}
.textbean li,
.article li {
  line-height: 15px;
  padding: 5px 0 5px 15px; 
  background: url(/resources/all/files/41270/_fn/small_arrow.gif) no-repeat left 8px;
}
.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;
}

/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 10px 0;
}
.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;
}

 /* interior page styles ----------------*/
#gallery,
#column1 {
  width: 620px;
  padding: 1em 1.5em 1em 0;
}
#register_search,
#column2 {
  width: 280px;
  padding: 1em 1em 0;
}
/* testimonials ---------*/
#testimonials {
  bottom: 112px;
  left: 342px;
}
/* gallery styles */
#gallery {
  position: relative;
}
#gallery div.caption {
  display: none;
}
div.carousel div.photo_viewer {
  border: 0px solid;
}
#gallery div.photoalbumviewer {
  padding: 0px;
}

#gallery div.album_title {
  display: none;
}
#gallery.photoalbumviewer {
  clear: none;
  padding: 0;
}
#gallery div.carousel {
  position: relative;
}

#gallery .thumbnail img {
  width: 50px !important;
  padding: 2px 0;
  height: 37px;
}
#gallery span.next,
#gallery span.previous {
  display: block;
  float: left;
  width: 13px;
  height: 50px;
  text-indent: -4000em;
  
}
#gallery span.previous {
  background: url(/resources/all/files/60892/_fn/gallery_arrows_24.png) no-repeat left center;
}
#gallery span.next {
  background: url(/resources/all/files/60894/_fn/gallery_arrows_27.png) no-repeat left center;
}

#ie6only #gallery span.next,
#ie6only #gallery span.previous {
  font-size: 10px;
  text-indent: 0;
  background: none;
}

#gallery div.photo {
  width: 554px;
  height: 256px;
  position: relative;
}
#gallery div.thumbnail_list {
  position: absolute;
  right: 15px;
  bottom: 13px;
  width: 216px;
  height: 76px;
}
#gallery div.thumbnail {
  background: transparent url(/resources/all/files/45020/_fn/thumb.png) no-repeat top left;
  border: none;
  margin: 3px 1px 3px 0;
  padding: 3px;
  width: 56px !important;
}


 /* collapsibles ----------------------------*/
div.collapsible-control {
  padding: 0.5em 0.5em 0.5em 2em;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  cursor: hand;
}
.hidden div.collapsible-control {
  background: white url(/resources/dyn/files/117635/_fn/arrow_right.gif) no-repeat left center;
}
.shown div.collapsible-control {
  background: #6690be url(/resources/dyn/files/117634/_fn/arrow_down.gif) no-repeat left center;
  color: white;
}
ol.ac_style_collapsible_content {
  border-top: 1px solid #ccc;
}
div.collapsible-shown {
  padding: .5em;
  border-bottom: 1px dotted #aaa;
}
div.articlecontainer {
  width: 605px;
}
div.ac_heading {
  font: bold 1.3em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #000;
  margin-bottom: 10px;
}
/* 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;
}

div.image_loading {
    font-size: 0px;
    line-height: 0px;
    min-height: 100px;
    height: 100%;
}
div.image_loading,
img.file_preview {
    background-image: url(/resources/all/docroot/cms/preview/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

div.photoalbumviewer {
    padding: 10px 0;
    text-align: center;
    clear: both;
}
.photoalbumviewer div.title,
div.album_title {
    font-size: 1.73em;
    font-weight: bold;
    color: #333;
    width: 100%;
    text-align: center;
}
.thumbnail img {
    border: 0 none;
    /*vertical-align: middle; MSIE problem*/
    padding: 4px 0;
}
div.thumbnail {
border: 1px solid #999;
margin: 0 5px 5px 0;
padding: 0;
text-align: center;
}
div.thumbnail:hover {
    border-color: #333;
}
li.selected div.thumbnail {
    border-color: #fd9;
}
div.cms-tooltip {
padding: 1px;
background: white;
border: black 1px solid;
font-size: .9em;
}

.carousel ol {
margin: 0 auto;
padding: 0;
list-style: none;
overflow: hidden;
float: left;
}
.carousel li {
float: left;
cursor: pointer;
cursor: hand;
}
span.previous,
span.next {
    float: left;
    width: 2em;
    overflow: hidden;
    cursor: pointer;
    text-shadow: #ccc 2px 2px 2px;
    font-stretch: ultra-condensed;
    cursor: hand;
}
span.disabled.previous,
span.disabled.next {
    cursor: default;
    opacity: 0.3;
    filter: opacity(30);
}
div.thumbnail_list{
    clear: both;
    margin: 0 auto;
    width: 90%;
}
div.photo {
}
.photo img {
    vertical-align: middle;
}
div.photo_viewer {
  border: 1px outset #777;
  margin: 1px 0 2px 0;
}
span.caption {
  padding: 2px;
}
div.caption {
    text-align: left;
    width: 100%;
    border-top: 1px outset #777;
    /* overlay 
    color: #fff;
    font-weight: bold;
    left: 1em;
    top: -2.25em;
    position: relative;
    width: 95%;
    */
    
    /* Standard */
}

div.ep_popup {
 position: absolute;
 left: 50%;
 top: 0;
 padding-top: 1em;
 margin: 0 0 0 -17em;
 height: 98%;
}
div.ep_popup  div.ep_email_form {
 width: 34em;
 margin: 0;
 border: 1px black solid;
 background: #f9f9f9;
 opacity: 1;
}
div.ep_email_form .status_messages .ep_email_errors {
  border: 1px solid #EFE795;
  padding: 0 0.5em;
}
div.ep_email_form .status_messages .error {
  color: red;
}
#emailpage_form {
  background: #f9f9f9;
  width: 34em;
  font-family: Arial;
}
#emailpage_form label {
  display: block;
  float: left;
  font-weight: bold;
  width: 6em;
  text-align: right;
  padding: 0 0.2em 0 0;
}

#emailpage_form fieldset {
  border: none;
  margin: 0; 
  padding: 0;

}

#emailpage_form fieldset legend {
  padding: 0 9em;
  margin: .25em 0 .5em 0;
  font-weight: bold;
  letter-spacing: 0.11em;
  color: #333;
}


#emailpage_form .form_entry { 
  overflow: hidden;
  clear: both;

  margin: 0; 
  padding: 7px 4px;
}

#emailpage_form  textarea,
#emailpage_form  input {
  border: 1px #ccc solid;
  float: left;
  font-size: 1em;
  font-family: Arial;
  width: 24em;
}

#emailpage_form .focused {
  background: #FFFCDF;
  border: 1px solid #EFE795; 
}
#emailpage_form .form_entry_instructions { 
  color: black;
  font-style: italic;
  margin: 0;
  float: none;
  clear: both;
  text-align: center;
}
#emailpage_form .form_entry .form_entry_instructions { 
  color: #777;
  padding: 0 0 0 9.5em;
  text-align: left;
}

#emailpage_form .actions input {
  float: none;
  display: inline;
  width: auto;
  margin: 0 4px;
}
#emailpage_form .actions {
  overflow: hidden;
  clear: both;

  border: 1px solid #ccc; 
  border-width: 1px 0;
  padding: 10px 0;
  text-align: center;
}

div.ep_additional_content {
  background: #EEE none repeat scroll 0%;
  border-top: 1px #f9f9f9 inset;
  padding: 4px 4px 1em 4px;
}
div.ep_popup_background {
  background: #777;
  opacity: 0.65;
  filter:alpha(opacity=65);
}
