/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.menuBoxTextLeft {
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
margin-left:15px;
padding:3px 3px 3px 0px;
}
.menuBoxTextRight {
font-family: Verdana, Arial, sans-serif; 
margin-right:15px;
font-size: 10px; 
padding:3px 3px 3px 0px;
background-color:black;
}
.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: #70d250; text-decoration: underline; }

BODY {
  font-family:verdana, arial, sans-serif;
  background: #E1F1FC;
  color: #000000;
  margin: 0 auto;
  text-align:center;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
H1{
	font-size:14px;
	font-weight:normal;
}

FORM {
	display: inline;
}

SPAN.small{
	font-size:12px;	
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}
TD.headerNavigation_left{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #2d9de6;
  font-weight: bold;
}
TD.headerNavigation_left a{
  color: #2D64B3;
}
TD.headerNavigation {
background-image:url(images_2008/header_under.gif);
background-position:absolute;
background-repeat:no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
width:714px;
overflow:hidden;
  color: #ffffff;
  font-weight: bold;
    padding-right:0px;
  .padding-right:0px; /*HACK for IE 6 and 7 */
}
.loggoff{
  color: #FFFFFF;
}
TD.headerStrapline{
	font-size:11pt;
	color:#2D64B3;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
float:left;
}
DIV.headerCallfree{
	background-color:#2D64B3;
	color:white;
	font-size:13px;
	margin-bottom:0px;
	padding:3px;
}
DIV.headerCallfree A{
	color:white;
	text-decoration:underline;
}
DIV.headerPhonenumber{
	color:#2D64B3;
	padding:3px;
	border:solid 1px #2D64B3;
	font-size:14px;
}

A.headerNavigation { 
  color: #2d9de6; 
  padding:5px;
}
A.headerNavigation:hover {
  color: #000000;
}
A.headerNavigation_right{ 
  color: #FFFFFF; 
  padding:5px;
}
A.headerNavigation_right:hover {
  color: #FFFFFF;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: arial, 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: arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #2D64B3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2D64B3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  border-right:solid 1px #2D64B3;
  border-bottom:solid 1px #2D64B3;
  border-left:solid 1px #2D64B3;
}

.menuBoxLeft {
  border-right:solid 1px #4272c8;
  border-bottom:none;
  margin-bottom:10px;
  /*margin-left:15px;*/
}
.menuBoxRight {
  border-left:solid 1px #2D64B3;
  border-bottom:solid 1px #2D64B3;
  margin-bottom:10px;
  margin-right:15px;
  padding-left:5px;
  background-color:white;
}
.menuImages {
	height:96px;
	border-top:solid 1px #2D64B3;
	border-right:solid 1px #2D64B3;
	border-bottom:solid 1px #2D64B3;
	margin-bottom:8px;
}

.menuItemLevel0 {
	padding:0px;
}
.menuItemLevel0 A{
	margin:0px 0px 2px 0px;
	padding:5px;

	color: #2D64B3;
	display:block;
	text-decoration:none;
}
.menuItemLevel0Selected{
	padding:0px;		
}
.menuItemLevel0Selected A{
	margin:0px 0px 2px 0px;
	padding:5px;
	background-color:#2D64B3;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel0Greyed{
	padding:0px;
}
.menuItemLevel0Greyed A{
	margin:0px 0px 2px 0px;
	padding:5px;
	background-color:#7c7dad;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel0Greyed A:Hover{
	background-color:#2D64B3;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel1 {
	padding:0px;
}
.menuItemLevel1 A{
	margin:0px 0px 2px 7px;
	padding:5px;
	background-color:#22b0e8;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel1:hover{
	background-color:#2D64B3;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel1Selected{
	padding:0px;		
}
.menuItemLevel1Selected A{
	margin:0px 0px 2px 0px;
	padding:5px;
	background-color:#22b0e8;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel1Greyed{
	padding:0px;
}
.menuItemLevel1Greyed A{
	margin:0px 0px 2px 7px;
	padding:5px;
	background-color:#87b1bd;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemLevel1Greyed A:Hover{
	margin:0px 0px 2px 7px;
	padding:5px;
	background-color:#22b0e8;
	color:white;
	display:block;
	text-decoration:none;
}
.menuItemRight {
	padding:0px;
	margin:0px;
}
.menuItemRight A{
	padding:5px;
	font-size:10px;
	background-color:#ffffff;
	color:#2D64B3;
	display:block;
	text-decoration:none;
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  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-color:#2D64B3;
  color: #FFFFFF;
}

TD.columnBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color:#2D64B3;
  color: #FFFFFF;
}

TD.menuBoxHeadingLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url(images_2008/nav_tile.jpg);
  color:white;
  font-weight:bold;
  padding-bottom:2px;

}
.breadcrumb_table{
  border-top:1px solid #2d9de6;
    border-bottom:1px solid #2d9de6;
}
TD.menuBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image:url(images/infobox/menu_blue_lines.gif);
  background-color:#d0d0d0;
  color:#2D64B3;
}

A.menuBoxHeaderLink{
	color:#2D64B3;
}

A.menuBoxHeaderLink:hover{
	text-decoration:none;
}

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-color:white;
}

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-color: white;
}

TABLE.productListing {
  /*
  border: 2px;
  border-style: solid;
  border-color: #2D64B3;
  */
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  font-weight:bold;
}
.listing_header{
	background-image:url(http://www.digitalid.co.uk/images_2008/med_tile.gif);
	background-repeat:repeat-x;

}
.list_head_tab{
	color:#FFFFFF!important;
	font-weight:bold;
}
.listing_right {
	height:30px;
	width:15px;
	float:right;
	clear:both;
	background-image:url(http://www.digitalid.co.uk/images_2008/med_right.gif);
	background-repeat:no-repeat;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  color:#2D64B3;
  font-size: 12px;
  border-bottom:solid 1px #8D8C8D;
}
.listing_price{
  color:#2D64B3;
  width:200px;
  text-align:center;
  font-size: 16px;
  font-weight:bold;
}
.listing_desc{
  color:#000000;
}
.more_info{
text-align:center;
width:200px;
margin-top:15px;
}
TD.productListing-data A{
	color:#2D64B3;
	text-decoration:none;
	font-size:15px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #2D64B3;
  background-image:url(images/pageHeadingBG.gif);
}
span.pageHeadingBox{
	border:solid 1px #2D64B3;
	background-color:white;
	padding:10px;
	margin-left:20px;
}
div.pageheadingborder{
	border:solid 1px #2D64B3;
	padding:2px;
	margin:0px;
}
TD.ServiceHeading{
	background-color:#2D64B3;
	padding-left:20px;
}
TD.ServiceHeading H2{
	color:white;
	font-size:16pt;
	margin-bottom:2px;
}
TD.ServiceHeading A{
	color:white;
}
TD.serviceheadingtext{
	color:#2D64B3;

}
TD.ServiceHeading h3{
	margin:0px;
	color:#a5cbdd;
	font-size:12px;
	font-weight:normal;
}

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.main A, P.main A{
	color:#2d4cb3;
}
TD.main H2, TD.main H2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:normal;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

Span.frontText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color:white;
}

TD.footerText {
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
  color:#2D64B3;
}
TD.footerText A{
	color:#2D64B3;
}

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;
}

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: arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: arial, 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; cursor: hand; }
.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; }

/* old stuff from printedlanyards */
table.itemList{
	border-bottom:dashed 1px #b6b6b6;
}

table.itemList1{
	border-top:dashed 1px #b6b6b6;
}
table.itemList th{
	/*background-image:url(images/itemListDash.gif);	*/
}
table.itemListHead th.stage1, th.stage2, th.stage3{
	border-top:dashed 1px #bdbdbd;
	border-bottom:dashed 1px #bdbdbd;
}
table.itemListHead th.stage1 h3{
	padding:15px;
	padding-left:40px;
	height:55px;
	background-image:url(images/stage1.gif);
	background-repeat:no-repeat;
}
table.itemListHead th.stage2 h3{
	padding:15px;
	padding-left:50px;
	height:50px;
	background-image:url(images/stage2.gif);
	background-repeat:no-repeat;
}
table.itemListHead th.stage3 h3{
	padding:15px;
	padding-left:50px;
	height:55px;
	background-image:url(images/stage3.gif);
	background-repeat:no-repeat;
}
table.itemListHead th h3{
	background-color:white;
	display:inline;
	font-size:10pt;	
	font-weight:normal;
	border:solid 1px #b6b6b6;	
	padding:10px;
	color:#2D64B3;
	font-size:12pt;
}
table.itemList td{
	padding:5px;
}
table.itemList td h3{
	color:#2D64B3;
}

table.itemListDetail{

}
table.itemListDetail th{
	border: solid 1px #3755B6;
	font-size: 12pt;
}
table.itemListDetail td.withSeparator{
	border-bottom: dashed 1px #3755B6;
}

table.lanyardSelection th{
	border:solid 1px #2D64B3;
	color:#2D64B3;
}
table.lanyardSelection td.bottom{
	background-color:#2D64B3;
	font-size:8pt;
	color:white;
	padding-left:4px;
}

tr.catRow{
	background-image:url(images/cat_row_background.gif);
}

tr.catSpecRow{
	background-image:url(images/spacer_offers.jpg);
	background-repeat: repeat-x;
    background-position: center;
}


td.catOuterBox{
	
}

td.specialTitleBar {
	background-color: #AC1C00;
	border: solid 0px white;
}

td.specialTitle {
	background-color: white;
	color: #AC1C00;
	font-size: 18px;
	border: solid 0px white;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

table.specOfferBox {
	border: solid 1px #AC1C00;
	margin-right:10px;
	margin-left:10px;
	margin-top: 15px;
	background-color: white;
}

a.linkIt {
	text-decoration: none; 
}

td.specOfferText {
	color: #AC1C00;
	font-size: 10px;
	width: 80px;
	height: 80px;
}

td.specOfferPrice {
	color: White;
	font-weight: bold;
	background-color: #AC1C00;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	height: 30px;
	width: 60px;
	text-align: center;
}

td.catInnerBoxa{
	background-color:white;
	border:solid 1px #2D64B3;
}

td.catInnerBox{
	background-color:white;
	border-left:solid 1px #2D64B3;
	border-right:solid 1px #2D64B3;
	border-top:solid 1px #2D64B3;
}
td.catBoxTitle{
	background-image:url(images/catBoxBG.gif);
	font-size:8pt;
	padding-right:10px;
	padding-left:10px;
	color:#2D64B3;
}

td.catBoxTitlea{
	font-size:8pt;
	color:#2D64B3;
}

td.catBoxTitleBar{
	background-image:url(images/line.jpg);
	font-size:8pt;
	padding-left:10px;
	color:#2D64B3;
}

td.support_title{
	background-image:url(images/support/support_options_mid.gif);
	background-repeat:repeat-x;
	color:#2D64B3;
	font-size:16px;
}
td.support_text{
	padding-left:20px;
	color:#2D64B3;
	font-size:12px;
}
td.support_text_intro{
	border-bottom:solid 1px #2D64B3;
	padding-bottom:10px;
	color:#2D64B3;
	font-size:14px;
}
td.support_info_box{
	border:solid 1px #c3c3c3;
	padding:15px;
	font-size:10px;
	color:#2D64B3;
}
td.support_info_box h3{
	font-size:16px;
}
td.support_info_box a{
	color:#21abec;
	text-decoration:none;
}

.bluebox{
	border:solid 1px #2D64B3;
	font-size:10px;
	color:#2D64B3;
	margin:0px;
	padding:15px;
}

fieldset.green{
	border:solid 1px #38c251;
	font-size:10px;
}
fieldset.green legend{
	background-color:#38c251;
	color:#ffffff;
	padding:3px;
}
fieldset.green ul{
	list-style-image:url(images/support/greentick.gif);
}
fieldset.green h4{
	font-size:12px;
	display:inline;
	font-weight:normal;
	color:#38c251;
}
fieldset.green li{
	margin-bottom:20px;
	margin-top:20px;
}

fieldset.blue{
	border:solid 1px #2D64B3;
	font-size:10px;
}
fieldset.blue legend{
	background-color:#2D64B3;
	color:#ffffff;
	padding:3px;
}
fieldset.blue input{
	border:solid 1px #2D64B3;
}
fieldset.blue input.nostyle{
	border:none;
}
fieldset.blue h4{
	font-size:12px;
	display:inline;
	font-weight:normal;
	color:#2D64B3;
}

table.comments td{
	border:solid 1px #2D64B3;
	font-size:10px;
	color:#2D64B3;
}
table.comments td a{
	font-size:10px;
	color:#2D64B3;
}
table.comments td a:hover{
	text-decoration:underline;
}
table.comments td div{
	overflow:auto;
	padding:5px;
	font-size:10px;

	scrollbar-base-color: white;
	scrollbar-arrow-color: #2D64B3;
	scrollbar-track-color: white;

	scrollbar-shadow-color: #2D64B3;
	scrollbar-lightshadow-color: white;
	scrollbar-darkshadow-color: white;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #2D64B3;
}

div.account_header{
	height:76px;
	background-image:url(images/header/accountheader.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.account_header h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.generic_header{
	height:76px;
	background-image:url(images/header/genericheader.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.generic_header h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.information_header{
	height:76px;
	background-image:url(images/header/informationheader.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.information_header h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.information_header h1{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.payment_header{
	height:76px;
	background-image:url(images/header/paymentheader.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.payment_header h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.search_header{
	height:76px;
	background-image:url(images/header/searchheader.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.search_header h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.product_header_light{
	height:76px;
	background-image:url(images/header/productheader_light.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.product_header_light h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.product_header_light div{
	position:absolute;
	left:150px;
	height:75px;
	overflow:hidden;
	border: solid 1px #22b0e8;
}
div.product_header_dark{
	height:76px;
	background-image:url(images/header/productheader_dark.gif);
	background-repeat:no-repeat;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
div.product_header_dark h3{
	padding:50px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
div.product_header_dark div{
	position:absolute;
	left:150px;
	height:75px;
	overflow:hidden;
	border: solid 1px #2D64B3;
}

td.product_info_header{
	height:76px;
	background-image:url(images/header/productinfoheader.gif);
	background-repeat:repeat-y;
	text-align:right;
	border-bottom:solid 1px #2D64B3;
}
td.product_info_header h3{
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#2D64B3;
	font-size:20px;
}
td.product_info_header_image{
	border: solid 1px #2D64B3;
}
td.product_info_header_image div{
	overflow:hidden;
	text-align:left;
}
td.product_info_header span{
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
div.product_description{
	font-size:11px;
	margin-top:8px;
	margin-bottom:20px;
	color:#2D64B3;
}
div.sitemaplist{
	margin-left:20px;
}
td.HomePageAd{
	padding:15px;
}
#preprinted{
	background:#375aa4 url(images/banners/pp_right_bg.jpg) repeat-x top left; 
}
#preprinted_left{
	background-color:#375aa4;
}
#preprinted span.bigtext{
	color:white;
	font-size:13px;
	font-weight:bold;
}
#preprinted span.smalltext{
	color:white;
	font-size:12px;
}
#preprinted ul{
	color:white;
	font-size:15px;
	font-weight:bold;
}
#preprinted a.clickhere{
	display:block;
	text-decoration:none;
	border:solid 1px white;
	text-align:center;
	font-weight:bold;
	color:white;
	padding:10px;
	margin-top:25px;
}

#ribbons{
	background:#407ca4 url(images/banners/pr_right_bg.jpg) no-repeat top left; 
}
#ribbons_left{
	background-color:#407ca4;
}
#ribbons span.bigtext{
	color:white;
	font-size:23px;
	font-weight:bold;
}
#ribbons span.smalltext{
	color:white;
	font-size:10px;
}
#ribbons ul{
	margin:5px 0px 5px 15px;
	color:white;
	font-size:15px;
	font-weight:bold;
}
#ribbons a.clickhere{
	display:block;
	text-decoration:none;
	border:solid 1px white;
	text-align:center;
	font-weight:bold;
	color:white;
	padding:10px;
	margin-top:15px;
}

#ac{
	background:#3c40a8 url(images/banners/acc_right_bg.jpg) repeat-x top left; 
}
#ac_left{
	background-color:#3c40a8;
}
#ac span.bigtext{
	color:white;
	font-size:25px;
	font-weight:bold;
}
#ac span.smalltext{
	color:white;
	font-size:12px;
}
#ac ul{
	margin:15px 0px 15px 0px;
	color:white;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
}
#ac a.clickhere{
	display:block;
	text-decoration:none;
	border:solid 1px white;
	text-align:center;
	font-weight:bold;
	color:white;
	padding:10px;
	margin-top:25px;
}

#pid{
	background:#9FC4EB url(images/banners/pid_right_bg.jpg) repeat-x top left; 
}
#pid_left{
	background-color:#9FC4EB;
}
#pid span.bigtext{
	color:white;
	font-size:25px;
	font-weight:bold;
}
#pid span.smalltext{
	color:white;
	font-size:12px;
}
#pid ul{
	margin:15px 0px 15px 0px;
	color:white;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
}
#pid a.clickhere{
	display:block;
	text-decoration:none;
	border:solid 1px white;
	text-align:center;
	font-weight:bold;
	color:white;
	padding:10px;
	margin-top:25px;
}

#lanyards{
}
#lanyards_left{
}
#lanyards span.bigtext{
	font-size:30px;
	color:#2fb7df;
	font-weight:bold;
}
#lanyards span.mediumtext{
	font-size:18px;
	color:#2b90bc;
	font-weight:bold;
}
#lanyards div.smalltext{
	color:#2b91c1;	
	font-size:12px;
	margin-top:15px;
}
#lanyards ul{
	margin:15px 0px 15px 0px;
	color:white;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
}
#lanyards a.clickhere{
	display:block;
	text-decoration:none;
	border:solid 1px #2b91c1;
	text-align:center;
	font-weight:bold;
	color:#2b91c1;
	padding:10px;
	margin-top:25px;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#cccccc;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
#piHeader{
	background-image:url(http://www.digitalid.co.uk/images_2008/big_tile.gif);
	background-repeat:repeat-x;
}
.piheader_table{
	width:100%;
}
#piHeader h2{
	color:white;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:20px;

}
#piHeader h4{
	color:white;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}
.pi_rc_head{
	background-image:url(http://www.digitalid.co.uk/images_2008/med_tile.gif);
	background-repeat:repeat-x;
height:30px;
	color:white;
	font-size:10px;
	font-weight:bold;


}
.also_head{
	background-image:url(http://www.digitalid.co.uk/images_2008/med_tile.gif);
	background-repeat:repeat-x;
height:30px;
	color:white;
	font-size:12px;
	font-weight:bold;
	border-left:1px solid #d6d6d6;
}
.pi_quantity{
	text-align:right;
	margin:10px 0px 10px 0px;
	font-size:12px;
	color:#2D64B3;
	
}
.pi_price_item{
	background:#dddddd;
	width:100%;
	margin:2px 0px 2px 0px;
	text-align:right;
}
.pi_price{
	display:block;
	width:100px;
	float:right;
}
.pi_download{text-align:right;}
.pi_rc_button{text-align:right;}
.pi_total{text-align:right; height:37px; padding:10px 0px 10px 10px;}
.pi_total .price{
	font-size:20px;
	color:#2D64B3;
	font-weight:bold;
	border:solid 1px #dddddd; 
	padding:5px 15px 5px 20px;
}
.pi_image{
	float:left;
}
.pi_vat{
	text-align:right;
	font-size:10px;
	color:#304FB3;
}
#content table{
	float:left;
	clear:both;
}
#content table.downloads{
	float:right;
}

#hProductsHeader 
{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
	color: #304FB3;
}

#pProductsHeader
{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
	color: #304FB3;
}

#lanyardHead
{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 16px;
  	font-weight: bold;
	color: white;
	padding-left: 5px;
}

td.message 
{
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: Red;
	text-align: center;
}

#specialOffers {

}
.red_link {
	color:#AC1C00 !IMPORTANT;
}
/* CODE FOR ROUNDED BOX's*/
.textbar_left{
height:22px;
width:11px;
float:left;
background-image:url(images_2008/popular_left.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.textbar{
float:left;
height:20px;
width:100%;
padding-bottom:10px;
padding-top:10px;
}
.textbar_half{
position:absolute;
float:left;
height:10px;
width:50%;
padding-bottom:10px;
padding-top:10px;
margin-left:210px;
}
.textbar_top{
height:22px;
width:100%;
background-image:url(images_2008/popular_tile.jpg);
background-repeat:repeat-x;
background-position:top;
}
.textbar_right{
height:22px;
width:11px;
float:right;
background-image:url(images_2008/popular_right.jpg);
background-repeat:no-repeat;
background-position:top right;
}
.textbar_text{
float:left;
color:#FFFFFF;
font-weight:bold;
}
#mainpage_box {
margin:0px;
padding:0px;
width:100%;
background-image:url(images_2008/Rightside.gif);
background-repeat:repeat-y;
background-position:right;
text-align:center;
}
.mainpage_top {
margin:0px;
padding:0px;
height:22px;
width:100%;
background-image:url(images_2008/topside.gif);
background-repeat:repeat-x;
background-position:top;
}
.mainpage_top_left{
margin:0px;
padding:0px;
height:22px;
width:22px;
float:left;
background-image:url(images_2008/LBTOPCRNR.gif);
background-repeat:no-repeat;
background-position:top left;
}

.mainpage_top_right{
margin:0px;
padding:0px;
height:22px;
width:22px;
float:right;
background-image:url(images_2008/RTOPCRNR.gif);
background-repeat:no-repeat;
background-position:top right;
}
.mainpage_bottom {
margin:0px;
padding:0px;
height:22px;
width:100%;
background-image:url(images_2008/bottomside.gif);
background-repeat:repeat-x;
background-position:bottom;
clear:both;
}
.mainpage_bottom_left{
margin:0px;
padding:0px;
height:22px;
width:22px;
float:left;
background-image:url(images_2008/LBOTTOMCRNR.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
.mainpage_bottom_right{
margin:0px;
padding:0px;
height:22px;
width:22px;
float:right;
background-image:url(images_2008/RBOTTOMCRNR.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
.mainpage_inner {
height:100%;
background-image:url(images_2008/leftside.gif);
background-repeat:repeat-y;
background-position:left;
padding-bottom:0px;
}
.mainpage_middle {
width:100%;
padding:0px 10px 0px 10px;
text-align:center;
height:210px;
}
/* CODE FOR ROUNDED BOX*/
.img_left{
padding:0px 20px 0px 10px;
.margin:10px 20px -15px 0px;
}
.img_center{
padding:5px 0px 0px 0px;
margin:0px;
}
#mywrapper{
width:100%;
text-align:center;
}
.category_boxes {
margin:auto;
width:100%;
color:#4272c8;
font-size:12px;
font-family:arial;
font-weight:bold;
clear:left;
padding-left:5px;
padding-top:0px;
text-align:center;
}
.category_box{
text-align:center;
margin:auto;
text-align:center;
}

.img_left_no{
float:left;
padding:0px 5px 0px 5px;
}
.header_para{
text-align:justify;
color:#2d64b3;
font-family:arial;
font-size:11px;

padding-right:10px;
.padding-right:5px;
.padding-left:12px;
}
.header_para_new{
text-align:justify;
color:#2d64b3;
font-family:arial;
font-size:11px;
padding-top:8px;

padding-right:15px;
padding-left:10px;
.padding-right:5px;
.padding-left:10px;
}
.header_para_list{
padding-top:10px;
color:#2d64b3;
font-family:arial;
font-size:11px;
text-align:left;

}
.header_para_list ul{
list-style-image: url(images_2008/bullet_point.jpg);
}
.header_para_list li{
padding-bottom:10px;
}
.header_para_list_news{
padding-top:5px;
color:#2d64b3;
font-family:arial;
font-size:11px;
text-align:left;

}
.header_para_list_news ul{
list-style-image: url(images_2008/bullet_point.jpg);
}
.header_para_list_news li{
padding-bottom:0px;
}
.popular_boxes {
padding:0px 0px 0px 0px;
clear:left;
width:100%;
text-align:center;
}
.popular_box {
text-align:center;
margin-left:0px;
padding:12px 0px 0px 0px;
width:201px;
height:91px;

}
.popbox_image{
float:left;
width:114px;
height:91px;
border:1px solid #5796dd;
}
.popbox_text{
float:right;
color:#FFFFFF;
width:84px;
height:69px;
font-size:10px;
line-height:12px;
font-family:arial;
font-weight:bold;
background-color:#5796dd;
padding:0px 0px 0px 0px;
text-align:left;
font-weight:bold;
}
a:popbox_text a {
color:#FFFFFF;
}
.product_price{
text-align:center;
float:right;
color:#FFFFFF;
width:84px;
height:22px;
font-size:18px;
line-height:24px;
font-family:arial;
font-weight:bold;
background-color:#5796dd;
padding:2px 0px 0px 0px;
}
/* CODE FOR NEW HEADER FOLLOWS*/
.header_new {
width:100%;
height:65px;
background-image:url(http://www.digitalid.co.uk/new_images/digitalidlogo.gif);
background-repeat:no-repeat;
position:left;
}
.header_new  img{
float:left;
position:absolute;
}
.header_logo{
width:291px;
height:65px;
float:left;
overflow:hidden;
}
.header_right{
float:left;
width:747;
}
.header_price{
width:420px;
height:65px;
float:right;
background-repeat:no-repeat;
}
.header_contact{
width:327px;
height:65px;
float:right;
background-repeat:no-repeat;
}
/* EOF NEW HEADER */
.titlebar_new {
padding-left:20px;
text-align:left;
font-family:arial;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
line-height:18px;
width:575px;
height:21px;
background-image:url(images_2008/introbluebar.jpg);
background-repeat:no-repeat;
background-position:8px;

}
.textwrap{
width:100%;

}
.search_test{
width:120px;
float:left;
line-height:15px;
font-size:10px;
}
.search_test img{
display:none;
overflow:hidden;
}
#headermenu {
float:left;
font-size:9px;
padding-top:6px;
}
#headermenu_wrap{
padding-left:120px;
}
.search_padder{
padding-left:5px;
}
.credit_app{
text-align:center;
}
.big_blue {
font-size:18px;
color:#2560B0;
}
.big_red {
font-size:18px;
color:#E90236;
text-align:center;
}
.appTable{
margin-top:15px;
font-size:10px;
margin-left:10%;
width:75%;
border:1px solid #000000;
}
.dark {
	background-color:#D0D0D0;
}
.credit_border_top{
border-top:1px solid #000000;
}
.credit_border_bottom{
border-bottom:1px solid #000000;
padding: 5px 0px 5px 0px;
}
.img_test{
.z-index:500;
.margin-left:0px;
.margin-top:-2px;
}
.news_link li{
margin:5px 0px 3px 0px;
}
iframe {
position:relative;
top:0px;
left:-2px;
padding:0px;
margin:0px;
width:590px;
height:450px;
}

