@charset "utf-8";
/* CSS Document */
/* FluffyLike Razors 2010 */
/*------------------------- body layout -------------------------*/
html {
    height: 100%; /*forces scrollbars in all browser windows, stops site moving about in window.*/
    margin-bottom: 10px;
}

body { /*zeros padding and margins and centers site in browser window*/
    margin: 0;
    padding: 0;
    /*
     text-align: center;
     */
    font-size: 62.5%; /*sets base font size for site*/
    background: url(../images/stripesBg.jpg) fixed no-repeat;
    background-color: #827181; /*lilac*/
    min-height: 100.1%;
}

#wrapper { /*contains entire site*/
    width: 1000px;
    height:100%;
    margin: 10px /*
     auto
     */;
    text-align: left;
    background-image: url(../images/wings.png);
    background-position: top left;
    background-repeat: no-repeat;	
}

#header {
    width: 900px;
    height: 100px;
    margin-left: 60px;


}

#content {
	position:relative;
    width: 900px;
    height: auto;
    background: white;
    margin-left: 60px;
    border: 3px #20052a solid;
    background-image: url(../images/starBG.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#contentUS {
position:relative;
    width: 900px;
    height: auto;
    background: white;
    margin-left: 60px;
    border: 3px #20052a solid;
    background-image: url(../images/starBGUS.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

p{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    margin: 5px;
}

p.index{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    margin: 5px;
}
p.switch {
    position: relative;
    font-family: ImpactLabelReversedRegular,Arial, Helvetica, sans-serif;
    color: white;
    font-size: 18px;
    margin: 68px 0 0 0;
    float: right;
}

p.people {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    margin: 5px;
}

p.peopleHeaderXen {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    margin: 5px;
}

.peopleHeaderImpact {
    font-family: ImpactLabelRegular, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: black;
    float: right;
    margin-top: 0px;
}

p.promoHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    margin: 10px 5px 10px 10px;
}
p.promo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#2b2b2b;
    margin: 5px;
}
p.promoHeaderImpact {
    font-family: ImpactLabelRegular, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: black;
    float: left;
    margin: 0px 0px 0px 0px;
}
p.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: red;
    margin: 5px;
}

img#headerImg {
    position: relative;
    margin: 30px 0 0 0px;
    z-index: 30;
}

img#titleTxt {
    float: right;
    position: relative;
    margin: 20px 310px 0 0px;
    z-index: 50;
}

img.peopleImg {
    height: 220px;
    width: 200px;
    margin: 5px 5px 5px 5px;
    float: left;
}

a:link.switchLink, a:visited.switchLink {
    font-family: ImpactLabelReversedRegular, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: white;
    font-size: 18px;
}

a:hover.switchLink {
    font-family: ImpactLabelReversedRegular, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #20052a; /*purple*/
    font-size: 18px;
}

a:link, a:visited {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color:#897989;
    font-size: 12px;

}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color:#dd006f; /*purple*/
    font-size: 12px;
}


a:link.hide, a:visited.hide {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color:#897989;
    font-size: 12px;
	margin:5px 10px 5px 5px;

}

a:hover.hide {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color:#dd006f; /*purple*/
    font-size: 12px;
}
a:link.peopleLink, a:visited.peopleLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: purple;
}

a:hover.peopleLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #897989; /*purple*/
}

/*------------------------- iFrame layout -------------------------*/
.indexGalleryTop {
    height: auto;
    width: 190px;
    margin: 0px 0px 0px 0px;
}

.indexGallery {
    height: auto;
    width: 190px;
    margin: 10px 0px 0px 0px;
}

.frameRight {

    float: right;
    height: auto;
    width: 195px;
    margin: 5px 25px 25px 0px;
	
}

.frame {
    position: relative;
    float: left;
    height: auto;
    min-height: 600px;
    width: 620px;
    border: 3px #20052a solid;
    margin: 5px 25px 25px 25px;
    background-color: white;
}

.frameGallery {
    position: relative;
    float: left;
    height: 600px;
    width: 620px;
    border: 3px #20052a solid;
    margin: 5px 25px 25px 25px;
    background-color: white;
}

.peopleframe {
    position: relative;
    float: left;
    height: auto;
    width: 626px;
    margin: 5px 25px 25px 25px;
	
}

.peopleframeMid {
    position: relative;
    height: auto;
    width: 620px;
    min-height: 230px;
    border: 3px #20052a solid;
    margin: 0px 0 10px;
}
.contactframe {
    position: relative;
    float: left;
   	height:100%;
    width: 626px;
    margin: 5px 25px 25px 25px;
}
.contactframeMid {
    position: relative;
    height: 100%;
    width: 620px;
    border: 3px #20052a solid;
    margin: 0px 0 0 10px;
	background-color: white;
	clear:both;
}

iframe.UKCustom {
    height: 650px;
    width: 620px;
    margin: 5px 0 0 0;
    z-index:100;
}

iframe.UKDesign {
    height: 1370px;
    width: 620px;
    margin: 5px 0 0 0;
    z-index:100;
   
}
iframe.USCustom {
    height: 650px;
    width: 620px;
    margin: 5px 0 0 0;
    z-index:100;
}

iframe.USDesign {
    height: 1370px;
    width: 620px;
    margin: 5px 0 0 0;
    z-index:100;
   
}

/*------------------------- Top Navigation layout -------------------------*/
#navTop {
    width: auto;
    height: 25px;
    background-image: url(../images/menuGradient.png);
    background-repeat: repeat-x;
    background-color: grey;
    float: right;
    padding-top: 10px;
    z-index: 10;
}

ul#nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

ul#nav li {
    display: -moz-inline-stack; /*for firefox 1&2*/
    display: inline-block;
}

li.navMid {
    border-right: 1px white solid;
}

li.navEnd {
    border-right: 0px;
    padding-right: 1px;
}

a:link.navTxt, a:visited.navTxt {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    color: white;
    padding: 5px;
}

a:hover.navTxt {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    color: #20052a;
    padding: 5px;
}

/*------------------------- Bottom Navigation layout -------------------------*/
ul.navBottom {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}



ul.navBottom li { 
display: -moz-inline-stack; /*for firefox 1&2*/
    display: inline-block;
}

#navBottomLeft {
    width: auto;
    height: 20px;
    float: left;	
	padding:10px 0 0px 0px;
}


#navBottomRight {
    width: auto;
    height: 30px;
    float: right;
	padding:10px 0 0px 0px;
}

ul.navBottom li a:link, ul.navBottom a:visited {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    padding:0 5px 0 5px;
}

ul.navBottom li a:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #20052a;
   padding:0 5px 0 5px;
}

/*------------------------- footer layout -------------------------*/
.footer {
    width: inherit;
    height: 30px;
    background-image: url(../images/menuGradient.png);
    background-repeat: repeat-x;
    clear: both;
}

#galleria {
    float: left;
    width: 150px;
    height: 30px;
    margin-left: 50px;
}

#galleria p {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}

#galleria a:link,#galleria a:visited {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}

#galleria a:hover {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}

.framePromo {
    position: relative;
    float: left;
    height: auto;
    min-height: 600px;
    width: 850px;
    border: 3px #20052a solid;
    margin: 5px 25px 25px 25px;
    background-color: white;
}

div.promo {
    width: 840px;
    height: 115px;
    float: left;
    margin: 0 5px 0 5px;
  
}

div.promoImg {
    width: 100px;
    height: 100px;
    float: left;
    margin: 5px;
    
}

div.promoTxt {
    width: 710px;
    height: 100px;
    float: left;
    margin: 5px;
    
}
div.promoLrg {
    width: 840px;
    height: 260px;
    float: left;
    margin: 0 5px 0 5px;
  
}

div.promoImgLrg {
    width: 250px;
    height: 250px;
    float: left;
    margin: 5px;
    
}

div.promoTxtLrg {
    width: 550px;
    height: 250px;
    float: left;
    margin: 5px;
	
    
}
div.promoLng {
    width: 840px;
    height: 610px;
    float: left;
    margin: 0 5px 0 5px;
  
}

div.promoImgLng {
    width: 160px;
    height: 600px;
    float: left;
    margin: 5px;
    
}

div.promoTxtLng {
    width: 550px;
    height: 250px;
    float: left;
    margin: 5px 5px 5px 95px;
	
    
}

br.clear{
	clear:both;
}

/*------------------------- form styling -------------------------*/
form {
    margin: auto;
    width: 610px;
    height: 100%;
    position: relative;
    margin:0 5px 15px 5px;
	
}

fieldset {
    background-color: #ffffff;
    padding: 5px;
	 height: auto;
	 border:none;
}

legend {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    float: left;
    margin: 10px 10px 10px 0;
}

label {
    display: block;
    float: left;
    clear: left;
    width: 80px;
    padding-right: 16px;
    text-align: right;
    line-height: 28px;
    margin-right: 5px;
 font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
   
}

label#enquiry {
    width: 80px;
    line-height: 28px;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
  
}

label#spacer {
    visibility: hidden;
}

input {
    width: 150px;
    margin: 0 0 8px 0;
    display: block;
    float: left;
}


 
input[type = submit], /* sets size automatically for form buttons, overrides fieldset spec*/
input[type = reset] {
    width: auto;
	
}

select {
    width: 157px;
}

textarea {
    width: 250px;
    display: block;
    float: left;
}

/*------------------------- links page styling -------------------------*/

li.linksXen {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    margin: 5px;
}

p.links{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:black;
    margin: 5px;
}
.linksXen a:link, .linksXen a:visited {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    color: black;
    padding: 5px;
}

.linksXen a:hover {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    color:#dd006f;
    padding: 5px;
}

/*social Network Links*/

.twitter-share-button{
	margin:5px;
}



/*------------------------- Newsletter styling -------------------------*/
form#newsletter {
    margin: auto;
    width: 610px;
    height: 100%;
    position: relative;
    margin:0 5px 15px 5px;
	
}

form#newsletter fieldset {
    background-color: #ffffff;
    padding: 5px;
	 height: auto;
	 border:none;
}

legend {
    font-family: XenophoneRegular, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    float: left;
    margin: 10px 10px 10px 0;
}

label {
    display: block;
    float: left;
    clear: left;
    width: 80px;
    padding-right: 16px;
    text-align: right;
    line-height: 28px;
    margin-right: 5px;
 font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
   
}

label#enquiry {
    width: 80px;
    line-height: 28px;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
  
}

label#spacer {
    visibility: hidden;
}

input {
    width: 150px;
    margin: 0 0 8px 0;
    display: block;
    float: left;
}


 
input[type = submit], /* sets size automatically for form buttons, overrides fieldset spec*/
input[type = reset] {
    width: auto;
	
}

select {
    width: 157px;
}

textarea {
    width: 250px;
    display: block;
    float: left;
}

.newsLetter {
	display:block;
	height:58px;
	width:180px;
	margin:10px 5px 5px 5px;
	background-image:url("../images/purpleButton.png");
	background-repeat: no-repeat;
	background-position: 0 0;

}

.newsLetter:hover
{ 
  display:block;
	height:58px;
	width:180px;
	margin:10px 5px 5px 5px;
	background-image:url("../images/purpleButtonHover.png");
	background-repeat: no-repeat;
	background-position: 0 0;

}

.newsLetter span
{ 
  display:none;
}

/*------------------------- form styling -------------------------*/
div.signUp{
	height:auto;
	width:180px;
	display:none;

}

.signUp form {
	height:auto;
	width:170px;
	margin:5px 20px 0 5px;
		
}

.signUp img{
	position:relative;
	left:50%;
	margin-top:10px;
}

.signUp fieldset {
    background-color: #ffffff;
    padding: 5px;
	height:auto;
	width:170px;
	 border:1px solid #ccc;
	 
}

.signUp label {
    display: block;
    float: left;
    clear: left;
    width: 40px;
    text-align: left;
    line-height: 25px;
 font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;  
	padding:0;
	margin:0; 
}

.signUp label#enquiry {
    width: 80px;
    line-height: 28px;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
  
}

.signUp label#spacer {
    visibility: hidden;
}

.signUp input {
    width: 165px;
    display: block;
    float: left;
}


 
.signUp input[type = submit], /* sets size automatically for form buttons, overrides fieldset spec*/
.signUp input[type = reset] {
    width: auto;
	margin:2px;
	
}



p.signUpHeaderImpact {
    font-family: ImpactLabelRegular, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: black;
     margin: 5px 0 0 5px ;
	text-align:center;
}

p.signUpHeaderImpactR {
    font-family: ImpactLabelRegular, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: black;
    margin:0 5px 5px 0;
	text-align:right;
}

p.error {
	font-family:Arial, Helvetica, sans-serif;
    border:1px solid red;
    color: Maroon;
    font-weight:bold;
   font-size:10px;   
    padding: 8px;
	width:170px;
}








