/* CSS Document */



/* --------- 1. defaults  --------- */

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
text-align:center;
background: #E2E2DC url(images/bodybackground.gif) repeat-x;
}

#maincontainer{
width: 782px; 
margin: 10px auto; 
text-align:left;
}

#topsection{
position:relative;
width:780px; 
height:98px;
background: #1C4280;
border-top: 1px solid #1C4280;
border-left: 1px solid #1C4280;
border-right: 1px solid #1C4280;
padding:0;
margin:0;
}

#bannerlogo {
margin:0;
padding:0;
position:relative;
width:780px; 
height:98px;
overflow:hidden;
}

#bannerlogo span {
display:block;
position:absolute;
left:0;
top:0;
z-index:1;
width:780px;
height:98px;
margin:0;
padding:0;
background:url("images/bannerlogo.jpg") top left no-repeat;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
background: transparent;
}

#footer {
width: 780px;
text-align:center;
}

#contentwrapper{
background-image: url(images/background.jpg);
float: left;
width: 780px;
min-height:550px;
height:auto !important;
height:550px;
border-right: 1px solid #1C4280;
border-bottom: 1px solid #1C4280;
border-left: 1px solid #1C4280;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#contentcolumn{
margin-right: 210px; /*Set right margin to RightColumnWidth*/
padding-left: 10px;
padding-right: 35px;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
background: transparent;
}

#footer{
clear: left;
height: 20px;
width: 100%;
background: #18396E;
color: #fff;
text-align: center;
}

#news {
width: 176px;
margin-top: 50px;
padding:0;
}

/* --------- 2. navigation  --------- */

#navigation {
position: relative;
color: white;
background-color: #1C4280;
height: 20px;
margin:0;
padding: 0 20px 0 0;
}

#navigation ul {
margin : 0;
float: right;
}

#navigation li {
display: inline;
}

#navigation li a{
color: white;
text-decoration: none;
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding-left: 7px;
padding-right: 7px;
}

#navigation li a:hover {
color: #C6E0F0;
}

#footer li {
display: inline;
padding: 0 1px 0 1px;
margin:0;
}

#footer li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: white;
text-decoration: none;
display: inline;
}

#footer li a:hover {
color: #C6E0F0;
}

/* --------- 3. headings, texts, paragraphs and links  --------- */

#topsection h1{
padding:0;
margin:0;
}

#contentcolumn h2 {
padding: 10px 0 0 0;
font-size: 1.2em;
}

#contentcolumn h3 {
padding: 10px 0 0 0;
font-size: 1.1em;
}

#contentcolumn p {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3em;
}

#rightcolumn h2 {
padding-left: 38px;
margin-bottom: 3px;
font-size: 1.1em;
color: #162C51;
}

a.pdf {
color: #1C4280;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-image: url(images/pdf.gif);
background-repeat: no-repeat;   
background-position: 0 -0.1em;
padding-left: 2.0em;
}

a.pdf:hover {
color: #FF3D50;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
background-color: transparent;
font-size: 12px;
font-weight: bold;
}

#cwd {
font-size: smaller;
}

.blue {color: #1c4280;}


#shows {
position:relative;
width: 342px;
margin-top: 30px;
}

#mytext {
position:relative;
background: #fff;
padding: 5px 0 5px 10px;
margin-top: 0 !important;
top: -4px;
border-right: 1px solid #1C4280;
border-bottom: 1px solid #1C4280;
border-left: 1px solid #1C4280;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 1.4em;
font-size: 11px;
}

#mytext2 {
position:relative;
background: #fff;
padding: 5px 0 5px 10px;
margin-top: 0 !important;
top: -4px;
background: #fff;
padding: 5px 0px 5px 4px;
border-right: 1px solid #1C4280;
border-bottom: 1px solid #1C4280;
border-left: 1px solid #1C4280;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#scroll {
text-align: left;
background: #FFF;
position: relative;
overflow:auto;
width:170px;
height: 350px;
line-height: 1.3em;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#scroll p {
padding-right: 5px;
}

#mytext2 p {
padding-right: 5px;
margin-top: 0px;
}


#contactinforight {
margin: 50px 18px 0 0;
background: #fff;
padding: 12px 4px 3px 7px;
border: 1px solid #1C4280;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3em;
font-size: 12px;
}

.dotted {border-bottom:dotted 1px #18396E}

.captionblue {font-size: 9px; color: #1c4280;line-height: 1.0em;}

.captionblack{font-size: 9px; line-height: 1.0em;}

/* --------- 4. images placement --------- */

.thumbs {
padding: 2px 0px 2px 7px;
}

.thumbspecial {
padding: 2px 0px 2px 0px;
}

#warehousepict {
padding-left: 35px;
}

/* --------- 5. tables --------- */

#teamtable {
margin-left: -13px;
}

#newproductstable {
border-style:solid; 
border-width:1px; 
border-color:#18396E;
background: #FFF;
}


/* --------- 6. enquiry form  --------- */

#form {
margin-top: 50px;
}

input, textarea, select {
color:#000;
background:#FBF6F6;
border:1px solid #18396E;
width:160px; 
font:12px Arial,Helvetica,sans-serif;
padding-left:6px;
}

#submitbutton{
color:#000; 
font:1.1em Arial,Helvetica,sans-serif;
}

textarea{
height:120px;
background:#FEFBFC;
margin-left:6px;
}

fieldset{
background: #FFF;
display:block;
border-style:solid;
border-width:1px;
border-color:#18396E;
width:180px;
margin:0;
padding: 5px 0 5px 0;
line-height: 1.0em;
}


label{
color: #1c4280;;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.0em;
font-size: 12px;
font-weight: bold;
padding:0;
}



br{clear:left}

#submitbutton{
margin-left:50px; 
margin-top:5px;
width:60px;
font-size:12px;
border:1px outset #CCC;
}