/* STYLE SHEET FOR Echelon Cycles
Created by Oz - True-to-You
ToC
	1. STANDARD STYLABLES
	2. LAYOUT SPECIFIC
	3. SUBNAV
	4. CLASSES
	5. HACKS
	6. NOTES
*/

/* STANDARD STYLABLES */
body {
	background: url(images/background.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666; 
	font-size: 65%; 
	letter-spacing: normal; 
	line-height: normal;
}

#wrapper {
	width: 760px;
	min-width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	background-color:#FFFFFF;
}

.header1 {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color:#fff;
}

.header2 {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	background-color:#fff;
}

.header3 {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color:#fff;
}

.header4 {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #fff;
}


.text {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	background-color:#fff;
}

.text a {
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

.rightcoltext {
	color: #842F75;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	background-color:#F4EDC6;
}

.rightcoltext a {
	color: #842F75;
	text-decoration: none;
	background-color:#F4EDC6;
}

.rightcoltext a:hover {
	color: #842F75;
	text-decoration: underline;
	background-color:#F4EDC6;
}


.left {
	float: left;
} 

.headertext {
	color: #2B57D4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	background-color:#fff;
}

.headertext a {
	text-decoration: none;
	color: #2B57D4;
}

.headertext a:hover {
	text-decoration: underline;
}

.footertext {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	background-color:#fff;
}


/* LAYOUT SPECIFIC */


/* #wrapper {
	width: 100%;
	min-width: 700px;
	/*position: relative;*/

#header{
    width: 733px;
	min-height: 100px;
    margin-left: auto;
    margin-right: auto;
}


#topContainer {
	width: 100%;
	min-width: 700px;
	height: 70px;
	background-color: #fff;
	color: #ccc;
	margin: 0;
	padding: 0;
	display: block;
}

#top	{
	width: 317px;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
}


#top2 {
	width: 327px;
	height: 25px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	text-align: right;
	padding-top: 24px;
}

#navicontainer {
	width: 100%;
	min-width: 700px;
	color: #000;
	background-color: #FF4646;
	background-image: url(images/header/navibg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: right; 

}

#mainbodycontainer {
	width: 98%;
	margin: 10px 0px 5px 10px;
	padding: 0;
	display: table;
	background-color: #fff;
	text-align: justify;
	min-height: 495px;
}
	
#leftnavicontainer {
	position: absolute;
	left: 10px;
	top: 105px;
	width: 143px;
	margin: 0;
	padding: 0;
	float: left;
}

.leftnavi {
	margin: 0;
 	padding: 0;
	list-style-type: none;
	
}

.leftnavi a {
	display: block;
	width: 143px;
	height: 27px;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	text-indent: 3px;
	background-color: #fffdca;
}

.leftnavi a:hover {
	color: #842F75;
	font-weight: bold;
	background-color: #ffffff;
}

#bodycontainer {
	margin-left: 160px;
	margin-right: 200px;
	margin-bottom: 5px;
/*	min-height: 715px; */
	min-height: 1130px;
}

#rightcolcontainer {
	position: absolute;
	right: 10px;
	top: 105px;
	width: 180px;
	display: table;
	color: #000;
}

#rightcolcontainer1 {
	position: absolute;
	right: 10px;
	top: 200px;
	width: 180px;
	background: #fff;
	color: #000;
}

#blockcontainer {
	width: 180px;
	max-width: 180px;
}

#rightcolentry1 {
	width: 180px;
	height: 100%;
	color: #fff;
	background-color: #E2D89C;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	text-align: center;
}

#rightcolentry2 {
	width: 160px;
	color: #fff;
	background-color: #fff;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 2px;
	border-style: solid;
	border-color: #2B57D4;
	text-align: center;
}

#rightcolentry3 {
	width: 160px;
	color: #fff;
	background-color: #fff;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	border: 2px;
	border-style: solid;
	border-color: #2B57D4;
	text-align: center;
}

#rightcolentryspecial1 {
	width: 180px;
	height: 25px;
	color: #fff;
	background-color: #E2D89C;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}


#rightcolspecial2 {
	width: 180px;
	height: 18px;
	color: #fff;
	background-color: #F4EDC6;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 1px 0px;
	float: left;
	text-align: center;
}

#rightcolspecial3 {
	width: 180px;
	height: 18px;
	color: #fff;
	background-color: #F4EDC6;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 5px 0px;
	float: left;
	text-align: center;
}

#logocontainer {
	width: 98%;
	margin: 0px 0px 0px 10px;
	padding: 0;
	display: table;
}

#bottomcontainer {
	width: 100%;
	height: 80px;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
}

#footercontainer {
	width: 100%;
	background-color: #FF4646;
	background-image: url(images/header/navibg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	margin: 0;
	padding: 0;
}

#txtlinks
{	
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	width: 98%;
	text-align: center;
	background-color: #FF4646;
	background-image: url(images/header/navibg.jpg);
	background-repeat: repeat-x;
}

#credits {
	width: 100%;
	margin: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	height: 10px;
	padding-top: 20px;
	text-decoration:none;
	background-color: #fff;
}

#left {
    width: 50%;  /* LC width */
    background-color:#fff;
    float:left;
}
#right {
    width: 50%;  /* RC width */
    background-color:#fff;
    float:right;
}

img
{
border		:0;
}


hr {
	color: #ff0000;
	background-color: #ff0000;
}

/* Menu Style */

.glossymenu{
margin: 0px 0;
padding: 0;
width: 140px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
float: left;
}

.glossymenu a.menuitem{
background: #396DDA url(images/menu/glossyback.gif) repeat-x bottom left;
font: bold 1.2em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;
margin-bottom: 1px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/menu/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 1.1em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 5px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: black;
}

.glossymenu a.menuitem1{
background: #396DDA url(images/menu/redback.gif) repeat-x bottom left;
font: bold 1.2em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;
margin-bottom: 1px;
}


.glossymenu a.menuitem1:visited, .glossymenu .menuitem1:active{
color: white;
}

.glossymenu a.menuitem1 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem1:hover{
background-image: url(images/menu/redback2.gif);
}


/* Bike and spec */

#bike {
	width: 100%;
	color: #fff;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 5px 0px;
	float: left;
	text-align: center;
}

.products {
	width: 100%;
	color: #fff;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 5px 0px;
	float: left;
	text-align: left;
}

.products ul {
	color: #000;
	background-color: #fff;
	float: left;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 140%;
}

.products li {
	background-image: url(images/products/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 15px;
}

.products img {
	border: 0px;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

.products hr {
	color: #2B57D4;	
}

/* CSS Document */

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	top:0px;
	left:0px;
	width:300px;
	height:300px;
	z-index: 9002;
}

.TimPic {
	float: left;
	margin-left: 4px;
	margin-right: 20px;
}

/* Tables */

td {
	border: 1px solid black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	background: #fff;
	color: #000;
	padding: 0.3em;
}

.team table {
	border-collapse: collapse;
	border: 1px solid black;
	width: 380px;
}

table {
	border-collapse: collapse;
	border: 1px solid black;
	width: 330px;
}

th {
	text-align: left;
	background: #2B57D4;
	color: white;
	padding: 0.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

.rider table {
	border-collapse: collapse;
	border: 0px;
	width: 340px;
}

.rider td {
	border: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background: #fff;
	color: #000;
	padding: 0.3em;
}

.rider td a{
	border: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background: #fff;
	color: #000;
	padding: 0.3em;
	text-decoration: none;
}

.rider td a:hover {
	text-decoration: underline;
}

.profile table {
	border-collapse: collapse;
	border: 0px;
	width: 360px;
}

.profile td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
	padding: 0.3em;
}

.bio a{
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0.3em;
	font-size: 1.6em;
}

.bio a:hover {
	text-decoration: underline;
}

.nutrition table {
	border-collapse: collapse;
	border: 1px solid black;
	width: 380px;
}

.nutrition th {
	text-align: left;
	background: #2B57D4;
	color: white;
	padding: 0.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

.nutrition td {
	border: 1px solid black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	background: #fff;
	color: #000;
	padding: 0.4em;
}

.nutrition ul {
	color: #000;
	background-color: #fff;
	float: left;
	text-align: justify;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 140%;
}

.nutrition li {
	background-image: url(images/products/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1% 20%;
	padding-left: 15px;
}	

.tab {
	float:left;
	}
.tabtext {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}


