﻿*{padding:0px;margin:0px;}

/*div{border:1px solid #000000;}*/

body
{
    background-image:url(/Images/Bg.jpg);
    background-repeat:repeat-x;
    background-color:#093998;
    font-family:Arial;
    font-size:12px;
}
h1{font-size:24px;margin-bottom:5px;}
h2{font-size:14px;margin-bottom:5px;}
img{border:none;}
p{margin-top:0px;margin-bottom:5px;}

/******MASTERPAGE ELEMENTS*************/

#Container
{
    width:980px;
    padding-top:20px;
    margin:0 auto;
    position:relative;
}

#Header
{
    background-image:url(/Images/background-nav.png);
    background-repeat:no-repeat;
    width:980px;
    height:110px;
    position:relative;
}

#MainNav{position:absolute; top:-10px; left:500px;padding-right:0px;}
#MainNav a{padding-right:10px;}

#MainContent
{
    position:relative;
    width:980px;
    min-height:530px;
    background-color:#ffffff;
}

#Footer
{
    background-image:url(/Images/background-footer.png);
    background-repeat:no-repeat;
    width:980px;
    height:61px;
    position:relative;
}

#FooterLinks{
text-align:center;
padding-top:17px;
color:white;
}
#FooterLinks a{
text-decoration:none;
color:white;
margin:0px 15px 0px 15px;
}
#FooterLinks a:hover{text-decoration:underline;}

#CopyWrite{
color:white;
font-size:10px;
text-align:center;
padding-top:10px;
padding-bottom:20px;
}
/**************************************/

/******PRODUCT PAGE ELEMENTS*************/

#BreadCrumb
{
    padding-left:25px;
}

#SubNav
{
    background-image:url(/Images/secondNavBar.png);
    background-repeat:no-repeat;
    width:490px;
    height:47px;
    position:absolute;
    top:-15px;
    right:0px;
    padding-top:15px;
    padding-bottom:0px;
    text-align:center;
}

#SubNav a
{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
    margin:10px;
}

#SubNavMembers
{
    background-image:url(/Images/secondNavBar.png);
    background-repeat:no-repeat;
    /*min-width:490px;*/
    height:47px;
    position:absolute;
    top:-15px;
    right:0px;
    padding-top:15px;
    padding-bottom:0px;
    text-align:center;
}

#SubNavMembers a
{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
    margin:10px;

}

.MiniNav
{
    background-image:url(/Images/mini-nav-bg.jpg);
    background-repeat:no-repeat;
    width:320px;
    height:22px;
    position:relative;
    top:-10px;
    left:6px;
    padding-top:8px;
    text-align:center;
    /*border:1px solid #000000;*/
}

.MiniNav a
{
    font-size:12px;
    text-decoration:none;
    color:#000000;
}


#Bubble
{
    position:relative;
    top:35px;
    left:00px;
    width:290px;
    min-height:100px;
    margin-right:0px;
    margin-bottom:20px;
}
#Bubble a{text-decoration:none;}
#Bubble a:hover{ background-color:#0000ff;color:#ffffff;}

#ContentElements
{
    position:relative;
    margin-left:15px;
    width:625px;
    min-height:100px;
}

#RightElements
{
    position:relative;
    width:300px;
    top:10px;
    right:0px;
    margin-left:0px;
}

#RightType{
width:300px;
}

#MainType{
width:620px;
}
/**************************************/

/******PANEL ELEMENTS*************/

.OrangePanelTop
{
    background-image:url(/Images/Panels/orange-box-top.jpg);
    background-repeat:no-repeat;
    width:522px;
    height:19px;
}

.OrangePanelBody
{
    background-image:url(/Images/Panels/orange-box-bg.jpg);
    background-repeat:repeat-y;
    width:522px;
    min-height:190px;
}

.OrangePanelBottom
{
    background-image:url(/Images/Panels/orange-box-bottom.jpg);
    background-repeat:no-repeat;
    width:522px;
    height:18px;
}

.OrangeLargePanelTop
{
    background-image:url(/Images/Panels/orange-large-box-top.jpg);
    background-repeat:no-repeat;
    width:622px;
    height:16px;
}

.OrangeLargePanelBody
{
    background-image:url(/Images/Panels/orange-large-box-bg.jpg);
    background-repeat:repeat-y;
    width:622px;
    min-height:190px;
}

.OrangeWhiteLargePanelBody
{
    background-image:url(/Images/Panels/orangewhite-large-box-bg.jpg);
    background-repeat:repeat-y;
    width:622px;
    min-height:190px;
}

.OrangeLargePanelBottom
{
    background-image:url(/Images/Panels/orange-large-box-bottom.jpg);
    background-repeat:no-repeat;
    width:622px;
    height:21px;
}

.StandardPanelBody
{
    width:622px;
}

.YellowLargePanelTop
{
    background-image:url(/Images/Panels/yellow-top-curved.jpg);
    background-repeat:no-repeat;
    width:622px;
    height:21px;
}

.YellowLargePanelBody
{
    background-image:url(/Images/Panels/yellow-box-bg.jpg);
    background-repeat:repeat-y;
    width:622px;
    min-height:190px;
}

.YellowLargePanelBottom
{
    background-image:url(/Images/Panels/yellow-bottom.jpg);
    background-repeat:no-repeat;
    width:622px;
    height:45px;
}


.PanelContentArea
{
    padding:10px 15px 10px 15px;
}

#HeadlinesBody
{
    background-image:url(/images/latest-news-bg.png);
    background-repeat:repeat-x;
    width:320px;
    min-height:300px;
    position:relative;
    margin-top:0px;
    margin-bottom:20px;
    top:-28px;
    left:15px;
}

#HeadlinesBody h2{position:absolute;top:9px;left:32px;color:#990000;font-weight:bold;}

.NewsItem
{
    /*background-image:url(../images/HeadlineBG.gif);*/
    background-image:url(../images/newsitem-bg.gif);
    width:290px;
    height:100px;
    margin-top:10px;
    padding-bottom:5px;
    position:relative;
    left:-10px;
    border:1px solid #cccccc;
}


.NewsItem a
{
    position:absolute;
    top:10px;
    left:10px;
    font-size:14px;
    text-decoration:underline;
    color:#990000;
}
.NewsItem img
{
    position:absolute;
    top:73px;
    left:195px;
}
.NewsItem span
{
    position:absolute;
    top:25px;
    left:10px;
    font-size:10px;
}

.NewsText{padding:10px 0px 0px 10px;color:#333333;font-size:12px;}

#PartsRequest
{
    position:relative;
    margin-top:40px;
    width:303px;
    height:170px;
    background-image:url(../images/quickpartsbg.jpg);
    background-repeat:no-repeat ;
    margin-left:30px;
    margin-bottom:10px;
}

#MembersLogin
{
    position:relative;
    margin-top:0px;
    width:303px;
    height:70px;
    text-align:center;
    /*background-image:url(../images/MembersLoginBG.gif);*/
    background-repeat:no-repeat ;
    margin-left:30px;
}

#MembersLogin img{ cursor:pointer;}

.NewsItemLarge
{
    width:700px;
    margin-left:30px;
    padding-top:20px;
    margin-bottom:5px;
    position:relative;
    border:1px dotted #999999;
    padding:20px;
}

.NewsItemLarge strong{font-size:16px; color:#990000;}

/**************************************/

.ElementImage{
margin:5px;
}

#CourseFinder{
width:280px;
height:200px;
border:1px solid #000000;
position:absolute;
top:20px;
left:680px;
}

#LoginResponse{
color:#990000;
font-weight:bold;
}
