/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/*
* {
	border: 0;
	margin: 0;
	padding: 0; */
/*	z-index: 0; */
/* } */

table {
	border-collapse: collapse;
}

p {
	font-size: 12px;
}

a {
	cursor: pointer !important;
}

h2 {
	font-size: 18px;
	margin-bottom: 24px;
}

table.cattable h2 {
	margin-bottom: 3px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #6666ff; text-decoration: underline; }

#fullpage {
  width: 100%;
    background-color: #E0F2FE;
	background-image: url(images/bg-main.gif);
	background-position: top center;
	background-repeat: repeat;
  margin: 0;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
  
#container {
  text-align: left;
  width: 780px;
/*  margin-top: 9px; */
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}

BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000066;
/*  margin: 0px; */
    background-color: #E0F2FE;
	background-image: url(images/bg-pagetop.gif);
	background-repeat: no-repeat;
	background-position: top center;
}


A {
/*  color: #007EB3;  */
  text-decoration: none;
}

A:hover {
/*  color: #AABBDD; */
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
/*  background: #ffffff; */
	background: #E5DE91;
/*	height: 104px; */
}

TR.headerNavigation {
  background: #FCF9C4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FCF9C4;
  color: #00454D;
  font-weight : bold;
  height: 20px;
  border-top: 2px solid #D6C499;
  border-bottom: 2px solid #D6C499;
}

A.headerNavigation { 
  color: #00454D; 
}

A.headerNavigation:hover {
  color: #00454D;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #E5DE91;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/bg-footer.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: bold;
  height: 40px;
}

#footertop {
	padding: 60px 10px 10px 10px;
	color: #019FC4;
	text-align: center;
	line-height: 13px;
}

#footertop a {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333;
}

#footertop span {
	font-weight: bolder;
	font-size: 11px;
	letter-spacing: -1px;
}

#footer {
	font-family: Verdana, Arial, sans-serif;
	background-color: #019FC4;
  height: 40px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 11px;
  padding-top: 5px;
}

#footer a {
	color: #fff;
}

#subfooter {
	background-color: white;
  background-image: url(images/bg-footer.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
	font-size: 10px;
	color: #666;
	height: 72px;
}

#subfooter p {
	padding: 8px 170px 8px 190px;
	font-size: 10px;
	text-align: center;
}

#subfooter p a {
	color: #666;
	text-decoration: underline;
}

.infoBox {
 background: #b6b7cb;
}

.infoBoxContents {
/*  background: #f8f8f9;*/
background: white; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #90979A;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #dddddd;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #dddddd;
}

TABLE.productListing {
/*  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px; */
}

table.productlisting tr {
	border-bottom: 2px solid #ffffff;
}

table.productlisting tr tr {
	border-bottom: 0 !important;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0AB0DA;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 4px;
  background: #E7E8EA;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000066;
  background-color: #E1F3FD;
  vertical-align: middle;
}

td.pageHeading img {
	vertical-align: middle;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* input.shaded, select.shaded, textarea.shaded, div.formy input, div.formy select, div.formy textarea {
	border: 1px solid #999999;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
} */

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ***********************STYLES ADDED BY ANDREW*********************** */
a img {
border: 0;
}

div.prodimage {
margin: 5px 10px 0 0;
padding: 0;
float: left;
font-size:11px;
}

div.prodimage a.prodlink {
	display: block;
/*	width: 100%; */
	margin: 2px 0 9px 0;
	text-align: center;
	padding: 0;
}

div.prodimage img, img.prodimage {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

div.topNav {
	float: right;
	height: 40px;
	border-left: 1px solid #727272;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #727272;
}

div.cat1, div.cat2 {
	width: 156px;
	height: 30px;
	margin: 4px;
	text-align: right;
}

div.cat1 a, div.cat2 a {
	font-weight: bold;
	color: #00454D;
	padding-top: 8px;
	_padding-top: 0;
	margin: 0px 5px 5px 5px;
	_margin: 5px 5px 0 5px;
/*	vertical-align: middle; */
	text-align: right;
	font-size: 13px;
	display: block;
}

div.cat2 {
	background: #D6C499;
}


/*
div.cat1 {
	background: #727272;
}

div.cat2 {
	background: #8d8d8d;
}
*/

td.leftcol {
/*	border-right: 1px solid #666666; */
	background: #99A7C3;
}

div.colleftbot {
	width: 100%;
	height: 400px;
	bottom: 0;
	border-bottom: 1px solid #666666;
}

p.leftbot {
text-align: right;
	width: 90%;
	margin: 3px 3px 3px 7px;
	font-size: 10px;
}

p.leftbot a {
	text-align: right;
}

.padded {
	padding: 10px;
}

div.padded {
	_width: 100%;
}

div.catIntroText {
	margin-left: 10px;
}

div.catIntroText h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}

div.catIntroText p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

p.subCatHead {
	font-weight: bold;
	font-size: 14px;
	color: #CDAC5D; 
}

div.content {
	background: #ffffff;
}

table.full {
	width: 20%;
}

body > table.full {
	width: 100%;
}

.alignright {
	text-align: right;
}

td.login, td.loginleft {
	font-size: 11px;
}

td.loginleft {
	border-left: 1px solid #00AFD9;
	border-right: 4px solid #00AFD9;
}

td.login {
	border-right: 1px solid #00AFD9;
}

table.login {
	border-top: 1px solid #00AFD9;
	border-bottom: 1px solid #00AFD9;
	background-color: white;
}	

td.login p, td.loginleft p {
	margin-top:3px;
	margin-bottom: 3px;
}

td.login h4, td.loginleft h4 {
	font-size: 18px;
	font-weight: bold;
	color: #00AFD9;
}

div.half {
	float: left;
	width: 40%;
}

.paddedLess {
	padding: 5px;
}

.clear {
	clear: both;
}

tr.moduleRow, tr.moduleRowSelected, tr.moduleRowOver {
	border: 1px solid #9999ff;
}

div.formy p {
	margin: 3px 0 3px 0;
}

input.noborder {
	border: 0 !important;
}

td.noborder input {
	border: 0 !important;
}

tr.header h1 {
	margin-bottom: 10px;
	font-size: 24px;
}

p.turner {
	font-size: 13px;
}

.floatleft {
	float: left;
}

div.centered {
	width: 100%;
	text-align: center;
}

div.frontbox {
	width:280px;
	height:200px;
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
	background: url(images/test/frontboxback.gif);
}

div.frontbox div.right {
	float: right;
	margin: 6px;
	margin-right: 10px;
	margin-top: 10px;
}

div.frontbox p.price {
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	width: 123px;
	font-size: 12px;
}

div.frontbox h4 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-size:14px;
}

div.frontbox p.types {
	width:120px;
	margin-left: 10px;
	margin-bottom: 8px;
	font-size: 10px;
}

div.frontbox li {
	margin-left: 20px;
	font-size:12px;
	line-height:16px;
}

div.frontbox a {
	text-decoration: underline;
	color: #00454D;
}

hr {
	color: #00454D;
	background-color: #00454D;
	height: 2px;
	clear: both;
}

table.discounted {
	width: 270px;
}

table.discounted td {
	font-size:13px;
	font-weight: bold;
	padding: 6px;
	vertical-align: top;
}

table.discounted td a {
	color: #00454D;
	text-decoration: underline;
}

select {
	border: 1px solid #333;
}

table.ui {
	margin-top: 6px;
}

div.optionradios {
	width: 600px;
	margin-left: 8px;
}

div.optionradiobutton, div.optionradiolabel {
	float: left;
}

div.optionradiobutton {
	margin-right: 8px;
	border: 1px solid #ccc;
}

div.optionradiolabel {
	margin-right: 3px;
}

div.optionradios input {
	display: block;
	float: left;
	margin-top: 3px;
}

a:focus, input:focus {
	outline: none;
}



/* -------------------------------------------------- styles related to new site design ------------------------------- */

div.cardad {
	width: 780px;
	height: 143px;
	background-image: url(images/cardad-back.jpg);
}

table.frontlinks {
	width: 780px;
	margin-top: 15px;
}

table.frontlinks h4 {
	margin: 0;
	padding: 0;
}

table.frontlinks th.col1, td.col1 {
	width: 51px;
}

table.frontlinks th.col2, td.col2 {
	width: 313px;
}

table.frontlinks th.col3, td.col3 {
	width: 52px;
}

table.frontlinks th.col4, table.frontlinks td.col4 {
	width: 313px;
}

table.frontlinks th.col5, table.frontlinks td.col5 {
	width: 52px;
}

table.frontlinks th {
	height: 29px;
	background-image: url(images/frontlink-top.jpg);
	vertical-align: middle;
}

table.frontlinks td {
	vertical-align: top;
}

table.frontlinks tr.row2 td.col2 {
	background-image: url(images/frontlink-card.jpg);
	background-repeat: no-repeat;
}

table.frontlinks tr.row2 td.col4{
	background-image: url(images/frontlink-lh.jpg);
	background-repeat: no-repeat;
}

table.frontlinks tr.row4 td.col2{
	background-image: url(images/frontlink-comp.jpg);
	background-repeat: no-repeat;
}

table.frontlinks tr.row4 td.col4{
	background-image: url(images/frontlink-set.jpg);
	background-repeat: no-repeat;
}

table.frontlinks tr.row2, table.frontlinks tr.row4 {
	height: 179px;
}

table.frontlinks td, th {
	text-align: left;
	position: relative;
}

table.frontlinks h4 {
	font-weight: bolder !important;
	margin-left: 25px;
	font-size: 17px !important;
}

table.frontlinks h4 a {
	color: #003366;
}

table.bullist {
	margin-top: 15px;
}

table.bullist a {
	color: #003366;
}

table.bullist th {
	background-image: url(images/front-bullet.gif);
	background-repeat: no-repeat;
	width: 25px;
}

table.bullist td, table.bullist th {
	font-weight: bold;
	font-size: 11px;
	height: 13px;
	padding-bottom: 4px;
}

table.bullist a:hover {
	text-decoration: underline !important;
}

table.narrow td {
	width: 113px;
}

table.wide td {
	width: 142px;
}

table.frontlinks a {
	text-decoration: none !important;
}

#nav {
	z-index: 9999;
}

#nav td {
	height: 25px;
	vertical-align: top;
}

#nav td.navn {
	width:93px;
	background-image: url(images/sitegraphics/nav-narrow.gif);
}

#nav td.navw {
	width: 105px;
	background-image: url(images/sitegraphics/nav-wide.gif);
}

#nav td.navtab {
	width: 112px;
	background-image: url(images/sitegraphics/nav-tab-bg.gif);
}

#nav td.navreorder {
/*	width:93px; */
	width: 108px;
	background-image: url(images/sitegraphics/nav-re.gif);
}

#nav td a.navvy {
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color:#000066;
	letter-spacing: -1px;
}

div.navcats-n {
	background-image: url(images/sitegraphics/navcatn-bg.gif);
	margin-top:-8px;
	margin-bottom:-6px;
}

div.navcats-n a {
	display:block;
	margin:6px 12px 6px 12px;
	font-size:11px;
	font-weight:bold;
	color:#333;
}

div.navcats-n a:hover {
	text-decoration:underline !important;
}

#nav td div.sub {
	display:none;
}

#navsub1 {
	display:none;
}

#nav ul, #nav li {
	list-style:none;
	margin:0;
	padding:0;
}

a.menubutton {
	display: block;
	position: absolute;
	left:0;
	top:0;
	z-index:100;
}

/* a.foo:hover ul {
	display: block;
}

#nav2:hover ul{
	display:block !important;
} */

/* #nav2 li:hover ul, #nav2 li.over ul{
	display: block;
} */

#nav2sub, #m1, #m2, #m3, #m4 {
	display:none;
	background-color:#ccc;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 180px;
	position: absolute;
	left:1px;
	/* top:24px; */
	top: 22px;
	padding-top: 6px;
}

#m1 {
	z-index: 101;
}

#m2 {
	z-index: 102;
}

#m3 {
	z-index: 103;
}

#m4 {
	z-index: 104;
} 

/* #nav li a {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
} */

#m1 a, #m2 a, #m3 a, #m4 a {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	display: block;
	padding: 3px 8px 3px 8px;
}

#m1 a:hover, #m2 a:hover, #m3 a:hover, #m4 a:hover {
	background-color:white;
}


ul.navsub a {
	display:block;
	margin: 8px;
}

#toptable {
	background-image: url(images/top-bg.jpg);
}
	
/* #nav a:hover div {
	display:block !important;
}

#nav a:hover {
	border: 1px solid green;
} */

table.cattable {
	/*width: 256px;*/
	float: right;
	margin: 20px 5px 0 0;
	/*display: inline;*/
}

table.cattable td.top {
	height: 51px;
	width: 285px;
/*	background-image: url(images/cattab-th.gif);
	background-repeat: no-repeat; */
	vertical-align: top !important;
}

table.cattable td.left, table.cattable td.right {
	vertical-align: middle !important;
}

table.cattable td.top h2 {
	color: #000066;
	font-size: 18px;
	font-weight: bolder;
	margin-left: 14px;
	margin-bottom: 0;
}

table.cattable td.top h3 {
	color: #D31146;
	color: #019FC4;
	font-size: 12px;
	font-weight: bolder;
	/* font-style: italic; */
	margin-left: 14px;
	margin-top: 0;
}

table.cattable td.left, table.cattable td.right {
	height: 56px;
	background-image: url(images/cattab-td.gif);
	background-repeat: no-repeat;
}

table.cattable td.left {
	background-position: top left;
	width: 218px;
}

table.cattable td.right {
	background-position: top right;
	width:67px;
}

table.cattable p {
	font-weight: bolder;
	font-size: 14px;
	color: white;
	float: left;
/*	margin: 10px 0 0 20px; */
	margin: 0 0 0 20px;
	display: inline;
}

/* table.cattable img {
	float: right;
	margin-left: 5px;
} */

table.cattable a {
	color: white !important;
}

.catillo {
	float: right;
	margin: 20px 0 0 0;
	display: inline;
}

/* #prodlist {
	padding: 30px 70px 70px 70px;
	text-align: center;
} */

#prodlist {
	width: 660px;
	margin: 30px 0 70px 71px;
	text-align: left;
}

table.sessiontable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 40px;
	border: 1px solid #000066;
	width: 300px;
}

table.sessiontable th, table.sessiontable td {
	padding: 5px;
	border-bottom: 1px solid #000066;
}

table.sessiontable th {
	font-size: 15px;
	font-weight: bolder;
}

table.sessiontable td, table.sessiontable a {
	font-size: 12px;
	font-weight: bold;
}

#subcattable {
	width: 780px;
	z-index: 1;
}

#subcattable td.headcell {
/*	font-family: Arial Black, Impact, Verdana, Helvetica, sans-serif; */
	padding-top: 14px;
	padding-bottom: 9px;
	border-bottom: 2px solid #00AFDB;
}

#subcattable td.headcell p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 0;
	color: #00AFDB;
	z-index: 2;
}

#subcattable td.headcell span {
	color: #00235B;
}

#subcattable th {
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	text-align: center;
}



td.catpromo, th.catpromo {
	width: 200px;
	background-image:url(images/sitegraphics/catpromoback.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

td.catpromo2, th.catpromo2 {
	width: 200px;
	background-image:url(images/sitegraphics/catpromoback2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

div.prods {
	width: 560px;
	text-align: left;
}

td.space {
	height: 20px;
}

span.freeprice {
	font-weight:bolder;
	color:red;
	font-size: 13px;
}

th {
	z-index: 2;
}

table.subcattable, table.subcattable tr, table.subcattable th, table.subcattable td {
	z-index: 2;
	position: relative;
}

.em1 {
	color: red;
	font-style: italic;
}

.em2 {
	color: red;
	font-weight: bolder;
	font-style: normal;
}

div.cart-attr {
	font-weight: normal;
	font-size: 10px;
}

#uploadconditions {
	width: 674px;
}

span.condition {
color: #009EC1;
font-weight: bold;
}

#uploadconditions td {
	vertical-align: top;
	padding: 0 2px 5px 2px;
	font-size: 11px;
}

#uploadconditions td.nopad {
	padding: 0;
}

iframe {
	border: 0 !important;
}

.up-em {
	color: red;
	font-weight: bold;
}

#up2 {
	width: 100%;
}

#up2 th, #up2 td {
	padding: 2px 5px 2px 5px;
}

#up2 th {
	background-color: #019FC4;
	font-weight: bold;
	color: white;
	padding: 5px;
	font-size: 13px;
	border-top: 8px solid white;
}

#up2 td {
	width: 50%;
	font-size:11px;
	background-color: #E1F3FD;
}

#pricetable {
	width: 100%;
}

#pricetable td {
	padding: 10px;
}



table.table-a, table.table-b {
	width: 100%;
}

table.table-a h3, table.table-b h3 {
	margin: 0 !important;
	padding: 0 !important;
}

table.table-a td, table.table-b td {
	border-top: 4px solid white;
	/* padding: 2px; */
	padding: 2px !important;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

table.table-a th, table.table-b th {
	font-size: 12px;
	background-color: #00AEDB;
	font-weight: bold;
	color: white;
	text-align: right;
}

table.table-a th {
	border-bottom: 8px solid white;
}

tr.standard td {
	background-color: #C8EAF6;
}

tr.premium td {
	background-color: #DDDDDD;
}

tr.superpremium td {
	background-color: #E8D7C7;
}

td.type {
	font-weight: bold;
	text-align: left !important;
}

tr.headrow td {
	text-align: left;
}

tr.sizes td {
	background-color: #00235D;
	color: white;
	border: 0;
}

table.price-extras {
	width:162px;
	margin: 6px auto auto auto;
}

table.price-extras th {
	text-align: left;
}

table.price-extras td {
	text-align: right;
}

table.price-extras td, table.price-extras th {
	background-color: #C8EAF6;
	font-size: 11px;
	padding: 2px;
}

table.price-extras th.tophead {
font-weight: bold;
color:white;
font-size:14px;
padding:4px;
}

#header {
	width:780px;
	height: 133px;
	background-image:url(images/sitegraphics/header.jpg);
}

#headernav {
position: absolute;
	width:780px;
	top: 80px;
	text-align: right;
}

#headernav img {
	float:right;
}

div.freenote {
	margin-top: 15px;
	font-weight: normal;
	font-style: italic;
}

td.confirmhead {
	color: #00B0DC !important;
	font-weight: bold !important;
	padding-top: 15px;
}

#ssl-icon {
	width:100%;
	text-align: center !important;
}

#ssl-icon img {
	margin: auto;
}

#corpframe {
	width: 100%;
	height: 500px !important;
	border: 0px solid white !important;
}

#approvecell1, #approvecell2 {
	font-size: 13px;
}

#approveprompt {
	font-size: 15px;
}

#dockettable {
	margin: 20px 0 0 33px;
}

#dockettable td, #dockettable th {
	padding: 0;
}

#dockettable td.catlink {
	background-color: #2A69B6;
}

#fronttable td {
	vertical-align: top !important;
}

#fronttable td img {
	top: 0;
	vertical-align: top;
}

table.bullistnew th {
	background-image: url(images/sitegraphics/front-bullet-lblue.gif);
	background-repeat: no-repeat;
	width: 18px;
}
table.bullistnew td, table.bullistnew th {
	font-weight: bold;
	font-size: 11px;
	height: 13px;
	padding-bottom: 4px;
}

table.bullistnew a:hover {
	text-decoration: underline !important;
}

table.bullistnew td span, table.bullistnew td span a {
	color: #EB008B;
}

table.bullistnew td a {
	color: #00245B;
}

div.customjobsdisplay {
	float: left;
	width: 90%;
	padding: 8px;
	border: 1px solid #333;
}

div.customjobsdisplay h4 {
	margin-top: 0;
}

#corpcusttable th, #corpcusttable td {
	border: 1px solid black;
}
	
	
/* --------------------------------------------------- eof styles related to new site design ------------------------- */
