/* Required Classes by us*/
.content
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
}

.altcontent
{
}

.button
{
    color: #333;
}

.altbutton
{
    color: #333;
}

.amount
{
    text-align: right;
    content: open-quote;
}
.mainheader
{
    color:#0378A6;
font-size:1.8em;
line-height:1;
margin:0 0 0.5em;
}
.navigation
{
    height: 47px;
}
.navigation ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.navigation li
{
    padding: 0px 0px;
    list-style: none;
    display: inline;
    margin: 0px;
    font-size: 16px;
}
.navigation li a:link, .navigation li a:visited
{
    line-height: 43px;
    padding: 0px 17px 10px 17px;
    color: #fff;
    text-decoration: none;
    margin: 0px;
}
.navigation li a:link span, .navigation li a:visited span
{
    color: #fff;
    text-decoration: none;
    margin: 0px;
}
.navigation li a:hover
{
    background: url(../images/nav-bg.jpg) no-repeat left;
    text-decoration: none;
    padding: 9px 0px 10px 10px;
    margin: 0px;
}
.navigation li a:hover span
{
    background: url(../images/nav-bg.jpg) no-repeat top right;
    text-decoration: none;
    line-height: 18px;
    color: #025e73;
    padding: 5px 17px 10px 7px;
    margin-top: 3px;
}
.header
{
    min-height: 108px;
    background: url(../images/header-bg.jpg) right top no-repeat;
    width: 105px;
    height: 106px;
}

.banner
{
    min-height: 342px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url(../images/Header-IMG.jpg) center top no-repeat;
    height: 342px;
}
.leftpanel
{
    padding-top: 18px;
}
.leftpanel ul
{
    list-style: none;
    padding: 0;
    margin: 0px;
}
.leftpanel ul li
{
    list-style: none;
    padding: 5px 0px 5px 25px;
    margin: 5px 0px 0px 10px;
    background: url(../images/bullet-left.jpg) left top no-repeat;
}

.leftblock1
{
    background: url(../images/recipes-bg.jpg) bottom left no-repeat;
    min-height: 126px;
    margin-bottom: 10px;
    padding: 5px 10px 10px 5px;
}
.leftblock2
{
    margin-bottom: 0px;
    padding: 5px 10px 0px 5px;
}
.rightpanel
{
    padding-top: 18px;
}
.centerpanel
{
    padding-top: 25px;
}
.centerpanel .span-1
{
    width: 173px;
}
.imgborder
{
    border: #dadada solid 1px;
}
.middleblock
{
    margin-bottom: 10px;
}
.middleblock div
{
    border-bottom: #cccccc dashed 1px;
    width: 550px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
}
.middleblock div .span-1
{
    border: none;
    width: 350px;
}
.middleblock div .span-2
{
    border: none;
    width: 180px;
}
.footer
{
    background: #010101 url(../images/footer-bg.jpg) left top repeat-x;
    padding: 20px;
    color: #ffb8a8;
}
.footer a:link, .footer a:visited
{
    color: #fff;
    text-decoration: none;
}
.footer a:hover
{
    color: #ffb8a8;
    text-decoration: underline;
}
.footer span
{
    color: #fff;
}
.pane
{
}

.altpane
{
}

.datacell
{
}
.altdatacell
{
}
.copyright
{
}
.quote
{
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    font-size: 1.5em;
}

.slogan
{
}
.alignright
{
    text-align: right;
}
.alignleft
{
    text-align: left;
}
.aligncenter
{
    text-align: center;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.delayload
{
}
.preload
{
}
.datagrid
{
}
.divlink
{
}
.toggle
{
}
.accordian
{
}
.tabpanel
{
}
.contentslider
{
}
/* Optional Additional Classes */

.logo
{
    height: 106px;
}
.logo a:link, .logo a:visited
{
    background: url(../images/logo.jpg) left top no-repeat;
    height: 100px;
    width: 330px;
    float: left;
    margin-left: 10px;
    color: #FFFFFF;
    font-size: 0px;
}

#logo h1
{
    background: url(../images/logo.jpg) left top no-repeat;
    height: 100px;
    width: 330px;
    float: left;
    margin-left: 10px;
    color: #FFFFFF;
    font-size: 0px;
}

.topicons
{
    padding-right: 120px;
    margin-top: 5px;
}
.citylisting
{
    margin-bottom: 10px;
    margin-top: 10px;
    width: 180px;
}
.citylisting Ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.citylisting Li
{
    list-style: none;
    margin: 0;
    padding: 10px 5px 0 0;
}
.citylisting Li a:link, .citylisting Li a:visited
{
    text-decoration: none;
    color: #222;
}
.citylisting Li a:hover
{
    color: #f25430;
    text-decoration: underline;
}

.listing
{
    border: #ffbdae solid 3px;
    background: #f2f9fb;
    padding: 5px;
    margin-bottom: 10px;
}
.listing .span-1
{
    width: 330px;
}

.listing .newspan-1
{
    width: 280px;
}
.hovercss
{
    border: #0378a6 solid 3px;
    background: #f9ece9;
    padding: 5px;
    margin-bottom: 10px;
}
.hovercss .span-1
{
    width: 330px;
}

.hovercss .newspan-1
{
    width: 280px;
}

.newspan-5
{
    width: 244px;
    margin-bottom:5px;
}
.topspace
{
    margin-top: 94px;
}

/*accordion css starts*/
.accordion2
{
    width: 750px;
    border-bottom: solid 1px #c4c4c4;
}
.accordion2 dt
{
    background: #0378a6 url(../images/arrow-square.gif) no-repeat right -51px;
    padding: 7px 15px;
    margin: 0;
    font: bold 120%/100% Arial, Helvetica, sans-serif;
    border: solid 1px #c4c4c4;
    border-bottom: none;
    cursor: pointer;
    color: #fff;
}
.accordion2 dt:hover
{
    background-color: #d2d2d2;
    color: #242424;
}
.accordion2 dt.active
{
    background-color: #ff7c5e;
    background-position: right 5px;
    color: #fff;
}
.accordion2 dd
{
    background: #f7f7f7;
    margin: 0;
    padding: 10px 15px 20px;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    display: none;
}
/*accordion css ends*/

/*rateandreview CSS Starts Here*/
#title
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #ff494a;
    font-weight: bold;
}
.form
{
    clear: both;
    font-size: 11px;
    color: #333;
    padding-top: 5px;
    width: 700px;
    float: left;
}
.form .title
{
    float: left;
    width: 200px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
}
.form .field
{
    float: left;
    width: 500px;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
}
.form a:link, .freesignup a:visited
{
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}
/*rateandreview CSS Ends Here*/

