/*  
Theme Name: NullSpace
Theme 
URI: http://www.nullspace.com.sg

Description: Created for Nullspace
Version: 1.0

Author: Irene Ng

Author URI: http://www.ngirene.com
*/

body {
	background:url(images/background-main-6.jpg) fixed no-repeat bottom;
	background-color: #2D5A88;
	font-family: Calibiri, Arial, Verdana, Helvetica, Tahoma;
	font-size: 8pt;
	color: black;
	text-align:justify;
}


a {
	text-decoration: none;
	color:#336699;
}

a:active {
	text-decoration: none;
	color:#336699;
}

a:visited {
	text-decoration: none;
	color:#336699;
}

a:hover {
	text-decoration: none;
	color:#000000;
}

.linktext a {
	text-decoration: none;
	color:#FFFFFF;
}

.linktext a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.linktext a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

.linktext a:hover{
	color: #DDDDDD;
	background:url(none);
}


.innertablerighttextheader a {
	text-decoration: none;
	color:#FFFFFF;
}

.innertablerighttextheader a:active {
	text-decoration: none;
	color:#FFFFFF;
}

.innertablerighttextheader a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

.innertablerighttextheader a:hover{
	color: #DDDDDD;
	background:url(none);
}


#contenttop {
	background:url(images/background-content-top.png);
	font-size:14pt;
	border:0px;
	margin:0px;
}

#contentmiddle {
	background:url(images/background-content-middle.png);
}

#contentmiddletext {
	color:#000000;
	font-size: 8pt;
	padding: 0 0 0 20px;
	width:640px;
	overflow:auto;
	text-align:justify;
}

#contentend {
	background:url(images/background-content-end.png);
	font-size:17pt;
}

#footer {
	background:url(images/footer.png);
	height: 38px;
	width:679px;
	color:#FFFFFF;
	size:7pt;
	padding: 5px 0 0 0;
}

#header {
	background:url(images/header2.png);
	height: 185px;
	width:679px;
	position:relative;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: -11px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#innertableleft {
	width:25%;
}

#innertablelefttext {
	font-size:10pt;
	color:navy;
}


.innertableright {
	width:100%;
}

.innertablerighttext {
	text-align:justify;
	font-size: 10pt;
}


#links {
	background:url(images/link.png) no-repeat;
	height: 40px;
	width:679px;
	position: relative;
	z-index: 0;
}

#banner {
	position: relative;
	width: 679px;
	height: 173px;
	overflow: hidden;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#gallery {
	margin: 0;
	padding: 0;
}


#search {
	border:1px black solid;
	text-align: right;
}

#top {
}


.combined {
	background:url(images/background-content.png);
	width:679px;
}

.content-top {
	background:url(images/content-top.png);
	width:679px;
}


.innertableleftheader {
	background:url(images/innertableleftheader.png);
	width:135px;
	height:30px;
	padding:12px 0 0 9px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
}


.innertablerighttextheader {
	background:url(images/innertablerighttextheader-others.png);
	height: 30px;
	width:625px;
	font-size: 12pt;
	color:#FFFFFF;
	padding: 10px 0 0 0;
	font-weight:bold;
	text-align: center;
}

/* Only for Pages e.g. About, Resources. Do not use for Index page. */
.innertablerighttextheaderothers {
	background:url(images/innertablerighttextheader-others.png);
	height: 30px;
	width:550px;
	font-size: 12pt;
	color:#FFFFFF;
	padding: 10px 0 0 15px;
	font-weight:bold;
}

.linktext {
	margin:0px;
	color: #CCCCCC;
	padding: 10px 0 0 25px;
	font-size: 10pt;
	font-weight: bold;
}

.products a	{
	padding:7px 10px;
	margin: 0px;
	font-size:10pt;
	display: block;
	float: left;
	width: 133px;
	height: 35px;
	background-image:url(images/productlink1.png);
	background-repeat:no-repeat;
	font-family: arial, verdana, tahoma, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	background-color:#FFFFFF;
	text-align:center;
}

.products a:hover {
	background-image:url(images/productlink2.png);
	color: #000000;
	text-decoration:none;
	background-color:#FFFFFF;
}

.sidelink {
	color:#FFFFFF;
}


blockquote {
	background-color:#EEEEEE;
	color: #000000;
}


/* Begin Form Elements */
#searchform {
	position: relative;
	top: -12px;
	left: -5px;
	margin: 0px auto;
	padding:  0px 0px; 
	text-align: right;
	}

#searchform #s {
	width: 170px;
	padding: 0px;
	text-align: center;
	background-color: #eeeeee;
	font-family: Verdana, Lucida Grande, ;
	color: #555;
	font-size: 7pt;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	}

#searchsubmit {
	padding: 0px 2px;
	text-align: center;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #336699;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}

#searchform a {
	text-decoration: none;
	color:#FFFFFF;
}

#searchform a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#searchform a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#searchform a:hover {
	text-decoration: none;
	color:#DDDDDD;
}
/* End Form Elements */
