/* GiftArray.Com Site Template
Designed by Tia Peterson (http://www.tiadpeterson.com)
Copyright GiftArray.com. All rights reserved.
*/


* Structure */
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
.innertable {
	padding: 0px;
	margin: 0px;
}

.productbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.verticaldivider {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	width: 3px;
}
.horizontaldivider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 2px;
}
.featurebox {
	border: 1px double #CED2D5;
}
.table {
	background-color: #FFFFFF;
	border-top: none;
	border-right: 5px solid #FFFFFF;
	border-bottom: none;
	border-left: 5px solid #FFFFFF;
}

/* Typography Settings */
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.product a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999CC;
	font-weight: bold;
	text-decoration: none;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9999CC;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 19px;
	height: 22px;
	background-image:  url(../template-images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin-left: 2px;
	vertical-align: middle;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.category a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-position: 8px;
	margin-top: 5px;
	vertical-align: middle;
	height: 20px;
}
.category a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99FFCC;
	text-decoration: none;
}
.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	height: 25px;
	background-image:  url(../template-images/featured.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-variant: small-caps;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.group {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	height: 20px;
	background-image:  url(../template-images/groupbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9292E9;
	line-height: 22px;
	padding-left: 5px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}



/* Product Images */
.product img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}

/* Navigation Bar */
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	background-image:  url(../template-images/navbarbg2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}
.navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
}
.navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
}

/* Footer */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image:  url(../template-images/navbarbg2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	vertical-align: middle;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.saleprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: line-through;
}
