
body {
    font-family: "Lucida Grande", sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    text-align: left;
    background-color: #e8e8e8;
}
#page {
    width: 82.33em; /* 988px */
    margin: auto;
    margin-top: 1em;
    position: relative;
    background-color: #ffffff;
    padding: 0.1em 2em 2em 2em;
    \-webkit-border-radius: 8px;
    \-moz-border-radius: 8px;
}


/* The first heading on a page. It has no gap above it. */
#content h1, h2 {
    margin: 0 0 1em 0;
    padding: 0;
    text-align: left;
    font-family: "Myriad Pro", sans-serif;
    font-size: 18px;
    font-weight: 600;
}

/* Subsequent headings are the same, but with a gap at the top. */
#content h2 {
    margin-top: 2em;
}

#content h3 {
    margin: 3em 0 1em 0;
    padding: 0;
    text-align: left;
    font-family: "Myriad Pro", sans-serif;
    font-size: 16px;
    font-weight: 600;
}



#content p {
    margin-bottom: 1em;
}
#content li {
    margin-bottom: 1em;
}


#farSuiteExplanation {
    background-color: #dddddd;
    padding: 0.5em 1em 0.5em 1em;
    width: 18em;
    border: 1px solid #cccccc;
    position: absolute;
}
.farSuiteWord {
    text-decoration: none;
    border-bottom: 1px dashed #808080;
}




ul.topNav li, ul.otherNav li {
    list-style: none;
}
.topNav {
    position: relative;
    background-image: url(/im/navBackgroundPiece.png);
    \-webkit-border-radius: 5px;
    \-moz-border-radius: 5px;
    width: 100%;
    height: 40px;
    margin: 1.2em 0 1.2em 0;
    padding: 0;
}
.topNav li {
    width: 15em;
    display: block;
    float: left;
    text-align: center;
    border-right: 1px solid #808080;
    height: 100%;
    margin: 0;
    padding: 0;
}
li.topNavProduct {
    width: 34em;
}
li.topNavProduct img, li.topNavSmallProduct img {
    margin-top: 0.5em;
    margin-left: 1.5em;
    float: left;
}
li.topNavSmallProduct a {
    float: left;
    margin-left: 1.5em;
}

.topNav a {
    position: relative;
    top: 0.85em;
    font-size: 13px;
    color: #383838;
    text-decoration: none;
    text-shadow: 1px 0 0 #d0d0d0;
    font-weight: 900;
}

.otherNav {
    width: 12em;
    margin: 0;
    padding: 0;
}
.otherNav li {
    background-image: url(/im/navBackgroundPiece.png);
    width: 100%;
    /*height: 2.7em;*/
    \-webkit-border-radius: 5px;
    \-moz-border-radius: 5px;
    margin: 0 0 3px 0;
    padding: 0.7em 0 0.7em 0;
    text-align: center;
}
.otherNav p {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
}
.otherNav a {
    color: #383838;
    text-decoration: none;
    text-shadow: 1px 0 0 #d0d0d0;
    font-weight: 900;
}
.otherNav .secondLine {
    color: lightyellow;
    text-shadow: 0 0;
}



.box {
    position:relative;
    border: 2px solid #e0e0e0;
    \-webkit-border-radius: 7px;
    \-moz-border-radius: 7px;
    \-webkit-box-sizing: border-box;
    \-moz-box-sizing: border-box;
}
.dropShadow {
    \-webkit-border-radius: 7px;
    \-moz-border-radius: 7px;
    background-color: #a0a0a0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position:absolute;
    z-index: -2;
    padding: 0 4px 4px 0;
}
.gradientBackground {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position:absolute;
    z-index: -1;
}
.ie .gradientBackground, .ie .dropShadow {
    display: none;
}




.popupBackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    z-index: 100;
}
.popupImage {
    position: absolute;
    left: 100px;
    z-index:101;
}
.popupPage {
    position: absolute;
    height: 600px;
    z-index:101;
}
.popupCloser {
    position: absolute;
    top: 100px;
    z-index: 102;
}
.ie .popupBackground {
    display: none;
}
.ie .popupPage {
    border: 1px solid #808080;
}
.clearer {
    clear: both;
}





#sidebar {
    float: left;
    width: 12em;
    margin-left: 1em;
}
#sidebar h3 {
    margin: 1em 0 1em 0;
    padding: 0;
    text-align: left;
    font-family: "Myriad Pro", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #707070;
}
#content {
    float: left;
    position: relative;
    width: 67.3em;
    margin-left: 2em;
    padding-left: 2em;
    padding-top: 1.4em;
    border-left: 1px solid #e0e0e0;
    \-webkit-box-sizing: border-box;
    \-moz-box-sizing: border-box;
    min-height: 80em;
}
.ie #content {
    width: 64em;
}
.skinnyPage #content {
    width: 50.3em;
}
#productHeading {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin: 0.5em 0 1em 0;
}
#productHeading img {
    margin: 0 5px 0 5px;
}
#productHeading span {
    top: 0.3em;
    position:relative;
}




/*What do we need?*/


.singleColumn {
    padding: 1em 15em 1em 15em;
}
.singleColumn p {
    margin-bottom: 1em;
}
#bd {
    background-color: #e8e8e8;
    background-image: url(/images/mainBG.png);
    background-repeat: repeat-x;
    background-position: top left;
}
a {
    color: #505050;
}

.textbox {
    margin: 0 0 2em 0;
}
.textbox p {
    margin: 0 0 0.8em 0;
}
.flash {
    /*color: #C96726 !important;*/
    color: #1D4D95 !important;
}



#salebox {
	padding: 1em 1em 1em 2em;
	margin-top: 1em;
	margin-bottom: 1em
}
#salebox p {
    margin-top: 0.4em;
}
#salebox em {
	font-weight: bold;
	color: #C85C13;
}
#salebox a {
	text-decoration:none;
	font-size: 17px !important;
	font-weight: bold;
}
#salebox a:hover {
	text-decoration: underline;
}

.coupon {
	color: #C85C13;
}
