body {
	margin:10px;
	background:#ffffff;
}

p, tr, td, body {
	font-family:arial;
	font-size:12px;
	color:#000000;
}

#container {
	/*width:870px;*/
	width:1000px;
	margin:0 auto 0;
	/*border:1px solid #c0c0c0;*/
}

.small {
	font-size:11px;
}

a {
	color:#ff8721;
}
a:hover {
	color:#cc0000;
}

input[type='submit'], input[type='button'], input[type='image'] {
	background:url(/ys-admin/images/tile_btn-grad.gif) repeat-x top left #ffb1b1;
	padding:2px 5px 3px 5px;
	border:1px solid #ff1111;
	font-weight:bold;
	color:#000000;
}
input[type='submit'].login {
	margin-left:97px;
}
input[type='text'], input[type='password'], select {
	background:#ffffff !important;
	border:1px solid #c0c0c0;
	padding:6px;
	font-family:arial;
	font-size:16px;
	color:#444444;
	width:200px;
}
option {
	margin:6px;
	font-family:arial;
	font-size:16px;
	color:#444444;
}

#form th, #form td {
	font-size:16px;
	height:35px;
}

#usersnav td {
	padding:2px 6px 2px 6px;
}
#nav td {
	padding:4px 6px 4px 6px;
}

#usersnav td {
	background:#ffffff !important;
	font-size:11px;
}
#usersnav #subnav td a {
	color:#ff8721 !important;
}
#usersnav td.active a,
#usersnav #subnav td a.active {
	color:#000000 !important;
}
#usersnav td a:hover,
#usersnav #subnav td a:hover {
	color:#000000 !important;
}
#usersnav {
	margin-bottom:10px;
}

#usersnav #subnav td:first-child {
	padding-right:6px;
}
#usersnav #subnav td {
	padding-right:0;
}
#nav #subnav td {
	padding-left:20px;
	padding-right:20px;
}

#nav td.active {
	background:#b2b2b2;
}
#nav td.active a {
	color:#000000;
}
#nav td.active a:hover {
	color:#000000;
}
#usersnav td, #usersnav td a,
#nav td, #nav td a {
	color:#ff8721;
	font-weight:bold;
	text-decoration:none;
}
#nav td a:hover {
	color:#000000;
}
#nav #subnav td, #nav #subnav td a {
	color:#ffffff;
}
#nav #subnav td a.active {
	color:#000000;
}
#nav #subnav a:hover {
	color:#000000;
}

#grid {
	width:100%;
}
#grid a {
	text-decoration:underline;
}
#grid th a {
	color:#ffffff;
	text-decoration:underline;
}
#grid th a:hover {
	color:#ffff99;
}

/*
*/
#form th, #list th {
	text-align:left;
	color:#ffffff;
	background:#004ad7;
	font-size:14px;
}
#login th {
	background:none;
	color:#777777;
}
#form tr.sub th, #login tr.sub th, #list tr.sub th, #grid th.sub, #form th.sub, #login th.sub, #list th.sub {
	background:#00b1ff;
}

th.center, td.center {
	text-align:center !important;
}
th.right, td.right {
	text-align:right !important;
}

#grid td, #form td, #login td, #list td, #form-selector td {
	text-align:left;
	vertical-align:top !important;
	padding-right:20px !important;
	font-weight:normal;
}
#grid td:first-child, #form td:first-child, #login td:first-child, #list td:first-child, #form-selector td:first-child {
	font-weight:bold;
}
#list td {
	font-weight:normal !important;
}

#grid {
	/* border:1px solid #004bd7;*/
}
#grid th {
	border-bottom:1px solid #004bd7;
	padding:5px;
	font-size:14px;
	text-align:left;
	color:#004ad7;
	background:#ffffff;
}
#grid th:first-child {
	font-size:20px;
}
#grid tr.sub th {
	background:#00b1ff;
	color:#ffffff;
	font-size:14px;
}
#grid tr.sub th:first-child {
	border-left:1px solid #004bd7;
}
#grid tr.sub th:last-child {
	border-right:1px solid #004bd7;
}
#grid td {
	border-bottom:1px solid #c0c0c0;
	padding:5px;
}
#grid td:first-child {
	border-left:1px solid #c0c0c0;
}
#grid td:last-child {
	border-right:1px solid #c0c0c0;
}
#grid td.spacer {
	height:10px;
	padding:0 !important;
	border:0 !important;
}
#login tr:last-child td, #login tr:last-child th {
	border:0;
}
#login th, #login td {
	padding:15px;
	text-align:left;
}

p.error {
	font-weight:bold;
	color:#cc3300;
}

p.success {
	font-weight:bold;
	color:#339900;
}

.note {
	font-size:10px;
	color:#777777;
}

.spaceleft {
	margin-left:25px;
}
.spaceright {
	margin-right:15px;
}

#header h1 {
	
}

#header h3 ul li {
	font-size:14px;
	font-weight:normal;
}

#header #status {
	float:right;
	text-align:right;
}

#company {
	float:left;
	width:200px;
	border:1px solid #c0c0c0;
	padding:10px;
	margin:10px;
}

img.report-photo {
	height:150px;
	max-width:300px;
	margin:5px;
}

div#report-photo {
	border:1px solid #c0c0c0;
	display:table-cell;
	text-align:center;
	padding:8px;
	font-size:12px;
	color:#444444;
}
div#report-photo img {
	height:100px;
	margin-bottom:4px;
}

.instruct {
	color:#0000cc;
	background:#dadada;
	font-size:11px !important;
	font-weight:bold !important;
	padding:10px;
}
.instruct a {
	font-size:11px;
	font-weight:bold;
	color:#000066;
}

/* hidden promotions and events */
#grid tr.dim th {
	border-bottom:1px solid #888888;
}
#grid tr.dim th {
	background:#b1b1b1 !important;
	color:#dedede !important;
}
#grid tr.dim th a {
	color:#dedede !important;
}
#grid tr.dim th:first-child {
	border-left:1px solid #888888;
}
#grid tr.dim th:last-child {
	border-right:1px solid #888888;
}
#grid tr.dim td, tr.dim td a {
	color:#c0c0c0 !important;
}
#grid tr.dim th img, #grid tr.dim td img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#grid tr.dim th img.nodim, #grid tr.dim td img.nodim {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#grid .status {
	vertical-align:middle !important;
	padding-right:5px !important;
}
