<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


* { margin:0px; padding:0px; font-family:Helvetica;}


html,body { 
    background-color: #fcfcfc; 
    background: -moz-radial-gradient(center, ellipse cover, #cbccce, #fcfcfc);
    background: -webkit-linear-gradient(top, #cbccce, #fcfcfc);
    background: -o-linear-gradient(top, #cbccce, #fcfcfc);
    background: -ms-linear-gradient(top, #cbccce, #fcfcfc);
    background-size: 100%;
}
body { 
    background-image: url('../../Images/Honda/background.png'); 
    background-repeat: no-repeat; 
    background-position: top center;
    background-size: 962px 120px;
}

img { border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: center;
}

/*a { color:#000000; text-decoration: none; }
a:hover { color:#c74a1a; text-decoration: underline; }*/

div.clear { clear:both; }

div.left { float:left; }

/*    Header Styles      */


#header { width:962px; }
#header img { 
    float:left; 
    margin-left:30px; 
    margin-top:40px;
}
#header p { 
    color:#555253; 
    font-size: 18px; 
    line-height: 18px; 
    float:right; 
    text-align: right; 
    margin:35px; 
}
.powered{
    margin-top:35px !important;
    margin-left: 70px !important;
}

/*    Body Styles        */

#mainwrap { 
    width:962px; 
    background-color: #c6c7c9; 
    background-repeat: repeat-x; 
    border-bottom:solid 5px #c6c7c9; 
    margin-bottom:10px; 
}

#main { 
    width:962px; 
    background:#fcfcfc;
    background: -moz-radial-gradient(center, ellipse cover, #fcfcfc, #cbccce);
    background: -webkit-linear-gradient(top, #fcfcfc, #cbccce);
    background: -o-linear-gradient(top, #fcfcfc, #cbccce);
    background: -ms-linear-gradient(top, #fcfcfc, #cbccce);
 
    padding-top:40px; 
    padding-bottom:40px; 

}
#main h1 { 
    color:#321f20; 
    text-align: left; 
    margin-bottom:30px;
    font-weight:bold;
}
#main p { 
    color:#555253; 
    font-size:large; 
    text-align: left; 
    line-height: 20px;
    font-family:Helvetica;
}

#video { width:320px; height:240px; display:block; background-image: url('../../Images/_img/video.png'); background-repeat: no-repeat; }
#video:hover { background-image: url('../../Images/_img/video_hover.png'); }

/*#main p.italic { font-size:10px; font-style: italic; }*/

#first { 
    width:470px; 
    margin-left:45px; 
}
#second { margin-left:40px; }
#third { 
    width:900px; 
    margin-left:45px; 
    margin-top:80px;
    margin-bottom:20px;
    border:solid 1px #000000;
    border-radius: 10px;
    
}

#third p {
    font-size: large;
    font-family:Helvetica;
    margin-top:20px;
    margin-left: 20px;
    margin-bottom:20px;
}
#fourth { width:440px; margin-left:45px; margin-top:40px; }

h2 { 
    font-size: 18px; 
    color:#7030a0; 
    margin-left:350px; 
    margin-top:20px; 
    margin-bottom:15px; 
    font-weight:normal; 
    float:left; 
    text-align: center; }

#login { 
    width:423px; 
    height:300px; 
    border: solid 3px #007cc2;
    border-radius: 15px; 
    background-color:#ffffff; 
    margin-left:15px; 
    float:left; 
}



#signup p,#login p { 
    color:#555253; 
    text-align:center;
    font-size:15px; 
    margin: 5px 15px 0px 15px; 
}
span.white { 
    color:#555256;
}
span.orange { 
    font-weight: bold; 
    color:#000000;
    vertical-align:top;
}

h3 { 
    font-size:25px;
    text-align:center; 
    color:#ffffff; 
    border-radius: 10px 10px 0 0;
    background-color:#007cc2; 
    padding:5px; 
    padding-top:10px; 
    padding-bottom: 7px; 
    padding-left:15px; 
}

#login h3 { 
    width:405px;
    height: 30px; 
}



#logintable { 
    display:block; 
    float:left; 
    margin-left:80px;
}
#logintable td { 
    padding:5px; 
    text-align:right; 
    font-family:Tahoma;
    font-size:17px;
    color:#555253;
}
input {  
    border-radius: 5px;
    border: solid 2px #c6c7c9;
    height: 25px;
    width: 200px;

}
.btnLoginHonda{
    border-radius: 5px;
    height: 25px;
    width: 125px;
}
.faqlinks {display:block; float:left; margin-left:45px; }
.faqlinks td { color:#ffffff; font-size:15px; font-weight:bold; padding-right:10px; padding-bottom:15px; vertical-align: top; text-align: left; text-decoration:underline; }
.inline { 
    font-weight:bold;
}


.VideoTutorialTable
{
    width: 900px;
}

.VideoTutorialTable .TextCell
{
    vertical-align: top;
}

.VideoTutorialTable .VideoHeaderCell
{
    text-transform: uppercase;
    color: #c04623;
    padding-top: 50px;
    padding-bottom: 20px;
}

.VideoTutorialTable .VideoCell
{
}

.VideoTutorialTable .VideoButtonsCell
{
    vertical-align: top;
}

.VideoTutorialTable .VideoPlayer
{
    width: 395px;
    height: 324px;
    background-color: #e5e6e3;
}

.VideoTutorialTable .VideoPlayer:hover
{
    background-color: Yellow;
}

.VideoTutorialTable .VideoButton
{
    margin-top: 11px;
    background-color: #595959;
    color: White;
    width: 316px;
    height: 30px;
    font-size: 11px;
    cursor: pointer;
}

.VideoTutorialTable .VideoButtonPressed
{
    background-color: #2e2e2e;
    border: solid 2px #595959;
}

.VideoTutorialTable .VideoButton:hover
{
    background-color: #c04623;
}

.VideoTutorialTable .VideoButton .VideoButtonText
{
    margin: 9px 0 9px 20px;
    float: left;
}

.VideoTutorialTable .VideoButton .VideoButtonTime
{
    margin: 9px 20px 9px 0px;
    float: right;
}

.GoToVideoPageBlock
{
    width: 330px;
    color: #ed1c24;
    text-align: left;
    margin-top: 59px;
}

.GoToVideoPageBlock a
{
    color: #ed1c24;
    text-decoration: underline;
}

.GoToVideoPageBlock a:hover
{
    color: #ed1c24;
}</pre></body></html>