@charset "utf-8";
/*------------------------------------------
Created:	07 October, 2009
Author:		Adam Alexander
Contact:	adam@websitedesignglasgow.co.uk
Website:	www.websitedesignglasgow.co.uk
-------------------------------------------*/


/*********** reset **********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* end reset */

body	{
	font-family:verdana, arial, helvetica, sans serif;
	font-size:62.5%;
	color:#333;
	margin:0px;
	padding:0px;
	background:#000 url(../images/background-stripe.jpg) repeat-x top;
	}
	
/* ----- Generic styles ----- */

p	{
	font-size: 1em;
	margin:0px;
	padding:0px 0px 12px 0px;
	line-height: 1.4em;
	}
	
abbr	{
	cursor:help;
	}
	
.clear	{
	clear:both;
	}
.quotee {
	display:block;
	font-style:italic;
	text-align: right!important;
	}

/* ----- Anchors ----- */
	
a:link, a:visited, a:active	{
	color:#333;
	text-decoration:none;
	}
	
a:hover	{
	color:#666;
	text-decoration:none;
	}
	
.footer a:link, .footer a:visited { color: #7A7A7A;	}
	
.footer a:hover { color: #CCC; }
	
a.pagelink:link, a.pagelink:visited {
	color: #FF6600;
	font-weight:bold;
	text-align: right;
	display: block;
	}

a.pagelink:hover { color: #666666; }
	

/* ----- Headers ----- */

h1	{
	padding:0px 0px 10px;
	margin:10px 0px;
	color: #FF6600;
	font-size:1.8em;
	}
	
h2	{
	padding:10px 0px;
	margin:0px;
	color:#333;
	font-size:1.4em;
	}
	
.footer h2 {
	padding: 0px 0px 10px 0px;
	color:#993D00;
	font-size:1.2em;
	}
	
h3	{
	padding:0px;
	margin:0px;
	color:#FF0000;
	font-size:1.2em;
	}
	
/* ----- Main Containers ----- */

.wrapper	{
	width:980px;
	margin:0px auto;
	}	
	
.contentwrap {
	background: url(../images/content-bottom.png) no-repeat bottom center;
	padding: 0px 10px 30px;
	margin-bottom: 10px;
	}
.contentwrap2 {
	background: url(../images/content-top.png) no-repeat top center;
	padding: 30px 0px 0px;
	}
.content {
	background-color: #FFFFFF;
/*	position: relative;
*/	padding-top: 20px;
	}
.slide { position: relative; }
#home .content { padding: 0px; }
	
.split { 
	background: #FFF url(../images/dotted-line.gif) repeat-y 640px 0px;
}
/* ----- Content divs ----- */

.header	{
	margin:0px;
	padding:0px;
	background: url(../images/glasgow-header.png) no-repeat bottom center;
	}

.leftcol {
	width: 595px;
	float: left;
	padding: 0px 10px 0px 30px;
	}
#home .leftcol {
	width: 605px;
	float: left;
	padding: 0px 0px 0px 30px;
	}
	
.rightcol {
	width: 270px;
	float: right;
	padding: 0px 30px 0px 20px;
	}

.footer	{
	margin:0px auto;
	padding:0px;
	width: 960px;
	color:#7A7A7A;
	}
	
.footer .colsleft {
	float: left;
	width: 180px;
	padding: 10px 0px 20px 30px;
	}
	
.footer .colright {
	float: right;
	width: 270px;
	padding: 10px 30px 20px;
	}
	
.footer ul li { padding-bottom: 3px; }
	
.logo {
	padding: 30px;
	}
	
p.testimonial {
	margin-top: 30px;
	padding: 0px 0px 12px 14px;
	font-size: 1.6em;
	background: url(../images/open-quote.gif) no-repeat top left;
	}
	
.newsitem {
	padding: 15px 0px 0px;
	clear: both;
	}
.newsitem img {
	float: left;
	padding-right: 15px;
	}	
	
.newsitem .date {
	font-size: 0.9em;
	color: #999;
	}
	
.portfoliocontrol img {
	padding: 5px;
	margin: 0px;
	}
	
ul.inline {
	padding: 0px 0px 10px 0px;
	list-style: circle;
	margin-left: 0px; 
	}
	
ul.inline li { 
	font-weight: bold;
	padding: 0px 0px 5px 10px;
	margin-left: 30px;
	width: 170px;
	display: inline-block;
	 }
	
/* ----- Navigation ----- */

.header ul {
	height: 24px;
	padding: 0px 0px 6px 9px;
	}

.header ul li {
	float:left;
	padding: 0px;
	margin: 0px;
}

.header ul li a {
	background: url(../images/tableft.png) no-repeat left bottom;
	margin-right: 10px;
	display: inline-block;
	color: #333;
	font-weight: bold;
	}
.header ul li a span {
	background: url(../images/tabright.png) no-repeat right bottom;
	display: inline-block;
	height: 16px;
	padding: 8px 15px 0px;
	margin-right: -10px;
	}
	
.header ul li a:hover {
	background-position: left top;
	color: #666;
	}
#home .header ul li a.home, #web-design .header ul li a.web-design, #contact .header ul li a.contact, #design-news .header ul li a.design-news, #portfolio .header ul li a.portfolio, #seo .header ul li a.seo {
	background-position: left top;
	color: #FF6600;
	}
	
.header ul li a span:hover, #home .header ul li a.home span, #web-design .header ul li a.web-design span, #contact .header ul li a.contact span, #design-news .header ul li a.design-news span, #portfolio .header ul li a.portfolio span, #seo .header ul li a.seo span {
	background-position: right top;
	}
	
ul.footernav {
	padding: 5px 0px 0px 100px;
	}
	
ul.footernav li {
	display: inline;
	padding: 5px 15px;
	}
	
ul.footernav li a {
	color: #999;
	}
	
ul.footernav li a:hover {
	color: #ccc;
	text-decoration: underline;
	}

/**********************sifr**********************************/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	margin: 2px 0px;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/

/************ accordion ******************/

#list a {
	font-weight: bold;
	display: block;
	margin: 10px 0px;
	cursor: pointer;
	}
	
	
/************ pagination ******************/
	
.pagination {
    font-size: 80%;
	float: right;
}
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #F60;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {
    background: #F60;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

