/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 16px/1.6 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
  color:#414042;
  background-color: #404577;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
a {
	color:#404577;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
color: #404577;
font-size: 20px;
}

h2 {
color: #404577;
font-size: 18px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 10px;
}
body {
	font-family: 'Carrois Gothic', sans-serif;
	color:#686868;
}

.page {
padding-top: 20px;
border: 1px solid black;
border-top:none;
border-bottom:none;
/*background-color:#ffffff;*/
}

/* FORM */
.header_login {
border: 1px solid black;
margin-right: 0px !important;
width: 674px !important;
color: white;
height: 36px;
margin-top: 8px;
border-right: 0;
}
.header_additional_nav a {
text-transform: uppercase;
text-decoration:none;
}
#password {
width: 135px !important;
}
#username {
width: 135px !important;
}
.header_login input[type="submit"] {
background-color: transparent;
border: none;
color: #404577;
text-transform: uppercase;
}
.phone {
float: left;
padding: 0px 20px;
background-color: #404577;
margin: 0px;
line-height: 36px;
font-size: 18px;
margin-right: 10px;
color:#ffffff;
}
.phone a {
color:#ffffff;
}
.signup {
border-left: 1px solid black;
float: left;
display: block;
height: 36px;
padding-left: 20px;
line-height: 36px;
}
.signup a {
	text-decoration: none;
}
.header_login form {
	float:left;
	padding-top: 5px;
	padding-right:23px;
}
label {
position: absolute;
padding-left: 8px;
font-size: 13px;
padding-top: 3px;
color:#333;
cursor: text;
}

.header_additional_nav p {
float: right;
padding: 13px 0 6px 0;
margin: 0;
}
/* end form */

/* ### Catalog ### */
.catalog_content img {
padding: 0px 40px 40px 0;
}
.sollos-page-list-image h3 {
font-size: 21px;
background-image:url(/themes/afb_theme/images/catalog-item-footer-back.jpg);
background-repeat:no-repeat;
width: 260px;
position: relative;
margin: -14px 0px 0px 23px;
padding: 0px;
height: 31px;
padding-top: 32px;
text-align: center;
}
.sollos-page-list-image h3 a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:23px;

font-weight: bold;
}
.sollos-page-list-image-horizontal.sollos-page-list-image-horizontal-3 {
margin-left:-20px;	
}
/* ### /Catalog ### */

/* ### Product Page ### */

.product_info .pdf-link {
margin-bottom: 7px;
}

.asmillerGallery {
padding-left: 10px !important;
}
.asmillerMainImage {
	/*min-height:347px;*/
}
.pdf-link {
background-color: #7ea950;
width: 151px;
width: 220px; /*updated for the extra text in the blue 2nd box */
height: 28px;
position: relative;
display: block;
line-height: 30px;
color: white;
text-decoration: none;
padding-left: 15px;
font-size: 13px;
text-transform: uppercase;
}
.pdf-link-2 {
background-color: #404577;	
}
.product_info h1 {
text-transform: uppercase;
font-size: 18px;
}
/* ### /Product Page ### */

/* ##### Home Page specific ##### */


.home_sub_nav p {
padding-left: 3px;
}

.home_main_content_wrapper {
float: left;
width: 960px !important;
margin: 0px;
padding: 0px;
background-color: #e5ecec;
padding-top: 20px;
margin-top: 10px;
border-top: 1px solid #686868;
}

.trust_badges p {
font-size: 12px;
/*margin-top: 22px;
margin-left: 18px;
padding-top: 20px;
padding-bottom: 20px;*/
margin-left: 10px
}
.home_main_content_2 img {
padding-bottom: 20px;
}
.rssSummaryList ul li a {
text-decoration: none;
font-size: 15px;
color: #686868;
}
.rssSummaryList ul {
padding-top:20px;	
}
.rssSummaryList ul li {
border-bottom: 1px solid #686868;
width: 380px;
padding-bottom: 10px;
margin-bottom: 10px;
line-height: 15px;
}

/* ###### NAV ########### */

.nav ul {
	list-style:none;
	float:right;
}
.nav ul li {
float: left;
margin-top: 0px;
line-height: 30px;
}
.nav ul li a {
text-decoration: none;
padding: 10px 0px 10px 20px;
/*background-color: #fff;*/
line-height: 32px;
color: #686868;
text-transform: uppercase;
font-size:16px;
}
.nav ul li a:hover {
	color:#404577;
}

ul.nav li {
float: left;
padding: 5px 0px 5px 5px;
margin-left: 0px;
}

.nav {
list-style: none;
}

.nav li a:hover {
	color:#404577 !important;
}
.nav-selected a {
	text-decoration:underline !important;
	font-weight: 800;
	/*color:#404577 !important;*/
	color:#A45948 !important;
}


/* ##### end Nav ####### */
.banner {
padding-bottom: 16px;
}
.sub_nav {
width: 645px !important;
height: 50px;
}

.sidebar_header {
width: 200px !important;
padding-left: 20px;
border-top: 1px solid black;
border-right: 1px solid black;
height: 49px;
line-height:48px;
background-color: #F2AF34;
}
.sidebar_header p {
font-size: 18px;
font-weight: bold;
letter-spacing: 1.1px;
}
.sidebar {
width: 180px !important;
/*padding-right: 50px !important;*/
border-left: 1px solid black;
padding-left: 20px;
background-color: #E5ECEC;
margin-right: 0px !important;
margin-left: 14px !important;
border-top: 1px solid black;
margin-top: -1px;
padding-top: 30px;
font-size: 15px;
border-right: 1px solid black;
padding-right: 20px;
}

.sub_nav ul li {
float: left;
padding-right: 15px;
margin-left: 0px;
padding-top: 0px;
}
.sub_nav ul {
	list-style:none;
	background-color: #E5ECEC;
height: 48px;
line-height: 48px;
text-transform: uppercase;
border: 1px solid black;
margin-bottom: 0px;
padding-left:0px;
}
.sub_nav ul li a {
	text-decoration:none;
	color:#414042;
}
.sub_nav ul li a:hover {
	color:#404577;
}
.sub_nav_bullet:after {
	content:'\2022';
	padding-left: 20px;
	font-size: 22px;
	line-height: 2px;
}
.sub_nav_no_bullet:after {
	content:"";
	padding-left:0px;
}

.main_content h1 {
padding-top: 26px;
}


/* footer */
.main_wrapper {
	background-color:#ffffff;
	border-bottom:1px solid #000000;
}
.footer_wrapper {
font-family: arial;
font-size: 11px;
line-height: 37px;
color: #ffffff;
background-color:#404576;
height:170px;
border-top:20px solid #ffffff;
}
.footer_wrapper a {
text-decoration:none;
color: #ffffff;
}

/* C5 UI fixes */
.ccm-ui label {
	position:relative !important;
}
.ccm-remo-expand-closed {
color: #404577 !important;
}
.ccm-remo-expand-open {
color: #404577 !important;
}
.ccm-remo-expand {
border-bottom: 1px solid #BEBEBE;
padding-bottom: 0px;
margin-bottom: 4px;
}
h6 {
font-size: 13px;
margin-bottom: 3px !important;
border-bottom: 1px solid #BEBEBE;
padding-bottom: 0px;
}

.breadcrumb {
list-style: none;
}
.breadcrumb li {
list-style: none;
}
a:hover, .nav ul li a:hover, .sub_nav ul li a:hover {
color: #A45948 !important;
text-decoration: underline !important;
}
/*a, .nav ul li a, .sub_nav ul li a, .rssSummaryList ul li a {
color: #A45948;
}*/

.sollos-page-list-image-item-thumbnail {
background-color: white !important;
}
.sollos-page-list-image h3 a:hover {
color: white !important;
text-decoration: none !important;
}
.sub_nav ul li a {
/*font-siZe: 15px;*/
font-size: 14px;
}

.asmillerGalleria_caption {
margin-top: -10px !important;
}