@charset "iso-8859-1";
/* Flexoplas */

.style1 {
  font-size: 10px
}
@charset "iso-8859-1";
/* Flexoplas */

* {
  -moz-outline-style:none;
}
a {
  color: #FC0400;
  text-decoration: none;
  border: none;
}
a:link {
  color: #FC0400;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}

img {
  display: block;
  margin: 0px;
  padding: 0px;
  border: none;
}
.break {
  background-image: url(../image/break.gif);
  background-repeat: repeat-x;
  padding: 0px;
  height: 1px;
  width: 100%;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

table, ul, li, tr, td, p, h1 ,h2, h3, h4 {
  margin: 0px;
  padding: 0px;
}

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
h1 {
  font-size: 23px;
  color: #3D423C;
  background-attachment: scroll;
  background-image: url(../image/hl-bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin-bottom: 5px;
  padding-left: 47px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  display: block;
  margin-top: 11px;
}
h2 {
  font-size: 17px;
  color: #3D423C;
  padding-bottom: 7px;
}
.h2_Profile {
	font-size: 19px;
	color: #D90500;
	padding-bottom: 7px;
	font-weight: bold;
}
h3 {
  font-size: 13px;
  color: #3D423C;
  padding-top: 15px;
  text-decoration: underline;
}
h4 {
  font-size: 12px;
  color: #3D423C;
  padding-top: 15px;
}

p {
  padding-top: 5px;
  padding-bottom: 5px;
}

#main {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
}

.space {
  clear: both;
  height: 15px;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #E7E8E9;
}
#container {
  background-attachment: scroll;
  background-image: url(../image/bg.jpg);
  background-repeat: repeat-y;
  padding: 0px;
  width: 830px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#nav {
  background-attachment: scroll;
  background-image: url(../image/nav.jpg);
  background-repeat: no-repeat;
  height: 35px;
}
#navlinks {
  padding-top: 12px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  height: 23px;
  padding-left: 17px;
}
#navlinks li {
  list-style-type: none;
  display: block;
  text-align: center;
  padding-top: 0px;
  padding-right: 40px;
  float: left;
}
#navlinks ul {
  margin: 0px;
  padding: 0px;
}

#navlinks a {
  color: #FFFFFF;
}
#breadcrumb {
  padding-top: 19px;
  padding-left: 18px;
  float: left;
}
#breadcrumb a {
  color: #000000;
  text-decoration: underline;
}
#breadcrumb a:hover {
  color: #FC0400;
  text-decoration: none;
}
#centreTop {
  background-image: url(../image/bg_top.jpg);
  background-repeat: no-repeat;
  background-position: 20px 55%;
  float: left;
  padding-bottom: 0px;
  height: 43px;
  width: 100%;
}
#shoppingcart {
  float: right;
  clear: left;
  padding-right: 18px;
  padding-top: 10px;
  padding-bottom: 2px;
  background-attachment: scroll;
  background-image: url(../image/shop.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
  padding-left: 20px;
}
#shoppingcart_empty {
  float: right;
  clear: left;
  padding-right: 18px;
  padding-top: 16px;
  padding-bottom: 15px;
  background-attachment: scroll;
  background-image: url(../image/shop.gif);
  background-repeat: no-repeat;
  background-position: left 15px;
  padding-left: 20px;
}
#shoppingcart a {
  font-size: 14px;
}
#shoppingcartinfo {
  float:right;
  clear:both;
  padding-right: 18px;
  font-size: 11px;
  padding-bottom: 6px;
}
.clear {
  clear: both;
  height: 1px;
}
#centreContent {
  padding-right: 18px;
  padding-left: 18px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../image/cntr-bg.jpg);
}
#members-login {
  width: 183px;
  background-color: #D7D7D7;
}
#members-logout {
  width: 183px;
  background-color: #D7D7D7;
}
#content-leftcolumn {
  float: left;
  width: 183px;
}
#content-rightcolumn {
  /*padding-top: 17px;*/
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 6px;
  float: left;
  width: 525px;
  display: inline;
  margin-left: 15px;
}
#productsList {
  width: 183px;
  background-color: #D7D7D7;
  margin-top: 9px;
}
#membersCentre {
  padding-right: 7px;
  padding-left: 7px;
}

/*Form*/
input, textarea,
select {
  font-size:9pt;
  color:#000000;
  border:1px solid #666666;
  background-color:#E8E8E8;
  font-weight: bold;
}
#membersCentre td {
  padding: 3px;
}
#productsCentre {
  padding-right: 7px;
  padding-left: 7px;
  padding-bottom: 7px;
}
#productsCentre ul {
  list-style-type: none;
  padding-left: 8px;
}
#productsCentre li {
  background-attachment: scroll;
  background-image: url(../image/blt.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  padding-bottom: 3px;
  padding-top: 3px;
}
#productsCentre li.subcat {
  text-align: left;
  background-position: 10px 5px;
  padding-left: 25px;
}

#productsCentre li.selected {
  background-color: #e8e8e8;
}

#productsCentre a {
  color: #000000;
}
#productsCentre a:hover {
  color: #FC0400;
}
#footer {
  background-attachment: scroll;
  background-image: url(../image/footer.jpg);
  background-repeat: no-repeat;
  padding-right: 18px;
  padding-left: 18px;
  padding-top: 7px;
  height: 75px;
}
#address {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
#Treacy_Advertising {
  font-size: 11px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 20px;
}
#Treacy_Advertising a {
  text-decoration: underline;
  color: #FFFFFF;
}
#Treacy_Advertising a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.oneProduct {
  float: left;
  width: 239px;
  background-color: #999999;
  margin-right: 11px;
  margin-bottom: 15px;
  display: inline;
  margin-left: 11px;
}
.oneProductThmb {
  margin-right: auto;
  margin-left: auto;
}
.oneProductMore {
  height: 19px;
  background-attachment: scroll;
  background-image: url(../image/more.jpg);
  background-repeat: no-repeat;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 11px;
}
.oneProductMore a {
  color: #000000;
}
.oneProductMore a:hover {
  color: #FC0400;
}
.oneProductThmb img {
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #FFFFFF;
  margin-top: 4px;
}
.oneproductTitle {
  background-attachment: scroll;
  background-image: url(../image/product-title.jpg);
  background-repeat: no-repeat;
  height: 25px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
}
.text1 img {
  float: left;
  padding-top: 3px;
}
a.contactimgl{
  display: block;
  float: right;
  color:#333333;
  text-align:center;
  margin-left: 12px;
  text-decoration: underline;
}
#contact-details {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 300px;
}
a:hover.contactimgl{
  text-decoration: none;
}

a.contactimgl img{
  border:1px solid #C90628;
}
a:hover.contactimgl img{
  border:1px solid #666666;
}
#enq-form {
  border-collapse:collapse;
  margin-right: auto;
  margin-left: auto;
  margin-top: 11px;
}
.enquiry_width {
  width: 400px;
}

.required-field {
  font-size: 10px;
  color: #FF0000;
  text-align: right;
}
.red {
  font-size: 10px;
  color: #FF0000;
}
.contact_foneetc {
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
}
.form-button {
  font-size: 10px;
  height: 16px;
  width: 80px;
  margin-left: 75px;
}

.hl2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #4A83A8;
  display: block;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
/*------------ Enquiry Form ----------------*/
#left-column ul {
  padding-left: 20px;
  padding-top: 11px;
}
#left-column li {
  padding-bottom: 9px;
}
#right-column ul {
  padding-left: 20px;
  padding-top: 11px;
}
#right-column li {
  padding-bottom: 9px;
}
#paragraph2 ul {
  padding-left: 20px;
  padding-top: 11px;
}
#paragraph2 li {
  padding-bottom: 2px;
}

/* newsletter */



.article-heading {
  font-weight: bold;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
}
.articl-list {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
}
.article-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
}
.pdf-link {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
  background-image: url(../image/PDF_icon.jpg);
  background-repeat: no-repeat;
  background-position: left;
  height: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
}
.articl-conents {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.pdf-link a {
  margin: 0px;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: block;
}
.newsletter-box {
  padding: 0px;
}
#header {
  height: 219px;
  width: 760px;
}
.right-img {
  float: right;
  margin-bottom: 11px;
  margin-left: 11px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FC0400;
  border-right-color: #999999;
  border-bottom-color: #FC0400;
  border-left-color: #999999;
  margin-top: 9px;
}
.left-img {
  float: left;
  margin-bottom: 11px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FC0400;
  border-right-color: #999999;
  border-bottom-color: #FC0400;
  border-left-color: #999999;
  margin-right: 11px;
  margin-top: 9px;
}
#left-column {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  width: 320px;
  background-color: #F0F0F0;
  margin-right: 10px;
  padding-right: 15px;
  border: 1px solid #CCCCCC;
  height: 350px;
  display: inline;
}
#centre-column {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  background-color: #F0F0F0;
  padding-right: 15px;
  border: 1px solid #CCCCCC;
  width: 692px;
}

#right-column {
  float: left;
  width: 320px;
  padding-left: 15px;
  margin-left: 10px;
  background-color: #F0F0F0;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #CCCCCC;
  height: 350px;
  display: inline;
}
.grayhd {
  color: #3D423C;
  font-weight: bold;
}
.mainprg {
  font-size: 12px;
  line-height: 20px;
}
.mainprg2 {
  font-size: 12px;
  line-height: 18px;
}
.mainprg3 {
  font-size: 12px;
  line-height: 14px;
}
.mainprg4 {
  font-size: 12px;
  line-height: 24px;
}
 {
  font-size: 12px;
  line-height: 14px;
}
#paragraph2 {
  background-color: #F0F0F0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 7px;
  padding-left: 7px;
  border: 1px solid #CCCCCC;

}
.btmparagraphimg {
  border: 1px solid #CCCCCC;
}
#search {
  float: right;
  width: 155px;
}
.products td {
  padding: 3px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #CCCCCC;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #CCCCCC;
}
.products {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
}
#customslinks {
  float: right;
  width: 118px;
  background-color: #D7D7D7;
}
#customslinks td {
  padding: 3px;
  text-align: right;
  border: 1px solid #CCCCCC;
}
.Productdesc {
  width: 500px;
  margin: 10px auto;
  border: none;
  text-align: center;
  /*border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;*/
}
.Productdesc tr {
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
}
.Productdesc td {
  padding: 3px;
  white-space: nowrap;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
}

.Productdesc td input {
  padding: 0 5px;
  text-align: right;
}

.checkout {
  margin-right: auto;
  margin-left: auto;
  width: 524px;
}
.checkout td {
  padding: 4px;
  border: 1px solid #CCCCCC;
  text-align: left;
  font-size: 11px;
}
.checkout_desc {
  padding: 0;
  width: 200px;
  overflow: hidden;
  height: 11px;
  white-space: nowrap;
}
.checkout input {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
}
select#shipping_address {
  font-size: 11px;
  font-weight: normal;
}
td.checkoutH {
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

.checkout form {
  display: inline;
}

div.shipping_info {
  color:#cc0000;
  padding: 5px;
}

span.span_popup {
  color:#ff0000;
  cursor:pointer;
}
.cart-link {
  background: none;
  color:#000000;
  text-decoration:none;
}
.text2 td input {
  width: 240px;
}
p.text2 {
 padding: 4px 4px 0 18px;
 text-indent: -18px;
}
.titleProfile {
	position: absolute;
	margin-left: -6px;
}

input#username, input#password {
  width: 90px;
}