/* ----- Main Layout Elements ----- */

body {
	background:			#ffffff;
	text-align:			center;
	padding:			         0;
         width:                               60%;  /* --new for the page to centre  firefox */
	margin:				0 auto; /* --was margin 0; this is for the page to centre in Firefox */
	font-family: 		         Arial, Verdana, sans-serif;
}
#container {
	min-width:			760px;
	max-width:			760px;
	font-size:			12px; /* font for all content excluding heading and links was 12px */
	margin:				0 auto;
	text-align:			left;
	clear:				both;
}
#header {
	background-image: 	url('../images/bg-header.jpg'); 
	background-color:	#ffffff;
	height:				165px; /* --was 185-- */
	margin:				0 auto;
	clear:				both; 
}
#headerinside {
	min-width:			760px;
	max-width:			778px;
	margin:				0 auto;
	height:				120px; /* --was 140-- */
	padding-top:		10px;
	text-align:			left;
	clear:				both; 	
}
#leftsidebar {
	float:				left;
	width:				21%; 
	overflow:			hidden;
         background-image: 	url('../images/resources01_cms_03.jpg'); /* --added by afk-- */
         background-repeat:	repeat-y;
         padding-left:                       2px;
} 
#main {
	float:				left;
	width:				57%;
	overflow:			hidden;
}
#rightsidebar {
	float:				left;
	width:				21%; 
	overflow:			hidden;
} 
#footer {
	clear:				both; 
	text-align:			center;
	font-size:			10px;
	padding-top:		10px;
}
a, a:visited {
	color:				#b20a0a;
}
a:hover {
	color:				#890707;
}
#searchForm {
	padding-top:		10px;
}

/* ----- Top Menu ----- */
#topmenu {
	margin:				0 auto; 
	height:				10px; /* was 39px */
	text-align:			center;
	padding-top:		0px; /* was 7px */
	clear:				both;
}
#topmenu .moduletable {
	border: 			0;
	padding: 			0;
	margin:				0 auto;
}
#topmenu ul {
	margin: 			0;
	padding: 			0;
	list-style:			none;
}
#topmenu li {
	display: 			inline;
	margin: 			0;
	padding: 			0;
	border-right:		1px solid #444444;
}
#topmenu a, #topmenu a:visited {
	font-weight:normal;
	padding-right: 		10px;
	padding-left:		10px;
	color:				#000000; /*was f7f79b */
	text-decoration:	none;
}
#topmenu a:hover {
	text-decoration:	underline;
}

/* ----- Left Sidebar Elements ----- */
#leftsidebar ul {
	margin:				0px;
	padding-left:		16px; /* was 20px */
	padding-top:		5px;
}
#leftsidebar ul li {
	margin:				0px;
	padding:			0px;
	list-style-type:	square;
}
#leftsidebar ul li a {
	text-decoration:	none;
}
#leftsidebar ul li a:hover {
	text-decoration:	underline;
}
#leftsidebar h3 {
	margin:				0px;
	padding:			0px;
	padding-top:		10px;
	border-bottom:		1px solid #777777;
	font-size:			12px; /* was 16px */
}


/* ----- Right Sidebar Elements ----- */
#rightsidebar .moduletable, #rightsidebar .moduletable_text {
	border:				1px solid #000000;
	margin-top:			10px;
	padding:			5px;
}
#rightsidebar .moduletable h3, #rightsidebar .moduletable_text h3 {
	margin:				-5px;
	margin-bottom:		5px; 
	padding:			2px;
	padding-left:		14px; /* was 18px */
	color:				#ffffff;
	background-color:	#000000;
	border-bottom:		1px solid #777777;
	font-size:			12px; /* was 16px */
	background-image:	url('../images/moddeco.png');
	background-repeat:	no-repeat
}
#rightsidebar p {
	margin-top:			0px;
	margin-bottom:		10px;
}


/* Additional markups */
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}

div.componentheading {	/* Component heading */
	font-size:			14px; /* was 16px */
	border-bottom:		1px solid #777777;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #cccccc;
}
td.contentheading {		/* Post titles/headings */
	font-size:			13px; /* was 16px */
	font-weight:		bold;
	clear:				both;
	padding-top:			10px;	
}
table.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding:			0;
}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:		5px;
}
#form-login {
	text-align:			left;
}
#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
}
fieldset.input {
	border:				0;
}
#form-login #form-login-remember {
	text-align:			left;
}
form {
	margin:0;
}
td.sectiontableentry1 {}	/* Alternating rows for polls */
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#f9f9f9;
}	
.button {
         
          color:#050;   
          font: bold 89% 'trebuchet ms',helvetica,sans-serif;   
          background-color:#fed;   
          border: 1px solid;   
          border-color: #696 #363 #363 #696;   
          filter:progid:DXImageTransform.Microsoft.Gradient   
          (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 


       /*background-color:	#ddecf3;*/ remove green colour from buttons
	/*font-size:			12px;/*
	/*font-family:		verdana, arial;*/
	/*border-top:			1px solid #e7f7ff;*/
	/*border-left:		1px solid #cde4ef;	*/
	/*border-bottom:		1px solid #000000;*/
	/*border-right:		1px solid #245167;*/
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				right;
	text-align:			right;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}
p {
	margin:				0;
	padding:			0;
}
span.breadcrumbs  {
	font-size:			10px;
	color:				#666666;
}
.crumbbg {
	background-color:	#ffffff; /* fff0f0 was */
}
div.bannerheader {
	font-size:			10px;
}

.frame {
	border: 1px solid #474745;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

a.k:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.k:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
a.k:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CE0000;
}

.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}