
.generalContent {
	margin-left:150px;
	margin-top:10px;
}

ul#galleryThumbs {
	display: block;
	list-style-type: none;
}

ul#galleryThumbs li {
	display: inline;
}

ul#galleryThumbs a {
	float: left;
	height: 90px;
	margin: 0 1px 10px 0;
	width: 90px;
	padding: 1px;
}

ul#galleryThumbs a:link, ul#galleryThumbs a:visited { background-color: #4e3215; }
ul#galleryThumbs a:hover, ul#galleryThumbs a:active { background-color: #c52237; }


/* generic table style */
table.dataTbl {
	border: 1px solid #b2b2b2;
	/*border-top: none;
	border-bottom: none;*/
	margin: 10px 0 10px 10px;
}

#productInfo table.dataTbl {
	margin: 10px 0 10px 0;
}

table.dataTbl th {
	background: #b4bd3e url(../img/common/bg_table_th.gif) top left repeat-x;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 9px;
	text-align: left;
	text-transform: uppercase;
}

table.dataTbl th.rightalign
{
	text-align:right;
}
input.prodQty {
	border: 1px solid #4e3215;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 50px;
}

.clearboth
{
	clear:both;
}

.info li{
	font-size:110%;
	padding:0 0 6px 21px;
	background:url(../images/star-icon.gif) no-repeat 0 1px;
	list-style:none;
	display:block;
	float:left;
	width:550px;
}

.info ul li{
	display:block;
	float:left;
	width:550px;
}

A IMG 
{
	outline: none;
    border:#999999;
    border-width:1px;
}

.cart-btn 
{
	float:right;
	margin:7px 0 0;	
	padding:5px 9px;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	background:#c52237;
	border: 0px;
	
}
.cart-btn:hover{ background:#4e3215;}

.add-btn {
	float:left;
	margin:7px 0 0;
	padding:5px 9px;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#c52237;
	border: 0px;
}
.add-btn:hover{ background:#4e3215;}

fieldset#checkoutContent label {
	font-size: 100%;
	padding-right: 15px;
	text-align: right;
	width: 155px;
}

.magibiz_formvalidationitem
{
	float:left;
	width:5px;
	padding-right:2px;
}
.magibiz_formdescription
{
	font-size: 100%;
	padding: 0 10px 0.5em 10px;
	text-align: left;
}

div.error_box
{
	clear:both;
	background-color: #f0fac8; 
	margin-bottom:10px;
	overflow:hidden;
}

table.dataTbl tr td.rightalign {
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
.newsletterInputHomepage 
{
	float:left;
	margin-left: 10px;
	width: 130px;
}
a.newsletterButton
{
	float:left;
	background: transparent url(../images/btn-join.gif) center left no-repeat;
	height:19px;
	width:57px;	
	margin-right:10px;
	margin-left:5px;
	
}

.go_form_validationitem
{
	float:left;
	width:5px;
	padding-right:2px;
}

.go_p_bullet
{
	list-style-position:outside;
	padding-left:5px;
}
#genericContent
{
	padding-left:10px;
}
.submit-btn
{
	float:right;
	margin:7px 0 0;
	padding:5px 9px;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	background:#c52237;
	border: 0px;
}
.checkout-cont-btn
{
	float:right;
	margin-right:300px;
	margin-top:7px;
	padding:5px 9px;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	background:#c52237;
	border: 0px;
}
.clear
{
	clear:both;
}

.divpadleft
{
	padding-left:150px;
}

div.hrClear
{
	border:none;
	height:1px;
	clear: both;
}

div.hrClear hr
{
	display:none;
}

.followus
{
	float:right;

}

.lblfollowus
{
	float:left;
	font-weight:bold;
	color:#4e3215;
	font-size:130%;	
	margin-top:20px;
	padding-right:10px;
	text-align:center;
}