/*
CSS Document
-----------------------------------------------------------------
Author:					Andy Barnes, Citizen Integrated Media
Date created:		12/06/2007
-----------------------------------------------------------------
*/

/* ---------------- General */
	
	body,td,th {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #8f8b94;
		}
	body {
		background-color: #FFFFFF;
		margin: 0;
		}
	
	a { color: #54307b; text-decoration: underline; }
	a:hover { color: #b7a2ce; }
	
	h1, h2, h3, h4 {
		margin: 10px 0 12px 0;
		padding: 0;
		color: #54307b;
		font-weight: bold;
		}
	h1 { font-size: 18px; margin-top: 0; }
	h2 { font-size: 14px; }
	h3 { font-size: 12px; }
	h4 { font-size: 11px; margin: 0 0 3px 0; }
	
	h2 a { color: #54307b; text-decoration: none; }
	h2 a:hover { color: #54307b; }
	
	p {
		margin: 0 0 15px 0;
		padding: 0;
		line-height: 1.4em;
		}
	
	a img { border: none; }
	
	table {
		margin: 0 0 20px 0;
		padding: 0;
		border-collapse: collapse;
		}
		table tr { vertical-align: top; }
		table th, td {
			margin: 0;
			text-align: left;
			/* border: 1px solid #e0e0e0; */
			}
		table th {
			padding: 4px 2px;
			font-weight: bold;
			color: #54307b;
			}
		table td {
			padding: 3px 2px;
			}
	
	ul li, ol li {
		padding: 0 0 5px 0;
		}



/* ---------------- Misc styles */

	p.imgpara { margin: 0; }
	
	p img.inline-left {
		float: left;
		margin: 0 20px 0 0;
		}
	
	p img.inline-right {
		float: right;
		margin: 0 0 0 20px;
		}
	
	p img.inline-left-col {
		float: left;
		margin: 0 15px 0 0;
		}
	
	p img.inline-right-col {
		float: right;
		margin: 0 0 0 15px;
		}
	
	div.flash-left {
		float: left;
		margin: 0 20px 0 0;
		}
	
	.img-head { margin-top: 0; }
	
	.emphtext {
		font-weight: bold;
		font-size: 13px;
		color: #848484;
		line-height: 1.2em;
		}
	
	a.download-pdf {
		background-image: url(../images/construct/icon-pdf.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 20px;
		}
	a.download-zip {
		background-image: url(../images/construct/icon-zip.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 20px;
		}
	a.new-window {
		background-image: url(../images/construct/icon-newwindow.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 20px;
		}
	
	ul#tabnavigation {
		margin: 0;
		padding: 0;
		width: 540px;
		height: 30px;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		}
		ul#tabnavigation li {
			float: left;
			list-style-type: none;
			margin: 0;
			padding: 0;
			border-top: 1px solid #cccccc;
			border-right: 1px solid #cccccc;
			line-height: 29px;
			font-size: 12px;
			}
			ul#tabnavigation li a {
				display: block;
				padding: 0 7px;
				text-decoration: none;
				background-color: #efefef;
				cursor: pointer;
				}
			ul#tabnavigation li a:hover {
				color: #ffffff;
				background-image: url(../images/construct/navigation-active-bg.jpg);
				background-repeat: repeat-x;
				}
			ul#tabnavigation li a.activeItem {
				color: #ffffff;
				background-image: url(../images/construct/navigation-active-bg.jpg);
				background-repeat: repeat-x;
				}
				ul#tabnavigation li a.activeItem:hover {
					color: #e0d7ea;
					}
	
	ul.richList {
		margin: 5px 0 20px 0;
		padding: 0;
		}
		ul.richList li {
			list-style-type: none;
			margin: 0;
			padding: 5px 0;
			border-top: 1px dotted #e0e0e0;
			line-height: 1.4em;
			}
			
	ul.standardList li {
		margin-bottom: 15px;
		line-height: 1.4em;
		}
	
	h4.icon-blue { background: url(../images/content/contact/col-icons/bullet-blue.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-gold { background: url(../images/content/contact/col-icons/bullet-gold.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-green { background: url(../images/content/contact/col-icons/bullet-green.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-green-light { background: url(../images/content/contact/col-icons/bullet-light-green.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-purple-light { background: url(../images/content/contact/col-icons/bullet-light-purple.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-magenta { background: url(../images/content/contact/col-icons/bullet-magenta.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-purple-mid { background: url(../images/content/contact/col-icons/bullet-mid-purple.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-pink { background: url(../images/content/contact/col-icons/bullet-pink.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-purple { background: url(../images/content/contact/col-icons/bullet-purple.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-red { background: url(../images/content/contact/col-icons/bullet-red.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-turquoise { background: url(../images/content/contact/col-icons/bullet-turquoise.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-violet { background: url(../images/content/contact/col-icons/bullet-violet.gif) no-repeat center left; text-indent: 18px; }
	h4.icon-yellow { background: url(../images/content/contact/col-icons/bullet-yellow.gif) no-repeat center left; text-indent: 18px; }
	

/* ---------------- Page specific */

	ul.pg-pr-list {
		margin: 0;
		padding: 0;
		}
		ul.pg-pr-list li {
			float: left;
			width: 250px;
			margin: 0;
			padding: 0 0 5px 0;
			list-style-type: none;
			font-size: 11px;
			line-height: 1.1em;
			}
			ul.pg-pr-list li img {
				float: left;
				border: 5px solid #e0dbe4;
				margin: 0 15px 0 0;
				}
			ul.pg-pr-list li a {
				display: block;
				color: #828282;
				text-decoration: none;
				}
				ul.pg-pr-list li a strong {
					font-size: 16px;
					line-height: 1.3em;
					font-weight: normal;
					color: #b5b5b5;
					}
			ul.pg-pr-list li a:hover { color: #54307b; }
			ul.pg-pr-list li a:hover strong { color: #54307b; }
			ul.pg-pr-list li a:hover img { border: 5px solid #c7bfd0; }
	
	.pg-trade-feature {
		float: left;
		width: 540px;
		height: 76px;
		margin: 0 0 20px 0;
		background-image: url(../images/construct/trade-show-bg.jpg);
		background-repeat: no-repeat;
		background-color: #54307b;
		}
		.pg-trade-feature p {
			margin: 0;
			padding: 14px 20px 0 196px;
			line-height: 1.2em;
			}
			.pg-trade-feature p img {
				float: left;
				margin: 0 20px 0 0;
				border: 2px solid #9c87b2;
				}
				.pg-trade-feature p strong { font-size: 12px; color: #e2dbe8; }
				.pg-trade-feature p a {
					display: block;
					color: #c0b3cf;
					text-decoration: none;
					}
				.pg-trade-feature p a:hover { color: #ffffff; }
				.pg-trade-feature p a:hover strong { color: #ffffff; }
				.pg-trade-feature p a:hover img { border: 2px solid #beb0cc; }

	ul.pg-productlist {
		margin: 0;
		padding: 0;
		}
		ul.pg-productlist li {
			clear: left;
			float: left;
			margin: 0;
			padding: 0 0 15px 0;
			list-style-type: none;
			font-size: 12px;
			line-height: 1.5em;
			}
			ul.pg-productlist li strong {
				font-size: 14px;
				}
			ul.pg-productlist li img {
				float: left;
				margin: 0 15px 0 0;
				}
			ul.pg-productlist li a {
				display: block;
				color: #828282;
				text-decoration: none;
				}
			ul.pg-productlist li a:hover { color: #54307b; }
			ul.pg-productlist li a:hover strong { color: #54307b; }


	
/* ---------------- Layout */

	#wrapper {
		position: relative;
		margin: 0 auto;
		width: 760px;
		}
	
	#header {
		position: relative;
		width: 760px;
		height: 110px;
		background-image: url(../images/construct/header-bg.gif);
		background-repeat: no-repeat;
		}
		#header a.headerlink {
			display: block;
			text-decoration: none;
			width: 132px;
			height: 102px;
			}
		
	#printheader {
		display: none;
		}
	
	#navigation {
		position: relative;
		width: 760px;
		height: 40px;
		background-image: url(../images/construct/navigation-bg.jpg);
		background-repeat: no-repeat;
		}
		#navigation ul {
			margin: 0 0 0 10px;
			padding: 0;
			border-left: 1px solid #787878;
			}
			#navigation ul li {
				float: left;
				list-style-type: none;
				margin: 0;
				padding: 0;
				border-right: 1px solid #787878;
				line-height: 30px;
				font-size: 12px;
				}
				#navigation ul li.activeItem {
					background-image: url(../images/construct/navigation-active-bg.jpg);
					background-repeat: repeat-x;
					}
				#navigation ul li a {
					display: block;
					margin: 0;
					padding: 0 7px;
					color: #ffffff;
					text-decoration: none;
					background: none;
					}
					#navigation ul li a:hover {
						background-image: url(../images/construct/navigation-active-bg.jpg);
						background-repeat: repeat-x;
						}
	
	#page {
		position: relative;
		float: left;
		width: 760px;
		padding: 30px 0 10px 0;
		}
	
	#sidelist {
		position: relative;
		float: left;
		padding: 0 0 30px 0;
		width: 200px;
		background-image: url(../images/construct/footer-bg.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
		}
		#sidelist h2 {
			margin: 0;
			padding: 0;
			width: 200px;
			height: 37px;
			background-image: url(../images/construct/side-title-bg.jpg);
			background-repeat: no-repeat;
			color: #ffffff;
			line-height: 30px;
			text-indent: 20px;
			font-size: 12px;
			font-weight: normal;
			}
		#sidelist ul {
			margin: 20px 0 0 0;
			padding: 0;
			}
			#sidelist ul li {
				float: left;
				width: 200px;
				margin: 0;
				padding: 0 0 5px 0;
				list-style-type: none;
				border-top: 1px solid #e0dbe4;
				font-size: 11px;
				}
				#sidelist ul li img {
					float: left;
					margin: 0 10px 0 0;
					border: 3px solid #e0dbe4;
					}
				#sidelist ul li a {
					display: block;
					color: #828282;
					text-decoration: none;
					}
					#sidelist ul li a strong {
						font-size: 12px;
						color: #bebebe;
						line-height: 20px;
						vertical-align: 2px;
						}
				#sidelist ul li a:hover { color: #54307b; }
				#sidelist ul li a:hover strong { color: #54307b; }
				#sidelist ul li a:hover img { border: 3px solid #c7bfd0; }
	
	#content {
		position: relative;
		float: right;
		width: 540px;
		}
		#content div.content-row {
			float: left;
			width: 540px;
			margin: 0 0 20px 0;
			}
		
		.column-ab-a {
			position: relative;
			float: left;
			width: 250px;
			}
		.column-ab-b {
			position: relative;
			float: right;
			width: 270px;
			}
			
	#content.pg-service {
		position: relative;
		float: left;
		width: 760px;
		}
		#content.pg-service div.content-row {
			float: left;
			width: 760px;
			margin: 0 0 20px 0;
			}
	
	#footer {
		position: relative;
		float: left;
		padding: 20px 0 30px 0;
		width: 760px;
		background-image: url(../images/construct/footer-bg.jpg);
		background-repeat: repeat-x;
		text-align: right;
		font-size: 11px;
		color: #848484;
		}
		#footer p { margin: 0; }
		#footer p a { color: #848484; font-weight: bold; text-decoration: none; }
		#footer p a:hover { color: #cccccc; text-decoration: none; }