img {
}
img:focus {
	outline: none;
}
a:focus {
	outline: none;
}

.bike_blocks {
	height: 100%;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B517E;
	border-bottom-color: #1B517E;
	margin: 0px;
	padding: 0px;
	float: left;
}
.bike_models_block {
	height: 100%;
	width: 214px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background_block_slice.jpg);
	background-repeat: repeat-x;
	left: 0px;
	float: left;
	display: block;
}
.bike_links {
	background-color: #CCC;
	height: 50px;
	width: 100%;
	float: left;
}

.block_divider {
	background-repeat: repeat-y;
	width: 4px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: visible;
	min-height: 1020px;
	background-image: url(images/Bikes/block_divider.png);
}
.bike_category_hdr_image {
	height: auto;
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	color: #1B517E;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
}
h4 {
	color: #1B517E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 5px;
	text-indent: 40px;
	margin: 0px;
}
.bike_models_links    {
	color: #A0A0A4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	display: block;
	font-weight: normal;
	padding: 0 0 2px 0;
	list-style: none;
	margin: 0px;
	text-indent: 45px;
	font-style: italic;
}
.bike_models_links:hover {
	color: #1B517E;
}

.bike_models_hdrs {
	color: #1B517E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px;
	text-indent: 40px;
}
.block_container {
	float: left;
	height: 160px;
	width: 20%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1B517E;
}



.lightBox {

}
.ImgStyleLeft {
	border: solid #CCC 6px;
	float: left;
	background-image: url(images/GVC/AlanPic.jpg);
	height: 222px;
	width: 138px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
	.ImgStyleRight {
	border: solid #CCC 6px;
	float: right;
	background-image: url(images/GVC/FrontStorePic.jpg);
	height: 220px;
	width: 344px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ImgStyleFeaturePics    {
	float: left;
	padding: 0px;
}
    
#gallery_MEN {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;


}
#gallery_WOMEN {
	float: left;


}
#gallery_KIDS {
	float: left;

}


		h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	line-height: normal;
		}

		div#feature_list {
	width: 650px;
	height: 100%;
	overflow: hidden;
	top: 0px;
	left: 0px;
	float: left;
		}

		div#feature_list ul {
	top: 0px;
	list-style: none;
	padding: 0;
	margin: 0;
		}

		ul#tabs {
	width: 100%;
	height: 100%;
	float: left;
	background-color: #1B517E;
		}

		ul#tabs li {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 214px;
	float: left;
	text-align: center;
	height: 33px;
	list-style: none;
	background-color: #396D9A;
	cursor: pointer;
		}

		ul#tabs li a {
	color: #CCC;
	text-decoration: none;
	outline: none;
	display: block;
	padding-top: 10px;
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
		}

		ul#tabs li a:hover {
	text-decoration: underline;
	list-style: none;
	height: 23px;
	cursor: pointer;
		}

		ul#tabs li a.current {
	color: #FFF;
	background-color: #1B517E;
	font-weight: bold;
	height: 23px;
	width: 216px;
		}

		ul#tabs li a.current:hover {
	text-decoration: underline;
	cursor: pointer;
	height: 23px;
		}
    
		ul#output {
	width: 100%;
	height: 100%;
	top: 0px;
	float: left;
		}

		ul#output li {
	width: 100%;
	height: 100%;
	display: inline;
	float: left;
	color: #1B517E;
		}
    
		ul#output li a {
	color: #FFF;
		}
		
		ul#output li a:hover {
	color: #1B517E;
		}
