
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Arial", "Helvetica", sans-serif;
}

html {
    background: #033f6a url(/images/theme-entechcomputers/bg-header.png) repeat-x scroll left 0px;
}

body {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    background: transparent url(/images/theme-entechcomputers/bg-spotlight.png) no-repeat scroll 50% 120px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    font-family: "Arial Rounded", "Arial Rounded MT", "Arial Rounded MT Bold", "Arial", "Helvetica", sans-serif;
    letter-spacing: -1px;
    color: #0068b3;
}

h1 { font-size: 185%; margin: 0 0 0.675675675676em 0; }
h2 { font-size: 150%; margin: 0 0 0.833333333333em 0; }
h3 { font-size: 135%; margin: 0 0 0.925925925926em 0; }
h4 { font-size: 120%; margin: 0 0 1.04166666667em 0; }
h5 { font-size: 105%; margin: 0 0 1.19047619048em 0; }
h6 { font-size: 100%; margin: 0 0 1.25em 0; }

a {
    color: #0068b3;
}

legend {
    color: black;
}

#header {
    height: 320px;
    color: white;
    position: relative;
    width: 940px;
    padding: 0;
}

#headermenu {
    background: transparent url(/images/theme-entechcomputers/header-tab.png) no-repeat scroll left top;
    width: 342px;
    height: 42px;
    float: right;
    text-align: center;
    color: white;
    line-height: 35px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#headermenu li {
    display: inline;
}

#headermenu a {
    color: white;
    text-decoration: none;
    text-transform: lowercase;
    padding: 0 8px;
}

#headermenu a:hover {
}

#logo {
    color: white;
    display: inline;
    float: left;
    text-decoration: none;
    position: relative;
    left: 30px;
    top: 14px;
    z-index: 4;
    position: absolute;
    width: 276px;
    height: 101px;
}

#container {
    width: 940px;
    margin: 0 auto;
}

#main {
    float: left;
    width: 940px;
    background: transparent url(/images/cache/images-util-corners-fef409c2d21f02a48d6e461be716a814.png) repeat-y scroll left top;
}

body.resources #main {
    background-image: url(/images/cache/images-util-corners-fef409c2d21f02a48d6e461be716a814.png);
}

#slideshow {
    width: 940px;
    height: 200px;
    position: absolute;
    top: 120px;
    overflow: hidden;
}

#sidebar {
    width: 338px;
    float: right;
    color: white;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    color: white;
    margin-bottom: 0;
}

#sidebar h3 {
    color: #bde5fb;
}

#sidebar h2 strong, #sidebar h3 strong {
    font-size: 110%;
}

#sidebar ul, #sidebar ol, #sidebar p {
    font-size: 80%;
}

#sidebar a {
    color: white;
    text-decoration: none;
}

#sidebar .needhelp {
    background-color: #0068b3;
    padding: 7px 20px 9px;
}

.sidebar_item {
    padding: 0px 20px;
    margin-bottom: 7px;
    float: left;
    width: 298px;
}

#sidebar h2 {
    margin: 0 -20px 10px;
    padding: 1px 20px;
    background-color: #0068b3;
}

#sidebar ul, #sidebar ol {
    padding-left: 20px;
    margin-left: 0;
}

.side-read-more {
    font-weight: bold;
}

#sidebar p.side-read-more {
    text-align: center;
    font-size: 90%;
}

#sidebar .side-read-more a {
    text-decoration: underline;
}

#sidebar .needhelp h2 {
    padding: 0 20px;
    margin: 0;
}

#sidebar .share {
    padding: 0;
    margin: 0;
    width: 338px;
}

#sidebar .cms_gallery {
    margin: 0 auto 10px;
    width: 298px;
}

#sidebar .ebook img {
    margin: 0 -20px;
}

#sidebar .ebook .alignCenter {
    margin-bottom: 0;
}

#content {
    width: 562px;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 90%;
    min-height: 300px;
    color: #3d3c3c;
    padding: 1.25em 20px 0;
}

/* Menu styles */
.menu {
    display: inline; /* IE6 fix */
    float: left;
    height: 48px;
    background: transparent url(/images/theme-entechcomputers/bg-menu-white.png) repeat-x scroll left top;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 592px;
    text-align: center;
    color: #cdcdcd;
    font-size: 105%;
    text-align: center;
    overflow: hidden;
}

body.resources .menu {
    background-image: url(/images/theme-entechcomputers/bg-menu-white.png);
}

.menu ul {
    display: none;
}

.menu li {
    display: inline; /* IE6 fix */
    float: left;
    height: 43px;
    line-height: 43px;
    padding-left: 9px;
    background: url(/images/theme-entechcomputers/menu-sep.png) no-repeat scroll left 6px;
}

.menu .first {
    padding-left: 0;
    background: none;
}

.menu a {
    display: block;
    color: #cdcdcd;
    text-decoration: none;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    text-transform: lowercase;
    padding: 0;
    overflow: hidden;
}

.menu .en1 a { width:  73px; }
.menu .en2 a { width: 104px; }
.menu .en3 a { width:  93px; }
.menu .en4 a { width: 111px; }
.menu .en5 a { width:  76px; }
.menu .en6 a { width:  90px; }

.menu .active a, .menu a:hover, .menu .hover {
    font-size: 110%;
    color: white;
}

.menu a:active, .menu a:focus {
    outline: none;
    -moz-outline-style: none;
    border: 0;
    font-size: 110%;
    color: white;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: #bde5fb;
    padding: 1.25em 0;
}

#footer a {
    color: #bde5fb;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks a {
    padding: 0 10px;
    text-transform: lowercase;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Social media icons */
#share {
    text-align: left;
    padding: 10px 0 0 36px;
    margin: 0;
    background: transparent url(/images/theme-entechcomputers/bg-share.png) repeat-x scroll left top;
    height: 38px;
    font-size: 75%;
}

#share iframe {
    width: 298px;
    height: 39px;
    margin: 0;
    padding: 0;
    border: 0;
}

#share a {
    color: #3d3c3c;
    display: inline;
    float: left;
    line-height: 25px !important;
    height: 24px !important;
    padding: 0 15px 0 29px !important;
    background: transparent url(/images/util/social-icons/24x24.png) no-repeat;
    text-decoration: none;
}

#share a.bookmark    { background-position: 0    0px; }
#share a.delicious   { background-position: 0  -30px; }
#share a.digg        { background-position: 0  -60px; }
#share a.email       { background-position: 0  -90px; }
#share a.facebook    { background-position: 0 -120px; }
#share a.flickr      { background-position: 0 -150px; }
#share a.google      { background-position: 0 -180px; }
#share a.itunes      { background-position: 0 -210px; }
#share a.linkedin    { background-position: 0 -240px; }
#share a.myspace     { background-position: 0 -270px; }
#share a.reddit      { background-position: 0 -300px; }
#share a.rss         { background-position: 0 -330px; }
#share a.sharethis   { background-position: 0 -360px; }
#share a.twitter     { background-position: 0 -390px; }
#share a.youtube     { background-position: 0 -420px; }
#share a.print       { background-position: 0 -450px; }

#share .stbuttontext {
    line-height: 25px !important;
}

.st_sharethis {
    float: left;
    line-height: 25px !important;
    height: 24px !important;
    background: transparent url(/images/util/social-icons/24x24.png) no-repeat scroll 0 -360px;
}

.stButton {
    display: block !important;
    margin: 0 !important;
    padding: 0 15px 0 29px !important;
}

.stButton .chicklets {
    display: block !important;
    line-height: 25px !important;
    height: 24px !important;
    padding-left: 0 !important;
    background: none !important;
    font-family: "Arial", "Helvetica", sans-serif !important;
    font-size: 100% !important;
    padding: 0;
}

/* homepage */
body.home form label {
    font-size: 110%;
    font-weight: bold;
}

body.home form .text label {
    float: left;
    width: 100px;
    padding-top: 2px;
}

body.home form .formFoot {
    padding-top: 1.25em;
    text-align: center;
}

body.home input.iSubmit {
    width: 260px;
    height: 33px;
    line-height: 29px;
    margin: 0;
    border: 0;
    background: transparent url(/images/theme-entechcomputers/red-button.png) no-repeat scroll left top;
    font-family: "Arial Rounded", "Arial Rounded MT", "Arial Rounded MT Bold", "Arial", "Helvetica", sans-serif;
    letter-spacing: -1px;
    font-size: 170%;
    color: white;
    font-weight: bold;
}

body.home input.iSubmit::-moz-focus-inner { padding: 0; border 0; }
body.home input.iSubmit:focus { outline: 1px dotted; }

body.home form .iField {
    height: auto;
}

body.home form h2 {
    margin-bottom: 3px;
}

body.home form .checkbox {
    width: 400px;
    margin-bottom: 12px;
    padding-right: 0;
}

body.home form .checkbox label {
    white-space: pre;
    float: left;
}

body.home form .area label {
    width: auto;
    float: none;
}

body.home form .area label, body.home form .checkbox label {
    font-size: 150%;
    color: #0068b3;
    font-family: "Arial Rounded", "Arial Rounded MT", "Arial Rounded MT Bold", "Arial", "Helvetica", sans-serif;
    letter-spacing: -1px;
    font-weight: bold;
}

body.home form .checkbox input {
    display: inline;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
}

body.home form .asterisk {
    display: none !important;
}

body.home .review {
    background: transparent url(/images/cache/images-util-corners-be318af86c2e53dc15ca280056f8a185.png) no-repeat scroll left bottom;
    margin: 0 -10px;
    padding: 0 10px 8px;
}

body.home .review h2 {
    background: transparent url(/images/cache/images-util-corners-dc90a3b888b66245caf18b98743d6ef7.png) no-repeat scroll left top;
    margin-left: -10px;
    margin-right: -10px;
    padding: 8px 10px 0;
}

p.viewReviews {
    margin-bottom: 0;
}


