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

* {
	margin: 0px;
	padding: 0px;
}
.clearFix {
	clear: both;
}
#newsletter2 {
 float: left;
 width: 159px;
 padding-right: 20px;
 text-align: center;
 height: 140px;
 padding-left: 20px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #FFFFFF;
 padding-top: 15px;
}
#newsletter2 img {
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 62.5%;
	background-color: #00003B;
	background-repeat: repeat;
	background-image: url(../images/Flower01.gif);
}
p {
	font-size: 1.3em;
	line-height: 1.4em;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	background-color: #FFFFFF;
	padding-bottom: 4em;
	padding-top: 0px;
	width: 918px;
	position: relative;
}
#header {
	height: 150px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
#header img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border:none;
}
/*=========All top navigation styling========*/
#topnavigation {
	width: 916px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D114C;
	border-bottom-color: #0D114C;
	text-align: center;
	height: 28px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topnavigation ul {
	margin-right: auto;
	margin-left: auto;
	display: inline;
	line-height: 28px;
}
#topnavigation ul li {
	list-style: none;
	display: inline;
}
#topnavigation ul li a {
	text-decoration: none;
	color: #0D114C;
	font-family: Garamond, Times, serif;
	text-transform: uppercase;
	margin: 0px 15px;
	padding: 0px;
	letter-spacing: 1px;
	font-size: 1.4em;
	font-weight:bold;
}
#topnavigation ul li a:hover {
	color: #000;
}/*============================================*/
#contentleft {
	width: 180px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#contentleft p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentleft h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
	padding-bottom: .5em;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0.6em;
}
#contentleft h2 {
	font-size: 1.3em;
	color: #000000;
	line-height: 1.3em;
	padding-bottom: 0.5em;
	text-align: center;
	background-image: url(../illustrations/Basket_Illustration_Heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0.5em;
	font-weight: normal;
}
#contentleft h3 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 0.7em;
	padding-bottom: 0.4em;
}
/*====================*/

#leftnavigation {
	width: 180px;
	margin-bottom: 30px;
}
	
#leftnavigation ul {
	list-style-type: none;
}
#leftnavigation li {
	color: #999999;
	padding-right: 1px;
	padding-left: 1px;
}

#leftnavigation li a:link, #leftnavigation a:visited {
	text-decoration: none;
	display: block;
	background-color: #F4F4F4;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

#leftnavigation li a:hover, #leftnavigation a:active {
	color: #333;
	background-color: #e3e9ec;
}

#leftnavigation li a.current,#leftnavigation li a.current:hover, #leftnavigation li a.current:active {
	color: #333333;
	background-color: #e3e9ec;
}
/*============Class styles for the left navigation so nice pictures can be introduced=========*/
#leftnavigation li a.why:link,#leftnavigation li a.why:visited {
	color: #FFFFFF;
	background-image: url(../images/WhyTailoringLink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 107px;
	background-color: #52829C;
}
#leftnavigation li a.why:hover,#leftnavigation li a.why:active {
	color: #000000;
}
/*======================*/
#leftnavigation li a.tailoring:link,#leftnavigation li a.tailoring:visited {
	color: #FFFFFF;
	background-image: url(../images/WhyTailoringLink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 107px;
	background-color: #52829C;
}
#leftnavigation li a.tailoring:hover,#leftnavigation li a.tailoring:active {
	color: #000000;
}
#contentleft #calltoaction p {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	line-height: 1.3em;
}





/*=====================*/

#contentright {
	float: left;
	width: 716px;
	position: relative;
}
#container #contentright  p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 0.7em;
	text-align: justify;
	color: #333333;
}
#contentright a:link, #contentright a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.2em;
	display: block;
}
#contentright a:hover, #contentright a:active {
	color: #000000;
}
#contentright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#contentright h1 {
	color: #333333;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#contentright h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	height: 25px;
	background-image: url(../images/h2background.jpg);
	line-height: 1.2em;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#contentright h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: .3em;
}
#contentright h4 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000000;
	text-align: center;
	margin-top: 1em;
	margin-bottom: .1em;
}

#contentright h5 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 0.8em;
	text-transform: uppercase;
	margin-top: .3em;
}
#contentright h6 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.1em;
	text-align: center;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
	padding-top: 2.2em;
}

#newsletter {
	float: left;
	width: 159px;
	padding-right: 20px;
	text-align: center;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/Newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
#boutique {
	float: left;
	width: 197px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/boutique.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 20px;
}
#bespoke {
	float: left;
	width: 197px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bespoke.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 20px;
}
#tightfix {
	float: left;
	width: 197px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/TightFix.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 20px;
}

/*======== All footer elements follow =========*/

#footer {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	background-image: url(../images/TamaraKanesFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 21px;
	padding-left: 21px;
	background-color: #FFFFFF;
	padding-bottom: 6em;
}
#footer p {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #999999;
}
#footer h1 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
}

#bespokedetails {
	float: left;
	width: 198px;
	position: relative;
	text-align: center;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 60px;
	background-image: url(../images/BespokeDetails.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
}
#bespokedetails p {
	color: #333333;
}
#footer #bespokedetails ul {
	list-style-type: none;
	margin-bottom: 9px;
	margin-top: 5px;
}
#footer #bespokedetails li {
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #4E4E4E;
	margin-bottom: 3px;
	display: block;
}
#footer a:hover, #footer a:active {
 color: #000000;
 text-decoration: underline;
}

#footer #bespokedetails a:link, #footer #bespokedetails a:visited, #footer #bespokedetails a:hover {
	font-size: 1.1em;
}

/*=============================================*/
.threeleft {
	width: 239px;
	float: left;
	height: 150px;
}
.threemiddle {
	width: 239px;
	float: left;
	height: 150px;
}
.threeright {
	width: 238px;
	float: left;
	height: 150px;
}
#styles {
	width: 238px;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/ShadowStyle.jpg);
	padding-bottom: 50px;
	text-align: center;
}
.indentpaneltext {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-size: 1.2em;
}
#fabrics {
	width: 238px;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/ShadowStyle.jpg);
	padding-bottom: 50px;
	text-align: center;
}
#questions {
	float: left;
	width: 550px;
	position: relative;
}
#questions p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .5em;
	color: #666666;
}
#questions h1 {
	font-size: 2em;
	font-weight: normal;
	color: #000000;
	width: 100%;
	display: block;
	margin-bottom: 0.7em;
	margin-top: 0.5em;
}
#questions h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
	color: #000000;
	margin-top: 1.7em;
	margin-bottom: 0.5em;
}
#questions h3 {
	font-weight: normal;
	color: #000000;
	margin-bottom: 0.3em;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0.8em;
}
#questions a:link, #questions a:visited {
	color: #666666;
	text-decoration: none;
	background-image: none;
}
#questions a:hover, #questions a:active {
	color: #000000;
	text-decoration: underline;
}
.twocolumnleft {
	float: left;
	width: 339px;
	padding-right: 18px;
	padding-bottom: 1em;
}
.twocolumnright {
	float: left;
	width: 340px;
	padding-left: 18px;
}
#summary {
	float: right;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	background-color: #EAF1F4;
	width: 280px;
}
#container #contentright #summary p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0.4em;
}
#howitworksstyles {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2em;
	padding-top: 1.2em;
	margin-top: 1.8em;
	margin-bottom: 0.6em;
}
#howitworksstyles ul {
	list-style-type: none;
	margin-bottom: 1em;
}
#howitworksstyles li {
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 0.7em;
}
#prices {
	padding-top: 1.7em;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: center;
	width: 150px;
	background-color: #D1DCE2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	margin-top: 1.5em;
}
.alignright {
	float: right;
}
.picturecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 1em;
}
.centrepicture {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#consultation {
	width: 170px;
	padding: 5px;
	margin-bottom: 3em;
}
#contentleft #book {
	width: 168px;
	background-color: #e3e9ec;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2em;
	padding-left: 5px;
	border: 1px solid #999999;
}
#contentleft #book p {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: center;
}
#contentleft #book a:link, #contentleft #book a:visited {
	text-decoration: none;
	font-size: 1.1em;
	color: #333333;
	display: block;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#contentleft #book a:hover, #contentleft #book a:active {
	color: #000000;	
}
#contentleft #convenience {
	width: 168px;
	background-color: #EAF1F4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2em;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-bottom: 4em;
	margin-top: 4em;
}
#contentleft #convenience p {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: center;
	padding-bottom: .5em;
	color: #333333;
}
#container #contentright .centredcaption p {
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-right: 30px;
	padding-left: 30px;
}
#stepbystep {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 18px;
	padding-bottom: 1em;
}
#howpictures {
	float: left;
	width: 250px;
	padding-left: 20px;
}
#contentright #howpictures p {
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
}
#contentright #stepbystep p {
	padding-right: 20px;
	padding-left: 20px;
}
table#priceTbl {
	margin-right: auto;
	margin-left: auto;
	background-color: #D1DCE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
#priceTbl td {
	padding-right: 5px;
	padding-left: 5px;
}
#priceTbl td.leftbottom {
	padding-left: 20px;
	padding-bottom: 11px;
}
#priceTbl td.rightbottom {
	padding-right: 20px;
	padding-bottom: 11px;
}



#priceTbl td.lefttop {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#priceTbl td.righttop {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.italtext {
	font-style: italic;
}

a.tooltip {
	text-decoration:none;
	position: relative;

}

/*CSS for pop up window thing follows*/

a.tooltip span {
	display: none;
}


a.tooltip:hover span {
	display: block;
	position: absolute;
	border: 1px solid #666;
	color: #000;
	width: 320px;
	font-size: 1.4em;
	font-style: normal;
	font-variant: normal;
	top: 25px;
	line-height: 1.6em;
	z-index: 10;
	font-weight: normal;
	padding-top: 10px;
	left: 20px;
	background-color: #E3E3E3;
}
#stepbystep .tooltip h3    strong{
	font-size: 1.4em;
	color: #000;
}


a.tooltip:hover {
	font-size: 99%;
	text-decoration: none;
	border-style: none;
}
#contentleft .feature {
	background-color: #ECD9FF;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	width: 162px;
	background-image: url(../images/contactboxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#contentleft .feature h1 {
	margin-top: 10px;
}
#contact #container #booking p a {
	color: #38383A;
	text-decoration: underline;
}
#container #booking p a {
	color: #323234;
	text-decoration: underline;
}
