<style type="text/css">
<!--
body
{scrollbar-face-color: #A30000;
scrollbar-shadow-color: #FFBBFF;
scrollbar-highlight-color: #FFBBFF;
scrollbar-3dlight-color: #FFBBFF;
scrollbar-darkshadow-color: #FFBBFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFBBFF;
	background-image: url(http://www.kbella.com/Graphics/back.jpg);
}

body { 
	background-color: #FFBBFF;
	background-image: url(http://www.kbella.com/Graphics/back.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 0px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #A30000;
}


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

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
}

.shoppingspree {
	font-family: Verdana;
	font-size: 12px;
	color: #4b94c7;
}

.shoppingspreeinput {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #4b94c7;
	background-color: #FFFFFF;
	BORDER-TOP: #4b94c7 1px solid;
	BORDER-LEFT: #4b94c7 1px solid;
	BORDER-RIGHT: #4b94c7 1px solid;
	BORDER-BOTTOM: #4b94c7 1px solid;
}

.textsmall {
	font-family: Verdana;
	font-size: 10px;
}

.testimonials {
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #A30000;
	font-weight: bolder;
	line-height: 16px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 12px;
}

blockquote { width: 270px; float: left; margin: 5px; padding: 5px; }

ul { list-style:circle; padding: 2px; margin: 2px; list-style-position: inside; line-height: 15px; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
}


.toplinks {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.toplinks a:link, .toplinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}

.toplinks a:hover { 
	text-decoration : none;
	color: #FEEFC8;
	border-bottom: 2px dotted #FEEFC8;
	font-weight: bold;
	}

.toplinks a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}

.sidelinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited, .sidelinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #707070;
	font-weight: bold;
	}

.sidelinks a:hover { 
	text-decoration : none;
	color: #9D0038;
	border-bottom: 1px dotted #9D0038;
	font-weight: bold;
	}

.categoryheader {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 24px;
	text-align: center;
	background-image: url(http://www.kbella.com/Graphics/titleback.jpg);
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.error_header
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        16;
   font-weight:      bold;
   color:            #FF0000
}

.error_description
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
}

.random_product_text
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        10;
   text-align:       center

}

/* used to highlight comment in the manager */
.red_comment
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
   color:            #FF0000
}

/* used to highlight comment in the manager */
.center_error
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
   color:            #FF0000
   text-align:       center
}

/* used in hack attempt error code */
.large_center_header
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        16;
   font-weight:      bold;
   text-align:       center
}

/* used in manager members hack */
.large_left_header
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        16;
   font-weight:      bold;

}

/* used to add left and right margin */
.margins_left_right
{
    margin-left:     20px;
    margin-right:    20px;
    margin-top:      10px;
}

/* used in manager below the header to describe what this feature is */
.text_description
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
}

/* Small text that shows up below the gateway check out buttons. */
.gateway_description
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        10;
   text-align:       center;
}

/* user on forms and cart display */
.colored_cell_header
{
   color:            #000000;
   font-family:      Verdana, Arial, sans-serif;
   font-size:        14;
   font-weight:      bold;
   background-color: #FFD6FE;
   BORDER-BOTTOM:    #000000 1px solid;
   BORDER-TOP:       #000000 1px solid;
}

.item_added_message
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   text-align:       center;
   font-weight:      bold;
}

.d_category{HEIGHT: 22px; WIDTH: 210px;}

next_link
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        10;
   font-weight:      bold;
}

back_link
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        10;
   font-weight:      bold;
}

.cart_edit_quantity{}

.cart_totals_labels
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
   text-align:       right;
}

.cart_totals
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   text-align:       right;
}

.cart_error{}

.no_items_found
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
   text-align:       center;
}

.cartcontents
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
}

.default_small
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        10;
}

.default_text
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
}

.default_right
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   text-align:       right;
}

.default_right_bold
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   text-align:       right;
}

.default_bold
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
}

.small_bold
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        10;
   font-weight:      bold;
}

.row_title
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
}

/* used in the download hack from the members area to sell product downloads */
.download_link
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
}

.customer_login_headers
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        14;
   font-weight:      bold;
   text-align:       center;
   height:           35;
   vertical-align:   center;
}

.template_cell_headers
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        12;
   font-weight:      bold;
}

.sitename
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        24;
   font-weight:      bold;
   color:            #FFFFFF;
   text-align:       center;
   line-height:      3;
}

.center_header
{
   font-family:      Verdana, Arial, sans-serif;
   font-size:        14;
   font-weight:      bold;
   text-align:       center;
}

.borderbottom
{
   BORDER-BOTTOM:    #C2C2C2 1px solid;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:180px;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 20px 5px 8px;
		background-color:#ffd6fe;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		text-decoration:none;
		border-width:1px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#fb88f8;
		text-decoration:none;
		color: #FFFFFF;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#fb88f8;
		text-decoration:none;
		color: #000000;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#b39d64;
		text-decoration:none;
		color: #FFFFFF;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px 0px;
		background-color:#616445;
		border-width:1px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 40px 6px 5px;
		border-width:0px;
		border-style:none;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#a1927d;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#7c0202;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(http://www.kbella.com/Graphics/cssalt1_arrow_right_hover.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(http://www.kbella.com/Graphics/cssalt1_arrow_right.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


