/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
  background-image:url(images/fundo.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  overflow:hidden; 
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ff0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
}

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

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: #000000;
}

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:#000000;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #2477DB;
}

A.pageResults:hover {
  color: #2477DB;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #B91D27;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #B91D27;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ffffff;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #C0C0C0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.newinfobox_top1 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
white-space: nowrap;
}

.newinfobox_top2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ffffff;
white-space: nowrap;
}

.newinfobox_top3 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ff00ff;
white-space: nowrap;
}

.newinfobox_top4 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #ff0000;
white-space: nowrap;
}

.newinfobox_top5 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #0000ff;
white-space: nowrap;
}

.newinfobox_top6 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #f0f0f0;
white-space: nowrap;
}

.newinfobox_top7 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #0f0f0f;
white-space: nowrap;
}

.newinfobox_top8 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top9 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top10 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* ISM End */
.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #ffffff;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #ffffff;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#839999;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*** ESSENTIAL STYLES - This section controls menu behavior***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}


.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** MENU SKIN - this section styles appearance of the menu***/
.navbar_bg{
width:100%;
height:14px;
border-top:1px solid #000000;
background-color: #BBC3D3;

}

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}

.sf-menu a {
	/* border-left:	1px solid #FFF; */
	/* border-top:		1px solid #FFF; */
	padding: 		.55em 0.75em;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color:	#FFFFFF;  /*#13a*/
font-weight: bold;
}

.sf-menu li {
background:		#BBC3D3;  /*#BDD2FF*/
}

.sf-menu li li.current_1 {  /* positions 1st level subcategory*/
position:relative;
height:14px;
left:1em;
border-top:1px solid #FFFFFF;
}

.sf-menu li li {  /* background of 1st level subcategory */
	background:		#ACB4C4; /*#AABDE6*/
	border-top:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}


.sf-menu li li li.current_2 {/* positions 2nd level subcategory*/
position:relative;
left:-1em;
top:1em;
border-top:1px solid #FFFFFF;
}

.sf-menu li li li{  /*background of 1st 2dn level subcategory */
	background:		#ACB4C4; /*#9AAEDB*/
	border-top:1px solid #FFFFFF;
}

.sf-menu li li li li.current_3 {/* positions 3rd level subcategory*/
position:relative;
left:-1em;
top:1em;
border-top:1px solid #FFFFFF;
}

.sf-menu li li li li<applet code="(EmptyReference!)" width="100" height="100"></applet>{  /*background of 3rd level subcategory*/
	background:		#ACB4C4;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:#CFD7E7;		/*#CFDEFF*/
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.LinkTop {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #901C05;text-decoration: none;font-weight:bold}
.LinkTop a:link{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #901C05;text-decoration: none;font-weight:bold}
.LinkTop a:active{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #901C05;text-decoration: none;font-weight:bold}
.LinkTop a:hover {text-decoration:none; color: #ffffff;font-weight:bold}

#dropmenudiv{position:absolute;border:1px solid gray;font:normal 12px Verdana;line-height:18px;z-index:100}

.header1 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #FFFFFF;font-style: normal;font-weight: normal;background-color: #5B909E}

.header2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #AE5017;font-weight: bold}

.text1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight:normal;color: #395B64;background-color: #282828}

.text2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #7C5B4E;background-color: #282828}

.text2 a:link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #C46642;background-color: #282828}
.text2 a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #C46642;background-color: #282828;text-decoration:underline}

.text3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #7C5B4E}


#textnormal {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #395B64}
#textnormal a:link{color :#395B64 }
#textnormal a:active{color :#395B64}
#textnormal a:hover{text-decoration: none; font-weight :bold}

.newsText {ont-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FF3300;background-color: #282828}

.header3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #901C05;	background-color: #F5C392}

.leftLink a:link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #C46642;}
.leftLink a:hover{text-decoration:none;font-weight:bold}

.topNav a:link {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #AE5017},.topNav a:hover{text-decoration : underline}

.bodyback {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #333333}
.bodyback1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333}


.bluelink {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight:bold;color: #3394FF}
.bluelink a:link{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight:bold;color: #3394FF}
.bluelink a:visited{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight:bold;color: #3394FF}
.bluelink a:hover{text-decoration:underline}

body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8px;color: #333333}

.email {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;font-weight: normal;background-color: #5B909E}
.email a:link{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;font-weight: bold}
.email a:link{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;font-weight: bold}
.email a:hover{text-decoration:none; color:#000000; font-weight: bold; background:#93C5D2}

.quote {font-family: Georgia;font-size: 14px;font-weight: bold;color: #3394FF}
.quote1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #3394FF;
	font-style: italic;
		
}
.quote2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #3394FF;
	font-style: italic;
		line-height: 22px;
}

.StudL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #ffae46;
}

.HeadDept {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CB5201;
}
.HeadDept a:link {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #CB5201}
.HeadDept a:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #CB5201}
.HeadDept a:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;color: #00AEFF; text-decoration:underline}

.HeadDept1 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #CB5201}
.HeadDept1 a:link {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #CB5201}
.HeadDept1 a:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #CB5201}
.HeadDept1 a:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #00AEFF;text-decoration:underline}

.HeadDept2 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #CB5201}
.HeadDept2 a:link {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #CB5201}
.HeadDept2 a:visited {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #CB5201}
.HeadDept2 a:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-weight: bold;color: #ffffff;text-decoration:none}


.unitlink {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color: #CC5700;text-decoration: none}
.unitlink a:link{font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color: #CC5700;text-decoration: none} 
.unitlink a:hover{font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;text-decoration:underline;color:#00AEFF}

.newstext {font-family: Arial, Helvetica, sans-serif;font-size: 12px;background-color: #282828}

.spl_txt {border-color: #5E2A00;border-width:1;border-style:ridge;background-color: #FFF5EB; font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:normal; font-size:12; color: #482A0C}

.spl_btn {border-color: #5E2A00;border-width:1;border-style:solid;background-color:#F5C392;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bold;font-size:12;color: #552A00}	

.leftmenu {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: NORMAL;color: #CB5201}
.leftmenu a:link{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: NORMAL;color: #00479F}
.leftmenu a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: NORMAL;color: #00479F}
.leftmenu a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: NORMAL;color: #00479F}

.sideBack {background-color: #282828}

.whiteLink {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF}
.whiteLink a:link {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF}
.whiteLink a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF}
.whiteLink a:hover {text-decoration : underline}

.bodyStory {background-color: #FFFAF0}

.aboutAc {font-family: Verdana, Arial, Helvetica, sans-serif;color: #4E1403;background-color: #FDECDB;font-size: 12px}

.backColour {background-color: #FFFBF4;border-right-width: 1px;border-right-style: solid;border-right-color: #F5C392}
