/* @override http://www.compoundeyedesign.com/stylesheet.css */

a:active
{
  outline: none;
}
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

#container{
	width: 850px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	text-align: left;
}

.footer {
	background-color: #663399;
	width: 100%;
	height: 10px;
	margin: 10px 0 0;
	padding: 0;
	float: none;
	clear: both;
}

#container-2 {
	background-color: #efefef;
	padding: 10px 0 20px;
	margin-top: 0;
	width: 620px;
	float: right;
	background-image: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#container-2.container-2-home {
	width: 600px;
}
.containerfeedback{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.whitelink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #3d3a48;
	text-decoration: none;
}
.portfolio-client {
	color: #663399;
	text-transform: none;
	font: bold .75em/1.5em Arial, Helvetica, sans-serif;
}
.portfolio-description, p {
	color: #663399;
	padding: 0;
	margin: 0 0 1em;
	font: normal .75em/1.5em Arial, Helvetica, sans-serif;
}

.highlight-bg-green {
	background-color: #d7f652;
	display: inline;
	padding: 4px;
	color: #434343;
}

.index-description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663399;
	text-decoration: none;
	margin: 7px;
}
.index-client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 7px 0px;
	color: #663399;
}
.portfolio-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663399;
}
.index-modules {
	clear: both;
	border: 1px solid #663399;
	padding: 0px;
	margin-bottom: 10px;
}
body {
	background: #a2a2a2 url(images-global/backgrounds/bg-body.gif) repeat-x;
	text-align: center;
}
.open-blurb {
	color: #434343;
	width: 481px;
}
.table-centre {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.highlight {
	font-weight: bold;
	color: #cc0099;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cc0099;
	margin-right: 10px;
	margin-left: 10px;
}




/* Navigation BEGIN */

#nav
{
	width: 200px;
	margin: 0 0 10px;
		float: left;
	clear: none;
	display: block;
	padding: 0;
}

.compoundeye-header{
	color: white;
		margin-left: 0px;
	background-color: #e711e7;
}

.purpletext {
	border-top: 5px solid white;
	font-variant: normal;
	color: white;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
}
#nav li 
{
	padding: 0;
		font: bold 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 10px 6px;
}
#nav li a:hover {
	color: #ffb8ff;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a
 {
	text-decoration: none;
	color: white;
	background-color: transparent;
}

#nav h3 {
	clear: both;
	height: 20px;
	width: 200px;
	margin-top: 5px;
	color: white;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
	font: normal normal 18px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: white;
	text-indent: -5000px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.h1-image-hide {
	text-indent: -5000em;
	background: url(images-global/headers/header-ce.gif) no-repeat;
	float: left;
	clear: both;
	height: 50px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.nav-print {
	background: #757575 url(images-global/nav/header-print.gif) no-repeat;
}
.nav-web {
	background: #757575 url(images-global/nav/header-web.gif) no-repeat;
}
.nav-logo {
	background: #757575 url(images-global/nav/header-logo.gif) no-repeat;
}
.nav-motion {
	background: #757575 url(images-global/nav/header-motion.gif) no-repeat;
}
.nav-about {
	background: #757575 url(images-global/nav/header-about.gif) no-repeat;
}
/* Navigation END */

#container-2 table {
	margin-left: 10px;
}

p a, td a {
	color: #e711e7;
}

#boxout {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#boxout h3 {
	text-indent: -5000px;
	background: url(images-index/header-whatsnew.gif) no-repeat;
	height: 41px;
	margin-top: 5px;
	width: 571px;
	border-top: 1px dashed #e711e7;
	padding-top: 0;
}
#boxout p {
	line-height: 1.3em;
	margin-bottom: 1em;
	color: #434343;
}