/* Reset Common Tags */
html, body, div, ul, ol, dd, dl, dt, li, h1, h2, h3, h4, h5, p, a, form, fieldset, legend, blockquote {
	margin: 0;
	padding: 0;
	outline: none;
}

/* -- HTML ------------------------------------------------- */
/* --------------------------------------------------------- */
html {
	background: #e5e5e5;	
}


/* -- body ------------------------------------------------- */
/* --------------------------------------------------------- */
body {
	/*font: 12px/17px Arial, Helvetica, sans-serif;*/
	font: 14px/19px Arial, Helvetica, sans-serif;
	color: #444;
	width: 100%;
}

#page_centre { width: 960px; margin: 0 auto; }

#wrapper {
	width: 958px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


a {
	color: #cc222a;
	text-decoration: none;	
}



/* -- Logo ------------------------------------------------- */
/* --------------------------------------------------------- */
#logo a {
	width: 185px;
	height: 128px;
	float: left;
	display: inline;
	text-indent: -999999px;
}


/* -- Header ----------------------------------------------- */
/* --------------------------------------------------------- */
#header {
	position: relative;
	width: 958px;
	height: 128px;
	float: left;
	display: inline;
	background: url(../../images/armstrong/bg_header.png) 0 0 no-repeat;
}

#header div.contact {
	position: absolute;
	top: 68px;
	left: 255px;
	font-size: 14px;
}
	
#header div.contact a {
	display: block;	
}
		
#header div.contact p {
	font-size: 24px;
	margin-top: 5px;
}	
	
#header a.pci, #header a.video, #header a.dss {
	width: 105px;
	height: 45px;
	position: absolute;
	right: 10px;
	top: 57px;
	font-size: 11px;
	line-height: 13px;
	color: #3e3e3e;
	padding: 8px 0 0 49px;
	background: url(../../images/armstrong/icon_pci_header_small.png) 0 0 no-repeat;
}

#header a.pci strong, #header a.video strong, #header a.dss strong {
	color: #cc222a;
	text-transform: uppercase;
	font-size: 9px;
	display: block;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#header a.pci:hover, #header a.video:hover, #header a.dss:hover {
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#header a.video {
	right: 174px;
	background: url(../../images/armstrong/icon_video_header_small.png) 0 0 no-repeat;
}

#header a.dss {
	right: 338px;	
}
		
		
/* -- Navigation ------------------------------------------- */
/* --------------------------------------------------------- */
#nav {
	width: 940px;
	height: 37px;
	float: left;
	display: inline;
	list-style: none;
	margin: 0 10px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 17px;
	background: #222 url(../../images/armstrong/bg_navigation.png) right 0 no-repeat;
}
body.home #nav {
	height: 37px;
	background: #222 url(../../images/armstrong/bg_navigation_home.png) right 0 no-repeat;
}
	#nav li {
		position: relative;
		height: 30px;
		float: left;
		display: inline;
	}
	#nav li.discover {
		width: 88px;
		height: 35px;
		color: #fff;
		font-size: 11px;
		padding: 0 0 0 8px;
		font-family: "Arial Black", Arial, Helvetica, sans-serif;
		background: url(../../images/armstrong/bg_nav_discover.png) 0 0 no-repeat;
	}
	#nav #nav_company {
		margin-left: 70px;	
	}
	#nav li a {
		height: 25px;
		color: #fff;
		font-weight: bold;
		padding: 10px 8px 0 0;
		margin: 0 10px;
		float: left;
		display: inline;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	}
		#nav li a:hover {
			color: #e5e5e5;
			text-shadow: -1px -1px 0 rgba(0,0,0,0.2);
			/*text-shadow: 0 0 3px rgba(255,255,255,0.7);*/
		}


	body.industry #nav #nav_industry a.title, body.industry #nav #nav_industry a.title:hover,
	body.solutions #nav #nav_solutions a.title, body.solutions #nav #nav_solutions a.title:hover, 
	body.services #nav #nav_services a.title, body.services #nav #nav_services a.title:hover, 
	body.products #nav #nav_products a.title, body.products #nav #nav_products a.title:hover,
	body.faqs #nav #nav_faqs a.title, body.faqs #nav #nav_faqs a.title:hover,
	body.company #nav #nav_company a, body.company #nav #nav_company a:hover {
		color: #fff;
		font-family: "Arial Black", Gadget, sans-serif;  */
		/*text-shadow: 0 0 5px rgba(255,255,255,0.7);*/
	}

		
		
/* -- Flash banner ----------------------------------------- */
/* --------------------------------------------------------- */
#flash_banner {
	width: 940px;
	float: left;
	display: inline;
	margin: 1px 0 0 10px;
}

#flash_banner img {
	display: block;
	}


/* -- Homepage - AdPanels ---------------------------------- */
/* --------------------------------------------------------- */
#content #adpanels {
	width: 707px;
	float: left;
	display: inline;
	list-style: none;
	margin: 0px 0px -10px 0px;
	padding-bottom: 14px;
	clear: both;
	background: url(../../images/armstrong/bg_adpanels.png) 0 bottom repeat-x;
}

#content #adpanels li {
	width: 225px;
	height: 122px;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 0 0px 0 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
}

#content #adpanels li strong {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	display: block;
	color: #fff;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	margin: 15px 0 5px 0;
}
	
#content #adpanels li.call_centres {
	color: #b98617;
	background: url(../../images/armstrong/adpanels/bg_callcentres.png) 0 0 no-repeat;	
}

#content #adpanels li.call_centres a {
	color: #b98617;
}
		
#content #adpanels li.call_recording {
	color: #829219;
	margin: auto 1px;
	background: url(../../images/armstrong/adpanels/bg_callrecording.png) 0 0 no-repeat;	
}

#content #adpanels li.call_recording a {
	color: #829219;
}
		
#content #adpanels li.diallers {
	color: #346171;
	background: url(../../images/armstrong/adpanels/bg_maintenance.png) 0 0 no-repeat;;	
}

#content #adpanels li.diallers a {
	color: #346171;
}
		
#content #adpanels li.mobiles {
	color: #346171;
	background: url(../../images/armstrong/adpanels/bg_mobiles.png) 0 0 no-repeat;	
}
		#content #adpanels li.mobiles a {
			color: #346171;	
		}
		
	#content #adpanels li.integration {
		width: 225px;
		margin: auto 1px;
		color: #b98617;
		padding-right: 0;
		background: url(../../images/armstrong/adpanels/bg_integration.png) 0 0 no-repeat;	
	}
		#content #adpanels li.integration a {
			color: #b98617;
		}
		
	#content #adpanels li.telephones {
		color: #829219;
		background: url(../../images/armstrong/adpanels/bg_telephones.png) 0 0 no-repeat;	
	}
		#content #adpanels li.telephones a {
			color: #829219;
		}
	
	/*#content #adpanels li.diallers strong, #content #adpanels li.mobiles strong {
		margin-top: 45px;	
	}*/
	
	#content #adpanels a:hover {
		text-shadow: none;	
	}



/* -- Main ------------------------------------------------- */
/* --------------------------------------------------------- */
#main {
	width: 940px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	background: url(../../images/armstrong/bg_main.png) 0 0 repeat-y;
}
body.home #main {
	margin-top: 10px;
	background: url(../../images/armstrong/bg_main_home.png) right 0 repeat-y;
}


/* -- Content ---------------------------------------------- */
/* --------------------------------------------------------- */
#content {
	width: 697px;
	min-height: 570px;
	float: left;
	display: inline;
	padding: 17px 0 17px 10px;
	margin: 0 0 0 2px;
	width: 707px;
	padding: 0 0 17px 0;
	background: url(../../images/armstrong/bg_content.png) 0 bottom repeat-x;
}
body.home #content {
	margin: 0 2px 0 0;	
}
#content div.content {
	width: 690px;
	float: left;
	display: inline;
	padding: 17px 0 0 17px;
	background: url(../../images/armstrong/bg_content_shadow.png) 0 0 repeat-x;
}
body.home #content, body.banner #content {
	width: 707px;
	padding: 0 0 17px 0;
}
	#content h2 {
		font-size: 25px;
		color: #cc222a;
		margin: 0;
		line-height: 28px;
		text-transform: capitalize;
	}
	#content h3 {
		font-size: 16px;
		font-weight: bold;
		color: #cc222a;
	}
	#content h4 {
		font-size: 16px;
		font-weight: bold;
		color: #444;
		margin-top: 16px;
	}
	#content h3+p, #content h4+p {
		margin-top: 0;	
	}
	#content div.subtitle {
		font-size: 10px;
		font-weight: bold;
		color: #999;
	}
	#content p {
		margin: 19px 0;	
	}
	#content ul {
		margin: 19px 0;
		font-size: 12px;
		color: #5a5a5a;
		list-style: none;
	}
	#content h3+ul, #content h4+ul {
		margin-top: 3px;	
	}
		#content ul li {
			padding-left: 18px;
			margin-bottom: 5px;
			background: url(../../images/armstrong/ul_li.png) 0 4px no-repeat;	
		}
	#content ul.twocol {
		width: 45%;
		float: left;
		display: inline;
		margin: 5px 3% 15px 0;	
	}
	#content a img {
		border: none;	
	}
	#content hr {
		border: none;
		border-bottom: 1px solid #ccc;
		margin: 17px 0;
		clear: both;
	}
	
	#content blockquote {
		color:#999999;
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:14px;
		font-style:italic;
		line-height:20px;
	}
	

/* -- A blog post ------------------------------------------ */
/* --------------------------------------------------------- */
#content div.blog_post {
	width: 707px;
	float: left;
	display: inline;
	text-align: justify;
}
	#content div.blog_post h2 {
		margin: 0;	
	}
	#content div.blog_post div.blog_content {
		width: 655px;
		float: left;
		display: inline;
	}
	#content div.blog_post img.blog_image {
		max-width: 224px;
		float: right;
		display: inline;
		overflow: hidden;
		padding: 1px;
		margin: 17px 10px 0 0;
		border: 3px solid #b0b0b0;
	}
	#content div.blog_post p.more a {
		font-weight: bold;	
	}
	

/* -- Row with 2 cols inside ------------------------------- */
/* --------------------------------------------------------- */
#content h3+div.row {
	margin-top: 10px;	
}
#content div.row {
	width: 677px;
	float: left;
	display: inline;
	padding: 17px 0 0 0;
	border-top: 1px solid #ccc;
	background: url(../../images/armstrong/bg_row_border.png) 459px 0 repeat-y;
}
#content div.row_single {
	background: none;	
}
	
	#content div.row div.leftcol {
		width: 450px;
		float: left;
		display: inline;
		padding-right: 10px;
	}
		#content div.row h4 {
			margin-top: 0;	
		}
	
	#content div.row div.rightcol {
		width: 207px;
		float: left;
		display: inline;
		padding: 0 0 0 10px;
	}
		#content div.row div.rightcol img {
			border: 3px solid #aaa;
		}
	


/* -- Product ---------------------------------------------- */
/* --------------------------------------------------------- */
#content div.image {
	position: relative;
	width: 697px;
	border-bottom: 1px solid #ccc;
}
	#content div.image h2 {
		width: 220px;
		position: absolute;
		top: 0;
		line-height: 28px;
		right: 0;
	}
	
	#content div.image a.bottom {
		position: absolute;
		width: 220px;
		bottom: 10px;
		right: 0;
		color: #999;
		font-size: 11px;
	}
	
#content #product_grid {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
	#content #product_grid li {
		position: relative;
		width: 220px;
		height: 230px;
		float: left;
		display: inline;
		background: none;
		margin: 0;
		padding: 10px 0 0 10px;
		border-bottom: 1px solid #ccc;
	}
	#content #product_grid li.centre {
		border-left: 1px solid #ccc; border-right: 1px solid #ccc;	
	}
	#content #product_grid li h3 a {
		color: #333;
		font-size: 14px;
	}
	#content #product_grid a.link {
		position: absolute;
		bottom: 15px;
		right: 20px;
	}

	

/* -- Home box --------------------------------------------- */
/* --------------------------------------------------------- */
#content div.home_box {
	width: 697px;
	float: left;
	display: inline;
	border-top: 1px solid #ccc;
}
	#content div.home_box div.title {
		font-size: 14px;
		font-weight: bold;
		color: #cc222a;
	}
		#content div.home_box div.title a {
			font-size: 10px;
			color: #999;
			font-weight: bold;
			font-style: italic;
		}
	
	/* -- News -- */
	#content div.home_box div.news {
		width: 345px;
		height: ;
		padding: 10px 0;
		float: left;
		display: inline;
		border-right: 1px solid #ccc;
	}
	#content div.home_box div.news dl {
		width: 335px;
		float: left;
		display: inline;
		font-size: 11px;
		font-weight: bold;
	}
		#content div.home_box div.news dl dt {
			width: 285px;
			height: 15px;
			float: left;
			display: inline;
			overflow: hidden;
			margin: 1px 0;
		}
		#content div.home_box div.news dl dd {
			width: 	50px;
			height: 15px;
			float: right;
			display: inline;
			margin: 1px 0;
			text-align:right;
		}
			#content div.home_box div.news dl dd a:hover {
				color:#333333 !important;
			}
		
	/* -- Testimonials -- */
	
	/* matt! */
	#testimonials_wrapper {
		margin: 10px;
	}
	
	div#testimonials_wrapper #testimonial_cycle {
		clear: both; 
		float: left; 
		width: 210px;		
	}
	
	#content div.home_box div.testimonial {
		width: 325px;
		float: left;
		padding: 10px;
		display: inline;
	}
		#content div.home_box div.testimonial blockquote {
			color: #999;
			font-size: 14px;
			line-height: 20px;
			font-style: italic;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		#content div.home_box div.testimonial blockquote p {
			margin: 0;	
		}
		#content div.home_box div.testimonial blockquote p.author {
			text-align: right;
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			color: #555;
			font-style: normal;
		}


/* -- Sidebar ---------------------------------------------- */
/* --------------------------------------------------------- */
#sidebar {
	width: 230px;
	float: left;
	display: inline;
	padding: 0 0 80px 0;
	padding-top: 5px;
	margin: 0 0 0 1px;
	background: url(../../images/armstrong/bg_sidebar.png) 0 0 no-repeat;
}
body.home #sidebar, body.banner #sidebar {
	padding-top: 5px;
	background: url(../../images/armstrong/bg_sidebar.png) 0 0 no-repeat;	
}
body.banner #sidebar {
	margin-top: 1px;	
}
	#sidebar div.title {
		font-size: 14px;
		font-weight: bold;
		color: #cc222a;
	}
	
body.home #sidebar img {
	margin:0px 0px 0px -2px;
	padding:0px 0px 0px 0px;
}
	
/* -- Box -- */
#sidebar div.box {
	width: 210px;
	float: left;
	display: inline;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
	border-bottom: 1px solid #dfdfdf;
}

#sidebar div.boxtop {
	width: 210px;
	float: left;
	display: inline;
	margin: 30px 0;
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #dfdfdf;
}

/* -- News -- */
#sidebar dl {
	width: 210px;
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}
	#sidebar dl dt {
		width: 180px;
		height: 15px;
		float: left;
		display: inline;
		overflow: hidden;
		margin: 1px 0;
	}
	#sidebar dl dd {
		width: 	30px;
		height: 15px;
		float: right;
		display: inline;
		text-align:right;
		margin: 1px 0;
	}

/* -- Testimonials -- */
#sidebar div.testimonial {
		
}
	#sidebar div.testimonial blockquote {
		color: #999;
		font-size: 14px;
		line-height: 20px;
		font-style: italic;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#sidebar div.testimonial blockquote p {
		margin: 0;	
	}
	#sidebar div.testimonial p.author {
		text-align: right;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #555;
		font-style: normal;
	}
	


/* -- Subnav ----------------------------------------------- */
/* --------------------------------------------------------- */
#sidebar p.description {
	margin: 10px 0 10px 10px;
	font-size: 11px;
	font-style: italic;
}

ul.subnav { margin-top: 0px; }
ul.subnav, ul.subnav ul {
	width: 230px;
	list-style: none;
}
	ul.subnav li {
		display: block;
		margin-top: 1px;
	}
	ul.subnav li a {
		display: block;
		height: 23px;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		padding: 5px 0 0 10px;
		background: #4c9db3 url(../../images/armstrong/bg_subnav_title.png) 0 -28px no-repeat;
	}

	ul.subnav li.current a {
		background: #d13940 url(../../images/armstrong/bg_subnav_title.png) right 0 no-repeat;
	}


	ul.subnav ul.dropdown li, ul.subnav ul.dropdown li a {
		height: 1%;
	}
	ul.subnav ul.dropdown li a {
		font-size: 11px;
		font-weight: bold;
		color: #777;
		padding: 3px 5px 3px 20px;
		background: url(../../images/armstrong/ul_subnav_li.png) 10px 50% no-repeat;
		border-bottom: 1px solid #dfdfdf;
	}
	
	ul.dropdown li.current a {
		background: #d13940 url(../../images/armstrong/bg_subnav_title.png) right 0 no-repeat !important;
		color: #fff !important;
	}

	
ul.subnav ul.dropdown li a:hover {
	color: #333;
}


/* -- Footer ----------------------------------------------- */
/* --------------------------------------------------------- */
#footer {
	width: 707px;
	float: right;
	display: inline;
	margin: 1px 0 0 0;
	padding: 0 0 10px 0;
	color: #fff;
	background: #cc222a url(../../images/armstrong/bg_footer.png) 0 0 repeat-x;
}
body.home #footer {
	float: left;
	margin: 1px 0 0 0;	
}

#footer div.addthis_toolbox {
	position: relative;
	float: left;
	display: inline;
	margin: 20px 0 0 -190px;
}

body.home #footer div.addthis_toolbox {
	float: right;
	margin: 20px -190px 0 0;	
}

#footer div.addthis_toolbox div.title {
	font-weight: bold;
	font-size: 14px;
	color: #cc222a;
	text-align: center;
	margin-bottom: 5px;
}
	
#footer ul.links {
		width: 697px;
		list-style: none;
		float: left;
		display: inline;
		margin: 20px 0 0 10px;
}
#footer ul.links li {
			float: left;
			display: inline;
			margin-right: 30px;
}

#footer p.sputnik {
	font-size: 11px;
	text-align: right;
	padding: 0 10px 0 0;
}

#footer p.sputnik a {
	font-weight: bold;
	color: #fff;	
}
	
.blog_post {
	padding-top: 16px;	
}

.blog_cage {
	width: 670px;	
}

.small {
	font-size: 0.9em;
}

div.standardForm {
	margin-top: 19px;
	padding-left: 8px;
	font-size: 0.7em;
	font-weight: bold;
}

div.standardForm hr {
	width: 208px;
	float: left;
}

.contactText {
	width: 206px;
}

.simple label {
	width: 180px;
	display: block;
	text-transform:uppercase;
}

.contactItalics {
	font-style: italic;
	font-size: 1.1em;
	color: #aaaaaa;
	display: block;
}

.simplyRed {
	font-size: 1.2em;
	color: #CC222A;
	float: left;	
}

 
.simplyBlack {
	font-size: 1.2em;
	color: #555555;
	padding:0px;
}


.errorSummary {
	margin-left: 10px;
}

#map {
	width: 678px;
	height: 540px;
}

#sidebar #sidebarTags {
	position:relative;
	display:inline;
	float:left;
	width:225px;
	height:300px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

#sidebar span.tag {
	position:relative;
	display:inline;
	float:left;
	margin:5px 0px 0px 5px;
	padding:5px 5px 5px 5px;
	background-color:#E5E5E5;
	color:#4189A2 !important;
}

	#sidebar #sidebarTags .tagtitle {
		position:relative;
		display:inline;
		float:left;
		color:#CC222A !important;
		font-weight:bold;
		font-size:16px;
		width:100%;
		margin:20px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}

	#sidebar span.tag a {
		color:#4189A2 !important;
	}
	
	#sidebar span.tag:hover, #sidebar span.tag:hover a {
		color:#FFFFFF !important;
		background:#CC222A;
	}

