/*
Theme Name: Advance Security Cameras
Theme URI: http://wordpress.org/
Description: Custom Theme
Version: 1.2
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "utf-8";

body {
	background:url(images/bg_main.jpg) top center; 
	background-color: #0c1f6e;
	font-family:Trebuchet MS;
	margin: 0;
	padding: 0;
}

body * {
	font-size:100%;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}

#main p.lastNode {
	margin-bottom: 0;
}

a:link img, a:visited img {
	border: none;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

li.clearFloat {
	clear: both;
}

ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.AbsWrap {
	position: relative;
	width: 100%;
}

.rowWrap {
	width: 100%;
}

#main {
	margin:auto;
	width: 1043px;
	margin-top: 0px;
}

#top {
margin-left: 0px;
margin-top: 0px;
background-image: url(images/headerbg1.jpg);
overflow: hidden;
display: inline;
float: left;
height: 127px;
margin-bottom: 0;
width: 1043px;
font-size: 13px;
box-shadow: 0 0 20px #09F;
}

.breadcrumbs-plus {
	font: 12px arial;
	margin-left: 49px;
}

#top.imges {
	float:left;
}

#top img {
	float:left;
	margin-left:14px;
}

#top img.m1 {
	margin-left:-5px;
	float:left;
}

#top h3 {
	float: left;
	margin-top: 87px;
	margin-left: 6px;
}

.topright {
	float: right;
	margin-top: 0px;
	margin-right: 69px;
}

.topright ul {
	list-style:none;
}

.topright ul li {
	float: left;
	margin: 5px 0;
	border-right: 1px solid #999;
	padding: 0px 15px;
}

.topright ul li a {
	text-decoration:none;
	color: #000;
}

.topright ul li a:hover {
	text-decoration:underline;
}

.serch {
	float: right;
	margin-top: 10px;
	clear: right;
}

.serch .ser {
	float: left;
	margin-right: -15px;
	margin-top: 1px;
}

.serch img {
	float: left;
	margin-right: 70px;
	margin-top: 1px;
}

/*-----------headerend--------------------------*/
#menuarea {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/menuf.jpg);
	display: inline;
	float: left;
	height: 58px;
	margin-bottom: 0;
	width: 1043px;
	position: relative;
	z-index: 1;
}

#menuarea .menu ul {
list-style: none;
margin-top: -22px;
margin-left: 20px;
padding: 0;
}

#menuarea .menu ul li {
	float: left;
	margin: 6px;
	color: white;
	padding: 13px 21px;
	border-right: 1px dashed #363636;
	margin-right: 0;
	margin-left: 0;
	position:relative;
}

#menuarea .menu ul li a {
	text-decoration:none;
	color:#FFF;
}

#menuarea .menu ul li:hover {
	border-top:5px solid #01008A;
	border-bottom:6px solid #212121;
}

#sub div.menu ul ul.children {
	position:absolute;
	left:-9999px;
}

#sub div.menu ul li:hover ul.children { /* Display the dropdown on hover */
	left:0;
}

#sub div.menu ul ul.children {
	list-style: none;
	background: black;
	margin-top: 14px;
	padding-left: 0;
	padding-bottom: 0;
	margin-left: 0px;
}

#sub div.menu ul ul.children li {
	display: list-item;
	text-align: left;
	margin-right: 0;
	min-width: 200px;
	border-bottom: 1px solid #333;
	padding: 2px;
	margin: 0;
	padding-left: 5px;
	border-right: none;
}

#sub div.menu ul ul.children li:hover {
	border-bottom: 1px solid #333;
	border-top:none;
	background-color:#333;
}
#sub div.menu ul ul.children li a {
	display:block;
}

#sub div.menu ul ul.children li a:hover {
	color: #F60;
	width:100%;
}

/*---------------------menuarea----------------------*/	

#slider {
	margin-left: 0px;
	margin-top: -55px;
	overflow: hidden;
	display: inline;
	float: left;
	min-height: 315px;
	margin-bottom: 0;
	width: 1012px;
}

.change_link {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12pt;
	background-color: #EEE;
	float: left;
	margin-right: 0px;
	text-align: center;
	margin-top: -28px;
	border: 1px solid #BBB;
	text-decoration: none;
	margin-left: -60px;
}

.change_link1 {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12pt;
	background-color: #EEE;
	float: left;
	margin-right: 0;
	text-align: center;
	margin-top: -50px;
	border: 1px solid #BBB;
	text-decoration: none;
	margin-left: -35px;
}

.change_link2 {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12pt;
	background-color: #EEE;
	float: left;
	margin-right: 0px;
	text-align: center;
	margin-top: -72px;
	border: 1px solid #BBB;
	text-decoration: none;
	margin-left: -10px;
	position: relative;
}

.slidshow {
	z-index:-1;
}

.comment {
	float: right;
	position: relative;
	margin-top: -41px;
	margin-right: 64px;
}

/*---------------sliderend--------------*/
#content {
	margin-left: 0px;
	margin-top: -17px;
	background: url(images/content.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	min-height: 252px;
	margin-bottom: 0;
	width: 1043px;
	z-index: -1;
}

.box {
	border: 1px ridge #333333;
	background:url(images/boxbg.jpg) repeat-x;
	width: 304px;
	height: 194px;
	margin-top: 31px;
	ma-image: initial;
	margin-left: 29px;
	float:left;
	background: #cccccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#666666');
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#666666));
	background: -moz-linear-gradient(top, #cccccc, #666666);
	box-shadow: 5px 5px 8px #333333;
}

.box img {
	float: right;
	margin-top: 34px;
	margin-right: 8px;
}

.box h1 {
float: left;
margin-left: 0;
margin-top: 11px;
color: #333;
text-align: center;
font-weight: bold;
font-size: 22px;
font-family: arial;
}

.box p {
float: left;
width: 261px;
text-align: justify;
margin-left: 21px;
margin-top: -8px;
color: #ffffff;
font-size: 13px;
}

.box h3 {
	margin-left: 19px;
	color: #097CCC;
	position: relative;
	top: -30px;
	left: 70px;
}

.box h3 a {
	color: #FCE700;
	text-decoration:none;
}

.box h3 a:hover {
	color: #FCE700;
	text-decoration:underline;
	font-size: 20px;
}

.box1 {
	border: 1px ridge#333333;
	background:url(images/boxbg.jpg) repeat-x;
	width: 304px;
	height: 194px;
	margin-top: 31px;
	margin-left: 17px;
	float: left;
	border-image: initial;
	background: #F50000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='red', endColorstr='#570000');
	background: -webkit-gradient(linear, left top, left bottom, from(red), to(#570000));
	background: -moz-linear-gradient(top, red, #570000);
	box-shadow: 5px 5px 8px #333333;
}

.box1 img {
	margin: -20px 0px -60px 0px;
	position: relative;
	left: -10px;
}

.box1 h1 {
float: left;
margin-left: 0;
margin-top: 11px;
color: #333333;
text-align: center;
font-weight: bold;
font-size: 22px;
font-family: arial;
}

.box1 p {
float: left;
width: 261px;
/*text-align: justify; */
margin-left: 21px;
margin-top: 4px;
/*color: #666666;
font-size: 13px; */
}

.box1 h3 {
	margin-left: 19px;
	color: #097CCC;
	margin: 0px 0px 0px 144px;
	position: relative;
	top: -3px;
}


.box1 h3 a {
	color: #FCE700;
	text-decoration:none;
}

.box1 h3 a:hover {
	color:#FCE700;
	text-decoration:underline;
	font-size: 20px;
}

.box2 {
	border: 1px ridge #333333;
	background:url(images/boxbg.jpg) repeat-x;
	float: left;
	width: 304px;
	height: 194px;
	margin-top: 31px;
	margin-left: 17px;
	margin-bottom: 22px;
	border-image: initial;
	background: #cccccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#666666');
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#666666));
	background: -moz-linear-gradient(top, #cccccc, #666666);
	box-shadow: 5px 5px 8px #333333;
}

.box2 img {
	float: right;
	margin-top: 41px;
	margin-right: 5px;
}

.box2 h1 {
float: left;
margin-left: 0;
margin-top: 11px;
color: #333;
text-align: center;
font-weight: bold;
font-size: 22px;
font-family: arial;
}

.box2 p {
float: left;
width: 261px;
text-align: justify;
margin-left: 21px;
margin-top: -8px;
color: white;
font-size: 13px;
}

.box2 h3 {
	margin-left: 19px;
	color: #097CCC;
	position: relative;
	top: -30px;
	left: 70px;
}

.box2 h3 a {
	color: #FCE700;
	text-decoration:none;
}

.box2 h3 a:hover {
	color: #FCE700;
	text-decoration:underline;
	font-size: 20px;
}


/*--------------endcontent---------------------*/
#footer {
margin-left: 0px;
margin-top: -8px;
background-image: url(images/footer.jpg);
overflow: hidden;
display: inline;
float: left;
height: 194px;
margin-bottom: 0;
width: 1043px;
font-size: 13px;
}
.slide li {
list-style: none;
}

.horz {
float: left;
margin: auto;
text-align: center;
width: 100%;
}

.horz ul li a {
	color:#666666;
	text-decoration:none
}

.horz ul li a:hover {
	text-decoration:underline;
}
h1.rightf img {
padding-right: 8px;
text-align: center;
vertical-align:middle;

}

#fot {
float: left;
margin-left: 0px;
margin-top: 7PX;
width: 363px;
}
#fot h3 {
margin-left: 0px;
color: gray;
font-style: italic;
font-family: aril;
font-size: 18px;
}
#fot ul {
margin: 0px;
padding: 0px;
}
#fot ul li img {
margin-right: 7px;

clear: both;
float: left;
margin-bottom: 7px;
}

#fot ul li {
margin-left: 0px;
list-style: url(images/error.png);
padding-bottom: 2px;
}
#fot ul li a {
	color:#666666;
	text-decoration:none;
	
}

#fot ul li a:hover {
	text-decoration:underline;
}

.li1 {
	float:left;
}

.li1 h3 {
	margin-left:38px;
	color:#333333;
}

.li1 ul {
	margin-top:1px;
}

.li1 ul li {
	list-style:none
}

.li1 ul li a {
	color:#666666;
	text-decoration:none;
}

.li1 ul li a:hover {
	text-decoration:underline;
}

#l2 {
float: right;
margin-right: 41px;
}
#l2 h3.more { margin-left:46px}
h3.more a {
text-decoration: none;
color: #555;
}

#l2 h3 {
	margin-left: 35px;
	color:#333333;
}

#l2 ul {
	margin:0px;
}

#l2 ul li {
	list-style: none;
	color:#666;
}

#l2 ul li a {
	color:#666666;
	text-decoration:none;
}

#l2 ul li a:hover {
	text-decoration:underline;
}

#l3 {
	float:left;
	margin-left:-15px;
}

#l3 h3 {
	margin-left:35px;
	color:#333333;
}

#l3 ul li {
	list-style:none;
	float:left;
	margin:5px;
}

#l3 ul li a {
	color:#666666;
	text-decoration:none;
}

#l3 ul li a:hover {
	text-decoration:underline;
}

#subfooter {
	



font-size: 13px;
}
#subfooter ul {
	margin-left:24px;
}

#subfooter ul li {
	list-style:none;
	margin:5px;
	float:left;
}

#subfooter ul li a {
	text-decoration:none;
	color:#666666;
}

.copy {
float: left;
margin-left: -221px;
margin-top: 44px;
color: #666;
}
.menu-header {
float: left;
margin-left: -41px;
}
#menu-topmenu li a {
text-decoration: underline !important;
}
#menu-topmenu li a:hover {
text-decoration: none !important;
}

.subm {
margin-top: 116px;
color: #D6D6D6;
}
li.email { margin-top: 12px;
margin-bottom: 4px !important;}
.rightf {
float: right !important;
font-family: "Times New Roman", Times, serif;
font-size: 38px;
font-weight: normal;
margin: 0;
margin-right: 65px;
margin-top: 10px;
}




#right1 h2 {
margin-left: 29px;
}

#right1 ul li {
text-align: justify;
color: #555;
margin-bottom: 9px;
font-size: 13px;
margin-left: 7px;
background: url(images/arrow.png) no-repeat;
list-style: none;
background-position: left;
padding-left: 18px;
}



/*----------------inner------------*/
#contant {
margin-left: 0px;
margin-top: -14px;
background: url(images/footer.jpg);
overflow: hidden;
display: inline;
float: left;
min-height: 267px;
margin-bottom: 0;
width: 1043px;
z-index: -1;
padding-bottom: 27px;
}

#contant h1 {
	margin-left: 54px;
	margin-top: 34px;
	font-size: 26px;
	margin-bottom: 0;
	padding-bottom: 0;
}


h3 {
padding: 0;
margin: 0;
margin-left: 27px;
margin-bottom: 11px;
}

.nav {
	margin-top: 8px;
}

.nav ul {
	margin-left:5px;
}

#content .nav ul li {
	list-style:none;
}

.nav ul li {
	margin:5px;
	display:inline;
}

.left {
width: 25%;

margin-left: 0;
margin-top: 0px;
margin-bottom: 35px;
float: right;
margin-right: 19px;
padding: 0px !important;
}
.left img {
margin-bottom: 12px;
}
.left ul {
	margin-top:27px;
}

.left ul li {
	list-style: none;
	margin-top: 5px;
	width: 174px;
	margin-left: -21px;
	border-radius: 6px;
	text-align: left;
	padding-left: 15px;
	font-size:13px;
}

.left ul li a {
	text-decoration:none;
	color:#000;
}

.lift ul li a:hover {
	background: #363636;
	border:1px solid #363636;
	border-radius: 6px;
	color:#CCC;
}

.left h3 {
	margin-left:18px;
	margin-bottom:28px;
}

.left p {
	float: left;
	margin-left: 16px;
	margin-top: -15px;
	font-size:13px;
	margin-left: 29px;
}

.left p img {
	float: left;
	margin-right: 9px;
	margin-top: 2px;
}

#right1{
float: left;
width: 95%;
margin-left: 20px;
}
#right {
float: left;
width: 60%;
margin-left: 20px;
}
p img {
margin-left: 19px;
}
#digital {
margin-top: 10px !important;
margin-bottom: 0px;
}
#right1 p {
text-align: justify;
margin-top: 6px;
color: #555;
margin-bottom: 21px;
font-size: 13px;
margin-left: 28px;
width: 987px;
}
#right p {
text-align: justify;
margin-top: 6px;
color: #555;
margin-bottom: 21px;
font-size: 13px;
margin-left: 28px;
width: 585px;
}
.left img {
margin-top: 18px;
}
h2 ul {
padding: 0px;
}
#right ul li {
text-align: justify;
color: #555;
margin-bottom: 9px;
font-size: 13px;
margin-left: 7px;
background: url(images/arrow.png) no-repeat;
list-style: none;
background-position: left;
padding-left: 18px;
}

.xoxo {
	list-style: none;
}

/*advance*/
.imges {
margin-left: 66px;
margin-top: 6px;
}
ul.slide {
margin: 0PX;
padding: 0PX;
float: left;
}
#right h2 {
margin: 0px;
margin-left: 28px;
}

/*-------------------dropdown----------*/
/*--- DROPDOWN ---*/



#bbb {
width: 130px;
float: left;
left: 40px;
position: relative;
}

body {
margin-bottom: 2em;
}