@charset "utf-8";
/* Tetra4 Stylesheet created 14/05/07 */

body, html {
	margin:0;
	padding:0;
	border:0;
	position: relative;
	color:#2963a3;
	font:85% Arial, Helvetica, sans-serif;
	height:100%;
}

body {
	background-color: #2963a3;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4 {
	margin-top: 0em;
	margin-bottom:1em;
}

h3, h4 {
	margin-bottom:.5em;
}

h1 {
	font-size:1.5em;
	letter-spacing:-1px;
}
h2 {
	font-size:1.5em;
	letter-spacing:-1px;
}
h3 {
	font-size:1.2em;
	
}
h4 {
	font-size:1em;
}

p{
	text-align:justify;
}

img /*just to highlight alt tags where there ar still images lacking*/ {
	color:red;
	margin:0;
	padding:0;
	border:0;
}

li img /*FIXES LIST ITEMS CONTAINING IMAGES (PREVENTS STACKING)*/ {
    float:left;
    margin-bottom:30px;
	margin-right:2em;
	border:1px solid #bbb; /*extra*/
}

em {
	font-style:normal;
	font-weight:bold;
}

a {
	outline:none;
	font-weight: bold;
}
a:visited{text-decoration:none;color:#2963a3;}
a:link{text-decoration:none; color:#2963a3;}
a:hover{text-decoration:underline; color:#2963a3; }

a.white{outline:none;}
a.white:visited{text-decoration:none;color:#FFFFFF;}
a.white:link{text-decoration:none; color:#FFFFFF;}
a.white:hover{text-decoration:underline; color:#FFFFFF; }


ul {margin:1.5em 0em 2.5em 0em;
}

#wrapper {
	border: 0;
	height: auto;
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	padding: auto;
	text-align: center;
}
#topbar {
	height: 96px;
	background-image: url(../img/topbg.gif);
	background-repeat: repeat-x;
}

#banner {
	width: 784px;
	border: 1px #2963a3 solid;
}
#bannervideos {
	width: 187px;
	border: 1px #2963a3 solid;
}

#logo {
	padding-top: 12px;
	text-align: left;
	float: left;
}

#advert {
	padding-top: 12px;
	padding-left: 30px;
	text-align: center;
	float: left;
}

#skypeme {
	padding-top: 12px;
	text-align: right;
	float: right;
}

#footer {
	width: 784px;
	float: left;
}

#footerleft {
	text-align: left;
	float: left;
	color: #FFFFFF;
	width: 350px;
}

#footerright {
	text-align: right;
	float: right;
	width: 200px;
	color: #FFFFFF;
}


#menubar {
	height: 29px;
	background-image: url(http://www.tetra4.co.uk/img/menubg.gif);
	background-repeat: repeat-x;
}

#telephone {
	float: right;
	padding-top: 6px;
	text-align: right;
	width:200px;
	color: #FFFFFF;
}

.whitetext {
	color: #FFFFFF;
	font-size: 12px;
}

#leftcol {
	width: 520px;
	background-color: #FFFFFF;
	border: 1px #2963a3 solid;
	padding: 15px;
	z-index:6;
	text-align: left;
	float: left;
	background-image: url(../img/faded-tetra4-logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#leftcol-skypecredit {
	width: 550px;
	background-color: #83a6c8;
	border: 1px #2963a3 solid;
	z-index:6;
	text-align: left;
	float: left;
}

#leftcolboxindex {
	width: 280px;
	float: left;
	vertical-align: top;
}
#leftcolbox1 {
	width: 295px;
	float: left;
	vertical-align: top;
	background-image: url(http://www.tetra4.co.uk/img/leftcol-bg.jpg);
	padding: 10px;
	background-repeat: no-repeat;
}

#leftcolboxproducts {
	width: 250px;
	float: left;
	vertical-align: top;
	background-image: url(http://www.tetra4.co.uk/img/leftcol-products-bg.jpg);
	padding: 10px;
	background-repeat: no-repeat;
}


#leftcolbox2 {
	width: 200px;
	float: right;
	text-align: right;
	
}
#rightcol {
	width: 232px;
	text-align: left;
	z-index:7;
	float: left;
}


.rightcolbox {
	width: 187px;
	padding: 15px;
	background-color: #d5c8aa;
	border: 1px #6f6449 solid;
	text-align: left;
	float: right;
	z-index:7;
}

.rightcolboxcredit {
	border: 1px #6f6449 solid;
	text-align: left;
	float: right;
	z-index:7;
	display: block;
	height: 150px;
	width: 217px;
}

.clear {
	line-height: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.menucontainer {
	background: #2963a3;
	margin-right: 34px;
	width: 680px;
}

.menu {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	width:85%;
	position:relative;
	font-size:11px;
	font-weight:normal;
	z-index:5;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	position:left;
	width: 100%;
}

.menu ul ul {
	width:140px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {
	float:left;
	width:81px;
	position:relative;
	text-align: center;
}

/* style the links for the top level */

.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#FFFFFF; 
	width:80px; 
	height:27px; 
	border-width:1px 1px 0 0; 
	/* padding-left:10px; */
	line-height:27px;
}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {
width:80px;
w\idth:80px;
}

/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	display:block;
	background: #2963a3;
	color:#FFFFFF;
	height:auto;
	line-height:27px;
	padding:2px 16px 2px 16px;
	width:140px;
	text-align: left;
}

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#2963a3;
	color:#FFFFFF;
	text-align: left;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:27px;
	left:0; 
	width:140px;
	text-align: left;
}

/* another hack for IE5.5 */

* html .menu ul ul {
	top:20px;
	t\op:21px;
}

/* position the third level flyout menu */

.menu ul ul ul{
	left:130px; 
	top:0;
	width:140px;
}

/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {
	left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {
	position:absolute;
	top:0;
	left:0;
}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {
	background: #2963a3;
	color:#FFFFFF; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:110px;
	text-align: left;
	/* yet another hack for IE5.5 */	
}

* html .menu ul ul a {
	width:110px;
	w\idth:110px;
}

/* style the top level hover */

.menu a:hover, .menu ul ul a:hover {
	color:#2963a3;
	background:#b5d1ef;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:#2963a3;
	background:#b5d1ef;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006633;
}


/***************************************************************************/

/***************************************************************************/

/* style the second level hover */

.menu ul ul a.drop:hover {
	color:#2963a3;
	background:#b5d1ef;
}

.menu ul ul :hover > a.drop {
	color:#2963a3;
	background:#b5d1ef;

/***************************************************************************/

}



/***************************************************************************/

/***************************************************************************/

/* style the third level hover */

.menu ul ul ul a:hover {
	color:#2963a3;
	background:#b5d1ef;
}

/***************************************************************************/

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{

visibility:visible;

}

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{

visibility:hidden;

}



/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ 

visibility:visible;

}

.tableHeaderColouredColumn {

	color:#2963a3;
	font: 95% Arial, Helvetica, sans-serif;
	padding:1px;
	background-color: #e2eef7;
	border: none;

}
.bluebox {
	background-color: #DDF1FF;
	border: 1px solid #63C0F8;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #63C0F8;
}
.redwarning {
	color: #FF0000;
	font-size: 16px;
}

div.latestProds {
	text-align: center;
	width: 21%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 130px;
	float: left;
	overflow: hidden;
	border: 1px dashed #e1e1e1;
	position: relative;
	padding: 5px;
}
