/***********************************************/
/* 										       */
/* rgbcms.css                                  */
/* 										       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Lucida Grande",  Arial, Verdana, sans-serif;
	color: #333333;
	font-size:0.9em;
	line-height:150%;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #ad528f;
	text-decoration: underline;
}
p{
	font-size:100%;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 125%;
	color: #0F437C;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	color: #FAA717;
}
hr {
	color: #0F437C;
}

label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

th {
	text-align:left;
	font-weight:bold;
}
td img {
	padding-top: 0px;
	border:0px;
}
img {
	border:0px;
}

input#button, input#Submit, input#Reset, input#Login {
	font-size: 90%;
	color:#FFFFFF;
	border:0px;
	background:url(../images/dkblue-button.png) no-repeat  0px 2px ;
	width:80px;
	height:32px;
	line-height:80%;
	padding-bottom:4px;
}
input#button.greenbox {
	background:url(../images/green-button-small.gif) no-repeat  0px 2px;
}
input#button.bluebox {
	background:url(../images/blue-button.gif) no-repeat  0px 2px;
}
input#button.dkbluebox {
	background:url(../images/dkblue-button.gif) no-repeat  0px 2px;
}
input#button.lilacbox {
	background:url(../images/lilac-button.gif) no-repeat 0px 2px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/BBG-back-1000.gif);
	background-repeat:repeat-y;
}

#banner{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height:160px;
	background: #4b88bf url(../images/corners-20_01.gif) top left no-repeat;
}
#banner img{
	float:right;
	z-index:4;
}
#banner h1{
	padding-top:1em;
	color:white;
	text-align:center;
}
.tl {
	background: url(../images/corners-20_01.gif)  top left no-repeat;
	left: -1px;
	top: -1px;
}
.tr {
	background: url(../images/corners-20_02.gif) top right no-repeat;
	top: -2px;
	z-index:2;
}

#content{
	float:left;
	width: 500px;
	margin: 20px;
	background-color: #FFF;

}
#content ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:0px;
	padding-left:20px;
}
#content li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:0px;
	padding-left:0px;
}
#adminarea{
	width:auto;
	margin: 20px;
	padding-top:20px;
	background-color: #FFF;
	margin-left:170px;

}
#adminarea th {
	vertical-align:top;
	font-size:90%;
	text-align:left;
	color: #fff;
	background-color:  #036;
	padding: 4px;
}
#adminarea td {
	vertical-align:top;
	font-size:90%;
	text-align:left;
	border: grey solid 1px;
}
#adminarea td td {
	border:none;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	clear:both;
	padding-left:150px;
	color: #006699;
	background-color: #999999;
	white-space: nowrap;
	text-align: left;
	font-size:100%;
	height: 2em;
}
/*
#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	line-height:2em;
}
#globalNav a:link{
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10x;
}

#globalNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a:hover{
	color: #ad528f;
	background-color:#36C;
	text-decoration: none;
	line-height:2em;
}
*/
/* Suckerfish dropdown menus */
/*
#globalNav, #globalNav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalNav li { 
	float: left;
	width: 10em; 
	line-height:2em;
}

#globalNav li ul { 
	position: absolute;
	background-color: orange;
	width: 10em;
	left: -999em; 
}

#globalNav li:hover ul, #globalNav li.sfhover ul { 
	left: auto;
}
#globalNav li a { 
	display: block;
  	background:#F60 url(../images/corners-10_01.gif) top left no-repeat;
	width: 10em;
	border : 1px solid black;
	padding : 0 0.5em;
	padding-left: 10px
}
*/
#navigation{
	color: #006699;
	background-color: #999999;
	white-space: nowrap;
	text-align: left;
	height: 2em;
	width:auto;
}
/* common for all lis at all levels */

#navigation, #navigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li { /* all list items */
	float: left;
	margin: 0;
	width: auto; /* width needed or else Opera goes nuts */
	line-height:2em;
}
#navigation a, #navigation a span {
	color:#FFF;
	background-color: #67999a;
	background-image:none;
	padding-left:0px;
	display: block;
	width: auto; /* width needed or else Opera goes nuts */
}
#navigation a:hover, #navigation a:hover span {
	background-color: #ad528f;
	display: block;
	text-decoration:none;
}

/* specific to top level lists */
/* rounded corners */
#navigation  ul  li  a
{
color: #FFFFFF;
background: #67999a url(../images/corners-10_01.gif) left top no-repeat;
text-decoration: none;
border-left: 1px #999999 solid;
padding-left: 1em;
}

#navigation  ul  li   a span
{
background: url(../images/corners-10_02.gif) right top no-repeat;
border-right: 1px #999999 solid;	
padding-right: 1em;
}

#navigation  ul  li  a:hover
{
color: #fff;
background: #ad528f url(../images/corners-10-over_01.gif) left top no-repeat;
padding-left: 1em;
}

#navigation  ul  li  a:hover span
{
background: url(../images/corners-10-over_02.gif) right top no-repeat;
padding-right: 1em;
}

#navigation  ul  li.current  a
{
color: #fff;
background: #ad528f url(../images/corners-10-over_01.gif) left top no-repeat;
padding-left: 1em;
}

#navigation  ul  li.current  a  span
{
background: url(../images/corners-10-over_02.gif) right top no-repeat;
padding-right: 1em;
}

/* Suckerfish dropdown menus */
/* Second level lists */

#navigation li ul { /* second-level lists */
	position:absolute;
	background-color: #67999a;
	width: 16em;
	font-style:normal;
	left:-999em;
}

#navigation li ul li {
	background-image:none;
	width:16em;
	padding-left: 0em;
	border-top:#CCC solid 1px;
	padding-right: 0em;
}
#navigation li ul li a,  #navigation li.current ul li.current a{
	width:14em;
	background:none;
	background-color: #67999a;
	border:none;
	padding:0;
	padding-left: 1em;
}
#navigation li ul li a span, #navigation li.current ul li.current a span{
	width:14em;
	background:none;
	background-color: #67999a;
	border:none;
	padding:0;
	padding-right: 1em;*/
}
#navigation li ul li a:hover, #navigation li.current ul li a:hover {
	width:14em;
	background:none;
	background-color: #ad528f ;
	border-left:none;
	padding:0;
	padding-left: 1em;
}
#navigation li ul li a:hover span, #navigation li ul li.current a:hover span {
	width:14em;
	background:none;
	background-color: #ad528f ;
	border-right:none;
	padding:0;
	padding-right: 1em;*/
}

#navigation li:hover ul, #navigation li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*************** Test sizer **************/
#textsize {
	float:left;
	width:150px;
	text-align:center;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	border: 1px solid #cccccc;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border: 1px solid #cccccc;
	margin-top: 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height:auto;
	font-size:80%;
	line-height:100%;
	background-color:#4b88bf ;
}

.bl {
	background: url(../images/corners-20_03.gif) bottom left no-repeat;
	bottom:-10px;
}
.br {
	background:url(../images/corners-20_04.gif) bottom right no-repeat;
	bottom:-10px;
	right:-10px;
}
#siteInfo p{
	line-height:200%;
}
#siteInfo a:link, #siteInfo a:visited{
	color: #cccccc;
	text-decoration: none;
}


#siteInfo a:hover{
	color: #ad528f;
	text-decoration: underline;
}


/************* #search styles ***************/

#search{
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #FFFFFF;
	margin: 10px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search input{
	font-size:small;
	border:1px solid #006699;
	margin: 0px;
	padding: 0px;
 }

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar{
	clear:both;
	float: left;
	width: 150px;
	background-color:#4b88bf;
	/*	width: 20%;*/
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 80%;
	line-height : 1.75em;
}


/* Suckerfish drop outs */

#navBar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : none;
	width : 150px;
	border-bottom : 1px none white;
}

#navBar li { /* all list items */
	position : relative;
	float : none;
	margin-bottom : 0px;
	width: 150px;
}

#navBar li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10.5em;
	margin-top : -1.35em;
}

#navBar li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#navBar li a {
	width: 140px;
	w\idth : 130px;
	display : block;
	color : white;
	font-weight : bold;
	text-decoration : none;
	border-top : 1px solid white;
	padding : 0 10px;
}

#navBar li a:hover {
	color :4b88bf;
	background-color :  #ad528f;
}

#navBar li:hover ul ul, #navBar li:hover ul ul ul, #navBar li.sfhover ul ul, #navBar li.sfhover ul ul ul {
	left: -999em;
}

#navBar li:hover ul, #navBar li li:hover ul, #navBar li li li:hover ul, #navBar li.sfhover ul, #navBar li li.sfhover ul, #navBar li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	float:left;
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height:1.2ems;
}

#sectionLinks h1{
	color:#ad528f;
	padding: 10px 0px 2px 10px;
	margin: 5px 0 0 0px;
}

#sectionLinks h2{
	color: white;
	border-top : 1px solid white;
	background-color:#699;
	padding: 5px 0px 2px 10px;
	margin: 10px 0 0 0px;
}


#sectionLinks h3{
	color: white;
	padding: 10px 0px 2px 0px;
	border-top : 1px solid white;
}

#sectionLinks a {
	display: block;
	padding: 0px 0px 0px 10px;
}
#sectionLinks a:link, #sectionLinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
		
#sectionLinks a:hover{
	color: #;
	background-color:#ad528f;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 10px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	background-color: #FFFFFF;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 10px 15px;
	background-color: #FFFFFF;
	margin: 10px;
	text-align: center;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/
#headlines{
  	float:right;
	font-size: 80%;
	width: 240px;
	border-left: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	margin: 0px;
	padding-right: 10px;
	padding: 10px 0px 20px 10px;
}


#headlines p{
	padding: 5px 0px 5px 0px;
}
#content .feature table {
	background-color: #FFFFFF;
}
#content .feature td {
	background-color: #FFFFFF;
}
#content .feature object {
	padding: 5px;
}
/******* Side box ********/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#sidebox {
	background: url(../images/white-box_04.gif) no-repeat bottom right;
	margin: 0 auto; /* center for now */
	width: 200px; /* ems so it will grow */
	font-size: 100%;
	text-align:center;
}
#sidebox.bluebox {
	background: url(../images/blue-box_04.gif) no-repeat bottom right;
}
#sidebox.greenbox {
	background: url(../images/green-box_04.gif) no-repeat bottom right;
}
#sidebox.grwhbox {
	background: url(../images/green-white-box_04.gif) no-repeat bottom right;
}
#sidebox.lilacbox {
	background: url(../images/lilac-box_04.gif) no-repeat bottom right;
}
.boxhead {
	background: url(../images/white-box_02.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sidebox.lilacbox .boxhead {
	background: url(../images/lilac-box_02.gif) no-repeat top right;
}
#sidebox.bluebox .boxhead {
	background: url(../images/blue-box_02.gif) no-repeat top right;
}
#sidebox.greenbox .boxhead {
	background: url(../images/green-box_02.gif) no-repeat top right;
}
#sidebox.grwhbox .boxhead {
	background: url(../images/green-white-box_02.gif) no-repeat top right;
}
.boxhead h2 {
	margin: 0;
	color: white;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	font-weight: bold;
	font-size: 100%;
	line-height: 1em;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#sidebox.lilacbox .boxhead h2 {
	background: url(../images/lilac-box_01.gif) no-repeat top left;
}
#sidebox.greenbox .boxhead h2 {
	background: url(../images/green-box_01.gif) no-repeat top left;
}
#sidebox.grwhbox .boxhead h2 {
	background: url(../images/green-white-box_01.gif) no-repeat top left;
}
#sidebox.bluebox .boxhead h2 {
	background: url(../images/blue-box_01.gif) no-repeat top left;
}
.boxbody {
	background: url(../images/white-box_03.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.boxbody p {
	margin:0px;
	padding:0px;
}
.boxbody form {
	margin:0px;
	padding:0 0 10px 0;
}
#sidebox.bluebox .boxbody {
	background: url(../images/blue-box_03.gif) no-repeat bottom left;
}
#sidebox.greenbox .boxbody {
	background: url(../images/green-box_03.gif) no-repeat bottom left;
}
#sidebox.grwhbox .boxbody {
	background: url(../images/green-white-box_03.gif) no-repeat bottom left;
}
#sidebox.lilacbox .boxbody {
	background: url(../images/lilac-box_03.gif) no-repeat bottom left;
}
/*
/* iContact sign up box
*/
#SignUp {
	background-image: url(../images/hands-200.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 300px 10px 0px 15px;	
	color: #FFF;
}

#SignUp .signupframe {
	border: 0px solid #eaeaea;
	background:none;
	color: #333;
	font-size:100%;
	line-height:1em;
	padding-top:10px;
}
#SignUp .signupframe td{
	border:0;
}
/* Colours */
.lilac {
	background-color:#ad528f;
}
.blue {
	background-color:#4b88bf;
}
.green {
	background-color:#67999a;
}

