body {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 67.5%;
}

a, a img, img {
    border: 0;
    text-decoration: none;
}

p {
    text-align: left;
    font-size: 1.1em;
    margin: 0;
    padding: 0 0 7px 0;
    color: #565454;
}

.clr {
    clear: both;
}

form {
    margin: 0;
}

table {
    font-size: 1em;
}

.line_through {
    text-decoration: line-through;
    color: #FF2A2A;
}

button.med {
    background: url('../images/med_button.jpg') top left no-repeat;
    width: 140px;
    height: 27px;
    border: 0;
    color: #fff;
    text-align: center;
}

button.sm {
    background: url('../images/sm_button.png') top left no-repeat;
    width: 50px;
    height: 27px;
    border: 0;
    color: #fff;
    text-align: center;
}

#wrapper {
    margin: 0 auto;
}

#container_top {
    margin: 0 auto;
    width: 1107px;
    height: 17px;
    min-height: 17px;
    background: url('../images/container_top.jpg') 0 0 no-repeat;
}

#container_main {
    margin: 0 auto;
    width: 1107px;
    background: url('../images/container_main.jpg') 0 0 repeat-y;
}

#container_base {
    margin: 0 auto;
    width: 1107px;
    height: 33px;
    min-height: 33px;
    background: url('../images/container_base.jpg') 3px 0 no-repeat;
}

#header {
    margin: 0 auto;
    width: 1052px;
    height: 133px;
    min-height: 133px;
    background: url('../images/header.jpg') 2px 0 no-repeat;
}

#header .logo {
    
}

#header .details {
    
}

/* main menu */
#menu {
    width: 164px;
}

#menu ul {
    list-style-type: none;
    margin: 0 0 0 10px; /* sets posistion of menu in area */
    padding: 0;
}

#menu ul li {
    margin: 0;
    padding: 0;
    text-align: left;
}

#menu ul a {
    float: left;
    width: 143px;
    background: url('../images/menu_bullet.jpg') #BEC8E7; /* sets left img of menu bg */
    padding: 0 0 0 5px;/* sets the amount of padding left of left */
    margin: 2px 0 2px 0;
    color: #000;
    font-weight: bold;
    text-align: center;
    border: 1px solid #BDBEC7;
    font-size: 1.2em;
}

#menu ul a span {
    float: left;
    display: block;
    background: #BEC8E7; /* sets right img of menu bg */
    background-position: 0 0; /* sets rollover position */
    padding: 4px 5px 4px 0; /* sets padding around entire menu text */
}

/* IE Hack \*/
#menu ul a span { float: none; }
/* End hack */

#menu ul li a:hover span {
    color: #000;
}

#menu ul li#active a {
    background: #9EABD3;
    color: #fff;
}

#menu ul li#active a span {
    background: #9EABD3;
    color: #fff;
}

#menu ul li a:hover {
    background: #9EABD3;
    color: #fff;
}

#menu ul li a:hover span {
    background: #9EABD3;
    color: #fff;
}
/* end main menu */

/* sub menu */
#menu ol {
    padding: 2px 0 2px 3px;
    margin: 0 0 7px 0;
}

#menu ol li {
    list-style: none;
}

#menu ol li a {
    padding: 0 6px 0 6px;
    background: #E6E7EC;
    color: #888485;
    width: 130px;
    font-size: 1em;
    font-weight: bold;
    display: block;
    text-align: center;
    border: 0;
}

#menu ol li a span {
    background: #E6E7EC;
    color: #868385;
}

#menu ol li a:hover span,
#menu ol li a:hover {
    background: #E6E7EC;
    color: #000;
}
/* end sub menu */

 /* general content area */
#content_area {
    margin: 0 auto;
    width: 1052px;
}

#content_area .sub_heading {
    margin: 0 auto;
    width: 1034px;
    height: 28px;
    min-height: 28px;
    border-bottom: 1px solid #B9B6B7;
    margin-bottom: 8px;
    margin-left: 10px;
}

#content_area .sidebar {
    float: left;
    width: 178px;
}

#content_area #content_holder {
    float: left;
    width: 568px;
    margin: 0 auto;
    border-left: 1px solid #B9B6B7;
    margin-bottom: 10px;
}

#content_area #content_holder div {
    padding: 0;
}

#content_area #content_holder h1 {
    margin: 0;
    padding: 10px 0 10px 15px;
    text-align: left;
    font-size: 2em;
    color: #4D609D;
}

#content_area #content_holder h2 {
    margin: 0;
    padding: 10px 0 10px 15px;
    text-align: left;
    font-size: 1.7em;
    color: #4D609D;
}

#content_area #content_holder h3 {
    margin: 0;
    padding: 10px 0 7px 15px;
    text-align: left;
    font-size: 1.4em;
    color: #4D609D;
}

#content_area #content_holder div p {
    color: #565454;
    padding: 0 0 7px 15px;
}

#content_area #content_holder div p a {
    color: #53619D;
}

#content_area #content_holder div  ul {
	text-align: left;
	font-size: 1.1em;
        color: #565454;
}

#content_area #content_holder div table {
    margin: 0 auto;
    text-align: center;
    width: 500px;
}

#content_area #content_holder div table tr th,
#content_area #content_holder div table tr td {
    text-align: left;
}
/* end general content area */

/* breadcrumbs */
.crumbs {
    width: 500px;
    color: #7d7d7d;
    text-align: left;
}

.crumbs a {
    color: #53619D;
}
/* end breadcrumbs */

/* Best Sellers */
.top_sellers {
    width: 540px;
    margin:  auto;
}

.top_sellers .pod {
    width: 261px;
    height: 188px;
    float: left;
    margin-right: 5px;
    border: 1px solid #BCBFC8;
}

.top_sellers .pod .pod_info {
    width: 256px;
    height: 188px;
    border-left: 5px solid #606060;
    overflow: hidden;
}

.top_sellers .pod .pod_info .pod_text h2 {
    margin: 0!important;
    padding: 5px 0 0 5px!important;
    color: #fff!important;
    font-size: 1.2em!important;
}

.top_sellers .pod .pod_info .pod_text h2 a {
    color: #fff!important;
    display: block;
}

.top_sellers .pod .pod_info .pod_text {
    width: 256px;
    height: 59px;
    margin: 130px 0 0 0;
    float: right;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
/* End Best Sellers */

/* Products Home */
.prod {
    width: 750px;
    margin: 0 auto;
}

.prod h2 {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: left;
    font-size: 2em;
    color: #6386ac;
}

.prod .prod_img {
    width: 150px;
    min-height: 150px;
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #7d7d7d;
}

.prod .prod_info {
    width: 540px;
    float: left;
}

.prod .prod_info .opt_grp {
    float: left;
}

.prod .prod_info .discount {
    float: left;
    width: 540px;
    text-align: left;
}

.prod .prod_info .breaks table {
    text-align: left;
    float: left;
}

.prod .prod_info .breaks table tr {
    
}

.prod .prod_info .breaks table tr th {
    border-bottom: 1px solid #6386ac;
    border-right: 1px solid #6386ac;
    padding: 3px;
    text-align: left;
    width: 65px;
}

.prod .prod_info .breaks table tr td {
    border-right: 1px solid #6386ac;
    padding: 3px;
}

.prod .prod_info .prices {
    color: #6386ac;
    width: 500px;
    float: left;
    text-align: left;
    font-size: 1.6em;
}

.prod .prod_info .qty {
    float: right;
}
/* End Products Home */

/* Product List */
.pod_list {
    width: 360px;
    float: left;
}

.pod_list h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 1.4em;
    color: #6386ac;
}

.pod_list .pod_img {
    width: 150px;
    float: left;
}

.pod_list .pod_info {
    float: left;
    width: 185px;
}

.pod_list .pod_info table {
    width: 185px;
}

.pod_list .pod_info table th {
    text-align: left;
    border-right: 1px solid #6386ac;
    border-bottom: 1px solid #6386ac;
}

.pod_list .pod_info table td {
    border-right: 1px solid #6386ac;
}

.pod_list form {
    float: right;
    text-align: right;
    
}
/* End Product List */

/* Message Box */
#error, #msg {
    color: #000;
    width: 93%;
    padding: 15px 0 15px 0;
    text-align: center;
    margin: 0 auto;
    margin: 20px 0 10px 0;
    background: #fffebd;
    border: 1px solid #f19300;
    min-height: 45px;
}

#error span, #msg span {
    background: url('../admin/images/warning.jpg') 0 70% no-repeat;
    padding: 10px 0 15px 43px;
    font-size: 1.1em;
    min-height: 45px;
}

#error span ul, #msg span ul {
    margin: 0;
    padding: 0;
}

#error span ul li, #msg span ul li {
    list-style: none;
    background: none;
}
/* End Message Box */

/* pagination */
#content_holder .pagination {
    width: 530px;
    height: 35px;
    margin: 0 auto;
    text-align: right;
    color: #B4C401;
}

#content_holder .pagination .disabled {
    color: #D2D2D4;
    padding: 3px;
    margin: 0 2px 0 0;
    border: 1px solid #D2D2D4;
}

#content_holder .pagination .current {
    color: #B4C401;
    padding: 3px;
    margin: 0 2px 0 0;
    font-weight: bold;
    border: 1px solid #B4C401;
}

#content_holder .pagination a {
    color: #B4C401;
    padding: 3px;
    margin: 0 2px 0 0;
    border: 1px solid #B4C401;
}

#content_holder .pagination a:hover {
    color: #fff;
    background: #B4C401;
}
/* end pagination */

/* News Home */
#news_container {
    width: 660px;
    float: left;
}

#news_container .newsheader {
    
    margin: 0 auto;
}

#news_container .newspod {
    
    margin: 0 auto;
}

#news_container .newspod h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #53619D;
    font-size: 1.4em;
}

#news_container .newspod h2 a {
    color: #53619D;
}

#news_container .newspod .readmore {
    margin: 0 auto;
    width: 640px;
    clear: both;
    font-size: 1.1em;
}

#news_container .newspod .readmore a {
    color: #53619D;
    display: block;
    text-align: right;
}

#news_container .news_page_header {
    margin: 0 auto;
}

#news_container .news_page_header a {
    font-weight: bold;
    color: #53619D;
}

#news_container .news_page_header strong {
    text-align: left;
    color: #53619D;
    display: block;
    padding: 0 0 7px 15px;
}

#news_container .news_page_header h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #53619D;
    font-size: 1.4em;
}

#news_container .news_content {
    margin: 0 auto;
}

#news_container .news_content {
    
}
/* End News Home */

 /* News Mwnu */
.newsmenu {
    width: 185px;
    float: left;
    margin-left: 15px;
}

.newsmenu ul, .newsmenu ol {
    margin: 0;
    padding: 0;
}

.newsmenu ul li, .newsmenu ol li {
    list-style: none;
    display: inline;
}

.newsmenu ul li a {
    width: 181px;
    text-align: left;
    display: block;
    padding: 3px 0 3px 4px;
    background: #BEC8E7;
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
    margin-bottom: 2px;
}

.newsmenu ul li a:hover {
    background: #D2DAEF;
}

.newsmenu ol li a {
    width: 175px;
    display: block;
    padding: 2px 0 2px 10px;
    background: #fff;
    font-size: 1em;
    color: #4F619D;
}

.newsmenu ol li a:hover {
    background: #e2e3e6;
}

.newsmenu ul li.archive {
    font-size: 1.1em;
}
/* End News Menu */

/* News Feed */
#content_area .newsfeed {
    float: left;
    width: 278px;
    margin: 0 0 0 10px;
}

#content_area .newsfeed h2 {
    margin: 0 0 15px 0;
    padding: 7px 0 7px 0;
    text-align: center;
    color: #000;
    font-size: 1.8em;
    background: #BEC8E7;
}

#content_area .newsfeed .feed_pod {
    width: 278px;
    margin: 0 auto;
    border-bottom: 1px solid #BEC8E7;
}

#content_area .newsfeed .feed_pod .date {
    text-align: left;
    padding: 0 0 7px 0;
    float: left;
    width: 64px;
    color: #8695C8;
}

#content_area .newsfeed .feed_pod .text {
    float: left;
    width: 194px;
    text-align: left;
}

#content_area .newsfeed .feed_pod .text a {
    color: #565454;
}
/* End News Feed */

/* Footer */
#footer {
    margin: 0 auto;
    width: 1054px;
    height: 50px;
    background: url('../images/footer.jpg') 2px 0 no-repeat;
    color: #fff;
    text-align: center;
}

#footer p {
    padding: 25px 0 0 10px;
    color: #fff;
    text-align: center;
}

#footer p a {
    color: #fff;
    font-weight: bold;
}
/* End Footer */