/* Bright Media - Will Kelly 2008 ==========================================

Logicbox Web Solutions Ltd
19 Greek Street, London
http://www.logicbox.net
+44 (0)7941 311756

*/

/* Font-size

Header/Normal text 17px: 1.0625em;
medium 14px: 0.875em;
small/main nav 13px: 0.8125em;
xsmall/secondary nav: 0.6875em;
xxsmall/footer: 0.6250em;


Colours:

The pink: #ec008c
hover pink: #f7b3d1
green: #99cc66;

*/


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,ul,ol,li {
	margin:0;padding:0;
	font-size: 100%;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	/*background: transparent;*/
}

body {
	color: #000; 
	font: 100% Arial,Helvetica,sans-serif;
	background: #FFF;
	line-height: 1.125;
	padding: 20px 0 0;
}

img {
	border: none;
}

h1,p {
	font-size: 1.0625em;
	margin-bottom: 0.875em;
}

h1 {
	text-transform: uppercase;
	color: #ec008c;
}

p {
	font-weight: bold;
}

p.small {
	font-size: 0.8125em;
	font-weight: normal;
}

.pink {
	color: #ec008c !important;
}
.green {
	color: #99cc66;
}

p.last {
	margin-bottom:0 !important;
}
.dm {
	margin-bottom: 1.625em;
}
.tm {
	margin-bottom: 2.4375em;
}

a:link,a:visited,a:focus,a:active {
	color: #CCC;
}
a:hover {
	text-decoration:none;
}

a.white:link,a.white:visited,a.white:focus,a:active,a.white:hover {
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	color: #f7b3d1;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* Layout */


#wrapper {
	margin: 0 auto;
	width: 800px;
}

#header {
	position: relative;
	height: 162px;
	background: url(/images/common-bg.gif) 0 0 no-repeat;
	color: #FFF;
}
	#header a {
		text-decoration: none;
		color: #FFF;
	}
	#header a:link, #header a:active, #header a:visited, #header a:focus {
		color: #FFF;
	}
	#header a:hover {
		color: #f7b3d1
	}
	#logo {
		position: absolute;
		display: block;
		left: 25px;
		top: 46px;
	}
	
	#since1999 {
		position: absolute;
		left: 297px;
		top: 16px;
	}
	
	#hp-partner-header {
		position: absolute;
		right: 29px;
		top: 66px;
	}
	
	#callnow {
		position: absolute;
		right: 36px;
		top: 20px;
		text-align: right;
	}
		#callnow p.title {
			margin: 0;
			font-size: 1.0625em;			
		}
		#callnow p.email {
			font-size: 0.8125em;
			margin: 0;
			font-weight: normal;
		}
	
	#nav {
		position: absolute;
		left: 0px;
		bottom: 0;
		width: 100%;
		
	}

		#nav ul {
			list-style:none;
		}
			#nav li {
				text-transform: uppercase;
				font-weight: bold;
			}
				#nav li a {
					display: block;
				}
				#p_home #nav1 a, #p_about-us #nav2 a, #p_contact #nav3 a, #p_lasers #nav4 a, #p_consumables #nav5 a, #p_stationery #nav6 a, #p_hardware #nav7 a, #p_networking #nav8 a, #p_servicing #nav9 a {
					color: #f7b3d1
				}
				
		#nav ul#secondary {
			float: right;
			margin-right: 36px;
		}
			ul#secondary li {
				float: left;
				width: 6.3636em;
				font-size:0.6875em;
				text-align:right;
			}
			ul#secondary li#nav10 {
				width: 9.3em;
			}
			ul#secondary li#nav12 {
				width: 8.8em;
			}
				ul#secondary a {
					padding: 5px 0 8px;	
				}
				
			
		#nav ul#primary  {
			clear: right;
			border-top: 1px solid #FFF;
			padding: 0 36px 0 25px;
			overflow: auto;
		}
			ul#primary li {
				float: left;
				width:17.6%;
				font-size: 0.8125em;
				text-align: center;
			}
			ul#primary li.first {
				text-align: left;
			}
			ul#primary li.last {
				text-align: right;
				width: 12%;
			}
				ul#primary a {
					padding: 5px 0;
				}

#content {
	position: relative;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 40px 12px 48px 24px;
	overflow: auto;
}
#p_home #content {
	padding: 28px 12px 48px;
}
	/* homepage */
	#main {
		float: left;
		width: 460px;
	}
		#flash-block {
			width: 460px;
			height: 250px;
			/*background-image: url(/images/flash-bg.jpg);*/
			margin-bottom: 10px;
		}
		
		#comp {
			height: 36px;
			background: url(/images/common-bg.gif) 0 -162px no-repeat;
			margin-bottom: 13px;
		}
			#comp a {
				display: block;
				width:100%;
				padding: 8px 0;
				text-transform: uppercase;
				font-size: 0.875em;
				text-align: center;
			}
		#offer-container {
			border-top: 1px solid #bdbec0;
			overflow: auto;
		}
			#offer-container .column {
				width: 223px;
				
			}
				.column h2 {
					color: #999;
					padding: 10px 8px;
					text-transform: uppercase;
					font-size: 0.8125em;
				}
				.home-box {
					position: relative;
					background: url(/images/common-bg.gif) 0 -198px no-repeat;
					width:223px;
					height: 221px;
				}
				.home-box:hover {
					cursor: pointer;
				}
					.home-box p {
						position: absolute;
						top: 16px;
						left: 8px;
						padding: 0 20px 0 0;
						background-color: #ec008c;
						color: #FFF;
						line-height:1.3846em;
						font-size: 0.8125em;
						font-weight: normal;
					}
					.home-box a {
						display: block;
						position: absolute;
						left: 8px;
						bottom: 12px;
						font-size: 0.8125em;
						font-weight: bold;
						text-decoration: underline !important;
						text-transform: uppercase;
					}
					.home-box div.price {
						position: absolute;
						font-size: 88px;
						font-weight: bold;
						color: #FFF;
						left: 8px;
						bottom: 26px;
					}
	
	#aside {
		float: right;
		width: 299px;
		height: 565px;
		background: url(/images/common-bg.gif) 0 -419px no-repeat;
	}
		#aside div {
			padding: 30px 30px 0 16px;
		}
	
	/* sub pages */
	div#container {
		position: relative;
		min-height: 540px; /* expandable height */
		height: auto !important;
		height: 540px;
	}
	
	div#copy {
		width: 400px;
	}
		div#copy a {
			color: #000;
		}
	
	div.box-out {
		position: absolute;
		right: 16px;
		top: 40px;
		width: 271px;
		height: 155px;
		background-image: url(/images/common-bg.gif?090526);
		background-position: -299px -419px;
		background-repeat: no-repeat;
	}
	
		div.box-out p {
			font-weight: normal;
			color: #FFF;
		}
		div.box-out p.tel {
			margin: 18px 20px 0 70px;
		}
		div.box-out p.email {
			margin: 28px 20px 0 12px;
		}
			div.box-out p a {
				display: block;
				padding-left: 58px;
			}
	
	#p_stationery div.box-out {
		height: 82px;
		background-position: -299px -797px;
	}		
	
	#p_contact div.box-out {
		height: 223px;
		background-position: -299px -574px;
	}
		#p_contact div.box-out p {
			font-weight: bold;
			margin: 20px 20px 0 20px;
		}
		
		#p_contact div.box-out a {
			display: inline;
			padding-left: 0;
		}
	
	#p_servicing div.box-out {
		height: 219px;
		background-position: -299px -879px;
	}
		div.box-out p.callout {
			margin: 48px 20px 0 12px;
		}
	
	.png,.png1 {
		position: absolute;
		z-index: 10;
		right: 0;
		bottom: 8px;
	}

#footer {
	padding: 6px 4px;
}
	#footer p {
		font-size: 0.625em;
		color: #999;
	}
	
	#footer a:link, #footer a:active, #footer a:visited, #footer a:focus {
		text-decoration: none;
		text-transform: uppercase;
		font-size: 0.625em;
		color: #999;
		margin-left:20px;
	}
	#footer a:hover {
		color: #ec008c;
	}
	
	.hp-partner {
		padding-top: 8px;
	}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#FFF;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	display:none;
	text-align:left;
	border-bottom: 1px solid #CCC;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border: none;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;*/
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 20px 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_closeAjaxWindow a {
	color: #FFF;
	font-size: 13px;
	text-transform:uppercase;
	text-decoration: none;
}

#TB_ajaxWindowTitle{
	font: bold 22px Arial,Helvetica,sans-serif;
	line-height:22px;
	color: #FFF;
	float:left;
	padding:40px 0 0 30px;
	width: 270px;
	margin-bottom:1px;
}

#TB_title{
	position: relative;
	background: url(/images/common-bg.gif) -223px -198px;
	overflow: auto;
	width: 500px;
	height: 101px;
	font-weight: bold;
	-moz-border-radius-topright:12px;
    -moz-border-radius-topleft:12px;
  	-webkit-border-top-right-radius: 12px;
  	-webkit-border-top-left-radius: 12px;
}

#TB_ajaxContent{
	position: relative;
	clear:both;
	background: #FFF;
	padding: 36px 60px 0 30px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


#TB_ajaxContent p {
	font-size:13px;
	font-weight:normal;
	line-height:normal;
}
#TB_ajaxContent .pink {
	font-weight: bold;
}
#TB_ajaxContent h1 {
	font-size: 20px;
	text-transform: none;
}

#TB_ajaxContent .png {
	position: absolute;
	z-index: 300;
	right: 8px;
	bottom: 8px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}