/* Dr Byte Primary Style Sheet */
/* Headings are a general guide to where the style is used */
/* Occasionally styles intended for one section are used in another */

/* General Style */

body  { 
	color: #000000; 
	font-family: Arial; 
	background-color: #ffffff; 
	text-align: justify; 
	margin: 0; 
	padding: 0 
}

p  { 
	font-size: 11pt; 
}

a  { 
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	text-decoration: underline;
}

.orangeHeader {
	font-size: 22pt;
	font-weight: bold;
	color: #FFFFFF;
}

.orangeHeader2 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	color:#003399;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	color:#FF6600;
	font-size:14pt;
	font-weight: bold;
}

h3 {
	color:black;
	font-size:12pt;
	font-weight: bold;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1.0em;
}

li {
	background-image: url(../../web-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}

/* About Us */

.featureList {
	color: #003399
}

.award {
	color: #003399;
}

/* Repair Centre, Call Outs, etc */

.stupidlyBigHeading {
	font-size: 3.0em;
	font-weight: bold;
	color: #003399;
}

.stupidlyBigSubHeading {
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
}

.stupidlyBigSubHeading2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
}

.stupidlyBigSubHeading3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}

.bigHeading {
	font-size: 1.8em;
	font-weight: bold;
	color: #003399;
}

.infoBox {
	background-color: #9CC2E2;
}

.infoBoxHeading {
	color: #FF3300;
	text-align: center;
	text-transform: uppercase;
}

.bullet {
	font-size: 12pt;
}

/* Learndirect */

.iframeText {
	font-size: 0.8em;
	text-align: left;
}

.LDBox1 {
	background-color: #D4DEE9;
	padding: 1.0em 1.0em;
}

.LDBox2 {
	background-color: #B5C5DA;
	padding: 1.0em 1.0em;
}

.ITHeading1 {
	font-size: 1.05em;
	font-weight: bold;
	color: #0066FF;
}

.ITHeading2 {
	font-size: 1.0em;
	font-weight: bold;
	color:#0066FF;
}

.businessHeading1 {
	font-size: 1.05em;
	font-weight: bold;
	color: #009933; }

.businessHeading2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #009A31; 
}

/* Shop style */

ul.noindent {
	margin-left: 0em;
}

.price {
	color: #FF0000;
	font-weight:bold;
}

.productTitle {
	color:black;
	font-size:1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.specHeading{
	color:black;
	font-size:1.0em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

.subTitle {
	font-size: 0.9em;
	font-weight: bold;
}

.capacity {
	color: #FF0000;
	font-weight: bold;
}

.warranty {
	font-size: 0.8em;
	font-weight: bold;
}

.detailedSpec {
	padding: 0em 1.0em;
}

/* Misc Stuff */

.spacer {
	background-image: url(../../site-menu/spacer.jpg);
	background-repeat: repeat;
}

td  { 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0;
	padding: 0
}

.window_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
}

hr {
	border: thin dashed #FFFFFF;
}

.a_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.hr2 {

	border: thin dashed #000000;
}

.a_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.backgrnd {
	background-repeat: repeat-x;
}

.frmbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: thin none #FF9900;
}
