@charset "utf-8";
/* layoutstyles.css */

/* Universal style rule */
*{
  /* Block all browser default margins and padding */
  margin:0;
  padding:0;
  /* Temporary borders */
 /* border:dashed 1px #f00;*/
}

/*A measure of 40em is equivalent to 640 pixels because 1em equals 16px.*/


a img  { border:none; }

a {
    outline: none;
}

#wrapper1 {
	width:100%;
}

#wrapper{
	position:relative;
	width: 65em;
	margin-right: auto;
	margin-left: auto;
	height:900px;
	/*background-image: url(../images/silver_bakgrd.jpg);*/
	background-color:#ccc;

}

#thebanner {
	position:absolute;
	top:0;
	left:0;
}

#popupimg {
	position:absolute;
	width:219px;
	top:260px;
	height:200px;
	background-color:#000;
	border:solid medium #C30;
	padding-left:13px;
	left:230px;
	display:none;

	z-index:3;
	
}


#blk_rect{
	position:absolute;
	top:104px;
	left:0px;
	width:65em;
	background-color:#000;
	height:26px;
}
	


#centr {
	text-align:center;
	list-style:none;
	padding-left: 120px;
}


#centr li{display:inline}


/* Navbar division */
#navbar{
	/* Left margin must match leftcolumn width */	

	position:absolute;

	left:20px;
}

#navbar ul {
	list-style-type: none;
}

/* List items in the navbar */
#navbar li{
	float: left;

	/* Required for drop-down menus */
position:relative;

}

/* Applies to navbar links, unvisited and visited */
#navbar a,
#navbar a:link,
#navbar a:visited{
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Sans-Serif;
	font-size:80%;
	color:#CCC;
	display:block;
	height:2em;
	line-height:2em;
	text-align:center;
}

/* Navbar hover, active, and current page links */
#navbar a:hover,
#navbar a:active,
#navbar li.selected a:link,
#navbar li.selected a:visited{
	background-image:url(../redtri.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}


/* just did */
/*#navbar a:hover,
#navbar a:active,*/
#navbar li.selected2 a:link,
#navbar li.selected2 a:visited{
	color:#CCC;
	background-color: #333;
	background-repeat: repeat-x;
	background-position: center;
}



/* Drop-down menu styles */
/* Applies to drop-down menus in navbar */
#navbar li ul{
  position:absolute;
  z-index:100;
  visibility:hidden;
}

/* Make drop-down visible on navbar hover */
#navbar li:hover ul,
#navbar li a:hover ul{ /* IE6 hack */
  visibility:visible;
  top:auto;
  left: auto;
}

/* Applies to links on the drop-down menu */
#navbar li:hover ul li a,
#navbar li a:hover ul li a{ /* IE6 hack */
	background: #000; /* Removes background image */
	color: #063;
	text-align:left;
	display:block;
	width: 13em;
	padding:0 0 0 1em;
	height:auto;
}

/* Hover on drop-down menu links */
#navbar li:hover ul li a:hover,
#navbar li a:hover ul li a:hover{ /* IE6 hack */
	background:#71160e;
	color:#000;
}

/* IE6 hack applies to its table drop-down */
#navbar table {
  margin:-1px; 
  border-collapse:collapse; 
  position: absolute;
  top:auto;
  left:auto;
  z-index:100;
}



body {
	/*background-image: url(../images/redbackgrd.jpg);*/
    background-color:#9E0501;
}

#branding {
	position:absolute;
	top:10px;
	left:20px;
}

#branding2 {
	top:10px;
	left:170px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.125em;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	text-align: center;
	color: #B3582D;
	padding-left: .7em;
}


#txtcontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	position:absolute;
	top:160px;
	left:80px;
	line-height: 1.45em;
	font-size: 1em;
	width:23em;
}


#txtcontact {
	position:absolute;
	top:160px;
	left:80px;
	background-image:url(../images/contact_box.gif);
	background-repeat:no-repeat;
	width:26em;
	height:340px;
}

#txtcontact .txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c7c7;
	line-height: 1.45em;
	font-size: 1em;
	margin-left:30px;
	margin-top:30px;
	
}

#code_con1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c7c7;
	position:absolute;
	top:180px;
	left:50px;
	line-height: 1.45em;
	font-size: 1em;
	width:52em;
}



#code_con {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c7c7;
	position:absolute;
	top:230px;
	left:105px;
	line-height: 1.45em;
	font-size: 1em;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:20px;
	width:50em;
	background-image:url(../images/code_bk.jpg);
	background-repeat:repeat-x;
}

#code_con ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	line-height: 1.2em;
	font-size: 1em;
	margin-left:60px;
	margin-top: 8px;
	list-style-type: lower-roman;
}

#code_con li{
	padding-bottom: 16px;	
}


#uniforms1 {
	position:absolute;
	top:180px;
	left:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

#uniforms2 {
	position:absolute;
	top:180px;
	right:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}


#facttxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c7c7;
	position:absolute;
	top:180px;
	left:40px;
	line-height: 1.45em;
	font-size: 1em;
	width:37em;
}


#facttxt ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #606;
	line-height: 1.45em;
	font-size: 1em;
	margin-left:40px;
	list-style-type: disc;
	margin-top: 8px;
}

#facts_flash {
	position:absolute;
	top:410px;
	left:10px;
}




#info_txt h5{
	position:absolute;
	color:#B3582D;
	font-size: 17px;
	letter-spacing: .1em;
	top:140px;
	left:130px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#info_txt h5 .colortxt{
	color: #CCC;
	font-size: 17px;
	letter-spacing: .1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#about_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c7c7;
	position:absolute;
	top:180px;
	left:80px;
	line-height: 1.45em;
	font-size: 1em;
	width:46em;
}

#about2_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position:absolute;
	top:380px;
	left:220px;
	line-height: 1.45em;
	font-size: 1em;
	width:38em;
}




#txtcontent1 {
	position:absolute;
	top:170px;
	left:70px;
}


#boximage {
	position:absolute;
	top:160px;
	right:5em;

}

#hmImage {
	position:absolute;
	top:160px;
	left:30em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

#credits{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: bold;
	color: #000;
	top:630px;
	right:12px;
}

#bikevan {
		position:absolute;
	top:150px;
	right:1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

#mt_image {
	position:absolute;
	top:150px;
	right:3em;
	border: 2px solid #0166ce;
}



#ir_image {
	position:absolute;
	top:350px;
	left:3em;
	border: thin solid #0166ce;
}

#facebkimg {
	position:absolute;
	bottom:45px;
	left:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-align: center;	
}

#bike_img {
	position:absolute;
	bottom:35px;
	left:240px;

}

#mainflash {
	display:block;
	position:absolute;
	bottom:37px;
	left:0px;
}

#footers {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
}



#branding a{
	position:absolute;
	text-decoration:none;
	color: #66482B;
	font-size:0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Unvisited and visited links in branding bar */
#branding a:link, #branding a:visited {
  color:#000;
}

/* Hover links in branding bar */
#branding a:hover{
	color:#50606c;
}

/* Active link in branding bar */
#branding a:active{
  color:#50606c;
}

#calenda {
	/*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	position: absolute;
	width: 840px;
	top:150px;
	left:120px;

}

#flashypanel {
	position:absolute;
	background-image:url(../images/flashbak.jpg);
	background-repeat:repeat-x;
	top:470px;
	right:30px;
	width:250px;
	border:solid medium #06C;
	z-index:6;
	
}

#darrell {
	position:absolute;
	top:820px;
	right:20px;
	width:200px;
	z-index:7;
	
}




#flashy2 {
	position:absolute;
	background-image:url(../images/flashbak2.jpg);
	background-repeat:repeat-x;
	top:540px;
	right:30px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:solid medium #06C;
	
}

#flashy2 h3 {
	font-size:1em;
	color:#060;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}

#flashy2 p {
	font-size:.9em;
	color:#000;
}


#flashy {
	position:absolute;
	background-image:url(../images/flashbak.jpg);
	background-repeat:repeat-x;
	top:160px;
	right:30px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;

	border:solid medium #06C;
	z-index:5;
	
}



#flashy table {
	width:250px;
}


#faceblogtwt {
	position:absolute;
	top:190px;
	right:30px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	border:solid medium #06C;
	z-index:5;
	
}

#faceblogtwt img {
	margin-left:20px;
}



#box2 {
	/*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
     border: 2px solid #71160e;
	position: absolute;
		width: 40em;
	top:170px;
	left:180px;

}

#box2 p{
	font-weight:normal;
	color:#000000;
	font-size:.9em;
	padding-right: 15px;
	padding-left: 30px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
}


#box2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
/*	color: #EDC393;*/
    color:#71160e;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}

#box2 h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration:underline;
/*	color: #EDC393;*/
    color:#063;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:15px;
	margin-top: 10px;
}

#box2 li{
	padding-bottom:12px;
	padding-right:10px;
	margin-left:60px;
	color:#000;
    font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	
}

#gallery2 {
	/*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	position: absolute;
	width: 780px;
	top:150px;
	left:3px;
	margin-left:150px;
	margin-right:150px;

}

#gallery2 p {
	margin-left:40px;
	margin-right:60px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding-top:10px;
	color:#000;

}

#gallery {
	/*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	position: absolute;
	width: 1060px;
	top:150px;
	left:3px;

}

#gallery .unifrorms {
	position:relative;
	left:70px;

}

#gallery .model {
	position:absolute;
	top:0px;
	left:700px;

}

#gallery p {
	margin-left:110px;
	margin-right:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-top:15px;
	color:#930;

}

#gallery h3 {
	margin-left:40px;
	margin-right:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding-top:15px;
	font-weight:normal;
	color:#930;

}


#links {
	position: absolute;
	width: 1060px;
	top:150px;
	left:3px;

}

#links p {
	margin-left:90px;
	margin-right:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding-top:10px;
	color:#930;

}

#links h3 {
	margin-left:40px;
	margin-right:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration:underline;
	padding-top:15px;
	font-weight:normal;
	color:#930;

}

#pic_link {
	position:absolute;
	left:480px;
	top:180px;
}


#box {

     border: 2px solid #71160e;
	position: absolute;
	width: 61em;
	top:170px;
	left:40px;

}

#box p{
	font-weight:normal;
	color:#000000;
	font-size:.8em;
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom:9px;
	font-family: Arial, Helvetica, sans-serif;
}

#box ol {
	margin-left:40px;
	margin-right:200px;
	font-size:.9em;
}


#box .paypal{
	position:absolute;
	left:570px;
	top:400px;
}

#box ul{	
	
	padding-right: 15px;
	padding-left: 50px;
}



#box li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:.8em;;
	color:#03C;
	padding-bottom:5px;
}


#box h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
/*	color: #EDC393;*/
    color:#71160e;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:10px;
	margin-top: 10px;
}

#box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#060;
	letter-spacing: 0.1em;
	margin-left:20px;
}

#box hr{
	height:1px;
	background-color:#900;
	border:none;
	color:#900;
	width:600px;
	text-align:center;
}


#bio {
	/*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	   
    border: 2px solid #71160e;
	position: absolute;
	width: 60em;
	height:34em;
	top:10.625em;
	left:2.5em;
	overflow:auto;

}

#bio2 {
	/*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
	   
	position: absolute;
	width: 57em;
	height:31em;
	top:1em;
	padding-right:20px;
	overflow:auto;

}

#bio p{
	color:#000000;
	font-size:.8em;
	padding-right: 15px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#bio h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight:lighter;

/*	color: #EDC393;*/
    color:#71160e;
	letter-spacing: 0.1em;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: .625em;
}



#mt_assc_logo {
	position:absolute;
	right:310px;
	bottom:30px;
}

#mt_assc_txt{
	position:absolute;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	bottom:70px;
	right:430px;
}



#bike_img {
	position:absolute;
	top:170px;
	right:10px;
}

.forms {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 3px;

border: 2px solid #CAE4FF;
}
.myaccount {
background-color: #E4F8FA;
font: normal 12px arial,verdana;
padding: 2px 5px;
border: 1px solid #CAE4FF;
float:left;

}

a {
color: #03c;
}

.main {
font: normal 12px arial,verdana;
padding: 2px;
margin: 2px;

 }
 
 .titlehdr {
 font: normal 22px arial, verdana;
 color: #c00;
 border-bottom: 1px solid #c00;
 padding:20px;
 
 
 }
 
.msg {
padding: 5px;
width: 600px;
margin: 2px;
color: #c00;
border: 1px solid #c00;
background-color: #FEF1ED;
font: bold 13px  verdana;
} 
 
.error {
position:absolute;
right:250px;
font: normal 11px arial, verdana;
color: #c00;
border: 1px solid #009933;
padding: 2px;
margin: 5px;
background-color: #FEF1ED;
}
 
 .example {
font: normal 7pt arial;
color: red;
}

.approved {
font: normal 10px arial;
color: green;
}

.loginform {
font: 16px normal arial;
font: normal 12px arial,verdana;
border: 1px solid #CAE4FF;
}

.loginform #txtbox {
font:1em arial;
color:#039;
}

	
#freereg {
	position:absolute;
	top:170px;
	left:190px;
}

#theregform {
	position:absolute;
	top:220px;
	left:190px;
	width:800px;
}

#mysideacc {
	position:absolute;
	left:10px;
	top:150px;
	padding-left:10px;
	width:150px;
	height:350px;
	background-image:url(../pix.jpg);
	background-repeat:repeat-x;
	border:solid thin #0F6;
}

#mysideacc h3 {
	color:#006;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
	
}

#mysideacc p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#603;
	padding-top:10px;
	padding-left:10px;
}


#myaccountinfo2 {
	position:absolute;
	top:150px;
	width:900px;
	margin-left:70px;
	margin-right:70px;
	background-color:#EFEFEF;

}

#myaccountinfo2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin-left:20px;
	margin-right:20px;

}

#myaccountinfo {
	position:absolute;
	left:200px;
	top:150px;
	width:800px;
	background-color:#EFEFEF;

}

#myaccountinfo h3 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:1.5em;
	letter-spacing:.3em;
	color:#900;
	text-align:center;
	font-variant:small-caps;
	padding-top:15px;
}

#myaccountinfo h4 {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:.1em;
	color:#900;
	text-align:center;
	font-variant:small-caps;
	padding-top:15px;
}

#myaccountinfo p {
	margin-left:20px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

#myaccountinfo form {
	float:left;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

#clothing {
	position:absolute;
	top:230px;
	right:60px;
	width:250px;
	border:solid thin #090;
}

#clothing h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
	color:#060;
	background-color:#9CF;
	padding-top:6px;
	margin-top:0px;
	
}

#clothing p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin-left:10px;
	margin-right:10px;
	
}

#libcalendar {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#9CF;
	padding:15px;
	height:400px;
	overflow:auto;

	
}

#libcalendar strong {
	font-size:.8em;
	color:#000;


}

#libcalendar strong .dates {
	padding-left:6px;
	color:#060;
}

#libcalendar p {
	background-color:#DCDADA;
	margin:15px;
	padding:10px;
	
}

#libcalendar hr {
	color:#900;
	height:1px;
	background-color:#900;
	border:none;
	margin-bottom:10px;
	
}

