/*
 *	SVN: $Id: main.css 10691 2008-07-04 10:56:13Z verx $
 */

html, body, form, table, h1, h2, h3, h4, address
{
	margin: 0;
	padding: 0;
}

html
{
	color: #000000;
	background-color: #ffffff;
}

body
{
	width: 752px;
	margin: 0 auto;
}

body, td, th, div, h1, h2, h3, h4, p, address, input, textarea, select, option, button
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h4
{
	font-size: 13px;
}

h5
{
	font-size: 11px;
	margin-bottom: 4px;	
}

p
{
	margin-top: 0px;	
}

a:link, a:visited
{
	color: #0e6db1;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline !important;
}

#Header, #MainMenu, #PageLocator, #Main, #ContentBottomSep, #TopFooter
{
	width: 750px;
	border-style: solid;
	border-color: #adb9c7;
	border-width: 0 1px;
}

#Header
{
	height: 106px;
	background-repeat: no-repeat;
	background-image: url("../img/header_bg.jpg");
}

h1
{
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	left: 28px;
	top: 74px;
	width: 300px;
	color: #555555;
}

#OverLogo
{
	position: relative;
	top: 4px;
	left: 19px;
}

#OverLogo img
{
	border: none;
}

#MainMenu, #LeftMainMenu, #LeftMainMenu ul, #CurrentMainMenuItem, #MerchantPanel
{
	height: 33px;
	line-height: 33px;
}

#MainMenu
{
	background-repeat: repeat-x;
	background-image: url("../img/main_menu_bg.png");
}

#LeftMainMenu
{
	float: left;
}

#Phones
{
	position: absolute;
	margin-left: 540px;
	margin-top: 10px;
	letter-spacing: 1px;
	color: #555555;
}


* html #LeftMainMenu
{
	width: 575px;
}

/* Level 1 */
#LeftMainMenu ul
{
	display: block;
	margin: 0;
	margin-left: 11px;
	padding: 0;
}

#LeftMainMenu li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../img/main_menu_sep.png");
}

/* Level 2 */
#LeftMainMenu li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	margin-left: -0.1em;
	border-width: 0 0 0 2px;
	border-style: solid;
	border-color: #385366;
}

#LeftMainMenu li li
{
	width: 17em;
	padding-right: 1em;
	background-image: none;
}

#LeftMainMenu li ul a
{
	width: 15em;
	background-color: #46617C;
	font-size: 11px !important;
}

/* Level 3 */
#LeftMainMenu li ul ul
{
	margin: -3em 0 0 15em;
}

/* All levels */
#CurrentMainMenuItem
{
	background-repeat: repeat-x !important;
	background-image: url("../img/main_menu_current_bg.png") !important;
}

.CurrentMenuItem
{
	font-weight: bold;
}

#MerchantPanel
{
	float: right;
	margin-right: 14px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("../img/secure.gif");
	padding-right: 30px;
}

* html #MerchantPanel
{
	margin-right: 7px;
}

#LeftMainMenu a:link, #LeftMainMenu a:visited,
#CurrentMainMenuItem a:link, #CurrentMainMenuItem a:visited,
#MerchantPanel a:link, #MerchantPanel a:visited
{
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

#LeftMainMenu ul ul a:link, #LeftMainMenu ul ul a:visited,
#CurrentMainMenuItem ul ul a:link, #CurrentMainMenuItem ul ul a:visited,
#MerchantPanel ul ul a:link, #MerchantPanel ul ul a:visited
{
	text-align: left;
}

#LeftMainMenu a:link, #LeftMainMenu a:visited
{
	padding-left: 20px;
	padding-right: 20px;
}

* html #LeftMainMenu a:link, * html #LeftMainMenu a:visited
{
	padding-left: 5px;
	padding-right: 5px;
}

#CurrentMainMenuItem a:link, #CurrentMainMenuItem a:visited
{
	font-weight: bold;
}

#LeftMainMenu li:hover ul ul, #LeftMainMenu li:hover ul ul ul
{
	left: -999em;
}

#LeftMainMenu li:hover ul, #LeftMainMenu li li:hover ul, #LeftMainMenu li li li:hover ul
{
	left: auto;
}

#PageLocator
{
	height: 23px;
	background-color: #f3f3ef;
	border-bottom: 1px solid #cdcdca;
}

#LeftPageLocator
{
	float: left;
	margin-left: 7px;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-image: url("../img/red_box.png");
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ItemPageLocator, #ItemPageLocator
{
	padding-left: 5px;
	padding-right: 5px;
}

#Main
{
	background-repeat: repeat-y;
	background-image: url("../img/columns_bg.png");
}

#Content
{
	width: 535px;
	float: left;
}

#Module
{
	margin: 19px;
}

#News
{
	width: 213px;
	float: right;
}

#Module h3, #News h3
{
	margin: 0 0 19px 0;
	color: #a74e0c;
	font-size: 21px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

#Module h4
{
	margin: 1.5em 0 1em 0;
	font-weight: bold;
}

#News h3
{
	margin: 22px 0 0 20px;
}

h3#ErrorPage
{
	color: #a74e0c;
}

#RightNewsList
{
	margin: 10px 10px;
	padding: 0;
}

#RightNewsList dt
{
	margin-top: 10px;
	padding: 0;
}

#RightNewsList dd
{
	margin: 0;
	padding: 0;
}

a.Arrow
{
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right 3px;
	background-image: url("../img/more_arrow.gif");
	font-weight: bold;
}

#ContentBottomSep
{
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../img/content_bottom_sep.png");
}

#TopFooter
{
	height: 33px;
	color: #ffffff;
	background-color: #476278;
	line-height: 33px;
}

* html #TopFooter
{
	margin-top: 0;
}

#LeftTopFooter, #RightTopFooter, #LeftBottomFooter
{
	background-repeat: no-repeat;
	background-image: url("../img/orange_box.png");
}

#LeftTopFooter
{
	float: left;
	margin-left: 15px;
	padding-left: 9px;
	background-position: left 13px;
}

* html #LeftTopFooter
{
	margin-left: 7px;
}

#RightTopFooter
{
	float: right;
	margin-right: 15px;
	padding-right: 9px;
	background-position: right 13px;
}

* html #RightTopFooter
{
	margin-right: 7px;
}

#RightTopFooter a:link, #RightTopFooter a:visited
{
	color: #ffffff;
}

#BottomFooterBackground
{
	width: 752px;
	height: 84px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-image: url("../img/bottom_footer_bg.gif");
}

#BottomFooter
{
	height: 58px;
	margin: 0 6px;
	background-repeat: repeat-x;
	background-image: url("../img/footer_bg.png");
}

#LeftBottomFooter, #RightBottomFooter
{
	margin-top: 13px;
}

#LeftBottomFooter
{
	float: left;
	margin-left: 9px;
	padding-left: 9px;
	background-position: left 3px;
}

* html #LeftBottomFooter
{
	margin-left: 4px;
}

#RightBottomFooter, #MenuRightBottomFooter
{
	float: right;
	margin-right: 18px;
}

* html #RightBottomFooter, * html #MenuRightBottomFooter
{
	margin-right: 9px;
}

* html #BottomFooter address
{
	margin-left: 9px;
}

.FooterSep
{
	margin-left: 5px;
	margin-right: 5px;
}

.Clear
{
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0;
	margin: 0;
	border: 0;
	padding: 0;
}

.ImgButton
{
	display: block;
	width: 88px;
	height: 23px;
	line-height: 23px;
	border-width: 0;
	color: #ffffff;
	background-repeat: no-repeat;
	background-image: url("../img/button_bg.png");
	padding-top: 0px;
	padding-left: 23px;
	font-weight: bold;
}

a.ImgButton:link, a.ImgButton:visited
{
	color: #ffffff;
}

.FormImgButton, .FormImgButtonPl
{
	text-align: left;
	height: 23px;
	line-height: 23px;
	border-width: 0;
	color: #eeeeee;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 23px;
	font-weight: bold;
}

.FormImgButton
{
	width: 180px;
	background-image: url("../img/send_button.png");
}

.FormImgButtonPl
{
	width: 150px;
	background-image: url("../img/send_button_pl.png");
}

.FormImgButton:hover, .FormIngButtonPl:hover
{
	color: #ffffff;
}

.DotList
{
	margin: 10px 17px;
	padding: 0;
	list-style-image: url("../img/dot.png");
}

.DotList li
{
	margin-bottom: 8px;
}

.NoDotList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.NoDotList li
{
	line-height: 200%;
}

#NewsList dt
{
	font-weight: bold;
}

#NewsList dd
{
	margin-top: 1ex;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
}

#WaitBackground
{
	display: none;
	z-index: 11;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #404040;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

#WaitMessage
{
	display: none;
	z-index: 12;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 50px;
	margin-left: -60px;
	margin-top: -25px;
	border: 1px solid #606060;
	padding: 10px;
	color: #606060;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}

* html #WaitMessage
{
	position: absolute;
}

#WaitMessage img
{
	display: block;
	margin: 10px auto 0 auto;
}

div#Debug
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	overflow: hidden;
	width: 20px;
	background: #000000;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	z-index: 10;
}

a.Debug
{
	color: #ffffff;
	text-decoration: underline;
}

#Content ul
{
	margin-top: 8px;
}

#Content h4
{
	margin-bottom: 0px;
}

Table.default
{
	border-bottom: 1px solid #e6eaee;
	border-collapse: collapse;

}

Table.default th
{
	background: #5a7794;
	border-right: 1px solid #ffffff;
	padding: 6px 4px 6px 4px;
	color: #ffffff;
	font-weight: bold;
}

Table.default th.last
{
	border-right: 1px solid #5a7794;
}


Table.default td
{
	border: 1px solid #e6eaee;
	padding: 6px 4px 6px 4px;
}

hr
{
	height: 0;
	line-height: 0px;
	margin: 10px 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #cdcdca;
}

div#Movie
{
	position: fixed;
	left: 0;
	bottom: 0;
}

#ScriptMovie
{
	position: absolute;
	top: 373px;
}

*+html #ScriptMovie
{
	top: 367px;
}

* html #ScriptMovie
{
	top: 368px;
}

#BigBanner
{
	border: 0;
	margin: 1px 0 0 1px;
}

#SmallBanner
{
	border: 0;
	margin: 1px 0 0;
}

#website-compliance li
{
	margin-top: 10px;
}

.FlagLink, .FlagLink a
{
	font-weight: normal !important;
}

.FlagCell img
{
	border: 0;
	vertical-align: text-bottom;
}

#PpntLogo
{
	display: block;
	float: right;
	border: 0;
}

label.xpro-form
{
	cursor: pointer;
}

table.xpro-form
{
}

table.xpro-form thead th
{
	border-bottom: 1px solid #cdcdca !important;
}

table.xpro-form thead th.TopStd, .LeftTopStd, .RightTopStd,
table.xpro-form tfoot td.BottomStd, .LeftBottomStd, .RightBottomStd
{
	height: 0;
	line-height: 0px;
	font-size: 0;
	border: none !important;
}

table.xpro-form tbody th
{
	border-color: #cdcdca;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 8px 20px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	background-image: url("../img/red_box.png");
	color: #a74e0c;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.xpro-form tbody td
{
	border-bottom: 1px solid #cdcdca;
}

table.xpro-form tfoot td
{
	text-align: center;
	padding: 2px 10px 0 10px;
}

th.xpro-form-title
{
	text-align: left;
}

div.xpro-form-title, div.xpro-form-collapse
{
	height: 25px;
	line-height: 25px;
}

div.xpro-form-title
{
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #336699;
	font-size: 21px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.xpro-form-collapse
{
	display: block;
	float: right;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 6px;
}

* html .xpro-form-collapse
{
	margin-right: 3px;
}

fieldset.xpro-form-error
{
	font-size: 12px;
	border: 1px solid #ff0000;
	text-align: center;
	color: #ff0000;
}

legend.xpro-form-error
{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

div.xpro-form-error
{
	margin-top: 12px;
	margin-bottom: 16px;
}

td.xpro-form-field-left, td.xpro-form-field-middle, td.xpro-form-field-right
{
	padding: 1ex;
}

td.xpro-form-field-left, td.xpro-form-field-right
{
	width: 30%;
}

td.xpro-form-field-left
{
	border-left: 1px solid #cdcdca;
	vertical-align: top;
}

td.xpro-form-field-right
{
	border-color: #cdcdca;
	border-style: solid;
	border-width: 0 1px;
}

label.xpro-form-field
{
	font-size: 12px;
	font-weight: bold;
}

div.xpro-form-field-required
{
	font-size: 9px;
	font-weight: normal;
}

div.form-field-error
{
	padding-left: 4px;
	color: #ff0000;
	font-size: 9px;
}

div.form-field-tip
{
	padding-left: 4px;
	font-size: 9px;
}

input.TextField, textarea.TextField,
table.xpro-form select, table.xpro-form option
{
	background-color: #fafbf8;
}

input.TextField, textarea.TextField
{
	border-color: #cdcdca;
	border-style: solid;
	border-width: 1px;
}

input.TextField:focus, textarea.TextField:focus
{
	background-color: #ffffff;
}

/* tooltips */
.TooltipBox
{
	display: none;
	position: absolute;

	padding: 3px;
	border: 1px solid #000000;
	background-color: #ffffdd;
}

div#Leaflets
{
	margin-top: 10px;
	margin-left: 4px;	
}
