
/*====================================================================*/
/* PCHA */
/* Created by G72 Creative: www.g-72.co.uk */
/* Global Screen styles */
/*====================================================================*/

/* 

--- CONTENTS ---

1) All/Reset
2) sIFR
3) General
4) Links
5) Headings

6) Containers
7) Layout
8) Navigation & other lists
9) Footer
10) Tables
11) Forms

##) Styles that need putting in order

Please keep tidy :)

*/
	
/* ------------------------------------------------------------------ */
/* =All 1 */
/* ------------------------------------------------------------------ */

* {margin: 0; padding: 0;}


/* 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
}




/* ------------------------------------------------------------------ */
/* =sIFR 2 */
/* ------------------------------------------------------------------ */

  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

  /* Example 
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }*/





/* ------------------------------------------------------------------ */
/* =GENERAL 3 */
/* ------------------------------------------------------------------ */

	body {
		font: normal 14px/21px Arial, Helvetica, sans-serif;
		color: #CCCCCC;
		background-color: #2D2D2D;
		margin: 0;
		padding: 0;
		}
	
	.italic {
		font-style: italic;
		}
	
	img {
		border-style: none;
		}
	
	.left {
		float: left;
		}
	
	.right {
		float: right;
		}
			
	p {
		margin: 0 0 14px 0;
		}
			
	p.intro {
		font: normal 16px/21px Arial, Helvetica, sans-serif;
		color: #333;
		margin: 0 0 14px 0;
		}
			
	.small {
		font: .9em/18px Arial, Helvetica, sans-serif;
		color: #999;
		}

	.clear {
		clear: both;
		padding: 18px 0 0 0;
		}




		
/* COLOURS */

	.date {
		color: #008080;
		font-weight: bold;
		}





/* ------------------------------------------------------------------ */
/* =LINKS 4 */
/* ------------------------------------------------------------------ */


	a:link {
		color: #666666;
		}
	
	a:visited {
		color: #666666;
		}
		
	a:hover {
		color: #008080;
		}
	
	a:active {
		color: #666666;
		}



	#intro-column-02 a:link, a:visited, a:active {
		color: #999999;
		}

	#intro-column-02 a:hover {
		color: #008080;
		}



	.text-panel a:link, a:visited, a:active {
		color: #999999;
		}

	.text-panel a:hover {
		color: #008080;
		}


	.text-panel-foot a:link, a:visited, a:active {
		color: #999999;
		}

	.text-panel-foot a:hover {
		color: #008080;
		}






/* ------------------------------------------------------------------ */
/* =HEADINGS 5 */
/* ------------------------------------------------------------------ */

		
	h1 {
		font: 2em/21px Arial, Helvetica, sans-serif;
		color: #fff;
		margin: 0 0 0 0;
		background: url(../assets/welcome-image.jpg) no-repeat;
		text-indent: -10000px;
		width: 780px;
		height: 320px;
		}


		
	h2 {
		padding: 0 0 14px 0;
		font: bold 21px/21px Arial, Helvetica, sans-serif;
		color: #008080;
/*		border-top: 1px dotted #AAA;
*/		
		}
		
		
	h3 {
		padding: 0 0 14px 0;
		font: bold 18px/21px Arial, Helvetica, sans-serif;
		color: #008080;
		}
		
		
	h4 {
		padding: 15px 0 14px 0;
		font: 1.2em/130% Arial, Helvetica, sans-serif;
		color: #fff;
		}
		
		
	h5, h6, h7, h8, h9, h10 {
		font: bold .95em Arial, Helvetica, sans-serif;
		color: #fff;
		}





/* ------------------------------------------------------------------ */
/* =CONTAINERS 6 */
/* ------------------------------------------------------------------ */


	html, body {
		height: 100%;
		margin: 0;
		padding: 0;
		}


	#page {
		margin: 0 auto;
		min-height: 100%;
		width: 781px;
		
/* background: url(../assets/bgTemplate.jpg) no-repeat; */
		}
		
	* html #page {
		height: 100%;
		}	
		
		
	#container {
		min-height: 100%;
		position: relative;
		}
	
	• html #container {
		height: 100%;
		}	
		
	
	
	

/* ------------------------------------------------------------------ */
/* =LAYOUT 7 */
/* ------------------------------------------------------------------ */




	#logo {
		margin: 36px 0 0 0;
		padding: 0 0 0 0;
		}
	
	
	#intro {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 780px;
		height: 275px;
		background-color: #EAEAEA;
		}
	
	
	#intro-column-01 {
		float: left;
		margin: 35px 0 0 21px;
		padding: 0 0 0 0;
		width: 355px;
		height: 200px;
		}
	
	
	#intro-column-02 {
		float: left;
		margin: 35px 0 0 21px;
		padding: 0 0 0 0;
		width: 355px;
		height: 200px;
		}
	
	
	.text-panel {
		float: left;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 780px;
		height: 165px;
		}
	
	
	.text-panel-foot {
		float: left;
		margin: 0 0 50px 0;
		padding: 0 0 0 0;
		width: 780px;
		height: 165px;
		}
	
	
	.text-panel-column-01 {
		float: left;
		margin: 35px 0 0 21px;
		padding: 0 0 0 0;
		width: 355px;
		}
	
	
	.text-panel-column-02 {
		float: left;
		margin: 35px 0 0 21px;
		padding: 0 0 0 0;
		width: 355px;
		}







/* ------------------------------------------------------------------ */
/* =NAVIGATION 8 */
/* ------------------------------------------------------------------ */

/* POSITIONING */

	#pNav {
		float: left;
		margin: 85px 0 0 0;
		padding: 0 0 155px 0;
		width: 207px;
		}


	#sNav {
		float: left;
		margin: 13px 0 0 18px;
		padding: 0 0 155px 0;
		width: 207px;
		}



/* LISTS */
			
	#pNav a, #sNav a {
		margin: 0 0 0 0;
		padding: 0 3px 0 3px;
		line-height: 18px;
		color: #FFF;
		text-decoration: none;
		display: block;
		background: url(../assets/common/navBg.gif) -225px 0 repeat-y;
		}
			
			
		
/* 		background-color: #4D4F4D;
		opacity: .75;
 */
		
/* background-color: #4D4F4D;
		color: #CFD0D0;
 */



	#pNav ul, #sNav ul {
		list-style-type: none;
		margin: 0 0 0 0;
		padding: 0;
		width: 207px;
		font: .9em Arial, Helvetica, sans-serif;
		}


	#pNav li, #sNav li {
		list-style: none;
		}


	#pNav a:hover, #sNav a:hover {
		background-position: 0 0;
		color: #FFF;
		}
		
	
	#pNav a:active, #sNav a:active, #pNav a.selected, #sNav a.selected {
		background-position: 0 0;
		color: #FFF;
		}
	
		
			

/* OTHER LISTS */

	#content ul {
		margin: 18px 0 18px 0;
		padding: 0 0 0 18px;
		list-style: disc;
	}
	
	#content li {
		margin: 9px 0 0 0;
		padding: 0 0 0 0;
		}

	#content ul.noBullet {
		margin: 18px 0 18px 0;
		padding: 0 0 0 0;
		list-style: none;
	}
	











/* ------------------------------------------------------------------ */
/* =FOOTER 9 */
/* ------------------------------------------------------------------ */




	#footer {
		width: 781px;
		position: relative;
		margin: 100px 0 0 0;
		background-color: #008080;
		height: 20px;
		clear: both;
		}



	#footer p {
		margin: 8px 0 0 0;
		padding: 0;
		color: #999;
		clear: both;
		font: .75em/140% Arial, Helvetica, sans-serif;
		}

				
	#footer a {
		padding: 0 1px 1px 1px;
		text-decoration: none;
		color: #999;
		}
				
	#footer a:hover {
		padding: 2px 1px 1px 1px;
		color: #fff;
		background-color: #999;
		}

	#footer ul {
		margin: 0 0 0 0;
		padding: 8px 0 0 0;
		list-style: none;
		font: .75em/140% Arial, Helvetica, sans-serif;
		display: block;
		}
	
	#footer li {
		display: inline;
		margin: 0 0 0 0;
		padding: 0 2px 0 2px;
		color: #999;
		}		


	.copyright {
		float: right;
		display: block;
		}


/*
=========================================================================================== 

	#footerContent {
		width: 800px;
		border-top: 1px solid #CCC;
		margin: 0 auto 0 auto;
		padding: 10px 0 0 0;
		font: .95em/140% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		clear: both;
		}
	
	#footer li.copyright {
		font: .8em/140% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		display: inline;
		margin: 0 0 0 0;
		padding: 0 2px 0 2px;
		}		

	#copyright {
		float: right;
		display: block;
		}

===========================================================================================
*/






/* ------------------------------------------------------------------ */
/* =TABLES 10 */
/* ------------------------------------------------------------------ */

	td {
		margin: 0;
		padding: 0;
		width: 233px;
		}
	





/* ------------------------------------------------------------------ */
/* =FORMS 11 */
/* ------------------------------------------------------------------ */


	form {
		margin: 0 0 0 0;
		padding: 0 0 10px 0;
		font: bold 1em/150% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		color: #678C16;
		}		


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


	fieldset p.form {
		margin: 9px 0 0 0;
		padding: 0;
		border: 0px;
		}


	label {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-weight: normal;
		}
		
		
	#name, #surname, #address01, #address02, #postcode, #telephone, #email, #cardname {
		border: 1px solid #999;
		margin: 2px 0 0 0;
		padding: 2px 0 0 0;
		width: 432px;
		height: 18px;
		font: 1em/140% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		}
		
	#contactName, #contactEmail, #nameBusiness, #loginName, #password {
		border: 1px solid #999;
		margin: 2px 0 0 0;
		padding: 2px 0 0 0;
		width: 432px;
		height: 18px;
		font: 1em/140% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		}
		
	#info, #enquiry, #suggestion, #feedback, #repair, #report, #suggestion, #details, #complaint {
		border: 1px solid #999;
		margin: 2px 0 0 0;
		padding: 2px 0 0 0;
		width: 432px;
		height: 100px;
		border: 1px solid #CCC;
		font: 1em/140% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		}
		
	#submit {
		width: 432px;
		height: 20px;
		margin: 15px 0 0 0;
		padding: 0;
		background-color: #678C16;
		border: none;
		text-align: center;
		font: 1em/150% Arial, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		cursor: pointer;
		}
				
		
	fieldset input {
		border: 0px solid #999;
		height: 8px;
		margin: 2px 0 0 0;
		padding: 3px 0 0 0;
		color: #132121;
		}
			
	form p {
		margin: 5px 0 0 0;
		}	
		






























	
		
		
		
		
		
		




