.center {
    text-align: center;
}

span.bold {
    font-weight: bold;
}


body {
    font-family: Arial, sans-serif;
    font-size: 11px;
    height: 100%;
}

a {
    background-color: transparent;
    color: #1B69B7;
    text-decoration: none;
}

a:hover {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}

div.clear {
    background: none;
    clear: both;
}

div#wrapper {
    text-align: center;
}

div#header {
    background: #FFFFFF url(../images/header_background.gif) repeat-x scroll center top;
    color: #000000;
    height: 279px;
    width: 100%;
}

div#search {
    float: right;
    position: relative;
    margin: 10px 0px 0px 0px;
}

div#search label{
    margin-right: 5px;
}

div#search input.text {
    border: 1px solid #D8D8D8;
    font-size: 11px;
    height: 14px;
    padding: 2px 4px;
    width: 150px;
}

div#search input.button {
    background-color: transparent;
    border: none;
    font-size: 14px;
}

div#menu {
    height: 102px;
    margin: 0px auto;
    width: 912px;
}

div#menu_left {
    background: transparent url(../images/menu_left.gif) no-repeat;
    color: #000000;
    float: left;
    height: 102px;
    width: 14px;
}

div#menu_center {
    background: #FFFFFF url(../images/menu_background.gif) repeat-x scroll center top;
    color: #000000;
    float: left;
    height: 102px;
    padding: 0px 7px 0px 20px;
    text-align: left;
    width: 857px;
}

img#logo {
    margin-right: 20px;
}

div#nav_wrapper {
    float: right;
    right: 0px;
    position: relative;
    top: -39px;
}

div#menu_right {
    background: transparent url(../images/menu_right.gif) no-repeat;
    color: #000000;
    float: left;
    height: 102px;
    width: 14px;
}

div#banner {
    background: transparent url(../images/header_banner_background.jpg) no-repeat;
    color: #FFFFFF;
    height: 177px;
    margin: 0px auto;
    width: 894px;
}

div#body {
    /*background: transparent url(../images/header_shadow.gif) no-repeat center top;
    color: #000000;*/
    margin: 0px auto;
    overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 850px;
}

div#sidebar {
    display: inline;
    float: left;
    margin: 10px;
    padding: 0px;
    width: 200px;
}

div#sidebar div.box {
    margin-bottom: 20px;
    text-align: left;
}

div.box h3 {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 13px;
    padding: 25px 0px 10px 0px;
}

div.box h4 {
    background-color: transparent;
    color: #1B69B7;
    font-size: 12px;
    margin-bottom: 5px;
}

div.box div.icon {
    float: right;
    position: relative;
}

div.box div.item {
    border-top: 1px dotted #D1D1D1;
    margin: 5px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}

div.box div.date {
    background: transparent url(../images/date_background.jpg) no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 13px;
    margin: 0px 7px 7px 0px;
    padding-top: 1px;
    position: relative;
    text-align: center;
    width: 29px;
}

div.box div.item p {
    background-color: transparent;
    color: #7B7B7B;
    clear: both;
    font-size: 11px;
}

div.box div.sidebar_form {
    margin: 7px 0px;
}

div.box div.sidebar_form input.text {
    border: 1px solid #D8D8D8;
    font-size: 11px;
    height: 14px;
    margin: 4px 0px;
    padding: 2px 4px;
    width: 190px;
}

div.box div.sidebar_form select.select {
    border: 1px solid #D8D8D8;
    font-size: 11px;
    height: 20px;
    margin: 4px 0px;
    padding: 2px 0px;
    width: 200px;
}

div.box div.sidebar_form input.button {
    background: transparent url(../images/button_background.jpg) no-repeat;
    border: none;
    color: #FFFFFF;
    font-size: 11px;
    height: 18px;
    margin: 4px 0px;
    text-align: center;
    width: 97px;
}

div#content {
    display: inline;
    float: right;
    margin: 10px;
    padding: 0px;
    position: relative;
    text-align: left;
    width: 600px;
}

div#content h1 {
    background-color: transparent;
    color: #1B69B7;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

div#content h2 {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: left;
}

div#content div.date {
    background: transparent url(../images/date_background.jpg) no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 13px;
    margin: 0px 7px 7px 0px;
    padding-top: 1px;
    position: relative;
    text-align: center;
    width: 29px;
}

div#content p {
    clear: both;
    margin-bottom: 10px;
    text-align: left;
}

div#content div.pagination {
    text-align: left;
}

div#content div.item {
    border-top: 1px dotted #D1D1D1;
    margin: 10px 0px 0px 0px;
    padding: 14px 0px 0px 0px;
}

div#content div.hr {
    border-top: 1px dotted #D1D1D1;
    margin: 10px 0px 0px 0px;
}

div#content div.item p {
    background-color: transparent;
    color: #7B7B7B;
}

div#color_boxes_double {
    margin: 0px auto;
}

div#color_boxes_double div {
    margin: 0px 60px;
}

div#color_boxes_triple {
    margin: 0px auto;
}

div#life_box, div#goods_box, div#auto_box, div#blue_box, div#red_box, div#yellow_box {
    cursor: hand;
    display: inline;
    float: left;
    height: 214px;
    margin: 0px 12px;
    padding: 10px;
    width: 155px;
}

div#blue_box {
    background: transparent url(../images/box_blue_background.jpg) no-repeat;
    color: #FFFFFF;
}

div#red_box {
    background: transparent url(../images/box_red_background.jpg) no-repeat;
    color: #FFFFFF;
}

div#yellow_box {
    background: transparent url(../images/box_yellow_background.jpg) no-repeat;
    color: #FFFFFF;
}

div#life_box {
    background: transparent url(../images/box_life_background.jpg) no-repeat;
    color: #FFFFFF;
}

div#goods_box {
    background: transparent url(../images/box_goods_background.jpg) no-repeat;
    color: #FFFFFF;
}

div#auto_box {
    background: transparent url(../images/box_auto_background.jpg) no-repeat;
    color: #FFFFFF;
}

div#color_boxes_triple div h1, div#color_boxes_double div h1 {
    background: transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 48px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

div#color_boxes_triple div p, div#color_boxes_double div p {
    text-align: justify;
}

div#color_boxes_triple a, div#color_boxes_double a {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
}

div#special_offer,
div.promo_banner {
    margin: 10px auto 0px auto;
    text-align: left;
    width: 570px;
}

div#special_offer div.image,
div#promo_banner div.image {
    float: left;
    margin: 0px 10px 10px 0px;
}

div#special_offer h2 {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 13px;
    margin-bottom: 10px;
}

div#special_offer h3 {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 18px;
    font-weight: bold;
}

div#footer {
    background: transparent url(../images/footer_background.jpg) no-repeat center center;
    color: #FFFFFF;
    height: 26px;
    margin: 0px auto 10px auto;
    padding: 5px 10px;
    width: 874px;
}

div#footer a {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: underline;
}

div#footer a:hover {
    background-color: transparent;
    color: #000000;
    text-decoration: underline;
}

div#footer_left {
    line-height: 26px;
    float: left;
    text-align: left;
}

div#footer_right {
    line-height: 26px;
    float: right;
    text-align: right;
}

div#map img {
    float: right;
}

div#map p {
    clear: left;
}

div#map h3 {
    background-color: transparent;
    color: #1B69B7;
    font-size: 12px;
    margin-bottom: 5px;
}

h1 span.date {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 10px;
    font-weight: normal;
}

div.content div.form {
    margin: 7px 0px;
}

div#content div.form label, div#content div.form input, div#content div.form select {
    display: block;
}

div#content div.form input.checkbox, div#content div.form label.checkbox {
    display: inline;
}

div#content div.form input.text {
    border: 1px solid #D8D8D8;
    font-size: 11px;
    height: 14px;
    margin: 4px 0px;
    padding: 2px 4px;
    width: 190px;
}

div#content div.form select.select {
    border: 1px solid #D8D8D8;
    font-size: 11px;
    height: 20px;
    margin: 4px 0px;
    padding: 2px 0px;
    width: 200px;
}

div#content div.form textarea.text {
    border: 1px solid #D8D8D8;
    font-size: 11px;
    height: 200px;
    margin: 4px 0px;
    padding: 2px 0px;
    width: 500px;
}

div#content div.form input.button {
    background: transparent url(../images/button_background.jpg) no-repeat;
    border: none;
    color: #FFFFFF;
    font-size: 11px;
    height: 18px;
    margin: 4px 0px;
    text-align: center;
    width: 97px;
}

p.error, span.error {
    background-color: transparent;
    color: #C41219;
}

/* BB Code */

ul.bb-list-unordered li,
ol.bb-list-ordered-d li,
ol.bb-list-ordered-lr li,
ol.bb-list-ordered-ur li,
ol.bb-list-ordered-la li,
ol.bb-list-ordered-ua li
{
	margin: 5px 0px 0px 30px;
	text-align: left;
}
ul.bb-list-unordered {
	list-style-type: disc;
}
ol.bb-list-ordered-d {
	list-style-type: decimal;
}
ol.bb-list-ordered-lr {
	list-style-type: lower-roman;
}
ol.bb-list-ordered-ur {
	list-style-type: upper-roman;
}
ol.bb-list-ordered-la {
	list-style-type: lower-alpha;
}
ol.bb-list-ordered-ua {
	list-style-type: upper-alpha;
}

p.bb-quote {
    font-style: italic;
    margin: 0px 20px;
}
span.bb-quote-author {
    background-color: transparent;
    color: #4E4E4E;
    font-style: normal;
    line-height: 20px;
}

/* Partners */
div#login_error {
    background-color: #FFCCCC;
    border: 1px solid #FF6666;
    color: #000000;
    padding: 5px;
}

div.box h3.no_icon {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 13px;
    padding: 0px 0px 5px 0px;
}

div.box h4 {
    font-weight: bold;
}

div.box ul {
    background-color: transparent;
    color: #4E4E4E;
    font-size: 13px;
    padding: 0px 0px 5px 0px;
}

div.box li {
    list-style-type: disc;
    margin: 5px 0px 0px 15px;
}

div.box li.divider {
    list-style-type: none;
    height: 5px;
}