/* -----------------------------------
			
		   AdamsGolf.com
	 ~ print.css stylesheet ~
		  
   ----------------------------------- */

html * { margin: 0; padding: 0; }

body * {
	background: white;
	color: black;
}

a img { border: none; }

h1.logo { margin-bottom: 15px; }

p { line-height: 140%; margin: 5px 0; }

ul.list { list-style-type: disc; list-style-position: inside; margin-bottom: 15px; }
ul.list li { margin-bottom: 8px; margin-left: 5px; }

ul#menu,
.page-title,
.product-gallery,
#footer { display: none; }

#product-banner { margin-bottom: 15px; }

#container,
#content, 
#carousel-mask,
.content-pane {
	width: 914px;
	border: 0;
	float: none;
}

#container{
	margin: 0;
	padding-bottom: 30px;
}	

a:link, a:visited {
	color: #333;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.sub-title { font-weight: bold; font-size: 120%; }

ul#home-slideshow,
ul#home-subnav			{ list-style: none; }
ul#home-slideshow li { margin: 0 0 15px 0; }
ul#home-subnav li { margin-right: 10px; float: left; }

#overview > .product-sidebar,
.tech-specs-bottom + h2,
#view-custom-options,
.club-custom-options,
#custom-options,
#video,
#hybridwoodmorph { display: none; }

#overview { margin-bottom: 25px; }

table.tech-specs tr td { text-align: center; vertical-align: middle; }

#content-bottom-cap,
#footer { clear: both; }

#preview-message,
a.print-preview { display:none; }

#bag-manhattan .product-gallery,
#bag-brooklyn .product-gallery,
#womens-visors .product-gallery, 
#womens-tour-hats .product-gallery, 
#tour-mesh-hats .product-gallery, 
#metro-hats .product-gallery,
#apparel .product-gallery,
#accessories .product-sidebar,
#accessories .product-gallery {
	display: block;
}

ul.gallery-thumbs { list-style: none; }
ul.gallery-thumbs li { margin-bottom: 5px; }

#womens-visors .product-info, 
#womens-tour-hats .product-info, 
#tour-mesh-hats .product-info, 
#metro-hats .product-info,
#apparel .product-info,
#accessories .product-info {
	width: 100% !important;
	clear: left;
}

#womens-visors .product-gallery ul.gallery-thumbs li, 
#womens-tour-hats .product-gallery ul.gallery-thumbs li, 
#tour-mesh-hats .product-gallery ul.gallery-thumbs li, 
#metro-hats .product-gallery ul.gallery-thumbs li,
#apparel .product-gallery ul.gallery-thumbs li {
	float: left;
	margin-bottom: 0;
}

ul.a4os-designer {
	width: 555px;
	list-style: none;
}

ul.a4os-designer li {
	width: 175px;
	height: 600px;
	margin: 15px 5px 10px 5px;
	float: left;
	line-height: 140%;
}

ul.a4os-designer li img { margin-bottom: 10px; }

ul.a4os-designer li span.designer-title {
	color: #391F19;
	font-weight: bold;
}

#technology .product-sidebar { clear: left; }

#tour-pros { display: none; }

.pros-overview .content-pane {
	margin-bottom: 20px;
}

.pros-overview .product-info {
	margin-left: 0 !important;
	float: left; 
	padding: 15px 0;
}
.pros-overview #overview > .product-sidebar,
.pros-overview .product-sidebar {
	display: block;
	float: left;
	margin-left: 45px;
	padding: 15px 0;
}

.pros-overview .product-info a { display: none; }
