/* hide from IE mac \*/
body {
	/*background-image: url(http://santafebikes.com/css/bgimage7b.jpg);
	background-repeat: no-repeat; 
	background-position: center top;*/
}
/* end hiding from IE5 mac */
body {
	background-color: #ffffff;
	/*background-color: #4b6374;  */
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ab760e,endColorStr=#4b6374); */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 auto;
	padding: 0px;
	min-width: 1023px;

}

#logo {
    border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .4em;
	font-weight: bold;
}
#mainwrapper {
	margin: 20px auto;
	/*margin: 20px; /* auto; */	
	width: 1023px;
	background-repeat: repeat-y;
	min-width: 1023px;
	text-align: left;
}

#wrapper {

	margin: 0px; /* auto; */
	width: 1023px;
	text-align: left;
}
#adwrapper {

	margin: 0px; /* auto; */
	width: 203px;
	height: 122px;
	float: left;
	background-color: #5D1519; 
}
#menuwrapper {
	margin: 0px;
	padding: 0px;
	width: 819px;
	height: 26px;
	float: left;
	vertical-align: top;
	background-color: #C10000; 
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-right: 1px solid;
	/*border-bottom: 1px solid #2c3c4b;*/
	border-right: 1px solid #333333;	
	text-align: center;

}
#menuwrapper2 {
	margin: 0px;
	padding: 0px;
	width: 819px;
	height: 28px;
	float: left;
	vertical-align: top;
	background-color: #5D1519;
	background-position: left bottom;	
	border-right: 1px solid;
    /*border-bottom: 1px solid #676f77;*/
	text-align: center;

}
#txtwrapper {

	margin: 0px; 
	width: 819px;
	height: 96px; 
	float: left;
	border-right: 1px solid;
	/*border-bottom: 1px solid #c8c8c8;*/
}
#introtxt {

	margin: 5px 18px 0px 18px; 
	line-height: 1em;

}
#mainmenu {

    float: left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;	
	margin: 0;
	padding: 0;
	text-align: left;
}
#layoutcrown {
	height: 16px;
	line-height: 0.0;
	font-size: 0;
	text-align: left;
}
#searchbox {
	font-size: .9em;
	float: left;
    color: #C10000;	
	text-align: left;
	padding-top:2px;
}
#leftcolumn {
	float: left;
	font-size: .75em;
	line-height: 1.5em;
	width: 184px;
	padding: 0 10px 0 10px;
	text-align: left;
}
#leftcolumn a, #leftcolumn a:hover {
    text-decoration:none;
}
#leftcolumn a:active, #leftcolumn a:focus {
    outline:none;
}
#midcolumn {
	float: left;
	margin: 0 15px 0 15px;
	font-size: .75em;
	line-height: 1.5em;
	width: 580px;
	text-align: left;
}
#rightcolumn {
	float: left;
	width: 164px;
	font-size: .75em;
	line-height: 1.5em;
	text-align: left;
}
#layoutbottom {
	clear: both;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
	text-align: left;
}
#events a:active, #events a:focus {
outline: none;
}

h2 {font-size: 1.3em; color: #cc3300;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
#smhead {
    font-size:1em;
	color: #cc3300;
}
#smhead a {
    font-size:1em;
	color: #cc3300;
	text-decoration:none;
}
#smhead a:hover {
    font-size:1em;
	color: #FFFFFF;
	text-decoration:underline;
}
.content {
    text-align: left;
	margin: 0 1px 0 1px;
	padding: 0px;	
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.35em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
.content1 {
    font-size: 1em;
	margin: 0 1px 0 1px;
	padding: 0px;	
	text-align: center;
}
.content1 p {
	margin: 6px 0 12px 0;
	line-height: 1.35em;
}
.content1 ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
    outline: none;
}
.leftcontent, .news, .events {
	margin: 0 1px 0 1px;
	padding: 0px;
	left: 0px;
	position: relative;
	text-align: left;
	/*width: 204px;	*/
}
.leftcontent p, .news p, .events p {
	margin: 3px 0 12px 0;
	line-height: 1.35em;
}
.leftcontent ul, .news ul, .events ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.leftcontent a, .news a, .events a, .p7AB p a, #footer a {
	color: #666666;
	text-decoration: none;
}
.leftcontent a:hover, .news a:hover, .events a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
	text-decoration: none;
}
.leftcontent a:focus, #leftcolumn a:active {
    outline:none;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	/*border: 1px dotted #333;*/
}
#footerbox {
	width: 1023px;
	margin: 0px 20px 40px 20px; /* auto; */
	text-align: left;
}

#footer {
	font-size: .7em;
	width: 994px;
	text-align:left;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
#ftrlnk a {
    text-decoration: none;
	color:#ffffff;
}
#ftrlnk a:hover {
    text-decoration: none;
	color:#dddddd;
}
#ftrlnk a:focus, #ftrlink a:active {
    outline: none;
}

/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .4em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(http://santafebikes.com/css/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a right margin of 1px to nudge the accordion over
to clear and reveal the column border
*//*
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
	border-color: #000 !important;
	border-bottom: 1px solid #333 !important;	
}*/
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
/* Container for the Menu */
#p7swapmenu {
	/*background-image: url(http://santafebikes.com/p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;*/
	margin: 0 1px 0 1px;
	/*padding: 20px;
	background-color: #E3E0BB;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;*/
	left: 0px;
	/*padding: 0px;*/
	position: relative;
	/*top: 84px;*/
	width: 213px;
	
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 2px 4px; color: #333;	font-size: 1em;}
#p7swapmenu li {margin: 0px; padding: 2px 6px; list-style-type: none; font-size: 1em;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	/*background-color: #AAAAAA;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	color: #EEF0E3;*/
	display: block;
	font-size: 1em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	    color: #333;	
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	/*background-color: #ACB39F;*/
color: #333;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: url(http://santafebikes.com/css/menplus.gif);}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image: url(http://santafebikes.com/css/menminus.gif);}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(http://santafebikes.com/css/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
    color: #333;
	font-size: 0.9em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 4px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}
	
.scroll-track {
height:8px;
width:10px;
background-image: url(http://santafebikes.com/css/VScrollTrackFill.png);
background-repeat: repeat;
}
.scroll-handle{
border: 0px;
height:16px;
width:10px;
background-image: url(http://santafebikes.com/css/bluepill.png);
background-repeat: repeat;
cursor:pointer;
}
.scroll-track-top {
height:10px;
width:10px;
background-image: url(http://santafebikes.com/css/up.png);
}
.scroll-track-bot {
height:8px;
width:10px;
background-image: url(http://santafebikes.com/css/down.png);
}
/*.scroll-handle-top {
height:8px;
width:10px;
background-image: url(http://santafebikes.com/css/top.png);
background-repeat: no-repeat;
}
.scroll-handle-bot {
height:10px;
width:10px;
background-image: url(http://santafebikes.com/css/bot.png);
}*/

#scrollbox {
overflow: hidden;
height: 165px;
/*margin-right: 10px;*/
float: left;
width: 1845px;
font-size:.9em;
}
#scrollbox1 {
overflow: hidden;
height: 165px;
/*margin-right: 10px;*/
float: left;
width: 184px;
font-size:.9em;
}	
#bottombox a:focus, a:active {
 outline: none;
}
#bottombox a, a:hover {
 text-decoration:none;
}
#searchbar {
	margin: 0px;
	padding: 0px;
	width: 202px;
	height: 28px;
	float: left;
	vertical-align: top;
	background-color: #5D1519;
	background-position: left bottom;	
	border-right: 1px solid;
    /*border-bottom: 1px solid #676f77;*/
	text-align: left;
	background-image:url(http://santafebikes.com/css/botbtnbk.jpg);
	background-repeat: repeat-x;	
}
.scroll{
	position:absolute;
	display:block;
	overflow:scroll;
	padding: 5px 10px 4px 3px;
	/*border:1px solid #aaaaaa;*/
	margin:0 0;
	background:#fff;
	left:0;
	top:0;
}

#box1{
position:relative;
height: 165px;
/*margin-right: 10px;*/
float: left;
width: 162px;
font-size:.9em;	
}

#box2{
position:relative;
height: 165px;
/*margin-right: 10px;*/
float: left;
width: 162px;
font-size:.9em;	
}