html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, menu, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
i {
    font-style: italic;
}
body {
    line-height: 1;
}
ol, ul, menu {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus, :active, a {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    line-height: 0;
    height: 0;
    color: transparent;
    background-color: transparent;
}
aside, header, footer, nav, section, menu, article, canvas, hgroup {
    display: block;
}
@font-face {
    font-family: 'MuseoSans500';
    src: url('museosans_500-webfont.eot');
    src: url('museosans_500-webfont.eot') format('eot'), url('museosans_500-webfont.woff') format('woff'), url('museosans_500-webfont.ttf') format('truetype'), url('museosans_500-webfont.svg#webfontfpv389iC') format('svg');
    font-weight: normal;
    font-style: normal;
}
body, html {
    position: relative;
    background-color: #000;
}
.ie9 {
    overflow-x: hidden;
}
#wrapper {
    min-height: 100%;
    position: relative;
}
.ie6 #wrapper {
    height: 100%}
#phantom-content {
    padding-bottom: 381px;
}
#phantom-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 381px;
}
body {
    background-color: #000;
    font-size: 14px;
    line-height: 1.2;
    color: #4a4a4a;
}
#ajax_loader {
    position: absolute;
    left: -999em;
    top: -999em;
}
.loader img {
    display: block;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.fl {
    float: left!important;
}
.fr {
    float: right!important;
}
sup {
    vertical-align: top;
    font-size: smaller;
}
.uc {
    text-transform: uppercase;
}
.basic_link {
    color: #282846;
    text-decoration: none;
    font-style: italic;
    font-family: Georgia, serif;
    font-size: 10px;
}
.container {
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 100%}
button, input[type="text"], input[type="password"], .ie6 input {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 10px;
    text-shadow: 0 1px 1px #000;
}
.readonly input {
    text-shadow: none;
    width: 20px;
    background: #e0dede;
    font-family: helvetica, arial, sans-serif;
    color: #303030;
    font-size: 14px;
    padding: 7px 8px 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
button:hover {
    cursor: pointer;
}
.default_input {
    border: 1px solid;
    border-color: #383838 #a9a9a9 #e1e1e1 #a9a9a9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
}
.default_input .input_wrapper {
    background: #e1e1e1;
    border-top: 1px solid #a9a9a9;
    padding: 3px 9px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.default_input input {
    font-size: 11px;
    font-size: 14px;
    color: #303030;
    width: 100%;
    display: block;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    text-shadow: none;
}
.default_input input, .default_input textarea {
    font-size:11px;
    font-size:14px;
    color:#303030;
    width:100%;
    display:block;
    font-family:'Helvetica Neue', helvetica, arial, sans-serif;
    text-shadow:none;
}
.default_input textarea {
    background: none;
    border: 0;
}

.field_div, .foldable_field_div {
    clear: both;
    margin-bottom: 12px;
    float: left;
    padding-left: 20px;
    position: relative;
}

.foldable_field_div .field_div {
    padding-left: 0px;
}

.ie7 .field_div {
    width: 100%
}

.radio_wrapper {
    font-size: 14px;
    float: left;
}

.foldable_field_div label {
    font-size: 16px;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    font-weight: 300;
}

.field_div label {
    font-size: 16px;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    float: left;
    font-weight: 300;
    width: 100px;
    margin-right: 15px;
}
.field_div select {
    margin-right: 9px;
}
.field_div .error_icon {
    display: none;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    background: url('../images/global/form_error.gif.png') top left no-repeat;
}
.error .error_icon {
    display: block;
}
.form_error {
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    font-size: 14px;
    color: #af0907;
    position: absolute;
    top: 0;
    left: 100%;
    padding-top: 5px;
    width: 200px;
    margin-left: 10px;
    font-style: italic;
    F;
}
.error_message {
    background: url('../images/global/form_error.gif.png') 0 3px no-repeat;
    padding-left: 25px;
    margin-left: 20px;
    font-size: 14px;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    font-style: italic;
    color: #af0907;
    float: left;
    clear: both;
    margin-top: 30px;
}
.gray_input_field {
    height: 33px;
    margin-left: 16px;
    background: url('../images/global/gray_input_field_bg.png') top right no-repeat;
    width: 230px;
}
.gray_input_wrapper {
    background: url('../images/global/gray_input_field_left.png') top left no-repeat;
    float: left;
    margin-left: -16px;
    padding: 10px 0 10px 15px;
}
.ie6 .gray_input_wrapper {
    position: relative;
}
.gray_input_field input {
    display: block;
    width: 100%}
.gray_input_field_large {
    height: 49px;
    margin-left: 22px;
    background: url('../images/global/gray_input_field_bg_large.png') top right no-repeat;
}
.gray_input_field_large .gray_input_wrapper {
    padding: 18px 0 18px 12px;
    margin-left: -22px;
    background: url('../images/global/gray_input_field_left_large.png') top left no-repeat;
}
.gray_input_field_large .gray_input_field input {
    display: block;
    width: 100%}
.purple_button {
    float: right;
    text-transform: uppercase;
    margin-right: -3px;
}
.ie7 .purple_button {
    margin: 0;
    padding: 0;
}
.ie6 .purple_button {
    color: #fff;
}
.ie6 .purple_button_left {
    white-space: nowrap;
    position: relative;
}
.purple_button_bg {
    margin-left: 16px;
    display: block;
    height: 33px;
    background: url('../images/global/purple_button_bg.png') top right no-repeat;
}
.ie7 .purple_button_bg {
    margin-left: 5px;
    margin-right: -13px;
}
.purple_button_left {
    margin-left: -16px;
    height: 33px;
    line-height: 31px;
    display: block;
    padding: 0 22px;
    background: url('../images/global/purple_button_left.png') top left no-repeat;
}
.purple_button_large {
    text-transform: uppercase;
    font-size: 16px;
    float: right;
    margin-right: -3px;
}
.ie7 .purple_button_large {
    margin-top: -3px;
    margin-right: -12px;
}
.ie7 .purple_button_large .purple_button_bg {
    margin-left: 5px;
}
.purple_button_large .purple_button_bg {
    margin-left: 22px;
    display: block;
    height: 49px;
    background: url('../images/global/purple_button_bg_large.png') top right no-repeat;
}
.purple_button_large .purple_button_left {
    margin-left: -22px;
    height: 49px;
    line-height: 49px;
    display: block;
    padding: 0 22px;
    background: url('../images/global/purple_button_left_large.png') top left no-repeat;
    white-space: nowrap;
}
#phantom-nav {
    height: 46px;
    background: url('../images/global/nav_bg.png') top left repeat-x;
    border-bottom: 1px solid #1d1841;
    text-shadow: 1px 1px 1px #000;
}
#phantom-main_nav {
    float: left;
    font-family: 'MuseoSans500'}
#phantom-main_nav li {
    float: left;
    padding-right: 2px;
    background: url('../images/global/nav_divider.gif.png') right 3px no-repeat;
    position: relative;
    height: 51px;
}
#phantom-main_nav li ul {
    background: #502D66;
    display: none;
    left: -2px;
    position: absolute;
    top: 46px;
    z-index: 2;
}
#phantom-main_nav li ul li {
    background: transparent;
    width: 100%;
}
#phantom-main_nav li ul a, #phantom-main_nav li ul li {
    height: 46px;
}
#phantom-main_nav li:hover ul, #phantom-main_nav li ul:hover {
    display: block;
}
.ie6 #phantom-main_nav li {
    width: 0;
    white-space: nowrap;
}
#phantom-main_nav a {
    display: block;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
	white-space: nowrap;
}
#phantom-main_nav a.active, #phantom-main_nav a:hover {
    background: url('../images/global/nav_bg.png') 0 -148px repeat-x;
    z-index: 2;
    height: 51px;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}
#phantom-main_nav a:hover {
    z-index: 2;
}
#phantom-main_nav a.active .a_left, #phantom-main_nav a.active .a_right, #phantom-main_nav a:hover .a_left, #phantom-main_nav a:hover .a_right {
    position: absolute;
    width: 5px;
    height: 51px;
    top: 0;
}
#phantom-main_nav a.active .a_left, #phantom-main_nav a:hover .a_left {
    left: -5px;
    background: url('../images/global/nav_bg.png') 0 -199px repeat-x;
}
#phantom-main_nav a.active .a_right, #phantom-main_nav a:hover .a_right {
    right: -5px;
    background: url('../images/global/nav_bg.png') 5px -199px repeat-x;
}
.phantom-social {
    float:right;
    margin-top:14px;
}
.phantom-social > li {
    display:inline-block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.phantom-social > li.smalltext {
    float:none;
    line-height:20px;
    vertical-align:middle;
    margin-right:0;
}
.phantom-social > li > a {
    float: left;
    background-size: cover;
    width: 21px;
    height: 21px;
    margin: 0 2px;
    display: block;
    border-radius:4px;
}
.phantom-social > li .facebook-button {
    background-image: url('../images/global/facebook.png');
}
.phantom-social > li .twitter-button {
    background-image: url('../images/global/twitter_nav.png');
}
.phantom-social > li .youtube-button {
    background-image: url('../images/global/youtube.png');
}
.phantom-social > li .g-plus-button {
    background-image: url('../images/global/google_plus.png');
}
.phantom-social > li .pinterest-button {
    background-image: url('../images/global/pinterest.png');
}
.phantom-social > li .instagram-button {
    background-image: url('../images/global/instagram.png');
}
.phantom-social > li > a:hover {
    -webkit-box-shadow: 0 0 5px #fff;
        box-shadow: 0 0 5px #fff;
}
#phantom-login_info {
    float: left;
    padding-left: 10px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    font-family: Helvetica, arial, sans-serif;
}
#phantom-wrong_login_link {
    font-style: italic;
    font-family: Georgia, serif;
    color: #8f8f8f;
    text-decoration: none;
    display:block;
    float:left;
    padding-left:5px;
}
#phantom-cart {
    float: right;
    margin-top: 10px;
    margin-right: 13px;
    text-decoration: none;
}
#cart_list {
    float: left;
    background: url('../images/global/cart_list.png') top left no-repeat;
    width: 21px;
    height: 25px;
}
#cart_number {
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0 1px 1px #000;
}
#phantom-language {
    float: right;
    margin-right: 5px;
    margin-top: 16px;
}
#english, #spanish {
    background-image: url('../images/global/flags.png');
    background-repeat: no-repeat;
    width: 31px;
    height: 18px;
    float: left;
    margin-right: 5px;
    display: block;
}
#english {
    background-position: top left;
}
#english.active {
    background-position: bottom left;
}
#spanish {
    background-position: top right;
}
#spanish.active {
    background-position: bottom right;
}
#phantom-header {
    position: relative;
    z-index: 0;
}
#phantom-logo {
    width: 191px;
    height: 156px;
    background: url('../images/global/phantom-logo.png') top left no-repeat;
    position: absolute;
    top: 23px;
    left: 10px;
    left: 0;
}
#phantom-logo_link {
    display: block;
    height: 100%;
    text-indent: -999em;
}
#phantom-search {
    float: right;
    margin-top: 8px;
    margin-right: 5px;
    position:relative;
    z-index:2;
}
.ie7 #phantom-search {
    width: 300px;
}
.ie7 #phantom-search .gray_input_wrapper {
    margin-left: -16px;
    padding: 10px 0 10px 15px;
    width: 180px;
}
.ie6 #phantom-search .gray_input_wrapper {
    width: 160px;
    padding-top: 5px;
}
#phantom-content {
    position: relative;
    z-index: 0;
    min-height: 450px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.view_more {
    background: url('../images/global/link_arrow.gif.png') center right no-repeat;
    color: #4b295d;
    text-decoration: none;
    font-family: 'MuseoSans500';
    text-shadow: 1px 1px 1px #fff;
    padding-right: 13px;
    margin-right: 12px;
}
.view_more_uppercase {
    background: url('../images/global/link_arrow.gif.png') center right no-repeat;
    color: #4b295d;
    text-decoration: none;
    font-family: 'MuseoSans500';
    text-shadow: 1px 1px 1px #fff;
    padding-right: 13px;
    margin-right: 12px;
    font-size: 14px;
    text-transform: uppercase;
}
.white_container {
    background: #d8d8d8;
    margin-top: -19px;
    padding: 33px 20px;
    width: 920px;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.grunge {
    background-image: url('../images/global/grunge.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.content {
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
}
.left_col {
    width: 600px;
    float: left;
}
.right_col {
    width: 300px;
    float: left;
    margin-left: 20px;
}
.ie6 .right_col {
    margin-left: 10px;
}
#phantom-footer {
    background: url('../images/global/footer_grass2.jpg') bottom center no-repeat;
    font-family: helvetica, arial, sans-serif;
}
#phantom-footer h1 {
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    color: #5b5b5b;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    text-shadow: none;
}
#phantom-tweet, #phantom-footer_nav, #phantom-copyright {
    margin-top: 95px;
    float: left;
    color: #7a7a7a;
}
#phantom-tweet {
    padding: 0 40px;
    width: 237px;
    background: url('../images/global/footer_divider.gif.png') right 20px no-repeat;
}
.tweet_quote {
    padding-top: 10px;
    padding-left: 40px;
    margin-left: -40px;
    margin-bottom: 10px;
    background: url('../images/global/tweet_quote.gif.png') 12px 2px no-repeat;
    font-size: 17px;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    font-style: italic;
    color: #f8c100;
}
.tweet_info {
    color: #5b5b5b;
    font-size: 12px;
}
.tweet_info a {
    color: #fff;
    text-decoration: none;
}
#phantom-footer_nav {
    width: 269px;
    padding: 0 36px 0 50px;
    background: url('../images/global/footer_divider.gif.png') right 20px no-repeat;
}
#phantom-footer_nav h1 {
    margin-bottom: 12px;
}
#phantom-footer_nav a {
    color: #f8c100;
    text-decoration: none;
    display: block;
    padding: 2px 0;
    font-size: 14px;
    width: 108px;
}
.ie6 #phantom-footer_nav li {
    padding: 0;
    margin: 0;
    border: 1px solid;
    border-color: #000;
}
#downloads_nav {
    float: left;
}
#index_nav {
    float: left;
    margin-left: 50px;
}
#phantom-copyright {
    width: 264px;
    padding-right: 19px;
    text-align: right;
    padding-top: 34px;
}
#copyright {
    font-size: 10px;
    color: #7a7a7a;
    font-family: 'Myriad Pro', arial, sans-serif;
}
#back_to_top {
    padding-right: 16px;
    padding-top: 12px;
    background: url('../images/global/to_top_arrow.gif.png') top right no-repeat;
    color: #b7b7b7;
    font-style: italic;
    text-decoration: none;
    font-size: 14px;
    float: right;
    margin-top: 30px;
    margin-right: 25px;
}
.product_slideshow {
    padding-top: 5px;
    clear: both;
    width: 96%;
    margin-left: 10px;
}
.product_list {
    padding-top: 5px;
    clear: both;
}
.product, .location {
    float: left;
    position: relative;
    margin-right: 15px;
    width: 184px;
}
.ie6 .product, .ie6 .location {
    margin-right: 5px;
}
.no_margin {
    margin: 0!important;
}
.product_container, .location_container {
    width: 184px;
    height: 187px;
    background: url('../images/global/product_containers.png') 0 -464px no-repeat;
    position: relative;
    z-index: 1;
}
.product_container_shadow, .location_container_shadow {
    width: 200px;
    height: 203px;
    position: absolute;
    z-index: 0;
    background: url('../images/global/product_containers.png') -182px -464px no-repeat;
    top: -5px;
    left: -7px;
}
.product_item, .location_item {
    width: 174px;
    height: 177px;
    display: block;
    background: url('../images/global/product_container_arrow.png') 155px 160px no-repeat;
    float: left;
    margin: 5px;
    text-decoration: none;
}
.product_item img {
    display: block;
    margin: 15px auto;
}
.product_item.large img {
    margin: 2px 3px;
}
.product_xsmall {
    width: 100%;
    margin-right: 17px;
    margin-bottom: 21px;
}
.product_xsmall .product_container {
    width: 82px;
    height: 79px;
    background-position: -451px -297px;
}
.product_xsmall .product_container_shadow {
    width: 98px;
    height: 95px;
    background-position: -533px -297px;
    left: -8px;
    top: -4px;
}
.product_xsmall .product_item {
    width: 72px;
    height: 70px;
    background-image: none;
}
.product_small {
    width: 139px;
    margin-right: 17px;
    margin-bottom: 21px;
    height: 250px;
}
.ie6 .product_small {
    margin-right: 15px;
    margin-right: 0;
    margin-bottom: 0;
}
.product_small .product_container {
    width: 139px;
    height: 149px;
    background-position: 0 -297px;
}
.product_small .product_container_shadow {
    width: 156px;
    height: 167px;
    background-position: -139px -297px;
    left: -9px;
    top: -5px;
}
.product_small .product_item {
    width: 131px;
    height: 141px;
    background-position: 115px 127px;
}
.ie6 .product_small .product_item {
    overflow: hidden;
}
.product_large, .location_large {
    width: 284px;
    margin-right: 0;
    margin-bottom: 12px;
}
.product_large .product_container, .location_large .location_container {
    width: 284px;
    height: 281px;
    background-position: 0 0;
}
.product_large .product_container_shadow, .location_large .location_container_shadow {
    width: 299px;
    height: 297px;
    background-position: -284px 0;
    left: -8px;
    top: -4px;
}
.product_large .product_item, .location_large .location_item {
    width: 272px;
    height: 270px;
    background-image: none;
    position: relative;
}
.product_large .product_item .text, .location_large .location_item .text {
    position: absolute;
    right: 3px;
    bottom: 3px;
    font-family: verdana;
    color: #696969;
    font-size: 14px;
    padding-right: 24px;
}
.product_large .product_item .view {
    line-height: 16px;
    background: url('../images/global/magnifying_glass.png') right center no-repeat;
}
.product dl {
    padding-top: 10px;
}
.product dt {
    color: #4b295d;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff;
    line-height: 1;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    text-align: center;
}
.product dt a {
    color: #4b295d;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff;
    line-height: 1;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    text-align: center;
    text-decoration: none;
}
.product dd {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.product dd a {
    text-decoration: none;
    color: #4a4a4a;
}
.product dd a:hover {
    text-decoration: underline;
}
.product_number {
    font-family: georgia, sans-serif;
    font-style: italic;
    text-shadow: 1px 1px 0 #fff;
    color: #666;
}
.product_details {
    padding-top: 4px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #4a4a4a;
}
.slideshow {
    position: relative;
    margin-bottom: 60px;
    height: 224px;
}
.slideshow_bg {
    width: 619px;
    height: 256px;
    position: absolute;
    top: -4px;
    left: -20px;
    z-index: 1;
    background: url('../images/global/slideshow_mask.png') top left no-repeat;
}
.slideshow .controls {
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -26px;
    width: 22px;
    height: 53px;
    background: url('../images/global/slideshow_arrows.png') no-repeat;
}
.slideshow .prev {
    left: 0;
    background-position: top left;
}
.slideshow .next {
    right: 0;
    background-position: top right;
}
.slideshow_link {
    width: 562px;
    height: 224px;
    margin: 0 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 3;
}
.slideshow_mask {
    width: 562px;
    height: 224px;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.slideshow_list {
    position: relative;
    float: left;
}
.slideshow_list_li {
    float: left;
    width: 562px;
    height: 224px;
    float: left;
}
.slideshow .indicator_list {
    position: absolute;
    bottom: -30px;
    right: 20px;
    z-index: 2;
}
.slideshow .indicator_list li {
    float: left;
    margin-left: 3px;
}
.slideshow .indicator_list .indicators {
    display: block;
    width: 14px;
    height: 14px;
    background: url('../images/global/slideshow_indicators.png') top left no-repeat;
}
.slideshow .indicator_list .indicators:hover, .slideshow .indicator_list .indicators.active {
    background-position: bottom left;
}

.yellow_button_normal.comments_link, #comments_message  {
    display: block;
	float: left;
    margin: 10px 0;
}
#comments_form p {
    margin: 10px 0;
}
#comments dt {
    font-weight: bold;
}
#comments dd {
    margin-bottom: 10px;
}

.smalltext {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 10px;
    float: right;
    margin-right: 5px;
    margin-top: -0.8em;
}

.smalltext-product {
    margin-right: 4px;
}

.smalltext input {
    font-size: 15px;
}

.placeholder { color: #aaa; }

.table {
    background-color: #fff;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid black;
}

.th {
    border: 1px solid black;
    padding: 4px;
}

#change_password_form > div > div > div > input {
    background: transparent;
    font-size: 14px;
    color: #303030;
    width: 100%;
    display: block;
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
    text-shadow: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.td {
    border: 1px solid black;
    padding: 4px;
}

.vert-middle {
    vertical-align: middle;
}

.vert-middle > td {
    vertical-align: middle;
}

.small-phantom-icon {
    width: 100px;
    height: 100px;
    background: url('../images/home/phantom-logo-small.jpg');
    background-repeat: no-repeat;
}

.nav-username-link {
    text-decoration: none;
    color: white !important;
    display:block;
    float:left;
    max-width:85px;
    overflow-x:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.left-aligned {
    text-align: left;
}

.pull-left {
    float:left;
}

.pull-right {
    float: right;
}

.small-left-margin {
    margin-left: 20px;
}

.tiny-top-padding {
    padding-top:4px;
}

.no-left-margin {
    margin-left: 0px;
}

.no-top-margin {
    margin-top: 0px !important;
    width: 280px !important;
}

.no-left-padding {
    padding-left: 0px;
}

.small-height {
    height: 20px;
}

.autowidth {
    width: auto !important;
}

.three-column-table > tr > td {
    width: 33%;
}
.three-column-table {
    width:100%;
}

.black-text {
    color: black !important;
    display: block !important;
    margin: 0 !important;
    width: 100% !important;
    font-family: sans-serif !important;
    font-size: 18px !important;
    appearance: none !important;
    box-shadow: none !important;
    border-radius: none !important;
    text-shadow: none !important;
    background: white !important;
}

.half-width-form {
    width: 50% !important;
}

.submit-link{
    font: normal normal normal 11px/normal '.HelveticaNeueDeskInterface-Regular';
    background: none !important;
    border: none !important;
    color: #27333a !important;
    cursor: pointer !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    font-size: 100% !important;
    vertical-align: baseline !important;
    background: transparent !important;
    text-decoration: underline;
}

.submit-link-same-color {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    font-size: 100% !important;
    vertical-align: baseline !important;
    background: transparent !important;
    cursor: pointer !important;
}

.bigger-h3 {
    font-size: 14px !important;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: black;
  text-decoration: none;
  background-color: #F2E428;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: black;
  background-color: #D7C01C;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
