/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        187 
              Filename:       css/default.css 
              Date:           15:35 23 June 2010
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

/* 1.basic styles
-------------------------------------------------- */

body {
	color:#000;
	background: #fff url(../images/header-bg.gif) repeat-x center top;
	text-align:center;
	margin:0;
	padding:0;
	font: 62.5% Arial, Helvetica, sans-serif;
}

img { border:0; }

*html>body { height:100%; }
p {font-size:1.1em} /* This keeps the font at 11pt */
h1 { font-size:1.2em; }/* This increases the font to 12pt */
h2 { font-size:1.15em; }
h3 { font-size:1.1em; }
h4 { font-size:1.05em; }
h1,h2,h3,h4,h5,h6,a { color:#FA0000; }
small {font-size: 0.8em; color:#FA0000; font-style:italic; } /* This decreases the font to 8pt */
a { color:#FA0000; text-decoration:underline;}
a:hover { color:#000; text-decoration:underline; }
hr { background: #000; color:#000; height: 1px; width: 90%; border:0;}

/* 2.page layout
-------------------------------------------------- */
#wrapper { 
	width:960px;
	margin: 0px auto 24px auto;
	height:100%;
	min-height:100%;
	text-align:left;
}
#header { width:960px; height:128px; }
.strapline { height:34px; line-height:34px; }
.quote { float:right; }
.logo { height:84px; width:286px; clear:both; padding:2px 0px 0px 0px;}

#main {
	width:960px;
	height:100%;
	position:relative;
        clear:both;
        margin:12px 0px 0px 0px;
	padding:0px 0px 22px 0px;
}
#col1, #col2 { margin:12px 0px 0px 0px;}
#col1 { float:left; width:627px; border:1px solid #CDCDCD; }
#col1content { background:#fff; padding:8px; }
#col2 { float:right; width:316px; }

#footer { margin:12px 0px 0px 0px; border-top:1px solid #999; }

#copyright { padding:20px 0px; margin:0px; clear:both; }
#mainContact { float:right; width:200px; }
.floatRight { float:right; }
.floatLeft { float:left; margin:0px 8px 8px 0px; }
.skipNav { display:none; }
.clear { clear:both; }
.homeNews { margin:12px; height:14px; }
.homeNewsCol { width:600px; float:left; font-size:1.2em; }
.homeNewsItem {
	float:left;
	width:260px;
	margin:6px;
	padding:8px;
	border:1px dashed #cdcdcd;
	background: url(../images2/red-arrow.gif) no-repeat right top;
}
.techImage { text-align:center; float:right; border:1px solid #ccc; padding:4px; margin:0px 0px 4px 4px; }
.clients td { margin:0; padding:12px 8px 8px 0px; border-bottom:1px dashed #CDCDCD; }
.techVideo { width:480px; margin:0 auto; }
#container { text-align:center; }

/* 3.typography
-------------------------------------------------- */
#navigation {
	float:left;
	height:58px;
	width:960px;
	min-width:960px;
	text-align:left;
	margin:2px 0px 0px 12px;
	font:bold 1.4em Arial, Helvetica, sans-serif;
}
.nav1, .nav2 { height:29px; }
.nav1 ul, .nav2 ul {
	width:585px;
	height:28px;
	float:left;
	line-height:28px;
	list-style:none;
	margin:0;
	padding:0;
}
.nav1 li, .nav2 li { display:inline;  }
.nav1 li a, .nav2 li a { text-decoration:none; }
.nav1 li a:link, .nav2 li a:link, .nav1 li a:visited, .nav2 li a:visited { color:#fff; padding:0.4em; text-decoration:none;}
.nav1 li a:hover { color:#000; padding:0.4em; text-decoration:none;}
.nav2 li a:hover { color:#C7000D; padding:0.4em; text-decoration:none;}

#mainContact { font-size:0.7em; margin:6px; float:left;}
#mainContact p { margin:0; }
#mainContact a { text-decoration:none; }

#col1content { font-size:1.3em; }

.asterix { color:red; font-size:1.4em;}
#copyright { font-size:1.0em; }
#copyright a { text-decoration:underline; color:#000; }
.nav2 li.servicesNav a {
	color:#FEF710;
	background:url(../images/yellow-arrow.gif) no-repeat left center;
	padding-left:20px;
}
#col1 h1 { display:block;margin:0; background-color:#C7000D; color:#fff; padding:6px;}
.news1, .news2, .news3 { width:185px; float:left;}
.news1, .news2 { padding-right:4px;}
.newsTitle h3 {
	color:#A9D427;
	font-weight: bold;
        font-size:1.3em;
	text-transform: uppercase;
}
.moreNews { float:right; }
.newsItem h2 { margin:0px; }
.newsItem p { margin:4px 0px 4px; }
.newsItem small { color:#000; font-style:normal; }


/* 4.forms
-------------------------------------------------- */
.inputstring, .inputtext { width:90%; }
.search {
	width: 233px;
	height:14px;
	padding: 0;
	margin:6px 40px 0px 0px;
	float:right;
}
.search table { width:100%; }
.searchField { margin:0px 0px 0px 36px; height:14px; width:146px; border:0; }
#searchbutton {
	margin: 0px 0px 0px 8px;

	padding: 0px;
	border: none;
	float: right;

}

/* 5.images
-------------------------------------------------- */
#mainContact img { float:left; padding:0px 6px 6px 0px; }
#logoPrint { display:none; }
.floatRightImg, .developments img, .newsImage img, .serviceImg, .clientLogo { float:right; border:1px solid #ccc; padding:4px; margin:0px 0px 4px 4px;}
.serviceImgSmall { float:left; border:1px solid #ccc; padding:4px; margin:0px 4px 4px 0px;}
.dashDivide {
	background: url(../images/dot.gif) repeat-x;
	height: 1px;
	width:100%;
}
.indent { padding: 0px 0px 0px 20px; }

#usefullinks li { padding: 0px 0px 10px 0px; }

.spaced li { padding: 0px 0px 10px 0px; }
.spaced ul { padding-top: 10px; } 

#master0 {
width:610px;
height:180px;
text-align:center;
margin:0 auto;
}

.testimonial { font-style:italic; margin-left: 15px; margin-right: 15px; }
.newsThumb img {
padding:2px;
background:#cdcdcd;
}
.newsThumb a:hover img {
opacity: .5;
background: rgba(255,255,255, .5);
}
ul.awardsList { list-style:none; padding:0; }
.awardsList li { float:left; margin:5px;}

/*-----Home Page Slideshow-----*/

#slideshowContainer { margin:0px; }
#slideshow {
position:relative;
width: 610px;
height: 180px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0px;
    z-index:8;
    opacity:0.0;
    height: 180px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 180px;
    display: block;
    border: 0;
    margin-bottom:6px;
}
#slideshow small, #slideshow small { color:#000; text-align:center; display:block;  line-height:1.6em;}

/*-----Awards Slideshow-----*/
/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	}
/* // image replacement */
		
#awardsContainer{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	background:#fff;		
	margin-bottom:2em;
	margin-top:2em;
	}					
#awardsContent{
	position:relative;
	text-align:center;
	width:900px;
	}			

/* Easy Slider */

#awardsSlider ul, #awardsSlider li,
#awardsSlider2 ul, #awardsSlider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#awardsSlider2{margin-top:1em;}
#awardsSlider li, #awardsSlider2 li{ 
	/* 
		define width and height of list item (slide)
		entire awardsSlider area will adjust according to the parameters provided here
	*/ 
	width:900px;
	height:150px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#awardsSlider1next, #awardsSlider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:36px;
	z-index:1000;
	}	
#nextBtn, #awardsSlider1next{ 
	left:900px;
	}														
#prevBtn a, #nextBtn a,
#awardsSlider1next a, #awardsSlider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #awardsSlider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	
/* numeric controls */	

ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;	
	}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
	}
ol#controls li.current a{
	background:#5DC9E1;
	color:#fff;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */
 
 
