/*
Theme Name: All Action Wear International 
Theme URI: http://www.element.co.za
Author: Element Electronic Media 
Author URI: http://www.element.co.za
Description: With competitive pricing and uncompromising quality, ALL ACTION WEAR INTERNATIONAL has become one of  South Africa’s most internationally active body amour manufacturer, and has since developed a  strong network of agents and representatives worldwide. 
Tags: Army, Products, Protective Gear, Equipment
Version: 1.0 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
article ul {
display:inline-block;
}
article ul li {
padding-left:15px!important;
position:relative;
}
article ul li:before {
content:"";
display:block;
width:4px;
height:4px;
background-color:#ffffff;
border-radius:50%;
position:absolute;
top:7px;
left:0;
}
article a {
color:#F8E5D2;
text-decoration:underline;
}
article a:hover {
text-decoration:none;
color:#4794be;
}
.pdfbutton {
	border:solid 1px #366781;
	display:inline-block;
	padding:5px 8px;
	margin-left:36px;
	position:relative;
	text-decoration:none;
	font-size:16px;
	margin-top:10px;
	color:#4692BE;
}
.pdfbutton em {
	font-size:12px;
}
.pdfbutton:before, .pdfbutton:after {
	content:"";
	display:block;
	position:absolute;
}
.pdfbutton:after {
	width:25px;
	height:50px;
	background:url(http://www.allactionint.com/wp-content/themes/all-action-wear/images/arrow.png) no-repeat top center;
	bottom:5px;
	left:-30px;
}
.pdfbutton:before {
	top:-1px;
	left:-35px;
	width:35px;
	height:100%;
	background:#386780;
	border:solid 1px #386780;
}
.pdfbutton:hover {
	background:#386780;
	color:#ffffff;
}
.products a:hover, .preview a:hover {
color:#ffffff;
}
figure h1 { width:75%; }
figure h1 small { float:left; text-align:left; }
figure h1 span { float:right; }