/*****************************************************************

BOWLSLA.COM
Client: Bowls
Produced by Medium Giant, Inc.
Copyright 2007.

*****************************************************************/

/*****************************************************************

Global CSS 2.0

Title: Master style sheet for bowlsla.com.

*****************************************************************/

/* imported style sheets */

@import url("reset.css");

/*/imported style sheets */

html, body {
	height: 100%;
	font: 12px normal Helvetica, Arial, sans-serif;
	color: #737272;
	background: url(../images_2/bowls_BGtile_opt.jpg);
	}
	
input {
	font: 12px normal Helvetica, Arial, sans-serif;
	color: #737272;
	}

div#container {
	width: 936px;
	min-height: 100%;
	padding: 0 20px;
	margin: 0 auto;
	border-left: 2px solid #b7b7b7;
	border-right: 2px solid #b7b7b7;
	background: white;
	}
	
a:link, a:visited {
	color: #6bc4e7;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	text-decoration: underline;
	}

p, h1, h2 {
	margin: 1em 0;
	}
	
/* top navigation */

ul#topNav {
	width: 692px;
	height: 56px;
	background: url(../images_2/topNav/bg.gif) no-repeat;
	padding: 0 3px 3px 3px;
	z-index: 1;
	position: relative;
	float: right;
	}
	
ul#topNav li {
	background: url(../images_2/topNav/bg_gradient.gif) bottom left repeat-x;
	height: 25px;
	padding: 30px 15px 0px 15px;
	border-bottom: 1px solid white;
	border-right: 1px solid #d6d6d5;
	margin: 0 0 1px 1px;
	float: left;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #737272;
	letter-spacing: .01em;
	text-align: center;
	position: relative;
	}
	
ul#topNav li ul {
	display: none;
	width: 152px;
	height: auto;
	background: none;
	padding: 0;
	top: 56px; left: -1px;
	position: absolute;
	border-top: 1px solid #d4d4d4;
	}
	
ul#topNav li ul li {
	background: url(../images_2/topNav/bg_translucent.png);
	height: auto;
	border: none;
	margin: 0;
	float: none;
	font-size: 11px;
	text-align: left;
	color: #6bc4e7;
	padding: 4px 10px;
	cursor: auto;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	width: 130px;
	}
	
ul#topNav li ul li.arrow {
	position: absolute;
	background: url(../images_2/topNav/subnav_arrow.gif) no-repeat;
	width: 10px;
	height: 10px;
	top: -10px;
	left: 5px;
	border: none;
	}
	
ul#topNav li ul li.arrow:hover {
	background: url(../images_2/topNav/subnav_arrow.gif) no-repeat;
	}
	
ul#topNav li ul li.bottom {
	background: url(../images_2/topNav/bg_bottom.png) center top no-repeat;
	width: 152px;
	height: 7px;
	border: none;
	padding: 0;
	}
	
ul#topNav li ul li.bottom:hover {
	background: url(../images_2/topNav/bg_bottom.png) no-repeat;
	}
	
ul#topNav li ul li a:link, ul#topNav li ul li a:visited {
	text-decoration: none;
	color: #6bc4e7;
	}
	
ul#topNav li ul li a:hover {
	color: #737272;
	}
	
ul#topNav li ul li:hover {
	background: url(../images_2/topNav/bg_translucent.png);
	}
/*	
ul#topNav li#footwear {
	width: 95px;
	}
	
ul#topNav li#labels {
	width: 66px;
	}
	
ul#topNav li#mens {
	width: 59px;
	}

ul#topNav li#ruckus {
	width: 83px;
	}
	
ul#topNav li#womens {
	width: 83px;
	}
	
ul#topNav li#artandaccessories {
	width: 147px;
	}*/
	
ul#topNav li#non {
	float: right;
	width: 126px;
	border-right: none;
	cursor: auto;
	padding-top: 12px;
	padding-left: 20px;
	height: 43px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

ul#topNav li#accountInfo {
	float: right;
	width: 146px;
	border-right: none;
	cursor: auto;
	height: 43px;
	font-size: 12px;
	padding-top: 12px;
	font-weight: normal;
}
	
ul#topNav li:hover {
	background: url(../images_2/topNav/bg_gradient_over.gif) repeat-x bottom left;
	color: #606060;
	}
	
ul#topNav li:hover ul {
	display: block;
	}
	
ul#topNav li:active {
	background: url(../images_2/topNav/bg_gradient_active.gif) repeat-x bottom left;
	color: white;
	}
	
ul#topNav li#non:hover, ul#topNav li#accountInfo:hover {
	background: url(../images_2/topNav/bg_gradient.gif) bottom left repeat-x;
	}
	
ul#topNav li#non:active {
	background: url(../images_2/topNav/bg_gradient.gif) bottom left repeat-x;
	}

ul#topNav:after {
	content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

	
div#smallCart {
	background: url(../images_2/topNav/icon_shopping_cart.gif) no-repeat top left;
	padding-left: 23px;
	font-size: 11px;
	margin-top: 4px;
	}

/*/top navigation */

/* top secondary navigation and search box */

ul#topSecNav {
	width: 683px;
	height: 42px;
	background: url(../images_2/topSecNav/bg.gif) no-repeat top left;
	padding-left: 15px;
	position: relative;
	z-index: 0;
	float: right;
	}
	
ul#topSecNav li {
	display: inline;
	margin: 0 7px;
	line-height: 42px;
	}
	
ul#topSecNav li a:link, ul#topSecNav li a:visited {
	text-decoration: none;
	color: #737272;
	font-size: 12px;
	font-weight: bold;
	}
	
ul#topSecNav li a:hover {
	color: #6bc4e7;
	}
	
ul#topSecNav li#search {
	position: absolute;
	right: 0;
	top: 13px;
	}
	
li#search input#searchBox {
	border: none;
	background: none;
	width: 130px; height: 16px;
	outline: none;
	}
	
li#search input#searchButton {
	border: none;
	background: none;
	width: 30px; height: 16px;
	cursor: pointer;
}

/*/top secondary navigation and search box */

/* header */

div#header {
	margin: 0 auto;
	width: 900px;
	position: relative;
	z-index: 10;
	}
	
img#siteLogo {
	float: left;
	margin-top: 41px;
	margin-left: 3px;
	}

div#alertBanner {
	background-color:#0099FF;
	color: white;
	width: 906px;
	padding: 4px 10px 4px 20px;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px 10px;
}

/*/header */

/* breadcrumbs */

div#subHeader {
	clear: both;
	margin-left: 200px;
	line-height: 20px;
	height: 20px;
	
}

div#breadcrumbs {
	font-size: 10px;
	float: left;
	
}

div#newsLetterSignUpTop {
	font-size: 12px;
	float: right;
}

/*/breadcrumbs */

/* footer */

div#footer {
	width: 856px;
	height: 100px;
	background: url(../images_2/footer/footer.gif) no-repeat center top;
	margin: 15px auto 0 auto;
	position: relative;
	}
	
span#footerlinks {
	margin-left: 255px;
	line-height: 44px;
	font-size: 10px;
	}
	
a#mg {
	}
	
div#mgicon {
	width: 79px;
	height: 58px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	}
	
ul.social-links {
	position: absolute;
	top: 0;
	right: 0;
}

ul.social-links li {
	display: inline;
	margin-left: 5px;
}

ul.social-links li a {
	display: inline-block;
	background: url(../images_2/footer/social-icons.png) no-repeat;
	width: 30px; height: 30px;
	text-indent: -9999px;
}

ul.social-links li a.facebook-icon {
	background-position: 0px 0px;
}

ul.social-links li a.twitter-icon {
	background-position: -40px 0px;
}
ul.social-links li a.youtube-icon {
	background-position: -80px 0px;
}
ul.social-links li a.vimeo-icon {
	background-position: -120px 0px;
}
ul.social-links li a.rss-icon {
	background-position: -160px 0px;
}

ul.social-links li a.facebook-icon:hover {
	background-position: 0px -30px;
}

ul.social-links li a.twitter-icon:hover {
	background-position: -40px -30px;
}
ul.social-links li a.youtube-icon:hover {
	background-position: -80px -30px;
}
ul.social-links li a.vimeo-icon:hover {
	background-position: -120px -30px;
}
ul.social-links li a.rss-icon:hover {
	background-position: -160px -30px;
}
	
div#mgicon img {
	position: absolute;
	top: 0;
	left: 0;
	}
	
div#mgicon img:hover {
	top: -58px;
	}

/*/footer */

/* pop-up information page */

div#popup {
	padding: 20px;
	background: white;
	margin: 20px;
	}
	
div#popup h1 {
	font-weight: bold;
	font-size: 14px;
	}
	
div#popup h2 {
	font-weight: bold;
	}

/*/pop-up information page */

/* content */
div#content {
	width: 856px;
	margin: 0 auto;
	position: relative;
}

/* gallery */
div#imageView {
	width: 477px;
	padding: 0px 13px 0px 13px;
	float: left;
}

div#imageView p {
	font-weight: bold;
	font-size: 12px;
}

h2#galleryName {
	font-weight: bold;
	font-size: 14px;
	color: #6bc4e7;
	margin: 0px 0px 0px 13px;
}

h2#imageName {
	font-weight: bold;
	font-size: 14px;
	color: #6bc4e7;
	margin: 0px 0px 0px 13px;
}

div#imageView img#currentImage {
	border: 1px solid #e4e4e4;
	margin-top: 10px;
}

div.mediumThumbnail, div.mediumThumbnailRight {
	width: 215px;
	min-height: 215px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.mediumThumbnailRight {
	margin-left: 40px;
}

div.galleryPreviewBit {
	width: 300px; height: 110px;
	margin: 8px 0px 8px 0px;
	border: 1px solid #e4e4e4;
	padding: 8px 0px 8px 8px; 
}

div.galleryPreviewBit img {
	display: inline;
	}

div.galleryThumbBit {
	width: 90px;
	height: 180px;
	display: block;
	float: left;
	margin: 4px;
}

div.galleryThumbBit h1 {
	font-size: 12px;
	margin: .3em 0;
}

div.galleryThumbBit img {
	padding: 5px;
	border: 1px solid #e4e4e4;
}

div.thumbnailsOverflow {
	width: 390px;
	height: 75px;
	margin-left: -78px;
}

div.thumbnails {
	width: 234px;
	height: 75px;
	float: left;
	overflow: hidden;
}

div.thumbnail {
	width: 75px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin: 0px 3px 0px 0px;
}

div.galleryPreviewBit h1 {
	font-weight: bold;
	font-size: 14px;
	color: #6bc4e7;
	margin: 0px 0px 5px 0px;
}

div.galleryPreviewBit div.imageCount {
	margin: 0px; padding: 30px 0px 0px 0px;
	width: 64px;
	float: left;
	text-align: center;
	font-weight: bold; font-size: 30px;
	color: #727272;
	line-height: 10px;
}

div.galleryPreviewBit  div.imageCount img {
	float: none;
}

div#galleryPreview {
	width: 308px;
	padding-left: 16px;
	padding-right: 16px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
/* end gallery */

/* blog */

img.header {
	margin-top: 15px;
	margin-bottom: 15px;
}

h1#archiveHeader {
	font: 20px normal Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #bbbbbb;
}

span#archiveDate {
	color: #8f8e8e;
}

div#blog {
	width: 721px;
	float: left;
	font: 12px normal Helvetica, Arial, sans-serif;
}

div#blogTitle {
	width: 856px;
	height: 153px;
	position: relative;
	}
	
img#rss {
	position: absolute;
	bottom: 7px;
	left: 3px;
	}
	
div.reconTitle {
	background: url(../images_2/reconnaissance_header.gif) no-repeat top left;
	}

div.intelTitle {
	background: url(../images_2/intelligence_header.gif) no-repeat top left;
	}

div.blogBitHeader {
	background: url(../images_2/blog/dateHeader.gif);
	padding: 6px 0px 0px 15px;
	width: 706px;
	height: 17px;
	font-size: 10px;
}

div.blogBitFooter {
	padding: 4px 0px 4px 15px;
	width: 706px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

div.blogBit {
	margin-bottom: 40px;
	}

div.blogBit h1 {
	color: #6bc4e7;
	font: 20px normal Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0px;
}

div.blogBit p {
	margin-left: 15px;
	width: 706;
}

div#blogNavigation {
	width: 115px;
	float: right;
	font: 10px normal Helvetica, Arial, sans-serif;
}

div#blogNavigation ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

div#blogNavigation li {
	width: 109px; height: 14px;
	background: #edf5f8;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 4px 0px 0px 4px;
}

/* end blog */
div.clearFloats {
	clear: both;
}


/* picture frame */
div#pictureFrame {
	}
	
div#pfTop {
	width: 936px;
	height: 17px;
	background: url(../images_2/pictureFrame/pfTop.gif) no-repeat top center;
	}
	
div#pfMiddle {
	width: 936px;
	background: url(../images_2/pictureFrame/pfMiddle.gif) repeat-y top center;
	}
	
div#pfMiddle div#content {
	background: url(../images_2/pictureFrame/cityBg.jpg) no-repeat top center black;
	min-height: 429px;
	width: 900px;
	padding-bottom: 23px;
	padding-top: 20px;
	}
	
div#pfMiddle div#theory {
	background: url(../images_2/theory/bg.jpg) no-repeat top center black;
	min-height: 400px;
	width: 370px;
	padding-bottom: 23px;
	padding: 20px 500px 20px 30px;
	margin: 0 auto;
	}
	
div#pfMiddle div#contact {
	background: url(../images_2/contact/bg.jpg) no-repeat top center black;
	min-height: 150px;
	padding-top: 250px;
	padding-left: 15px;
	padding-right: 15px;
	width: 870px;
	margin: 0 auto;
	}
	
div#pfMiddle div#contact div#contactContent {
	width: 350px;
	font-size: 11px;
	padding: 15px;
	background: url(../images_2/bg_bk90.png);
	float: left;
	}
	
div#pfMiddle div#contact div#contactInfo {
	width: 460px;
	font-size: 11px;
	padding: 40px 15px 10px 15px;
	background: url(../images_2/bg_bk90.png);
	float: left;
	}
	
div#pfMiddle div#contact div#contactInfo h1 {
	color: #dbdbdb;
	font-weight: bold;
	margin: 0;
	}
	
div#pfMiddle div#contact div#contactInfo img#map {
	float: right;
	}
	
div#pfMiddle div#home {
	width: 900px;
	margin: 0 auto;
	}
	
div#pfBottom {
	width: 936px;
	height: 17px;
	background: url(../images_2/pictureFrame/pfBottom.gif) no-repeat bottom center;
	}
	
div#pfBottomHome {
	width: 936px;
	height: 59px;
	background: url(../images_2/pictureFrame/pfBottom_home.gif) no-repeat bottom center;
	position: relative;
	}
	
div#pfBottomHome a#justIn {
	display: block;
	width: 35px;
	height: 10px;
	position: absolute;
	top: 33px;
	left: 400px;
	}
	
div#pfBottomHome a#intelLink {
	display: block;
	width: 35px;
	height: 10px;
	position: absolute;
	top: 33px;
	left: 850px;
	}
	
div#promotion {
	margin-top: 10px;
	}
	
/* home page bottom sections */
div#justIn {
	width: 364px;
	padding: 0 20px;
	float: left;
	margin-left: 42px;
	}
	
div#justIn div.productBit {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	}

/*div#justIn div.productBit {
	border-top: 1px dotted #dbdbdb;
	padding-top: 7px;
	}*/
	
div#justIn div.productBit span.price {
	font-size: 18px;
	margin-top: 5px;
	display: block;
	}
	
div#justIn h1 {
	font-size: 14px;
	margin: 0;
	}
	
div#justIn img {
	margin-bottom: 5px;
	}
	
div#intel {
	float: left;
	width: 364px;
	padding: 0 20px;
	margin-left: 44px;
	}
	
div#intel h1 {
	font-size: 16px;
	margin: .3em 0;
	}
	
div#intel span.date {
	font-size: 10px;
	display: block;
	margin: .3em 0;
	}
	
div#intel div.articleBit {
	padding: 7px 0;
	border-top: 1px dotted #dbdbdb;
	}
	
div#intel span.pullquote {
	}
	
div#intel div.noBorders, div#justIn div.noBorders {
	border-top: none;
	}
	
div#flashlead {
	width: 900px;
	height: 400px;
	overflow: hidden;
	}
	
span.soldOut {
	font-weight: bold;
	color: red;
	font-size: 10px;
	}

/* High Slide */
	
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 420px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}

.highslide-wrapper .highslide-body input.fieldbox {
	width: 350px;
	margin-right: 4px;
}

.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	

div.slide {
	height: 900px;
	width: 400px;
}
