.highslide-header {display: none}
.highslide-footer {display: none}
.highslide-body {width: 280px; height: 219px; background-color: black; }
.highslide-html * { padding: 0 !important; overflow: hidden !important; }
.highslide-wrapper { overflow: hidden }
body {
	background-color: #1A1A1A;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #777;
}

p { line-height: 1.2; color: #777; margin-bottom: 27px;}

.wrapper {
	width: 960px;
	min-height: 745px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: -66px;
	z-index: 1;
}

#background-wrapper {
	width: 100%;
	height: 140%;
	position: absolute;
	margin: 0 auto;
	overflow: hidden;
	z-index: 0;
	text-align: center;
}

.home #background-wrapper {
	height: auto;
}

#background {
	height: 100%;
	margin: 0 auto;
	width: 960px;
	overflow: visible !important;
}

#background-arrow {
	width: 320px;
	height: 87px;
	background: url('../images/background-arrow.png') no-repeat 0 0;
	position: relative;
	left: -319px;
	top: 166px;
}

#background-eye {
	width: 356px;
	height: 466px;
	background: url("../images/background.png") no-repeat scroll 0 0;
	position: relative;
	left: 882px;
	top: 190px;
}

#background-lower {
	width: 1013px;
	height: 522px;
	/*background: url("../images/background-lower.png") no-repeat scroll 0 0;*/
	position: relative;
	left: -49px;
	top: 282px;
}

#overlay {
	width: 100%;
	height: 8px;
	background-color: #2C2C2C;
	position: absolute;
	top: 0px;
}

#overlay-buttons {
	height:21px;
	left:738px;
	position:relative;
	top:0px;
	width:181px;
	z-index:2;
}
#overlay-buttons a { text-decoration: none; color: #929292; font-size: 11px; }
li#overlay-home {
	width: 44px;
	background: url('../images/overlay-buttons.png') no-repeat 0 0;
}
li#overlay-about-us {
	width: 67px;
	background: url('../images/overlay-buttons.png') no-repeat -46px 0;
}
li#overlay-contact-us {
	width: 64px;
	background: url('../images/overlay-buttons.png') no-repeat -115px 0;
}
#overlay-buttons ul li {
	float: left;
	height: 22px;
	margin-right: 2px;
	padding-top: 1px;
	text-align: center;
	text-transform: uppercase;
}

#header {
	width: 960px;
	height: 113px;
	position: relative;
	top: 74px;
}

#header #logo {
	width: 320px;
	height: 113px;
	background: #1a1a1a url('../images/logo-menu.png') no-repeat 0 0;
	display: inline;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
	text-indent: -9999px;
}

#navigation {
	width: 477px;
	height: 28px;
	overflow: hidden;
	background: url('../images/logo-menu.png') no-repeat -330px -30px;
	position: relative;
	top: 46px;
	left: 101px;
}

#navigation li {
	float: left
}

#navigation li a {
	display: block;
	height: 26px;
	text-indent: -9999px
}

#navigation span {
	background: url('../images/logo-menu.png') no-repeat;
	display: block;
	height: 26px;
	opacity: 0;
}

#navigation li.process a {
	width: 117px;
}

#navigation li.process span {
	background-position: -330px -58px;
	width: 117px;
}

#navigation li.solutions a {
	width: 143px;
}

#navigation li.solutions span {
	background-position: -447px -58px;
	width: 143px;
}

#navigation li.camera a {
	width: 104px;
}

#navigation li.camera span {
	background-position: -590px -58px;
	width: 104px;
}

#navigation .active {
	opacity: 1 !important
}

.main {
	width: 964px;
	float: left;
}

.page {
	/*padding-left: 25px;
	padding-right: 16px;
	padding-top: 19px;
	padding-bottom: 20px; */padding: 25px 16px 20px 25px;
}
.content {
	float: left;	
}
#content-left { width: 663px; margin-right: 26px }
#content-right { 
	background-color:#171717;
	padding-left:15px;
	padding-right:20px;
	padding-top:100px;
	width:182px;
}
#content-header { 
	width: 663px;
	border-bottom: 1px solid #333333; 
	height: 80px; 
	padding-bottom: 11px;
}
#content-header h2 { font-size: 20px; color: white; margin-bottom: 18px; margin-top: 3px; text-transform: uppercase } 
#content-inner { width: 643px; padding-left: 20px; padding-top: 22px; }

.process {
	margin-bottom: 28px;
	height: 117px;
}

.process h3 {
	font-size: 16px;
	color: #00EAFF;
	margin-bottom: 5px;
}

.process p {
	margin-bottom: 10px;
}

.solution a, .more-info  {
	color: #00EAFF;
	font-size: 11px;
	margin-left: 13px;
	text-decoration: none;
}

.solution {
	margin-bottom: 15px;
	width: 643px;
	float: left;
}
.solution-left { width: 85px; height: 85px; float: left; margin-right: 22px }
.solution-right { width: 530px; float: left; }
.solution-right p { margin-bottom: 0px !important; line-height: 1.4 }
.solution-header { padding-bottom: 7px; margin-bottom: 3px; background: url("../images/solutions-border.png") repeat-x 0 22px transparent; }
.solution h3, #contact-heading {
	color: #00EAFF;
	font-size: 16px;
	display: inline;
}
#contact-heading { 
	display:block;
	margin-bottom:19px;
	margin-top:5px;
}
.solution h4 {
	color: #ccc;
	font-size: 13px;
	font-style: italic;
	display: inline;
}
.solution img { background-color: #333; padding: 5px; margin-top: 4px; }
.solution ul {
	list-style-image: url('../images/li.png');
	margin-left: 25px;
	margin-top: 16px;
	margin-bottom: 10px;
}
.solution ul li {
	padding-left: 2px;
	color: #777;
	margin-bottom: 8px;
}
.solution ul li span {
	position: relative;
	top: -2px;
}

.solution-first {
	margin-top: -9px;	
}
.case-studies {  }
.case-study .more-info { 
	display:block;
	float:right;
	margin-right:18px;
	margin-top:21px;
}
.case-studies h4 {
	color: #333;
	font-size: 14px;
}

.case-studies-heading {
	width: 152px;
	background: url('../images/border.png') no-repeat 0 20px;
	padding-bottom: 11px;
	margin-bottom: 10px;
}
.back-button {
	width: 101px;
	height: 14px;
	background: url('../images/back-next.png') no-repeat 0 0;
	cursor: pointer;
	float: left;
}
.next-button {
	width: 107px;
	background: url('../images/back-next.png') no-repeat -101px 0;
	cursor: pointer;
	float: left;
}
.invisible { visibility: hidden }
.case-studies h5 {
	background: url('../images/arrow.png') no-repeat 0 0;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:14px;
}
.case-study {
	margin-bottom: 32px;
	height: 48px;	
}
.case-studies span {
	line-height: 1.4;
	font-size: 11px;
}
.solution-popup {
	background-color: #171717;
	margin-right: 20px;
}
.solution-popup h2 { color: white; font-size: 20px; margin-bottom: 20px; text-transform: uppercase }
.solution-popup-top {
	width: 613px;
	height: 4px;
	background: url('../images/solution-popup-top.png') no-repeat 0 0;
}

#popup-first-img {
	float: left;
	margin-right: 27px;
}

.solution-popup-middle p {
	line-height: 1.4;
}

.solution-popup-middle {
	width: 533px;
	background: url('../images/solution-popup-middle.png') repeat-y 0 0;
	padding: 40px;
}

.solution-popup-bottom {
	width: 613px;
	height: 4px;
	background: url('../images/solution-popup-bottom.png') no-repeat 0 0;
}
.close-button {
	width: 20px;
	height: 22px;
	background: url('../images/close-button.png') no-repeat 0 0;
	top: 0px;
	left: 612px;
	position: relative;
	cursor: pointer;
}

#main-wrapper {
	position: relative;
	top: 72px;
}

#main-top {
	background: url('../images/main.png');
	height: 8px;
}

#main-middle {
	background: url('../images/main-gradient.png') repeat-y 0 0;
	min-height: 265px;
}

#content {
	margin-left: 6px;
}

#main-bottom {
	background: url('../images/main.png') 0 10px;
	height: 11px;
	position: relative;
	z-index: 9999;
	margin-top: -5px;
}

.jcarousel-skin-home {
	width: 952px;
	height: 222px;
	position: relative;
	top: 365px;
	background: url('../images/carousel-background.png') no-repeat 0 0;
	margin-left: -12px;
	padding: 23px 1px 1px 33px;
}

.jcarousel-clip-horizontal {
	position: absolute !important;
	width: 920px;
}

#home-carousel li {
	float: left;
	width: 223px;
	height: 177px;
	margin-right: 9px;
}

#home-carousel li img {
	background: url('../images/carousel-image-background.png') no-repeat 0 0;
	padding: 6px 7px 8px;
}

.overlay {
	background-color: black;
	opacity: 0.6;
	position: relative;
}

.carousel-overlay {	
	bottom: 39px;
	height: 23px;
	left: 7px;	
	padding-left: 10px;
	padding-top: 8px;	
	width: 200px;
	z-index: 99;
}

.popup-overlay {
	bottom:79px;
	height:79px;
	left:1px;
	padding-left:15px;
	padding-top:12px;
	text-align:left;
	width:275px;
	font-family: arial;
}

.popup-overlay p {
	color: white;
	margin-bottom: 5px !important;
}
.popup-overlay * { margin-left: 10px }
.popup-overlay span { margin-top: 10px; }
.overlay span {
	opacity: 1 !important;
	color: #00EAFF;
	font-size: 16px;
}

.find-out-more {
	color: #00EAFF;
	font-size: 11px;
	margin-top: 10px;
}

.jcarousel-prev, .jcarousel-next {
	cursor: pointer;
	display: block;
	height: 35px;
	width: 35px;
	position: relative;
}

.jcarousel-prev {
	left: -36px;	
	top: 65px;	
}

.jcarousel-next {
	left:920px;
	top:32px;
}

#home-copy {
	border-bottom:1px solid #333333;
	padding-bottom:40px;
	padding-left:30px;
	position:relative;
	top:325px;
	width:930px;
}

#home-copy p {
	width: 632px;
	color: #777777;
}

#home-copy h2 {
	font-size: 16px;
	color: white;
	margin-bottom: 10px;
}

#security-badge {
	width: 153px;
	height: 70px;
	background: url('../upload/security-badge.png') no-repeat 0 0;
	position: absolute;
	top: 62px;
	left: 723px;
}

#home-badges {
	width: 960px;
	height: 40px;
	background: url('../images/home-badges.gif') no-repeat 135px 0;
	position: relative;
	top: 345px;
}

.popup-container {
	width: 276px;
	height: 213px;
	cursor: pointer;
	background-color: black;
	overflow: hidden;
	margin: 3px 1px 3px 1px;
}
.popup-container .popup-overlay span { line-height: 1.4 }
#footer { 
height: 40px;width: 900px; padding-left: 30px; padding-right: 30px; position: relative; top: 82px; font-size: 11px; color: #333; margin-bottom: 25px;
clear: both;
height: 14px;
} 
#footer.home-footer { top: 390px }
#copyright {
	}
#bpb { float: right }
#bpb a { color: #333; text-decoration: none; }
#bpb a:hover {
	color: #666;	
}

/** Contact Us **/

.contact-info {
	display: block;
	margin-bottom: 2px;
}
#phone { margin-top: 18px }
form * { border: none; color: #777; font-size: 12px; font-family: arial; }
#contact-form { margin-top: 19px; height: 300px; width: 400px; }
input[type='text'] {
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 240px;
	background: url('../images/input-text.png') no-repeat 0 0;
	margin-bottom: 19px;
}

input[type='submit'] {
	background:url("../images/li.png") no-repeat scroll 65px 11px transparent;
	color:#00EAFF;
	cursor:pointer;
	float:right;
	font-size:12px;
	height:22px;
	padding-left:5px;
	padding-top:8px;
	width:76px;
}

label { font-size: 11px; display: block; margin-bottom: 5px }
	
textarea {
	width: 390px;
	padding: 5px;
	height: 91px;
	background: url('../images/textarea.png') no-repeat 0 0;
	font-family: arial;
}

/** Ip Camera **/

.ip-camera h3 { font-size: 16px; color: #00EAFF; margin-bottom: 22px; }
#cycle img { 
	background: url('../images/ipcamera-background.png') no-repeat 0 0;
	padding: 41px 35px 28px 33px;
}
#ip-camera-controls {
	background-color:black;
	bottom:100px;
	height:72px;
	left:32px;
	position:relative;
	width:523px;
	z-index:9;
}
#info-overlay {
	background-color:#282828;
	color:white;
	display:inline;
	font-size:10px;
	left:32px;
	padding:10px;
	position:relative;
	top:75px;
	z-index:9;
}
#camera-back {
	background:url("../images/ip-camera-buttons.png") no-repeat scroll 0 0 transparent;
	height:42px;
	left:208px;
	position:relative;
	top:16px;
	width:42px;
	cursor: pointer;
}
#camera-next {
	background:url("../images/ip-camera-buttons.png") no-repeat scroll -54px 0 transparent;
	height:42px;
	left:268px;
	position:absolute;
	top:16px;
	width:42px;
	cursor: pointer;
}
#camera-refresh {
	background:url("../images/ip-camera-buttons.png") no-repeat scroll -108px -7px transparent;
	height:30px;
	left:474px;
	position:absolute;
	top:23px;
	width:30px;
	cursor: pointer;
}

/** Highslide **/

.slide3 {
	margin-left: -230px !important;
}
.popup-container img {
	margin-left: 1px;
}

/** Case Studies tweaks **/

.case-study-1 {
	margin-top: 11px;
}
.case-study-2 {
	margin-top: 60px;
}
.case-study-3 {
	margin-top: 40px;
}
.case-study-4 {
	margin-top: 97px;
}
.case-study-5 {
	margin-top: 59px;
}




#contactus-submit-button-message {
color:green;
height:25px;
left:50px;
margin-top:10px;
position:absolute;
}

.process-case-studies .more-info {
	margin: 0 0 0 0 !important;	
}

.process-case-studies .case-study {
	height: 35px;
	margin-bottom: 20px;	
}



.process-case-studies .case-study-1 {
	margin-top: 11px;
}
.process-case-studies .case-study-2 {
	margin-top: 0px;
}
.process-case-studies .case-study-3 {
	margin-top: 0px;
}
.process-case-studies .case-study-4 {
	margin-top: 0px;
}
.process-case-studies .case-study-5 {
	margin-top: 0px;
}


