


 
 
/* -------------------------------

		hot products
		
----------------------------------*/

.featured_productname a{
	color:#771711;
}
.featured_productbox{
	border:1px solid #dddddd;
	background:transparent	url(http://templates.mytigershark.com/hb1/images/bg.jpg) no-repeat right bottom; 
}

.roundbutton {
	display: block; 
	background: transparent url(http://templates.mytigershark.com/hb1/images/roundbutton_bg.gif) no-repeat left top; 
	width: 90px; 
	line-height:24px;
	height: 24px; 
	text-decoration: none; 
	color: #ffffff; 
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#771711;
}

.featured_moreinfobutton{
	display:inline;
	float:right;
	padding:10px 10px 5px 5px;
}
.featured_productshot{
	float:left;
	padding:5px 5px 5px 5px;
}

.featured_productname{
	font: 15px  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width:200px;
	font-weight:bold;
	padding: 5px 13px 5px 13px;
}
.featured_productname a{
	text-decoration:none;
}
.featured_productname a:hover{
	text-decoration:underline;
}
.featured_retailprice{
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width:200px;
	color:#000;
	font-weight:bold;
	padding: 0px 13px 0px 13px;
}
.featured_yourprice{
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width:200px;
	color:#BF0000;
	font-weight:bold;
	padding: 0px 13px 0px 13px;
}

/* -----------------------------------

		short product
		
--------------------------------------*/

.short_productbox{
	border:1px solid #dddddd;
	background:transparent	url(http://templates.mytigershark.com/hb1/images/bg.jpg) no-repeat right bottom; 
}
.short_productname{
	font: 13px  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
}
.short_productname a{
	font: 13px  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	color:#771711;
}
.short_productname a:hover{
	text-decoration:underline;
}
.short_retailprice{
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#000;
	font-weight:bold;
	padding: 13px 5px 0px 5px;
}
.short_yourprice{
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#BF0000;
	font-weight:bold;
	padding: 0px 5px 5px 5px;
}
/* -----------------------------------

		full product
		
--------------------------------------*/
.full_productname a{
	color:#771711;
}

/* -----------------------------------

		numbered product
		
--------------------------------------*/

.numbered_productname a{
	color:#771711;
}
.numbered_number{
	background-color:#771711;
}
.numbered_productbox{
	margin:3px;
	padding:1em 1em 0em 1em;
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background:transparent	url(http://templates.mytigershark.com/hb1/images/bg.jpg) no-repeat right bottom; 
}
.numbered_divider{
	padding-top:1em;
	margin-bottom:0em;
	clear:both;
	border-bottom:1px solid #ccc;
}
.numbered_number{
	width:1.1em;
	height:1.3em;
	font-size:1.5em;
	text-align:center;
	line-height:1.3em;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
.numbered_productshotdiv{
	margin-left:1em;
	padding-top:0em;
	float:left;
	border-width:1px;
	border-color:#ddd #999 #999 #ddd;
	border-style:solid;
	
}
.numbered_productshot img{
	margin:.5em;
}
.numbered_desc{
	margin-left:2.5em;
	padding-top:0em;
	float:left;
	width:60%;
}
.numbered_productname{
	
	font-size:1em;
	font-weight:bold;
	padding:0em 0em 1em 0em;
}
.numbered_productname a{
	text-decoration:none;
}
.numbered_productname a:hover{
	text-decoration:underline;
}
.numbered_retailprice{
	color:#000000;
	font-size:.9em;
	
}
.numbered_yourprice{
	font-size:1em;
	color:#BF0000;
}
.numbered_moreinfobutton{
	margin-left:2.5em;
	padding-top:1em;
	float:right;
	padding-right:1em;
}
		
/* ----------- Optin ------------*/
		
.optintext{
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#ffffff;
}

/*------------ Subcategories------------*/
.page{
	padding:6px;
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
}
.pageTitle{
	color:#771711;
	font-size:3em;
	font-weight:bold;
}
.subCategoryList{
	padding-bottom:15px;
	
}
.subCategoryList ul{
	list-style:none;
	padding-left:0;
}
.subCategoryList ul li{
	width:33%;
	margin:0em;
	float:left;
	text-align:center;
}
.subCategoryList ul li a{
	font-size:1.1em;
	color:#333333;
	text-decoration:none;
}
.subCategoryList ul li a:hover{
	text-decoration:underline;
}

