/* LEGACY */

table, td, p
{
	font-size: 11px;
	font-family: Verdana;
}
td
{
	font-size: 11px;
	font-family: Verdana;
}
th 
{
	font-size: 11px;
	font-family: Verdana;
}
li
{
	font-size: 11px;
	font-family: Verdana;
	list-style-type: square;
	text-align: left; 
	list-style-position: outside; 
	margin: -4px -4px 14px 8px; 
	line-height: 12.5px;
}
li.seo-head-item
{
	list-style-type: square; 
	text-align: left; 
	list-style-position: outside; 
	margin-left: -4px; margin-top: -10px; 
	line-height: 16px;
}
li.seo-head
{
	list-style-type: square; 
	text-align: left; 
	list-style-position: 
	outside; margin-left: 12px; 
	margin-top: -10px; line-height: 16px;
}
body
{
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-size: 11px; 
	font-family: Verdana;
}
a
{
	border: none; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #C01D2E; 
	text-decoration: underline; 
	font-weight : bold;
} 
a:hover
{
	COLOR: #C01D2E; 
	TEXT-DECORATION: none
} 

.tablebc
{
	BACKGROUND-COLOR: #d6d7d6
}

.contents
{
	color: #252525; 
	font-size: 10.5px; 
	font-family: Verdana;
}

H1 {font-family: Verdana; font-size: 13px; color: #333333; font-weight : bold; margin: 2pt; text-align: left;}
H2 {font-family: Verdana; font-size: 11px; color: #333333; font-weight : bold; margin: 0; text-align: left;}

/* END LEGACY */

body 
{ 
    font: 10pt Verdana, sans-serif; 
    background: #4E4F51;
    margin: 0; padding: 0;
}
div#pagewrapper{
    background: transparent url('new-bg-pagewrapper.jpg') repeat-x;
    width: 100%;
    min-height: 100%;
    text-align: center; /* IE fix to center containerwrapper*/
}
div#containerwrapper
{
    width: 870px;
    background: url('new-bg-containerwrapper.jpg') repeat-y top center;
    margin: 0 auto;
    text-align: left; /* overwrites IE fix in #pagewrapper */
}
div#container 
{
    /* main page container: includes all page content including header, content, footer, etc.*/
    /*border: 1px solid #005A9C; */
    width: 850px;
    background: url('new-bg-container.jpg') no-repeat top center;
    padding: 0 10px;
    /*----- avoid changing -----*/
    margin: 0 auto; 
}
div#contentarea 
{
    width: 850px;
    /*background: url('new-bg-contentarea.gif') repeat-y center;*/
}
div#sidebarleft
{
    /* left navigation area */
    width: 188px;
    float: left;
}
div#sidebarright
{
    width: 121px;
    float: right;
    text-align: center;
}
.sidebar_title {
    background-color: #000;
    color: white;
    margin: 0 0 10px 0;
    font-family:Verdana,Verdana,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    text-align: center;
    padding: 5px 0;
}
div#content
{
    /* main page content area */
    margin: 0;
    padding: 10px;
    margin-left: 190px;
    /*background: url('debug-grid.gif') top left;*/
}
div#content1
{
    /* main page content area */
    margin: 0;
    padding: 10px;
    margin-left: 190px;
    /*background: url('debug-grid.gif') top left;*/
}
div#content.home {
    padding: 2px;
}

/* HEADER */
div#header
{
    /* page header */
    text-align: left;
    width: 850px;
}
#header h1, #header #logo
{
    /* header title: usually site name */
    background: url('aut-hdr-2-15-11-gr.jpg') no-repeat top center;
    height: 152px;
    text-align: left;
    margin: 0; padding: 0px;
    display:block;
}
#header h1 a, #header #logo a
{
    /* if the site title has a link, use this declaration to position or control its style */
    width: 410px;
    height: 152px;
    /*----- avoid changing -----*/
    text-decoration: none;
    display: block;
}
#header h1 a span, #header #logo a span
{
    /* hide the actual text for the site title (useful if you're using an image in the background)
    This allows the &lt;a href&gt; tag to still be functional, while hiding the text and maintaining semantics */
    visibility: hidden;
}
#header {
    position: relative;
}
#header #header_map {
    left:425px;
    position:absolute;
    top:25px;
}
#header_map img {
    border: none;
}

/* NAVBAR */
.navbar {
    margin:0; padding:0; 
    width: 100%;
    /*text-align: center; /* makes the entire menu centered */
    height: 32px;
}
.navbar ul {
    padding: 0; /* removes left white space (usually saved for the bullets)*/
    margin: 0;
    background: url('new-bg-menu.gif') repeat-x center;
    height: 32px;
}
.navbar ul li {
    display:inline; /* makes the menu items display horizontally */
    list-style-type: none;
    margin: 0; padding: 0;
    font-style:normal; 
    font-variant:normal; 
    font-weight:bold; 
    font-size:13px; 
    font-family:Verdana, Verdana, Helvetica, sans-serif;
}
.navbar ul li a {
    color: white; 
    background: url('new-bg-menu.gif') repeat-x center;
    border-right: 1px solid white;
    line-height: 20px;
    padding: 6px 11px; 
    font-weight: bold;
    text-decoration: none; 
    float: left;
    margin: 0;
}
.navbar li a:visited 
{
    color: white;
}
.navbar li a:hover, .navbar li .current
{
    color: white;
    background: url('new-bg-menu-active.gif') repeat-x center;
}
/* END NAVBAR */
/* END HEADER */

/* CONTENT */
/* Side navbar */
#sidebarmenu {
    margin: 0; padding: 0;
    list-style-type: none;
    margin: 0px;
}
#sidebarmenu li {
    padding: 2px 5px 2px 22px;
    background: url('new-arrow-menu.gif') no-repeat 7px center;
    list-style-type: none;
    margin: 0;
}
#sidebarmenu a {
    color:#FFFFFF;
    font-family:Verdana,Verdana,Helvetica,sans-serif;
    /*font-size:10px;*/
    font-size:9pt;
    font-weight:normal;
    text-decoration:none;
}
#sidebarmenu a:hover {
    /*color:#C99300;*/
    color:#4d66b8;
}
/* Side Brands bar */
#brandbarmenu {
    margin: 0; padding: 0;
    list-style-type: none;
    margin: 0px;
}
#brandbarmenu li {
    padding: 2px 5px 2px 22px;
    list-style-type: none;
    margin: 0;
}
#sidebarleft .menu_title {
    margin-top: 15px;
}
#sidebarleft form {
    display:block;
    float:none;
    margin:0pt;
    text-align:center;
    width:auto;
    background: url('new-bg-searchbar.jpg') no-repeat top left;
    padding: 8px 0px 8px 8px;
}
.searchblock {
    height: 20px;
}
#search_input {
    vertical-align: middle;
    border: 1px solid rgb(153, 153, 153);
    font-family: Verdana;
    color: rgb(153, 153, 153);
    font-size: 12px;
    float: left;
    width: 110px;
}
#search_submit {
    vertical-align: middle;
    margin: 1px 0pt 0pt 7px;
    float: left;
}
#sidebarleft input#searchbox{
    border:1px dashed #C0C0C0; 
    background-color:#000000; 
    font-size: 12px; 
    font-family: Verdana;
    margin: 5px auto;
    color:#C99300;
    font-weight:bold;
    display: block;
    width: 170px;
}

/* end Side navbar */

/* Brand Page */
#brand_container {
/*    width: 620px;*/
/*    margin: 0 auto;*/
}
#brand_container .title {
    margin: 10px 0;
    border-bottom: 1px solid #999;
}
#brand_container a {
    font-size: 9pt;
    color: #273A87;
    font-weight: normal;
}
#brand_container a:hover {
    color: #C01D2E;
}
#brand_container #brand_about {
    margin: 0 0 10px 0;
}
#brand_container #brand_banner {
    text-align: center;
}
#brand_content td {
    /*text-align: center;*/
}
#brand_content a .SectionLink {
    font-weight: normal;
    font-size: 9pt;
}
/* end Brand Page */

#section_banner {
    text-align: center;
}

#article_categories {
    margin-bottom: 15px;
}
/* END CONTENT */

/* FOOTER */
div#footer 
{
    /* page footer */
    clear: both;
    text-align: left;
    width: 850px;
    border-bottom: 1px solid #444;
}
/* END FOOTER*/
/* COPYRIGHT */
div#copyright {
    margin:0pt auto;
    text-align:left;
    width:850px;
    padding: 3px 10px;
    color: #aaa;
    font-size: 9pt;
}

/* ITEM INFO BOX */

#prod-info-title
{
	background-color: #17367b; 
	font: bold 12px Verdana;
	padding: 5px; 
	color:#FFFFFF;
}
#prod-info-bottom
{
	background-color: #C0C0C0; 
	padding:18px; 
	text-align:center;
}
#prod-info-left
{
	background-color: #17367b; 
	font: 11px Verdana; 
	color: #FFFFFF; 
	width:90px; 
	padding:5px; 
	text-align:right;
}
#prod-info-left-multi
{
	background-color: #17367b; 
	font: 11px Verdana; 
	color: #FFFFFF; 
	width:120px; 
	padding:3px; 
	text-align:right;
}
#prod-info-right input
{
	font: 11px Verdana;
}
#prod-info-right
{
	background-color: #F0F0F0; 
	font: 11px Verdana; 
	color:#000080; 
	width:225px; 
	padding:5px;
}

/* END ITEM INFO BOX */

/* MULTI-ADD BOX */

#multi-add-title
{
	background-color: #17367b; 
	font: bold 12px Verdana;
	padding: 5px; 
	color:#FFFFFF;
}
#multi-add-bottom
{
	background-color: #C0C0C0; 
	padding:18px; 
	text-align:center;
}
#multi-add-left
{
	background-color: #17367b; 
	font: 11px Verdana; 
	color: #FFFFFF; 
	width:20px; 
	padding:5px; 
	text-align:right;
}
#multi-add-right input
{
	font: 11px Verdana;
}
#multi-add-right
{
	background-color: #FFFFFF; 
	font: 11px Verdana; 
	color:#00000; 
	padding:5px;
    vertical-align: top;
}
#multi-add-price
{
	background-color: #FFFFFF; 
	font: 11px Verdana; 
	color:#00080; 
	padding:5px;
    vertical-align: middle;
}
/* END MULTI-ADD BOX */


/* SEARCH RESULTS PAGE */
#content.search font font {
    color:#4B67BA;
}
#content.search font {
    font-size:9pt;
}
/* END SEARCH RESULTS PAGE */

/* ARTICLES PAGES */
#article_container h3 { 
    color: #273A87;
}
/* END ARTICLES PAGES */

#homepage_intro a {color:#0f5efc; text-decoration:underline;}
#homepage_intro li {margin-bottom:6px;}
#homepage_intro h1, #homepage_intro .heading {color:#f60c17;font-weight:normal;font-size:14px;}
#homepage_intro h1{font-size:16px;margin-bottom:15px;}


#sitemap ul {margin:10px 0 0 -15px;}

