/*
	Theme Name: Division Brand 2013
	Theme URI: http://www.divisionbrand.com
	Description: Division Brand 2013.
	Version: 2.0
	Author: Paul Jaques
	Author URI: http://www.pauljaques.net/
*/

@charset "UTF-8";

/** GLOBAL **/
#topwrapper{
	margin: 0 auto 20px;
	padding: 10px 0;

	float: left;
	width: 100%;

	background-color: rgba(0,0,0,.3);
}
	#top{
		margin: 0 auto;
		width: 1060px;
	}
body{
	font-size: 13px;
	font-weight: 400;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;

	background-image: url(/wp-content/themes/division2013/img/bgs2016/bg1.jpg);
	background-size: 100%;
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}
	body.bg1{background-image: url(/wp-content/themes/division2013/img/bgs2016/bg1.jpg);}
	body.bg2{background-image: url(/wp-content/themes/division2013/img/bgs2016/bg2.jpg);}
	body.bg3{background-image: url(/wp-content/themes/division2013/img/bgs2016/bg3.jpg);}

/** MAIN **/
#bodywrap{
	margin: 20px auto;

	clear: both;
	width: 1060px;
}
#header{
	margin-bottom: 10px;
	padding: 15px;

	float: left;
	width: 1030px;

	background-color: #fff!important;
}
	#logo{
		float: left;
		width: 250px;
		height: 106px;

		display: block;
	}
		#divisionbrand, #divisionbrand:hover, #divisionbrand:visited{

		}
		#divisionbrand{
			position: absolute;
			z-index: 10;
			width: 250px;
			height: 106px;
			display: block;
			background-image: url(/wp-content/themes/division2013/img/logolate2016.png);
			background-position: 0 0;
		}
			#divisionbrand.diss{margin:-9999px!important;}
			#divisionbrand.ha{margin:0!important;}
			#divisionbrand:hover{
			}
		#fb{
			position: absolute;
			z-index: 9;
			width: 250px;
			height: 106px;
			display: block;

			line-height: 114px;
			text-align: center;

			background-image: url(/wp-content/themes/division2013/img/logolate2016.png);
			background-position: 0 0;
		}
			#fb iframe{
				margin: 35px 0 0 35px;

				z-index: 11;
				display: block;
			}
#navwrap{
	margin: 85px 0 0;

	float: right;
}
#navwrap li{
	margin-right: 25px;

	float: left;
	display: inline;
}
	#navwrap li:last-child{
		margin-right: 0;
	}
	#navwrap li a{
		color: #222;
		font-size: 9px;

		text-decoration: none;
		text-transform: uppercase;

		letter-spacing: 1px;
	}
	#navwrap li a:hover{
		color: #817262;
	}

#feature{
	margin-bottom: 10px;
	padding: 10px;

	overflow: hidden;

	clear: both;
	float: left;
	width: 1040px;

	background-color: #fff;
}
	.nivoSlider{
		margin: 0;
	}
	.slides_container a, .slides_control{
		float: left;
		display: block;
	}
	.slides_control{
		overflow: hidden;
		height: 408px!important;
	}
	#feature .pagination{
		margin-top: -36px;

		position: relative;
		z-index: 6;

		float: left;
		width: 328px;

		display: none;
	}
		#feature .pagination li{
			float: left;
			display: block;

			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
		}
		#feature .pagination li a{
			float: left;
			width: 35px;

			display: block;

			color: #fff;
			font-size: 14px;
			font-weight: 500;
			line-height: 35px;

			text-align: center;
			text-decoration: none;

			background-color: #aea79f;
		}
		#feature .pagination li a:hover, #feature .pagination li.current a{
			background-color: #817262;
		}

#container{
	margin-bottom: 10px;
	padding: 10px;

	clear: both;
	float: left;
	width: 1040px;

	background-color: #fff;
}
	#container.homepage{
		padding: 0;

		width: 1060px;

		background: none;
	}
#maincolumn{
	float: left;
	width: 730px;
}
.homepage #maincolumn{
	padding: 10px;
	background-color: #fff;
}
	#maincolumn .post{
		margin-bottom: 40px;
		padding: 10px;

		position: relative;

		background-color: #fff;

		border-bottom: 1px solid #aea79f;
	}
	#maincolumn .post img{
		margin-bottom: 15px;
		width: 100%;
		height: auto;
	}
	#maincolumn p a:link{
		font-weight: 900;
	}
		#maincolumn p a:hover{
			color: #aea79f;
		}

.wp-pagenavi{
	margin-top: -30px;
	float: left;
}
	.wp-pagenavi span{
		margin-right: 1px;
		padding: 8px 12px;

		float: left;
		display: block;

		color: #aea79f;
		font-weight: normal;
		text-decoration: none;
	}
	.wp-pagenavi .current{
		background-color: #fff;
	}
	.wp-pagenavi a{
		margin-right: 1px;
		padding: 8px 12px;

		float: left;
		display: block;

		color: #fff;
		font-weight: normal;
		text-decoration: none!important;

		background-color: #d5d6d2;
	}
		.wp-pagenavi a:hover{
			background-color: #aea79f;
		}

#pagination{
	margin-top: -10px;
}
	#pagination li{
		float: left;
	}
		#pagination li a{
			margin-right: 1px;
			padding: 8px 12px;

			float: left;
			display: block;

			color: #fff;
			font-weight: 900;
			text-decoration: none;

			background-color: #aea79f;
		}
		#pagination li a:hover{
			color: #aea79f;
			background-color: #fff;
		}

#sidecolumn, #sidenav{
	padding: 10px;

	width: 280px;

	border-bottom: 1px solid #aea79f;
}
.homepage #sidecolumn{
	background-color: #fff;
	border: none;
}
	#sidecolumn p, #sidenav p{
		margin-bottom: 10px;

		color: #888;
		line-height: 18px;
	}
#contactlist{
	margin-bottom: 30px;

	float: left;
	width: 100%;
}
	#contactlist li{
		margin-bottom: 15px;

		color: #888;
		font-size: 14px;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;
	}
	#contactlist li strong{
		color: #222;
		font-weight: normal;
	}
	span.error{
		margin: -5px 0 20px;

		display: block;

		color: #CC0000;
	}

/** SIDE MODULES **/
#search{
	margin-bottom: 45px;
	float: left;
}
	#search input{
		padding: 8px;

		float: left;
		width: 192px;

		color: #666;
		text-shadow: 1px 1px 1px #fff;

		border: 1px solid #ccc;

		background-image: url(/wp-content/themes/divisionbrand/img/search.png);
		background-position: 5px 5px;
		background-repeat: no-repeat;

		background-color: #f1f2f1;
	}
	#search .s{
		margin-left: 1px;
		padding: 10px 0 8px;

		float: left;
		width: 69px;

		color: #f1f2f1;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;
		font-weight: 900;

		text-indent: 0px;
		text-transform: uppercase;
		text-shadow: none;

		letter-spacing: 1px;

		cursor: pointer;

		background-color: #aea79f;
		background-image: none;

		border: none;
	}
		#search .s:hover{
			background-color: #817262;
		}
		#search input:focus{
			outline: 0 none;
			background-image: none;
		}
.archives, .categories, .print, .products, .video, .divisioncrew, #facebook, .twitterfeed{
	margin-bottom: 45px;

	position: relative;

	float: left;
	width: 280px;
}
	#vimeo{
		float: left;
		width: 270px;

		border: 5px solid #bfb7ae;
	}
		#vimeo:hover{
			border: 5px solid #25201c;
		}
	#vimeo img{
		margin: 45px 145px;
	}
.print a img, .products a img, .divisioncrew a img{
	border: 5px solid #bfb7ae;
}
	.print a:hover img, .products a:hover img, .divisioncrew a:hover img{
		border: 5px solid #25201c;
	}
	.print>span{
		margin-top: 10px;

		display: block;

		color: #aea79f;

		text-align: right;
	}
	.archives li, .categories li{
		margin-bottom: 6px;
	}
	.archives li a, .categories li a, .products li a{
		color: #817262;
		font-size: 9px;
		font-family: Verdana;

		letter-spacing: 1px;
		text-transform: uppercase;
		text-decoration: none;
	}
	.archives li a:hover, .categories li a:hover{
		text-decoration: underline;
	}
	.print a span{
		position: absolute;
		top: 50%;
		right: 50%;

		margin: -16px 0 0 -12px;

		width: 25px;
		height: 32px;
		display: none;

		background-image: url(/wp-content/themes/divisionbrand/img/zoom.png);
		background-repeat: no-repeat;
	}

	.plus{
		margin-top: 5px;

		float: right;
		width: 133px;
		height: 32px;

		background-image: url(/wp-content/themes/divisionbrand/img/plus.png);
		background-repeat: no-repeat;
	}
		.plus:hover{
			background-position: 0 -32px;
		}

	.viewproduct{
		margin-top: 5px;

		float: right;
		width: 180px;
		height: 32px;

		background-image: url(/wp-content/themes/divisionbrand/img/viewproduct.png);
		background-repeat: no-repeat;
	}
		.viewproduct:hover{
			background-position: 0 -32px;
		}
	#twit-twit{
		margin-bottom: 15px;

		clear: both;
		float: left;
		width: 100%;
	}
		.twit-date li{
			margin-bottom: 5px;
			padding: 5px;

			float: left;
			width: 270px;

			font-size: 11px;

			border-bottom: 1px dashed #bfb7ae;

			background-color: #FFF;
		}
		.twit-date li a{
			display: none;
		}

#footerwrap{
	margin: 0 0 10px;
	padding-bottom: 30px;

	clear: both;
	float: left;
	width: 730px;
	padding: 10px;
	background-color: #000;

	display: block;
}
	#footerwrap li{
		margin-right: 15px;

		float: left;

		color: #aea79f;
		font-size: 9px;
		font-family: Verdana;

		letter-spacing: 1px;
		text-transform: uppercase;
	}
	#footerwrap li a{
		text-decoration: none;
	}

/** LINKS **/
a, .s{
	-o-transition-duration: .20s;
	-o-transition-property: color, background-color, text-indent, border;

	-webkit-transition-duration: .20s;
	-webkit-transition-property: color, background-color, text-indent, border;
}
a:link, a:visited{
	color: #817262;
	text-decoration: underline;
}
a:hover{
	color: #222;
}
.btn-shop{
    margin-bottom: 10px;
    padding: 5px 10px;
    clear:both;
    float: left;
    display: block;
    text-transform: uppercase;
    text-decoration: none!important;
    color: #fff!important;
    background-color: #aea79f;
    letter-spacing: 1px;
}

/** TYPOG **/
#maincolumn p{
	margin-bottom: 18px;
	color: #888;
	line-height: 22px;
}
	#maincolumn .post ul{
		margin-bottom: 20px;
		margin-left: 20px;
		color: #888;
		line-height: 18px;
	}
	#maincolumn .post ul li{
		list-style: disc;
	}
.leader, .productinfo p{
	color: #888;
	font-size: 14px;
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;

	line-height: 22px;
}
.posted{
	margin: 30px 0 -20px;
	padding: 10px 0;

	display: block;

	color: #888;
	font-size: 12px;
}

/** HEADINGS **/
h1{
	margin: 15px 10px;
}
h2{
	margin: 0 0 15px;

	color: #222;
	font-size: 20px;
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;

	line-height: 24px;
	letter-spacing: 1px;

	text-shadow: 1px 1px 1px #fff;
}
	h2 a{
		font-weight: normal;
		font-style: oblique;

		text-decoration: none!important;
	}
h3{
	margin-bottom: 10px;

	font-size: 12px;
	font-weight: 900;

	line-height: 16px;
}

#productsnav{
	margin-top: -10px;

	float: left;
	width: 280px;
}
	#productsnav li{
		float: left;
		width: 100%;
		display: block;
	}
	#productsnav li.first, #productsnav li:first-child{
		margin-left: -20px;
		padding: 10px;

		width: 280px;

		color: #fff;
		font-size: 13px;
		font-weight: 900;

		text-indent: 10px;

		background-color: #aea79f;

		border-bottom: 1px solid #fff;
	}
	#productsnav li a{
		padding: 10px 0;

		float: left;
		width: 280px;

		display: block;

		color: #222;
		font-size: 11px;
		font-weight: 200;
		text-shadow: 1px 1px 1px #fff;

		letter-spacing: 1px;
		text-transform: uppercase;
		text-decoration: none;

		border-bottom: 1px solid #f1f2f1;
	}
	#productsnav li a.current{
		font-weight: 900;
	}
		#productsnav li a:hover{
			color: #ccc;
			text-indent: 3px;
		}

.productcat{
	margin: 0 -10px 10px 0;
	padding: 10px;

	float: left;
	width: 720px;
	display: block;

	color: #fff;
	font-weight: 200;

	background-color: #aea79f;

	border-bottom: 1px solid #fff;
}
.tcp_products_list{
	clear: both;
	float: left;
}
	div.tcp_product{
		margin: 0 5px 30px 0;
		padding: 5px;

		float: left;
		width: 228px;

		background-color: #FFF;

		border: 1px solid #DDD;
	}
	div.tcp_product:hover{
		cursor: pointer;
		border-bottom: 1px solid #222;
	}
	div.tcp_product a{
		float: left;
		display: block;

		text-decoration: none;
	}
		div.tcp_product a h3{
			margin-bottom: 0px;
		}
		div.tcp_product a{
			color: #222;
		}
	div.tcp_product a img{
		margin-bottom: 10px;

		width: 228px;
		height: 140px;

		border-bottom: 1px solid #cac3b9;

		opacity: 1;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-in;
		-webkit-transition-duration: 200ms;
	}
		div.tcp_product:hover img{
			opacity: .5;
			-webkit-transition: opacity;
			-webkit-transition-timing-function: ease-in;
			-webkit-transition-duration: 200ms;
		}

#productswrap {
	width: 730px;
	position: relative;
}
#products .next,#products .prev {
	position: absolute;
	top: 127px;
	left: 0;

	padding-top: 21px;

	width: 21px;
	height: 0;

	overflow: hidden;
	display: block;
	z-index: 101;
}
#products .prev {
	background: url(/wp-content/themes/divisionbrand/img/arrow-prev.png);
}

#products .next {
	left: 398px;
	background: url(/wp-content/themes/divisionbrand/img/arrow-next.png);
}

#products .slides_container {
	position: relative;

	float: left;
	width: 730px;
	height: 275px;

	overflow: hidden;

	border: 1px solid #aea79f;
}

#products .pagination {
	margin: 10px 0 30px;
	padding: 5px;

	clear: both;
	float: left;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	background: #dfdfdf;
}

#products .pagination li {
	margin: 2px 4px;
	float: left;
}

#products .pagination li a {
	margin: 1px;

	float: left;
	width: 55px;
	height: 21px;
	display: block;

	text-decoration: none;

	background: #f9f9f9;

	border: 1px solid #ccc;
}
#products .pagination li.current a {
	border: 1px solid #aea79f;
}

/** Product information **/
.productinfo{
	clear: both;
	float: left;
	width: 100%;
}
.productinfo ul{
	margin: 30px 0;
	width: 300px;
}
.productinfo ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;

	color: #666;
	font-size: 11px;

	border-bottom: 1px dotted #ccc;
}

#action{
	float: right;
	width: 300px;
}

.box{
	padding: 0 15px;

	position: relative;

	float: left;
	width: 1100px;
	height: 730px;

	font-family: 'Droid Serif';
}
	.box h2{
		margin-bottom: 30px;

		color: #222;
		font-size: 20px;
		font-style: oblique;

		text-transform: none;
	}
	.box p{
		margin-bottom: 30px;
		width: 360px;

		color: #666;
		line-height: 24px;
	}
	.box p a{
		color: #aea79f;
	}
		.box p a:hover{
			color: #817262;
			text-decoration: underline;
		}
	.box p strong{
		background-color: #fffee9;
	}

	.box .next{
		position: absolute;
		bottom: 350px;
		right: 50px;

		width: 34px;
		height: 50px;
		display: block;

		background-image: url(/wp-content/themes/divisionbrand/img/rightarrow-rider.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
		.box .next:hover{
			background-position: 0 -50px;
		}
	.box .prev{
		width: 34px;
		height: 50px;
		display: block;

		background-image: url(/wp-content/themes/divisionbrand/img/leftarrow-rider.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
		.box .prev:hover{
			background-position: 0 -50px;
		}

/** DEALERS **/
.dealers, #wp-table-reloaded-id-1-no-1{
	margin: 0 0 20px;
	width: 100%;

	font-size: 11px;

	border-collapse: collapse;
}
.dealers th, .dealers td, #wp-table-reloaded-id-1-no-1 th, #wp-table-reloaded-id-1-no-1 td{
	padding: 7px 10px;
}
.dealers th, #wp-table-reloaded-id-1-no-1 th{
	color: #fff;

	font-size: 11px;

	text-align: left;
	text-transform: uppercase;

	letter-spacing: 1px;

	background: #aea79f;
}
.dealers td, #wp-table-reloaded-id-1-no-1 td{
	color: #666;

	border-left: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.dealers .even, #wp-table-reloaded-id-1-no-1 .even{
	background-color: #f1f2f1;
}
.wp-table-reloaded caption{
	display: none;
}

/** CONTACT FORM **/
#contact{
	padding: 10px 30px 30px;

	float: left;
	width: 380px;
	display: block;

	border-left: 1px solid #aea79f;
}
#contact div, #contact label, #contact input, #contact textarea{
	width: 380px;

	color: #aea79f;
	font-size: 14px;
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;
}
	#contact label{
		margin-bottom: 10px;

		display: block;

		color: #222;
	}
	#contact input, #contact textarea{
		margin-bottom: 30px;
		padding: 10px;

		width: 360px;

		border: 0;
		border-bottom: 1px solid #e0e0e0;
	}
	#contact input:focus, #contact textarea:focus{
		outline: 0 none;
	}
	#contact .s{
		cursor: pointer;

		color: #222;
		font-size: 20px;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;

		letter-spacing: 1px;

		text-align: center;
		text-shadow: 1px 1px 1px #fff;

		background: none;

		border-top: 1px solid #AEA79F;
		border-bottom: 1px solid #AEA79F;
	}
		#contact .s:hover{
			color: #ccc;
			text-shadow: 1px 1px 1px #fff;
		}

/** SOCIAL **/
#social{
	margin-bottom: 30px;

	clear: both;
	float: left;
	width: 100%;
}
	#social li{
		margin-right: 5px;
		float: left;
	}
	#social li a{
		float: left;
		width: 32px;
		height: 32px;

		display: block;

		background-image: url(/wp-content/themes/divisionbrand/img/social.png);
		background-repeat: no-repeat;
	}
	#social li.email a{background-position: 0px 0px;}
	#social li.facebook a{background-position: -32px 0px;}
	#social li.twitter a{background-position: -64px 0px;}
	#social li.tumblr a{background-position: -96px 0px;}
	#social li.vimeo a{background-position: -128px 0px;}

	#social li a:hover{
		background-position-y: -32px!important;
	}

#team{
	display: none;
}
	#team li{
		margin-bottom: 10px;

		position: relative;

		float: left;
		width: 100%;
	}
	#team li img{
		float: left;
	}
	#team li span{
		position: absolute;
		bottom: 15px;
		left: 15px;

		width: 337px;
		height: 30px;
		display: none;
	}

#sq-team{
	display: none;
}
	#sq-team li{
		margin-bottom: 10px;

		position: relative;

		float: left;
		width: 515px;
	}
		#sq-team li img{
			float: left;
		}
		#sq-team li span{
			position: absolute;
			bottom: 15px;
			left: 0;

			width: 337px;
			height: 30px;
			display: none;
		}

/** VIDEO THUMBS **/
#embed{
	float: left;
	width: 700px;
}
#featurevids{
	margin-left: 10px;
	padding: 5px 5px 0;

	float: left;
	width: 320px;

	background-color: #fff;
}
	#featurevids li{
		margin: 0 5px 10px 0;

		float: left;
		width: 155px;

		border-bottom: 1px solid #aea79f;
	}
	#featurevids li:hover{
		border-bottom: 1px solid #fff;
	}
	#featurevids li:nth-child(2n+2) {
		margin-right: 0;
		float: right;
	}
	#featurevids li img{
		float: left;
		width: 155px;
	}
	#featurevids li p{
		display: none;
	}
	#featurevids a{
		position: relative;
		float: left;
	}
#recentvids{
	float: left;
}
	#recentvids li{
		margin-right: 10px;

		float: left;
		width: 200px;
		height: 150px;

		background-color: #d5d6d2;
	}
	#recentvids li.last{
		margin-right: 0;
	}


/** Sidenav **/
#sidenav{
	margin: 0 0 30px;
}
	#sidenav li{
		margin-bottom: 15px;

		float: left;
		width: 100%;
	}
		#sidenav>li{

		}
		#sidenav li ul{
			margin: 15px 0 15px 0;
			padding-left: 15px;

			float: left;
			width: 264px;

			color: #999;
			font-size: 10px;
			font-family: 'Droid Serif', Georgia, Times New Roman, serif;
		}
	#sidenav li a{
		padding-bottom: 10px;

		display: block;

		color: #222;
		font-size: 20px;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;

		line-height: 24px;
		letter-spacing: 1px;

		text-shadow: 1px 1px 1px #fff;
		text-decoration: none;

		border-bottom: 1px solid #ccc;
	}
		#sidenav li a:hover{
			color: #AEA79F;
		}

#maincolumn .tab{
    display: none;

    clear: both;
    width: 100%;
}
#maincolumn .tab.current{
    display: block;
}

/** DEALERS & DISTRO TABLES **/
.wp-table-reloaded caption{
	margin: 10px 0;
	clear: both;
}
	.wp-table-reloaded caption a{
		padding: 5px;

		color: #fff;

		background-color: #222;
	}

/** PRODUCT GALLERY OVERRIDES **/
.jcarousel-scroll{
	display: none;
}
.jcarousel-container{
	float: left;
	width: 730px;
	height: 450px;

	border: 1px solid #aea79f;
}
	.jcarousel-container img{
		float: left;
	}
.carousel-controls{
	clear: both;
	float: left;
}
.cgj_image img{
	width: 730px;
	height: 450px;
}

/** POST INFO **/
.postinfo{
	margin: -5px 0 15px;
	padding: 10px 5px;

	float: left;
	width: 700px;

	color: #ccc;
	font-size: 12px;

	border-top: 1px dashed #d5d6d2;
	border-bottom: 1px dashed #d5d6d2;
}

/** PRODUCTS SHARE **/
#share{
	margin-bottom: 15px;
	padding: 5px;

	clear: both;
	float: left;

	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;

	background-color: #F1F2F1;
}

#listed{
	border-left: 1px solid #ccc;
}
	#listed li{
		margin-bottom: 15px;
		padding-left: 25px;

		font-size: 14px;
	}
	#listed li a{
		text-decoration: none;
	}

.widget_sp_image .widgettitle{
	display: none;
}

/** Products Slider Edit **/
#productsGallery.nivoSlider{
	margin: 0;
	width: 100%;
	float: left;
	height: 520px;
	display: table-cell;
    vertical-align: middle;
}
	#productsGallery .nivo-imageLink{
		height: 520px;
	}
	#productsGallery .nivo-imageLink img{
		display: none!important;
	}
	#productsGallery .nivo-main-image{
		margin-top: 10px;
		height: auto;
	}
/** Temp disabled **/
#productsGallery .nivo-directionNav{
	// display: none;
}
#productsGallery .nivo-directionNav a{
	font-weight: 900;
	height: 32px;
	width: 32px;
	text-indent: -9999px;
}
#productsGallery a.nivo-prevNav{
	background-image: url(/wp-content/themes/division2013/img/left-arrow.png);
}
#productsGallery a.nivo-nextNav{
	background-image: url(/wp-content/themes/division2013/img/right-arrow.png);
}

/** dealers & distro **/
.wp-table-reloaded{
	font-size: 7.5pt!important;
}

#prodHomeGallery{
	margin: 0 0 25px;
	height: 440px!important;
}
#prodHomeGallery .nivo-directionNav{
	display: none;
}
.row{
	clear: both;
	float: left;
	width: 100%;
}
	.col{
		margin-right: 6px;
		width: 178px;
		float: left;
	}
		.col img{
			width: 100%;
			height: 118px;
			overflow: hidden;
		}
	.col:last-child{
		margin-right: 0;
	}
.row a img{
	transition: opacity 0.2s ease 0s;
	-moz-transition: opacity 0.2s ease 0s;
	-webkit-transition: opacity 0.2s ease 0s;
	-o-transition:  opacity 0.2s ease 0s;
	-ms-transition: opacity 0.2s ease 0s;
}
.row a:hover img{
	opacity: .75;
}
.product-price{
	font-weight:600;
	text-transform: uppercase;
	display: block;
    padding: 4px 5px 3px;
    float: left;
}