﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	/*background: #ffffff url(Graphics/bg-cloud.jpg) repeat;*/
	background-color: #B1DFFF;
	margin: 0 0 0 0;
}

a
{
	color: #1a417a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 16px;
	font-weight: normal;
	color: #75b3e2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2
{
	font-size: 14px;
	font-weight: normal;
	color: #75b3e2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3
{
	font-size: 12px;
	font-weight: normal;
	color: #75b3e2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.BigText { font-size: 12px; }
.NormalText { font-size: 11px; }
.SmallText { font-size: 10px; }

#OuterWrapper
{
	background-color: #B1DFFF;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}
				
#Wrapper
{
	background-color: #B1DFFF;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}	

/* Banner and navigator */
#BannerWrapper
{
	width: 100%;
	background: #B1DFFF url(Graphics/Banner2.gif) repeat-x;
	height: 220px;
}	
	
#Banner
{
	color: #495F99;
	padding: 10px 10px 0 10px;
	height: 210px;
	width: 930px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}	

#BannerInfo
{
	height: 165px;
	width: 100%;
	text-align: right;
	background: transparent url(Graphics/ion-logo.gif) no-repeat scroll top left;
}

.BodyTextFirstLine
{
	padding: 25px 0 0 0;
	font-size: 9px;
	color: #c0c0c0;
}

.BannerContact
{
	padding: 5px 0 0 0;
	font-size: 16px;
}	

.BannerContact a
{
	color: #55B02A;
}

.BannerContact a:hover
{
	color: #86c866;
}		

#Footer a:hover
{
	color: #ffff00;
	text-decoration: none;
}
			
#Navigator
{
}

#Navigator ul
{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
	
#Navigator li
{
	display: inline;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
#Navigator ul li a
{
	color: #c6cad0;
	padding: 0 14px 0 14px;
}

#Navigator ul li a:hover
{
	color: #ffff00;
	text-decoration: none;
}

/* Home page */
.TopHolder
{
	width: 950px;
	height: 608px;
}	
	
.Subjects
{
	width: 756px;
	float:left;
}	

.SubjectRow
{
	width: 756px;
	height: 300px;
	margin: 2px 0 0 0;
}
	
.Subject, .SubjectLight, .SubjectDouble
{
	float:left;
	width: 250px;
	height: 300px;
	margin: 0 2px 0 0;
	background-color: #ffffff;
}

.SubjectDouble
{
	width: 502px;
}	

.SubjectLight
{
	background-color: #D8E5ED;
}	

.Subject h1, .SubjectLight h1, .ClientList h1, #RegionGuide h1, .SubjectDouble h1
{
	height: 24px;
	line-height: 24px;
	width: 100%;
	text-align: center;
	/*background-color: #173e7b;*/
	background-color: #495F99;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
}

.Subject h1 a, .SubjectLight h1 a, .ClientList h1 a, #RegionGuide h1 a, .SubjectDouble h1 a
{
	color: #c6cad0;
}

.Subject h1 a:hover, .SubjectLight h1 a:hover, .ClientList h1 a:hover, #RegionGuide h1 a:hover, .SubjectDouble h1 a:hover
{
	color: #ffff00;
	text-decoration: none;
}
		
.SubjectImage, #ClientImage
{
	width: 100%;
	height: 100px;
}

.SubjectText
{
	height: 172px;
	width: 246px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.NoBorder
{
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.ClientList 
{
	float: left;
	height: 602px;
	width: 192px;
	margin: 2px 0 2px 0;
	/*background-color: #7eba3a;  #86C866;*/
	background: #ffffff url(Graphics/client-bg.gif) repeat-x;
}

.ClientList h1
{
	width: 192px;
}

#ClientText
{
	width: 188px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#ClientText a:hover
{
	color: #1a417a;
	text-decoration: underline;
}	
	
/* footer */
#FooterGrass
{
	clear: both;
	width: 100%;
	background: #7EBA3A url(Graphics/grass1.jpg) repeat-x;
	height: 170px;
}
	
#FooterHolder
{
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #7eba3a;
	height: 60px;
}

#Footer
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}	

.FooterMenu
{
	width: 62%;
	float:left;
	padding-top: 10px;
}	

.FooterRight
{
	width: 36%;
	float:right;
	text-align: right;
}

.FooterCopyright
{
	background: transparent url(Graphics/green-logo.gif) no-repeat scroll top right;
	color: #ffffff;
	padding-top: 23px;
	height: 18px;
	padding-right: 170px;
	font-size: 16px;
}

/* did you know */
.DidYouKnow
{
	font-size: 14px;
	clear:both;
	width: 948px;
	height: 100px;
	background: #ffffff url(Graphics/DidYouKnow.jpg) no-repeat;
	margin-top: 2px;
}	

.DidYouKnowText
{
	padding: 40px 100px 0 40px;
}
	
/* blog links */
#BottomLinksHolder
{
	color: #C69C6D;
	background-color: #534741;
	font-size: 11px;
	line-height: 15px;
	height: 200px;
}

#BottomLinksHolder a
{
	color: #C7B299;
}

#BottomLinksHolder a:hover
{
	color: #ffff00; /*#998675;*/
	text-decoration:none;
}
		
.BottomLinks
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}		

.BottomAreas, .BottomBlogs
{
	float:left;
	height: 160px;
	text-align: left;
	padding-top: 5px;
}

.BottomAreas
{
	width: 350px;
}

.BottomBlogs
{
	width: 200px;
}
		
.BottomGuide	
{
	padding-top: 5px;
	width: 300px;
	float: right;
	height: 140px;
	text-align: right;
}	

.FooterCoverageAreas
{
	clear:both;
	width: 100%;
	background-color: #534741;	
	text-align: center;
}
		
.FooterCoverageAreas h2, .FooterCoverageAreas h1
{
	color: #362F2D;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	

/* Links and blogs page */
.LinksIntro
{
	background: #ffffff url(Graphics/jigsaw.jpg) no-repeat;
	width: 778px;
	padding: 20px 20px 20px 150px;
	height: 60px;
	border: solid 1px #1a417a;
	margin: 2px 0 2px 0;
}	

.LinksList
{
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
}	

/* web design page, software development page, seo */
#WebDesign, #SoftwareDevelopment, #Seo
{
	/*border: solid 1px #1a417a;*/
	background-color: #ffffff;
	width: 948px;
	margin: 2px 0 0 0;
}

#SoftwareDevelopment
{
	height: 475px;
}
		
.WebSection
{
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
}

.WebImageRight
{
	float: right;
	padding: 0 0 10px 10px;
}		

.WebImageRight1
{
	float: right;
	padding: 0 0 0 10px;
}		

.WebImageLeft
{
	float: left;
	padding: 0 10px 10px 0;
}		

/* contact form */
#Contact
{
	width: 948px;
	margin: 2px 0 0 0;
}
	
.ContactSection, .ContactForm
{
	/*border: solid 1px #1a417a;*/
	background-color: #ffffff;
	margin: 0 0 2px 0;
	padding: 10px 10px 10px 10px;
}

.ContactSection
{
	width: 928px;
	height: 230px;
}	
.ContactForm
{
	width: 510px;
	padding-right: 428px;
	background: #ffffff url(Graphics/contact.jpg) no-repeat scroll bottom right;
}

.ContactCol
{
	width: 49%;
	float:left;
	height: 100%;
}
		
/* testimonial */
.Testimonial
{
	clear:both;
	background-color: #c1e0d1;
	color: #000000;
	width: 584px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0 ;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}	

.withquote
{
	background: #c1e0d1 url(Graphics/quote.jpg) no-repeat;
	padding: 0 0 0 28px;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align: justify;
}

.unquote
{
	background: #c1e0d1 url(Graphics/unquote.jpg) no-repeat scroll bottom right;
	padding: 0 28px 0 0;
	margin: 0 20px 0 0;
	text-align: justify;
}	

/* Portfolio, news pages */
#Portfolio
{
	margin: 2px 0 2px 0;
}
	
#Portfolio p
{
	margin: 2px 0 15px 0;
	padding: 0 0 0 0;
}

.PortfolioList, .NewsList, .Regions, .BusinessCategories
{
	float:left;
	/*border: solid 1px #1a417a;*/
	width: 300px;
	margin: 0 0 2px 0;
	padding: 10px 10px 10px 10px;
	height: 100%;
}	

.NewsList, .PortfolioList
{
	border: none;
}
	
.PortfolioSection, .RegionDetail, .BusinessDetail
{
	float:right;
	border: none; /*solid 1px #1a417a;*/
	width: 604px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	height: 100%;
	background-color: #ffffff;
}	

#Portfolio ul
{
	margin: 10px 0 0 0;
	list-style-type:square;
}

.NewsItem
{	
	clear: both;
	margin-bottom: 10px;
	height: 210px;
}

.NewsImage
{
	margin-top: 5px;
	float: left;
	width: 110px;
	height: 180px;
}

.NewsText
{
	margin-top: 5px;
	float: left;
	width: 480px;
	height: 180px;
}
	
.NewsDate
{
	font-size: 11px;
}			

/* Region guide */
#RegionGuide
{
	padding: 5px 0 5px 0;
	width: 100%;
}

.RegionHeader
{
	text-align: center;
}	

/* Business directory */
.BusinessHeader
{
	text-align: right;
	padding-top: 10px;
	height: 155px;
}	

.BusinessToolbar a
{
	color: #c6cad0;
	padding: 0 10px 0 5px;
}

.BusinessToolbar a:hover
{
	color: #ffff00;
	text-decoration: none;
}

.BusinessDirectoryInfo
{
	text-align: left;
	height:85px;
	border: solid 1px #1a417a;
	margin-bottom: 5px;
}	

.ImageLeft
{
	float:left;
	padding-right: 10px;
}	

.BusinessIndividual
{
	height: 200px;
	font-size: 11px;
	border-bottom: solid 1px #1a417a;
	padding-bottom: 10px;
}	

/* Accreditations */
.Accreditations
{
	background-color: #ffffff;
	width: 98%;
	padding: 3px 1% 3px 1%;
	text-align: center;
}
	
/* Prices */
#Prices
{
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
}

#Prices h1
{
	margin: 15px 0 10px 0;
}

#Prices h2
{
	margin: 10px 0 10px 0;
}	

#Prices p
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}	

.PriceIncludes
{
	margin: 0 10px 10px 10px;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	background-color: #B1DFFF;
}	

.ThreePagePrice
{
	height: 140px;
	width: 100%;
}

.PriceBreakdown
{
	height: 120px;
	width: 100%;
}
	
.PriceDescription
{
	float:left;				
	height: 120px;
	width: 400px;
	padding-left: 100px;
}

.PricePrice
{
	float:left;
	width: 100px;
	height: 120px;
	text-align: right;
}

.PriceTotal
{
	width: 100%;
	height: 20px;
	text-align: right;
}
	
.PriceTotalDescription
{
	float:left;				
	height: 20px;
	width: 400px;
	padding-left: 100px;
	font-weight: bold;
}
	
.PriceTotalPrice
{
	float:left;
	width: 100px;
	height: 20px;
	border-top: solid 1px #1a417a;
	border-bottom: solid 1px #1a417a;
	font-weight: bold;
}

/* User warnings or messages */
.UserWarning
{
	color: #ff0000;
}
	
.ClearBoth
{
	clear:both;
}

/* Any page with a simple white beackground */
#WhiteBackground
{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

#WhiteBackground h1, #WhiteBackground h2, #WhiteBackground h3
{
	margin: 0 0 10px 0;
}

.SpecialOfferPrice
{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

/* Prices page */
#GeneralPrices
{
	background-color: Transparent;
	height: 680px;
}	

#GeneralPrices ul
{
	font-size: 11px;
}
	
.PriceRectangle
{
	background-color: Transparent;
	float:left;
	width: 310px;
	height: 640px;
}

#Silver
{
	background: transparent url(Graphics/silver-tab.gif) no-repeat;
	height: 75px;
	width: 310px;
}

#Gold
{
	background: transparent url(Graphics/gold-tab.gif) no-repeat;
	height: 75px;
	width: 310px;
}

#Platinum	
{
	background: transparent url(Graphics/platinum-tab.gif) no-repeat;
	height: 75px;
	width: 310px;
}

.PriceCloud
{
	float: right;
	padding: 30px 30px 0 0;
	width: 70px;
	text-align: right;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.PriceTab, .LongTabText
{
	float:left;
	padding: 40px 0 0 20px;
	height: 25px;
	width: 100px;
	font-size: 16px;
}	

.PriceDetails
{
	height: 545px;
	background-color: #ffffff;
	width: 290px;
	padding: 10px 10px 10px 10px;
}	

#PricesECommerce, #PriceLists
{
	background-color: Transparent;
}

.LongTab
{
	background: transparent url(Graphics/long-gold-tab.gif) no-repeat;
	height: 75px;
}

.LongTabText
{
	width: 210px;
}
	
.LongTabCloud		
{
	float:left;
	padding: 30px 0 0 140px;
	width: 85px;
	text-align: right;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.WhiteBack
{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

#PriceLists ul, #PriceLists li
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#PriceLists li
{
	margin-bottom: 2px;
}
	
#PriceLists ul li a
{
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #ffd030;
}

/* home page slideshow */
#myGallery
{
	width: 502px;
	height: 276px;
}

.myGalleryHyperlink
{
	color: #c6cad0;
}		

.hidden { display: none; }
