/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.htmlarea {
	border: 1px solid #ccc;
}

body {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	background-color: #fff;
	font-size: 0.8em; 
	color: #666;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
	color: #fff;
}

h2 {
	font-size: 1.3em;
	color: #15277c;
}

h3 {
	font-size : 1.1em;
	color: #bc198c;
	margin-top: 10px;
}

a {
	color: #15277c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

textarea, select {
	background: #15277c;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	border: 0;
}

textarea {
	width: 234px;
	height: 102px;
}

.textbox {
	background: #15277c;
	width: 234px;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	border: 0;
}

.button {
	background: #bc198c;
	padding: 2px 5px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	border: 0;
}

#container {
	width: 840px;
	margin: auto;
	text-align: left;
}

#btncallback {
	position: relative;
	float: left;
	margin: -125px 0 -125px 455px;
}

#nav {	
	float: left;
	width: 840px;
	margin-bottom: 1px;
}

#nav li {
	float: left;
}

#nav a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 168px;
	height: 40px;
	background-position: top;
}

#nav a:hover, #nav .on a {
	background-position: bottom;
}

.btn_homepage {
	background: url(../images/btn_homepage.png);
}

.btn_services {
	background: url(../images/btn_services.png);
}

.btn_our_solutions {
	background: url(../images/btn_our_solutions.png);
}

.btn_case_studies {
	background: url(../images/btn_case_studies.png);
}

.btn_contact {
	background: url(../images/btn_contact.png);
}

#subnav {
	float: left;
	width: 840px;
	height: 40px;
	line-height: 40px;
	margin: -1px 0 1px 0;
	background: #bc1a8c;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}

#subnav a {
	color: #fff;
}

#subnav .on {
	text-decoration: underline;
}

#flash {
	width: 800px;
	height: 190px;
	padding-left: 40px;
	background: url(../images/flash_bg.png) top left no-repeat;
}

#monoSlideshow {
	float: left;
	background: url(../images/flashcontent_bg.png) top repeat-x;
}

#flashcontent, #h1content {
	float: right;
	width: 220px;
	height: 110px;
	padding: 40px 30px;
	background: url(../images/flashcontent_bg.png) top repeat-x;
}

#flashcontent h1 {
	font-size: 1.4em;
}

#h1content {
	height: 40px;
	padding: 75px 30px;
}

.casestudyh1 {
	margin-top: -10px;
}

#services {
	float: left;
	margin: 1px 0;
	height: 40px;
	line-height: 40px;
	width: 820px;
	padding-right: 20px;
	background: #e5e5e5;
}

#cre8spacedo {
	float: left;
	width: 195px;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	background: url(../images/cre8spacedo_bg.png);
}

#scroller {
	float: right;
	width: 605px;
}

#homeleftcol {
	float: left;
	width: 560px;
	font-size: 1.1em;
}

#leftcol {
	float: left;
	width: 500px;
	padding: 10px 0 0 40px;
}

#leftcol ul {
	margin: 10px 0 10px 20px;
}

#leftcol li, #rightcol li {
	list-style: none;
	padding-left: 15px;
	background: url(../images/list.gif) top left no-repeat;
	margin-bottom: 5px;
}

.halfcol {
	float: left;
	margin: 10px 10px 10px 0;
	width: 245px;
}

.thirdcol {
	float: left;
	margin: 10px 10px 10px 0;
	width: 160px;
}

.halfcol p, .thirdcol p {
	margin-top: 0;
}

#leftcol .halfcol ul, #leftcol .thirdcol ul {
	margin-left: 0;
}

#brochure {
	float: left;
	margin: 5px 20px 0 0;
}

#rightcol {
	float: right;
	width: 280px;
	font-size: 1.1em;
}

#rightcol a {
	color: #bc1a8c;
}

#rightcol ul {
	margin: 10px 0;
}

#rightcolcontent, #rightcolwhitecontent {
	background-color: #f7f7f7;
	padding: 20px;
	width: 240px;
}

#rightcolwhitecontent {
	background-color: #fff;
}

#latest {
	float: left;
	width: 150px;
	height: 79px;
	padding: 15px 115px 0 15px;
	background: url(../images/latest_bg.jpg);
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#solutionsnav {
	font-weight: bold;
	font-size: 1em;
	color: #bc198c;
}

#solutionsnav ul {
	margin: 10px 0;
}

#solutionsnav li {
	float: left;
	padding: 0;
	margin-bottom: 3px;
	background: none;
}

#solutionsnav a {
	float: left;
	display: block;
	width: 183px;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	color: #fff;
	background: url(../images/solutionsnav_bg.png) top no-repeat;
}

#solutionsnav a:hover, #solutionsnav .on a {
	text-decoration: none;
	background-position: bottom;
}

#interested {
	margin-top: 10px;
	width: 240px;
	padding: 10px 20px 0 20px;
	background: url(../images/interested_bg.png) top repeat-x;
}

#footer {
	float: left;
	margin-top: 10px;
	padding: 8px 0 0 0;
	width: 840px;
	height: 56px;
	background: url(../images/footer_bg.png) top repeat-x;
	color: #fff;
	text-align: center;
}

#footer a {
	font-weight: normal;
	color: #fff;
}

.blue {
	color: #15277c;
}

.spacer {
	width: 1px;
	height: 100px;
}

#adminnav {
	float: left;
	width: 213px;
	font-weight: bold;
	font-size: 1em;
	color: #bc198c;
}

#adminnav ul {
	margin: 0;
}

#adminnav li {
	float: left;
	padding: 0;
	margin-bottom: 3px;
	background: none;
}

#adminnav a {
	float: left;
	display: block;
	width: 183px;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	color: #fff;
	background: url(../images/solutionsnav_bg.png) top no-repeat;
}

#adminnav a:hover, #adminnav .on a {
	text-decoration: none;
	background-position: bottom;
}

#admincol {
	float: right;
	width: 580px;
}

#admincol h1, #adminh1 {
	font-size: 1.8em;
	color: #15277c;
}

#admincol .textbox, #admincol textarea, #admincol select {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #404040;
	font-size: 1em;
	font-weight: normal;
}

.admintable {
	border: 1px solid #ccc;
	width: 578px;
	margin: 10px 0;
}

.admintable td {
	padding: 2px 5px;
	border: 1px solid #ccc;
}

.border {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#callback {
	background: url(http://www.cre8space.co.uk/images/callback.png) top no-repeat #000000;
	color: #ffffff;
	padding: 65px 0px 10px 0px;
	border: 1px solid #ffffff;
}

#callback form {
	width: 260px;
	margin: 0px auto;
	padding: 0px;
	font-size: 1em;
}

#callbackinput {
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color: transparent;
	width: 100%;
	padding: 2px 0px;
	font-size: 1em;
}

.greyborder {
	border-bottom: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
}

.small {
	font-size: 0.7em;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a {color: #ffffff;}
#TB_window a:hover {color: #0099ff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 1000;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:0px;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#000000;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	height: 200px;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#TB_closeWindowButton {
	position: relative;
	top: 15px !important;
	top: 2px;
	background-color: #15277c;
	color: #fff;
	padding: 2px;
}

#TB_closeAjaxWindow a:hover {
	color: #ffffff;
}

/* common */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.leftpic {
	float: left;
	margin: 0px 20px 20px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}

.verify {
	border: 1px solid #ccc;
	position: relative;
	top: 6px;
}

.boldred {
	font-weight: bold;
	color: red;
}

.textright {
	clear: both;
	text-align: right;
}

.msg {
	color: #fff;
	font-weight: bold;
	background-color: red;
	padding: 5px;
}
