#message {
padding:0;
position:absolute;
top:15.1em;
width:967px;
z-index:5;
background: url(/image/new_tile.png) repeat-x;
}

ol.new_camera_header {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

ol.new_camera_header li {
	float: left;
	font-family: "Arial Rounded MT Bold","Lucida Grande", sans-serif;
	font-size: 140%;
	padding-bottom: 1em;
	margin-top: .5em;
	margin-right: 1em;
	color: #4d4d4d;
}

.new_camera_header li span {
	padding: 1em 1.5em 1em 0;
	padding-right: 1.5em;
	background: transparent url(/image/sensr_arrow.png) no-repeat 100% 50%;
}

li.step_one {
	
}

li.step_two {
	
}

h2 {
  font-family: "Century Gothic", "Arial Rounded MT", Verdana, sans-serif;
	color: #66C400;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0;
	font-size: 120%;
	margin: .5em 0;
}

.messagepad {
margin-top: 6em;
}

#message img {
margin: 0 0 0 -17px;
}

span.wrap{
	background: transparent url(/image/new_wrap.png) no-repeat scroll 0 0;
	position:absolute;
	left: -17px;
	top: 70px;
	display:block;
	height:15px;
	width:17px;
}


#camera-settings {
	padding: 0;
}

table td.check-box{
	text-align: left;
	width:3%;
}

table td.image-access-method {
	text-align: left;
	width:97%;
	font-size: 16px;
	letter-spacing: -.05em;
	font-weight: bold;
}

#camera-sidebar {
	margin-top: 5em;
	padding: 1em;
}

div.image-access, div.camera-form, div.camera-alerts {
	padding: 1em;
	margin-bottom: 1em;
	background-color: #f6f6f6;
	width: 554px;
}

#ftp_access, #snapshot_access {
	background-color: #E6E6E6;
}

#camera-settings .layout-left {
	float: left;
	width: 554px;
}

.camera-preview {
	padding: 1em;
	margin-left: 43em;
	background-color: #efefef;
	width: 300px;
	height: 255px;
}

.camera-alerts table tr td.labels {
	width: 27%;
}

#camera-settings table {
	width: 100%;
}

#camera-settings table td {
	padding: .5em;
}

#camera-settings table tr td{
	padding-bottom: .5em;
}

#camera-settings input#camera_name {
	font-size:18px;
	height:23px;
	width:300px;
}

#main input#camera_submit, btn.add_camera {
	float: left;
	border: 2px solid #f6f6f6;
	margin-right: 2em;
}

#camera-settings table label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	letter-spacing: 0.05em;
}

#main {
}

#camera-settings h3, .camera-preview h3 {
	margin-top: 0;
	font-family: "Arial Rounded MT Bold", "Lucida Grande";
	text-transform: lowercase;
	font-size: 18px;
	color: #4d4d4d;
	margin-bottom: .4em;
}

#camera-settings #snapshot_url_fields, #camera-settings #ftp_fields {
	padding: 0;
	display: none;
}

#camera-settings em {
	color: #808080;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#camera-settings .image-access div{
 padding:0;
 margin-bottom:0.2em;
}

#camera-settings .image-access .radiohead.selected {
	background-color: #2A9FC9;
	color: #ffffff;
}

#camera-settings .image-access .radiohead.top{
	margin-top: 1.2em;
	margin-bottom: 0;
}

#camera-settings .image-access .radiohead.top{
}

#camera-settings tr.emspace td {
	padding-bottom: .2em;
	padding-top: 1em;
}

#camera-settings .image-access .radiohead {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding: .5em 0 .5em .5em;
	background-color: #efefef;
}

#camera-settings .image-access #text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

#camera-settings .image-access #text input{
	margin: 0em 1em 0 1em;
	width: 40px;
}

#camera-settings .image-access h3 {
	margin-bottom: .3em;
}

#camera-settings #ftp_fields {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	letter-spacing: 0.05em;
}

#camera-settings #ftp_fields em {
	height: 50px;
}

#camera-settings .image-access { /* for inline-verification */
	
	
}

.camera-alerts h3 {
    background:0 50% no-repeat;
    padding-left:32px;
    color:#000;
    text-decoration:none}

.camera-alerts .DTplus h3 {background-image:url('/image/toggleDLplus.gif')}
.camera-alerts .DTminus h3 {background-image:url('/image/toggleDLminus.gif')}

