/* These codes and procedures are copyright protected by Gproxy Design Inc. Â© 2004/2008 and the website owner. 
Gproxy Design Inc. does not authorize the copy or use of these by any third party company. */


/*-----------------------------------------------
	Category styles
----------------------------------------------- */ 

.home-text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
	padding-right: 25px;
}


/*-----------------------------------------------
	Category styles
----------------------------------------------- */ 

.cat-lineup {
	background-image: url(/site/tl-templates/tl-cat1.gif);
	background-repeat: repeat-x;
}

.cat-lineleft {
	background-image: url(/site/tl-templates/tl-cat2.gif);
	background-repeat: repeat-y;
}

.cat-lineright {
	background-image: url(/site/tl-templates/tl-cat3.gif);
	background-repeat: repeat-y;
}

.cat-linedown {
	background-image: url(/site/tl-templates/tl-cat4.gif);
	background-repeat: repeat-x;
}
.cat-linedown5{
	background-image: url(../tl-templates/tl-cat-back7.gif);
	background-repeat: repeat-x;
}

.cat-title {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
}

.cat-description {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.cat-view a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

.cat-linedown2 {
	background-image: url(/site/tl-templates/tl-cat-back3.gif);
	background-repeat: repeat-x;
}

.cat-name, .cat-name a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.cat-name2andprice {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	white-space:nowrap;
}


/*-----------------------------------------------
	Accounting Item Template styles
----------------------------------------------- */ 

.ait-text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.ait-price {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #26247b;
}

.ait-title {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26247b;
}

.qty-title {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26247b;
	white-space:nowrap;
	vertical-align:middle!important;
}

.ait-links {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.ait-links a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}

#addtocart-cursor {
	cursor:pointer;
}

.bg-thumbgallery {
	background-image:url(../tl-templates/tl-thumb-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.more-images, .more-images a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	white-space:nowrap;
}

.no-display {
	display:none;
}
	

/*-----------------------------------------------
	Info Items styles
----------------------------------------------- */ 

.info-textbold {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}

.info-text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}

.info-text a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
