/*
Theme Name: Pye Tait Consulting
Theme URI: 
Description: Theme for the Pye Tait Consulting website.
Version: 0.1
Author: Peter Holliday
Author URI: 
Tags: Pye Tait
*/

/* ********************************************************************* */

/* ----- HTML TAGS ----- */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}


h1 {
	font-size: 160%;
	font-weight: bold;
	color: #002d62;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1 a {
	color: #002d62;
	text-decoration: none;
}

h1 a:hover {
	color: #002d62;
	text-decoration: underline;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #444444;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 a {
	color: #002d62;
	text-decoration: none;
}

h2 a:hover {
	color: #002d62;
	text-decoration: underline;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #444444;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 a {
	color: #444444;
	text-decoration: none;
}

h3 a:hover {
	color: #444444;
	text-decoration: underline;
}

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

/* fixes IE disappearing text bug */
body.ie7 p, body.ie6 p {
	height: 100%;
}

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* ----- END HTML TAGS ----- */

/* ********************************************************************* */

/* ----- LAYOUT ----- */
/* these styles are for containers and layout */

.siteContainer {

}

.headerBGContainer1 {
	display: none;
}

.headerContainer1 {
	display: none;
}

.headerContent1 {
	display: none;
}

.headerContent1 a {
	display: none;
}

.headerContent1 a:hover {
	display: none;
}

.headerContent1 ul {
	display: none;
}

.headerContent1 li {
	display: none;
}

.headerContent1 ul li ul {
	display: none;
}

.headerContent1 form {
	display: none;
}

.headerContent1 input {
	display: none;
}

.headerSearchBox {
	display: none;
}

.btnSearchHeader {
	display: none;
}

body.ie7 .btnSearchHeader {
	display: none;
}


.headerBGContainer2Bottom {

} 

.headerBGContainer2Top {

}     

.headerContainer2 {

}

.headerContent2 {
	 margin-bottom: 20px;
}

.middleBGContainer1 {
	width: 100%;
}

.middleContainer1 {

}

.middleContentMenuContainer {
	display: none;
}

body.ie6 .middleContentMenuContainer {
	display: none;
}

.sideMenu {
	display: none;
}

.sideMenu ul {
	display: none;
}

body.ie6 .sideMenu ul {
	display: none;
}

.sideMenu li {
	display: none;
}

.sideMenu li a {
	display: none;
}

.sideMenu li a:hover {
	display: none;
}

.sideMenu li ul {
	display: none;
}

/* Float menu items further in IE because it displays behind */
body.ie6 .sideMenu li ul,
body.ie7 .sideMenu li ul {
	display: none;
}


.sideMenu li:hover ul { 	display: none; }
.sideMenu li:hover ul li ul { 	display: none; }

.sideMenu li ul li {
	display: none;
}

.sideMenu li ul li ul {
	display: none;
}

.sideMenu ul li ul li:hover ul { 	display: none;}

.sideMenu li ul li ul li {
	display: none;
}

/* 
************ STYLES FOR ROUNDED CORNER MENUS ************
/*

/*
.sideMenu li {
	width: 210px;
	height: 36px;
	overflow: hidden;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/template/bg-menu-rounded-01-.jpg) no-repeat;
	color: #222222;
	font-size: 16px;
	line-height: 36px;
}

.sideMenu li a {

	width: 190px;
	display: block;
	color: #222222;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.sideMenu li a:hover {
	display: block;
	color: #002d62;
	text-decoration: none;
	background: url(../images/template/bg-menu-rounded-hover.jpg) no-repeat;
}

*/

/* ************ ----- HOME STYLES ----- ************ */ 

.middleContentPageContentContainerHome1 {
	float: left;
	width: 320px;
	color: #444444;
	margin: 10px 0px 0px 0px;
	color: #444444;
}

.middleContentPageContentContainerHome1 p {
	font-size: 87.5%;
	text-align: justify;
}

.middleContentPageContentContainerHome1 p a {
	color: #002d62;
	text-decoration: underline;
}

.middleContentPageContentContainerHome1 h1 {
	padding: 0px 0px 10px 0px;
}

.middleContentPageContentHome1 {
	padding: 0px 30px 0px 0px;
	background-color: #ffffff;
}

.middleContentPageContentContainerHome2 {
	margin: 10px 0px 0px 0px;
	float: left;
	width: 344px;
}

.middleContentPageContentHome2 {
	width: 344px;
	height: 229px;
	padding: 50px 0px 0px 0px;
}

.middleContentInfobox1Container {
	display: none;
}

body.ie6 .middleContentInfobox1Container {
	display: none;
}

.middleContentInfoboxTitle {
	display: none;
}

.middleContentInfoboxTitle a {
	display: none;
}

.middleContentInfoboxTitle a:hover {
	display: none;
}

.infoBoxFlowController {
	display: none;
}

.infoBoxFlowContainer {
	display: none;
}

.middleContentInfoboxContent {
	display: none;
}

.middleContentInfoboxHeader {
	display: none;
}

.middleContentInfoboxHeader a {
	display: none;
}

.middleContentInfoboxHeader a:hover {
	display: none;
}

.middleContentInfoboxText {
	display: none;
}

.middleContentInfoboxImageContainer {
	display: none;
}

.middleContentInfoboxImageContent {
	display: none;
}

.middleContentInfoboxNavLeftContainer {
	display: none;
}

body.ie7 .middleContentInfoboxNavLeftContainer {
	display: none;
}

body.ie6 .middleContentInfoboxNavLeftContainer,
body.ie8 .middleContentInfoboxNavLeftContainer,
body.opera .middleContentInfoboxNavLeftContainer {
	display: none;
}

body.safari .middleContentInfoboxNavLeftContainer {
	display: none;
}

.middleContentInfoboxNavLeftContainer:hover {
	display: none;
}

/*
.middleContentInfoboxNavLeftContainer a {
	width: 34px;
	height: 59px;
	display: block;}

.middleContentInfoboxNavLeftContainer a:hover {
	width: 34px;
	height: 59px;
	display: block;
	background: url(images/template/bg-infobox-button-left-hover.gif) no-repeat top;
}
*/

.middleContentInfoboxNavRightContainer {
	display: none;
}

body.ie7 .middleContentInfoboxNavRightContainer {
	display: none;
}

body.ie6 .middleContentInfoboxNavRightContainer,
body.ie8 .middleContentInfoboxNavRightContainer,
body.opera .middleContentInfoboxNavLeftContainer {
	display: none;
}

body.safari .middleContentInfoboxNavRightContainer {
	display: none;
}

.middleContentInfoboxNavRightContainer:hover {
	display: none;
}

/*
.middleContentInfoboxNavRightContainer a {
	width: 34px;
	height: 59px;
	display: block;}

.middleContentInfoboxNavRightContainer a:hover {
	width: 34px;
	height: 59px;
	display: block;
	background: url(images/template/bg-infobox-button-right-hover.gif) no-repeat top;
}
*/

.middleContentInfobox2Container {
	display: none;
}

body.ie6 .middleContentInfobox2Container {
	display: none;
}

/* ************ ----- END HOME STYLES ----- ************ */ 

/* ************ ----- PAGE STYLES ----- ************ */ 

.middleContentPageContentContainerPage1 {
	float: left;
	width: 425px;
	color: #444444;
}

.middleContentPageContentContainerPage1 p {
	font-size: 87.5%;
	text-align: justify;
}

.middleContentPageContentContainerPage1 p a {
	color: #002d62;
	text-decoration: underline;
}


.middleContentPageContentContainerPage1 h1 {
	padding: 0px 0px 10px 0px;
}

.middleContentPageContentPage1 {
	padding: 0px 30px 0px 0px;
	background-color: #ffffff;
}

.bottomNavContainer {
	display: none;
}

.bottomNavContainer a {
	display: none;
}


.bottomNavLeft {
	display: none;
}

.bottomNavRight {
	display: none;
}

.middleContentPageContentContainerPage2 {
	margin: 10px 0px 0px 0px;
	float: left;
	width: 217px;
}

.middleContentPageContentPage2 {
	width: 217px;
	padding: 50px 0px 0px 0px;
}

.middleContentPageContentPage2ImageContainer {
	width: 217px;
	height: 164px;
	background: url(images/template/bg-page-image.gif) no-repeat top;
}

.middleContentPageContentPage2ImageContent {
	padding: 3px 0px 0px 1px;
}

.middleContentPageContentPage2TestimonailContainer {
	display: none;
}

.sideBoxTopContainer {
	display: none;
}

.sideBoxTopContent {
	display: none;

}

.sideBoxMiddleContainer {
	display: none;
}

.sideBoxMiddleContentContainer {

}

.quoteStart {
	display: none;
}


.sideBoxMiddleContentTop {
	display: none;
}

.quoteEnd {
	display: none;
}

.sideBoxMiddleContentBottom {
	display: none;
}

.sideBoxBottomContainer {
	display: none;
}


/* ************ ----- END PAGE STYLES ----- ************ */ 

.footerBGContainer1 {
	display: none;
}

.footerContainer1 {
	display: none;
}

.footerContainer1 p {
	display: none;
}

.footerContainer1 a {
	display: none;
}

.footerContainer1 a:hover {
	display: none;
}

.footerContainer1Icon {
	display: none;
}


.footerContent1LeftContainer {
	display: none;
}

.footerContent1LeftContent {
	display: none;
}


.footerContent1CentreContainer {
	display: none;
}

.footerContent1CentreContent {
	display: none;
}

.footerContent1RightContainer {
	display: none;
}

.footerContent1RightContent {
	display: none;
}

.footerBGContainer2 {
	margin-top: 50px;
}

.footerContainer2 {
	display: none;
}

.footerContainer2 a {
	display: none;
}

.footerContainer2 a:hover {
	display: none;
}


.footerContent2Container01 {
	display: none;
}

.footerContent2Content01 {
	display: none;
}

.footerContent2Container02 {
	display: none;
}

.footerContent2Content02 {
	display: none;
}

.footerContent2Container03 {
	display: none;
}

.footerContent2Content03 {
	display: none;
}

.footerContent2Container04 {
	display: none;
}

.footerContent2Content04 {
	display: none;
}

.footerContent2Container05 {
	display: none;
}

.footerContent2Content05 {
	display: none;
}

.footerContent2Spacer {
	display: none;
}

.footerContainer3 {

}

.footerContainer3 a {

}

.footerContainer3 a:hover {

}


.footerContent3Container01 {
 	font-size: 75%;
 	float: right;
}

.footerContent3Content01 {

}

.footerContent3Container02 {
	display: none;
}

.footerContent3Content02 {

}

/* ************ ----- OTHER STYLES ----- ************ */ 

.entryDetails {
	display: none;
}

.entryDetails a {
	display: none;
}

.entryDate {
	float: right;
	text-align: right;
	font-size: 75%;
	color: #666666;
}

.post {
	padding-bottom: 30px;
}

.page {
	padding-bottom: 30px;
}
.searchBoxContent {
	padding-top: 10px;
}

.btnSearch {
	background: #fed97e url(images/template/bg-button.jpg) no-repeat center;
	border: 1px solid #bfbba6;
	cursor: pointer;
	font-size: 14px;
	color: #222222;
	padding: 0px 6px 0px 6px;
	margin: 0px 0px 0px 5px;
}

body.ie7 .btnSearch {
	height: 21px;
	line-height: 18px;
	padding: 0px 6px 1px 6px;
}

.searchResults {
	padding-bottom: 20px;
}

/* ************ ----- CONTACT FORM STYLES ----- ************ */ 

#quick_contact_form{
	width:100%;
	padding:0px 0px 0px 0px;
	position:relative;
}

.contactFormContainer {
	width: 430px;
	padding: 10px 10px 10px 10px;
}

.contactFormContainer a {
	color: #002d62;
	text-decoration: underline;
}

.contactFormRow {
	padding: 5px 0px 5px 0px;
}

.contactFormItem {
	float: left;
	width: 100px;
	height: 20px;
	line-height: 10px;
}

.contactFormInput {
	float: left;
	width: 320px;
}

.contactFormContainer .inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80%;
	border: 1px solid #f1deb1;
	padding: 1px 3px 1px 3px;
	background-color: #f8f8f8;
}

.contactFormContainer .inputTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;
	height: 75px;
	border: 1px solid #f1deb1;
	padding: 1px 3px 1px 3px;
	background-color: #f8f8f8;
}

.captchaResetText {
	font-size: 11px;
}

.btnContactSubmit {
	background: #fed97e url(images/template/bg-button.jpg) no-repeat center;
	border: 1px solid #bfbba6;
	cursor: pointer;
	font-size: 14px;
	color: #222222;
	padding: 2px 8px 2px 8px;
	margin: 10px 0px 0px 0px;
}

body.ie7 .btnContactSubmit {
	height: 21px;
	line-height: 18px;
	padding: 0px 6px 1px 6px;
}

.contactFormSubmitMessage {
	padding: 10px 0px 10px 0px;
}

quick_contact_message{ color:#007a00; }
quick_contact_error{ color:#a80000; }
quick_contact_faded{ color:#888888; }
quick_contact_focused{ color:#222222; }

/* ************ ----- END CONTACT FORM STYLES ----- ************ */


/* ************ ----- END OTHER STYLES ----- ************ */ 

/* ----- END LAYOUT ----- */

/* ********************************************************************* */


/* ----- FORMATTING ----- */
/* these styles are for formatting */

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}


.floatRight {
	float: right;
}

.yellow {
	color: #fdb813;
}

.blue {
	color: #002d62;
}

.textBold {
	font-weight: bold !important;
}

.textNormal {
	font-weight: normal;
}

.textUnderline {
	text-decoration: underline;
}

.textItalic {
	font-style: italic;
}

.textAlignLeft {
	text-align: left;
}

.textAlignRight{
	text-align: right;
}

.textAlignJustify {
	text-align: justify;
}

.fontSize18 {
	font-size: 18px;
}

.fontSize75Percent {
	font-size: 75%;
}

.displayInline {
	display: inline;
}

.displayBlock {
	display: block;
}

/* ----- END FORMATTING ----- */

/* ********************************************************************* */

