/* CSS Document */


/* ALL THESE ARE COLOUR STYLES ONLY
================================================*/

body {
font:100% Arial, Verdana, Helvetica, sans-serif;
	background-color: #f980b6;
	background-image: url(/images/pink/bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav {
width:100%;
background: #d52573;
margin-top:5px;
height:24px;
clear:both;
margin-bottom:7px;
}

#toplinks {
float:right;
padding: 0;
margin-top:10px;
margin-bottom:11px;
font-size: 67%;
font-weight: normal;
color: #5a4745;
text-decoration: none;
}

#toplinks a {
text-decoration: none;
color: #553937;
padding-left:1px;
}

#toplinks a:hover {
text-decoration: none;
color: #b69083;
padding-left:1px;
}

/*=============  HOMEPAGE=======================*/


.ticker {
width:610px;
background-image: url(/images/pink/tickerbg.gif);
background-position:right;
background-repeat: no-repeat;
color: #bf1360;
font-size:75%;
padding:3px 3px 3px 10px;
margin-bottom:9px;
margin-top:3px;
}

.hotfaves {
float:left;
background:#d62976;
width:148px;
padding: 10px 5px 5px 10px;
height:208px;
color:#fff;
}

.hotfaves a {
color:#fff;
font-size:70%;
padding-left:13px;
line-height: 16px;
text-decoration:none;
background-image: url(/images/pink/arrow2.gif);
background-repeat:no-repeat;
background-position:left top;
clear:both;
float:left;
padding-top:2px;
padding-bottom:2px;
width:140px;
line-height:15px;
}

.hotfaves a:hover {
color:#fdbde4;
background-image: url(/images/pink/arrow.gif);
background-repeat:no-repeat;
background-position:left top;
clear:both;
float:left;
padding-top:2px;
padding-bottom:2px;
}


/* ----- PRODUCT PAGES ------ */



.breadcrumb a{ color: #898486; text-decoration: none;}
.breadcrumb a:hover{ color: #534f51; text-decoration: underline;}
.breadcrumb .selected { color: #f35fa6 }

.catbox {
float:left;
width:283px;
border: 1px solid #fd91c6;
padding:6px 6px 6px 11px;
margin:0  0 15px 0 ;
color:#d52573;


}

*html .catbox { height:70px;}

.catbox_spacer{float:right; height:90px; width:1px; }
.catbox_spacer2{float:right; height:90px; width:1px; }

.catboxfixedht {
float:left;
width:283px;
height:76px;
border: 1px solid #fd91c6;
padding:6px 6px 6px 11px;
margin:0  0 15px 0 ;
color:#d52573;
}

.cattxt a, .cattxtfull a {
text-decoration: none;
color: #cf4386;
font-size:70%;
line-height:14px;
background-image:url(/images/pink/cat_arrow.gif);
background-repeat: no-repeat;
background-position:top left;
padding-left: 12px;
}

.cattxt a:hover, .cattxtfull a:hover {
color:#f68fc2;
text-decoration:none;
background-image:url(/images/pink/cat_arrow2.gif);
background-repeat: no-repeat;
background-position:top left;
}

.prodtxt a:hover, .prodtxt_detail a:hover {
font-weight: bold;
color: #868484;
}

.prodtxt select, .prodtxt_detail select {
background: #ebe6e7;
border: 1px solid #ebe6e7;
font-size:100%;

color:#504d4e;
}

.prodtxt input, .prodtxt_detail input {
background: #ebe6e7;
border: 1px solid #ebe6e7;
font-size:100%;
color:#504d4e;
}

.price1 {
float:left;
font-size:110%;
color: #cf4386;
font-weight: 600;
width: 52px;
padding-top:2px;
}

a.prodtitle  {
text-decoration: none;
color: #cf4386;
line-height:14px;
background-image:url(/images/pink/cat_arrow.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left: 12px;

}

a.prodtitle:hover {
color:#f68fc2;
text-decoration:none;
background-image:url(/images/pink/cat_arrow2.gif);
background-repeat:no-repeat;
background-position:top left;
}

.prodbox_detail {
float:left;
width:588px;
border: 1px solid #a69fa0;
padding:10px 10px 10px 20px;
margin:0  0 15px 0 ;
color:#514d4d;
}

h3 {
font-size:150%;
color:#cf4386;
margin:0;
font-weight: 500;
}

h5 {
font-size:80%;
color:#cf4386;
margin:0;
font-weight: 600;
}

h4 {
font-size:110%;
color:#cf4386;
margin-bottom:10px;
margin-top:0;
font-weight: 500;
clear:both;
}
h4 {
font-size:110%;
color:#cf4386;
margin-bottom:10px;
margin-top:0;
font-weight: 500;
clear:both;
}

a.prod_titles {
color:#d52573;
text-decoration:none;
}

a.prod_titles:hover {
color:#ed3c8b;
text-decoration:none;
}

	.footstrip {
	clear:both;
	float:center;
	width:775px;
	margin-left:auto;
	margin-right:auto;

	margin-top: 0px;
	margin-bottom:10px;
	background-image: url(/images/pink/footbg2.gif);
	background-repeat:repeat-x;
	background-position:top;
	color: #fff;
padding-top:12px;
font-size:70%;
	}
	
	.footstrip a:hover {
font-weight: normal;
color:#c8266f;
text-decoration: none;
}

.footstrip select {
font-size:100%;
background:#f86dab;
color:#fff;
border: 1px solid #dd498b;

}

.copyright 
{
	font-size: 70%;
	color:#cf4386;
	width: 80px;
	float:right;
	text-align:right;
}

.bullets {
color: #cf4386;
font-size:70%;

}

.phoneorders {
float:right;
width:120px;
margin-top:5px;

}
