/*
First do the AI default styles
*/

/* Default page and font stuff */

html, body {
	background-color: #e6e6e6;
	margin: 0;
}

/* Heading styles */

h1, h2, h3, h4 {
	color: #000000;
}

h1 {
	font-size: 12px;
	font-weight: normal;
}

/* Other misc stuff */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #939598;
}

a:hover {
	text-decoration: underline;
	color: #231f20;
}

a:link.current, a:visited.current, a:active.current {
	text-decoration: none;
	color: #C73212;
}

a:hover.current {
	text-decoration: underline;
	color: #C73212;
}

input, select, textarea, div.button {
	border-color: #CBC9BB;
	background: #FFFFFF;
	color: #2D2D2D;
}

.button, input[type="button"], input[type="submit"], input[type="reset"] {
	border-color: #CBC9BB;
	background: #5d5d5d;
	color: #ffdc00;
}

div.form textarea {
	width: 700px;
}

div.form td.tdl {
	width: 100px;
}

.highlight {
	color: #C73212;
}

/*
Now do the site specific styles
*/

/* Page layout styles */

#str-Container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1024px;
	background-color: #ffffff;
	padding-left: 17px;
	padding-right: 17px;
}

#str-Topbar {
	position: relative;
	height: 123px;
	width: 1024px;
	margin-bottom: 1px;
	background-color: #383838;
	background-image: url("/images/main/bg-topbar.png");
	background-repeat: repeat-x;
}

#str-Logo {
	position: absolute;
	top: 27px;
	left: 46px;
}

#str-Twitter {
	position: absolute;
	bottom: 19px;
	right: 19px;
	width: 41px;
	height: 27px;
}

#str-Twitter img {
	position: absolute;
}

#str-Twitter img#str-TwitterHoverOff:hover {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

#str-Twitter img#str-TwitterHoverOff {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#str-MemberLoginText {
	position: absolute;
	right: 23px;
	top: 27px;
}

#str-Wrapper {
	margin: 147px 4px 0 4px;
}

#str-MenuBar {
	width: 999px;
	height: 34px;
	padding-left: 25px;
	background-color: #5b5b5b;
	margin-bottom: 1px;
}

#str-MenuBar img {
	/* This is forced here to get around what the Phorum CSS does */
	vertical-align: baseline;
}

#str-MenuBar .str-MenuItem {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#str-MenuBar a:link, #str-MenuBar a:visited, #str-MenuBar a:active {
	color: #ffffff;
	text-decoration: none;
}

#str-MenuBar a:hover {
	color: #ffdc00;
	text-decoration: none;
}

#str-MenuBar a:link.current, #str-MenuBar a:visited.current, #str-MenuBar a:active.current, #str-MenuBar a:hover.current {
	color: #ffdc00;
	text-decoration: none;
}

#str-TopMenuBar {
	position: absolute;
	right: 73px;
	top: 89px;
}

#str-TopMenuBar .str-MenuItem {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#str-TopMenuBar a:link, #str-TopMenuBar a:visited, #str-TopMenuBar a:active {
	color: #ffffff;
	text-decoration: none;
}

#str-TopMenuBar a:hover {
	color: #ffdc00;
	text-decoration: none;
}

#str-TopMenuBar a:link.current, #str-TopMenuBar a:visited.current, #str-TopMenuBar a:active.current, #str-TopMenuBar a:hover.current {
	color: #ffdc00;
	text-decoration: none;
}

.bullet {
	display: inline;
	position: relative;
	top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	color: #5d5d5d;
}

#str-TopMenuBar .bullet {
	top: 0;
}

#str-TopbarImageContainer {
	position: relative;
}

#str-Title {
	position: absolute;
	left: 21px;
	top: 13px;
}

#str-LatestMag {
	position: absolute;
	top: 307px;
	left: 46px;
	width: 192px;
	background-color: #e6e6e6;
}

#str-Currentissuetext {
	padding: 2px 0 5px 10px;
	font-weight: bold;
}

#str-MagDownloads {
	padding: 12px 0 10px 10px;
	font-size: 11px;
}

#str-MagDownloads a {
	color: #231f20;
}

#str-ContentContainer {
	padding-top: 80px;
	margin-left: 262px;
}

#str-Content {
	width: 700px;
	border-left: 1px solid #d7d7d7;
	padding-left: 18px;
}

#str-WindowContainer {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	width: 1024px;
	margin: 0 auto 0 auto;
}

#str-BottomContainer {
	position: relative;
	margin: 0 auto 0 auto;
	clear: both;
	margin-top: 30px;
	height: 110px;
	width: 1024px;
	background-color: #e6e6e6;
}

#str-Footer {
	position: absolute;
	top: 17px;
	left: 26px;
	height: 35px;
}

.footer {
	vertical-align: top;
}

.footer td {
	padding-right: 28px;
}

.footer p {
	color: #8f8f8f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 10px;
	line-height: 12px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #8f8f8f;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #8f8f8f;
	font-weight: bold;
	text-decoration: underline;
}


/* General site styles */

table.gallery td {
	vertical-align: middle;
	text-align: center;
}

td.gallimg, td.gallimg_l, td.gallimg_r {
	width: 160px;
	margin: auto;
	padding: 15px 25px 15px 25px;
	font-size: 12px;
	font-size: 11px;
	font-weight: bold;
}

td.gallimg_l {
	padding: 15px 0px 15px 0px;
}

td.gallimg_r {
	padding: 15px 0px 15px 0px;
}

td.gallimg img, td.gallimg_l img, td.gallimg_r img {
	margin: 5px auto 5px auto;
}

div.gallimg {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 11px;
}

div.gallimg img {
	margin: 5px 0px 5px 0px;
}

div.comments {
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 0.8em;
}

div.mag {
	text-align: center;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
}

div.mag img {
	margin: 0 5px 3px 5px;
}

div.mag td {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
}

.nav {
	font-size: 11px;
}

.footernav {
	font-size: 10px;
}

.menu1 {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.menu2 {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	clear: both;
}

.copy {
	font-size: 10px;
	margin-top: 30px;
	clear: both;
}

.notfound {
	font-weight: bold;
	font-style: italic;
}

.small, .note {
	font-size: 85%;
}

.centre {
	text-align: center;
}

.space {
	margin-bottom: 1em;
}

td.gallimg, td.gallimg_l, td.gallimg_r {
	width: 168px;
}

.offers img {
	vertical-align: middle;
	margin-right: 5px;
}

/* Popup image window */
body.popup {
	background-color: #ffffff;
	margin: 0;
	padding: 20px;
}

body.popup div#popupimg {
	margin-bottom: 15px;
}

body.popup div#popupimg img {
	display: block;
}

body.popup div#popupclose {
	text-align: center;
}

/* Technical Helpline */

#str-HelpAskCont input#srch {
	width: 350px;
}

div.str-HelpContainer {
	overflow: hidden;
}

div.str-HelpImage {
	text-align: center;
	max-width: 180px;
}

div.str-HelpImage img {
	margin-left: auto;
	margin-right: auto;
}

#str-HelpThanks {
	border: 1px solid black;
	padding: 7px;
	background-color: #e0e0e0;
}

#str-HelpFeedback p input.frm-InputRadio {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

form#frm-HelpRequest tr#tbd-KbaseTitle input, form#frm-HelpRequest tr#tbd-KbaseImageACaption input, form#frm-HelpRequest tr#tbd-KbaseImageBCaption input, form#frm-HelpRequestEdit tr#tbd-KbaseTitle input, form#frm-HelpRequestEdit tr#tbd-KbaseImageACaption input, form#frm-HelpRequestEdit tr#tbd-KbaseImageBCaption input, form#frm-HelpRequestEdit tr#tbd-KbaseImageCCaption input, form#frm-HelpRequestEdit tr#tbd-KbaseImageDCaption input {
	width: 400px;
}

form#frm-HelpRequest tr#tbd-KbaseQuestion td, form#frm-HelpRequest tr#tbd-KbaseImageACaption td, form#frm-HelpRequestEdit tr#tbd-KbaseQuestion td, form#frm-HelpRequestEdit tr#tbd-KbaseImageACaption td, form#frm-HelpRequestEdit tr#tbd-KbaseImageBCaption td, form#frm-HelpRequestEdit tr#tbd-KbaseAnswer td, form#frm-HelpRequestEdit tr#tbd-KbaseImageCCaption td {
	padding-bottom: 25px;
}

/* Magazine download page */

.str-MagDownload {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

.str-MagDownloadImg {
	margin-bottom: 3px;
}

.str-MagDownload p {
	text-align: center;
}

