/* solomotorcycle.css */

body
{
background-image:url("wallpaper.gif");
background-color:#FFFFFF;
background-attachment:fixed;
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td, th;
color:#000000;
font-weight:400;
font-size:0.90em;
font-style:normal;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
}

a:link  
{
color:#0000C0;
text-decoration:none;
font-weight:600; 
}
a:link img, a:visited img 
{ 
border:0px; 
}
a:visited  
{ 
color:#FF4040;
text-decoration:none;
font-weight:600; 
}
a:hover  
{ 

text-decoration:underline;
font-weight:600;
}

/*Rollovers - Box style*/
.navbut 
{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size :0.90em; margin-bottom : 4px; margin-top : 6px 
}


.navbut a 
{ background-color:#0000C0; border-width:3px; border-color:#FFFFFF; border-style:outset; color:#FFFFFF; display:block; padding-bottom:4px; padding-left:12px; padding-right:12px; padding-top:4px; text-decoration:none; text-align:center; 
}


.navbut a:hover 
{ background-color:#0000FF; border-width:3px;  border-color:#FFFFFF; border-style:outset; color:#FFFFFF; text-decoration: underline; 
}

.navbut a:visited 
{ color:#FFFFFF;}

body#home a#homenav,
body#cbt a#cbtnav,
body#full a#fullnav,
body#prices a#pricesnav,
body#contact a#contactnav
 {
	background-color:#0000FF; border-width:3px;  border-color:#FFFFFF; border-style:outset; color:#FFFFFF; text-decoration: underline;}



h1
{color:#0000C0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
}

h2
{color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:small-caps;
}

/* this is the straw background and fonts for main text boxes on all pages */

#textboxes 
{
margin-right:8%;
margin-left:8%;
font-size:1em;
font-style:normal;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-weight:400;
color:#000000;
background-color:#FFE5C1;
padding-top:2%;
padding-bottom:2%;
padding-left:2%;
padding-right:2%;
border-style:ridge; border-color:#FF4040;
text-align:left;
}

/* this is the transparent background and fonts for sub-text boxes on all pages */

#textboxes2 
{
margin-right:8%;
margin-left:8%;
font-size:1em;
font-style:normal;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-weight:400;
color:#000000;
background-color:transparent;
padding-top:2%;
padding-bottom:2%;
padding-left:2%;
padding-right:2%;
text-align:left;
}

hr
{
align:center;
background-color:#FF4040; 
color:#FF4040; 
height:5px; 
width:50%;
}

/* this is the sub-header on main text box on all pages */

span.subheader
{
color:#FFFFFF; 
padding-top:1%;
padding:0.25em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:1em;
font-weight:bolder;
background-color:#0000C0;
}

/* this is the prices table on prices.htm */

.prices
{ 
width:500px;
text-align:center;
}

/* this is the prices header for prices table on prices.htm */

.headingcourses
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#FFFFFF;
font-weight:bolder;
background-color:#0000C0;
}

/* this is the prices header for prices table on prices.htm */

.dsafee
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.75em;
color:#000000;
font-weight:bold;
background-color:transparent;
}

/* these are the price details on prices table prices.htm */

.details
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#000000;
background-color:#FFFFFF;
}

/* this is the first section of footer on all pages */

/* this is the blue enquiry table header on (webds1.htm) and blue banner table header on (webpromote.htm) */

.TitleTxt { 
background-color:0000C0;
color:#FFFFFF;
padding:0.25em;
font-family:Verdana, Arial, "Times New Roman", sans-serif;
font-size:0.90em;
font-weight:600;
text-align:left; }

.ErrorTxt {  font-family: Verdana, Arial, sans-serif; font-size:0.90em; font-style: normal; font-weight: normal; font-variant: normal; color: #FF0000}


#footera
{
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.75em;
font-weight:400;
font-style:normal;
}

/* this is the second section of footer on all pages */

#footerb
{
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.75em;
font-weight:400;
font-style:normal;
}

/* these are the unordered list items on cbt.htm and licence.htm */

ul 
{
list-style-type:disc; 
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

/* this is the DSA logo positioning on index.htm */

img.dsa1
{
float:right;
}

/* this is the DSA logo positioning on cbt.htm */

img.dsa2 
{
float:right;
}

/* this is the DSA logo positioning on licence.htm */

img.dsa3
{
float:right;
}


