body            { background: #ffffff; margin: 0; }
/* Body is the style for the entire body/background*/

table           { font-family: Arial, Verdana; font-size: 12px; color: #000000; line-height: 18px;

border-collapse: collapse; border-style: none; }

body a          { color: #000000; text-decoration: underline; }

body a:hover    { color: #ff0000; }
/* on rollover (general) this is the entire function for rollovers */

hr              { height: 1px; color: #000000; noshade; }
/* horizontal lines between text in document */

#box            { border: solid 1px #000000; padding: 7px; }
/* black boarder */

#border td      { border: solid 1px #000000; }
/*
.sideline       { color: white;  width: 175px; background-image: url(http://bulldogimports.com/images/newblue.jpg);}
*/
.sideline       { color: black;  width: 175px; background-color: #ececec;}
/* Comments - Left and right side bars */

.sideline a:link {color: black;}
/* this is the links inside the left and right side bars */

.sideline a:hover {color: red;}

.sideline a:visited {color: black;}

.warning        { color: #ff0000; font-weight: bold; }

.admin_last     { background: #bbbbbb; }

.admin_disabled { background: #cccccc; }

.admin_warning  { background: #ff0000; font-weight: bold; }

h1              { font-size: 12px; font-weight: bold; }

img             { border: solid 1px #000000; }
/* change this for all  styles of images.  Because their are no set classes */

#noborder td    { border: none; }
/*
#menu           { color: #dddddd; 
padding: 4px; font-weight: bold; height: 35px; background-image: url(http://bulldogimports.com/images/boutiquemenu_back.gif);}
*/
#menu           { color: #dddddd; 
padding: 1px; font-weight: bold; height: 25px; background-color: #6b676d;
border-top-width: 1px;
border-top-color: black;
border-bottom-width: 1px;
border-bottom-color: black;
}



#menu a         { color: #dddddd; text-decoration: none; }

#menu a:hover   { color: #88dbe0; }

#cp             { background: #000000; color: #dddddd; padding: 2px; font-weight: normal; height: 150px; background-image: url(http://bulldogimports.com/images/new_bulltop.jpg);}

#cp a           { color: #dddddd; text-decoration: none; }



/*#top_menu       { height: 207px; background-image: url(http://bulldogimports.com/images/phone2.jpg); vertical-align: bottom; background-repeat: no-repeat; background-color:black}
*/
#top_menu       { height: 150px; background-image: url(http://bulldogimports.com/images/new_bulltop.jpg); vertical-align: bottom; background-repeat: no-repeat; background-color:black}


#nblogo          {border: none;}

