/*//////////////////////////////////////////////////////////////////*/
/*																	*/
/*	Open Source Software Company Stylesheet							*/
/*	http://www.osscltd.co.uk										*/
/*	Created 16/02/07												*/
/*	Author: Mark Williams of The Open Source Software Company		*/
/*	Website: http://www.osscltd.co.uk								*/
/*																	*/
/*//////////////////////////////////////////////////////////////////*/

/* UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css	*/

:link,:visited { 
	text-decoration:none;
}

ul,ol {
	list-style:none;
}

h1,h2,h2,h3,h5,h6,pre,code {
	font-size:1em;
}

ul,ol,li,h1,h2,h2,h3,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img,table,strong {
	margin:0;
	padding:0;
}

a img, a:link img, a:visited img, a:hover img {
	border: none;
}

address {
	font-style:normal;
}

/* BODY STYLES */

body {
	margin: 0px;
	padding: 0px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}

p {
	margin: 10px 0px;
}

/* HEADING STYLES */

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #EE3027;
	font-size: 22px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #EE3027;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #EE3027;
	font-size: 18px;
	padding: 10px 0px;
	font-weight: normal;
}

h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
}

h4 {
	color: #777;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

/* PAGE CONTENT DIVS */

#wholepage {
	width: 94%;
	height: auto;
	padding: 20px;
	margin: 0px auto;
}

#topStrip {
	text-align: right;
	margin-bottom: 10px;
	padding: 0px;
}

#topStrip ul li {
	display: inline;
	padding-left: 20px;
}

#topStrip ul li a:link,
#topStrip ul li a:visited,
#topStrip ul li a:active {	
}

#topStrip ul li a:hover {
	color: #333;
	text-decoration: none;
}

#topStrip ul li a img {
	vertical-align: middle;
}

#sponsorBox {
	width: 150px;
	padding: 2px 0px;
	margin: 20px 0px;
	text-align: center;
	border: 1px solid #EE3027;
	background: #FFF;
}

#sponsorBox p {
	padding: 3px;
}

#leftSection {
	display: none;
}

#rightSection {
	width: auto;
	margin-left: 160px;
	padding: 0px;
}

#content {
	background: #FFF url("../images/content_bg.gif") no-repeat bottom right;
	text-align: justify;
	padding: 20px 15px 15px 15px;
	margin: 0px 0px 20px 20px;
	border-left: 1px solid #EE3027;
	border-bottom: 1px solid #EE3027;
	border-right: 1px solid #EE3027;
}

#footer {
	padding: 10px 0px;
	margin-left: 180px;
	background: transparent;
	text-align: left;
	width: auto;
	clear: both;
}

#footer li {
	display: inline;
	padding-right: 12px;
	font-size: 9px;
}

#footer li a:link,
#footer li a:visited,
#footer li a:active {
	font-size: 9px;
	color: #666;
	padding: 0px;
}

#footer li a:hover {
	color: #000;
}

#footer img {
	vertical-align: middle;
}

/* OTHER LAYOUT DIVS */

#floatContainer {
	width: 95%;
	text-align: left;
}

#floatContainer img {
	text-align: left;
	vertical-align: top;
	margin: 0px 20px 20px 0px;
}

#leftFloat {
	padding: 0px;
	margin-right: 20px;
	float: left;
	width: 45%;
}

#rightFloat {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 45%;
	clear: right;
}

/* QUOTE BOX STYLES */

div.quoteBox {
	padding: 10px;
	margin: 10px 0px;
	background: #F7F7F7 url("../images/quoteBox_bg.gif") repeat-x top;
	border-top: 1px solid #CCC;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #CCC;
	font-style: italic;
	font-size: 12px;
}

div.quoteBox span {
	display: block;
	font-size: 11px;
	font-style: normal;
	text-align: right;
}

div.quoteBox a:link,
div.quoteBox a:visited,
div.quoteBox a:active,
div.quoteBox a:hover {
	text-decoration: none;
	font-style: normal;
}

.officeApp {
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.officeApp img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #EFEFEF;
	padding: 1px;
}

hr {
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	margin: 5px 0px;
}

/* STYLES FOR PRODUCT MENU BOX */

#productBox {
	text-align: left;
	float: right;
	width: 150px;
	height: auto;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	border: 1px solid #CCC;
}

#productBox ul li {
	width: 150px;
	height: 40px;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#productBox li a,
#productBox li a:link,
#productBox li a:active,
#productBox li a:visited {
	display: block;
	padding: 8px 8px 8px 35px;
	text-align: left;
	text-decoration: none;
	background: transparent url("../images/product_box_down.gif") repeat-x top;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #DDD;
}

#productBox li a:hover {
	display: block;
	background: transparent url("../images/product_box_up.gif") repeat-x top;
	color: #000;
}


/* Make IE appear to display block links */
* html body #productBox a { 
	width: 120px;
}

#productBox ul li img {
	vertical-align: middle;
}

/* RELATED LINKS MENU DIV */

#rightMenu {
	text-align: left;
	float: right;
	width: 150px;
	height: auto;
	margin: 0px 0px 15px 15px;
	padding: 10px;
	background: #FEF4EB;
	border: 1px solid #EE3027;
}

#rightMenu ul li {
	margin-bottom: 10px;
}

#rightMenu ul li img {
	vertical-align: middle;
}

/* HOME PAGE BOXES */

#homeContainer {
	float: right;
	width: 160px;
	margin: 0px 0px 20px 20px;
}

.homeBox {
	height: auto;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #EE3027;
	width: 160px;
}

div.homeBox a,
div.homeBox a:link, 
div.homeBox a:visited, 
div.homeBox a:active {
	width: 140px;
	display: block;
	height: auto;
	padding: 10px;
	text-decoration: none;
	color: #333;
	background: #FEF4EB url("../images/priNav_tab.gif") repeat-x top;
}

div.homeBox a:hover {
	width: 140px;
	display: block;
	height: auto;
	padding: 10px;
	text-decoration: none;
	color: #FFF;
	background: #EE3027 url("../images/secNav_hover.gif") repeat-x top;
}

div.homeBox strong {
	margin-top: 10px;
	font-size: 13px;
	display: block;
	text-align: right;
}

/* CLEAR FIX FOR FF */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* PRIMARY NAVIGATION */

#primaryNav {
	background: transparent;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	width: auto;
}

#primaryNav ul {
	padding: 4px;
	margin-left: 0;
	border-bottom: 1px solid #EE3027;
}

/* IE6 only */
* html #primaryNav ul {
	padding: 5px;
}

/* IE7 only */
*:first-child+html #primaryNav ul {
	padding: 6px;
}

#primaryNav li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 3px;
}

#primaryNav li a {
	padding: 8px 8px;
	margin-left: 3px;
	border: 1px solid #EE3027;
	border-bottom: none;
	background: #FEF4EB url("../images/priNav_tab.gif") repeat-x top;
	text-decoration: none;
	font-size: 11px;
}

#primaryNav li a:link {
	color: #EE3027;
}

#primaryNav li a:visited {
	color: #EE3027;
}

#primaryNav li a:hover {
	padding-top: 10px;
	color: #EE3027;
	background: #FFF url("../images/priNav_hover.gif") repeat-x top;
	text-decoration: none;
}

/* SECONDARY NAVIGATION */

#subMenu {
	margin: 20px 1px 20px 1px;
	height: auto;
	background: transparent;
}

#subMenu ul {
	width: 150px;
	border: 1px solid #EE3027;
	padding: 0px;
	background: #FFF;
}

#subMenu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#subMenu li a,
#subMenu li a:link,
#subMenu li a:active,
#subMenu li a:visited {
	display: block;
	color: #EE3027;
	padding: 8px;
	text-align: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #DDD;
}

#subMenu li a:hover {
	display: block;
	color: white !important;
	background: #EE3027 url("../images/secNav_hover.gif") repeat-x top;
}

* html body #subMenu a {
	width: 135px;
}

/* SITEMAP STYLES */

#sitemapList li a,
#sitemapList li a:link, 
#sitemapList li a:visited,
#sitemapList li a:active {
	background: transparent;
	text-decoration: underline;
	color: #666;
	font-size: 11px;
	border: none;
}

#sitemapList li a:hover {
	color: #333;
}

#sitemapList ul {
	margin-left: 20px;
	padding: 0px;
}

#sitemapList ul li {
	padding: 5px;
}

#sitemapList ul li ul {
	margin-left: 20px;
}

/* GENERAL LINK STYLES */

a,
a:link,
a:active,
a:visited {
	padding: 2px;
	color: #EE3027;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

/* TABLE STYLES */

table {
	padding: 0px;
	margin: 10px 0px;
	border: 1px solid #999999;
}

table th {
	background: #fddac2;
	padding: 5px 15px 5px 5px;
	font-weight: bold;
	color: #EE3027;
	font-size: 12px;
}

table td {
	vertical-align: top;
	padding: 5px;
}

tbody tr.even td {
	background: #EEE;
}

table img {
	margin: 10px;
}

/* FORM STYLES */

form {
	padding: 0px;
	margin: 20px 0px;
	width: 98%;
}

select.browse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

select.browse option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form label {
	display: block;
	width: 140px;
	float: left;
	margin: 0px 0px 20px 0px;
	text-align: left;
	padding: 0px 20px 0px 0px;
}

.button {
	border: 1px solid #EE3027;
	background: #FEF4EB;
	color: #EE3027;
	padding: 4px;
	margin: 5px 15px 15px 0px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

.sendButton {
	margin-left: 160px;
}

form input {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #EE3027;
	margin-bottom: 20px;
}

form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE3027;
	margin-bottom: 20px;
	padding: 2px;
	overflow: auto;
}

form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE3027;
	margin-bottom: 20px;
}

form select option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE3027;
	text-indent: 3px;
}

/* HIGHLIGHTING REQUIRED FIELDS */

form em {
vertical-align: top;
margin-left: 5px;
font-weight: bold;
}

span.required label {
font-weight: bold;
}

/* BASIC UNORDERED LIST */

ul.basicList, ol.basicList {
	list-style-image: url(../images/list_bullet.gif);
	margin-left: 10px;
	padding-left: 10px;
}

ul.basicList li, ol.basicList li {
	padding: 0px;
	margin: 10px;
}

ul li strong {
	text-transform: uppercase;
}

/* MISCELLANEOUS STYLES */

* html body #productBox a {
	width: 120px;
}

#productBox ul li img {
	vertical-align: middle;
}

.hide {
	visibility: hidden;
}

.important {
	color: #990000;
}

.middleAlign {
	vertical-align: middle;
}

.small {
	font-size: 9px;
	color: #999;
}

.officeApp {
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.officeApp img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #EFEFEF;
	padding: 1px;
}

hr {
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	margin: 5px 0px;
}

/* SCREENSHOT STYLES */

ul.screenshots {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul.screenshots li {
	display: inline;
}

/* PRIMARY NAVIGATION ACTIVE LINKS */

body#home a#homeNav,
body#terms a#homeNav,
body#copyright a#homeNav,
body#opensource a#homeNav,
body#advantages a#homeNav,
body#history a#homeNav,
body#company a#aboutNav,
body#whatwedo a#aboutNav,
body#team a#aboutNav,
body#office a#consultancyNav,
body#email a#consultancyNav,
body#browser a#consultancyNav,
body#webdesign a#consultancyNav,
body#remote a#consultancyNav,
body#av a#consultancyNav,
body#firewall a#consultancyNav,
body#filtering a#consultancyNav,
body#hosting a#consultancyNav,
body#products a#productsNav,
body#intranet a#productsNav,
body#accounts a#productsNav,
body#doc a#productsNav,
body#house a#productsNav,
body#hip a#productsNav,
body#cms a#productsNav,
body#support a#productsNav,
body#casestudies a#casestudiesNav,
body#information a#contactNav,
body#feedback a#contactNav,
body#directions a#contactNav,
body#thankyou a#contactNav {
	color: #333;
	padding-top: 10px;
	background: #FFF url("../images/priNav_hover.gif") repeat-x top;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	text-decoration: underline;
}

/* SECONDARY NAVIGATION ACTIVE LINKS */

body#whatwedo a#whatwedoNav,
body#company a#companyNav,
body#history a#historyNav,
body#team a#teamNav,
body#opensource a#opensourceNav,
body#advantages a#advantagesNav,
body#history a#historyNav,
body#office a#officeNav,
body#voip a#voipNav,
body#email a#emailNav,
body#browser a#browserNav,
body#webdesign a#webdesignNav,
body#hosting a#hostingNav,
body#firewall a#firewallNav,
body#remote a#remoteNav,
body#av a#avNav,
body#filtering a#filteringNav,
body#intranet a#intranetNav,
body#accounts a#accountsNav,
body#doc a#docNav,
body#house a#houseNav,
body#hip a#hipNav,
body#cms a#cmsNav,
body#support a#supportNav,
body#linux a#linuxNav,
body#java a#javaNav,
body#information a#informationNav,
body#feedback a#feedbackNav,
body#directions a#directionsNav {
	color: black !important;
	background: #EFEFEF /*url("../images/selected.gif") no-repeat right center !important;*/;
	text-decoration: underline;
	font-weight: normal;
}

/* TOP STRIP ACTIVE LINKS */

body#sitemap a#sitemapNav,
body#accessibility a#accessibilityNav {
	color: #333;
	text-decoration: none;
}