/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/

.inputtext{
width:200px;
position:absolute;
right:0

}

.smallinput{
display:inline-block;

}
.inputlabel{
width:140px; text-align:right;
display:inline-block;
padding-right:10px;
position:absolute;
left:0;
line-height:1em
}

.inputdiv{
position:relative;
height:20px
}


html {
background-image:url(../Images/newmenu/topback.png);
background-repeat:no-repeat;
}
body{
margin-top:0;


}


.manufacturerlink{
display:block;
float:left;


}
.manufacturerlink ul{

width:600px;

}

.manufacturerlink a{
display:inline-block;
line-height:1em;
margin-top:0
height:28px;
border:1px solid #9395a1;
border-top:0;
padding:5px 5px;
background-image:url(../img/buttonback.png);
background-repeat:repeat-x;

}

.manufacturerlink li{
display:inline;

}



/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/


.tr{

margin-bottom:0; 
padding-bottom:0; 
line-height:0;

}

.topmenu{
width:100%; 
background-image:url(../Images/newmenu/topbarback.png); 
background-repeat:repeat-x; 
height:56px; 


}

.topmenutext{
font-size:1.2em;

color:#FFFFFF;
clear:both;
}

.submenutext{

}

.productmenuback{
width:174px;
height:21px;

padding-left:15px;
font-style:italic;
font-weight:bold;
color:#303878;
padding-top:1px


}


.ws2{
margin-left:0px;
font-style:italic;
font-weight:bold;
color:#303878;
display:block;
margin-top:-3px;
padding-left:15px;
background-image:url(../Images/newmenu/productrange.png);
background-repeat:no-repeat;
width:174px;
height:22px;
padding-top:1px


}




.productmenubackon{
background-image:url(../Images/newmenu/productrangeon.png);
background-repeat:no-repeat;
width:174px;
height:22px;

padding-left:15px;
font-style:italic;
font-weight:bold;
color:#303878;
padding-top:1px


}


.ws{
margin-left:0px;
font-style:italic;
font-weight:bold;
color:#303878;
display:block;
margin-top:-3px;
}



.productmenuback2{
width:151px;
height:10px;

color:#303878;
background-color:#fdff22;
border-left:solid 1px #999;
border-right:solid 1px #999;
line-height:0.9em;
padding-top:7px;
padding-bottom:10px;
padding-left:20px;


}



.topborder{
	border-top:1px solid #999;
	width:173px;
}

ul.block li{

list-style-image:url(../Images/newmenu/bullet.png);
list-style-type:square;
color:#303878;
}

.centrelist{
width:360px;
}

.centrelistpad{
padding-left:10px;
}

.lastimagepad{
padding-left:10px;

}

.links{
margin-bottom:20px;


}


a.linksurl:link {color:#101059; text-decoration: none; }
a.linksurl:visited {color:#101059; text-decoration: none; }
a.linksurl:hover {color:#101059; text-decoration: underline; }


a.productmenu:link {color:#303878; text-decoration: none; }
a.productmenu:visited {color:#303878; text-decoration: none; }
a.productmenu:hover {color:#303878; text-decoration: underline; }

a.productmenuback:link {color:#303878; text-decoration: none; }
a.productmenuback:visited {color:#303878; text-decoration: none; }
a.productmenuback:hover {color:#303878; text-decoration: underline; }


a.productmenubackyell:link {color:#303878; text-decoration: none; height:18px; background-image:url(../img/productrangeyell.png); background-repeat:no-repeat; text-align:center }
a.productmenubackyell:visited {color:#303878; text-decoration: none;  height:18px;background-image:url(../img/productrangeyell.png); background-repeat:no-repeat; text-align:center }
a.productmenubackyell:hover {color:#303878; text-decoration: none; height:18px; background-image:url(../img/productrangeyellover.png); background-repeat:no-repeat; text-align:center }


a.productmenubacklight:link {color:#717DC7; text-decoration: none; }
a.productmenubacklight:visited {color:#717DC7; text-decoration: none; }
a.productmenubacklight:hover {color:#717DC7; text-decoration: underline; }


a.ws:link {color:#999; text-decoration: none; }
a.ws:visited {color:#999; text-decoration: none; }
a.ws:hover {color:#999; text-decoration: underline; }


a.submenulink:link {color:#02249b; text-decoration: none; }
a.submenulink:visited {color:#02249b; text-decoration: none; }
a.submenulink:hover {color:#02249b; text-decoration: underline; }

a.BlockLinks:link {color:#02249b; text-decoration: none; padding:2px }
a.BlockLinks:visited {color:#02249b; text-decoration: none; padding:2px}
a.BlockLinks:hover {color:#fff; background-color:#02249b; text-decoration: none; padding:2px }


a.topmenulink:link {color:#fff; text-decoration: none; }
a.topmenulink:visited {color:#fff; text-decoration: none; }
a.topmenulink:hover {color:#fff; text-decoration: underline; }

a.boldlink:link {color:#02249b; text-decoration: underline; font-weight:bold }
a.boldlink:visited {color:#02249b; text-decoration: underline; font-weight:bold }
a.boldlink:hover {color:#02249b; text-decoration: none; font-weight:bold }


/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/


