@charset "UTF-8";
/* CSS Document */

body  {
	font-size: 100%;
	background:#000000 url(http://www.erinkelly.co.uk/images/background3.jpg) top left repeat-x;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}

/* MAIN CONTAINER FOR THE PAGE ------------------------------------------------ */

.erinkelly #container { 
	width: 60em;  
	background:white;	
	margin: 0 auto; 
	border: none;
	text-align: left; 
}

.erinkelly #container-uk {
	width: 60em;  
	margin: 2em auto; 
	border: none;
	text-align: left;
background:white;
} 


#opacity-background {
background-color:#000;
/* for IE */
filter:alpha(opacity=40);
/* CSS3 standard */
opacity:1; 

}

/* END MAIN CONTAINER FOR THE PAGE ------------------------------------------------ */

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

.erinkelly #header { 
height:75px;
float:left;
width:100%;
background:white;
/*background:#63FFC7;color:#fff;width:100%;
-moz-opacity: 0.45;
filter: alpha(opacity=45);
opacity:0.45; */
padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.erinkelly #headerLogo {
width:35em;
background:transparent;opacity:1;
padding-left:10px;
margin:0;
float:left;
}

.erinkelly #headerLogo h1 {
font-family:'Arapey', serif;
	color:#000000;
	/*text-transform:uppercase;*/
	font-weight:normal;
	font-size:2.83em;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:15px 0 0 15px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.erinkelly #headerLogo a {
font-family:'Arapey', serif;
	color:#000000;
	 /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.erinkelly #headerLogo a.hover {
font-family:'Arapey', serif;
	color:#000000;
	 /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#socialmedia {
float:right;
background:#ffffff url(http://www.erinkelly.co.uk/images/bird.gif) top left no-repeat; width:250px;padding:0;margin-top:20px;margin-right:0;
height:50px;
}

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

/* START NAVIGATION BAR ------------------------------------------------ */

.erinkelly .clearBoth {
clear:both;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{  /* background div */
padding-top:0;
padding-bottom:0;
margin:10px 0 10px 15px;
float:left;
width:58em;
clear:both;
background-color:#ffffff;
border-bottom:5px solid #000000;
border-top:1px solid #666;
}

#underlinemenu ul{
margin: 0;
margin-bottom:0;
padding:0 0 0 25px;
float: left;
font-family:'Arapey', serif;
font-weight: 100;
font-size:1.1em;
width:100%;
border: none;
clear:both;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;

}


#underlinemenu ul li a {
float: left;
height:30px;
color: #000000;
font-weight: 100;
padding: 15px 40px 5px 40px;
text-decoration: none;
border-right:2px solid #ffffff;
background:white;
}


#underlinemenu ul li a:hover{
color:#ffffff;
background-color:#000000;

}

#underlinemenu ul li a.follow:hover{
color:#0C2017;
background-color:transparent;
padding-bottom: 0;
}

#underlinemenu ul li a.active {

background-color:#000;
color:#fff;
}

/* MAIN CONTAINER FOR THE PAGE ------------------------------------------------ */

#feature-container {
background:transparent; 

/* url(../images/chair.jpg);background-position:top left;background-repeat:no-repeat;height:309px;min-height:309px;background-color:#000;width:49em;float:left;margin-bottom:5px;padding:0; */
}

/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".erinkelly #sidebar1 p" rule.
*/

.erinkelly #sidebarContainer {
width:100%;
float:left;
padding:0;
margin-bottom:5px;
background: #000 url(../images/staircase.jpg) bottom right no-repeat;
}

.erinkelly #sidebar1 {
	float: left;
	
	width: 11em; /* since this element is floated, a width must be given */
	background: url(../images/bkg.png) top left repeat-x;/*url(../images/background-chair.gif) bottom right no-repeat; the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 10px 0 0;
	padding: 5px 0 0 5px;
	border-right:1px dotted #fff; /* top and bottom padding create visual space within this div */

}

.erinkelly #sidebar1 img {
border:none;
margin:5px 5px 5px 0;

}

.erinkelly #page img {
border:none;
margin:5px 10px 10px 0;
}

.erinkelly #sidebar2 {
	float: right; 
	width: auto; /* since this element is floated, a width must be given */
	background:transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 10px 0 0 0;
	padding: 5px 0 0 0; /* top and bottom padding create visual space within this div */
	border-top:1px dotted #fff;
	margin-bottom:20px;
	
}

.erinkelly #sidebar4 {
float:left;
width:170px;
margin-left:5px;
margin-top:10px;
background: transparent;
padding:5px;
border:none;
}



/* START CONTENT AREA FOR HOMEPAGE ------------------------------------------------ */

.erinkelly #page {
	margin: 0 0 20px 15px;
float:left;
width:929px;

	background-color:white; /*url(../images/background-chair.gif) bottom right no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	
	padding: 0; /* top and bottom padding create visual space within this div */
	
}

.anyClass {
overflow: hidden;
width:929px;
}

.erinkelly #page  p.headlines {
display:block;
color:#fff;
padding:10px 0;
border-bottom:1px dotted #fff;
margin:10px 0;
line-height:1.8em;
background:url(../images/logo-cross.gif) center right no-repeat;
}

.erinkelly #page  p a.headlines:hover {
display:block;
color:#900;
text-decoration:none;
font-size:110%;
padding:10px 0;
border-bottom:1px dotted #fff;
margin:10px 0;
background:url(../images/logo-cross.gif) center right no-repeat;
}

.erinkelly #sidebar1 h3, .erinkelly #sidebar1 p, .erinkelly #sidebar2 p, .erinkelly #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

/* END CONTENT AREA FOR THE HOMEPAGE ------------------------------------------------ */

/* START FEATURED BOXES ------------------------------------------------ */

.box-container {
margin: 0 0 40px 15px;
float:left;
width:929px; /*57 em */
overflow:hidden;
clear:both;
	background-color:white; /*url(../images/background-chair.gif) bottom right no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	border-top:5px solid #000000;
	padding-top:15px; 
	
	}
.box-feature {
float:left;
width:18em;
height:4em;
margin-right:2em;
background:#97B47F;
color:#FFFFFF;
padding:10px 0 10px 10px;

}

.box-feature-last {
float:left;
width:16em;
height:4em;
margin-right:0;
background-color:#ccc;
color:#FFFFFF;
padding:10px 0 10px 10px;

}

.box-feature a, .box-feature-last a {
color:#000;
font-family: 'Arapey', Arial, san-serif;
font-size:1.5em;
}

.box-feature a.hover, .box-feature-last a.hover {
color:#990000;
font-family: 'Arapey', Arial, san-serif;
font-size:1.5em;
}

.text-container {
margin: 0 0 20px 30px;
float:left;
width:910px; /*57 em */
}

.box-contact {
float:left;
width:18em;
height:6em;
margin-right:2em;
background:#e9e9e9;
padding:10px 0 10px 10px;

}

.box-video {
float:left;
width:580px;
margin-right:10px;
padding:0;
}

.box-audio {
float:left;
width:280px;
margin:0;

padding:5px 10px 10px 10px;
background:#e9e9e9;
}

.box-book {
float:left;
width:55.5em;
margin:20px 0;

padding:10px;
background:#e9e9e9;
}

.box-us {
float:left;
width:35%;
margin:20px 20px 20px 0;

padding:15px 10px 30px 15px;
background:#e9e9e9;
}

.back {
width:200px;margin-right:10px;float:right;height:20px;
}

/* END FEATURED BOXES ------------------------------------------------ */


.erinkelly #buttonContainer {
width:100%;margin:7px 0;clear:both;}

.erinkelly #buttonContainer p a.leftButton {
display:block;
width:93px;
background-image:url(../images/button-reviews.gif);
background-position:top;
height:22px;
text-indent:-9999px;

}

.erinkelly #buttonContainer p a.leftButton:hover {
background-position:bottom;
}

.erinkelly #buttonContainer p a.rightButton {
display:block;
width:93px;
background-image:url(../images/button-buy.gif);
background-position:top;
height:22px;
text-indent:-9999px;

}

.extraSpaceButton {
padding-bottom:50px;}

.extraSpace {
padding-bottom:20px;}


.erinkelly #news-container {  /* For Vertical Tickertape vTicker */

	overflow:hidden;
z-index:105;
margin-bottom:50px;


	}
	
	.erinkelly .news-container-old {  /* For Vertical Tickertape vTicker */
	
	overflow:hidden;
z-index:105;
margin-bottom:20px;
padding-right:30px;
margin-right:20px;
margin-top:100px;
float:right;
width:350px;

	}
	
	
.erinkelly #chair {
margin-top:0;
width:100%;
height:0;
background:url(images/staircase.jpg) bottom right no-repeat;
z-index:100;
}

.erinkelly #buttonContainer p a.rightButton:hover {
background-position:bottom;
}

.erinkelly .quoteContainer {
width:160px;
float:left;
overflow:hidden;
border-right:1px dotted #f90;
margin:5px 10px 0 0;
padding: 0 10px 10px 5px;
height:100px;
min-height:100px;
}

.erinkelly .quoteContainerLast {
width:160px;
float:left;
border:none;
margin:5px 0 0 0;
padding: 0 0 10px 5px;
height:100px;
min-height:100px;
}

/* START DESIGN ELEMENTS ------------------------------------------------ */

img { 

border:none;
}

a { outline:none;

font-family: 'Arapey', Arial, san-serif;
color:#900;
text-decoration:none;
}

a:hover {
font-family: 'Arapey', Arial, san-serif;
color:#358869;
text-decoration:none;
}


.red {
color:#990000;
}

.teal {
color:#358869;
}

p.space {line-height:1.3em;}

h1 {
font-size:2em;
font-family:'Arapey', serif;
color:#000;
font-weight:100;
}

h2 {
font-family: 'Arapey', Arial, san-serif;
font-size:20px;
/*text-transform:uppercase;*/
font-weight:100;
color:#000;
}


h3, h4, h5 {
color:#000;
font-family: 'Arapey', Arial, san-serif;
font-weight:normal;
}

h3.red { color:#900000;}

p {
font-family: 'Arapey', Arial, san-serif;
font-size:1em;
font-weight:100;
color:#000;
}

.hr {
height:5px;
width:auto;
border-top:1px solid #000;
background:transparent;
margin:10px 0;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.oneColFixCtr #container {
	width: 705px; 
	background: #E10D24 url(../images/us-cover.gif) no-repeat top left;
	margin: 10px auto;
	top:10px;
	left:30px;
	border:none;
	text-align: left; 
	position:absolute;
}

.oneColFixCtr #mainContent {
	padding: 0 20px; 
}

.oneColFixCtr #dates {
position:absolute;
top:660px;
left:15px;
width:360px;
margin:5px 10px 5px 5px;
padding:0;
border:none;
}

.oneColFixCtr #contact {
position:absolute;
top:665px;
left:375px;
width:210px;
margin-right:10px;
padding:0;
border:none;
}

.oneColFixCtr #order {
position:absolute;
top:655px;
right:0;
width:120px;
margin:10px 0 10px 30px;
padding:0;
border:none;
}

.oneColFixCtr #dates p, .oneColFixCtr #contact p, .oneColFixCtr #order p {
color:white;
font-size:100%;
}

.oneColFixCtr #dates a, .oneColFixCtr #contact a, .oneColFixCtr #order a {
color:#E10D24;
font-size:100%;
text-decoration:none;
}

.oneColFixCtr #dates a:hover, .oneColFixCtr #contact a:hover, .oneColFixCtr #order a:hover {
color:#ffffff;
font-size:100%;
text-decoration:none;
}

.oneColFixCtr #dates .title, .oneColFixCtr #contact .title, .oneColFixCtr #order .title {
color:#fff;
text-transform:uppercase;
font-size:100%;
padding-bottom:2px;
}

a.buttons, a:active.buttons  {
 font-family:Arial, Helvetica, sans-serif;
width:200px;
height:20px;
min-height:20px;
background-color:transparent;
color:#fff;
text-decoration:none;
padding:10px;
margin:10px 0;
clear:both;
font-size:0.8em;
border-bottom:1px dotted #fff;
}

 a:hover.buttons {
 font-family:Arial, Helvetica, sans-serif;
width:200px;
height:20px;
min-height:20px;
background-color:transparent;
color:#900;
text-decoration:none;
padding:10px;
margin:10px 0;
font-size:0.8em;
clear:both;
border-bottom:1px dotted #fff;
}


/* ROUNDED CORNERS --------------------------------------------*/

.rounded-corners {
     -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.rounded-corners-bottom-only {
     -moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -khtml-border-bottom-right-radius: 7px;
	 -moz-border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -khtml-border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

.rounded-corners-top-left {
     -moz-border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -khtml-border-top-left-radius: 7px;
    border-top-left-radius: 7px;

}

.rounded-corners-bottom-right {
     -moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -khtml-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;

}

/* END DESIGN ELEMENTS ------------------------------------------------ */

/* START FOOTER ------------------------------------------------ */


.erinkelly #footer { 
	margin:0;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	border-top:5px solid #000000;
	
} 

.erinkelly #lace { 
	margin:0;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:transparent url(../images/border-lace.gif) top left repeat-x;
	border-top:5px solid #000000;
	
} 

.erinkelly #footer p {
color:#e9e9e9;
font-size:.75em;
font-family:'Arapey', serif;
letter-spacing:1px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 45px 0 20px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.erinkelly #footer a {
color:#ffffff;
font-family:'Arapey', serif;
letter-spacing:1px;
text-decoration:none;
}

.erinkelly #footer a:hover {
color:#900;

}

/* END FOOTER ------------------------------------------------ */



