@import url(theme.css);  /* colour file */
body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	line-height:137%;
	background-color: #ffffff;
	color: #333333;
	/*background-image: url(../images/bg.gif);*/
}
.center {
	text-align: center;
	}
body.contentpane {
	background-color: #ffffff;
	background-image: none;
	}

.clr {
	clear: both !important;	
}

/*----------------- blogstyles -----------------*/

.frontpage .blog .contentheading a,
.frontpage .blog .contentpagetitle,
.frontpage .blog a.contentpagetitle:link,
.frontpage .blog a.contentpagetitle:visited {
	color:#2783AE !important;
	font-size:20px !important;
	}

.blog .contentheading a,
.blog .contentpagetitle,
.blog a.contentpagetitle:link,
.blog a.contentpagetitle:visited {
	color:#4285AE;
	font-size:16px;
	font-weight: normal;
	}

.article_seperator {
	display: block;
	height: 1px;
	background-color: #eee;
	border: none;
	}
	
.blog .readon {
	/*float: right;*/
	}

/*----------------- headerstyles -----------------*/
/* white/default */
#page-container {
/*this is the body container - wraps everything*/	
}
#middle-container {
	background: #eee3c9 url(../images/midsection_bg.jpg) 0px 0px scroll repeat-x;
	border-bottom: 3px solid #f4c47c;
	padding: 10px 0px 10px 0px;
	}
#page-middle {
	margin: 0px auto;
	width: 990px;
	padding: 0px;
	}
#header-container {
	padding: 0px;
	background: white url(../images/header_bg.jpg) 0px 0px scroll repeat-x;
	}
#header {
	margin: 0px auto;
	width: 990px;
	padding: 0px 0px 5px 0px;
	}
table.maintable {
	width: 100%;
	margin: 0px 0px;
	padding: 0px;
	border-top: 20px solid #e59100;
	}
.maincontent {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
.maintop {
	text-align: right;
	width: 100%;
	padding: 0px 0px 0px 0px;
	}
.mainfooter {
	background-color: #cccccc;
	padding: 0px 0px 0px 10px;
	}
#menubar {
	background-color: #f6f6f6;
	text-transform: uppercase;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	margin: 0px;
	text-align: left;
	padding: 2px 0px 0px 0px;
	}
#mainbody div div div div#menu {
	background:#EEE8D9 none repeat scroll 0 0;
	height:26px;
	margin:0 0px 4px;
	padding:3px 0 0;
	/*width:752px;*/
	width:747px;
	color: #636363;
}

#page-footer {
	padding: 10px 10px 10px 10px;
	}
#footer {
	color: #666666;
	font-size:0.9em;
	margin: 0px auto;
	padding:0 20px 0 0;
	width:970px;
	}
.main {
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px;
	}

#left {
	margin: 0px 0px 0 0;
	font-size: 11px;
	}
#right {
	margin: 0px 0px 0px 777px;
	padding: 17px 0px 0px 0px;
	font-size: 11px;
	width: 205px;
	/*float: right;*/
	}
#right-internal {
	margin: 0px auto;
	padding: 0px;
	font-size: 11px;
	width: 182px;
}	
#right ul li, #left ul li {
	text-align: left;
	}
.moduletableusernav {
	text-align: right;
	width: 100%;
	}
.mainlevelusernav {
	color: #999999;
	}
/*----------------------------------NEW LOGIN PAGE ----------------------------------*/
.logintable {
	margin: 10px 0px 10px 0px;
}
td.logintableleft {
	background-color:#F4F4F4;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px 15px;
	width:40%;
}
td.logintableright {
	/* background-color: #F4F4F4; */
	/* border-right: 1px solid #CCCCCC; */
	border: 1px solid #cccccc;
	padding:5px 15px;
	width:66%;
}
/*---------------------------------- Sidebar newsfeeds ----------------------------------*/
ul.newsfeed {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.newsfeed li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
ul.latestnews {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.latestnews li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
/*---------------------------------- Sidebar Menu ----------------------------------*/	

#menu a.mainlevel:link, #menu a.mainlevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	border-bottom: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#menu a.mainlevel:hover {
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
#menu .mainlevel {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	}
#menu a.sublevel:link, #menu a.sublevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	background-image:url(../images/arrow2.gif);
	background-repeat: no-repeat;
	}
#menu a.sublevel:hover {
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
table.moduletable td {
	padding: 0px;
	}


/*---------------------------------- webstore ----------------------------------*/
table.vm_product_table {
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-collapse:collapse;
	text-align: left;
	}
#vm_product_description_class h3{
	font-size: 1.2em;
	text-align: left;
	}
.vm_product_qty_in_stock {
	font-size: 9px;
	text-align: left;
	}
.vm_product_image{
	padding-right: 5px;
	width: 95px;
	text-align: center;
	}
#vm_product_price_panel_class {
	width: 90px;
	padding: 5px;
	text-align: left;
	}
td.vm_product_description {
	text-align: left;
	}
table.vm_product_price_table {
	width: 250px;
	padding: 0px 0px;
	text-align: left;
	}
#vm_product_addtocart_class {
	width: 160px;
	text-align: left;
	padding: 5px;
	}
.vm_product_price_table {
	width: 100%;
	text-align: left;
	}
.vm_addtocart_submit {
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
.vm_price_panel_heading {
	font-weight: bold;
	text-align: left;
	font-style:italic;
	}
.vm_price_panel_rrp_label{
	text-align: left;
	}
.vm_price_panel_rrp{
	color: #e59100;
	font-weight: bold;
	text-align: left;
	}
.vm_price_panel_heading_nosale {
	font-weight: bold;
	text-align: left;
	font-style:italic;
	}
.vm_price_panel_rrp_nosale{
	color: #e59100;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	}
.vm_price_nosale {
	padding: 15px 0px 0px 0px;
	text-align: left;
	}
.vm_price_panel_saving_label{
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	}
.vm_price {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}
.vm_saleprice {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}
.vm_price_panel_special_price{
	color: #e59100;
	padding-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	}
.vm_price_panel_currency{
	font-size: 8px;
	text-align: left;
	}
.vm_price_panel_saving{
	color: #e59100;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px 3px;
	line-height: 20px;
	text-align: left;
	}
.vm_space {
	
	}
.vm_addtocart_quantity_label{
	text-align: left;
	}
div.vm_module{
	width: 250px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	text-align: left;
	background: transparent url(../images/modstore_middle.gif) left repeat-y;
	}
div.vm_module div {
	width: 100%;
	text-align: left;
	background: transparent url(../images/modstore_top.gif) top left no-repeat;
	}
div.vm_module div div{
	text-align: left;
	width: 100%;
	background: transparent url(../images/modstore_bottom.gif)  bottom left no-repeat;
	}
div.vm_module div div div {
	background: transparent;
	text-align: left;
	}
div.vm_module div div div table {
	background: transparent;
	text-align: left;
	}

/*---------------------------------- Layout styles ----------------------------------*/

#logo {
	/*padding: 25px 0px 20px 25px;*/
	margin: 0px 0px 0px -20px;
	text-align: left;
	font-size: 1.8em;
	line-height: normal;
	}
.login_form {
	color: #999999;
	}
#login {
	padding: 2px 0px;

	}
#search {
	padding: 0px 5px 0px 0px;
	float: right;
	}
#mainbody div div div div.banner {
	padding: 0px 0px 5px 0px;
	}
.padding {
	padding: 1px;
	}
.breadcrumbs {
	color: #666666;
	font-size: 9px;
	margin-bottom: 5px;
	}
/*---------------------------------- forms ----------------------------------*/

.inputbox {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #F9F5EC; 	
	border: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.inputboxsearch {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #F9F5EC; 	
	border: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.button {
 	color: #ffffff;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	width: auto;
	padding: 0px 5px;
	margin: 1px;
	background-color: #999999;
	border: 1px solid #666666;
 	}
.banner {
	margin: 10px 0x;
}

/*---------------------------------- Mainbody box ----------------------------------*/

#mainbody {
	/*padding: 10px;*/
	/*margin: 0px;*/
	/*width: 757px;*/
	float: left;
	text-align: left;
	background:transparent url(../images/pagemiddle_middle.png) repeat-y scroll left center;
	margin:5px 1px 0;
	width:777px;
	}
#mainbody div {
	background: transparent url(../images/pagemiddle_top.png) no-repeat scroll left top;
	width:777px;
	}
#mainbody div div {
	margin:0;
	padding:10px 10px 15px;
	background:transparent url(../images/pagemiddle_bottom.png) no-repeat scroll left bottom;
	width:757px;
	/*width:777px;*/
	/*padding: 11px 0px 0px 6px;*/
	}
#mainbody div div div {
	/*width: 170px;*/
	/*padding-top: 0px;*/
	/*padding-bottom: 10px;*/
	font-size: 11px;
	background:transparent none repeat scroll 0 0;
	color:#333333;
	font-size:11px;
	padding:3px 9px 3px 5px;
	/*width:752px;*/
	width:739px;
	}
#mainbody div div div div {
	margin: 0px;
	padding: 0px;
	width: auto;
	background: none;
	}
.single-line {
	margin-top: 84px !important;
	font-size: 15px !important;
	}
#top {
	float: right;
	width: 450px;
	margin-right: 215px;
	height: 117px;
	line-height: normal;
	padding: 0px;
	}
#top div {
	margin: 0px;
	padding: 0px;	
	}

/*---------------------------------- Module Box Styles ----------------------------------*/

/* default */
div.module, div.modulesidebar, div.modulestore{
	width: 180px;
	margin-bottom: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #dddddd;
	background-color: #f9f5ec; /*url(../images/mod_middle.gif) left repeat-y;*/
	}
div.module div, div.modulesidebar div, div.modulestore div  {
	/*background: transparent url(../images/mod_top.gif) top left no-repeat;*/
	width: 158px;
	margin: 0px 11px;
	}
div.module div div, div.modulesidebar div div, div.modulestore div div {
	/*width: 160px;*/
	margin: 0px;
	padding: 0px;
	/*background: transparent url(../images/mod_bottom.gif) bottom left no-repeat;*/
	}
div.module div div div, div.modulesidebar div div div, div.modulestore div div div {
	/*width: 170px;
	padding-top: 0px;
	background: transparent;
	font-size: 11px;*/
	padding-bottom: 10px;
	}
div.module div div div table {
	/*width: 160px;
	background: transparent;*/
	}
	
div.module div div div h3, div.modulesidebar div div div h3, div.modulestore div div div h3 {
	display:block;
	margin: 0px -4px 6px -4px;
	padding: 5px 0px 5px 0px;
	line-height: inherit;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	font-size: 13px;
	color: #666666;
	border-bottom: 1px solid #dedede;
	}
div.module div div div div, div.modulesidebar div div div div, div.modulestore div div div div{
	padding: 0px;
	margin: 0px;
	}

/*------------------ right menu modules -------------------*/

ul#mainlevel {
	margin: 1em 0 0px 0px;
	padding-left: 0px;
}
ul#mainlevel li {
	border-bottom:1px solid #CCCCCC;
	/*font-size:10px;*/
	font-weight:normal;
	line-height:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:6px 0;
}

ul#mainlevel li a,
ul#mainlevel li a:link,
ul#mainlevel li a:visited {
	font-size: 13px;
	font-weight: regular;
	color: #666666;
}



/*------------------ internal modules -------------------*/

#mainbody div div div div.advert1 {
	margin: 0px 5px 0px 3px;
	font-size: 1em !important;
	}
#mainbody div div div div.advert2 {
	font-size: 1em !important;
	}
#mainbody div div div div#internal-modules-id {
	margin-top: 15px;
	}
#internal-modules-class {
	
	}
#mainbody div div div div.modulefeatured ul.latestnewsfeatured {
	margin: 1em 0 0px 0px;
	padding-left: 0px;
}
#mainbody div div div div.modulefeatured .latestnewsfeatured li {
	border-top:1px solid #CCCCCC;
	/*font-size:10px;*/
	font-weight:normal;
	line-height:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:6px 0;
}

#mainbody div div div div.modulefeatured .latestnewsfeatured li a,
#mainbody div div div div.modulefeatured .latestnewsfeatured li a:link,
#mainbody div div div div.modulefeatured .latestnewsfeatured li a:visited {
	/*font-size: 13px;*/
	font-weight: regular;
	color: #666666;
}
	
#mainbody div div div div.modulefeatured {
	background:transparent url(../images/featured_mod_middle.gif) repeat-y scroll left center;
	margin:5px 1px 0;
	width: 366px;
	}
#mainbody div div div div.modulefeatured div {
	background:transparent url(../images/featured_mod_top.png) no-repeat scroll left top;
	width: 366px;
	}
#mainbody div div div div.modulefeatured div div {
	background:transparent url(../images/featured_mod_bottom.png) no-repeat scroll left bottom;
	width: 366px;
	}
#mainbody div div div div.modulefeatured div div div {
	background:transparent none repeat scroll 0 0;
	color:#333333;
	font-size:11px;
	padding:10px 15px 15px 15px;
	width:336px;
	}
#mainbody div div div div.modulefeatured div div div table {
	background:transparent none repeat scroll 0 0;
	width: 346px;
	}
#mainbody div div div div.modulefeatured div div div h3 {
	display:block;
	line-height:normal;
	margin:0 0 18px;
	padding:0;
	text-align:left;
	color: #5b4639;
	font-size: 12px;
	font-weight: bold;
	}
#mainbody div div div div.modulefeatured div div div div {
	margin:0;
	padding:0;
	}

/*------------- custom clear module look ----------------*/

div.moduleclear {
	width: 180px;
	margin-bottom: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #fcf9f4;
	border-bottom: 1px solid #fcf9f4;
	background-color: transparent; /*url(../images/mod_middle.gif) left repeat-y;*/
	}

/* box text styling*/
.box1 {
	text-align: center;
	padding: 0px 10px;
	margin: 0px 5px;
	}
.box2 {
	text-align: left;
	}
.boxtext {
	font-size: 0.9em;
	text-align: center;
	padding: 2px 6px;
	}
.go {
	margin: 0 5px 0 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	color:#333333;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, arial, Helvetica, sans-serif;
	}
.gobar {
	text-align:right;
	margin: 0;
	padding: 0;
	}
.arrow {
	background-image:url(../images/arrowwhite.png);
	background-repeat: no-repeat;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
	}
	
/*---------------------------------- tables ----------------------------------*/

table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
tr.sectiontableentry1 td, .sectiontableentry1, td.sectiontableentry1 {
	background-color: #F2F5F9;
	padding: 1px 5px;
	} 
tr.sectiontableentry2 td, .sectiontableentry2, td.sectiontableentry2 {
	padding: 1px 5px;
	background-color: #f9f9f9
	} 
.sectiontableheader, tr.sectiontableheader {
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 0;
	background-color: #e59100;
	color: #ffffff;
	}
/*---------------------------------- typography ----------------------------------*/

a, a:link, a:visited, a:hover, a:focus, a:active { border:none; font-weight: bold; }
a img,:link img,:visited img { border:none; }
#left a.mainlevel {font-weight: normal;}
A.pathway:link, a:link {color: #e59100; text-decoration: none;}
A.pathway:visited, A:visited {color: #e59c3e; text-decoration: none;}
A.pathway:active, A:active {color: #666666; text-decoration: underline;}
A.pathway:hover, A:hover{color:#666666; text-decoration: underline;}

.footer a:link {color: #666666; text-decoration: none;}
.footer A:visited {color: #777777; text-decoration: none;}
.footer A:active {color: #ffffff; text-decoration: underline;}
.footer A:hover{color:#ffffff; text-decoration: underline;}

.sectiontableheader a:link {color: #666666; text-decoration: none;}
.sectiontableheader A:visited {color: #777777; text-decoration: none;}
.sectiontableheader A:active {color: #ffffff; text-decoration: underline;}
.sectiontableheader A:hover{color:#ffffff; text-decoration: underline;}

a.mainlevelusernav {font-weight:normal;}

.breadcrumbs {
	margin: 8px 0px !important;
	}

h1,.componentheading,a.contentheading:link,a.contentheading:visited, tr.contentheading  {
	font-size: 22px !important;
	font-weight: bold !important;
	margin-top: 0em !important;
	margin-bottom: 0em !important;/* to deal with compound ie pc problems*/
	line-height: normal !important;
	color: #2783ae !important;
	}
td.contentdescription {
	padding-bottom: 10px !important;
	font-size: 14px !important;
	}
h2, .contentdescription, table.contentpane td.contentheading,.contentheading,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
	color:#2783AE /*!important*/;
	font-size:20px /*!important*/;
	font-weight:bold !important;
	line-height:normal !important;
	padding: 10px 0px 1px 0px !important;
	}
h3 {
	font-size: 1.4em;
	line-height: normal;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
ul { 
	margin-bottom: 1.0em;
	}
p, td, tr, div {
	/*font-size: 1.0em;*/
	font-size: 13px;
	line-height: normal;
	}
p {
	margin-top: 2px;
	}
.text {
	font-size: 11px;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.small {
	font-size: 9px;
	}
small {
	font-size: 9px;
	}
table.blog {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#overDiv  {
	font-size: 8px;
	font-style:normal;
	top: 0;
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#introtext {
	font-size: 10px;
	}
table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	margin: 0px 0px 0px 2px;
	border-collapse: collapse;
	width: 100%;
	border: none;
	padding: 0px;
	}
table.contentpane {
	padding: 0px;
	margin: 0;
	}
table.contentpane tr td table tr td table tr td {
	font-size: 9px;

	padding: 0px;
	margin: 0px;
	}
table.contentpane tr td table tr td table tr td .inputbox {
	font-size: 9px; 

	}
#tabcontainer {
	overflow-y:scroll;
	overflow-x: hidden;
	height: 260px;
	width: 120px;
	}
.powered {
	margin: 1px;
	}
div.row span.leftalign {
  float: left;
  text-align: left;
  width: 49%;
  }
div.row span.rightalign {
  float: right;
  text-align: right;
  width: 49%;
  }
/*----------------- clear fix -----------------*/  
.clear {
	clear:both;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow:hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
	}
.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.tab-page{ clear:left; float:none !important;}

