
/* color & borders

boostzilla.com
bg-content:             #FFF
bg-content-medium:      #FFC
bg-content-contrast:    #FF9
anchor:                 #F00
anchor-visited:         #693
*/

a {
    text-decoration: none;

    color: #F00;
    background-color: inherit;
}
a:active, a:visited {
    text-decoration: none;

    color: #9C6;
    background-color: inherit;
}
a:hover, a:focus {
    text-decoration: underline;
    color: #9C6;
    background-color: inherit;
}
a:hover abbr, a:focus abbr {
    text-decoration: underline;
}
a.image:active, a.image:hover, a.image:focus {
    background-color: inherit !important;
}
abbr {
    border-bottom: 1px dotted #000;
}
html {
    font-size: .7em;
    color: #FFF;
    background-color: #000;
}
fieldset {
    border: 1px dashed #060;
}
kbd {
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    background: #FAF6F6;
    color: #000;
    border-color:  #EDD #BAA #BAA #EED;
}
input[type=text], input[type=password], select, textarea {
    color: #FFF;
    background-color: #000;
    border: 1px inset #FFF;
}
input[type=button], input[type=submit], input[type=reset], button {
    /*
    color: #060;
    background-color: #FFC;
    border: 2px outset #060;
    */
}
input.default, button.default {
    border-width: 3px;
}
legend {
    color: #9C6;
    background-color: inherit;
}
pre {
    color: #000;
    background-color: #9C6;
    border: 1px solid #F00;
}
th {
    color: #FFF;
    background-color: #060;
    /*border: 1px solid #060;*/
    border: 1px solid #000;
}

.error {
    color: #C00;
}
.highlight {
    background-color: #FFC;
}


/* nicetitle js stuff */
div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    font-size: 13px;
    font-family: "Lucida Grande", tahoma, arial, helvetica, sans-serif;
    width: 25em;
    font-weight: bold;

    color: #F00;
    background-color: #000;
    border: 1px solid #9C6;
}
div.nicetitle p {
    margin: 0;
    padding: 0 3px;
    text-indent: 0;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}
/* /nicetitle */


/* text/display */
abbr {
    border-width: 0;
    text-decoration: none;
    cursor: help;
    speak: spell-out;
}
blockquote cite {
    display: block;
    font-style: italic;
}
body {
    margin: 0;
    padding: 0 0 10px 0;
    font-family: "Bitstream Vera Sans", tahoma, arial, helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
div {
    margin: 0;
}
dl, ol, ul {
    margin-top: .5em;
    margin-bottom: .5em;
}
dl.nav dd{
    margin-top: .3em;
    margin-bottom: 1em;
}
dt {
    font-weight: bold;
}
fieldset {
    padding: .5em;
}
form {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .2em 0;
    font-family: "Bitstream Vera Sans", "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
    text-align: left;
}
h1 {
    margin: 0 0 .5em 0;
    font-family: "Bitstream Vera Sans", "Trebuchet MS", verdana, tahoma, arial, helvetica, sans-serif;
    font-size: 1.6em;
    letter-spacing: .2em;
}
h2 {
    margin: 1em 0 .5em 0;
    font-family: "Bitstream Vera Sans", "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
}
h3 {
    font-size: 1.3em;
    font-weight: normal;
}
h4 {
    font-size: 1.1em;
}
h5 {
    font-size: 1em;
}
img {
    display: inline;
    margin: 0;
    padding: 0;
    border: 0;
}
input, select, textarea, pre, code, kbd {
    font-family: monospace;
    font-size: 1.2em;
}
input[type=button], input[type=submit], input[type=reset], button {
    font-weight: bold;
    font-size: 1.2em;
}
input[type=text], input[type=password] {
    width: 15em;
}
kbd {
    padding: 0px 1px 0px 1px;
}
legend {
    margin: .2em 0 .2em 0;
    line-height: 1.2em;
    font-size: 1.2em;
    font-family: "Bitstream Vera Sans", "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
    text-align: left;
}
li {
    margin: 0;
    padding-left: .5em;
    list-style-position: inside;
}
li li {
    padding-left: 1.5em;
}
ol, ul {
    margin: 1em 0 1em 0;
    padding: 0;
}
p {
    text-align: left;
}
/*
p+p {
    text-indent: 1.8em;
}
*/
pre {
    margin-bottom: 1em;
    padding: .5em;
}
strong {
    font-weight: bold;
}
table {
    border: 0;
    padding: 0;
}
textarea {
    width: 15em;
}
th {
    vertical-align: middle;
}
th, td {
    padding: 5px;
}


.error {
    margin: .4em 0 .6em 0;
}
.formControls {
    margin: .5em 0;
    text-align: right;
}
.formControls input[type=button], .formControls input[type=submit], .formControls input[type=reset], .formControls button {
    width: 5em;
    text-align: center;
}
.formRequired label {
    font-weight: bold;
}
.formRequired label:before {
    content: '* ';
}
.formRow {
    margin: 0 0 .4em 0;
    padding: .6em 0;
}
.formRow + .formRow {
    border-top: 1px dotted #DDD;
}
input.textInputBig {
    width: 25em;
}
input.textInputPrice, input.textInputNumber {
    width: 4em;
    text-align: right;
}
input.textInputCCExp {
    width: 2em;
    text-align: right;
}
input.textInputDate {
    width: 7em;
    text-align: right;
}
input.textInputQuantity {
    width: 2em;
    text-align: right;
}
.processMessage {
    margin: .4em 0 .6em 0;
    font-weight: bold;
}
.smallText {
    font-size: .6em;
}
.textLabel {
    clear: both;
    display: block;
    float: left;
    width: 8em;
    margin-right: .5em;
}

#bodyExtra h3 {
    margin: .2em 0;
}

ul.links, ol.links, ul.prices {
    margin: 0;
}

ul.prices li {
    margin-bottom: .5em;
}

ul.links, ul.links li, ul.prices, ul.prices li {
    margin-left: 0;
        padding-left: 0;
    list-style-type: none;
}
ul.links li li {
    margin-left: 1em;
        list-style-position: inside;
    list-style-type: disc;
}
ul.links li li li {
    list-style-type: circle;
}
ul.links li li li li {
    list-style-type: square;
}
ul.links li li li li li {
    list-style-type: disc;
}
ul.links li li li li li li {
    list-style-type: circle;
}
ul.links li li li li li li li {
    list-style-type: square;
}

/* /display */


/***** All Pages *****/
.BoostZilla {
    background-color: inherit;
    color: #9C6;
    font-weight: bold;
}
.Censored {
    font-family: monospace;
    font-size: 1.2em;
    color: #CCC;
    background-color: inherit;
}
a .BoostZilla, a:visited .BoostZilla {
    text-decoration: none;
    color: ;
    background-color: inherit;
}
a:active .BoostZilla, a:active .Censored {
    text-decoration: none;
    color: ;
    background-color: inherit;
}
a:hover .BoostZilla, a:hover .Censored {
    text-decoration: none;
    color: ;
    background-color: inherit;
}


#SecretEditStuffContainer {
    margin: 10em;
    padding: 1em;
    border: 2px dotted #FFF;
}
#SecretEditStuffContainer textarea {
    width: 100%;
}

#BoostzillaHeader {
    margin: 0;
}

h2.SideContentHeader {
    margin-top: 0;
}

/*dl.FAQQuestionList*/ dt {
    margin: .7em 0 .5em 0;
    font-size: 1.1em;
    font-weight: bold;
}

/*dl.FAQQuestionList*/ dd {
    margin-left: .5em;
    text-align: justify;
}

.TextUnderline {
    text-decoration: underline;
}

.TextAlignJustify {
    text-align: justify;
}

/***** Welcome Page *****/



/***** FAQ Section *****/
#FAQAskQuestionForm textarea {
    width: 90%;
}

#FAQAskQuestionForm .FormTextInput {
    width: 90%;
}


.galleryCategorySpacer, .galleryThumbSpacer {
    clear: both;
    height: 2px;
    line-height: 2px;
    background-color: #C00;
}
.galleryCategoryContainer, .galleryThumbContainer {
    float: left;
    width: 220px;
    margin: 10px 10px 10px 35px;
}
.galleryCategoryHeader, .galleryThumbHeader {
    font-size: 1.1em;
}
.galleryCategoryImageContainer, .galleryThumbImageContainer {
    width: 220px;
    min-height: 100px;
    margin: 10px 0 10px 0;
    text-align: left;
}
.galleryCategoryShortDesc, .galleryThumbShortDesc {
    text-align: left;
}

.galleryImageImageContainer {

}
.galleryImageLongDesc {

}
.galleryImageNav {
    margin-top: 3em;
}
.galleryImageNavPrev {
    float: left;
    width: 100px;
    text-align: left;
}
.galleryImageNavCategory {
    float: left;
    width: 300px;
    margin-left: 114px;
    text-align: center;
}
.galleryImageNavNext {
    float: right;
    width: 100px;
    text-align: right;
}

/* lightbox */
#lightbox{
    background-color:#eee;
    color: #000;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}
#lightbox kbd {
    color: #000;
}
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../image/overlay.png); }

* html #overlay {
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(../image/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/overlay.png", sizingMethod="scale");
}
/* /lightbox */


/* header */
#bodyHeader {
    text-align: right;
    height: 80px;
}

#bodyHeaderLogo {
    float: left;
    width: 252px;
    height: 80px;
}

#bodyHeaderSecure {
    padding: 10px 0 0 10px;
    font-size: 1.7em;
    font-weight: bold;
}


#bodyHeader a {
    color: #FF9;
    background-color: inherit;
    font-weight: bold;
}
#bodyHeader a:active, #bodyHeader a:visited {
    color: #FF9;
    background-color: inherit;
}
#bodyHeader a:hover, #bodyHeader a:focus {
    color: #060;
    background-color: #FF9;
}

#bodyHeaderNav ul, #bodyFooterNav ul {
    margin: 0;
}
#bodyHeaderNav li, #bodyFooterNav li {
    float: left;
    margin: 5px 0 0 0;
    list-style-type: none;
}
#bodyHeaderNav li+li {
    margin-left: .8em;
}


/* one column */
#BodyCenterContainerOneColumn {
    z-index: 0;
    min-height: 23em;
    width: 890px;
    margin: auto auto;
    padding: 1em;
    border: 1px solid #9C6;
    /*
    z-index: 0;
    min-height: 25em;
    margin: 0 2em 0 2em;
    padding: 1em 1em 1em 1em;
    border: 1px solid #9C6;
    */
}

/* two column content left */
#BodyLeftContainerTwoColumnContentLeft {
    z-index: 0;
    min-height: 33em;
    margin: 0 20em 0 1em;
    padding: 1em 4em 1em 1em;
    border: 1px solid #9C6;
}
#BodyRightContainerTwoColumnContentLeft {
    z-index: 1;
    position: absolute;
    top: 100px;
    right: 1em;
    width: 20em;
    height: 32em;
    overflow: auto;
    margin: 0;
    padding: 1em;
    background-color: #4C514A;
    border: 1px solid #9C6;
}

/* two column content right */
#BodyLeftContainerTwoColumnContentRight {
    z-index: 1;
    position: absolute;
    top: 100px;
    left: 1em;
    width: 20em;
    height: 32em;
    overflow: auto;
    margin: 0;
    padding: 1em;
    background-color: #4C514A;
    border: 1px solid #9C6;

}
#BodyRightContainerTwoColumnContentRight {
    z-index: 0;
    min-height: 33em;
    margin: 0 1em 0 20em;
    padding: 1em 1em 1em 4em;
    border: 1px solid #9C6;
}

/* three column */
#BodyLeftContainerThreeColumn {
    z-index: 1;
    position: absolute;
    top: 100px;
    left: 1em;
    width: 15em;
    height: 20em;
    overflow: auto;
    margin: 0;
    padding: 1em;
    background-color: #4C514A;
    border: 1px solid #9C6;
}
#BodyCenterContainerThreeColumn {
    z-index: 0;
    min-height: 23em;
    margin: 0 15em 0 15em;
    padding: 1em 4em 1em 4em;
    border: 1px solid #9C6;
}
#BodyRightContainerThreeColumn {
    z-index: 1;
    position: absolute;
    top: 100px;
    right: 1em;
    width: 15em;
    height: 20em;
    overflow: auto;
    margin: 0;
    padding: 1em;
    background-color: #4C514A;
    border: 1px solid #9C6;
}

/* footer */
#bodyFooter {
    margin: 5em 0 0 0;
    padding: 0;
    border: 0;
    text-align: center;
}

#bodyFooterText {
    margin: .5em 0;
    font-style: italic;
}
