*{
	margin:0px;
	padding:0px;
}

input#subbut {
color: #80bce0;
background-color: #80bce0;
border: none;
width: 1px;
height: 1px;
}

.whitetext
{
color: #FFFFFF
}

.article_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#990033;
	margin-bottom: 12px;
	margin-left: 5px;
}

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 9px;
	margin-left: 5px;
}
.article_title_container {
	margin-bottom: 9px;
}


.article_body {
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
	margin-bottom: 3px;
	margin-left: 5px;
}


.article_body p {
	margin-bottom:8px;
}

.article_body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}

.article_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-bottom: 7px;
	margin-left: 5px;
}

.centre
{ 
text-align: center;
}

.centre table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.aligntop
{
vertical-align:top;
}

body {
font-size:small;
/* background-color:#f4c5dd; */
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
min-width: 0px; /* Peekaboo fix to try and stop tab switch issue */
}

#reduced {
	position:relative;
	background-image:url(../images/reduced.gif);
	width:50px;
	height:50px;
	z-index:2;
	left: 0px;
	top: -50px;
}

* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

* html #wrapper  /* this is recognized by IE only */
{
width: 900px;  /* total width, only for IE5.x/Win */
w\idth: 900px; /* content width for other IE */
}

#wrapper{
width:900px;
margin:0 auto;
padding:0px;
	background-image:url(../makeup-images/tlc_secondnav_bg.gif);
	background-position: left bottom;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;

}

.separator{
clear:both;
height:0px;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 50px;
}
.rightoffset {
	padding-left: 25px;
}



body h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:185%;
font-weight:normal;
color:#990033;
margin-bottom:12px;

}

.insettext a {
color:#990033;
}

.insettext h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;
font-weight:normal;
color:#F287B7;
padding-bottom:3px;
border-bottom:1px dotted #CCCCCC;
margin-bottom:6px;
}

.insettext p {
margin-bottom:15px;
color:#333333;
}

#nav {
float:right;
width:550px;
margin:0;
padding: 23px 10px 24px 340px;
background-image:url(../makeup-images/tlc_topnav_bg.gif);
list-style:none;
/* background-color: #F4C5DD; */
background-color: #ffffff;
background-repeat: no-repeat;
background-position: left bottom;
}
	
#nav ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}

#nav li {
font-size:85%;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin:0 3px 0 0 ;
padding:0 0px 0 0;
background: url(../makeup-images/tlc_topnav_norm_02.gif) no-repeat right top;
}
	
#nav a {
display:block;
float:right;
background: url(../makeup-images/tlc_topnav_norm_01.gif) no-repeat left top;
padding:5px 9px 5px 9px;
font-weight:bold;
color:#000000;
text-decoration:none;
border-bottom:1px solid #F287B7;
}

/* Commented Backslash Hack
    hides rule from IE5-Mac \*/
#nav a {float:none;}
  /* End IE5-Mac hack */
	
#nav a:hover {
color:#FFFFFF;
}
	
#nav #current {
color:#660033;
background-image:url(../makeup-images/tlc_topnav_norm_over_02.gif);
}
	
#nav #current a {
color:#660033;
background-image:url(../makeup-images/tlc_topnav_norm_over_01.gif);
padding-bottom:5px;
border-bottom:1px solid #FFFFFF;
}

#nav #sale {
color:#FFFFFF;
background-image:url(../makeup-images/tlc_topnav_sale_norm_02.gif);
}

#nav #sale a {
color:#FFFFFF;
background-image:url(../makeup-images/tlc_topnav_sale_norm_01.gif);
padding-bottom:5px;
}

#nav #sale a:hover {
color:#000000;
}

#nav #cat {
color:#000000;
background-image:url(../makeup-images/tlc_topnav_cat_norm_02.gif);
}

#nav #cat a {
color:#000000;
background-image:url(../makeup-images/tlc_topnav_cat_norm_01.gif);
padding-bottom:5px;
}

#nav #cat a:hover {
color:#FFFFFF;
}

#buttons {
	float:inherit;
	margin:0;
	padding: 2px 200px 2px 2px;
	list-style:none;
}

#buttons ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}

#buttons li {
font-size:85%;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin:0 15px 0 15px ;
padding:0 0px 0 0;
background: url(../makeup-images/tlc_butt_norm_02.gif) no-repeat right top;
}
	
#buttons a {
display:block;
float:right;
background: url(../makeup-images/tlc_butt_norm_01.gif) no-repeat left top;
padding:5px 9px 5px 9px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

/* Commented Backslash Hack
    hides rule from IE5-Mac \*/
#buttons a {float:none;}
  /* End IE5-Mac hack */
	
#buttons a:hover {
color:#FFFFFF;
}


#buttonc {
	float:inherit;
	margin:0;
	padding: 2px 350px 2px 2px;
	list-style:none;
}

#buttonc ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}

#buttonc li {
font-size:85%;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin:0 15px 0 15px ;
padding:0 0px 0 0;
background: url(../makeup-images/tlc_butt_norm_02.gif) no-repeat right top;
}
	
#buttonc a {
display:block;
float:right;
background: url(../makeup-images/tlc_butt_norm_01.gif) no-repeat left top;
padding:5px 9px 5px 9px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

/* Commented Backslash Hack
    hides rule from IE5-Mac \*/
#buttonc a {float:none;}
  /* End IE5-Mac hack */
	
#buttonc a:hover {
color:#FFFFFF;
}

#secondnav {
width:868px;
margin:0;
padding: 0px 00px 0px 31px;
background-image:url(../makeup-images/tlc_secondnav_bg.gif);
background-position: left bottom;
float:left;
border-right:1px solid #F287B7;
}

#secondnav ul {
	width:100%;
	float:right;
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
	background-color:#FFFFFF;
	background-image:url(../makeup-images/tlc_secondnav_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#secondnav li {
font-size:85%;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin:0;
padding:0;
}

#secondnav a {
	display:block;
	padding:4px 6px 4px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	background-image:url(../makeup-images/second_nav_bg_norm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#secondnav a:hover {
	background-image:url(../makeup-images/second_nav_bg_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#secondnav #current {
color:#FFFFFF;
	background-image:url(../makeup-images/second_nav_bg_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondnav #current a {
color:#FFFFFF;
	background-image:url(../makeup-images/second_nav_bg_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondnav #special a {
color:#660033;
}

#searchandlogin {
background-color:#0000FF;
padding: 5px 5px 5px 5px;
margin-right:100px;
float:right;
}



#headersearch {
width:850px;
float:right;
padding:0 50px 0 0;
font-size:85%;
background-image:url(../makeup-images/pink_bg.gif);
}

#headersearch a {
color:#000000;
text-decoration:none;
}

#headersearch a:hover {
text-decoration:underline;
color:#CC3366;
}

#headersearch table {
float:right;
border:none;
border-bottom:none;
}

#headersearch table td {
margin:0;
padding: 4px 9px 4px 9px;
text-align:center;
}

.searchform {
padding:0;
height:14px;
font-size:10px;
}

#quicksearch {
	background-image:url(../makeup-images/tlc_search_bg_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#search {
	background-image:url(../makeup-images/tlc_search_bg_02.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
}

#advancedsearch {
	background-image:url(../makeup-images/tlc_search_bg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 185%;
	color: #990033;
}


#login {
	background-image:url(../makeup-images/tlc_search_bg_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.content {
	clear:both;
	margin:0;
	padding: 0px 0px 0px 31px;
}



#footer {
clear:both;
width:869px;
margin:0;
padding: 6px 0px 15px 31px;
background-image:url(../makeup-images/tlc_footer_bg.gif);
background-position: left bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
color:#333333;
}

#footer p {
text-align:center;
padding:5px 0 0 0;
}

#footer a {
text-decoration:none;
color:#333333;
}

#footer a:hover {
text-decoration:underline;
color:#CC3366;
}


.smalltext {
font-size:90%;
line-height:1.4em;
}

.pinktext {
color:#CC3366;
}

.emailsignup {
text-align:center;
padding:8px 0 3px 0;
font-weight:bold;
color:#CC3366;
}

.leftcolumn {
float:left;
width:180px;
margin:20px 18px 0px 20px;
display:inline;
}

.rightcolumn {
float:right;
width:630px;
margin:20px 20px 0px 0;
display:inline;
}

.waysbox {
	background-color:#FFCCFF;
	background-image:url(../makeup-images/how_to_bg_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

.waysbox h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:150%;
line-height:1.6em;
padding: 2px 0 2px 10px;
font-weight:normal;
color:#990033;
	background-image:url(../makeup-images/how_to_bg_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

.waysbox p {
	padding: 15px 0 0px 20px;
	line-height:1.35em;
}

.productgroup {
padding-top:5px;
}

.greenborder {
	border:1px solid #00ff00;
}

.productcell {
/*	border:1px solid #ff0000; */
	height:100%;
}

.productcontainer {
	border:1px solid #999999;
	margin-bottom:10px;
	height:100%;
}

.emptycontainer {
	margin-bottom:10px;
	height:100%;
	width:148px;
}

.productteaser {
	width:148px;
	height:100%;
	vertical-align: top;
}

.productteaser img{
border:none;
}

.productteaser a{
color:#333333;
text-decoration:none;
}

.productteaser a:hover{
color:#333333;
text-decoration:underline;
}


.productteaser .description {
	padding:0px 5px 0px 5px;
	font-size:10px;
	color:#333333;
}

.productdetails {
	padding: 0px 0px 0px 0px;
}

.productteaser .price {
	color:#cc3366;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	font-size:10px;
}

.leftcolumn h1 {
font-size:130%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
margin-bottom:20px;
padding-bottom:4px;
border-bottom:1px dotted #333333;
}

.basketnav {
	margin:0px 0 15px 0;
	padding:0px;
}

.basketnone {
	padding: 2px 0 1px 8px;
	font-weight:bold;
	color:#990033;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:url(../makeup-images/cat_nav_bg.gif);
	text-align: center;
	height: 20px;
}

.basketcurrent{
	padding: 2px 0 1px 8px;
	font-weight:bold;
	color:#990033;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align: center;
	height: 20px;
	background-color: #CCCCCC;
}

.menubox {
	margin:0px 0 15px 0;
	padding:0px;
}

.menubox h2 {
font-size:105%;
line-height:1.6em;
padding: 2px 0 1px 8px;
font-weight:bold;
color:#990033;
border-bottom:1px solid #cccccc;
background-image:url(../makeup-images/cat_nav_bg.gif);
}

.menubox a {
display:block;
border:1px solid #cccccc;
border-top:none;
padding:3px 0 3px 8px;
text-decoration:none;
color:#333333;
}

.nonclickmenu {
display:block;
border:1px solid #cccccc;
border-top:none;
padding:3px 0 3px 8px;
text-decoration:none;
color:#666666;
}


.menubox a:hover {
background-color:#ededed;
text-decoration:underline;
color:#cc3366;
}


.pagenumbers {
padding-top:10px;
padding-bottom:20px;
color:#333333;
}

.pagenumbers a {
color:#333333;
}

.pagenumbers a:hover {
color:#cc3366;
}


.itemnumber {
float:left;
}
.pagenumber {
float:right;
}

.productdetail {
padding-top:10px;
padding-bottom:30px;
margin-bottom:15px;
color:#333333;
min-width: 0px; /* Peekaboo fix to try and stop tab switch issue */
position: relative; /* Peekaboo fix to try and stop tab switch issue */
}

.productdetail li {
list-style:none;
}


.productdetailimage {
	float:left;
	min-width: 0px; /* Peekaboo fix to try and stop tab switch issue */
	position: relative; /* Peekaboo fix to try and stop tab switch issue */
	
}
.productdetailtext {
	float:left;
	padding-left:10px;
	min-width: 0px; /* Peekaboo fix to try and stop tab switch issue */
	position: relative; /* Peekaboo fix to try and stop tab switch issue */
}

.productdetailtext h3{
font-size:130%;
color:#333333;
padding:0px 0 3px 0;
border-bottom:1px solid #F287b7;
margin-bottom:8px;
}
.productdetailtext h4{
font-size:125%;
color:#cc3366;
padding:8px 0 10px 0;
}

.productdetailtext a {
color:#cc3366;
}

.productdetailtext a:hover {
color:#333333;
}


.bold{
font-weight:bold;
}

.alsorecommend {
font-size:120%;
color:#333333;
padding:12px 0 3px 0;
border-bottom:1px solid #F287b7;
margin-bottom:8px;
}



.button img {
	border:none;
	text-align: right;
}






.sizeguide {
margin:15px;
padding-bottom:5px;
}

.sizeguide table {
width:100%;
border-top:1px solid #999999;
border-right:1px solid #999999;
border-left:1px solid #999999;
margin-bottom:10px;

}

.sizeguide table th {
margin:0;
padding:8px 20px;
text-align:center;
border-bottom:1px solid  #999999;
}

.sizeguide table td {
margin:0;
padding:8px 20px;
text-align:center;
border-bottom:1px solid  #999999;
}


.sizeguide table th {
background:#333333;
color:#FFFFFF;
}


.sizeguide table tr {
background:#CCCCCC;
}

.sizeguide table tr.alt {
background:#FFFFFF;
}

.insettext {
margin:20px 40px 20px 20px;
}
.catdescription {
	font-size:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	margin-bottom:20px;
	padding-bottom:4px;
}
.collections_link {
	display:block;
	padding:4px 6px 4px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#CC0066;
}

.ts-1 {
	border: none;
	height: 590px;
	position: relative;
	text-align: left;
	width: 868px;
}

.home_container {
	border: none;
	height: 610px;
	position: relative;
	text-align: left;
	width: 868px;
}
.ts-1-1 {
	border: none;
	height: 380px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	width: 868px;
}

.home_top {
	border: none;
	height: 380px;
	position: relative;
	width: 868px;
}

.ts-1-2 {
	border: none;
	height: 210px;
	left: 0px;
	line-height: 210px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	top: 380px;
	width: 289px;
}

.home_bottom_1 {
	border: none;
	height: 232px;
	position: relative;
	top: 380px;
	width: 217px;
}

.home_bottom_1_top {
	border: none;
	height: 116px;
	left: 0px;
	line-height: 116px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 217px;
}

.home_bottom_1_bot {
	border: none;
	height: 116px;
	left: 0px;
	line-height: 116px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 217px;
}

.home_bottom_2 {
	border: none;
	height: 217px;
	left: 0px;
	line-height: 232px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 217px;
}

.ts-1-3 {
	border: none;
	height: 210px;
	left: 289px;
	line-height: 210px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	top: 380px;
	width: 289px;
}

.ts-1-4 {
	border: none;
	height: 210px;
	left: 578px;
	line-height: 210px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	top: 380px;
	width: 290px;
	vertical-align: middle;
}

.mcafee {
	text-align: left;
	position: absolute;
	z-index: 3;
	left: 350px;
	top: 2px;
}

img {
		border: 0px;
}

.basket_progress {
	border: none;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

.bpcolumn_first {
	border: 1px;
	clear: both;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	width: 158px;
}

.bpcolumn_second {
	border: 1px;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	width: 158px;
}

.related_pics {
	border: none;
	height: 141px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 310px;
}

.rp_first {
	clear: both;
	float: left;
	height: 141px;
	line-height: 141px;
	padding: 0px;
	width: 103px;
}

.rp_second {
	float: left;
	height: 141px;
	line-height: 141px;
	padding: 0px;
	width: 104px;
}

.rp_third {
	float: left;
	height: 141px;
	line-height: 141px;
	padding: 0px;
	width: 103px;
}
.smallredtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}

.CollDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper .content {

}
