/* SETUP TAGS */
body {
  	padding:0px 0px 0px 0px;
  	margin:0px 0px 0px 0px;
	/* background:url(/images/viewtickets_cross_bg.gif) top left repeat; */
  	background-color:#fff;
  	width:100%;
	text-align:center;
  	font-family:Verdana, Arial, sans-serif;
  	font-size:11px;
  	color:#101010;
  	line-height:16px;
	letter-spacing:0px;
}

img {
	border:0px;
	display:block;
}

a {
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#39b2e2;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

ul {
	padding:0px;
	margin:0px;
}

li {
	padding:0px;
	margin:0px;
	list-style:none;
}

p {
	padding:0px;
	margin:0px;
}

h1 {
	color:#101010;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	letter-spacing:-1px;
	line-height:26px;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.clear {
	clear:both;
	display:block;
	height:1px;
	width:1px;
}

#logincontainer {
	width:960px;
	height:400px;
	margin:100px auto 0px auto;
	text-align:left;
}

#container {
	width:960px;
	height:auto;
	margin:10px auto 40px auto;
	text-align:left;
}

#header {
	width:958px;
	height:198px;
	background-color:#fafafa;
	border:solid 1px #c2c2c2;
	border-bottom:solid 1px #a4a4a4;
	-webkit-border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-webkit-box-shadow:0px 5px 3px #e0e0e0;
	-moz-box-shadow:0px 2px 3px #e0e0e0;
	box-shadow:0px 2px 3px #e0e0e0;
	margin:0px 0px 25px 0px;
}

#contentarea {
	width:898px;
	background-color:#fafafa;
	border:solid 1px #c2c2c2;
	border-bottom:solid 60px #c2c2c2;
	border-top:solid 16px #00b9f2;
	-webkit-box-shadow:0px 5px 5px #e0e0e0;
	-moz-box-shadow:0px 2px 5px #e0e0e0;
	box-shadow:0px 2px 5px #e0e0e0;
	margin:0px 0px 25px 0px;
	padding:40px 30px 40px 30px;
}

#footer {
	width:958px;
	height:90px;
	background-color:#fafafa;
	border:solid 1px #c2c2c2;
	border-bottom:solid 1px #a4a4a4;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-box-shadow:0px 5px 5px #e0e0e0;
	-moz-box-shadow:0px 2px 5px #e0e0e0;
	box-shadow:0px 2px 5px #e0e0e0;
	margin:0px 0px 25px 0px;
}

input.field {
	font-family:Verdana, Arial, sans-serif;
  	font-size:11px;
  	color:#101010;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border-top:solid 1px #c2c2c2;
	border-left:solid 1px #c2c2c2;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	-moz-box-shadow:0px 0px 1px #fff;
    -webkit-box-shadow:0px 0px 1px #fff;
    box-shadow:0px 0px 1px #fff;
	background-color:#fafafa;
	background:url(/images/naa_field_bg.jpg) top left repeat-x;
}

input.defaultval {
	color:#c4c4c4;
}

input.check {
	float:right;
	padding:0px;
	width:auto;
	margin:7px 5px 0px 0px;
	border:none;
	background:none;
}

select {
	float:left;
	font-family:Verdana, Arial, sans-serif;
  	font-size:11px;
  	color:#101010;
	padding:4px 0px 4px 2px;
	width:350px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border-top:solid 1px #c2c2c2;
	border-left:solid 1px #c2c2c2;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	-moz-box-shadow:0px 0px 1px #fff;
    -webkit-box-shadow:0px 0px 1px #fff;
    box-shadow:0px 0px 1px #fff;
	background-color:#fafafa;
	background:url(/images/naa_field_bg.jpg) top left repeat-x;
}

ul#paging li {
	float:right;
	width:15px;
	width:24px\9;
	*width:15px;
	height:20px;
	background:url(/images/naa_btn_paging.png) no-repeat;
	margin:0px 5px 0px 0px;	
	color:#101010;
	padding:4px 0px 0px 9px;
	padding:4px 0px 0px 0px\9;
	*padding:4px 0px 0px 9px;
}

ul#paging li a {
	font-weight:normal;
}

ul#paging li.off {
	color:#c2c2c2;
}

.grey11 {
	color:#c2c2c2;
}
#header #logo {
	position:absolute;
	z-index:33;
	width:445px;
	height:90px;
	background:url(/images/naa_logo_lg.gif) no-repeat;
	margin:10px 0px 0px 30px;
}

#header #logo a {
	display:block;
	width:213px;
	height:109px;
}

#header #aside {
	float:right;
	margin:0px 25px 0px 0px;
	width:auto;
}

#header p {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d1d1d;
	font-size:18px;
	letter-spacing:0px;
	font-weight:lighter;
	line-height:20px;
	width:270px;
	text-align:right;
	float:right;
	margin:30px 0px 5px 0px;
	*margin:45px 0px 5px 0px;
}
.floatright {
	float:right;
}
#header span {
	display:block;
	color:#c2c2c2;
	width:270px;
	float:right;
	text-align:right;
	margin-bottom:20px;
}

#logout {
	margin:-1px 0px 0px 0px;
	width:auto;
	height:32px;
	background:url(/images/naa_logout_bg.jpg) repeat-x;
	background-color:#fff;
	border:solid 1px #c2c2c2;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius:0px 0px 10px 10px;
	border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	border-top:none;
	float:right;
}

#logout ul {
	width:auto;
	height:24px;
	margin:8px 0px 0px 0px;
	text-align:right;
}

#logout ul li {
	display:inline;
	height:18px;
	border-right:solid 1px #c2c2c2;
	padding:0px 6px 0px 6px;
	color:#16ac0e;
}

#logout ul li.last {
	border:none;
}

#auto_toggle{
	width: 250px;
	float: right;
	margin-top: 20px;
}

#auto_toggle label{
	font-weight: bold;
}

#auto_toggle label.auto-renting{
	margin-left: 55px;
}

#auto_toggle label.auto-selling{
	margin-left: 5px;
}

#auto_toggle .switch{
	position: relative;
  	display: inline-block;
}

#auto_toggle .switch input{
	opacity: 0;
  	width: 0;
  	height: 0;
}

#auto_toggle .slider{
	position: absolute;
  	cursor: pointer;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	background-color: #ccc;
  	-webkit-transition: .4s;
  	transition: .4s;
  	width: 50px;
  	height: 24px;
  	margin-top: -5px;
}

#auto_toggle .slider:before{
	position: absolute;
  	content: "";
  	height: 16px;
  	width: 16px;
  	left: 4px;
  	bottom: 4px;
  	background-color: white;
  	-webkit-transition: .4s;
  	transition: .4s;
}

#auto_toggle input:checked + .slider{
	background-color: #16ac0e;
}

#auto_toggle input:focus + .slider{
	box-shadow: 0 0 1px #16ac0e;
}

#auto_toggle input:checked + .slider:before{
	-webkit-transform: translateX(26px);
  	-ms-transform: translateX(26px);
  	transform: translateX(26px);
}

#auto_toggle input:checked + .slider:before{
	-webkit-transform: translateX(26px);
  	-ms-transform: translateX(26px);
  	transform: translateX(26px);
}

#auto_toggle input:checked + .slider:before{
	-webkit-transform: translateX(26px);
  	-ms-transform: translateX(26px);
  	transform: translateX(26px);
}

#auto_toggle .slider.round{
	border-radius: 50px;
}

#auto_toggle .slider.round:before{
	border-radius: 50%;
}



#nav {
	margin-top:119px;
}
#nav ul {
	height:70px;
	position:absolute;
	margin:45px 0px 0px 20px;
}

#nav ul li {
	display:inline;
	float:left;
	margin:9px 1px 0px 0px;
}

#nav ul li a {
	display:block;
	width:auto;
	_width:160px;
	height:22px;
	padding:3px 10px 0px 10px;
	border-bottom:solid 1px #008db9;
	color:#b3eafb;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background-color:#00b9f2;
	margin:0px 0px 0px 0px;
	-webkit-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out;
	-moz-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out;
	-o-transition: margin 0.1s ease-in-out, height 0.1s ease-in-out;
	transition: margin 0.1s ease-in-out, height 0.1s ease-in-out;
}

#nav ul li a:hover {
	text-decoration:none;
	height:32px;
	margin:-10px 0px 0px 0px;
	_height:22px;
	_margin:0px 0px 0px 0px;
	color:#fff;
}

#nav ul li a.navon {
	border:none;
	padding-bottom:30px;
	color:#fff;
}

#nav ul li a.navon:hover {
	margin:0px 0px 0px 0px;
	color:#fff;
}

#footer #logo_footer {
	width:123px;
	height:63px;
	background:url(/images/naa_logo_sml.gif) no-repeat;
	margin:10px 0px 0px 30px;
}

#footer #logo_footer a {
	display:block;
	width:123px;
	height:63px;
}

#footer p {
	float:right;
	margin:56px 25px 0px 0px;
	color:#c2c2c2;
}

.title_underline {
	width:auto;
	height:1px;
	background-color:#c2c2c2;
	margin:0px 0px 20px 0px;
}

/* LOGIN STYLES */

#loginheader {
	width:958px;
	height:350px;
	background-color:#fafafa;
	border:solid 1px #c2c2c2;
	border-bottom:solid 1px #a4a4a4;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:0px 5px 3px #e0e0e0;
	-moz-box-shadow:0px 2px 3px #e0e0e0;
	box-shadow:0px 2px 3px #e0e0e0;
	margin:0px 0px 25px 0px;
	font-size:12px;
	line-height:14px;
}

#loginheader #logo {
	width:445px;
	height:90px;
	background:url(/images/naa_login_logo.png) no-repeat;
	margin:92px 0px 0px 30px;
}

#loginheader #logo a {
	display:block;
	width:314px;
	height:159px;
}

#loginheader #aside {
	float:right;
	width:400px;
	margin:0px 25px 0px 0px;
}

#loginheader p {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d1d1d;
	font-size:20px;
	letter-spacing:0px;
	font-weight:lighter;
	line-height:26px;
	width:400px;
	text-align:right;
	margin:40px 0px 40px 0px;
}

#loginheader span {
	display:block;
	color:#c2c2c2;
	width:270px;
	text-align:right;
	margin-bottom:20px;
}

#loginheader input {
	float:right;
	margin-top:3px;
}

.login_error {
	float:left;
	display:block;
	width:30px;
	height:30px;
}

.login_fieldname {
	float:left;
	width:95px;
	padding:8px 0px 0px 5px;
}

#login_checkname {
	float:right;
	padding:2px 0px 0px 0px;
	font-size:11px;
	font-style:italic;
	margin-right:15px;
}

#login_btn {
	float:right;
}

#error_msg {
	width:314px;
	height:auto;
	margin:60px 0px 0px 30px;
}

#error_msg p {
	color:#c70000;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin:0px 0px 15px 0px;
	text-align:left;
}

ul#subnav {
          width:890px;
          height:27px;
          padding:9px 0px 0px 5px;
          margin:0px 0px 40px 0px;
          background-color:#dedede;
          -webkit-border-radius:5px;
          -moz-border-radius:5px;
          border-radius:5px;
}

ul#subnav li {
          float:left;
          color:#101010;
          border-right:solid 1px #b7b7b7;
          padding:0px 10px 0px 10px;
}

ul#subnav li a {
          font-weight:normal;
          color:#101010;
}
 
ul#subnav li:first-child {
          font-weight:bold;
          color:#00b9f2;
          border-right:none;    
}
 
ul#subnav li:last-child {
          border-right:none;    
}
#accessDenied {
	padding:10px;
	background-color:#DEDEDE;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float:left;
}
table th {
	text-align: left;
}

/*GridView Styles*/
.gvHeader {
    background-color: #EDEDED; color:#000000; font-wight:bold;
}
.gvRow {
    background-color: #F5F5F5;
}
.gvAlt {
    background-color: #EDEDED;
}
.gvRow td {
    padding:5px; border:1px solid #C2C2C2;
}
.gvAlt td {
    padding:5px; border:1px solid #C2C2C2;
}
.gvHeader th {
    padding:5px; border:1px solid #C2C2C2;
}
.gvTable {
    border: 1px solid #C2C2C2;
}

/*Form Styles*/
.section {
    padding: 0 25px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
.tabledescription {
    float: left;
    padding: 25px 0;
    width: 160px;
}
.tablecontent {
    float: right;
    padding: 25px 0 25px 20px;
    width: 640px;
    border-left: 1px solid #C2C2C2;
    min-height:45px;
}
.editRight {
    width: 500px;
    float: right;
    margin: 5px 0;
}
.editLeft {
    width: 140px;
    float: left;
    margin: 5px 0;
}
.inputBox { 
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    color:#101010;
    padding:5px;
    width:500px;
    height:400px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border-top:solid 1px #c2c2c2;
    border-left:solid 1px #c2c2c2;
    border-bottom:solid 1px #e6e6e6;
    border-right:solid 1px #e6e6e6;
    -moz-box-shadow:0px 0px 1px #fff;
    -webkit-box-shadow:0px 0px 1px #fff;
    box-shadow:0px 0px 1px #fff;
    background-color:#ffffff;
    background:url(/images/vt_sales_field_bg.jpg) top left repeat-x #ffffff;
}
.rowB {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
    background-color: #F5F5F5;
}
.rowB_bottom {
    border-top: 1px solid #FFFFFF;
    background-color: #F5F5F5;
    -webkit-border-radius:0px 0px 5px 5px;
    -moz-border-radius:0px 0px 5px 5px;
    border-radius:0px 0px 5px 5px;
}
.rowA {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
    background-color: #EDEDED;
}
.rowA_bottom {
    border-top: 1px solid #FFFFFF;
    background-color: #EDEDED;
    -webkit-border-radius:0px 0px 5px 5px;
    -moz-border-radius:0px 0px 5px 5px;
    border-radius:0px 0px 5px 5px;
}
.row_top {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
    background-color: #EDEDED;
    -webkit-border-radius:5px 5px 0px 0px;
    -moz-border-radius:5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;
}
.inputSmall {
	width: 150px;
}
.inputMedium {
	width: 350px;
}
.inputLarge {
	width: 500px;
}
.inputMicro {
	width: 50px;
}
.inputDate {
	width: 75px;
}
.messagebox {
    background-color: #DEDEDE;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    padding: 9px;
    margin: 0 auto;
}
.expand-btn {
	display: block;
	width:30px;
	height:30px;
	background-image: url('/images/naa_table_arrow_down.png'); /* lose dots here for live */
	cursor: pointer;
}
.expand-btn.locked {
	display: block;
	width:30px;
	height:30px;
	background-image: url('/images/naa_table_arrow_down.png'); /* lose dots here for live */
	opacity: 0.2;
	cursor: default;
}
.zooplafilter{
	display: block;
}
.filtertitle {
	float: left; 
	padding: 9px;
	margin-left:124px;
}
tr.expand-row {
	visibility: collapse;
}
tr.expand-row.expand {
	visibility: visible;
}
tr.expHeader {
	background-color: #009ed0;
}
tr.expHeader th:last-child {
	text-align: right;
	font-weight: normal;
}
tr.expRow td {
	padding-top:15px;
	padding-bottom:15px;
	line-height: 24px;
	vertical-align: top;
	border-bottom:solid 1px #009ed0;
}
tr.expRow td:last-child {
	text-align: right;
}
tr.expRow a {
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}
tr.expRow a:hover {
	opacity: 0.75;
}