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

#header {
	height: 100.0px;
}

#e_column_0 {
	padding-bottom: 62.0px;
}

#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/177787/_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/154649/_fn/american_made_bt.gif) no-repeat top left;
}
#earth_button {
  right: 0;
  width: 149px;
  background: url(/resources/dyn/files/154223/_fn/earth_friendly.gif) no-repeat top left;
}
#buy_button {
  right: 155px;
  width: 149px;
  background: url(/resources/dyn/files/164402/_fn/buy_now.gif) no-repeat top left;
}
#holiday_button { 
  right: 310px;
  width: 183px; 
  background: url(/resources/dyn/files/193199/_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/156215/_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/153241/_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/153242/_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/153169/_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/153170/_fn/rounded_top_right.gif) no-repeat top right;
}
#e_column_0_wc_2 {
  background: url(/resources/dyn/files/153168/_fn/rounded_bottom_right.gif) no-repeat bottom right;
}
#e_column_0_wc_3 {
  background: url(/resources/dyn/files/153167/_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/153714/_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/154119/_fn/arrow_interior.gif) no-repeat left .9em;
}
/* investors ----------*/
#level_two {
  margin-top: 3em;
  border: 1px solid #CCCCCC; 
}
/* article styles -----------------------*/

div.collapsible-control {
  color: #424242;
  padding: 0 0 1em 15px;
  background: url(/resources/dyn/files/134716/_fn/arrow_unselected.gif) no-repeat left 3px;
  cursor: pointer;
  cursor: hand;
  border-bottom: 1px solid #d4d4d4;
}
.hidden div.collapsible-control {
  margin-bottom: 1em;
}
.shown div.collapsible-control {
  color: #204579;
  font-weight: bold;
  background: url(/resources/dyn/files/134715/_fn/arrow_selected.gif) no-repeat left 3px;
}
div.collapsible-shown {
  padding: 1em;
}
div.ac_heading,
.articleview .article div.article_heading {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  color: #97b5cc;
}

/* news -----------*/
#news div.collapsible-control {
  border: none;
}
#news div.collapsible {
  padding-bottom: 1em;
  margin-bottom: 1em;  
  border-bottom: 1px solid #d4d4d4;
}
.collapsible div.article_post_time {
  padding-left: 15px;
  font-size: .9em;
  font-weight: bold;
}
div.articlecontainer {
  margin-bottom: 1em;
}
div.article_post_time {
  color: #3D75A6;
}
/* 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;
}
