@charset "utf-8";
/* CSS Document */

#productImages {
	clear: left;
	float: left;
	width: 475px;
}

#productImages ul {
	clear: both;
	height: 64px;
	margin: 10px 0;
	padding: 0;
}

#productImages ul li {
	clear: none;
	display: block;
	float: left;
	height: 64px;
	margin: 0;
	padding: 0 6px 0 0;
/*	width: 76px;*/
}

#productImages ul li a img {
	border: 1px solid #e9e9e9;
}

#productDetails {
	clear: right;
	float: left;
	width: 282px;
}

#productDetails div.description {
	margin: 0 0 10px 0;
}

#productDetails div.description p {
	margin: 0;
}

#productDetails div.description ul {
	margin: 0;
	padding: 0;
}

#productDetails div.description ul li {
	background: url(/includes/templates/sundiego/images/backgrounds/product_detail_bullet.gif) 38px 6px no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 45px;
}

#productOptions {
}

#productOptions fieldset {
	width: 100%;
}

#productOptions fieldset ul {
	margin: 0;
}

#productOptions fieldset ul li {
	font-weight: bold;
	line-height: 20px;
	width: 55px;
	clear:both;
}

#productOptions fieldset ul li.standard label {
	font-weight: normal;
	float:left;
	line-height: 20px;
	width: 55px;
	background-color:#ccc;
}
#productOptions fieldset ul li.standard span {
	float:left;
	display:block;
}
#productOptions fieldset ul li.standard input {
	
}
#productOptions fieldset ul li.standard select {
	width: 140px;
}

#productOptions fieldset ul li a {
	float: left;
	line-height: 20px;
	padding-left: 5px;
}

#btnAddToCart {
	background-image: url(/includes/templates/sundiego/images/buttons/add_to_cart_large.gif);
	height: 21px;
	width: 110px;
}

#spreadTheWord {
	margin: 10px 0;
}

#spreadTheWord h3 {
	border-bottom: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	text-transform: none;
}

#btnSignUpForEmail {
	background-image: url(/includes/templates/sundiego/images/buttons/sign_up_for_email.gif);
	clear: none;
	float: left;
	height: 21px;
	margin-right: 5px;
	width: 106px;
}

#btnTellAFriend {
	background-image: url(/includes/templates/sundiego/images/buttons/tell_a_friend.gif);
	clear: none;
	float: left;
	height: 21px;
	width: 78px;
}
