/****** ##LOG: 
Author:  Vanessa Skane
Created: 26/04/10

Description: general styles for Liz Davenport 
******/

/* mainSiteContainer required because of large footer and smaller resolutions */
#mainSiteContainer {
	position: relative;
		
	background: #ffffff url(../images/main-background-gradient-02.gif) repeat-x center bottom;
}

#siteContainer {
	position: relative;	
	width: 986px;
	height: 100%;
	margin:0 auto;
	text-align: left;
}

/*** HEADER AND MAIN CONTENT ***/
#header {
	position: relative;
	width: 986px;
	height: 150px;
	margin: 0;
	padding: 0 0 8px 0;	
	background: url(../images/header.gif) no-repeat center;	
	
}


#logoLizD {
	position: absolute;
	width: 315px;
	height: 115px;
	top: 15px;
	left: 15px;
}

#headerLinkVisitStore {
	position: absolute;
	width: 100px;
	height: 25px;
	top: 87px;
	left: 360px;
}

#headerBookOnline {
	position: absolute;
	width: 100px;
	height: 25px;
	top: 87px;
	left: 510px;
}


#mainContentContainer {
	position: relative;
	width: 100%;
	height: 100%;
	
}

#mainContent {
	position: relative;
	float: left;
	width: 986px;
	height: 100%;
	
	margin-top: 0px;
	padding: 0 0 20px 0;
}

#mainContent p {
	padding: 10px 0;
	margin: 0;
}


#mainContent ul {
	padding: 5px 10px 5px 30px;
	margin: 0;
	list-style-type: disc;
}

#mainContent li {
	position: relative;
	margin:0;
	padding: 2px 5px 0px 18px;	
	background-image: url(../images/bullet.gif);
	background-position: 0 10%;
	background-repeat: no-repeat;	
}

#mainContentHome {
	position: relative;
	width: 695px;
	height: 100%;
}

#mainContentHome p {
	padding: 0 20px;
	margin: 0;
}

#mainContentInfo {
	position: relative; 
	float: left; 
	width: 519px; 
	height: 100%;
}


#breadcrumbs {
	margin: 0;
	padding: 0 0 10px 10px;
}
#breadcrumbs a {
	color: #5e5c5d;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	text-decoration: none;
}


.homeTestimonialsContent {
	position: absolute; 
	float: right;	
	background: url(../images/home-panel-testimonials.png) no-repeat center; 
	width: 325px; 
	height: 99px;	
	top: 0;
	right: 0;
}

.internalTestimonialsContent {
	width: 235px; 
	height: 99px;	
}


.homeTestimonialsContent p {
	top: 32px;
	left: 15px;
	width: 280px;
	height: 45px;
	
	padding: 0;
	margin: 0;
	
}


.internalTestimonialsContent p {
	top: 32px;
	left: 15px;
	width: 200px;
	height: 40px;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0;
	margin: 0;	
}


.internalTestimonialsContent li {
	top: 40px !important;
	left: 15px;
	width: 200px !important;
	height: 40px !important;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0;
	margin: 0;	
}




.testimonialsContainer {
	border-bottom: 1px solid #e2377f; 
	padding-top: 10px;
}

.testimonialsLeftQuote {
	position: relative; 
	float: left; 
	width: 25px; 
	padding-top: 10px;
}


.testimonialsLeftQuote img {
	vertical-align: bottom; 
}

.testimonialsText {
	position: relative; 
	float: left; 
	width: 545px;
}


.testimonialsText img {
	vertical-align: top; 
}



/********  LEFT CONTENT   ********/

#leftContentContainer {
	position: relative;
	float: left;
	width: 132px;
	height: 100%;
	
}

#leftContent {
	position: relative;
	height: 100%;	
}

#leftContent img {
	padding-bottom: 10px;	
}



/********  CENTRE CONTENT   ********/

#centreContentContainer {
	position: relative; 
	float: left; 
	width: 580px; 
	height: 100%;
	padding: 0 15px;
}

#centreContentContainer h1 {
	padding: 0 10px;
}
#centreContentContainer h2 {
	padding: 0 10px;
}


#centreContentContainer p {
	padding: 5px 10px;
}

#centreLeft {
	position: relative; 
	float: left; 
	width: 330px;
}

#centreRight {
	position: relative; 
	float: right; 
	width: 236px;
}


.wardrobeContainer {
	position: relative;
	padding: 7px 0 0 0;
	border-bottom: 1px solid #e2377f;
	
}

.wardrobeImage {
	position: relative; 
	float: left; 
	width: 211px;
}
.wardrobeText {
	position: relative; 
	float: left; 
	width: 369px;
}

.wardrobeBookNow {
	position: relative;
	float: right; 
	right: 0; 
	bottom: 0;
}

/********  RIGHT CONTENT   ********/

#rightContentContainer {
	position: relative; 
	float: left; 
	width: 236px; 
	height: 100%;
}


#rightContent {
	position: relative;
	height: 100%;	
	
	margin-top: 28px;
}


#rightContent img {
	padding-bottom: 10px;	
}



#rightPanelPlainTop {
	position: relative;	
	background: url(../images/right-panel-top.png) no-repeat center bottom;	
	width: 236px;
	height: 18px;	
	
}

#rightPanelPlainMiddle {
	position: relative;	
	background: url(../images/right-form-middle.gif) repeat-y center top;	
	width: 236px;
	height: 100%;
	
}


#rightPanelPlainMiddle p {
	padding: 0 12px;
	width: 185px;
}


#rightPanelPlainMiddle img {
	padding: 0 12px;
	
}



/******** FOOTER *********/
#footerContainer {
	position: relative;
	background: #ffffff url(../images/footer-main-background.gif) repeat-x center top;
	height: 100%;
}


#footer {
	position: relative;
	width: 986px;
	height: 93px;
	margin:0px auto;	
	font-size: 0.8em;
	color:#5e5c5d;
}

#footer a {
	color: #5e5c5d;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #5e5c5d;
	font-weight: normal;
	text-decoration: underline;
}

#footer ul {
	position: relative;
	margin:0;
	list-style-type: none;
	width: 986px;	
	height: 20px;
	float: left;
}

#footer li {
	position: relative;
	margin:0;
	padding: 8px 25px 5px 25px;	
	float: left;
	background-image: url(../images/footer-pipe.gif);
	background-position:0 75%;
	background-repeat:no-repeat;
}


#footerUtility {
	position: relative;
	width: 750px;
	
	left: 150px;
}

#footerUtility p {
	margin: 0;
	padding: 30px 0 20px 180px;
}

#footerUtility a {
	text-decoration: none;
	color: #5e5c5d;
}









