/*
  $Id: stylesheet.css,v 1.26 2003/06/30 20:03:50 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

/* links */
a:link { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none;  }
a:visited { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; }
a:active { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none;  }
a:hover { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; }

a.headerLink:link { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; border: 0px;}
a.headerLink:visited { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; border: 0px; }
a.headerLink:active { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; border: 0px;}
a.headerLink:hover { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: underline; border: 0px;}

a.menuBoxHeadingLink:link { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; border: 0px;}
a.menuBoxHeadingLink:visited { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; border: 0px;}
a.menuBoxHeadingLink:active { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; border: 0px;}
a.menuBoxHeadingLink:hover { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; border: 0px;}

a.menuBoxContentLink:link { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; border: 0px; }
a.menuBoxContentLink:visited { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; border: 0px; }
a.menuBoxContentLink:active { font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; border: 0px;}
a.menuBoxContentLink:hover { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: underline;border: 0px; }

a.splitPageLink:link { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; border: 0px;}
a.splitPageLink:visited { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; border: 0px;}
a.splitPageLink:active { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; border: 0px;}
a.splitPageLink:hover { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: underline; background-color: #FFFF33; border: 0px;}

/* menu box */
.menuBoxHeading { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #616060; background-color: #ffffff; }
.menuBoxContent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #616060; }

/* page */
body { background-color: #cccccc; color: #000000; margin: 0px; }
.splashpage { background-image: url(images/whitewaterbg.jpg); color: #000000; margin: 0px; }
.splashpageFrame { background-image: url(images/balisunset.jpg); color: #000000; margin: 0px; }
.headerBar { background-color: #B3BAC5; }
.headerBarContent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; padding: 2px; }
.columnLeft { background-color: #F0F1F1; border-color: #cccccc; border-width: 1px; border-style: solid; padding: 2px; }
.pageHeading { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* info box */
.infoBoxHeading { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #666666; background-color: #ffffff; }
.infoBoxContent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #666666; background-color: #ffffff; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* forms */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
FORM { display: inline; }

/* account */
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.productText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px;  color: #ff6600; font-weight: bold}
.main { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; text-align: justify; }
.errorText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*  the following is for the preview page on the admin  */

TD.HSpageHeading, DIV.HSpageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12x;
  font-weight: bold;
  color: #000066;
}

TD.HSmain, P.HSmain {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD. HSsmallText, SPAN. HSsmallText, P. HSsmallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}
P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.tableMain	{ 
	background-color: #ffffff; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	weight: bold }
	
td.tableHeader	{ 
	background-color: #cccccc; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #ffffff; 
	weight: bold }

.infoBoxContents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666
  }
  
  table.infoBoxBrown	{ 
	border-color: #cc9966; 
	border-style: solid;
	border-width: 1px;
	 }
	 A.headerNavigation { 
  color: #AABBDD;
  text-decoration: underline; 
}

.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666
}

TR.headerNavigation {
  background: #ffffff;
}


.sizeUp {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight=bold; font-size: 9pt; color: #003366}


.clock {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight=bold; font-size: 7pt; color: #996699}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.boxText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-align: left;
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.checkoutBarCurrent { font-family: Tahoma,Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

h1 { 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #ff6600;
}

h2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
	overflow: hidden;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li { list-style-type: none; }
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0; }
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button { position: relative; height: 100%;}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button { float: right; width: 100%; height: 100%; }

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}
.lv_Data li { list-style-type: none; }

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_Caption { clear: both; }
.lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}
.lv_Slideshow {
	border-left: 1px solid #efefef;
	padding-left: 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

/* newsdesk*/
.sticky { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffcc; }

/*  CALENDER class underneath */

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
}
.month {
	 border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
	background-color: #ffffff;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: #ffffff;
	font-size: 18px;
	font-weight: bold;
	
	color: #cccccc;
}


.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #99ccff;
	background-image: url(images/header_bg.gif);
	color: #ffffff;
	border-style: solid;
	border-width:0px
}
.dayname {
	background-color: #cccccc;
	text-align: center;
	font-size: 12px;
	color: #333333;
	    float:left;
    border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
}
.weeknumtitle {
	background-color: #cccccc;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #000099;
	background-color: #ccffff;
}
.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #ffffff;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
    background-image: url(images/header_bg.gif);
	font-weight: bold;
	background-color: #99ccff;
	color: #ffffff;
	
	
}
.monthpicker {
	font-size: 11px;
	background-color: #ffffff;
	color: #333333;
}
.yearpicker {
	font-size: 11px;
	background-color: #ffffff;
	color: #333333;
}
.pickerbutton {
	background-color: #ffffff;
	color: #333333;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #aaaaaa;
	border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
}
.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height:90px;
	width:90px;
	  border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
}
.monthday a {
	color: #333333;
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #EEE9E9;
	color: #000000;
	height:90px;
	width:90px;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:90px;
	width:90px;
}
.sunday {
	background-color: #f1fbfb;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height:90px;
	width:90px;
	   border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
}
.sunday a {
	color: #333333;
}
.saturday {
	background-color: #f1fbfb;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height:90px;
	width:90px;
	   border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
}
.saturday a {
	color: #333333;
}
.event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffcc;
	height:90px;
	width:90px;
	  border:1px solid #ccc;
    margin:8px;
    border-collapse:collapse;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #cccc99;
	height:90px;
	width:90px;
}
.selectedevent a {
	background-color: #cccc99;
	color: #000000;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #cccc99;
	height:90px;
	width:90px;
}
.todayevent a {
	background-color: #cccc99;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

.index_sidebox {
	margin: 0 auto; /* center for now */
	width: 36em; /* ems so it will grow */
	background: url('images/Indextable/sbbody-r.gif') no-repeat bottom right;
	font-size: 100%
}
.index_boxhead {
	background: url('images/Indextable/sbhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	
	  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight : bold;
  text-align: center
}
.index_boxhead h2 {
	background: url('images/Indextable/sbhead-l.gif') no-repeat top left;
	margin: 0;
	color: white; 
	font-weight: bold; 
	font-size: 1.0em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; padding-left:10px; padding-right:10px; padding-top:11px; padding-bottom:3px
}
.index_boxbody {
	background: url('images/Indextable/sbbody-l.gif') no-repeat bottom left;
	margin: 0;
	text-align: center;
	align: right;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight : bold;
  text-align: center; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:15px
}

TD.listing, P.listing {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 1.5;
  text-align: left;
}


TABLE.listing {

  background-color: #cccccc;
  border-spacing: 0px;
  padding: 2px;
  align: center;

}

TABLE.orangeBorder {
  border: 1px;
  border-style: solid;
  border-color: #ff6600;
}
