/*---------------
BECKI McEVILLY - NAUGHTYGECKO.COM 2010
MAIN STYLE SHEET
---------------*/
@import url("home.css");
@import url("portfolio.css");
@import url("about.css");
@import url("contact.css");
@import url("testimonials.css");



body {
	background-image: url(../images/BgPattern.gif);
	background-repeat: repeat;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	color: #403f3f;
	}

img {
	border: 0px none;
	}

address {
	font-style: normal;
	}

a:link {text-decoration: none; color: #403f3f;}
a:visited {text-decoration: none; color: #403f3f;}
a:hover {text-decoration: none; color: #b50000;}
a:active {text-decoration: none; color: #b50000;}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #b50000;
	text-align: justify;
	}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #b50000;
	text-align: justify;
	text-decoration: underline;
	}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #b50000;
	text-align: justify;
	text-decoration: underline;
	}
	
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #b50000;
	text-align: justify;
	}

p {
	font-size: 90%;
	color: #403f3f;
	}

strong {
	font-weight: bold;
	color: #b50000;
	}

.red {
	font-weight: bold;
	color: #b50000;
	}

.colour {
	color: #b50000;
	}

.underlineLink {
	text-decoration: underline;
	color: #b50000;
	}

/*------------------------------
HEADER
------------------------------*/

#top	{
	background-image:url(../images/HeaderBg.gif);
	height: 178px;
	background-repeat: repeat-x;
	width: auto;
	}

#header  {
	width: 929px;
	height: 178px;
	margin-left: auto;
	margin-right: auto;
	}
		
#logo	{
	background-image:url(../images/Logo.gif);
	width: 424px;
	height: 178px;
	float: left;
	}
	
#header_right  {
	width: 505px;
	height:178px;
	float: left;
	}
	
#header_Rtop  {
	background-image:url(../images/HeaderRightBg.gif);
	width: 505px;
	height: 99px;
	}
	
#navcontainer  {
	background-image:url(../images/NavBg.gif);
	width: 505px;
	height: 30px;
	}

#header_Rbottom  {
	background-image:url(../images/NavBottomBG.gif);
	width: 505px;
	height: 49px;
	}

#avail4freelance {
	width: 162px;
	height: 42px;
	margin: 30px 30px 0 0;
	float: right;
	}

/*---------------------------
NAVIGATION
----------------------------*/
	
#mainNav {
	width: 410px;
	height: 30px;
	margin: 0px;
	float: right;
	color: #b50000;
	}

#mainNav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#mainNav a:hover {
	color: #b50000;
	}

#mainNav a:active {
	color: #b50000;
	}

#mainNav ul {
	list-style-image: url(../images/navbullet.gif);
	padding: 0;
	margin: 0;
	}

#mainNav li {
	float: left;
	margin: 0 0 0 2.5em;
	padding-top: 3px;
	}
		
	
/*---------------------------
CONTENT
----------------------------*/

#container  {
	width: 929px;
	height: 589px;
	margin-left: auto;
	margin-right: auto;
	}
	
#contentContainer	{
	background-image: url(../images/contentbg.gif);
	width: 908px;
	float: left;
	margin: 0;
	margin-left: 21px;
	padding: 0;
	}

#content {
	width: 750px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#Maincontainer {
	width: 715px;
	height: 100%;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 25px;
	float: left;
	}

#textContent {
	width: 660px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	}

#textContent a {
	color: #b50000;
	text-decoration: underline;
	}

#textContent ul {
	list-style: disc;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	}

#textContent li {
	color: #403f3f;
	}
	
#bottomlogo {
	width: 272px;
	height: 63px;
	background-image: url(../images/bottomlogo.gif);
	float: left;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	}

#title {
	height: 63px;
	width: 450px;
	margin-left: 0px;
	float: left;
	text-align: right;
	}


/*---------------------------
SIDEBAR
-----------------------------

*CONTAINERS*/

#rightcolumn {
	width: 125px;
	float: left;
	margin: 0 10px 0 18px;
	}

#rightcolumnContent {
	width: 120px;
	margin-left: 5px;
	text-align: center;
	color: #ffffff;
	}
	
#rightcolumnContent a {
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	text-decoration: underline;
	}

#rightcolumnContent a:hover {
	color: #b50000;
	font-size: 95%;
	font-weight: bold;
	text-decoration: underline;
	}
	
/*---- SIDEBAR CONTENT----*/
	
.italic {
	font-size: 85%;
	color: #b50000;
	font-style: italic;
	display: block;
	float: right;
	}

.italicLeft {
	font-size: 85%;
	color: #b50000;
	font-style: italic;
	display: block;
	float: left;
	}

.sidebarHeader {
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	}

.sidebarText {
	color: #ffffff;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
	}

#followme {
	width: 113px;
	text-align: center;
	margin-top: 20px;
	margin-left: 4px;
	margin-bottom: 25px;
	padding-bottom: 35px;
	}
	
#facebook {
	width: 36px;
	height: 41px;
	float: left;
	}

#twitter {
	width: 41px;
	height: 41px;
	text-align: center;
	float: left;
	}
	
#rss {
	width: 36px;
	height: 41px;
	text-align: center;
	float: left;
	}
	
#whatclientssay {
	width: 120px;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 25px;
	border-bottom: 1px #ffffff dashed;
	border-top: 1px #ffffff dashed;
	color: #ffffff;
	}

#latestnews {
	width: 120px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 25px;
	border-bottom: 1px #ffffff dashed;
	color: #ffffff;
	}


/*--------------------
QUICK CONTACT
--------------------*/

.qcText {
	color: #ffffff;
	font-size: 85%;
	font-weight: normal;
	}
	
#quickcontact {
	width: 120px;
	margin-top: 20px;
	}

#qcForm {
	width: 120px;
	margin-top: 20px;
	}

#qcForm label {
	margin: 10px 0 10px 0;
	display: block;
}

#qcForm label span {
	text-align: left;
	width: 120px;
	display: block;
}

#qcForm .inputContent {
	border: 1px solid #c4c4c4;
	width: 122px;
	height: 15px;
	margin: 5px 0 0 0;
	font-size: 85%;
	color: #403f3f;
	}
	
#qcForm .enquiryContent {
	border: 1px solid #c4c4c4;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #403f3f;
	}
	
.qcSend {
	background-color: #b50000;
	color: #ffffff;
	font-size: 85%;
	border: solid 1px #ffffff;
	margin-left: auto;
	margin-right: auto;
	}

.formerror {
  border: 1px solid red;
  background-color : #ffcccc;
  width: auto;
  padding: 5px 0;
}

.errortext {
  padding-left: 80px;
  font: bold smaller sans-serif;
}

/*---------------------------
FOOTER
----------------------------*/
	
#footer {
	background-image: url(../images/footer.gif);
	width: 908px;
	height: 74px;
	text-align: center;
	margin-left: 21px;
	margin-right: auto;
	color: #ffffff;
	float: left;
	}
	
#footerContentLeft {
	height: 12px;
	padding-top: 35px;
	width: 370px;
	float: left;
	}

#footerContentCopyright {
	height: 12px;
	padding-top: 35px;
	width: 368px;
	float: left;
	}
	
#footerContentXHTML {
	height: 12px;
	padding-top: 43px;
	width: 70px;
	float: left;
	}

#footerContentCSS {
	height: 12px;
	padding-top: 42px;
	width: 100px;
	float: left;
	}

.footerText {
	color: #c4c4c4;
	font-size: 10px;
	font-weight: bold;
	}
	
.footerText a {
	color: #c4c4c4;
	}
	
.footerText a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#bottomSpacer {
	width: 930px;
	height: 33px;
	float: left;
	}

#errorTextContent {
	width: 660px;
	height: 700px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	}