* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #4399FE url(../images/bluefade.png);
	font-family: Arial, sans-serif;
	font-size: 76%;
	line-height: 16px;
}


h2 {
	color: #CC0044; /* change colour to match design */
	font-size: 140%;
	margin-bottom: 4px;
}

h1 {
	color: #000000; /* change colour to match design */
	font-size: 160%;
	margin-bottom: 12px;
	letter-spacing: normal;
	line-height: 20px;
}

h3 {
	/* for the name under quoted blocks */
	color: #000000; /* change colour to match design */
	font-size: 110%;
	margin-bottom: 22px;
	font-style: bold;
}

h4 {
	/* for text which look like links */
	color: #CC0044; /* change colour to match design */
	font-size: 100%;
	text-decoration: underline;
}

h5 {
	/* for testimonies */
	color: #479BFE; /* change colour to match design */
	font-size: 160%;
	margin-bottom: 12px;
	letter-spacing: normal;
	line-height: 20px;
}

h7 {
	/* for white-out text inside rounded borders */
	color: #FFFFFF; /* change colour to match design */
	font-size: 110%;
	margin-bottom: 0px;
	font-style: bold;
	vertical-align:middle;
	color: white;
}

.style1 {color: #FFFFFF; font-size: 130%;line-height: 20px;}

ul {
list-style: square inside url('../images/bullet.gif')
}

/* ------------------------------------------- IMAGES ON START PACK PAGES ---------------------------------- */

.dvdiconpack {
	background: url(../images/pack_shot_dvdsmall.jpg) no-repeat;
}

.handbookiconpack {
	background: url(../images/pack_shot_handbooksmall.jpg) no-repeat;
}

.cdromiconpack {
	background: url(../images/pack_shot_cdrom.jpg) no-repeat;
}

/* ----------------------------------------- END IMAGES ON START PACK PAGES ---------------------------------- */


li.style1 {
list-style: square inside url('../images/w_bullet.gif')
color: #FFFFFF;
font-size: 100%;
line-height: 20px;
}

li.whitelink {
list-style: square inside url('../images/w_bullet.gif')
color: white;
font-size: 130%;
line-height: 20px;
}

.style2 {
color: #FFFFFF;
list-style: square inside url('../images/w_bullet.gif');
font-size: 130%;
line-height: 20px;

}

.bigprice {
font-size: 250%;
color: #D62F58;
font-weight: bold;


}

.sidespace {
padding-left: 19px;
/* list-style: square inside url('../images/trans_bullet.gif') */
}

a {
	color: #CC0044; /* change colour to match design */
	font-size: 100%;
	text-decoration: underline;
}


a.mainlevel {
	float: left;
	border-bottom: none;
	color: #FFFFFF;
	display: block;
	font-size: 120%;
	font-weight: bold;
/*	height: 30px;*/
	letter-spacing: normal;
	line-height: 30px;
/*	margin-bottom: 2px;*/
	margin-top: 2px;
	margin-left: 0px;
		margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	/* text-transform: lowercase; */
	vertical-align: middle;
	white-space: nowrap;
	width: 126px;
	word-spacing: normal;
}

a.mainlevel:link {
	/* color: #FFD700; */
	background: url(../images/menu_bg.gif) no-repeat;
}

a.mainlevel:visited {
	color: #FFFFFF;
	background: url(../images/menu_bg.gif) no-repeat;
}

a.mainlevel:hover {
color: #CC0044;
	background: url(../images/menu_over.gif) no-repeat;
}

a.mainlevel-nav {
	color: #000000;
	text-decoration: none;
}

a.mainlevel-nav:visited {
	color: #000000;
	text-decoration: none;
}

a.mainlevel-nav:hover {
	color: #FFD700;
}

a:visited{
	color: #CC0044; /* change colour to match design */

}

a:hover {
	color: #479BFE; /* change colour to match design */
	text-decoration: none;
}

/* ------------------------------------ for white link (small) --------------------------- */

whitelink {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
}

A.whitelink:link {font-size: 110%; color:white; text-decoration: underline}
A.whitelink:visited {font-size: 110%; color:white; text-decoration: underline}
A.whitelink:hover {font-size: 110%; color:white; text-decoration: underline}

p.whitelink {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
    font-size: 130%;
}

p.whitelink a {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-type: square;
}

p.whitelink hover {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-type: square;
}

/* --------------------------------------------------------------------------------------- */



/* vertical menu for sessions */
a.vertmenu {
	border-bottom: none;
	color: #FFFFFF;
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: middle;
	white-space: nowrap;
	width: 158;
}

a.vertmenu:link {
	background: url(../images/menu_bg_exp.gif) no-repeat;
}

a.vertmenu:visited {
	color: #FFFFFF;
	background: url(../images/menu_bg_exp.gif) no-repeat;
}

a.vertmenu:hover {
color: #FFFFFF;
	background: url(../images/menu_over_exp.gif) no-repeat;
}

a.vertmenu-nav {
	color: #000000;
	text-decoration: none;
}

a.vertmenu-nav:visited {
	color: #000000;
	text-decoration: none;
}

a.vertmenu-nav:hover {
	color: #FFD700;
}


.adminform {
}

.article_seperator {
}

.back_button {
}

.blog {
}

.blog_more {
}

.blogsection {
}

.button {
}

.buttonheading {
}

.category {
}

.clr {
}

.componentheading {
}

.contact_email {
}

.content_rating {
}

.content_vote {
}

.contentdescription {
}

.contentheading {
	color: #0000FF; /* change colour to match design */
	font-size: 120%;
}

.contentpagetitle {
}

.contentpane {
}

.contentpaneopen {
}

.contenttoc {
}

.createdate {
	font-size: 90%;
}

.fase4rdf {
}

.footer {
}

.frontpageheader {
}

.inputbox {
}

.latestnews {
}

.mainlevel {
margin: 0px 0px 0px 0px;
}

.mainlevel-nav {
}

/* THESE ARE USED BY JOOMLA */
.menu {
}

.message {
}

.modifydate {
	font-size: 90%;
}

.module {
}

.moduletable {
}

.moduletable th {
	color: #B0C4DE; /* change colour match design */
}

.mostread {
}

.newsfeed {
}

.newsfeeddate {
}

.newsfeedheading {
}

.pagenav {
}

.pagenav_next {
}

.pagenav_prev {
}

.pagenavbar {
}

.pagenavcounter {
}

.pathway {
}

.polls {
}

.pollsborder {
}

.pollstableborder {
}

.readon {
}

.search {
}

.searchintro {
}

.sectionentry1 {
}

.sectionentry2 {
}

.sectionheader {
}

.sitetitle {
}

.small {
	font-size: 80%;
}

.smalldark {
}

.sublevel {
}

.syndicate {
}

.syndicate_text {
}

.text_area {
}

.toclink {
}

.weblinks {
}

.wrapper {
}

#active_menu {
/* change colour of active menu link */
	color: #CC0044;
	background: url(../images/menu_over.gif) no-repeat;
}

#blockrandom {
}

#contact_email_copy {
}

#contact_text{
}

#emailform {
}

/* THIS SECTION IS USED FOR LAYING OUT THE SITE */


#footer {
	background: #FFF324;
	clear: both;
	color: #444444;
	padding: 6px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: inherit;
	vertical-align: middle;
	font-weight: bold;
	width: 741px; /* Note this size allows for padding */
}

#header {
	background-attachment: inherit;
	background-image: url(../images/header.png); /* background-color: #D50A4D; */
	background-repeat: no-repeat;
	height: 191px;
	padding: 0px;
	margin-left: 0px;
		margin-right: 0px;

	width: 761px; /* change to match wrapper width if no indent */
}

#left {
	background: #FFFFFF; /* coloured just as a guide */
	color: #000000;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 100%; /* Note this size allows for padding */
}

#mainbody {
	background: #4399FE url(../images/bluefade.png);
	float: left;
	margin-left: 12px;
	padding: 6px 12px 10px 12px;
	width: 444px;
}

#mainbody-wide {
	background: #FFFFFF;
	float: left;
	margin-bottom: 12px;
    padding: 24px 11px 20px 22px;
	width: 514px; /* Note this size allows for padding */
	v-align: top;
}

#mainbody-extrawide {
	background: #FFFFFF;
	float: left;
	margin-bottom: 12px;
	padding: 24px 22px 20px 22px;
	width: 717px; /* Note this size allows for padding */
	v-align: top;
}

#pagebanner {
	float: left;
	width: 761px;
}

#mainlevel-nav {
	display: inline;
}

#mod_login_password {
}

#mod_login_remember {
}

#mod_login_username {
}

#poll {
}

#right {
	float: right;
	width: 194px;
	padding-top: 24px;
	padding-right: 18px;
}

#search_ordering {
}

#search_searchword {
}

#searchphraseall {
}

#searchphraseany {
}

#searchphraseexact {
}

#voteid1 {
}

#top {
/*	float:left;*/
	width: 761px;
}

#menu {
	min-height: 30px;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

#wrapper {
	background: #FFFFFF; /* remove if necessary */
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 761px; /* adjust this size as required */
}

.sessionlists {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	list-style-type: square;
	cursor: hand;
	background-color: #FFFFFF;
}
.testimonies_bl {
	background-attachment: scroll;
	background-image: url(../images/img_testimonies_blspan.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.testimonies_tr {
	background-attachment: scroll;
	background-color: #DF005A;
	background-image: url(../images/img_testimonies_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.testimonies_tl {
	background-attachment: scroll;
	background-color: #DF005A;
	background-image: url(../images/img_testimonies_left.gif);
	background-repeat: repeat;
	background-position: left top;
}
.testimonies_whitetext {
	text-indent: 0px;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	left: 20px;
	text-align: left;
}
.testimonies_br {
	background-attachment: scroll;
	background-color: #DF005A;
	background-image: url(../images/img_testimonies_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testimonies_left {
	background-attachment: scroll;
	background-color: #DF005A;
	background-image: url(../images/img_testimonies_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.testimonies_people {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
