/* 
 * Author: Orange Doodle
 * Date: 24 January 2014
 * Website: Kate Farrell  
 * 
 * */
body {
	background-color: #FFF;
	width:100%;
	max-width: 960px;
}

html{
	background-color: #404041;
}

nav, article, section, header, footer {
		display: block;
}

html, body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

:focus {
    outline: 0;
}

#submenu a {
	color: #bd9e5f;
	font-weight: bold;
}

/*article a {
	color: #6d6e70;
}*/

#submenu {
	list-style:none;
	padding-left: 0!important;
	margin-left: 0;
}

#submenu li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 8px;
}

h1{
	margin:15px 0px 11px 20px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #6d6e70;
	text-align: centre;
	font-weight:regular;}

h2{
	margin:0 0 11px 0;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404041;
	text-align: left;
	font-weight:bold;}
	
h3{
	margin:0 0 11px 0;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404041;
	text-align: left;
	font-weight:bold;}
	
	h4{
	margin:0 0 11px 0;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6d6e70;
	text-align: left;
	font-weight:regular;}

a{
	color:#f05a28;
	margin-top:-5px;
	text-decoration:none;
	border:0px;
}
a:hover{
	color:#404041;
}


header h1 {
	padding-right: 16px;
}

header#page_header{
	margin: 0px 0 0 0px;


}

header#page_header nav{
	background-color: #939598;
	margin-left:auto;
	margin-right:auto;
	max-width: 880px;
	width: 100%;
	text-transform: uppercase;

	font-family: Gotham, Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 13px;
}

header#page_header nav ul{
	list-style:none;
	xmargin:15px;
	padding:0;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-color: #939597;
	width:100%;
	/*width: 880px;*/

}

header#page_header nav ul li {
	background-color: #939597;
	padding:0;
	margin:0;
	float:left;
	width:125px;
	height:40px;
}

header#page_header nav ul li.last {
		width: 130px;
}


header#page_header nav ul li a{
	color:#fff;
	text-align: center;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	line-height:40px;
}

header#page_header nav ul li a:hover, header#page_header nav ul li a.selected{
	background-color: #f05a28;
}


footer#page_footer a{
	color:#fff;
}
footer#page_footer a:hover{
	xcolor:#f05a28;
	color:#404041;
}
footer#page_footer{
	clear:both;
	width:100%;
	max-width: 960px;
	display:block;
	background-color:#939597;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-bottom: 50px;
	padding-top: 30px;
	margin-top:0px;
	height:30px;
	color:#fff;
}

footer#page_footer p{
	margin:0px;
	margin-top:11px;
}

#copyright {
    float: left;
    text-align: left;
}

#designedby, #designedby a{
	color:#fff;
	margin-right:40px;
	text-decoration:none;
}
#designedby a:hover{
	color:#f05a28;
}


#linkedin{
	float:left;
	margin-left:20px;
	padding-top:5px;
	text-align:left;
}
#facebook{
	float:left;
	
}
#facebook img{
width:20px;
height:20px;
margin-right:20px;
margin-left:40px;
margin-top:10px;
}

@media all and (max-device-width: 480px){
  footer#page_footer p{
    -webkit-text-size-adjust: none;
  }
}

/****** page section styling ******/

section{
	font-family: Gotham, Helvetica, Arial, sans-serif;

}

p.indent{margin: 10px 0 20px 30px;}

section header{
	border-bottom: 1px solid #bbbdc0;
	border-top: 1px solid #bbbdc0;
	margin:0px;
	margin-top: 20px;
	margin-bottom:40px;
	padding:0px;
	text-align: center;
}
section header h1{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-transform: uppercase;

}

h1 .highlight{
	color:#f15929;
}
section#grid{
	margin-left:auto;
	margin-right:auto;
	width:880px;
	margin-top:-35px;

}

section#content{
	margin-left:40px;
	margin-right:40px;
	background-color: #FFF;
	margin-top: 20px;
	font-size: 14px;
	font-style: normal;
	color: #404041;
	text-align: left;
	font-weight: lighter;
}

section#content ul {
    padding-left: 16px;
}

section#content article{
	margin-left:0px;
	padding-bottom:50px;
	padding-top: 0px;
	margin-top:0px;
	display:block;
	padding-right:30px;

}

section#content article p{
	line-height:20px;
}

article#contact ul{
list-style:none;
padding:0px;
margin:0px;

}
article#contact ul li{
	padding:0px;
	margin:0px;
}
article#contact ul li a{
	color:#f05a28;
	font-weight:bold;
}
article#contact ul li a:hover{
	color:#404041;
}

article#contact ul li a + p{
	padding:0px;
	margin:0px 0px 11px 0px;
	
}

section#reviews{
	xpadding:20px 20px 20px 20px;
	margin-bottom:40px;
	margin-left:40px;
	margin-right: 40px;
	
	background-color: #fff;
	margin-top: 10px;
	font-size: 10pt;
	font-style: normal;
	color: #404041;
	text-align: left;
	font-weight: lighter;
	font-style: italic;
	font-weight:bold;

}
section#reviews h2{
	xmargin:20px 0px 5px 0px;
	font-size:14pt;
	font-style: normal;
}

.quoted{
	font-size:8pt;
	color:#000;
	font-style: normal;
	font-weight:normal;
	margin-top:-8px;
}

section#reviews article{
	padding:20px 20px 20px 20px;
	margin-bottom:20px;
}
article.review_odd{
	background-color: #F1F1F2;
	
}
article.review_even{
	background-color:#e6e7e8;
}

em{
font-style:normal;
font-weight:bold;
}

h4{
	margin:0px;
}

img{
	border:0px;
}


div.alignright{
	float:left;
	width:310px;
	margin-bottom:8px;
 }

div.alignright ul{
margin:0px 0px 18px 17px;
padding:0px;
}

div.alignright ul li{

}

.col-one {
    width: 320px;
}


/* Small alls */

@media (max-width: 960px){

    .small-only {
        display: inline!important;
    }

	html {
		padding: 10px;
		background-color: white;
	}

    body {
        height: 100%;
    }

	section#grid{
		width:100%;
		max-width:428px;
		margin-left: auto!important;
        margin-right: auto!important;
 
	}
     section#reviews {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    section#reviews {
        max-width: 100%;
    }
    
    section#content {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    section#content {
        max-width: 100%;
    }
    

    section#content img {
        margin: 0;
    }
    section#content article{
		padding-left:20px;
	}

	
    header {
        max-width: 100%;
    }

    header#page_header nav {
        max-width: 100%;

        margin: 0;
        height: auto;
    }

		.last {
			width: 100%!important;
		}

    header#page_header nav ul {
        margin: 0;
        height: auto;
        background-color: white;
        width:100%;
    }

    header#page_header nav ul li {
        width:100%;
        float: none;
        display: block;
        margin-bottom: 4px;
    }

    header#page_header nav ul li {
        height: 35px;
    }

    header#page_header nav ul li a {
        height: 35px;
        line-height: 35px;
    }
/*
    footer#page_footer2 {
        margin: 0;
        padding: 0;
        height: auto;
        text-align: center;
    }

    footer#page_footer2 p {
        padding: 0;
    }
*/

        footer#page_footer span {
        display: block;
    }
    
    footer#page_footer {
    	text-align: center;
		height: auto;
		padding-right: 0;
		margin-right: 0;
        max-width: 100%;
		padding-bottom: 50px;
		padding-top: 40px;
     }


    #linkedin {
        float: none;
        margin-left: 0;
        text-align: center;
    }

	#facebook{
		xdisplay:block;
		float:none;
		margin:0px;
		text-align: center;	
	}
	#facebook img{
		margin:0px;
		padding:0px;
	}



    #designedby {
        padding-right: 0;
        margin-bottom:30px;
    }

    #designedby a {
        margin-right: 0;
    }

    .large-only {
        display: none!important;
    }

    #copyright {
        text-align: center;
        float: none;
        display: block;
    }



    #slider {
        max-width: 100%!important;
    }

	.col-one {
		padding-right: 32px;
    	width: auto;
	}

}

.small-only {
	display: none;
}
@media (max-width: 960px) {
	.small {
		display: inline;
	}
}

/* Slider */

#slider {
    max-width: 880px;
	width: 100%;
	margin: 0 0;
	overflow: hidden;
}

#slide-holder {
	width: 200%;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
}

#slide-holder.slide {
		-webkit-transition: 1s ease-in;
		-moz-transition: 1s ease-in;
		-o-transition: 1s ease-in;
		transition: 1s ease-in;
}

#slide-holder img {
	float: left;
}



/*
section article ul{
margin:0px 0px 20px 0px;
padding:0px;
list-style-position:inside;
margin-left: 30px;
display: table;

}
section article ul li{
	xpadding-left:-10px;
	xmargin-left: -10px;
	xmargin-right: -20px;
	margin-left: 13px;
	text-indent: -12px;
}
*/
