/* CSS Document */

#productTopNav {
	border-bottom: 1px solid #363794;
	padding: 4px 0px;
	margin-bottom: 20px;
	color:#666666;
	text-transform:uppercase;
}
#productBottomNav {
	border-top: 1px solid #363794;
	padding: 4px 0px;
	margin-top: 20px;
	color:#666666;
	text-transform:uppercase;
}
#productTopNav img, #productBottomNav img {
	margin-bottom: 3px;
	vertical-align: middle;
}
#productTopNav a, #productBottomNav a {
	color:#666666;
	text-decoration:none;
}
#productTopNav a:hover, #productBottomNav a:hover {
	color:#666666;
	text-decoration:underline;
}

#product {
}
#product #name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #363794;
	text-decoration: none;
	text-transform:uppercase;
}
#product #main {
	padding-left: 10px;
	width: 250px;
}
#product #images {
	padding-left: 10px;
	text-align: center;
	width: 200px;
}


#product #big_image img {
	padding:4px;
	border:4px solid #98CCE4;
}


#product #images #next_back {
/*	border-bottom: 1px solid #666666; */
	color; #666666;
	font-size: 12px;
	padding-bottom: 2px;
	text-align: center;
	text-transform:uppercase;
	margin-top: 25px;
}
#product #images #next_back a {
	color:#666666;
	text-decoration:none;
}
#product #images #next_back a:hover {
	color:#666666;
	text-decoration:underline;
}
#product #images #next_back img {
	vertical-align: middle;
}

#gallery_position {
	color:#666666;
}

#price_leader {

}
#price {

}

#buy {
	
}
#buy input.button {

}
#buy #skuSelect {

}
#buy #quantity {

}
#buy #addButtons {

}
#buy #addButtons input {

}
#buy #grid th {

}
#buy #grid td {

}