﻿.LoginIngo
{
    position:absolute;
    top:0px;
    width:940px;
    border:0px solid white;
    float:left;
    padding-top:5px;
    text-align:left;
}

body 
{
    margin-top:0px;
    background:url(Layout/images/mainBG.jpg) no-repeat center 0px ;
    background-color:black;
    color:White;
 /*   color:Black;*/
    font-family:Arial;
    font-size:12px;
}
A:link {text-decoration: underline; color:white}
A:visited {text-decoration: underline; color:white}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: lightblue;}
.MainWrapper
{
    width:942px;
    margin:0 auto;
}
.MainHeaderWrapper
{
    margin-top:0px;
    width:940px;
    height:150px;
    border:1px solid black;
}
.MainHeaderInner
{
    width:940px;
    height:150px;
    background-color:black;
    opacity:0.55;
    filter:alpha(opacity=55);
    z-index:0;
}
.MainHeaderContent
{
    text-align:left;
    z-index:1
}
.MainHeaderLogo
{
    float:left;

}
.BikerHeaderLeft
{
    position:relative;
    top:-300px;
    left:347px;
    z-index:2;
    width:249px;
    height:184;
}
.MainContentWrapper
{
    margin-top:5px;
    border:1px solid black;
    background-color:#101010;
    width:940px;
    z-index:0;
}
.MainContentWrapperBG
{
    width:940px;
    
    background-color:#101010;

    z-index:1;
    position:relative;
    top:0px;
    left:0px;
    /*border-bottom:1px solid white;*/
}
.MainContentHeaderWrapper
{
    width:940px;
    
}
.MainContentHeader
{
    border:1px solid grey;
    width:706px;
    margin-left:5px;
    margin-right:0px;
    padding:5px;
    min-height:250px;
    _height:250px;
    margin-top:5px;
    background-color:#464646;
    float:left;
    z-index:2;
}
.MainContentLeftColumn
{
    width:200px;
    float:left;
    margin-right:2px;
    padding-top:5px;
}
.MainContentLeftBox
{
    border:1px solid grey;
    width:190px;
    height:140px;
    background-color:#464646;
    float:left;
    
    margin-left:5px;
    
    padding:5px;
    text-align:left;
    z-index:2;
    margin-bottom:5px;
}
/* blog section */
.MainContentCenterBox
{
    border:1px solid grey;
    width:716px;
     min-height:600px;
     _height:600px; 
     float:left;
     z-index:2;
      background-color:#464646;
      margin-bottom:5px;
      
}
.MainContentCenterColumn
{
    width: 716px;
    float:left;
    margin-left:5px;
    padding-top:5px;
    border:0px solid white;
}
.MainContentCenterBoxMessageArea
{
    border:1px solid grey;
    width:716px;
     min-height:307px;
     _height:307px; 
     float:left;
     z-index:2;
      background-color:#464646;
      margin-bottom:5px;
      
}
.MainContentRightColumn
{
    width:200px;
    float:Right;
    margin-right:17px;
    padding-top:5px;
}
.MainContentRightBoxSmall
{
    /* border:1px solid grey;
    width:195px;
    height:98px;
    background-color:#464646;
    
    margin-left:5px;
    margin-right:10px;
    left:0px;
    padding-top:5px;
    padding-left:5px;
    text-align:left;
    margin-bottom:0px;
    z-index:2;  */
    border:1px solid grey;
    width:190px;
    height:93px;
    background-color:#464646;
    margin-left:5px;
    margin-right:10px;
    left:0px;
    padding:5px;
    text-align:left;
    margin-bottom:0px;
    z-index:2;
}
.MainContentRightBox
{
    border:1px solid grey;
    width:190px;
    height:140px;
    background-color:#464646;
    margin-left:5px;
    margin-right:10px;
    left:0px;
    padding:5px;
    text-align:left;
    margin-bottom:5px;
    z-index:2;
}
.MiscBar
{
    width:940;
    text-align:left;
    height:25px;
    padding-left:5px;
    padding-top:5px;
    padding-right:6px;
}
.MiscBarSearch
{
    float:right;
    width:270px;


    text-align:right;
}
.MiscBarText
{
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    float:left;
    width:620px;
    font-size:17px;
    vertical-align:middle;
}
.MainContentArticle
{
    margin-left:5px;
    margin-top:5px;
    margin-bottom:5px;
    margin-right:0px;
    border:1px solid grey;
    padding:5px;
    background-color:#464646;
    width:706px;
    float:left;
    min-height:400px;
    _height:400px;
}
.InputWrapper {
	padding-bottom: 5px;
	display: block;
	text-align: left;
    width:350px;
	border:0px solid white;
	}
	
.InputLabelForLabel {
	width: 120px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border:0px solid white;
float:left;
	}
.InputLabel {
	width: 120px;
	padding: 4px 10px 0px 0px;
	text-align: right;
	border:0px solid white;
float:left;
	}
	
.BoxHeader
{
    
    height:27px;
    background:url(Layout/images/BoxHeader.jpg) no-repeat center 0px ;
    padding-left:5px;
    padding-top:5px;
}

.ModalPopUpWrapper
{
    width:650px; font-size:1.0em; line-height:2em; border:1px solid grey; background-color: #464646; padding:5px; text-align:center;
}
.ModalPopUpHeader
{
    height:45px;
    background:url(Layout/images/ModalPopUpHeader.png) no-repeat;
}
.ModalPopUpHeaderMiddle
{
    float:left;
    height:45px;
    width:642px;
    background:url(Layout/images/HeaderItem_Middle.jpg) repeat-x;
}
.ModalPopUpTitleText
{
    padding:9px 5px 5px 10px;
    font-size:1.7em;
}
.ModalPopUpClose
{
    width:45px;
    height:45px;
    padding:5px;
    margin-top:2px;
    border:0px solid white;
    float:right;
}
.inputWrapper
{
    width:550px; text-align:left; border:0px solid white;
}
.inputLabel
{
    width:150px; font-size:1.6em; margin-top:15px; text-align:right; float:left; border:0px solid white;
}

.HeaderItemWrapper
{
    
}
.HeaderItemLeft
{
    float:left;
    display:block;
    height:45px;
    width:4px;
    background:url(Layout/images/HeaderItem_Left.png) no-repeat center center;
}
.HeaderItemRight
{
    float:left;
    display:block;
    height:45px;
    width:4px;
    background:url(Layout/images/HeaderItem_Right.png) no-repeat center center;
}
.AccountMenuLink
{
    text-decoration:none;
}
.AccountMenuItem
{
    float:left; width: 120px;
}