/* Voodoo Style Document */

/* Table Cell Styles */
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666;
	line-height:15px;
	}
	
.td_smalltext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC;
	line-height:15px;
	}
	
.td_introtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666;
	line-height:22px;
	}
	
.td_voodoopurple
	{
	background-color:#B13680;
	}

.td_mainmenu
	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align:center;
	}
.td_mainmenuend
	{
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	text-align:center;
	}

.td_mainmenubg
	{
	background-image:url(mainmenubg.gif);
	height:30px;
	}
	
.td_voodoobg
	{
	background-image:url(voodoo_o_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 88px;
	}
	
.td_greybar
	{
	background-image:url(greybarbg.gif);;
	}
	
.td_footer
	{
	background-image:url(footerbg.gif);;
	}
	
.td_categorytitle
	{
	background-color: #F3E8D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAC9DD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EAC9DD;
	border-bottom-color: #EAC9DD;
	}

.td_category
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAC9DD;	
	}

.td_introimage
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	}
	
.td_showcase
	{
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

/* Heading1 Tag */
h1
	{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	}

h2
	{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	

.td_purpletext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #B13680;
	}


/* Site Wide a.link */
a
	{
	font-weight: normal;
	color:  #B13680; 
	text-decoration:underline;
	font-weight: normal;
	}
a:active
	{
	color:  #B13680;
	text-decoration:underline;
	font-weight: normal;
	}
a:visited
	{
	color: #B13680;
	text-decoration:underline;
	font-weight: normal;
	}
a:hover
	{
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
	}

/* Main Menu a.link */
a.mainmenu
	{
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration:none;
	font-weight: normal;
	}
a.mainmenu:active
	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
a.mainmenu:visited
	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
a.mainmenu:hover
	{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	}
	
/* Cateogry Names a.link */

a.maincategory
	{
	font-weight: normal;
	color: #000000; 
	text-decoration:none;
	font-weight: normal;
	}
a.maincategory:active
	{
	color: #0000000;
	text-decoration:none;
	font-weight: normal;
	}
a.maincategory:visited
	{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	}
a.maincategory:hover
	{
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
	}

/* Grey a.link */
a.greylink
	{
	font-weight: normal;
	color: #999999; 
	text-decoration:underline;
	font-weight: normal;
	}
a.greylink:active
	{
	color: #999999;
	text-decoration:underline;
	font-weight: normal;
	}
a.greylink:visited
	{
	color: #999999;
	text-decoration:underline;
	font-weight: normal;
	}
a.greylink:hover
	{
	color: #999999;
	text-decoration:none;
	font-weight: normal;
	}
	
/* Purple a.link */

a.purplelink
	{
	font-weight: normal;
	color:  #B13680; 
	text-decoration:none;
	font-weight: bold;
	}
a.purplelink:active
	{
	color:  #B13680;
	text-decoration:none;
	font-weight: bold;
	}
a.purplelink:visited
	{
	color: #B13680;
	text-decoration:none;
	font-weight: bold;
	}
a.purplelink:hover
	{
	color: #B13680;
	text-decoration:underline;
	font-weight: bold;
	}

/* Footer a.link */
a.footerlink
	{
	font-weight: normal;
	font-size: 9px;
	color: #666666; 
	text-decoration:underline;
	font-weight: normal;
	}
a.footerlink:active
	{
	font-size: 9px;
	color: #666666;
	text-decoration:underline;
	font-weight: normal;
	}
a.footerlink:visited
	{
	font-size: 9px;
	color: #666666;
	text-decoration:underline;
	font-weight: normal;
	}
a.footerlink:hover
	{
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:underline;
	font-weight: normal;
	}
	
/* Breadcrumb a.link */
.td_breadcrumbs
	{
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration:none;
	font-weight: normal;
	}

.breadcrumbs a:link
	{
	font-weight: normal;
	color:  #FFFFFF; 
	text-decoration:underline;
	font-weight: normal;
	}
.breadcrumbs a:active
	{
	color:  #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	}
.breadcrumbs a:visited
	{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
	}
.breadcrumbs a:hover
	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
.input
	{
	border: 1px solid #666666;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
.textarea
	{
	border: 1px solid #666666;
	height:100px;
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
	