/* Copyright Commcam Limited 2008. All rights reserved. (See licence/licence.txt) */

html, body 
{
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	height: 100%;
}

body
{
	background-color: #FFF;	
	font-family: Tahoma;
	font-size: 8pt;
	height: 100%;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover
{
	text-decoration: underline;
}

iframe
{
	display: none;
}

h2
{
	border-bottom: 1px dashed #AAAAAA;
	padding-bottom: 4px;
	color: #AAAAAA;
	font-style: italic;
	font-size: 14pt;
}

h3
{
	border-bottom: 1px dashed #AAAAAA;
	padding-bottom: 4px;
	color: #AAAAAA;
	font-style: italic;
	font-size: 10pt;
	margin-left: 64px;
	margin-right: 64px;
}

h3.bolder
{
	border-bottom: 1px dashed Black;
	font-weight:bold;
	color:Black;
}

img
{
	border: none;
}

input
{
	border: 1px solid #777;
	background-color: #FFFFFF;
	font-size: 8pt;
}

input.button
{
	padding-left: 2px;
	padding-right: 2px;
}

select
{
	font-size: 8pt;
	margin-bottom: 4px;
}

div.success
{
	color: #009900;
	margin-top: 16px;
	text-align: center;
}

div.kitDetails
{
	float: right;
}

div.LogoLeft
{
	background-image: url(../../../styles/dhs/images/DHSLogoLeft.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

div.LogoRight
{
	background-image: url(../../../styles/dhs/images/DHSLogoRight.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 246px;
	position: absolute;
	top: 0px;
	right: 0px;
	vertical-align: bottom;
}

span.orderNumber
{
	font-size: 14pt;
}

div.LogoBar
{
	height: 100px;
	background-color: #ffffff;
}

div.MenuButtonBar
{
	height: 21px;
	background-color:d3242b;
	background-repeat:no-repeat;
	border-top: 1px solid #9D9D9D;
	border-bottom: 1px solid #ffffff;
}

div.SmallBar
{
	height: 4px;
	background-image: url(../../../styles/dhs/images/SmallBar.jpg);
	background-repeat: repeat-x;
	clear:both;
}

div.SideMenu
{
	position: absolute;
	left: 0px;
	top: 127px;
	bottom: 0px;
	width: 230px;
	background-color: #3399CC;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 8px;
}

div.SideMenuMinimised
{
	display: none;
	position: relative;
}

div.SideMenu select
{
	width: 100%;
}

div.Minimiser, div.MinimiserMinimised
{
	background-color: #D4D4D4;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	width: 5px;
	position:  absolute;
	bottom: 0px;
	top: 127px;
	left: 230px;
	float: left;
}

div.MinimiserMinimised
{
	left: 0px;
}

img.plus
{
	padding-right: 4px;
}

fieldset
{
	border: none;
	border-top: 1px solid #FFF;	
}

fieldset legend
{
	font-weight: bold;
	color: #FFFFFF;
}

fieldset a
{
	font-weight: bold;
	color: #FFFFFF;
}

form
{
	margin: 0px;
}

div.buttonBar
{
	text-align: right;
		padding: 4px;
}

fieldset.search
{
	border-bottom: 1px solid #FFF;
}

fieldset.account div
{
	padding: 8px;
	padding-left: 16px;
}

div.menuItemHolder
{
	padding: 12px;
}

div.menuItemHolder div
{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.innerContent, div.innerContentMinimised
{
	position: absolute;
	left: 235px;
	padding: 4px;
	padding-left: 13px;
}

div.innerContentMinimised
{
	left: 10px;
}

.loginDIVHEADER {
	width: 179px;
	padding: 7px;
	background-color: #3399CC;
}
.loginDIVBOX {
	width: 177px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	vertical-align: top;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.loginTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

div.centre
{
	text-align: center;
}

div#login
{
	margin-top: 10px;
}

#navigationBar
{

	font-size: 8pt;
}

#contentBanner
{
	float: left;
}

div.contact
{
	float: right;
	padding: 2px;
	padding-right: 10px;
}

div.contact a
{
	font-weight: normal;
}

div.contact img
{
	vertical-align: middle;
	padding-right: 4px;
}

#navigationBar
{
	float: left;
}

#navigationBar ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigationBar li
{
	float:		left;	
}

#navigationBar a
{
	background-image: url(../../../styles/dhs/images/ButtonBack.gif);
	background-repeat: repeat-x;
	color: #000000;
	display:block;
	font-weight: normal;
	margin-top:			1px;
	padding-left:		8px;
	padding-right:	8px;
	padding-top:		3px;
	padding-bottom:	4px;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #FFF;
	float: left;
}

#navigationBar li a:hover
{
	background-image: url(../../../styles/dhs/images/ButtonBackOn.gif);
	background-repeat: repeat-x;
	padding-left:		9px;
	padding-right:	7px;
	padding-top:		4px;
	padding-bottom:	3px;
	text-decoration: none;
}

div#tabs
{
	border-bottom: 1px solid #AAA;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#tabs span, div#tabs span.current
{
	background-image: url(../../../styles/dhs/images/ButtonBack.gif);
	background-repeat: repeat-x;
	color: #000;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Calibri, Verdana;
	font-size: 8pt;
	border: 1px solid #AAA;	
	background-color: #CDCDCD;
	margin-right: 4px;
	display: inline-block;
	margin-top: 4px;
	border-bottom: 0px;	
}

div#tabs span.current
{
	
	font-weight: bold;
}

div#tabs span a
{
	color: #4A92FC;
	font-weight: normal;
}

div#tabs a:hover
{
	text-decoration: none;
}

div#tabs span.current a
{
	color: #4A92FC;
	font-weight: bold;
}

div#tabs img.closeButton
{
	vertical-align: middle;
	padding-right: 8px;
	float: right;
}

div#tabs img.allCloseButton
{
	vertical-align: middle;
	padding-right: 8px;
	float: right;
}


table.summary
{
	font-family: Calibri, Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
}

table.summary thead
{
	background-color: #FFFFFF;
	color: #0057DA;
	background-image: url(../../../styles/dhs/images/TableColumnBack.gif);
	background-repeat: repeat-x;
	font-size: 7pt;
	text-transform: uppercase;
	font-family: Verdana, Arial, sans-serif;
}

table.summary thead tr th
{
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #0057DA;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #EBF3FF;
	border-bottom: 1px solid #0057DA;
	background-color: #FFFFFF;
	position: relative;
}

table.summary tbody tr td, table.summary tbody tr td.last, table.summary tbody tr.odd
{
	padding: 4px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
}

table.summary tbody tr td
{
	white-space: nowrap;
}

table.summary tbody tr.note
{
	display: none;
}

table.summary tbody tr.note td
{
	border-top: 1px dashed #AAAAAA;
	border-bottom: 1px dashed #AAAAAA;
}

table.summary tbody tr.odd td
{
	background-color: #F7F4EE;
	border-top: 1px solid #EBE5D9;
	border-bottom: 1px solid #EBE5D9;
}

table.summary tbody tr.odd
{
	background-color: #F7F4EE;
	border-top: 1px solid #EBE5D9;
	border-bottom: 1px solid #EBE5D9;
}

table.summary tbody tr td input
{
	font-family: Calibri, Verdana;
	font-size: 10pt;
}

table.summary tbody tr td a
{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

table.summary tbody tr td a.description
{
	text-decoration: underline;
}

table.summary tbody tr td.total
{
	font-size: 11pt;
	stext-align: right;
	background-color: #FFFFFF;
	color: #000000;
	border-top: 1px solid #0057DA;
}

table.summary tbody tr td.total label
{
	font-weight: bold;
	padding-right: 8px;
}

table.completedOrder thead tr th
{
	padding: 4px;
	border-bottom: 1px solid #AAAAAA;
}

table.completedOrder tbody tr td
{
	padding: 4px;
}

table.completedOrder tbody tr td.total
{
	padding: 4px;
	border-top: 1px solid #AAAAAA;
}

table.completedOrder tbody tr td.total label
{
	font-weight: bold;
	margin-right: 8px;
}

div.detailHolder
{
	background: #FFF;
	height: 400px;
}

div.detailImage
{
	float: left;
	padding-right: 8px;
}

div.detailDescription
{
	font-weight: bold;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000;
	background-color: #FFF;
	font-size: 10pt;
	border-bottom: 1px dashed #AAA;
}

span.detailCode, span.productCode
{
	color: #3399CC;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

span.detailCode
{
	padding-left: 16px;
}

div.detailLongDescription
{
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000;
	
}

div.detailInfo
{
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.detailInfoAlt div.detailSupercede
{
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FF0000;
}

div.detailInfo label
{
	padding-right: 8px;
	font-weight: bold;
}

div.detailInfo ul
{
	margin-top: 4px;
	margin-bottom: 4px;
}

div.detailInfo ul li a
{
	font-weight: normal;
}

div.detailInfo ul li
{
	font-weight: normal;
}

div.detailInfoAlt
{
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 8pt;
}

div.detailInfoAlt label
{
	padding-right: 8px;
}

div.detailQuantity
{
	padding-left: 8px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.detailQuantity a
{
	font-weight: bold;
	color: #000;
}

div.detailQuantity input
{
	font-family: Calibri, Verdana;
	font-size: 10pt;
	margin-right: 8px;
}

div.buttonBar
{
	text-align: right;
}

div.formHolder
{

}

div.formInput ul
{
	margin: 0px;
}

div.formInput ul a
{
	color: #3299D6;
}

div.formInput input.button
{
	margin-left: 4px;
}

div.formInput ul a:hover
{
	text-decoration: underline;
}

div.formNoTitle
{
	padding: 0px;
	padding-top: 1px;
}

div.formInput
{
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.formInput div
{
	padding-top: 4px;
	padding-bottom: 4px;
}

div.formInput label
{
	padding-right: 8px;
	float: left;
	display: block;
	width: 200px;
	text-align: right;
	font-size: 8pt;
	color: #3299D6;
}

input.required
{
	background-color: #FF0000;
	color: #FFFFFF;
}

div.formInput span
{
	font-size: 9pt;
	vertical-align: text-top;
}

div.formInput input, div.formInput select
{
	font-size: 8pt;
	font-family: Calibri, Verdana;
}

form#deliveryDetails
{
	min-width: 700px;
}

input.printButton
{
	margin-top: 16px;
}

div.scrollable
{
	height: 400px;
	overflow : none;
  overflow-y : scroll;
  overflow-x:hidden;
  padding-right: 16px;
}

div.deliveryDetails
{
	text-align: left;
	margin-bottom: 16px;
}

div.processedBasket
{
	clear: both;
}

div.favouritelabel
{
	border-top: 1px dashed #AAAAAA;
	padding: 4px;
	display: none;
}

div.favouritelabel label
{
	font-style: italic;
	color: #999999;
}

div.favouritelabel input
{
	vertical-align: middle;
	margin-left: 16px;
}

div.categoryButton
{
	border-top: 2px solid #A9CDDD;
	border-left: 2px solid #A9CDDD;
	border-right: 2px solid #156E97;
	border-bottom: 2px solid #156E97;
	background-color: #257CA5;
	padding: 10px;
	cursor: hand;
	margin-bottom: 4px;	
	height: 20px;
	line-height: 20px;
	background-image: url(../../../styles/dhs/images/dropdownarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.categoryButtonDisabled
{
	border-top: 2px solid #C3C3C3;
	border-left: 2px solid #C3C3C3;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	background-color: #666666;
	color: #EBEBEB;
	padding: 10px;
	cursor: hand;
	margin-bottom: 4px;	
	height: 20px;
	line-height: 20px;
}

div.floatyMenu
{
	position: absolute;
	background-color: #257CA5;
	color: #FFFFFF;
	width: 200px;
}

div.floatyMenuTitle
{
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 4px;
	border-top: 2px solid #F58187;
	border-left: 2px solid #F58187;
	border-right: 2px solid #9D0F16;
	border-bottom: 2px solid #9D0F16;
	background-image: url(../../../styles/dhs/images/closeButtonMenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.floatyMenuBody
{
	overflow : none;
  overflow-y : scroll;
  overflow-x:hidden;

}

div.floatyMenuItem
{
	border-top: 2px solid #A9CDDD;
	border-left: 2px solid #A9CDDD;
	border-right: 2px solid #156E97;
	border-bottom: 2px solid #156E97;
	background-color: #257CA5;
	color: #FFFFFF;
	padding: 4px;
	cursor: hand;
}
