/* Absynth  */

div#container { 
  width 950px; 
}

#content {
  width: 948px;
  margin-top: -10px;
  _margin-top: -14px;
  margin-left: 10px;
  padding-top: 0px;
  background-color: #F2EEEA;
  /* background-image: url(/content/00/01/58/28/34/userimages/bar2.jpg);*/
}

body.contentbackground {
  background-color: #FFFFFF;
}

#logo {
  background-image: url(/content/00/01/58/28/34/userimages/ABSynthLogonav.jpg);
/* background-image: url(/content/00/01/58/28/34/userimages/ABSynthLogo.jpg); */
  background-repeat: no-repeat;
  margin-bottom: 5px;
  height: 211px;
  width: 950px;
  margin-left: 10px;
  margin-top: 10px;
  
}

a:link {
  font-family: Tahoma, Verdana, Arial;
  color: #C0272C;
  text-decoration: none;
	
}

h1 {
  color: #C0272C;
}

h2 {
  color: #DA745A;
}

h3 {
  color: #F8931D;
}

h4{
  
  font-family: arial; 
  font-weight: normal;
  font-size:12px;
background-image: url(/content/00/01/58/28/34/userimages/button2.jpg);
  /* background-image: url(  http://vista-1582834.innuity.com/content/00/01/58/28/34/userimages/button2.png); */
  height: 30px;
  _height: 33px;
  background-repeat: no-repeat;
  padding:3 0 0 29px;
  margin:0 0 0 15px;
  line-height:2em;
}

h4 a:link{
  color:#ffffff;
  text-decoration: none;
  font-weight: none;

}

h4 a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: none;
}

h4 a:hover{
  color: #000000;
  text-decoration: none;
  font-weight: none;


  /*padding:0 0 0 3px;*/
}

h4 a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: none;
}

h4 a:visited:hover {
  color:#000000; 
  text-decoration:none;
  font-weight: none;

}

.button img:hover{
  background-image: url(/content/00/01/58/28/34/userimages/orange.png);}

li{
  list-style-image: url(/content/00/01/58/28/34/userimages/dot.gif);
  list-style-type: none;      
}

a:visited {
  font-family: Tahoma, Verdana, Arial;
  color: #C0272C;
  text-decoration: none;
	
}

a:hover {
  font-family: Tahoma, Verdana, Arial;
  color: #ECB8AA;
  text-decoration: none;
	
}

.top_text {
  font-family: Tahoma, Verdana, Arial;
  font-size:11px;
  color: #a5adb3;
  text-decoration: none;
}

.bodytext {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #4a4942;
  text-decoration: none;
}

.heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #34569C;
  text-decoration: none;
}

.bodytext_white {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

.bodytext_blue {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #34569c;
  text-decoration: none;
}
	
.staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #BE272E;
  position: absolute;
  text-align: right;
  margin-top: 8px;
  width: 270px;
  left: 680px;
}


*html .staticlinks {
  padding-top: 0px;
  background-color: transparent;
  position: absolute;
  text-align: right;
  margin-top: 16px;
  width: 270px;
  left: 688px;
}

.staticlinks a:link {
  color: #BE272E; 
  text-decoration: none;
  padding-right: 5px;
  font-family:  Tahoma, Verdana, Arial;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:visited {
  color: #BE272E; 
  text-decoration: none;
  padding-right: 5px;
  font-family: Arial, Verdana, Courier New, Courier, monospace;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:hover {
  color: #000000;
  text-decoration: none;
}

.staticlinks ul {
  display: inline;
  visibility: visible;
  
}




/*FROM HERE*/
.navbar /*main navbar*/
{       
 background-color: transparent; /*#004685;*/
 text-align: left;
 vertical-align: top;
 width: 951px;  
 margin-top: -33px;
 margin-left: 8px;
 MARGIN-BOTTOM:15PX;
 padding: 0px; /* Added by Nick */
 padding-bottom: 2px;
 padding-top: 1px;
 line-height: 1.5em;  

}

*html .navbar{padding-bottom: 6px;
}

.navbar ul /*still goes all the way across*/
{

}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
 display: inline;
 list-style: none;
 text-indent: 0px;
 /*font-size: 7px;*/
 color: #BE272E; /*000000 BB*/ 
 font-weight: normal;
 margin-left: -5px;
 padding: 0;
 
}

*html .navbar ul li{
 margin-left: -3px;
 color: #BE272E;

}

.navbar ul li ul /* properties of the pulldown menus */
{
 background-color: transparent; /*#004685;*/
 color: #B06B14;
 display: none;
 position: absolute;
 margin-top: -3px;
 list-style: none;
 padding: 0px 3px;
 padding-top:5px;
 margin-left:-1px;

}



*html .navbar ul li ul /* properties of the pulldown menus */
{
list-style: block;



}


.navbar ul li ul li
{
 display: block;
 list-style: none;
 margin: 0px;
 padding: 0px; /* Added by Nick */
 width:105px;
 font-size:11px;
 text-align:left;

}

*html .navbar ul li ul li
{
/*margin-top: -15px;*/

}

#main2415188  a {
border-left:1px solid black;
}	

.navbar a {    
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}		

.navbar a:link {
 color: #BE272E;
 font-family: Arial;
 font-weight: normal;
 text-decoration: none;
 font-size: 12px;
 white-space: nowrap;
 margin-left: 0px;
}

*html .navbar a:link {color: #BE272E;}

.navbar a:visited {
 color: #BE272E;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 font-family: Arial;
 margin-left: 0px;
}

*html .navbar a:visited {
/*border-left:1px solid #ffffff;*/
}

.navbar a:hover {
 color: #000000; /* blue; #ff0000;*/
 /*background-color: #FFFFFF;*/ /*#ffeab9;*/
 text-decoration: none;
 /*border-top:1px solid black;
 border-bottom:1px solid black;
 border-right: 1px solid black;
 border-left: 1px solid black;*/
}

.navbar a.on:link  /* the active link properties */
{
 color: #BE272E; /* #cc9933;*/
 font-family: Arial;
 font-weight: normal;
 text-decoration: none;
 font-size: 12px;
 white-space: nowrap;
}

.navbar a.on:visited
{
 color: #BE272E; /* #cc9933;*/
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 font-family: Arial;
}

.navbar a.on:hover
{
 color: #000000; /* blue;*/
 text-decoration: none;
 font-size: 12px;
}

/* properties of the pulldown links */
.navbar ul li ul a:link {
  color: #628D62;
  background-color: #C1E2A5;
  border-left:10px solid #628D62;
  display:block;
  width:125px;
  margin-bottom:1px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px; 
  padding-left:5px;


}

.navbar ul li ul a:visited {

  color: #628D62;
  background-color: #C1E2A5;
  border-left:10px solid #628D62;
  display:block;
  width:125px;
  margin-bottom:1px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px; 
  padding-left:5px;
}

.navbar ul li ul a.on:visited {
  color: white;
  background-color: #918F8F;
  border-left:10px solid #5A5758;
  font-size: 11px;
  font-weight: normal;
}


.navbar ul li ul a.on:link {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
}


.navbar ul li ul a.on:hover {
  color: white; /*#004685;*/
  font-size: 11px;
  font-weight: normal;
}
.navbar ul li ul a:hover {
 font-size: 11px;
 color: #FFFFFF;
 background-color: #918F8F;
 border-left:10px solid #5A5758;
 display:block;
 width:125px;
 margin-bottom:1px;
 font-weight: normal;
}

.footer {
  text-align: center;
  color: black;
  font-family: arial;
  font-size: 9px;
  margin-top: 35px;
  margin-left: 0px;
  letter-spacing: 0px;
  width: 950px;
}
.footer a:link {color: #C0272C;  text-decoration: none;}
.footer a:visited {color: #C0272C;  text-decoration: none;}
.footer a:hover {color: #F8931D; text-decoration: underline;}
.footer a:visted:hover {color: #F8931D; text-decoration: underline;}


/* properties of the department list and cart boxes*/
.store_teaser_table { border: 1px solid #0643AF; width: 150px; _width: 180px;  margin-top: 11px;  margin-left: 0px; }

* html .store_teaser_table { border: 1px solid #0643AF; width: 150px; _width: 180px;margin-top: 11px; margin-left: 0px; }

/* top srip of the department link, cart and department description boxes */
.store_teaser_heading { background-color: #7E9ACC; color: #ffffff; text-align: center; font-size: 13px; font-weight: bold; height: 23px}

/* large part of box for department list, cart and department description */
.store_teaser_td { background-color: white; color: black; width: 150px; __width: 180px; margin-left: 0px; _margin-left: 0px; text-align: left; }

/*.store_teaser_department { background-color:white; color: black; width:
350px; }???????? */

/* properties of the links */
.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; margin-left: 0px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR:
red; FONT-SIZE: 11px; margin-left: 0px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

/* department description box content */
.store_teaser_departmentname { color: black; text-align: left; font-size:
13pt; width: 520px; font-weight:normal; margin-left:75px;  }
 

/* order status */
.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; margin-left: 0px; padding-left: 0px; font-weight:normal; text-align: left;}

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; font-weight:normal; text-align: left;  }

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR:
red; FONT-SIZE: 11px; font-weight:normal; text-align: left; }


.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR:
black; FONT-SIZE: 11px; font-weight:normal; text-align: left; line-height:1.2em; }

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR:
black; FONT-SIZE: 11px; font-weight:normal; text-align: left; line-height:1.2em;  }

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline;
COLOR: red; FONT-SIZE: 11px; font-weight:normal; text-align: left; line-height:1.2em;  }

/*Attribute text colour*/
.store_list_attr_label { background-color: black; color: white; font-size: 11px; font-weight:normal; text-align: left;}

.store_display_item_h2{
text-align: left; font-size:11px;}

.store_display_item_h1_bold{
text-align: left; font-size:13px;
}

.store_display_item_h1{
text-align: left; font-size:13px;
}

.eazipay{display:none;}
body{_padding-bottom:110px;}
