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%;
}

/* Gallery category admin */

div.gallcatadmcont {
	overflow: hidden;
	margin-bottom: 1em;
}

div.gallcatadmimg {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

html, body {
    height: 100%;
}

#str-Body {
	width: 100%;
	height: 100%;
}

#str-Main {
	height: 100%;
	padding-bottom: 30px;
}

#str-Menu {
	margin-top: 14px;
	text-align: right;
}

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

#str-Content {
	margin: 50px 0px 20px 45px;
}

#str-AIFooter {
	margin: 30px 20px 20px 10px;
}

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: #ACACAC;
}

p, ul, ol, li, td, blockquote, div {
	background: transparent;
	color: #ACACAC;
}

.logo {
	background-image: url("/templates/sshooter/images/logo_bg.gif");
}

#str-Hbar {
	background-image: url("/templates/sshooter/images/hbar.gif");
}

#str-Vbar {
	background-image: url("/templates/sshooter/images/vbar.gif");
}

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

h1 {
	color: #FFFFFF;
	border-bottom: 3px solid #6C6C6C;
}

h2 {
	color: #FFFFFF;
}

h3 {
	color: #FFFFFF;
}

hr {
	color: #6C6C6C;
	background: #6C6C6C;
}

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

a:hover {
	color: #FFFFFF;
}

input, select, textarea {
	background: #ACACAC;
	color: #000000;
	border-color: #272727;
}

input.button {
	background: #6C6C6C;
	color: #FFFFFF;
	border-color: #272727;
}



div#fancy_overlay {
	background: #000000;
}


