/*
 *	SVN: $Id: main.css 5468 2006-11-23 12:24:01Z piotrd $
 */

html, body, form, table, h1, h2, h3, h4, address
{
	margin: 0;
	padding: 0;
}

html
{
	color: #6d6d6d;
	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: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/*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: 38px;
	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;
	width: 600px;
}

#LeftMainMenu ul
{
	display: block;
	margin: 0;
	margin-left: 11px;
	padding: 0;
}

#LeftMainMenu li
{
	display: block;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../img/main_menu_sep.png");
}

#CurrentMainMenuItem
{
	background-repeat: repeat-x !important;
	background-image: url("../img/main_menu_current_bg.png") !important;
}

#MerchantPanel
{
	float: right;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("../img/secure.gif");
	padding-right: 3px;
}

* html #MerchantPanel
{
	margin-right: 1px;
}

#LeftMainMenu a:link, #LeftMainMenu a:visited,
#CurrentMainMenuItem a:link, #CurrentMainMenuItem a:visited,
#MerchantPanel a:link, #MerchantPanel a:visited
{
	/*display: block;*/
	color: #555555;
	font-size: 11px;
}

#LeftMainMenu a:link, #LeftMainMenu a:visited
{
	padding-left: 20px;
	padding-right: 20px;
}

#CurrentMainMenuItem a:link, #CurrentMainMenuItem a:visited
{
	font-weight: bold;
}

#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: 214px;
	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: 27px 0 0 20px;
}

h3#ErrorPage
{
	color: #a74e0c;
}

#RightNewsList
{
	margin: 18px 20px;
	padding: 0;
}

#RightNewsList dt
{
	margin-top: 10px;
	padding: 0;
}

#RightNewsList dd
{
	margin: 0;
	padding: 0;
}

#MoreNews
{
	display: block;
	float: right;
	margin-right: 20px;
	margin-bottom: 27px;
	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;
}

#BottomFooter address
{
	float: left;
	margin-left: 18px;
}

* html #BottomFooter address
{
	margin-left: 9px;
}

.FooterSep
{
	margin-left: 5px;
	margin-right: 5px;
}

.Clear
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	border: 0;
	padding: 0;
}

.ImgButton
{
	display: block;
	width: 68px;
	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;
}

.DotList
{
	margin: 10px 17px;
	padding: 0;
	list-style-image: url("../img/dot.png");
}

.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;
}

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: 11; /* should be max */
}

a.Debug
{
	color: #ffffff;
	text-decoration: underline;
}