/* standard site wide css file ! masterchefs.co.uk | july 2008 */

/* headers */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000066;
	text-align: left;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0.1px;
	margin-left: auto;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000066;
	margin: 0px;

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000066;
	text-align: left;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0.1px;
	margin-left: auto;
}

/* links - all types */

.links {
	color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: right;
	text-indent: .25em;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.menuLinks {
	font: .85em Arial, Helvetica, sans-serif;
	color: #000066;
	list-style: square outside;
}
/* tables appearance */

.rightLiner {
	border-right: 2px solid #336699;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../grounds/mcgbGround-775.jpg);
	background-repeat: no-repeat;
}

.rowHeader {

	font: bold .85em Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}
.contentTables {

	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.repeatingTables {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	font: .85em Verdana, Arial, Helvetica, sans-serif;

}

.repeatingTablesManagers {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}

.displayRecord {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	font: .85em Verdana, Arial, Helvetica, sans-serif;
}
.displayTable {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rowHeader {

	font: bold .85em Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}
.contentTables {

	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
/* content control */

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.pageTitle {
	font: 1.15em Arial, Helvetica, sans-serif;
	color: #000000;
}

.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-bottom: .1em solid #000066;
	border-left: .1em solid #000066;
}

.content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.managerHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
/* forms */
.formButton {
	color: #336699;
	border-top: 1px solid #336699;
	border-right: none #336699;
	border-bottom: 1px solid #336699;
	border-left: none #336699;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
}

.verticalBar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.warningText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	font-weight: bold;

}

/* images */
.imageFrame {
	border: 1px solid #6699CC;
	background-color: #E8E8E8;
	font-family: Georgia, "Courier New";
	font-size: .7em;

}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E6E6FF;
	border: 1px solid #330099;
}

.named {
	font: bolder 2.8em Arial, Helvetica, sans-serif;
	color: #000000;
}

/* misc */


.text {
	color: #000000;
	font: .95em Verdana, Arial, Helvetica, sans-serif;
}
