/* ENTO PD Print CSS */

body {
	text-align: center;
	background: #666666;
	margin: 0 0;
	padding: 0 0;
	color: #666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: center;	
}
#header {
	background: #ffffff;
	display: block;
	min-height: 110px;	
	margin: 0 0;
	padding: 0 0;
	border: none;
}
.noprint {
	display: block;
}
#maincontent {
	display: block;
	background: #ffffff;
	width: 95%;
	margin: 14px auto;
	text-align: left;
	padding: 2px 2px;
}
#footer {
	text-align: left;
	width: 95%;
	margin: 0 auto;
}
#footer p {
	font-size: 0.8em;
	color: #ffffff;
	margin: 0 0;
	padding: 0 0;
	margin-bottom: 10px;
}
#footer a, #footer a:link, #footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footleft {
	float: left;
}
.footright {
	float: right;
	text-align: right;
}
img.footerimg {
	padding-top: 3px;
}

/**** MAIN MENU NAVIGATION ************************/

ul#mainmenu  {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	margin-left: 2px;
	display: none;
}
ul#mainmenu li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
ul#mainmenu li.nolink  {
	float: left;
	display: block;
	width: 223px;
	background: #dfdfdf url(/img/btn.jpg) top left repeat-x;
	border: 1px solid #d5d5d5;
	height: 1.4em;
	margin: 0 2px 1px 0;
	padding: 2px 3px 2px 6px;
}
ul#mainmenu a {
	display: block;
	width: 223px;
	background: #dfdfdf url(/img/btn.jpg) top left repeat-x;
	border: 1px solid #d5d5d5;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
	/*border-bottom: none;*/
	height: 1.4em;
	margin: 0 2px 1px 0;
	padding: 2px 3px 2px 6px;
}

ul#mainmenu a:hover, ul#mainmenu a:active {
	color: #ffffff;
	background: #dfdfdf url(/img/btn_green.jpg) center left repeat-x;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom: none;*/
}

ul#mainmenu li a.selected {
	color: #ffffff;
	background: #dfdfdf url(/img/btn_green.jpg) center left repeat-x;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom: none;*/
}

/*********************************************/

/**** SUB MENU NAVIGATION ************************/
ul#submenu  {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	/*display: none;*/
}
ul#submenu li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
ul#submenu li.nolink  {
	float: left;
	display: block;
	width: 213px;
	border: 1px solid #d5d5d5;
	margin: 0 2px 1px 0;
	padding: 2px 3px 2px 6px;
}
ul#submenu a {
	display: block;
	width: 213px;
	border: #d5d5d5 solid 1px;
	background: none;
	color: #646464;
	/*color: #666666;*/
	text-decoration: none;
	font-weight: bold;
	margin: 0 2px 1px 0;
	padding: 2px 3px 2px 6px;
}

ul#submenu a:hover, ul#submenu a:active {
	color: #000000;
	border: #d5d5d5 solid 1px;
	background: #e4e4e4;
	font-weight: bold;
	text-decoration: none;
}
ul#submenu a.ln:hover, ul#submenu a.ln:active {
	color: #ffffff;
	background: #dfdfdf url(/img/btn_greenln.jpg) top left repeat-x;
	border: 1px solid #d5d5d5;
	font-weight: bold;
	text-decoration: none;
}
ul#submenu a.pti_ev:hover, ul#submenu a.pti_ev:active {
	color: #ffffff;
	background: #dfdfdf url(/img/btn_blue.jpg) top left repeat-x;
	border: 1px solid #d5d5d5;
	font-weight: bold;
	text-decoration: none;
}
ul#submenu a.ex:hover, ul#submenu a.ex:active {
	color: #ffffff;
	background: #dfdfdf url(/img/btn_red.jpg) top left repeat-x;
	border: 1px solid #d5d5d5;
	font-weight: bold;
	text-decoration: none;
}
ul#submenu a.b2b:hover, ul#submenu a.b2b:active {
	color: #ffffff;
	background: #dfdfdf url(/img/btn_blue.jpg) top left repeat-x;
	border: 1px solid #d5d5d5;
	font-weight: bold;
	text-decoration: none;
}

ul#submenu li a.selected {
	color: #000000;
	background: #e4e4e4;
	border: #d5d5d5 solid 1px;
	font-weight: bold;
	text-decoration: none;
}




/*********************************************/
/**************** LEFT HAND SIDE PANELS ******************/
#left {
	float: left;
	margin: 0 2px 1px -944px;
	padding: 2px 3px 2px 6px;
	width: 226px;
	/*display: none;*/
	/*border-right: 1px solid #d5d5d5;*/
}
#bodywrap {
	float: left;
	width: 235px;
	margin: 1px 1px 0 0;
	/*border-right: 1px solid #d5d5d5;*/
}
.newsbox {
	border: #d5d5d5 solid 1px;
	background: none;
	margin: 4px 0;
	padding: 4px 4px;
	width: 214px;
}
.newsbox_hover {
	border: #d5d5d5 solid 1px;
	background: #e4e4e4;
	margin: 4px 0;
	padding: 4px 4px;
	width: 214px;
}
.newsbox p, .newsbox_hover p {
	margin: 4px 0;
}

.newsbox p.newsdate, .newsbox_hover p.newsdate {
	color: #CEE3C1;
	font-weight: normal;
}
.newsbox p.headline, .newsbox_hover p.headline {
	color: #000000;
	font-weight: bold;
}

.myento {
	border: #029274 dotted 1px;
	background: none;
	margin: 4px 0;
	padding: 4px 4px;
	width: 214px;
}
.myento p, {
	margin: 4px 0;
}

.news {
	border-bottom: #d5d5d5 dotted 1px;
	background: none;
	margin: 4px 0;
	padding: 4px 4px;
}
.news_hover {
	border-bottom: #d5d5d5 dotted 1px;
	background: #e4e4e4;
	margin: 4px 0;
	padding: 4px 4px;
}
.edbox {
	border: #d5d5d5 solid 1px;
	background: #ffffff;
	margin: 4px 0;
	padding: 4px 4px;
	width: 214px;
}
.edbox p, .edbox a {
	margin: 4px 0;
	border-bottom: none;
	color: #666666;
	margin-left: 80px;
	margin-right: 0;
}
.edbox img {
	float: left;
}
.advertbox {
	border: #d5d5d5 solid 1px;
	background: #e4e4e4 url(img/advert_ep.gif) top right no-repeat;
	margin: 4px 0;
	padding: 4px 4px;
	width: 214px;
}
.advertbox p, .edbox a {
	margin: 4px 0;
	margin-right: 70px;
	color: #000000;
	text-align: left;
}
.advertbox img {
	float: right;
}
.productsection {
	margin: 0 0 4px 0;
	display: block;
	height: 98px;
}
.productsectionimage {
	width: 232px;
	margin: 0 2px 4px 0px;
	height: 98px;
	float: right;
}
.producttext {
	border-top: 1px solid #d5d5d5;
	width: 467px;
}
.producttext_noline {
	width: 467px;
}

/**************** MAIN CONTENT *************************/
#mainbody {
	display: inline;
	float: left;
	width: 708px;
	margin: 0 0 0 236px;
	border-left: 1px solid #d5d5d5;
}
.righthandimage {
	float: right;
	width: 232px;
	margin: 0 2px 0 6px;
}
	

/* ------------------------- Other color schemes ------------------------- */
.lnblue {
	color: #009ddf;
}
.lngreen {
	color: #029274;
}
.ptiblue {
	color: #007bbf;
}
.excellenceingrey {
	color: #f0e1c6;
}
.excellenceinred {
	color: #fa1130;
}
/* ------------------------- ----------------------- ------------------------- */


/*---------------------STANDARD FORMATTING -------------------------------*/
p {
	font-size: 0.9em;
	color: #666666;
	margin: 0.4em 10px;
}
ul {
	font-size: 0.9em;
	/*color: #666666;*/
	list-style: square;
}
ol {
	font-size: 0.9em;
	/*color: #666666;*/
}
li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
a, a:link {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
a:hover, a:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
h1 {
	font-size: 1.5em;
	color: #029274;
	font-weight: normal;
	padding: 0 10px;
	margin: 0.4em 0 0.4em 0;
}
h1.grey {
	color: #666666;
}
h2 {
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	padding: 0 10px;
	margin: 0.4em 0 0.4em 0;
}

h3 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	padding: 0 10px;
	margin: 0.4em 0 0.4em 0;
}
img {
	border: none;
}
img.border {
	border: 1px solid #d5d5d5;
}

p.error {
	color: #ffffff;
	background: #990000;
}
p.message {
	color: #33FF00;
}

.downloadpanel {
	margin: 10px 10px;
	padding: 5px 5px;
	/*border: 1px solid #029274;*/
	/*background: #D8E5D9;*/
	/*width: 454px;*/
}
.downloadpanel h3 {
	display: inline;
	color: 000000;
}
.downloadpanel h3, .downloadpanel h3 a, .downloadpanel h3 a:link, {
	color: 000000;
}

.row1 {
	background: #ffffff;
	color: #333333;
	vertical-align: top;
}
.rowselected {
	background: #F0F8F5;
	color: #333333;
	vertical-align: top;
}
/***************************STANDARD old_password(S **********************************/

form.standard input, form.standard textarea, form.standard select, form.standard option {
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #d5d5d5;
	width: 30em;
}
form .small input, form .small select,  form .small option {
	width: 14em;
}
.standard textarea, .small textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
form.standard .button {
	width: 4em;
	margin: 0 0 0 0;
}
form.standard .radio {
	margin: 0 0 0 0;
	width: 2em;
}
form.standard label {
	font-weight: bold;
	color: #666666;
	font-size: 95%;
}
/* Standard tables ---------------------------------------------- */
table.standard {
	border: solid 1px #d5d5d5;
	background: #ffffff;
	padding: 0 0;
	width: 98%;
	margin-left: 10px;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 0.85em;
}
table .small {
	width: 15em;
}
table.standard th {
	font-weight: bold;
	color: #000000;
	background: #d5d5d5;
	padding: 5px 5px;
}
table.standard tr {
	background: #ffffff;
	font-weight: normal;
	color: #000000;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_alt {
	background: #dfdfdf;
	font-weight: normal;
	color: #000000;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_selected {
	background: #dbdbdb;
	font-weight: normal;
	color: #000000;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard td.loctable {
	border-bottom: 1px dotted #bbbbbb;
}
table.standard td {
	margin: 0 0;
	padding: 2px 5px;
}
table.standard td.nowrap {
	white-space: nowrap;
}
table.standard td.label {
	font-weight: bold;
	text-align: right;
	width: 30%;
}

table.standard tr a, table.standard tr.row_alt a, table.standard tr.row_selected a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
table.standard tr.row_selected a:hover, table.standard tr a:hover, table.standard tr.row_selected a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

div#LocationEdit {
	display: none;
}
div#LocationDisplay {
	display: none;
}

/*-----------------CART table ----------*/
table.cart {
	border: none;
	background: #ffffff;
	padding: 0 0;
	width: 98%;
	margin-left: 10px;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 0.85em;
}
table.cart th {
	font-weight: bold;
	color: #ffffff;
	background: #dfdfdf url(/img/btn_green.jpg) center left repeat-x;
	padding: 5px 5px;
	text-align: left;
}

table.cart tr {
	background: #ffffff;
	font-weight: normal;
	color: #000000;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.cart tr.row_alt {
	background: #ffffff;
	font-weight: normal;
	color: #000000;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}

table.cart td {
	margin: 0 0;
	padding: 2px 5px;
	border-bottom: 1px dotted #d5d5d5;
}
table.cart td.nowrap {
	white-space: nowrap;
}
table.cart td.figures, table.cart th.figures {
	text-align:right;
	white-space: nowrap;
}
table.cart td.center, table.cart th.center  {
	text-align: center;
}
table.cart tr a, table.cart tr.row_alt a, table.cart tr.row_selected a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
table.cart tr.row_selected a:hover, table.cart tr a:hover, table.cart tr.row_selected a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

table.cart td.totals {
	background: none;
	padding: 5px 5px 5px 5px;
	white-space: nowrap;
}

table.cart td.subtotal {
	border-bottom: none;
	text-align: left;
	white-space: nowrap;
}
table.cart td.total {
	text-align: left;
	font-weight: bold;
	border-bottom: none;
	white-space: nowrap;
}
table.cart td.subtotalfigure {
	border-bottom: none;
	text-align: right;
	white-space: nowrap;
}
table.cart td.totalfigure {
	text-align: right;
	font-weight: bold;
	border-bottom: none;
	white-space: nowrap;
}




p.buttoncontainer {
	margin: 1.2em 0 1.2em 10px;
}

.button {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #666666;
	background: url(/img/btn.jpg) repeat-x #d5d5d5;
	width: 10em;
	height: 21px;
	text-align: center;
}
.green {
	background: url(/img/btn_green.jpg) repeat-x #d5d5d5;
	color: #ffffff;
}
.down {
	background: url(/img/btn_green.jpg) repeat-x #d5d5d5;
	color: #ffffff;
}
.downblue {
	background: url(/img/btn_blue.jpg) repeat-x #d5d5d5;
	color: #ffffff;
}
.downlngreen {
	background: url(/img/btn_greenln.jpg) repeat-x #d5d5d5;
	color: #ffffff;
}
.downred {
	background: url(/img/btn_red.jpg) repeat-x #d5d5d5;
	color: #ffffff;
}
.button a, .button a:link, .button a:hover, .button a:active, .button a:visited {
	border-bottom:none;
	text-decoration:none;
}
.imglink {
	border-bottom: none;
}
table.cart tr.row_selected a.imglink:hover, table.cart tr a.imglink:hover, table.cart tr.row_selected a.imglink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

/*--------------------CHECKOUT SCREENS ------------------------*/
.newcustomer {
	float: left;
	width: 235px;
	border-right: 1px solid #d5d5d5;
}

.existingcustomer {
	float: left;
	width: 235px;
	padding: auto 10px;
}
.req {
	color: #ff0000;
	font-weight: bold;
}
.note {
	color: #666666;
	font-size: 90%;
}
.lnmsg {
	color: #a5c653;
	font-weight: bold;
}

.admin_box {
	border: #d5d5d5 1px solid;
	background:url(img/grad_admin.jpg) top repeat-x;
	width: 223px;
	float: left;
	margin: 0 2px 1px 0;
	padding: 2px 3px 2px 6px;
	height: 150px;
}
/************************MEMBER ADMIN FORMATTING *********************/
div#search_username {
	padding: 2px 2px;
	width: 250px;
	border: #d5d5d5 solid 1px;
	background: #EDF2F1;
	float: left;
	margin-left: 10px;
}
div#search_surname {
	padding: 2px 2px;
	width: 250px;
	border: #d5d5d5 solid 1px;
	background: #EDF2F1;
	margin-left: 290px;
}
/************************** MEMBER SUMMARY SCREEN DIVS ***********************************/
.membersummary_lh_wrap {
	float: left;
	width: 250px;
	margin: 0 0;
	padding: 0 0;
}

.membersummary_lh {
	border: #d5d5d5 solid 1px;
	background: none;
	margin: 5px 10px;
	padding: 2px 2px;
	width: 250px;
}

.membersummary_rh {
	border: #d5d5d5 solid 1px;
	background: none;
	margin: 5px 10px;
	padding: 2px 2px;
	width: 400px;
	float: right;
}
.membersummary_rh img, .membersummary_lh img {
	border: none;
	display: inline;
}

.memberdelete {
	margin: 5px 5px;
	padding: 2px 2px;
	background: #FD7676;
	border: 1px solid #ff0000;
	color: #ffffff;
}
.membermanage {
	border: #BFD2CF solid 1px;
	background: none;
	margin: 5px 5px;
	padding: 5px 5px;
}
.summary {
	background: #eeeeee;
}
.address {
	background: #EDF2F1;
}
.expertise {
	background: #DFE0E0;
}
.functionality {
	background: #EDF2F1;
}
.appform {
	background: #FFFFCC;
}
.notes {
	background: #FEE1F5;
}
.awards {
	background: #CBFEFF;
}
#signup label {
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#signup label.long {
text-align: left;
width: 80%;
margin-right: 0.5em;
display: block
}

#signup input {
	background: #ffffff;
	border: 1px solid #bfd2cf;
	font-size: small;
	width: 20em;
}
#signup textarea {
	border: 1px solid #bfd2cf;
	background: #ffffff;
	font-size: 95%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 1px 0;
	width: 25em;
	height: 4em;
}
#signup input.radio {
	background: none;
	border: none;
	margin-left: 10.5em;
	width: 1em;
}
#signup img {
	border: none;
}
/********************************************************************/