﻿body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial;    
}
.style1 {
    color: #4d4d4d;
    font-size: 9px;
    font-family: tahoma;
}
.style2 {
    color: #666666;
    font-size: 9px;
    font-family: tahoma;
}
.DIVHeaders
{
    padding: 5px; 
    background-color:  #FFAA01;
    border-bottom: solid 1px black;
    color: #00125E;
    height: 15px;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma,arial,sans-serif;
}
.DivHeaderFont
{    
    font-weight: bold;
}
.DIVBoxes
{
    background-color:  #FFD173;
    border: solid 1px black;
    margin-bottom: 5px;
}


.style3 {
    color: #4d4d4d; 
    font-size: 9px; 
    font-family: tahoma; 
    font-weight: bold; 
}
.style4 {
    color: #303030;
    font-size: 9px;
    font-family: tahoma;
}
.style5 {
    color: #FFFFFF;
    font-size: 9px;
    font-family: tahoma;
    font-weight: bold;
}
.style6 {
    color: #333333;
    font-size: 9px;
    font-family: tahoma;
}
.style8 {
    color: #666666; 
    font-size: 9px; 
    font-family: tahoma; 
    font-weight: bold; 
}
#containerWrapper
{
    background-image: url(../images/background-gradient.png); 
    background-repeat: repeat-x; 
    background-color: #FFFFFF;
    width: 100%;    
}
#container
{
    width: 100%;
    text-align: center;
}
#header
{
    width:100%;
    text-align: left;
}
#headerFlash
{
    width: 387px;
    height: 145px;
    float: left;
}
#headerImage
{
    float:right;
}
.clearFloat
{
    clear: both;
}
#contentWrapper
{
    width: 100%;   
    text-align: left; 
}
#contentLeft
{
    width: 200px;
    padding-left: 8px;  
    padding-right: 8px;
}
#contentCenter
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    border: solid 1px black;
    background-color: #FFFFFF;
}
#contentRight
{
    width: 187px;
    padding-right: 8px;
    padding-left: 8px;
}
#headerMenu
{
    height: 30px;
    width: 100%;
    border-top: solid 1px black;
    margin-bottom: 10px;
    border-bottom: solid 1px black;
    background-image: url(../images/header_gradient.png);
    background-repeat: repeat-x;
}
#contentLeft_Top
{
 background-color: #FFAA01;   
}    
#contentLeft_Bottom
{
  background-color: #FFAA01;
}
#containerFooter
{
    width: 100%;
    text-align: center;
}
#containerFooter_Menu
{
 width: 100%;
 text-align: center;
}
#containerFooter_Copyright
{
    width: 100%;
    background-color: #CCCCCC;
}
#containerFooter_Copyright a
{
    text-decoration: none;
    color: #777777;
    font-size: 10px;
    font-family: tahoma;
    font-weight: bold;
}
.news li
{
display: inline;
float: left;
margin-left: 5px;
margin-right: 5px;
}
.productlist li
{
display: block;
float: left;
}
.productlist2 li
{
display: block;
float: left;
}
.pager 
{
	margin-left:30px;
	font-size:medium;
}

.pager a
{
	color:red;
}
.datapager
{
    display:block;
    text-align:center;
    clear: both;
    font-size:medium;
}
 ul.treeview-list
{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
li.treeview-item
{
    /*width: 75px;*/
    padding-right: 4px;
}
div.text
{
    font: 13px 'Segoe UI' , Arial, sans-serif;
    color: #4888a2;
    padding: 6px 18px;
    display: block;
}
.footerMenu
{
    width: 100%; 
    height: 33px; 
    background: #FFF url("../images/menu-bg.gif") top left repeat-x;    
    padding-top: 10px;
}

.footerMenu a
{
    color: #777777;
    font-size: 0.8em; 
    font-family: "Lucida Grande", Verdana, sans-serif; 
    font-weight: bold;
    text-decoration: none;
}

.footerMenu a:hover
{
    color: #333;
}

ul#menu { width: 100%; height: 43px; background: #FFF url("../images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url("../images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }

.itemText
{
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma,Arial,Sans-serif;
}

.itemPrice
{
    text-align: left;
    font-size: 11px;
    font-family: Tahoma,Arial,Sans-serif;
}
