/*  
Site Name: Just Riding Along Cycles
Description: Main theme and structure, created 2007
Version: 2.0
Author: Andrea Grefenstette
Author URL: http://www.herewegomedia.com

Table of Contents:
		Typography
		Links
		Structure
		Menu
		Two Column Table
*/

/* Typography */

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #666666;
	margin-top: 10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
* html body {
	display:inline;
	font-size:small; /* for IE 5*/
	f\ont-size:medium; /* for all other IEs*/
	}
.fontBlue {
	font-size: 140%;
	color:#0099ff;
	font-weight:300;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0099ff;	
	}	
.fontRed {
	color:#ff0000;
	}
.fontRedSmall {
	font-size: 115%;
	color:#ff0000;
	}
.fontRedSmaller {
	font-size: 80%;
	color:#ff0000;
	font-weight:bold;
	}
.fontBOLD {
	font-weight:bold;
	}
.footBlue{
	color:#6699CC;
	}

.contact-input {
	padding: 10px 10px;
	font-size:70%;
	}
.foot {
	width:718px;
	color:#ccc;
	font-size:80%;
	text-align:right;
	padding-bottom: 15px;
	}

input, textarea, select, option {
	color: #6699CC;
	background: #fff;
	border: 1px solid #6699CC;
}

/* End Typography */

/* Links */

a {
	font-size:90%;
	font-weight:bold;
	text-transform: uppercase;
	color: #3399FF;
	text-decoration: none;
	border:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color:#333333;
	}
a.foot:link {
	color:#ccc;
	text-decoration: none;
	}

a.foot:hover {
	text-decoration: none;
	color:#666;
	}

/* End Links */

/* Structure */

#container {
	position:relative;
	width: 731px;
	height: 482px;
	margin:0px auto;
	text-align:left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}
#logos{
	width:660px;
	padding-left:25px;
	float:left;
	}
#content {
display:inline;
	float:left;
	width:705px;
	background-image: url(images/contentBGbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:0px;
	border: thin solid #999999;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 14px;
	}
img.center {
	border: thin solid #333333;
	}
.ShopInfo {
	margin: 20px 20px;
	}
img.floatLeft	{
	margin-right:20px;
	width:200px;
	border:none;
	float:left;
	}
.borderless a {
	padding: 10px 10px;
	}
.currentDealerOf {
	position:relative;
	float:left;
	background-image: url(../images/menu/CurrentDealerOf.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 638px;
	left:30px;
	top:10px;
	}
.faccyBG {
	background-image:url(../images/lightbluefancyBG.gif);
	border-top: thin dashed #333;
	border-right: none;
	border-bottom: thin dashed #333;;
	border-left: none;
	padding: 15px;
	margin: 5 0px;
	}
img.pageImage {
	border-top: thick solid #6699cc;
	border-right: thick solid #666;
	border-bottom: thick solid #666;
	border-left: thick solid #6699cc;
	}
ul.repairs {
	padding-left:20px;
	list-style-type:circle;
	}
.hidden {
	visibility:hidden;
	float:left;
	}	
	
/* Structure End */

/*News links */






#newslink a.vmenu, #newslink a.hmenu, #newslink a.hmenu:link, #newslink a.hmenu:visited {
	display:block; 
	margin-top:3px;
	background:#CC0000; 
	color:#000; 
	text-decoration:none; 
	text-align:center;
	line-height:30px;
	font-size:130%;
}


#newslink a.hmenu:hover {
	background:#000; 
	color:#fff;
	}
#newslink a.hmenu:active {
	background:#CC0000;
	color:#fff;
	}

#newslink2 {
	height:25px;
	bottom: 20px;
	}

#newslink:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;}
	
/* End News Links*/
	
/* Menu */

#outer {
	padding:2px 0; 
	background: url(../images/menu/blueFade.jpg) repeat-x bottom left; 
	margin:0px 0px;
	width:705px;
	}

#point {
	display:table; 
	padding:0; 
	margin:0 auto; 
	list-style:none; 
	white-space:nowrap;}
	
#point li {
	display:table-cell; 
	margin:0; 
	padding:0;
	}
	
#point li a {
	float:left; 
	font-family:arial; 
	font-size:68%; 
	height:3.1em; 
	line-height:3.1em;  
	padding:0 1em; 
	text-decoration:none;  
	background:url(../images/menu/blueFade.jpg)repeat-x bottom left; 
	border-right:1px solid #6699cc; 
	border-left:1px solid #fff;
	color:#fff;
	}
	
#point li a:hover, #point li a.current {
	background: #3399ff url(../images/menu/arrowDOWN.gif) no-repeat center top;
	}
#point li a:hover b, #point li a.current b {
	display:block; 
	float:left; 
	background:transparent url(../images/menu/arrowUP.gif) no-repeat center bottom; 
	cursor:pointer} 
	
/** End Menu */ 

/* Two Column Table */
#containerTWOCOL
	{
	float:left;
	width: 680px;
	margin: 10px auto;
	}

#leftSide
	{
	float:left;
	width:330px;
	max-width: 36em;
	padding-left:20px;
	}

#rightSide
	{
	float: right;
	width: 300px;
	text-align:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#containerTWOCOlinfoRIght
	{
	float:left;
	width: 680px;
	margin: 10px auto;
	}

#leftSideinfoRIght
	{
	float: left;
	width: 300px;
	text-align:right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	}

#rightSideinfoRIght
	{
	float:right;
	width:340px;
	max-width: 36em;
	}
/* End Two Column Table */ 





	

	

	