/* CSS Document */
/* Used colors:
	Foets-logo red: #d22129
	Menu grey: #e5cfcf
*/
* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

html {
height: 100%;
font-size: 62.5%;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/* font-size: 62.5%; */
	letter-spacing:0;
	line-height:2em;
	word-spacing:normal;
	color: #555555;
	text-align: center;
	/* margin:0.5em 0.5em 0.5em 2em; */
	/* padding:0; */
}

img {
	border: 0;
	text-align: center;
}

p {
	margin: 10px 0;
}
a {
	color: #FF0000;
}

a:link {
color: #A52A2A;
text-decoration: underline;
font-weight: bold;
}
a:visited {
color: #555555;
}

a:hover {
text-decoration: none;
}

.ghost {
	display: none;
}	
.container {
	width: 970px;
}

#main {
	width: 100%;
}
.center
{
	text-align: center;
}

h2 {
	font-size: 1.3em;
}

h3 {
color: #B22222;
font-size: 1.2em;
text-align: left;
letter-spacing: 1px;
margin-bottom: 5px;
margin-top: 5px;
}

h3.line {
background: url('../img/heading-dot.gif') repeat-x 0 50%;
width: 95%;
}

h3.line span {
margin-left: 24px;
padding: 0 10px;
background: #FFFFFF;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

/*----------------- Header definition ----------------*/
#header {
width: 100%;
height: 100px;
position: relative;
background: #fff url('../img/header_f.jpg') 0 0 repeat-x;
/* text-align: center; */
}

/*----------------- Left Column ----------------*/

.leftnav {
	/* background: url(../img/leftnav_bg.gif) repeat-y; */
	font-size: 1.4em;
	margin:0;
	text-align: left;
	/* float: left; */
	padding: 0 0 0 0 ;
	/* width: 14em; */
	z-index: 2;
	position: absolute;
	/* PADDING-BOTTOM: 12em; */
	left: 0.5em;
	top: 8.5em;
}

.leftnav h2 {
	margin: 0;
	/* background: url(../img/leftnav_h2_bgr1.gif) repeat-x; */
	/* background-color: #d22129; */
	background-color: #464646;
	height: 22px;
	width: 201px;
	padding: 3px 0 0 10px;
	color: #e5cfcf;
	border-bottom: 1px solid #334050;
}
#main .leftnav ul{
	margin: 0;
	padding: 0;
}
#main .leftnav li {
	width: 211px;
}
#main .leftnav li a {
	/* background: #5b97ba url(../img/leftnav_a_red1.gif) no-repeat; */
	background: #fff url(../img/leftnav_a_red3.gif) no-repeat;
	display: block;
	padding: 4px 0 4px 25px;
	border-bottom: 1px solid #FF6347;
	border-top: 1px solid #FFDEAD;
	color: #fff;
	text-decoration: none;
	height: 21px;
	width: 186px;
	font-weight: bold;
}
#main .leftnav li a:hover, #main .leftnav li a.active {
	border-bottom: 1px solid Maroon;
	border-top: 1px solid #fff;
	border-left: 2px solid #ccc;
	border-right: 1px solid #ccc;
	background-position: left bottom;
	/* color: #B22222; */
	color: #000000;
	font-weight: bold;
}

.leftnav .bottom {
	border-bottom: 10px solid #464646;

}

.leftnav .under {
	font-size: 1.0em;
	/* background-color: Aqua; */
	text-align: center;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: Black;
	/* width: 209px; */
}

.leftnav span {
font-size: 1.8em;
color: #d22129;
font-weight: bold;
}

.leftnav .logos {
	font-size: 1.0em;
	/* background-color: Aqua; */
	text-align: center;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: Black;
	/* width: 209px; */
	display: block;
}

.leftnav .detail {
	font-size: 1.0em;
	/* background-color: Aqua; */
	text-align: center;
	margin-top: 5px;
	padding: 10px 0 10px 0;
	border: 2px solid #AA0000;
	color: #555555;
	width: 207px;
	display: block;
}

.leftnav .detail span {
font-size: 1.6em;
color: #AA0000;
font-weight: bold;
}

/* ----- End of Left Column ----- */


/* ---------------- Content definition --------------- */
#content {
/* BORDER-RIGHT: #000 1px solid; */
PADDING-RIGHT: 0.5em;
/* BORDER-TOP: #000 1px solid; */
PADDING-LEFT: 1em;
PADDING-BOTTOM: 0.5em;
MARGIN: 0em 0px 0px 14em;
/* BORDER-LEFT: 1px dotted Red; */
PADDING-TOP: 0.5em;
/* BORDER-BOTTOM: #000 1px solid; */
background: url('../img/divider.gif') repeat-y 5px 98%;
font-size: 1.7em;
text-align: left;
min-height: 1500px;
}

#content .centeralign {
text-align: center;
}

#content A:link {
COLOR: #a00;
}

#container A:hover div.links {
BACKGROUND: #eee; COLOR: #ffffff;
}
#container A:active A:visited {
BACKGROUND: #ddd; COLOR: #ffffff;
}

#content A:visited {
COLOR: #555555;
}
#content A:hover {
BACKGROUND: #eee; COLOR: #a00;
}
#content A:active {
BACKGROUND: #ddd; COLOR: #555555;
}

#content H1 {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0.5em 0.25em;
FONT: bold 1em arial,sans-serif;
PADDING-TOP: 0px;
}

#content H2 {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0.5em 0.25em;
FONT: bold 1em arial,sans-serif;
PADDING-TOP: 0px;
}
#content H3 {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0.5em 0.25em;
FONT: bold 1em arial,sans-serif;
PADDING-TOP: 0px;
}

/* #content IMG, #content a, #content a:hover {
BORDER-TOP-STYLE: none;
BORDER-RIGHT-STYLE: none;
BORDER-LEFT-STYLE: none;
BORDER-BOTTOM-STYLE: none;
text-align: center;
}*/

.product img {
border: 3px solid #A52A2A;
margin: 5px 12px 10px 40px;
padding: 5px;
}

.temp img {
border: none;
margin: 5px 5px 10px 25px;
padding: 5px;
}

#content P {
width: 45em;
MARGIN: 0.5em 0.5em 0.5em 1em;
FONT: 0.9em/1.5em verdana,sans-serif;
}
#content UL {
MARGIN: 0.5em 1.0em 1.0em 1.0em;
FONT: 0.9em/1.4em verdana,tahoma,arial,sans-serif;
width: 45em;
}

#content UL UL {
MARGIN: 1em 4em 1.5em;
FONT: 0.9em/1.4em verdana,tahoma,arial,sans-serif;
}

#content UL LI {
MARGIN: 0.5em 1.0em 0.5em 2em;
FONT: 0.9em/1.4em verdana,tahoma,arial,sans-serif;
}
#content UL UL LI {
MARGIN: 0px;
FONT: 1.1em/1.6em verdana,tahoma,arial,sans-serif;
}

/* PRE {
BORDER-RIGHT: #000 1px solid;
PADDING-RIGHT: 1em;
BORDER-TOP: #000 1px solid;
PADDING-LEFT: 1em;
BACKGROUND: #eee;
PADDING-BOTTOM: 1em;
MARGIN: 10px 50px;
FONT: 90% "courier new", monospace;
BORDER-LEFT: #000 1px solid;
PADDING-TOP: 1em;
BORDER-BOTTOM: #000 1px solid;
}

CODE {
FONT: bold 100% "courier new", monospace;
COLOR: #008;
}
*/

/* ------------------ Blockquote -------------- */
.blockquote {
background-color: #f0eee4;
border-left: 4px solid #B22222;
text-align: left;
width: 90%;
margin: 0 0 15px 2em;
padding: 5px 12px;
display: block;
}
.blockquote p {
margin: 0;
color: #A52A2A;
}
.blockquote p a, .blockquote p a:visited {
color: #A52A2A;
}

/* --------------------- HalfFooter -------------------- */

/* #halffooter-img {
width: 100%;
height: 100%;
min-width: 100%;
}
*/

#subfooter-img {
/* margin: 0 auto; */
width: 100%;
/* height: 172px; */
height: 94px;
border-top: 1px solid #A52A2A;
background: url('../img/footer1.jpg') repeat-x 0 0;
color:#FCFCFC;
text-decoration:none;
/* text-align: left; */
}
/* filter:alpha(opacity=40);
opacity:0.6; */

/* --------------------- Footer -------------------- */

#footer {
height: 44px;
color: #FFFFFF;
width: 100%;
background: #B22222 url('../img/footer-bg.gif') repeat-x 0 0;
font-size: 1.2em;
line-height: 190%;
}

#footer-in {
/* width: 850px; */
height: 44px;
margin: 0 auto;
}

#footer a, #footer a:visited {
color: #FFFFFF;
}

p.footer-left {
/* width: 600px; */
float: left;
text-align: left;
margin: 8px 0 0 12px;
display: inline; /* Because of IE Doubled Float-Margin Bug */
}

p.footer-right {
/* width: 200px; */
float: right;
text-align: right;
margin: 8px 12px 0 0;
display: inline; /* Because of IE Doubled Float-Margin Bug */
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}

/* --------------------- Footer Menu-------------------- */
#footer-menu {
font-size: 1.5em;
/* text-align: center; */
}

#footer-menu a {
border: 1px solid #A52A2A;
line-height: 300%;
margin-left: 10px;
margin-right: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
display: inline; /* Because of IE Doubled Float-Margin Bug */
}
#footer-menu a:hover {
color: #A52A2A;
}
