/* Normal Tags */

body, td, table, div, input, select, textarea, p, tr, span
{
	font-family: arial;
	font-size: 11px;
}

/* Forces custom content to size */
.Middle p, .Middle span
{
	font-family: Arial !important;
	font-size: 11px !important;
	text-align: left !important;
}

body
{
	margin: 0px;	
}

table th
{
	text-align: left;
}

#MainMenu a {
	color: #FFF;
	text-decoration: none;
}

a:hover, #MainMenu a:hover {
	text-decoration: underline;
}

a {
	color: #000;
	text-decoration: none;
}

.BodyText a , .Middle a, p a, .CloseWindow a, .SummaryListing a {
	color: #C00;
}



/* Custom Styles */

#Header, #Footer
{
	background: #022598;
	height: 66px;
}

#Footer
{
	height: 48px;
}

#Logo
{
	float: right;	
	padding-right: 7px;
}

#HeaderContent
{
	width: 765px;	
}

ul#MainMenu
{
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0;
	position: absolute;
	top: 46px;
	padding: 0;
	left: 10px;
}


ul#MainMenu li
{
	border-top: solid 1px white;
	color: White;
	padding: 2px 7px 3px 7px;
	border-right: solid 1px white;
	float: left;
}

li#MM-Sel
{
	background: #397CFF;	
	text-transform: uppercase;
}

ul#MainMenu li#MM-Left-Sel, ul#MainMenu li#MM-Left
{
	border:none;
	height: 20px;
	width: 4px;
	padding: 0;
	background: transparent url(../images/mm-left-sel.gif) no-repeat;
	background-position: left top;
}

ul#MainMenu li#MM-Left
{
	background: transparent url(../images/mm-left.gif) no-repeat;	
}

#LeftMenu
{
	width: 170px;
	float: left;
	margin-top: 2px;
	position: relative;
	z-index: 500;
}

#Wrapper
{
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Content
{
	position: relative;	
	float: left;
	margin-left: 10px;
	width: 583px;
	margin-bottom: 10px;
}

a.LMI, a.LMI-NC, a.SLMI, a.SLMI-Scroll, a.SLMI-NC, a.LMIOn, a.SLMIOn, a.LMI-NCOn, a.SLMI-NCOn
{
	width: 148px;
	position: absolute;
	background: transparent url(../images/leftmenu-item.gif) no-repeat;
	padding: 3px 2px 2px 20px;
	display: block;
}

a.LMI span {
	display: block;
	width: 100%;
	height: 100%;
}

a.LMI:hover, a.LMIOn, a.LMIOn:hover, a.LMI-NC:hover, a.LMI-NCOn, a.LMI-NCOn:hover
{
	background: transparent url(../images/leftmenu-item-on.gif) no-repeat;
	color: White;
	text-decoration: none;
}

a.SLMI, a.SLMI-Scroll, a.SLMIOn, a.SLMI-NC, a.SLMI-NCOn
{
	background: transparent url(../images/leftmenu-sub-item.gif) no-repeat;
	color: White;
	padding: 3px 2px 2px 10px;
	text-decoration: none;
	width: 158px;
}

/* The UI element that initiates a menu scroll */
a.SLMI-Scroll-Up
{
	position: static;
	height: 24px;
	background: transparent url(../images/leftmenu-scrollup-on.gif) no-repeat;
}

/* The UI element that initiates a menu scroll */
a.SLMI-Scroll-Down
{
	position: relative;
	height: 12px;
	top: -18px;
	background: transparent url(../images/leftmenu-scrolldown-on.gif) no-repeat;
}

/* The UI element that creates the viewing-window of the scrollable menu */
.menu-content-outer
{
	position: relative;
	top: -18px;
	height: 180px;
	overflow: hidden;
}

/* The UI element that wraps the menu items and 'moves' within the viewing window */
.menu-content-inner
{
	position: relative;
	bottom: 0;
}

a.SLMI:hover, a.SLMIOn, a.SLMIOn:hover, a.SLMI-NCOn, a.SLMI-NC:Hover, a.SLMI-NCOn:Hover
{
	background: transparent url(../images/leftmenu-sub-item-on.gif) no-repeat;
	color: Black;
	text-decoration: none;
}

a.MI
{
	display: block;	
	background: #E6E6E6;
	padding: 5px 5px 5px 10px;
}

a.MI:hover
{
	background: #CCCCCC;	
}

a.SLMI-NCOn, a.SLMI-NC, a.SLMI-NC:Hover, a.SLMI-NCOn:Hover,  a.LMI-NC:hover, a.LMI-NCOn, a.LMI-NCOn:hover
{
	cursor: default !important;	
}

#LeftMenuContent
{
	position: relative;	
}

#LeftMenuFooter
{
	position: relative; 
	height: 200px;
	z-index: 0;
	display: none;
}

#RemoveMenu a
{
	display: none;
}


/* Dashboard */
#Dashboard
{
	background: transparent url(../images/dashboard-top.gif) no-repeat;
	position: absolute;
	z-index: 0;
	display: none;
}

#Dashboard .Title
{
	padding: 26px 0px 0px 5px;
	color: White;
	font-weight: bold;
	width: 165px;
	height: 25px;
	position: relative;
}

#Dashboard .Content
{
	padding: 0px 0px 5px 0px;
	background: #E8E8E8;
}

#Dashboard .Content .label {
	text-align: right;
	margin: 0 10px 0 0;
}

#Dashboard .Content .label span {
	font-weight: bold;
	color: #C00;
}

.DBM
{
	margin-top: 0px;	
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.DBM li
{
	text-align: right;	
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin-bottom: 0px;	
	padding-bottom: 5px; 
	
}

.DBM_bg
{
	background:transparent url(../images/db-menuitem.gif) repeat-x scroll center bottom;
}

.DBM li a
{
	padding-right: 10px;	
	/*background: transparent url(../images/db-menuitem.gif) repeat-x;*/
	background-position: bottom;
	display: block;
	padding-bottom: 5px;
	background-image:url(../images/red-plus.gif);
	background-position:left 15%;
	background-repeat:no-repeat;
	display:inline;
	padding-left:15px;
}

.DBM li a:hover
{
	text-decoration: none;
}

.DBSM
{
	list-style: none;
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;		
}

.ProductDashboardHeader
{
	padding: 4px 0px 0px 5px;
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 25px;
	width: 165px;
	text-align: left;
}


/* IE Will only get height information in js
 if it has been set in CSS */
* html .DBSM
{
	height: 0px;	
}

.DBSM li
{
	font-weight: normal;
	padding: 0px;		
}

.DBSM li a, .DBSM li.NoLink
{
	display: block;
	*display: inline-block;	
	padding: 2px 10px 2px 2px;
	background: transparent;
}

.DBSM li a:hover
{
	display: block;
	*display: inline-block;
	background: #999999;
	color: white;
	text-decoration: none;
}
a img
{
	border: none
}

.SubMenu
{
	position: absolute;
	width: 170px;
	display: none;
}

.Menu
{
	position: relative;
}

input, textarea, select, option
{
	color: #333333;
	background: #E7E7E7;
	border-bottom: solid 1px white;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px white;
	padding-left: 3px;
}

.vgood
{
	color: #00A651;	
}

.good
{
	color: #FF6600;	
}

.low
{
	color: #CC0000;	
}

.vgood, .good, .low
{
	font-size: 12px;
	font-weight: bold;
}

/* Firefox renders borders on options in select box */
option
{
	border: 0;
}

input.NoStyle
{
	background: none;
	border: none;	
}

.DateSelect select
{
	width: 50px !important;
}

input#keywords
{
	width: 179px;
}

.HomeSearch select#categoryid
{
	width: 184px;
}

.boxleft {
	width: 1px;
	background-repeat: repeat-x;
	background-color: transparent;
}

.boxbgsmall {
	background-color: transparent;
}

.boxbgbig {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
}

.boxbgbig a {
	color: #FFF;
}

.boxbgright {
	text-align: right;
	background-repeat: repeat-x;
	background-color: transparent;
}

.box-orange .boxbgbig, .box-orange1 .boxbgbig 
{
	color: white;
}

.box-yellow1 .boxbgbig, .box-yellow .boxbgbig
{
	color: black;	
}

.boxcontent {
	background: #D0D0D0;	
	padding: 5px 5px 0px 5px;
}

.boxcontent-trans {
	background: #FFF;
	padding: 5px 5px 0px 5px;
}

.BoxContainer {
	background: #D0D0D0;	
}

.box {
	width: 100%;
	background: #D0D0D0;
}

.box p, .box p, .box P {
	margin: 0px 0px 5px 0px;	
}

.erf_button_inner {
	background: transparent url(../images/button-left.gif) no-repeat;
}

.erf_button_inner div {
	background: transparent url(../images/button-right-w.gif) no-repeat 100% 0;
}

.Butt-Bg, .erf_button
{
	background: transparent url(../images/button-bg.gif) repeat-x;
}

.Butt-Bg a, .Butt-Bg a:hover, .erf_button a, .erf_button a:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;	
}

.RemoveBorder img
{
	padding: 0px;
	border: none;
	margin: 0px;
	display: block;
}

.NewsIcon
{
	width: 5px;	
}

.NewsDate
{
	color: #666666;	
	width: 40px;
}

ul.Red
{
	list-style-image: url(../images/arrow-right-red.gif);	
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

ul.Red li.Up
{
	list-style-image: url(../images/arrow-up-red.gif);	
	font-weight: bold;
	padding-bottom: 5px;
}

ul.Red li.Back
{
	list-style-image: url(../images/arrow-left-red.gif);	
	font-weight: bold;
	padding-bottom: 5px;
}

ul.Red li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;	
}

textarea#Debug
{
	float: right;
	position: relative;	
	width: 500px;
	height: 800px;
}

.Spacer {
	clear: both;
	background:white;
}

.EmptySpacer {
	clear: both;
	background:white;
	font-size: 0;
	visibility: hidden;
}

#Copyright
{
	color: White;
	padding-left: 15px;	
	font-size: 10px;
}

.BodyText
{
	margin-bottom: 10px;
	clear: left;
}

.BodyText p, .BodyText P, .Middle p, .Middle P {
	margin-top: 0;
}

#Images img
{
	display: block;
	margin-bottom: 10px;
}

.Downloads-false, .Downloads-true, .Links-false, .Links-true
{
	float: left;
	padding: 0px 10px 10px 0px;
	margin-top: 10px;
}

.Downloads-true
{
	border-right: dashed 1px #CCCCCC;
}

.Links-true
{
	border-left: dashed 1px #CCCCCC;
	padding-left: 10px;
}

h1
{
	font-size: 14px;
	color: #CC0000;
	margin-bottom: 10px;
	margin-top: 5px;
}	

h1.homepage
{
	color: White;
	background:	#CC0000;
	margin: 0px;
	margin-left: 2px;
	padding: 5px;
	font-size: 102%;
	display:none;
}

h2
{
	margin-bottom: 10px;	
	font-weight: normal;
	font-size: 22px;
	margin-top: 0px;
}

h3
{
	font-size: 14px;	
	margin-bottom: 10px;
	margin-top: 0px;
}

h4
{
	font-size: 13px;		
	margin-bottom: 10px;
	margin-top: 10px;
}

h5
{
	color: #333;
	margin-bottom: 10px;	
	margin-top: 10px;
	font-size: 11px;
	clear: left;
}

h6
{
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}

ul.Downloads, ul.Links
{
	margin-top: 5px;	
	margin-bottom: 5px;
	list-style-image: url(../images/arrow-right-red.gif);	
}

form
{
	margin: 5px 0px 0px 0px;
}

/* Search Page */

input.SearchInput
{
	width: 100%;
}

select.SearchInput
{
	width: 101.5%;
}

.SearchResults
{
	background: white;
}

.SearchResults ul
{
	padding: 10px;
	margin: 0px;
	list-style: none;
}

.SearchResults li .PageName
{
	font-weight: bold;
}

.SearchResults li .PageCategory
{
	font-style: italic;
}

.SearchResults li
{
	padding: 5px;	
}

div.Paging
{
	background: #EEEEEE;
	margin: 0px;	
	padding-left: 5px;
}

#SearchSummary
{
	background: #EEEEEE;	
}

#fSearch
{
	margin-bottom: 10px;
}

a.Label
{
	color: Black;
	cursor: default;
}
	

.ResultText
{
	margin-bottom: 10px;
	margin-top: 5px;
}


/* Training Courses, Product Guide, Contents Listing */

.SummaryListing, .RangeOverview, .Contents, .region {
	clear: left;
	background: transparent url(../images/summary-bg.gif) no-repeat;
	padding: 10px;
	width: 380px;
	/*height: 110px;*/
	margin-bottom: 10px;
}

.SummaryListing {
	margin-bottom: 0;
}

.SummaryListing dl, .RangeOverview dl, .ContentsListing dl, .region dl
{
	margin: 0px;
}

/* For IE */
* html .SummaryListing dl, * html .RangeOverview dl, * html .ContentsListing dl, * html .region dl
{
	float: left;
}

.SummaryListing dt, .RangeOverview dt, .region dt
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.SummaryListing img, .RangeOverview img, .ContentsListing img, .region img {
	float: left;
	margin-right: 10px;
}

/*.SummaryListing dl dt img, .RangeOverview dl dt img {
	float: none;
	margin: -4px 5px 0 5px;
}

.SummaryListing dl, .RangeOverview dl {
	margin-top: 0; 
	margin-bottom: 0;
}


.SummaryListing dd, .RangeOverview dd {
	margin-bottom: 10px;
}
*/

.RangeOverview dt a, .SummaryListing dt a, .ContentsListing dt a, .region a {
	font-weight: bold;
	color: #CC0000;
}

.RangeOverview dd, .SummaryListing dd, .ContentsListing dd, .region dd {
	margin-left: 0px;
	margin-bottom: 0px;
}

dt.Distributor
{
	padding: 2px 2px 5px 2px;
	border-bottom: dashed 1px #CCCCCC;
	color: #333333;
}

.ContentsListing
{
	clear: left;
	width: 380px;
	padding: 5px 0px 5px 0px;
}

.ContentsListing img
{
	margin-bottom: 10px;
}

.CLBreak
{
	border-bottom: dashed 1px #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
}

.Title
{
	font-weight: bold;
	padding-right: 5px;	
}

.DownloadsLinks
{
	float: left;
}

.RangeSubSection
{
	float:left;
	padding: 5px 5px 5px 0px;
	margin-right: 10px;
}

.RangeSubSection div
{
	font-weight: bold;
	margin-bottom: 5px;
}

.RangeSubSection ul
{
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

/* Layout */

.Middle
{
	width: 400px;
}

.ContentBlock
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.FullWidth
{
	width: 100%;	
}

.ActionButton
{
	float: right;
	margin: 5px 2px 5px 5px;
}

.ResetButton
{
	left: 50%;
	position: relative;	
	margin-top: 10px;
}

.BackButton
{
	float: left;
	margin-right: 5px;	
	margin-top: 5px;
}

.Error
{
	color: Red;
	padding: 5px 0 5px 0;
}

#fSearch, #fLogin
{
	margin: 0px;
}

.NoResults
{
	text-align: center;
	font-style: italic;
}

/* Tabs */
.TabMenu
{
	width: 100%;
	margin-top: 10px;
}

.TabMenuContent
{
	background: #D0D0D0 url(../images/tab-line-bg.gif) repeat-x;
	clear: both;	
	padding: 12px 5px 4px 5px;
}

.TabMenuContent p
{
	margin: 0px 5px 5px 0px;	
}

.Tab-true
{
	float: left;
	margin-right: 5px;
}

.Tab-true a
{
	font-weight: bold;
	color: White;
}

.Tab-true .TabL
{
	background: transparent url(../images/tab-top-left.gif) repeat-x;
	width: 5px;
}

.Tab-true .TabR
{
	background: transparent url(../images/tab-top-right.gif) repeat-x;
	width: 10px;
}

.Tab-true .TabMid
{
	background: transparent url(../images/tab-top-bg.gif) repeat-x;	
	padding: 0px 5px 0px 5px;
	height: 23px;
}

.Tab-false
{
	float: left;
	height: 23px;
}

.TabItem-false .TabL
{
	background: white;
}

.TabItem-false .TabR
{
	background: white;
}

.Tab-false .TabMid
{
	padding: 5px 5px 0px 5px;
}

/* Calendar */
.cal_m {
	text-align: center;
}

.cal_f {
	position: relative;
	text-align: left;
}

.cal_f_r {
	position: absolute;
	right: 3px;
	top: 0px;
	background-color: white:
}


.cal_t {
	background: #EEEEEE;
	float: left;
}

.cal_c {
	background-color: white;
	text-align: center;
}

.cal_c_on, .cal_c_over {
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: White;
}

.cal_c_over {
	background-color: #EF9C8C;
}

.cal_e {
	display: none;
}

.cal_e_on {
	display: block;
	float: left;
	width: 223px;
	padding: 5px;
	margin-bottom: 10px;
	background: #EEEEEE;
	margin-left: 5px;
}

/* Training Booking Form */

.SubForm input, .SubForm select, .SubForm textarea {
	width: 295px;
}

.SubForm .datecell select {
	width: auto;
}

.SubForm .NoStyle {
	text-align: left;
	width: 20px
}

/* Sitemap */
ul.Sitemap
{
	margin-top: 5px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	/*margin-right: 50px;*/
	list-style: none;
}

ul.Sitemap li
{
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}

ul.SubSitemap li
{
	font-weight: normal;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 0px;
}

ul.SubSitemap
{
	margin-left: 15px;
	padding-left: 0px;
}

.SubSubContainer
{
	display: none;
}

/* Breadcrumbs */
#TopBreadCrumb a {
	color: #666;
}

#BottomBreadCrumb
{
	color: White;
	font-size: 12px;
	padding: 7px 5px 5px 15px;
}

#Footer a
{
	color: White;
}

/* FAQ */
.Faq
{
	display: none;	
	padding: 5px;
}

.FaqTitle
{
	font-weight: bold;
	margin-top: 10px;
}

#debug {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
	background-color: #DDD;
	border-top: solid #999 1px;
	border-left: solid #999 1px;
	width: 600px;
	height: 200px;
	overflow:auto;
}


/* Model Selector */
.ModelSelector
{
	margin-top: 10px;
	background: #EEEEEE;
}

.ModelSelector td
{
	background: white;
}

.ModelSelector .Heading
{
	font-weight: bold;
}

.ModelSelector .Description
{
	font-style: italic;	
}

.ModelSelector .SubHeading
{
	font-weight: bold;
	color: #666666;
}

.ModelSelector .SubHeading, .ModelSelector .Description, .ModelSelector .Heading
{
	width: 200px;	
}

.ModelSelector .Sel, .ModelSelector .NonSel
{
	background: #B2B2B2;
	padding: 0px;
}

.Sel img
{
	border: none;
	width: 15px;
	height: 14px;
	margin: 3px 2px 1px 2px;
}

.Sel a
{
	display: block;
	text-align: center;
	height: 20px;
}


/* Ranges */

.rangeheading {
	position: relative;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.rangeheading img {
	position: absolute;
	right: 0;
	z-index: 20;
}

.rangeheading div img {
	position: absolute;
	float: none;
	right: 0;
	top: 0;
	overflow: hidden;
	width: 90px;
	height: 50px;
	z-index: 10;
}

* html .rangeheading img, {
	right: -1px;
}

.rangeheading span {
	display: block;
	padding: 5px 0px 0px 5px;	
	color: #FFF;
	font-size: 20px;
}

.rangeheading span span {
	display: inline;
	padding: 5px 0px 0px 5px;	
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

.Column
{
	width: 34%;
	float: left;
}

.Column ul
{
	margin-top: 0px;
}

.RangeIntro
{
	margin-bottom: 5px;	
	width: 411px;
	float: left;
}

.RangeIntro div
{
	padding: 10px;
	color: white;
}

.RangeIntro p
{
	font-size: 14px;	
}

.RangeIntro .ImSpacer
{
	background: white;
	padding: 0px 0px 0px 2px;
	float: right;
}

.RangeIntro .Text p
{
	margin-bottom: 0px;
}

/* Spare Parts */

#fListSpares, #fSearchSpares
{
	margin-bottom: 10px;	
}

/* Error code disagnostic tool, Spare Parts */

.Results
{
	background: #EEEEEE;
	width: 400px;	
}

.Results td 
{
	background: white;
}

/** LB **/

h4.r {
	color: #C00;
}

.form-acc input, .form-acc select, .form-acc textarea
{
	width: 235px;
}

#docfusion {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

#prefsform input {
	border: 0;
	background: none;
}

.home-forgot-pass 
{
	position: absolute;
	display: block;
	padding-top: 4px;
	left: 488px;
	width: 90px;
}

/* IE Only */	

.home-forgot-pass a
{
	color: white;
	font-size: 9px
}

.Remember-Details {
	float: left;
	margin: 4px 0 0 1px;
	line-height: 10px;
} 

.Mandatory
{
	color: red;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

/* Print on Demand */
.CompactContent
{
	margin: 10px
}

.CompactContent p
{
	margin: 5px 0px 5px 0px;
}

dl.Side
{
	width: 170px;
}

dl.Side dd
{
	margin: 0px;
	padding-top: 5px;
}

dl.Side dt
{
	font-weight: bold;
}

dl.Side dd img
{
	border: solid 1px gray;
}

.ButtonSpacing
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: left;
}

.Success
{
	margin: 5px;
	font-weight: bold;
}

.CloseWindow
{
	text-align: center;
	clear: both;	
	padding-bottom: 10px;
	margin-top: 20px;
}

.Button
{
	background: #AAAAAA;
	color: White;
	font-weight: bold;
	border: outset 1px #EEEEEE;
	cursor: hand;
}

.PrintButton
{
	float: right;	
}

#PrintLogo
{
	display: none;
}

fieldset
{
	margin-bottom: 5px;
	border: solid 1px gainsboro;
}

.Row
{
	clear: both;
	padding: 5px 10px 5px 10px;
}

.Col
{
	float: left;	
	padding-right: 10px;
}

.Msg
{
	padding: 0px 5px 5px 5px;
	font-style: italic;	
}

.Name
{
	width: 85px;	
	float: left;
}

.SearchKeywords
{
	width: 370px;
}

legend
{
	color: #333;
}

.Logout
{
	color: Black;
	background: #CC0000;
}

.separator
{
	font-size: 1px;
	/*border-top: solid #CCC 5px;*/
	padding: 5px;
}

/* Region Map */
.regions .titles
{
	float: left;
	margin-top: 80px;
	margin-right: 10px;
	border: solid 1px gainsboro;
	padding: 5px;
}

.regions .titles ul
{
	list-style: none;
	margin: 0px;
}

.map-region
{
	z-index: 3;	
	display: block;
	position: absolute;
	height: 380px;
	width: 222px;
} 

.map
{
	float: left;
	background-image:url(../images/regions.gif);
	background-repeat:no-repeat;
	margin-top: 20px;
}

.region
{
	clear: both;
}

.regions
{
	clear: both;
}

.regions .titles a
{
	display: block;
	padding: 3px 3px 3px 15px;
	background: transparent url(../images/arrow-right-red.gif) no-repeat;
	background-position: 5px center;
}

.regions .titles a:hover, .regions .titles a#sel:hover, .regions .titles a#sel
{
	color: #CC0000;
	background-color: #EEEEEE;
}

.regionTabContent
{
	border-top: solid 4px #CC0000;	
}

#regions-letters
{
	height: 18px;
	background: gainsboro;
	text-align: center;
	margin-bottom: 20px;
}

#regions-letters a
{
	display: inline-block;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	border: solid 1px gainsboro;
}

#regions-letters a:hover
{
	border: solid 1px #CC0000;	
	text-decoration: none;
}

#regions-letters a#sel
{
	background: white;
	border: solid 1px gray;
}

.powered
{
	position:absolute;
	padding-left:15px;
	text-indent:-9000px;
}