/**
Client:			Colour Works
Date:				May 2008
Created by:		Gencon
**/


/** RESET CODE **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** **/

/** CLEAR AND FLOATS **/

.clear {
	clear:both;
	margin:0;
	line-height:1%;
	padding:0;
	font-size:0.1em;
	display:block;
	height:1%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;

}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

html { height: 100%; margin-bottom: 1px;} /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:100%;
   line-height:1.125em;
	height:100%;
}


* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html body * { /* fix the ie5+ italics float bug */
	overflow:visible;
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html .head, * html .prime, * html .container, * html .foot { /* for ie5.5 / 6.0 - realign the text */
	text-align:left;
}

.head, .prime, .container, .foot {
	margin:0;
	width:960px;
	clear:both;
}

.head {
	background: url(/images/bg-head.gif) no-repeat top right;
	height:60px;
	width:100%;
}

.prime {
	background: url(/images/bg-prime.gif) no-repeat top left;
	min-height:25px;
	height:auto !important;
	height:25px;
	width:100%;
}

.container {
	position:relative; /* needed for footer positioning*/
	width:100%;
	background:url(/images/bg-container.gif) repeat-y top left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.content {
	width:800px;
	display:inline;
	float:left;
	padding-bottom:130px;
}

.content_col1 {
	width:135px;
	float:left;
	padding:0 20px;
	position:relative;
}

.content_col2 {
	width:613px;
	float:right;
}

.banner {
	width:155px;
	height:68px;
	background:url(/images/bg-banner.gif) no-repeat top right;
	position:absolute;
	top:0;
	right:0;
}

.footer {
	width:47px;
	height:24px;
	background:url(/images/bg-footer.gif) no-repeat bottom right;
	position:absolute;
	bottom:0;
	right:0;
}

.foot {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:url(/images/bg-foot.gif) no-repeat bottom left;
	height:40px;
}

/** **/

/** HEAD **/

.logo {
	float:left;
}

.slogan {
	float:right;
}

/** PRIMARY NAVIGATION **/

.prime ul {
	margin-left:172px;
}

.prime ul li {
	display: inline;
	float: left;
	margin:0;
	padding:0;
	font-size:0.7em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 8px 0 8px;
	border-right:1px solid #a6a6a6;
}

.prime ul li a {
	height:2em;

	color:#000;
	padding-top:2px;
}


/** **/

/** SECONDARY NAVIGATION **/

.content .content_col1 ul {
	margin:1em 0 0 0;
	padding:0;
	border-top:1px solid #3f3f3f;
	list-style:none;
	font-size:0.6em;
	font-weight:bold;
}

.content .content_col1 ul li {
	border-bottom:1px solid #3f3f3f;
	line-height:auto;
	padding:0.5em 14px;
	margin:0;
}

.content .content_col1 ul li a {

}

/** **/

/** FOOTER NAVIGATION **/

.foot ul {
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}

.foot ul li {
	line-height:1.2em;
	float:left;
	display:block;
	font-size:0.6em;
}

.foot ul li#nav2_1 {
	position:absolute;
	bottom:18px;
	left:24px;
}

.foot ul li#nav2_2 {
	position:absolute;
	bottom:24px;
	left:90px;
	width:80px;
	color:#fff;
	text-align:right;
}

.foot ul li#nav2_2 a {
	color:#fff;
}

.foot ul li#nav2_3 {
	margin-left:158px;
	display:inline;
}

/** **/


/** GENERIC STYLES **/


h1, h2, h3 {
	color:#000000;
	font-size:1em;
	margin:0.4em 0 0 0;
	padding:0 0 0.2em 0;
}

h1 {
	font-size:1.3em;
	font-weight:bold;
	line-height:normal;
	margin:2em 0;
}

h3 {
	border:none;
}

p, address {
	margin:0.5em 0;
	line-height:1.4em;
	font-size:0.7em;
}

iframe {
	border:1px solid #000;
	overflow: auto;
	padding:10px;
}


a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
}

.content ul {
	list-style: disc;
	padding:0.5em 0 0 1.5em;
	font-size:0.7em;
}

.content ul li ul {
	font-size:1em;
}

.content ol {
	list-style: decimal;
	padding:0.5em 0 0 1.5em;
}

/* notes */

.note_info {
	background-color: #f0f9ff;
	border: 1px solid #cacbcc;
	padding:0.2em;
	clear:both;
	text-align:center;
	width:18em;
	margin-left:210px;
}

.note_warning {
	background-color: #ffdbe0;
	border: 1px solid #cacbcc;
	color: red;
	font-weight: bold;
	padding: 4px;
	text-align:center;
}

/* */

/* Caption images */

.caption_image {
	margin:0;
	padding:0;
	text-align: left;
}

.caption_image img {
	border:1px solid #888888;
}

.caption_image.right {
	margin:0 0 13px 13px;
}

.caption_image.left {
	margin:0 13px 13px 0;
}

.content_one .caption_image.left, .content_one .caption_image.right {
	float:none;
	margin:0;
}

.caption_image p, .caption_image img {
	padding:0;
	margin:0;
	font-size:0.9em;
	color:#003D4D;
}

.caption_image p {
	padding:0;
	margin:0 0 0.5em 0;
	font-size:0.9em;
	color:#fff;
}

/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Home */

body#home h1 {
	height:24px;
	font-size:0%;
	line-height:100px;
	overflow:hidden;
	padding:0;
	background:url(/images/h1-bg-the-virtual-printers.gif) no-repeat;
	margin:20px 0;
}

h2 {
	font-size:0.8em;
	margin:1em 0 0.2em 0;
}

body#home h2 {
	font-size:0.8em;
	margin:0;
}

body#home form {
	display:block;
	margin-top:32px;
	padding:20px 0 0 5px;
	width:398px;
	background:url(/images/bg-form-home.gif) no-repeat top right;
	min-height:220px;
	height:auto !important;
	height:220px;
}

/** **/

/** FORMS **/


body#home form label {
	width:150px;
	display:block;
	font-size:0.6em;
	margin:0;
	line-height:normal;
	margin-left:5px;
}

body#home input.textinput {
	background:#FDBA39;
}

form input.textinput, form select.textinput {
	background:#fff;
	margin-bottom:5px;
	padding:2px;
	font-size:11px;
}

form select.textinput {
	padding:0px;
}

body#home form input, body#home form textarea {
	font-size:0.6em;
	margin-left:5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* */

/* TABLES */

table {
	font-size:0.6em;
	width:60%;
}

body#framed table {
	width:95%;
}

th, td {
	padding:5px;
}

tr {
	border-bottom:1px solid #ccc;
}

th.buttons {
	text-align:right;
	background:#eee;
}
/** **/

/** ADMIN **/

.admin a {
	color:#cc0000;
	text-decoration:none;
	background:#ddd;
	padding:0.4em;
	border:1px #fff solid;
	line-height: 2em;
	font-weight:bold;
	display: inline;
}

.content_one li div.admin a {
	color:#cc0000;
	padding:0.0em;
}

.content_one li div.admin a:hover {
	color:#cc0000;
}

.admin a:hover {
	background:#ccc;
}

.caption_image .admin {
	text-align: left;
	position:absolute;
	font-size:0.8em;
}

.caption_image .admin a {
	margin:0 2px 0 0;
}


/** **/
