@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-align: center;

}

/*WRAPPER*/

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*BANNER ELEMENTS - Remember - saved the animated .gif with 128 colors and Pattern = dither*/

#banner {
	height: 152px;
	background: url(../images/structural/banner4.jpg) no-repeat;
	position: relative;
}

#banner #animation {
	position: absolute;
	left: 490px;
	top: 0px;
	float:right;
}

/*search*/

#search {
	position: absolute;
	left: 755px;
	top: 20px;
	width: 200px;
	height: 80px;

}

#srchUI{width:180px;height:22px;position:absolute;top:0;left:0;}
	#srchUI input#srchBx {height:15px;width:130px;position:absolute;top:28px;left:0;}
	#srchUI input#srchBtn {background:url(../images/structural/go_button3.gif) top left no-repeat;border:none;width:30px;height:20px;cursor:pointer;position:absolute;top:28px;left:140px;}
	#srchUI p {font-size: .85em; font-weight:bolder;margin-top:8px;}

/*Search in the Main Content area*/

	#srchUI2 input#srchBx2 {height:15px;width:130px;}
	#srchUI2 input#srchBtn2 {background:url(http://www.scorsa.org.uk/images/structural/go_button3.gif) top left no-repeat;border:none;width:30px;height:20px;cursor:pointer;}
	#srchUI2 p {font-size: .85em; font-weight:bolder;margin-top:8px;}

#join {position:absolute;margin-top: 60px; border: 0;}

#BannerLinks {
	font-size: .9em;
	position: absolute;
	top: 90px;
	right: 35px;
	padding-top: 18px;
	margin-top: 12px;
	float: right;
}

 /* IE6 Hack */
* html #footerLinks {margin: 4px 0 0 16px;}

#BannerLinks a {
	text-decoration: none;
	color: #333333;
}

#BannerLinks a:hover {
	text-decoration: underline;
}

#printlogo {
	display: none;
	margin: 12px;
}

/*NAVIGATION ELEMENTS*/

#navigation {
	float: left;
}

html>body #navigation{height:auto}/* not ie6- */

#sidebar {
	color: #333333;
	width: 178px;
	margin: 10px;
	background: url(../images/structural/leftnav_bottom4.jpg) center bottom no-repeat;
	padding-bottom: 110px;
}

* html #sidebar {margin-top: 4px;}

#sidebar h3 {
	font-size: 1.4em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/structural/leftnav_top3.jpg) center top no-repeat;
	line-height: 34px;
	color: #eeeeee;
}

#sidebar ul {
	color: #666666;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#sidebar li {
	list-style: none;
	line-height: 32px;
	background-image: url(../images/structural/leftnav_back3.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}

#sidebar li a {
	text-decoration:none;
	color: #666666;
}

#sidebar li a:hover {
	color: #003399;
	font-weight: bolder;
}

#sidebar li.bottom {
	list-style: none;
	line-height: 33px;
	background-image: url(../images/structural/leftnav_back8a.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sidebar li.bottom2 {
	list-style: none;
	line-height: 32px;
	background-image: url(../images/structural/leftnav_back9a.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sidebar li.bottom3 {
	list-style: none;
	line-height: 32px;
	height: 32px;
	background-image: url(../images/structural/leftnav_back9b.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/*#thistle {
	width:164px;
	background:url(../images/rospa_scotland.gif) top center no-repeat;
	position:relative;
	height:80px;
	min-height:80px;
	margin:20px 0 0 15px;
}*/

#thistle {
	width:164px;
	position:relative;
	height:80px;
	min-height:80px;
	margin:20px 0 0 15px;
}

#thistle a#logo {background:url(../images/rospa_scotland.gif) top center no-repeat;display:block;height:80px;width:164px;border:none;}

/*MAIN CONTENT ELEMENTS*/

#main {
	width: 738px;
	margin-left: 212px;
	margin-top: 10px;
	position: relative;
}

#main p{
	line-height: 1.4em;
	margin-top: 8px;
}


 /* IE6 Hack */
* html #main {margin-left: 206px; margin-top: 4px;}

#contentTop {
	width:738px;
	height: 22px;
	margin:0px;
	position: relative;
	background: url(../images/structural/main_top3.gif) right top no-repeat;
}
	
#content {
	width:716px;
	/*height:auto;*/
	height:400px; /* IE6 Hack */
	min-height:400px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 0 0 0;
	padding: 8px 8px 8px 12px;
	border-bottom: none;
	}

Html>body #content{height:auto;} /* not ie6- */

 /* IE5 Hack */
 
 #content {
    \width: 738px;
    w\idth: 716px;
 }
  
/*CONTENT*/

#content p {color:#333;font-weight:lighter;line-height:18px;margin:10px 0 10px 0;padding-bottom:4px;}
p strong {font-weight:bold;}
#content a {color:#4d6196;text-decoration:underline !important;border:none;display:inline;padding:0 !important;width:auto;font-weight:bold;font-size:1em;}
#content a:hover {text-decoration:none !important;}

#content h1 {
	font-size: 1.7em;
	font-weight: bolder;
	margin: -10px 8px 18px 0;
	padding-bottom: 8px;
	color: #4d6196;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;	/*background-image: url(../images/structural/hr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
#content h2 {font-size:1.5em;margin:12px 0 5px 0;color:#4d6196;}
#content h3 {font-size:1.3em;font-weight: bold;margin:5px 0 5px 0;color:#4d6196;} /*Removed H4 and H5 for Contribute 180909 */
/*#content h6 {font-size:0.5em;color:#FFF;} */
#content table {border:1px solid #CCC;border-collapse:collapse; width:99%;}
#content td {border:1px solid #CCC;padding:4px;line-height: 16px;text-align:left;vertical-align:top;}
#content tr {text-align:left;vertical-align:top;}
#content tr strong {font-weight:bold;}
#content th {background:url(../images/structural/leftnav_back5.jpg) top left repeat;padding:10px 10px 10px 5px;border-right:1px solid #ccc;font-weight:bold;color:#4d6196;text-align:left;line-height: 12px;}
#content table.left {float:left;margin-left:0;}
#content table.right {float:right;margin-right:0;}
#content caption {font-size: 0.9em; text-align:right;color:#CCC;padding-bottom:6px;padding-right:2px;}

#content table.center {border:1px solid #CCC;border-collapse:collapse; width:99%;}
#content table.center td {border:1px solid #CCC;padding:4px;line-height: 16px;text-align:center;vertical-align:top;}
#content table.center tr {text-align:center;vertical-align:top;}
#content table.center tr strong {font-weight:bold;}
#content table.center th {background:url(../images/structural/leftnav_back5.jpg) top left repeat;padding:10px 10px 10px 5px;border-right:1px solid #ccc;font-weight:bold;color:#4d6196;text-align:left;line-height: 12px;}

#content ul {margin:10px;line-height:16px;}
#content li {background:url(../images/structural/blue_bullet3.gif);background-repeat:no-repeat;background-position:0px 4px;padding-left:14px;margin-left:28px;margin-bottom:6px;}
#content ol {list-style:decimal;line-height:16px;}
#content ol strong {font-weight:bold;}
#content ol li {list-style-position: outside;background:none;margin-left:54px;padding-left:2px;line-height:16px;}

/*Additional UL*/

#content img {border:none;margin:5px;}
#content img.PDF {border:none;margin:4px 4px -3px 3px;}
#content img.MSWord {border:none;margin:4px 4px -3px 3px;}
/*#content img.plain {margin:0;}*/ /*Hidden for Contribute 180909 */
#content img.ImageRight {float:right;margin:8px;}
#content img.ImageLeft {float:left;margin-left:0;}
#content img.centre {border:none;margin:0 50px 0 50px;text-align: center;}

#mainContent sup {vertical-align:baseline;font-size:0.9em;position:relative;top:-0.5em;}

#footNotes {clear:both;width:734px;height:auto;margin: 0 0 0 0}
#footNotes p {font-size: 0.9em;}

/*.flashvideo {
	float:right;
	margin:8px;
	border: solid 1px #333;
}*/

.flashvideoNEW {
	float:right;
	margin:8px;
}

hr {color:#cccccc;margin:6px 0px 6px 0px;height:.1em;}
em {font-style:italic;}

/*Had to add this when removing Eric Meyer for Contribute purposes */
img {border: none;}
/*mmhide_img.plain {margin:0;}
mmhide_img.centre {border:none;margin:0 50px 0 50px;text-align: center;}
img.mmhide_plain {margin:0;}
img.mmhide_centre {border:none;margin:0 50px 0 50px;text-align: center;}
img mmhide_.plain {margin:0;}
img mmhide_.centre {border:none;margin:0 50px 0 50px;text-align: center;}*/
ol, ul {list-style: none;}
h1 {font-size: 1.7em; font-weight: bolder; margin: -10px 8px 18px 0; padding-bottom: 8px; color: #4d6196; border-bottom-width: 1px; border-bottom-style: dashed;border-bottom-color: #ccc;}
h2 {font-size:1.5em; margin:12px 0 5px 0; color:#4d6196;}
h3 {font-size:1.3em; font-weight: bold; margin:5px 0 5px 0; color:#4d6196;}
/*h6 {font-size:0.5em; color:#FFF;}*/
/*END*/
	
#contentBottom {
	width:738px;
	height: 22px;
	margin:0px;
	position: relative;
	background: url(../images/structural/main_bottom3.gif) right top no-repeat;
}


/* FOOTER ELEMENTS */

#footer {
	height: 84px;
	margin-top: 8px;
	padding-top: 8px;
	background: url(../images/structural/footer_back.jpg) no-repeat;
	clear: both;
	position: relative;
}

#footerLinks {
	font-size: .9em;
	margin:0 0 0 36px;
	padding-top:10px;
	float: left;
}

 /* IE6 Hack */
* html #footerLinks {margin: 4px 0 0 16px;}

#footerLinks a {
	text-decoration: none;
	color: #333333;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#copyright {
	font-size: .9em;
	margin:0 36px 0 0;
	padding-top:10px;
	float: right;
}

 /* IE6 Hack */
* html #copyright {margin: 4px 16px 0 0;}

/* Form Content */
	
#contentForm {
	width:716px;
	height:auto;
	border: 1px solid #999999;
	margin: 0 0 0 0;
	padding: 30px 8px 8px 12px;
	}
	
html>body #contentForm{height:auto}/* not ie6- */

 /* IE5 Hack */
 
 #contentForm {
    \width: 738px;
    w\idth: 716px;
 }
  

#contentForm p {color:#333;font-weight:lighter;line-height:18px;margin:10px 0 10px 0;padding-bottom:4px;}
#contentForm p strong {font-weight:bold;}
#contentForm a {color:#4d6196;text-decoration:underline !important;border:none;display:inline;padding:0 !important;width:auto;font-weight:bold;font-size:1em;}
#contentForm a:hover {text-decoration:none !important;}

#contentForm h1 {
	font-size: 1.7em;
	font-weight: bolder;
	margin: 4px 8px 18px 0;
	padding-bottom: 8px;
	color: #4d6196;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
#contentForm h2 {font-size:1.5em;margin:12px 0 5px 0;color:#4d6196;}
#contentForm h3, h4, h5 {font-size:1.3em;font-weight: bold;margin:5px 0 5px 0;color:#4d6196;}
#contentForm table {border:1px solid #CCC;border-collapse:collapse; width:99%;}
#contentForm td {border:1px solid #CCC;padding:4px;line-height: 16px;text-align:left;vertical-align:top;}
#contentForm tr {text-align:left;vertical-align:top;}
#contentForm tr strong {font-weight:bold;}
#contentForm th {background:url(../images/structural/leftnav_back5.jpg) top left repeat;padding:10px 10px 10px 5px;border-right:1px solid #ccc;font-weight:bold;color:#4d6196;text-align:left;line-height: 12px;}
#contentForm table.left {float:left;margin-left:0;}
#contentForm table.right {float:right;margin-right:0;}
#contentForm caption {font-size: 0.9em; text-align:right;color:#CCC;padding-bottom:6px;padding-right:2px;}

#contentForm ul {margin:10px;line-height:16px;}
#contentForm li {background:url(../images/structural/blue_bullet3.gif);background-repeat:no-repeat;background-position:0px 4px;padding-left:14px;margin-left:28px;margin-bottom:6px;}
#contentForm ol {list-style:decimal;line-height:16px;}
#contentForm ol strong {font-weight:bold;}
#contentForm ol li {list-style-position: outside;background:none;margin-left:48px;padding-left:4px;}

#contentForm img {border:none;margin:5px;}
/*#contentForm img.right {float:right;margin:8px;}
#contentForm img.left {float:left;margin-left:0;}*/

#forms textarea, input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 4px 0 4px 0;
	padding: 2px;
}

/*KK additions May 2011*/
.txtContainer {width:250px; float:left; margin:8px 8px 8px 16px;padding:12px;background-color:#ececec;float:right;border:1px solid #ccc;}
.txtContainer h2 {margin: 5px 0;}

#content ul.new {margin:2px;line-height:14px;}
#content li.new {background:url(../images/structural/blue_bullet3.gif);background-repeat:no-repeat;background-position:0px 4px;padding-left:14px;margin-left:-28px;margin-bottom:6px;}
#content ul.new2 {margin:10px;line-height:10px;}
#content li.new2 {padding-left:14px;margin-left:8px;margin-bottom:6px;}

.red {color:#ff0000;}

#contentBody .pullquoteLeft p, #ContentBody .pullquoteRight p {margin:0; color:#003366; font-weight:bold; font-size:120%;line-height:120%;}/*KK changed color from #ccc font-style from italic and font-size from 140% added line-height 120%*/
.pullquoteRight, .pullquoteLeft {width:200px; padding:5px; border: 4px solid #4d6196;; border-left:0; border-right:0;}
.pullquoteRight {float:right; margin-left:10px;}
.pullquoteLeft {float:left; margin-right:10px;}
