/* General page layout  begin */
body {
	margin: 0px;
	color: #1F1F1F;
	font-size: 11px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#fff;
	behavior:url('csshover.htc');
}

a{
	color: #1456AD;
  	font-size: 11px;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #FF5F00;
  	font-size: 11px;
	text-decoration: none;
}
a img{
	border:none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	behavior: url("png.htc");
}
input.basket{
  text-align: center;
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
}
TD.main, P.main {
  font-size:12px;
}
table.main {
	font-size:12px;
}

TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
	width:70px;
	height:112px;
	text-align:center;
	border-right:1px solid #e7e8ec;
}
.lineV {
}

td.lineH {
	height:1px;
	background:#f4f4f4;
	padding:0px;
}
/*--------*/
.left_bg {
	width:180px;
	padding:5px 0 0 2px;
}
.center_bg {
	padding:0px 10px;
}
.right_bg {
	width:200px;
	padding:5px 3px 0 0;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */

header-search {
	border: none;
	background-color:#00FF00;
}

/* Header layout  begin */
table.header {
	height:110px;
	background:#4474ac url(images/header_bg.png) repeat-x top;
}
table.header1 {
	height:16px;
	/*background:url(images/header1.gif) repeat-x top;*/
	font-size:11px;
	color:#ccccff;
}
table.header1 td.link {
  padding: 0 20px 0 5px;
  cursor: pointer;
}
table.header1 a{
	color:#ccccff;
	text-decoration:none;
}
table.header1 a:hover{
	color:#fff;
	text-decoration:none;
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.bradcramp{
	height:27px;
	color:#999999;
}
.bradcramp a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.bradcramp a:hover{
	font-size:10px;
	color:#555;
	text-decoration: none;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading {
	height:25px;
	font-size:17px;
	font-weight: bold;
	color:#006699;
	padding:0;
	margin:0;	
}
td.pageHeading h1{
	font-size:17px;
	color:#006699;
	padding:0;
	margin:0;
}

h3 {
	margin: 6px 0 6px 10px; 
	font-weight: normal;
	}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0px;
}
#nav dl {
	margin:0px;
	padding:0px;
}
#nav dt {
	margin:0px;
	padding:0px;
}
#nav dd {
	margin:0px;
	padding:0px;
}


#nav dt a{
	display:block;
	width:174px;
	height:14px;
	background:#4474ac url(images/dt.gif);
	margin-bottom:1px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:3px 0 4px 6px;
	outline: none;
}
#nav dt a:hover{
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav dd {
	margin:0;
	padding:0;
}
#nav dt.level-sel {
}
#nav dt.level-sel a{
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav dt.level-sel a:hover{
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav dt.level-act {
}
#nav dt.level-act a{
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav dt.level-act a:hover{
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav dt.level-sel a, #category-nav dt.level-sel a:visited {
}
#nav dt.level-sel a:hover {
}
#nav dt.level-act a, #category-nav dt.level-act a:visited {
}
#nav dt.level-act a:hover {
}

#nav dt{
	float:left;
}
#nav dd{
	float:left;
}
#nav dd dt a:link, #nav dd dt a:visited{
	width:166px;
	height:15px;
	margin:0px 0px 1px 0px;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:#e5f3f8 url(images/categor.gif) no-repeat 5px 5px;
	padding:2px 0px 0px 14px;
}
#nav dd dt a:hover{
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav dd dt.level-sel a{
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav dd dt.level-sel a:hover{
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav dd dt.level-act a{
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav dd dt.level-act a:hover{
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}


/*----infobox Left----*/
td.infoBoxCell {
	padding-bottom:6px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}

td.productNameCell{
	color:#5e90c3;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
td.productNameCell a{
	color:#5e90c3;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

td.productNameCell a.special:link, td.productNameCell a.special:visited, td.productNameCell a.special:hover{
	font-size:11px;
  	color:#5e90c3;
	font-weight:bold;
  	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

td.productPriceCell {
	color:#fe0000;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 20px;
}

/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	display:none;
}
td.infoBoxHeadingCenter {
	font-size:11px;
	color:#fff;
	background:#598bbc url(images/infoheading.gif) top;
	border:1px solid #4474AC;
	height:21px;
*	height:19px;
	padding-left:10px;
}
td.infoBoxHeadingRight {
	display:none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
	display:none;
}
td.infoBoxContentsCenter {
   /* border:1px solid #1658ae; */
}
td.infoBoxContentsRight {
	display:none;
}

table.infoBoxContents {
	font-size:11px;
}
td.infoBoxContents {
	padding: 10px 4px 5px 4px;
}
td.infoBoxContentsCenter .infobox {
	background:#eef3f9;
}


td.infoBoxFooterLeft {
	width:1px;
	background: url(images/infofooter1.gif) no-repeat top;
}
td.infoBoxFooterCenter {
	font-size:11px;
	color:#fff;
	background: url(images/infofooter.gif) repeat-x top;
	height:25px;
	padding:0 3px;
}
td.infoBoxFooterRight {
	width:1px;
	background: url(images/infofooter1.gif) no-repeat top;
}

td.infoBoxFooterCenter img{
	margin:2px;
	border:none;
}
td.infoBoxFooterCenter img.activ{
	margin:1px;
	border: 1px solid #000;
}
table.infoBoxContents td.productImageCell{
	border-bottom:1px solid #e7e8ec;
	border-right:1px solid #e7e8ec;
	height:45px;
	width:45px;
	text-align:center;
}
table.infoBoxContents td.productNameCell {
	font-size:11px;
	border-bottom:1px solid #e7e8ec;
	background:#eef3f9;
	padding:0 8px;
	line-height:10px;
	letter-spacing: 0px;
}
table.infoBoxContents td.productNameCell a{
	font-size:11px;
	/*border-bottom:1px solid #e7e8ec;*/
	background:#eef3f9;
	line-height:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	/*letter-spacing: 0px;*/
}
table.infoBoxContents td.productNameCell a:hover {
	color:#777;
	text-decoration: none;
}

table.infoBoxContents td.productPriceCell {
	font-size:11px;
	color:#ff0000;
	border-bottom:1px solid #e7e8ec;
	border-right:1px solid #e7e8ec;
	background:#eef3f9;
	padding:0 5px;
}
table.infoBoxContents td.productPriceCell1 {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	text-align:right;
	border-bottom:1px solid #e7e8ec;
	border-right:1px solid #e7e8ec;
	background:#eef3f9;
	padding:0 5px;
}

table.infoBoxContents .productPriceSpecial {
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink{
}
table.infoBoxContents a.infoBoxLink:hover {
}
table.infoBoxContents td.namber {
	background:#5d90c0;
	border-bottom:1px solid #e7e8ec;
	border-right:1px solid #e7e8ec;
	font-size:11px;
	color:#fff;
	padding:3px;
}
table.infoBoxContents td.infoBoxLink{
	height:19px;
	background:#e5f3f8;
	border-bottom:1px solid #fff;
}
table.infoBoxContents td.infoBoxLink a{
	display:block;
	width:164;
*	width:178;
	height:15;	
*	height:17;
	background: #e5f3f8;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:#e5f3f8 url(images/categor.gif) no-repeat 5px 5px;
	padding:2px 0 3px 14px;
}
table.infoBoxContents td.infoBoxLink a:hover {
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}


/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
	display:none;
}
td.infoBox1HeadingCenter {
	font-size:11px;
	color:#fff;
	background:#598bbc url(images/infoheading1.gif);
	border:1px solid #316595;
	border-bottom:1px solid #ff5d00;
	height:21px;
	padding-left:8px;
}
td.infoBox1HeadingRight {
	display:none;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
	display:none;
}
td.infoBox1ContentsCenter {
	border-bottom:1px solid #316595;
	border-left:1px solid #316595;
	border-right:1px solid #316595;
	padding-top:1px
}
td.infoBox1ContentsRight {
	display:none;
}

table.infoBox1Contents {
	font-size:12px;
}
td.infoBox1Contents {
	padding: 10px 4px 5px 4px;
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents td.infoBoxLink{
	height:19px;
	background:#e5f3f8;
	border-bottom:1px solid #fff;
}
table.infoBox1Contents td.infoBoxLink a{
	display:block;
	width:170;
*	width:178;
	height:15;	
*	height:17;
	background: #e5f3f8;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:#e5f3f8;
	padding:2px 0 3px 8px;
}
table.infoBox1Contents td.infoBoxLink a:hover {
	color:#000;
	text-decoration:none;
	background:#a3e2f8;
}
/*----infobox2 -------------------------------------*/
table.infobox2Heading {
	width: 100%;
}
td.infoBox2HeadingLeft {
	display:none;
}
td.infoBox1HeadingCenter {
}
td.infoBox2HeadingRight {
	display:none;
}




/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
	background:#4279b2 url(images/cbhl.gif) no-repeat;
	width:4px;
	height:17px;
}
td.contentBoxHeadingCenter {
	background:#4279b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding:0 0 0 5px;
}

td.contentBoxHeadingCenter h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin:0;
}

td.contentBoxHeadingRight {
	background:#4279b2 url(images/cbhr.gif) no-repeat;
	width:4px;
	height:17px;
}


td.contentBoxFooterLeft {
/*	background:url(images/cbfl.gif) no-repeat; */
	width:4px;
	height:4px;
	font-size:2px;
}
td.contentBoxFooterCenter {
/*	background:url(images/cbfc.gif) repeat-x; */
	height:4px;
	font-size:2px;
}
td.contentBoxFooterRight {
/*	background:url(images/cbfr.gif) no-repeat; */
	width:4px;
	height:4px;
	font-size:2px;
}

.contentboxfooter {
}

table.contentBox {
border-bottom:1px solid #316394; /*D.H. edit. Was blank*/
}
td.contentBoxContentsLeft {
	background:url(images/box1/left.jpg) repeat-y;
	width:6px;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
	background:url(images/box1/right.jpg) repeat-y;
	width:6px;
}

table.contentBoxContents {
}
table.contentBoxContents p{
	margin:0;
}
table.contentBoxContents h3{
	font-size:12px;
	margin:10px 0 0 0;
}
table.contentBox td.productColumnSell {
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell {
	padding:5px 3px 3px 3px;
}
table.contentBox td.productNameCell {
	font-size:11px;
	color:#333;
	font-weight:normal;
	padding-bottom:3px;
}
table.contentBox td.productNameCell a:link, table.contentBox td.productNameCell a:visited{
	font-size:10px;
	color:#003366;
	font-weight: bold;
	text-decoration: underline;
	font-family:tahoma;
}
table.contentBox td.productNameCell a:hover {
	color:#003366;
}

table.contentBox td.productPriceCell {
	text-align:center;
	padding:5px;
}
table.contentBox .productPriceSpecial {
	text-decoration:none;
	font-size:15px;
}
table.contentBox .productPriceOld {
	text-decoration: line-through;
	font-size:12px;
	color:#333;
}
table.contentBox .productPriceCurrent {
}

/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
	background:url(images/box1/topleft.jpg);
	width:12px;
	height:99px;
}
td.contentBox1HeadingCenter {
background:url(images/box1/topcenter.jpg) right top;
}
td.contentBox1HeadingRight {
	background:url(images/box1/topright.jpg);
	width:12px;
	height:99px;
}

.contentbox1footer {
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
	background:url(images/box1/left.jpg) repeat-y left top;
	width:6px;
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
	background:url(images/box1/right.jpg) repeat-y right top;
	width:6px;
}

td.contentBox1FooterLeft {
	background:url(images/box1/bottomleft.jpg) no-repeat left bottom;
	width:12px;
	height:14px;
  font-size: 1px;
}
td.contentBox1FooterCenter {
	background:url(images/box1/bottomcenter.jpg) repeat-x bottom;
	height:14px;
  font-size: 1px;
}
td.contentBox1FooterRight {
	background:url(images/box1/bottomright.jpg) no-repeat right bottom;
	width:12px;
	height:14px;
  font-size: 1px;
}

table.contentBox1Contents {
	padding:5px 0 0 0; /* 13 left */
}
table.contentBox1Contents ul{
	margin:0px;
}
table.contentBox1Contents li{
	margin:0;
	color:#003366;
	font-size:11px;
	padding-left:16px;
/*	background:url(images/conta.jpg) no-repeat 0 3px; */
	text-decoration:none;
	padding-bottom:5px;
	list-style-position: outside;
	list-style-type: none;
}
table.contentBox1Contents li.blue{
/*	background:url(images/conta1.jpg) no-repeat 0 3px; */
	font-weight:bold;
}
table.contentBox1Contents a:hover{
}
table.contentBox1 td.productColumnSell {
}
table.contentBox1 table.productTable {
}
td.contentBox1HeadingCenter td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
}
table.contentBox1 td.productNameCell a:hover {
}

td.contentBox1HeadingCenter td.productNameCell {
	font-size:15px;
	color:#fff;
	font-weight: bold;
}
td.contentBox1HeadingLeft td.productNameCell a{
}
td.contentBox1HeadingLeft td.productNameCell a:hover {
}

td.contentBox1HeadingCenter a {
	color:#fff;
	font-size:9px;
}
td.contentBox1HeadingCenter a:hover {
	color:#ccc;
	font-size:9px;
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
}
table.contentBox1 .productPriceCurrent {
}



/*----contentbox2-----------------------------------------------*/
td.contentBox2HeadingLeft {
	background:url(images/box1/topleft1.jpg);
	width:12px;
	height:37px;
	vertical-align: top;
}
td.contentBox2HeadingCenter {
	background:url(images/box1/topcenter1.gif) center top;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding: 2px 0 0 62px;
}
td.contentBox2HeadingRight {
	background:url(images/box1/topright1.jpg);
	width:12px;
	height:37px;
}

.contentbox2footer {
}

table.contentBox2 {
}
td.contentBox2ContentsLeft {
	background:url(images/box1/left.jpg) repeat-y;
	width:6px;
}
td.contentBox2ContentsCenter {
}
td.contentBox2ContentsRight {
	background:url(images/box1/right.jpg) repeat-y;
	width:6px;
}

td.contentBox2FooterLeft {
	background:url(images/box1/bottomleft.jpg) no-repeat;
	width:12px;
	height:14px;
}
td.contentBox2FooterCenter {
	background:url(images/box1/bottomcenter.jpg) repeat-x;
	height:14px;
}
td.contentBox2FooterRight {
	background:url(images/box1/bottomright.jpg) no-repeat;
	width:12px;
	height:14px;
}

table.contentBox2Contents {
	padding:20px 20px 20px 20px;
}
table.contentBox2 td.productColumnSell {
}
table.contentBox2 table.productTable {
}
table.contentBox2 td.productImageCell {
}
table.contentBox2 td.productNameCell {
}
table.contentBox2 td.productNameCell a{
}
table.contentBox2 td.productNameCell a:hover {
}

table.contentBox2 td.productPriceCell {
}
table.contentBox2 .productPriceSpecial {
}
table.contentBox2 .productPriceOld {
}
table.contentBox2 .productPriceCurrent {
}



/*----contentbox3-----------------------------------------------*/
td.contentBox3HeadingLeft {
	background:url(images/box1/topleft1.jpg);
	width:12px;
	height:37px;
	vertical-align: top;
}
td.contentBox3HeadingCenter {
	background:url(images/box1/topcenter1.gif) center top;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding: 2px 0 0 62px;
}
td.contentBox3HeadingRight {
	background:url(images/box1/topright1.jpg);
	width:12px;
	height:37px;
}

.contentbox3footer {
}

table.contentBox3 {
}
td.contentBox3ContentsLeft {
}
td.contentBox3ContentsCenter {
}
td.contentBox3ContentsRight {
}

td.contentBox3FooterLeft {
	background:url(images/box1/bottomleft.jpg);
	width:12px;
	height:14px;
}
td.contentBox3FooterCenter {
	background:url(images/box1/bottomcenter.jpg) repeat-x;
	height:14px;
}
td.contentBox3FooterRight {
	background:url(images/box1/bottomright.jpg);
	width:12px;
	height:14px;
}

table.contentBox3Contents {
	padding:20px 20px 20px 20px;
}
table.contentBox3 td.productColumnSell {
}
table.contentBox3 table.productTable {
}
table.contentBox3 td.productImageCell {
}
table.contentBox3Contents td.productNameCell {
	font-size:10px;
	color:#333;
	font-weight:normal;
	padding-bottom:3px;
}
table.contentBox3Contents td.productNameCell a, table.contentBox td.productNameCell a:visited{
	font-size:10px;
	font-family:tahoma;
	font-weight: bold;
	color:#003366;
	text-decoration: underline;
}
table.contentBox3Contents td.productNameCell a:hover {
  font-size:10px;
  font-weight: bold;
	color:#999;
	text-decoration: underline;
}
table.contentBox3 td.productPriceCell {
	text-align:center;
	padding:5px;
}
table.contentBox3 .productPriceSpecial {
	text-decoration:none;
	font-size:15px;
}
table.contentBox3 .productPriceOld {
	text-decoration: line-through;
	font-size:12px;
	color:#333;
}
table.contentBox3 .productPriceCurrent {
}



/*----product listing----*/
/*----product listing----*/
table.productListing {
	border-left:1px solid #326497;
	border-right:1px solid #326497;
}
table.productListing td.productListing-heading {
	background:#eef3f9;
	color:#000;
	font-size:9px;
	height:31px;
	font-weight:bold;
	border-bottom:1px solid #e7e8ec;
	border-top:none;
}
a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}
table.productListing td.productListing-heading table.pageResults{
	margin:0px 10px 0 0;
	font-size:11px;
}
table.productListing td.productListing-heading table.pageResults .pageResults a{
	display:block;
	padding:3px 6px;
	border:1px solid #9aafe5;
	font-weight:bold;
	background:#fff;
}
table.productListing td.productListing-heading table.pageResults .pageResults a:hover{
	text-decoration:none;
	background:#30659e;
	color:#fff;
	border:1px solid #2e6ab1;
}
table.productListing td.productListing-heading table.pageResults td{
	float:left;
	padding:3px 6px;
	border:1px solid #dddddd;
	margin-right:1px;
	background:#fff;
}
table.productListing td.productListing-heading table.pageResults td.pageResults{
	float: none;
	padding:0px;
	border: none;
	font-weight: normal;
	background:none;
}




table.productListing td#firstContentSell {
	background:#e5f2f8 url(images/border.gif) repeat-x bottom;
	width:62px;
	color:#808080;
	font-size:9px;
	padding-top:10px;
	vertical-align: top;
	border-left:none;
}
table.productListing td#lastContentSell {
	border-right:none;
}

table.productListing td#firstContentSellTotal {
	width:62px;
	color:#808080;
	font-size:9px;
	padding-top:10px;
	vertical-align: top;
	border-left:none;
}

table.productListing td#lastContentSellTotal {
	border-right:none;
}


table.productListing td.FiltersHead {
	background:#fff;
	color:#000;
	font-size:11px;
	font-weight:bold;
	border-right:none;
	border-left:none;
	border-bottom:none;
	border-top:1px solid #316597;
	vertical-align:middle;
	padding: 0px;
}

table.productListing td.FiltersFooter {
	background:#EBF2F8;
	border-bottom:1px solid #316597;
	vertical-align:middle;
	padding: 4px;
}

table.productListing td.FiltersFooter table.pageResults{
	margin: 0px;;
}

table.productListing td.FiltersFooter table.pageResults td{
	background: #fff;
}

table.productListing td.FiltersBox {
	background:#F4F4F4;
	border-bottom:1px solid #316597;
	vertical-align:top;
}

table.productListing td.FiltersBox td.FixedOptions{
	background:#FFFFFF;
	border:1px solid #316597;
	vertical-align:top;
}

th.UnSelectedProperty, td.SelectedProperty, td.UnSelectedProperty {
	padding-left: 16px;
}

th.UnSelectedProperty, td.UnSelectedProperty {
	border-left:1px solid #316597;
}

td.SelectedProperty {
/*	background:#FFFFFF url(images/arrow_selected.gif) no-repeat 6px; */
	border-top:1px solid #316597;
	border-right:1px solid #316597;
	border-bottom:1px solid #316597;
}

table.productListing td.productListing-bottom {
	background:#eef3f9;
	color:#000;
	font-size:9px;
	height:31px;
	border-right:none;
	border-left:none;
	border-bottom:1px solid #316597;
	border-top:1px solid #316597;
	vertical-align:middle;
}
table.productListing td.productListing-bottom table.pageResults{
	margin:0px 10px 0 0;
	font-size:11px;
}
table.productListing td.productListing-bottom table.pageResults .pageResults a{
	float:left;
	padding:3px 6px;
	border:1px solid #9aafe5;
	font-weight:bold;
	background:#fff;
}
table.productListing td.productListing-bottom table.pageResults .pageResults a:hover{
	text-decoration:none;
	background:#30659e;
	color:#fff;
	border:1px solid #2e6ab1;
}
table.productListing td.productListing-bottom table.pageResults td{
	float:left;
	padding:3px 6px;
	border:1px solid #dddddd;
	margin-right:1px;
	background:#fff;
}
table.productListing td.productListing-bottom table.pageResults td.pageResults{
	float: none;
	padding:0px;
	border: none;
	font-weight: normal;
	background:none;
}




table.productListing .productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
table.productListing td.productListing-data {
	font-size:9px;
	padding:0px;
}
table.productListing td.productListing-data .productTable{
	margin-left:7px;
}
table.productListing td.productListing-data .productNameCell{
	font-size:11px;
	padding:7px 0;
	color:#333;
	font-weight:normal;
}
table.productListing td.productListing-data .productNameCell a{
	font-size:10px;
	font-family:tahoma;
	font-weight: bold;
	color:#003366;
	text-decoration: underline;
}
table.productListing td.productListing-data .productNameCell a:hover{
	color:#999;
	text-decoration: underline;
}
table.productListing td#firstHeadingSell{
	border-left:none;
	padding-top:2px;
}
table.productListing#lastHeadingSell{
}
table.productListing{
}
table.productListing{
}
table.pageResults {
	color: #999999;
	text-align:center;
	margin-bottom:7px;
}
table.pageResults a{
	color:#1c5c9a;
	text-decoration:none;
	font-weight:bold;
	padding:0 7px
}
table.pageResults a:hover{
	color:#999;
	text-decoration: none;
}
table.pageResults a.pageResults {
	display:block;
	padding:3px 6px;
	border:1px solid #9aafe5;
}
table.pageResults a:visited.pageResults {
}
table.pageResults a:hover.pageResults {
	text-decoration:none;
	background:#30659e;
	color:#fff;
	border:1px solid #2e6ab1;
}
table.pageResults b{
	color:#fff;
	background:#30659e;
	float:left;
	padding:3px 6px;
	border:1px solid #2e6ab1;
	margin-right:1px;
}




.productListing-heading{
	background:#eef3f9 url(images/border.gif) repeat-x bottom;
	border-top:1px solid #316394;
	height:30px;
	padding:5px;
	border-bottom: none;
}
#lastHeadingSell{
	border-right:1px solid #316394;
}

.productListing-heading#firstHeadingSell{
	border-left:1px solid #316394; 
	/* border: 1px solid black; */
}
.productListing-data#firstContentSell{
	border-left:1px solid #316394;
	border-right:1px solid #e8e7ec;
	background:#e8f3f7 url(images/border.gif) repeat-x bottom;
}
.productListing-data#lastContentSell{
	border-right:1px solid #316394;
}

.productListing-data#firstContentSellTotal{
	border-left:1px solid #316394;
	border-right:1px solid #e8e7ec;
}
.productListing-data#lastContentSellTotal{
	border-right:1px solid #316394;
}

.productListing-data#ContentSellTotal{
	border-right:1px solid #316394;
  border-left:1px solid #316394;
}



.productListing-data{
	background:url(images/border.gif) repeat-x bottom;
	border-bottom:none;
	padding:5px;
}
.productListing-data td.productListing-data{
	background:none;
	border-bottom: none;
}

/*
.productListing-bottom{
	background:#eef3f9;
	height:30px;
	border-bottom:1px solid #316394;
	border-left:1px solid #316394;
	border-right:1px solid #316394;
	border-top:1px solid #316394;
}
*/

.productListing-bottom{
	height:1px;
	border-bottom:1px solid #316394;
	border-left:1px solid #316394;
	border-right:1px solid #316394;
}




/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #ffffff;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
	background:#4474ac url(images/footer.jpg) repeat-x top;
	height:111px;
	margin-top:35px;
}
table.footer td{
	font-size:11px;
	color:#fff;
	text-align:center;
}
table.footer a{
	color:#fff;
	text-decoration:none;
}
table.footer a:hover{
	color:#fff;
	text-decoration:underline;
}
td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}

html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

td.headmenu1{
	vertical-align: bottom;
	text-align:center;
}

td.headmenu1 td.headmenu{
	height:27px;
	background:url(images/menu.jpg) repeat-x;
	padding: 0 5px 0 5px;
}

td.headmenu1 td.headmenu:hover{
	height:27px;
	background:url(images/menuactiv.jpg) repeat-x;
}

td.headmenu{
	height:27px;
	background:url(images/menu2.gif) repeat-x;
}

td.headmenu:hover{
	height:27px;
	background:url(images/menuactiv.jpg) repeat-x;
}

td.headmenu a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	margin: 0;
	padding: 0;
}

td.headmenu a:hover{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

td.headmenu1 #activ{
	background:url(images/menuactiv.jpg) repeat-x;
}

.link1 a:link, .link1 a:visited{
	font-size:9px;
	color:#757575;
	text-decoration: underline;
}

.link1 a:hover{
	color:#757575;
	text-decoration:none;
}

table.shopping {
	border-top:1px solid #e7e8ec;
	border-left:1px solid #e7e8ec;
}
.shopping td{
	border-bottom:1px solid #e7e8ec;
	border-right:1px solid #e7e8ec;
	font-size:10px;
	padding:3px;
	height:18;
*	height:24;
	line-height:11px;
	color:#000;
}
.shopping td a{
	color:#000;
	text-decoration:none;
}
.shopping td a:hover{
	color:#777;
	text-decoration:none;
}



td.infoBoxContentsCenter .infobox td{
	padding:5px;
	color:#01172d;
	font-size:12px;
	vertical-align:top;
}
td.infoBoxContentsCenter .infobox td a{
	color:#134576;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
td.infoBoxContentsCenter .infobox td a:hover{
	color:#134576;
	font-size:14px;
	text-decoration: underline;
}


#tabs{
	margin-bottom:1px;
	font-size:11px;
	color:#fff;
}
#tab1{
	background:#4474ac url(images/tab1a.jpg) no-repeat;
	width:90px;
	height:23px;
	text-align:center;
}
#tab2{
	background:#4474ac url(images/tab2.jpg) no-repeat;
	width:90px;
	text-align:center;
}

#category{}
#brands{
	display:none;
}

.menu table{
	background:#316496;
}
.menu td{
	font-size:11px;
	text-align:left;
}
.menu a:link, .menu a:visited{
	width:95px;
	height:15px;
	float:left;
	background:#599ce6 url(images/categor1.gif) no-repeat 5px 5px;
}
.menu a:hover{
	background:#406da1 url(images/categor1.gif) no-repeat 5px 5px;
}
.menu_1 table{
	background:#fff;
}
.menu_1 td{
	font-size:11px;
	text-align:left;
}
.menu_1 a{
	width:164px;
	width:163px\9;	
	height:18px;
	float:left;
	color:#fff;
	padding:3px 0 0 17px;
	text-decoration:none;
	background:#ff7200 url(images/categor1.gif) no-repeat 5px 7px;
}
.menu_1 a:hover{
	color:#fff;
	text-decoration:none;
	background:#1658AE url(images/categor1.gif) no-repeat 5px 7px;
}
#menu1{
	width:90px;
	float:left;
	top:12px;
	left:-356px;
	display:none; 
	z-index:100;
}
#menu2{
	width:100px;
	float:left;
	top:13px;
	left:-265px;
	display:none;
	z-index:100;
}
#menu3{
	width:100px;
	float:left;
	top:12px;
	left:-155px;
	display:none;
	z-index:100;
}
#menu4{
	width:100px;
	float:left;
	top:13px;
	left:-113px;
	display:none;
	z-index:100;
}
#menu5{
	width:100px;
	float:left;
	left:-100px;
	top:13px;
	display:none;
	z-index:100;
}
#menu6{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}
#menu7{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}
#menu8{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}
#menu9{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}
#menu10{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}
#menu11{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}
#menu12{
	width:100px;
	float:left;
	display:none;
	z-index:100;
}


#menu1 a{
	padding:1px 0 0 15px;
	color:#fff;
}
#menu1 a:hover{
	color:#CCCCFF;
}
#menu2 a{
	padding:1px 0 0 15px;
	color:#fff;
}
#menu2 a:hover{
	padding:1px 0 0 15px;
	color:#CCCCFF;
}
#menu3 a{
	padding:1px 0 0 15px;
	color:#fff;
}
#menu3 a:hover{
	padding:1px 0 0 15px;
	color:#CCCCFF;
}
#menu4 a{
	padding:1px 0 0 15px;
	color:#fff;
}
#menu4 a:hover{
	padding:1px 0 0 15px;
	color:#CCCCFF;
}













ul#nav, #nav ul, ul#nav-b, #nav-b ul { /* all lists */
  padding: 0;
  margin:0;
  list-style: none;
  width : 178px;
}
#nav li, #nav-b li { /* all list items */
  position : relative;
  float : left;
	margin: 0 0 1px 0;
	padding: 0;
  width : 178px;
}
#nav li:hover, #nav-b li:hover {
}
#nav li ul, #nav-b li ul { /* second-level lists */
  position : absolute;
  display: none;
  margin-left : 178px;
  margin-top : -21px;
  background: #fff;
  border: 1px solid #316595;
}
#nav li.level-sel ul { 
  position: relative;
  display: block;
	margin:0;
  background: #fff;
  border: none;
}
#nav li.level-sel ul ul{ 
  position : absolute;
  display: none;
  margin-left : 178px;
  margin-top : -21px;
  background: #fff;
  border: 1px solid #316595;
}

#nav li ul ul, #nav-b li ul ul { /* third-and-above-level lists */
  display: none;
  width : 178px;
}

#nav li ul li, #nav-b li ul li { /* third-and-above-level lists */
}

#nav li ul a, #nav-b li ul a { /* second-level lists */
	display:block;
	width:160;
*	width:174;
	height:15;	
*	height:17;
	background: #e5f3f8;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:#e5f3f8 url(images/categor.gif) no-repeat 5px 5px;
	padding:2px 0 4px 14px;
}
#nav li ul a:hover, #nav-b li ul a:hover { /* second-level lists */
	color:#000;
	text-decoration:none;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}


#nav li a, #nav-b li a {
  display: block;
	width:172;
*	width:178;
	height:18;
*	height:21;
	background:#4474ac url(images/dt.gif);
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:3px 0 4px 6px;
}
#nav li a:hover, #nav-b li a:hover {
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav li.level-sel a {
	color:#fff;
	text-decoration:none;
	background:#4474ac url(images/dta.gif);
}
#nav li.level-sel ul a { 
	color:#000;
	background:#e5f3f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li.level-sel ul a:hover { 
	color:#000;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li.level-sel ul li.level-act a { 
	color:#000;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li.level-sel ul li.level-sel a { 
	color:#000;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li.level-sel ul li.level-sel ul a { 
	color:#000;
	background:#e5f3f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li.level-sel ul li.level-sel ul a:hover { 
	color:#000;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li.level-sel ul li.level-sel ul li.level-act a { 
	color:#000;
	background:#a3e2f8 url(images/categor.gif) no-repeat 5px 5px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  display: block;
  left: auto;
  z-index: 1000;
}

/* brands */

#nav-b li:hover ul ul, #nav-b li:hover ul ul ul, #nav-b li.sfhover ul ul, #nav-b li.sfhover ul ul ul {
  display: none;
}

#nav-b li:hover ul, #nav-b li li:hover ul, #nav-b li li li:hover ul, #nav-b li.sfhover ul, #nav-b li li.sfhover ul, #nav-b li li li.sfhover ul { /* lists nested under hovered list items */
  display: block;
  left: auto;
  z-index: 1000;
}


/* Menu items with subcategories */
#nav a.daddy, #nav-b a.daddy {
/*  width : 180px;*/
/*  background: url(images/arrow.gif) 100% 50% no-repeat; */

}
#category{
	padding-bottom:1px;
}

.list {
	border:1px solid #316394;
	color:#006666;
}
.list a{
	color:30226c;
	text-decoration:underline;
}
.list a:hover{
	color:999;
}
.listhead1{
	border-bottom:1px solid #316394;
	background:#4077b0 url(images/list1.gif) repeat-x;
	color:#fff;
	font-size:11px;
	padding-left:15px;
}
.listhead2{
	border-bottom:1px solid #316394;
	color:#000;
	font-size:11px;
	padding-left:11px;
}
table.listcon{
/*	margin-top:14px;
	margin-bottom:24px;*/
}
table.listcon td{
	padding:2px 2px 2px 2px;
	height:23px;
*	height:19px;
}
.cyan{
	background: url(images/cyan.gif) repeat-x 0px 1px;
}

tr.productPriceCell span.productPriceCurrent{
	color:#f00;
	font-size:10px;
	font-weight:bold;
}
tr.productPriceCell span.productPriceOld{
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-decoration: line-through;
}
tr.productPriceCell span.productSpecialPrice{
	color:#f00;
	font-size:11px;
	font-weight:bold;
}



td.main ul{
	margin:0;
	padding:0;
}
td.main li{
	margin:0;
	color:#006699;
	font-size:12px;
	list-style-type: none;
	list-style-position: outside;
	background:url(images/li.gif) no-repeat 0px 3px;
	padding:0px 0 10px 15px;
}

td.main2 li{
	margin:0;
	color:#006699;
	font-size:12px;
	list-style-type: none;
	list-style-position: outside;
	background:url(images/li.gif) no-repeat 0px 3px;
	padding:0px 0 10px 15px;
}

#bullets li
{
	margin:0 0 0 30px;
	color:#000000;
	font-size:11px;
	list-style-type: disc;
	list-style-position: outside;
	background:none;
	padding:0px 0 5px 0px;
}
table.main td.productPriceCell span.productPriceCurrent {
	font-size:21px;
	color:#f00;
}

.productVATPrice{
	color: #999;
	font-size: 9px;
	#text-align: right;
}

table.main td.productPriceCell span.productPriceOld {
	/*font-size:20px;*/
	color:#333;
  text-decoration: line-through;
	font-size:21px;
	line-height:26px;
}
table.main td.productPriceCell span.productPriceSpecial {
	font-size:21px;
	color:#f00;
	line-height:26px;
}

table.main td.productPriceCell {
	font-size:14px;
	color:#666;
	padding:0 0 5px 0;
	line-height:16px;
}
table.main a {
	color:#006699;
	text-decoration:none;
}
table.main a:hover {
	color:#316496;
	text-decoration:none;
}




#tab1HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadlefta.gif) bottom no-repeat;
}
#tab1Head{
	height:25px;
	background: #316496 url(images/tab/tabheada.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#tab1HeadRight{
	height:25px;
	background: url(images/tab/tabheadrighta.gif) bottom no-repeat;
	width:2px;
}
#tab_1{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
}

#tab2HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab2Head{
	height:25px;
	background:#ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
#tab2HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_2{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
	display:none;
}

#tab3HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab3Head{
	height:25px;
	background:#ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
#tab3HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_3{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
	display:none;
}

#tab4HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab4Head{
	height:25px;
	background:#ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
#tab4HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_4{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
	display:none;
}

#tab5HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab5Head{
	height:25px;
	background:#ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
#tab5HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_5{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
	display:none;
}

#tab6HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab6Head{
	height:25px;
	background:#ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
#tab6HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_6{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
	display:none;
}

#tab7HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab7Head{
	height:25px;
	background:#ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
#tab7HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_7{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
	display:none;
}


#tab8HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab8Head{
	height:25px;
	background: #ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}
#tab8HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_8{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
  display:none;
}

#tab9HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab9Head{
	height:25px;
	background: #ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#tab9HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_9{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
  display:none;
}

#tab10HeadLeft{
	width:2px;
	height:25px;
	background:url(images/tab/tabheadleft.gif) bottom no-repeat;
}
#tab10Head{
	height:25px;
	background: #ff7500 url(images/tab/tabhead.gif) bottom repeat-x;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#tab10HeadRight{
	height:25px;
	background: url(images/tab/tabheadright.gif) bottom no-repeat;
	width:2px;
}
#tab_10{
	border-top: 7px solid #316496;
	border-bottom:1px solid #316496;
	border-left:1px solid #316496;
	border-right:1px solid #316496;
  display:none;
}

td.tabs div{
	padding:10px 5px 0px 5px;
	font-weight:normal;
}
td.tabs div p{
	margin:0;
	padding-bottom:5px;
}
div#bundle{
	font-weight:bold;
}
div#bundle td{
	font-weight: normal;
	vertical-align:top;
}
.itemfeatures ul{
	margin:0px 0 10px 0;
}
.itemfeatures p{
	margin:0px;
	padding:0px;
}
div.bundletitle p{
	font-weight:bold;
	padding:0px;
	margin:0px
}
td.tabs{
	list-style-position: inside;	
}



td.propertyno{
	float:left;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
table.stockfon {
background: url(images/stokfon.gif);
}

td.indexbottom{
	height:50;
	text-align:center;
	color:#fff;
	font-size:11px;
}
td.indexbottom a{
	text-align:center;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
td.indexbottom a:hover{
	color:#ccc;
	text-decoration:none;
}

td.subHeading{
  font-size:12px;
  text-decoration:underline; 
  color:#000;
  padding:0px;
  font-weight:bold
}


.delete {cursor:pointer;position:absolute; right:-5px; z-index:170;}

#quickview {display:none; z-index:180; text-align:left; width:270px; height:343px; left: 0px; top: 0px;}

#quickview img {display:inline}
#quickview img.t-error-icon {display:none}
#quickview, #quickview_box, #quickview_shadow {position:absolute; width:270px; height:343px; overflow:hidden}
#quickview_shadow {z-index:181}

#quickview iframe { display:none}
#quickview_box  {z-index:182; background-repeat:no-repeat; background-position:top left}
.quickview_box_type_1 {background-image:url(images/quickview/qv_01.png); }
.quickview_box_type_2 {background-image:url(images/quickview/qv_02.png); }
.quickview_box_type_3 {background-image:url(images/quickview/qv_03.png); }
.quickview_box_type_4 {background-image:url(images/quickview/qv_04.png); }

#quickview_content {position:absolute; z-index:183; padding:18px 30px;font-size:0.72em; }
#close_quickview{position:absolute; right:55px; top: 20px}
#quickview_content a {text-decoration:none; border: 0px;}
  
#quickview_content h1 { 	font-size:17px;	color:#006699;  font-weight:normal;}
#quickview_content .proddetail_vote_no {font-size:0.94em; }
#quickview_content {padding-top:2px; }
#quickview_inner_content{padding-top:2px; overflow-y: scroll; height: 290px; width:210px;	font-size: 11px; font-style: normal;font-family: arial, verdana, arial, sans-serif;}



table.compare{
	border-top:1px solid #e7e8ec;
	border-left:1px solid #e7e8ec;
}
table.compare td{
	border-bottom:1px solid #e7e8ec;
	border-right:1px solid #e7e8ec;
	padding:3px 7px;
}
table.compare tr:hover, table.compare tr.sfhover{
	background:#eef3f9;
}

.tcat{
	font-size:11px;
	color:#fff;
	background:#5e90c3 url(images/infoheading.gif) top repeat-x;
	padding-left:10px;
}
.thead{
	font-size:11px;
	color:#fff;
	background:#5e90c3 url(images/infoheading.gif) top repeat-x;
	padding-left:10px;
}
.tcat a{
	color:#fff;
}
.thead a{
	color:#fff;
}
.tcat a:hover{
	color:#fff;
	text-decoration:none;
}
.thead a:hover{
	color:#fff;
	text-decoration:none;
}
.vbmenu_control{
	font-size:11px;
	color:#fff;
	background:#5e90c3 url(images/infoheading.gif) top repeat-x;
}
.tfoot{
	font-size:11px;
	color:#fff;
	background:#ff7000 url(images/tfoot.jpg) top repeat-x;
	border-bottom:1px solid #fe0000;
}
a.bigusername{
	font-size:15px;
}
a.bigusername:hover{
	font-size:15px;
}

.greetingLine {
	font-size:10px; 
	color:#ffffff; 
	padding-top:0px;
}

.greetingLine a:link, .greetingLine a:visited {
	color: #ffffff;
}


/*
 * Ext JS Library 1.1.1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://www.extjs.com/license
 */

.x-dlg-proxy{background-image:url(images/default/gradient-bg.gif);background-color:#c3daf9;border:1px solid #6593cf;z-index:10001;overflow:hidden;position:absolute;left:0;top:0;}
.x-dlg-shadow{background:#aaa;position:absolute;left:0;top:0;}
.x-dlg-focus{-moz-outline:0 none;outline:0 none;width:0;height:0;overflow:hidden;position:absolute;top:0;left:0;}
.x-dlg-mask{z-index:100;display:none;position:absolute;top:0;left:0;-moz-opacity:0.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;}
body.x-body-masked select{visibility:hidden;}
body.x-body-masked .x-dlg select{visibility:visible;}
.x-dlg{z-index:10001;overflow:hidden;position:absolute;left:300;top:0;}
.x-dlg .x-dlg-hd{background:url(images/default/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;background-color:navy;color:#FFF;font:bold 12px "sans serif",tahoma,verdana,helvetica;overflow:hidden;padding:5px;white-space:nowrap;}
.x-dlg .x-dlg-hd-left{background:url(images/default/basic-dialog/hd-sprite.gif) no-repeat 0 -41px;padding-left:3px;margin:0;}
.x-dlg .x-dlg-hd-right{background:url(images/default/basic-dialog/hd-sprite.gif) no-repeat right 0;padding-right:3px;}
.x-dlg .x-dlg-dlg-body{background:url(images/default/layout/gradient-bg.gif);border:1px solid #6593cf;border-top:0 none;padding:10px;position:absolute;top:24px;left:0;z-index:1;overflow:hidden;}
.x-dlg-collapsed .x-resizable-handle{display:none;}
.x-dlg .x-dlg-bd{overflow:hidden;}
.x-dlg .x-dlg-ft{overflow:hidden;padding:5px;padding-bottom:0;}
.x-dlg .x-tabs-body{background:white;overflow:auto;}
.x-dlg .x-tabs-top .x-tabs-body{border:1px solid #6593cf;border-top:0 none;}
.x-dlg .x-tabs-bottom .x-tabs-body{border:1px solid #6593cf;border-bottom:0 none;}
.x-dlg .x-layout-container .x-tabs-body{border:0 none;}
.x-dlg .inner-tab{margin:5px;}
.x-dlg .x-dlg-ft .x-btn{margin-right:5px;float:right;clear:none;}
.x-dlg .x-dlg-ft .x-dlg-btns td{border:0;padding:0;}
.x-dlg .x-dlg-ft .x-dlg-btns-right table{float:right;clear:none;}
.x-dlg .x-dlg-ft .x-dlg-btns-left table{float:left;clear:none;}
.x-dlg .x-dlg-ft .x-dlg-btns-center{text-align:center;}
.x-dlg .x-dlg-ft .x-dlg-btns-center table{margin:0 auto;}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-left{background-position:0 -147px;}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-right{background-position:0 -168px;}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-focus .x-btn-center{background-position:0 -189px;}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-center{background-position:0 -126px;}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-right{background-position:0 -84px;}
.x-dlg .x-dlg-ft .x-dlg-btns .x-btn-click .x-btn-left{background-position:0 -63px;}
.x-dlg-draggable .x-dlg-hd{cursor:move;}
.x-dlg-closable .x-dlg-hd{padding-right:22px;}
.x-dlg-toolbox{position:absolute;top:4px;right:4px;z-index:6;width:40px;cursor:default;height:15px;background:transparent;}
.x-dlg .x-dlg-close,.x-dlg .x-dlg-collapse{float:right;height:15px;width:15px;margin:0;margin-left:2px;padding:0;line-height:1px;font-size:1px;background-repeat:no-repeat;cursor:pointer;visibility:inherit;}
.x-dlg .x-dlg-close{background-image:url(images/default/basic-dialog/close.gif);}
.x-dlg .x-dlg-collapse{background-image:url(images/default/basic-dialog/collapse.gif);}
.x-dlg-collapsed .x-dlg-collapse{background-image:url(images/default/basic-dialog/expand.gif);}
.x-dlg div.x-resizable-handle-east{background-image:url(images/default/basic-dialog/e-handle.gif);border:0;background-position:right;margin-right:0;}
.x-dlg div.x-resizable-handle-south{background-image:url(images/default/sizer/s-handle-dark.gif);border:0;height:6px;}
.x-dlg div.x-resizable-handle-west{background-image:url(images/default/basic-dialog/e-handle.gif);border:0;background-position:1px;}
.x-dlg div.x-resizable-handle-north{background-image:url(images/default/s.gif);border:0;}
.x-dlg div.x-resizable-handle-northeast,.xtheme-gray .x-dlg div.x-resizable-handle-northeast{background-image:url(images/default/s.gif);border:0;}
.x-dlg div.x-resizable-handle-northwest,.xtheme-gray .x-dlg div.x-resizable-handle-northwest{background-image:url(images/default/s.gif);border:0;}
.x-dlg div.x-resizable-handle-southeast{background-image:url(images/default/basic-dialog/se-handle.gif);background-position:bottom right;width:8px;height:8px;border:0;}
.x-dlg div.x-resizable-handle-southwest{background-image:url(images/default/sizer/sw-handle-dark.gif);background-position:top right;margin-left:1px;margin-bottom:1px;border:0;}

/*- List4 -*/
.list4{
	padding: 0;
	margin: 0;
}

.list4 li
{
list-style-type: square;
margin: 0 0 0 10px;
width: 170px;
padding: 0;
font-size:11px;

}

/*- List5 -*/
#list5{
	padding: 0;
	margin: 0;
}

#list5 li
{
list-style-type: square;
margin: 0 0 0 10px;
width: 170px;
padding: 0;
font-size:11px;
color: #000000;
list-style-position: outside;
background: none;

}

/*--- Xmas shop ---*/

.xmas-sign1 {
height: 178px; 
width: 274px; 
background-image:url(http://www.totalpda.co.uk/images/christmas/xmas-shop-1_1off.jpg); 
display: block;
}

.xmas-sign1:hover {
background-position: bottom;
}

.xmas-sign2 {
height: 178px; 
width: 268px; 
background-image:url(http://www.totalpda.co.uk/images/christmas/xmas-shop-1_2off.jpg); 
display: block;
}

.xmas-sign2:hover {
background-position: bottom;
}

.xmas-sign3 {
height: 165px; 
width: 274px; 
background-image:url(http://www.totalpda.co.uk/images/christmas/xmas-shop-1_3off.jpg); 
display: block;
}

.xmas-sign3:hover {
background-position: bottom;
}

.xmas-sign4 {
height: 165px; 
width: 268px; 
background-image:url(http://www.totalpda.co.uk/images/christmas/xmas-shop-1_4off.jpg); 
display: block;
}

.xmas-sign4:hover {
background-position: bottom;
}

.homepage-xmas-banner {
	background-image: url(http://www.totalpda.co.uk/images/christmas/homepage-christmas-banner.jpg); 
	display: block;
	width: 998px;
	height: 49px;
	margin: auto;
	}

/*--- Xmas shop end ---*/

/*--- Clearance shop ---*/

.clearance-sign1 {
height: 161px; 
width: 269px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/101222-clearance-shop_02.jpg); 
display: block;
}

.clearance-sign1:hover {
background-position: bottom;
}

.clearance-sign2 {
height: 161px; 
width: 273px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/101222-clearance-shop_03.jpg); 
display: block;
}

.clearance-sign2:hover {
background-position: bottom;
}

.clearance-sign3 {
height: 170px; 
width: 269px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/101222-clearance-shop_04.jpg); 
display: block;
}

.clearance-sign3:hover {
background-position: bottom;
}

.clearance-sign4 {
height: 170px; 
width: 273px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/101222-clearance-shop_05.jpg); 
display: block;
}

.clearance-sign4:hover {
background-position: bottom;
}
/*-- hp --*/

.clearance-hompage1 {
height: 29px; 
width: 164px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/homepage-sale-button_03.jpg); 
display: block;
}

.clearance-hompage1:hover {
background-position: bottom;
}

.clearance-hompage2 {
height: 29px; 
width: 164px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/homepage-sale-button_06.jpg); 
display: block;
}

.clearance-hompage2:hover {
background-position: bottom;
}

.clearance-hompage3 {
height: 29px; 
width: 164px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/homepage-sale-button_10.jpg); 
display: block;
}

.clearance-hompage3:hover {
background-position: bottom;
}

.clearance-hompage4 {
height: 29px; 
width: 164px; 
background-image:url(http://www.totalpda.co.uk/images/clearance/homepage-sale-button_08.jpg); 
display: block;
}

.clearance-hompage4:hover {
background-position: bottom;
}
table.head_menu{
	width:100%;
	*width:927px;
}
/*--- Clearance shop ---*/
