body {
	background-image:url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#header{
	height:304px;
	width:777px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:450px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
/*    Address Blocks    */
}
#addressBlock {
	width:440px;
}
#addressChunkOdd {
	clear: both;
	margin-top: 10px;
	margin-left:5px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	background-image: url(images/even.png);
	background-repeat: repeat-x;
	background-position: top;
}
#addressChunkEven {
	clear: both;
	margin-top: 10px;
	margin-left:5px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	background-image: url(images/odd.png);
	background-repeat: repeat-x;
	background-position: top;
}
#imageBlock {
	width: 150px;
	clear: left;
	float: left;
	margin-left: 5px;
	}
#bikeBlock {
	width: 250px;
	clear: right;
	float: right;
}
#imageChunk {
	width: 150px;
	clear: left;
	float: left;
	vertical-align: top;
}
#modify img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img#modify {
	float:right;
	margin: 4px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;}
a:hover img#modify{
	background-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#nameChunk {
	float: left;
	width: 150px;
	margin-bottom: 20px;
	clear: left;
}
#vcard {
	width: 250px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	margin-bottom: 10px;
	float: left;
}
.profile {
}
img.profile, a img.profile {
	float:left;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:hover img.profile{
	border-color: #EEEEEE;
	background: #EEEEEE;
}
.barCenter {
	width: 620px;
	float: left;
	clear: right;
	list-style-type: none;
	text-align: center;
}

.barCenter ul li {
	list-style-type: circle;
}

.barLetters {
	width: 620px;
	list-style-type: none;
	text-align: center;
}

.barLeft {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	clear: right;
	list-style-type: none;
	margin-right: 1px;
}

.barLeft ul li {
	list-style-type: circle;
}

.barRight {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	clear: right;
	list-style-type: none;
	margin-left: 1px;
	text-align: right;
}

.barRight ul li {
	list-style-type: circle;
}
	
.barsubmit {
	width: 590px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
	padding-top: 5px;
	text-align: left;
	}
	
.barBoth {
	width: 630px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}
/* Contact Page vCard Defs */
.vcard img {border:0;}
.vcard .solo {
	font-size:12px;
	margin-left:-10px;
	font-weight: bold;}
.vcard .fn {font-size:160%;}
.vcard .org {margin-left:10px;}
.vcard .role {margin-left:10px;}
.vcard .country-name {margin-left:10px;}
.vcard .region {margin-left:10px;}
.vcard .postal-code {margin-left:10px;}
.vcard .street-address {margin-left:10px;}
.vcard .locality {margin-left:10px;}
.vcard .tel {margin-left:10px}
.vcard .email {margin-left:10px}
.vcard .fax {margin-left:10px;}
.vcard .larger {font-size:110%;}

/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
	
/*       Datatable      */	
table {
	color: #7F7F7F;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 0px solid #CCC;
	width: 100%;
}

caption,th,td {
	border-left: 0;
	padding: 5px
}

.rim caption,thead th,tfoot th,tfoot td {
	background-color: #4BAE15;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

.hub caption,thead th,tfoot th,tfoot td {
	background-color: #50ADEA;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

.add caption,thead th,tfoot th,tfoot td {
	background-color: #A016BB;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

.search caption,thead th,tfoot th,tfoot td {
	background-color: #E60F10;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

.backup caption,thead th,tfoot th,tfoot td {
	background-color: #A016BB;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

caption,thead th,tfoot th,tfoot td {
	background-color: #50ADEA;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

caption {
	text-transform:uppercase;
	font-weight: bold;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

thead th {
	background-color: #E4E4E4;
	color: #666666;
	text-align: center
}

tbody th {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

tbody td {
	border: 0px solid #e7e7e7;
	padding-top: 2px;
	padding-bottom: 2px;
}

tbody tr.odd {
	background-color: #F7F7F7;
	color: #666
}

tbody a {
	color: #333;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}

table a[title^="edit"] { 
	background: url(images/edit.png) no-repeat;
	padding:0px 0px 0px 15px;
}

table a[title^="delete"] { 
	background: url(images/delete.png) no-repeat;
	padding:0px 0px 0px 15px;
}
