
body
{
    text-align: center;
    font-family: arial, verdana, Tahoma;
    font-size: 75%;
    padding: 0;
    margin: 0; /*background-color:#0780ac;*/
    background: #de470b url(images/bg.jpg) no-repeat left top;
    color: #424243;
}

.clear
{
    height: 1px;
    line-height: 1px;
    clear: both;
}

div, img, table, form
{
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 100%;
}


P
{
    margin: 0 0 30px 0;
}



h1
{
    font-size: 130%;
    color: #0780ac;
    padding: 0 0 5px 0;
    margin: 0 0 30px 0;
    font-weight: normal;
    border-bottom: 1px solid #00a9de;
}
h2
{
    font-size: 110%;
    color: #0780ac;
    padding: 0 0 5px 20px;
    margin: 0 0 10px 0;
    font-weight: normal;
    background: url(images/header-bg.gif) no-repeat left top;
    border-bottom: 1px solid #c5c7c9;
}
h3
{
    font-size: 130%;
    color: #0780ac;
    padding: 0 0 5px 0;
    margin: 0 0 30px 0;
    font-weight: normal;
    border-bottom: 1px solid #00a9de;
}
h4
{
    font-size: 110%;
    color: #0780ac;
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: normal;
}
h5
{
    font-size: 100%;
    color: #0780ac;
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: normal;
}
h6
{
    font-size: 100%;
    color: #0780ac;
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: normal;
}

hr
{
    height: 1px;
    border-style: solid;
    border: none;
    border-top: 1px solid #c5c7c9;
}

img
{
    margin: 0px 5px 5px 0px;
}

a
{
    color: #424243;
    text-decoration: underline;
}

a:hover
{
    color: #de470b;
}

a:visited
{
    /*color:#a4a5a7;*/
}

td
{
    font-size: 105%;
}


ul
{
    margin: 30px;
    list-style-image: none;
    padding: 0;
    list-style-type: none;
}

li
{
    background: url(images/tick-blue.gif) no-repeat left top;
    padding-left: 30px;
    margin: 1px;
}


.coolbytes a, .coolbytes a:visited
{
    color: #7f8082;
    text-decoration: none;
}

.clear
{
    height: 1px;
    line-height: 1px;
    clear: both;
}

.moduletools
{
    color: Red;
    font-size: 110%;
    font-weight: bold;
}

.moduletools a
{
    color: Red;
    font-weight: bold;
}

.section
{
    margin: 0px 0px 20px 0px;
}

/*start specific*/

#global
{
    text-align: center;
    width: 100%;
}

#container
{
    width: 983px;
    margin: auto;
    text-align: left;
}

#shadow-repeat
{
    background: url(images/bg-repeat.png) repeat-y top left;
    position: relative;
}

#shadow-top
{
    background: url(images/bg-top.png) no-repeat top left;
    height: 36px;
}

#shadow-footer
{
    background: url(images/bg-footer.png) no-repeat top left;
    height: 36px;
}

#header
{
    background: url(images/logo-bg.gif) no-repeat 30px 5px;
    height: 98px;
    position: relative;
}

#logo
{
    position: absolute;
    top: 20px;
    left: 100px;
}

#logo img
{
    border: none;
}

#address
{
    position: absolute;
    top: 0px;
    left: 780px;
}

#left-column-repeater
{
}

#inner-container
{
    margin: 0px 9px 0px 11px;
    min-height: 500px;
    position: relative;
}

#columns-container
{
}

#left-column
{
    width: 740px;
    float: left;
}

#right-column
{
    width: 216px;
    float: left;
}

.content
{
    padding: 30px 30px 0px 30px;
}

.content-bottom
{
    padding: 0px 30px 0px 30px;
}

#content-left
{
    float: left;
    width: 150px;
}

#content-left a
{
    text-decoration: none;
}

#content-right
{
    float: left;
    width: 450px;
}

#footer
{
    padding: 0px 0px 10px 22px;
    font-size: 80%;
}

#footer a
{
    text-decoration: none;
}

.item
{
    clear: both;
    margin-bottom: 20px;
}

.item-left
{
    float: left;
    width: 125px;
}

.item-right
{
    float: left;
    width: 325px;
}

.item-images a
{
    float: left;
    width: 130px;
}

.item-images img
{
    padding-right:5px;
}
