/*	CSS Document for : A Hills Photography
	Designed by : The Number 27 - Web Design
	Designer name : Matt.

/*	Colors used on site :

background : #333;
borders :  #ec5f00;
links : #ec5f00;
font: #ccc;

*/

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

body {
	background: #333;
	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: 1020px;
	margin: 0 auto;
}

#header {
    position: relative;
    width: 1000px;
    height: 100px;
    border-bottom: 4px solid #ec5f00;
    margin-top: 40px;
}

#mainsection {
   width: 1000px;
   background: #333 url(../images/sidebg.jpg) repeat-y;
   float: left;
   margin-bottom: 50px;
}

#navcontainer {
    width: 850px;
    height: 50px;
    float: left;
    margin-left: 100px;
}



/*----------------------------
         content boxes
-----------------------------*/

#content1narrow {
   width: 170px;
   float: left;
   margin-top: 40px;
   margin-left: 100px;
}
#content1wide {
   width: 320px;
   float: left;
   margin-top: 40px;
   margin-left: 100px;
}
#content2narrow {
   width: 560px;
   margin-left: 20px;
   margin-top: 40px;
   float: left;
   border-left: 4px solid #ec5f00;
}
#content2wide {
   width: 700px;
   margin-left: 15px;
   margin-top: 40px;
   float: left;
   border-left: 4px solid #ec5f00;
}
#contentfull {
    width: 894px;
    float: left;
    margin-top: 40px;
    margin-left: 100px;
}

.gallery {
    margin-left: 40px;
}

/*----------------------------
     end 0f content boxes
-----------------------------*/

#footer {
   position: relative;
   width: 894px;
   height: 100px;
   float: left;
   margin-top: 100px;
   margin-left: 100px;
}

#termsbox {
   position: absolute;
   top: 0;
   left: 0;
}



/*------------------------------
			NAVIGATION
-------------------------------*/

#navcontainer li {
    display: inline;
	font-size: 2.3em;
	list-style: none;
    color: #ec5f00;
}

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

#navcontainer a:hover {
	color: #ccc;
}



body#home-page ul li.home a {
    color: #ccc;
}
body#contact-page ul li.contact a {
    color: #ccc;
}
body#galleries-page ul li.galleries a {
    color: #ccc;
}
body#events-page ul li.events a {
    color: #ccc;
}
body#weddings-page ul li.weddings a {
    color: #ccc;
}
body#shop-page ul li.shop a {
    color: #ccc;
}
body#faq-page ul li.faq a {
    color: #ccc;
}
body#links-page ul li.links a {
    color: #ccc;
}
body#about-page ul li.about a {
    color: #ec5f00;
}
body#contact-page ul li.contactft a {
    color: #ec5f00;
}
body#terms-page ul li.terms a {
    color: #ec5f00;
}


#content1narrow ul {
    margin: 0;
    padding: 0;
}


#content1narrow li {
	font-size: 2.3em;
	list-style: none;
    color: #ec5f00;
    padding-left: 20px;
    padding-bottom: 10px;
}

#content1narrow a:link, #content1narrow a:visited {
	color: #ec5f00;
	text-decoration: none;
}

#content1narrow a:hover {
	color: #ccc;
}


/*------------------------------
			TEXT
-------------------------------*/
p {
    font-size: 1.8em;
    color: #ccc;
    padding: 25px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}

#contentfull p {
   padding-left: 40px;
}


#footer p {
    font-size: 1.5em;
    color: #666;
    padding-left: 40px;
}

strong {
    font-size: 1.2em;
    color: #ec5f00;
}


/*------------------------------
			LINKS
-------------------------------*/
#contentfull a:link, #contentfull a:visited {
    color: #ec5f00;
}
#contentfull a:hover {
	color: #ccc;
}
#content2wide a:link, #content2wide a:visited {
    color: #ec5f00;
}
#content2wide a:hover {
	color: #ccc;
}
#footer ul {
    padding-left: 40px;
}
#footer li {
    display: inline;
	font-size: 2em;
	list-style: none;
    color: #666;
}
#footer a:link, #footer a:visited {
	color: #666;
}
#footer a:hover {
	color: #ec5f00;
}

.strapline {
    position: absolute;
    top: 70px;
    left: 610px;
    font-size: 1.6em;
}

#content1wide a:link, #content1wide a:visited {
	color: #ccc;
}
#content1wide a:hover {
	color: #ec5f00;
}



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

#contentfull li {
    list-style: none;
    font-size: 1.8em;
    color: #ccc;
}

#contentfull strong {
    line-height: 1.8em;
}

.terms li {
    font-size: 1.4em;
    padding-bottom: 20px;
}

#content2wide li {
    list-style: none;
    font-size: 1.8em;
    color: #ccc;
    line-height: 1.8em;
}


/*------------------------------
			HEADINGS
-------------------------------*/
#header h1 {
    position: absolute;
    font-size: 45px;
    font-weight: lighter;
    color: #ec5f00;
    left: 140px;
    top: 0;
    padding: 0;
}

h2 {
    font-size: 2.8em;
    font-weight: lighter;
    color: #ccc;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 40px;
    clear: both;

}


/*------------------------------
			IMAGES
--------------------------------*/
.logo {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 4px solid #ec5f00;
}

.thumb {
    padding-bottom: 10px;
}

.signature {
    margin-left: 40px;
    margin-bottom:25px;
}

.pan {
   margin-left: 75px;
}

#thumb {
    float: left;
    font-size: 1.8em;
    margin: 25px;

}


/*------------------------------
			FORMS
-------------------------------*/

form {
	padding: 0;
	font-size: 1em;
}

fieldset {
    float: left;
    width: 235px;
    border: none;
    margin: 0;
    padding: 0;
}
.comment {
   float: left;
   width: 450px;
}


label {
	display:  block;
	color: #ccc;
	width: 200px;
    padding-left: 15px;
    padding-top: 10px;
    margin: 0;
}

input {
	width:  220px;
	height: 40px;
	background: url(../images/inputbg.jpg) no-repeat;
	border: none;
	font: 1em;
	color: #ccc;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
}

textarea {
	width:  440px;
    height: 130px;
	background: url(../images/widetextareabg.jpg) no-repeat;
	border: none;
	font: 1em;
	color: #ccc;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-left: 5px;
}

input.btn {
    background: url(../images/submitbg.jpg) no-repeat;
	width: 120px;
    height: 40px;
	font-size: 1.0em;
    padding: 0;
}

fieldset p {
   padding-left: 25px;
   padding: 0;
}


/*--------------------------------
       SHOP STUFF
---------------------------------*/

#shopitem {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 200px;
    height: 250px;
}
#shopitem p {
    font-size: 1.6em;
    padding: 0;
    padding-top: 10px;
    margin: 0;
}
#shopitem input {
    background: none;
    width: 120px;
    height: 25px;
    margin-left: 20px;
}
#shopitem form select {
    background: #333;
    color: #ccc;
    border: 1px solid #ec5f00;
}


#basket {
    position: relative;
    top: 10px;
    left: 870px;
    width: 130px;
    height: 90px;
}
#basket input {
    background: none;
    width: 100px;
    height: 45px;
}
#basket p {
    padding: 0;
    padding-left: 15px;
    margin: 0;
}

.textfield {
    background: #333;
    color: #ccc;
    border: 1px solid #ec5f00;
    padding-left: 0;
}


/*--------------------------------
       TABLES
---------------------------------*/
table caption {
    font-size: 1.8em;
    color: #ccc;
}

table td {
    text-align: center;
}

table td a{
    font-size: 1.8em;
}


#thanks {
   font-size: 1.8em;
    color: #ccc;
    margin-left: 20px;
    text-align: left;
}


