/* rocknroadcyclery.net CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

a:active{ outline: none; } 
a:focus { -moz-outline-style: none; }
a img { border:none; }


h3
{
	margin-top:0;
	padding-top:0;
}


/* Global IDs --------------------------------------- */

#container
{
	width:900px;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-y;
	/*border:solid 1px #0F0;*/
}

#sidebar
{
	width:230px;
	padding-right:20px;
	float:left;
	text-align:right;
	background-color:#000;
	color:#FFF;
}

#sidebar #locations
{
	padding-top:12px;
}

#sidebar #locations .city
{
	font-weight:bold;
	background-color:#FF0000;
	color:#FFF;
	font-size:16px;
	padding:2px;
}

#maincolumn
{
	width:650px;
	background-color:#fff;
	float:left;
}

#menu
{
}

#menu a,
#menu a:link,
#menu a:active,
#menu a:visited
{
	display:block;
	float:left;
	color:#FFF;
	background-color:#666;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	margin:2px;
	margin-bottom:8px;
	text-decoration:none;
}

#menu a:hover
{
	background-color:#FF0000;
	text-decoration:none;
}


#content
{
	border-top:solid 1px #eee;
	padding:15px;
}

#footer
{
	padding:24px;
	border-top:solid 2px #000;
}

#sale_banner
{
	width:600px;
	padding:5px;
	text-align:right;
	height:auto;
	position:absolute;
	top:240px;
	left:260px;
	background-color:#000000;
	visibility:visible;
	z-index:99;
}

#signup {
	width:620px;
	height:100px;
	background-image:url(images/signup-banner.gif);
	background-repeat:no-repeat;
	position:relative;
	color:#CCCCCC;
	font-size:10px;
}

#signup_fields {
	position:absolute;
	top:40px;
	left:5px;
}
/* Global styles --------------------------------------- */

.alert
{
	font-size:18px;
	font-weight:bold;
}

.banner
{
	padding-bottom:12px;
}

.bike_logo
{
	float:left;
	margin-right:12px;
}

.bike_desc
{
	float:left;
	width:400px;
}

.brands
{
	font-size:12px;
	font-weight:bold;
}

.clear 
{
	clear:both;
}

.col1
{
	float:left;
	width:300px;
	padding-bottom:12px;
}

.headline
{
	color:#000;
	border-bottom:solid 1px #F00;
}

.headrow td
{
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
}

.hr 
{
	clear:both;
	border-bottom:solid 1px #666;
	padding-top:6px;
	margin-bottom:12px;
}

.micro
{
	font-size:9px;
	font-weight:bold;
}

.news_item
{
	clear:both;
	border-bottom:solid 2px #FF0000;
	padding-bottom:20px;
	margin-bottom:20px;
}

.news_item .date
{
	font-size:16px;
	font-weight:bold;
}

.services td
{
	padding:3px;
	border-bottom: dotted 1px #666;
}

.signupframe {
  border: 1px solid #000000;
  background: #eee;
  margin-left:15px;
}


/* Specials #################################################### */


#CLOSEOUT
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;	
}

#CLOSEOUT td {
	border-bottom:1px solid #666;
}

.tbl_head_style {
	color: #FFFFFF; 
	font-weight: bold; 
	background-color:#FF0000;
}

.close_out_style {
	background-color:#FFFF00;
}
