html, body {
  margin:0px;
  padding:0px;
}

body {
  background: #ececec url(_include/images/mainbg1.jpg) top left; /* <!-- Code_Update 10/14/2009 --> */
  font-size:12px;
  font-family:Arial, Helvetica, Sans-Serif;
  line-height:18px;
  color:#2b2b2b;
}

.sliderhome {
    width:704px; /* <!-- Code_Update 10/22/2009 --> */
    height:234px; /* <!-- Code_Update 10/22/2009 --> */
    text-align:center; /* <!-- Code_Update 10/22/2009 --> */
}

.sliderhomeh {
    padding-top:14px; /* <!-- Code_Update 10/22/2009 --> */
}

.slidelefttext {
    float:left; /* <!-- Code_Update 10/22/2009 --> */
    width:332px; /* <!-- Code_Update 10/22/2009 --> */
    height:233px; /* <!-- Code_Update 10/22/2009 --> */
}

.slidelefttexth {
    padding-left:20px; /* <!-- Code_Update 10/22/2009 --> */
    padding-top:20px; /* <!-- Code_Update 10/22/2009 --> */
    padding-right:20px; /* <!-- Code_Update 10/22/2009 --> */
}

.slideleftphoto {
    float:left; /* <!-- Code_Update 10/22/2009 --> */
    width:370px; /* <!-- Code_Update 10/22/2009 --> */
    height:233px; /* <!-- Code_Update 10/22/2009 --> */
    text-align:center; /* <!-- Code_Update 10/22/2009 --> */
}

.slideleftphotoh {
    padding-top:14px; /* <!-- Code_Update 10/22/2009 --> */
}

.menustart {
  width:30px;  height:41px;  background:url(_include/images/mnrightoff.jpg) right no-repeat;
}
.menustart1 {
  width:30px;  height:41px;  background:url(_include/images/mnrightoff1.jpg) right no-repeat;
}
.menurighton {
  background:url(_include/images/mnright.jpg) right no-repeat;
  height:41px;
  padding-right:26px;
  padding-left:20px;
  text-align:center;
}
.menulefton {
  background:url(_include/images/mnleft.jpg) left no-repeat;
  height:41px;
  _width:100px;    /*ie6 fix */
}

.menurightoff {
 background:url(_include/images/mnrightoff.jpg) right no-repeat;
 height:41px;
 padding-right:26px;
 padding-left:20px;
 text-align:center;
}
.menurightoff1 {
 background:url(_include/images/mnrightoff1.jpg) right no-repeat;
 height:41px;
 padding-right:26px;
 padding-left:20px;
 text-align:center;
}

.menuleftoff {
 /* <-- 12/15/2009 --> background:url(_include/images/mnleftoff.jpg) right no-repeat;*/
 height:41px;
  _width:100px;   /*ie6 fix */
}

.mpad {
    padding-top:15px;
}



.containit {
  width:1010px; /* <!-- Code_Update 10/14/2009 --> */
  margin-left:auto;
  margin-right:auto;
}

.fl {
  float:left;
}
.fr {
  float:right;
}
.clear {
  clear:both;
}
a img {
  border:none;
}

.maincontent {
  width:990px; /* <!-- Code_Update 10/14/2009 --> */
  background:#ffffff;
  min-height:600px;_height:600px;
  vertical-align:top;
  padding-bottom:30px;
  border-left:1px solid #009c8f; /* <!-- Code_Update 10/14/2009 --> */
  border-right:1px solid #009c8f; /* <!-- Code_Update 10/14/2009 --> */
  border-bottom:1px solid #009c8f; /* <!-- Code_Update 10/14/2009 --> */
}

.leftshadow {
  background: url(_include/images/bgshadleft.png) bottom right no-repeat;
  width:10px;
  vertical-align:top;
}

.rightshadow {
  background: url(_include/images/bgshadright.png) bottom left no-repeat;
  width:10px;
  vertical-align:top;
}

.btmshadow {
  background: url(_include/images/bgshadbottom.png) top no-repeat;
  width:1008px;
  margin-right:auto;
  margin-left:auto;
  min-height:17px;_height:17px;
  color:#555555; /* <!-- Code_Update 10/14/2009 --> */
  font-size:12px;
  font-family:Arial;
  margin-bottom:20px;
}
.btmshadow a:link, .btmshadow a:visited {
  color:#555555; text-decoration:none; /* <!-- Code_Update 10/14/2009 --> */
}
.btmshadow a:hover, .btmshadow a:active {
  color:#e47a14; text-decoration:underline; /* <!-- Code_Update 10/14/2009 --> */
}

.search {
  padding-bottom:10px;
}

.searchbg {
  background: url(_include/images/searchbgtop.gif) no-repeat;
  width:147px;
  height:24px;
  padding-left:7px;
  padding-bottom:2px;
  color:#4b4b4b;
  font-family:Arial;
}

.searchbg2 {
  background: url(_include/images/searchbgtop.gif) no-repeat;
  width:147px;
  height:26px;
  padding-left:7px;
  padding-bottom:0px;
  color:#4b4b4b;
  font-family:Arial;
}

.gline {
  background:#e4e4e4;
  height:7px;
}

#top {
  padding-right:33px;
  padding-left:34px;
  height:130px;
}

.topright {
  text-align:right;
  width:320px;
}
.topleft {
  text-align:left;
  padding-top:26px;
  width:304px;
}

.menu {
   background: url(_include/images/menubg.jpg) repeat-x;
   height:41px;
}

.content {
  padding-left:26px;
  padding-right:26px;
  padding-top:25px;
}

.leftside {
  width:189px;
  margin-right:24px;
}
.rightside {
  width:722px;
}
.leftmenu {
  margin-top:10px;
  margin-bottom:0px;
}
.leftmenu ul {
  margin:0px;
  padding:0px;
  list-style:none;
  list-style-type:none;
}
.leftmenu ul li {
  border-bottom:1px dotted #c5c5c5;
  padding-bottom:5px;
  padding-top:3px;
  background:url(_include/images/cyanbullet.gif) no-repeat;
  background-position:0px 10px;
  padding-left:10px;
}
.leftmenu .last {
  border:none !important;
}
.leftmenu a:link, .leftmenu a:visited {
  color:#2b2b2b;  text-decoration:none;
}
.leftmenu a:hover, .leftmenu a:active {
  color:#e37a0b;  text-decoration:none;
}

.rightmenu {
  margin-top:10px;
  margin-bottom:0px;
}
.rightmenu ul {
  margin:0px;
  padding:0px;
  list-style:none;
  list-style-type:none;
}
.rightmenu ul li {
  border-bottom:1px dotted #c5c5c5;
  padding-bottom:5px;
  padding-top:3px;
  padding-left:5px;
}
.rightmenu .last {
  border:none !important;
}
.rightmenu a:link, .rightmenu a:visited {
  color:#2b2b2b;  text-decoration:none;
}
.rightmenu a:hover, .rightmenu a:active {
  color:#e37a0b;  text-decoration:none;
}
.rightmenu .on a:link, .rightmenu .on a:visited {
  color:#e37a0b; text-decoration:none;
}
.rightmenu .on a:hover, .rightmenu .on a:active {
  color:#e37a0b; text-decoration:underline;
}

.splitleft {
  width:500px;
  padding-right:15px;
}

.splitright {
  width:205px;
}


.pb {
  padding-top:10px;
}
.pb1 {
  padding-top:16px;
}
#slider {
  width:721px;
}

#slider .topcornerleft {
  background:url(_include/images/slider_01.jpg) no-repeat;
  width:5px;
  height:5px;
}
#slider .topmiddle {
  background: url(_include/images/slider_02.jpg) no-repeat;
  height:5px;
  width:711px;
}
#slider .topcornerright {
  background:url(_include/images/slider_03.jpg) no-repeat;
  width:5px;
  height:5px;
}
#slider .middleleft {
  background: url(_include/images/slider_04.jpg) no-repeat;
  width:5px;
  height:276px;
}
#slider .middlecenter {
  background:url(_include/images/slider_05.jpg) no-repeat;
  width:711px;
  height:276px;
}
#slider .middleright {
  background:url(_include/images/slider_06.jpg) no-repeat;
  width:5px;
  height:276px;
}
#slider .btmleft {
  background:url(_include/images/slider_07.jpg) no-repeat;
  width:5px;
  height:5px;
}
#slider .btmmiddle {
  background:url(_include/images/slider_08.jpg);
  width:711px;
  height:5px;
}
#slider .btmright {
  background:url(_include/images/slider_09.jpg);
  width:5px;
  height:5px;
}

.box1topright {
  background:url(_include/images/box1/topright.gif) top right no-repeat;
  height:5px;
}
.box1topleft {
  background:url(_include/images/box1/topleft.gif) top left no-repeat;
  height:5px;
}
.box1right {
  background:url(_include/images/box1/right.gif) right repeat-y;
  vertical-align:top;
  min-height:190px;_height:190px;
}
.box1left {
  background:url(_include/images/box1/left.gif) left repeat-y;
  vertical-align:top;
  min-height:190px;_height:190px;
}
.box1btmright {
  background:url(_include/images/box1/btmright.gif) top right no-repeat;
  height:5px;
}
.box1btmleft {
  background:url(_include/images/box1/btmleft.gif) top left no-repeat;
  height:5px;
  width:20px;
}
.box1pad {
  padding-left:21px;
  padding-right:21px;
  padding-top:12px;
  padding-bottom:12px;
}
.box1 ul {
  list-style:none;
  margin-left:0px;
  margin-top:10px;
  margin-bottom:6px;
  margin-right:0px;
  padding:0px;
}
.box1 ul li {
  background:url(_include/images/orangebullet.gif) no-repeat;
  background-position:0px 9px;
  padding-left:10px;
  margin-left:11px;
  margin-bottom:2px;
}

.box11 a:link, .box11 a:visited {
  color:#2c2c2c; text-decoration:none;
}
.box11 a:hover, .box11 a:hover {
  color:#e37a0b; text-decoration:underline;
}

.box2 ul {
  list-style:none;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:6px;
  margin-right:0px;
  padding:0px;
}
.box2 ul li {
  background:url(_include/images/cyanbullet.gif) no-repeat;
  background-position:0px 7px;
  padding-left:10px;
  margin-left:11px;
  margin-bottom:2px;
}

.box2pad {
  padding-left:21px;
  padding-right:21px;
  padding-top:12px;
  padding-bottom:18px;
}

.box3pad {
  padding-left:21px;
  padding-right:21px;
  padding-top:12px;
  padding-bottom:12px;
}
.box4pad {
  padding-left:15px;
  padding-right:15px;
  padding-top:11px;
  padding-bottom:11px;
}
.box5pad {
  padding-left:15px;
  padding-right:15px;
  padding-top:0px;
  padding-bottom:0px;
}
.box5pad p {
  margin-top:0px;
  padding-top:8px;
  margin-bottom:0px;
  padding-bottom:8px;
}

.padc {
  padding-left:5px;
  padding-right:5px;
}
.padbanners {
  padding-left:4px;
}

.separator3 {
  padding-bottom:7px;
  margin-bottom:7px;
}
.separator1 {
  border-bottom:1px solid #e1e1e1;
  padding-bottom:6px;
  margin-bottom:6px;
}
.separator1a { /* <!-- Code_Update 10/14/2009 --> */
  padding-bottom:6px; /* <!-- Code_Update 10/14/2009 --> */
  margin-bottom:6px; /* <!-- Code_Update 10/14/2009 --> */
} /* <!-- Code_Update 10/14/2009 --> */
.separator11 {
  border-bottom:1px solid #e1e1e1;
  padding-bottom:11px;
  margin-bottom:6px;
}
.separator2 {
  border-bottom:1px solid #e1e1e1;
  padding-bottom:12px;
  margin-bottom:12px;
}
.insideboxtopleft {
  background:url(_include/images/insidebox_01.gif) top left no-repeat;
  height:5px;
}
.insideboxtopright {
  background:url(_include/images/insidebox_02.gif) top right no-repeat;
  height:5px;
}
.insideboxleft {
  background:url(_include/images/insidebox_03.gif) left repeat-y;
}
.insideboxleft .pad {
  padding-left:15px;
  padding-right:15px;
  padding-top:10px;
  padding-bottom:10px;
}

.insideboxright {
  background:url(_include/images/insidebox_04.gif) right repeat-y;
}
.insideboxbtmleft {
  background:url(_include/images/insidebox_05.gif) top left no-repeat;
  height:5px;
}
.insideboxbtmright {
  background:url(_include/images/insidebox_06.gif) top right no-repeat;
  height:5px;
}


.tt {
  padding-bottom:8px;
}

.rel {
  position:relative;
  z-index:99;
}
.abs {
  position:absolute;
}
p {
  margin-top:8px;
  margin-bottom:10px;
}

a:link, a:visited {
  color:#e5820c;
  text-decoration:underline;
}
a:hover, a:active {
  color:#e5820c;
  text-decoration:none;
}


.carprod1 {
  width:162px;
  background:url(_include/images/prodivider.gif) top right no-repeat;
  height:186px;
}
.carprod1off {
  width:161px;
  text-align:center;
  background:url(_include/images/prodoffbgbtm.gif) bottom center no-repeat;
  color:#444444;
}
.carprod1on {
  width:161px;
  text-align:center;
  background:url(_include/images/prodonbgbtm.gif) bottom center no-repeat;
  color:#e37a0b;
}
.carprod1image {
  width:161px;
  text-align:center;
  vertical-align:middle;
  overflow:hidden;
}
.carprod1off a:link, .carprod1off a:visited {
  color:#444444; text-decoration:none;
}
.carprod1off a:hover, .carprod1off a:active {
  color:#444444; text-decoration:none;
}
.carprod1on a:link, .carprod1on a:visited {
  color:#e37a0b; text-decoration:none;
}
.carprod1on a:hover, .carprod1on a:active {
  color:#e37a0b; text-decoration:none;
}
.car1description {
  width:161px;
  text-align:center;
  overflow:hidden;
  font-weight:bold;
}




.carprod {
  width:162px;
  background:url(_include/images/prodivider.gif) top right no-repeat;
  height:250px;
}
.carprodoff {
  width:161px;
  text-align:center;
  height:221px;
  background:url(_include/images/prodoffbgbtm.gif) bottom center no-repeat;
  color:#444444;

}

.carprodon {
  width:161px;
  text-align:center;
  height:221px;
  background:url(_include/images/prodonbgbtm.gif) bottom center no-repeat;

  color:#e37a0b;

}

.carprodimage {
  width:161px;
  text-align:center;
  vertical-align:middle;
  height:161px;
  overflow:hidden;
}

.carprodoff a:link, .carprodoff a:visited {
  color:#444444; text-decoration:none;
}
.carprodoff a:hover, .carprodoff a:active {
  color:#444444; text-decoration:none;
}

.carprodon a:link, .carprodon a:visited {
  color:#e37a0b; text-decoration:none;
}
.carprodon a:hover, .carprodon a:active {
  color:#e37a0b; text-decoration:none;
}

.cardescription {
  height:60px;
  width:161px;
  text-align:center;
  overflow:hidden;
  font-weight:bold;
}
.cardescpad {
  padding-left:10px;
  padding-right:10px;
  padding-top:1px;
  padding-bottom:0px;
}

.carzoomy {
  z-index:99; top:-30px; right:10px;
}

.carprice { margin-top:4px; width:161px; text-align:center; height:20px;}
.carprice .sale { color:#ff4122; }
.carprice strike { }


.cardescoff {
  background:url(_include/images/prodoffbgbtm.gif) bottom center no-repeat;
  color:#444444;
  min-height:60px;_height:60px;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  padding-top:14px;
  padding-bottom:7px;
  overflow:hidden;
}
.cardescon {
  background:url(_include/images/prodonbgbtm.gif) bottom center no-repeat;
  color:#ffffff;
  min-height:60px;_height:60px;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  padding-top:14px;
  padding-bottom:7px;
  overflow:hidden;
}











.catprod {
  width:177px;
  background:url(_include/images/prodivider.gif) top right no-repeat;
  margin-top:8px; /* <!-- Code_Update 10/14/2009 --> */
  margin-bottom:8px; /* <!-- Code_Update 10/14/2009 --> */
}
.catlast {
  width:176px;
  background:url(_include/images/x.gif) top right no-repeat;
  margin-top:8px; /* <!-- Code_Update 10/14/2009 --> */
  margin-bottom:8px; /* <!-- Code_Update 10/14/2009 --> */
}
.catprodoff {
  width:176px;
  text-align:center;
  background:url(_include/images/prodoffbgbtm1.gif) bottom center no-repeat;
  color:#444444;
  font-weight:bold;
}

.catprodon {
  width:176px;
  text-align:center;
  background:url(_include/images/prodonbgbtm1.gif) bottom center no-repeat;
  color:#e37a0b;
  font-weight:bold;
}
.catprodimage {
  width:176px;
  text-align:center;
  vertical-align:middle;
  height:135px;
  overflow:hidden;
}
.catprodoff a:link, .catprodoff a:visited {
  color:#444444; text-decoration:none;
}
.catprodoff a:hover, .catprodoff a:active {
  color:#444444; text-decoration:none;
}
.catprodon a:link, .catprodon a:visited {
  color:#e37a0b; text-decoration:none;
}
.catprodon a:hover, .catprodon a:active {
  color:#e37a0b; text-decoration:none;
}
.catdescription {
  width:176px;
  text-align:center;
  line-height:17px;
}
.catdescpad {
  padding-left:10px;
  padding-right:10px;
}
.catzoomy {
  z-index:99; top:-30px; right:10px;
}
.catprice {  width:176px; text-align:center; }
.catprice .sale { color:#ff4122; }
.catprice strike { }





.catallprod {
  width:141px;
  background:url(_include/images/prodivider.gif) top right no-repeat;
}
.catalllast {
  width:141px;
  background:url(_include/images/x.gif) top right no-repeat;
}
.catallprodoff {
  width:140px;
  text-align:center;
  background:url(_include/images/prodoffbgbtm1.gif) bottom center no-repeat;
  color:#444444;
}
.catallprodon {
  width:140px;
  text-align:center;
  background:url(_include/images/prodonbgbtm1.gif) bottom center no-repeat;
  color:#ffffff;
}
.catallprodimage {
  width:140px;
  text-align:center;
  vertical-align:middle;
  height:118px;
  overflow:hidden;
}
.catallprodoff a:link, .catallprodoff a:visited {
  color:#444444; text-decoration:none;
}
.catallprodoff a:hover, .catallprodoff a:active {
  color:#444444; text-decoration:none;
}
.catallprodon a:link, .catallprodon a:visited {
  color:#e37a0b; text-decoration:none;
}
.catallprodon a:hover, .catallprodon a:active {
  color:#e37a0b; text-decoration:none;
}
.catalldescription {
  width:140px;
  text-align:center;
  font-weight:bold;
}
.catalldescpad {
  padding-left:10px;
  padding-right:10px;
  font-size:11px; line-height:15px;
}
.catallzoomy {
  z-index:99; top:-30px; right:10px;
}
.catallprice { font-size:11px; width:140px; text-align:center;}
.catallprice .sale { color:#ff4122; }
.catallprice strike { }










.vm1 {

}



.vm {
  vertical-align:middle;
}
.icon {
  padding-right:8px;
}














.newsletter {
  background:#ffffff;
  width:189px;
  vertical-align:top;
}
.helper {
  background:#e9e9e9;
  width:720px;
  vertical-align:top;
}
.helper a:link, .helper a:visited {
  color:#2b2b2b; text-decoration:none;
}
.helper a:hover, .helper a:active {
  color:#e37a0b; text-decoration:underline;
}

.searchbg1 {
  background:url(_include/images/searchbgnl.jpg) no-repeat;
  width:126px;
  height:24px;
}
.dv {
  width:171px;
  border-right:1px solid #c1c1c1;
}



/* call me back stuff */

.panel_button {

	position: relative;
	top: 0px;
    left:0px;
	width: 242px;
	height: 36px;
	z-index: 9999;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 0px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #545454;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
	color: #999999;
}
#toppanel {
	position: absolute;
	width: 242px;
	left: 0px;
    top:0px;
	z-index: 9999;
	text-align: center;
    color:#ffffff;
}
#panel {
	width: 242px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9999;
	overflow: hidden;
	text-align: left;
    color:#ffffff;
}
#panel_contents {
	background: #2eaca1;

	height: 100%;
	width: 242px;
	position: absolute;
	z-index: -1;
    color:#ffffff;
}
#callmeback h2{
   margin-top:0px;
   margin-bottom:10px;
   color:#e37a0b;
   font-family:Arial;
}

.cpr {
  width:240px  /*must be same */
}
.cprice {
  left:0px;
  top:-30px;
  height:25px;
  color:#e37a0b;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  width:240px;    /*must be same */
  padding-top:5px;
  background:url(_include/images/bgtrsp.png);
}
.padprod {
  padding-left:5px;
  padding-right:5px;
  padding-top:8px;
}
.sideslide {
  width:270px; height:235px; overflow:hidden;
}

.proddesc {
  width:328px;
  margin-right:10px;
}
.pricing td {
  text-align:center;
  padding:4px;
}
.pricing .headcell {
  background:#87c9c4;
  color:#ffffff;
  font-weight:bold;
}
.pricing .pricecell {
  font-weight:bold;
}
.orange {
  color:#e37a0b;
}
.sku {
  font-size:11px;
  color:#676767;
}

.tabdivd {
  border-bottom:1px solid #dbdbdb;
}
.tabdivdl {
  border-bottom:1px solid #dbdbdb;
  width:10px;
  background:url(_include/images/bgtabdv.jpg) bottom repeat-x;
}
.tabon {
  border-top:1px solid #dbdbdb;
  border-left:1px solid #dbdbdb;
  border-right:1px solid #dbdbdb;
  border-bottom:none;
  background:#ffffff;
  text-align:center;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:5px;
  padding-right:5px;
}
.tabon a:link, .tabon a:visited {
  color:#2c2c2c;
  text-decoration:none;
}
.tabon a:hover, .tabon a:active {
  color:#e5820c;
  text-decoration:none;
}
.taboff {
  border-top:1px solid #acacac;
  border-left:1px solid #acacac;
  border-right:1px solid #acacac;
  border-bottom:none;
  background:#4e4e4e url(_include/images/bgofftab.gif);
  color:#ffffff;
  text-align:center;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:5px;
  padding-right:5px;

}
.taboff:hover {
  border-top:1px solid #87c9c4;
  border-left:1px solid #87c9c4;
  border-right:1px solid #87c9c4;
  border-bottom:none;
  background:#87c9c4;
}

.taboff a:link, .taboff a:visited {
  color:#ffffff;
  text-decoration:none;
}
.taboff a:hover, .taboff a:active {
  color:#ffffff;
  text-decoration:none;
}
.tabs h2 {
  color:#0b9d91;
  margin-top:0px;
  margin-bottom:9px;
  font-weight:normal;
  font-size:18px;
}

.tabscontent {
  padding-top:14px;
  padding-bottom:0px;
  padding-left:10px;
  padding-right:10px;
  border-bottom:0px solid #dbdbdb;
}

.form input, .form textarea .form select{
  font-size:12px;
  padding:3px;
}
.oo {
  padding-left:20px;
  padding-bottom:40px;
  text-align:center;
  padding-right:20px;
}
.oo h3 {
  margin-top:8px;
}
.smalls {
  font-weight:bold;
  font-size:10px;
  line-height:11px;
  vertical-align:top;
  text-align:center;
}
.row1 {
  background:#ececec;
}
.row2 td {
  border-bottom:1px solid #dbdbdb;
}

.feedback td {
  padding:7px;
}
.smaller {
  font-size:11px;
  line-height:14px;
}



#faq h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#faq .accTogglerOpen {
	display:			block;
	margin: 			0;
	margin-top: 10px;
	cursor: 			pointer;
	padding-top:8px;
	padding-left:11px;
	padding-right:95px;
	padding-bottom:8px;
	background-color:#68d1cb;
    color:#ffffff;
   background-image: url(_include/images/faqclose.gif); background-repeat:no-repeat; background-position:right;
}
#faq .accToggler {
	display:			block;
    color:#3a3a3a;
	margin: 			0;
	margin-top: 10px;
	cursor: 			pointer;
	padding-top:8px;
	padding-left:11px;
	padding-right:95px;
	padding-bottom:8px;
	background:#e3e3e3;
   background-image: url(_include/images/faqopen.gif); background-repeat:no-repeat; background-position:right;
}
#faq .accToggler:hover { background-color:#e3e3e3; color:#ec8200 }
#faq .accContent {
	margin: 0px;
}
#faq .accContent p {
	margin-top:0px;  margin-bottom:8px;
}

#faq .faqbarbody {
  border-top:1px solid #F9DFBE; border-bottom:1px solid #F9DFBE; font-size:12px; color:#F2940B; font-weight:bold; line-height:18px;
}
.faqtext {
	padding:12px;
}
.faqbarbody a:link {
	font-size:12px;
  color:#ec8200;
  text-decoration:none;
}
.faqbarbody a:visited {
	font-size:12px;
  color:#ec8200;
  text-decoration:none;
}
.faqbarbody a:active {
	font-size:12px;
  color:#ec8200;
  text-decoration:none;
}
.faqbarbody a:hover {
	font-size:12px;
  color:#ec8200;
  text-decoration:none;
}


.dvdr {
  background-color:#dbdbdb;
  width:1px;
  min-height:100px;_height:100px;
}

.featuredprod {
  width:486px !important; margin-left:auto; margin-right:auto;
}

.mt0 {
  margin-top:0px !important;
}
.mb0 {
  margin-bottom:0px !important;
}
.icons {
  width:54px;
  padding-right:10px;
}
.descs {
  width:170px;
  padding-right:10px;
}
.baseprice {
  background:url(_include/images/basepr.png) no-repeat;
  width:97px;
  height:74px;
  padding-top:23px;
  color:#ffffff;
  text-align:center;
  overflow:hidden;
}
.baseprice .big {
  font-size:19px;
}
.label {
  min-width:180px;_width:180px;
}

.options td {
  vertical-align:top;
  padding-bottom:6px;
  padding-top:4px;
  border-bottom:1px solid #ececec;
}

.filters .sitem {
  font-weight:bold;
  font-size:12px;
  padding-top:10px;
}
.filters .sitem1 {
  font-weight:bold;
  font-size:12px;
  padding-top:3px;
}
.filters ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
.filters ul li {
  margin-top:2px;
  margin-bottom:2px;
  margin-left:0px;
  margin-right:0px;
  padding:0px;
}


.logos td {
  text-align:center;
  border-top:1px solid #ececec;
  padding-top:10px;
  padding-bottom:10px;
}


.callback {
  width:286px;
  padding-top:0px;
  padding-bottom:20px;
  padding-left:12px;
  padding-right:12px;
  background:#ffffff url(_include/images/bgbox.jpg) repeat-x;
  z-index:9999;
  border:1px solid #dbdbdb;
}
.brown {
  color:#986e42;
}
.brown a:link, .brown a:visited {
  color:#986e42;
}
.brown a:hover, .brown a:active {
  color:#986e42;
}
.browns a:link, .browns a:visited {
  color:#986e42;
}
.browns a:hover, .browns a:active {
  color:#986e42;
}
#path {
	padding-left: 50px;
	padding-right: 50px;
}
.categories {
	padding-left: 30px;
	padding-right: 30px;
}
#links {
	padding-left: 50px;
	padding-right: 50px;
}
.navig {
	padding-left: 30px;
	padding-right: 30px;
}
.formPage {
	padding-left: 30px;
	padding-right: 30px;
}

