/* #######################  GENERAL SETTINGS ############################ */
body{
	margin:0px;
	width:100%;
	background:url(../images/body_bg.jpg) repeat scroll left top;
	padding:0;
	color:#000000;
	font-size:11px;
	font-family:verdana;
}

/*  Global Formatting */
h1 {font-size:22px;line-height: 1em;font-weight: 900;margin: 0px;color:#4A7199;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:0;}
h2 { margin:0;padding:0;color:#4A7199;font-family:Arial, Helvetica, sans-serif;	font-size:18px;font-weight:bold;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 14px;margin:0;padding:0;vertical-align:top;}
th{font-size: 12px;}
a {color: #333333;}
a img  {border:0;}
li{ list-style: square;}
ul { list-style: square;}
p, div{ font-family:verdana; font-size:11px; color:#000000;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */

#main { width:100%; float:left;}

#wrapper {width:933px; margin:0px auto; overflow:hidden;}

#left_main_shadow { background:url(../images/left_main_shadow.png) no-repeat scroll top left; padding-left:17px; float:left;}

#right_main_shadow { background:url(../images/right_main_shadow.png) no-repeat scroll top right; padding-right:16px; float:right;}

#inner_wrapper{ float:left; background-color:#FFFFFF; width:900px;}

#header_container{ width:100%; float:left; height:98px;}

#logo_container{ width:205px; float:left; padding-left:18px; padding-top:14px;}

#menu_container { width:565px; float:right; padding-top:15px;}

#banner_container { width:100%; float:left; height:120px;}

#banner_bottom_text { background-color:#E4E4E4; float:left; width:100%; height:26px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:center; line-height:23px;}

#main_body_part_container{ width:867px; float:left; padding-left:22px; padding-right:11px;}

#main_body_top_text { height:53px; float:left; width:100%; text-align:center; line-height:20px; padding-top:10px;}

#main_cotent_container { float:left; width:100%; border-top:1px solid #DADADA; padding-bottom:28px;}

#left_container{ float:left; width:528px;}

#left_container_full{ width:100%; float:left;}

#right_container{ float:right; width:314px; background:url(../images/right_container_shadow.jpg) no-repeat scroll top left; padding-left:20px;}

#img_module_container{ float:left; width:100%; padding-top:30px; padding-bottom:35px; }

#iso_text {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; padding-bottom:23px; float:left; width:100%;}

#text_img_container { float:left; width:100%;}

#ukas_img { float:left; width:83px; padding-right:8px;}

#middle_text {float:left; text-align:center; padding-top:10px; line-height:15px;}

#fieo_img{ float:right; width:85px;}

#right_address_container{ float:left; width:312px; border:1px solid #DADADA;}

#address_container{ float:left; width:100%;}

#email_container{ width:100%; float:left; background:url(../images/email_container_bg.jpg) repeat-x scroll left top; height:63px; padding-top:5px; line-height:18px; text-align:center;}

#footer_container{ width:100%; float:left; text-align:center; padding-bottom:15px; padding-top:5px;}

#footer_menu_container{ float:left; width:100%; text-align:center;}

#copyright{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:20px;}

/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#333;}
	a.pathway:link {color:#659FDE;}
	a.pathway:visited {color:#659FDE;}
	a.pathway:active {color:#659FDE;}
	a.pathway:hover {color:#659FDE;text-decoration:underline;}

/* Mainlevel menu */
.mainlevel{
   font-size:12px;
        font-family:arial;
color:#FFFFFF;
width:100%;}


/* For slider tab */
a.tab
{ margin-left:10px;margin-top:5px; margin-bottom:5px;color:#39005E;font-family:Arial, Helvetica, sans-serif;	font-size:14px;font-weight:200; text-decoration:none}
a.tab:hover
{ margin-left:10px;margin-top:5px; margin-bottom:5px;color:#659FDE;font-family:Arial, Helvetica, sans-serif;	font-size:14px;font-weight:200; text-decoration:underline}

/* Slider tab css over*/
a.mainlevel {
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 0 0 1px 0;
	text-decoration: none;
        font-size:12px;
        font-family:arial;
	}
	
a.mainlevel:hover {
	
						}	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel{	display: block;
	background: #6665EF;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
		}

   a.sublevel:hover {
	display: block;
	color: #6665EF;
	background: #FFFFFF;}
/* End Sub Menu */
	
/* Add Custom Menus */
	
div.moduletable_menu ul.menu li { float:left; list-style-type:none; }

div.moduletable_menu ul.menu li a{text-decoration:none; background:url(../images/menu_item_bg.jpg) no-repeat scroll center center; padding:13px 27px; }

div.moduletable_menu ul.menu li.active a{text-decoration:none; background:url(../images/menu_active.jpg) no-repeat scroll center center; padding:13px 27px; }

div.moduletable_menu ul.menu li a:hover{text-decoration:none; background:url(../images/menu_active.jpg) no-repeat scroll center center; padding:13px 27px; }

div.moduletable_menu ul.menu li.item1 a span {font-family:arial; font-size:11px; padding-left:8px; padding-right:6px; color:#FFFFFF; font-weight:bold;}

div.moduletable_menu ul.menu li.item53 a span {font-family:arial; font-size:11px; color:#FFFFFF; font-weight:bold;}

div.moduletable_menu ul.menu li.item54 a span {font-family:arial; font-size:11px; color:#FFFFFF; font-weight:bold;}

div.moduletable_menu ul.menu li.item55 a span {font-family:arial; font-size:11px; color:#FFFFFF; font-weight:bold;}

div.moduletable_menu ul.menu li.item56 a span {font-family:arial; font-size:11px; color:#FFFFFF; font-weight:bold; padding-left:3px; padding-right:4px;}

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	padding: 2px 2px 2px 2px;
}

table.moduletable th {
	background: #660099;
	color: #FFFFFF;
	padding: ;
	font-size: 16px;
	vertical-align: middle;
}

table.moduletable td {
vertical-align: middle;
width: 220px;
}

/* Add here Custom Modules */


/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
text-decoration: none;font-weight:normal; color: #A9021A;border-bottom: 0px;
font-size:18px; font-family:Tahoma; padding-top:20px; 
}

/* content title and links */
.contentpagetitle {/*background-color : White;*/ }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: bold; color: #330099;border-bottom: 0px;
font-size:22px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {/*background-color : White;*/}

/* Main Body Text */
.contentpane {/*background: White;*/
font-size: 14px;}
.contentpaneopen {/*background-color: White;*/
font-size: 14px;}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #39005E;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #39005E; }
.pagenav_next{font-size: 14px;  color: #39005E; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; 
color:#39005E;
font-weight: bold;
text-align: right;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #659FDE;
    text-align:left;
    margin-top: 1.5em;
	/* background-color: White;*/
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	/*background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;**/
        
    background:url(http://www.instantspeedreading.co.uk/components/com_pro_desk/support/templates/default/title_rep.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	vertical-align:middle;
        
	}

/* Table odd and Even Rows */
.sectiontableentry1 {/*background-color : #FFFFFF;*/font-size: 11px;}
.sectiontableentry2 {/*background-color : #EBEBEB;*/font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {/*background-color : #FFFFFF;*/}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{ display: none;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}


.top {
color:#000000;
display:block;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-align:right;
width:90%;
}

#green_bg_text{background-color:#C4D88D; border:1px solid #999999; line-height:20px; padding-left:10px; font-weight:bold;}



/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;
margin: 5px 5px 5px 5px;
margin: 2px 2px 2px 2px;
}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: White;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #39005E;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */