@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #CCC;
}
.oneColLiqCtrHdr #container {
	width: 100%;
	max-width:65em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
}
.oneColLiqCtrHdr img     {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.oneColLiqCtrHdr .background  {
	position:absolute;
	top:0px;
	width: 100%;
	height:100%;
	z-index:-1;
	left: 0px;
}
.oneColLiqCtrHdr .thin  {
	position:relative;
	width: 100%;
	z-index:-1;
	left: 0px;
	height: 7px;
}
.oneColLiqCtrHdr #header {
	height: 175px;
	position:relative;
	top: 10px;
	width: 100%;
}
.oneColLiqCtrHdr #footer {
	height: 45px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	position:relative;
	top: 3em;
	width: 100%;
}

.oneColLiqCtrHdr #header #logo {
	position: absolute;
	top: 20px;
	left: 20px;
}
.oneColLiqCtrHdr #header h1 {
	position:absolute;
	right:20px;
	bottom:10px;
	font-size: 18pt;
	color: #339;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	clear: both;
}
.oneColLiqCtrHdr .navbar  {
	float:right;
	position:relative;
	top: 20px;
	right: 20px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
.oneColLiqCtrHdr .navbar a     {
	font-size: medium;
	background-image: url(..//images/Btn-up.png);
	color: #333399;
	background-repeat: no-repeat;
	height: 35px;
	float: left;
	font-family: "Berlin Sans FB Demi";
	font-weight: bold;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	text-decoration: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 80px;
	padding-top: 2px;
}
.oneColLiqCtrHdr .navbar a:hover   {
	background-image: url(..//images/Btn-ov.png);
	color: #ccffff;
}
/*Acknowledgements to: http://www.hicksdesign.co.uk/journal/highlighting-current-page-with-css*/
body#home a#home,
body#services a#services,
body#portfolio a#portfolio,
body#ideas a#ideas,
body#contact a#contact {
	color: #ccffff;
	border-bottom-color: #999;
	background-image: url(..//images/Btn-dn.png);
	border-bottom-style: solid;
}
.oneColLiqCtrHdr #mainContent {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	color: #333;
	height: auto;
	position: relative;
	top: 2em;
}
.oneColLiqCtrHdr #mainContent p  {

}

.oneColLiqCtrHdr #mainContent .bullet {
	line-height: normal;
	background-image: none;
	background-repeat: no-repeat;
	text-align:justify;
	list-style-type: none;
}
.oneColLiqCtrHdr #mainContent .bullet li {
	background-image: url(../images/anime%20bullet.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	list-style-type: none;
	list-style-position: outside;
	/*	vertical-align: middle;*/
	margin-left: -40px;
	margin-bottom: 15px;
	padding-top: 1px;
	padding-bottom: 10px;
}


.gallery  {
	float: right;
	width: auto;
	margin-left: 10px;
	height: auto;
}
.box   {
	margin: 2px;
	height: auto;
	width:auto;
	text-align:center;
	border: medium solid #CCC;
	padding: 5px;
}
.box h5    {
	color: #333;
	position: relative;
}
.box:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.box a     {
}


.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.floatclear{
	clear:both;
}



.clearfloat {
	clear: both;
	float: none;
}

.oneColLiqCtrHdr #footer a {
	font-size: x-small;
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
}
.quote {
	font-style: italic;
	color: #33F;
}
.oneColLiqCtrHdr #container #mainContent p #FlashID {
	position: absolute;
	left: 20px;
	z-index: -1;
}
.oneColLiqCtrHdr #container #mainContent #test p img {
	float: right;
}
.rounded_box {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
}




.wrapper {
	position: relative;
	width: 100%;
}
.topbtm {
	position: relative;
	width: 100%;
	height: 7px;
}
.oneColLiqCtrHdr #container #mainContent #test #testcolour {
	background-color: #F66;
	width: 20em;
	bottom: 0px;
}
.rndbox {
	position: relative;
	width: 35em;
}

/* Rounded corners from www.webcredible.co.uk/ */

/* Default */

.bl {
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 25px;
	margin-right: 25px;
	position: relative;
}
.br {
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-top: -25px;
	height: 25px;
}
.tl {
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	margin-right: 25px;
}
.tr {
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 25px;
	margin-top: -25px;
}
.l {
	background-repeat: repeat-y;
	background-position: 0 0px;
}
.r {
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.content {
	position: relative;
	margin-right: 20px;
	margin-left: 10px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%;
}

/* WHITE */

.col_white .bl {
	background-image: url(../images/white/body_btmdoor.png);
}
.col_white .br {
	background-image: url(../images/white/body_br.png);
}
.col_white .tl {
	background-image: url(../images/white/body_topdoor.png);
}
.col_white .tr {
	background-image: url(../images/white/body_tr.png);
}
.col_white .l {
	background-image: url(../images/white/body_ml.png);
}
.col_white .r {
	background-image: url(../images/white/body_mr.png);
}
.col_white .content {
	background-image: url(../images/white/body_dot.png);
}

/* YELLOW */

.col_yellow .bl {
	background-image: url(../images/yellow/body_btmdoor.png);
}
.col_yellow .br {
	background-image: url(../images/yellow/body_br.png);
}
.col_yellow .tl {
	background-image: url(../images/yellow/body_topdoor.png);
}
.col_yellow .tr {
	background-image: url(../images/yellow/body_tr.png);
}
.col_yellow .l {
	background-image: url(../images/yellow/body_ml.png);
}
.col_yellow .r {
	background-image: url(../images/yellow/body_mr.png);
}
.col_yellow .content {
	background-image: url(../images/yellow/body_dot.png);
}

/* RED */

.col_red .bl {
	background-image: url(../images/red/body_btmdoor.png);
}
.col_red .br {
	background-image: url(../images/red/body_br.png);
}
.col_red .tl {
	background-image: url(../images/red/body_topdoor.png);
}
.col_red .tr {
	background-image: url(../images/red/body_tr.png);
}
.col_red .l {
	background-image: url(../images/red/body_ml.png);
}
.col_red .r {
	background-image: url(../images/red/body_mr.png);
}
.col_red .content {
	background-image: url(../images/red/body_dot.png);
}
/* blue */

.col_blue .bl {
	background-image: url(../images/blue/body_btmdoor.png);
}
.col_blue .br {
	background-image: url(../images/blue/body_br.png);
}
.col_blue .tl {
	background-image: url(../images/blue/body_topdoor.png);
}
.col_blue .tr {
	background-image: url(../images/blue/body_tr.png);
}
.col_blue .l {
	background-image: url(../images/blue/body_ml.png);
}
.col_blue .r {
	background-image: url(../images/blue/body_mr.png);
}
.col_blue .content {
	background-image: url(../images/blue/body_dot.png);
}
/* green */

.col_green .bl {
	background-image: url(../images/green/body_btmdoor.png);
}
.col_green .br {
	background-image: url(../images/green/body_br.png);
}
.col_green .tl {
	background-image: url(../images/green/body_topdoor.png);
}
.col_green .tr {
	background-image: url(../images/green/body_tr.png);
}
.col_green .l {
	background-image: url(../images/green/body_ml.png);
}
.col_green .r {
	background-image: url(../images/green/body_mr.png);
}
.col_green .content {
	background-image: url(../images/green/body_dot.png);
}

.content negative_top {
	position: relative;
	margin-top: -20px;
}
.content  negative_btm {
	position: relative;
	margin-bottom: -20px;
}
.clear {font-size: 1px; height: 1px}
.nogap {
	height: 1px;
	padding: 0;
	font-size: 1px; /* to correct IE */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/transparent-25x25.png);
}
/*
.col_white .rightdoor {
	display: block;
	height: 25px;
	padding-right: 25px;
	background-image: url(../images/white/body_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	top: -25px;
}
.col_white .rightdoor span {
	display: block;
	background-color: transparent;
	background-image: url(../images/white/body_topdoor.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 25px;
	padding-top: 7px;
} 

.col_white .top {
	height:25in;
	background-image: url(../images/white/body_topdoor.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.col_white .top span {
	display:block;
	position:relative;
	height:25px;
	background-image: url(../images/white/body_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	left: 25px;
*/


.t {
	background-image: url(../images/body_tm.png);
	background-repeat: repeat-x;
	background-position: 0px 0%;
	position: relative;
	top: -25px;
	margin-right: 25px;
	margin-left: 25px;
}
.b {
	background-image: url(../images/body_bm.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}


.hleft {
	background-image: url(../images/hdr_left.png);
	background-repeat: no-repeat;
	background-position: 0 0%;
	width: 5em;
	float: left;
	display: inline-block;
	height: 180px;
}
.hright {
	background-image: url(../images/hdr_right.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 5em;
	display: inline-block;
	float: left;
}

.hmid {
	background-image: url(../images/hdr_mid.png);
	background-repeat: repeat-x;
	height: 180px;
	width: 55em;
	display: inline-block;
	float: left;
}


.relative {
	position: relative;
	width: 50em;
}
#box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.floating {
	position: relative;
	top: 0px;
	width: 50%;
	float: right;
}
.stretch {
	width: 100%;
	height: 25px;
}

.absolute {
	position: absolute;
	left: 0px;
	top: 0px;
}
.right_col {
	float: right;
	position: relative;
	width: 58%;
}
.left_col {
	float: left;
	position: relative;
	width: 40%;
}



}

/* http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-css-no-hacks */
/*
#container2 {
    float:left;
    width:100%;
    background:green;
    overflow:hidden;
    position:relative;
}
#container1 {
    float:left;
    width:100%;
    background:red;
    position:relative;
    right:60%;
}
#col1 {
    float:left;
    width:40%;
    position:relative;
    left:60%;
    overflow:hidden;
}
#col2 {
    float:left;
    width:60%;
    position:relative;
    left:60%;
    overflow:hidden;
}
*/
.notes {
	font-size: small;
	text-align: center;
	font-style: italic;
}
.notes p {

}
.notes h3 {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.notes p {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.content h2 {
	padding-top: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
