/* site-wide styles */

	* {
	margin: 0;
}
html, body {

	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444444;
}

div, p, li, font, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:11px;
	color: #444444;
}

select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444444;
}

p {
	margin: 10px 0px;
}

b {
	color: #444444;
}

blockquote {
	margin-left: 20px;
}

ul
{
	list-style-type: disc;
	line-height: 12px;
	padding: 0px;
	padding-left: 20px;
	margin-left: 20px;
}

ol
{
	list-style-type: decimal;
	line-height: 16px;
	padding: 0px;
	padding-left: 20px;
	margin-left: 20px;
}

li {
	padding-bottom: 3px;
	line-height: 16px;
	padding-top: 3px;
}

ul.box
{
	list-style-type: none;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

a {

}

a:link {
	color: #1D70C0;
	text-decoration: none;
}

a:visited {
	color: #1D70C0;
	text-decoration: none;
}

a:hover {
	color: #1D70C0;
	text-decoration: underline;
}

.body1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.body2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.body3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}

.body4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.body5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px
}

.body6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

H1 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
   color: black;
}

.header1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #444444;
}

.header2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}

.header3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.header4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.header5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
}

.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #444444;
}

.header7 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}

.header8 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #444444;
}

td.header9 {
	background: #1C70BF;
	margin: 0px;
	border: 0px;
	font: bold "MS Sans Serif";
	color: White;
	border-left: #1C70BF;
	border-right: #1C70BF;
	border-width: thick;
}

.redheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: RED;
}


.h1format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	color: #000066;
}

.wrapper {
	width: 1000px;
	background-image:url(//content.abt.com/media/images/site_body.jpg);
	background-position:center;
	background-repeat:repeat-y;
	min-height: 100%;
	text-align:left;
	height: auto !important;
	height: 100%;
	margin: 0 auto -280px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	width: 1000px;
	margin: 0 auto;
	height: 280px; /* .push must be the same height as .footer */
}


table.mainmenu {
margin: 0;
padding: 0;
float: none;
font: 11px Tahoma;
}

table.mainmenu td{
display: table-cell;
cursor:pointer;
}

/* ######### Style for left Menu ######### */

.leftwrapper {
	width: 168px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

.leftnavhdr {
background-image:url(//content.abt.com/media/images/left_hdr.jpg);
height: 19px;
background-repeat:no-repeat;
color: #FFFFFF;
padding-top: 5px;
padding-left: 10px;
font-weight:bold;
}

.leftnavhdr a{
width: 100%;
display:block;
color: #FFFFFF;
font-size:11px;
text-decoration:none;

}

.leftnavhdr a:visited{
text-decoration: none;
color: #FFFFFF;
}

.leftnavhdr a:hover{
width: auto;
text-decoration: underline;
color: #FFFFFF;
}


.leftfooter {
	width: 170px;
	background-image:url(//content.abt.com/media/images/left_ftr.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

.leftmenudiv {
text-align:left;
font:normal 11px arial;
}

.leftmenudivhover {
text-align:left;
font:normal 11px arial;
}

.leftmenudiv a, .leftmenudivhover a{
display: block;
padding: 4px 10px;
text-decoration: none;
color: #444444;
}

.leftmenudiv a:visited{ /*THEME CHANGE HERE*/
text-decoration: none;
color: #444444;
}

.leftmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration: underline;
color: #1D70C0;
}

.leftmenudivhover a:visited{ /*THEME CHANGE HERE*/
text-decoration: none;
color: #444444;
}

.leftmenudivhover a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeef5;
text-decoration: underline;
color: #1D70C0;
}


.cartnavproductdisplay a {
	color: #1D70C0;
	font-weight: bolder;
}

.cartnavproductdisplay a:visited {
	color: #1D70C0;
}

.cartnavproductdisplay a:hover {
	color: #1D70C0;
	text-decoration: underline;
}

.cartnavproductaccessory {
	/*border: 1px solid #444444;*/
	width: 63%;
	padding-right: 5px;
}

.cartnavproductprice {
	/*border: 1px solid #444444;*/
	position: relative;
	padding: 2px 0;
	top: -20px;
	left: 102px;
	width: 37%;
	text-align: right;
	padding-right: 5px;
}

.cartnavtotal {
	border: solid #444444;
	border-width: 1px 0px 0px 0px;
	padding: 2px 0;
	text-align: right;
	padding-right: 5px;
}

.cartnavfooter {
	width: 170px;
	background-image:url(//content.abt.com/media/images/cart_nav_ftr.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
}

.recentproduct {
	padding: 5px 5px 5px 10px;
	border-top: solid #CDCDCD 1px;
}

.recentproduct a {
	color: #444444;
	text-decoration: none;
	text-indent: 0;
}

.recentproduct a:visited {
	color: #444444;
	text-decoration: none;
}

.recentproduct a:hover {
	color: #1D70C0;
	text-decoration: underline;
}

.footerdiv{
text-align:left;
font:normal 11px arial;
line-height:18px;
width: 140px;
}


.footerdiv a{
width: 100%;
display: block;
padding: 2px 0;
text-decoration: none;
color: #444444;
}

.footerdiv a:visited{ /*THEME CHANGE HERE*/
text-decoration: none;
color: #444444;
}

.footerdiv a:hover{ /*THEME CHANGE HERE*/
width: auto;
text-decoration: underline;
color: #1D70C0;
}

table.checkout {
	border-top : 1px solid #444444;
	border-bottom : 1px solid #444444;
	border-right : 1px solid #444444;
	border-left : 1px solid #444444;
}

table.lt_blue {
	border-top : 1px solid #8398BD;
	border-bottom : 1px solid #8398BD;
	border-right : 1px solid #8398BD;
	border-left : 1px solid #8398BD;
}




input, select{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444444;
}

/* copyright style */

a.copy:visited, .copy, a.copy:link {
	color: #1C70BF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.copy:hover {
	color: #D9D9D9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



.commandline {
	font-style: italic;
}



/* subtitle - currently used only on the root page */

.subtitle {
	color: #3366CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.textlink { color: #666666; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; ; text-decoration: none}
a.textlink:hover { color: #1D70C0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; ; text-decoration: underline}
.light {  color: #999999}
a.light { color: #999999 }

.understrike {
	color: #333333;
	text-decoration: line-through;
	font-family : Arial, Helvetica, sans-serif;
}


.ftproduct, a.ftproduct:link, a.ftproduct:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1D70C0;
}

a.ftproduct:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #1D70C0;
}


.vcat-comment {
	color: #008000;
}

.vcat-blue {
	font-family : Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}

.vcat-ltblue {
	color: #1D70C0;
}

a.vcat-ltblue{
	color:#1D70C0;
	text-decoration : none;
}

a.vcat-ltblue:visited{
	color:#1D70C0;
	text-decoration : none;
}

a.vcat-ltblue:hover{
	color: #1D70C0;
	text-decoration: underline;
}

.vcat-dkblue {
	color: #003F78;
}

.vcat-grey {
	color:#444444;
}
a.vcat-grey{
	color:#444444;
	text-decoration : none;
}

a.vcat-grey:visited{
	color:#444444;
	text-decoration : none;
}

a.vcat-grey:hover{
	color:#444444;
	text-decoration : underline;
}

.vcat-red {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
}

.error {
	color: #FF0000;
	font-family : "MS Sans Serif";
	font-size: 11px
}

a.vcat-red:link {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.vcat-red:visited {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.vcat-white{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

.vcat-white16{
	color: #FFFFFF;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-white16{
	color:#FFFFFF;
	text-decoration : none;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-white16:visited{
	color:#FFFFFF;
	text-decoration : none;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-white16:hover{
	color:#FFFFFF;
	text-decoration : underline;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

.product_container {
	border-left: 1px solid #8a9499;
	border-right: 1px solid #8a9499;
	border-bottom: 1px solid #8a9499;
	margin-top:0px;
	padding: 10px 15px;
	display:block;
	}

    #product_tabs table{
      margin:0;
      padding: 0;
	  display:inline-table;
      }

	#product_tabs img {
	float:left;
	border: 0px;
	padding: 0;
	margin-left:-3px;
	margin-right: -6px;
	}

	 #product_tabs td {
      margin:0;
	  font-size:13px;
	  font-weight:bold;
	  height: 30px;
	  width: 16%;
      padding:0 0 0 0px;
      text-decoration:none;
      }

	   #product_tabs td.tabs_on {
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;

      }

	   #product_tabs td.tabs_on span {
      display:block;
	  height: 30px;
	  text-align:center;
      background:url("//content.abt.com/media/images/tab_right_bg.gif") no-repeat right top;
      padding:8px 0px 4px 0px;
      color: #293033;
	  background-position:100% 0px;
	  z-index:-1;
      }


    #product_tabs td a {
	  text-align:center;
      text-decoration:none;

      }

    #product_tabs td a span {
      display:block;
	  height: 30px;
	  text-align:center;
      background:url("//content.abt.com/media/images/tab_right_bg.gif") no-repeat right top;
      padding:8px 0px 4px 0px;
      color: #293033;
	  background-position:100% -30px;
	  cursor:pointer;
      }

	  html>body #product_tabs td a span {
	  height: 18px;
      }

	  html>body #product_tabs td.tabs_on span {
	  height: 18px;
      }

	 html>body #product_tabs img{
	 margin:0;
	 }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/


    #product_tabs td a:hover span {
      color: #293033;
      }

    html>body #product_tabs td:hover {
      background-position:0% -60px;
      }

    #product_tabs td a:hover span {
      background-position:100% -60px;
      }

.fixTabsIE {
	visibility: hidden
}

/* ######### Main Drop Down Menu Bar ######### */

td.test {
  font: 11px Tahoma;
  color: white;
  text-align:center;
  padding-left: 10px;
  padding-right: 20px;
  background: url(//content.abt.com/media/images/menu_link.jpg) center right;
}

td.test2 {
  font: 11px Tahoma;
  color: white;
  text-align:center;
  cursor:pointer;
  padding-left: 10px;
  padding-right: 20px;
  background: url(//content.abt.com/media/images/menu_hover.jpg) center right;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position: absolute;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
margin-top: 1px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-top: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #444444;
}

.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
text-decoration: none;
color: #444444;
}

* html .dropmenudiv a{ /*IE only hack*/
text-decoration: none;
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #478DD0;
color: #ffffff;
}

.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
text-decoration: none;
}

.bgcell {
background: white url(shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.tm {
	vertical-align: top;
	font-size: 45%;
	font-weight: bold;
}


.addrelated {
	color: #ff8d00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.addrelated:link, a.addrelated:visited, a.addrelated:hover {
	color: #ff8d00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/*JQuery Styles*/
/*JQuery Tooltip*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #fff;
	background-color: #efefef;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { font-size: 11px; margin: 0; }
/*JQuery Caroursel*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-ie7 .jcarousel-container {
    background: #FFFFFF;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 510px;
    padding: 0px 40px 0px 40px;
}

/*.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
}*/

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
		text-align: center;
    width:  510px;
    height: 160px;
}

/*.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}*/

.jcarousel-skin-ie7 .jcarousel-item {
    /*width: 75px;*/
    height: 155px;
    /*border: 1px solid #fff;*/
    font-weight: bold;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

/*.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}*/

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 38px;
    height: 32px;
    cursor: pointer;
    background: transparent url(//content.abt.com/media/images/jcarousel/arrow_next.jpg) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 38px;
    height: 32px;
    cursor: pointer;
    background: transparent url(//content.abt.com/media/images/jcarousel/arrow_prev.jpg) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
