/* CSS Document */

 
 body.main {
 	overflow:auto;
	background-color: #000000;
	margin-top: 2px;
	margin-left: 2px;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR:  #0000ff; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	overflow:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	font-size:10px;
	color: #cccccc;
	
	}
	
	/*.scroll_content {
	
		width: 900px;
		height: 265px;
		overflow:auto;
		SCROLLBAR-FACE-COLOR: #c0d9de; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #ffffff; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
	
	} */
	
	.scroll_content {
	
		width: 900px;
		height: 440px;
		overflow:hidden;
		SCROLLBAR-FACE-COLOR: #c0d9de; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #ffffff; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
		position:relative;
		top:-17px;
	
	}
	
	
	scroll_content_about_us  {
	
		width: 900px;
		height: 440px;
		overflow:hidden;
		SCROLLBAR-FACE-COLOR: #c0d9de; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #ffffff; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
		position:relative;
		top:20px;
	
	}

	
	
	.scroll_content_resortspa {
	
		width: 900px;
		height: 440px;
		overflow:hidden;
		SCROLLBAR-FACE-COLOR: #c0d9de; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #ffffff; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
		position:relative;
		top:5px;
	
	}
	
	.scroll_content_cart-check {
	
		width: 900px;
		height: 390px;
		overflow:auto;
		SCROLLBAR-FACE-COLOR: #ffffff; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #c0d9de; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
		position:relative;
		top:10px;
	
	}
	
	
	
	.scroll_content_register {
	
		width: 600px;
		height: 400px;
		overflow:auto;
		SCROLLBAR-FACE-COLOR: #c0d9de; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #ffffff; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
		position:relative;
		top:5px;
		font-size:10px;
	
	}
	
	.scroll_content_subcat {
	
		width: 900px;
		height: 440px;
		overflow:hidden;
		SCROLLBAR-FACE-COLOR: #c0d9de; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #c0d9de; 
		SCROLLBAR-ARROW-COLOR:  #ffffff; 
		SCROLLBAR-TRACK-COLOR: #c0d9de; 
		SCROLLBAR-DARKSHADOW-COLOR: #c0d9de;
		position:relative;
		top:10px;
		background-image:url(images/);
		background-repeat:no-repeat;
		background-position:top;
		z-index:100;
	
	}
	
	
	
	.about_us_content {
	width: 850px;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;

	}
	
	.register_content {
	width: 400px;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;

	}
	
	.cart_content {
	width: 650px;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;

	}
	
	h1 {
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	
	}
	
	h3 {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	
	
	}
	
	p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-align:justify;
	
	}
	
	p.about_us {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:justify;
	
	padding-left:1em;
	
	}
	
	.float_left {
	float:left;

	
	
	}
	
	
	
	
	
	.middlerow {

background: #000000;
position: absolute;
width: 100%;
top:90px;
left: 0%;
/*height: 300px;*/
height:426px;
text-align: center;
padding: 4;
background-image:url(images/middlebg.jpg);
background-repeat:repeat-x;

}

.searchbox {

position: absolute;
width: 400px;
top:10px;
left: 75%;
height: 30px;
text-align: left;
padding: 2;
/*background-image:url(images/skybeach.jpg);
background-position:center;*/

}

.login {

position: absolute;
width: 525px;
top:10px;
left: 2%;
height: 30px;
text-align: left;
padding: 2;
/*background-image:url(images/skybeach.jpg);
background-position:center;*/

}

.footer {


position: absolute;
width: 100%;
top:630px;
left: 0%;
height: 55px;
text-align: center;
padding: 4;
z-index:2000;
}


	
	body.ziff {

	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 2px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
		SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
		SCROLLBAR-SHADOW-COLOR: #666666; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR:  #666666; 
		SCROLLBAR-TRACK-COLOR: #ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		font-size:12px;
		color: #666666;
	
	}

 
 
 
 
 body.main2 {
 background-color: #ffffff;

	SCROLLBAR-FACE-COLOR: #ff0000; 
		SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
		SCROLLBAR-SHADOW-COLOR: #cccccc; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR:  #cccccc; 
		SCROLLBAR-TRACK-COLOR: #ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		}

a:link		{ color: #cccccc; text-decoration: none; background-image:url(picts/) }

a:visited	{ color: #cccccc; text-decoration: none; background-image:url(picts/) }

a:active	{ color: #ffffff; text-decoration: none; background-image:url(picts/) }

a:hover		{ color: #0000ff; text-decoration: underline; background-image:url(picts/) }

.wide_table {
position:absolute;
width:100%;
top:130px;
height:100px;
background-color:#000000;
}

.red_fade {
position:absolute;
width:100%;
text-align:right;
top:0%;
z-index:2;
}

.crushthis {
position:absolute;
left:0px;
top:-145px;
z-index:2;
}

.hoboken {
position:absolute;
left:0px;
top:0px;
z-index:1;
}


a.intro1:link {
	color: #999999;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
		
		font-size:10px;
	
}
a.intro1:visited {
	color: #999999;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
		
		font-size:10px;
}
a.intro1:hover {
	text-decoration: underline;
	color: #ffffff;
	
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
a.intro1:active {
	text-decoration: underline;
	
	color: #000066;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


.intro1 {
	
	color: #333333;
	
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}



a.navbar:link {
	color: #333333;
	text-decoration: none;
	FONT-FAMILY: arial, verdana, helvetica, sans;
		
		font-size:10px;
	
}
a.navbar:visited {
	color: #333333;
	text-decoration: none;
	FONT-FAMILY: arial, verdana, helvetica, sans;
		
		font-size:10px;
}
a.navbar:hover {
	text-decoration: underline;
	color: #666666;
	cursor: crosshair;
	font-size:10px;
	
}
a.navbar:active {
	text-decoration: underline;
	cursor: crosshair;
	color: #000066;
	font-size:10px;
}

p.sidecolumnitemtext {
height:8px;

}


#flashcontent2 {
width:614px;
}


a.sitewidelinks:link {
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: arial, verdana, helvetica, sans;
		
		font-size:12px;
	
}
a.sitewidelinks:visited {
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: arial, verdana, helvetica, sans;
		
		font-size:12px;
}
a.sitewidelinks:hover {
	text-decoration: underline;
	color: #666666;
	font-size:12px;
	
}
a.sitewidelinks:active {
	text-decoration: underline;
	cursor: crosshair;
	color: #000066;
	font-size:12px;
}

.font {  font-family: "Arial", Courier, mono; font-size: 12px; color: #000000}

.tableheader {

	font-family: "Arial", Courier, mono;

	font-size: 14px;

	color: #0000FF;

	font-style: italic;

	font-weight: bold;

	text-align: center;

}

.linkfont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0000FF;

	text-align: center;



}

.tableborder {

	border: 1px solid #333333;

}

.font2 {

font-family: "Arial", Courier, mono; font-size: 12px; color: #000000

}

.formfield {

	font-family: "Arial", Courier, mono;

	font-size: 12px;

	color: #000000;

	background-color: #ffffff;

	border: 1px solid #333333;

}

.header {

	font-family: "Arial", Courier, mono;

	font-size: 14px;

	color: #0000FF;

	text-align: center;



}

.tinytext {

	font-family: "Arial", Courier, mono;

	font-size: 9px;

	color: #000000;

	text-align: center;



}

 body.messageboard {

		scrollbar-base-color: #ffffff;

		scrollbar-track-color: #fffffffff;

		scrollbar-face-color: #fffffffff;

		scrollbar-highlight-color: #999999;

		scrollbar-3dlight-color: #fffffffff;

		scrollbar-darkshadow-color: #999999;

		scrollbar-shadow-color: #999999;

		scrollbar-arrow-color: #999999;

		background-image:url();

		background-repeat:no-repeat;

		

		

		background-color: #ffffff;

		height:100%;

		

		color: #000000;

	FONT-FAMILY: arial, verdana, helvetica, sans;

		

		font-size: 12px;

		background-image:url(http://www.cycletechonline.com/images/bikeracers_bg.jpg);

		background-repeat:no-repeat;
		overflow:hidden;

		

 }

a.linkpage
{
	font-family: "Arial", Courier, mono;	
	font-size: 12px;	
	color: #FFFFFF;	
	text-align: center;
}



.greyheader
{
	font-family: "Arial", Courier, mono;	
	font-size: 12px;	
	color: #FFFFFF;	
	text-align: center;
	background-color:#b3cbd0;
	font-weight:bold;
}

.noflashplayerContent  {
position:absolute;
top:-2000px;
left:-2000px;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;


}
