/* CSS Document */
* {margin: 0; padding: 0;}
.greenbold {
color: #40C040;
font-weight:bold;
}
.logo-back-g {
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/logo-bk.png);
}
.backbit {
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/standard.png);
}
.shade {
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/shade.png);
}
.no-div {
text-align: center;
margin-left: auto ;
margin-right: auto ;
}
.table-nostuff  {
width : 100%;
border-collapse : collapse;
}
.tab  {
color:#ffffff;
height:40px;
padding-top:11px;
height:29px;
width:224px;
padding-left : 6px;
border : 0px solid #A5A5A5;
display : block;
font-weight:bold;
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/tab-bk.png);
} 
.tabcontainer a:link
{
color : #ffffff;
font-weight:bold;
} 
.tabcontainer a:visited
{
color : #ffffff;
font-weight:bold;
} 
.tabcontainer a:hover
{
color: #ffffff;
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/tab-over.png);
}
.men  {
color:#57C1FB;
padding-top:6px;
padding-left : 11px;
border : 0px solid #A5A5A5;
display : block;
height:24px;
width : 182px;
font-weight:bold;
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/menu-bk.png);
}
.mencontainer a:hover
{
color: #40C040;
background-image: url(http://www.go-ink-cartridges.co.uk//images/interface/menu-bk-over.png);
}
.table-outline
{
border: 1px solid #EAEAEA;
padding:5px;
width:150px;
border-collapse:collapse;
}
ul ,li{
	list-style-image: none;
	list-style-type: none;
	margin: 2px;
	margin-left:2px;
 
}
#logosection {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:199px;
	z-index:1;
	overflow: hidden;
}
#content {
	position:absolute;
	left:240px;
	top:170px;
	width:70%;
	height:100%;
	z-index:2;
}
#inkjet-menu {
	position:absolute;
	left:6px;
	top:170px;
	width:200px;
	height:460px;
	z-index:2;
	background-image: url(http://www.go-ink-cartridges.co.uk/images/interface/bk.png);

}
#laser-menu {
	position:absolute;
	left:6px;
	top:630px;
	width:200px;
	height:400px;
	z-index:2;
	background-image: url(http://www.go-ink-cartridges.co.uk/images/interface/bk.png);
}
#menu-other {
	position:absolute;
	left:6px;
	top:1030px;
	width:200px;
	height:171px;
	z-index:3;
	background-image: url(http://www.go-ink-cartridges.co.uk/images/interface/bk.png);
}
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
color:#000000;
}
h1 {
color:#5ABD00;
padding:0 0 0px 0;
font-size:1.1em;
letter-spacing:0px;
}
h2 {
color:#5ABD00;
padding:0 0 0px 0;
font-size:0.9em;
letter-spacing:0px;
}
h3 {
color:#5ABD00;
padding:0 0 0px 0;
font-size:0.9em;
letter-spacing:0px;
}
h4 {
color:#ffffff;
font-size:1em;
font-weight:bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #40C040;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #57C1FB;
}
a:visited {
	text-decoration: none;
	color: #57C1FB;
}
a:hover {
	text-decoration: none;
	color: #40C040;
}
a:active {
	text-decoration: none;
	color: #5ABD00;
}
