
body
{
    margin: 0;
    padding: 0;
    background: #c5e454 url(images/citrom-bg.jpg) repeat-x;
    font-size: 12px;
    color: #3a463b;
    font-family: Sans-Serif;
    font-style: normal;
}
div, table, img, a, p
{
    margin: 0;
    padding: 0;
    border: none;
}
a, a:link, a:active, a:visited
{
    color: #00f;
}
a:hover
{
    color: #003c78;
}
div.termsofuse
{
    border: solid 1px #000;
    margin: 20px auto;
    padding: 12px;
    height: 120px;
    width: 350px;
    overflow: auto;
}
input
{
    vertical-align: middle;
}
table.bordered, table.bordered td
{
    border: solid 1px #000;
}
div#content ul li
{
    margin: 10px 0 10px 5px;
}
div.separator
{
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
}
h1
{
    font-size: 180%;
    margin: 10px 0;
    text-decoration: underline;
    color: #ad6500;
    clear: both;
}
h1 a, h1 a:link, h1 a:active, h1 a:visited
{
    text-decoration: underline;
    color: #ad6500;
}
h2
{
    font-size: 140%;
    margin: 10px 10px;
    color: #c57900;
    clear: both;
}
h2 a, h2 a:link, h2 a:active, h2 a:visited
{
    color: #c57900;
    text-decoration: none;
}
div#content h3
{
    font-size: 120%;
    color: #ad6500;
    font-weight: bold;
    margin: 5px 100px 5px 15px;
    border-bottom: solid 1px #ad6500;
}
h4
{
    font-size: 110%;
    margin: 5px 0 0 20px;
    color: #ad6500;
    clear: both;
}
div#content table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 20px;
}
p
{
    margin: 20px 20px;
}
div#front
{
    width: 1024px;
    margin: 0 auto;
    background: url(images/citrom-content-bg.jpg);
}
div#front div#top
{
    height: 457px;
    overflow: hidden;
    background: url(images/citrom-top.jpg);
}
div#front div#top h1,
div#front div#centre div#boxes h2
{
    height: 0;
    width: 0;
    overflow: hidden;
    visibility: hidden;
    display: none;
}
div#front div#top div#menu
{
    position: relative;
    left: 143px;
    height: 36px;
    top: 115px;
}
div#front div#top table#login
{
    position: relative;
    left: 620px;
    top: 150px;
}
div#front div#top table#login thead tr td
{
    padding-bottom: 5px;
}
div#front div#top table#login input.round-button
{
    position: relative;
    left: 0px;
    top: 1px;
}
div#front div#centre
{
    width: 1024px;
}
div#front div#centre div#content
{
    float: left;
    width: 465px;
    padding-left: 160px;
}
div#front div#centre div#boxes
{
    float: left;
    width: 260px;
}
div#front div#centre div#boxes div.box
{
    width: 216px;
    height: 115px;
    background: url(images/citrom-sidepanel.jpg);
    color: #fff;
    margin-bottom: 20px;
    padding: 25px 10px 0 15px;
}
div#front div#centre div#boxes div.box p
{
    font-size: 90%;
    margin: 0;
    padding: 0;
}
div#front div#centre div#boxes div.box img
{
    float: left;
    margin-right: 15px;
}
div#front div#centre div#boxes div.box h3
{
    font-size: 200%;
    font-weight: normal;
    margin: 0;
}
div#front div#centre div#boxes div.box a
{
    color: #ffbc2b;
    font-size: 130%;
    display: block;
    text-align: right;
    padding: 5px 20px 0 0;
}
div#front div#centre div#boxes div.box a:hover
{
    color: #ffac15;
}
div#front div#centre hr
{
    margin: 5px auto;
    color: #fff;
    background: #fff;
    width: 700px;
    height: 1px;
    clear: both;
    border: none;
}
div#front div#centre div#bottom
{
    height: 66px;
    width: 1024px;
    background: transparent url(images/citrom-bottom.jpg) no-repeat bottom;
    text-align: center;
    color: #447555;
    font-size: 80%;
}
div#front div#centre div#bottom a
{
    color: #003c78;
}
div#menu ul
{
    height: 36px;
    list-style: none;
    margin: 0;
    padding: 0;
}
div#menu ul li
{
    list-style: none;
    height: 36px;
    width: 123px;
    float: left;
    background: url(images/citrom-btn-hover.gif);
    background-position: -1000px -1000px;
    background-repeat: no-repeat;
}
div#menu ul li a
{
    width: 93px;
    height: 25px;
    background: url(images/citrom-btn-hover.gif);
    background: url(images/citrom-btn.gif);
    padding: 11px 15px 0 15px;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
}
div#menu ul li a:hover
{
    background: url(images/citrom-btn-hover.gif);
    color: #2b2b2b;
    text-decoration: underline;
}

.gallery
{
    margin: 0 auto;
    padding: 0;
    background: transparent;
    text-align: center;
    color: #000;
    width: 420px;
    font-size: 90%;
}
.gallery img
{
    border: solid 1px #ccc;
    margin: 0 auto;
}
.gallery a
{
    display: block;
    color: #000;
    float: left;
    width: 130px;
    height: 105px;
    padding: 5px;
    font-size: 90%;
    text-decoration: none;
}
.gallery a span
{
    color: #000;
}
.gallery a:hover
{
    color: #fff;
    background-color: #2c3c29;
}
.gallery a:hover img
{
    border: solid 1px #000;
}
.gallery a:hover span
{
    text-decoration: underline;
    color: #fff;
}
