/*--------------------------------------------------------------
   Standard page defaults
--------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 12px;
	background: #295095 url(images/background.jpg) repeat;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover { 
	text-decoration: underline;
	color: #F00;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001941;
	margin: 0;
}
/*--------------------------------------------------------------
   Main page masthead
--------------------------------------------------------------*/
.topleft {
	vertical-align: top;
	text-align: left;
}
.topright {
	vertical-align: top;
	text-align: right;
}
/*--------------------------------------------------------------
   Main page layout
--------------------------------------------------------------*/
.mainwindownoheight, .mainwindow, .mainwindownoshow {
	padding: 20px;
	text-align: center;
	height: 300px;
	background: #6C88B8 url(images/back_main.jpg) repeat;
}
.mainwindow, .mainwindownoshow {
	height: 300px;
}
.mainwindownoshow {
	border: 2px dashed #555555;
}
.secondarywindow {
	padding: 15px 20px;
	background-color: #ABBDD5;
	text-align: center;
	color: #000;
	border-width: 2px;
	border-style: solid;
	border-top-color: #DAE4F0;
	border-right-color: #6990C7;
	border-bottom-color: #6990C7;
	border-left-color: #DAE4F0;
}
.navbox {
	text-align: left;
	vertical-align: middle;
	color: #9CAFD9;
}
.footnote { 
	color: #FFF;
	text-align: center;
}
.creditline {
	color: #6889BC;
	text-align: center;
}
a.creditline:hover { 
	text-decoration: underline; color: #FF0;
}
#spacerline {  /* the space between the line of menu buttons */
	height: 5px;
}
.spacetop {  /* the space just above the menu bars */
	height: 5px;
}
.spaceunder {  /* the space just below the menu bars */
	height: 0;
}
.spacemid {  /* the space imeadiately above the main window */
	height: 10px;
}
.spacebot {  /* the space imeadiately below the main window */
	height: 10px;
}
/*--------------------------------------------------------------
  General text
--------------------------------------------------------------*/
.bodytext {
	line-height: 17px;
	color: #000;
	padding: 2px 10px;
}
a.bodytext {
	color: #000;
	padding: 0px;
}
.secondarytext {
	color: #000;
}
a.secondarytext {
	color: #333;
}
.italic {
	font-style: italic;
}
.tint {
	color: #A9021A;
	font-size: 14px;
}
.caption {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	padding: 6px 10px 10px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #001941;
	padding: 0 10px 8px 10px;
}
.titlecolour {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 28px;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #001941;
	line-height: 21px;
}
.subtitlecolour {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #FF9;
}
a.next {  /* the 'next' button */
	font-size: 22px;
	line-height: 13px;
	vertical-align: middle;
	background: url(images/next.gif) no-repeat;
}
a.next:hover { 
	background-image: url(images/next_in.gif);
}
a.more {  /* the 'more' button */
	font-size: 22px;
	line-height: 13px;
	vertical-align: middle;
	background: url(images/more.gif) no-repeat;
}
a.more:hover { 
	background-image: url(images/more_in.gif);
}
/*--------------------------------------------------------------
  Splash Page
--------------------------------------------------------------*/
.splashbody {
	background-color: #295095;
	margin: 15px;
	background: url(images/background.jpg) repeat;
}
.splashintro {
	font-size: 18px;
	color: #91ACDF;
	padding-right: 10px;
	font-style: italic;
}
.enter {
	font-size: 18px;
	color: #FF9;
}
a.enter {
	text-decoration: none;
	color: #FF9;
}
a.enter:hover { 
	text-decoration: none;
	color: #FF0;
}
.linksmall {  /* used for link to sinclairdesign.com */
	font-size: 10px;
	color: #0D2245;
}
a.linksmall {
	text-decoration: none;
	color: #0D2245;
}
a.linksmall:hover { 
	text-decoration: none;
	color: #FFF;
}
/*--------------------------------------------------------------
  Menu buttons
--------------------------------------------------------------*/
.menua, .menub, .menuc {
	font-size: 14px;
	text-align: left;
}
a.menua, a.menub, a.menuc {
	color: #FFF;
	padding: 0 9px 0 4px;
}
a.menua:link, a.menua:visited, a.menub:link, a.menub:visited, a.menuc:link, a.menuc:visited {
	text-decoration: none;
	color: #FFF;
}
a.menua:hover, a.menua:active, a.menub:hover, a.menub:active, a.menuc:hover, a.menuc:active {
	text-decoration: underline;
	color: #FF3;
}
a.menuaa, a.menubb, a.menucc {
	font-weight: bold;
	color: #FF3;
	padding: 0 9px 0 4px;
}
a.menuaa:hover, a.menuaa:active, a.menubb:hover, a.menubb:active, a.menucc:hover, a.menucc:active {
	text-decoration: underline;
	color: #FF3;
}
/*--------------------------------------------------------------
  Navigation Links (in nav box and on intro templates)
--------------------------------------------------------------*/
.navlinka, .navlinkb, .navlinkc {
	color: #9CAFD9;
}
a.navlinka, a.navlinkb {
	color: #9CAFD9;
	text-decoration: none;
}
a.navlinka:hover, a.navlinkb:hover { 
	text-decoration: underline;
	color: #FF0;
}
.linktext1, .linktext2 { 
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FF9;
	text-align: left;
	padding: 20px 5px 5px;
	font-weight: bold;
}
/*--------------------------------------------------------------
  Alerts and feedback
--------------------------------------------------------------*/
.alert {  /* normally used for notification of bad problems */
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	background-color: #FF6;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.attention {  /* normally used to draw attention to a note */
	font-size: 13px;
	color: #000;
	background-color: #F6F3B9;
	text-align: center;
	padding: 6px;
	line-height: 18px;
}
.success {  /* normally used for notification of a successful action */
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #2B7920;
	background-color: #F6F3B9;
	padding: 6px;
	line-height: 26px;
}
.failure {  /* normally used for notification of an unsuccessful action */
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #C00;
	background-color: #FF3;
	padding: 6px;
	line-height: 26px;
}
/*--------------------------------------------------------------
  Forms and lists
--------------------------------------------------------------*/
.formlabel {
	color: #001941;
	padding-left: 10px;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
.formbox {
	text-align: left;
	padding: 7px 4px;
	color: #333;
}
.formintro {
	font-size: 16px;
	font-weight: bold;
	color: #001941;
	background-color: #6889BC;
	text-align: center;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #C0D4EF;
	border-right-color: #465C80;
	border-bottom-color: #465C80;
	border-left-color: #C0D4EF;
}
.formheader {
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	padding: 7px;
	background-color: #5D7AA9;
}
/*--------------------------------------------------------------
  One-off formatting
--------------------------------------------------------------*/
.intropic {  /* removes top and left padding from pictures */
	padding: 0px 30px 0px 0px;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
