/*
 * CSS by Daryl Quenet (www.quenet.org).
 * Please report any bugs immediately.
 * CSS Tested in FF3.6, IE6, IE7, IE8 and Safari/Chrome
 */

* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	color: #000;
}

img {
	border: 0;
}

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

a:hover {
	color: red;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

form {
	display: inline;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#header {
	height: 149px;
	width: 990px;
	background: url("/Images/AbleHeader.png") top left no-repeat;
}

#header img.divider {
	margin: 0 5px 0 5px;
}

#header a#ablelogo {
	display: block;
	clear: both;
	width: 200px;
	height: 100px;
	float: left;
}

#header a#ablelogo span {
	display: none;
}

#header #hdrleft {
	width: 190px;
	height: 149px;
	float: left;
}

#header #hdrright {
	width: 800px;
	height: 149px;
	float: left;
}

#header #headerphone {
	height: 30px;
	text-align:right;
}

#header #headerphone span {
	padding-top: 6px;
	font-size: 18px;
	color: #858585;
	display: block;
	font-weight: bolder;
}

#header #headerphone span#numberassigned {
	padding-top: 0;
	font-size: 18px;
	color: #858585;
	font-weight: bolder;
	display: inline;
}

#header #shoppingcart {
	height: 30px;
	text-align: right;
}

#header #shoppingcart img {
	margin-top: 6px;
}

#header #searchbar {
	height: 48px;
}

#header #searchbar #search {
	float: left;
	width: 675px;
	height: 44px;
	overflow: hidden;
}

#header #searchbar #search form {
	margin-left: 460px;
	display: block;
}

#sli_search_1 {
	width: 178px;
	padding: 7px 0 3px 0;
	font-size: 12px;
	border: none;
	background: none;
	margin-top: 17px;
}

#sli_submit {
	width: 26px;
	height: 26px;
	margin-left: 8px;
	cursor: pointer;
	border: 0;
	background: none;
}

#header #searchbar #mcafee {
	float: left;
	width: 125px;
	text-align: right;
}

#header #searchbar #mcafee img {
	margin-top: 12px;
}

ul#currency form {
	padding-left: 5px;
}

ul#currency li {
	float: left;
	list-style: none;
	padding: 3px 2px 0 0;
}

#header dl {
	float: left;
	width: 550px;
	padding-top: 18px;
}

#header dd {
	text-align: right;
	padding-bottom: 1px;
}

#nav {
	height: 40px;
}

#nav ul {
	padding-right: 5px;
	display: block;
	background : #053285;
}

#nav ul li {
	float: right;
	list-style: none;
	display: block;
	margin: 0; padding: 0;
}

#nav ul li a {
	margin: 5px;
	padding: 6px 20px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	color: #D1DCEF;
}

#nav ul li a.active {
	color: #fff;
}

#nav ul li a:hover {
	background: #0A46AF;
	color: #fff;
}

#subheader {
	display: block;
	height: 22px;
}

#subheader p {
	padding: 3px 0 3px 215px;
	font-size: 10px;
}

#subheader p a {
	text-decoration: none;
	color: #053285;
	font-weight: bolder;
}

#leftnav {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	display: block;
}

#leftnav a {
	color: #000;
	text-decoration: none;
}

#leftnav a:hover {
	text-decoration: underline;
	color: #053285;
}

#leftnav li {
	list-style: none;
}

#leftnav li, #content ul.sitemap li {
	padding-left: 15px;
}

#leftnav li.category, #content ul.sitemap li.category {
	padding: 2px 0 2px 7px;
}

#leftnav li.category_active {
	font-weight: bolder;
	background: url("/Images/ActiveNav.png") top left no-repeat;
	padding-left: 7px;
}

#leftnav li.subcat_active {
	font-weight: bolder;
	background: url("/Images/ActiveNav.png") top left no-repeat;
	padding-left: 15px;
}

#leftnav li.category_active a, #leftnav li.subcat_active a {
	height: 36px;
	display: block;
	color: #fff;
}

#leftnav li.category_active span, #leftnav li.subcat_active span {
	padding-top: 8px;
	display: block;
}

#leftnav li.category a, #content ul.sitemap li.category a {
	font-weight: bolder;
}

#leftnav .search {
	padding-top: 10px;
	text-align: center;
}

#leftnav input, #leftnav select  {
	width: 125px;
}

#content {
	float: left;
	width: 775px;
	margin-left: 15px;
}

#content dl {
	padding-top: 12px;
	text-align: center;
	float: left;
}

#content dt {
	font-weight: bolder;
}

#content dd {
	text-align: left;
	background-position: 0 3px;
}

#content p {
	padding: 5px 0 5px;
}

#content h2 {
	font-size: 14px;
	padding: 5px 0 5px 0;
}

#content h3 {
	font-size: 13px;
	padding: 5px 0 5px 0;
}

#content h4 {
	font-size: 12px;
	padding: 5px 0 5px 0;
}

#content .sprob {
	display: none;
}

#content .contentmenu {
	width: 220px;
	text-align: left;
	float: left;
}

#content .contentmenu li {
		list-style: none;
		padding-left: 30px;
}

#content .contentmenu li a {
	font-weight: bolder;	
}

#content .contentmenu li a.active {
	color: #000;
}

#content .aboutus, #content .services {
	margin-left: 220px;
}

#content .services ul, #content .services ol, #content .aboutus ul, #content .aboutus ol, #content .products ul, #content .products ol {
	padding:  5px 0 5px 25px;
}

#content ul.clients li {
	float: left;
	width: 20%;
	display: block;
	list-style: none;
}

#content .orderinfo, #content .orderonline {
	font-size: 12px;
}

#content .orderinfo h3, #content .prodpricing h3, #content .orderonline h3 {
	font-size: 14px;
	padding: 0px 0 2px 0;
	margin: 5px 0 5px 0;
}

ul.features {
	padding: 3px 0 3px 0;
}

.features li {
	float: left;
	list-style: none;
	text-align: center;
	padding: 2px 0 2px 0;
	margin-right: 5px;
}

.features li.right {
	margin-right: 0;
}

.pad {
	padding: 10px 0 5px 0;
}

.pad dl {
	margin-right: 50px;
}

.seal {
	float: right;
	margin: 5px 0 5px 5px;
}

ul.partners {
	padding: 5px 0 5px 0;
}

ul.partners li {
	float: left;
	list-style: none;
	padding: 0 0 0 50px;
}

#subfooter p {
	margin-left: 155px;
	text-align: center;
	padding: 10px 0 10px 0;
}

#footer {
	clear: both;
	height: 117px;
	background: url("/Images/FooterBG.png") top left no-repeat;
}

#footer #logobar {
	height: 95px;
}

#footer dd {
	float: left;
}

#footer dd#footlogo {
	width: 112px;
}

#footer a#logo {
	height: 39px;
	width: 72px;
	display: block;
	margin: 31px 0 0 21px;
}

#footer #logobar #footlist1 {
	width: 87px;
}

#footer #logobar #footlist2 {
	width: 120px;
}

#footlist1 p, #footlist2 p {
	margin: 28px 5px 0 12px;
}

#footer #logobar #footlogos {
	width: 461px;
}

#footer #logobar #footlogos2 {
}

#footer #bluebar p {
	color: #ffffff;
	padding: 3px 20px 0 20px;
}

#footer #bluebar p a {
	color: #ffffff;
}

#footer #bluebar span {
	float: right;
}

br.clear, li.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.products {
	padding-top: 10px;
}

#prodimage {
	width: 275px;
	float: left;
	display: block;
	margin-right: 10px;
	position: relative;
}

#awardinfo {
	width: 490px;
	float: left;
}

#awardinfo p {
	margin: 2px 0 2px 0;
	padding: 0;
}

.prodpricing {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

.prodpricing b {
	font-weight: 100;
	color: #cccccc;
}

.orderinfo ol {
	margin: 0 0 0 25px;
}

.orderinfo ol ul li {
	list-style: disc;
}

ul#pricing {
	margin-left: 20px;
}

.orderinfo {
	margin-bottom: 10px;
}

.addthis_button {
	margin: 5px 0 5px 0;
}

.productcategories img.category, .catalog img.category {
	float: left;
	margin: 0 5px 5px 0;
}

.categoryproducts, .productcategories {
	/* clear: both; */
	padding: 10px;
}

.categoryproducts img, .productcategories img {
	cursor:pointer;
}

.categoryproducts li, .productcategories li, #productsearch li, .catalog li {
	float: left;
	width: 125px;
	display: block;
	list-style: none;
	margin-bottom: 10px;
	height: 152px;
	overflow: hidden;
}

.productcategories li, .catalog li {
	float: none;
	width: 100%;
	height:auto;
}

.productcategories li.grid {
	float: left;
	width: 125px;
	height: 137px;
}

.productcategories a, .catalog a {
	color: red;
	font-size: 15px;
	font-weight: bolder;
}

.productcategories .grid a {
	color: red;
	font-size: 12px;
	font-weight: bolder;
}

.productcategories span, .catalog span {
	float: left;
	display: block;
	width: 480px;
	margin-left: 10px;
}

.productcategories .grid span {
	float: none;
	width: auto;
	padding: 0 5px 0 5px;
	margin: 0;
}

.categoryproducts li.list {
	float: none;
	width: 100%;
	height:auto;
}

.categoryproducts li.list img {
	float: left;
}

.categoryproducts li.list .listdetails {
	float: left;
	display: block;
	width: 623px;
	margin-left: 10px;
}

.categoryproducts li.list .listdetails a {
	font-weight: bolder;
}

.categoryproducts li.list .listdetails th {
	background: #053285;
	text-align: left;
}

.categoryproducts li.list .listdetails td {
	background: #e5e5e5;
	text-align: left;
}

.categoryproducts li.list .listdetails span {
	padding: 3px 5px 3px 5px;
}

.categoryproducts li span {
	padding: 0 2px 0 2px;
	display: block;
}

.catalog {
	padding: 10px 0 10px 0;
}

.displayoption span {
	float: right;
}

th {
	color: #ffffff;
}

ul#cartnav {
	padding: 5px 0 5px 0;
	display: block;
}

ul#cartnav li {
	float: left;
	list-style: none;
	height: 22px;
	display: block;
}

ul#cartnav li span {
	visibility: hidden;
}

li#shopping, li#shopping_post {
	width: 321px;
	background-image: url("/Images/cart-new/ShoppingCart.png");
}

li#shopping_post {
	background-position: 0 22px;
}

li#shipping, li#shipping_active, li#shipping_post {
	width: 100px;
	background-image: url("/Images/cart-new/Shipping.png");
}

li#shipping_active {
	background-position: 0 44px;
}

li#shipping_post {
	background-position: 0 22px;
}

li#information, li#information_active, li#information_post {
	width: 116px;
	background-image: url("/Images/cart-new/Information.png");
}

li#information_active {
	background-position: 0 44px;
}

li#information_post {
	background-position: 0 22px;
}

li#payment, li#payment_active, li#payment_post {
	width: 100px;
	background-image: url("/Images/cart-new/Payment.png");
}

li#payment_active {
	background-position: 0 44px;
}

li#payment_post {
	background-position: 0 22px;
}

li#confirm, li#confirm_active {
	width: 136px;
	background-image: url("/Images/cart-new/Confirmation.png");
}

li#confirm_active {
	background-position: 0 22px;
}

#cart h1 {
	background: #053285;
	margin: 10px 0 10px 0;
	color: #fff;
	font-size: 16px;
}

#cart h1 span {
	padding: 10px 5px 10px 5px;
	display: block;
}

#cart_btn_table {
	background-color: #053285;
	background-image: url("/Images/cart/CartButtonBG.png");
	background-repeat: no-repeat;
	background-position: center;
}

#cart_btn_table td {
	padding: 7px 5px 7px 5px;
}

#cart_btn_table a {
	color: #fff;
	font-weight:bolder;
}

#cart_buttons {
	background-color: #053285;
	background-image: url("/Images/cart/CartButtonBG.png");
	background-repeat: no-repeat;
	background-position: center;
}

#cart_buttons a {
	color: #fff;
	font-weight:bolder;
}

#button_pad {
	padding: 10px 5px 10px 5px;
}

#content #cart_buttons dl {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
}

#content #cart_buttons dd {
	background: none;
	padding-left: 0;
	margin: 0;
	width: 50%;
	float: left;
	display: block;
}

#content #cart_buttons #back {
	text-align: left;
}

#content #cart_buttons #next {
	text-align: right;
}

#cart_empty {
	color: red;
	padding: 5px 0 10px 0;
	display: block;
}

#clientsignup {
	padding-bottom: 10px;
}

.WSMessage {

}

.WSMessage p, .WSStatus p {
	color: red;
	text-align: center;
}

#home #content h2 {
	padding: 10px 0 10px 0;
	font-size: 16px;
}

#fullsize, #prodimage .ui-effects-wrapper {
	z-index: 5000;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding: 5px;
	background: #fff;
}

#prodimage .ui-effects-wrapper {
	display: block;
}

#fullsize p {
	padding-top: 0;
}

#clickfull span {
	float: right;
	padding-right: 7px;
}

#categorytitle {
	border-bottom: 3px dotted #053285;
	border-top: 3px dotted #053285;
	margin: 3px 4px 3px 0;
}

#prodsizes {
	border-top: solid 1px #383838;
	border-bottom: solid 1px #383838;
	padding: 5px 0 5px 0;
}

#pricetable td, #pricetable th {
	padding: 3px 5px 3px 5px;
}

#pricingnotes dd {
	float: left;
	width: 374px;
}

#pricingnotes dd.prodpricing {
	margin-right: 25px;
}

dl#pricingnotes {
	padding-top: 5px;
}

#pricingnotes dd h3 {
	border-bottom: solid 1px #383838;
}

h2#orderonline {
	background: url("/Images/OrderOnline.png") top left no-repeat;
	display: block;
	width: 775px;
	height: 35px;
	margin-top: 5px;
}

h2#orderonline span {
	color: #ffffff;
	padding: 5px 0 0 10px;
	display: block;
}

#orderqty, #orderlogo {
	width: 385px;
	float: left;
}

#ordertext {
	background: #e5e5e5;
	margin: 10px 0 10px 0;
}

#orderqty {
	margin-right: 5px;
}

#ordersteps {
	background: url("/Images/StepsBG.png") top left repeat-y;
	padding-bottom: 5px;
}

#orderqty input, #orderlogo input, #ordertext input {
	background: #e5e5e5;
	border: solid 1px #2e2e2e;
}

#orderqty h4, #orderlogo h4, #ordertext h4 {
	font-size: 16px;
	text-align: center;
}

#orderlogo input.file {
	background: #e5e5e5;
	border: 0px;
}

#orderqty input.radio, #orderlogo input.radio, #ordertext input.radio {
	background: #cbcbcb;
	color: #cbcbcb;
}

.orderpad {
	padding-left: 60px;
}

#orderqty .orderpad {
	padding-left: 120px;
}

#ordertext .orderpad {
	height: auto;
	padding: 0 0 10px 20px;
}

p#proddesc {
	border-bottom: solid 1px #383838;
	padding: 5px 0 5px 0;
}

#orderinstructions {
	background: url("/Images/OrderTextArea.png") top left no-repeat;
	height: 70px;
	width: 732px;
	margin-top: 5px;

}

#orderinstructions textarea {
	border: 0;
	display: block;
	height: 59px;
	width: 721px;
}

#ordertextpad {
	padding: 5px 0 0 5px;
}

.orderinput {
	padding: 0 0 5px 0;
}

input#addtocart {
	border: none;
	margin: 0;
}

#packaging {
	float: left;
	width: 206px;
	margin-right: 10px;
}

#prodinfo {
	float: left;
	width: 274px;
}

#cart {
	width: 775px;
}

.carthdr td {
	background: #053285;
	color: #ffffff;
	padding: 3px;
}

.cartitem td {
	background: #e5e5e5;
	padding: 3px;
}

#cartcontent {
	padding-top: 10px;
}

input#recalculate {
	margin: 5px 0 5px 5px;
}

.cartform input {
	background: #dedede;
}

.cartform td {
	padding-bottom: 10px;
}

ul#badges {
	display: block;
}

#badges li {
	float: left;
	list-style: none;
	padding: 30px 20px 0 0;
}

#shopcart td {
	font-size: 12px;
}
