/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/bg-grad.jpg); 
	background-repeat: repeat-x; 
	font-family: Arial, sans-serif; font-size: 11px;
	line-height: 18px;
	background-color: #000000;
	color: #000000;
	}
	
a { 
	color: #000000; 
	text-decoration: underline; 
	}
	
a:hover { 
	color: #a90174; 
	text-decoration: none; 
	}
	
.smalltxt{
	font-size:11px;
}

.purple {
	color: #a90174; 
}
	
 /*#divbg {
	background-image: url(../images/bg-top.jpg); 
	background-repeat: no-repeat; 
	background-position:top right;
	height: 758px;  
	} */
	
.maintbl {
	margin-top: 10px;
	}
	
.toptxt {
	color:white;
	font-size:13px;
	}
	
a.toplinxpink:link, 
a.toplinxpink:active, 
a.toplinxpink:visited {
	color: #e500b7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a.toplinxpink:hover { 
	color: #ffffff;
	text-decoration: none;
	}
	
a.toplinxwhite:link, 
a.toplinxwhite:active, 
a.toplinxwhite:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

a.toplinxwhite:hover { 
	color: #e500b7;
	text-decoration: none;
	}
	
#nav {
	background-image:url(../images/shop-navbg.gif);
	background-repeat:no-repeat;
	background-position: center;
	color: white;
	font-size: 16px;
	width: 920px;
	height: 44px;
	vertical-align:middle;
	}
	
a.navmenu:link, 
a.navmenu:active, 
a.navmenu:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	}

a.navmenu:hover { 
	color: #e500b7;
	text-decoration: none;
	}
	
/* wishlist section */

.wishlisttitle {
	font-size: 22px;
	color: #a90174;
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
	font-family: "Trebuchet MS", arial;
	}
	
#wishlistborder {
	border: 1px solid #a90174;
	padding: 3px;
	background: #fff;
	}
		
a.listBlackLink:link, 
a.listBlackLink:active, 
a.listBlackLink:visited {
	color: #000;
	text-decoration: none;	
	font-size:13px;
	font-weight:bold;
	}
	
a.listBlackLink:hover {
	color: #a90174;
	}
	
/* search content area */
#searchcontent {
	float: left;
	width: 214px;
	margin-right: 15px;
	margin-left:8px;
	}

/* breadcrumbs */

.breadcrumb {
	font-size:11px;
	color: #7d7c7c;
	}
		
a.breadcrumb:link, 
a.breadcrumb:active, 
a.breadcrumb:visited {
	font-size:11px;
	color: #333333;
	text-decoration: none;
	
	}
	
a.breadcrumb:hover {
	font-size:11px;
	color: #a90174;
	text-decoration: none;
	}
	
a.purplelink:link, 
a.purplelink:active, 
a.purplelink:visited {
	font-size:11px;
	color: #a90174;
	font-weight:bold;
	text-decoration: none;
	
	}
	
a.purplelink:hover {
	font-size:11px;
	color: #000;
	text-decoration: none;
	}
	
.scrumb {
	display:none;
}
	
/* footer */

.fleft {
	background-color:#000;
	border-left: 2px solid #fff;
}

.fright {
	background-color:#000;
	border-right: 2px solid #fff;
}

a.footerlinx:link, 
a.footerlinx:active, 
a.footerlinx:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	}

a.footerlinx:hover { 
	color: #e500b7;
	text-decoration: none;
	}

	
#invoicehilite {
 	background-color: #f2e2f0;
	font-size: 14px;
	font-weight:bold;
	line-height: 21px;
	padding-bottom: 1px;
	vertical-align:middle;
	border: 1px dotted #a90174;
	padding: 4px;
    height: 25px;
    display:block;
    width: 400px;
	}
	
.pageTitleSearch {
 	background-color: #f2e2f0;
	font-size: 22px;
	color:#a90174;
	border-bottom: 1px dotted #a90174;
	border-top: 1px dotted #a90174;
	padding: 4px;
	}
	
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #a90174;
	font-size: 22px;
	margin-bottom: 16px;
	display:block;
	}
	
.pageTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a90174;
	font-size: 22px;
	margin-bottom: 16px;
	display:block;
	}
	
.pagesideimg  {
	background-image: url(../images/candie-side.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:489px;
	width:185px;
}

/*  help desk menu */

.shadetabs{
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
color: #000000;
text-decoration: underline;
}

.shadetabs li a:visited{
color: #000000;
text-decoration: underline;
}

.shadetabs li a:hover{
color: #a90174;
text-decoration: underline;
}


.shadetabs li a.selected{ /*selected main tab style */
color: #a90174;
border-bottom: 1px dotted #a90174;
text-decoration:none;

}

#gradbg {
	background-image:url(../images/grad_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ad0083;
	background-position: top;
	border: 1px solid #a498a1;
	}

