/* CSS Document */
/* www.syndicateboardshop.com */

body {
	background: url(../images/backgrd-bar.jpg) repeat-y center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgtopleft {
	position: relative;
	top: 4px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.mainpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: text-top;
	text-align: left;
}

.bodyrightindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-right: 15px;
	text-align: left;
}

a:hover {color:#666666}
a:link {color:#000000}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.footer-text-rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.footerwave {
	height: 50ex;
	bottom: auto;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}


/* Below were the styles for the html navigation menu
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	text-align: center;
	color: #000000;
	padding:0em 1em;
	margin-right: 1em;
	margin-left: 0.5em;
	border-right:1px solid white;
	border-left:1px solid white;
	text-decoration:none;
}
.menutext a:hover {
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	text-align: center;
	color: #000000;
	text-decoration:underline;
	}
	 */

.button {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#cccccc));
	background: -moz-linear-gradient(top, #999999, #cccccc);
	padding: 5px 5px 5px 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,2) 0 3px 0;
	-moz-box-shadow: rgba(0,0,0,2) 0 3px 0;
	box-shadow: rgba(0,0,0,2) 0 3px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	word-spacing: 2px;
	vertical-align: middle;
   }
.button a:link {
color: none;
text-decoration: none;
}
.button:hover {
   border-top-color: #999999;
   background: #999999;
   color: #ffffff;
   text-decoration: underline;
   }
.button:active {
   border-top-color: #ffffff;
   background: #ffffff;
   }
	 
.menubar {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

ul
{
float:none;
width:684px;
padding:0;
margin:0;
list-style-type:none;
}
a
{
	float:none;
	width:6em;
	text-decoration:underline;
	color:#000000;
	background-position: center;
}
li {display:inline}
/* End styles for the navigation menu */

#flashfixchrome{
	z-index: 0;
}

