body {
	margin: 0 0 0 0;
	text-align: left;
}

body.popup {
	background-image: none;
}

body, p, ul, ol, td, th, blockquote, h1, h2, h3, form {
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol, td, th, blockquote, h1, h2, h3, form {
	font-size: 13px;
	text-align: left;
}

#str-Footer {
	margin-top: 3em;
}

#str-Footer p {
	clear: both;
	font-size: 11px;
	text-align: center;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

h1, h2, h3 {
	text-transform: none;
	font-weight: normal;
	background: transparent;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

h3 + p {
	margin-top: 0;
}

hr {
	border: none;
	height: 2px;
	text-align: center;
}

td, th {
	vertical-align: top;
}

th {
	text-align: center;
	font-weight: bold;
}

#str-AIFooter {
	font-size: 9px;
	clear: both;
}

.nav {
	font-size: 11px;
}

div.nav {
	margin-bottom: 1em;
	text-align: left;
}

.para, div.form {
	margin-bottom: 1em;
}

div.gallimg {
	padding: 20px 20px 10px 20px;
}

div.winclose {
	text-align: right;
	padding: 0px 20px 20px 20px;
	font-size: 13px;
}

div.help {
	padding: 20px 30px 20px 20px;
}

table.form td {
	padding: 0 8px 8px 0;
}

table.form div {
	margin: 10px;
}

.centre {
	text-align: center;
}

.highlight {
	color: #FF0000;
}

img {
	border: none;
}

img.fixpng {
	behavior: url("/fixpng.htc");
}

div.aboutimg {
	float: right;
	clear: right;
	padding: 0 0 10px 10px;
	text-align: left;
	font-size: 1px;
}

a:link, a:visited, a:active {
	background: transparent;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	text-decoration: underline;
}

a:link.current, a:visited.current, a:active.current, a:hover.current {
	font-weight: bold;
}

div.form, table.form {
	width: 100%;
}

table.border, table.border td {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

table.border td {
	padding: 3px;
}

input, select, textarea {
	border-width: 1px;
	border-style: solid;
}

textarea {
	width: 100%;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: top;
	height: auto;
}

input.frm-InputText + input.button {
	margin-left: 10px;
}

.button/*, input[type="button"], input[type="submit"], input[type="reset"]*/ {
	font-weight: bold;
	width: auto;
	margin-right: 10px;
}
.narrow {
	width: 200px;
}

.clear {
	clear: both;
	height: 0;
}

#str-Menu .menuitem {
	display: inline;
	white-space: nowrap;
}

td img {
	vertical-align: bottom;
}

#templates .image, #templates .current, #templates .image td, #templates .current td {
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

#templates .image, #templates .current {
	width: 184px;
}

#templates td.gallimg {
	padding: 2px 10px 10px 10px;
}

#templates .current td.gallimg, #templates .image td.gallimg {
	padding-bottom: 0;
}

#templates .image img, #templates .current img, #templates .image td img, #templates .current td img {
	margin-bottom: 3px;
}

#templates .current {
	border: 1px solid black;
	background: #CCCCCC;
}

#templates .current td {
	background: #CCCCCC;
}

#templates img {
	border: 1px solid black;
}


/* Pro 2 About form */

.str-BodyStyleAdmin div.form, .str-BodyStyleAdmin table.form {
	width: 96%;
}

html, body {
	height: 100%;
}

#str-Body {
	margin: 0;
	width: 75%;
	min-width: 583px;
}

#str-Left {
	text-align: left;
	width: 100%;
}

#str-Menu {
	margin: 14px 0px 0px 53px;
	text-align: left;
}

#str-Menu .delimiter {
	margin: 0 10px 1px 10px;
}

#str-Content {
	margin: 40px 20px 20px 53px;
}

#str-AIFooter {
	padding: 30px 0 20px 53px;
}

h1 {
	font-size: 24px;
	letter-spacing: 0.13em;
	text-align: right;
	padding-bottom: 0.2em;
}

#str-AIFooter .unhighlight {
	text-decoration: none;
}

#str-AIFooter a:hover {
	text-decoration: underline;
}
body {
	background: #000000;
	color: #5B658D;
}

p, ul, ol, li, td, blockquote, div {
	color: #000000;
}

#str-Body, body.popup {
	background: #B4B4B4;
}

#str-Left {
	background: url("/templates/bobcollier/images/bar-left.gif") repeat-x top;
}

#str-Right {
	background: url("/templates/bobcollier/images/bar-right.gif") repeat-x top;
}

h1 {
	color: #666666;
	border-bottom: 3px solid #666666;
}

h2 {
	color: #666666;
}

h3 {
	color: #666666;
}

hr {
	color: #666666;
	background: #666666;
}

a:link, a:visited, a:active {
	color: #626262;
}

a:hover {
	color: #000000;
}

#str-AIFooter .unhighlight {
	color: #000000;
}

input, select, textarea {
	background: #FFFFFF;
	color: #626262;
	border-color: #796158;
}

input.button {
	background: #626262;
	color: #B1B178;
	border-color: #000000;
}


div#fancy_overlay {
	background: #B4B4B4;
}

