/**
 * X Studios Client Print CSS Stylesheet
 * -------------------------------------
 * Disney Gift Card | 9-3-2009
 *
 * Code Written By Nickolas Whiting - http://www.xstudiosinc.com
 */

body {
    background: #fff;
    color: #000;
    font-size: 12pt;
    font-family: Arial,"Times New Roman","Tahoma";
    width: 100%;
    margin: 0;
}

#midContent, #mContent, #main {
    width: 100% !important;
}

#header, #headerStripe, #footer, #temp-nav, img, #flashcontent, .mickeyRibbon, #sidebar, .backtop {
    display: none !important;
}

h2, .page-title {
    font-size: 18pt !important;
}

#sidebar h2 {
    font-size: 13pt !important;
}

h3, .magicHeader {
    font-size: 13pt !important;
}

ul li {
    font-size: 11pt !important;
}

ul li a {
    font-size: 11pt !important;
}

p {
    font-size: 12pt !important;
}

#midContent h2.headerText, #midContent .corporate, #midContent .about, #midContent #mContent {
    padding: 0;
}

#midContent .about {
    padding: 0 !important;
}

#midContent .balance {
    margin: 0;
}

#where ul li div {
    font-size: 11pt !important;
}

#panels p {
    width: 350px !important;
}

#midContent ul.where-to-use {
    width: 100%;
}


#midContent ul.where-to-use li span.details {
    display: none;
}

#midContent ul.where-to-use li span.magicHeader {
    font-size: 13pt!important;
}

ul.where-to-use li p {
    width: 100% !important;
    font-size: 12pt !important;
}

#midContent #mContent {
    padding: 0;
}

.question-phrase a, .question a {
    font-size: 12pt !important;
}

.qna {
    font-size: 13pt !important;
    clear: both;
}

.terms {
    font-size: 11pt !important;
    clear: both;
    float: none;
}

