/*The following are the strly sheet that were used to format the contents on www.fdlcontainers.co.uk. It was created in July 2006. */

/*Format1 is used to set the */
.format1
{

border: 1px solid #0099FF;
top:auto;
}

/*This  was used to set the border that surrounds the product information section of the products page*/
.format2
{

border: 1px solid #CCCCCC;
top:auto;
}


/*Used to format the text for the search facility on the site*/
.searchtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
}

/*Used to define format for the main navigation section of the site*/
.table2
{
background-color:#003300;

}

.text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:82%;
color:#FFFFFF;
text-align:center;
}

.text2
{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#0033CC;
text-align:left;
font-weight:bold;
}

.text3
{
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
color:#999999;
text-align:center;
}


.text4
{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#0033CC;
text-align:center;
font-weight:bold;
}

.text5
{
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
color:#0033CC;
text-align:left;
font-weight:bold;
}

.thanks
{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;

}

.btmtable
{
border-top: 1px solid #0099FF;
}

.btm
{

font-family:Arial, Helvetica, sans-serif;
font-size:62%;
color:#003300;
}


.format5
{
width:18%;
text-align:center;
}



.conformheading
{
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #002200;
background-color:#003300;
color:#FFFFFF;
font-weight:bold;
font-size:90%;
}

.contactformlbl
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:75%;
text-align:right;
}

.contactformlb2
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:105%;
text-align:right;
}


.formbase
{
border-top:1px solid #002200;
background-color:#F5F5F5;

}

.formtable
{


width:80%;
height:100%;
border: 1px solid #002200;
}




.ruler
{
border-bottom:2px solid black;
}


.content
{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
color:#003300;
}

.vspace
{
margin-left:1%;
}


/* This CSS tag is used to set the property feature of the section that holds the category and name of the products, amend carefully.*/
.cat_bar
{

height:48px;
}


.dropmenuwidth
{width:16%;}


.sub_bar
{
height:30px;
}

#dropmenudiv{
position:absolute;
background-color:#FFFFFF;
border:1px solid #CADCFF;
border-bottom-width: 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
line-height:25px;
z-index:120;
}

.mainprodtitlefont
{
font-family:Arial, Helvetica, sans-serif;
font-size:140%;
color:#333333;
font-weight:bold;
text-align:left;
}

.subprodtitlefont
{
font-family:Arial, Helvetica, sans-serif;
font-size:105%;
color:#333333;
text-align:left;
vertical-align:bottom;

}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CADCFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#3399FF;
color:#FFFFFF
}