/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
body {
	background-image: url(images/background_blue.jpg);
	background-repeat: repeat-x;
	margin-top: 18px;
	margin-bottom: 18px;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {


}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {

}

A.SelectedTab:hover    {

}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {


	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;

}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{	font-size:12px
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
	text-decoration: none;
	font-size:16px;
	color: #333333;	
	font-weight:bold;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

a:link {
	text-decoration: none;
	color: #BA0A05;
	font-size:12px
}
a:visited {
	text-decoration: none;
	font-size:12px
}
a:hover {
	text-decoration: none;
	color:#3366FF;
	font-size:12px
	
}
a:active {
	text-decoration: none;
	font-size:12px
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	width:774px;
	height:27px;
	padding:0px;
	background-color: transparent;
}

.MainMenu_MenuBar {
	/*height:20px;*/
	padding:0px;
	background-color: transparent;
}

.MainMenu_MenuItem {
	border-width: 0px 0px;
}

.MainMenu_MenuItemSel {
	background-color: transparent;
}

.MainMenu_RootMenuItem TD {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.02em;
	text-decoration: none;
	/*padding:6px 4px 2px 8px;*/
	background-image: url(images/butn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	text-align: center;
} 


.MainMenu_RootMenuItemActive TD {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.02em;
	text-decoration: none;
	/*padding:6px 4px 2px 8px;*/
	background-image: url(images/butn_on.gif);
	background-repeat:no-repeat;
	background-position: center center;
	width: 80px;
	text-align: center;
}

.MainMenu_RootMenuItemSel TD {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.02em;
	text-decoration: none;
	/*padding:6px 4px 2px 8px;*/
	background-image: url(images/butn_over.gif);
	background-repeat:no-repeat;
	background-position: center center;
	width: 80px;
	text-align: center;
}


.MainMenu_MenuIcon {
}

.MainMenu_MenuBreak {
}


/* Styles for the left hand side menu */
.MainMenu_RootMenuItem2 TD, FONT.MainMenu_RootMenuItem2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:.02em;
	text-decoration: none;
	padding:4px 2px 2px 5px;
	/*background-color: #ffffff;*/
	text-align: left;
	/* padding-left: 5px; */
	width: 160px;
	height:20px;
} 

.MainMenu_RootMenuItemActive2 TD, FONT.MainMenu_RootMenuItemActive2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #BA0A05;
	letter-spacing:.02em;
	text-decoration: none;
	padding:4px 2px 2px 5px;
	/*background-color: #dddddd;*/
	text-align: left;
	/* padding-left: 5px; */
	width: 160px;
	height:20px;
}

.MainMenu_RootMenuItemSel2 TD, FONT.MainMenu_RootMenuItemSel2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #BA0A05;
	letter-spacing:.02em;
	text-decoration: none;
	padding:4px 2px 2px 5px;
	/*background-color: #ffffff;*/
	text-align: left;
	/* padding-left: 5px; */
	width: 160px;
	height:20px;
}

/*
.MainMenu_RootMenuItem {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.02em;
	text-decoration: none;
	padding:8px 4px 2px 8px;
	background-image: url(images/butn.gif);
	background-repeat:no-repeat;
}


.MainMenu_RootMenuItemActive {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.02em;
	text-decoration: none;
	padding:8px 4px 2px 8px;
	background-image: url(images/butn_on.gif);
	background-repeat:no-repeat;
}


MainMenu_RootMenuItemSelected
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.02em;
	text-decoration: none;
	padding:8px 4px 2px 8px;	
	background-image: url(images/butn_over.gif);
	background-repeat:no-repeat;
}
*/

.MainMenu_SubMenu {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #002060;
	letter-spacing:.02em;
	text-decoration: none;
	/*padding:6px 4px 2px 8px;*/
	width: 100%;
	filter: none;
}
.MainMenu_SubMenuItemSelected {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #002060;
	letter-spacing:.02em;
	text-decoration: none;
	/*padding:6px 4px 2px 8px;*/
	width: 100%;
}

.MainMenu_SubMenuItemActive {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #002060;
	letter-spacing:.02em;
	text-decoration: none;
	/*padding:6px 4px 2px 8px;*/
	width: 100%;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* CSS Document */

/* This CSS is written from the outside of the site inwards */

/* GENERAL PAGE STYLES*/



/* OUTER FRAME */

table.outer_frame {
	width:800px;
	height:100%;
	padding:0px;
}

td.header_left {
	width:400px;
	height:105px;
	padding:0px;
	background-image:url(images/header_left.gif);
}

td.header_right {
	width:400px;
	height:105px;
	padding:0px;
	background-image:url(images/header_right.gif);
	background-position: right top;
	background-repeat:no-repeat;
	background-color:#ffffff;

}

.grey_background {
	background-image:url(images/background_grey.jpg);
}

td.body_cell {
	width:782px;
	height:auto;
	padding-top:3px; 
	padding-left:9px;
	padding-right:9px;
	padding-bottom:9px;
	background-image:url(images/background_grey.jpg);
	background-repeat:repeat-x;
}

/* COPYRIGHT LINKS AT BOTTOM OF PAGE */

#footerLeft {
	width:3px;
	height:50px;
	padding:0px;
	background-image:url(images/grey_bottom_left.gif);
}

#footerRight {
	width:3px;
	height:50px;
	padding:0px;
	background-image:url(images/grey_bottom_right.gif);
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#666666;
	width:794px;
	height:50px;
	padding:0px;
	background-image:url(images/grey_bottom.gif);
}


#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#666666;
}

#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#BA0A05;
}

/* INNER FRAME */

table.inner_frame {
	width:782px;
	height:100%;
	padding:0px;
}

table {
	font-size:12px;
	line-height: 17px;
}

.inner_keyline {
	width:782px;
	padding:0px;
	/*background-image: url(images/inner_keyline.gif);
	background-repeat: repeat-y;	*/
	height:100%;
}

td.inner_frame_content {
	border-left: 1px solid #002060;
	border-right: 1px solid #002060;
}

td.menu_top {
	width:782px;
	height:27px;
	padding:0px;
	background-color:#002060;
}

td.menu_middle {
	width:782px;
	padding:0px;
	height:400px;
	background-color:#FFFFFF;
}

/* MENU TOP */

td.tl {
	width:4px;
	height:27px;
	padding:0px;
	background-image:url(images/tl.gif);
	background-repeat:no-repeat;
}

td.space {
	width:774px;
	height:27px;
	padding:0px;
	background-color:#002060;
}

td.tr {
	width:4px;
	height:27px;
	padding:0px;
	background-image:url(images/tr.gif);
	background-repeat:no-repeat;
}

table.menu {
	height:21px;
	padding:0px;
}

/* MENU BOTTOM (HTML) */

td.bl {
	width:4px;
	height:27px;
	padding:0px;
	background-image:url(images/bl.gif);
	background-repeat:no-repeat;
}

td.br {
	width:4px;
	height:27px;
	padding:0px;
	background-image:url(images/br.gif);
	background-repeat:no-repeat;
}

#menu_bottom {
	width:774px;
	height:27px;
	padding:0px;
	background-color:#002060;
	}

#menu_bottom a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	margin-left:10px;
}
	
#menu_bottom a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#3366FF;
	font-size:11px;
	margin-left:10px;
}


/* COLUMNS INSIDE INNER FRAME */

/* Left Column */

td#left_column {
	border:0;
	width:175px;
	/*padding-top:9px 9px 9px 9px;*/
	/*padding-bottom:9px;*/
	vertical-align:top;
	border-top: 9px solid #ffffff;
	border-bottom: 9px solid #ffffff;
	background-color: #ffffff;
}	

td#left_column_home {
	width:522px;
	vertical-align:top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

td.left_column_home {
	width:522px;
	vertical-align:top;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top:5px;
	margin-left:5px;
	
}

td.left_column_top {
	height:27px;
	width:175px;
	padding:0px;
	background-image:url(images/left_col_top.gif);
	background-repeat: no-repeat;
}

td.left_column_top_white {
	height:6px;
	width:175px;
	padding:0px;
	background-image:url(images/left_col_top_white.gif)
}

td.left_column_middle {
	width:169px;
	padding:0px;
	background-color:#ffffff;
	border-right: 1px solid #002060;
}

td.left_column_bottom {
	height:27px;
	width:175px;
	padding:0px;
	background-image:url(images/left_col_bottom.gif);
	background-repeat: no-repeat;
}

td.left_column_bottom_white {
	height:6px;
	width:180px;
	padding:0px;
	background-image:url(images/left_col_bottom_white.gif)
}

td.left_column_space {
	height:auto, 100%;
	width:180px;
	padding:0px;
}

/* Gutter Between Columns and on Right Hand side */

td.gutter {
	width:9px;
	padding:0px;
}

/* Right Column */

td.right_column_cell {
	width:594px;
	padding:9px;
}

/*
table.right_column{
	width:594px;
	*/
	/*padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;*/
/*
	border-top: 9px solid transparent;
	border-left: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right: 9px solid transparent;
}
*/

td#right_column_home{
	width:230px;
	padding-top:6px;
	padding-right:6px;
	/* padding:9px 0px 9px 0px; */
	vertical-align:top;
}

td.right_column_home{
	width:230px;
	padding-top:9px;
	padding-right:10px;
	/* padding:9px 0px 9px 0px; */
	vertical-align:top;
	margin-top:5px;
	margin-right:5px;
}

td.tl47 {
	width:4px;
	height:47px;
	padding:0px;
	background-image:url(images/tl47.gif);
	background-repeat:no-repeat;
}

td.space47 {
	width:533px;
	height:47px;
	padding:0px;
	background-color:#002060;
}

td.tr47 {
	width:57px;
	height:47px;
	padding:0px;
	background-image:url(images/tr47.gif);
	background-repeat:no-repeat;
	
}

td#right_column {
	width:594px;
	/*padding:9px 9px 9px 9px;*/
	border-top: 9px solid #ffffff;
	border-left: 9px solid #ffffff;
	border-bottom: 9px solid #ffffff;
	border-right: 9px solid #ffffff;
}

td.right_column_top {
	height:47px;
	width:594px;
	padding:0px;
}

td.right_column_middle {
	width:592px;
	background-color:#ffffff;
	border-right: 1px solid #002060;
	border-left: 1px solid #002060;
}

td.right_column_bottom_left {
	height:6px;
	width:4px;
	padding:0px;
	background-image:url(images/right_col_bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.right_column_bottom_right {
	height:6px;
	width:4px;
	padding:0px;
	background-image:url(images/right_col_bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.right_column_bottom {
	height:6px;
	width:586px;
	padding:0px;
	background-image:url(images/right_col_bottom.gif);
	background-repeat: repeat-x;
}

/* TEXT STYLES */

a.title {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}

a.body_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:normal;
}


/* IMAGE STYLES*/

IMG.float_right {
	float:right;
	margin-left:6px;
	margin-bottom:6px;

}

/* NAVIGATION SIDE BAR*/

#navigation {
	padding:0px;
	background-color:#ffffff;
	}


#navigation td {
	border-bottom: 1px solid #cecece;
	padding:0px;
	}
	
#navigation a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:11px;
	letter-spacing:.02em;
	text-decoration: none;
	display:block;
	padding:6px 4px 8px 8px;
	}
	
#navigation a:hover {
	background-image:url(images/buttons/small_grey_gradient.gif);
	color: #BA0A05;
	}
	
/* BROWSER FIXES */

div.standard {
	vertical-align:top;
	position:relative;
	margin-top:0px;
	padding:0px;
	margin-bottom:-4px;
	border:none;
}

/* PRODUCT SECTION STYLES */

/* CATEGORY BUTTONS */

#buttons {
	width:282px;
	height:27px;
	background-image:url(images/buttons/button.gif);
	background-repeat:no-repeat;
	}


#buttons td {
	width:282px;
	height:27px;
	background-image:url(images/buttons/button.gif);
	}
	
#buttons a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #002060;
	line-height:11px;
	letter-spacing:.02em;
	text-decoration: none;
	display:block;
	padding:8px 4px 7px 8px;
	}
	
#buttons a:hover {
	background-image:url(images/buttons/button_over.gif);
	background-repeat:no-repeat;
	color: #BA0A05;
	}

/* CATALOGUE DOWNLOAD BUTTONS */

#catalogue_download {
	width:282px;
	height:105px;
	padding-bottom:3px;
	background-image:url(images/buttons/download_catalogue.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	}


#catalogue_download td {
	width:282px;
	height:105px;
	}
	
#catalogue_download a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #002060;
	line-height:18px;
	letter-spacing:.02em;
	text-decoration: none;
	display:block;
	padding: 12px 120px 12px 12px;
	}
	
#catalogue_download a:hover {
	background-image:url(images/buttons/download_catalogue_over.gif);
	background-repeat:no-repeat;
	color: #BA0A05;
	}
	
/* form styles */

.bars {
	height:24px;
	width:100%;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#002060;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	display:-moz-inline-block;
}

table.width100 {
	width:100%;
	padding-top:6px;
}

td.height6 {
	height:6px;
}

.labels {
	width:145px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	padding-left:6px;
	padding-top:3px;
	padding-right:0px;
	background-color:#F2F2F2;
	display:-moz-inline-block;
	
}

.labels_right {
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	text-align:left;
	background-color:#F2F2F2;
}

a.validate {
	color:#FF0000;
	text-align:right;

}	
	




