/*
"fungusAmongus 2" stylesheet for osC created by John Oleinik
03/11/2008

- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- To optimize the stylesheet for small filesize (=>maximum speed) you can remove most comments, and group the styles.
*/

/* begin imported some styles  from original osC stylesheet */
.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
.messageStackError, .messageStackWarning {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color: #CC3300;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}

TD#pageHeaderLT {
	margin: 0px;  /* Test to remove white box around header graphic */
	padding: 0px;
}
  
  

textarea {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
/* end import from original stylesheet */

/* the body tag for the html template */
body, html {
	margin: 0;
	padding: 0;
	text-align: center; /* needed for IE center bug */
	font-family: arial, sans-serif;
	background:url(/images_11/body_bg_2.gif) 0 0 repeat #8E825F;
}
/* pageWrapper div for centering and fixing width settings! 2005/08/08 */
div#pageWrapper {
	position: relative;
	margin: 10px auto; /* sets margin from top of browser page to start of web page */
	width: 785; /* set total pagewidth or set at 100% */
	background-color: #FFFFFF;
	background-image: url(/images_11/body_bg_2_cnt.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;

}

/* no need to edit this - standard setting */
form {
display: inline;
}

/* no need to edit this - standard setting */
td {
vertical-align: top;
}

/* no need to edit this - standard setting */
td.productListing-data {
vertical-align: middle;
color:#000000;
}

td.productListing-data img{
	border: 0px solid #000000;
}

td.productListing-subData {
 vertical-align: middle;
color:#000000;
}

td.productListing-subData a{
 vertical-align: middle;
color:#000000;
}

td.productListing-subData img{
border: 0px solid #000000;
}

table#mainLayoutLT {
width: 770px;
margin: 0px auto;

}
/* total width of the sub-table containing the info boxes */
td.columnLT {
width: 150px;
padding: 0;
}

/* total width of the info boxes */
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 150px;
}

/* relative width of the info box table and sub tables */
table.infoBoxLT td table {
width: 100%;
}

/* class called infoboxContents in standard osCommerce */
td#contentLT {
width: 600px;
}



/* just sets the margins for info boxes */
.infoBoxLT {
margin: 0px;
}

/* sets the padding for class called infoboxContents in standard osCommerce */
td#contentLT {
padding: 10px 12px;
}

/* padding for the infoBox headings */
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
}
td.boxTextLT {
padding: 6px 5px;
}

div#imageNavLT{
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
margin: 1px 5px;
height: 17px;
}
.logoLT {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navLeftLT {
  float: left;
}

.footerLT {
text-align: center;
}
.footerLT div {
	margin: 7px auto;
	background-image: url(/images_11/footer_mushroom_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.infoBoxHeadingLT div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
/* controls colours of module borders and borders around button areas*/
table.infoBox {
border: #756E52 solid 1px;
}



.productListing-heading {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #627D77;
}

tr.productListing-even td {
	background-color: #ffffff;
	padding-bottom: 15px;
}
tr.productListing-odd td {
	background-color: #ffffff;
	padding-bottom: 15px;
}
.errorText {
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
	font-weight: bold;
}

/* leave at zero or else it will conflict with
images used in infoBox headers and new products module */
td.infoBoxHeading {
border: 0px black solid;
}


/* controls colour of top and bottom navbar borders */
td#navBarTopLT, td#navBarBottomLT {
border: 1px #ADA893 solid;
border-width: 1px 0;
}
/* controls colour and style of webpage outer border */
table#mainLayoutLT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* controls border colour of info boxes only - safe to change */
.infoBoxLT td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ADA893;
	border-bottom-color: #ADA893;
}

.productAdd {
  vertical-align: middle;
}

input.productAdd {
	vertical-align: middle;
}

/* controls colour of page heading text */
#contentLT table td.pageHeading, h1 {
color: #000000;
font-size: 22px;
font-weight: normal;
font-family: arial, sans-serif;
text-indent: 0px;
padding-top: 5px;
}
/* this is a table border, so leave at zero */
.infoBoxLT td table td {
border-width: 0px;
}

/* controls colour of text used to greet user */
/*.inputRequirement, .greetUser {
color: #181387;
}*/
/* example how to assign styles to one individual small infobox (delete if you don't like) */
/*table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}
*/
/* displays a background image or colour plus style in headers for info boxes and product listings */


/*Old BG color was #627D77  */
td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
	background-color: #0D3931;
}
/* end colors and borders */
.infoBoxHeading img {
/*display: none;*/
}
/* begin fonts */
#copyRightLT {
font-size: 11px;
}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 11px;
font-family: arial, sans-serif;
}
#navBarTopLT, #navBarBottomLT {
font-size: 11px;
font-family: arial, sans-serif;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 11px;
font-family: arial, sans-serif;
}

#contentLT table td.productListing-heading {
  font-weight: bold;
  color: #ffffff;
}


/* controls font and size used in page headings */
#contentLT table td.pageHeading, h1 {
font-size: 22px;
font-weight: normal;
font-family: arial, sans-serif;
text-indent: 0px;
padding-top: 5px;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}

/* Special Price for sales */
.productSpecialPrice {
	color: #990000;
}

a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
}

/* class for removing link boxes around banner ads*/
.bannerFeature {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}
td.infoBoxHeadingLT, .infoBoxHeading a{
padding: 2px 4px;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
}

.headerNavigation {

	color: #000000;
	font-weight: normal;
}

/* end link styles */

/* Replacement Styles for Promo Ads on front page */
.promoWrapper {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.promoTextWhite {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.promoTextBlack {
	color: #000000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#promoBrown {
	background-color: #99714E;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
#promoBrown H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#promoBrown P{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size:12px;
	line-height:18px;
	margin-top: 0px;
	padding-top: 0px;
}
#promoBrown A{
color:#FFFFFF;
}
#promoGreen {
	background-color: #445A1C;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
#promoGreen H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#promoGreen P{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size:12px;
	line-height:18px;
	margin-top: 0px;
	padding-top: 0px;
}
#promoGreen A{
color:#FFFFFF;
}

#promoGray {
	background-color: #625B49;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
#promoGray H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#promoGray P{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size:12px;
	line-height:18px;
	margin-top: 0px;
	padding-top: 0px;
}
#promoGray A{
color:#FFFFFF;
}
/* end promo styles */

/* Site is down message */
.warningsiteinfo{
	border: 1px solid; 
	margin: 10px 0px; 
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #9F6000; 
	background-color: #FEEFB3;   
	background-image: url(/images_11/error.gif);
}
/* end site is down styles */