/*--------------------------------------------------------------------------------
//
//	IT Solutions NW
//
//	by DPI 21 Ltd - http://www.dpi21.com
//
//  Copyright 2007 DPI 21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
//	Date: 05/07/07
//	Version: 1.0
//
// ---------------------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------------- */

* {
	margin: 0 ;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 20px 8px 30px 10px;
	background: url(../images/dropShadow.jpg) repeat-y;
}

body {
	font: 62.5%/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

/*-------------------------------------------------------------------------------
//	Banner, Logo, Sub Menu
// --------------------------------------------------------------------------- */

#banner, #bannerColumn1, #bannerColumn2, #logo, h2, #footer {
	float: left;
}

#banner {
	height: 270px;
	width: 842px;
	background: url(../images/banner.jpg) bottom no-repeat;
}

#bannerColumn1 {
	width: 445px;
}

#bannerColumn2 {
	width: 350px;
	padding: 5px 0px 0px 0px;
}

#logo {
	padding: 0px 10px 10px 10px;
	width: 425px;
}

#subMenu {
	padding: 0px 0px 20px 0px;
}

#bannerImage {
	padding: 5px;
	background: white;
	border: 1px solid #00A3E6;
	width: 340px;
}

#subMenu {
	text-align: right;
}

#subMenu li, #menu li, #footer li {
	display: inline;
}

#subMenu a:link, #subMenu a:active, #subMenu a:visited, #contactDetails a:link, #contactDetails a:active, #contactDetails a:visited {
	color: #333333;
}

#subMenu a:hover, #contactDetails a:hover {
	color: #00A3E6;
}

/*-------------------------------------------------------------------------------
//	Headings
// --------------------------------------------------------------------------- */

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h1, h2 {
	font-size: 1.6em;
}

h3, h4, h5 {
	font-size: 1.3em;
}

h4, h5 {
	color: #00A3E6;	
}

h1, h3 {
	color: #2B6DB1;
}

h1 {
	padding: 10px 0px 5px 0px;	
}

h2 {
	color: white;
	padding: 60px 0px 0px 90px;
	width: 325px;
}

h3 {
	padding-bottom: 5px;
}

h4 {
	font-size: 1.2em;
}

h5 {
	padding: 5px 0px;
}


/*-------------------------------------------------------------------------------
//	Menu
// --------------------------------------------------------------------------- */

#menu {
	background: url(../images/menu-bg.jpg) repeat-x #F0F0F2;
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid white;
	clear: left;
	width: 830px;
	padding: 5px;
}

#menu li {
	padding: 0px 2px;
}

#menu a:link, #menu a:active, #menu a:visited  {
	color: #2B6DB1;
	background: url(../images/arrow.jpg) left no-repeat;
	padding: 0px 0px 2px 10px;
}

#menu a:hover {
	color: #333333;
}

/*-------------------------------------------------------------------------------
//	Content
// --------------------------------------------------------------------------- */

#contentContainer {
	clear: left;
	width: 820px;
	padding: 10px;
}

#column1, #column2, #column3, #column4, #contactPage {
	float: left;
}

#column2, #column4 {
	width: 180px;
	padding-left: 20px;
}

#column1 {
	width: 620px;
}

#column1 a {
	color: #00A3E6;
	text-decoration: none;
	border-bottom: 1px dotted #00A3E6;
	padding-bottom: 3px;
}

#column1 a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 0;
}

#column1 p, #column3 p {
	line-height: 14px;
	padding: 5px 0px;
}

#column1 ul {
	padding: 5px 0px;
}

#column1 li {
	background: url(../images/d-2.jpg) no-repeat left;
	padding-left: 10px;
}

#column1 li a:link, #column1 li a:active, #column1 li a:visited {
	color: #333333;
	text-decoration: underline;
}

#column1 li a:hover {
	color: #00A3E6;
}

#column1 li, #column2 li {
	list-style-type: none;
}

#column2 ul {
	padding: 0px;
}

#column2 li {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 165px;
	margin: 5px 0px;
}

#column3, #contactPage {
	width: 825px;
}

#column3 {
	min-height: 37em; 
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #column3  {
	height: 37em;
}

#column4 ul {
	padding: 5px;
}

#column4 li {
	list-style-type: none;
}

#contactDetails {
	background: url(../images/watermark.jpg) left top no-repeat;
	font-size: 1.3em;
	text-align: right;
}

#contactDetails {
	clear: left;
	width: 825px;
	padding: 20px 0px 0px 0px;
	margin-top: 10px;
}


/*-------------------------------------------------------------------------------
//	Products
// --------------------------------------------------------------------------- */


#productsThumbContainer, #productsThumbContainer1, #productsThumbContainer2, #productsThumbContainer3, .productThumb {
	float: left;
}

#productsThumbContainer {
	width: 650px;
	padding: 0px 85px;
}

#productsThumbContainer1 {
	width: 490px;
	padding: 0px 165px;
}

#productsThumbContainer2 {
	width: 330px;
	padding: 0px 245px;
}

#productsThumbContainer3 {
	width: 170px;
	padding: 0px 325px;
}

.productThumb {
	border: 1px solid #CCCCCC;
	margin: 10px;
	text-align: center;
	padding: 0px 5px;
	width: 130px;
	height: 150px;
}

.productThumbTitle a:link, .productThumbTitle a:active, .productThumbTitle a:visited {
	color: #2B6DB1;
}

.productThumbTitle a:hover {
	text-decoration: underline;
	color: #00A3E6;
}

#productImage, #productText {
	float: left;
}

.productTable {
	text-align: center;
	margin: 0px auto;
}

.productTable td {
	width: 132px;
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
}

.productThumbTitle {
	border-top: 1px solid #CCCCCC;
}

.productTable a:link, .productTable a:visited, .productTable a:active {
	color: #2B6DB1;
	text-decoration: underline;
}

.productTable a:hover {
	color: #00A3E6;
}

#productImage {
	width: 350px;
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#productText {
	width: 445px;
	padding: 15px 0px 10px 15px;
}

#productText ul {
	padding: 5px 0px 5px 10px;
}

#productText li {
	padding: 2px 0px;
}


#productText a:link, #productText a:visited, #productText a:active {
	background: url(../images/arrow-back.jpg) left no-repeat;
	padding-left: 8px;
	color: #2B6DB1;
}

#productText a:hover {
	text-decoration: underline;
	color: #00A3E6;
}

/*-------------------------------------------------------------------------------
//	Footer
// --------------------------------------------------------------------------- */

#footer {
	background: url(../images/footer-bg.jpg) repeat-x;
	width: 840px;
	text-align: center;
	color: white;
}

#footer ul {
	padding: 5px 0px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: white;
}

#footer a:hover {
	color: yellow;
}

.logos {
	clear: left;
	padding: 10px 0px 0px 0px;
	width: 840px;
}

.logos li {
	list-style-type: none;
	display: inline;
	padding: 0px 2px;
}

/*-------------------------------------------------------------------------------
//	Contact Page
// --------------------------------------------------------------------------- */

#contact, #enquiryForm {
	float: left;
}

#contact {
	width: 490px;
	padding: 0px 10px 0px 0px;
}

#enquiryForm {
	width: 320px;
}

fieldset, #column4 ul {
	 border: 1px solid #CCCCCC;
	 background: #f9f7fa;
}

legend {
	border: 1px solid #CCCCCC;
	font-size: 1.2em;
	background: #F0F0F2;
	color: #2B6DB1;
	padding: 2px 5px;
}

#contact li {
	list-style-type: none;
	padding: 5px 0px;
}

#contact a:link, #contact a:visited, #contact a:active {
	color: #2B6DB1;
	text-decoration: underline;
}

#contact a:hover {
	color: #00A3E6;
}


#enquiryForm p {
	padding: 3px 0px;
}

#enquiryForm input {
	margin: 2px;
}

#name, #company, #address, #phone, #fax, #email, #enquiry {
	width: 285px;
}

fieldset {
	 padding: 10px;
}

/*-------------------------------------------------------------------------------
//	Other Styles
// --------------------------------------------------------------------------- */

.darkBlue {
	color: #2B6DB1;
}

.lightBlue {
	color: #00A3E6;
}

.yellow {
	color: yellow;
}

.clear {
	clear: both;
}