/*	CSS Document for Grate 2 Chimney
	Designed by : The Number 27 - Web Design
	Designer name : Matt.

/*	Colors used on site :

background :  #6A3278
content background :
container background :

*/

/*------------------------------
			GLOBAL
-------------------------------*/

body {
	background: #6A3278;
	font-family: Trebuchet MS, Verdana, times, serif;
	font-size: 62.5%;
    font-weight: lighter;
}

img {
	border: none;
}

.clear {
	clear:both;
}

a:active
{
  outline: none;
}

a:focus
{
  outline: none;
}



/*------------------------------
			LAYOUT
-------------------------------*/
#container {
    width: 1150px;
    margin: 0 auto;
}


#header {
   position: relative;
   background: #fff url(../images/headerbg.jpg) no-repeat;
   width: 1100px;
   height: 240px;
}

#maincontent {
    background: #f8f7fb url(../images/maincontentstrip.png) no-repeat;
    float: left;
    width: 1069px;
    min-height: 600px;
    margin-left: 31px;
}

#sidebar {
    float: left;
    margin-top: 80px;
    margin-left: 30px;
    width: 200px;
}
.fade {
    margin-left: 24px;
    width: 170px;
    height: 170px;
}


#navcontainer {
    width: 200px;
}

#content {
    float: left;
    margin-top: 80px;
    margin-left: 50px;
    width: 750px;
}

#gallery {
    width: 750px;
    height: 600px;

}

#contactform {
    width: 600px;
    height: 400px;
}

#footer {
    position: relative;
    background: #f8f7fb url(../images/footerbg.jpg) no-repeat bottom right;
    width: 1098px;
    height: 150px;
    margin-left: 31px;
    clear: both;
}

#hetas {
    position: absolute;
    top: 0;
    left: 20px;
    width: 131px;
    height: 110px;
}


/*------------------------------
			NAVIGATION
-------------------------------*/
 #navcontainer ul {
    color: #a79dc2;
}

#navcontainer li {
    text-align: right;
	font-size: 2.8em;
	list-style: none;
    text-shadow: 1px 1px 2px #ccc;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #a79dc2;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #6a3278;
}

body#home-page ul li.home a {
    color: #6a3278;
}
body#about-page ul li.about a {
    color: #6a3278;
}
body#portfolio-page ul li.portfolio a {
    color: #6a3278;
}
body#contact-page ul li.contact a {
    color: #6a3278;
}
/*------------------------------
			TEXT
-------------------------------*/

p {
    font-size: 1.6em;
    margin: 20px 0;
    color: #6a3278;
}

#hetas p {
    margin: 0;
    margin-left: 12px;
    color: #000;
}

#header .strapline {
    position: absolute;
    top: 50px;
    left: 570px;
    font-size: 2.4em;
    color: #393c83;
    text-shadow: 1px 1px 2px #ccc;
}
#footer .strapline {
    position: absolute;
    top: 90px;
    left: 720px;
    width: 300px;
    color: #6a3278;
    font-size: 1.8em;
}


.strapline strong {
    font-size: 1.8em;
}

.contactdetail {
    position: absolute;
    top: 150px;
    left: 750px;
    font-size: 2em;
    color: #393c83;
    text-align: right;
    text-shadow: 1px 1px 2px #ccc;
}

#content strong {
    font-size: 1.1em;
    text-shadow: 1px 1px 2px #ccc;
}


/*------------------------------
			LINKS
-------------------------------*/

a:link, a:visited {
	color: #a79dc2;
	text-decoration: underline;
    text-shadow: 1px 1px 2px #ccc;
}

a:hover {
	color: #6a3278;
}

#footer a:link, #footer a:visited {
	color: #a79dc2;
	text-decoration: none;
}

#footer a:hover {
	color: #6a3278;
}


/*------------------------------
			LISTS
-------------------------------*/








/*------------------------------
			HEADINGS
-------------------------------*/
h2 {
    font-size: 2em;
    color: #6a3278;
    text-shadow: 1px 1px 2px #ccc;
}

#sidebar h2 {
    margin-left: 24px;
    margin-top: 20px;
}

/*------------------------------
			IMAGES
--------------------------------*/

.logo {
    margin-top: 55px;
    margin-left: 60px;
 }
.thumbs img {
    border: 10px solid #aeacd4;
}
.fade img {
    border: 10px solid #aeacd4;
}

.contentthumb {
    border: 10px solid #aeacd4;
    margin: 30px 35px;
}


/*------------------------------
			FORMS
-------------------------------*/
form .contactform {
    margin: 0;
	padding: 0;
}

fieldset {
    float: left;
    border: none;
    padding: 0;
    margin: 0 30px 10px 0;
}

label {
	display:  block;
	color: #6a3278;
	width: 200px;
    padding-top: 10px;
    margin: 0;
    text-shadow: 1px 1px 2px #ccc;
}

input {
	width:  240px;
	background: none;
	border: 1px solid #ccc;
	font-size: 1em;
	color: #6a3278;
}

textarea {
	width:  535px;
    height: 100px;
	background: none;
	border: 1px solid #ccc;
    font-family: "Trebuchet MS";
	font-size: 1em;
	color: #6a3278;
}

input.btn {
    background: none;
	width: 106px;
    height: 30px;
	font-size: 1.2em;
    color: #888;
    font-weight: lighter;
    xborder: none;
    margin-top: 10px;
    padding: 0;
}

fieldset p {
   padding-left: 25px;
   padding: 0;
   margin: 0;
}
.veriword {
    margin-top: 10px;
}


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


/*--------------------------------
       TABLES
---------------------------------*/

.thumbs td {
  border: none;
  text-align: left;
  padding-right: 20px;
}

.thumbs {
  padding-left: 0;
}

.thumbs td p {
    margin: 0;
}

.response {
   color: #6a3278;
   font-size: 1.6em;
   margin: 10px 25px 0 0;
}
