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

* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#container #contentabout p a.nounderline:link, #container #contentabout p a.nounderline:visited {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	font-size: 1em;
	background: #666 url(../images/Flower01.gif) repeat;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 918px;
	position: relative;
	padding: 0px 21px 20px;
}
#header {
	height: 150px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#header img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#contentleft {
	width: 180px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#contentleft p {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
}
#contentleft h1 {
	font-size: 0.72em;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
}
#contentleft h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	padding-bottom: 5px;
	font-family: Garamond, Times, serif;
	text-align: center;
	background-image: url(../illustrations/Basket_Illustration_Heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
	
#leftnavigation ul {
	list-style-type: none;
}
#leftnavigation li {
	color: #999999;
	padding-right: 1px;
	padding-left: 1px;
}
li {
	_height: 0px;
}
#divPageNavigation {
	clear: both;
	float: left;
	width: 716px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: .7em;
	line-height: 1.3em;
	color: #666666;
}

/*==================*/
#loginpanel {
	width: 180px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
}
/*==================*/
#shoppingbasket {
	width: 180px;
	padding-bottom: 40px;
	margin-bottom: 30px;
	background-image: url(../illustrations/Basket_Illustration_Back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
}
#shoppingbasket p {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#shoppingbasket a:link, #shoppingbasket a:visited {
	font-size: 0.65em;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

#shoppingbasket a:hover, #shoppingbasket a:active {
	color: #000000;
	text-decoration: underline;
}
/*====================*/

#leftnavigation {
	width: 180px;
	margin-bottom: 30px;
}

#leftnavigation li a:link, #leftnavigation li 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: #FFF;
	font-size: 0.72em;
	line-height: 1.3em;
	font-weight: normal;
}
#leftnavigation li a:hover, #leftnavigation li a:active {
	color: #333;
	background-color: #e3e9ec;
	text-decoration: none;
	font-weight: normal;
}

#leftnavigation li a.current,#leftnavigation li a.current:hover, #leftnavigation li a.current:active {
	color: #FFFFFF;
	background-color: #B9B9B9;
}

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

#contentright {
	float: left;
	width: 716px;
	position: relative;
}
#contentright a:link, #contentright a:visited {
	text-decoration: none;
	color: #666666;
	font-size: .9em;
	line-height: 1.2em;
	display: block;
}
#contentright a:hover, #contentright a:active {
	color: #000000;
}

#contentright h5 a:link, #contentright h5 a:visited {
	font-size: 1.2em;
}


#contentright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#contentright h1 {
	color: #000000;
	display: block;
	width: 716px;
	padding-top: 10px;
	padding-bottom: 30px;
	letter-spacing: -1px;
	font: normal 1.5em "Garamond", Times, serif;
}
#contentright h2 {
	font-family: Garamond, Times, serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	padding-bottom: 30px;
	padding-right: 100px;
	display: block;
	width: 616px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contentright h3 {
	font-weight: normal;
	color: #000000;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: left;
	display: block;
	padding-bottom: 20px;
	clear: both;
}
#contentright h4 {
	font-weight: normal;
	font-size: 0.72em;
	line-height: 1.3em;
	display: block;
	width: 711px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	color: #000000;
	margin-top: 20px;
}
#contentright h5 {
	font-weight: normal;
	font-size: 0.68em;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #666666;
}
/*====================*/
#productpicture {
	float: left;
	width: 438px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
#productdescription {
	float: left;
	width: 278px;
	height: 300px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contentright .catDescription {
	margin-bottom: 30px;
	font: 1.3em Garamond;
}

#productdescription p {
	font-size: 0.7em;
	line-height: 1.4em;
}
.customer_options select {
	background-color: #F4F4F4;
	border: 1px solid #666;
	font-size: .8em;
	width: auto;
}

.price {
	color: #000000;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
}
.blue {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
}
#contentright .shortDescription {
}
.fourcolumnpadded p , .fourcolumn p, .fivecolumnpadded p, .fivecolumn p{
	font-size: 0.85em;
	color: #666666;
}

.wishlist {
	font-size: 0.85em;
	color: #666666;
}

#contentrightfooter {
	float: left;
	width: 716px;
	padding-top: 30px;
}

#contentrightfooter h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 0px;
	background-image: url(../images/Heart02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #E87199;
	width: 200px;
}
#contentrightfooter p {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666666;
}

/*=========================*/
#wishlist {
	width: 180px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
}
#wishlist a:link, #wishlist a:visited {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
}

#wishlist a:hover, #wishlist a:active {
	color: #000000;
	text-decoration: underline;
}

#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: 26px;
}
#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: 0.9em;
	font-weight:bold;
}
#topnavigation ul li a:hover {
	color: #000;
}
#contentright .primaryCat {
	font: normal 4.1em Garamond;
	display: block;
	color: #000;
	letter-spacing: -7px;
}
#swatches {
	clear: both;
	margin-top: 6px;
}

#swatches img {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}

select {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.prodName:link, a.prodName:visited {
	text-transform: uppercase;
	display: block;
}
.prodName {
	text-transform: uppercase;
	display: block;
}

.wishlist {
	float: left;
	clear: both;
	width: 80%;
}
#chk #container #contentright .wishlist a {
	font-size: .9em;
}


#contentright #contentrightfooter p .inline {
	display: inline;
	font-size: 1em;
	text-decoration: underline;
}
.clearFix {
	clear: both;
}
#container #contentright a.btn:link, #container #contentright a.btn:visited {
	margin-top: 12px;
	margin-bottom: 10px;
	background: #D5ECE4;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	padding: 4px 8px;
	border-style: none;
	width: 15em;
	display: block;
	font-size: 0.7em;
}

#container #contentright a.btn:hover {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000;
}




#contentright .colWrap {
	clear: both;
	float: left;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
}
#header h1 {
	background: url(../images/Tamara_Kanes_Boutique.jpg) no-repeat center center;
	padding: 0px;
	height: 130px;
	width: 200px;
	text-indent: -9000px;
	z-index: 3;
	margin: 0px auto;
	border-style: none;
	text-decoration: none;
}
#header h1 a {
	background: url(../images/Tamara_Kanes_Boutique.jpg) no-repeat center center;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 130px;
	width: 200px;
	border-style: none;
}
/* Checkout styling */
table {
	margin-left: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 80%;
	font-size: .8em;
	border-collapse:collapse;
}

table td {
	text-align:left;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: top;
	padding: 3px 3px 8px;
	text-transform: uppercase;
	background: #F0F0F0;
}

table th {
	font-weight: normal;
	text-align:left;
	color: #333;
	vertical-align: top;
	white-space: nowrap;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-transform: uppercase;
	font-size: .9em;
}

table .subtotal {
	font-weight: bold;
	text-align:right;
	color: #333;
	font-variant: small-caps;
	padding-bottom: 8px;
}

table .align_right {
	text-align:right;
	padding-right: 10px;
}

.emL {
	font-weight: bold;
	text-align: left;
}

fieldset {
	border-top: none #FFF;
	border-right: none #FFF;
	border-bottom: none #FFF;
	border-left: none #FFF;
}

#contentright #formBasic fieldset legend {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0;
	*margin-left: -7px;
	margin-top: 8px;
}

#contentright #formBasic fieldset label {
	font-size: 0.745em;
	display:block;
	margin-top: 5px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
#contentright #formBasic fieldset input {
	margin-bottom: 8px;
}
#chk #container #contentright #formBasic fieldset textarea {
	width: 500px;
	height: 300px;
}

#contentright #formAccount fieldset legend {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0;
	*margin-left: -7px;
	margin-top: 8px;
}

#contentright #formAccount fieldset label {
	font-size: 0.745em;
	display:block;
	margin-top: 5px;
	margin-bottom: 2px;
}
#contentright #formAccount fieldset input {
	margin-bottom: 8px;
}
#chk #container #contentright #formAccount fieldset textarea {
	width: 500px;
	height: 300px;
}

#chk #container #contentright p {
	font-size: .8em;
}
.details {
	width: 10em;
	display: block;
	float: left;
	font-weight: bold;
	color: #666;
}
#chk #contentright h2{
	border:none;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#invoice #container #contentright {
	width: 900px;
	margin:0 auto 0 auto;
}#chk #container #contentleft a {
	color: #000;
	text-decoration: none;
}
.customer_info {
	line-height: 30px;
	margin-bottom: 10px;
}

.float_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#linksRight {
	float: right;
	margin-right: 120px;
	width: auto;
}
a.btnStyle:link, a.btnStyle:visited, a.btnStyle:active {
	text-transform: uppercase;
	color: #333;
	background: #D5ECE4;
	padding: 4px 8px;
	margin-bottom: 8px;
	display: block;
	font-size: .8em;
}
a.btnStyle2:link, a.btnStyle2:visited, a.btnStyle2:active {
	text-transform: uppercase;
	color: #333;
	background: #D5ECE4;
	margin-bottom: 10px;
	display: block;
	font-size: .8em;
	width: 10em;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#newsletter {
 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;
 background-image: url(../images/Newsletter.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 padding-top: 60px;
}
#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;
}
#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;
}



#footer {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #666666;
	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: 30px;
}
#footer p {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #999999;
}
#details p {
	text-align: left;
	padding-bottom: 5px;
}
#footer h1 {
	font-size: .8em;
	line-height: 1.3em;
	font-weight: normal;
}
#details {
	float: left;
	width: 218px;
	position: relative;
	text-align: left;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 70px;
	background-image: url(../images/CreditCards.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*===========================*/
#footer #details ul {
	list-style-type: none;
	margin-bottom: 9px;
	margin-top: 5px;
}
#footer #details li {
	font-size: 0.7em;
	line-height: 1.3em;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #999999;
	margin-bottom: 3px;
	display: block;
}
#footer a:hover, #footer a:active {
	color: #000000;
}



#header a img {
	border-style: none;
	text-decoration: none;
}

.formGrey {
	background: #F7F7F7;
	padding: 7px 20px 12px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#container #contentright #productdescription #checkout a {
	font-size: 0.8em;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #333;
}

#chk #container #contentright .formGrey .smaller {
	font-size: .8em;
}
#smallprint {
	float: left;
	width: 600px;
	position: relative;
	padding-bottom: 2em;
}
#smallprint p {
	font-size: 0.72em;
	line-height: 1.3em;
	padding-bottom: .2em;
}
#smallprint h1 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: .5em;
}
#smallprint h2 {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	margin-top: .8em;
}
#boutiqueright {
	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/boutique.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-bottom: 20px;
}
#tightfixright {
	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/TightFix.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #4E4E4E;
	margin-bottom: 3px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:hover, #footer a:active {
 color: #000000;
 text-decoration: underline;
}

#back {
	margin-top: 1em;
}
#back a:link, #back a:visited {
	text-decoration: none;
	font-size: .8em;
	color: #666666;
	text-transform: uppercase;
	line-height: 1em;
}
#back a:hover, #back a:active {
	color: #000000;
	text-decoration: underline;	
}

.smaller_text em {
font-size: 0.9em;
}
#container #contentabout p a {
	text-decoration: underline;
}
#justify #container #contentabout p {
	text-align: justify;
}
#newsletter2 img {
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#letusknow .lastp {
	background-image: url(../images/box_border.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-bottom: 20px;
}
#newsreminder #envelope {
	text-align: center;
}
#justify #container #contentleft #newsreminder img {
	margin-left: 52px;
	margin-bottom: 5px;
}
#justify #container #contentleft #letusknow p a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#justify #container #contentleft #newsreminder p a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#contentabout .who_tk {
	padding-right: 20px;
}

