@charset "utf-8";

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
.thrColFixHdr #container {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0; /* this overrides the text-align: center on the body element. */
	width: 990px;
	margin: 0 auto;
	text-align: left;
} 

.thrColFixHdr #header {
	height: 110px;
	margin: 0 auto;
	background-image: url(/images/headerEN.gif);
	background-repeat: no-repeat;
} 
.thrColFixHdr #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	color: #F06;
	padding-top: 25px;
	padding-left: 150px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #66ff99; /* padding keeps the content of the div away from the edges */
	padding: 15px 20px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #66ff99; /* padding keeps the content of the div away from the edges */
	padding: 15px 20px;
}
.thrColFixHdr #mainContent {
	padding: 0 20px;
	margin: 0 270px;
} 
.thrColFixHdr #footer {
	height: 35px;
	background-color: #CFC;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #060;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #060;
	position: fixed;
	bottom: 0px;
	width: 990px;
} 

.thrColFixHdr #footer p {
	color: #009;
	background-color: #CFC;
	margin: 0;
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #mainContent object {
	float: left;
	margin: 0px;
	padding: 0px;
}

contImage {

}
fivepxIndent {
	text-indent: 10px;
	padding-top: 0px;
}
.price {
	float: left;
	font-size: 90%;
	color: #000;
	background-color: #FFF;
	width: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.FlashCentred {
	margin: auto;
}
produtName {
	font-size: 14px;
	padding-top: 10px;
}
ProductName {
	font-weight: bold;
	vertical-align: middle;
	padding: 10px;
}
listBullet {
	list-style-image: url(../images/heartblm.gif);
}
.heartbullet {
	list-style-position: outside;
	list-style-image: url(http://heart.ca/images/heartblm.gif);
	text-align: left;
	margin-bottom: 10px;
	margin-left: -20px;
}
.ThumbImage {
	width: 230px;
	padding-top: 15px;
	padding-bottom: 0px;
	height: auto;
	padding-left: 0px;
	text-align: center;
}
.Intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
	height: auto;
	width: auto;
	border-bottom-width: medium;
	border-bottom-style: groove;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 5px;
	text-align:center;
	font-size: 17px;
	border-bottom-color: #060;
}
redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0033;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	text-align: center;
}
.ending {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F06;
	height: auto;
	width: auto;
	border-top-width: medium;
	border-bottom-width: thick;
	border-top-style: groove;
	border-bottom-style: groove;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 15px;
	text-align:center;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	font-weight: bold;
	font-size: 14px
}
.bulletlist {
	list-style-image: url(../images/heartblm.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
}
.red {
	color: #F06;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.heartbullet {
	list-style-position: outside;
	list-style-image: url(/images/heartblm.gif);
	text-align: left;
	margin-bottom: 10px;
	margin-left: -20px;
	font-size: 100%;
}
h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #FFF}
h2{font-size: 200%;color: #f0f0f0}
p{
	padding-bottom:1em;
	text-align: center;
	font-size: 14px;
	color: #000;
}
h2{
	padding-top: 0.3em;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-bottom: .5em;
}
div#nifty{
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0%;
	background-color: #FFF;
}

b.rtop, b.rbottom{
	display:block;
	background-color: #6F9;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background-color: #FFF;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.text {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.thrColFixHdr #headerDE {
	height: 110px;
	margin: 0 auto;
	background-image: url(/images/headerDE.gif);
	background-repeat: no-repeat;
}
