@charset "utf-8";
/* CSS Document */
html
{
border:0px;
padding:0px;
margin:0px;
background:url(../images/general-imgs/hatch-bg-spicy.gif) repeat top left;
font-family:arial,tahoma;
font-size:12px;
line-height:130%;
font-family:"Arial", tahoma, helvetica;
}
#breadcrumbs a:link{

text-decoration:none;
color:#00cdea;
}
#breadcrumbs a:visited{
text-decoration:none;
color:#00cdea;
}
#breadcrumbs a:hover{
text-decoration:underline;
color:#00cdea;
}
#header{
height:170px;
position:relative;
background:url(../images/general-imgs/spicy_header.jpg) no-repeat top left;

}
#page{
/*full width page for centering*/
width:100%;
background:url(../images/general-imgs/site-shadows-spicy.png) repeat-y center top;
}
#header DIV.language-box{
position:absolute;
width:312px;
height:40px;
bottom:0px;
right:0px;

text-align:right;

}
#header img.homeBlock{
float:left;
border:none;
}

#navigation{
overflow:hidden;
width:100%;
position:relative;


}
DIV.nav-block{
padding:9px 15px 9px 15px;
border-right:solid 1px #A3A3A3;
float:left;
font-size:18px;
color:#545454;
margin-bottom:8px;

}
DIV.nav-block-cur{
padding:9px 15px 9px 15px;
border-right:solid 1px #A3A3A3;
float:left;
font-size:18px;
color:#ffffff;
background-color:#db0505;
margin-bottom:8px;

}
DIV.nav-block-cur a {
color:#ffffff;
text-decoration:none;
}
DIV.nav-block a:link{
text-decoration:none;
color:#545454;
}
DIV.nav-block a:visited{
text-decoration:none;
color:#545454;
}
DIV.nav-block a:hover{
text-decoration:underline; 
color:#db0505;
}
DIV.nav-block a:active{
text-decoration:underline; 
color:#db0505;
}
DIV.search-block{
/*position:absolute;
right:0px;
top:0px;*/
margin-bottom:10px;

background:url(../images/general-imgs/searchBottomCorner.png) #db0505 bottom left no-repeat;
}
DIV.search-block DIV.elements{
padding:7px 0 0px 7px;
overflow:hidden;
}
DIV.search-block DIV.elements input.searchField{
margin:0px;
padding:3px 0 3px 5px;
width:230px;
border:1px solid #e0e2e1;
font-family:arial;
float:left;
}
DIV.search-block DIV.elements input.submit{
width:50px;
margin-left:0px;
height:24px;
padding:3px 0 3px 0px;
border:1px solid white;
margin-left:4px;
background:url(../images/general-imgs/searchSubmitIcon.gif) #cacaca center center no-repeat;
}
DIV.search-block DIV.elements input.dropBox{
width:30px;
margin-left:0px;
height:24px;
padding:3px 0 3px 0px;
border-top:1px solid white;
border-right:1px solid white;
border-bottom:1px solid white;
border-left:1px solid #cacaca;

background:url(../images/general-imgs/searchDropIcon.gif) #cacaca center center no-repeat;
}
DIV.search-block DIV.advanced{
width:240px;
text-align:left;
font-size:12px;
padding:5px 0px 3px 10px;
font-weight:bold;
margin:0px;
}
DIV.search-block DIV.advanced a:link{
color:#FFFFFF;
text-decoration:none;
}
DIV.search-block DIV.advanced a:visited{
color:#FFFFFF;
text-decoration:none;
}
DIV.search-block DIV.advanced a:hover{
color:#FFFFFF;
text-decoration:underline;
}
DIV.search-block DIV.options {
width:305px;
overflow:hidden;
color:#FFFFFF;
}
DIV.search-block DIV.options DIV.radiooption p{
margin:0px 0px 0px 3px;
display:inline;
padding:0px;
}
DIV.search-block DIV.options DIV.radiooption
{
padding:0px 15px 3px 0px;
margin:0px;
font-size:12px;
float:left;
}
DIV.inform-recipes {
margin:0px 0px 5px 0px;
}

DIV.inform-recipes h2{
margin:0px;
padding:9px 0px 9px 10px;
background:url(../images/rightColImgs/informHeaderSpicy.gif) top left no-repeat;
font-size:14px;
color:#FFFFFF;
font-weight:normal;
}
DIV.inform-recipes DIV.box{
overflow:hidden;
width:100%;
padding:10px 0 0px 0;
}
DIV.inform-recipes input{
margin:0px 10px 0px 10px;
padding:3px 0 3px 5px;
width:210px;
border:1px solid #e0e2e1;
font-family:arial;
float:left;
}
DIV.inform-recipes input.submit{
width:50px;
margin-left:0px;
height:25px;
padding:3px 0 3px 0px;
background:url(../images/rightColImgs/submitButton.gif) #aeaeae center center no-repeat;
}
DIV.shoppingHighlight{
postion:relative;
overflow:hidden;
width:100%;
background:url(../images/icons/basketSpicy.gif) top left no-repeat;
}
DIV.shoppingHighlight DIV.help{
position:absolute;
top:10px;
right:20px;
width:25px;
height:25px;
}
DIV.shoppingHighlight h3{
float:left;
margin:5px 15px 0px 0px;
padding:0px 15px 0px 35px;
color:#c67171;
}
DIV.shoppingHighlight h3 a:link{
color:#db0505;
text-decoration:none;
}
DIV.shoppingHighlight h3 a:visited{
color:#db0505;
text-decoration:none;
}
DIV.shoppingHighlight h3 a:hover{
color:#db0505;
text-decoration:underline;
}

