﻿body
{
    /*background-color: #dddddd;/*#8e5073;*/
    font-family: Verdana;
    background: url('../images/background.jpg') repeat-x top left;
    margin-top: 0px;
}

a:link
{
    font-family: Verdana;
    text-decoration: none;
    color: #0000FF;/*#88bdff;*/
}

a:visited
{
    font-family: Verdana;
    text-decoration: none;
    color: #0000FF;
}

a:hover
{
    font-family: Verdana;
    text-decoration: underline;
    color: #0000FF;
}

.anchor:hover
{
    text-decoration: none;
}

.prodListBrandName
{
    font-size: 9pt;
    color: #87867e;
}

.pdfTable td 
{
    color: #0000FF;
}

#bgTop
{
    margin-top: 0px;
    /*margin: 0 auto 0 auto;
    width: 800px;
    height: 40px;
    background-image: url('../images/mainbg_top.jpg');
    background-position: center;
    */
}

#bgMiddleTop
{
    /*
    width: 800px;
    height: 13px;
    background-image: url('../images/mainbg_top_02.jpg');
    background-position: center;
    */
}

#bgMiddle
{
    /*
    margin: 0 auto 0 auto;
    width: 800px;
    background-image: url('../images/mainbg_middle.jpg');
    background-position: center;
    */
}

#bgMiddleBottom
{
    /*
    width: 800px;
    height: 13px;
    background-image: url('../images/mainbg_top_04.jpg');
    background-position: center;
    margin-top: -13px;
    position: relative;
    z-index: 3;
    */
}

#bgMiddleBottom-borders
{
    margin: -14px auto 0px auto;
    width: 1023px;
    height: 13px;
    position: relative;
    z-index: 4;
}

#bgBottom
{
    margin: 0 auto 0 auto;
    width: 1023px;
    height: 19px;
    background-image: url('../images/bg-bottom.jpg');
    background-position: center;
}


#wrapper
{
    margin: 0 auto 0 auto;
    width: 1023px;
    position: relative;
    z-index: 2;
}

#footer
{
    margin: 0 auto 0 auto;
    width: 1023px;
    text-align: center;
    font-size: 8pt;
    font-family: Verdana;
    color: #bebdb0;
}

#banner
{
    width: 1023px;
    height: 142px;
}

#main-content
{
    min-height: 500px;
    background: url('../images/sidebar/sidebar-bg.jpg') repeat-y;
    background-color: #FFFFFF;
}

#content
{
    padding: 5px 10px 0px 10px;
    background-color: #FFFFFF;/* #5e2945; */ /*#845a63;*/
    font-family: Verdana;
    color: #87867e;
    padding-bottom: 20px;
    font-size: 9pt;
}

#sidebar-content {
    padding: 20px 30px 30px 30px;
    background-color: #FFFFFF;/* #5e2945; */ /*#845a63;*/
    font-family: Verdana;
    color: #87867e;
    font-size: 9pt;
    vertical-align: top;
}

h1
{
    font-family: Verdana;
    font-size: 13pt;
    color: #87867e;
    width: 100%;
}

h2
{
    font-family: Verdana;
    font-size: 11pt;
    color: #87867e;
    width: 100%;
}

/*TOPNAV*************************************************************************************/

#topnav
{
    margin: 0px 0px 0px 0px;
    height: 29px;
    width: 1023px;
    /*background-color: #666666;*/
    text-align: left;
    vertical-align: middle;
    background: url('/images/top-nav-back.jpg') repeat-x;
}


#topnav ul {
	margin: 0px 0px 0px 0px;
	height: 29px;
	list-style: none;
}

#topnav li {
	margin: 0;
	display: inline;
}

#topnav #topnav-indent {
    width: 27px;
}

#topnav li a {
	color: #e8cc99;
	display: inline-block;
	text-decoration: none;
	height: 29px;
	/*background: url('../images/top-nav_off.jpg') no-repeat top left;*/
	padding: 7px 18px 0px 18px;
	font-family: Verdana;
	font-size: 8pt;
}

.main-home #topnav #topnav-home a,
.main-aboutus #topnav #topnav-aboutus a,
.main-prod #topnav #topnav-prod a,
.main-emp #topnav #topnav-emp a,
.main-login #topnav #topnav-login a,
.main-careers #topnav #topnav-careers a,
.main-links #topnav #topnav-links a,
.main-contactus #topnav #topnav-contactus a
{
    background-image: url('../images/top-nav_on.jpg');
    background-repeat: repeat-x;
}

.main-home #topnav #topnav-home a,
.main-aboutus #topnav #topnav-aboutus a,
.main-prod #topnav #topnav-prod a,
.main-emp #topnav #topnav-emp a,
.main-login #topnav #topnav-login a,
.main-careers #topnav #topnav-careers a,
.main-links #topnav #topnav-links a,
.main-contactus #topnav #topnav-contactus a
{
	display: inline-block;
	text-decoration: none;
}

/*LINKS************************************************************************/
a 
{
    color: #FFFFFF;
}

.portfolioCountry
{
    width: 100%;
    font-size: 11pt;
    border-bottom: solid 2px #e8cc99;
}

.portfolioCategory
{
    font-size: 12pt;
    border-bottom: solid 3px #87867e;
}

.product-list
{
    width: 100%;
}

.product-list td {
    cursor: pointer;
    color: Black;
    font-size: 8pt;
    padding: 3px 0px 3px 0px;
}

.product-list tr:hover td {
    background-color: #e8cc99;
}

.product-list .rowone td {
    background-color: #e4e4e4;
}

.product-list th {
    text-align: left;
    font-weight: normal;
    font-size: 8pt;
    padding-top: 5px;
    color: Black;
}

.product-list .prodColumn {
}

.product-list .upcColumn {
    width: 130px;
}

.product-item
{
    display: block;
    width: 95px;
    height: 105px;
    text-align: center;
    float: left;
}

.product-item img
{
    border: solid 1px black;
    background-color: White;
}

.brand-nameplates {
    position: relative; 
    margin: 0px auto 0px auto;
    font-family: Trebuchet MS;
    font-size: 8pt;
    font-weight: bold;
    color: #a66a00;
    top: -73px;
    width: 78px;
    height:75px;
    cursor: pointer;
    overflow: hidden;
}

.top
{
    width: 99%;
    display: table;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    text-align: right;
}

.productCountry {
    display: table;
    width: 100%;
}

.product-category
{
    display: block;
}

.product-category img
{
    float: left;
    margin: 0px 10px 10px 10px;
}

.clear-float
{
    width: 100%;
}

/*SIDEBAR************************************************************************/

#sidebar-content-table {
}

#sidebar {
    width: 180px;
    background-color: #c3c1b5;/*#b29b69;*/
    font-size: 10pt;
    vertical-align: top;
}

#sidebar-bottom {
    width: 180px;
    background-color: #c3c1b5;/*#b29b69;*/
}

#sidebar-bottom-table {
    margin-top: -9px;
}

#sidebar #nav-prodgroups {
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 0px;
    list-style-type: none;
    width: 100%;
    text-align: left;
}

#sidebar #nav-prodgroups li {
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
    border-bottom: groove 2px #FFFFFF;
    font-family: Verdana;
    font-size: 9pt;
    color: #73716a;
}

#sidebar #nav-prodgroups li:hover {
    background-color: #666666;
    color: #FFFFFF;
}

#sidebar #nav-prodgroups #nav-prodsubgroup:hover {
    background-color: #c3c1b5;
}

#sidebar #nav-prodgroups li.selectedSidebar {
    background-color: #666666;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

#sidebar #nav-prodgroups li span {
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

#sidebar #nav-prodgroups #nav-prodsubgroup {
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}

#sidebar #nav-prodgroups #nav-prodsubgroup #submenugroup {
    list-style-type: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding-bottom: 10px;
}

#sidebar #nav-prodgroups #nav-prodsubgroup #submenugroup li {
    font-size: 8pt;
}

#sidebar #nav-prodgroups #nav-prodsubgroup #submenugroup li span {
    width: 100%;
    font-size: 8pt;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
}

#sidebar #nav-prodgroups #nav-prodsubgroup #submenugroup li span:hover {
    background-color: #666666;
    color: #FFFFFF;
}

#prov-dropdown {
    font-family: Verdana;
    font-size: 9pt;
    width:100%;
    padding-left: 15px;
    color: #73716a;
}

#prov-dropdown b {
    font-weight: normal;
}

/********* Contact us ***************/
.location {
    float: left;
    width: 33%;
    font-size: 9pt;
    padding-bottom: 30px;
}

.location b {
    font-size: 10pt;
}

/******** Careers ****************/
.careersFrame {
    width: 100%;
    border: none 0px black;
    height: 300px;
}