/* --- menu styles ---
 2008.march. by pepe
 it's an extension with new style elements for pocket-pc pages
*/
body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #263245;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bground-3.gif);
	background-repeat: repeat-x;
}
a:link, a:active, a:visited {
	color: #C9D1DC;
	text-decoration: none;
}
a:hover {
	color: #C9D1DC;
	text-decoration: underline;
}
.menuButton_Selected {
	font-size : 11;
	color : #000000;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 136px;
	height : 20px;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.menuButton {
	font-size : 11;
	color : #000000;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 136px;
	height : 20px;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.menuButtonBack {
	font-weight : normal;
	font-variant : normal;
	height : 20;
	border-width : 0;
	width: 100%;
}
.menuButtonSelAll {
	font-size : 11;
	color : #8facca;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 14px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 136px;
	height : 20px;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.menuButtonSelAllBack {
	font-weight : normal;
	text-indent : 10px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	height : 20;
	border-width : 0;
	width: 100%;
}
.menuButtonSelected {
	font-size : 11;
	color : #c1ddfa;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 14;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 136px;
	height : 20;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.menuButtonSelectedBack {
	font-weight : normal;
	font-size : 11;
	font-family : 'Tahoma';
	text-indent : 20px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	height : 20;
	border-width : 0;
	width: 100%;
}
.menuButtonUserMenu {
	font-size : 11;
	color : #c1ddfa;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 14;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 136px;
	height : 20;
	background-image : url(../images/menuButton-2.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.subMenuButton {
	font-size : 11;
	color : #8facca;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 116px;
	height : 20;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.subMenuButtonSelected {
	font-size : 11;
	color : #FFFFFF;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 116px;
	height : 20;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.subMenuButtonBack {
	font-weight : normal;
	font-size : 11;
	font-family : 'Tahoma';
	text-indent : 2px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 100%;
	height : 20;
	border-width : 0;
}
.menuButtonContShp {
	font-size : 11;
	color : #c1ddfa;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	width : 146;
	height : 20;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
}
.submitButton {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/btnBack-1.gif);
	background-repeat: repeat;
	height: 19px;
	width: 101px;
	color: #000000;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitButton2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/btnBack-2.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 101px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.searchButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/searchButton.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: #1a1a1a;
	vertical-align: middle;
}
.searchButtonSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/searchButtonSmall.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 50px;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: #1a1a1a;
	vertical-align: middle;
}
.searchButtonExtended {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/searchButtonExtended.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 100px;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: #1a1a1a;
	vertical-align: middle;
}
.headerMenu1 {
	height: 21px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	padding: 5px;
	background-image: url(../images/btnBack-3.gif);
}
.headerMenuBack1 {
	background-color: #1a1a1a;
	height: 38px;
	width: 146px;
}
.headerMenuBack2 {
	background-color: #1a1a1a;
	height: 24px;
}
.headerMenu2 {
	height: 21px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #c0ccdf;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	padding: 5px;
}
.headerMenu2b {
	height: 10px;
	color: #5a5f6a;
	background-color: #1E252E;
	padding: 0px;
	background-image: url(../images/bground-2b.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.headerMenu3 {
	height: 37px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #c0ccdf;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	padding: 5px;
	background-image: url(../images/bground-5.gif);
	background-repeat: no-repeat;
}
.headerMenu4 {
	height: 37px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #c0ccdf;
	font-weight: bold;
	text-align: left;
}
.headerMenuTable {
	width: 170px;
	background-color: #4A5C74;
}
.headerMenuTable2 {
	width: 170px;
	background-color: #4A5C74;
}
.headerErrorMsg {
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
	font-family: Tahoma, Verdana;
	text-align: center;
	font-variant: normal;
	padding: 10px;
}
.mainMenu1 {
	height: 38px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.mainMenuBack1 {
	height: 38px;
	padding-top: 3px;
	background-color: #FFFFFF;
	width: 900px;
}
.mainHeader1 {
	background-image: url(../images/menuHeader-2_02.gif);
	height: 38px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainHeaderText1 {
	height: 38px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainTableBack1 {
	width: 850px;
	background-color: #4A5C74;
}
.mainTableBack2 {
	width: 850px;
	background-color: #263245;
	padding-right: 0px;
	padding-left: 0px;
}
.mainTableBack3 {
	background-color: #4a5c74;
}

.contentTable {
	width: 850px;
}
.contentMenuBack {
	background-color: #1a1a1a;
	width: 704px;
}
.contentMenuBack2 {
	background-image: url(../images/bground-4c.gif);
	background-repeat: repeat-y;
}
.contentMenuBack3 {
	background-color: #4A5C74;
	width: 470px;
	padding: 1px;
	margin: 0px;
	border: 0px;
	border-style: none;
}
.contentMenuBack4 {
	background-color: #4A5C74;
	padding: 3px;
	margin: 0px;
	border: 0px;
	border-style: none;
}
.contentMenuBack5 {
	background-color: #1E252E;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-style: none;
}
.contentTableOutline {
	border: 0px;
	border-style: none;
	background-image: url(../images/bground-6.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 87px;
	text-align: center;
	vertical-align: middle;
}
.contentTableOutline2 {
	border: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 87px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bground-10.gif);
	background-repeat: no-repeat;
}
.contentTableText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999fac;
}

.contentTableTextGrid {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999fac;
	background-color : #161c23;
}

.contentTableTextLeft {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999fac;
	text-align : left;
}

.contentTableTextRight {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999fac;
	text-align :  right;
}

.contentTableTextDark {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #161c23;
}

.contentTableTextDarkLeft {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #161c23;
	text-align : left;
}

.contentTableTextRed {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #7aaef3;
	font-weight: bold;
}

.contentTableTextRedOld {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #7aaef3;
	font-weight: bold;
	text-decoration : line-through;
}

.contentTableTextRedOldPrice {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration : line-through;
}
.contentTableTextRealRed {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CC0000;
}
.contentTableTextAllowance {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration : line-through;
	color: #999999;
}
.contentTableTextAlert {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #2e7ccb;
}
.contentTableTextComment {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.contentTableTextHead {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #C9D1DC;
	font-weight: bold;
	text-transform: uppercase;
}
.contentTableFooter {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #C9D1DC;
	font-weight: normal;
	background-color: #4A5C74;
	height: 17px;
	padding: 3px;
	vertical-align: top;
}
.contentTextHL {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.contentTextN {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #C0CCDF;
}
.contentTextNOldPrice {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration : line-through;
}
.contentTextNBU {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.contentTextErrMsg {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #C0CCDF;
	font-weight: bold;
	text-align: center;
}
.contentTableBack1 {
	margin: 0px;
	border: 0px;
	border-style: none;
	width: 680px;
}
.contentRadioButton {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: text-bottom;
}
.contentListBox {
	display: block;
	z-index: 1;
	overflow: auto;
	width: 165px;
	position: fixed;
	height: 100px;
	text-align: left;
}
.leftMenuDropDown {
	height: 19px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 151px;
	padding: 0px;
	margin: 0px;
	background-color: #DCE1E9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftMenuInbox {
	height: 19px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 151px;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
}
.leftMenuInbox1 {
	height: 19px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 330px;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
}

.leftMenuInbox2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 200px;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
}

.leftMenuInbox3 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 360px;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
}

.leftMenuInbox4 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
	width : 70px;
}

.leftMenuInbox5 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
	width: 600px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
}

.leftMenuInbox6 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
	width : 120px;
}

.loginMenuBack {
	width: 100%;
}
.logoTableBack {

}
.rightMenuInbox {
	height: 19px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 151px;
	text-indent: 2px;
	margin: 0px;
	padding-top: 2px;
	background-color: #DCE1E9;
}
.pageCountSelected {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #C5CEDA;
	font-weight: bold;
}
.pageCountText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #FF6600;
}
.pageCountText2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.pageCountBack {
	height: 28px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #4A5C74;
}
.footerTextMain {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footerBackMain {
	margin: 0px;
	padding: 10px;
	height: 50px;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 830px;
}
.footerLeftTD {
	text-align: center;
	width: 150px;
	vertical-align: middle;
	padding-top: 10px;
}
.footerRightTD {
	vertical-align: middle;
	text-align: center;
	text-indent: 10px;
	padding-top: 8px;
	color: #97A7BD;
}
.footerSpacerTD {
	background-image: url(../images/vLine-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 10px;
}
.showProductButton {
	font-size : 11;
	color : #000000;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	height : 20px;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 146px;
}
.showProductButtonSel {
	font-size : 11;
	color : #960A0E;
	font-family : Tahoma;
	white-space : nowrap;
	text-indent : 20px;
	white-space : nowrap;
	text-align : left;
	font-variant : normal;
	height : 20px;
	background-image : url(../images/menuButton-1.gif);
	background-repeat : no-repeat;
	border-width : 0;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 146px;
}
.spacerMain1 {
	background-color: #400d06;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
}
.spacerMenu1 {
	height: 3px;
	width: 100%;
	background-image: url(../images/spacer-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.spacerMenu2 {
	height: 15px;
	width: 100%;
	background-image: url(../images/spacer-3.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
.spacerMenu3 {
	height: 5px;
	width: 100%;
	background-image: url(../images/spacer-3.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
.spacerMenu4 {
	height: 5px;
	width: 100%;
	background-image: url(../images/spacer-4.gif);
	background-repeat: repeat-x;
	background-position: 5px;
}
.spacerMenu5 {
	height: 10px;
	background-image: url(../images/bground-7.gif);
	background-repeat: no-repeat;
}
.spacerMenu7 {
	height: 5px;
	background-image: url(../images/spacer-7.gif);
	background-repeat: repeat-x;
}
.spacerProdPrev {
	height: 4px;
	width: 100%;
}
.globalBackground {
	background-color: #400d06;
}
.Handy_Text_Content {
	font-weight: normal;
	font-size: 12px;
	color: White;
	font-family: 'Arial';
	background-color: #111111;
	text-align: left;
	font-variant: normal;
}
.Handy_Text_Title {
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: 'Arial';
	background-color: #111111;
	text-align: left;
	font-variant: normal;
}
.Handy_Pager_Link {
	font-weight: bold;
	font-size: 12px;
	color: #9D0B0F;
	font-family: 'Arial';
	background-color: #282828;
	text-align: left;
	font-variant: normal;
}
.Handy_Pager_Link_Selected {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: 'Arial';
	background-color: #282828;
	text-align: left;
	font-variant: normal;
}
.regDeveloperTableTextReq {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.regDeveloperTableText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #C0CCDF;
	text-align: left;
}
.HeaderButton
{
	font-weight : normal;
	font-size : 10pt;
	color : White;
	font-family : 'Arial';
	background-color : #263285;
}
