/* 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: -100px;
	height: 100px;
}

#header {
	height: 100px;
}

#e_column_0 {
	padding-bottom: 100px;
}

#column1 {
	float: left;
	width: 49.0%;
}

#column2 {
	float: left;
	width: 49.0%;
}
 /*
Basic Styles
Company: Auto Viri
Author: Rebecca Nispel (rnispel@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font: .8em arial, sans-serif;
  background: #00413a url(/resources/dyn/files/131612z7d7d5f3b/_fn/main_gradient.png) repeat-x top;
  color: #5b5b5b;
}

/* alignment ----*/
#header,
#footer,
#top_bar,
#e_column_0,
#e_column_0_wc_0,
#home_page,
#template_heading {
  width: 100%;
  overflow: hidden;
}
#header_wc_0,
#footer_wc_0,
#top_bar_wc_0,
#e_column_0_wc_1,
#template_heading_wc_0,
#home_page_wc_0,
#header_wc_1 {
  width: 950px;
  margin: 0 auto;
}
#e_column_0 {
  background: url(/resources/dyn/files/132587zcc26014a/_fn/interior_gradient_sm.gif) repeat top center;
}
#e_column_0_wc_0 {
  background: url(/resources/dyn/files/132588z5c991cdb/_fn/interior_gradient.gif) repeat-x top center;
}
#column2 {
  width: 72%;
  margin-top: 19px;
  min-height: 300px;
}
#column1 {
  background: url(/resources/dyn/files/143904z9e7098e9/_fn/column1_bg.gif) repeat-y 9% top;
  width: 220px;
  margin-left: 20px;
}
#column1_wc_0 {
  min-height: 318px;
  width: 100%;
  overflow: hidden;
  background: url(/resources/dyn/files/143951z936d9823/_fn/column1.gif) no-repeat 9% top;
}
/* header ------------------------*/
#header {
  height: 91px;
  padding-top: 30px;
  background: white;
}
#header_wc_1 {
  background: url(/resources/dyn/files/140958zf8048f69/_fn/top_border.gif) no-repeat right top;
  overflow: hidden;
}
#header_wc_0 {
  background: url(/resources/dyn/files/140952z18d16677/_fn/logo.gif) no-repeat 20px bottom;
}
#logo {
  float: left;
  width: 300px;
  height: 85px;
}
#logo a {
  width: 300px;
  height: 85px;
  text-indent: -4000em;
  display: block;
}

/* navigation */

#navigation .menubeanv_persistent,
#navigation .menubeanv {
  margin: 35px 0 0 20px;
}
#navigation .menubeanv_persistent .menubeanv_persistent,
#navigation .menubeanv .menubeanv {
  margin: 0px;
}

#navigation li {
  display: block;
  clear: both;
  background: #5ac4b8;
  margin: 0 0 5px 20px;
  width: 150px;
  padding: 3px 0 5px 0px;
  width: 155px
}

#navigation li a:hover,
#navigation li a.over {
  background: #ffffff;
  color: #2bafa5;
}
#navigation li a {
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #fff;
  width: 149px;
  margin-left: 3px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  display: block;
  padding-top: 1px;
  height: 17px;
}
#navigation li span {
  padding-left: 5px;
}
#navigation li.over ul,
#navigation li:hover ul {
  display: none;
}
/* side navigation */

#media_template #navigation ul ul {
  display: block;
}

#navigation li li {
  margin: 0px;
  padding: 0;
}

#navigation li li a {
  border-bottom: none;
  padding: 7px 0 7px 17px;
  margin: 0px;
  margin-left: 0px;
  height: 9px;
  font-size: .85em;
  width: 138px;
}
.ieonly #navigation li li a {
  padding: 3px 0 3px 17px;
}
#navigation li li a:hover,
#navigation li li a.over {
  background: #dfefed;
}
/*capstone link */

#capstone {
  padding-left: 40px;
}
#capstone a {
  color: #ffffff;
  font-weight: bold;
  font-size: .8em;
}

/*footer*/
#footer {
  z-index: 1;
  background: url(/resources/dyn/files/131615ze319ca98/_fn/bottom_gradient.png) repeat-x top center;
}
#copyright {
  padding-right: 80px;
  padding-top: 10px;
  float: right;
  font-size: .9em;
  color: #fff;
}
/* list styles */
.textbean ul,
.textbean ol {
  margin-left: 35px;
  padding: 10px 0;
}
.textbean ul li {
  list-style: disc;
  padding-bottom: 10px;
}
.textbean ol li {
  list-style: decimal;
  padding-bottom: 10px;
}
/*basic styles */

a {
  color: #5AC4B8;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h2 {
  color: #104d46;
  font-size: 1.3em;
  padding-bottom: 1em;
  font-family: trebuchet MS;
}
h3 {
  color: #104D46;
  font-weight: bold;
  padding-bottom: 10px;
  font-style: italic;
}
h4 {
  font-weight: bold;
  padding-top: 2em;
}

p {
  line-height: 1.4;
  margin-bottom: 1em;
}
#column1,
#column2 {
  display: inline; /* fix IE6 double margin bug*/

}
/* column2 */
#column2 {
  border-left: 1px solid #2bafa5;
  background: url(/resources/dyn/files/132591z3c5e953e/_fn/interiorbg_right.gif) no-repeat top right;
  width: 71%;
}
#column2_wc_0 {
  border-right: 1px solid #2bafa5;
  padding: 14px;
  background: white;
  width: 85%;
  min-height: 318px;
}
.video {
  margin-bottom: 2em;
}
/* faq */
#column2 div.collapsible-control {
  padding: 10px 8px;
  cursor: pointer;
  border-top: 1px solid #2bafa5;
}
#column2  .shown div.collapsible-control,
#column2 div.collapsible-control:hover {
  background: #5AC4B8;
  color: #fff;
}
#faq h2 {
  padding: 10px 0 5px ;
}
div.collapsible-control p {
  font-weight: bold;
}
#faq {
  padding-bottom: 10px;
}
#column2 ol li {
  padding-bottom: 0px;
}
div.collapsible-shown {
  padding: 10px 10px 10px 20px;
}

div.contact p {
  padding-bottom: 10px;
}
/* gallery ------------------------*/
#gallery div.album_title {
  display: none;
}
#gallery div.photo_viewer {
  border: none;
  padding: 0;
}
#gallery div.thumbnail {
  border: 1px solid #ddd;
  margin: 3px 1px 3px 0;
  padding: 3px;
  width: 63px !important;
  height: 63px !important;
}
#gallery .thumbnail img {
  width: 58px !important;
  padding: 2px 0;
  height: 58px;
}
#gallery span.next,
#gallery span.previous {
  display: block;
  float: left;
  width: 15px;
  height: 75px;
  text-indent: -4000em;  
}
#gallery ol li {
  list-style-type: none;
}
#gallery ol {
  margin-left: 0;
  padding: 0;
  height: 80px !important;
}

#gallery span.previous {
  background: url(/resources/dyn/files/65470z8a37ba6b/_fn/gallery_back.gif) no-repeat left center;
}
#gallery span.next {
  background: url(/resources/dyn/files/65472z6439db47/_fn/gallery_next.gif) no-repeat left center;
}

#ie6only #gallery span.next,
#ie6only #gallery span.previous {
  font-size: 10px;
  text-indent: 0;
  background: none;
}
div.photo_viewer {
  margin-left: 0 !important;
}
#gallery div.photo {
  height: auto !important;
}
#gallery .photo img {
  margin: 0 auto;
  background: white;
  position: static;
}
#gallery div.caption {
  background: #666;
  color: white;
  padding: .5em 0;
  text-indent: 20px;
}
#gallery div.thumbnail_list {
  width: 400px;
  height: 77px;
  position: relative;
}
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 */
}

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

