/*
Theme Name: Security Installations
Theme URI: http://www.securityinstallations.com.au/
Author: Baseone
Author URI: http://www.baseonesolutions.com/
Description: Wordpress Theme
Version: 1.0
Tags: light, white, one-column, two-columns, right-sidebar, fixed-width, custom-menu, featured-images, full-width-template, theme-options, 
*/


/* Css Reset */
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,font,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 { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
}
body {
	background:url(img/bgr_body_bg.jpg) repeat-x left top;
	color:#000001;
	font-family: 'tradegothicregular';
	padding:0;
	margin:0;
	font-size:12px;
}
ul,ol {
	list-style:none;
}
img,fieldset {
	border:none;
}	
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.skip {
	position:absolute;
	left:-9999px;
}
/*----------------------*/
/*     page structure   */
/*----------------------*/
#wrapper {
	width:962px;
	margin:0 auto;
}
/*----------------------*/
/*     header           */
/*----------------------*/
#top_bar_area {
	width:962px;
	height:139px;
}
.logo {
	width:962px;
	height:85px;
	padding-top:20px;
}
.logo img {
	display:block;
	margin-left:-2px;
}
#menu_bar_area {
	width:962px;
	overflow:hidden;
}
.menu {
	width:733px;
	height:34px;
	float:left;
}
.menu ul {
	width:733px;
	float:right;
}
.menu ul li {
	float:left;
	background:url(img/menu_bar_bg.jpg) no-repeat left center;
	margin-left:-2px;
}
.menu ul li a {
	display:block;
	font-size:11px;
	color:#000000;
}
.menu ul li a:hover,
.menu ul .current_page_item > a,
.menu ul .current-page-ancestor > a {
	background:#fe8001;
	position:relative;
	color:#fff;
	z-index:100;
}
.menu ul li:first-child {
	background:none;
	margin:0;
}
.menu ul li a {
	font-size:14px;
	color:#fff;
	line-height:34px;
	display:block;
	padding:0 33px 0 35px;
}
.menu ul li ul{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin-left:-1px;
	background:#fe8001;
	border:1px solid #fff;
}
.menu ul li li,
.menu ul li li:first-child {
	margin: 0px;
	padding: 0px;
	width:200px;
	line-height:normal;
	background:none;
}
.menu ul li li a { 
	font-size:14px;
	color:#fff;
	display:block;
	line-height:16px;
	padding:5px 33px 5px 35px;
}
.menu ul li ul a:hover, .menu ul li ul a:active {
	color:#fff;
	background:#ff962c;
	text-decoration:none;
}
.menu ul li ul ul {
	width:200px;
	margin: -35px 0 0 200px;
	}
.menu ul li:hover ul ul, .menu ul li:hover ul ul ul, .menu ul li.sfhover ul ul, .menu ul li.sfhover ul ul ul {
	left: -999em;
}
.menu ul li:hover ul, .menu ul li li:hover ul, .menu ul li li li:hover ul, .menu ul li.sfhover ul, .menu ul li li.sfhover ul, .menu ul li li li.sfhover ul {
	left: auto;
}
.menu ul li:hover, .menu ul li.sfhover { 
	position: static;
}
.search_area {
	width:218px;
	margin:5px 1px 0 0;
	float:right;
}
.search_input,
.search_btn{
	height:25px;
	float:left;
	padding:0;
	margin:0;
}
.search_input {
	background:url(img/search_bg.jpg) no-repeat;
	padding:0 10px;
	width:168px;
	font-size:13px;/*13px*/
	line-height:25px;
}
.search_input input,
.search_btn input {
	border:none;
	background:none;
	padding-top:5px;
	margin:0;
}
.search_btn {
	background:url(img/search_btnbg.jpg) no-repeat;
	width:30px;
}
.search_input input {
	color:#6d6e71;
}
.search_btn input {
	cursor:pointer;
}
/*----------------------*/
/*     slider           */
/*----------------------*/
#slider_bar_area {
	width:962px;
	margin-top:13px;
	padding-bottom:14px;
	position:relative;
}
#slider_text {
	position: absolute;
	width:476px;
	height:314px;
	padding:21px 0 0 44px;
	z-index:1000;
	top:0px;
}
#slider_text h2 {
	color:#fe8001;
	font-size:39px;
	font-weight:normal;
	line-height:37px;
	padding-bottom:16px;
}
#slider_text p {
	width:328px;
	line-height:18px;
	font-size:13px;
	padding-bottom:20px;
}
#slider_text span {
	padding:0 24px 0 17px;
	line-height:37px;
	background:#fe8001;
	color:#fff;
	font-size:15px;
	display:inline-block;
}
/*----------------------*/
/*     content          */
/*----------------------*/
#main_content {
	width:962px;
}
.feature_area {
	width:980px;
	overflow:hidden;
}
.feature {
	width:229px;
	padding-right:16px;
	float:left;
}
.feature h2 {
	width:217px;
	padding-left:11px;
	line-height:37px;
	background:#fe8001;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin: 0 0 10px 1px;
	text-transform: uppercase;
}
.feature img {
	display:block;
	border:2px solid #9b9a99;
	margin:0 1px 11px 0;
}

.feature h3 {
	color:#fe8001;
	font-size:17px;
	padding-bottom:11px;
	font-weight:normal;
}
.feature p {
	font-size:13px;
	line-height:16px;
	padding-bottom:16px;
	width:228px;
	color:#000001;
}
.feature a span {
	color:#fe8001;
	background:url(img/icon_readmore.png) no-repeat right 4px;
	padding-right:13px;
	line-height:13px;
}
.feature_second_area {
	width:978px;
	overflow:hidden;
	padding:46px 0 27px 0;
}
.feature_second {
	width:227px;
	padding-right:17px;
	float:left;
}
.feature_second h2 {
	width:209px;
	padding-left:18px;
	line-height:37px;
	background:#fe8001;
	color:#fff;
	font-size:14px;
	font-weight:normal;
}
.feature_second ul {
	overflow:hidden;
	padding-top:3px;
}
.feature_second ul li {
	background:url(img/li_line.jpg) repeat-x bottom left;
	font-size:14px;
}
.feature_second ul li a {
	background:url(img/li_arrow.png) no-repeat right center;
	color:#000001;
	display:block;
	line-height:18px;
	padding:5px 0 6px 8px ;
	margin-right:5px;
}
.feature_second ul li a:hover {
	color:#fe8001;
}
.feature_second h3,
.feature_second span,
.feature_second p {
	font-size:12px;
	color:#000001;
	padding-left:2px;
}
.feature_second h3 a {
	line-height:14px;
	padding-top:13px;
	color:#000001;
	text-transform:uppercase;
	font-weight:normal;
}
.second span {
	padding-top:6px;
	line-height:12px;
	display:block;
}
.second p {
	padding-top:16px;
	line-height:15px;
}
.second a {
	padding-top:11px;
	padding-left:1px;
	display:block;
}
.second a span {
	padding:0 16px;
	line-height:23px;
	background:#fe8001;
	color:#fff;
	font-size:13px;
	display: inline-block;
}
.third span {
	line-height:11px;
	font-size:12px;
	color:#000001;
	padding:12px 0 8px 0;
	display:block;
}
.text_input {
	width:221px;
	border:2px solid #cdcccc;
	height:30px;
	line-height:30px;
	margin-top:10px;
} 
.text_input input {
	width:201px;
	border:none;
	background:none;
	padding:6px 10px 0 10px;
	font-size:12px;
}
.submit_btn {
	margin-top:4px;
	line-height:23px;
	height:23px;
	background:#fe8001;
	display:inline-block;
	float:right;
}
.submit_btn input {
	border:none;
	background:none;
	color:#fff;
	font-size:12px;
	padding:2px 15px 0 12px;
	cursor:pointer;
}
.feature_second_box {
	width:229px;
	padding-right:17px;
	float:left;
	text-align:center;
	background:#fe9123;
	padding:30px 0 23px 0;
}
.feature_second_box h2 {
	font-weight:normal;
	font-size:19px;
	line-height:30px;
	font-family: 'tradegothicbold';
}
.feature_second_box h2 a {
	color:#fff;
}
#cursol_img {
	width:855px;
	position:relative;
	height:67px;
	border:1px solid #9b9a99;
	padding:30px 53px 24px 52px;
	overflow:hidden;
}
#cursol_img ul {
	width:855px;
	height:67px;
}
#cursol_img ul li {
	height:67px;
	float:left;
	width:130px;
	padding-right:15px;
}
#cursol_img ul li img {
	margin:0;
	display:block;
}
.prev {
	position:absolute;
	left:11px;
	top:41px;
	z-index:100;
}
.prev a {
	display:block;
	background:url(img/prev.png) no-repeat;
	width:23px;
	height:40px;
}
.next {
	position:absolute;
	right:11px;
	top:41px;
	z-index:100;
}
.next a {
	display:block;
	background:url(img/next.png) no-repeat;
	width:23px;
	height:40px;
}
.logo_container {
	margin-top:18px;
	width:938px;
	height:84px;
	border:2px solid #cdcccc;
	padding:19px 0 15px 20px;
}
.logo_container img {
	padding-right:20px;
	display:block;
	float:left;
}
/*----------------------*/
/*     footer           */
/*----------------------*/
#footer_wrapper {
	background:url(img/bgr_footer_area_bg.jpg) repeat-x;
	width:100%;
	height:175px;
	margin-top:19px;
}
#footer_area {
	width:962px;
	margin:0 auto;
	padding-top:18px;
}
#footer_area p {
	width:962px;
	color:#58595b;
	font-size:12px;
	line-height:11px;
	display:block;
}
#footer {
	width:962px;
	height:133px;
}
.footer_menu {
	width:630px;
	padding:18px 0 0 3px;
	float:left;
}
.footer_menu {
	width:630px;
	padding:0 0 0 3px;
}
.footer_menu ul {
	width:630px;
}
.footer_menu ul li {
	float: left;
	list-style: none;
	padding-left:29px;
	font-size:13px;
	line-height:10px;
}
.different {
	width:296px;
}
.footer_menu ul li:first-child {
	padding-left:0;
}
.footer_menu ul li a {
	display:block;
	line-height:10px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}
.footer_menu ul li a:hover , .footer_menu ul li .current_page_item a {
	color:#fe8001;
}
.footer_menu ul li ul {
	z-index: 9999;
	position: relative; 
	height: auto;
	width:296px;
	float:left;
	text-transform: capitalize;
	padding-top:15px;
}
.footer_menu ul li ul li {
	margin: 0px;
	padding: 0px;
	width:148px;
}
.footer_menu ul li ul a { 
	height:18px;
	line-height:18px;
	color:#58595b;
	font-size:11px;/*12px;*/
	text-transform:capitalize;
}
.footer_menu ul li ul a:hover, .footer_menu ul li ul a:active {
	color:#fff;
}
.footer_menu ul li ul ul {
	margin: -26px 0 0 160px;
}
.footer_menu ul li:hover ul ul, .footer_menu ul li:hover ul ul ul, .footer_menu ul li.sfhover ul ul, .footer_menu ul li.sfhover ul ul ul {
	left: -999em;
}
.footer_menu ul li:hover ul, .footer_menu ul li li:hover ul, .footer_menu ul li li li:hover ul, .footer_menu ul li.sfhover ul, .footer_menu ul li li.sfhover ul, .footer_menu ul li li li.sfhover ul {
	left: auto;
}
.footer_menu ul li:hover, .footer_menu ul li.sfhover { 
	position: static;
}
.footer_menu_two {
	width:199px;
	padding-left:32px;
	float:left;
}
.footer_menu_two ul {
	width:199px;
}
.footer_menu_two ul li {
	background:url(img/footer_menu_bar.jpg) no-repeat left center;
	float:left;
	font-size:13px;
	padding:0 9px 0 11px;
	list-style: none;
	line-height:10px;
}
.footer_menu_two ul li:first-child {
	background: none;
	padding-left:0;
}
.footer_menu_two ul li a {
	color:#fff;
}
.social_link {
	width:98px;
	float:left;
	position:relative;
}
.social_link h3 {
	color:#fff;
	font-size:13px;/*13px;*/
	font-weight:normal;
	line-height:10px;
}
.icon_f {
	position:absolute;
	right:37px;
	top:34px;
}
.icon_t {
	position:absolute;
	right:-5px;;
	top:34px;
}
/*----------------------*/
/*  product and service */
/*----------------------*/
#ps_main_content {
	width:962px;
	margin:27px 0 24px 0;
	overflow:hidden;
}
#ps_content_area {
	width:691px;
	float:left;
	overflow:hidden;
}
#products_item {
	width:228px;
	float:left;
	color:#000001;
	font-size:13px;
}
#products_item h2 {
	width:209px;
	padding-left:18px;
	line-height:37px;
	background:#fe8001;
	color:#fff;
	font-size:14px;
	font-weight:normal;
}
#products_item ul {
	overflow:hidden;
	padding-top:3px;
}
#products_item ul li {
	background:url(img/li_line.jpg) repeat-x bottom left;
	font-size:14px;
}
#products_item ul li a {
	background:url(img/li_arrow.png) no-repeat right center;
	color:#000001;
	display:block;
	line-height:18px;
	padding:5px 0 6px 8px ;
	margin-right:5px;
}
#products_item a { color:#000001; }
#products_item a:hover {
	color:#fe8001;
}
#products_item img {
	display:block;
	border:2px solid #9b9a99;
	margin:0 0 14px 0;
}
#ps_content {
	float:right;
	width:437px;
	padding-left:26px;
}
.entry {
	width:437px;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color:#fe8001;
	font-size:40px;
	line-height:38px;
	padding-bottom:16px;
}

.entry h2 { font-size:34px }

.entry p {
	color:#000001;
	font-size:13px;
	line-height:18px;
	padding-bottom:24px;
}
.entry ul {
	padding:0 0 14px 14px;
	list-style: disc;
}
.entry ul li {
	line-height:15px;
	list-style: disc;
	padding-bottom:7px;
	font-size:13px;
}
.entry em {
	font-size:13px;
	line-height:11px;
	padding-bottom:21px;
	font-family: 'tradegothicitalic';
	color:#fe8001;
}

.entry h3 {
	font-size:17px;
	padding-bottom:17px;
	line-height:18px;
	color:#fe8001;
}
.entry h4 {
	font-size:16px;
	color:#fe8001;
	padding-bottom:15px;
}
.entry h5 {
	font-size:16px;
	color:#fe8001;
	padding-bottom:15px;
}
.entry h6 {
	font-size:15px;
	color:#fe8001;
	padding:0;
	padding-bottom:15px;
}

.entry ol {
	padding:0 0 15px 15px;
	list-style-type:decimal;
	margin-left:10px;
}
.entry ol li {
	list-style-type:decimal;
	font-size:13px;
	color:#000001;
	line-height:15px;
}
.entry blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:0 0 15px 15px;
	font-size:14px;
	color:#000001;
	line-height:15px;
	font-style:italic;
}
.entry a { color:#fe8001; }
.entry a:hover { text-decoration:underline }
.ps_box {
	width:330px;
	margin-left:44px;
	padding:10px 0 10px 0;
	margin-top:17px;
}
.ps_box h2 {
	font-family: 'tradegothicbold';
	font-size:19px;
	line-height:30px;
	color:#fff;
}
.ps_box h2 a {
	color:#fff;
}
.sidebar_area {
	float:right;
	width:227px;
	padding-top:1px;
	overflow:hidden;
}
.sidebar {
	padding-right:0;
	margin-bottom:20px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto;
}
.alignright {
	margin: 4px 0 10px 10px;
	display: inline;
}
.alignleft {
	margin: 4px 10px 10px 0;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption {
	border: none;
	text-align: center;
	background:#f2f2f2;
	padding:0;
	margin-bottom:10px;
	padding-bottom:10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom:12px;
}
.wp-caption p.wp-caption-text {
	padding:0 15px;
	font-weight:bold;
	display:block;
}
/* End Images */
.center{ text-align:center }
.clear { clear:both }

.wpcf7-not-valid-tip {
	font-size:10px!important;
	color:#555555;
	line-height:14px;
	width:150px!important;
}
.posts { clear:both; padding-bottom:25px; }
#pagination { clear:both; padding:10px 0; border-top:1px solid #bdbfc1; margin-top:10px; }
#pagination ,
#pagination a {
	font-size:13px;
	color:#000001;
	text-align:right;
	line-height:18px;
}
#pagination a { border:0 }
#pagination a:hover,
#pagination .current{ color:#fe8001; }
#pagination span { border:0; background:none }

