a:hover { color: #F60; }


.stretcher
{
	background-image: url(header_03.jpg);
	background-repeat: repeat-x;
}

#top_links
{
	list-style-image: url(triangle.gif);
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#top_links a, #footer_links a
{
	color: #ff7e00;
	text-decoration: none;
}

#top_links a:hover, #footer_links a:hover
{
	color: #ccc;
	text-decoration: none;
}


#account_links
{
	color: #333;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
}

#account_links a
{
padding: 0 4px 0 4px;
}

#account_links a:hover
{
color: #ff6600;
}


.nav_stretcher
{
	background-image: url(leftnav_02.gif);
	background-repeat: repeat-y;
}

#nav_homelink
{
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

#nav_homelink a { color: #ff7e00; }

#search_box
{
	text-align: center;
	margin-top: 10px;
}

#search_field
{
	width: 160px;
	color: #666;
	background-color: #dedede;
	border: 1px solid #ff7e00;
	padding: 4px;
}

#adv_srch a
{
	color: #ff7e00;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

#adv_srch a:hover, #nav_homelink a:hover { color: #fff; }

#nav_title
{
	text-align: center;
	width: 175px;
	color: #fff;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.cart_content
{
	background-color: #dedede;
	width: 150px;
	color: #333;
	font-family: verdana;
	font-size: 10px;
	padding: 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
}

#cart_buttons
{
	margin-top: 10px;
	width: 160px;
}

#separator {
	margin-bottom: 4px;
	border-bottom: 1px solid #666;
	width: 160px;
}

#cart_total
{
	margin-top: 4px;
	color: #FFF;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	width: 140px;
}

#cat_list
{
	width: 160px;
	text-align: left;
}

.top_cat
{
	font-family: verdana;
	font-size: 12px;
}

.top_cat a
{
	color: #FFF;
	text-decoration: none;
	border-left: 6px solid #010101;
	padding-left: 6px;
}

.top_cat a:hover
{
	color: #ff7e00;
	border-left: 6px solid #ff7e00;
	text-decoration: underline;
}

.sub_cat
{
	font-family: verdana;
	font-size: 11px;
	margin-left: 20px;
}

.sub_cat a
{
	color: #888;
	text-decoration: none;
	border-left: 6px solid #010101;
	padding-left: 6px;
}

.sub_cat a:hover
{
	color: #ff7e00;
	border-left: 6px solid #ff7e00;
	text-decoration: underline;
}

#main_cell {
padding: 10px;
}

#stretcher_footer
{
	background-image: url(footer_bar_02.gif);
	background-repeat: repeat-x;
}

#footer_links
{
	padding-top: 6px;
	color: #CCC;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
}

#footer_links a { padding: 0 10px 0 10px; }

#copyright
{
	color: #999;
	font-family: verdana;
	font-size: 9px;
}

/* HOME PAGE */

#featured_header
{
	background-color: #010101;
	color: #ff6600 ;
	font-family: verdana;
	font-size: 14px;
	padding: 4px;
}
#featured_table {
border: 1px solid #ccc;
}

.featured_name
{
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.featured_brieftdesc {
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 9px;
}

#home_table td
{
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	
}

#home_table td a { text-decoration: none; }

#pixclinic {
color: #999;
font-family: verdana, sans-serif;
font-size: 9px;
}

#pixclinic a{
color: #999;
}

#pixclinic a:hover{
color: #0000ff;
}


