a {
	color: #69C;
}

a:link {
	color: #69C;
}

a:visited {
	color: #999;
	border-bottom: #CCC 1px dashed;
}

a:hover {
	color: #666 !important;
	text-decoration: none;
}

abbr, acronym {
	border-bottom: 1px dashed #369;
}

dfn {
	border-bottom: #369 1px dashed;
}

body {
	background: transparent url(../images/bg_lgt.gif);
	color: #7F7F7F;
	padding: 0 10px 10px 10px;
}

h1, h2, h3, h4, h5 {
	text-align: left;
}

h1 {
	left: auto;
	top: 35px;
	right: 20px;
	color: #F1F4F8;
	text-align: right;
}

h2 {
	color: #777;
}

h3 {
	color: #777;
}

h3 em {
	color: #69C;
}

h4 {
	color: #888;
}

hr {
	color: #DDD;
	margin: 0 1.3em 0 0;
}

input.postover {
	background: #DEE8F1;
}

p {
	font-size: .9em;
	text-align: justify;
}

p a:link, dl a:link {
	background: transparent;
	color: #69C;
}

p a:visited, dl a:visited {
	background: transparent;
	color: #999;
}

p a:hover, dl a:hover {
	border-top: #9CBEDF 3px solid;
	border-bottom: #9CBEDF 3px solid;
}

p.emph, a.emph {
	color: #69C !important;
}

#content .afleft, #contentmed .afleft, p#imgsmall a {
	float: left;
	font-size: 1em;
	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: transparent;
	border: #DDD 1px solid;
	padding: 3px;
	margin: 5px 0 .7em 0;
}

#content .afleft:hover img, #contentmed .afleft:hover img, p#imgsmall a:hover img {
	border: #9CBEDF 1px solid;
}

#content .afleft:hover img.nohover {
	border: #222 1px solid;
}

#content p#imgsmall {
	margin: 0 -1em 1em 0;
	padding: 0;
}

#content #imgsmall a {
	margin: .5em 2.4em .7em 0;
}

#content #imgsmall img {
	margin: .5em 0 .7em 0;
}

#content a.afleft:hover, #contentmed a.afleft:hover, #content p#imgsmall a:hover {
	color: #222 !important;
	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: #FFF url(../images/blkqte_lgt.gif) no-repeat 0 .5em !important;
	color: #888;
	padding: .5em 0 .4em 3.5em;
	margin: 0 0 0 -.5em;
}

#content p.dlgstd, #content p.dlgalt {
	color: #999;
	margin: 0 .5em 0 .4em;
	text-align: left;
}

#content p.dlgalt {
	color: #666;
}

.dialogue, .dialogueimg, #dialoguetale {
	background: transparent;
	border: #DDD 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: #69C;
}
 
#content .dialogueimg a:hover {
	border: none;
}

#content p span, #contentmed p span, #contentsplit p span {
	color: #369;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#reference #content p span {
	color: #369;
}

.dialogueimg img {
	float: right;
	margin: .5em .6em 1.6em 0;
	border: #DDD 1px solid;
}

.dialoguetaleimg, .dialoguetaleimgr {
	background: #FFF;
	float: right;
	border: #DDD 1px solid;
	margin: 1.8em 0 1em 1.4em;
	padding: 3px;
}

.dialoguetaleimgl {
	background: #FFF;
	float: left;
	border: #DDD 1px solid;
	margin: .3em 1.4em 1em 0;
	padding: 3px;
}

.dialoguetaleimgr {
	margin: .4em 0 1em 2em;
}

.hide {
	display: none;
}

.intro {
	background: transparent;
	color: #369 !important;
}

#features .intro, #featuressplit .intro {
	background: transparent;
	color: #666;
}

#mainpage #content ul.logmenu1 {
	background: #F4F4F4;
	border: #DDD 1px solid;
	line-height: 180%;
	margin: .5em 0 1em 0;
	clear: both;
	width: 95.8%;
}

.logmenu1 li {
	background: transparent;
	color: #000;
	padding: .4em .4em .4em .8em;
	display: inline;
	margin: 0;
	font-size: 1em;
}

#content .logmenu1 a:hover {
	color: #222 !important;
	padding: 0 0 .1em 0;
}

#content.narrow {
	width: 60%;
}

#content.widest {
	width: 88%;
}

.widest span {
	font-size: .9em;
}

.widest dl {
	font-size: .9em;
	padding: 0 0 .2em 0;
	margin: 0;
}

.widest dt {
	float:left;
	line-height: 210%;
	width: 55%;
}

.widest dd {
	background: #FBFBFB;
	border: #DDD 1px solid;
	margin: -.2em 1em .8em 55%;
	padding: .4em .6em .4em .6em;
	text-align: justify;
	height: 1%;
}

#content dt a:link {
	background: transparent;
	color: #69C;
}

#content dt a:hover {
	background: transparent;
	color: #000;
}

.qinfo {
	line-height: 0%;
	margin: -.3em 36px 0 50px;
	padding: 0%;
	vertical-align: middle;
}

.textbottom {
	font-size: .9em;
	padding: 0 .8em 0 0;
	text-align: left;
}

.stdinputbox, .stdinputboxc {
	background: #F4F4F4;
	border: #DDD 3px double;
	color: #666;
}

.stdinputover {
	background: #FFF;
	color: #666;
	border: #9CBEDF 3px double;
}

.stdinput, .stdobfuscate {
	background: #FBFBFB;
	color: #777;
}

form#enquiry {
	background: #FBFBFB url(../images/ico_email_1.gif) no-repeat -8px -6px;
}

.stdobfuscate {
	color: #777;
	border: #DDD 1px solid;
}

.stdobfuscate h2 {
	color: #777;
	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 {
	background: transparent;
	font-size: .9em;
	right: 14px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	width: auto;
	text-align: right;
}

#accessibility li {
	color: #CCC;
	display: inline;
	margin: 0;
	padding: 0 .1em 0 0;
}

#accessibility li a {
	color: #DDD;
	border: none;
}

#accessibility li a:hover {
	color: #FFF !important;
}

#bottomblock {
	background: transparent;
	color: #777;
	margin: 0;
	padding: .6em 0 0 0;
	text-align: left;
}

#content, #contentmed, #contentsplit {
	height: 1%;
	margin: 0;
	padding: 0 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: #69C;
}

#content h2 a:hover {
	color: #666;
	border: none;
}

#content h3, #contentmed h3, #contentsplit h3 {
	margin: 0 0 .2em 0
}

#content p, #contentmed p, #contentsplit p {
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#content p a:link, #contentmed p a:link, #contentsplit p a:link {
	color: #69C;
}

#content p a:hover, #contentmed p a:hover, #contentsplit p a:hover {
	background: transparent;
	color: #000;
	padding-bottom: .1em;
	border-top: #9CBEDF 3px solid;
	border-bottom: #9CBEDF 3px 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;
}

#content .subimgl a {
	margin: 0 0 10px 0;
	padding: .4em 22px 0 0;
}

#content .subimgl img {
	margin: .4em 0 .5em 0;
	width: 158px;
	height: 68px;
	border: none;
}

#content .subimgl a, #content .subimgl a:hover {
	color: #666;
	border: none;
	float: left;
	text-align: left;
	margin: 0 0 .4em 0;
	padding: 0;
}

#content a#logoswap {
	background: url(../images/enigma_logo_g.gif) no-repeat left top;
	float: right;
	margin: 1em -1.2em -.4em 1em;
}

#content a:hover#logoswap, #content a:focus#logoswap {
	background: url(../images/enigma_logo.gif) no-repeat -.7em 0;
	border: none;
}

#copyright {
	background: #FFF;
	border: #DDD 1px solid;
	color: #666;
}

#copyright span {
	background: transparent;
	color: #369;
}

#enigma {
	right: 19px;
	top: 183px;
}

#enigma a:visited {
	border: none;
}

#enquiry, #frmsearch {
	background: #FBFBFB;
	border: #DDD 1px solid;
}

.formbtn, .stdobfuscate .formbtn {
	background: #DDE4E9;
	border-color: #CCC #999 #999 #CCC;
	color: #666;
	width: 71.5%;
}

.stdobfuscate .formbtn {
	width: 35%;
}

#features, #featuressplit, #testimonial {
	background: transparent;
	border: #DDD 1px solid;
	border-top: none;
}

#testimonial {
	border: none;
}

#testimonial p {
	background: #FFF;
	color: #668399;
}

#testimonial p img {
	float: left;
}

#testimonial h3 {
	color: #69C;
}

#testimonial strong {
	line-height: 180%;
}

#features h3, #featuressplit h3 {
	background: #F1F4F8;
	color: #999;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	line-height: 160%;
}

#features h4 {
	background: transparent;
	color: #555;
	line-height: 130%;
}

#features p, #featuressplit p {
	font-size: .9em;
	line-height: 130%;
}

#features a:link, #content ul a:link {
	background: transparent;
	color: #69C;
	text-decoration: none;
}

#features a:visited {
	background: transparent;
	text-decoration: none;
}

#features a:hover {
	background: transparent;
	color: #222 !important;
	padding-bottom: .1em;
	border-bottom: #9CBEDF 3px solid;
	border-top: #9CBEDF 3px solid;
}

#features a:hover img {
	background: transparent;
	border: #369 1px solid;
}

#features .centred a:hover {
	border: none;
}

#features ul.centred a {
	border: none;
}

#features ul.centred, #dialoguetale .centred {
	text-align: center;
	margin: 0;
}

#features img {
	background: #FFF;
	border: #DDD 1px solid;
	padding: 2px;
	margin: 0 0 .2em 0;
}

#floatleft {
	float: left;
	margin: .4em 0 0 0;
	padding: 0;
}

#footer {
	border-top: #69C 1px solid;
	color: #369;
}

#footer a:link, #content a:link {
	background: transparent;
	color: #333;
}

#footer a:visited, #content a:visited {
	background: transparent;
	color: #999;
}

#footer a:hover, #content a:hover {
	background: transparent;
	color: #222 !important;
	border-top: #9CBEDF 2px solid;
	border-bottom: #9CBEDF 2px solid;
}

#formbtn {
	background: #DDD;
	color: #333;
	border-color: #FFF #666 #666 #FFF;
}

#header {
	background: url(../images/strap_bg.gif) repeat-y left top;
	color: #369;
	padding: 0 0 0 50px;
	left: 0;
	top: 290px;
	float: left;
}

#header a:link {
	color: #333;
}

#blockquote a:focus, #footer a:focus, h3 a:focus, #content a:focus, #register a:focus, #header a:focus, #accessibility a:focus, #contentsplit a:focus, #featuressplit a:focus, #navsub a:focus {
	background: #DDE4E9;
	color: #254A6E !important;
}

#nav a:focus {
	color: #06C;
}

#jumpmenu a:focus {
	background: #FFF;
	border: 1px solid #717B84;
	color: #369;
}

body #mainimage, #home #mainimage, #products #mainimage, #services #mainimage, #tutors #mainimage, #reference #mainimage {
	background: #222 url(../images/enigma_masthead_lgt.jpg) no-repeat left top;
	height: 260px;
}

#products #mainimage {
	background-image: url(../images/enigma_masthead_lgt_1.jpg);
}

#services #mainimage {
	background-image: url(../images/enigma_masthead_lgt_2.jpg);
}

#tutors #mainimage {
	background-image: url(../images/enigma_masthead_lgt_3.jpg);
}

#reference #mainimage {
	background-image: url(../images/enigma_masthead_lgt_4.jpg);
}

#mainimage ul {
	color: #69C;
	position: absolute;
	top: 276px;
	right: 23px;
	text-align: right;
	font-size: .9em;
	z-index: 3;
	line-height: 140%;
	margin: 0;
	padding-top: .1em;
	padding-bottom: .1em;
}

#mainimage ul a {
	color: #69C;
}

#mainimage ul a:hover {
	border-top: #9CBEDF 2px solid;
	border-bottom: #9CBEDF 2px solid;
	line-height: 100%;
}

#mainborder {
	background: #AAA;
	border: #BEBEBE 1px solid;
}

#mainpage {
	background: #FFF url(../images/enigma_seo_consulting.gif) repeat-y 1% 52px;
	border: #999 2px solid;
	border-top: none;
	margin: 0 7px 7px 7px;
	padding: 0 0 .5em 0;
}

div#serpslist {
	background: transparent;
	border: 1px solid #DDD;
}

#serpslist thead {
	background: #EFEFEF;
}

#serpslist a:link {
	color: #69C;
}

#strap {
	right: 22px;
	top: 253px;
}

#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: #369;
	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;
}

#content ul#imggroup {
	margin: -.5em 0 0 0;
	padding: 0;
}

ul#imggroup li {
	list-style: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	width: 132px;
	float: left;
	text-align: center;
}

ul#imggroup img {
	border: #DDD 1px solid;
	padding: 3px;
	width: 126px;
}

#menubar {
	background: #69C;
	color: #EEE;
	border-top: #369 1px solid;
	border-bottom: #369 1px solid;
	padding-top: 0;
}

#nav a,#nav a:link,#nav a:visited {
	color: #EEE;
	background: transparent;
}

#nav, #nav ul {
	color: #369;
	background: #333 !important;
} 

#nav li ul {
	background: #69C !important;
	color: #000;
	border: 1px solid #369;
	z-index:9;
}

#nav li a:hover, #nav li a:focus, #nav li a:active {
	color: #FFF !important;
	background: #369;
}

#content #googlelogo {
	background: #FFF url(../images/logo_google_lgt.gif) no-repeat 0 0;
}

#content #yahoologo {
	background: #FFF url(../images/logo_yahoo_lgt.gif) no-repeat 0 0;
}

#content #msnlogo {
	background: #FFF url(../images/logo_msn_lgt.gif) no-repeat 0 0;
}

#content #alltheweblogo {
	background: #FFF url(../images/logo_alltheweb_lgt.gif) no-repeat 0 0;
}

#content #askjeeveslogo {
	background: #FFF url(../images/logo_askjeeves_lgt.gif) no-repeat 0 0;
}

#content #lycoslogo {
	background: #FFF url(../images/logo_lycos_lgt.gif) no-repeat 0 0;
}

#content #altavistalogo {
	background: #FFF url(../images/logo_altavista_lgt.gif) no-repeat 0 0;
}

#gsearch {
	background: url(../images/google_logo.gif) no-repeat left top;
}

#mailwasher {
	background: transparent url(../images/mailwasherpro_lgt.gif) no-repeat 0 0;
}