@charset "utf-8";

@import url("vtip.css");

/* Hennessy Cycles styles */

body {
	color: #091835;
	background:#000000 url(../images/bg.jpg) repeat-x top;
}

.clear {
clear:both;

}

.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.wrapper {
	width: 960px;
	margin: 0px;
	overflow: hidden;
}

.content {
   padding:0 0 10px 15px;
    width:720px;
	margin: 0;
	overflow: hidden;
	color:#ffffff;
}

/*  general links 
-----------------------------------------------*/
.content a {
    
 color:#ffffff;
 text-decoration:underline;
 
 } 

.content a:hover{

 text-decoration:none;
  color:#ffffff;
 
 } 
 
 .content h2 {
 font-size:1.5em; margin-bottom: 0.75em;padding-left:10px; color:#091835; background:transparent url(../images/bg_h2.png) no-repeat right top;
 }



/* header 
----------------------------------------*/

.header {
	width: 960px;
	margin: 0;
	height:136px;
	background: url(../images/yellow-line-960.jpg) no-repeat center bottom;
	color:#ffffff;
}

.header h1.logo {
	width: 328px;
	height: 105px;
	background: url(../images/logo.png) no-repeat;
	padding: 0;
	float:left;
	margin-top:18px;
	margin-left:35px;
}

.header h1.logo a {
	color: #0d6791;
	width: 328px;
	height: 105px;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	text-indent: -9999em;
	display: block;
}

.topNav {
	float:right;
	width: auto;
	padding: 0;
	font-size:12px;
}

.topNav ul {
	list-style: none;
	margin: 65px 30px 10px 0;
	padding: 2px 0 20px 0;
}

.topNav li {
	display: inline;
	float:right;
	padding: 0 15px;
}

.topNav li a{
color:#ffffff;
text-decoration:none;
}
.topNav li a:hover{
color:#ffffff;
text-decoration:underline;
}

.topNav li.basket {
	padding-left:40px;
	padding-bottom:20px;
	margin-left:20px;
	background: transparent url(../images/icon-bike.png) no-repeat 0px 0px;
}

.topNav li.first {
	padding: 0 15px 0 0;
}

.topNav li.last {
	padding: 0 0 0 15px;
	border-right: none;
}




/* nav 
---------------------------*/

.nav {
	width: 960px;
	margin:0 auto;
	height:30px;
	clear: both;
	background: url(../images/yellow-line-960.jpg) no-repeat center bottom;
	font-size:16px;
	font-family:"Myriad Pro", Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:15px;

}

.nav ul{
	list-style: none;
	margin: 0 0 0 40px;
	width: 960px;
	height:30px;
	display:block;
}

.nav li {
	margin:0;
	padding:0;
	display:inline;
}

.nav li a {
	float: left;	
	text-decoration: none;
	color: #ffffff;
	line-height:30px;
	margin:0 25px 0px 25px;
	font-weight:normal;
}

.nav li a:hover {
	text-decoration:line-through;
}





/* sidebar 
-----------------------*/

.sidebar {
	width: 225px;
	float:left;	
	overflow: hidden;

}



.editablePanel, .giftVoucherPanel{
	width: 220px;
	cursor: pointer;
	float:right;
	clear:both;
}

.editablePanel {
margin-bottom:5px;
height:226px;
}

.editablePanel h4{
position:relative;
z-index:100;
display:block;
height:30px;
background: transparent url(../images/bg-editable.png) repeat-x center;
text-align:center;
top:-60px;
font-size:23px;
line-height:30px;
color:#091835;

}



.giftVoucherPanel  {
	background: #ffffff url(../images/bg-gift.jpg) no-repeat left bottom;
	height:144px;
	margin-bottom:20px;

}

.giftVoucherPanel h2 {
text-align:right;
padding:60px 10px 0 0;
font-size:15px;
color:#08152e;
font-weight:normal;

}
.giftVoucherPanel h2 span {
font-weight:bold;
font-size:18px;
}
.giftVoucherPanel a{
text-decoration:none;
color:#08152e;
}


.newsletterPanel, .accountPanel, .blogPanel, .mapPanel {
	width:225px;
	clear:both;
	margin-bottom:20px;
	
}
.newsletterPanelTitle, .accountPanelTitle, .blogPanelTitle, .mapPanelTitle{
background:#ffffff url(../images/bg-top-left-yellow.gif) no-repeat left top;
height:41px;

}
.newsletterPanelTitle h3, .accountPanelTitle h3, .blogPanelTitle h3, .mapPanelTitle h3 {
padding-left:15px;
color:#091835;
font-size:17px;
padding-top:14px;
font-weight:bold;
}


.newsletterPanelContent, .accountPanelContent, .blogPanelContent, .mapPanelContent {
width:205px;
float:right;
min-height:50px;
background-color:#ffffff;
margin-bottom:20px;
font-size:11px;
font-weight:bold;
padding:0 7px 0 8px;


}

.newsletterPanelContent p, .accountPanelContent p , .blogPanelContent p, .mapPanelContent p {
margin:0 0 5px 5px;

}
.accountPanelContent ul li , .mapPanelContent ul li {
list-style-type:none;
margin:0 0 3px 0;
padding:0px;
}


.newsletterPanelContent input{
text-align:left;
margin:2px 0 3px 0;
color:#08152e;

}
.newsletterPanelContent .btnSubscribe{
margin-bottom:10px;

}
.mapPanelContent {

padding-bottom:0px;
}
.mapPanelContent img{

margin-left:13px;
}

.blogPanelContent {
background:#ffffff url(../images/bg-follow-us.jpg) no-repeat left bottom;
height:156px;
}

.blogPanelContent a {
    display:block;
    font-size:20px;
    font-weight:normal;
    margin-left:105px;
    margin-top:10px;
    text-align:center;
    text-decoration:none;
    width:100px; 
   
   }

.blogPanelContent a span {
    font-weight:bold;
    }
/* content
---------------------*/

.featureAnimation {

	width: 715px;
	height: 375px;
	overflow:hidden;
	z-index: 1;
	position:relative;
	margin-top:-1px;
	margin-bottom:10px;
}

.titleWelcome {
float:right;
position:relative;
z-index:100;
margin-top:-100px;
}

.featurePic img{
    margin: 25px auto;
    display: block;
    border: 10px solid #b7e5fa;
}


/* footer 
----------------------*/

.footer {
	width: 940px;
	padding: 12px 10px;
	color: #ffffff;
	background: url(../images/yellow-line-960.jpg) no-repeat center top;
}

.footer ul {
	list-style: none;
	margin:0;
    padding:0;
	font-size: 11px;
	line-height: 2em;
	width: 460px;
}

.footer ul.rightBlock {
	float:right;
	text-align: right;
}

.footer ul li {
    margin:0;
    padding:0;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer a.designTag {
	color: #ffcc00;
	font-weight:bold;
	text-decoration: none;
}

.footer a.designTag:hover {
	color: #ffffff;

}

/* newsletter signup area
--------------------------------------------*/

.signUp {
	clear:both;
	background: #95c9e1 url(../images/sign-up-bg.jpg) no-repeat top left;
	color: #0d6791;
	width: 940px;
	padding: 4px 10px;
	font-size: 12px;
	line-height: 27px;
}

.signUp h4 {
	display:block;
	float:left;
	width: 295px;
	font-size: 18px;
	line-height: 27px;
}

.signUp label {
	float:left;
	width: 100px;
	margin: 0 0 0 5px;
	font-weight: normal;
}

.signUpForm input.field {
	width: 265px;
	height: 20px;
	border: none;
	padding: 5px 0 0 40px;
	background: #f6fcff url(../images/mail-icon.gif) no-repeat 5px center;
	margin: 0 95px 0 5px;
	vertical-align: middle;
	color: #0d6791;
	font: normal normal 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.signUp input.signUpButton {
	vertical-align: middle;
}

.nlValidation {
    width: 450px;
    overflow: auto;
}   

.nlValidation .tooltip {
    margin-right: 0px;
    margin-left:10px;
}

.tooltip {
    background: transparent url(../images/tooltip-edge.gif) no-repeat right center;
    display:block;
    float:left;
    clear:left;
    height: 38px;
    padding: 0 20px 0 0;
    color: #fff;
}


.tooltip span {
    background: transparent url(../images/tooltip-bg.gif) no-repeat left center;
    display: block;
    padding: 5px 0 9px 20px;
    font-size: 12px;
    line-height: 24px;
}



/*- boxes home page*/

.storeRow {
	width: 715px;
	overflow: auto;
}

/* catBlock describes grid index of departments (at top level) or sub departments (inner levels)
-----------------------------------*/

.catBlockHome {
    display: block;
    width: 230px;
    float:left;
    margin: 10px 12px 12px 0;
    height: 220px;
	background: transparent url(../images/bg-bottom-box-yellow.gif) repeat-x bottom;
	cursor:pointer;
}
.catBlockHome span {
    font-weight:bold;
    }

.catBlockHome.last { margin: 10px 0; }

.catBlockHome.first { clear:both; }

.catBlockHome:hover { background: transparent url(../images/bg-bottom-box-yellow2.gif) repeat-x bottom;}

.catBlockHome .productImageHome {
    width: 230px;
    height: 155px;
	line-height: 135px;
    overflow: hidden;
    margin-bottom: 5px;
	background: #fff;
}


.catBlockHome .productImageHome img {
    display: block;
    margin: auto;
	vertical-align: middle;
}

.catBlockHome .titleHome {
		text-align: left;
		font-size: 16px;
		font-weight: bold;
		margin-left:10px;
		height:20px;
		
}

.catBlockHome .titleHome a {
	display: block;
    text-decoration: none;
    color: #091835;
}

.catBlockHome .titleHome a:hover {
		background:none;
		color: #091835;
}

.catBlockHome .subTitileHome{
		background: none;
		margin:0 10px 0 10px;
		height:30px;
		color: #091835;
	
}

/* general supporting styles
---------------------------------*/
.rightImg { float: right; margin: 0 0 5px 5px; }

.content a.blockLink {
	display: block;
	width: 250px;
	padding: 2px 5px;
	background: #ffa200 url(../images/bg-bottom-box-yellow.gif) repeat-x center; 
	color: #08152e;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #ffa200;
}

.content a.blockLink:hover {
	color: #08152e;
	background: #ffa200 url(../images/bg-bottom-box-yellow2.gif) repeat-x center; 
	border-color: #ffa200;
}

.content a.blockLink.mapLink    { 	padding: 4px 5px 4px 27px; background: #e3f4fc url(../images/icons/map-icon.png) no-repeat 2px center; }
.content a.blockLink.mapLink:hover { background-color: #b7e5fa; }

.offerBanner {
margin: 10px auto;
}



/* dragnet standard styles
--------------------------------*/

.snippet {
	clear:left;
	margin: 0 0 30px 0;
}

/* news details 
--------------------------------------------------*/

.content .newsHeadline {
    margin: 0;
    width: 720px;
    border-bottom: 1px dashed #95c9e1;
    padding: 10px 0;
    overflow: auto;
}

.content .newsHeadline div {
    margin: 0 0 1.5em;
}

.content .newsHeadline h4 {
    text-transform: uppercase;
    font-size: 14px;
    color: #49aedc;
}

.content a.newsLink {
	display: block;
	width: 250px;
	padding: 2px 5px;
	text-decoration: none;
	background: #c7e8f7;
	border-bottom: 1px solid #95c9e1;
}
.content a.newsLink:hover {
	background: #b7e5fa;
}


.content h3.newsDetailsTitle {
    text-transform: uppercase;
    font-size: 18px;
}

.content .newsImageContainer {
    width: 600px;
	margin: 10px auto;
}

.content .newsImageContainer .big {
    display: block;
    width: 550px;
    padding: 25px;
    background: #e7f4fc;
    margin: 10px auto 5px auto;
}
.content .newsImageContainer .thumbs {
    display:block;
    width: 590px;
    margin: 0;
    padding: 5px;
    background: #e7f4fc; 
    overflow-y: auto;   
    position:relative;
}

.content .newsImageContainer .big a {
    cursor: default;
}

.content .newsImageContainer .thumbs a {
    outline: none;
}

.content .newsImageContainer a img {
    border: none;
}

.content .newsImageContainer .big img {
    display: block;
    margin: 0 auto;
}
.content .newsImageContainer .thumbs img {
    display: block;
    margin: auto 5px;
    float:right;
    border: 1px solid #fff;
    background: white;
}

.content .newsImageContainer .thumbs span {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 150px;
    font: 12px normal "Century Gothic", "Apple Gothic", Verdana, Arial, sans-serif;
    text-transform: uppercase;
	background: white;
	padding: 2px;
	-moz-opacity:.65;
	opacity:.65;
	filter:alpha(opacity=65);
	color: #777777;
}



/* contact info styles 
--------------------------------------------------*/

.contactInfo {
    margin-bottom: 15px;
    padding:1.4em 0; 
}

.contactInfo div {
    position: relative;
    margin:0 0 15px 0;
}

.contactInfo label {
	margin: 0;
	display: block;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.contactInfo p {
	text-transform: uppercase;
	text-align: left;
	clear:left;
	margin-left: 215px;
}


.contactInfo div ul {
    margin: 0 0 0 215px;
    padding: 0;
    list-style-type: none;
    clear:none;
}


/* FAQ
----------------------------------------------*/
.content .FAQ {
    margin: 0 0 20px 0;
}

.content .FAQ h4 {
    text-transform: uppercase;
    font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #b29d59;
}




/* gallery styles 
-----------------------------------------------*/

.gallery {
	width: 715px;
}

.gallery .galleryImage {
    display: block;
    width: 228px;
    float:left;
    overflow: auto;
    padding: 0;
    margin: 10px 12px 10px 0;
    font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Sans-Serif;
    background: #f6f0db;
    border: 1px solid #e3daa6;
}

.gallery .galleryImage.last { margin: 10px 0 ; }

.gallery .galleryImage.first { clear:left; }

.gallery .galleryImage h4 {
	margin:0;
	padding: 2px 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #f1e4b9;
}

.gallery .galleryImage div.photo {
	width:216px;
	height:140px;
	overflow:hidden;
	margin: 5px auto;
}

.gallery .galleryImage img { 
	border:none;
	display:block;
	margin: 0 auto;
}


.gallery .galleryImage .caption {
	padding: 3px;
	text-align: center;
}

/* getDirections

----------------------------------*/

.getDirections table{ 
 color:#ffffff; 
 margin-top:-10px;  
    }


/* animationAbouFrame

----------------------------------*/
.animationAbouFrame {
	width: 653px;
	height: 462px;
	background:transparent url(../images/frame-pics.jpg) no-repeat top center;
	float:right;
	margin:0 30px 10px 0;
	

}

.animationAbouFrame .animationAbout {
	width: 569px;
	height: 370px;
	overflow:hidden;
	margin: 0;
	z-index: 1;
	margin-top:40px;
	margin-left:39px;

}
.animationAbouFrame .animationAbout2 {
	width: 569px;
	height: 370px;
	overflow:hidden;
	margin: 0;
	z-index: 1;
	margin-top:40px;
	margin-left:39px;

}

/* links list
----------------------------------*/
dl {
    margin-left: 40px;
}
dt {
	padding-left: 1.5em;
    color: #80002f;
    font-weight: bold;
}

.linksList dt {
    font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
    text-transform: uppercase;
    text-size: 14px;
    color: #b29d59;
}

dd {
    color: #255b67;
    margin-bottom: 15px;
	margin-left: 2.5em;
}


/* feature list
list with nice icons to spruce it up a bit
---------------------------------*/
ul.featureList {
    list-style: none;
    margin-left:0;
    width: 350px;
}

.featureList li {
    line-height: 24px;
    display: block;
    background-color:#ffffff;
    margin: 4px 0;
    padding: 2px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color:#08152e;
}

.featureList li a {
    text-decoration: none;
    display: block;
    background-color:#ffd300;
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 0 5px 0 50px;
    color:#08152e;
}

.featureList li a:hover {
   
   background-color:#ffa200;
    color:#ffffff;
}

.featureList li.delivery a { background-image: url(../images/icons/delivery-icon.png); }
.featureList li.privacy a { background-image: url(../images/icons/privacy-icon.png); }
.featureList li.terms a { background-image: url(../images/icons/terms-icon.png); }
.featureList li.faq a { background-image: url(../images/icons/faq-icon.png); }



