/* These codes and procedures are copyright protected by Gproxy Design Inc. © 2004/2007 and the website owner. 
Gproxy Design Inc. does not authorize the copy or use of these by any third party company. */

/*-----------------------------------------------
	General Styles
----------------------------------------------- */ 

/*-----------------------------------------------
	Home item list styles
----------------------------------------------- */ 



/*-----------------------------------------------
	Category styles
----------------------------------------------- */ 
.name, .name a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #63a1a5;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #63a1a5;
	font-size: 11px;
	text-align: center;
}

/*-----------------------------------------------
	Accounting Item Template styles
----------------------------------------------- */ 
.ait-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	text-align: left;
	padding-bottom: 7px;
}
.ait-desciption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-bottom: 7px;
}
.ait-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	
}
#itemSlide{
	max-height:340px;
	max-width:270px;
}
/*-----------------------------------------------
	Related Items List Template Style
----------------------------------------------- */ 


/*-----------------------------------------------
	Search Results styles
----------------------------------------------- */ 
.search-name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#999999;
	padding-bottom: 5px;
}

/*-----------------------------------------------
	Previous Styles
----------------------------------------------- */ 
.info-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/*----------------------------------------------
     Information Item - Albums
------------------------------------------------*/
#pointer{
	cursor:pointer;
}
