/* ======================================================================
   SCREEN CSS for Norgren Global Webstore - Copyright 2005 Igentics Ltd
   Author: Barnaby Hart
/* =====================================================================*/
html, body {
	color: #333;	
	margin: 0;
} 
body, p, td, a, li {
	line-height: 1.0em; 
}
ol, ul, li {
	margin: 0;
	padding: 0;
}
li {
	margin-left: 18px;
}
td, th {
	border: none;
}


/* ====================================================================
   TWO/THREE-COLUMN FIXED WIDTH PAGE LAYOUT
-------------------------------------------------------------------- */
.clearing {
	height: 0;
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearing {display: none;}
/* End hide from IE-mac */
#header, #tabwrapper, #status, #wrapper, #footerwrapper {
	width: 780px;
	margin: 0 auto;
}
#header {
	padding: 15px 0;
}
#container {
	float: right;
	width: 100%;
	margin-left: -209px;
}
#main {
	margin-left: 209px;
}
#content {
	margin-right: 209px;
	float: left;
	/* left float is a hack for IE which is countermanded for all other browser on the next rule */
}
html>body #content { float: none; }
#info, #toolbox {
	width: 209px;
}
#info {
	float: right;
}
#toolbox {
	float: left;
}


/* ====================================================================
   ROUNDED CORNERS AND BORDERS
-------------------------------------------------------------------- */
.boxbody {
	margin: 0px 0 2px 0;
	padding: 5px 8px 15px 8px;
	background: url(i/panel_side_body_l.gif) no-repeat bottom left;
}
* html .boxbody {
	margin-top: 0;
}
.form .boxbody, .list .boxbody {
	padding: 0px 2px 15px 2px;
}
.boxhead {
	margin: 0;
	padding: 0;
	background: url(i/panel_side_head_r.gif) no-repeat top right;
	text-align: left;
}
.boxhead h2 {
	margin: 0;
	padding: 11px 8px 6px;
	background: url(i/panel_side_head_l.gif) no-repeat top left;
	line-height: 1.1em;
}
* html .boxhead h2 {height: 1%;} /* Hack for IE 5 PC */
.sidebox {
	margin: 0;
	background: url(i/panel_side_body_r.gif) no-repeat bottom right;
}
#info .sidebox {
	margin-left: 10px ! important;
}
#toolbox .sidebox {
	margin-right: 10px ! important;
}

.liarrow {
	list-style-image: url(i/arrow1.gif);
	list-style-type: disc;
	padding: 3px;
}

/*** COLOURED VARIANTS ***/
.mainbox 				{background: url(i/panel_main_body_r.gif) no-repeat bottom right;}
.mainbox .boxhead		{background: url(i/panel_main_head_r.gif) no-repeat top right;}
.mainbox .boxhead h2 	{background: url(i/panel_main_head_l.gif) no-repeat top left;}
.mainbox .boxbody 		{background: url(i/panel_main_body_l.gif) no-repeat bottom left;}
.feature 				{background: url(i/panel_feature_body_r.gif) no-repeat bottom right;}
.feature .boxhead 		{background: url(i/panel_feature_head_r.gif) no-repeat top right;}
.feature .boxhead h2 	{background: url(i/panel_feature_head_l.gif) no-repeat top left;}
.feature .boxbody 		{background: url(i/panel_feature_body_l.gif) no-repeat bottom left;}
.openbox 				{background: #fff;}
.openbox .boxhead 		{background: url(i/panel_main_head_r.gif) no-repeat top right;}
.openbox .boxhead h2 	{background: url(i/panel_main_head_l.gif) no-repeat top left;}
.openbox .boxbody 		{background: none;}
/* first on the page variants */
.featurefirst .boxhead	{background: url(i/panel_main_feature_head_r.gif) no-repeat top right;}
.featurefirst .boxhead h2 {background: url(i/panel_main_feature_head_l.gif) no-repeat top left;padding-top: 16px;}
.first .boxhead 		{background: url(i/panel_side_head_r_first.gif) no-repeat top right;}
.first .boxhead h2 		{background: url(i/panel_side_head_l_first.gif) no-repeat top left;padding-top: 16px;}
.mainfirst .boxhead 	{background: url(i/panel_main_head_r_first.gif) no-repeat top right;}
.mainfirst .boxhead h2 	{background: url(i/panel_main_head_l_first.gif) no-repeat top left;padding-top: 16px;}


/* ====================================================================
   ANCHORS
-------------------------------------------------------------------- */
a, a:link, a:active {
	color: #c03;
	text-decoration: none;
}
	#tabs a {
		color: #333;
		font-size: 90%;
		font-weight: bold;
	}
	#headerlinks a, #footermenu a, #footer a {
		color: #000;
		font-size: 90%;
		font-weight: bold;
		padding-right: 12px;
		background: url(i/bullet.gif) no-repeat 100% 50%;
	}
a:visited {
	color: #a01;
}
	#headerlinks a:visited, #footermenu a:visited, #footer a:visited {
		color: #333;
	}
	#tabs a:visited {
		color: #222;
	}
a:hover {
	color: #f60;
	text-decoration: underline;
}
	#headerlinks a:hover, #footermenu a:hover, #footer a:hover {
		color: #c03;
	}
	#tabs a:hover {
		color: #c03;
	}
.developedby a {
	color: #bbb ! important;
}
.developedby a:hover {
	color: #f60 ! important;
}

input.ssubmit,input.ssubmitadd, input.ssubmitq,input.ssubmitc,input.ssubmitd, input.btnSearch {
font:Arial, Helvetica, sans-serif, 10px, bold;
text-align:left;
padding: 6px 22px 6px 0;
white-space: nowrap;
color: #c03;
border:none;
cursor:pointer;
}
input.ssubmitq,input.ssubmitc,input.ssubmitdm, input.btnSearch , input.ssubmitd {
height:18px;
width:18px;
}

input.ssubmit:hover,input.ssubmitadd:hover{
color:#f60;
text-decoration:underline;
}
input.ssubmit{
background: url(i/button_submit.gif)  no-repeat 100% ;
}
input.ssubmitadd {
background: url(i/button_add.gif)  no-repeat 100% ;
}
input.ssubmitq {
background: url(i/button_quantity.gif)  no-repeat 100% ;
}
input.ssubmitc {
background: url(i/button_text.gif)  no-repeat 100% ;

}
input.ssubmitd {
background: url(i/button_remove.gif)  no-repeat 100% ;
}
input.btnSearch {
background: url(i/button_submit.gif)  no-repeat 100% ;
}

a.addbasket, a.compare, a.configure, a.getprice, a.submit {
	margin-right: 6px;
	padding: 6px 22px 6px 0;
	line-height: normal;
	white-space: nowrap;
}
a.addbasket, a.compare {
	background: url(i/button_add.gif) no-repeat 100% 50%;
}
a.configure, a.submit {
	background: url(i/button_submit.gif) no-repeat 100% 50%;
}
a.getprice {
	margin: 0 15px;
	background: url(i/button_price.gif) no-repeat 100% 50% ! important;
}
a.next {
	background: url(i/button_next.gif) no-repeat 100% 50%;
	padding: 6px 22px 6px 0;
	margin-left: 6px;
	line-height: 2em;
}
a.previous {
	background: url(i/button_previous.gif) no-repeat 0 50%;
	padding: 6px 0 6px 22px;
	margin: 0 6px;
	line-height: 2em;
}
a.pdf {
	padding: 5px 0;
	padding-right: 28px;
	background: url(i/icon_pdf.gif) no-repeat 100% 50%;
}
#links a {
	padding: 0;
	padding-right: 12px;
	background: url(i/bullet.gif) no-repeat 100% 50%;
}
#pagelinks {
	margin: 2px 0;
}
#pagelinks a {
	white-space: nowrap;
}


/* ====================================================================
   HEADINGS
-------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
}
h1, h2, h3 {
	padding-bottom: 0;
	border: none;
	}
	#header h1 { /* uses the Phark method of image replacement */
		float: left;
		text-indent: -5000px;
		margin: 0;
	}
h2 {
	font-size: 110%;
	color: #333;
}
	.mainbox .boxhead h2 {
		color: #fff;
	}
	.feature .boxhead h2 {
		color: #fff;
	}
h3 {
	font-size: 100%;
	margin: 5px 0;
	color: #f60;
}
	#features h3 {
		font-size: 140%;
		padding-bottom: 0.4em;
		border-bottom: 0.2em #e6e6e6 solid;
	}
	#search h3 {
		color: #333;
		font-size: 120%;
		line-height: 100%;
		font-weight: normal;
		margin: 0;
		padding-left: 2px;
	}
	.confirmation h3 {
		color: #f60;
		padding-left: 6px;
		margin-bottom: 5px;
	}
h4 {
	font-size: 100%;
	margin: 3px 0;
}
h5 {
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 3px;
}
h6 {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 3px;
}


/* ====================================================================
   ORDERED/UNORDERED LISTS
-------------------------------------------------------------------- */
ul.twocolumns {
	width: 100%;
	margin: 0 auto;
	padding:0;
}
ul.twocolumns li{
	width: 46%;
	float: left;
	margin: 0;
	padding-left: 12px;
	list-style: none;
	background: url(i/bullet.gif) 0 50% no-repeat;
}
#basketlinks {
	text-align: right;
	background: #fef0e8;
	padding: 1em;
	font-weight: bold;
	margin-top: 15px;
}
#breadcrumb {
	font-size: 85%;
}
#footermenu, #footer {
	margin: 5px auto;
	padding: 0;
	text-align: center;
}
#footermenu li a {
	white-space: nowrap;
	line-height: 1.4em;
}
#headerlinks  {
	padding: 8px 0;
	margin: 0 18px 0 275px;
	text-align: right;
}
#headerlinks li, #basketlinks li, #footermenu li, #footer li {
	display: inline;
	list-style-type: none;
}
#quicklinks {
	margin: 0;
	padding: 0;
	list-style: none;
}
#quicklinks li {
	margin: 0;
	padding: 2px 0;
}


/* ====================================================================
   DEFINITION LISTS
-------------------------------------------------------------------- */


/* ====================================================================
   PARAGRAPHS
-------------------------------------------------------------------- */
.form p, .list p {
	margin-top: 0 ! important;
	padding: .5em 6px;
}
.boxbody p, #search p {
	margin: .5em 0;
	line-height: 1.2em;
}
p.advice {
	font-weight: bold;
	color: #f60;
}
p.poweredby {
	font-size: 0.9em;
	text-align: center;
	padding: 5px;
}
p.formnotes {
	font-size: 90%;
	color: #696969;
	padding: 0;
	margin: 0;
}
#login p.formnotes {
	margin-bottom: 5px;
}
p.jumptop {
	border-top: 1px #e6e6e6 solid;
	padding: .8em 0;
	margin: 4px 0;
}
p.jumptop a {
	padding: 6px;
	padding-right: 22px;
	background: url(i/button_top.gif) no-repeat 100% 50%;
}
p.links {
	text-align: right;
}
#download p {
	padding: 4px 0;
	padding-left: 34px;
	background: url(i/icon_download.gif) no-repeat 0 50%;
	margin: 3px 0;
}
#links p {
	margin: 0;
	padding: 6px;
}
#status p {
	padding: 3px 8px;
	color: #fff;
}
p#store {
	float: left;
	width: 300px;
}
p#user {
	margin-left: 350px;
	text-align: right;
}


/* ====================================================================
   TABLES
-------------------------------------------------------------------- */
#tabs {
	margin: 0 auto;
}
#tabs td {
	background: #e6e6e6;
	padding: 6px 0;
	text-align: center;
	font-style: normal;
}
#tabs td.left {
	width: 7px;
	background: #e6e6e6 url(i/tab_l.gif) no-repeat left top;
}
#tabs .right {
	width: 7px;
	background: #e6e6e6 url(i/tab_r.gif) no-repeat right top;
}

/*** TABLE ***/
#main table, #minibasket table {
	/* the backslash in the next line is an intentional "Tan hack" to make IE5.x ignore the rule */
	w\idth: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
	#minibasket table {
		margin: 12px 0;
	}

/*** ROWS ***/
tbody.even tr {
	background: #fef0e8;
}
tr.even {
	background: #fef0e8;
}
#basket tr td, #basket tr th, #order tr td, #order tr th {
	vertical-align: middle ! important;
	font-size: 90%;
}
#basket tr.detail td.first {
	vertical-align: top;
}
#basket tr td {
	border-top: 1px #e6e6e6 solid;
}
tr.comment td {
	vertical-align: top;
	color: #f60;
}

/*** HEADER ***/
th {
	text-align: left;
	padding: 4px 1px;
	background: #fef0e8;
}
.list th, #basket th {
	background: #e6e6e6;
}
#buy th {
	background: #fae7eb;
}

/*** FOOTER ***/
tfoot td {
	padding: 12px 0 !important;
}

/*** CELL ***/
th.first, td.first {
	padding-left: 6px ! important;
}
.list th, .list td {
	padding: 4px;
	vertical-align: top;
}
td.image {
	padding: 1px;
	padding-right: 6px;
}
td.title {
	padding-top: 6px;
	font-weight: bold;
}
.form td.title {
	padding: 6px;
	vertical-align: top;
}
#catalogue td {
	padding: 6px;
	border-top: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
}
	#catalogue p {
		padding-left: 0;
	}
	#catalogue td.image {
		text-align: center;
		background: #fff;
		width: 70px;
	}
#basket .price, #basket .quantity {
	text-align: center;
}
#baskettotal td {
	text-align: right;
	width: 9%;
}
	#baskettotal td.title {
		width: 91%;
	}
#buy th, #buy td {
	font-size: 90%;
}
#minibasket th, #minibasket td {
	padding: 3px;
	font-size: 90%;
}
#minibasket td.price, #minibasket th.price {
	text-align: right;
	padding: 3px;
}
#minibasket tfoot td.price {
	text-align: right;
	padding: 3px ! important;
	font-weight: bold;
}


/* ====================================================================
   FORMS
-------------------------------------------------------------------- */
input.partno {
	width: 200px;
}
input.quantity {
	width: 40px;
}
.hiddeninputimage {
	width: 0px;
	height: 1px;
	float: right;
}
.maxwidth {
	width: 390px;
}
#pastebasket textarea, #savebasket textarea {
	width: 97%;
	height: 12em;
	display: block;
}
#savebasket textarea {
	width: 98%;
}
#toolbox .sidebox input#searchTerm {
	width: 150px;
}
#toolbox .sidebox .submit {
	/* vertical alignment of submit buttons next to fields */
	vertical-align: bottom; 
	padding-bottom: 2px;
	width: 17px;
	height: 17px;
}

/* ====================================================================
   MISC STYLING
-------------------------------------------------------------------- */
hr {
	height: 1px;
	color: #e6e6e6;
	border: none;
}
html>body hr {
	background-color: #e6e6e6; 
	border: none;
}
img#basketicon {
	float: right;
	padding-top: 2px;
}
div#status {
	background: #c03;
}
div#tabwrapper {
	background: url(i/tabwrapper_bg.gif) repeat-x center bottom;
}
div#thawte {
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
div#wrapper {
	background: url(i/wrapper_bg.gif) repeat-x top;
}
div.datetime {
	font-size: 90%;
	font-weight: normal;
}
.disabled {
	color: #ACA899;
}
#login td.title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
}
#search td.nopadding {
	padding: 0;
}

/*** ERRORS AND NOTIFICATIONS ***/
.confirm, .info, .warning {
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 6px 6px 5px 24px ! important;
	margin-bottom: 0 ! important;
}
.confirm {
	background-image: url(i/icon_confirm.gif);
}
.error {
	padding: 6px 0 6px 20px;
	background: url(i/icon_error.gif) no-repeat 0 50%;
}
.info {
	background-image: url(i/icon_info.gif);
}
.warning {
	background-color: #c03;
	background-image: url(i/icon_warning.gif);
	color: #fff;
}
.warning a {
	color: #fff ! important;
	text-decoration: underline;
}
.selectpage {
	width: 400px;
	margin: 40px auto;
}
.selectpage table {
	width: 100%;
}
.selectpage td {
	text-align: center;
	font-weight: bold;
}
.selectpage td a {
	color: #f60 ! important;
}

/*** CONTENT AREAS ***/
.contentarea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 125%;
	line-height: 100%;
	color: #c03;
}
.contentarea li {
	margin: 0;
	list-style: none;
	padding: 3px 0 3px 15px;
	background: url(i/bullet.gif) no-repeat 0 4px;
}
.contentarea.feature li {
	background: url(i/bullet.gif) no-repeat 0 50%;
	border-top: 2px #f3f3f3 solid;
}
