@import "tabs.css"; /* Sitewide Tabs */
@import "panels.css"; /* Left & Right Panel Styles */
@import "products.css"; /* Product listings, promos, product detail page, page nav, basket */
@import "forms.css"; /* Sitewide Form Styles */
@import "pagestyles.css"; /* Individual page styles, ie news, links etc */

* { margin: 0; padding: 0; }
html { margin: 0; padding:0; }
/*img, div { behavior: url("../../_includes/iepngfix/iepngfix.htc") }*/

body {
	margin: 0; padding:0;
	font-family:  Arial, "Sans Serif";
	font-size: 1em;
	line-height: 110%;
	width: 100%;
	color: #4c4c4c;
	background: #d9d7d7 url('../../_images/h_bg.gif') repeat-x center top
}

p {
	color: #666;
	font-size: 0.72em;
	line-height: 150%;
	margin: 0px 0 10px 0;
}

TD { 
	font-size: 0.8em;	margin: 0; padding: 0;
}

#repcell {
	padding: 10px;
	margin: 10px;
}

FORM { margin: 0; padding: 0; }

H1 {
	color: #000000;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 120%;
	margin: 2px 0 12px 0;
}

H2 {
	color: #6283a4;
	font-size: 0.9em;
	line-height: 120%;
	margin: 5px 0 12px 0;
}

H3 {
	color: #818181;
	font-size: 0.78em;
	line-height: normal;	
}

H4 {
	display: inline;
	color: #818181;
	font-size: 0.6em;
	line-height: 0.6em;
	font-weight: normal;
	padding: 0; margin: 0;
}
H4 span {
	font-weight: bold;
	color: #E41B5B;
}

.subheading { margin: 2px 0 2px 0; }
.subheading span { 
	background: url('../../_images/arrow_down.gif') no-repeat right top; 
	padding: 1px 20px 2px 0px; font-size: 0.7em; font-weight: bold; color: #3D3B3C; 
}

.lfloat { float: left; }
.rfloat { float: right; }

/* box model fixes */

.clearfix:after {	
	content: ".";	
	display: block;	
	height: 0;	
	clear: both;	
	visibility: hidden;
}
.cleaner { clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background: transparent; }

/* link definitions */

a, a:visited { color: #6283a4; font-weight: bold; text-decoration:none;  }

P a, P a:visited { 
	color: #6283a4;
	font-weight: bold;	
	text-decoration: none;
}

P a:hover{	
	text-decoration:underline;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3, h3 a:visited {
	border: 0;
}
		
a img, :link img, :visited img { 
	border: 0px;
}

/* button styles */

.b1 { padding: 5px 0 0 0; }
.b1 img { display: inline; vertical-align:middle; }
.b1 a { border-bottom: 1px dotted #a9a9a9; color: #000; font-size: 0.9em; font-weight: bold;  }
.b1 a:hover { border-bottom: 1px solid #000000; }
.recent-work-button { padding: 10px 14px 0 0; }

/* list styles */

.unordered-list {
	color: #444;
	margin: 6px; 
	padding: 8px; 
	font-size: 0.80em; 
	list-style: none; 
	font-weight: bold;
}

.unordered-list li {
	padding: 0 0 3px 24px; 
	background: url('../../_images/bullet_li.gif') no-repeat left top;
}

.ordered-list {
	color: #5c5c5c;
	margin: 10px 10px 5px 10px; 
	padding: 10px; 
	border: 1px solid #edecec; 
	background: #f8f8f8; 
	font-size: 0.75em; 
	list-style: decimal inside; 
}

.ordered-list li {
	padding: 0 0 0 20px; 
	text-indent: -20px;
	margin: 5px 0 5px 0;
}

.highlight { color: #af0505; font-weight: bold; } 

/* ---------------------------------------------------------------------------------*/
/* LAYOUT */		
/* ---------------------------------------------------------------------------------*/	

#outerwrap {
	margin: 0 auto;
	width: 788px; 
	height: 72px;
	background: #d9d7d7 url('../../_images/h_top_bg.gif') no-repeat center top;
}	

#outerwrap2 {
	margin: 0 auto;
	width: 788px; 
	background: #d9d7d7 url('../../_images/h_wrap_bg.gif') repeat-y center top;
}	

#wrap {
	width: 707px; 
	margin: 0 40px 0 40px;
}

#bigimage {
	height: 189px; background: url('../../_images/h_piccy.jpg') no-repeat left top;
}
#bigimage SPAN { visibility: hidden; }


#logo {
	margin: 0 40px 0 40px;  
	width: 707px; 
	height: 72px; 
	background: url('../../_images/h_logo_bg.gif') repeat-x 0px 21px;
}

#logo div {
	padding: 21px 0 0 0;
}

#logo div h1 {
	float: right; 
	padding: 10px 8px 0 0; 
	margin: 0; 
	color: #bbb; 
	font-size: 0.82em; 
	line-height: 1.2em; 
	font-weight: bold;
	text-align:right;
}

#logo div h2 {
	float: right; 
	padding: 4px 8px 0 0; 
	margin: 0; 
	color: #aaaaaa; 
	line-height: 1em; 
	text-align:right;
	font-size: 0.7em;
	font-weight: normal;
}

#logo div img { display: block; }

#image {
	float: left; 
	width: 643px;	
}

#main {
	float:left; 
	width: 475px; 
	padding: 10px 10px 10px 15px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #ccc;
}

#right-panel {
	float:right; 
	text-align:right; 
	width: 185px; 
	padding: 10px 10px 10px 0px; 
	margin: 10px 0 10px 0; 
	border-left: 0px solid #f00; 
}

#recent-work {
	padding: 0 10px 20px 0;
}

#footer {
	width: 788px; 
	height: 96px; 
	color: #fff; 
	font-size: 0.70em; 
	background: url('../../_images/f_bg.gif') no-repeat center top; 
	text-align: center;
}

#footer div {
	margin: 0 40px 0 40px; 
	width: 707px; 
	height: 72px; 
	background: url('../../_images/f_bg2.gif') repeat-x 0px 0px;
}

#footer-left { float: left; color: #aaa; display: block;	padding: 30px 0 0 12px; }
#footer-right { float: right; padding: 18px 0 0 0; }

/* ---------------------------------------------------------------------------------*/
/* TOP AREA */		
/* ---------------------------------------------------------------------------------*/		

#quote {
	position: absolute;
	top: 35px;
	padding: 0 0 0 10px;
	line-height: 100%;
	font-size: 1.0em;
	color: #fff;
	/*-moz-opacity: 0.80; opacity: 0.80;*/
}		

/* ---------------------------------------------------------------------------------*/
/* SEARCH BOX */		
/* ---------------------------------------------------------------------------------*/	

#search-box {
	height: 50px; 
}
#search-label {
	font-size: 0.7em; 
	line-height: 1.2em; 
	font-weight: bold; 
	color: #525252; 
	padding: 0 0 1px 0;
}
#search-frm {
	float: left;  
	line-height: 0px;
}	
#search-textfield {
	border: 1px solid #827d7d; 
	width: 105px; 
	height:15px; 
	color: #c7c7c7; 
	font-size: 0.7em; 
	padding: 2px; 
}
#search-button {
	float: left; 
	padding: 1px 0 0 2px;
}

/* ---------------------------------------------------------------------------------*/
/* LOGIN */		
/* ---------------------------------------------------------------------------------*/	
	
#login-box { 
	
}
#login-form { padding: 0 0 0 0; margin: 0;  }
#login-email { 
	width: 130px; height: 16px; border: 2px solid #C2C2C2; font-family: Arial; font-size: 0.7em; font-weight: bold; color: #C5C5C5;
}
#login-password { 
	width: 130px; height: 16px; border: 2px solid #C2C2C2; font-family: Arial; font-size: 0.7em; font-weight: bold; color: #C5C5C5;
}

#login-remember { 
	text-align: right; 
	padding: 2px 9px 0 0;
}
#login-remember span {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #C0CBE4;
	padding: 0px 0px 0px 0;
	vertical-align:top;
}
		
#login-bottom {
	clear: both;
	padding: 2px 4px 0px 0px; margin: 0px 0px 0 0;  
}
#login-forgotton { 
	float: left;
	margin: 0 0 0 8px;
	padding: 1px 0 1px 0;
}
#login-forgotton a {			
	font-size: 66%;
	font-weight: bold;
	color: #4c87af;
	border-bottom: 2px dotted #5c97bf;
}
#login-forgotton a:hover {			
	color: #1c577f;
	border-bottom: 2px dotted #2c678f;
}
#login-submit { 
	float: right;
	border: none;
}

/* ---------------------------------------------------------------------------------*/
/* CUSTOMER AREA */		
/* ---------------------------------------------------------------------------------*/	

#area-box {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #fff;
}
#area-text { 
	text-align: left; 
	padding: 2px 9px 4px 12px;
}
#area-logout { 
	text-align: right; 
	padding: 2px 9px 0 0;
}

/* ---------------------------------------------------------------------------------*/
/* LOCATION BAR */		
/* ---------------------------------------------------------------------------------*/		

#location-bar {	
	height: 25px; 
	margin: 1px 0 0 0; 
	background: url('../../_images/lb_bg.gif') repeat-x left top;
	padding: 1px 0 0 3px;
}
#location-bar ul {
	margin: 0 0 0 0px;
	padding: 0px 5px 0px 0;
	list-style: none;		
}
#location-bar li { 
	float: left;		
	padding: 0px 0px 0px 0px;
}			
#location-bar li a { 
	display: block; 
	font-size: 69%;
	text-decoration: none;		
	padding: 2px 7px 1px 20px; /* for icon */	
	border: none;	
	color: #fff;
}
#location-bar li span {
	display: block; 
	font-size: 69%;
	text-decoration: none;
	vertical-align:top;			
	padding: 2px 7px 1px 20px; /* for icon */	
	border: none;	
}
#location-bar li a:hover { 
	text-decoration: underline;
}
.location-bar-home { background: url("../../_images/lb_arrow_home.gif") no-repeat left center; color: #fff;	font-weight: bold;} 
.location-bar-arrow { background: url("../../_images/lb_arrow.gif") no-repeat left center;  color: #fff;	font-weight: bold;} 
.location-bar-current { background: url("../../_images/lb_arrow.gif") no-repeat left center; color: #e1e1e1; font-weight: normal; }

/* ---------------------------------------------------------------------------------*/
/* MENU BAR */		
/* ---------------------------------------------------------------------------------*/		

#menu { height: 66px; background: url('../../_images/mb_bg.gif') repeat-x left top; }					
#menu ul { 
	width: 707px;
	height: 66px;
	list-style: none; 
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	height: 66px;
	/*text-indent: -3000px;*/
}
#menu ul li a.what-we-do { width: 237px; background: url('../../_images/b_what_we_do.gif') no-repeat; }
#menu ul li a.our-portfolio { width: 239px; background: url('../../_images/b_our_portfolio.gif') no-repeat; }
#menu ul li a.contact-us { width: 231px; background: url('../../_images/b_contact_us.gif') no-repeat; }
#menu ul li a:hover { background-position: left bottom; }


/* SUBMENU */

#submenu {
	background: #e5e5e3; 
	height: 27px;
}
#submenu a img {
	display: block; width:92px; height: 18px;
}

#submenu-tab {
	float: left; position: absolute; z-index: 10;
}

#submenu-options {
	position: absolute;
	z-index: 5; 
	margin: 0 0 0 64px;
	width: 643px; 
	height: 22px; 
	background: url('../../_images/sm_bg.gif') no-repeat left top;
}
#submenu-options div ul {
	list-style: none;
	padding: 0 0 0 20px;
}
#submenu-options div ul li {
	float: left;	
}
#submenu-options div ul li a { 
	display: block;
	padding: 5px 20px 5px 20px;
	color: #fff;
	font-weight: normal;	
	font-size: 0.72em;
	line-height: 1em;
	text-decoration:none;
}
#submenu-options div ul li a:hover { 
	background-color: #647386;
}

/* ---------------------------------------------------------------------------------*/
/* INFO BAR */		
/* ---------------------------------------------------------------------------------*/

#info-bar {
	float: right;
	font-size: 69%;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;			
	color: #4e4a4a;	
	margin: 0px 0 0px 0;
	padding: 2px 5px 0px 0px; 
	border: none;	
}

#info-bar b {
	color: #DF1A59;
}


.portfolio-pic { float: left; border: 1px solid #727272; clear: both; margin: 0 0 10px 0; }

.portfolio-big { 
	float: left; 
	width: 415px; 
	border: 0px solid #f00; 
	margin: 5px 0 10px 20px; 
}
	.portfolio-big h1 { color: #143768; font-size: 1.3em; line-height: 0.9em; margin: 0; padding: 0; }
	.portfolio-big h2 { font-weight: normal; color: #949494; font-size: 0.8em; }
		.portfolio-big h2 span { color: #7e99bc; font-weight: bold; }
	.portfolio-big p { font-size: 0.75em; line-height: 1.3 }

.portfolio-small {
	float: left; 
	width: 500px; 
	border: 0px solid #f00; 
	margin: 5px 0 10px 10px; 
}
	.portfolio-small h1 { color: #143768; font-size: 1.1em; line-height: 1.4em; margin: 0; padding: 0; }
	.portfolio-small p { font-size: 0.75em; line-height: 1.2em; }



