/* 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. */


/*-----------------------------------------------
	Accounting item template
----------------------------------------------- */

.title-item, .title-item a {	
	font-family: "Century Gothic", arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	padding-right:25px;
}

.links-item, .links-item a {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.price-itemdrill {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}

.outofstock-itemdrill {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 9.5px;
	font-weight: bold;
 color: gray;
} 

.sub-title { font-size: 16px; font-family: "Century Gothic", arial, helvetica; font-weight: bold; }

.description-item { font-size: 11px; font-family: "Century Gothic", arial, helvetica; }

#designerLink {
	width: 300px;
}

.itemcell-name, .itemcell-name a {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

.itemcell-price {
	font-family: "Century Gothic", arial, helvetica;
	font-size: 12px;
	font-weight: bold;
 text-align: center;
}

.itemcell-outofstock {
 font-family: "Century Gothic", arial, helvetica;
	font-size: 9.5px;
	font-weight: bold;
 text-align: center;
 color: gray;
}

.zoomdiv {
	display:none;
}

.title-zoom, .title-zoom a { font-size: 18px; font-family: "Century Gothic", arial, helvetica; font-weight: bold; white-space:nowrap; text-decoration:none; }

.close-zoom, .close-zoom a { font-size: 18px; font-weight: bold; color:#000000; font-family: "Century Gothic", arial, helvetica; text-decoration:underline; }

#media-max {
	max-width:300px;
}

.zoomtitle, .zoomtitle a { font-size:13px; text-decoration:none; color:#999999; font-family: "Century Gothic", arial, helvetica; font-weight:normal; padding-left:10px; padding-top:5px; padding-right:5px; }

.close, .close a { font-size:11px; text-decoration:none; color:#999999; font-family: "Century Gothic", arial, helvetica; font-weight:normal; padding-left:10px; padding-top:5px; padding-right:5px; }


/*-----------------------------------------------
	Templates styles
----------------------------------------------- */


.text-info { font-size: 10px; color: #000000; font-family: "Century Gothic", arial, helvetica; }

.titles-designers { color: #000000; font-size: 12px; font-family: "Century Gothic", arial, helvetica; font-weight: bold; text-transform:uppercase; }	

.desc-designers { color: #000000; font-size: 12px; font-family: "Century Gothic", arial, helvetica; }

.view-colection, .view-colection a { color: #000000; font-size: 14px; font-family: "Century Gothic", arial, helvetica; font-weight: normal; text-decoration:none; }

.name-designer, .name-designer a {
	font-family: "Century Gothic", arial, helvetica;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}

.name-designer a:hover { color: #000000; font-size: 12px; font-family: "Century Gothic", arial, helvetica; font-weight:normal; text-decoration:underline; }

.titlesbold-designers {
	font-family: "Century Gothic", arial, helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}	


/*-----------------------------------------------
	Item list template
----------------------------------------------- */

#item-max {
	max-width:248px;
}

#max-img {
	max-height:150px!important;
	max-width:120px!important;
}

/*-----------------------------------------------
	Info Item Template
----------------------------------------------- */


.title-infopage { font-size: 20px; color: black; font-family: "Century Gothic", arial, helvetica; font-weight: bold; }


/*-----------------------------------------------
	Related Items Template
----------------------------------------------- */

.title-related { font-size: 14px; color: gray; font-family: "Century Gothic", arial, helvetica; font-weight: bold; white-space:nowrap; text-align:center; }	
	
.price-related, .price-related a { font-size: 11px; color: gray; font-family: "Century Gothic", arial, helvetica; text-align:center; padding:10px; text-decoration:none; }
.image-related {
	padding:10px;
	text-align:center;
}
.related-left-border {
	border-left: 1px dashed #666666;
}

#related-max {
	max-width:130px;
}

.designer-list-heading {font-family: "Century Gothic",Arial,Helvetica; font-size: 18pt; color: gray; cursor: default; margin: 0; font-weight: normal;}
.designer-list-link {font-family: "Century Gothic",Arial,Helvetica; color: #666666; font-size: 9pt; text-decoration: none;}
