/*JNB:26/10/2006 - Static text displayed in Your Account page*/
#forms #staticField{
	font-size: 10px;
	height: 16px;
	float: right;
	width:280px;
}

#forms p.error {
	line-height:0px;
	height: 16px;
	width:500px;
	text-align:left;
	color: #F00000;
}

/*JNB:26/10/2006 - end */
/* -------------------------------------------------------- body styles */
body {
/* JNB:01/03/2007 - Wrap blue bar along width of screen */
/*	background-image: url(images/main_bg.gif); */
/*	background-repeat: repeat-y; */
/* JNB:01/03/2007 - End */
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
/*	min-width:760px;*/
}
body#topbody {
/*	background-image: url(/images/top_bg.gif); */
/*	background-repeat: repeat-x; */
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #132F85;
/*	min-width:760px;	*/
}
img{
	border:0
}
/* for Internet Explorer */
/*\*/
* html body {
	width: 760px;
}
/**/
a {
/* ANB:03/02/2008 - text color (menu txt) */
	color:#132F85;
	text-decoration: none;
}
a:hover {
	color:#132F85;
	text-decoration: underline;
}
a.selected {

}

.style1 {color: #00287E}

/* -------------------------------------------------------- header styles */
#header {
	height: 60px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

/* -------------------------------------------------------- topNav styles */
#topNav{
	height: 38px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
#topNav a {
	color:#00287E;
	font-weight:bold;
	text-decoration:none;
}
#topNav a:hover {
	text-decoration:underline;
}
#topNav a.selected {

}
#viewBasket {
	background-position: left;
	height: 28px;
	width:134px;
	float:left;
	display:block;
	margin-right:10px;
	padding-top:9px;
	padding-left:56px;
}
#viewTab1 {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	width:112px;
	float:left;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-right:10px;
	padding-top:10px;
}

#viewTab2 {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width:112px;
	float:left;
	display:block;
	text-align:center;
	margin-right:10px;
	padding-top:10px;
}
#viewTab2 a {
	color:#132F85;

}
#viewTab3 {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width:112px;
	float:left;
	display:block;
	text-align:center;
	margin-right:10px;
	padding-top:10px;
	
}
#search {
	float:left;
	padding-top:7px;
	padding-left:17px;
	width: 177px;
	height: 28px;
	display: block;
}
.searchBox{
	font-size:9px;
	width:135px;
	height:15px;
	background-color:#FFFFFF;
	border: none;
}
.searchButton{
	width:15px;
	height:10px;
	margin-right:6px;
	margin-left:6px;
	border: none;
}

/* -------------------------------------------------------- leftNav styles */
#leftNav {
	float: left;
	padding: 0px 15px 0px 15px;
/* JNB:01/03/2007 - Moved margin line from content to left frame */
	border-right: 1px solid #CCCCCC;
	width: 169px;
/* JNB:01/03/2007 - End */
	clear:both;
	font-size:11px;
	/*height:100%;*/
	/*background-color:#00FF00;*/
	
}

/*-------- primaryList */
#primaryList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#primaryList ul{
	padding: 0;
	margin: 0;
/*	display:none;*//*removed by tony*/
}
#primaryList li {
/*Top left menu background colour*/
	list-style: none;
	background: url(images/arrow.gif) 9px 8px no-repeat;
	text-indent: 12px;
	padding: 8px 0px 7px 9px;
	margin: 2px 0px 0px 0px;
	background-color: #FEC830;
	border-bottom: 1px solid #fff;
}
#primaryList li a{
color:#00287E;
font-weight:bold;
text-decoration: none;
}
#primaryList li a:hover{
	text-decoration: underline;
}

/*-------- secondaryList */
#secondaryList {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	/*background-color: #E5E5E5;----old colour*/
	background-color: #132F85;
	height: *px; 
}

/*-------- secondaryList */
#secondaryList ul{
	padding: 0;
	margin: 0;
}
#secondaryList li {
	list-style: none;
	background: url(images/arrow.gif) 9px 13px no-repeat;
	text-indent: 12px;
	background-color: #132F85;
	padding: 12px 0px 0px 9px;
	margin: 0;
	font-weight: bold;
}
#secondaryList li a{
/*-------- second list text colour */
  color:#FEC830;
	text-decoration: none;
}
#secondaryList li a:hover{
	text-decoration: underline;
}

/*-------- subNav */
.subNav ul{
	padding: 0;
	margin: 0;
}	
.subNav li{
	list-style: none;
	background: url(images/arrow.gif) 9px 13px no-repeat;
	text-indent: 12px;
	background-color: #e5e5e5;
	padding: 12px 0px 0px 12px;
	margin: 0;
	font-weight: bold;
}
.subNav li a{
	text-decoration: none;
}
.subNav li a:hover{
	text-decoration: underline;
}

/*-------- subSubNav */
.subSubNav ul{
	padding: 0;
	margin: 0;
}
.subSubNav li{
	list-style: none;
	background: url(images/arrow.gif) 9px 13px no-repeat;
	text-indent: 12px;
	background-color: #e5e5e5;
	padding: 12px 0px 0px 15px;
	margin: 0;
	font-weight: bold;
}
.subSubNav li a{
	font-weight: normal;
	text-decoration: none;
}
.subSubNav li a:hover{
	font-weight: normal;
	text-decoration: underline;
}

/*-------- subSubNav */
.subSubNav ul{
	padding: 0;
	margin: 0;
}
.subSubNav li {
/*	list-style: none;
	background: url(images/arrow.gif) 9px 13px no-repeat;
	text-indent: 12px;
	background-color: #e5e5e5;
	padding: 12px 0px 0px 9px;
	margin: 0;
	font-weight: normal;*/
}
.subSubNav li a{
/*	text-decoration: none;*/
	font-weight: normal;
}
/*.subSubNav li a:hover{
	text-decoration: underline;	
}*/

/* -------------------------------------------------------- container styles */
#container{
	margin: 0;
	/*background-color:#FF0000;*/
	width: 560px;
	float: left;
/*	min-height: 100%; */
}

/* -------------------------------------------------------- mainContainer styles */
#mainContainer{
	/*background-color:#0000FF;*/
	float: left;
	padding: 8px 0 20px 14px;
	width: 545px;
	min-height: 482px;
/*	min-height: 100%; */
}
/* for Internet Explorer PC */
* html #mainContainer {
	height: 490px;
}

#mainContainer h1{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px 0px;
	height: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	/*clear: both;*/
}
#mainContainer h1 span{
	padding: 0px 0px 0px 20px;
	font-size: 0.85em;
	font-weight: bold;
}
#mainContainer h2{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px 0px;
	height: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	clear: both;
}
#mainContainer h2 span{
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}
#mainContainer h5{
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px 0px;
	height: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
	clear: both;
}
#mainContainer h5 span{
	padding: 0px 0px 0px 120px;
}
#mainContainer h6{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	height: 10px;
	background-position: left;
	font-size: 10px;
	color: #f00000;
}


/*
#mainContainer h6{
	padding: 0px 0px 0px 10px;
	margin: 0 0 0 0;			/* Changed 28/02/2007 *//*
	height: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	text-transform: uppercase;
} */

#mainContainer table{
	width: 545px;
	clear: both;
}
#mainContainer table.noformat{
	width: 345px;
	background-color:#ffffff;
}
#mainContainer table th {
	height: 27px;
	color: #132F85;
	font-size: 1em;
	text-align: center;
	background-color:#eeeeee;
	border-bottom: solid 1px #D0D0D0;
	padding: 0px 5px 2px 5px;
	vertical-align: bottom;
}
#mainContainer table td {
	height: 25px;
	color: #132F85;
	background-color:#eeeeee;
	border-bottom: solid 1px #D0D0D0;
	padding: 0px 4px 2px 4px;
	vertical-align: bottom;
	text-align: center;
}
#mainContainer td.noformat{
	width: 345px;
	background-color:#ffffff;
}
#mainContainer table td.stockColumn{
	text-align: center;
	color: #FF9000;
	font-size: 10px;
	width:90px;
}
#mainContainer table td.descColumn{
	text-align: left;
	width:100%;
}
#mainContainer table th.descColumn{
	text-align: left;
	width:100%;
}
#mainContainer table td.centerColumn{
	text-align: center;
}
#mainContainer table td.rightColumn{
	text-align: right;
}

#mainContainer table th.columnDescription{ /* New 16/02/2007 */
	text-align: left;
}
#mainContainer table td.columnDescription{ /* New 16/02/2007 */
	text-align: left;
}
#mainContainer table td.columnUnitPrice{ /* New 16/02/2007 */
	text-align: right;
	width: 55px;
}
#mainContainer table td.columnQuantity{ /* New 16/02/2007 */
	text-align: center;
	width: 55px;
}
#mainContainer table td.columnAvailability{ /* New 16/02/2007 */
	text-align: center;
	width: 90px;
}
#mainContainer table td.columnAvailabilityInStock{ /* New 16/02/2007 */
	text-align: center;
	color: #FF9000;
	font-size: 10px;
	width:90px;
}
#mainContainer table td.columnDisc{ /* New 16/02/2007 */
	text-align: center;
	width: 25px;
}
#mainContainer table td.columnRowSum{ /* New 16/02/2007 */
	text-align: right;
	width: 55px;
}
#mainContainer table td.columnRemove{ /* New 16/02/2007 */
	text-align: center;
	width: 55px;
}
#mainContainer table td.columnTotals{ /* New 16/02/2007 */
	text-align: right;
	width: 88px;
}
#mainContainer table td.leftColumn{
	text-align: left;
}
#mainContainer table th.centerColumn{
	text-align: center;
}
#mainContainer table th.rightColumn{
	text-align: right;
}
#mainContainer table th.leftColumn{
	text-align: left;
}
#mainContainer table td.columnBlank{
	border:0;
	background-color:#FFFFFF;
}
#mainContainer table td.columnBlank{
	border:0;
	background-color:#FFFFFF;
}
#mainContainer img.productPic{
	margin-top:0px;
	margin-bottom: 5px;
}
#mainContainer table#DelTableWrapper{
	padding: 20px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}
#mainContainer table#DelTableWrapper td{
	vertical-align: top;
	text-align: left;
	background-color:white;
}
#mainContainer table#DelTable{
	text-align: left;
	background-color:white;
}
#mainContainer table#DelTable td{
	text-align: left;
	background-color:#eeeeee;
}
#mainContainer table#DelTable td#ClearDelAddRow{
	background-color:white;
	border-bottom: 0px;
}
#mainContainer table#net{
	width: 284px; /* Changed 16/02/2007 */
	float: right;
	position: relative;
	vertical-align: top;
}
#mainContainer table#net td.columnDescription{ /* New 16/02/2007 */
	text-align: left;
	background-color:#eeeeee;
}
#mainContainer table#net td.columnTotals{ /* New 16/02/2007 */
	text-align: right;
	background-color:#eeeeee;
}
/* -------------------------------------------------------- productDetail styles */
.productDetail{
	padding: 3px 3px 4px 3px;
	float: left;
	width: 164px;
	height:180px;
	border-bottom: 2px solid #FEC830;
	background-color: #FEC830;
	margin: 2px 4px 2px 0px;
}
.productDetail h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 3px 0px;
	background-color: #FFFFFF;
	font-size: small;
}
.productDetail p{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
}
.vat{
	text-align: right;
	font-size: 1em;
}
.productDetail h4{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 3px 3px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 1em;
}
#prodTop{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 3px 3px;
	background-color: #FFFFFF;
}
#prodPic{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 164px;
	height: 96px;
	text-align: center;
	vertical-align: middle;
}
#prodBottom{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 3px 3px;
	background-color: #FFFFFF;
}
.banner{						/* New 28/02/2007 */
	margin: 10px 0px 0px 0px;
	border: 0 none;
}

/* -------------------------------------------------------- misc styles */
.zoom {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 230px;
	background-image: url(images/zoom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #999999;
	clear: left;
}
#brochure {
	margin: 20px 0px 20px 0px;
	clear: both;
}
#paging{
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 540px;
	text-align: right;
}
#paging a {	
	text-decoration: none;
}
#paging a:hover {
	text-decoration: underline;
}
#paging img{
	padding: 0px 3px 0px 3px;
}
#explanation{
	clear: both;
	padding: 6px 0px 0px 0px;
}
#alignRight{
	text-align:right;
	clear: both;
}
#alignRight p.error {
	color: #F00000;
}
#alignLeft{
	text-align:left;
	clear: both;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}

.red{
	color:#CE404C;
}
#product{
	float: right;
	width: 230px;
	height: 312px;
	margin-top: 0px;
	padding-right: 30px;
}
.displayNone{
	display:none;
}
.displayInline{
	display:inline;
}
.bgWhite{
	background-color:#FFFFFF;
}

/* -------------------------------------------------------- cart styles */
#cart{
	margin-top: 20px;
	float: none;
	margin-bottom: 20px;
}
#cart table {
	width:520px;
}
#cart table td {
	padding: 2px 2px 2px 2px;
	text-align: center;
	background-color: #EEEEEE;
	border-bottom: 1px solid #D0D0D0;
	vertical-align: middle;
	height: 10px;
}
#cart table td.price {
	background-color: #FEC830;
	font-weight: bold;
}
#cart table td.priceVat {
	width:100;
}
#cart table td.clearpriceVat {
	background-color: #FFFFFF;
	border-bottom: 0px;
	width:100px;
}
#cart table td.inStock {
	background-color: #FEC830;
}
#cart table td.availability {
	color: #FF9000;
}
#cart table td.basket {
	color: #CB404C;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px solid #CB404C;
	border-left: 1px solid #CB404C;
	border-right: 1px solid #CB404C;
	border-bottom: 1px solid #96111D;
}
#cart table td.basketAdd {
	color: #FFFFFF;
	background-color: #CB404C;
	border-bottom: none;
}
#cart table td.basketAdd a{
	color: #FFFFFF;
}
#cart table td.basketAdd a:hover{
	color: #FEC830;
}
.feeTable{
	margin: 0px 0px 0px -3px;
}
a.redbutton {
	font-size: 11px;
	padding: 4px 10px 4px 10px;
	width:210px;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#CB404C;
	/*background: url(images/arrow-white.gif) #CB404C 9px 50% no-repeat;*/
	border-bottom: 1px solid #FEC830;
	text-align: center;
	margin-bottom: 0px;
	clear: left;
	margin-top: 18px;
}
a:hover.redbutton {
	color: #132F85;
	background-color:#FEC830;
	/*background: url(images/arrow.gif) #BAD7EF 9px 50% no-repeat;*/
	border-bottom: 1px solid #FEC830;
}
/* ------- forms styles ANB - login background colour */
#forms{
/* Orange box atributes - ANB*/
	margin: 0px 0px 20px 0px;
	padding: 10px 15px 5px 15px;
	background-color: #FEC830;
	border-bottom: 2px solid #FEC830;
	width: 420px;
	line-height:26px;
}
#forms br {
	clear: left;
}
#forms p{
	/* login forgot pswd txt atributes - ANB*/
	clear:both;
	padding: 10px 0px 0px 0px;
	line-height:1.4em;
}
#forms fieldset{
	border:none;
}
#forms label{
	line-height:20px;
	float: left;
	clear: both;
	font-weight:bold;
	width: 138px;
}
#forms input.textField{
  font-size: 10px;
  height: 14px;
  /*this controls the position of the address fields on the cc card screen*/
	/*float: right;
  position:absolute;*/
  left:370px;
  top:150px
	width:280px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#forms input.textField2{
	font-size: 10px;
	height: 14px;
	/*float: left;*/
	/*width:280px;*/
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#forms select.selector{
	font-size: 10px;
	height: 16px;
/*	float: left;*/
/*	width:280px;*/
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#forms select.selector2{
	font-size: 10px;
	height: 16px;
	float: left;
	/*width:280px;*/
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#forms label.newsletter{
	float: none;
	clear: none;
	display: inline;
	font-weight:bold;
}
#forms input.checkbox{
	clear: none;
	display: inline;
}
a.button {
	background: url(images/arrow.gif) #FEC830 9px 50% no-repeat;
/*	background: url(images/arrow-white.gif) #4F7AB0 9px 50% no-repeat; */
	font-size: 11px;
	padding: 4px 10px 4px 20px;
/*	width:150px;
	display:block;*/
	line-height: 28px;
	text-decoration: none;
	margin-right: 3px;
	/*color: #FFFFFF;*/
	border-bottom: 1px solid #FEC830;
}
/*login button hover colour - ANB*/
a:hover.button{
	color: #132F85;
	background: url(images/arrow.gif) #FEC830 9px 50% no-repeat;
	border-bottom: 1px solid #FEC830;
}
a.button2 {
	font-size: 11px;
	padding: 4px 10px 4px 20px;
/*	width:150px;
	display:block;*/
	line-height: 23px;
	text-decoration: none;
	margin-right: 3px;
	color: #132F85;
	background: url(images/arrow.gif) #FEC830 9px 50% no-repeat;
	border-bottom: 1px solid #FEC830;
}
a:hover.button2{
	color: #FFFFFF;
	background: url(images/arrow.gif) #132F85 9px 50% no-repeat;
	border-bottom: 1px solid #FEC830;
}
#forms p.formButtons{
	margin: 0px 0px 0px 118px;
}
.yourAccount#forms{
	line-height:26px;
	font-weight:bold;
}


/* -------------------------------------------------------- footer styles */
#footer{
	/*margin: 0;*/
	padding: 17px 0 0 170px;
	width: 400px;
	background: url(images/logo-footer.jpg) 0px 8px no-repeat;
	background-color: #F1F1F1;
	line-height: 11px;
	font-size: 11px;
/*	border-left: 1px solid #CCCCCC; */
	height: 100px;
	margin: 2px 0 0 0;
	clear: both;
}
#footer span{
	width:100px;
	color: #666666;
	/*margin-left: 20px*/;
	display:block;
	float:left;
	position:relative;
}
#footer span.detail{
	color: #132F85;
	width:35px;
	display:block;
}
#footer span.detail2{
	color: #132F85;
	width:50px;
	display:block;
}
#footer a{
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	display:block;
}
#footer a:hover{
	color: #132F85;
}

/* -------------------------------------------------------- advert  styles */
#advert{
	padding: 1px 1px 1px 1px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	width:120px;
	float: left;
	display:inline;
}

#advert table{
	width: 145px;
	clear: both;
	text-align: left;
}
#advert td{
	width: 1145px;
	clear: both;
	text-align: left;
}
#advert a{
	text-decoration: none;
	color:#FFFFFF
}

#advert a:hover{
	text-decoration: underline;
}

#advert span{
	font-size: 1.5em;
}
/* -------------------------------------------------------- contact us  styles */
#contact{
	margin: 0px 15px 20px 0px;
	padding: 10px 15px 5px 15px;
	background-color: #FEC830;
	border-bottom: 2px solid #FEC830;
	font-size: 12px;
	line-height:16px;
}

#whiteBlock{
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px 10px 10px 10px;
}


/* -------------------------------------------------------- close leftNav styles */
#hardwareForm{display: none} 
#appleForm{display: none}
#softwareForm{display: none} 
#designForm{display: none}
#accessoriesForm{display: none} 
#peripheralsForm{display: none} 
#specialsForm{display: none} 
#msHardwareForm{display: none}

/* -------------------------------------------------------- ANB texting */

.style2 {color: #990000}