﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul li, li {
	list-style-image: url("http://www.retrodata.co.uk/images/list.jpg");
	padding-bottom:5px;
}


h1, h2, h3 {
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
	color:#000099;
	font-weight:500;
}
h1 {
	font-size:large;
}
h2 {
	font-size:medium;
}
h3 {
	font-size: small;
}
h1, h2 a {
	text-decoration: none;
}
li.listarrow, li, ul li {
	list-style-image: url(http://www.retrodata.co.uk/images/list.jpg);
	padding-bottom: 7px;
}
li.listtext, li, ul li {

}
li.listarrowBold {
	font-weight: bold;
	list-style-image: url(http://www.retrodata.co.uk/images/list.jpg);
}
li.listarrowBoldRed {
	font-weight:bold;
	colour: #f00;
	background-color: #fff;
	list-style-image:  url(http://www.retrodata.co.uk/images/list.jpg);
}
table {
	border: 0px;
}
td {
	background-color: #F1F8FF;
}
/* Start : Main Navigation Structure  */
#dataRecoveryContainer {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #39f;
}
#dataRecoveryContent {
	padding: 0px 10px;
	margin-left: 200px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #3399FF;
}
#dataRecoveryTextContent {
	margin-left: 200px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #3399FF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* End : Main Navigation Structure  */

/* Start : Top Navigation Bar */
#dataRecoveryTop {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	z-index: 1;
	background: url("/images/nav-banner.gif") repeat-x scroll left;
}
#dataRecoveryTop ul {
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
}
#dataRecoveryTop li {
	display: inline;
	text-align: center;
	margin: 0 5px;
	padding-bottom:0px;
}
#dataRecoveryTop li a {
	padding: 1px 7px;
	background-color: #fff;
	border: 1px solid #39f;
	text-decoration: none;
}
#dataRecoveryTop li a:hover {
	color: #000;
	border: 1px solid #36c;
	border-top: 2px solid #36c;
	border-bottom: 2px solid #36c;
}
#dataRecoveryTop li a#current {
	color: #000;
	border: 1px solid #36c;
	border-top: 2px solid #36c;
	border-bottom: 2px solid #36c;
}
/* End : Top Navigation Bar */

/* Start : Bottom Navigation Bar */
#dataRecoveryBottom {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 50px;
	border-top: 1px solid #39f;
	z-index: 1;
	clear: both;
}
#dataRecoveryBottom ul {
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
}
#dataRecoveryBottom li {
	display: inline;
	text-align: center;
	margin: 0 5px;
	padding-bottom:0px;
}
#dataRecoveryBottom li a {
	padding: 1px 7px;
	background-color: #fff;
	border: 1px solid #39f;
	text-decoration: none;
}
#dataRecoveryBottom li a:hover {
	color: #000;
	border: 1px solid #36c;
	border-top: 2px solid #36c;
	border-bottom: 2px solid #36c;
}
#dataRecoveryBottom li a#current {
	color: #000;
	border: 1px solid #36c;
	border-top: 2px solid #36c;
	border-bottom: 2px solid #36c;
}
/* End : Bottom Navigation Bar */

/* Start : Side Navigation */
#dataRecoverySideContainer {
	float: left;
}
ul#dataRecoverySide {
	width: 158px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	background: #fff;
}
ul#dataRecoverySide li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #808080;
	padding-bottom:0px;
}
ul#dataRecoverySide li a {
	display: block;
	width: 122px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	border-left: 20px solid #f93;
	border-right: 1px solid #808080;
	background:#fff;
	text-decoration: none;
	text-align: right;
}
ul#dataRecoverySide li a:hover {
	border-color: #36c;
	color: #000;
	background: #F1F8FF;
}
#dataSideMenu {
	float: left;
	margin: 10px 0px 5px 0px;
	padding: 2px;
}
ul#dataMenu {
	width: 158px;
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	background: #fff;
}
ul#dataMenu li {
	list-style: none;
	margin: 0px;
	border: 1px solid #808080;
	padding-bottom:0px;
}
ul#dataMenu li a {
	display: block;
	width: 122px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	border-left: 20px solid #f93;
	border-right: 1px solid #808080;
	background:#fff;
	text-decoration: none;
	text-align: right;
}
ul#dataMenu li a:hover {
	border-color: #36c;
	color: #000;
	background: #F1F8FF;
}
/*End : Side Navigation*/

/* Start : Misc Style */
h1, .dataRecoveryBlue {
	padding: 1px 8px;
	border-bottom: 1px solid #3399FF;
	clear: right;
}
/*h1, .dataRecoveryBlue { background-color: #F1F8FF; padding: 1px 8px; border: 1px solid #3399FF; margin: 0px 50px 0px 0px; clear: right; }*/
#dataRecoveryContent .two {
	width: 60%;
	background-color: #fff;
	padding: 2px 2px;
	border: 1px solid #3399FF;
	margin: 0px 0px 0px 0px;
}
.dataRecoveryRed {
	background-color: #ffcccc;
	padding: 1px 8px;
	border: 1px solid #CC0000;
	margin: 0px 50px 0px 0px;
	clear: right;
}
.con {
	display:block;
	font-weight: bold;
	margin-bottom: 10px;
}
#dataRecoveryContact {
	position: absolute;
	top: 30px;
	right: 100px;
}
img#dataRecoveryEmail {
	margin: 0px 6px;
	width: 20px;
	height: 15px;
	border: none;
}
#banner {
	width: 421px;
	height: 115px;
	border: none;
	text-align: left;
	background-image: url(http://retrodata.co.uk/images/banner.jpg);
}
img#dataRecoveryPhone {
	margin: 1px 0px;
	border: none;
	display: block;
}
img.dateRecoveryImageRight {
	margin: 10px;
	border: none;
	float: right;
	width: 200px;
	height: 88px;
}
img.dataRecoverys01 {
	margin: 10px;
	border: none;
	float: right;
	width: 150px;
	height: 89px;
}
img.dataRecoverys02 {
	margin: 10px;
	border: none;
	float: right;
	width: 150px;
	height: 147px;
}
img.dataRecoverys03 {
	margin: 10px;
	border: none;
	float: right;
	width: 150px;
	height: 130px;
}
img.dataRecoverysFloppy {
	margin: 10px;
	border: none;
	float: right;
	width: 93px;
	height: 110px;
}
img.dataRecoveryMac {
	margin: 10px;
	border: none;
	float: left;
}
img.dateRecoveryImageLeft {
	margin: 0px 10px;
	float: left;
	border: none;
	width: 150px;
	height: 97px;
}
img.validationImages {
	border: 0;
	width: 80px;
	height: 15px;
}
img.validationImages1 {
	border: 0;
	width: 56x;
	height: 15px;
}
img.spanImage {
	border: 0;
	width: 189px;
	height: 31px;
}
img.spanImage2 {
	border: 0;
	width: 170px;
	height: 29px;
}
img.spanImage3 {
	border: 0;
	width: 130px;
	height: 40px;
}
img.spanImage4 {
	border: 0;
	width: 36px;
	height: 40px;
}
img.icon {
	border: 0;
	width: 16px;
	height: 16px;
}
#banner h1 {
	display: none;
}
span.hideContact {
	display: none;
}
.print {
	text-align: center;
}
.center {
	text-align: center;
}
.small {
	font-size: medium;
}
ul#dataRecoverySide li.bottomLink {
	border-bottom: 1px solid #808080;
	margin-bottom: 25px;
}
#spanText, #fanText {
	width: 170px;
	font-size: x-small;
	font-weight: bold;
	margin: 0px 0px 10px 3px;
}
#greyText {
	width: 170px;
	font-size: x-small;
	color: #999999;
	background-color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 10px 3px;
}
#itquotes {
	width: 170px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
.testimonialinsert {
	font-size: 0.8em;
	color: #999999;
	background-color: #fff;
	font-weight: bold;
	margin: 10px 0px 10px 3px;
	border: 1px solid #808080;
	padding: 2px;
}
#itquotes h3.h1itq {
	color: #008;
	background-color: #fff;
	font-weight: light;
	margin: 5px 0px 5px 3px;
	border: 0px solid #808080;
	padding: 2px;
}
.noBorder {
	border: none;
}
.red {
	color: #f00;
}
.displayNone {
	display: none;
}
#redRight {
	color: #c00;
	font-weight: bold;
}
.redbold {
	color: #c00;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.ib {
	font-style: italic;
	font-weight: bold;
}
.strong {
	font-weight: bold;
}
.strongTight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-top;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 6px;
	display: block;
}

.keywords {
	color: #ffc;
	text-align: center;
}
/* End : Misc Style */

/* extra css styles */
.backwards {
	unicode-bidi: bidi-override;
	direction: rtl;
	color: #c00;
}
h2#email {
	color: #000;
	text-decoration: none;
	border: 0;
	font-size: 2em;
	font-weight: bold;
}


ul li.red, li.red {
	list-style-image: url("http://www.retrodata.co.uk/images/redimage.gif");
	color:#CC0000;
}

ul li.red a, li.red a {
	color:#CC0000;
}#tdTextCell {
	background-color: #FFFFFF;
	padding-left: 15px;
}

#tdPicCell {
	background-color: #FFFFFF;
	text-align: right;
}
.style2 {font-size: 10}

.dataRecoveryTextContentParagraph {
	padding-left: 20px;
}
#tblRL {
	border: 1px solid #B8B8B8;
	margin: 0px;
	padding: 0px;
}
.trtdLeftCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8B8B8;
	padding-left: 6px;
}
.trtdRightCell {
	padding-right: 6px;
	padding-left: 6px;
}
.trtdLeftCell2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8B8B8;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	border-left-color: #B8B8B8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.trtdRightCell2 {
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B8B8B8;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

