@charset "UTF-8";
/**
 * @copyright SMScity International B.V.
 * @version 2009-09-14
 * @author Mathijs van Veluw
 */
/* ================================================================================================================================*/
/* HTML/BODY LAYOUT */
/* ================================================================================================================================*/
html {
    overflow-x: hidden;
}

body {
    background: #FFF url('/Images/Templates/All/Layout/backgroundStroke_10x684.png') repeat-x;
    font-family: arial, serif, sans-serif;
    font-size: 12px;
    line-height: 13px;
    color: #000;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

button, input, select, textarea {
    font-size: 12px;
    line-height: 14px;
    font-family: arial, serif, sans-serif;
}

input {
    padding: 1px;
}

select {
    padding: 0;
}

input.checkbox, input.radio {
    border: 0;
    padding: 0;
}

.checkradioAndLabelTable {
    border-collapse: collapse;
}

.checkradioAndLabelTable td {
    vertical-align: top;
    padding: 2px;
}

.checkradioAndLabelTable input.checkbox, .checkradioAndLabelTable input.radio {
    margin: 0 3px;
}

a, a:hover, a:active, a:visited, a:focus {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    outline: none;
}

a:hover {
    text-decoration: underline;
}
.linkValentineRed {
    display: block;
    height: 18px;
    line-height: 18px;
    background: transparent url('/Images/Templates/All/Layout/linkValentine_18x18.png') no-repeat -1000px -1000px;
    padding: 0 0 0 20px;
}
.linkValentineRed {
    background-position: 0 0;
}

a.linkValentineRed:hover {
    background-position: 0 -18px;
}
.linkArrowPink, .linkArrowBlue, .linkArrowOrange, .linkArrowRed, .linkArrowGreen, .linkArrowPurple {
    display: block;
    height: 24px;
    line-height: 24px;
    background: transparent url('/Images/Templates/All/Layout/linkArrows_22x24.png') no-repeat -1000px -1000px;
    padding: 0 0 0 24px;
}

.linkArrowPink {
    background-position: 0 0;
}

a.linkArrowPink:hover {
    background-position: 0 -24px;
}

.linkArrowBlue {
    background-position: 0 -48px;
}

a.linkArrowBlue:hover {
    background-position: 0 -72px;
}

.linkArrowOrange {
    background-position: 0 -96px;
}

a.linkArrowOrange:hover {
    background-position: 0 -120px;
}

.linkArrowRed {
    background-position: 0 -144px;
}

a.linkArrowRed:hover {
    background-position: 0 -168px;
}

.linkArrowGreen {
    background-position: 0 -192px;
}

a.linkArrowGreen:hover {
    background-position: 0 -216px;
}

.linkArrowPurple {
    background-position: 0 -240px;
}

a.linkArrowPurple:hover {
    background-position: 0 -264px;
}

.listItemPink, .listItemBlue, .listItemOrange, .listItemRed, .listItemGreen, .listItemPurple {
    background: transparent url('/Images/Templates/All/Layout/listItems_10x12.png') no-repeat -1000px -1000px;
    padding: 0 0 0 14px;
    line-height: 16px;
}

.listItemPink {
    background-position: 0px 0px;
}

.listItemBlue {
    background-position: 0px -24px;
}

.listItemOrange {
    background-position: 0px -48px;
}

.listItemRed {
    background-position: 0px -72px;
}

.listItemGreen {
    background-position: 0px -96px;
}

.listItemPurple {
    background-position: 0px -120px;
}

.listItemCheck {
    font-weight: 700;
    background: transparent url('/Images/Templates/All/Layout/Biz/bizCheck_14x15.png') no-repeat;
    padding: 0 0 0 17px;
    line-height: 18px;
}

/* ================================================================================================================================*/
/* SITE BODY LAYOUT */
/* ================================================================================================================================*/
#mainBody {
    position: relative;
    margin: 0 auto;
    top: 5px;
    width: 782px;
    height: auto;
    z-index: 1;
}

#headerGlow {
    position: absolute;
    background: transparent url('/Images/Templates/All/Layout/headerGlow_1088x250.png') no-repeat;
    left: -153px;
    top: -5px;
    z-index: -1;
    width: 1088px;
    height: 250px;
}

#siteHeader {
    position: relative;
    background: transparent url('/Images/Templates/All/Layout/headerBackgroundCity.png') no-repeat;
    width: 782px;
    height: 160px;
    z-index: 100;
}

#siteHeaderTabs {
    position: absolute;
    top: 1px;
    left: 1px;
    height: 33px;
    width: 780px;
}

#siteHeaderBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 123px;
    width: 780px;
}

#siteLogo {
    float: left;
    width: 237px;
    height: 76px;
    margin: 23px 0 0 35px;
}

#siteBody {
    color: #000;
    background: #FFF;
    border: 1px solid #848484;
    padding: 0 9px 5px 9px;
    min-height: 300px; /* There is also an height specialy for IE6, see ieFix.css */
}

#bodyBanner {
    position: relative;
    width: 763px;
    height: 81px;
    margin: 5px 0;
    cursor: pointer;
}

#bodyBanner a {
    width: 763px;
    height: 81px;
}

#bodyBanner a:hover {
    text-decoration: none !important;
    cursor: pointer;
}

#bodyBannerImg, #bodyBanner .bodyBannerSwf {
    position: absolute;
    width: 763px;
    height: 81px;
    z-index: 1;
}

.bodyBannerSwfLink {
	display: block;
	width: 763px;
	height: 81px;
	position: absolute;
	z-index: 10;
	background: url(\'/Images/Templates/All/Layout/iePngFix.gif\');	
}

#bodyBannerText {
    display: block;
    position: absolute;
    top: 4px;
    left: 275px;
    height: 47px;
    width: 485px;
    z-index: 10;
    font-size: 16px;
    line-height: 22px;
}

#bodyBannerText .title {
    color: #FFF;
    font-size: 18px;
}

#bodyBannerText .subTitle {
    color: #222;
    font-size: 14px;
}

#bodyBannerLint {
    display: block;
    position: absolute;
    top: 52px;
    left: 0px;
    height: 20px;
    width: 763px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    z-index: 10;
    color: #222;
}


.mainContentHeader {
    border-width: 1px;
    border-style: solid;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}
.mainContentH1Header {
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0px;
    padding: 0 5px;
}
.subContentBlock {
    border-width: 1px;
    border-style: solid;
    padding: 5px;
    margin: 0 0 5px 0;
}

.infoContentBlock {
    border-width: 1px;
    border-style: solid;
    margin: 0 0 5px 0;
}

.floatBlockLeft, .floatBlockRight {
    width: 49%;
}

.floatBlockLeft {
    float: left;
}

.floatBlockRight {
    float: right;
}

.infoContentBlockHeader, .infoContentBlockFooter {
    position: relative;
    left: 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #FFF;
    font-weight: 700;
    font-size: 13px;
}

.infoContentBlockHeader span, .infoContentBlockFooter span {
    padding: 0 0 0 5px;
}

.infoContentBlockHeader {
    top: 0;
}

.infoContentBlockFooter {
    bottom: 0;
}

.infoContentText {
    padding: 5px;
}

#siteFooter {
    padding: 0 0 10px 0;
}

#footerTop {
    height: 14px;
    line-height: 14px;
    padding: 10px 10px;
}

#footerTop a {
    color: #848484;
}

#footerTop a:hover {
    color: #000;
}

#footerTop .linkDivider {
    padding: 0 5px;
}

#footerBottom {
    background: transparent url('/Images/Templates/All/Layout/footerBackground.png') no-repeat;
    width: 782px;
    height: 36px;
    line-height: 36px;
}

#footerLanguageSelect {
    float: left;
    width: auto;
    padding: 0 0 0 10px;
}

#footerAddThis {
    float: right;
    width: auto;
    padding: 3px 10px 0 0;
}

/* ================================================================================================================================*/
/* HEADER TABS */
/* ================================================================================================================================*/
#headerTabs {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#headerTabs li {
    float: left;
    position: relative;
    width: 121px;
    padding: 0 9px 0 0;
}

#headerTabs a {
    color: #FFF;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 0 0 9px;
}

#headerTabs li, #headerTabs a {
    background: transparent url('/Images/Templates/All/Layout/topNavButtons.png') no-repeat -140px -140px;
}

#headerTabs li.currentHeaderTab, #headerTabs li:hover {
    background-position: 100% -66px;
}

#headerTabs #lastHeaderTab.currentHeaderTab, #headerTabs li#lastHeaderTab:hover {
    background-position: 100% -99px;
}

#headerTabs li.currentHeaderTab a, #headerTabs li:hover a {
    background-position: 0 -33px;
    color: #000;
}

#headerTabs #firstHeaderTab.currentHeaderTab a, #headerTabs li#firstHeaderTab:hover a {
    background-position: 0 0;
}

/* ================================================================================================================================*/
/* SIGNIN MENU */
/* ================================================================================================================================*/
#topSigninWrapper {
    position: absolute;
    right: 0;
    z-index: 10;
}

#topSignin {
    position: relative;
    height: auto;
    width: 400px;
    margin: 5px 5px 0 0;
}

#signinInfoText {
    float: right;
    height: 20px;
    width: auto;
    line-height: 20px;
    padding-right: 5px;
}

#signinLink {
    float: right;
    background: transparent url('/Images/Templates/All/Layout/siginMenuButton.png') no-repeat 0 -40px;
    width: 77px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-decoration: none;
}

#signinLink:hover {
    background-position: 0 -20px;
}

#signinLink.open {
    background-position: 0 0;
}

#signinLink .signinText {
    padding: 0 0 0 10px;
}

#signinMenu {
    position: relative;
    float: right;
    display: none;
    background: #FFD0A3;
    width: 225px;
    padding: 5px;
    z-index: 1000;
}

#signinMenu label {
    display: block;
    padding: 5px 0 0 0;
    font-weight: 700;
}

#signinMenu.open {
    display: block;
}

#signinMenu #signinHelpLinks {
    padding: 4px 0 0 0;
}

#signinMenu #signinHelpLinks a {
    line-height: 18px;
}

#firstLogin_country {
    width: 223px;
}

#firstLogin_gsmNumber {
    width: 175px;
}

#firstLogin_password, #firstLogin_username {
    width: 218px;
}

#firstLogin_sbmt {
    background: transparent url('/Images/Templates/All/Layout/loginButton.png') no-repeat 0 0;
    border: none;
    width: 67px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
}

#firstLogin_sbmt:hover {
    background-position: 0 -24px;
}

#firstLogin_saveLogin {
    vertical-align: middle;
    line-height: 24px;
    margin: 0 0 3px 3px;
}

#signinMenu #firstLogin_saveLogin_label {
    display: inline;
    line-height: 24px;
    height: 24px;
    padding: 0;
    font-size: 11px;
    font-weight: 500;
}

#topLogedIn {
    background: transparent url('/Images/Templates/All/Layout/headerBgStroke_10x123.png') repeat-x;
    float: right;
    height: 122px;
    width: 190px;
}

#topLogedInContent {
    float: right;
    margin: 2px 5px 0 0;
}

.logedInLabel {
    padding: 1px 0;
}

.logedInLabelText {
    float: left;
    width: 110px;
}

.editProfileLabel {
    padding: 8px 0 0 0;
}

a.orangeLink, a.orangeLink:hover, a.orangeLink:active, a.orangeLink:visited {
    color: #FF7C00;
}

a.redLink, a.redLink:hover, a.redLink:active, a.redLink:visited {
    color: #F00;
}

a.topLogoutLink {
    display: block;
    background: transparent url('/Images/Templates/All/Layout/logoutButton_145x28.png') no-repeat;
    width: 145px;
    height: 28px;
    line-height: 30px;
    padding-left: 8px;
    margin-right: -8px;
}

a.topLogoutLink:hover {
    background-position: 0px bottom;
}

#siteOfTheYearNotLoggedIn, #siteOfTheYearLoggedIn {
    width: 72px;
    height: 78px;
}

#siteOfTheYearNotLoggedIn {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 10px 10px 0;
    z-index: 1;
}

#siteOfTheYearLoggedIn {
    position: absolute;
    right: 190px;
    top: 22px;
    z-index: 1;
}

/* ================================================================================================================================*/
/* Top Menu */
/* ================================================================================================================================*/
#topMenuHeader {
    background: transparent url('/Images/Templates/All/Layout/navBg_10x56.png') repeat-x;
    position: relative;
    height: 56px;
    z-index: 75;
}

#topMenuHeader a {
    text-decoration: none;
}

#topMenuWrapper {
    position: relative;
    height: 28px;
}

#topMenu {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0;
    height: 28px;
    list-style-type: none;
}

.topMenuSeparator {
    float: left;
    height: 28px;
    width: 2px;
    background: transparent url('/Images/Templates/All/Layout/navTabInnerBevel_2x23.png') no-repeat 0 5px;
    margin: 0 2px;
}

.topMenuItem, .topMenuItem a {
    font-size: 13px;
    line-height: 28px;
    cursor: pointer;
}

.topMenuItem {
    position: relative;
    float: left;
    height: 28px;
    overflow: hidden;
}

/* Because crappy IE6 doesn't handle the color correctly */
/* That is why in ieFix.css there is an extra style */
.topMenuItem a {
    display: block;
    color: #FFF;
    padding: 0 8px;
}

.topMenuLink {
    position: relative;
    z-index: 30;
}

.topMenuTab {
    position: absolute;
    z-index: 20;
    height: 28px;
    float: left;
    width: 100%;
}

.topMenuTabVisible {
    top: 0px;
}

.topMenuTabHidden {
    top: 28px;
}

.topMenuTabLeft, .topMenuTabCenter, .topMenuTabRight {
    background: transparent url('/Images/Templates/All/Layout/navTab_250x28.png') no-repeat 0 0;
}

.topMenuTabCenter {
    position: relative;
    z-index: 1;
    height: 28px;
    margin: 0 8px;
}

.topMenuTabLeft {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 10px;
    height: 28px;
    background-position: left -28px;
}

.topMenuTabRight {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 10px;
    height: 28px;
    background-position: right -28px;
}

/* ================================================================================================================================*/
/* Sub Menu */
/* ================================================================================================================================*/
#subMenuWrapper {
    position: absolute;
    width: 100%;
    height: 28px;
    overflow: hidden;
    bottom: 0px;
}

#subMenuWrapper ul {
    position: absolute;
    left: 0px;
    height: 28px;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.subMenuHidden {
    top: 30px;
}

.subMenuVisible {
    top: 0px;
}

.subMenuSeparator {
    color: #FFF;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 2px;
    margin: 0 2px;
}

.subMenuItem, .subMenuItem a {
    font-size: 13px;
    line-height: 28px;
}

.subMenuItem {
    float: left;
    margin: 0 8px;
}

.subMenuItem a {
    display: block;
}

.subMenuLinkText, .subMenuLinkTextSecond {
    position: relative;
    display: block;
}

.subMenuLinkText {
    color: #FFF;
}

.subMenuLinkTextVisible {
    top: 0px
}

.subMenuLinkTextHidden {
    top: -28px
}

.subMenuLinkTextSecond {
    display: block;
    color: #000;
}

.subMenuLinkTextSecondHidden {
    top: 0px;
}

.subMenuLinkTextSecondVisible {
    top: -28px;
}

.currentSubMenuItem .subMenuLinkText {
    color: #000;
}

/* ================================================================================================================================*/
/* Some default layout stuff */
/* ================================================================================================================================*/
/* Default element styles */
.bgStrokeOrange {
    background: #FF7C00 url('/Images/Templates/All/Layout/bgStrokeOrange_10x25.png') repeat-x;
}

.bgStrokeBlack {
    background: #010101 url('/Images/Templates/All/Layout/bgStrokeBlack_10x25.png') repeat-x;
}

/* Background Strokes */
.bgStrokeDark22 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x22.png') repeat-x;
}

.bgStrokeDark44 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x44.png') repeat-x;
}

.bgStrokeLight44 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x44.png') repeat-x;
}

.bgStrokeDark66 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x66.png') repeat-x;
}

.bgStrokeLight66 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x66.png') repeat-x;
}

.bgStrokeDark88 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x88.png') repeat-x;
}

.bgStrokeLight88 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x88.png') repeat-x;
}

.bgStrokeDark110 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x110.png') repeat-x;
}

.bgStrokeLight110 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x110.png') repeat-x;
}

.bgStrokeDark132 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x132.png') repeat-x;
}

.bgStrokeLight132 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x132.png') repeat-x;
}

.bgStrokeDark154 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x154.png') repeat-x;
}

.bgStrokeLight154 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x154.png') repeat-x;
}

.bgStrokeDark176 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x176.png') repeat-x;
}

.bgStrokeLight176 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x176.png') repeat-x;
}

.bgStrokeDark198 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x198.png') repeat-x;
}

.bgStrokeLight198 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x198.png') repeat-x;
}

.bgStrokeDark220 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x220.png') repeat-x;
}

.bgStrokeLight220 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x220.png') repeat-x;
}

.bgStrokeDark242 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x242.png') repeat-x;
}

.bgStrokeLight242 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x242.png') repeat-x;
}

.bgStrokeDark264 {
    background: #CBCBCB url('/Images/Templates/All/Layout/bgStrokeDark_10x264.png') repeat-x;
}

.bgStrokeLight264 {
    background: #E3E3E3 url('/Images/Templates/All/Layout/bgStrokeLight_10x264.png') repeat-x;
}


/* Colors */
.colorFontGray {
    color: #848484;
}

.borderColorGray {
    border-color: #848484;
}

.borderColorRed {
    border-color: #F00;
}

.borderColorGreen {
    border-color: #0F0;
}

.colorFontPink {
    color: #E830D8;
}

.colorFontBlue {
    color: #2475FF;
}

.colorFontOrange {
    color: #FF7C00;
}

.colorFontBlack {
    color: #000;
}

.colorFontWhite {
    color: #FFF;
}

.colorFontRed {
    color: #F00;
}

.colorFontGreen {
    color: #0F0;
}
.colorFontPurple {
    color: #612099;
}
.colorFontDarkGreen {
    color: #269920;
}

/* Forms */
form, .formdiv {
    display: inline;
    margin: 0;
    padding: 0;
}

input, textarea, select {
    border: 1px solid #848484;
}

/* Default layout for the country cell */
input.countryCell {
    background: #FFF;
    color: #000;
    text-align: right;
    width: 40px !important; /* WERKT DUS NIET IN IE6 */
    border-right: 0;
}

button.styled {
    background: transparent;
    border: 0;
    cursor: pointer;
    text-align: center;
    padding: 0;
    margin: 0;
}

button.styled .styledRight, button.styled .buttonText {
    background: transparent url('/Images/Templates/All/Layout/formButtons.png') no-repeat 1000px 1000px;
    border: none;
    display: block;
    white-space: nowrap;
}

button.smallButton .styledRight {
    height: 28px;
    padding: 0 16px 0 0;
    background-position: 100% -56px;
}

button.smallButton .buttonText {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 16px;
    background-position: 0 0;
}

button.smallButton:hover .styledRight {
    background-position: 100% -84px;
}

button.smallButton:hover .buttonText {
    background-position: 0 -28px;
}

button.largeButton .styledRight {
    height: 46px;
    padding: 0 14px 0 0;
    background-position: 100% -204px;
}

button.largeButton .buttonText {
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    padding: 0 0 0 14px;
    background-position: 0 -112px;
}

button.largeButton:hover .styledRight {
    background-position: 100% -250px;
}

button.largeButton:hover .buttonText {
    background-position: 0 -158px;
}

/* Default Table Layout */
table.tableLayout, table.tableLayoutNoHover {
    border-collapse: separate;
    border-spacing: 2px 2px;
    width: 100%;
    line-height: 13px;
}

table.tableLayout th, table.tableLayoutNoHover th {
    text-align: left;
    background: #000;
    color: #FFF;
    font-weight: 700;
    padding: 3px 4px;
}

table.tableLayout tr.dark td, table.tableLayoutNoHover tr.dark td {
    /* @TODO Should be a gradient background image, but we don't have that yet */
    background: #B7B7B7;
}

table.tableLayout tr.light td, table.tableLayoutNoHover tr.light td {
    /* @TODO Should be a gradient background image, but we don't have that yet */
    background: #C8C8C8;
}

table.tableLayout tr:hover td {
    /* @TODO Should be a gradient background image, but we don't have that yet */
    background: #EAEAEA;
}

table.tableLayout tfoot tr:hover td {
    background: transparent;
}

/* General */
.bold {
    font-weight: 700;
}

.red {
    color: #F00;
}

.leftFloat, .floatLeft {
    float: left;
}

.rightFloat, .floatRight {
    float: right;
}

/* Special IE6 fix in ieFix.css */
.clearBoth {
    clear: both;
    width: 0;
    height: 0;
    font-size: 0;
    border: none;
}

.hidden {
    display: none;
}

.visibleBlock {
    display: block;
}

.visibleInline {
    display: inline;
}

/* @TODO ReCheck This */
/*
.subHeader {
	margin-top: 0px;
	color: #FFAD39;
	font-style:italic;
	font-weight:bold;
 	font-size: 13px;
}

span.pageSelect {
}

span.pageSelect .page {
	display: block;
	float: left;
	margin: 0px 2px 0px 2px;
}

span.pageSelect .pageDelim {
	float: left;
}

span.pageSelect .selected {
	font-size: 12px;
	font-weight: bold;
	color: #FFAD39;
}
*/

/* Large Number Signs */
.largeNumberSigns {
    background: transparent url('/Images/Templates/All/Layout/numberSignsOrange_34px.png') no-repeat 500px 500px;
    height: 34px;
    width: 23px;
}

.numberSignOne {
    background-position: 0 0;
}

.numberSignTwo {
    background-position: 0 -34px;
}

.numberSignThree {
    background-position: 0 -68px;
}

.numberSignFor {
    background-position: 0 -102px;
}

.numberSignFive {
    background-position: 0 -136px;
}

.numberSignSix {
    background-position: 0 -170px;
}

.numberSignSeven {
    background-position: 0 -204px;
}

.numberSignEight {
    background-position: 0 -238px;
}

.numberSignNine {
    background-position: 0 -272px;
}

.numberSignZero {
    background-position: 0 -306px;
}

.numberSignAsterisk {
    background-position: 0 -340px;
}

.numberSignQuestion {
    background-position: 0 -374px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 2px;
}

#tooltip h3, #tooltip div
{
	font-family: arial, serif, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

/* SPECIAL STYLES */
#bodyBanner.nySmsBannerText #bodyBannerText .subTitle, #bodyBanner.nySmsBannerText #bodyBannerLint {
	color: #CCC;
}

.centeredButtonBlock {
    text-align: center;
}