﻿#top-bar
{
	/*background: #225588;/*[e]swordblue*/
	background:#045588; 
	border-bottom: 1px solid white;
	height: 3px;
	margin: 0px;	
}
#middle-bar
{
	background: #045588 url("/PublishingImages/bar-background-01.png");
	color: white;
	font-size: 11px;
	height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 10px;
}
.sword-globalleft{
float:left;
color:#333333;


}
#middle-nav
{
	float: left;
}
/*Middle Bar > Drop Down Menu - Use CSS for dropdown menus (suckerfish technique). IE6 uses a bit of javascript to get this working correctly.*/
.middle-bar A
{
	color: white;
	display: inline;
}
#middle-bar A
{
	color: #FFFFFF;/*[e]swordwhite*/
}
.moduletable-midmenu
{
	/*color: #225588;/*[e]swordblue*/
	color: #045588;
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#header
{
/*	color: #225588;/*[e]swordblue*/
color: #045588;
	height: 60px;
	padding: 0px 20px;
}
#header-logo
{
	float: left;
}
/*#header-right
{
	float: right;
	margin: 22px 0px 0px;
	width: 692px;
}*/
.moduletable_midmenu UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.moduletable_midmenu LI
{
	background: url(../images/layout/seperator.gif) no-repeat right;
	float: left;
}
.moduletable_midmenu LI UL
{
	border: none;
	left: -999em;
	position: absolute;
	width: 149px;
}
.moduletable_midmenu LI:hover UL
{
	left: auto;
}
.moduletable_midmenu LI UL LI
{
	background: none;
	border-top: 1px solid #B7B7B7;
	width: 147px;
}
.moduletable_midmenu LI A
{
	display: block;
	padding: 7px 9px 9px;
	text-decoration: none;
}
HTML>BODY .moduletable_midmenu LI A
{
	width: auto;
}
/*HTML>BODY .moduletable_midmenu LI A:hover
{
	text-decoration: underline;
}*/
/*.sword-topnavselected
{
	text-decoration: underline;

	
}*/

.sword-topnav
{
/*border:solid 1px #c2dcff;
border-left:solid 1px #ffffff;
border-bottom:none;
background-image:url("/_layouts/images/topnavunselected.gif");
background-repeat:repeat-x;
font-family:Tahoma;
font-size:8pt;
background-color:#e2efff;
color:#3764a0;*/
font-family:Arial;
font-size:8pt;
/*background-color: #225588;/*[e]swordblue*/
background-color: #045588;
	background-image: none;
	color: #FFFFFF;/*[e]swordwhite*/


}
.sword-topNavFlyOuts{
/*background-color:#225588;*/
background-color: #045588;

font-family:Arial;
font-size:8pt;
}
.sword-topNavFlyOutsHover{
background-color:#2C66A1;
color:#000000;
}


.moduletable_midmenu LI UL LI A
{
	/*background-color: #225588;/*[e]swordblue*/
	background-color: #045588;
	color: #FFFFFF;/*[e]swordwhite*/
	width: 125px;
}
A#active_menu:visited
{
	text-decoration: none;
}
A#active_menu:link
{
	text-decoration: none;
}
.moduletable_midmenu LI A:hover
{
	text-decoration: none;
}
.moduletable_midmenu LI UL LI A:hover
{
	background-color: #2C66A1;/*[e]swordbluehover*/
	color: #FFCC00;/*[e]swordyellow*/
	text-decoration: none;
}
.moduletable_midmenu LI.sfhover UL
{
	background: #045588 none;/*[e]swordblue none*/
	left: auto;
	width: 30px;
}
.moduletable_midmenu LI:hover UL
{
	background: #045588none;/*[e]swordblue none*/
	left: auto;
	width: 30px;
}
.moduletable_midmenu UL LI.active A
{
	background: url(../images/layout/active-item.gif) no-repeat bottom;
	color: #FFFFFF;/*[e]swordwhite*/
	text-decoration: none;
}
/*Acitve Navigation Item - Displays a white triangle below the current navigation item*/
.moduletable_midmenu LI.parent.active A
{
	background: url(../images/layout/active-item.gif) no-repeat bottom;
	color: #FFFFFF;/*[e]swordwhite*/
	text-decoration: none;
}
/*.moduletable_midmenu LI.parent.active A:hover
{
	color: #FFFFFF;/*[e]swordwhite
	text-decoration: underline;
}*/
.moduletable_midmenu LI.parent.active UL LI A
{
	background-color: #045588;/*[e]swordblue*/
	background-image: none;
	color: #FFFFFF;/*[e]swordwhite*/
	text-decoration: none;
}
.moduletable_midmenu LI.parent.active UL LI A:hover
{
	background-color: #2C66A1;/*[e]swordbluehover*/
	background-image: none;
	color: #FFCC00;/*[e]swordyellow*/
	text-decoration: none;
}
/*Breadcrumbs - This tells the user where they are on the site*/
#breadcrumbscust
{
	
	/*padding: 4px 20px 0px;*/
	padding-left: 10px;
	padding-top: 4px;
	font-size: 10px !important;
}

#breadcrumbscust a:visited 
{

/*	padding: 1px 1px 0px;*/
   padding-left: 2px;
padding-right: 2px;
	/*font-size: 10px;*/
	text-decoration: none !important; 
	/*color:#225588 !important;*/
	color: #045588 !important;
	font-size: 10px !important;

}

#breadcrumbscust a:link 
{

/*	padding: 1px 1px 0px;*/
   padding-left: 2px;
padding-right: 2px;
	/*font-size: 10px;*/
	text-decoration: none !important; 
	/*color:#225588 !important;*/
	color: #045588 !important;
	font-size: 10px !important;

}

#breadcrumbscust a
{
	 padding-left: 2px;
padding-right: 2px;
	/*font-size: 10px;*/
	text-decoration: none !important; 
	/*color:#225588 !important;*/
	color: #045588 !important;
	font-size: 10px !important;

}

#breadcrumbscust a:hover 
{
   /*padding: 1px 1px 0px;*/
      padding-left: 2px;
   padding-right: 2px;
	/*font-size: 10px;*/
	text-decoration:underline !important; 
	/*color:#225588 !important;*/
	color: #045588 !important;
		font-size: 10px !important;

}

#breadcrumbscust a:active 
{

   /*padding: 1px 1px 0px;*/
   padding-left: 2px;
   padding-right: 2px;

	text-decoration:none !important; 
	color:#225588 !important;
		font-size: 10px !important;
}



/*Content - The main content area*/
#content
{
	/*background: white;
	margin: 0px;
	padding: 15px 10px 10px;
	float: left;*/
	margin: 15px auto ;
	width: 935px;
	 min-height:192px; 
}
#contentQuickLaunch
{
	background: white;
	margin: 0px;
	padding: 15px 10px 10px;
	float: left;
	width: 705px;
	
}

/*Right - the right-hand bar*/
#right
{
	float: left;
	width: 185px;
	margin-right: 20px;
	padding-bottom: 20px;
}
/*Bottom Bar - The footer bar, used for copyright, legal links and the sitemap link*/
#bottom-bar
{
	background: #045588 url(/PublishingImages/bar-background-02.png);
	border-top: 1px solid #213A60;
	color: #FFFFFF;/*[e]swordwhite*/
	font-size: 11px;
	height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 10px;

}

#bottom-bar-left
{
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	

}
#bottom-bar-left A
{
	color: white;
	 text-decoration: none  ;
}
#bottom-bar-left A:hover 
{
	color: white;
	 text-decoration:underline   ;
}

#banner-inner
{
	width: 975px;
	height: 175px;
}
#bottom-bar-right
{
	float: right;
text-decoration: none ;

}

/*Bottom Bar > Navigation*/
#bottom-bar-right UL
{
	list-style-type: none;
	margin: 7px 0px 0px;
	padding: 0px;
}
#bottom-bar-right LI
{
	background: url(/PublishingImages/seperator1.gif) no-repeat left;
	display: inline;
	list-style: none;
}
#bottom-bar-right LI A
{
	background: url(/PublishingImages/seperator1.gif) no-repeat left;
	list-style: none;
	margin: 0px;
	padding: 7px 10px 9px 12px;
	 text-decoration: none ;

/* text-decoration: none  !important;*/
}
#bottom-bar-right LI A:hover
{

text-decoration: underline ;}

#bottom-bar-right A
{
	color: white;
	display: inline;

}

.verticle-seperator
{
	color: #FFCC00;/*[e]swordyellow*/
	/*margin: 0px 10px;*/
}
.header
{
	/*color: #225588;/*[e]swordblue*/
	color: #045588;
	height: 60px;
	padding: 0px 20px;
	
	
}
#header-logo
{
	float: left;
	padding: 0px 20px;

}
#header-right
{
	float: right;
	margin: 0px 0px 0px ;
	/*color: #225588;*/
	color: #045588;
	width: 370px;
}
#language-selector
{
	background: url(/PublishingImages/seperator1.gif) no-repeat right;
	float:left;
	padding: 3px 17px;
}
#language-text
{
	float: left;
	padding-right: 10px;
	/*color: #225588;*/
	color: #045588;
}
#language-select
{
	border: 1px solid #045588;/*[e]1px solid swordblue*/
	/*color: #225588;/*[e]swordblue*/
	color: #045588;
	float: left;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px;
}
.nooku_language_select
{
	float: left;
	width: 88px;
}

.nooku_flag
{
	display: none;
}
.language-select
{
	float: left;
	width: 88px;
	height: 14px;
}
#advanced-search
{
	float: left;
	padding: 3px 8px;
	padding-left: 10px;
	padding-bottom: 1px;
	width: 40px
}
#advanced-search a{
	text-decoration:none; 
	color: #045588;
}
#advanced-search a:hover 
{
	text-decoration:underline;
	/*color: #225588;*/
	color: #045588;
}
#advanced-search IMG
{
	padding: 0px 0px 0px 0px;
}
#search-form
{
	float: left;
}
#searchbox
{
	background: white;
	border: 1px solid #045588;/*[e]1px solid swordblue*/
	color: #045588;/*[e]swordblue*/
	float: right;
	font-size: 10px;
	height: 15px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	width: 147px;
	font-family: Arial, Helvetica, sans-serif !important; 
}
#search-form .button
{
	float: left;
	margin: 2px 0px 0px;
	padding: 0px 0px 0px 7px;
}
/*FORM DIV.search
{
	margin: 0px;
	padding: 0px;
}*/
/*Joomla Specific*/
#mod_search_searchword
{
	background: white;
	border: 1px solid #045588;/*[e]1px solid swordblue*/
	color: #045588;/*[e]swordblue*/
	float: left;
	font-size: 10px;
	height: 15px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	width: 147px;
}
#banner-full
{
	width: 975px;
	height: 175px;
}
#banner-left-large
{
	float: left;
	width: 650px;
	height: 175px;
}
#banner-right-small
{
	float: left;
	width: 325px;
	height: 175px;
}
#banner-left-small
{
	float: left;
	width: 325px;
	height: 175px;
}
#banner-right-large
{
	float: right;
	width: 650px;
	height: 175px;
}

#site-tab
{
	background: transparent url(/PublishingImages/tab.png) no-repeat left;
	width: 230px;
	float: right;
	height: 30px;
	margin-top: -30px;
	z-index: 1000;
	
}
.verticle-seperator
{
	color: #FFCC00;/*[e]swordyellow*/
	margin: 0px 10px;
}
.clear
{
	clear: both;
}
#sword-products
{
	background: url(/PublishingImages/seperator1.gif) no-repeat right;
	float: left;
	padding: 0px 10px 0px 0px;
	width: 214px;
	height: 18px;
	
}
SELECT#swordproducts
{
	border: 1px solid #045588;/*[e]1px solid swordblue*/
	color: #045588;/*[e]swordblue*/
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#container
{
	background: white;
	margin: 15px auto;
	width: 975px;
	
}
