/* CSS Document */


/* GLOBAL Styles */
*, html  {
margin:0;
padding:0;
font-size:100%;
color:#12456b;


}


body {
font-size:62.5%;
/* background-color:#99cff7; */
background-color:#e1e4e6;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {border:none}

a {
border:none;
text-decoration:none;
}

/* end GLOBAL Styles */

/* Wrapper styles */
#wrapper {
position:relative;
z-index:5;
clear:both;
margin:auto;
margin-top:10px;
width:984px;
height:1600px;
background-image:url(../Images/main.jpg);
}

#menu {
position:absolute;
z-index:79;
width:215px;
margin-left:13px;
background-color:#12456b;
margin-top:-40px;
}

#mainpage{
margin-top:-45px;
color:#12456b;
position:absolute;
z-index:80;
width:730px;
height:1250px;
margin-left:240px;

}

#mainpage h1{
padding:15px;
margin-bottom:10px;
color:#12456b;
font-size:22px;
text-align:center;
font-weight:bolder;
}

#mainpage h2 {
padding:3px;
color:#12456b;
font-size:12px;
text-align:center;
}

#mainpage h3 {
padding:8px;
color:#12456b;
font-size:12px;
text-align:justify;
}



/* MainHeader */

#header {
margin-top:20px;
margin-bottom:-30px;
}


#logoheader {
margin-left:7px;
}

#whileylogo {
Margin-left:133px;
}

#whileylogotext {
Margin-left:140px;
margin-bottom:20px;
}

#welcome {
margin-bottom:10px;
margin-left:15px;
margin-top:0px;
height:320px;
width:720px;
}

#welcome p {
color:#12456b;
font-size:14px;
font-weight:bolder;
}


#mainbox {
margin-top:10px;
margin-bottom:10px;
height:400px;
Width:740px;
}

#mainbox h1 {
padding:8px;
color:#12456b;
text-align:left;
font-size:12px;
margin-bottom:0px;
}

#mainbox li {
margin-left:15px;
text-align:left;
font-size:12px;
font-weight:bolder;
text-decoration:none;
list-style-type:none;
color:#12456b;
}


#middlebox {
margin:17px;
height:365px;
Width:151px;
float:left;
/* background-color:#cddbe6; */
background-color:#12456b;
}

#middlebox li a {
padding-top:2px;
color:#e1e4e6;
padding:2px;
}

#custombox {
margin:17px;
height:300px;
Width:703px;
float:none;
/* background-color:#cddbe6; */
background-color:#12456b;
border-width:medium;
border-color:#6699CC;
border-style:solid;
}

#custombox h3 {
color:#CCCCCC;
}

#custombox h2 {
color:#CCCCCC;
}


#logo {
text-align:center;
float:left;
height:100px;
Width:150px;
}

#text {
border-width:medium;
border-color:#6699CC;
border-style:solid;
text-align:center;
float:left;
height:260px;
Width:148px;
}

#text h1 {
background-color:#6699CC;
color:#fff;
}

#footer {
margin-top:20px;
margin-left:140px;
margin-bottom:30px;
}

#header {
margin-top:20px;
margin-bottom:30px;
}

#contentbox {
position:absolute;
z-index:85;
margin-top:-15px;
margin-bottom:10px;
margin-left:15px;
height:150px;
width:720px;
}

#contentbox p {
text-align:center;
color:#12456b;
font-size:18px;
font-weight:bolder;
}

/*product text box*/

#producttext {
Margin:20px;
margin-bottom:10px;
}

#producttext img {
margin: -5px 1px 1px -8px;
}

#producttext h1 {
padding:5px;
margin-bottom:22px;
color:#12456b;
font-size:20px;
text-align:center;
font-weight:bolder;
}

#producttext p {
padding:5px;
margin-bottom:10px;
color:#12456b;
font-size:12px;
text-align:justify;
font-weight:bold;
}

#producttext h2 {
padding:0px;
margin-bottom:5px;
margin-top:10px;
color:#404040;
font-size:12px;
text-align:left;
font-weight:bolder;
}

#producttext ul {
margin:5px 0px 20px 0px;
}

#producttext li {
padding:2px;
margin-bottom:10px;
margin-left:10px;
color:#404040;
font-size:11px;
text-align:left;
font-weight:bold;
list-style-type:circle;
}

#producttextbottom {
margin:20px 20px 20px 0px;
}
/*End product text box*/

#producttable img {
margin-left:10px;
margin-top:2px;
}



/* Table code */

#productlistmain {
height:800px;
width:735;
}

#productlistleft {
height:800px;
width:330px;
float:left;
}

#productlistright {
margin-right:27px;
Height:800px;
width:330px;
float:right;
}


#producttable {
margin-left:13px;
margin-top:0px;
}

#producttable_custom {
margin-left:13px;
margin-top:-45px;
}

table.helpT
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 720px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
}

td.title
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
color:#12456b;
font-size:20px;
text-align:center;
font-weight:bolder;
padding:5px 5px 5px 0px; }

td.subtitle
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
color:#12456b;
font-size:14px;
font-weight:bolder;
padding:5px 5px 5px 0px; }

td.intro
{ 
border-bottom: 2px solid #6699CC;
border-left: 0px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:30px 5px 30px 0px; 
}

td.intro li {
padding:2px;
margin-bottom:10px;
margin-left:20px;
color:#404040;
font-size:11px;
text-align:left;
font-weight:bold;
list-style-type:circle;
}

td.intro p
{ 
text-align: justify;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:10px 5px 5px 5px; 
}

td.header
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
text-indent: 3px;
font-family: Verdana;
font-weight: bold;
font-size: 10px;
color: #404040;
padding-right:2px;
 }

td.item
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #FFFFFF;
text-align: center;
text-indent: 0px;
font-family: Verdana;
font-size: 10px;
color: #404040;
padding:3px; }

td.itemlist
{ border-bottom: 2px solid #12456b;
border-left: 1px solid #12456b;
border-right: 1px solid #12456b;
background-color: #FFFFFF;
text-align: left;
text-indent: 0px;
font-family: Verdana;
font-size: 10px;
color: #404040;
padding:3px;}

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 718px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
padding:3px;
margin-bottom:15px; }

table.listitem
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 345px;
background-color: #fafafa;
border: 1px ##12456b solid;
border-collapse: collapse;
border-spacing: 0px;
padding:3px;
margin-bottom:15px; }

td.titledodge
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_dodge.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleaccura
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_accura.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlehonda
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_honda.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlemazda
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_mazda.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlenissan
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_nissan.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlemits
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_mits.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleford
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_ford.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleporsche
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_porsche.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titletoyota
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_toyota.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlesubaru
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_subaru.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleaudi
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_audi.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleopel
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_opel.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlesuzuki
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_suzuki.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlehondabike
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_hondabike.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlekawasaki
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_kawasaki.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleducati
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_ducati.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleyamaha
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_yamaha.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titlektm
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_ktm.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }

td.titleharley
{ border: 2px solid #12456b; border-left: 1px solid #12456b;  border-right: 1px solid #12456b;
background-image:url(../Images/title_harley.jpg);
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bolder;
font-size: 12px;
color: #404040;
padding:5px 5px 5px 0px;
height:30px; }
/* End Table code */




