body, html   {
	padding:0;
	border:0;
	margin:0;
	}
body {
	margin:0 0 25px 0;
	padding:0px;
 	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	}
#wrap {
	background:#FFFFFF url(/images/bg2.gif) repeat-y 0 0;
 	width:766px;
	height:100%;
	/*background:#FFFFFF;*/
	margin:auto;
	border:1px solid black;
	vertical-align: top;
	}	
#wrap_popup {
	width:766px;
	height:100%;
	margin:auto;
	vertical-align: top;
	}
/* left nav */
#leftCol {
	float: left;
	height: 600px;
	width: 130px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	margin:0;
	padding:0;
	vertical-align: top;
	text-align:center;
	}
#leftCol .logo{
	padding-top:5px;
}
#leftCol ul {
	margin: 0;
	padding:0;
	list-style-type:none;
	width: 130px;
	}
#leftCol li {
	background-color:#E8E9EA;
	position: relative;
	margin:5px 0 0 0;
	}
#leftCol li#selected {
	background-color:#fff;
}
#leftCol li:hover {
	background-color:#fff;
}
#leftCol ul img { 
	vertical-align:bottom;
}
#leftCol ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;	
	}
div#leftCol ul ul {
	display: none;
	background-color:#E8E9EA;
}
div#leftCol ul ul li {
	background-color:#E8E9EA;
	margin:0 0 5px 0;
}
div#leftCol ul li:hover ul {
	display: block;
	border:1px solid black;
	text-decoration:none;
}
div#leftCol ul ul li:hover {
	background-color:#fff;
}

#centerCol {
	margin: 5px 0px 0px 135px;
	width:620px;
	}

#centerCol a, a:visited {
	color:#004990;
	text-decoration:none;
	}
#centerCol .tableLedger a, #centerCol .tableLedger a:visited {
	color:#FFFFFF;
	text-decoration:none;
} 
#centerCol a:hover, #centerCol .tableLedger a:hover {
	text-decoration:underline;
	}
#lcolumn {
	float:left;
	width: 300px;
	text-align:center;
	}
#rcolumn {
	float:right;
	width: 300px;
	text-align:center;
	}
input.button {
	margin-top: 5px;
	background-image: url(/images/toolbarbg2.jpg);
	background-repeat:no-repeat;
	height:22px;
	color:#fff;
}
/*Contact Us form */	
#contactform {
	margin: 0 0 25px 0;
	padding: 0;
	}
#contactform dl {
	margin: 0;
	padding: 0;
	}
#contactform dt {
	color: #333;
	font-weight: normal !important;
	}
#contactform dt em {
	color: #c00;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	}
#contactform #realname, #contactform #email, #contactform #subject {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}
#contactform textarea {
	width: 400px;
	height: 180px;
	font-family: inherit;
	font-size: 130%;
	color: #444;
	border: 1px solid #ccc;
	margin-bottom:5px
	}
/* Admin styles */
#adminUpdateContent {
	margin: 5px;
	padding: 0 5px 0 0;
	vertical-align: top;
	min-height:550px;
	}
#adminUpdateContent a, a:visited {
	color:#004990;
	text-decoration:none;
	}
#adminUpdateContent a:hover {
	text-decoration:underline;
	}
#adminWrap {
	width:766px;
	background:#FFFFFF;
	margin:auto;
	border:1px solid black;
	vertical-align: top;
	}
#adminthead {
	background-image: url(/images/toolbarbg2.jpg);
	background-repeat:no-repeat;
	height:22px;
	padding: 0px;
	margin:0px;
}
#adminth, .adminth {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	color: white;
	white-space: nowrap;
	text-align: left;
}
#salePriceText {
	color:#FF0000;
}
#adminUpdateContent label {
	float: left;
	width: 15em;
}
#adminUpdateContent input {
	width: 200px;
}
/*
#adminUpdateContent #pdfLinkNo textarea {
	width: 500px;
	height: 100px;
}
*/
#adminUpdateContent input.radio, input.checkbox {
  width: auto;
}
#adminUpdateContent #downloadable input.radio {
	float: left;
	margin-right: 1em;
}
#adminUpdateContent fieldset#downloadable {
	margn: 0;
	padding: 0; 
	border: none;
	background: transparent;
}
#adminUpdateContent #downloadable h2 {
	width: 15em;
	float: left;
	font-size: 1em;
	font-weight: bold;
}
#adminUpdateContent #downloadable div {
	width: 8em;
	float: left;
}
#adminUpdateContent #downloadable label {
	/*width: 3em;*/
	float: none;
	display: inline;
}
.clear {
	clear: both;
}
#adminUpdateContent #downloadable p {
	margin: 0.3em 0;
}
#adminForm label {
	float: left;
	width: 15em;
}
#adminForm input.text {
	width: 200px;
}
#adminForm input#download_allowed_count {
	width: 25px;
}
/* End Admin styles */
/* PIN Confirmation Page */
#pinForm label {
	float: left;
	width: 15em;
}
#pinForm input.text {
	width: 200px;
}
/*
#pinForm form input.submit {
	padding-left: 200px;
}
*/
.pinButton {
	margin-left: 200px;
}
/* End PIN Confirmation Page */
#ftr {
	clear:both;
	text-align:center;
	margin:0px 0px -1px 0px;
	padding:0;
	height:22px;
	background-image:url(/images/footerbg.jpg);
	background-repeat:no-repeat;
	/*border-top: 1px solid #d6d6e2;*/
	/*border: 1px solid pink;*/
	}
#ftr p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	color:white;
	}
#ftr a {
	color: #FFFFFF;
	text-decoration: none;
	}
#ftr a:hover {
	text-decoration:underline;
	}
#hdr {
	/*border: 1px solid red;*/
	display:block;
	margin: 0;
	clear: both;
	height:130px;
	padding: 0;
	bottom:0;
	}
#hdr img { 
	display:block
	}
#toolbar {
	text-align: center;
	clear:both;
	height:22px;
	background-image: url(/images/toolbarbg.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin:0;
	display:block;
	/*border: 1px solid red;*/
	}
#toolbar p {
	margin:0;
	padding: 0;
	color: white;
	}
/* Home page content */
#homeContentLeftCol {
	float: left;
	width: 300px;
	margin: 0;
	}
#homeContentRightCol {
	float: right;
	width: 300px;
	margin:0;
	padding:0;
	}
#homeContentRightCol img {
	margin:0 0 5px 0;
	}
#homeBannerBottom {
	vertical-align:top;
	margin:0;
	padding:0;
}
#homeBannerBottom img {
	margin: 0;
	padding:0;
}

/* End home page content */
p, #simplecontactform p {
	line-height:150%;
	margin-top:0px;
	margin-bottom:10px;
}

ol, ul {
	line-height:150%;
}
a img {
	border:none;
}
img {
	border:none;
}
label, .label {
	color:#000;
	font-weight:bold;
	margin-right:5px;
	}
#pageNotFound {
	color: #666;
}

/* note that by using an id on each form that it is is individually controllable
 use a general class for consistency and refer via the id for unique properties */

#simplecontactform	              {margin:0;}
#simplecontactform *              {font:inherit}
#simplecontactform div            {margin:0.5em 0}
#simplecontactform fieldset       {border:1px solid #657; padding:0.5em 1em;}
#simplecontactform legend         {font-weight:bold; font-size:medium; padding:0 0.5em}
#simplecontactform label		  {font-weight:bold; display: block}
#simplecontactform input.text     {background:#FFF0D0; border:1px inset #ccc; width:220px; background:#fff; vertical-align:middle; padding:2px;}
#simplecontactform input.radio    {border:2px solid #fff; margin-left:1.5em; vertical-align:middle}
#simplecontactform textarea       {background:#FFF0D0; border:1px inset #ccc; width:420px; background:#fff; font-size:100%; vertical-align:middle; padding:2px;}
#simplecontactform input.button   	  {border:2px outset #ccc; color:#324; background:#E8E9EA; vertical-align:bottom; height:2em; width:120px; margin-top:10px;}
#simplecontactform .required	  {color:#FF0000}

/* help link example */
/* please note: that bg & txt colour of the help link should be associated with the bg & txt color of the help div */
#simplecontactform div.help     {background:#f0f0f0; padding:5px; color:#060; text-align:left}
#simplecontactform div.help h4  {font-size:small; margin:0 0 0.5em 0}
#simplecontactform div.help p   {margin:0}

#simplecontactform span.help    {font-size:small; background:#f0f0f0; padding:2px}
#simplecontactform span.help  a {color:#060}
/* end help link example */

/*Pagination */
.paginationstyle{ /*Style for demo pagination divs*/
text-align: center;
padding: 2px 0px 0px 0px;
margin: 10px 0px 10px 0px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
/*border: 1px solid black;
color: navy;
background-color: white;*/
text-align:center;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
/*background-color: #FEE496;*/
text-decoration: underline;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
/*background-color: yellow;*/
}
/*End Pagination*/