/************************************************************

CSS Resets to make browsers play fair 

*************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
outline: 1px dotted #000;
}

body {
line-height: 1;
color: black;
background: white;
}

ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}


/************************************************************

Set Up

*************************************************************/


body {
text-align: center;
font-family: Verdana, "Trebuchet MS", Arial ;
font-size: 69%;
text-align: center;
}

h1, h2, h3, h4, h5 {
margin: 5px 5px 15px 5px;
padding: 0;
font-weight: bold;
}

h1#finlogo {
width: 400px;
height: 90px;
background-image: url(../img/financial-logo.jpg);
}

h1#invlogo {
width: 315px;
height: 90px;
background-image: url(/img/financialinvestments-logo.jpg);
}

h1#directlogo {
width: 315px;
height: 90px;
background-image: url(/img/financialdirect-logo.jpg);
}

h1.logo span{
display: block;
width: 0;
height: 0;
overflow: hidden;
}

h3 {
color: #CC0C00;
font-size: 1.3em;
background-color: #FFEAEE;
margin: 0px;
padding: 5px;
}

p {
margin: 5px;
line-height: 1.6em;
}

p.message  {
color: #CC0C00;
font-weight: bold;
font-size: 1.1em;
padding: 2px;
}

p a {
color: #cc0c00;
}

.admin h2 {
color: #CC0C00;
font-size: 1.3em;
padding-top: 10px;
margin-left: 0;
}

h2.edit{
color: #cc0c00;
margin-top: 100px;
margin-left: 0pt;
font-size: 1.3em;
width: 800px;
border-top: 1px dashed #c00c00;
padding-top: 15px;
}

ol li {
padding: 5px;
list-style-type: decimal;
margin-left: 35px;
}

strong {
font-weight: bold;
}

.admin {
min-height: 400px;
width: 100%;
}

.admin a,
.admin a:link,
.admin a:visited {
color: #CC0C00;
font-size: 1.2em;
text-decoration: none;
padding: 0;
margin: 0;
}

.admin a:hover {
text-decoration: underline;
}

.admin span {
width: 700px;
float: left;
padding: 8px 8px 8px 0;
}

.admin span.products {
width: 570px;
float: left;
padding: 8px 8px 8px 0;
font-weight: bold;
}

.admin img {
float: right;
margin-top: 10px;
}

.admin img.add {
float: right;
margin-top: 10px;
padding-right: 15px;
}

.buttons {
float: right;
width: 100px;
text-align: right;
}

.buttons img {
padding: 5px 0 5px 5px;
height: 100px;
width: 99px;
}

.icons {
height: 400px
}

.icons span {
width: 200px;
float: left;
padding: 20px 15px 20px 0;
}

.icons p {
color: #cc0c00;
text-decoration: none;
width: 100px;
}

.icons p.logout {
color: #cc0c00;
text-decoration: none;
float: right;
width: 50px;
font-size: 12px;
}

.icons a,
.icons a:link,
.icons a:visited {
color: #CC0C00;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 0;
}

.icons a:hover {
text-decoration: none;
}

p.added {
color: #CC0C00;
border: 1px solid #CC0C00;
margin: 10px 0 0 0;
padding: 5px;
width: 250px;
}


h3.title {
color: #CC0C00;
font-size: 1.3em;
background-color: #FFEAEE;
margin: 0px;
padding: 5px;
width: 667px;
}

p.feedback {
border-bottom: 1px dashed #CCCCCC;
padding: 3px;
}

#rightCol label {
display: block;
padding: 5px 0 3px 0;
}

a img {
border: none;
}

ul.contentUL {
margin: 0 0 30px 30px;
padding: 0;
list-style-type: disc;
}

ul.contentUL li{
margin-bottom: 10px;
color: #CC0C00;
line-height: 1.3em;
}

div.download {
height: 20px;
background: #FFEAEE;
border: 1px solid #cc0c00;
padding: 5px;
margin-bottom: 15px;
}

.download span img {
float: right;
}

.download span a,
.download span a:link,
.download span a:visited {
text-decoration: none;
font-weight: bold;
float: left;
line-height: 20px;
color: #cc0c00;
}

.download span a:hover {
color: #cc0c00;
}

.authenticate {
font-size: 1.2em;
}

.authenticate a,
.authenticate a:link,
.authenticate a:visited {
color: #CC0C00;
text-decoration: none;
}

.authenticate a:hover {
text-decoration:underline
}

.links a,
.links a:link,
.links a:visited {
display: block;
border: none;
color: #CC0C00;
text-decoration: none;
}

.links a:hover {
text-decoration:underline
}

h4 {
background-color: #FFEAEE;
font-size: 110%;
color: #CC0C00;
margin: 5px 0px;
padding: 4px;
line-height: 1.2em;
margin-top: 15px;
}

h4.clickExpand {
background-color: #F6DDDD;
cursor: pointer; 
padding: 4px;
position: relative;

}

h4.clickExpand span {
position: absolute; right: 2px; 
text-align: right;

}

h5 {
font-weight: bold;
font-size: 12px;
padding: 5px;
color: #cc0c00;
margin: 20px 0 10px 0;
width: 300px;
border-bottom: 1px solid #cc0c00;
}

h5.login {
color: white;
font-weight: bold;
padding: 5px 0px 0px 0px;
font-size: 1.3em;
list-style: url(/img/login.jpg);
}

/************************************************************

Structure

*************************************************************/

div#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
width: 950px;
}

div#header {
position: relative;
height: 125px;
}

div#header img {
margin-top: 10px;
}

div#header a {
cursor: pointer;
}

div#header div {
position: absolute;
top: 5px;
right: 20px; 
text-align: right;
}

div#horizontalMenu {
background: transparent url(../img/topbar.gif) top center no-repeat;
width: 950px;
}

div#horizontalMenu ul {
margin: 0;
padding: 0;
list-style-type: none;
/*border: 1px solid green;*/
}

div#horizontalMenu ul li {
margin-top: 8px;
color: white;
float: left;
height: 30px;
/*border: 1px solid blue;*/
line-height: 30px;
padding: 0 15px 0 10px;
font-size: 1.2em
}

div#horizontalMenu ul li.amend {
font-size: 1em;
margin-top: 9px;
}

div#horizontalMenu ul li form {
padding: 0;
margin: 0;
}

div#horizontalMenu ul li.tel {
color: white;
font-weight: bold;
float: right;
/*padding: 16px 5px 0px 10px;*/
font-size: 1.3em;
background: url(/img/phone.png) left center no-repeat;
padding-left: 30px;
}

div#horizontalMenu ul li.search {
float: right;
padding-top: 2px;
}

.log {
float: right;
background: url(/img/log.gif) top left no-repeat;
width: 100px;
height: 35px;
}

.log ul li {
background: url(/img/login.jpg) left no-repeat;
margin: 2px 5px 5px 5px;
text-align: left;
height: 30px;
line-height: 30px;
padding-left: 20px;
}

.log a, 
.log a:link, 
.log a:visited {
color: #000000;
text-decoration: none;
font-size: 9px;
}

.log ul li a:hover {
text-decoration: none;
}

div#abstract {
float: left;
clear: both;
width: 674px;
}

div#abstract div {
border: 1px solid #CC0C00;
border-bottom: 3px solid #CC0C00;
}

div#abstract ul li {
padding: 5px;
margin-left: 30px;
list-style: circle;
}

div#horizontalMenu ul li a, 
div#horizontalMenu ul li a:link, 
div#horizontalMenu ul li a:visited {
color: white;
text-decoration: none;
font-weight: bold;
}

div#horizontalMenu ul li a:hover {
text-decoration: underline;
}

.welcome {
width: 275px;
padding-top: 8px;
padding-left: 5px;
}

.welcome span {
color: #FFF;
float: left;
font-size: 1.2em;
font-weight: bold;
padding-top: 10px;
}

.welcome span.amend {
padding-top: 13px;
font-size: 9px;
color: #fff;
padding-left: 50px;
font-weight: normal;
}

.welcome span.amend a, 
.welcome span.amend a:link, 
.welcome span.amend a:visited {
text-decoration: none;
color: #fff;
} 

.welcome span.amend a:hover {
text-decoration: underline;
} 

div#tab {
margin: 15px 0 0 0;
}

div#rightCol {
float: right;
width: 235px;
}

div#rightCol h2 {
background: url("/img/menu.jpg") top left no-repeat;
color: #fff;
font-size: 1.2em;
padding: 15px 8px 8px 8px;
margin: 15px 0 0 0;
position: relative;
}

.info {
margin: 5px 0 15px 0;
border: 1px solid #CC0C00;
padding: 3px;
}

img.paypal {
float: right;
padding: 0 15px 0 0;
}


/************************************************************

Tables

*************************************************************/

table {
padding-bottom: 1px;
}

table thead th {
font-weight: bold;
background: #eee;
padding: 8px;
font-size: 0.8em;
text-align: center;
}

table thead th.item {
text-align: left;
padding-left: 5px;
}

table tbody td {
padding: 3px;
text-align: center;
font-size: 0.8em;
line-height: 1em;
vertical-align: middle;
border-bottom: 1px dotted #ddd;
}

table tbody td.currency {
text-align: right;
}

table tbody td.item {
text-align: left;
}

table tbody tr.total td {
padding: 5px 3px 5px 3px;
font-size: 1em;
background: #ffeaee;
font-weight: bold;
color: #CC0C00;
border-top: 3px solid #eee;
border-bottom: none;
}

.checkout table {
margin: 16px 0 5px 0;
width: 677px;
}

.checkout table thead th {
font-weight: bold;
background: #eee;
padding: 8px 0 8px 5px;
font-size: 1.2em;
text-align: center;
border-top: 1px solid #999;
}

.checkout table tbody td {
padding: 8px 0 8px 5px;
text-align: center;
font-size: 1.2em;
line-height: 1em;
vertical-align: middle;
border-bottom: 1px dotted #ddd;
}

.checkout table tbody td a, 
.checkout table tbody tr td a:link, 
.checkout table tbody tr td a:visited {
color: #cc0c00;
text-decoration: none;
}

.checkout table tbody td a:hover {
text-decoration: underline;
}

.checkout table tbody td.item {
text-align: left;
width: 250px;
}

.checkout table thead th.item {
text-align: left;
width: 250px;
}

.checkout table td.download{
line-height: 25px;
}

.checkout table tbody tr.total td {
padding: 2px 2px 2px 5px;
font-size: 1.2em;
background: #ffeaee;
font-weight: bold;
color: #CC0C00;
border-top: 3px solid #eee;
border-bottom: 1px solid  #cc0c00;
}

.checkout p.green {
color: #216d2a;
font-weight: bold;
}

.info ul li.doc {
background: url(/img/checkout.jpg) top left no-repeat;
display: inline-block;
height: 20px;
padding-left: 30px;
line-height: 20px;
font-size: 1em;
margin-bottom: 5px;
}

.info ul li.add {
background: url(/img/basket1.jpg) left no-repeat;
display: inline-block;
height: 25px;
padding-left: 30px;
line-height: 25px;
font-size: 1em;
margin-bottom: 3px;
}

.info div {
color: #cc0c00;
font-weight: bold;
}

.info ul li.checkout {
background: url(/img/basket.jpg) left no-repeat;
display: inline-block;
height: 30px;
padding-left: 35px;
line-height: 30px;
font-size: 1em;
width: 190px;
border-top: 1px dashed #cc0c00;
}

.info ul li.checkout a,
.info ul li.checkout a:link,
.info ul li.checkout a:visited {
color: #cc0c00;
text-decoration: none;
}

.info ul li.checkout a:hover {
color: #cc0c00;
text-decoration: none;
}

.info p {
background: url(../img/checkout.jpg) top left no-repeat;
padding: 5px 5px 5px 35px;
margin: 10px 0 0 0;
color: #000;
}

.contact {
margin: 5px 0 15px 0;
padding: 10px;
border: 1px solid #CC0C00;
background: #eeeeee;
color: #cc0c00;
font-weight: bold;
}

.contact p {
color: #cc0c00;
font-size: 0.8em;
margin: 0;
padding-top: 3px;
font-weight: normal;
}

#maintext {
border:1px solid #CC0C00;
margin-top: 5px;
padding: 5px;
background: #FFF;
}

#maintext a,
#maintext a:link,
#maintext a:visited {
color:#CC0C00;
text-decoration:none;
font-weight:bold;
}

#maintext a:hover {
font-weight:bold;
text-decoration:underline;
}

#disclaimer {
font-style:italic;
font-size:90%;
color:#CC0C00;
}

#library {
width: 685px;
float: left;
padding-top: 15px;
}

#library p.info {
padding: 0px;
border: none;
color: #333;
/*font-style: italic;*/
font-size: 1.2em;
}

#library p.info span{
color: #cc0c00;
font-weight: bold;
}

#library p.info span.direct{
color: #000;
font-style: italic;
font-weight: bold;
}

.document {
background-color: #FFF;
border: 1px solid #CC0C00;
width: 185px;
margin: 15px 38px 15px 0;
float: left;
}

.document a,
.document a:link,
.document a:visited,
.document a:hover {
text-decoration: none;
cursor: pointer;
}

.document h1{
color: #CC0C00;
line-height: 1.2em;
margin-bottom: 0;
height: 30px;
}

.document div {
background-color: #CC0C00;
padding: 2px;
color: #FFF;
font-size: 0.9em;
}

.document div span.addBasket {
background: url(/img/trolley.jpg) left no-repeat;
display: inline-block;
height: 24px;
padding-left: 30px;
float: right;
line-height: 24px;
font-size: 1em;
}

.document div span {
float: left;
line-height: 24px;
font-size: 1.2em;
font-weight: bold;
}

.document h2 img {
padding: 0;
margin: 0;
}

.document ul li {
list-style: url(../img/trolley.jpg);
margin-left: 95px;
}

.document p {
color: #000;
font-size: 0.8em;
padding: 0 0 0 5px;
}

.docinfo {
border: 1px solid #CC0C00;
margin-top: 15px;
float: left;
width: 442px;
}

.docinfo ul li{
color: #CC0C00;
list-style: circle;
margin-left: 35px;
padding-bottom: 5px;
}

.docinfo span.wordcount {
color: #CC0C00;
line-height: 21px;
padding: 5px 0 0 5px;
float: left;
}

.docinfo span {
color: #CC0C00;
line-height: 21px;
padding: 5px 5px 0 0;
float: right;
}

.docinfo span a {
color: #CC0C00;
font-weight: bold;
text-decoration: none;
}

.docinfo span img {
float: left;
padding: 4px 5px 5px 5px;
}

.last {
margin: 15px 0px 15px 0;
}

.information {
float: left;
clear: left;
width: 700px;
margin-top: 20px;
font-size: 0.9em;
}

.information a {
color: #CC0C00;
}

.information p {
margin: 5px 5px 5px 0px;
}

#content { 
float: left;
margin: 5px 0 0 10px;
width: 59%;
text-align: left;
}

#footer {
width: 950px;
color: #000000;
clear: both;
font-size: .8em;
text-align: center;
padding-top: 10px;
border-top: 2px solid #CC0C00;
}

#footer a,
#footer a:link, 
#footer a:visited {
color: #CC0C00;
text-decoration: none;
font-size: 1.2em;
}

#footer a:hover {
text-decoration: underline;
}

#footermenu {
margin: 0;
padding: 0;
list-style-type: none;
}	

#footermenu li {
display: inline;
margin: 0;
padding: 0 5px;
border-left: 1px solid #CC0C00;
}	

#footermenu li a,
#footermenu li a:link, 
#footermenu li a:visited {
color: #CC0C00;
text-decoration: none;
}

#footermenu li a:hover {
text-decoration: underline;
}

#footermenu li.first {
border: none;
}

#columnA {
width:100px;
padding-right: 3px;
float: left;
}

#columnB {
width:400px;
float: left;
}

div#menu1 {
	float: left;
	padding: 0 25px 0 0px;
	}


.glossymenu{
margin: 5px 0;
padding: 0;
width: 400px; /*width of menu*/
}

.glossymenu a.menuitem{
	background: #CCC;
	border-top:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF; 
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 7px 0 7px 10px;
	text-decoration: none;
	border-top: 2px solid #CC0C00;
}

.glossymenu a.submenuheader{
	background: #EEE url(/img/_plus.png) 95% 50% no-repeat;
	border-top: 2px solid #CC0C00;
	color: #000;
	font-size: 1em;
	padding-right: 20px;
	cursor: pointer;
}
.glossymenu a.submenuheader.selected{
	background: #EEE url(/img/_minus.png) 95% 50% no-repeat;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
font-size: 10px;
font-weight: normal;
}

.glossymenu div.submenu ul li{
border-top: 1px solid #CC0C00;
}

.glossymenu div.submenu ul li a {
display: block;
color: #000;
text-decoration: none;
padding: 5px 0 5px 10px;
background: #FFF;
font-size: 1.1em;
}

.glossymenu div.submenu ul li a:hover{
background: #FFEAEE;
color: #000;
}

div#login {
	clear: both;
	position: relative;
	padding: 40px 0 0 0;
	text-align: left;
	height: 350px;
}


div#login form div {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 25em;
	
}

div#login form fieldset {
	border: 3px solid #CC0C00;
	margin: 0 auto;
	padding: 25px;
	width: 286px;
	background-color: #EEE;
} 

div#login form div.button {
	text-align: center;
}

div#login form label {
	display: block;
	float: left;
	font-size: 12px;
	padding-right: .5em;
	text-align: left;
	line-height: 15px;
	padding: 5px;
	clear: left;
	color: #CC0C00;
	font-weight: bold;
} 

div#login form span {
	width: 175px;
	float: right;
}

div#login form span.login {
	width: 180px;
	float: right;
	padding-top: 10px;
}

div#login span img {
	float: right;
}

div#login form div#verifyDIV {
	text-align: center;
	margin: 0.4em 0;
	height: 2em;

}

div#login p.error {
	color: #cc0c00;
	margin: 5px auto;
	border: 1px solid #CC0C00;
	padding: 5px;
	width: 330px;
	text-align: center;
	}

div#userLogin {
	clear: both;
	padding: 15px 0 10px 0;
	text-align: left;
	width: 700px;
	float: left;
}

div#userLogin form div {
	padding: 10px 0 0 0;
	
}

div#userLogin form fieldset {
	padding: 25px;
	width: 500px;
	background-color: #FFEAEE;
	/*margin-top: 10px;*/
} 

div#userLogin form div.button {
	text-align: center;
}

div#userLogin form label {
	display: block;
	float: left;
	font-size: 12px;
	width: 150px;
	text-align: left;
	line-height: 15px;
	padding: 5px;
	clear: left;
	color: #CC0C00;
	font-weight: bold;
} 

div#userLogin form label.detail {
	padding: 5px 5px 0 5px;
}

 div#userLogin form label.town {
	padding: 0 5px 5px 5px;
}

div#userLogin form span {
	width: 175px;
	color: #cc0c00;
}

div#userLogin form span.login {
	width: 10px;
	padding-top: 10px;
	float: left;
}

div#userLogin span.detail {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	clear: left;
	}

div#userLogin span.password {
	color: #cc0c00;
	font-size: 10px;
	font-weight: normal;
	float: right;
	padding: 25px 175px 0 0;
	}

div#userLogin form div#verifyDIV {
	text-align: center;
	margin: 0.4em 0;
	height: 2em;

}

div#userLogin p.error {
	color: #cc0c00;
	border: 1px solid #CC0C00;
	padding: 5px;
	width: 540px;
	text-align: center;
	margin: 5px 0 0 0;
	}

div#userLogin a,
div#userlogin a:link  {
	color: #cc0c00;
	text-decoration: none;
	}

div#userLogin a:hover {
	color: #cc0c00;
	text-decoration: underline;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Extras
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


	.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
	.clearfix {
    display:inline-block;
	}
	.clearfix {
    display:block;
	}
	* html .clearfix {
    height:1px;
	}
