﻿.textElementConfig {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #7282b3;
}
.textConfig {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-style: normal;
	font-size: 11px;
	color: #666666;
}
.titleConfig {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.orangeTitle
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bolder;
	font-size: 14px;
	color: #F7A727;
}

.whiteTextOk
{
	background-color:#00CC00;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bolder;
	font-size: 13px;
	color: #FFFFFF;
}

.whiteTextNo
{
	background-color:Red;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bolder;
	font-size: 13px;
	color: #FFFFFF;
}

.subMenu 
{
	float:left;
	background-color:#FFFFFF; 
	position:absolute; 
	float:left; 
	border:solid 1px solid #CCCCCC;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	color:#000000;
	text-align:left;
}
.subMenuLink:link
{
	border-bottom:solid 1px solid #CCCCCC;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	text-decoration:none;
	float:left;
}
.subMenuLink:visited
{
	border-bottom:solid 1px solid #CCCCCC;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	text-decoration:none;
	float:left;
}
.subMenuLink:hover
{
	border-bottom:solid 1px solid #CCCCCC;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	text-decoration:none;
	float:left;
}

.jumpMenuLink:link
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border:1px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:60px;
	float:left;
}
.jumpMenuLink:visited
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border:1px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:60px;
	float:left;
}

.jumpMenuLink:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	background-color:#FFFFFF;
	color:#000055;
	border:1px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:60px;
	float:left;
	text-decoration:none;
}

.stockDescription 
{
	background-color:#FFFFFF; 
	position:absolute; 
	float:left; 
	border:solid 1px solid #CCCCCC;
	padding-top:10px;
	padding-left:10px;
	padding-right:12px;
	padding-bottom:5px;
	color:#000000;
	text-align:left;
}

.menuLink:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border:1px solid #bfbfbf;
	padding:3px;
	margin:5px;
	width:130px;
	float:left;
}

.menuLink:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border:1px solid #bfbfbf;
	padding:3px;
	margin:5px;
	width:130px;
	float:left;
}
.menuLink:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	background-color:#DFDFDF;
	color:#000000;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #bfbfbf;
	padding:3px;
	margin:5px;
	width:130px;
	float:left;
	text-decoration:none;
}
.menuLinkSmall:link
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-top:15px;
	border:1px solid #bfbfbf;
	width:80px;
	float:left;
}

.menuLinkSmall:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-top:15px;
	border:1px solid #bfbfbf;
	width:80px;
	float:left;
}
.menuLinkSmall:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	background-color:#DFDFDF;
	color:#000000;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-top:15px;
	width:80px;
	text-decoration:none;
	float:left;
}

.menuTitleLeft {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}
.menuTitleRight {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	padding-left: 7px;
	padding-bottom: 2px;
}
.menuTitle2 {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	padding-right: 10px;
}
.menuItems:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
}
.menuItems:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
}
.menuItems:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
	padding-right: 10px;
}
.menuItems2:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #43678b;
	text-decoration: none;
}
.menuItems2:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #43678b;
	text-decoration: none;
}
.menuItems2:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #43678b;
	text-decoration: underline;
}
.menuItems3:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #5092cf;
	text-decoration: none;
}
.menuItems3:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #5092cf;
	text-decoration: none;
}
.menuItems3:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #5092cf;
	text-decoration: underline;
}
.mainMenuItems {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	padding-right: 3px;
	padding-left: 3px;
}
.mainMenuItems:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.mainMenuItems:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.mainMenuItems:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
.productBorder {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.productBorder2 {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.productBorderRight {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.productBorderRightLeft {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.productBorderRightBottom {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.productBorderLeft {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.productBorderLeftRightBottom {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productBorderLeft2 {

	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.noBorder {

	padding: 0px;
	text-align: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.noBorder2 {

	padding: 0px;
	text-align: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	display: none;
}
.noBorder3 {

	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.noBorder4 {

	padding: 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.noBorderLeftRight {

	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textTitles {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.textTitles2 {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000
}
.textTitles3 {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #000000
}

.availability {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style:bold;
	font-weight:900;
	color: #316396;
}

.stockText {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 900;
	color: #b0b0b0
}

.smallTextTitles {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 900;
	color: #b0b0b0
}
.titles {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant:small-caps;
	font-weight: bold;
	color: #2F5E8A;
}
.prices {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
}
.prices2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #fca00f;
}
.prices3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #7088B8;
}
.text {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}
.littleText {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}
.smallText {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.smallTextLink:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.smallTextLink:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration:  none;
}
.smallTextLink:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.productTitle {

	font-family: Tahoma, Verdana, Arial;
	font-size: larger;
	font-style: normal;
	font-weight: bolder;
	color: #687DAC;
	text-decoration: none;
}
.productTitle  a:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #687DAC;
	text-decoration: none;
}
.productTitle  a:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #687DAC;
	text-decoration:  none;
}
.productTitle  a:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #687DAC;
	text-decoration: underline;
}
.productTitle2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.productTitle2  a:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.productTitle2  a:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration:  none;
}
.productTitle2  a:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}

.productTitleTabs {

	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	color: #003360;
	text-decoration: none;
}
.productTitleTabs  a:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	color: #818489;
	text-decoration: none;
}
.productTitleTabs  a:visited {

	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	color: #818489;
	text-decoration: none;
}
.productTitleTabs  a:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	color: #818489;
	text-decoration: underline;
}
.bullets {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
a:link {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #7088B8;
	text-decoration: none;
}
a:visited {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #7088B8;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #7088B8;
	text-decoration: underline;
}
.cartRowBackground {

	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #DDDDDD;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.errors {

	font-family: Verdana, Tahoma,  Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

.errorsSmall {

	font-family: Verdana, Tahoma,  Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

.okMesssage {

	font-family: Verdana, Tahoma,  Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #009900;
}
.menuSpacer {

	width: 94%;
	border-bottom-style: groove;
	border-bottom-color: #339999;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-size: xx-small;
}
.menuSpacer2 {

	width: 94%;
	border-bottom-style: groove;
	border-bottom-color: #CC6633;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-size: xx-small;
}
.tabButton {

	border-right: #81a9e2 1px solid;
	border-top: #81a9e2 1px solid;
	font-weight: bold;
	font-size: xx-small;
	vertical-align: baseline;
	border-left: #81a9e2 1px solid;
	color: black;
	border-bottom: #81a9e2 1px solid;
	font-family: Tahoma, Verdana, 'Trebuchet MS' , 'Times New Roman';
	position: static;
	background-color: #ddecfe;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	width: 100%;
}
.tabButton:hover {

	border-right: #000080 1px solid;
	border-top: #000080 1px solid;
	font-weight: bold;
	font-size: xx-small;
	vertical-align: baseline;
	border-left: #000080 1px solid;
	color: black;
	border-bottom: #000080 1px solid;
	font-family: Tahoma, Verdana, 'Trebuchet MS' , 'Times New Roman';
	position: static;
	background-color: #ffdda6;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	width: 100%;
}
.tabButton:active {

	border-right: #000080 1px solid;
	border-top: #000080 1px solid;
	font-weight: bold;
	font-size: xx-small;
	vertical-align: baseline;
	border-left: #000080 1px solid;
	color: black;
	border-bottom: #000080 1px solid;
	font-family: Tahoma, Verdana, 'Trebuchet MS' , 'Times New Roman';
	position: static;
	background-color: #ffc170;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	width: 100%;
}

.errorMessage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF0000;
	background-position: left;
	border: 2px solid #333333;
	margin-left: 5px;
	margin-right: 5px;
	padding: 6px;
}
.okMessage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #00CC00;
	background-position: left;
	border: 2px solid #333333;
	margin-left: 5px;
	margin-right: 5px;
	padding: 6px;
}
.dropMenu {

	border: 1px solid #bfbfbf;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
}

.menuPath 
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
}

.pixelFundo1{
	background-image: url(images/pixel.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

.pixelFundo{
	display:inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pixel.png', sizingMethod='scale');
}

