@CHARSET "ISO-8859-1";
body, html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#yui-main {
	font-size: 0.84em;
}	
#tcpage {
	height:100%;
	width:100%;
}
#tcsec1 {
	width:31%;
	height:auto;
	float:left;
margin-left:2%;
	}
#tcsec2 {
		width:95%;
	height:auto;
	float:left;
margin-left:2%;
}
.yui-t1 #yui-main .yui-b {
	margin-left: 16em;
}

#bottombar {
	background-image: url(../images/tab-greybg.jpg);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	padding: 2px;
	padding-top: 4px;
	margin-top:10px;
	height: 20px;
	visibility: visible;
	clear: both;
}

#copyright {
    width:      30%;
    left:       0;
    text-align: left;
	padding-top: 4px;
    float:      left;
}

#credits {
    width:      30%;
    left:       70%;
    text-align: right;
	padding-top: 4px;
    float:      right;
}

#topbar {
	height:69px;
	background-image: url(../images/topbar-bg.jpg);
}

#logoholder {
	width:175px;
	height:49px;
	padding-top: 12px;
	padding-left: 8px;
	float:left;
}

#flagsholder {
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	color: white;
	font-size: 8pt;
	float: right;
}

#flagsholder A {
	color: white;
	text-decoration: none;
}

#flagsholder a:hover {
	border-bottom: 1px dotted #BBBBBB;
}

#flagsholder A.noborder:hover {
	border-bottom: 0px;
}

#tabstrip {
	background: url(../images/tab-greybg.png) 0 0 repeat-x;
	width:100%;
	height: 24px;
	top: -4px;
	z-index:2;
	overflow: hidden;
	position: relative;
}

#tablivestrip {
	background: url(../images/tab-greenbg.jpg) 0 0 repeat-x;
	width: 100%;
	height: 26px;
	margin-bottom: 8px;
	position: relative;
	top: -4px;
}

.menubar {
	margin-left: 0px;
	width: 100%;
	top: 2px;
	left: 0px;
	height: 19px;
}
.lavaLamp {
    position: relative;
    height: 24px;
    /*background: url("../image/bg.gif") no-repeat top; */
    overflow: hidden;
	padding-left: 10px;
	z-index: 5;
}
/* Force the list to flow horizontally */
.lavaLamp li {
    float: left;
    list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url("../images/tabgreen.png") no-repeat right -25px;
    width: 20px; height: 25px;
    position: absolute;
	padding-top: 0px;
}
.lavaLamp li.back .left {
    background: url("../images/tabgreen.png") no-repeat top left;
    height: 30px;
    margin-right: 20px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
    position: relative;           
    text-align: center;
    height: 25px;     
    margin: auto 10px;
    float: left; 
    display: block;
	text-decoration: none;
	color: #000099;
	z-index: 21;
	padding-top: 6px;
}
.lavaLamp li a:hover {
	color: #0000DD;
	border-bottom: 1px dotted #0000DD;
}

#sideboxes {
	float:left;
	left: 0px;
	padding: 0px;
	width: 160px;
	padding-left: 4px;
	font-size: 0.84em;
}

#nav-hdr {
	z-index: 100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 2px;
}

.box-hdr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 2px;
}
.box-hdr2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
}

#navbox {
	background-image: url(../images/navbox.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 89px;
	padding-left: 7px;
}

.box-inner {
	position:relative;
}

.sidebox {
	background-image: url(../images/navbox_basket.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	padding-left: 7px;
	padding-right: 15px;
}

.sideboxnobg {
	padding-top: 5px;
	height: 57px;
	padding-left: 25px;
	padding-right: 15px;
}
#basketcontents {
	padding-top: 7px;
}

#help-box-left {
     float:left;
}

#help-box-right {
	  margin-left:35px;
	  margin-top:0px;
	  width:100px;
}

#frmSearch {
	margin: 0;
}

.search {
	background:#EFEFEF;
	border: 1px solid #E1E1E1;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:lighter;
	margin-top: 9px;
}

#frmQuickLinks {
	margin: 0;
}

.quicklinks {
	background:#EFEFEF;
	border: 1px solid #E1E1E1;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:lighter;
	margin-top: 5px;
	padding: 0px;
	width: 140px;
}

#loginlayer {
	position: absolute;
	top: 73px;
	right: 0px;
	width: 290px;
	height: 240px;
	/*padding: 5px;*/
	background-image: url(../images/loginbg.png);
    background-repeat: no-repeat;
	color: black;
	border-color: black;
	z-index: 50;
	padding-top: 10px;
	padding-left: 10px;
}
#loginlayer h2 {
	font-weight: bold;
	padding-bottom: 5px;
}

#loginlayer label {
	padding-left: 5px;
	float: left;
	/*font-weight: bold;*/
	width: 100px;
}
#loginlayer br {
	clear: left;
	}
#loginlayer input {
	width: 150px;
	margin-bottom: 3px;
	}
#loginlayer .submit {
	margin-left: 105px;
	margin-top: 3px;
}
#loginlayer .boxes {
	width: 1em;
}

/*
 * Basket popup layer
 */
#basketview {
    display: none;
    position: absolute;
    left: 180px;
    width: 400px;
    height: 350px;
    /*background-color: #9EFF3F;*/
    background-image: url(../images/basket-back.png);
    z-index: 3000;
    /*border: #78DF13 2px;*/
}
#basketviewhead {
    /*background-image: url(../images/silverbarbg.png);*/
    /*background-repeat: repeat-x;*/
    left: 1px;
    top: 1px;
    width: 396px;
    height: 19px;
    padding-left: 8px;
    padding-top: 5px;
}
#basketviewdetail {
    padding-left: 4px;
    padding-top: 4px;
    text-align: center;
}
#basketviewfoot {
    padding-left: 4px;
    padding-top: 10px;
}
#basketviewdetail table {
	text-align: left;
	width: 95%;
	border: 0px;
	font-size: 0.75em;
}
#basketviewdetail td {
	border: none;
}
#basketviewdetail th {
	background-color: #9DF546;
}
#bgcontainer{
	float:left;
}

#main{
	margin-left: 225px;
	padding-right: 10px;
}
.search {
	background:#EFEFEF;
	border: 1px solid #E1E1E1;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:lighter;
	margin-top: 9px;
}
#howmany {
	width: 3.5em;
	margin-top: 8px;
	vertical-align: top;
}
.commit {
	margin-top: 4px;
}
/* 
 * Product information/pricing table styles
 */
#materials_header_block {
	margin-top: 2px;
	margin-bottom: 2px;
}
#materials_data_block {
	margin-top: 2px;
	margin-bottom: 2px;
}
#pricing_header_block {
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #000099;
}
a:visited {
	color: #000099;
}
table {
	border: none;
}
th {
	border: none;
	font-weight: bold;
	background-color: #dedede;
}
th.number {
	text-align: right;
}
td {
	border: none;
}
td.heading {
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	background-color: #dedede;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#uglybuyonlinehowardfix {
	position: absolute;
	z-index:50;
	top: 93px;
	right: 0;
}
#uglybuyonlinehowardfix A:hover {
	border-bottom: none;
}
#uglybuyonlinehowardfix A:active {
	border: none;
}
#checkoutframe {
	border: 0;
	width: 100%;
	height: 400px;
}
.footer-text {
font-size:10px;
margin:auto;
width:830px;
}
.footer-text a {
font-size:10px;
}

ul.bacs_headings {
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.bacs_headings li {
    list-style:  none none;
}

ul.bacs_detail {
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 25px;
}

ul.bacs_detail li {
    margin-bottom: 25px;
    list-style: none;
}

ul.bacs_detail li h3 {
    font-weight: bold;
    margin-top: 5px;
}

ul.bacs_detail li h2 {
    padding-top: 40px;
    overflow: hidden;
}

ul.bacs_detail li.GB h2 {
    background: url(../images/bgsprites.png) 0px 0px no-repeat ;
}

ul.bacs_detail li.EUR h2 {
    background: url(../images/bgsprites.png) 0px -60px no-repeat;
}

ul.bacs_detail li.USD h2 {
    background: url(../images/bgsprites.png) 0px -120px no-repeat;
}

ul.bank_details {
    margin-top: 5px;
}

ul.bank_details li {
    list-style: none none;
    margin-top: 0;
    margin-bottom: 0;
}

ul.bank_details li:first-child {
    font-weight: bold;
}

ul.bank_address {
    margin-top: 5px;
}

ul.bank_address li {
    list-style: none none;
    margin-top: 0;
    margin-bottom: 0;
}

ul.bank_address li:first-child {
    font-weight: bold;
}
