﻿/*
	Server side elements must be prefixed with Corporate_ in order
	to be properly referenced in the css file.
*/
body
{
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #EBEBEB;
    text-align: center; /* part 1 of 2 centering hack */
}
#main
{
    width: 750px;
    padding: 10px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto; /* opera does not like 'margin:20px auto' */
    background: #fff; /* border: 5px solid #ccc; */
    text-align: left; /* part 2 of 2 centering hack */
    width: 750px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 720px;
    border: 1px solid #DADADA;
}
html > body #main
{
    width: 720px; /* ie5win fudge ends */
}

img
{
    border: none;
}

div
{
    margin: 0;
    padding: 0;
}

p
{
    font-family: Arial;
    font-size: 10px;
    line-height: 15px;
    padding: 10px 20px 10px 20px;
}

h3
{
    border: 1px solid #eee;
    background-color: #f5f5f5;
    padding: 5px;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
}

/* Header */
#header
{
    padding-top: 1em;
}

/* Anchor */
a:link, a:visited
{
    color: #003399;
    text-decoration: none;
}
a:hover
{
    color: #0099FF;
    text-decoration: underline;
}


#NavMenu
{       
    padding-bottom: 2px;
    text-align: center;
}

.DynamicMenu
{
    /* 	margin-left: 10px; 	margin-right: 10px;     */
    background-image: url(images/menu_background.jpg);
    background-repeat: repeat-x;
    height: 25px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 720px;
}

.DynamicMenu a:visited
{
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.DynamicMenu a:link
{
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.DynamicMenu a:hover
{
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}


.DynamicMenuItem
{
    color: #D6D6D6;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px 2px 3px;
}

.DynamicMenuItem a:link
{
    color: #ffffff;
    font-size: 10px;    
    font-weight: bold;
    text-decoration: none;
}

.DynamicMenuItem a:visited
{
    color: #ffffff;
    font-size: 10px;    
    font-weight: bold;
    text-decoration: none;
}

.DynamicMenuItem a:hover
{
    color: #ffffff;
    font-size: 10px;    
    font-weight: bold;
    text-decoration: none;
}

.StaticMenuItem
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding: 0px 15px 0px 11px;
}


/* Menu */
#menu
{
    /* background-image: url(images/menu_background.jpg);  	color: #000; */
    height: 15px;
    margin-top: 10px;
    padding: 5px;
    font-weight: bold;
    font-size: x-small;
    padding-left: 300px;
    text-align: right;
}

#menu .MenuItem
{
    /* 	margin-left: 10px; 	margin-right: 10px;     */
    font-size: 10px;
    color: #666666;
}

#menu .MenuItem a:link
{
    color: #666666;
}

#menu .MenuItem a:hover
{
    color: #666666;
}

#menu .MenuItem a:visited
{
    color: #666666;
}

/* Login */
#login
{
    float: right;
    margin-top: -50px;
}

#Corporate_DealerLogin
{
    padding-right: 2em;
}

/* Jump Menu */
.JumpMenu
{
    width: 175px;
    margin-left: 545px;
    margin-top: -15px;
}

.content_container
{
    padding-left: 10px;
    border: 1px solid #EEE;
}

.message_container
{
	padding: 5px;
    border: 1px solid #EEE;
    background-color: #CCFFFF;
    text-align:center;
    display: block;
}

#Navigation a:hover
{
    text-decoration: none;
    color: Black;
}

/* Footer */
#footer
{
    padding-top: .2em;
    text-align: center;
    border-top: 1px solid #666666;
}

#highlightWrapper
{
    padding-bottom: .2em;
    border-bottom: 1px solid #666666
}

#highlightSeparator
{
    width: 100%;
    background-color: #0038A8;
}

#bottomMenu
{
    height: 1.5em;
    background-color: #0038A8;
    padding-top: .33em;
}

#bottomMenu a
{
    color: #FFFFFF;
    padding: .5em;
    font-size: 10px;
}

#copyright
{
    color: #999999;
    padding-top: .33em;
    font-size: 10px;
}

#BreadCrumbs
{
    background-color: #f5f5f5;
    padding: 4px;
    border-bottom: 1px solid #eee;
}

.BreadCrumbs
{
	font-family: Arial;
	font-size: 10px;
}

#LoginContainer
{
    padding: 10px;
	text-align:center;
}

.ButtonPanel
{
    padding: 0 5px 5px 5px;
    text-align: right;
}

a.DocLink
{
    font-size: 10px;
}

.linkButton
{
	padding: 5px;
	font-weight: bold;
}

.category
{
    padding-left: 0;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #369182;
}

.subCategory
{
    padding-left: 10px;
    font-weight: bold;
    font-size: 10px;
}

.product
{
    padding-left: 20px;
    font-weight: bold;
    font-size: 10px;
}

.productNormal
{
    padding-left:20px;
    font-size: 10px;
    color: Red;
}

.attachment
{
    padding-left: 30px;
    font-size: 10px;
}

.description
{
    font-size: 10px;    
}
