@charset "utf-8";
/*********************************************************/
/*  File Name: operations-support.css                    */
/*  Purpose:   CSS file for operations-support.co.uk     */
/*                                                       */
/*********************************************************/


/*                                                       */
/* Styles for HTML tags                                  */
/*                                                       */

body {
  background: #c4cdd5;
  text-align: center; 
  margin: 0px 0px 10px 0px; 
  vertical-align: middle;
	font-family: verdana,arial,sans-serif;
	color: #000000;	
}

textarea {
    font-family: verdana,arial,sans-serif;
    font-size: 1em;
		margin-top: 10px;
}

h1 {
    font-size: 1.1em;
    font-weight: bold;
    color: #43494f;
    text-align: center;
    line-height: 1.2em;
    margin: 10px 40px 10px 40px; 
}

h2 {
    font-size: 1.1em;
		font-weight: bold;
    color: #43494f;
    vertical-align: top;
    line-height: 1.5em;
    margin: 25px 40px 0px 40px; 
}

h3 {
    font-size: 0.8em;
    font-weight: bold;
    color: #43494f;
    vertical-align: top;
    line-height: 1.5em;
    margin: 5px 40px 0px 40px; 
}
/*                                                       */
/* Styles for class names                                */
/*                                                       */

.content {
  width: 950px;
  background: #ffffff;
  border: 1px solid #2f3c6f;
	text-align:left;
	margin: 0 auto;
}

.bodytext {
    margin: 0px 40px 0px 40px; 
    font-size: .8em;
    text-align: left;
    line-height: 1.6em;
}

.bodytext ul {
	list-style-image: url("../images/green-tick.gif");
}

.bodytext li {
	margin: 10px 0px 10px 0px;
}

.bodytext p {
	padding: 0px 0px 15px 0px;
}

.termstext {
    margin: 0px 40px 0px 40px; 
    font-size: .8em;
    text-align: left;
    line-height: 1.6em;
}

.inputLegend {
    font-size: .8em;
    text-align: right;
    line-height: 1.5em;
}

.entryBox {
    font-size: .8em;
    text-align: left;
    line-height: 1.5em;
}

.featureBox {
    margin-left: 20px; 
    margin-right:20px;
    margin-bottom: 10px;
    border: 1px solid #2f3c6f;    
}

.featureBoxLeft {
    margin-left: 20px; 
    margin-right:10px;
    margin-bottom: 10px;
    border: 1px solid #2f3c6f;    
}

.featureBoxRight {
    margin-left: 10px; 
    margin-right:20px;
    margin-bottom: 10px;
    border: 1px solid #2f3c6f;    
}

.featureText {
    text-align: left;
    line-height: 1.5em;
    margin-left: 20px; 
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.featureImage {
    margin-left: 5px; 
    margin-right:10px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.page-top-text, .page-bottom-text {
	font-size: .6em;
	color: #43494f;
	text-align:center;
	margin: 2px 0px 2px 0px;
}

.header {
  text-align: left;
  vertical-align: top;
}

.header-links {
	font-size: 0.6em;
	text-align:right;
	margin: 5px 10px 0px 0px;
	color: #43494f;	
}

.header-links a {
	color:#43494f;
}

.footer {
		background-image: url('../images/fsb-logo-small.jpg');
		background-position: 10px 5px;
		background-repeat:no-repeat;
    clear:both;
    font-size: .6em;
    padding: 10px 5px 5px 5px;
    text-align: center;
    margin-top: 50px;
		min-height:40px
}

.footer p {
	margin: 2px 0px 2px 0px;
}

.footer-links {
	font-size: 0.6em;
	text-align:right;
	margin: 0px 10px 10px 0px;
}

.right-image {
	float:right; 
	background-color: #c4cdd5;
	margin: 0px 5px 0px 10px;
	width:300px;
	padding: 5px 5px 5px 5px;
}

.right-image p {
    font-size: .6em;
    text-align: left;
		vertical-align:top;
    line-height: 1.5em;
		margin: 5px 0px 5px 0px;
}

/*                                         */
/*  Menu bar                               */
/*                                         */

#menubar{
font-size: .8em;
background: url(../images/menu-bar-background.gif) center center repeat-x;
}

#menubar:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
background-color: #000000;
}

#menubar ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
border-bottom: 1px solid #3b3b3b;
border-top: 1px solid #6e7378;
text-align: left; 
}

#menubar ul li{
display: inline;
}

#menubar ul li a{
color: #ffffff;
padding: 3px 15px 3px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #3b3b3b;
}

#menubar ul li a:hover{
text-decoration: underline;
}




/*                                                       */
/* 2 column body                                         */
/*                                                       */
.left-column {
  width:50%;
  float:left;
  margin:0;
  position:relative;
}

.right-column {
  float: left;
  width:50%;
  margin:0;
}

.double-column {
  margin: 10px 20px 10px 20px;
  border: 1px solid #2f3c6f;
  padding: 5px 5px 5px 5px;  
}

/*                                                       */
/* Styles for privacy page                               */
/*                                                       */
.privacy-subheading {
    margin-left: 40px; 
    margin-right: 40px;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5em;
    margin-top: 20px;
}

/*                                                       */
/* Styles for terms page                                 */
/*                                                       */
.terms-subheading {
    margin-left: 40px; 
    margin-right: 40px;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5em;
    margin-top: 20px;
}

/*                                         */
/*  Fieldsets                              */
/*                                         */
.mailing-list-fieldset {
  border: #2f3c6f solid 1px;
  background-color: #c4cdd5;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
}

.mailing-list-legend {
  font-size: .8em;
  font-weight: bold;
  color: #657EC1;
  background-color: #ffffff;
}

.q-text {
    font-size: .8em;
    text-align: left;
		vertical-align:top;
    line-height: 1.5em;
    margin: 10px 20px 10px 20px;
}	

.q-question {
    font-size: .8em;
    text-align: left;
		vertical-align:top;
    line-height: 1.5em;
    margin: 30px 20px 10px 20px; 
}	

.q-table-header {
		font-weight: bold;
}

.q-question-checkbox {
	text-align:center;
}

.q-input-box {
	text-align:center;
}

.satisfaction-fieldset {
	background-color: #f3f3f3;
	border: #2f3c6f solid 1px;
	margin: 20px 100px 20px 100px;  /*  Margin before the border order of values: top right bottom left. Use left and right margin to control the width of the fieldset  */
	text-align: left;
	font-size: 0.8em;
	padding: 5px 40px 5px 40px;
}

.satisfaction-legend {
    font-size: 1.1em;
    font-weight: bold;
    color: #43494f;
}

/*                                  */
/*  Enquiry box                     */
/*                                  */

.enquiry-container {
	border: 2px dashed #ff0000;
	margin: 30px 150px 10px 150px;
	font-size: 0.8em;
	padding: 10px 10px 10px 10px;
}

.enquiry-container-table {
	text-align:center;
}

.enquiry-container-label {
	text-align: right;
	vertical-align: top;
}

.enquiry-container-entry {
	text-align: left;
	vertical-align: top;
}

.enquiry-container label {
	text-align: right;
	margin-right: 0.5em;
	padding-left: 1px;
}

.enquiry-container-heading {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #43494f;
	text-align: center;
	padding-bottom: 10px;
}

.enquiry-fieldset {
	background-color: #f3f3f3;
	border: #2f3c6f solid 1px;
	text-align: left;
	padding: 5px 5px 10px 5px;
}

.enquiry-fieldset p {
	margin: 2px 0px 2px 0px;
}

.enquiry-legend {
    color: #43494f;
}

.mandatory-field-legend {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FF0000;
	text-align: right;
	padding: 0px 10px 20px 0px;	
}

.mandatory-field {
	font-size: .7em;
	color: #cc0000;
	text-align: right;
	vertical-align: top;
}

.error-message {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #ff0000; 
	text-align: center;
	margin: 1px 40px 10px 40px;
	background-color: #bce5f9;
	border: 1px solid #939498;
	padding: 10px 10px 10px 10px;
}

.invoice {
	text-align:center;
	font-size: 0.8em;
	margin: 20px 50px 10px 50px;
}

.invoice-table {
	border: 1px solid #939498;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}

.invoice-table tr {
	border: 0px;
}

.invoice-table td {
}

.invoice-address {
	text-align: left;
}

.invoice-invoice {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.invoice-description {
	text-align: left;
	border-right: 1px solid #939498;
	border-top: 1px solid #939498;
}

.invoice-description-right {
	text-align: right;
	border-right: 1px solid #939498;
	border-top: 1px solid #939498;
}

.invoice-amount {
	text-align: right;
	border-top: 1px solid #939498;
}

.invoice-total {
	font-weight: bold;
}

.invoice-paypal {
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 0.8em;
}

.invoice-legal {
	text-align: center;
	margin: 30px 40px 10px 40px;
	font-size: 0.6em;
}

.invoice-legal p {
	margin: 2px 0px 2px 0px;
}

.comparison {
	text-align:center;
	font-size: 0.8em;
	margin: 20px 50px 10px 50px;
}

.comparison-table {
	border: 1px solid #c4cdd5;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}

.comparison-table-heading {
	font-weight: bold;
	font-size: 1em;
	background-color: #c4cdd5;
	text-align:center;
}

.comparison-table-tick {
	text-align:center;
}

.comparison-table-feature {
	text-align:left;
}

.comparison-table-price {
	border-top: 1px solid #c4cdd5;
}

.window-link {
	text-align: center;
}

.info-box {
	float:right; 
	background-color: #ffffff;
	margin: 0px 5px 0px 10px;
	width:200px;
	border: 1px solid #000000;
}

.info-box-heading {
	font-size: .8em;
	color: #ffffff;
	background: url(../images/menu-bar-background.gif) center center repeat-x;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0px 3px 0px;
}

.info-box-text {
	font-size: 0.8em;
	padding: 2px 10px 2px 10px;
}
