    /*///////////////////////////////////////////////////////*/
    /* razorCMS                                              */
    /* theme/default_css.css                                 */
    /* GPLv3                                                 */
    /* smiffy6969                                            */
    /* www.razorcms.co.uk                                    */
    /* www.burningfist.co.uk                                 */
    /* 03/2008                                               */
    /* ----------------------------------------------------- */
    /* V0.1  -  03/2008  -  Version 0.1 first release        */
    /*                                                       */
    /*                      Theme created by smiffy6969      */
    /*                      Copywrited to burningfist.co.uk  */
    /* ----------------------------------------------------- */
    /* V0.2  -  06/2008  -  This file contains changes for   */
    /*                      up issue to V0.2RC               */
    /* ----------------------------------------------------- */
    /*///////////////////////////////////////////////////////*/

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-width: 760px;
    max-width: 1400px;
    background-color: #51b9ff;
    font-family: Tahoma, Arial, Helvetica;
    text-align: center;
    float: left;
}

h1 {
    margin: 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 95%;
    color: #444444;
}

h2 {
    margin: 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
    color: #444444;
}

p {
    margin: 10px 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 80%;
    color: #444444;
}

a, a:visited, a:active {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    color: #3d8bbf;
    text-decoration: none;
}

a:hover {
    margin: 0px;
    padding: 0px;
    color: #ff0000;
}

img {
    position: relative;
}

#pageframe {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    background-image: url(images/leftedge.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}

#pageframer {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    background-image: url(images/rightedge.jpg);
    background-repeat: repeat-y;
    background-position: top right;
}

#header {
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 100%;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#headermid {
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 100%;
    background-image: url(images/headermid.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#headerr {
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 100%;
    background-image: url(images/headerr.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

#headerr h1{
    padding-top: 87px;
    padding-left: 30px;
    color: #ffffff;
    text-align: left;
}

#headerr h2{
    padding-left: 30px;
    color: #999999;
    font-size: 80%;
    text-align: left;
}

/* ######################################################### */
/* ######################################################### */
/* Topnav css */
/* ######################################################### */
/* ######################################################### */

#topnav {
    margin: 0px 20px;
    padding: 0px 10px 0px 0px;
    background-image: url(images/navbar.jpg);
    background-position: center;
    background-repeat: repeat-x;
    background-color: #eeeeee;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    height: 1.5em;
    width: auto;
    text-align: right;
}

#topnav ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    height: 1.3em;
    list-style-type: none;
}

#topnav ul li {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    height: 1.3em;
    display: inline;
}

#topnav a, #topnav a:active, #topnav a:visited {
    margin: 0px;
    padding: 0px 5px;
    height: 1.3em;
    font-size: 90%;
    color: #51b9ff;
    font-weight: bold;
    text-decoration: none;
}

#topnav a:hover{
    color: #ff0000;
    font-weight: bold;
    height: 1.3em;
    font-size: 90%;
}

/* ######################################################### */
/* ######################################################### */
/* ######################################################### */
/* ######################################################### */

#midbox {
    margin: 0px 20px;
    padding: 10px 0px 10px 0px;
    height: auto;
    width: auto;
    background-color: #eeeeee;
    text-align: left;
    position: relative;
}

/* ######################################################### */
/* ######################################################### */
/* Navbar css */
/* ######################################################### */
/* ######################################################### */

#leftbar {
    margin: 0px;
    padding: 0px 15px 0px 15px;
    width: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#leftbar p {
    margin: 10px 10px 10px 0px;
    padding: 0px;
}

#leftbar h1, #leftbar h2 {
    margin: 10px 10px 10px 0px;
    padding: 0px;
}

#leftbar #leftnav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#leftbar #leftnav ul li {
    margin: 0px;
    padding: 0px;
}

#leftbar #leftnav ul li a {
    margin: 0px;
    padding: 0px;
    font-size: 90%;
    color: #3d8bbf;
    text-decoration: none;
}

#leftbar #leftnav ul li a:hover{
    margin: 0px;
    padding: 0px;
    color: #ff0000;
}

/* ######################################################### */
/* ######################################################### */


#content {
    margin: 0px;
    padding: 0px 0px 0px 165px;
    height: auto;
    width: auto;
    text-align: left;
}

#content ul {
    margin: 0px 0px 0px 20px;
    padding: 0px;
    list-style-type: circle;
}

#content li {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 80%;
    color: #444444;
}

#belownav {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 4px;
    background-color: #ffffff;
    border: 1px solid #999999;
}

#footerl {
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 100%;
    background-image: url(images/footerleft.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#footer {
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 100%;
    background-image: url(images/footermid.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    float: left;
}

#footerr {
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 100%;
    background-image: url(images/footerright.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

/* ######################################################### */
/* ######################################################### */
/* Footnav css */
/* ######################################################### */
/* ######################################################### */

#footnav {
    margin: 0px 20px;
    padding: 0px 10px 0px 0px;
    background-color: #eeeeee;
    text-align: center;
}

#footnav ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    list-style-type: none;
}

#footnav ul li {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    display: inline;
}

#footnav a, #footnav a:active, #footnav a:visited {
    margin: 0px;
    padding: 0px 5px;
    text-decoration: none;
    font-size: 80%;
}

#footnav a:hover{
    color: #ff0000;
}

/* ######################################################### */
/* ######################################################### */

