a{ color:#666;font-weight:bold;text-decoration:underline;}
a:active, a:hover{ color:#555;text-decoration:underline; }

/* --== BASIC ==-- */

/*Color*/
.lightgray	{ color:#999;}
.ultrared	{ color:#FFF; background:#C00;}
.red		{ color:#C00;}
.orange		{ color:#FF740B;}
.blue		{ color:#4990CA;}
.green		{ color:#6c9f42;}
.white		{ background-color:white;}
.white_bg	{ background:#FFF;}
.green_bg	{ background:#0F0;}
.green_bord	{ border:1px solid #ACDB88;}
.red_bord	{ border:1px solid #DBAC88;}
.auction_green	{ background-color:#88FFAA; }
.auction_red	{ background-color:#FFaa88; }
.auction_white	{ background-color:white; }

/*Position*/
.left		{ float:left; }
.right		{ float:right; }
.center		{ margin:0px auto; }
.relative	{ position:relative; }
.center		{ margin:0px auto; position:relative; }

/*Text*/
.left_text		{ text-align:left;}
.right_text		{ text-align:right;}
.center_text	{ text-align:center;}
.justify_text	{ text-align:justify;}
.pstrength-minchar	{ font-size:0.8em; color:#666;}
.lh_30	{ line-height:30px;}
.strong { font-weight:bold;}

/*Icons*/
.ico_with_text_24 {	height:24px; margin:3px 20px;}
.ico_with_text_24 span{	font-size:13px;}

/*Size*/
.width-100 { width:100%;}
.width-80  { width:80%;}
.textarea_big { width:672px; height:400px;}

/*Custom*/
h1 { font-size:16px; color:#333; }
.clear		{ clear:both;}
.hide		{ display:none;}
.pointer	{ cursor:pointer;}
.line_hover { background:rgb(241, 242, 238);}
.ul_title	{ font-size:15px; margin:5px; font-weight:bold;}
.list input[type=text] { border:1px solid silver; margin:3px;}
.no-border {border:none;}
.article {font-size:10px;color:#999;font-family:"arial";}
.bord_bottom {border-bottom: 1px solid #e1e1e1;}
.margin5 {margin:5px;}
/* --== CATEGORY LINK ==-- */
.category_link {
	width: 148px; display: block; float:left;text-align: center;
	margin:2px;border: 1px solid white;padding: 3px 0px;
}
.category_link:hover, .category_link.sel{
	border: 1px solid #acdb88;
	background-color: #defeaa;
}
/* --== ONLINE AUCTION ==-- */
#online_auction_box {
	background: white;
	border: 1px solid #e1e1e1;
	padding: 3px 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
/* --== PAGINATE ==-- */
.paginate a:link, .paginate a:visited, .paginate a:hover, .paginate span {
	display:block;float:left;margin:5px 0px 5px 5px;width:18px;height:18px;
	font-size:14px;font-weight:normal;text-align:center;text-decoration:none; 
}
.paginate a:link, .paginate a:visited {
	border:1px solid #ccc;
}
.paginate span, .paginate a:hover {
	border:1px solid green;
}
/* --== HEADER ==-- */
#header #top .top_menu {
	float:right;color:#414141;padding:0px 10px;font-family:Verdana; 
}
#header #top .top_menu a{
	padding:0 5px;height:20px;
	color:#414141;font-weight:bold;font-family:Arial;text-decoration:none;
}
#header #top .top_menu a:hover, #header #top .top_menu a.selected{
	text-decoration:none;color:#F16723;
}
#header #top2 {
	position:relative; display:block; width:960px; height:85px;
}
#header #top2 .part1, #header #top2 .part2, #header #top2 .part3{
	float:left; display:block; height:85px;
}
#header #top2 .part1 { 
	width:510px; background:red; background:url('/images/breadcrumb_bg.png') bottom repeat-x;
}
#header #top2 .part2 {
	width:100px; background:url('/images/knot_bg.png') bottom no-repeat;
} 
#header #top2 .part3 {
	width:350px; background:url('/images/button_bg.png') bottom repeat-x;
}
#header #top2 .part3 #language_bar {	
	float:right;clear:right;padding-top:0px;border-top:0px;width:85px; margin-top:2px;
}
#header #top2 .part3 #language_bar a {
	color:white; text-decoration:none;
}	
#header #top2 .part3 #language_bar a:hover {
	text-decoration:underline;
}	
#header #top2 .part1 #breadcrumbs a, #header #top2 .part1 #breadcrumbs {
	color:#f1f6ea; font-weight:bold; font-family:Arial; text-decoration:none;
}
#header #top2 .part1 #breadcrumbs {	
	width:100%;	margin:66px 10px 0px 10px; text-align:left;
}
#header #top2 .part1 #breadcrumbs a:hover {
	text-decoration:underline;
}
#header #top2 .top3 #logo{
	height:65px;display:block;width:305px;position: absolute; top:-7px;
}

#header #topAll #logo  {
	height:65px;display:block;float:left;margin:0px;width:305px;
}
/* --== CREDITS ==-- */
#header #top2 .top3 .credits { 
	color:#2a2a2a; float:right; height:30px; display:block; width:100px; margin:10px 0px;font-weight:bold;color:#414141;
}
#header #top2 .top3 .credits img {
	float:left;
}
#header #top2 .top3 .credits span {
	text-align: center;
}
#header #path {	
	clear:left;padding-left:20px;height:30px;line-height:34px;border-top:1px solid #e1e1e1;
	width:600px;background:url('/images/breadcrumb_bg.png') repeat-x;
}
.slider_item {
	float:left;width:90px;color:#666;font-size:10px;
}
/* --= MAIN BUTTONS ==-- */
#header #top2 #buttons {
	float:right;clear:right;color:#FFF;padding:0px 10px 0px 10px;margin-top:31px;
}
.button {
	position:relative;display:block;height:32px;float:left;margin-left:4px;
}
.button a {
	color:#FFF;font-weight:bold;text-decoration:none;font-size:13px;font-weight:bold;display:block;
}
.button a#load_credits {
	width: 100px;height:33px;
	background-image: url('/images/LoadC-pel.gif');background-repeat: no-repeat;
}
.button a#load_credits:hover, .button a#load_credits.selected {
	background-image: url('/images/LoadC-or.gif');background-repeat: no-repeat;
}
.button a#active_auctions_high {
	width: 160px;height:48px;
	background-image: url('/images/highest_bid.png');background-repeat: no-repeat;background-position: top;
}
.button a#active_auctions_high:hover, .button a#active_auctions_high.selected {
	background-image: url('/images/highest_bid.png');background-repeat: no-repeat;background-position: bottom;
}
.button a#active_auctions_low {
	width: 160px;height:48px;
	background-image: url('/images/lowest_bid.png');background-repeat: no-repeat;background-position: top;
}
.button a#active_auctions_low:hover, .button a#active_auctions_low.selected {
	background-image: url('/images/lowest_bid.png');background-repeat: no-repeat;background-position: bottom;
}
.button a#first_auction {
	width: 132px;height:33px;
	background-image: url('/images/YourFirst-pel.gif');background-repeat: no-repeat;
}
.button a#first_auction:hover, .button a#first_auction.selected {
	background-image: url('/images/YourFirst-or.gif');background-repeat: no-repeat;
}
/* --== BOX ==-- */
.box{
	margin-bottom:10px;
	border:1px solid #ccc;
	z-index: 1;
}
.box .header {
	padding:0px 15px;margin-bottom:1px;height:26px;
	background:url('/images/green_bg.png') repeat-x;
	font-size:15px;color:#FFF;font-weight:bold;line-height:24px;
}
.box .body {
	background:#FFF;padding:5px 5px 5px 20px;
}
.box .header_white {
	padding:4px 15px;margin-bottom:1px;height:20px;
	background:url("/images/box_header_white.gif") repeat-x;
	font-size:15px;color:#666;font-weight:bold;border-bottom: 1px solid #e1e1e1;
}
.box .header_blue {
	padding:10px 15px 21px;margin-bottom:1px;background:url("/images/blue_bg.png") no-repeat top left;
}
.box .footer{
	height:12px;font-size:1px;
}
/* --== AUCTION CHIPZ MESSAGE ==-- */
#auction-chipz_message{
	background: right no-repeat url('/images/small_chipz_bg.png');position:relative;
}
#auction-chipz_message .chipz {
	width:32px;height:32px;top:17px;left:13px;position:absolute;background:no-repeat url('/images/chipz.png');
}
#auction-chipz_message .message {margin-left: 50px;}
/* --== SYSTEM MESSAGE ==--*/
.sys_message {
	position:relative;margin:3px auto;width:99%;background:#F1F2E3;border:1px solid #D6D9AE;  
}
.sys_message .title {
	font-weight:bold;margin-left:5px;
}
.sys_message .content {
	margin:5px;
}
.sys_message .remove_message {
	position:absolute; right:2px; top:2px;
}
/* --== MESSAGE ==-- */
.view_form {
	width:100%;background-color:#f6f7f1;
}
.message_title {
	font-weight:bold;
}
.message_container {
	padding:5px;margin:5px auto;width:99%; border:1px solid #D6D9AE;background-color:white;
}
.sent, .unread, .read, .reply {
	display:block; width:20px; height:16px; background-position:center; background-repeat:no-repeat; 
}
.sent	{ 
	background-image:url('/images/ico_mail_sent.png'); 
} 
.unread	{ 
	background-image:url('/images/ico_mail_unread.png'); 
} 
.read	{ 
	background-image:url('/images/ico_mail_read.png'); 
} 
.reply	{ 
	background-image:url('/images/ico_mail_reply.png'); 
}
/* --== LEFT MENU ==--*/
.left_menu {
	background-color:white;
}
.admin_menu {
}
.admin_menu .header {
	background-image:url('/images/orange_bg.png'); 
}
.admin_menu .body {
	background-color:#f6f5f1;	
}
.admin_menu	ul {
	list-style-type:none;
}
.user_menu {
}
.user_menu .header { 
	background-image:url('/images/blue_bg.png'); 
}
.user_menu .body { 
	background-color:#f1f5f6; 
}
.user_menu	ul {
	list-style-type:none;
}
/* --== AUCTION ITEMS ==-- */

/* -= LARGE =- */
/* - COMMON - */
.sold-large-container, .current-large-container {
	position:relative;margin-bottom:5px;padding:0px;width:698px;height:361px;
	background-position:left top;background-repeat:no-repeat;background-color: white;
}
.current-large-image, .sold-large-image {
	display:block;position:absolute;width:200px;height:200px;left:75px;top:20px;
	background-repeat:no-repeat;background-position:center center;background-color:white;
	border:1px solid #ccc;
}
.common-large-small_image_c {
	position:absolute;bottom:15px;left:75px;width:600px;	
}
.common-large-small_image a:link, .common-large-small_image a:visited, .common-large-small_image a:hover {
	display:block;margin-right:5px;width:100px;height:100px;float:left;
	background-repeat:no-repeat;background-position:center center;background-color:white;
	border:1px solid #ccc;
}
.common-large-info_text {
	position:absolute;font-size:9px;color:#999;bottom:0px;
}
.common-large-offer_info {
	margin:5px 20px;	
}
/* - SOLD - */
.sold-large-container {
background-color: white;
}
.sold-large-image {
}
.sold-large-image a:visited, .sold-large-image a:hover, .sold-large-image a:link {
	display:block;width:200px;height:200px;
	background-repeat:no-repeat;background-position:center center;
}
.sold-large-title {
	position:absolute;top:20px;left:340px;font-size:20px;
}
.sold-large-sold_for {
	position:absolute;top:115px;left:340px;font-size:12px;
}
.sold-large-sold_for span.value {
	font-size:28px;color:#FF7000;font-weight:bold;
}
.sold-large-successful_bidder {
	position:absolute;top:150px;left:340px;
	font-size:12px;;
}
.sold-large-price {
	position:absolute;top:170px;left:340px;
	font-size:12px;
}
.sold-large-closed_on {
	position:absolute;top:190px;left:340px;
	font-size:12px;
}
/*-- CURRENT */
.current-large-container {
}
.current-large-image {
}
.current-large-image a:visited, .current-large-image a:hover, .current-large-image a:link {
	display:block;width:200px;height:200px;
	background-repeat:no-repeat;background-position:center center;
}
.current-large-title {
	position:absolute;top:20px;left:340px;font-size:20px;
}
.current-large-time_left-label {
	position:absolute;top:80px;left:340px;font-size:12px;
}
.current-large-time_left {
	position:absolute;width:200px;top:100px;left:340px;
	font-size:20px;color:#FF7000;font-weight:bold;font-family:'Georgia';
}
.current-large-auction_end {
	position:absolute;top:140px;left:340px;
	font-size:12px;;
}
.current-large-credit_required {
	position:absolute;top:160px;left:340px;
	font-size:12px;;
}
.current-large-lot_no {
	position:absolute;top:180px;left:340px;
	font-size:12px;
}
.current-large-price {
	position:absolute;top:200px;left:340px;
	font-size:12px;
}
/* -= MEDIUM =- */
/* - COMMON - */
.sold-medium-container, .current-medium-container {
	position:relative;margin:5px;padding:5px;width:210px;height:155px;float:left;
	background-color:white;background-image:url(/images/bg_headline.gif);background-repeat:repeat-x;background-position:bottom;
}
/*- SOLD -*/
.sold-medium-container {
}
.sold-medium-image {
	display:block;margin-top:2px;width:100px;height:100px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;
}
.sold-medium-image a:visited, .sold-medium-image a:hover, .sold-medium-image a:link {
	display:block;margin-top:3px;width:100px;height:100px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;
}
.sold-medium-title {z-index: 10;}
.sold-medium-title a:visited, .sold-medium-title a:hover, .sold-medium-title a:link {
	position: relative;
	font-size:14px;text-decoration:none;z-index: 11;
}
.sold-medium-sold_for_label {
	position:absolute;left:113px;top:25px;
	font-size:12px;z-index: 3;
}
.sold-medium-sold_for {
	position:absolute;width:90px;left:113px;top:40px;
	text-align:center;font-size:15px;color:#FF7000;font-weight:bold;z-index: 3;
}
.sold-medium-closed_on {
	position:absolute;left:113px;top:60px;
	font-size:11px;z-index: 3;
}
.sold-medium-lot_no {
	position:absolute;left:113px;top:88px;
	font-size:11px;z-index: 3;
}
.sold-medium-price {
	position:absolute;left:113px;top:102px;
	font-size:11px;z-index: 3;
}
.sold-medium-successful_bidder_label {
	padding-left:10px;font-size:13px;z-index: 3;
}
.sold-medium-successful_bidder {
	padding-left:10px;font-size:14px;color:green;z-index: 3;
}
.sold-medium-chipz{
	position: absolute;top:25px;right:0px;width: 75px;height: 100px;z-index: 0;
	background: no-repeat url('/images/small_chipz_bg.png');
}
/* - CURRENT - */
.current-medium-container {
}
.current-medium-image{
	display:block;margin-top:2px;width:100px;height:100px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;
}
.current-medium-image a:visited, .current-medium-image a:hover, .current-medium-image a:link
{
	display:block;margin-top:3px;width:100px;height:100px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;
}
.current-medium-title {z-index: 10;}
.current-medium-title a:visited, .current-medium-title a:hover, .current-medium-title a:link {
	position: relative;
	font-size:14px;text-decoration:none;z-index: 11;
}
.current-medium-auction_end_label {
	position:absolute;left:113px;top:35px;font-size:12px;z-index: 3;
}
.current-medium-auction_end {
	position:absolute;left:113px;top:50px;font-size:12px;font-weight:bold;z-index: 3;
}
.current-medium-lot_no {
	position:absolute;left:113px;top:88px;
	font-size:11px;z-index: 3;
}
.current-medium-price {
	position:absolute;left:113px;top:102px;
	font-size:11px;z-index: 3;
}
.current-medium-time_left {
}
.current-medium-chipz{
	position: absolute;top:25px;right:0px;width: 75px;height: 100px;z-index: 1;
	background: no-repeat url('/images/small_chipz_bg.png');
}
/* -= SMALL =- */
/* - COMMON - */
.sold-small-container, .current-small-container {
	position:relative;padding:5px;margin:0px 1px 1px 1px;width:234px;height:100px;float:left;
	background-color:white;background-image:url(/images/bg_headline.gif);background-repeat:repeat-x;background-position:bottom;
}
/* - SOLD - */
.sold-small-container {
}
.sold-small-image {
	display:block;margin-top:2px;width:75px;height:75px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;
}
.sold-small-image a:visited, .sold-small-image a:hover, .sold-small-image a:link {
	display:block;margin-top:3px;width:75px;height:75px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;		 	
}
.sold-small-title {z-index: 10;}
.sold-small-title a:visited, .sold-small-title a:hover, .sold-small-title a:link, .sold-small-title a:active {
	position: relative;
	font-size:10px;text-decoration:none;z-index: 11;
}
.sold-small-sold_for {
	position:absolute;left:90px;top:22px;font-size:11px;z-index: 3;
}
.sold-small-sold_for span {
	color:green;font-size:13px;z-index: 3;
}
.sold-small-auction_end_label {
	position:absolute;left:90px;top:42px;font-size:11px;z-index: 3;
}
.sold-small-auction_end {
	position:absolute;left:90px;top:55px;z-index: 3;
	font-size:12px;font-weight:bold;
}
.sold-small-price {
	position:absolute;left:90px;top:75px;z-index: 3;
	font-size:12px;
}
.sold-small-price span{
	font-weight:bold;font-size:12px;z-index: 3;
}
.sold-small-successful_bidder {
	position:absolute;left:3px;bottom:1px;font-size:10px;z-index: 3;
}
.sold-small-successful_bidder span{
	font-size:12px;color:green;z-index: 3;
}
.sold-small-chipz{
	position: absolute;top:5px;right:0px;width: 75px;height: 100px;z-index: 0;
	background: no-repeat url('/images/small_chipz_bg.png');
}
/* - CURRENT - */
.current-small-container {
}
.current-small-image {
	display:block;width:75px;height:75px;
	background-repeat:no-repeat;background-position:center center;margin-top:2px;z-index: 3;
}
.current-small-image a:visited, .current-small-image a:hover, .current-small-image a:link {
	display:block;margin-top:3px;width:75px;height:75px;
	background-repeat:no-repeat;background-position:center center;z-index: 3;
}
.current-small-title {z-index: 10;}
.current-small-title a:visited, .current-small-title a:hover, .current-small-title a:link {
	position: relative;
	font-size:10px;text-decoration:none;z-index: 11;
}
.current-small-auction_end_label {
	position:absolute;left:90px;top:20px;font-size:11px;z-index: 3;
}
.current-small-auction_end {
	position:absolute;left:90px;top:33px;
	font-size:12px;z-index: 3;
}
.current-small-price {
	position:absolute;left:90px;top:53px;font-size:11px;z-index: 3;
}
.current-small-price span{
	font-size:12px;z-index: 3;
}
.current-small-time_left {
	position:absolute;width:150px;left:80px;bottom:5px;font-size:18px;z-index: 3;
}
.current-small-chipz{
	position: absolute;
	top:5px;
	right:0px;
	z-index: 1;
	width: 75px;
	height: 100px;
	background: no-repeat url('/images/small_chipz_bg.png');
}
/* --== REDEEM ITEM ==-- */
.medium_redeem {
	position: relative;
	height:110px;width: 684px;margin:5px;
	background-color:white;background-image:url(/images/bg_headline.gif);background-repeat:repeat-x;background-position:bottom;
}

.medium_redeem .image {
	display:block;width:100px;height:100px;
	background-repeat:no-repeat;background-position:center center;margin:5px;background-color:white;
	border:1px solid #e1e1e1;
}
.medium_redeem .desc {
	position: absolute;
	left:110px;
	top:5px;
	height: 100px;
	width: 400px;
}
.medium_redeem .desc .title {
	font-size: 13px;
	font-weight: bold;
}
.medium_redeem .desc .description {
	margin-top:5px;
	line-height: 15px;
}
.medium_redeem .desc .value {
	margin-top:5px;
	font-size: 13px;
}
.medium_redeem .button {
	position: absolute;
	right: 10px;
	top:40px;
}
/* --== PROFILE / ACCOUNT ==-- */
.profile_image-normal{
	
}
.profile_image-normal img{
	border: 1px solid gray;padding: 1px;
}
.small_user {
	position: relative;
}
.small_user .nickname {
	font-weight: bold;position: absolute;left:70px;;
}
.small_user .avatar img{
	width: 60px;border: 1px solid #e1e1e1;padding: 1px;
}
/* --== CHARITY PROGRAMM ==-- */
.charity_program{
	position: relative;
	height:100px;width: 684px;margin:5px;
	background-color:white;background-image:url(/images/bg_headline.gif);background-repeat:repeat-x;background-position:bottom;	
	border:1px solid #ACDB88;
}
.charity_program .left_cont{
	float: left; width: 500px;
}
.charity_program .right_cont{
	float: left; width: 170px;text-align: center;
	margin: 5px;
}
.charity_program .right_cont input[type=text]{
	border: 1px solid #D6D9AE;width: 50px;height: 20px;line-height: 20px;
}
.charity_program .title{
	font-weight: bold;	
	margin: 5px;
}
.charity_program .about{
	margin: 5px;
}
/* --== ADVERTISEMENT BOX ==-- */
.adverCC {
	display:block;margin-bottom:5px;width:698px;height:100px;
}

.advert_box {
	display:block;margin-left:6px;width:340px;height:100px;float:left;
	background:#e1e1e1;
	border:1px solid #e1e1e1;
}
#advertisement-1 {
}
#advertisement-2 {
}
/* --== ACTIVE ==-- */
.active {
	margin:0px auto;width:126px;color:#666;
}
.active a {
	display:block;padding:7px 10px;
	background:url("/images/lnk_active.jpg") no-repeat top left;
	text-align:center;font-size:12px;color:#FFF;font-weight:bold;text-decoration:none;
}
.active a:hover{
	color:#F2F2F2;
}
/* --== REGISTER BAR ==-- */
#register_bar {
	background:white;border:1px solid #D6D9AE;
}
#register_bar td.title {
	font-weight:bold; text-align:center;
}
#register_bar td.desc {
	width:160px; text-align:left; padding-left: 5px;
}
#register_bar td.number_one, #register_bar td.number_two, #register_bar td.number_three,
#register_bar td.selected_one, #register_bar td.selected_two, #register_bar td.selected_three {
   padding-left:0px;width:50px;height:50px;
   text-align:center;font-weight:bold; font-size:25px; color:white;
}
#register_bar td.number_one { 
	background:url('/images/ico_reg_1def.png') right no-repeat;	
}
#register_bar td.number_two { 
	background:url('/images/ico_reg_2def.png') right no-repeat;
}
#register_bar td.number_three { 
	background:url('/images/ico_reg_3def.png') right no-repeat;
}
#register_bar td.selected_one {
	background:url('/images/ico_reg_1sel.png') right no-repeat; 
}
#register_bar td.selected_two {
	background:url('/images/ico_reg_2sel.png') right no-repeat; 
}
#register_bar td.selected_three {
	background:url('/images/ico_reg_3sel.png') right no-repeat; 
}
/* --== AUCTION EDIT MODE ==--*/
#preview-images ul {
	margin :0;padding :0;list-style-type :none;
}
#preview-images li {
	margin :3px;padding :2px;float :left;
	text-align :center;font-size :0.85em;
	background :#fff;
	border :1px solid #ddd;	
}
#preview-images img {
	display :block;
}
#preview-images div {
	clear :both;
}
.auction-image {
	margin :0 0 5px 5px;float :left;clear :right;	
}
.auction-image img {
	border:1px solid #e1e1e1;
}
.status.live {
 	background:#88FFaa;
}
.status.draft {
	background:#FFaa88;
}
 /* --== VIEW AUCTION ==-- */
.auction-content {
	margin:15px; text-align:justify;
}
.auction-content ul {
	margin:5px 15px;
}
/* --== FOOTER ==-- */
div#footer a
{
	font-weight:normal;
}
/* --== VERTICAL NAVIGATION ==-- */
ul.nav, .nav ul {
	margin:0;padding:0;
	list-style-type:none;
	cursor:default;
}
ul.nav {
	width:100%;float:left;
}
ul.nav>li{
	margin:0;padding:2px 6px;
}
ul.nav li>ul{
	display:none;position:absolute;margin-top:-1.4em;margin-left:9px;width:135px;left:100px;
}
ul.nav li:hover>ul{
	display:block;
}
.nav ul li a:link, .nav ul li a:visited, .nav ul li a:active {
	display:block;padding:2px 10px;
}
.nav ul{
	background-color:#fff;
	color:#666;
}
ul.nav li:hover, .nav ul li a:hover{
	background-color:#DFEDCD;
	color:#666;
}
ul.nav li:active, .nav ul li a:active{
	background-color:#DFEDCD;
	color:#666;
}
.nav ul {
	border:1px solid #BDDB99;
}
.nav a { 
	text-decoration:none; 
}

/* --== CATEGORY SELECT ==-- */
.category_select {
	background: repeat-x url('/images/bg.png');
	height: 32px;
	text-align: center;
	line-height: 30px;
}

.category_select a:active, .category_select a:visited, .category_select a:link
{
	height: 32px;	
	width: 138px;
	text-decoration: none;
	margin:0;
	border-right: 1px solid #cccccc;
}

.category_select a:hover {
	
	background: repeat-x url('/images/bg_over.png');
}

.category_select .selected:link, .category_select .selected:visited, 
.category_select .selected:hover, .category_select .selected:active {
	background: repeat-x url('/images/bg_sel.png');
}

/* --== TESTIMONIAL ==-- */
.testimonial {
	height: 140px;
	position: relative;
}
.testimonial img{
	margin:5px;padding:2px;border:1px solid #e1e1e1;
}
.testimonial .t_username{
	position: absolute;
	top: 30px;
	left: 90px;
}
.testimonial .t_title {
	position: absolute;
	top: 50px;
	left: 90px;
}
.testimonial .t_purchased_for {
	position: absolute;
	top: 100px;
	left: 90px;
}
.testimonial .t_view_all {
	position: absolute;
	bottom: 5px;
	left: 90px;
}

.testimonial .t_sold, .testimonial_large .t_sold {
	font-weight: bold;
	color: #ff7000;
	font-size: 13px;
}
.testimonial_large {
	margin: 3px; height: 175px;position: relative;
	background-image:url(/images/bg_headline.gif);background-repeat:repeat-x;background-position:bottom;
}
.testimonial_large .one{
	float:left;width:175px;
}
.testimonial_large .one img{
	margin:8px;padding:2px;border:1px solid #e1e1e1;
}
.testimonial_large .two{
	float: left;width:500px;margin:5px;
}
.testimonial_large .two p{
	margin:5px;
}
/* --== LOAD CREDITS ==--*/
a#load_credits:link, a#load_credits:visited, a#load_credits:active {
	display: block;
	width: 248px;
	height: 48px;
	margin: 0px 1px 5px 1px;
	background: top url('/images/load_credits.png') no-repeat;
}
a#load_credits:hover, a#load_credits.active {
	background: bottom url('/images/load_credits.png') no-repeat;
}
