﻿@charset "utf-8";
/* CSS Document */

#content_main td{
	border-color: #FF0000;	
	z-index:2;

}

.c2{
	text-align:left;
	float:left;
	width:200px;
	padding-top: 70px;
	padding-left: 45px;	

}
/*.left_content {
	float:left;
	/*max-width: 196px;*
	width: 304px;
	height: 50px;

	/*vertical-align: top;*
	overflow: visible;
}*/
.lefty {
	width: 230px;
	background-image: url(../img/patrolplus4_web_r2_c1.jpg);

}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #192B18;
}
.right {
	text-indent: 6px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-left: 3px;
}
.mn_content {
	/*max-height:100%;*/
}
.login {
	position: relative;
	top: 110px;
	left: 717px;
	width: 103px;
	vertical-align: top;
	z-index:100;
}
.main {
	position: relative;
	top: -55px;
	
}

input.login_button {
	position: relative;
	top: -5px;
	left: 100px;
/*	vertical-align: top;*/
	background-image:url(../img/login_btn.png);
	
}
.lgn_btn_img {
}

.leftbg{
	background-image:url(../design/patrolplus/img/left.jpg);
	background-repeat:repeat-x;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header{
	position: relative;
	
	vertical-align:bottom;
}
.login_txt {
	position:relative;
	height: 16px;
	font-size: 12px;
	top:25px;
	/*filter: Glow(Color=#406D3E, Strength=2);*/
}

.form_text_box{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;

}
.form_text_area{
	border: 1px solid #000000;
}




@charset "utf-8";
/* CSS Document */

.box_header {
	height: 32px;
	width: 459px;
	position:relative;
	left: -3px;
	
	background-image: url(../img/boxes/gray/gradiant.jpg);
	
}
#gray.box_header_txt {
	color: #003700;
	position:relative;
	top:5px;
	width:175px;
	float:left;
}
.box_l_border {
	background-image: url(../img/boxes/gray/l_border.jpg);
	
	height:255px;
	width: 9px;
	
	float: left;
}
.box_r_border {
	background-image: url(../img/boxes/gray/r_border.jpg);
	position: relative;
	height: 255px;
	background-repeat:repeat-x;
		position:relative;
		
	left: -3px;
	width: 9px;
	
}
.middle {
	height: 255px;
	width: 450px;
	background-color:#E7E7E7;
	float:left;
	margin-top: 0px;
	position: relative;
	top: 3px;
}
.box_left_corner {
	background-image: url(../img/boxes/gray/top_corner.jpg);
	height: 32px;
	width: 9px;
	
	float:left;
}
.bottom {
	height: 12px;
	width: 450px;
	background:url(../img/boxes/gray/bottom-06.jpg)
}
.box_l_bottom_corner{
	background:url(../img/boxes/gray/bottom_l.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
.box_bottom_middle{
	background:url(../img/boxes/gray/bottom.jpg);
	height:13px;
	background-repeat:repeat-x;
	width: 450px;
	float:left;
}
.box_r_bottom_corner{
	background:url(../img/boxes/gray/bottom_r.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
.box_viewall{
	background:url(../img/boxes/gray/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	left:395px;

}

/* BE GREEN */

.green_box_header {
	height: 32px;
	width: 459px;
	position:relative;
	left: -3px;
	background-image: url(../img/boxes/green/gradiant.jpg);
	
}
#box1.green_box_l_border {
	background-image: url(../img/boxes/green/l_border.jpg);
	position:relative;
	top:1px;
	height:75px;
	width: 9px;
	
	float: left;
}
#box1.green_box_r_border {
	background-image: url(../img/boxes/green/r_border.jpg);
	position: relative;
	height: 75px;
	background-repeat:repeat-x;
		position:relative;
		
	left: -3px;
	width: 9px;
	
}
#box1.green_box_header_txt {
	color: #FFFFFF;
	position:relative;
	top:5px;
	width:175px;
	float:left;
}
#box1.green_middle {
	height: 75px;
	width: 450px;
	background-color:#E7E7E7;
	float:left;
	margin-top: 0px;
	position: relative;
	top: 3px;
}
.green_box_left_corner {
	background-image: url(../img/boxes/green/top_corner.jpg);
	height: 32px;
	width: 9px;
	float:left;
}
.green_bottom {
	height: 12px;
	width: 450px;
	background:url(../img/boxes/green/bottom-06.jpg)
}
.green_box_l_bottom_corner{
	background:url(../img/boxes/green/bottom_l.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
.green_box_bottom_middle{
	background:url(../img/boxes/green/bottom.jpg);
	height:13px;
	background-repeat:repeat-x;
	width: 450px;
	float:left;
}
.green_box_r_bottom_corner{
	background:url(../img/boxes/green/bottom_r.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
#box1.green_box_viewall{
	background:url(../img/boxes/green/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	float:right;

}
#gray.box_viewall{
	background:url(../img/boxes/gray/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	left:0px;
	float: right;

}

#box2.green_box_viewall{
	background:url(../img/boxes/green/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	left:0px;
	float:right;

}
#box2.green_box_l_border {
	background-image: url(../img/boxes/green/l_border.jpg);
	position:relative;
	top:1px;
	height:135px;
	width: 9px;
	
	float: left;
}
#box2.green_box_r_border {
	background-image: url(../img/boxes/green/r_border.jpg);
	position: relative;
	height: 135px;
	background-repeat:repeat-x;
		position:relative;
		
	left: -3px;
	width: 9px;
	
}
#box2.green_box_header_txt {
	color: #FFFFFF;
	position:relative;
	top:5px;
	width:215px;
	float:left;
}
#box2.green_middle {
	height: 130px;
	width: 450px;
	background-color:#E7E7E7;
	float:left;
	margin-top: 0px;
	position: relative;
	top: 3px;
}