﻿body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a {
    margin: 0;
    padding: 0;
}

/* ControlPanel style */
.ControlPanel {
    background: transparent url(images/cpanel_center.png) repeat-x bottom left;
    border: none;
}
.cpanel_left {
    background: url(images/cpanel_left.png) no-repeat bottom left;
    padding-left: 21px;
}
.cpanel_right {
    background: url(images/cpanel_right.png) no-repeat bottom right;
    padding-right: 33px;
}

body {
    font-family: Times New Roman !important;
    background-color: #ead98e;
}
.head_title {
    margin-top: 0;
}
.c_icon {
    display: none;
}
a:link {
    color: red;
}

p {
    font-size: 12px;
}
h1 {
    font-size: 1.3em;
    color: #000;
    font-family: Trajan Pro,Georgia,Times,serif;
    text-align: center;
}

.TitleHead {
    font-size: 22pt;
}

#div-cart
{
	margin:0 0 0 860px;
	padding:30px 0 0 0;
}

ul#llr-nav {
    padding: 12px 0 0 95px;
    _padding-top:18px;
    
}

ul#llr-nav li {
    list-style-type: none;
    display: inline;
    padding: 0 12px 0 0;
    text-transform: uppercase;
    font-size: 14px;
}

ul#llr-nav li a {
    color: #fff0c0;
    font: normal 12px Times New Roman;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane {
    width: 0;
    padding: 0;
    margin: 0;
}

/* footer and bottom links */
#footer {
    background: url(images/footer.png) no-repeat center top;
    width: 1018px;
    height: 256px;
}

.clear_float {
    clear: both;
}

#llr-div-bottomlinks {
    width: 950px;
    margin: 0 auto;
    padding: 35px 25px;
    text-align: center;
    font-size: 17px;
    color: #000;
}

#llr-div-bottomlinks a {
    color: Black;
}

#llr-div-bottomlinks a:hover {
    color: #fff0c0;
}

#llr-bottom {
    height: 110px;
    padding: 0 55px;
    width: 890px;
}

#llr-bottom a {
    color: #fff0c0;
}

#llr-bottom a:hover {
    color: #000;
}

#top25 {
    width: 50%;
    height: 110px;
    float: left;
    display: inline;
}
#top25link {
    display: block;
    float: left;
    display: inline;
    padding: 40px 0 0 45px;
    text-align: right;
    width: 50%;
    text-decoration: underline;
}
#top25 img {
    width: 89px;
    height: 79px;
    float: right;
    display: inline;
    padding: 18px 75px 0 0;
    _padding: 0;
    _position: relative;
    _right: 75px;
}

#top30 {
    width: 50%;
    height: 110px;
    float: right;
    display: inline;
}
#top30 img {
    float: left;
    display: inline;
    padding: 21px 0 0 100px;
}
#top30link {
    display: block;
    float: right;
    display: inline;
    padding: 40px 25px 0 0;
    text-align: left;
    text-decoration: underline;
    width: 50%;
}
/* end footer */
