/* 
Credits: Bit Repository
CSS Library: http://www.bitrepositiry.com/
*/

#logolink
{
        position:fixed;
        top:50%;
        right:0;
        width:44px;
}

img
{
        border:0;
}

/* html, body  { padding: 0; border: 0px none; } */

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #000000;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
# background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 
background: #f5f9fd;

# font: 13px;

padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

# background: white;

# color: #333333; 

# font: 11px;

-moz-border-radius: 3px;
}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

# color: #333333; 

# font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* BR */

br { clear: left; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #404040;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(images/bg3.gif);
}
table.border {
	vertical-align : top;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;

}
p {
	text-index: 25px;

	font-size: 12pt;
}

# A:link {text-decoration: underline; color: white;}
# A:visited {text-decoration: underline; color: white;}
# A:active {text-decoration: underline; color: white;}
# A:hover {text-decoration: underline; color: red;}

td.main {
	
	background-repeat: no-repeat;
	background-color: #000000;
	padding-left: 8px;
	background: url('http://dirtbikecrusades.com/images/newtyrebg.jpg');
	background-repeat: repeat-y;
	
	}
table.newsitem {
      border-style: solid;
      border-color: #FFFFFF;
      border-width: thin;

}

td.newssubject {
	font-style: bold;
	font-size: 13pt;
	color: #000000;
	text-indent: 40px;
	background-color: #c0c0c0;
        background: url('http://dirtbikecrusades.com/images/menubg.jpg') left top  #2B2B2B;
}
td.postedby {
	font-style: italic;
	text-align: right;
	font-size: 8pt;
}

td.banner {
    background: url('http://dirtbikecrusades.com/images/newheader.jpg') left top no-repeat #2B2B2B;
    height: 90px;
}
.menu {
	color: white;
	text-align: center;
	font-size:9pt;
	background: url('http://dirtbikecrusades.com/images/topbanner2.gif') left top  #2B2B2B;
	border-top: 2px;
	border-bottom: 2px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: black;
}
.menu A:link {text-decoration: none; color: white;}
.menu A:visited {text-decoration: none; color: white;}
.menu A:active {text-decoration: none; color: white; background-color: #C00000;}
.menu A:hover {text-decoration: none; color: red; background-color: #FFFFFF; height:15px;}

.font2 {
	font-size:14pt;
}

.redfont {
	color: red;
}


.bikes {
	width:280px;
	font-size:10pt;
}	

.boys {
	border-color: #C00000;
	border-style: solid;
	border-width: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 5px;
}	
.indent {
	margin-left: 10px;
}	
