
 * ========================================
 * global element styles 
 * ========================================
 */

html{
	overflow-x: auto;
}




body{ 
        background: #000 url(images/back_grounds/diamond-plate.jpg); 
        background-position:top center;
        background-repeat:no-repeat;
        background-attachment:fixed;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



#container {
	margin: auto auto auto auto ; 
	width: 915px; 
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	}
#content {
	float: left; 
	text-align: left; 
	padding: 5px;
	width: 72%;
	}
#controls {
	float: left;
	padding: 0px 5px 5px 5px;
	width: 25%;
	}
#language {
	text-align: center;
	padding: 10px 0 15px 0;
	}
#billboard,
#popular {
	text-align: left;
	padding: 10px 0 10px 0;
	}
#rssLinks {
	width: 760px; 
	padding: 0;
	margin: auto auto auto auto ; 
	
	}

/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #000;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #FF6600;
}



	/* Footer styles */
#footer {
	padding: 25px 10px 10px 30px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background: url(images/footer.png) no-repeat center;
	height: 48px;
	color: #000;
	clear: both;
}

	/* -------------------------------------------------- */
	/* top menu roundbar-grey */
	/* -------------------------------------------------- */
	#roundbar-grey {
		clear:left;
		float:center;
		width:100%;
		background:#B7B7B7 url(images/roundbar-grey.gif) 0 25% repeat;
		font-family:Verdana, Helvetica, sans-serif;
	        font-size: 11px;
		border-bottom:1px solid #A8A8A8;
		overflow:hidden;
	}
	#roundbar-grey ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#roundbar-grey ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#roundbar-grey ul li.first {
		border-left:1px solid #A8A8A8;
	}
	#roundbar-grey ul li.last {
		border-right:1px solid #C8C8C8;
	}
	#roundbar-grey ul li a {
		display:block;
		margin:0;
		padding:.4em .8em;
		color:#000;
		text-decoration:none;
		border-left:1px solid #C8C8C8;
		border-right:1px solid #A8A8A8;
		line-height:1.3em;
	}
	#roundbar-grey ul li a span {
		display:block;
	}
	#roundbar-grey ul li.active a {
		background:url(images/roundbar-grey.gif) 0 75% repeat;
		font-weight:bold;
	}
	#roundbar-grey ul li a:hover {
		background:url(images/roundbar-grey.gif) 0 75% repeat;
		color:#FF6600;
	}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(http://welcomebikers.com/images/nav/menur_bg.gif) repeat-x;
	height: 42px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	padding: 0 16px 0 0px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(http://welcomebikers.com/images/nav/menur_hover_left.gif) no-repeat;
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(http://welcomebikers.com/images/nav/menur_hover_right.gif) no-repeat right top;
}

#menu ul{display:block;list-style-type:none;margin:0;padding-left: 0px;text-align: left;}
#menu ul li{display:block;float:left;border-left:3px solid #AEAEAE;}
#menu ul li:hover{border-left:3px solid #3D3F3E;}
a.eventMenu{text-decoration:none;font-weight:bold;font-size:12px;color:#3D3F3E;padding-left:3px;padding-right:7px;}
a.eventMenu:hover{text-decoration:none;font-size:12px;background-color:#FF6600;color:#FFFFFF;padding-left:3px;padding-right:7px;}
ul.rssLinks li{display:block;float:left;padding-left:5px;}
.rssLinksAll{float:left;background-image:url(../images/rss/feedIcon.gif);background-repeat:no-repeat;padding:1px 5px 4px 20px;}
.rssLinksNew,.rssLinksBillboard,.rssLinksPopular,.rssLinksDiscuss{background:none;float:left;padding:1px 5px 4px 5px;border-left: dotted 1px #666666;}
.iCalLinksSubscribe{clear:both;display:none;}
.login{text-align:right;padding:5px;width:72%;}
#copyright {clear: both; color: #F1F1F1;padding: 5px 0px 5px 0px;line-height: 17px;}
#copyrightck {clear: both; color: #F1F1F1;padding: 5px 0px 5px 0px;line-height: 17px;}
a.copyright,a.copyrightR {text-decoration: none;color: #F1F1F1;}
a.copyright:hover {text-decoration: none;color: #F1F1F1;}
a.copyrightR:hover {text-decoration: none;color: #F1F1F1;}

.biker{
line-height:120%; 
text-indent: 0cm; 
text-align: center; 
font-size: 180%; 
vertical-align: super;
font-family: Verdana; 
color: #000000; 
background-color: #FF6600;
}
