/*Greenteq Ltd stylesheet*/
/*author: Diarmuid Simpson*/
/*contact: diarmuid@clickclickclick.co.uk*/
/*date: 05.11.2007*/

body {
    background: #dddde9 url("../img/bg.png") repeat-x;
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	x-small; /*For IE5/Win */
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	small;  /*For compliant browsers */
}

html>body {
	font-size:	small;  /*For opera, firefox, ie7 etc */
}

.clear {
	border: 0;
	clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

form {
    position: relative;
	margin: 0;
	padding: 0;
}

h1 {
    font-size: 130%;
}

h2 {
    font-size: 110%;
}

p, a, label {
    font-size: 100%;
}

a img {
    border: 0;
}

.hl {
    color: #cc3300;
}

/*
* Top bar
*/

#top {
    position: relative;
	top: 0;
	left: 0;
	margin: 0;
	background: #595993 url("../img/topBG.jpg") repeat-x;
	min-height: 36px;
	width: 100%;
}

#top p {
    position: relative;
	top: 7px;
	padding: 0;
	color: #ffffff;
	width: 845px;
	left: 50%;
	margin: 0px 0px 0px -436px;
	text-align: right;
}

/*
* Main container
*/

.container {
    position: relative;
	width: 843px;
	border: 1px solid #bdbdbd;
	background: #ffffff;
	min-height: 800px;
	left: 50%;
	margin: 24px 0px 0px -422px;
}

#containerTop {
    position: relative;
	height: 47px;
	width: 835px;
	left: 8px;
	margin-top: 8px;
}

#logo {
     position: relative;
	 left: 0;
	 top: 0;
}

#topRightLinks {
    position: absolute;
	right: 15px;
	top: 0;
	margin-top: 2px;
}

#topRightLinks p {
    position: relative;
	margin: 0;
	padding: 0;
}

#topRightLinks p .chevron {
    position: relative;
	display: block;
	float: left;
    padding: 0px 4px 0px 10px;
}

#topRightLinks p a {
    position: relative;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #505085;
}

/*
* Horizontal menu
*/


.navbar {
    position: relative;
	float: left;
	top: 0;
	left: 0;
	margin: 0px 0px 0px 0px;
	width: 842px;
}

.navbar .navButtons {
    position: relative;
	float: left;
	left: 0;
	background: url("../img/menuBG.jpg");
	min-height: 75px;
	width: 842px;
	margin: 0;
}

.buttonIT, .buttonManaged, .buttonVOIP, .buttonWeb, .buttonHard, .buttonSoft  {
    position: relative;
	top: 0;
	margin: 25px 0px 0px 0px;
	text-align: center;
	float: left;
	padding: 12px 0px 3px 0px;
	min-height: 18px;
}

.buttonIT {
    width: 103px;
    margin-left: 6px;
	background: #ffffff url("../img/buttons/it.jpg") no-repeat;
}

.buttonIT#sel1 {
	background: #ffffff url("../img/buttons/itSel.jpg") no-repeat;
}

.buttonManaged {
	width: 146px;
    background: #595993 url("../img/buttons/managed.jpg") no-repeat;
}

.buttonManaged#sel2 {
	background: #ffffff url("../img/buttons/managedSel.jpg") no-repeat;
}

.buttonVOIP {
	width: 136px;
    background: #595993 url("../img/buttons/voip.jpg") no-repeat;
}

.buttonVOIP#sel3 {
    background: #595993 url("../img/buttons/voipSel.jpg") no-repeat;
}

.buttonWeb {
	width: 197px;
    background: #595993 url("../img/buttons/web.jpg") no-repeat;
}

.buttonWeb#sel4 {
    background: #595993 url("../img/buttons/webSel.jpg") no-repeat;
}

.buttonHard {
	width: 124px;
    background: #595993 url("../img/buttons/hardware.jpg") no-repeat;
}

.buttonHard#sel5 {
    background: #595993 url("../img/buttons/hardwareSel.jpg") no-repeat;
}

.buttonSoft {
	width: 126px;
    background: #595993 url("../img/buttons/software.jpg") no-repeat;
}

.buttonSoft#sel6 {
    background: #595993 url("../img/buttons/softwareSel.jpg") no-repeat;
}

.navButtons div a  {
    position: relative;
	text-decoration: none;
	color: #ffffff;
}

#sel1 a, #sel2 a, #sel3 a, #sel4 a, #sel5 a, #sel6 a   {
    color: #000000;
}

.banner {
    position: relative;
	margin: 10px 0px 0px 0px;
	width: 843px;
	border-top: 1px solid #676793;
	border-bottom: 1px solid #cccccc;
	min-height: 100px;
	background: #ffffff url("../img/bannerBG.jpg") no-repeat;
}

#thankyou .banner {
    background: #ffffff url("../img/handshake.jpg") no-repeat;
}

.banner h1 {
    position: relative;
	font-size: 200%;
	margin: 40px 0px 10px 28px;
	color: #6a6a9f;
}

.mainWrap {
    position: relative;
	float: left;
	width: 843px;
	margin-bottom: 20px;
}

.mainWrap .main {
    position: relative;
	float: left;
	width: 436px;
	background: url("../img/textFraMid.jpg") repeat-y;
	min-height: 370px;
	margin: 13px 0px 20px 10px;
}

.mainWrap .main #textFraTop {
    position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.mainWrap .main #textFraBottom {
    position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
}

.mainWrap #last {
    padding-bottom: 20px;
}

.main p {
    position: relative;
	margin: 0;
	padding: 10px 18px 0px 18px;
	text-align: justify;
	float: left;
	width: 400px;
}

.main ul {
    position: relative;
	padding: 10px 18px 0px 18px;
	margin: 0;
	text-align: justify;
	float: left;
	width: 400px;
	list-style: outside;
}

.main ul li {
    margin: 5px 0px 0px 0px;
	padding: 0;
}

.main .title {
    position: relative;
	float: left;
	padding: 15px 18px 0px 18px;
	text-align: justify;
	width: 400px;
	margin-bottom: -5px;
}

.main .square {
    position: relative;
	float: left;
	margin: 3px 10px 0px 0px;
}

.title h2 {
    position: relative;
	float: left;
	font-size: 110%;
	color: #666666;
	padding: 0;
	margin: 0;
}

.mainWrap .boxWrap {
    position: relative;
	float: left;
	margin: 10px 0px 10px 14px;
	width: 369px;

}

.rightBox {
     position: relative;
	 float: left;
	 margin-bottom: 10px;
}

#logos {
    position: relative;
	width: 815px;
	border-top: 1px dashed #cccccc;
	min-height: 100px;
	margin: 10px 16px 20px 12px;
	padding-top: 10px;
}

#logos img {
    margin-left: 12px;
}

#bottom {
     position: relative;
	 float: left;
	 background: #ffffff;
	 min-height: 26px;
	 margin: 0;
	 left: 0;
	 bottom: 0;
	 width: 843px;
	 border-top: 1px solid #cccccc;
	 padding: 10px 0px 5px 0px;
}

#bottom p {
     position: relative;
	 float: left;
	 margin: 0;
	 padding: 0;
	 width: 843px;
	 text-align: center;
}

#bottom p a {
    color: #666666;
	font-size: 90%;
}

.copy {
    position: relative;
	width: 843px;
	left: 50%;
	margin: 5px 0px 20px -422px;
}

.copy p {
     position: relative;
	 width: 843px;
	 text-align: center;
	 margin: 0;
	 padding: 0;
	 color: #333333;
}
