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

#header {
	height: 100px;
}

#e_column_0 {
	padding-bottom: 62px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#col3_clear {
}
/* 
Basic Style
Company: Sponge Tech
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  background: #97b5cc;
  font: .8em arial, "Trebuchet MS", helvetica, sans-serif;
}
/* general text styles --------------------*/
a {
  color: #3d75a6;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  color: #97b5cc;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: .5em;
  font-style: italic;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
}
h5 {
  font-size: 1em;
  font-style: italic;
}

p {
  margin-bottom: 1em;
  line-height: 1.4;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img.left {
  float: left;
  margin: 0 1em .5em 0;
}
img.right {
  float: right;
  margin-left: 0 0 .5em 1em;
}
/* table styles ----------------*/
.textbean table,
.article_content table {
  width: 100%;
}
.textbean table td,
.article_content table td {
  padding: 8px 10px;
}
.textbean .even td,
.article_content .even td {
  background: #eaf2f7;
}
/* list styles ------------------*/
.textbean ul,
.textbean ol {
  list-style-position: outside;
  margin: 0 0 1em 1em;
}
.textbean li {
  line-height: 1.4;
}
.textbean ul li {
  list-style-type: disc;
}
.textbean ol li {
  list-style-type: decimal;
}
/* center alignment styles ---------------*/
#header,
#footer,
#e_column_0 {
  width: 100%;
}
#header_wc_0,
#e_column_0_wc_0 {
  width: 75em;
  margin: 0 auto;
}
#footer_wc_0 {
  width: 83em;
  margin: 0 auto;
  padding: 2em 0;
}
#e_column_0 {
  position: relative;
  z-index: 1;
}
/* header ------------------------------*/
#header {
  border-top: 36px solid white;
  clear: both;
  float: none;
  position: relative;
  z-index: 2;
}
#header,
#header_wc_0 {
  height: 6em;
}
#header_wc_0 {
  position: relative;
}

#logo {
  float: left;
  background: url(/resources/dyn/files/177787zdfc83d6/_fn/logo_spongetech.gif) no-repeat left -4px;
}
#logo,
#logo h1 a {
  width: 333px;
  height: 68px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
/* earth friendly and buy now buttons -----------------------------------*/
#american_made_bt,
#earth_button, #holiday_button,
#buy_button {
  position: absolute;
  top: -30px;
  height: 46px;
}
#american_made_bt {
  right: 0;
  width: 155px;
  background: url(/resources/dyn/files/154649z2f467764/_fn/american_made_bt.gif) no-repeat top left;
}
#earth_button {
  right: 0;
  width: 149px;
  background: url(/resources/dyn/files/154223z9ec09120/_fn/earth_friendly.gif) no-repeat top left;
}
#buy_button {
  right: 155px;
  width: 149px;
  background: url(/resources/dyn/files/164402z98dcc556/_fn/buy_now.gif) no-repeat top left;
}
#holiday_button { 
  right: 310px;
  width: 183px; 
  background: url(/resources/dyn/files/193199zc780ca14/_fn/holiday_promos_button.gif) no-repeat top left;
}
#earth_button a,
#american_made_bt a,
#buy_button a, #holiday_button a {
  color: #ffeeba;
  font-size: 1em;
  font-weight: bold;
  padding: 0.5em .75em 0 0;
  display: block;
  text-align: right;
}

/* main navigation -----------------*/
#main_menu {
  float: left;
  margin: 1em 0 0 1em;
  border-bottom: 1px solid #728ea3;
}
#main_menu li {
  font-size: 1.1em;
  font-weight: bold;
  padding: 1em .5em 1.4em;
  border-left: 1px solid #97b5cc;
}
#main_menu li a {
  color: white;
  padding: 0;
  display: block;
}
#main_menu li.last {
  padding-right: 0;
}
#main_menu li.first {
  padding-left: 0;
}
#main_menu li a:hover,
#main_menu li.mi_active a,
#main_menu li.over a {
  color: #3d454c;
  text-decoration: none;
}
#main_menu li.over,
#main_menu li.mi_active {
  background: #97b5cc url(/resources/dyn/files/156215zf687af5d/_fn/spng_over.gif) repeat-x left 24px;
}
#main_menu li.mi_parent.over {
  border-left: 1px solid #728ea3;
}

/* sublevel ----*/
#main_menu li li {
  font-size: .9em;
  padding: 0;
  background: #97b5cc;
  width: 100%;
  border-right: 1px solid #728ea3;
  border-left: 1px solid #728ea3;
}
#main_menu li li a {
  padding: .5em 1.3em;
  margin: 0 5px;
}
#main_menu li li a:hover,
#main_menu li li.over a,
#main_menu li li.mi_active a {
  color: white;
  background: url(/resources/dyn/files/153241zbb436f33/_fn/arrow_subnav.gif) no-repeat 5px center;
}
#main_menu li li.over,
#main_menu li.over li,
#main_menu li.mi_active li,
#main_menu li li.mi_active {
  background-image: none;
}
#main_menu li li a:hover,
#main_menu li.over li a,
#main_menu li.mi_active li a,
#main_menu li li a {
  border-bottom: 1px solid #728ea3;
}
#main_menu li ul {
  top: 2.9em;
  left: -1px;
  width: 12em;
  padding-top: .65em;
}
#main_menu li li.last {
  background: #97b5cc url(/resources/dyn/files/153242z224a3e89/_fn/subnav_bottom_left.png) no-repeat left 124%;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-radius-bottomleft: 4px;
  -webkit-border-radius-bottomright: 4px;
  -khtml-border-radius-bottomleft: 4px;
  -khtml-border-radius-bottomright: 4px;
  border-radius-bottomleft: 4px;
  border-radius-bottomright: 4px;
}

/*Sands Photos*/
#sands_photos {
  clear: both;
  padding-top: 10px;
}


/* footer --------------------------------------*/
#footer {
  background: #728ea3;
  font-size: .9em;
  text-align: right;
  clear: both;
  z-index: 2;
}
#footer a {
  color: #ffffff;
}
#footer p {
  margin-bottom: 0;
}








/* interior page styles --------------*/

/* rounded corners -----------------------------*/
#e_column_0_wc_0 {
  clear: both;
  float: none;
  margin-bottom: 1.5em;
  background: #3d454c url(/resources/dyn/files/153169z85e83bda/_fn/rounded_top_left.gif) no-repeat top left;
}
#e_column_0_wc_1,
#e_column_0_wc_2 {
  width: 100%;
  overflow: hidden;
}
#e_column_0_wc_1 {
  background: url(/resources/dyn/files/153170ze52fb23f/_fn/rounded_top_right.gif) no-repeat top right;
}
#e_column_0_wc_2 {
  background: url(/resources/dyn/files/153168zf2ef0b4c/_fn/rounded_bottom_right.gif) no-repeat bottom right;
}
#e_column_0_wc_3 {
  background: url(/resources/dyn/files/153167z625016dd/_fn/rounded_bottom_left.gif) no-repeat bottom left;
}
#e_column_0_wc_4 {
  background: white;
}
#e_column_0_wc_5 {
  background: url(/resources/dyn/files/153714zb095ad12/_fn/interior_border.gif) repeat-y 12em top;
}
#e_column_0_wc_3,
#e_column_0_wc_4 {
  overflow: hidden;
  padding: 1em;
}
#e_column_0_wc_5 {
  overflow: hidden;
  padding: 1em 0;
  min-height: 40em;
}
/* columns --------------------*/
#column1 {
  width: 11em;
  margin-right: 2.5em;
  padding-top: 4.5em;
}
#column2 {
  width: 56em;
  padding: 1em 0 0;
}
#col3_clear {
  clear: both;
  visibility: hidden;
}
/* subnavigation ----------*/
#column1 .menubean li {
  font-weight: bold;
  padding: .5em 0 .5em 1em;
}
#column1 .menubean li.over,
#column1 .menubean li.mi_active {
  background: url(/resources/dyn/files/154119z577e95a4/_fn/arrow_interior.gif) no-repeat left .9em;
}
/* investors ----------*/
#level_two {
  margin-top: 3em;
  border: 1px solid #CCCCCC; 
}
/* gallery styles ----------------------*/

.photoalbumviewer div.album_title {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  color: #97b5cc;
  text-align: left;

}
.photoalbumviewer div.grid_inner {
  border: none;
  padding: 0;
}
#column2 div.photoalbumviewer {
  padding: 0;
}
.photoalbumviewer div.grid {
  width: 100%;
  max-height: none;
}
.photoalbumviewer div.thumbnail {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
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;
    text-align: center;
}
* html div.grid {
  height: 400px;
}
div.grid {
  max-height: 400px;
  width: 95%;
  margin: 0 auto;
  overflow: auto;
}
div.grid_inner {
  border: 1px solid #EEEEEE;
  padding: 10px;
}

.thumbnail img {
  border: 0 none;
  vertical-align: middle;
}
div.thumbnail {
  border: 1px solid gray;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
  text-align: center;
  display:table;/*webkit*/
}
.thumbnail a.tn{
 display:table-cell;/*webkit*/
 vertical-align:middle;/*webkit*/
}
.grid div.cms-tooltip {
  padding: 1px;
  background: white;
  border: black 1px solid;
  font-size: .9em;
}
div.photo {
  margin: 0 auto;
}

div.photo_viewer {
  margin: 0 auto;
  text-align: center;
  border: 1px outset #ccc;
}
div.bottom_row,
div.top_row {
  text-align: left;
  padding: 1px;
}
div.bottom_row {
  border-top: 1px outset #ccc;
}
span.caption {
  padding: 1px 0 1px 0;
}
.photo_viewer span.return,
.photo_viewer span.next {
  padding-right: 8px;
  float: right;
}
.photo_viewer span.caption,
.photo_viewer span.previous {
  float: left;
  width: 65%;
  padding-left: 8px;
}
.return a,
.next a,
.previous a {
  text-decoration: none;
}
.return a:hover,
.next a:hover,
.previous a:hover {
  text-decoration: underline;
}
/* 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;
}

