a:active, a:focus {
	outline: none;
}

a {
	color: #999;
	text-decoration: none;
}

a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom: #666 1px dashed;
}

a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: #666 1px dashed;
}

a:hover {
	color: #B8A787 !important;
	text-decoration: none;
}

abbr, acronym {
	border-bottom: 1px dashed #B8A787;
	cursor: help;
}

dfn {
	font-style: normal;
	border-bottom: #369 1px dashed;
	cursor: help;
}

body {
	background: #202020 url(../images/bg_blk_1.gif) repeat-y center top;
	color: #CCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 72%;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

h1 {
	position: absolute;
	top: 210px;
	left: 50px;
	background: transparent;
	color: #DDD;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

h2 {
	background: transparent;
	color: #DDD;
	font-size: 1.1em;
	line-height: 140%;
	margin: 1em 0 0 0;
	padding: 1em 0 .6em 0;
}

h3 {
	background: transparent;
	color: #DDD;
	font-size: .9em;
}

h3 em {
	color: #69C;
	font-style: normal;
}

#testimonials #content h3 {
	margin: 0 0 0 40px;
}

h4 {
	background: transparent;
	color: #DDD;
	font-size: .9em;
	margin: 0 1em 0 0;
	padding: 0 .4em .1em 0;
}

h5 {
	background: #000;
	border: 1px solid #666;
	color: #69C;
	font-size: .8em;
	margin: 0 .9em .6em .9em;
	padding: .2em 1.2em .3em .4em;
}

hr {
	color: #444;
	margin: 0 1.3em 0 0;
}

img {
	border: none;
	margin: .2em 0 .2em .2em;
	vertical-align: middle;
}

.imgleft {
	float: left;
	margin: .4em 2em 1em 0;
	padding: 4px;
	border: #666 3px double;
}

.imgright {
	float: right;
	margin: -3.1em 0 1em 0;
	padding: 0;
	border: none;
}

ol {
	margin: 0 0 1em 35px;
	padding: 0;
}

p {
	background: transparent;
	font-size: 1em;
	margin: 0 0 .4em 0;
	line-height: 180%;
}

p a:link, dl a:link {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

p a:visited, dl a:visited {
	background: transparent;
	color: #999;
	text-decoration: none;
}

p a:hover, dl a:hover {
	background: transparent;
	color: #333;
	padding-bottom: .2em;
	border-top: #B8A787 1px solid;
	border-bottom: #B8A787 1px solid;
}

p.emph {
	color: #B8A787 !important;
}

p.sig {
	font-style: normal;
}

ul {
	list-style: none;
}

#mainpage #content, #mainpage #contentmed, #mainpage #contentsplit {
	margin-top:  3.2em;
	padding-top: 0;
}

#content p.drop:first-letter {
	color: #DDD;
	font-size: 2.5em;
	float:left;
	vertical-align: top;
	margin: .3em .2em 0 0;
	padding: 0;
}

#contentmed p.drop:first-letter {
	color: #666;
	font-size: 2.5em;
	float:left;
	vertical-align: top;
	margin: .3em .2em 0 0;
	padding: 0;
}

#content .afleft, #contentmed .afleft, p#imgsmall a {
	float: left;
	font-size: .9em;
	line-height: 70%;
	margin: 0 20px .5em 0;
	padding: 0 0 .2em 0;
	border: none;
}

#content .afleft img, #contentmed .afleft img, p#imgsmall img, .imgborder {
	background: #000;
	border: #666 3px double;
	padding: 6px;
	margin: 5px 0 .7em 0;
}

#content .afleft:hover img, #contentmed .afleft:hover img, p#imgsmall a:hover img {
	border: #B8A787 3px double;
}

#content img.nohover {
	margin-bottom: 1em;
}

#content .afleft:visited {
	border: none;
}

#mainpage #content .afleft:hover img.nohover {
	border: #666 3px double;
}

#content p#imgsmall {
	margin: 0 -1em 1em 0;
	padding: 0;
}

#content #imgsmall a {
	margin: .5em 16px .7em 0;
}

#content #imgsmall img {
	margin: .5em 3px .7em 0;
}

#content a.afleft:hover, #contentmed a.afleft:hover, #content p#imgsmall a:hover, #content p#imgsmall a:visited {
	border: none;
	padding: 0 0 .2em 0;
}

#content a.afleft:link, #contentmed a.afleft:link {
	border: none;
}

.clear {
	clear: both;
}

img.hidden {
	display: none !important;
}

blockquote {
	background: transparent url(../images/blkqte.gif) no-repeat .3em .7em;
	color: #AAA;
	padding: .5em 0 .4em 3.5em;
	margin: 0 0 0 -.5em;
}

#content p.dlgstd, #content p.dlgalt {
	color: #BBB;
	margin: 0 .5em 0 .4em;
}

#content p.dlgalt {
	color: #999;
}

.dialogue, .dialogueimg {
	background: #171717;
	color: #B8A787;
	border: #444 1px solid;
	margin: 1.2em 1.2em 1.2em 0;
	padding: 1.2em .5em 0 1.5em;
}

.dialogueimg {
	height: 243px;
}
 
.dialogueimg a {
 	font-size: .8em;
	position: relative;
	left: 14px;
	top: 211px;
}
 
#content .dialogueimg a:link {
	color: #FFF;
	padding: .2em .5em .2em 0;
}
 
#content .dialogueimg a:visited, #content .dialogueimg a:hover {
	padding: .2em .5em .2em 0;
}

#content p span, #contentmed p span, #contentsplit p span {
	color: #CCC;
	padding: 0;
	margin: 0;
}

.dialogueimg img {
	float: right;
	margin: .5em .6em 1.6em 0;
	border: #444 1px solid;
}

.dialoguetaleimg, .dialoguetaleimgr {
	background: #111;
	float: right;
	border: #444 1px solid;
	margin: 1.8em 0 1em 1.4em;
	padding: 3px;
}

.dialoguetaleimgl {
	background: #111;
	float: left;
	border: #444 1px solid;
	margin: .3em 1.4em 1em 0;
	padding: 3px;
}

.dialoguetaleimgr {
	margin: .4em 0 1em 2em;
}

.hide {
	display: none;
}

.intro {
	background: transparent;
	color: #B8A787 !important;
}

.intro img {
	margin-bottom: .4em;
}

#features .intro, #featuressplit .intro {
	background: transparent;
	color: #999;
	padding: .7em 0 0 0;
	line-height: 140%;
}

#mainpage #content ul.logmenu1 {
	background: #111;
	border: #444 1px solid;
	line-height: 180%;
	margin: .5em 0 1em 0;
	padding: 0 0 .1em 0;
	clear: both;
	width: 95.8%;
}

.logmenu1 li {
	background: transparent;
	color: #999;
	padding: 0 0 0 .8em;
	display: inline;
	margin: 0;
	font-size: 1em;
	line-height: 180%;
}

#content .logmenu1 a:hover {
	padding: 0 0 .1em 0;
}

#content.widest {
	width: 88%;
}

.widest dl {
	font-size: .9em;
	padding: 0 0 .2em 0;
	margin: 0;
}

.widest dt {
	float:left;
	line-height: 210%;
	width: 55%;
}

.widest dd {
	background: #222;
	border: #444 1px solid;
	margin: -.2em 1em .8em 55%;
	padding: .4em .6em .4em .6em;
	height: 1%;
}

#content dt a:link {
	background: transparent;
	color: #FFF;
}

#content dt a:hover {
	background: transparent;
	color: #000;
}

.stdinput label {
	width: 6.4em;
	float: left;
	line-height: 170%;
	font-size: .9em;
}

.stdinput .nofloat {
	float: none;
	margin: 0 .4em 0 6.6em;
	vertical-align: 30%;
	display: inline;
}

.stdinputbox, .stdinputboxc {
	background: #111;
	border: #444 3px double;
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: auto;
	margin: 0 .4em .3em 0;
	overflow: hidden;
	padding: .2em 0 .3em .3em;
	width: 24em;
	overflow: auto;
}

.stdinputboxc {
	overflow: auto;
}

.stdinputboxchk {
	background: transparent;
	border: none;
	font-size: .9em;
	margin: .2em .3em 0 0 !important;
	padding: 0;
}

.stdinput .stdinputboxchk {
	margin: .2em .3em 0 70px !important;
}

.stdinputboxchk label, .stdobfuscate label {
	float: none;
	display: inline;
	vertical-align: 20%;
	cursor: pointer;
	width: auto;
}

.stdinputboxchk label {
	float: none;
	display: inline;
	vertical-align: 20%;
	cursor: pointer;
	width: auto;
}

.stdinputover {
	background: #111;
	color: #CCC;
	border: #777 3px double;
	height: auto;
}

.stdinput, .stdobfuscate {
	background: #222;
	color: #999;
	margin: 0;
	width: 31em;
	display: block;
	float: left;
}

form#enquiry {
	background: #222;
}

.stdobfuscate {
	color: #999;
	border: #444 1px solid;
	margin: .5em 0 1.7em 1.8em;
	padding: .5em 0 0 1.6em;
	float: right;
}

.stdobfuscate h2 {
	color: #DDD;
	font-size: .9em;
	padding: 0 0 1em 0;
}

span.vci {
	background: transparent;
	color: #999;
}

span.vci em {
	background: transparent;
	color: #69C;
	font-style: normal;
}

#accessibility, #header {
	background: #000;
	font-size: .9em;
	right: 39px;
	margin: 0;
	padding: 0 0 0 2px;
	position: absolute;
	top: 10px;
	width: auto;
	text-align: right;
}

#header {
	background: transparent;
	color: #BBB;
	left: 48px;
	top: 279px;
}

#accessibility li {
	color: #CCC;
	display: inline;
	margin: 0;
	padding: 0 .1em 0 0;
}

#accessibility li a {
	color: #FFF;
	border: none;
}

#accessibility li a:hover {
	color: #333;
}

#content, #contentmed, #contentsplit {
	height: 1%;
	margin: 0;
	padding: 3em 1.4em 1em 50px;
	float: left;
	width: 60%;
}

#contentsplit {
	width: 45%;
}

#contentsplit ul {
	padding: 0;
	margin: -1em 0 1em 0;
}

#contentsplit .intro p {
	padding: 0;
	margin: 0;
}

#contentsplit li {
	font-size: .9em;
}

#contentmed .centred p {
	margin: 0 45%;
}

#mainpage #content ul {
	padding: 0;
	margin: 1em 0 1em 0;
}

#content h2 a:link {
	color: #EEE;
}

#content h2 a:hover {
	color: #666;
	border: none;
}

#content h3, #contentmed h3, #contentsplit h3 {
	margin: 0 0 .2em 0;
	font-size: 1em;
}

#content p, #contentmed p, #contentsplit p {
	margin: 0;
	padding: 0 1.4em 1.4em 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content p a:link, #contentmed p a:link, #contentsplit p a:link {
	color: #FFF;
}

#content p a:hover, #contentmed p a:hover, #contentsplit p a:hover {
	background: transparent;
	color: #000;
	padding-top: 0;
	padding-bottom: .1em;
	border-top: #B8A787 1px solid;
	border-bottom: #B8A787 1px solid;
}

#content p a:visited, #contentmed p a:visited, #contentsplit p a:visited {
	color: #999;
}

#content .subimgl {
	margin: 0 0 .4em 0;
	padding: 0 2em .4em 0;
	font-size: .8em;
	line-height: normal;
	width: 158px;
	float: left;
	text-align: left !important;
}

#content .subimgl a {
	margin: 0 0 10px 0;
	padding: .4em 22px 0 0;
}

#content .subimgl img {
	background: transparent;
	margin: .4em 0 .5em 0;
	width: 158px;
	height: 68px;
	border: none;
}

#content .subimgl a, #content .subimgl a:hover, #content .subimgl a:visited {
	color: #666;
	border: none;
	float: left;
	margin: 0 0 .4em 0;
	padding: 0;
}

#content .subimgl a:visited {
	border: none;
	color: #999;
}

#content a#logoswap {
	background: url(../images/enigma_logo.gif) no-repeat left top;
	float: right;
	margin: 1em -.5em -.4em 0;
	border: none;
}

#content a:hover#logoswap, #content a:focus#logoswap {
	background: url(../images/enigma_logo_1.gif) no-repeat;
	border: none;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background: #222;
	color: #666;
	float: right;
	margin: -1.7em 0 .5em 0;
	padding: 0 .6em .1em .6em;
}

#copyright span {
	background: transparent;
	color: #369;
}

#enigma {
	background: url(../images/enigma_logo.gif) no-repeat;
	position: absolute;
	right: 39px;
	top: 35px;
}

#enigma a {
	border: none;
}

#enquiry, #frmsearch {
	background: #222;
	border: #444 1px solid;
	padding: 2em 0 0 2em;
	margin: 0 1.5em 0 0;
	width: 90%;
}

.formbtn, .stdobfuscate .formbtn {
	background: #666;
	border: 1px solid;
	border-color: #CCC #999 #999 #CCC;
	color: #CCC;
	font-size: 1em;
	margin: .3em 1em .8em 6em;
	padding: .2em 0;
	cursor: pointer;
	width: 78%;
}

.stdobfuscate .formbtn {
	margin: .3em 1em .2em 0;
	width: 35%;
	float: left;	
}

#frmsearch {
	padding: .5em 0 0 2em;
	margin: 0 1.5em 0 0;
}

#features, #featuressplit, #testimonial {
	background: #1C1C1C;
	margin: 7.8em 35px 2em -2em;
	padding: 0 1em 0 1em;
	border: #333 1px solid;
	border-top: none;
	line-height: 140%;
	width: 160px;
	float: right;
}

#testimonial {
	background: transparent;
	width: 180px;
	border: none;
	padding: 0;
	margin: 0 35px 2em -2em;
}

#testimonial p {
	background: transparent;
	color: #B8A787;
	padding: .7em 0 1em 0;
	line-height: 170%;
}

#testimonial p img {
	float: left;
	margin: .2em 8px 0 -2px;
}

#testimonial h3 {
	color: #69C;
}

#testimonial strong {
	line-height: 180%;
}

#featuressplit {
	width: 35%;
}

#features.narrow {
	width:160px;
}

#features ul, #content ul {
	margin: 0 0 .2em 0;
	font-size: 1em;
	padding: 1em 0 0 0;
}

#features li {
	padding: 0 0 .8em 0;
}

#content ul#updates {
	margin: 0;
}

#updates li {
	padding: 0 0 .4em 0;
}

#features li#active {
	font-weight: bold; 
}

#features h3, #featuressplit h3 {
	background: #111;
	color: #999;
	margin: -.2em -1em 0 -1em;
	padding: .2em 0 .2em 1em;
	border-top: #444 1px solid;
	border-bottom: #444 1px solid;
	font-size: .9em;
	line-height: 160%;
}

#features h4 {
	background: transparent;
	color: #555;
	line-height: 130%;
}

#features p, #featuressplit p {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 150% !important;
	text-align: left !important;
}

#features a:link, #content ul a:link {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

#features a:visited {
	background: transparent;
	color: #999;
	text-decoration: none;
}

#features a:hover {
	background: transparent;
	color: #B8A787 !important;
	padding-bottom: .1em;
	border-bottom: #B8A787 1px solid;
	border-top: #B8A787 1px solid;
}

#features .centred a:hover {
	border: none;
}

#features ul.centred a {
	border: none;
}

#features ul.centred {
	text-align: center;
	margin: 0;
}

#features ul.centred li {
	margin: 0 0 1em 0;
	font-size: .9em;
}

#features img {
	background: #000;
	border: #444 3px double;
	padding: 5px;
	margin: 0 0 .2em 0;
}

#features a:hover img {
	background: transparent;
	border: #555 3px double;
}

#footer {
	background: transparent;
	border-top: #444 1px solid;
	color: #999;
	font-size: .8em;
	margin: .6em 45px 0 50px;
	padding: .6em 0 1em 0;
	clear: both;
}

#footer img {
	margin-left: 0;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#footer a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

#footer a:visited, #content a:visited {
	background: transparent;
	color: #999;
	border-bottom: #666 1px dashed;
}

#footer a:hover, #content a:hover {
	background: transparent;
	color: #B8A787 !important;
	padding-top: .1em;
	padding-bottom: .1em;
	text-decoration: none;
	border-top: #B8A787 1px solid;
	border-bottom: #B8A787 1px solid;
}

#footer a:hover {
	padding-top: .2em;
	padding-bottom: .2em;
}

#glossary {
	font-size: .9em;
}

#gsearch {
	background: url(../images/google_logo_drk.gif) no-repeat left top;
}

#footer a:focus, h3 a:focus, #content a:focus, #accessibility a:focus, #contentsplit a:focus, #featuressplit a:focus {
	background: #000;
	color: #FFF !important;
	text-decoration: none;
}

#jumpmenu {
	left: -1600px;
	position: absolute;
	top: -1600px;
	z-index: 89;
}

#jumpmenu a:focus {
	background: #FFF;
	border: 1px solid #717B84;
	color: #369;
	display: block;
	font-size: .9em;
	left: 1613px;
	padding: 0.1em 1em 0.3em 1em;
	position: absolute;
	text-align: center;
	top: 1615px;
	width: 8em;
}

body #mainimage, #home #mainimage, #products #mainimage, #services #mainimage, #tutors #mainimage, #reference #mainimage {
	background: #000 url(../images/masthead_new_2.jpg) no-repeat left top;
	height: 250px;
}

#products #mainimage {
	background-image: url(../images/masthead_new_2.jpg);
}

#services #mainimage {
	background-image: url(../images/masthead_new_2.jpg);
}

#tutors #mainimage {
	background-image: url(../images/masthead_new_2.jpg);
}

#reference #mainimage {
	background-image: url(../images/masthead_new_2.jpg);
}

#reference #content ul {
	margin: 0 0 1em 0;
}

#reference #content ul li {
	padding: 0 0 .6em 0;
}

#reference #content p span {
	color: #B8A787;
}

#mainimage ul {
	color: #999;
	position: absolute;
	top: 280px;
	right: 43px;
	text-align: right;
	font-size: .9em;
	z-index: 3;
	line-height: 140%;
	margin: 0;
	padding-top: .1em;
	padding-bottom: .1em;
}

#mainimage ul a:hover {
	border-top: #B8A787 1px solid;
	border-bottom: #B8A787 1px solid;
	line-height: 100%;
}

#mainborder {
	background: #111;
	border: #363636 1px solid;
	border-top: none;
	height: 1%;
	margin: 0 auto;
	max-width: 736px;
	padding: 0;
}

#mainpage {
	background: #222;
	border-top: none;
	margin: 0;
	padding: 0 0 .5em 0;
	height: 1%;
	line-height: 140%;
	position: relative;
	width: auto;
}

div#serpslist {
	background: #171717;
	margin: .3em 2.2em 1.4em 0;
	padding: .4em;
	border: 1px solid #444;
	clear: left;
}

#serpslist table {
	color: #999;
	font-size: 1em;
}

#serpslist thead {
	background: #333;
	margin: 0 0 0 12px;
	padding: 0;
}

#serpslist h4 {
	color: #999;
	padding: .2em 0 .2em 1em;
}

#serpslist td {
	font-size: .9em;
	padding: .2em 0 .2em 12px;
	line-height: normal;
	width: 11.4em;
}

#serpslist a:hover {
	margin: 0;
	padding: 0;
}

#strap {
	background: transparent url(../images/phone.gif) no-repeat right top;
	position: absolute;
	right: 39px;
	top: 255px;
	height: 20px;
	padding: 0;
	width: 100px;
	z-index: 9;
}

#textline {
	background: transparent;
	color: #2C4B69;
	position: absolute;
	display: none;
	text-align: right;
	font-size: 1em;
	right: 17px;
	top: 15px;
	width: 13em
}

p.towns em {
	color: #B8A787;
	font-style: normal;
}

#mainpage ul#validation {
	list-style: none;
	margin: 0 0 1em .4em;
	padding: 0;
}

#validation img {
	margin: .3em .4em .3em 0;
}

#validation a {
	border: none;
	padding: 1px;
}

#validation li a:hover {
	border: #CCC 1px solid;
	padding: 0;
}

#gads, #gads1, #gads2 {
	margin: 14px 0 14px .1em;
	padding: 10px;
	border: #DDD 1px solid;
	width: 120px;
}

#menubar {
	background: #333;
	top: 251px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: .1em 0 0 0;
	border-top: #444 1px solid;
	border-bottom: #444 1px solid;
	font-size: 1.1em;
	line-height: 110%;
	width: 100%;
}

#nav a,#nav a:link,#nav a:visited {
	font-size: 1em;
	color: #FFF;
	background: transparent;
}

#menubar #nav {
	padding: 0 0 0 33px;
}

#nav, #nav ul {
	color: #444;
	background: #333 !important;
	padding: 0;
	margin: 0;	
	list-style: none;
} 

#nav li ul {
	display:block;
	position: absolute;
	background: #111;
	color: #111;
	left: -999em;
	border: 1px solid #444;
	border-top: #333 .1em solid;
	padding-bottom: .1em;
	margin-left: -.1em;
	margin-top: 0;
	z-index:9;
}

#nav li {
	float: left;
	display:inline
}

#nav li a {
	display: block;
	width: auto;
	padding: .2em 18px .2em 18px;
	text-decoration: none;
	white-space: nowrap;
	border: none;
}

#nav li ul li a {
	width: 7.3em;
	margin:0;
}

#nav li ul li {
	clear: left;
}

#nav li:hover ul,#nav li.msie ul {
	width: 10em;
	left: auto;
}

#nav li a:hover, #nav li a:focus, #nav li a:active {
	color: #B8A787 !important;
	background: #111;
}

#content #googlelogo {
	background: #222 url(../images/logo_google_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

#content #yahoologo {
	background: #222 url(../images/logo_yahoo_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

#content #msnlogo {
	background: #222 url(../images/logo_msn_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

#content #alltheweblogo {
	background: #222 url(../images/logo_alltheweb_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

#content #askjeeveslogo {
	background: #222 url(../images/logo_askjeeves_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

#content #lycoslogo {
	background: #222 url(../images/logo_lycos_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

#content #altavistalogo {
	background: #222 url(../images/logo_altavista_drk.gif) no-repeat 0 0;
	width: 158px;
	height: 68px;
}

ul.deep li {
	padding: 0 0 .6em 0;
}

#mailwasher {
	background: transparent url(../images/mailwasherpro.gif) no-repeat 0 0;
	margin-right: -15px;
}

