/***************************************************************************/
/* CU Computing Global Sylesheet                                           */
/* Last updated: 06/29/2009                                                */
/***************************************************************************/

body {
    /*    font-family: Helvetica,Arial,sans-serif; */
    font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    background: #fff url("images/bg_grad.png") fixed;
    background-color: #fff;
}

h1 {
    font: bold 175% Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman, serif;
    margin: 0;
    padding: .25em 0;
}

h2 {
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 115%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman, serif;
    font-size: 130%;
    font-weight: bold;
    margin: 1em 0 .5em 0;
}

h3.first {
    margin-top: 0;
}

p {
    font-size: 14px;
    margin: .5em 0 .75em 0;
}

p.tiny {
    font-size: 10px;
    margin: 0;
}

a {
    border: none;
    text-decoration: none;
    color: #00357e;
}

a:hover {
    text-decoration: underline;
}

div.clear {
    clear: both;
}

div.column {
    padding: 1em 0;
}

div.error {
    width: 500px;
    height: 312px;
    border: 1px solid #629def;
    position: relative;

    text-align: center;
}

div.error div {
    position: absolute;
    top: 50%;
    margin-top: -4em;
}

ul.error {
    padding-left: 0;
}

ul.error li {
    display: inline;
    border-right: 2px solid #000;
    padding: 0 .5em 0 .35em;
}

ul.error li.last {
    border-right: none;
}

img {
    border-style: none;
}

div.product {
    position: relative;
}

div.advert {
    border: 1px solid #00357e;
    background-color: #fff;
    width: 620px;
    padding: 5px;
    margin: 0 auto;
}

div.alert {
    border: 1px solid #00357e;
    background-color: #fff;
    width: 712px;
    padding: 5px;
    margin: 0 0 1em;
}

.product h3 {
    text-align: center;
    margin: .25em 0;
}

.product img {
    border: 1px solid #00357e;
}

#masthead {
    padding-top: 10px;
    width: 100%;
    position: relative;
}

#navbar {
    position: absolute;
    right: 0;
    top: 0;
}

#navbar a {
    color: inherit;
}

#navigation {
    margin: .5em 0;
    padding-left: 0;
    color: #00357e;
    font-size: 14px;
}

#navigation li {
    display: inline;
    padding: 0 .5em 0 .35em;
    border-right: .2em solid #00357e;
}

#navigation li.last {
    border-right: none;
}

#current-page {
    font-weight: bold;
    text-decoration: underline;
}

#navigation a:hover {
    text-decoration: underline;
}

#render-box {
    width: 960px;
    margin: 0 auto;
}

#page-head {
    width: 98%;
    padding: 0 1%;
    background-color: #0044a1;
    margin-top: 1.5em;
}

#content-box {
    background-color: #b1cbef;
    padding: 0 1%;
    width: 98%;
    position: relative;
}

#footer {
    width: 98%;
    padding: 0 1%;
    background-color: #00357e;
    clear: both;
    position: relative;
}

#content {
    float: left;
    width: 723px;
    border-right: 1px solid #00357e;
    padding-right: 1em;
    padding-bottom: 0;
}

#content .advert {
    text-align: center;
}

#content img.left {
    float: left;
    width: 320px;
    height: 190px;
    margin-right: 1em;
    margin-bottom: 1em;
}

#featured-products {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
}

#featured-products img {
    display: inline-block;
    display: -moz-inline-stack; /* FF2 hack */
    display: inline-block;
    zoom: 1;                    /* IE hack */
    *display: inline;           /* More IE hack */
    vertical-align: middle;
}

#featured-products ul {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;                   /* IE hack */
    *display: inline;          /* More IE hack */
    margin: 0;
    padding-left: 21px;
    width: 290px;
}

#featured-products div.product {
    width: 640px;
    margin: 1%;
    text-align: left;
    display: -moz-inline-stack; /* FF2 hack */
    display: inline-block;
/*    zoom: 1;                    /* IE hack */
/*    *display: inline;           /* More IE hack */
/*    min-height: 268px;
    *height: 268px;             /* IE hack */
    vertical-align: text-top;
}

#featured-products > li {
    display: inline;
    margin: 1em 0;
}

#other-products ul {
    padding-left: 18px;
    text-align: left;
}

#other-products {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: center;
}

#other-products div.product {
    width: 214px;
    margin: 1%;
    display: -moz-inline-stack; /* FF2 hack */
    display: inline-block;
    zoom: 1;                    /* IE hack */
    *display: inline;           /* More IE hack */
    min-height: 183px;
/*    *height: 183px;             /* IE hack */
    vertical-align: text-top;
}

#other-products > li {
    display: inline;
    margin: 1em 0;
}

#accessories {
    margin: 1em auto;
    padding: 0;
    width: 640px;
    font-size: 14px;
    position: relative;

    min-height: 243px;
    *height: 243px;             /* IE hack */
    vertical-align: middle;
}

#accessories img {
    display: inline-block;
    display: -moz-inline-stack; /* FF2 hack */
    display: inline-block;
    zoom: 1;                    /* IE hack */
    *display: inline;           /* More IE hack */
    vertical-align: middle;
    border: 1px solid #00357e;
}

#accessories ul {
    vertical-align: middle;
    margin: 0;
    padding-left: 21px;
    width: 290px;
    display: -moz-inline-stack; /* FF2 hack */
    display: inline-block;
    zoom: 1;                    /* IE hack */
    *display: inline;           /* More IE hack */
}

#sidebar {
    width: 190px;
    float: right;
    padding-left: .85em;
}

#page-head h1 {
    padding-bottom: .1em;
}

#sidebar ul {
    margin: 0;
    padding: 0;
}

#sidebar li {
    list-style-type: none;
    border-bottom: 1px dotted #629def;
    margin-bottom: 1em;
}

#aasp {
    position: absolute;
    bottom: 0;
    right: 10px;
    padding-bottom: 10px;
}

#footer p {
    color: #b1cbef;
    font-size: 12px;
    padding: .4em 0 .3em 0;
    margin: 0;
}

#footer a {
    color: #b1cbef;
}