/*
     FILE ARCHIVED ON 3:37:32 Apr 2, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:51:39 Aug 14, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name: ANPR
Theme URI: http://www.balka.com.au
Author: the Ned Markovic
Author URI: http://www.balka.com.au

*/
@CHARSET "ISO-8859-1";
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, 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, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1;
font-size: 13px;
font-family: "Arial", "sans-serif";
color: #333; text-align: left;
background-color: #fff;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
b { font-weight: bold; }
a{text-decoration: none; color:#fff;}
.fleft {float: left;}
.fright {float: right;}
.clear {clear: both;}


@font-face {
    font-family: 'Droidsans';
    src: url('/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/font/droidsans.eot');
    src: url('/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/font/droidsansd41d.eot') format('embedded-opentype'),
         url('/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/font/droidsans.woff') format('woff'),
         url('/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/font/droidsans.ttf') format('truetype'),
         url('/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/font/droidsans.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#wrap-head
{
	background:#171716;
	height: 73px;
}
.wrapper
{
	margin: 0 auto;
	width: 960px;
}
.menu ul
{
	text-align:center;
	padding: 30px;
}
.menu ul li
{
	display: inline;
}
.menu ul li a
{
	color: #FFFFFF;
	font-family: Droidsans;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #212121;
}

.menu ul li a.active, .menu ul li a:hover
{
	border-bottom: 2px solid #FCDE3F;
}

.logo
{
	margin-left: 35px;
	padding-top: 5px;
}

.menu-right li
{
	padding-right:90px;
}
.menu-left li
{
	padding-left:90px;
}
#wrap-slider
{
	background:url(/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/images/bg-wrap-slider.png) repeat-x;
	height: 432px;
}
#wrap-slider .wrapper
{
	position:relative;
}
.images
{
	background: url("/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/images/hihi.png") no-repeat scroll 436px center transparent;
	height: 20px;
}
.wrap-sli
{
	background: #1e1e1e;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:343px;
	padding: 10px;
}
.slider-wrapper
{	
	padding: 27px;
}
.theme-default .nivo-controlNav
{
	background: #1e1e1e; 
	padding: 6px 0 !important; 
	width: 200px; 
	margin:39px 0 0 350px; 
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.theme-default .nivo-controlNav a
{
	margin:0 10px !important;
}
.content-sli
{
	height:345px;
	background:#444343;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#wrap-content{
	background:#1B1B1B;
	min-height:355px;
	color:#e0e1e1;
	font-size: 14px;
	font-family:'Droidsans';
}
.content
{
	width: 800px;
	margin: auto;
}
.content h1
{
	color:#fcde3f;
}
.content .top, .content .bottom
{
	padding-top:20px;
	line-height:20px;
}
.content ul 
{ 
	padding-top:10px;
	list-style-image: url("./images/ul.png");
	margin-left: 50px;
}

#wrap-footer
{
	background: #171716;
	min-height: 257px;
}
.top a, .bottom span
{
	color:#fcde3f;
}
hr
{
	background: url("./images/line.png") repeat-x scroll 0 0 transparent;
	height: 6px;
	margin: 20px 0;
	border:0;
}
.top p
{
	padding-top:20px;
}
.footer{
	padding-top:40px;
	font-family: Droidsans;
	color:#fff;
}
.footer h3
{
	text-transform: uppercase;
	font-size:14px;
}
.footer div.line
{
	margin:10px 0;
}
.text p
{
	line-height:20px;
}
.tes
{
	width: 240px;
	padding-right: 55px;
	position: relative;
}
.contact, .quick
{
	padding-right:55px;
	width: 180px;
}
.news
{
	width:180px;
}
ul.link li
{
	padding-bottom:10px;
	padding-left: 25px;
}
#nav
{
	position: absolute;
	top:120px;
	right: 60px;
}
#nav a
{
	background: url("/web/20160402033732/http://www.anpr.com.au/wp-content/themes/ANPR/default/bullets.png") no-repeat scroll 0 0 transparent;
	width:22px;
	height:22px;
	text-indent: -9999px; 
	display: inline-block;
}
#nav a.activeSlide
{
	background-position: 0 -22px;
}


.iphorm-elements .iphorm-element-wrap textarea
{
	min-width: 350px!important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}