/*************************************/
/* Main page tables */

.inputText {
	font-family: Verdana, Helvetica, sans-serif;
  	background-color: #ccc;
  	color: #000000;
  	font-size: 12px;
	border: 2px solid #ccc;
}

input {
	font-family: Verdana, Helvetica, sans-serif;
  	background-color: #CCCCCCC;
  	color: #000000;
  	font-size: 11px;
}

textarea {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
  	font-size: 12px;
	border: 2px solid #dddddd;
	background-color: #dddddd;
}


select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
/*	background-color: #ddd;
	border: 1px solid #ddd; */
}


.table_links {
	line-height: 24px;			/*links directly above tables require added line height */
}


/*************************************/
/* Header Links */

table.header_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: none;
	border-collapse: collapse;
	height: 70px;
}

table.header_links td {
	padding: 0 8px;
	line-height: 18px;
}


/*************************************/
/* Table: Clean */

table.clean {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  border-collapse: collapse;
  border: 1px solid #888888;
  margin-bottom: 20px;
}

table.clean td {
	padding: 0 8px;
	border-left: 1px solid #888888;
	line-height: 18px;
}

table.clean td.header {
	line-height: 25px;
	background-color: #000000;
	border: none;
	background-color: #444444;
}

table.clean th {
	padding: 0 8px;
	line-height: 19px;
	border-bottom: 1px solid #999999;
}

table.clean td.tall {
	line-height: 21px;
}

table.clean td.address_book {
	border-left: none;
	border-top: 1px solid #999999;
}


/*************************************/
/* Table: Forms */

table.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	line-height: 19px;
	border-collapse: collapse;
	border: 1px solid #888888;
}

table.form td {
	padding: 0 8px;
	line-height: 24px;
	border-left: 1px solid #888888;
	background-color: #505050;
}

table.form td.header {
	line-height: 25px;
	background-color: #303030;
}

table.form td.submit_button_image {
	padding-top: 5px;
}


/*************************************/
/* Table: Shopping Cart */

table.cart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  line-height: 19px;
  border-collapse: collapse;
  border: 1px solid #888888;
  margin-bottom: 20px;
}

table.cart td {
	padding: 0 8px;
	line-height: 23px;
}

table.cart td.header {
	line-height: 25px;
	background-color: #444444;
}

table.cart img{
	vertical-align: middle;
	size:auto;
}


/*************************************/
/* Product Listing */

table.product_listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #888;
	border-collapse: collapse;
	line-height: 25px;
}

table.product_listing td.column_sizer {
	line-height: 0px;
	padding: 0px;
	background-color: #444444;
}

table.product_listing td.header {
	padding-left: 5px;
	border-bottom: 1px solid #888;
	line-height: 25px;
	background-color: #444444;
}

table.product_listing td.price {
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	padding-right: 0;
	background-color: #444444;
}

table.product_listing td.addtocart {
	border-bottom: 1px solid #888;
	background-color: #444444;
}

table.product_listing td.description {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 15px;
	border-bottom: 1px solid #888;
}

table.product_listing td.photos {
	padding-top: 1.5px;
	padding-right: 2px;
	padding-bottom: 1.5px;
	line-height: 1px;
}

table.product_listing td.listing {
	padding: 0 8px;
	line-height: 25px;
	border: 1px solid #888;
}

table.product_listing td.listing img{
	vertical-align: middle;
	size:auto;
}

table.product_listing td.specs {
	padding: 0 8px;
	line-height: 20px;
	border-right: 1px solid #888;
}

table.product_listing td.photos_large {
	border: 1px solid #888;
	padding: 5px;
	line-height: 1px;
}


/*************************************/
/* Product Photos */

table.product_photos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #888;
	border-collapse: collapse;
	line-height: 25px;
}

table.product_photos td.header {
	padding-left: 5px;
	border-bottom: 1px solid #888;
	line-height: 25px;
	background-color: #444444;
}

table.product_photos td.photos {
	padding-left: 2px;
	padding-top: 2px;
	padding_bottom: 2px;
	line-height: 1px;
}

/*************************************/
/* Table: Chart */

table.chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.chart td {
	padding: 0 8px;
	line-height: 18px;
}

table.chart td.border_right {
	padding: 0 8px;
	line-height: 18px;
	border-right: 1px solid #999999;
}

table.chart td.border_bottom {
	padding: 0 8px;
	line-height: 18px;
	border-bottom: 1px solid #999999;
}

table.chart th {
	padding: 0 8px;
	line-height: 25px;
	color: #f47920;
	font-weight: bold;	border: none;
	background-color: #222222;
	border-bottom: 1px solid #999999;
}

table.chart td.sub_header {
	padding: 0 8px;
	line-height: 19px;
	border-bottom: 1px solid #999999;
	color: #82B7DC;
	font-weight: bold;
}

table.chart td.sub_header_border_right {
	padding: 0 8px;
	line-height: 19px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #82B7DC;
	font-weight: bold;
}

table.chart td.tall {
	line-height: 21px;
}

/*************************************/
/* Grid tables */

table.grid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 19px;
	border-collapse: collapse;
	border: 1px solid #666;
}

table.grid td {
	padding: 0 8px;
	border: 1px solid #666;
}

table.grid td.header {
	line-height: 25px;
	border: none;
	background-color: #444444;
}

table.grid th {
	padding: 0 8px;
	line-height: 19px;
	border-collapse: collapse;
	border-bottom: 1px solid #666;
}

/*************************************/
/* Popup Tables */

table.popup_form {
	line-height: 22px;
	color: #000000;
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #CCCCCC;
}

table.popup_form td {
	padding: 0 8px;
}

table.popup_form td.header {
	color: #EEEEEE;
	background-color: #888888;
}

table.popup_form a {
	color: #4455DD;
	text-decoration: none;
}

table.popup_form a:hover {
	color: #DD0000;
}


/*************************************/
/* Invisible Tables */

table.invisible {
	line-height: 22px;
	border: 0;
	border-collapse: collapse;
}

table.invisible td.top {
	padding: 0 0 3px 0;
}

table.invisible td.bottom {
	padding: 5px 0 0 0;
}

/* table.sales-records */
table.sales-records {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  border-collapse: collapse;
  border: 1px solid #888888;
  margin-bottom: 20px;
}

table.sales-records td {
  padding: 0 8px;
  border-left: 1px solid #888888;
  line-height: 18px;
}

table.sales-records table.sub-cell {
  width: 100%;
}

table.sales-records table.sub-cell td {
  padding: 0;
  border: 0;
  text-align: center;
}

table.sales-records td.header {
  line-height: 25px;
  background-color: #000000;
  border: none;
  background-color: #444444;
}

table.sales-records th {
  padding: 0 8px;
  line-height: 19px;
  border-bottom: 1px solid #999999;
}

table.sales-records td.tall {
  line-height: 21px;
}

table.sales-records td.address_book {
  border-left: none;
  border-top: 1px solid #999999;
}