@import url("scee/scee.css");

@import url("framework/_library/_css/ms-db.css");
@import url("framework/_library/_css/datepicker.css");

/* @override 
	http://portal.tapestry.co.uk/templates/portal.css
	http://symphony.tapestry.co.uk/templates/portal.css
	http://dev1.brand-images.co.uk/templates/portal.css
	http://dev1.tapestry.co.uk/templates/portal.css
	http://portal.brand-images.co.uk/templates/portal.css
	https://dev1.tapestry.co.uk/templates/portal.css
*/

/* @group Portal Defaults */

body,td,th {
	color: #000000;
	font: 12px Geneva,Arial, "Helvetica Neue", Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.volumename, body.brandimages a.volumename, body.brandimages td.volumename a {
	font-size: 16px;
	color: #4c4c4c;
	white-space: nowrap;
}
td.navtb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
td.navtb a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td.navtb a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
td.dirtable {
}
td.filecell {
	padding: 2px;
	width: 128px;
	text-align: center;
}
table.imgbox {
	width: 100%;
}
table.batch {
	background-color: #CCCCCC;
	margin: 4px;
	border: 1px solid #333333;
}
td.imgbox {
	width: 100%;
	height: 128px;
}
td.iconcell {
	width: 100px;
	height: 100px;
}
td.iconbox {
	width: 100%;
	height: 40px;
}
div.imageinfo {
	left:10px;
	top:120px;
	width:700px;
	height:300px;
	z-index:auto;
}
div#tab1 {
	left:10px;
	top:76px;
	width:700px;
	height:30px;
	visibility: hidden;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
div#tab2, div#tab3, div#tab4, div#tab5, div#tab6 {
	left:10px; top:76px;
	width:700px;
	height:30px;
	visibility: hidden;
}
td.tabs {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
td.tabless {
	padding-right: 8px;
	padding-left: 8px;
}
td.tabs a, td.tabless a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td.tabs a:hover, td.tabless a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
div#imgcell {
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
}
div#switch_controls {
	margin: 2px;
	text-align:center;
	vertical-align:middle;
}
.leftarrow, .rightarrow {
	margin: 2px;
	vertical-align:middle;
}
.control_count {
	margin: 2px;
	vertical-align:bottom;
}
.errormsg {
	font-size: 16px;
	color: #FF0000;
}

/* @end */

/* @group Symphony */
html
{
height: 100%;
}

body {
	background-color: white;
	margin: 0;
	height: 100%;
	font: 10px Geneva, "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 0;
	/*min-width: 920px;*/
}

#popupbar {
	margin-top: 20px;
}

body.brandimages.tracker #box {
	width: 1000px;
}

#box {
	width: 900px;
	min-height: 100%;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

* html #box { height:100%; }

#content {
	padding-bottom: 50px;
	margin-top: 10px;
}

#buttonbar {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid silver;
}

#buttonbar a, #footer a {
	color: black;
	font-size: 10px;
}

#locationbar {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 10px;
	margin-bottom: 10px;
}

.titlebar {
	width: 100%;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background-image: none;
	background-color: maroon;
}

.foldertable {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#header {
	padding-bottom: 0;
	margin-bottom: 5px;
	width: 900px;
	height: 40px;
	margin-top: 0;
}

#footer {
	width: 900px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	min-height: 24px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -50px;
	padding-top: 2px;
	padding-bottom: 2px;
}

body.brandimages.tracker #footer {
	width: 1000px;
}

#volumetable {
	margin-top: 20px;
}

#large_preview img {
	/*border: 1px solid black;*/
}

#large_preview {
	margin-bottom: 10px;
	margin-top: 10px;
}

#fileinfo {
	width: 900px;
	margin: 10px auto;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.metatitle {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.title {
	color: white;
	background-color: black;
	border: 1px solid black;
}

.title td {
	color: white;
}

.title img {
	margin: 0;
	padding: 0;
}

.infotext {
	font-size: 10px;
	color: maroon;
}

hr {
	padding-top: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 0;
	height: 1px;
	background-color: silver;
	border: none;
}

.fn {
	top: 3px;
	position: relative;
	color: black;
}

.button {
	background-color: gray;
	font: 11px Geneva, "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: white;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
	padding: 3px;
	min-width: 100px;
}



/* @end */

#volumebar a {
	background-color: gray;
	color: white;
	font-size: 10px;
	margin-right: 5px;
	padding: 3px 10px;
	float: left;
	margin-bottom: 5px;
}

/* @group Brand Images */

body.brandimages .button {
	background-color: maroon;
	color: white;
	font-size: 10px;
	border-style: none;
	border: 1px outset #797979;
	padding: 2px;
}

body.brandimages #bigbuttons a {
	color: #fff;
	background-color: maroon;
	padding: 3px 5px;
	font-size: 10px;
	margin-right: 2px;
	margin-left: 2px;
}

body.brandimages #volumebar .selected a {
	background-color: maroon;
	text-decoration: none;
}

body.brandimages #volumebar a:hover {
	background-color: maroon;
	text-decoration: none;
}

body.brandimages a {
	color: maroon;
}

body.brandimages #header {
	background: url(/templates/images/header-brand.png) no-repeat;
}

body.brandimages.tracker #header {
	background: url(/templates/images/header1000-brand.png) no-repeat;
	width: 1000px;
}



/* @end */

/* @group Tapestry */

body.tapestry .button {
	background-color: #221973;
	color: white;
	font-size: 10px;
	border-style: none;
	border: 1px outset #797979;
	padding: 2px;
}

body.tapestry #bigbuttons a {
	color: #fff;
	background-color: #221973;
	padding: 3px 5px;
	font-size: 10px;
	margin-right: 2px;
	margin-left: 2px;
}

body.tapestry #volumebar .selected a {
	background-color: #221973;
	text-decoration: none;
}

body.tapestry #volumebar a:hover {
	background-color: #221973;
	text-decoration: none;
}

body.tapestry a {
	color: #221973;
}

body.tapestry #header {
	background: url(/templates/images/header-tapestry.png) no-repeat;
}

body.tapestry .titlebar {
	background-color: gray;
}



/* @end */

/* @group Powerprint */

body.powerprint .button {
	background-color: #0097f7;
	color: white;
	font-size: 10px;
	border-style: none;
	border: 1px outset #797979;
	padding: 2px;
}

body.powerprint #bigbuttons a {
	color: #fff;
	background-color: #0097f7;
	padding: 3px 5px;
	font-size: 10px;
	margin-right: 2px;
	margin-left: 2px;
}

body.powerprint #volumebar .selected a {
	background-color: #0097f7;
	text-decoration: none;
}

body.powerprint #volumebar a:hover {
	background-color: #0097f7;
	text-decoration: none;
}

body.powerprint a {
	color: #0097f7;
}

body.powerprint #header {
	background: url(/templates/images/header-powerprint.png) no-repeat;
}



/* @end */

/* @group tracker2 */

table#tracker2 {
	border-collapse: separate;
	border: 1px solid #999;
	width: 100%;
	padding: 0;
	margin: 10px 0 5px;
}

table#tracker2 th {
	text-align: left;
	background-color: #999;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 5px;
	color: #fff;
	white-space: nowrap;
}

table#tracker2 td {
	text-align: left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: top;
	padding: 2px 5px;
}

table#tracker2 tr.highlight td {
	background-color: #f6eded;
}

table#tracker2 td input {
	width: 100%;
	margin: 0;
	padding: 0;
}

table.trackerresults {
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
}

table.trackerresults th {
	text-align: left;
	margin: 0;
	padding: 0;
}

table.trackerresults td {
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #a9a9a9;
}

table.trackerresults td strong {
	color: #797979;
}

input.smlbutton {
	font-size: 9px;
	color: #fffeff;
	background-color: #797979;
	border: 1px solid #797979;
	cursor: pointer;
}

#tracker2 tbody tr td input.smlbutton {
	width: 35px;
}

.smlpopup {
	font-size: 8px;
	max-width: 100px;
}

#tracker2 div.currency {
	width: 100%;
	text-align: right;
}

#tracker2 td a {
	color: #000;
}

#tracker2 td a:hover {
	text-decoration: underline;
}

div.panel, div.listpanel {
	background-color: #eaeaea;
	border: 1px solid #a9a9a9;
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px;
}

div.listpanel {
	border-bottom-style: none;
}

div.panel h1, div.listpanel h1, div.listpanel table.subversion th {
	background-color: #c0c0c0;
	margin: 0;
	border-bottom: 1px solid #a9a9a9;
	padding: 2px 5px;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

div.listpanel .subhead {
	background-color: #d5d5d5;
	border-bottom: 1px solid #a9a9a9;
}

div.listpanel .subsubhead td {
	font-size: 10px;
}

div.panel table {
	margin: 5px;
}

div.panel th {
	text-align: right;
	padding: 0;
	margin: 0;
	min-width: 70px;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.panel td {
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
}

div.listpanel table {
	width: 100%;
	border-collapse: collapse;
}

div.listpanel td {
	padding: 3px;
}

div.listpanel tr {
	border-bottom: 1px solid #a9a9a9;
	text-align: left;
	height: 20px;
}

div.listpanel td.note {
	background-color: #fefb8c;
	border-bottom: 3px solid #a9a9a9;
	height: 15px;
}

div.listpanel div.buttonbar {
	border-bottom: 1px solid #a9a9a9;
	text-align: center;
	border-top: 1px solid #a9a9a9;
	padding: 5px;
}

div#selectedversion .datebar {
	border-top: 1px solid #a9a9a9;
}

div.listpanel .datebar {
	text-align: center;
	padding: 3px;
	color: #919191;
	font-size: 10px;
}

div.listpanel td.thumb {
	border-right: 1px solid #a9a9a9;
}

div.listpanel div.buttonbar a:hover {
	background-color: #5e5e5e;
	text-decoration: none;
}

div.listpanel .subhead td {
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
}

div.listpanel table tr.highlight {
	background-color: #fffeff;
}

div.listpanel td.approved {
	color: #fffeff;
	background-color: #008000;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
	border-bottom: 3px solid #a9a9a9;
}

div.listpanel td.approved2 {
	color: #008000;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
	font-size: 10px;
}

div.listpanel td.notapproved {
	color: #fffeff;
	background-color: #ff0000;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
	border-bottom: 3px solid #a9a9a9;
}

div.listpanel td.notapproved2 {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
	font-size: 10px;
}

div.listpanel td.noapproval2 {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
	font-size: 10px;
}

div#statuspanel {
	text-align: center;
	padding-bottom: 5px;
}

div#statuspanel h1 {
	color: black;
	margin-bottom: 5px;
}

#statuspanel.Sent {
	background-color: #666666;
	color: white;
	font-weight: bold;
}

#statuspanel.Awaiting.Approval {
	background-color: #1e96c2;
	color: white;
	font-weight: bold;
}

#statuspanel.In.Progress {
	background-color: #dc7623;
	color: white;
	font-weight: bold;
}

#statuspanel.Approved {
	background-color: #008000;
	color: white;
	font-weight: bold;
}

#statuspanel.Cancelled {
	background-color: #ff0000;
	color: white;
	font-weight: bold;
}

div.listpanel td.delete {
	text-align: center;
	border-left: 1px solid #a9a9a9;
}

div.listpanel td.notset {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
	font-size: 10px;
}

div.panel table.subversion {
	border: 1px solid #a9a9a9;
}

div.listpanel .allborders {
	border: 1px solid #a9a9a9;
}

div.formButtonBar {
	border: 1px solid #a9a9a9;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	background-color: #eaeaea;
}

div#editmessage {
	border: 1px solid #a9a9a9;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	background-color: #eaeaea;
	font-weight: bold;
}

div.listpanel h1 a.addbutton {
	float: right;
	text-transform: uppercase;
}

div.listpanel #stakeholders select, div.listpanel #stakeholders input {
	font-size: 10px;
}

#selectedversion td.note textarea {
	width: 98%;
	height: 150px;
}

#selectedversion img {
	background-color: white;
}

table.email {
	border-bottom: 1px solid #a9a9a9;
}

table.email th {
	width: 50px;
	white-space: nowrap;
	text-align: right;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 5px;
}

table.email tr {
	border-style: none;
}

div.awcomments {
	padding: 5px;
	text-align: left;
	background-color: #d3fa8b;
	font-size: 12px;
}

div.listpanel .bordertop {
	border-top: 1px solid #a9a9a9;
}



/* @end */

#volumebar {
	padding-top: 8px;
	padding-bottom: 3px;
	border-top: 1px solid silver;
	font-family: Geneva,"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.centre {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

table {
	border-collapse: separate;
}

form.search {
	margin: 0;
	padding: 0;
}

table.nopadding {
	margin: 0;
	padding: 0;
}

input.searchtext, #footer select {
	font-size: 11px;
	margin-right: 5px;
	border: 1px solid silver;
	color: gray;
}

#imagepreview {
	width: 450px;
	min-height: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.infobox {
	border: 1px solid silver;
	width: 430px;
	min-height: 20px;
	margin-bottom: 10px;
	background-color: white;
	padding-bottom: 10px;
	text-align: left;
}

.infobox table td {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.infobox table td.metatitle {
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.imagebox {
	border: 1px solid silver;
	width: 450px;
	min-height: 20px;
	margin-bottom: 10px;
	background-color: white;
	padding-bottom: 10px;
	text-align: left;
}

#fileinfo h2 {
	width: 100%;
	background-color: gray;
	text-align: center;
	color: white;
	font-size: 11px;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

#bigbuttons img {
	/* space out buttons */
	margin-right: 5px;
	margin-left: 5px;
}

.infobox table {
	margin-left: 5px;
}

/* @group Login */

body#login {
	background: url(images/symphony.big.png) no-repeat right bottom;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body#login form {
	position: relative;
	top: 10%;
}

body#login form td {
	font-size: 12px;
}



/* @end */

/* @group folders */

td.dirtable a.filename {
	font-variant: normal;
	margin-right: 20px;
	min-width: 200px;
}

td.dirtable img {
	margin-right: 2px;
}



/* @end */

#locationbar img {
	margin-left: 5px;
}

.switch_controls {
	font-size: 10px;
	color: gray;
}

div#header.superdrug {
	background: url(/templates/images/header-superdrug.png) no-repeat;

}

div#header.nestle {
	background: url(/templates/images/header-nestle.png) no-repeat;

}

div#header.graff {
	background: url(/templates/images/header-graff.png) no-repeat;

}

div#header.mars {
	background: url(/templates/images/header-mars.png) no-repeat;
	
}

div#header.redbullf1 {
	background: url(/templates/images/header-redbullf1.png) no-repeat;
	
}

div#header.sony {
	background: url(/templates/images/header-sony.png) no-repeat;
	height: 60px;
}

div#header.communityfoods {
	background: url(/templates/images/header-communityfoods.png) no-repeat;
	height: 60px;
}

div#header.activision {
	background: url(/templates/images/header-activision.png) no-repeat;
	height: 60px;
}

div#header.debenhams {
	background: url(/templates/images/header-debenhams.png) no-repeat;
	height: 60px;
}

div#header.jv {
	background: url(/templates/images/header-jv.png) no-repeat;
	height: 60px;
}

div#header.bhs {
	background: url(/templates/images/header-bhs.png) no-repeat;
	height: 60px;
}

div#header.arcadia {
	background: url(/templates/images/header-arcadia.png) no-repeat;
	height: 60px;
}
	
div#header.cwh {
	background: url(/templates/images/header-cwh.png) no-repeat;


}

td.imgbox img {
	border: 1px solid #e6e6e6;
}

td.imgbox .approved img, .imagebox .approved img {
	border: 5px solid green;
}

td.imgbox .notapproved img, .imagebox .notapproved img  {
	border: 5px solid red;
}

/* @group tracker */

table.specification {
	border: 1px solid silver;
	background-color: #ebfcfe;
}

table.specification caption {
	background-color: #221973;
	color: white;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

table.specification th {
	font-weight: bold;
	text-align: right;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tracker td.onhold, table.tracker .highlight td.onhold {
	background-color: red;
	color: white;
	text-align: center;
}

.tracker td.inproduction, table.tracker .highlight td.inproduction {
	background-color: orange;
	color: white;
	text-align: center;
}

.tracker td.delivered, table.tracker .highlight td.delivered {
	background-color: green;
	color: white;
	text-align: center;
}

td.delivered a {
	color: white;
	text-decoration: underline;
}

table.tracker {
	border: 1px solid silver;
	width: 100%;
}

table.tracker td, table.specification td {
	font-size: 11px;
	padding: 2px 5px;
	white-space: nowrap;
}

table.tracker .highlight td, highlight td {
	background-color: #ebfcfe;
}

table.tracker th {
	text-align: left;
	background-color: #221973;
	color: white;
	font-size: 10px;
	padding: 4px 5px;
	white-space: nowrap;
}

caption {
	padding-bottom: 5px;
	text-align: center;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table.tracker tr {
	border: 1px solid gray;
}



/* @end */

.account {
	font-size: 10px;
	color: #666;
}

#volumestable {
	margin-left: 20px;
	margin-top: 10px;
}

/* @group BI Tracker */

.infobox table.versions {
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
}

.infobox table.twocol td.metatitle {
	width: 75px;
}

.infobox .comments textarea {
	width: 430px;
	background-color: #fdfe9a;
	margin-top: -10px;
	border-style: none;
	margin-bottom: -10px;
	height: 100px;
}

.infobox table.versions th {
	font-weight: bold;
}

.infobox table.versions .highlight td {
	background-color: #ebfcfe;
}

body.brandimages table.tracker input, body.tapestry table.tracker input {
	font-size: 10px;
	width: 100%;
}

body.brandimages table.tracker select, body.tapestry table.tracker select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 9px;
	width: 100%;
}

body.brandimages table.tracker th {
	text-align: left;
	background-color: maroon;
	color: white;
	font-size: 10px;
	padding: 4px 5px;
	white-space: nowrap;
}

body.brandimages table.tracker td, body.tapestry table.tracker td {
	font-size: 9px;
	padding: 2px 5px;
	white-space: nowrap;
}

body.brandimages table.tracker a {
	
}

.cancelled, .cancelled a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: line-through;
	white-space: nowrap;
}

.cancelled:hover, .cancelled a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}

.approved, td.approved a {
	color: #008000;
	font-weight: bold;
	white-space: nowrap;
}

.approved:hover, td.approved a:hover {
	color: #008000;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}

.notapproved, td.notapproved a {
	color: #ff0000;
	font-weight: bold;
	white-space: nowrap;
}

.sent, td.sent a {
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
}

.sent a:hover, td.sent a:hover {
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}

.In, td.In a {
	color: #dc7623;
	font-weight: bold;
	white-space: nowrap;
}

.In a:hover, td.In a:hover {
	color: #dc7623;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}

.out, td.out a {
	color: #1e96c2;
	font-weight: bold;
	white-space: nowrap;
}

.out:hover, td.out a:hover {
	color: #1e96c2;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}


/* @end */

/* @group general */

.hidden {
	display: none;
}



/* @end */

table.nobr td {
	white-space: nowrap;
}

td.linkedimages img, td.pages img {
	border: 1px solid silver;
	margin-bottom: 8px;
	text-align: center;
}

#notify {
	color: #16810f;
	text-align: center;
	font-size: 14px;
}

#notifyerror, .formerror {
	color: #f00;
	font-size: 14px;
}

.clearfix {
	clear: both;
}

.infobox input, .infobox textarea {
	width: 220px;
	border: 1px solid #999;
	background-color: #f9f9f9;
	text-shadow: silver 0px 0px 0px;
}

