.ip_details {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.hlPaper{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	text-align: left;
    margin-bottom: 5px;
}
.hlDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: sub;
	margin: 15px;
}
.hlHeadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009933;
	font-weight: bold;
	text-align: left;
    margin-bottom: 5px;
}
.hlArticle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
    margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
}
.hlSpacer {
	font-size: 6px;
	height: 6px;
}
.hlImage {
	float: right;
	padding: 0px;
	margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #999999;
}
.hlHr {
	border: 1px solid #CCCCCC;
	width: 100%;
}
.hlTable {
	width: 100%;
}
.headLine{
    border: 1px dashed #808080;
    padding: 2px;
    margin: 20px 20px 5px 20px;
}

.hlTitle{
    padding-left: 20px;    
	font-size: 3.5mm;
}
.hlMore {
	color: #3333ff;
	text-decoration: none;
	font-style: italic;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	/*background-color: #FFFF99;*/

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	/*width: 100%;*/
	background-color: #EEEEBB;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	border: 1px dashed #BBBBBB;
}
.highlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	width: 100%;
	background-color: #DDDDDD;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	border: 1px dashed #BBBBBB;
}

body {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../_images/padlock_420x420_wm_04.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
	background-attachment: fixed;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4.4mm;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
ul {
	margin: 0px 0px 0px 0px;	
    /*list-style-image: url(../_images/padlock_12x12.png);*/
    margin-left: 15px;
    list-style: none;
}
ul li {
	/*list-style-image: url("../_images/padlock_20x20.png");*/
	margin-top: 10px;
}
.bullet {
	vertical-align: -7px;
	margin: 0 2px 0 0;
}
.vidDiv {
	margin: auto;
	text-align: center;
	padding: 10px;
}
.imgTitle {
	text-align: center;
	font-size: 9px;
}
.center {
	text-align: center;
}
.padlock {
	vertical-align: -45%;
}

#centralPane_BU{
    background-image: url(../_images/bg1.jpg);
    background-repeat: no-repeat;
    background-position: 70px 0px;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6mm;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #FF6600;
	font-weight: normal;
	text-align: center;
}

.text_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4.5mm;
	color: #333333;
	text-align: justify;
}
.binlock_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6mm;
	font-weight: bold;
	font-style: normal;
	color: #999999;
}
.float_r {
	float: right;
}
.img_text {
	font-size: 3mm;
	text-align: center;
	font-style: italic;

}
.img_1 {
	padding-left: 0px;
}
.quote {
	font-style: italic;
}
.quoteby {
	font-style: normal;
}
.column {
	text-align: justify;
	font-size: 4mm;
}

#navcontainer{
    float: left;
    border: 0px solid #000000;
    margin: 67 10 0 -3;
    width: 110px;
}

#ordernavcontainer{
    position: absolute;
    width: 400px;
    left: 310px;
    top: 70px;
}

#ordernavcontainerwiz{
	/*
    position: absolute;
    width: 400px;
    left: 310px;
    top: 70px;
    */
}

.navlink {
    background-color: #ffffff;
    width: 100px;
    border: 0;
    text-align: center;;
}

.navlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 5px 0 5px 0;
    font-size : 80%;
    font-weight : bold;
    padding: 5px;   
    display: block; 
    width: 100%;
}

.navlink a:link {
    color: #000000;
    text-decoration : none;
    border : 1px solid #00CC00;
}

.navlink a:visited {
    color: #000000;
    text-decoration : none;
    border : 1px solid #00CC00;
}

.navlink a:hover {
    color: #009900;
    text-decoration : none;
    border : 1px solid #666666;
    background-color : #d4f8c5;
    margin: 5px 0 5px 1px;
}

.navlink SPAN{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 5 0 5 0;
    border : 1px solid #FF6600;
    font-size : 80%;
    font-weight : bold;
    padding: 5px;   
    display: block; 
    width: 100%;
}

.stdLayout {
	width: 700px;
	border-collapse: collapse;
    border: 2px solid #00CC00;
}

.stdLayout th,.stdLayout td{
	font-size: 14px;
    border: 1px solid #CCCCCC;
	padding: 10px;
}

.stdLayout tr.subHead td{
	padding-top: 2px;
	padding-bottom: 2px;
    background-color: #f0ffe5;
    
}

.stdLayout tr.rowTotal td{
    border-top: 2px solid #00CC00;
}
.stdLayout tr.rowTotalVAT td{
/*    border-top: 2px solid #00CC00; */
}
.stdLayout tr.rowTotalGross td{
/*    border-top: 2px solid #00CC00;*/
}

.stdLayout th{
    border-bottom: 1px solid #00CC00;	
}

.stdLayout td.col4{
    text-align: center;
}

.stdLayout td.col3,
.stdLayout td.col5,
.stdLayout td.col6{
	width: 70px;
    text-align: right;
}

#prods{
    margin-top: 20px;
}

.contentColumn #leftSide{
    width: 10px;
}
.contentColumn #middle{
    width: 100%;
}
.contentColumn #rightSide{
    width: 20px;
}

.quantity, #sum1, #sum2 { /*Set length of quantity boxes*/
	width: 50px;
}

.listBlock{
    margin-top: 35px;
    margin-bottom: 25px;
}

#layoutTable{
  border-collapse: collapse;
}
#layoutTable TR.row1 TD.col1{
  vertical-align: top;
}

.orderNav {
    background-color: #ffffff;
}

.orderNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0 8 0 5;
    font-size : 80%;
    font-weight : bold;
    padding: 5px;   
    display: block; 
    width: 100;
    text-align: center;
}
.orderNav a:link {
    color: #000000;
    text-decoration : none;
    border : 1px solid #00CC00;
}

.orderNav a:visited {
    color: #000000;
    text-decoration : none;
    border : 1px solid #00CC00;
}

.orderNav a:hover {
    color: #000000;
    text-decoration : none;
    border : 1px solid #666666;
    background-color : #CCCCCC;
}

.orderNav a.sel{
	background-color: f0ffe5;	
    border: 1px solid #FF6600;
}

.orderNav a.greyed, .orderNav a.greyed:hover {
	background-color: #FFFFFF;
    color: #CCCCCC;
    text-decoration : none;
    border : 1px solid #CCCCC0;
}

.orderNav TD.vert1 A, .orderNav TD.vert2 A, .orderNav TD.vert3 A, .orderNav TD.vert4 A{
    width: 250px;
}
.orderNav TD.vert1 A{
    margin-top: 10px;
}
.orderNav TD.vert4 A{
    margin-top: 10px;
}

#formLayout{
	margin-top: 20px;
    font-size : 13px;
}

INPUT{
	padding-left: 3px;
	font-size: 4.0mm;
}
#formLayout TD.col2 INPUT{
    margin-left: 30px;
    width: 230px;
}
#formLayout TD.col2 INPUT#PostCode{
    width: 100px;
}
#formLayout TD.col2 {
	margin: auto;
    text-align: left;
}

#formLayout TD.col2 INPUT#FirstName,
#formLayout TD.col2 INPUT#LastName,
#formLayout TD.col2 INPUT#Town,
#formLayout TD.col2 INPUT#Country,
#formLayout TD.col2 INPUT#Phone {
    width: 180px;
}

#formLayout TD.col2 INPUT#dpaemail,
#formLayout TD.col2 INPUT#dpaphone{
	border: none;
	margin-left: 27px;
    width: 20px;
}

#remoteSave{ /*This is an Iframe for remote saving of data when user navigates awa */
    width: 1200px;
    height: 200px;
    visibility: hidden;
}

.radioLayout {
    width: 100%;
}
.radioLayout TD{
    border-collapse: collapse;
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

.radioLayout TD.col2{
    text-align: right;
}

.radioLayout INPUT{
	border: none;
}

INPUT {
    background-color: ffffff;
    border: 1px solid #00cc00;
}

.quantityReadonly{
    width: 50px;
    background-color: #e0e0e0;
    border: 1px solid #00cc00;
}

.newsLarge{
	font-size: 5.0mm;    
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.printAgain{
	margin-left: 13px;

}

.mainTitle{
	margin-left: 130px;
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
}

.divider{
	margin-bottom: 10px;
    border-bottom: 2px solid #cccccc;
}

#pop{
    position: absolute;
    visibility: hidden;
    padding: 10px;
}

#popimg{
    border: 5px solid #FFFFFF;
}

.dsborder{
	padding: 3px;
	border: 1px solid #CCCCFF;
	background-color: #E0E0E0;
}

.highLightBox{
    border: 1px solid #80e680;
    background-color: #e2fae2;
    padding: 7px;
    font-size: 4mm;
}

#image1{
    padding-left: 20px;
}

.supplier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.supplier_company {
    font-weight : bold;
}
.supplier_address {
    font-weight : normal;
}
.supplier_phone {
    font-weight : normal;
}
.supplier_web a {
	color: #0000FF;
	font-weight : bold;
	text-decoration: none;
}
.copyright {
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    text-align: right;
}

