@import url(theme.css);   /* colour file */
@import url(menu.css); /* the menu  */

body {
  margin:0;
  padding:0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px; 
  line-height:137%;
  background-color: #ffffff;
  color: #5C5B5B;
  /*background-image: url(../images/bg.gif);*/
}
.center {
	text-align: center;
	}
body.contentpane {
	background-color: #ffffff;
	background-image: none;
	}

#body-cell {
	padding: 4px;
}

.blog .article_seperator {
	border-bottom: 1px solid #cccccc;
	display:block;
	margin:0px 0px 7px;
	padding:0px;
}
	
/*----------------- headerstyles -----------------*/
/* white/default */
#container {
	margin: 0px auto;
	width: 967px;
	padding: 0px;
	background-color: #ffffff;
	}
table.maintable {
	width: 100%;
	margin: 0px 0px;
	padding: 0px;
	/*border-top: 1px solid #999999;*/
	}
.maincontent {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
.maintop {
	text-align: right;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #004b8d;
	}
.mainfooter {
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	}
#menubar {
	background: transparent url(../images/menu/menubar.gif) left repeat-x;
	text-transform: uppercase;
	/*border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;*/
	margin: 0px;
	text-align: left;
	}
.footer {
	color: #565656;
	font-size:11px;
	padding: 8px 10px 10px 20px;
	line-height: 17px;
	}
	
.footer a:link {color: #565656; text-decoration: none; font-weight: normal;}
.footer a:visited {color: #565656; text-decoration: none; font-weight: normal;}
.footer a:active {color: #565656; text-decoration: none; font-weight: normal;}
.footer a:hover{color:#565656; text-decoration: none; font-weight: normal;}

#footer-inner {
	color: 565656;
	font-weight: normal;
}
#footer-inner a,
#footer-inner a:link,
#footer-inner a:hover,
#footer-inner a:visted,
#footer-inner a:active {
	color: #565656 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
#footer-inner .footer-inner-bottomline {
	color: #999999 !important;
}
#footer-inner .footer-inner-bottomline a,
#footer-inner .footer-inner-bottomline a:link,
#footer-inner .footer-inner-bottomline a:hover,
#footer-inner .footer-inner-bottomline a:visited,
#footer-inner .footer-inner-bottomline a:active {
	color: #999999 !important;
	text-decoration: none !important;
}


table.main {
	padding: 0px 0px 0px 0px; /*There was padding here which pushed the middle section down*/
	width: 100%;
	margin: 0px;
	}
#mainbody {
	padding: 10px;
	margin: 0px;
	text-align: left;
	}
#left {
	margin: 0px 0px 0 0;
	padding: 0px;
	font-size: 11px;
	}
#right {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}
#right ul li, #left ul li {
	text-align: left;
	}
.moduletableusernav {
	text-align: right;
	width: 100%;
	}
.mainlevelusernav {
	color: #999999;
	}
/*---------------------------------- 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: #00010F;
	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: #00010F;
	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: #00010F;
	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: #00010F;
	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 ----------------------------------*/

.moduletellfriend div div div br {
	display: none;
}


#logo {
	padding: 0px;
	text-align: left;
	font-size: 1.8em;
	line-height: normal;
	width: 140px;
	}
.login_form {
	color: #999999;
	}
#login {
	padding: 2px 0px;

	}
#search {
	padding: 0px 5px 0px 0px;
	float: right;
	}
.banner {
	padding: 0px 0px 0px 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: #FFF; 	
	
	border-top: 1px solid #4a4a4a;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #4a4a4a;
	
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.inputboxsearch {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFF;	
	
	border-top: 1px solid #4a4a4a;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #4a4a4a;
	
	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;
 	}*/

/*Rockon Buttons - charmingly borrowed by kev from adobe*/

.button:hover {
	outline-width:2px;
}
.textfield:focus, select:focus, textarea:focus, .button:hover {
	background-color:#FFFFFF;
	outline-color:#D1E2EF;
	outline-style:solid;
	outline-width:1px;
}
.button {
	vertical-align:middle;
}
/* + .button {
	margin-left:1ex;
}*/
.button {
	background:#FEFEFE url(../images/button_bg.gif) repeat-x scroll 0%;
	border-color:#C4CCCC rgb(172, 181, 181) rgb(111, 119, 119);
	border-style:solid;
	border-width:1px;
	color:#2B333C;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	overflow:visible;
	padding:0.2em 1.5ex;
	text-align:center;
	margin: 8px 0px 5px 0px;
}
input, select, textarea, button {
	font-family:inherit;
	font-size:100%;
	line-height: 1.35em;
}
input, button, select {
	vertical-align:middle;
}

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


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

/* default */
div.module, div.modulesidebar, div.modulestore{
	width: 157px;
	margin: 10px 1px 0px 1px;
	padding: 0px 0px 1px 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent /*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: 157px;
	margin: 0px;
	padding: 0px;
	/*margin: 0px 0px 10px 0px;*/
	}
div.module div div, div.modulesidebar div div, div.modulestore div div {
	width: 157px;
	background: transparent /*url(../images/mod_bottom.gif)  bottom left no-repeat*/;
	margin: 0px;
	padding: 0px;
	}
div.module div div div, div.modulesidebar div div div, div.modulestore div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin: 0px 0px 15px 0px;*/
	margin: 0px;
	padding:0px;
	text-align:left;
	width:147px;
	}
div.module div div div table {
	width: 147px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	}	
	
div.module div div div h3, div.modulesidebar div div div h3, div.modulestore div div div h3 {
	color:#004B8D;
	font-family:Arial;
	font-size:13px;
	margin:0px;
	padding:0px 0px 1px 0px;
	text-align:left;
	text-transform:uppercase;
	}
div.module div div div div, div.modulesidebar div div div div, div.modulestore div div div div{
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}

/*---------------------------------- Login Box Styles ----------------------------------*/

/* default */
div.modulebiglogin {
	width: 157px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px 0px 1px 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent /*url(../images/mod_middle.gif) left repeat-y*/;
	}
div.modulebiglogin div  {
	background: transparent /*url(../images/mod_top.gif) top left no-repeat*/;
	width: 157px;
	margin: 0px;
	padding: 0px;
	/*margin: 0px 0px 10px 0px;*/
	}
div.modulebiglogin div div {
	width: 157px;
	background: transparent /*url(../images/mod_bottom.gif)  bottom left no-repeat*/;
	margin: 0px;
	padding: 0px;
	}
div.modulebiglogin div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	text-align:left;
	width:147px;
	margin: 0px;
	padding: 0px;
	/*margin-bottom:15px;*/
	}
div.modulebiglogin div div div form table tbody tr td input.button {
	float:right;
	margin: -19px 0px 5px 0px;
	}
	
div.modulebiglogin div div div form table tbody tr td br {
	line-height: 2px;
	}

div.modulebiglogin div div div table {
	width: 147px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	}
	
div.modulebiglogin div div div h3 {
	color:#004B8D;
	font-family:Arial;
	font-size:13px;
	margin:0px;
	padding:1px 0px 1px 0px;
	text-align:left;
	line-height: 14px;
	text-transform:uppercase;
	}
div.modulebiglogin div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}

label {
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px:
}
	
/* menu */
div.modulemenu, div.modulesidebarmenu, div.modulestoremenu {
	width: 160px;
	margin-bottom: 0px;
	margin-top: 24px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/ 
	background: transparent /*url(../images/mod_middle.gif) left repeat-y*/;
	}
div.modulemenu div, div.modulesidebarmenu div, div.modulestoremenu div  {
	background: transparent /*url(../images/mod_top.gif) top left no-repeat*/;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
div.modulemenu div div, div.modulesidebarmenu div div, div.modulestoremenu div div {
	width: 160px;
	background: transparent /*url(../images/mod_bottom.gif)  bottom left no-repeat*/;
	margin: 0px;
	padding: 0px;
	}
div.modulemenu div div div, div.modulesidebarmenu div div div, div.modulestoremenu div div div {
	width: 160px; /*was ten less*/
	padding-top: 0px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 11px;
	margin: 0px;
	}
div.modulemenu div div div table {
	width: 160px; /*was twenty less*/
	background: transparent;
	}	
	
div.modulemenu div div div h3, div.modulesidebarmenu div div div h3, div.modulestoremenu div div div h3 {
	border-bottom:1px solid #E3E3E3;
	color:#004B8D;
	display:block;
	font-family:Arial;
	margin:0px 0px 1px;
	padding:1px 0px 3px 6px;
	text-align:left;
	text-transform:uppercase;
	font-size: 13px;
	
	}
div.modulemenu div div div div, div.modulesidebarmenu div div div div, div.modulestoremenu div div div div{
	padding: 0px;
	margin: 0px;
	}
.modulemenu a.mainlevel:link {font-weight: bold !important; color: #494949; text-decoration: none; border-bottom: 1px solid #e3e3e3; display: block; padding: 3px 0px 3px 6px;}
.modulemenu a.mainlevel:visited {font-weight: bold !important; color: #494949 ; text-decoration: none; border-bottom: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; display: block; padding: 3px 0px 3px 6px;}
.modulemenu a.mainlevel:active {color: #004b8d; text-decoration: none; border-bottom: 1px solid #e3e3e3; }
.modulemenu a.mainlevel:hover {color:#004b8d; text-decoration: none; border-bottom: 1px solid #e3e3e3;}

/* step */
div.modulestep, div.modulesidebarstep, div.modulestorestep{
	background:transparent url(../images/mod_middle-stepthrough.gif) repeat-y scroll left center;
	padding:0px;
	text-align:left;
	width:158px;
	}
div.modulestep div, div.modulesidebarstep div, div.modulestorestep div  {
	background: transparent url(../images/mod_top-stepthrough.gif) top left no-repeat; 
	height: 164px;
	width: 158px;
	}
div.modulestep div div, div.modulesidebarstep div div, div.modulestorestep div div {
	width: 158px;
	background: transparent url(../images/mod_bottom-stepthrough.gif)  bottom left no-repeat; 
	}
div.modulestep div div div, div.modulesidebarstep div div div, div.modulestorestep div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	padding: 55px 4px 10px 6px;
	width:148px;
	}
div.modulestep div div div table {
	background: transparent;
	margin-left:3px;
	width:140px;
	}	
	
div.modulestep div div div h3, div.modulesidebarstep div div div h3, div.modulestorestep div div div h3 {
	display:block;
	margin: 0px -5px 10px -5px;
	padding: 1px 0px 0px 0px;
	line-height: inherit;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	}
div.modulestep div div div div, div.modulesidebarstep div div div div, div.modulestorestep div div div div{
	padding: 0px;
	margin: 0px;
	}

.modulestep a.mainlevel:link {
	font-weight: bold !important;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	padding: 3px 0px 3px 0px;
}

.modulestep a.mainlevel:active {
	color: #A4CBF1;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
}

.modulestep a.mainlevel:visited {
	font-weight: bold !important;
	color: #A4CBF1;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	padding: 3px 0px 3px 0px;
}
.modulestep a.mainlevel:hover {
	color:#A4CBF1 !important;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Front Page Modules Start here!
*/

/*---------------------------------- Front Blue Module Style ----------------------------------*/
div.modulefrontblue {
	width: 301px;
	margin: 0px 1px 5px 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_middle-blue.gif) left repeat-y;
	color: #4a4949;
	}
div.modulefrontblue div  {
	background: transparent url(../images/mod_top-blue.gif) top left no-repeat;
	width: 301px;
	}
div.modulefrontblue div div {
	width: 301px;
	background: transparent url(../images/mod_bottom-blue.gif)  bottom left no-repeat;
	}
div.modulefrontblue div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	padding: 0px 0px 13px 12px;
	text-align:left;
	width:280px;
	/*line-height: 16px;*/
	min-height: 162px; /*SET FOR MINIMUM SIZE*/
	}
div.modulefrontblue div div div table {
	width: 150px;
	background: transparent;
	}	
	
div.modulefrontblue div div div h3 {
	color:#fff;
	font-family:Arial;
	font-size:32px;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 5px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.modulefrontblue div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
div.modulefrontblue div div div ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	}
div.modulefrontblue div div div li {
	margin: 0px;
	padding: 0px;
	}
	
	
	
/*---------------------------------- END Front Blue Module Style ----------------------------------*/


/*---------------------------------- Front Red Module Style ----------------------------------*/
div.modulefrontred {
	color: #4a4949;
	width: 301px;
	margin: 0px 1px 5px 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_middle-red.gif) left repeat-y;
	}
div.modulefrontred div  {
	background: transparent url(../images/mod_top-red.gif) top left no-repeat;
	width: 301px;
	}
div.modulefrontred div div {
	width: 301px;
	background: transparent url(../images/mod_bottom-red.gif)  bottom left no-repeat;
	}
div.modulefrontred div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	padding: 0px 0px 13px 12px;
	text-align:left;
	width:280px;
	/*line-height: 16px; */
	min-height: 162px; /*SET FOR MINIMUM SIZE*/
	}
div.modulefrontred div div div table {
	width: 150px;
	background: transparent;
	}	
	
div.modulefrontred div div div h3 {
	color:#fff;
	font-family:Arial;
	font-size:32px;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 5px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.modulefrontred div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
div.modulefrontred div div div ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	}
div.modulefrontred div div div li {
	margin: 0px;
	padding: 0px;
	}
/*---------------------------------- END Front Red Module Style ----------------------------------*/


/*---------------------------------- Front Orange Module Style ----------------------------------*/
div.modulefrontorange {
	color: #4a4949;
	width: 301px;
	margin: 0px 1px 5px 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_middle-orange.gif) left repeat-y;
	}
div.modulefrontorange div  {
	background: transparent url(../images/mod_top-orange.gif) top left no-repeat;
	width: 301px;
	}
div.modulefrontorange div div {
	width: 301px;
	background: transparent url(../images/mod_bottom-orange.gif)  bottom left no-repeat;
	}
div.modulefrontorange div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	/*line-height: 16px;*/
	padding: 0px 0px 13px 12px;
	text-align:left;
	width:280px;
	min-height: 162px; /*SET FOR MINIMUM SIZE*/
	}
div.modulefrontorange div div div table {
	width: 150px;
	background: transparent;
	}	
	
div.modulefrontorange div div div h3 {
	color:#fff;
	font-family:Arial;
	font-size:32px;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 5px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.modulefrontorange div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
div.modulefrontorange div div div ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	}
div.modulefrontorange div div div li {
	margin: 0px;
	padding: 0px;
	}
/*---------------------------------- END Front Orange Module Style ----------------------------------*/



/*---------------------------------- Front Green Module Style ----------------------------------*/
div.modulefrontgreen {
	color: #4a4949;
	width: 301px;
	margin: 0px 1px 5px 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_middle-green.gif) left repeat-y;
	}
div.modulefrontgreen div  {
	background: transparent url(../images/mod_top-green.gif) top left no-repeat;
	width: 301px;
	}
div.modulefrontgreen div div {
	width: 301px;
	background: transparent url(../images/mod_bottom-green.gif)  bottom left no-repeat;
	}
div.modulefrontgreen div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*line-height: 16px;*/
	/*margin-bottom:15px;*/
	padding: 0px 0px 13px 12px;
	text-align:left;
	width:280px;
	min-height: 162px; /*SET FOR MINIMUM SIZE*/
	}
div.modulefrontgreen div div div table {
	width: 150px;
	background: transparent;
	}	
	
div.modulefrontgreen div div div h3 {
	color:#fff;
	font-family:Arial;
	font-size:32px;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 5px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.modulefrontgreen div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
div.modulefrontgreen div div div ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	}
div.modulefrontgreen div div div li {
	margin: 0px;
	padding: 0px;
	}
/*---------------------------------- END Front Green Module Style ----------------------------------*/


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


/*---------------------------------- Inner Blue Module Style ----------------------------------*/
div.moduleinnerblue {
	width: 301px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_inner_middle-blue.gif) left repeat-y;
	}
div.moduleinnerblue div  {
	background: transparent url(../images/mod_inner_top-blue.gif) top left no-repeat;
	width: 301px;
	}
div.moduleinnerblue div div {
	width: 301px;
	background: transparent url(../images/mod_inner_bottom-blue.gif)  bottom left no-repeat;
	}
div.moduleinnerblue div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	padding: 0px 0px 19px 12px;
	text-align:left;
	width:280px;
	min-height: 95px; /*SET FOR MINIMUM SIZE*/
	}
div.moduleinnerblue div div div table {
	width: 150px;
	background: transparent;
	}	

div.moduleinnerblue div div div h3 {
	color:#004a8d;
	font-family:Arial;
	font-size:24px;
	margin: 0px 0px 6px 0px;
	padding:8px 0px 0px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.moduleinnerblue div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
/*---------------------------------- END Inner Blue Module Style ----------------------------------*/



/*---------------------------------- Inner Green Module Style ----------------------------------*/
div.moduleinnergreen {
	width: 301px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_inner_middle-green.gif) left repeat-y;
	}
div.moduleinnergreen div  {
	background: transparent url(../images/mod_inner_top-green.gif) top left no-repeat;
	width: 301px;
	}
div.moduleinnergreen div div {
	width: 301px;
	background: transparent url(../images/mod_inner_bottom-green.gif)  bottom left no-repeat;
	}
div.moduleinnergreen div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	padding: 0px 0px 19px 12px;
	text-align:left;
	width:280px;
	min-height: 95px; /*SET FOR MINIMUM SIZE*/
	}
div.moduleinnergreen div div div table {
	width: 150px;
	background: transparent;
	}	

div.moduleinnergreen div div div h3 {
	color:#03732d;
	font-family:Arial;
	font-size:24px;
	margin: 0px 0px 6px 0px;
	padding:8px 0px 0px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.moduleinnergreen div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
/*---------------------------------- END Inner Green Module Style ----------------------------------*/



/*---------------------------------- Inner Orange Module Style ----------------------------------*/
div.moduleinnerorange {
	width: 301px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_inner_middle-orange.gif) left repeat-y;
	}
div.moduleinnerorange div  {
	background: transparent url(../images/mod_inner_top-orange.gif) top left no-repeat;
	width: 301px;
	}
div.moduleinnerorange div div {
	width: 301px;
	background: transparent url(../images/mod_inner_bottom-orange.gif)  bottom left no-repeat;
	}
div.moduleinnerorange div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	padding: 0px 0px 19px 12px;
	text-align:left;
	width:280px;
	min-height: 95px; /*SET FOR MINIMUM SIZE*/
	}
div.moduleinnerorange div div div table {
	width: 150px;
	background: transparent;
	}	

div.moduleinnerorange div div div h3 {
	color:#bc8230;
	font-family:Arial;
	font-size:24px;
	margin: 0px 0px 6px 0px;
	padding:8px 0px 0px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.moduleinnerorange div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
/*---------------------------------- END Inner Orange Module Style ----------------------------------*/



/*---------------------------------- Inner Grey Module Style ----------------------------------*/
div.moduleinnergrey {
	width: 301px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/
	background: transparent url(../images/mod_inner_middle-white.gif) left repeat-y;
	}
div.moduleinnergrey div  {
	background: transparent url(../images/mod_inner_top-white.gif) top left no-repeat;
	width: 301px;
	}
div.moduleinnergrey div div {
	width: 301px;
	background: transparent url(../images/mod_inner_bottom-white.gif)  bottom left no-repeat;
	}
div.moduleinnergrey div div div {
	background:transparent none repeat scroll 0%;
	font-size:11px;
	/*margin-bottom:15px;*/
	padding: 0px 0px 19px 12px;
	text-align:left;
	width:280px;
	min-height: 95px; /*SET FOR MINIMUM SIZE*/
	}
div.moduleinnergrey div div div table {
	width: 150px;
	background: transparent;
	}	

div.moduleinnergrey div div div h3 {
	color:#807f7f;
	font-family:Arial;
	font-size:24px;
	margin: 0px 0px 6px 0px;
	padding:8px 0px 0px 0px;
	text-align:left;
	text-transform: none;
	font-weight: normal;
	}
div.moduleinnergrey div div div div {
	line-height:19px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
/*---------------------------------- END Inner Orange Module Style ----------------------------------*/

/*---------------------------------- Header ADVERT1 Module Style ----------------------------------*/

#mainbody div.advert-header div.moduletable {
	margin: 10px 1px 0px 1px;
	padding: 0px;
	background:transparent none repeat scroll 0%;
	font-size:11px;
	margin-bottom:0px;
	padding:0px 0px 25px 0px;
	text-align:left;
	line-height:18px;
	/*min-height: 150px;*/ /*THIS IS STUPID! But indicated preference by client through design*/
	}
#mainbody div.advert-header div.moduletable h3 {
	color:#004b8d;
	font-weight: normal;
	font-family:Arial;
	font-size:27px;
	margin:0px;
	padding:0px;
	text-align:left;
	text-transform: none;
	}
#mainbody div.advert-header div.moduletable,
#mainbody div.advert-header div.moduletable p {
	color:#004b8d;
	font-family:Arial;
	font-size:12px;
	}
#mainbody div.advert-header div.moduletable p  {
	margin: 0px;
	}
	
#mainbody div.advert-header div.moduletable h4 {
	color:#004B8D;
	font-family:Arial;
	font-size:17px;
	font-weight:normal;
	margin:10px 0px;
	text-transform:uppercase;
	}


/*---------------------------------- Header ADVERT1 Module Style ----------------------------------*/




/* 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;
	}
table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}	
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: 0 0 0 5px;
	margin: 0;
	background-color: #00010F;
	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;}

#mainbody a:link {color: #00010F; text-decoration: none; border-bottom: 1px solid #c0c0c0;}
#mainbody a:visited {color: #00010F; text-decoration: none; border-bottom: 1px solid #c0c0c0;}
#mainbody a:active {color: #00010F; text-decoration: none; border-bottom: 1px solid #c0c0c0;}
#mainbody a:hover{color:#999999; text-decoration: none;}

a:link {color: #00010F; text-decoration: none;}
A.pathway:link {color: #00010F; text-decoration: none;}
A.pathway:visited, A:visited {color: #004B8D; text-decoration: none;}
A.pathway:active, A:active {color: #cccccc; text-decoration: none;}
A.pathway:hover, A:hover{color:#cccccc; text-decoration: none;}

.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;}

.componentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited, tr.contentheading  {
	font-size: 25px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/* to deal with compound ie pc problems*/
	line-height: normal;
	color: #004b8d;
	font-family: Arial, sans-serif;
	padding: 5px 0px 0px 0px;
	
	/*font-size: 19px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: normal;
	color: #000000;*/
	
	}
td.contentdescription {
	padding-bottom: 10px;
	font-size: 15px;
	}
.contentdescription, table.contentpane td.contentheading,.contentheading {
	line-height: normal;
	font-size: 17px;/*1.6em;*/
	color: #004b8d;
	/*font-weight: bold;*/
	padding: 6px 0px 6px 0px;
	}

	/* Copied from the Advert module */
	/*
	color:#004b8d;
	font-weight: normal;
	font-family:Arial;
	font-size:27px;
	margin:0px;
	padding:0px;
	text-align:left;
	text-transform: none;
	*/
	
p {
	margin: 4px 0px 13px 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/* to deal with compound ie pc problems*/
	line-height: normal;
	color: #004b8d;
	}
h2 {
	line-height: normal;
	font-size: 18px;/*1.6em;*/
	color: #4685B5; /*#004b8d;*/
	font-weight: bold;
	line-height: normal;
	margin: 1em 0px 0px;
	}
h3 {
	font-size: 16px;
	line-height: normal;
	margin: 1em 0px 0px;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin: 1em 0px 0px;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin: 1em 0px 0px;
	}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	margin: 1em 0px 0px;
	}
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: 11px;
	}
/*td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/
.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 {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	border: none;
	}
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;} /*not valid css*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.login_form {
	color: #494949;
	}

#mod_login_username {
	width: 150px;
	}
#mod_login_password {
	margin-bottom:5px;
	width:150px;
	}
#subscriber_name{
	width: 143px;
	}
#lm_email {
	width: 143px;
	margin-left: -1px;
	}
#security_letterman_subscribe_image {
	margin-top: 2px;
	}
#ff_formdiv4 {
	background: #ECF4FC;
	height:258px !important;
}
