/* type in the correct font names below */
hr{ border:none; background:none; margin:0px; padding:0px; padding-top:10px; padding-bottom:10px; border-top:1px solid #999;}

body {
    margin:0;
    padding:0;
    background-color:#ffffff;
}
img {
    border:none;
}
h1, h3, h2, h4, h5, h6 {
    font-family: 'osp-dindin';
}

/*********** Header Begin ***************/
#headerWrapper {
    width:100%;
    min-width:960px;
    max-width:1500px;
    margin:0 auto;
    padding:0;
}
#header {
    width:960px;
    margin:0 auto;
    background-color:#ffffff;
}
#leftHeader {   
    float:left;
    padding:0 0;
    font-family: 'osp-dindin';
    font-size:22px;
}
#leftHeader img {   
    vertical-align:middle;
}
#leftHeaderSpan1 {   
    vertical-align:middle;
    color:#ee3d41;
    margin-left:20px;
}
#leftHeaderSpan2 {   
    vertical-align:middle;
    color:#626262;
}
#rightHeader {
    float:right;
    padding:0 10px;
    margin:32px 0 0 0;
    font-family: 'osp-dindin';
    font-size:22px;

}
#rightHeaderSpan1 {   
    color:#ee3d41;
    padding:0 10px 0 0;
}
#rightHeaderSpan2 a {   
    color:#000000;
    text-decoration:none;
    padding:0 10px 0 10px;
}
#rightHeaderSpan3 a {   
    color:#000000;
    text-decoration:none;
    padding:0 0 0 10px;
}
#topRight a {
    text-decoration:none;
    color:#000;
}
/*********** Header End ***************/




/*********** Navigation Begin ***************/
#navigationWrapper {
    width:100%;
    min-width:960px;
    max-width:1500px;

    margin:0 auto;
    padding:0;
    background-color:#000;
}
#navigation {
    width:960px;
    margin:0 auto;
}
#navigation div {
    padding:5px 0;
}
.navAnchors {
    margin:6px 20px 0 0;
    padding:0 0 0 0;
    text-align:center;
    text-decoration:none;
    font-family: 'osp-dindin';
    font-size:24px;
    color:#ffffff;
}
#navHome {
}
#navUniforms {
    margin-left:30px;
}
#navCollection {
    margin-left:25px;
}
#navAbout {
    margin-left:20px;
}
#navFighters {
    margin-left:30px;
}
#navNews {
    margin-left:30px;
}
/*********** Navigation End ***************/

.rowWrapper {
    width:100%;
    min-width:960px;
    max-width:1500px;
    margin:0 auto 0 auto;
}


/*********** Footer Begin ***************/
#topFooter {
    width:100%;
    position:relative;
    top:0;
    left:0;
    min-width:960px;
    margin:0 auto;
    background-color:#111111;
    height:300px;
    border-bottom:#646464 1px solid;

}
#topFooterWrapper {
    width:960px;
    margin:0 auto;
}
#topLeftFooter {
    float:left;
    width:630px;
    height:250px;
    margin:20px 0 10px 0;
    border-right:#646464 1px solid;
}
#topLeftFooterHeader {
    float:left;
    width:630px;
    height:50px;
}
#topLeftFooterHeader div {
    float:left;
    width:210px;
    height:30px;
}
.topLeftFooterText {
    float:left;
    width:210px;
    height:170px;
    color:white;
    font-size:14px;
    padding-top:10px;
}
.bottomLinks {
    color:white;
    text-decoration:none;
    font-family: 'osp-dindin';
    font-size:18px;
}

#topRightFooter {
    float:left;
    width:310px;
    height:230px;
    margin:20px 0 10px 0;
}
#topRightFooterHeader {
    float:left;
    width:290px;
    height:30px;
    margin:0 0 20px 30px;
}
#topRightFooterInnerWrapper {
    float:left;
    width:300px;
    height:170px;
    margin:0 0 0 40px;
    color:white;
}
.topRightFooterSocial {
    float:left;
    width:50%;
    padding-top:20px;
}
.socialLinksWrapper {
    text-decoration:none;
}
.socialLinksWrapper:hover {
    color:#ef3d42;
}
.socialLinks {
    padding:0 0 0 0;
    margin:0;
}
.socialLinks a {
    color:white;
    text-decoration:none;
    font-size:14px;
    font-family: 'osp-dindin';
    font-size:18px;

}
.socialLinks img {
    vertical-align:middle;
    margin-right:5px;
}
#bottomFooter {
    width:100%;
    position:relative;
    top:0;
    left:0;
    min-width:960px;
    max-width:1500px;
    margin:0 auto;
    color:white;
    font-family:'Futura W01 Book';
    font-size:14px;
    background-color:#111111;
    height:95px;
}
#bottomFooterInnerWrapper {
    width:960px;
    margin:0 auto;
}
#bottomLeftFooter {
    float:left;
    height:75px;
    padding:20px 0 0 0;
}
#bottomLeftFooter img {
    float:left;
    width:165px;
}
#bottomLeftFooter p {
    float:left;
    margin:15px 0 0 15px;
}
#bottomRightFooter {
    float:right;
    width:360px;
    height:75px;
    margin:0 0 0 0;
}
#bottomRightFooter p {
    color:#ffffff;
    float:right;
    margin:35px 15px 0 0;
}

/*********** Footer End ***************/





.issuuembed a {
    display: none !important;
}