﻿/* CSS Document */


a img{
border:none;
}

a{
text-decoration:none;
color:#2b618d;
}

a:hover{
color:#8c1e1e;
}

body{
background-color:#8c1e1e;
text-align:center;
}


#container{
width:1008px;
height:100%;
position:relative;

background-color:#FFFFFF;
overflow:hidden;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#furmanoslogo{
width:234px;
height:138px;
position:relative;
float:left;
}

/*___________________________________________UNIVERSAL____________________________________________*/


/*xxx*/
#btshadowf{
width:1008px;
height:23px;
position:relative;
float:left;
background-image:url("images/bt_shadow.jpg");
background-repeat:repeat-x;
background-color:#8c1e1e;
}



/*xxx*/
#pagebottom{
width:987px;
height:12px;
position:relative;
font-size:4px;
float:left;
left:8px;
}



/*xxx*/
#btltcorner{
width:14px;
height:12px;
position:relative;
float:left;
background-image:url("images/bt_lt_corner.jpg");
background-repeat:no-repeat;
}



/*xxx*/
#btrtcorner{
width:14px;
height:12px;
position:relative;
float:left;
background-image:url("images/bt_rt_corner.jpg");
background-repeat:no-repeat;
}


/*xxx*/
#btmiddle{
width:959px;
height:12px;
background-color:#e5eef5;
position:relative;
float:left;
}



/*xxx*/
#btcornerslt{
width:16px;
height:23px;
position:relative;
float:left;
background-image:url("images/_bt_lt_curvecorner.jpg");
}


/*xxx*/
#content{
width:987px;
height:100%;
position:relative;
float:left;
left:8px;
background-color:#e5eef5;
}


/*xxx*/
#maintextbox{
width:775px;
height:auto;
position:relative;
float:left;
padding-left:80px;
padding-bottom:20px;
text-align:left;
}


/*xxx*/
.bodycopy{
font-family:helvetica;
font-size:12px;
color:#0a2041;
line-height:16px;
text-align:left;
}



/*xxx*/
.image{
position:relative;
float:left;
margin-right:10px;
margin-bottom:7px;
	top: 0px;
	left: -117px;
	width: 460px;
}



/*___________________________________________MAIN NAVIGATION____________________________________________*/


/*xxx*/
#productspage a.main1, #recipespage a.main2, #healthnutpage a.main3, #retailpage a.main4, #aboutuspage a.main5{
background-position:0px -25px;
}


/* ******************************************************FOODSERVICE SIDE********************************************************* */

/*xxx*/
#topboxfs{
width:820px;
height:26px;
position:relative;
float:left;
background-image:url("images/top_shadow.jpg");
background-repeat:repeat-x;
margin:0;
padding:0;
}


/*xxx*/
#furmanoslogofs{
width:188px;
height:89px;
position:relative;
float:left;
}


/*xxx*/
.ltshadowfs{
width:8px;
height:100%;
background-image:url("images/lt_shadow.jpg");
background-repeat:repeat-y;
background-color:#8c1e1e;
position:relative;
float:left;
clear:both;
padding-bottom: 20010px;
margin-bottom: -20000px;
}



/*___________________________________________FOODSERVICE NAVIGATION____________________________________________*/



/*xxx*/
#mainnavboxfs{
width:820px;
height:25px;
position:relative;
float:left;
padding:0;
margin:0;
}


/*----------------------FOODSERVICE/RETAIL PARTNERS ________________________________ */

/*xxx*/
#hedtoplogin{
height:38px;
width:807px;
position:relative;
float:left;
background-image:url("images/login_hedtop.jpg");
}

/*xxx*/
#hedbotlogin{
height:83px;
width:987px;
position:relative;
float:left;
background-image:url("images/login_hedbot.jpg");
background-color:#FFFFFF;
background-position:top;
background-repeat:no-repeat;
}


/*xxx*/
#loginheaderblank{
width:987px;
height:51px;
position:relative;
float:left;
left:8px;
background-image:url("images/login_headerblank.jpg");
}


/*xxx*/
#partnerstitle{
font-family:Helvetica;
font-size:25px;
letter-spacing:3px;
color:#FFFFFF;
padding-left:25px;
padding-top:15px;
}




