@charset "UTF-8";
/* CSS Document */

#container {
	position: relative;
	width:100%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#header_box {
	width:940px;
	height:100px;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/havic-header.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width:940px;
	height:432px;
	background-color:#000000;
	border-bottom: #666666 solid 1px;
	background-repeat: no-repeat;
	}
	
#buttonbox{
	margin: 0px;
	width:940px;
	height:25px;
	padding-bottom: 0px;
	}

	
#flashbox{
	width:350px;
	height:390px;
	background-color: #000000;
	float: left;
	border: 0px none #FFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
#main {
	background-color: #000;
	float: right;
	height: 390px;
	width: 580px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 0px none #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
#main-image {
	height: 290px;
	width: 580px;
	background-image: url(../images/main-image.jpg);
}
#main-advert-container {
	float: left;
	height: 90px;
	width: 580px;
	margin-top: 10px;
}
#myspae-advert {
	float: left;
	height: 90px;
	width: 285px;
}
#catalogue-advert {
	float: right;
	height: 90px;
	width: 285px;
}

#imageleft    {
	float: left;
	height: 390px;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/lucy-left-bar.jpg);
}
#leftimagedane     {
	float: left;
	height: 390px;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/dane-left-bar.jpg);
	border: 1px solid #999;
}

#imageleftchris     {
	float: left;
	height: 390px;
	width: 200px;
	margin-top: 3px;
	background-color: #000;
	background-image: url(../images/chris-left-bar.jpg);
}


#textright    {
	height: 390px;
	width: 725px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	margin-left: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../images/havic-logo-background.jpg);
	background-repeat: no-repeat;
}
#textrightdisclaimer     {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(../images/havic-logo-background.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 390px;
	width: 725px;
	margin-top: 3px;
	margin-left: 13px;
}






	
#linkbuttonbox{
	height:395px;
	width:290px;
	float:right;
	margin: 10px 5px 0px 0px;
	}
#hotrod-news-container {
	float: left;
	height: 387px;
	width: 700px;
}
#hotrod-news-text {
	float: left;
	height: 250px;
	width: 700px;
}

#newsbackground     {
	float: left;
	height: 390px;
	width: 723px;
	margin-top: 3px;
	margin-left: 5px;
	background-image: url(../images/background_news.jpg);
	background-color: #FBFBFB;
	border: 1px solid #666;
}
#news      {
	float: left;
	height: 387px;
	width: 723px;
	margin-top: 3px;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





	
#footer {
	width:935px;
	height:12px;
	padding: 3px 8px 0px 0px;
	}

	



*{
	margin: 0;
	padding: 0;
}
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

a:focus {
	outline:none;
}
h3 {
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}		
		
body {
	font-family: Verdana, Arial;
	background-repeat:repeat;
	color:#999999;
	font-size:9px;
	width: 940px;
	padding-bottom: 20px;
	text-align: center;
	overflow:hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(../images/chainandlogocollagev1smq.jpg);
		}
		
		
	#navigation {
	height:29px;
	width:893px;
	margin:auto;
	padding-top: 3px;
	background-image:url(../images/background_buttons.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 47px;
	}

	
#navlist {
	margin: 0;
	width: 120px;
	height: 19px;
	list-style: none;
	display: inline;
	}

#navlist li {
	margin: 40px;
	padding: 0;
	list-style: none;
	display: inline;
}
	
#navlist a {
	padding: 0;
	width /**/:12px; /* for IE5/Win only */
}
#productbox    {
	height: 70px;
	width: 100%;
	float: left;
	margin-top: 15px;
}
#headwear    {
	float: left;
	height: 300px;
	width: 200px;
	margin-top: 3px;
}
#mens    {
	float: left;
	height: 300px;
	width: 200px;
	margin-top: 3px;
	margin-left: 47px;
}
#ladies    {
	float: left;
	height: 300px;
	width: 200px;
	margin-top: 3px;
	margin-left: 47px;
}
#accessories    {
	float: right;
	height: 300px;
	width: 200px;
	margin-top: 3px;
}

#downloadcatalogue     {
	float: left;
	height: 70px;
	margin-right: 10px;
	width: 200px;
	margin-left: 150px;
}
#howto     {
	float: left;
	height: 70px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
#orderform     {
	float: left;
	height: 70px;
	width: 200px;
	margin-left: 10px;
}
#leftimagesam     {
	float: left;
	height: 390px;
	width: 200px;
	margin-top: 3px;
	background-image: url(../images/sam-left-bar.jpg);
}
#textrightlinks     {
	float: right;
	height: 390px;
	width: 725px;
	margin-top: 3px;
	margin-left: 13px;
	background-color: #000;
	background-image: url(../images/havic-logo-background.jpg);
}
#orderbackground     {
	height: 390px;
	width: 940px;
	background-image: url(../images/background_howtoorder.jpg);
}
#orderimage {
	height: 390px;
	width: 387px;
	margin-top: 0px;
	clear: none;
	padding: 0px;
	margin-left: 276.5px;
}
#ridersbackground {
	height: 390px;
	width: 940px;
	margin-top: 3px;
	background-image: url(../images/background_howtoorder.jpg);
}
#moto-alex-small {
	float: left;
	height: 250px;
	width: 250px;
	margin-left: 210px;
	margin-right: 10px;
}
#moto-chris-small {
	float: left;
	height: 250px;
	width: 250px;
	margin-left: 10px;
}

#riderscontainer {
	height: 390px;
	width: 940px;
	margin-top: 3px;
	overflow: auto;
}
#alex-profile-left-image-contair {
	float: left;
	height: 350px;
	width: 200px;
	margin-top: 20px;
}
#chris-profile-left-image-container {
	float: left;
	height: 350px;
	width: 200px;
	margin-top: 20px;
}
#chris-profile-center-text {
	float: left;
	height: 390px;
	width: 480px;
	margin-top: 3px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/background_news.jpg);
}
#chris-profile-right-image-container {
	float: right;
	height: 350px;
	width: 200px;
	margin-top: 20px;
}
#chris-profile-top-left-image {
	background-image: url(../images/chris-top-left.jpg);
	float: left;
	height: 170px;
	width: 200px;
	margin-bottom: 5px;
}
#chris-profile-bottom-left-image {
	background-image: url(../images/chris-bottom-left.jpg);
	float: left;
	height: 170px;
	width: 200px;
	margin-top: 5px;
}
#chris-top-right-image {
	background-image: url(../images/chris-top-right.jpg);
	float: right;
	height: 170px;
	width: 200px;
	margin-bottom: 5px;
}
#chris-bottom-right-image {
	background-image: url(../images/chris-bottom-right.jpg);
	float: right;
	height: 170px;
	width: 200px;
	margin-top: 5px;
}


#alex-profile-top-left-image {
	float: left;
	height: 170px;
	width: 200px;
	margin-bottom: 5px;
	background-image: url(../images/alex-top-left.jpg);
}
#alex-profile-bottom-left-image {
	height: 170px;
	width: 200px;
	margin-top: 5px;
	float: left;
	background-image: url(../images/alex-bottom-left.jpg);
}
#alex-profile-center-text  {
	height: 390px;
	width: 480px;
	margin-top: 3px;
	margin-left: 30px;
	float: left;
	margin-right: 30px;
	background-image: url(../images/background_news.jpg);
}
#alex-profile-right-image-container {
	float: right;
	height: 350px;
	width: 200px;
	margin-top: 20px;
}
#alex-top-right-image {
	background-image: url(../images/alex-top-right.jpg);
	float: right;
	height: 170px;
	width: 200px;
	margin-bottom: 5px;
}
#alex-bottom-right-image {
	background-image: url(../images/alex-bottom-right.jpg);
	float: right;
	height: 170px;
	width: 200px;
	margin-top: 5px;
}
#mens-container {
	height: 390px;
	width: 940px;
	overflow: auto;
	border: 2px solid #FFF;
	background-image: url(../images/products/product-background.jpg);
}
#ride-hoody {
	background-image: url(../images/products/ride-hoodie.jpg);
	float: left;
	height: 185px;
	width: 210px;
	margin-left: 17px;
}
#ride-hoody-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 17px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#og-hoody-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#ladies-tee-container {
	float: left;
	height: 220px;
	width: 920px;
	margin-left: 0px;
	background-image: url(../images/products/product-background.jpg);
}
#ladies-container {
	height: 390px;
	width: 940px;
	border: 2px solid #FFF;
	background-image: url(../images/products/product-background.jpg);
	overflow: auto;
}
#twine-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 17px;
}
#block-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 15px;
}






#og-hoody {
	float: left;
	height: 185px;
	width: 210px;
	margin-left: 15px;
	background-image: url(../images/products/og-hoodie.jpg);
}
#hoody-text-container {
	height: 30px;
	width: 920px;
	margin-top: 30px;
}

#og-tee {
	float: left;
	height: 185px;
	width: 210px;
	margin-top: 10px;
	margin-left: 17px;
	background-image: url(../images/products/og-tee.jpg);
}
#havic-print-tee {
	float: left;
	height: 185px;
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/products/havic-print-tee.jpg);
}
#royal-tee {
	float: left;
	height: 185px;
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/products/royal-tee.jpg);
}
#star-tee {
	float: left;
	height: 185px;
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/products/star-tee.jpg);
}
#tee-text-container {
	height: 30px;
	width: 920px;
	font-size: 12px;
	color: #000;
	font: arial black;
	font-weight: bold;
}
#og-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 17px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
#havic-print-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 15px;
	font-weight: bold;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}
#royal-tee-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 15px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#star-tee-text {
	float: left;
	height: 30px;
	width: 210px;
	margin-left: 15px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#twine-tee {
	float: left;
	height: 220px;
	width: 210px;
	margin-left: 17px;
	background-image: url(../images/products/ladies-twine-tee.jpg);
}
#block-tee {
	float: left;
	height: 220px;
	width: 210px;
	margin-left: 15px;
	background-image: url(../images/products/ladies-block-tee.jpg);
}
#coming-soon {
	float: left;
	height: 390px;
	width: 940px;
	margin-top: 3px;
	font-size: 20px;
	color: white;
}
#wisemensferry-news-container {
	float: left;
	height: 250px;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#hotrod-image-2 {
	background-image: url(../images/hotrod2.jpg);
	float: right;
	height: 250px;
	width: 213px;
}
.homepage #content #buttonbox #textright div center p a {
	font-weight: bold;
}
#dib {
	height: 226px;
	width: 200px;
	background-image: url(../images/pussymaster.jpg);
	margin-left: 93.5px;
}
