/*--- CSS developed by Paul Walsh for Outerspace Design---*/


/*---- MAIN LAYOUT ---*/

html { min-height: 100%; margin-bottom: 1px; }

#leftcolumn {
	width: 200px;
	float: left;
	margin-top: 120px;
	margin-left: 5px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#maincolumn {
	margin-top: 136px;
	width: 400px;
	margin-left: 210px;
}

#rightcolumn {
	width: 240px;
	float: right;
	margin-top: 0px;
        position:absolute;
	text-align:left;
	margin-left: 660px;
	padding-left: 10px;
	padding-right 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
}

#footer {
	color: #666666;
	font-family: sans-serif;
	font-size: 0.8em;
	position: relative;
	top: auto;
	bottom: 0px;
	width: 580px;
    margin-left: auto;
    margin-right: auto;
	height: 30px;
}

/*----- CONTENT -----------*/

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


input.button {
	cursor: pointer;
	background-color: #CCCCCC;
	background-image: none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

/*-------  IMAGES ---*/

 #maincolumn .thumbnail img {
 	border: thin solid #666666;
	margin: 5px;
	padding: 5px;
	
}

 #page .thumbnail img {
 	border: thin solid #666666;
	margin: 5px;
	padding: 5px;
	
}


#container  .article_column img{
	border: thin solid #666666;
	margin: 5px;
	padding: 5px;
} 

#page img{
	border: thin solid #666666;
	margin: 5px;
	padding: 5px;
} 


.article_row {
	width: 400px;
	position: relative;
	float: left;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #333333;
	height: 100%;
}

#page {
	width: 400px;
	position: relative;
	float: left;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #333333;
	height: 100%;
}

#switch {
	width: 120px;
	top: 5px;
	float: right;
	position: relative;
}
.componentheading {
padding-bottom:4px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.contentheading {
padding-bottom:4px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

#page .contentheading {
display:none;
}

h2 {
	font-size: 1.2em;
}

#centre #container #leftcolumn .moduletable_menu .menu ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#centre #container #leftcolumn .moduletable_menu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.moduletablefeed span {
	bottom: 5px;
	display: none;
}
.moduletablefeed img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--- Colour change tags ---*/
#switch img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	right: 0px;
}

/* Social bookmarking badges  */

.linkr-bm img {
	padding-top: 15px !important;
	padding-bottom: 30px !important;
	left: 0px !important;
	float: left !important;
	border: none !important;
}
.hasTip linkr-bm-b {
	background-color: #333333;
}

/* Twitter */

#rightcolumn .tweet-username {
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold !important;
	font-size: 0.9em;
}

#rightcolumn .tweet {
	padding: 5px;
}

.contact_address {
margin: 15px;
} 

/*--------- MENU -----------*/

div.module_menu ul {
	width: 160px;
	list-style:none;
}

#leftcolumn ul.menu li {
	list-style:none;
	width: 160px;
	position: relative;
	left: -40px;
	color: #000000;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link {
	display: block;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 5px;
}

#leftcolumn ul.menu li a:hover {
color: #FFFFFF;
background-color: #000000;
}

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link {
display: block;
line-height: 20px;
text-decoration: none;
color: #000000;
text-align: right;
}

#leftcolumn ul.menu li#current a:hover {
color: #FFFFFF;
}
#centre #container #leftcolumn .moduletable h3 {
	font-size: 0.9em;
}


#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}

/* ****** left col sub menu ****** */

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration:none;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color:#CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftcolumn .moduletable_menu {
	width: 160px;
}

#leftcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:block;
	position: relative;
	left: 40px;
	color: #666666;
	font-size: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ---- END OF MENU CSS ----*/

/*-- MISCELLANEOUS --*/

#emailForm {
	margin-top:20px;
}


.contact_email label {
	width: 200px;
}
.contact_email #contact_emailmsg {
	width: 200px;
}
#emailForm .contact_email {
	margin: 10px;
}
.contact_email #contact_name {
	width: 100%;
}
.contact_email #contact_email {
	width: 100%;
}
.contact_email #contact_subject {
	width: 100%;
}
.contact_email #contact_text {
	height: 200px;
	width: 100%;
}
#centre #container #jmessage {
	position: relative;
	left: 210px;
	top: 100px;
}
#centre #container #jmessage h2 {
	display: none;
}
#system-message .message {
	font-weight: bold;
}
.contact img {
	position: relative;
	left: 250px;
 	border: thin solid #666666;
	margin: 5px;
	padding: 5px;
}

.invalid {
border-top-color: #ff0000;
border-right-color-value: #ff0000;
border-bottom-color: #ff0000;
border-left-color-value: #ff0000;
}

label.invalid  {
color: #ff0000;
}
.weblinks .display {
	padding-bottom:4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

.weblinks a {
padding-bottom:6px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
}

.moduletablehours {
font-size: 0.8em;
color: #666666;
}

.besps_slides_0 div img {border:none !important;padding:none !important; margin:none !important;}

/*-- POD PAGE */

#centre #container #maincolumn .nopad .blogpod .leadingpod #gk_npro-newspro1 .gk_npro_full .gk_npro_full_scroll1 .gk_npro_full_tablewrap .gk_npro_table .gk_npro_text  img {
	display: none;
}
.leadingpod {
	background-image: url(../images/SatellitePod.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	z-index: 2;
	padding-top: 50px;
	top: -40px;
	overflow: visible;
	position: relative;
}
#centre #container #maincolumn .nopad .blogpod {
}

.blogpod a {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.blogpod a:hover {
	text-decoration: underline;
}


/*-- STOCKROOM */

#centre #container #maincolumn .nopad .blogstock .leadingstock #gk_npro-newspro1 .gk_npro_full .gk_npro_full_scroll1 .gk_npro_full_tablewrap .gk_npro_table .gk_npro_text  img {
	display: none;
}
.leadingstock {
	background-position: 10px 0px;
	z-index: 2;
	top: -40px;
	overflow: visible;
	position: relative;
}
#centre #container #maincolumn .nopad .blogstock {
}

.blogstock a {
	font-weight: bold;
}

.blogstock a:hover {
	text-decoration: underline;
}
#centre #container #maincolumn .nopad .blogstock .leadingstock #gk_npro-newspro1 .gk_npro_full .gk_npro_full_scroll1 .gk_npro_full_tablewrap .gk_npro_table tr td .gk_npro_header.ta_left a {
	position: relative;
	left: 36px;
	top: 70px;
}
#centre #container #maincolumn .nopad .blogstock .leadingstock h2 {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}