/* ----------------------------------------------------------------------
		Common
---------------------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#cccccc;
	background:#1a1108;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
p { margin:0 0 12px; }
h3 { margin:5px 0 0 0; }
h2 { margin:5px 0 0 0; }
a {
	color:#fff;
	text-decoration:none;
}
a:visted {
 color:#fff;
 text-decoration:none;
}
a:hover {
	color:#be646c;
	text-decoration:underline;
}
/* ----------------------------------------------------------------------
		Header
---------------------------------------------------------------------- */
#header_wrapper {
	width:100%;
	height:180px;
	background:url(site_images/header_repeater.png) repeat-x;
	margin:0 0 -24px 0;
}
#header {
	width:925px;
	margin:0 auto;
}
#logo {
	width:320px;
	height:125px;
	float:left;
}
#viewcart a {
	width:85px;
	height:20px;
	margin:100px 0 0 0;
	background:url(site_images/view_cart.png) no-repeat;
	float:right;
	color:transparent;
}
#viewcart a:hover { background:url(site_images/view_cart_o.png) no-repeat; }
#custservice a {
	width:120px;
	height:20px;
	margin:100px 12px 0 0;
	background:url(site_images/customer_service.png) no-repeat;
	float:right;
	color:transparent;
}
#custservice a:hover { background:url(site_images/customer_service_o.png) no-repeat; }
/* ----------------------------------------------------------------------
		Navigation
---------------------------------------------------------------------- */
#nav {
	height:25px;
	margin:5px 0 0 0;
	float:left;
	min-width:719px;
	width:auto;
	background:url(site_images/nav_seporator.gif) top right no-repeat;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	width:auto;
	height:25px;
}
#nav ul a { display:block; }
#nav ul li {
	padding:0;
	float:left;
}
#nav ul li a {
	padding:4px 15px 5px 26px;
	color:#ecd7d7;
	background:url(site_images/nav_bg.png);
	text-decoration:none;
}
#nav ul li a:visted {
 color:#ecd7d7;
 text-decoration:none;
}
#nav ul li a:hover {
	color:#fff;
	background:url(site_images/nav_bg_o.png);
}
/* ----------------------------------------------------------------------
		Dropdown
---------------------------------------------------------------------- */
#nav ul li ul {
	padding:0 0 25px 0;
	margin:1px 0 0 0;
	position:absolute;
	width:185px;
	height:auto;
	left:-999px;
	background:url(site_images/dropdown.png) bottom left no-repeat;
}
#nav ul li:hover ul { left:auto; }
#nav ul li ul li a {
	width:128px;
	margin:-2px 0 0 0;
	padding:8px 20px;
	background:none;
	border-top:solid 1px #3d2d2d;
	border-bottom:solid 1px #654d4d;
}
#nav ul li ul li a:hover { background:#6a5151; }
/* ----------------------------------------------------------------------
		Content
---------------------------------------------------------------------- */
#content_wrapper {
	width:100%;
	background:#1a1108 url(site_images/content_repeater.png) repeat-y center;
	min-height:300px;
}
#content_top_images {
	width:922px;
	margin:auto;
	height:210px;
	background:url(site_images/top_images.jpg) no-repeat;
}
#content {
	width:880px;
	margin:auto;
	padding:20px;
 .padding-bottom:35px;
}
#content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.links {
	float:left;
	width:290px;
	text-align:center;
	padding:20px 0;
}
.links img { border:solid 10px #292929; }
.links img:hover { border:solid 10px #5d5c5c; }
.links div {
	text-align:center;
	margin-top:5px;
}
.links div div {
	text-align:center;
	font-size:10px;
	margin-top:0px;
}
#loose {
	color:#3d3d3d;
	background-color:#eeeeee;
	margin-bottom:17px;
	padding:20px;
}
#loose a { color:#833138; }
#loose a:visted {
 color:#833138;
}
#loose a:hover { color:#3d3d3d; }
#fourc {
	padding:40px;
	margin:auto;
}
#jodi {
	background-color:#292929;
	padding:20px;
	width:840px;
	margin-bottom:16px;
}
#jodi:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#jodi p {
	float:left;
	width:510px;
	padding:20px 0;
	border-top:solid 3px;
	border-bottom:solid 3px;
	margin-top:30px;
}
#jodi img { float:right; }
#jodi h3 {
	float:right;
	margin-right:40px;
}
.press {
	width:280px;
	text-align:center;
	float:left;
	margin:0 5px 10px;
}
.press div {
	font-size:12px;
	margin-top:5px;
}
.press img {
	border:solid 10px #292929;
	width:260px;
}
.press img:hover { border:solid 10px #5d5c5c; }
#babybands {
	width:245px;
	float:left;
}
.pressquote {
	width:530px;
	padding:10px 30px;
	float:left;
}
.pressquote:after {
	content: "";
	display: block;
	height: 0;
	clear:
}
.pressquote blockquote{
	font-size:28px;
	letter-spacing:-.05em;
	font-weight:bold;
	font-style:italic;
	font-family:Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif, " "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}
#babybands_img {
	width:auto;
	border:solid 10px #292929;
	margin:0 0 15px 15px;
	float:left;
}
/* ----------------------------------------------------------------------
		Cart
---------------------------------------------------------------------- */
.images_small {
	float:left;
	margin:6px;
	border:solid 10px #292929;
	background:#292929;
	text-align:center;
	width:114px;
	height:114px;
	overflow:hidden;
}
.images_small img {
	max-width:135px;
	min-width:114px;
	min-height:114px;
}
.images_small:hover { border:solid 10px #5d5c5c; }
#page_nav {
	text-align:right;
	color:#ef949d;
	width:500px;
	float:right;
	padding:0 15px 0 0;
	margin:8px 0;
}
#piece_count {
	float:left;
	width:200px;
	padding:0 0 0 7px;
	margin:8px 0;
	clear:left;
}
#detail_image {
	float:left;
	width:400px;
	text-align:center;
	margin-right:15px;
}
#detail_image img { max-width:400px; }
#description {
	font-size:16px;
	color:292929;
	background-color:#292929;
	color:#908F8F;
	padding:3px 7px;
	width:200px;
	float:left;
	margin-bottom:8px;
}
.description_text {
	float:left;
	margin-right:18px;
	width:214px;
	color:#fff;
}
#details {
	font-size:16px;
	color:292929;
	background-color:#292929;
	color:#908F8F;
	padding:3px 7px;
	width:216px;
	float:left;
	margin-bottom:8px;
}
.detail {
	font-size:10px;
	padding-right:8px;
	vertical-align:top;
	padding:5px;
	border-bottom:solid 1px #545454;
}
.detail_text {
	font-size:14px;
	color:#fff;
	padding:5px;
	width:147px;
	border-bottom:solid 1px #545454;
}
.price_title {
	font-size:14px;
	padding-top:10px;
	border-top:double 3px #545454;
}
.price {
	font-size:20px;
	font-weight:bold;
}
.button {
	background:#9e3f48;
	border:1px solid #833239;
	color:#fff;
	margin-left:-3px;
	padding:2px;
	margin-top:3px;
}
.button:hover { background:#833239; }
/* ----------------------------------------------------------------------
		Footer
---------------------------------------------------------------------- */
#footer_wrapper {
	width:100%;
	background:url(site_images/footer.png) top center no-repeat;
	margin:-30px 0 0 0;
	min-width:922px;
}
#footer {
	width:925px;
	min-height:162px;
	margin:15px auto;
	padding:10px 0 0 0;
	text-align:center;
	font-size:11px;
	line-height:20px;
	color:#937f70;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:visted {
 color:#fff;
 text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#gorilla_link {
	color:#846b5b;
	font-size:10px;
	text-align:right;
	line-height:11px;
	float:right;
	margin:90px 25px 0 0;
}
#gorilla_link a {
	color:#c3ad9c;
	font-weight:bold;
	font-size:12px;
}
