/** Resets **/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
    font-family: Arial;
    font-size: 11px;
}

.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 951px;
}

.space_5, .space_10, .space_20 {
    clear: both;
}

.space_5 {
    height: 5px;
}

.space_10 {
    height: 10px;
}

.space_15 {
    height: 15px;
}

.space_20 {
    height: 20px;
}

.strong {
    font-weight: bold;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.cb, .clear-block {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fs_13 {
    font-size: 13px;
}

.ml_31 {
    margin-left: 31px;
}

.mr_5 {
    margin-right: 5px;
}

.mr_6 {
    margin-right: 6px;
}

.mr_13 {
    margin-right: 13px;
}

.mr_19 {
    margin-right: 19px;
}

.mr_46 {
    margin-right: 46px;
}

.mt_5 {
    margin-top: 5px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_30 {
    margin-top: 30px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_30 {
    margin-bottom: 30px;
}

.ml_30 {
    margin-left: 30px;
}

.ml_43 {
    margin-left: 43px;
}

.upper {
    text-transform: uppercase;
}

.br_0 {
    border-right: none;
}

.bb_0 {
    border-bottom: none;
}

.bt_1_ccc {
    border-top: 1px solid #ccc;
}
.br_1_ccc {
    border-right: 1px solid #ccc;
}
.bb_1_ccc {
    border-bottom: 1px solid #ccc;
}
.bl_1_ccc {
    border-left: 1px solid #ccc;
}


.caps {
    text-transform: capitalize;
}

.nowrap {
    white-space: nowrap;
}

.hidden {
    display: none;
}

p {
    margin-bottom: 10px;
}

table.full {
    width: 100%;
}

a, a:link, a:visited {
    color: #ba5317;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul.links li {
    float: left;
    
}

ul.links li.first {
    padding-left: 0;
}

ul.links li.last {
    border-right: none;
}

ul.links li a {

}

#header {
    height: 86px;
    width: 951px;
}

#logo-wrapper {
    float: left;
    width: 236px;
    margin-top: 20px;
    display: inline;
    text-align: right;
}

#search-wrapper {
    width: 166px;
    height: 20px;
    margin-top: 26px;
    margin-right: 35px;
    float: right;
    font-size: 9px;
    line-height: 20px;
}

#search-wrapper input.search {
    background-color: #CCC;
    width: 121px;
    height: 16px;
    padding: 0;
    margin: 0;
    float: left;
    color: #FFF;
    border-style: inset;
    border-top: 2px solid #CCC;
    border-right: 2px solid #CCC;
    border-bottom: 2px solid #CCC;
    border-left: 9px solid #CCC;
}

#search-wrapper input.searchbutton {
    float: left;
    width: 34px;
    height: 20px;
}

#search-wrapper img {
    border: 0;
    padding: 0;
    margin: 0;
}

#nav-wrapper {
    height: 30px;
    width: 951px;
    border-bottom: 1px solid #c26833;
}
#nav {
    width: 932px;
    height: 30px;
    background: url(/images/bg_nav_menu.png) repeat-x;
    float: left;
    position: relative;
    z-index: 50 !important;
}

#nav-right-corner {
    background: url(/images/bg_nav_menu_rightcorner.png) no-repeat;
    height: 30px;
    width: 19px;
    float: left;
}

#contentarea .content {
    /*margin-left: 31px;
    margin-right: 46px;*/
    /*color: #2c2c2c;*/
    color: #646464;
    margin-top: 32px;
    line-height: 18px;
    position: relative;
}

#contentarea a, #contentarea a:link, #contentarea a:visited {
    color: #ba5317;
    text-decoration: none;
}

#contentarea a:hover {
    text-decoration: underline;
}

#contentarea h1 {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 24px;
    /*color: #2c2c2c;*/
    color: #646464;
    font-weight: normal;
    margin-bottom: 5px;
}

#contentarea h2 {
    font-size: 15px;
    line-height: 18px;
    color: #646464;
    font-weight: normal;
    margin-bottom: 5px;
}

#contentarea .accordion h2 {
    font-size: 11px;
}

#footer {
    margin-top: 19px;
}

#footer-logo-wrapper {
    margin-left: 34px;
    margin-top: 18px;
    width: 83px;
    height: 22px;
    float: left;
    display: inline;
}

#footer-content {
    margin-left: 13px;
    float: left;
    width: 571px;
    display: inline;
    font-size: 9px;
    margin-top: 18px;
    text-transform: uppercase;
}

#footer-content ul {
    margin-bottom: 4px;
    height: 9px;
}

#footer-content ul li {
    border-right: 1px solid #2c2c2c;
    padding-left: 5px;
    padding-right: 5px;
    float: left;

}

#footer-content ul li.first {
    padding-left: 0;
}

#footer-content ul li.last {
    border: none;
}

#footer-content ul ul {
    display: none;
}

#footer-content a, #footer-content a:link, #footer-content a:visited {
    color: #2c2c2c;
    text-decoration: none;
}

#footer-content a:hover {
    color: #ba5317;
}

#footer-icons {
    float: left;
    width: 249px;
    display: inline;
}

/** START Print this page and Sharing Utilities **/
.page-utils {
    text-transform: uppercase;
    width:680px;
    position: absolute;
}

a#print-page, a#print-page:link, a#print-page:visited {
    color: #a44914;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 7px;
}
/** END Print this page and Sharing Utilities **/

/** START Form styling **/
ul.error_list {
    color: #ba5317;
    font-weight: bold;
}

label.wide {
    width: 140px;
}

.form-item {
    margin-bottom: 5px;
}
.form-item label {
    display: block;
    font-weight: bold;
}

.required {
    color: #ba3517;
    font-weight: bold;
}

label sup {
    color: #ba5317;
    padding-left: 2px;
}

#contact-form input.text, #contact-form textarea {
    border: 1px solid #b0b0b0;
    background: #FFF url(/images/bg_input_text_gradient.png) repeat-x;
    padding-top: 10px;
}

#contact_landing_page .adr {
    float: left;
    width: 172px;
}

#contact-form {
    width: 392px;
    float: left;
}

#contact-form .checkbox_list label {
    display: inline;
    font-weight: normal;	
}

#contact-form label {
    width: 99%;
}

#contact-form .form-item textarea {
    width: 99%;
    height: 54px;
}

#contact-form .form-item input.text {
    height: 14px;
    width: 99%;
}

.address_city {
    width: 192px;
    margin-right: 10px;
}

.address_region {
    width: 68px;
    margin-right: 10px;
}

.address_postal_code {
    width: 110px;
}
/** END Form styling **/

ul.pdf_list li {
    background: transparent url(/images/icon_pdf.gif) no-repeat scroll 0 0;
    line-height: 16px;
    margin: 3px 0 3px 0;
    padding-left: 21px;
}

/** Lightbox customizations **/
#lightbox-overlay {
    background-color: #ba5317;
}

/** Search Results styling **/
#search_results_page table {
    display: none;
}

.flash_error {
    background-color: #FFCCCC;
    padding: 5px;
    border: 1px solid #FF0000;
}

#international-link {
	width: 166px;
    margin: 26px 0 0;
}

#international-link a {
    color: #BA5317;
    font-weight: bold;
}
