html, body{
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #E7EBF0 url(images/bg.gif) top repeat-x;
} 
body, p, br, ul, ol, li, div, input, textarea, reset, submit, table, td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: Black;
} 
a:link, a:visited {
  color: #0000ff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}


#pagewidth{ 
 width:780px; 
 text-align:left;  
 margin-left:auto;
 margin-right:auto;
 background: url(images/content_bg.gif);
}

#header{
 position:relative;
 height:104px;
  background: url(images/headerimage_revised.gif) top no-repeat;
 width:100%;
}
#logo {
	padding: 0;
	margin: 0;
	width: 285px;
  list-style: none;
}
#logo li H1 {
  padding: 0;
  margin: 0;
}

#logo li H4 {
  padding: 0;
  margin: 0;
}

#logo li H1 a {
	width: 285px;
	height: 60px;
	display: block;
	font-size: 16px;
	text-indent: -9999px;
	outline: none;
}

#logo li H4 a {
	width: 285px;
	height: 60px;
	display: block;
	font-size: 16px;
	text-indent: -9999px;
	outline: none;
}
  /*  LEFT COLUMN  */
#leftcol{
 width:139px;
 float:left;
 position:relative;
  }
  #leftcol img {
    margin: 0 0 0 3px;
    border:none;
  }

 .left_nav {
   padding: 0;
   margin: 0 0 5px 3px;
   list-style: none;
   width: 136px;
 }
 .left_nav li a:link, .left_nav li a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #5B7290;
   padding: 5px 2px 5px 15px;
   background: url(images/left_menu_bullets.gif) left no-repeat;
   display: block;
 }
 * html .left_nav li a:link, * html .left_nav li a:visited {
   height: 4px;
 }

 .left_nav li a:hover {
   text-decoration: underline;
 }


/*  CONTENT  */
 
#maincol {
 background: transparent url(images/content-top.gif) top no-repeat;
 float: right;
 display:inline;
 position: relative;
 width:629px;
 margin: 0 6px 0 0;
 }
 #cats_ttls H1 {
   font-size: 12px;
   text-align: center;
   padding: 0;
   margin: 15px 0 5px 0;
 }
  #cats_ttls H2 {
   font-size: 14px;
   color: #000;
   text-align: center;
   padding: 0;
   margin: 15px 0 5px 0;
 }

 /*   HOMEPAGE CATEGORIES   */
 .homepage_cats {
   width: 255px;
   height: 250px;
   padding: 0;
   margin: 20px 28px 0 30px;
   float: left;
   display: inline;
   font-family: Verdana,Arial,Helvetica,sans-serif;
 }
 .homepage_cats img {
   float: left;
 }

 .homepage_cats H1 {
  padding: 0;
  margin: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
 }
 .homepage_cats H1 a:link, .homepage_cats H1 a:visited {
   text-transform: uppercase;
   color: #336699;
   text-decoration: none;
 }
 #important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }

/*   SCHOOL MAIN SUBCATS   */
.school_subcats {
  width: 248px;
   height: 222px;
   padding: 0;
   margin: 20px 28px 0 30px;
   float: left;
   display: inline;
}

.school_subcats2 {
   width: 290px;
   height: 205px;
   padding: 0;
   margin: 20px 3px 0 10px;
   float: left;
   display: inline;
}

.school_subcats3 {
   width: 290px;
   height: 205px;
   padding: 0;
   margin: 20px 5px 0 15px;
   float: left;
   display: inline;
}

.school_subcats-feature {
   width: 290px;
   height: 205px;
   padding: 0;
   margin: 10px 3px 0 10px;
   float: left;
   display: inline;
}

.featured {
	background-image:url(http://www.versatables.com/images/nav/b08/featured-background.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-y;

}

 #schoolmain_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }

 #schoolmain_important_info_2008 {
 	position: absolute;
 	width: 620px;
 	margin-left: 150px;
 	top: 1130px;
 	}
	
 #schoolmain_important_info_2009 {
 	position: absolute;
 	width: 620px;
 	margin-left: 150px;
 	top: 1750px;
 	}
h1 {
	font-weight: normal;
	font-size: 100%;
}

 /*   MAIN SUBCATS   */
 #subcats {
   padding: 0;
   margin: 20px 0 0 0;
   list-style: none;
   width: 625px;

 }
 #subcats li {
   width: 207px;
   height: 160px;
   float: left;
   padding: 0;
   margin: 10px 0;
    text-align: center;
 }


 /*   SITTOSTAND MAIN SUBCATS   */
  #sts_spacer {
   width: 620px;
   height: 160px;
   float: left;
   padding: 0;
   margin: 0;
 }
  #sittostand_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 770px;
 }
    /*   LAN   */
 #lan_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 830px;
 }

 /*   OFFICE MAIN SUBCATS   */

  #office_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 740px;
 }
 
  /*   ADA Computer Furniture SUBCATS   */

  #ada_furniture_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 1140px;
 }
 
  /*  Pedestals MAIN SUBCATS   */

  #pedestal_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }
 
  /*  Laptop Furniture MAIN SUBCATS   */

  #laptop_furniture_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }

  /*   DRAFTINGTABLES MAIN SUBCATS   */

  #drafting_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 740px;
 }
  /*   MEDICAL MAIN SUBCATS   */

  #medical_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 780px;
 }
   #medical_important_info2 {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 1180px;
 }
  /*   SPACESAVING MAIN SUBCATS   */

  #spacesave_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 800px;
 }

 /*   CARTS MAIN SUBCATS   */

  #carts_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 900px;
 }
  /*   WALLMOUNT MAIN SUBCATS   */

  #wallmount_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 1120px;
 }
 /*   CPU HOLDERS MAIN SUBCATS   */

  #cpu_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }
 
 /*   WIRE MANAGEMENTS HOLDERS MAIN SUBCATS   */

  #wire_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }
 
  /*   MODESTY MAIN SUBCATS   */

  #modesty_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 875px;
 }
 
 /*   MONITOR MAIN SUBCATS   */

  #monitor_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 890px;
 }
 
 /*  WHEELKITS MAIN SUBCATS   */
 
 #wheelkits_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 930px;
 }

/*   AUDIO-VIDEO MAIN SUBCATS   */

  #AV_main {
    width: 620px;
   height: 160px;
   float: left;
   padding: 0;
   margin: 10px 0;
    text-align: center;
  }


  #AV_important_info {
   position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 740px;
 }

 /*   ALL PRODUCTS  LIST   */
 #all_prods {
   width: 600px;
   padding: 0;
   margin: 0;
   list-style: none;
 }
  #all_prods #AP_head {
    width: 600px;
    height: 90px;
    text-align: center;
    font-size: 14px;
  }
   #all_prods #Hline {
     width: 600px;
     height: 2px;
     padding: 0;
     margin: 0;
     background-color: #8D8D8D;
   }


 /*   PRODUCT PAGE   */
 #products_head {
   width: 600px;
   padding: 0;
   margin: 0 0 0 12px;
   list-style: none;
   height: 30px;
   border-bottom: 1px solid #5B7290;
 }
 #products_head li {
   font-size: 15px;
   font-weight: bold;
   color: #5B7290;
   padding: 0;
   margin: 0;
   float: left;
   height: 30px;
   line-height: 30px;
 }
 #products_head #PH_name {
   width: 337px;
 }
 #products_head #PH_item {
   width: 163px;
 }

 #PH_item2 {
   width: 123px;
 }
 
 #products_head #PH_price {
   width: 100px;
   text-align: right;
 }
 
#PH_price2 {
   width: 140px;
   text-align: right;
 }
 .t_blue {
   color: #0000FF;
   font-size: 12px;
   font-weight: bold;
 }
 
  .t_green {
   color: #3b7d42;
   font-size: 14px;
   font-weight: bold;
 }
 #prod_descr {
   float:right;
   width:275px;
   padding:0;
   margin: 20px 4px 0 0;
 }

 #prod_big_pic {
   margin-left:17px;
   height:345px;
   width: 300px;
   /*margin-top:30px;*/
	padding: 30px 0 0 0;
	border: none;
 }

#prod_big_pic a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}

 .none {
   padding: 0;
   margin: 0;
   list-style: none;
 }
 .none li {
    margin: 6px 0;
 }

 .none li a:link, .none li a:visited, .none li a:hover {
   font-size: 12px;
   text-decoration: none;
   color: #114170;
 }

#size_color {
	padding: 0;
	margin: 0 0 0 12px;
	list-style: none;
	float: left;
	width: 320px;
}
#size_color li {
	float: left;
	margin: 6px 0;
	padding: 0;
	height: 16px;
}
#size_color li a {
	text-decoration: none;
}
#size_color #SC_head {
	width: 320px;
}
#size_color .SC_descr {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: #114170;
}
#size_color .SC_options {
	width: 200px;
	font-size: 10px;
	color: #114170;
	vertical-align: bottom;
}
#size_color .SC_options select, #size_color .SC_options input {
	float: left;
	font-size: 10px;
}
#prod_options {
	width: 270px;
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
	float: left;
	display: inline;
}
#prod_options li {
	width: 135px;
	text-align: center;
	margin: 0 0 8px 0;
	float: left;
	padding: 0;
}
#prod_options .pic_3 {
	width: 90px;
	text-align: center;
	margin: 0 0 8px 0;
	float: left;
	padding: 0;
}
#prod_options .lng {
	width: 270px;
	text-align: center;
	margin: 0 0 8px 0;
	float: left;
	padding: 0;
}
#prod_options .lng a:link, #prod_options .lng a:visited {
	color: #5B7290; 
	text-decoration: none;
}
#prod_options .lng a:hover {
	text-decoration: underline;
}

/*   Accessories   */
#access_head_img {
	padding: 20px 0 0 15px;
	width: 600px;
}
#access_options {
	width: 610px;
	margin: 0 0 0 10px;
	border: 1px solid #537597;
}
#AO_head {
	width: 610px;
	padding: 0;
	margin: 0 0 4px 0;
	list-style: none;
	background-color: #E6E6EE;
	height: 18px;
}
#AO_head li {
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	text-align: center;
}
#AO_head #AO_click_img {
	width: 90px;
}
#AO_head #AO_descr {
	width: 255px;
}
#AO_head #AO_color {
	width: 132px;
}
#AO_head #AO_qty {
	width: 32px;
}
#AO_head #AO_price {
	width: 95px;
}
.access_container {
	width: 610px;
	height: 50px;
	padding: 0;
	margin: 0;
}
.access_container select {
	font-size: 10px;
}
.access_pic {
	float: left;
	width: 90px;
	height: 50px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.access_descr {
	float: left;
	width: 255px;
	height: 40px;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0;	
}
.access_color {
	float: left;
	width: 132px;
	height: 40px;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0;	
}
.access_qty {
	float: left;
	width: 32px;
	height: 40px;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0;	
}
.access_price {
	float: left;
	width: 95px;
	height: 40px;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: right;	
}

.prod_shipp {
	width: 610px;
	height: 50px;
	border: 1px solid #537597;
	padding: 5px 0;
	margin: 0 0 0 10px;
}
.prod_shipp a:link, .prod_shipp a:visited {
	color: #5B7290;
	text-decoration: none;
}
.prod_shipp a:hover {
	text-decoration: underline;
}


/*    DHTML Tooltip   */
#dhtmltooltip {
	border: black 1px solid; 
	padding-left: 2px; 
	font-size: 10px; 
   z-index: 100; 
	/*FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
	left: -300px; 
	visibility: hidden; 
	width: 350px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #FFFFE0; 
	color: #000066;
	text-align: left;
}
.indenttxt {
	text-indent: 8px;
}
#dhtmlpointer {
	z-index: 101; 
	left: -300px; 
	visibility: hidden; 
	position: absolute; 
	top: -300px;
}
A.drivetiptextlink {
	font-size: 12px; 
	color: #114170; 
	text-decoration: none; 
	list-style-type:disc;
}
A.drivetiptextlink-test:link, A.drivetiptextlink-test:hover, A.drivetiptextlink-test:visited {
	font-size: 14px; 
	color: #0000ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

/*   Keyboard Arms and Drawers main   */
.keyboard_AD {
	height: 465px;
	width: 178px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 25px 0 0 90px;
}
* html .keyboard_AD {
	margin: 15px 0 0 55px;
}
.keyboard_AD li {
	padding: 0;
	margin: 0;
	width: 176px;
	text-align: center;
}
.keyboard_AD .picttl {
	height: 46px;
}
.keyboard_AD .picttl img {
	vertical-align: bottom;
}
.keyboard_AD .pic {
	height: 184px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
}
.keyboard_AD .AD_price {
	color: #EC0101;
	font-weight: bold;
	height: 40px;
	border: 1px solid #CCCCCC;
	padding: 2px 0;
}
.keyboard_AD .AD_price span {
	font-size: 16px;
}
.keyboard_AD .feats {
	height: 125px;
	font-size: 16px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.keyboard_AD .feats p {
	font-size: 11px;
}
.keyboard_AD .conf {
	height: 52px;
	padding: 10px 0;
	border: 1px solid #CCCCCC;
}
#AD_important_info {
	 position: absolute;
   width: 620px;
   margin-left: 150px;
   top: 1135px;
}

#title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000066;
}
#press_links {
	width: 600px;
	padding: 0;
	margin: 0;
	list-style: none;
}
 #press_links li {
 	padding: 0;
	float: left;
	display: inline;
 }
  #press_links .BBT {
  	font-size: 15px;
	font-weight: bold;
	width: 45px;
	margin: 10px 35px 10px 15px;
  }
  #press_links .date {
  	width: 45px;
	margin: 10px 35px 10px 15px;
  }
  #press_links .ttl_lnks {
  	width: 500px;
	margin: 10px 0;
	padding: 0;
  }



 form, input {
 	padding: 0;
	margin: 0;
 }


 /*   FOOTER   */
#footer {
 height:150px;
 margin: 0;
 padding: 0;
 padding: 15px 0 10px 138px;
 text-align: center;
 font-size: 10px;
 background: #E7EBF0 url(images/content_end.gif) top no-repeat;
 clear:both;
  /*line-height: 17px;*/
 }

 #footer a:link, #footer a:visited {
   color: black;
   text-decoration: none;
   margin: 5px;
 }
 #footer a:hover {
   color: #5b7290;
   text-decoration: underline;
 }
 #footer a.copy:link, #footer a.copy:visited {
 text-decoration: underline;
 margin: 5px;
 }
#footer a.copy:hover {
  text-decoration: none;
}
/*   NEW FOOTER LINKS   */
#footerLinks {
	color:#000000; 
	width:639px;
	height: 150px;
	padding: 0;
   margin: 15px 0 10px 139px;
}
.footer_lnks {
	width: 127px;
	height: 100px;
	border-right: 1px solid black;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
* html .footer_lnks  {
	width: 109px;
}
.footer_lnks a:link, .footer_lnks a:visited {
	height: 17px;
	line-height: 17px;
	text-decoration: none;
	font-size: 10px;
	color: Black;
	text-indent: 9px;
	display: block;
	text-align: left;
}
.footer_lnks a:hover {
	text-decoration: underline;
}


/*   end NEW FOOTER LINKS   */


 /*   TOP NAV   */
 #top_container {
 	width: 780px;
	height: 35px;
    position: absolute;
	top: 66px;
    background: none;
    padding: 0;
    margin: 0;
 }
 #hours {
   width: 139px;
   height: 30px;
   padding:3px 0 0 0;
   margin: 0;
   float: left;
   font-size: 14px;
   font-weight: bold;
   color: white;
   text-align: center;
   background: url(images/working_hours.gif) right bottom no-repeat;
 }
  #hours span {
    font-size: 10px;
  }


 /*  ---------  top nav  -----------*/
#top_nav {
  width: 638px;
  height: 32px;
  padding: 3px 0 0 3px;
  margin: 0;
  list-style: none;
  text-align: left;
  float: left;
  background: white;
  text-align: center;
}
#top_nav li {
  height: 28px;
  line-height: 28px;
  float: left;
  padding: 0;
  margin: 0 0 0 5px;
  text-align: center;
}
* html #top_nav li {
  margin: 0 0 0 3px;
}


#top_nav #home_btn a:link, #top_nav #home_btn a:visited {
  width: 83px;
  background-image: url(images/home.jpg);
  height: 28px;
  line-height: 28px;
  display: block;
  font-size: 11px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
#top_nav #office_btn a:link, #top_nav #office_btn a:visited {
  width: 123px;
  background-image: url(images/office.jpg);
  height: 28px;
  line-height: 28px;
  display: block;
  font-size: 11px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
#top_nav #school_btn a:link, #top_nav #school_btn a:visited {
  width: 133px;
  background-image: url(images/school.jpg);
  height: 28px;
  line-height: 28px;
  display: block;
  font-size: 11px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
#top_nav #lan_btn a:link, #top_nav #lan_btn a:visited {
  width: 143px;
  background-image: url(images/lan.jpg);
  height: 28px;
  line-height: 28px;
  display: block;
  font-size: 11px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
#top_nav #medical_btn a:link, #top_nav #medical_btn a:visited {
background-image:url(images/medical.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:130px;
}
#top_nav #home_btn a:hover, #top_nav #office_btn a:hover, #top_nav #school_btn a:hover, #top_nav #lan_btn a:hover, #top_nav #medical_btn a:hover {
  background-position: 0px -28px;
}

#top_nav #ada_btn a:link, #top_nav #ada_btn a:visited {
background-image:url(images/ada-furniture-bl.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:100px;
}

#top_nav #classroom_btn2 a:link, #top_nav #classroom_btn2 a:visited {
background-image:url(images/ada-furniture-bl.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:100px;
}

#top_nav #gsa_btn2 a:link, #top_nav #gsa_btn2 a:visited {
background-image:url(images/ada-furniture-bl.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:100px;
}

#top_nav #drafting_btn2 a:link, #top_nav #drafting_btn2 a:visited {
background-image:url(images/ada-furniture-bl.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:100px;
}

#top_nav #medical_btn2 a:link, #top_nav #medical_btn2 a:visited {
background-image:url(images/ada-furniture-bl.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:100px;
}


#top_nav #office_btn2 a:link, #top_nav #office_btn2 a:visited {
background-image:url(images/ada-furniture-bl.jpg);
color:white;
display:block;
font-size:11px;
font-weight:bold;
height:28px;
line-height:28px;
text-decoration:none;
width:100px;
}



#top_nav #home_btn a:hover, #top_nav #office_btn a:hover, #top_nav #school_btn a:hover, #top_nav #lan_btn a:hover, #top_nav #medical_btn a:hover, #top_nav #medical_btn2 a:hover, #top_nav #office_btn2 a:hover, #top_nav #ada_btn a:hover, #top_nav #gsa_btn2 a:hover, #top_nav #drafting_btn2 a:hover, #top_nav #classroom_btn2 a:hover {
  background-position: 0px -28px;
}


/*  ---------  end top navi  -----------*/
 
  /*   END TOP NAV   */
 /*   CART HEADER   */
 
 #viewcart {
 	width: 175px;
	height: 60px;
	position: absolute;
	top: 0;
	margin: 5px 0 0 610px;
	line-height: 17px;
    display: inline;
 }

 #viewcart a:link,  #viewcart a:visited {
 	font-weight: bold;
	color: White;
	text-decoration: none;
 }
  #viewcart a:hover {
  	text-decoration: underline;
  }
  #viewcart #srch {
  	width: 80px;
	height: 16px;
	margin: 3px 2px 0 0;
  }
  #viewcart #go_btn {
  	vertical-align: middle;
    border: none 0;
  }
* html #viewcart #go_btn {
  	vertical-align: text-bottom;
	margin: 7px 0 0 0;

  }
 /*   END CART HEADER   */

 /*   css from cart.php   */
 
.total { 
font-family: Helvetica;
font-size: 10px;
}

.tax-note {
font-size: 10px;
font-weight: bold;
color:#663333;
}

.green {
font-size: 14px;
font-weight: bold;
color:#457439;
}
.blue {
font-size: 14px;
font-weight: bold;
color: #496e9b;
}
.grandtotal {
font-size: 15px;
font-weight: bold;
color: #457439;
}

.button-right {
position: relative;
right: -5px;
}
#cart-bleft {
margin-left: 10px;
text-align: left;
float: left;
width: 290px;
}
#cart-bright {
float: left;
width: 300px; 
}

#cart-titles {
font-family: Helvetica, Arial;
font-size: 13px;
font-weight: bold;
color: #000000;
}

#print-cart {
text-align: right;
margin-right: 10px;
}

.cart-box {
color: #496e9b;
padding-top: 5px;
vertical-align: top;
text-align: center;
font-family: Helvetica, Arial;
font-size: 12px;
font-weight: bold;
}

.cart-box-strike{
color: #000000;
padding-top: 5px;
vertical-align: top;
text-align: center;
font-family: Helvetica, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: line-through;
}

.cart-box-discount{
color: #457439;
padding-top: 5px;
vertical-align: top;
text-align: center;
font-family: Helvetica, Arial;
font-size: 12px;
font-weight: bold;
}

.or {
font-size: 16px;
color: #006600;
margin-right: 45px;
}

/*   Vel CSS adds   */
#process {
width: 614px;
height:60px;
padding:0;
margin: 7px 0 0 7px;
}
#print_cart {
width: 604px;
margin: 7px 0 7px 7px;
text-align: right;
}
#totals_head {
 width: 614px;
 height:25px;
 background: url(images/cart_totals_head_bg.gif);
 list-style:none;
 padding:0;
 margin:0 0 0 7px;
}
#totals_head li {
float:left;
padding:0;
margin:0;
font-weight:bold;
height: 25px;
line-height:25px;
text-align:center;
}
#TH_descr {
width: 189px;
}
#TH_qty {
width: 66px;
}
#TH_price {
width: 66px;
}
#TH_qty_price {
width: 68px;
}
#TH_saving {
width: 68px;
}
#TH_total {
width: 62px;
}
#shopcart_cont {
padding:0; 
margin:0; 
list-style:none; 
width:614px;
}
#SC_head {
height:25px; 
width: 612px;
padding:0; 
margin:0;
}
#cart_content {
	width: 612px;
	margin: 0 0 7px 7px;
	border: 1px solid #003466;
	border-top: none 0;
	padding:0;
	height: auto;
}

.cart_products {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	width: 612px;
	float:left;
	border-bottom:1px solid #AAAAAA;
}
.cart_products li {
	padding: 0;
	margin: 0;
	float: left;
}
.CP_pics {
	width: 66px;
	float:left;
}
.CP_descript {
	width: 207px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	float:left;
}
.CP_descript a:link, .CP_descript a:visited {
	text-decoration: underline;
	color:black;
} 
.CP_descript a:hover {
	text-decoration: none;
}
.CP_qty {
	width: 66px;
	text-align: center;
	float:left;
}
.CP_price {
	width: 66px;
	float:left;
	color: #496e9b;
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
}
.CP_discount {
	width: 67px;
	color: #457439;
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	float:left;
}

/*   CHECKOUT  */
.checkout-cols {
	width: 255px;
	float: left;
	padding: 0;
	margin: 0 8px;
	text-align: center;
}
.checkout_flds {
	width: 160px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
}
.checkout_text {
float: left;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000066;
width: 80px;
margin: 0 2px 0 0;
height: 20px;
line-height: 20px;
}
.checkout-warning {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#FF0000;
}

#billing_info {
	width: 305px;
	float: left;
	padding: 0;
	margin: 5px 0 0 5px;
}
#billing_info select {
	float: left;
}
.labels {
float: left;
width: 75px;
color: #819DB3;
padding: 0;
margin: 0 3px 0 0;
font-weight: bold;
text-align: right;
font-size: 12px;
height: 22px;
line-height: 22px;
}

.form_fields {
width: 215px;
height: 20px;
border: 1px solid #819DB3;
margin-bottom: 3px;
}
.red {
	color: #F50700;
	font-weight: normal;
}
.states {
	width: 50px;
	margin: 0 25px 0 0;
	border: 1px solid #819DB3;
	float: left;
}
.zip_lbl {
	width: 46px;
	float: left;
	color: #819DB3;
	padding: 0;
	margin: 0 3px 0 0;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}
.zip {
	width: 90px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
}
.phones {
	width: 120px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
	float: left;
}
.ext {
	width: 36px;
	float: left;
	color: #819DB3;
	padding: 0;
	margin: 0 3px 0 0;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}
.ext_fld {
	width: 53px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
}
#shipping_info {
	width: 305px;
	float: left;
	padding: 0;
	margin: 5px 0 0 10px;
}
* html #shipping_info {
	margin: 5px 0 0 0;
}
#text_note {
	width: 590px;
	height: 66px;
	margin: 5px 0 0 0;
	border: 1px solid #819DB3;
}
#rev_shipp {
	width: 614px;
	padding: 0;
	margin: 0 0 0 7px;
	border-top: none 0;
	border-collapse: collapse;
}
#rev_shipp td {
	border: 1px solid #E7EBF7;	
}
.RS_pic {
	width: 64px;
}
#paym_info {
	width: 360px;
	float: left;
	margin: 0 0 0 7px;
}
#paym_info label {
	float: left;
width: 100px;
padding: 0;
margin: 0 3px 0 0;
font-weight: bold;
text-align: right;
font-size: 12px;
height: 22px;
line-height: 22px;
}
#paym_info #card_no {
	width: 167px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
}
#paym_info #exp_month {
	width: 90px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
}
#paym_info #exp_year {
	width: 70px;
	height: 20px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
}
.cc-mess li {
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #777777;
}

.paypal-mess {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
}
#order_review {
	width: 230px;
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
	text-align: center;
}
* html #order_review {
	margin: 0 0 0 10px;
}
#totals {
	width: 228px;
	height: 180px;
	padding: 5px 0 0 0;
	margin: 0 0 40px 0;
	border: 1px solid #4E7596;
	border-top: none 0;
	color: #819DB3;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#totals label {
	float: left;
	width: 100px;
	padding: 0;
	margin: 0 5px 0 10px;
	height: 22px;
	line-height: 22px;
	text-align: left;
}
#totals input {
	width: 80px;
	height: 20px;
	line-height: 20px;
	padding: 0 2px;
	border: 1px solid #819DB3;
	margin-bottom: 3px;
	font-weight: normal;
	vertical-align: middle;
}
#versa_login {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #E7EBF7;
}
#MC_login {
	text-align: center;
	width: 300px;
	padding: 0;
	margin: 3px 0 0 150px;
}
#MC_login label {
	float: left;
width: 75px;
color: #819DB3;
padding: 0;
margin: 0 3px 0 0;
font-weight: bold;
text-align: right;
font-size: 12px;
height: 22px;
line-height: 22px;
}

#MC_login .user_pass {
width: 215px;
height: 20px;
border: 1px solid #819DB3;
margin-bottom: 3px;
}

/*   FAQ pages   */

#faq_q {
	padding: 0;
	margin: 0 50px;
	list-style-type: disc;
}
#faq_q li {
	padding: 2px 0;
}
#faq_a, #faq_a p {
	color: #000066;
	font-size: 13px;
	padding: 5px 10px;
}
.backtofaq {
	margin-left:170px;
	text-align:right;
}
.redb {
	color: Red;
	font-weight: bold;
	font-size: 13px;
}

/*   end FAQ pages   */
 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol, #top_nav {display:none;}
#twocols, #maincol{width:100%; float:none;}
}


/*Category Pages*/
#bannerbox {
	position: relative; 
	margin: 20px 0 20px 20px; 
	padding: 5px 0 -50px 0; width: 595px; 
	height: 50px; 
	background-image:url(http://www.versatables.com/images/nav/bt10/free-american-lifetime.jpg);
	background-repeat: no-repeat; 
}
#banner-link-1 { 
		position: absolute; 
		top: 0px; 
		left: 15px; 
		width: 105px; 
		height: 50px; 
		background-color: transparent; 
		 }
#banner-link-2 { 
		position: absolute; 
		top: 0px; 
		left: 145px; 
		width: 130px; 
		height: 50px; 
		background-color: transparent; 
		 }
#banner-link-3 { 
		position: absolute; 
		top: 0px; 
		left: 290px; 
		width: 130px; 
		height: 50px; 
		background-color: transparent; 
		 }
#banner-link-4 { 
		position: absolute; 
		top: 0px; 
		left: 440px; 
		width: 150px; 
		height: 50px; 
		background-color: transparent; 
		 }
.banner-content{
	text-align: left;
	padding-left:10px
}

/*Stylefix for new header*/


#header{background-image:none}
#logo{float:left}
	#logo h4{background:url(images/logo.jpg) no-repeat}
/*#header #viewcart{position:relative; margin:0; padding-top:7px; height:auto; width:240px; float:right; line-height:15px; text-align:right}*/
#pagewidth{position:relative}
	#viewcart{left:-60px; width:230px; display:block}
	#viewcart .spacer{color:#fff; margin:0 5px}
	#viewcart p{margin:0 0 5px; text-align:right}

.new_serch_form{margin:7px 0 0; padding:0; width:230px; height:22px; float:right}
	.new_serch_form label{display:block; float:left; width:22px; height:22px; text-indent:-9999em; text-align:left; background:url(images/zoom_lab.jpg) no-repeat}
	.new_serch_form fieldset{margin:0; padding:2px; float:right; border:1px solid #999; background-color:#fff}
	.search_term{height:18px; padding:0!important; margin:0!important; width:175px; border:0 none!important; color:#999; vertical-align:middle; font-size:12px; float:left}
		.search_term:focus{outline:none; color:#000}
	.search_submit{width:18px; height:18px; padding:0; margin:0; border:none; text-align:left; text-indent:-9999em; font-size:0; background:url(images/search_but.jpg) no-repeat; float:right}

#hours{background-image:none}
#top_nav{float:right}
