﻿* { font-family: Arial; font-size: 11px; line-height: 1.5em; }
*[imageURL] { visibility: hidden; }

html, body { height: 100%; }
body { margin: 0px; padding: 0px; background-color: #fff; }
div { position: relative; }

input.login { width: 70px; height: 13px; font-size: 11px; color: #828282; border: solid 1px #b5b5b5; }

/* Header */
#divHeaderHome { width: 100%; background-color: #ff9000; }
#divHeaderFeatures { width: 980px; height: 630px; margin: 0px auto; background-color: #009000; }
#divHeaderFeature1 { position: absolute !important; width: 294px; height: 395px; left: 15px; top: 228px; background-color: #fff; padding: 4px;}
#divHeaderFeature2 { position: absolute !important; width: 294px; height: 395px; left: 338px; top: 228px; background-color: #fff; padding: 4px; }
#divHeaderFeature3 { position: absolute !important; width: 294px; height: 395px; left: 660px; top: 228px; background-color: #fff; padding: 4px; }
#divHeaderFeature1 div.content { width: 295px; height: 100%; background-image: url(../img/featuresBg.jpg); background-repeat: no-repeat; background-position: 0px 133px; }
#divHeaderFeature2 div.content { width: 295px; height: 100%; background-image: url(../img/featuresBg.jpg); background-repeat: no-repeat; background-position: -295px 133px; }
#divHeaderFeature3 div.content { width: 295px; height: 100%; background-image: url(../img/featuresBg.jpg); background-repeat: no-repeat; background-position: -590px 133px; }

/* Andre Jordan Group menu */
#divGroup {position: absolute !important; width: 180px; top: 0px; left: 15px; background-color: #fff; cursor: pointer; }
#divGroupHeader { width: 100%; padding-top: 3px; }
#divGroupItems { width: 100%; }
#divGroupItems ul { margin: 5px; padding: 0px; list-style: none; }
#divGroupItems ul li { font-size: 12px; line-height: 18px; padding-left: 10px; color: #848484; font-weight: bold; }
#divGroupItems ul li a:link, #divGroupItems ul li a:visited { color: #848484; text-decoration: none; }
#divGroupItems ul li a:active, #divGroupItems ul li a:hover { color: #981c1e; text-decoration: none; }
#divGroupItems ul li.underlined { border-bottom: solid 1px #dadada; }

/* Login */
#divLogin { position: absolute !important; width: 180px; height: 31px; top: 0px; left: 775px; background-color: #fff; padding: 0px 4px 4px 4px; }
#divLogin div { background-color: #d0d0d0; padding: 0px 5px 3px 5px; }

/* Footer */
#divFooterWrapper { width: 100%; background-color: #c0c0c0; margin-top: 25px; }
#divFooter { width: 920px; margin: 0px auto; padding: 10px 30px 15px 30px; color: #fff; }
#divFooter .menu, #divFooter .subMenu { font-weight: bold; }
#divFooter .menu a:link, #divFooter .menu a:visited { color: #fff; text-decoration: none; }
#divFooter .menu a:active, #divFooter .menu a:hover { color: #fff; text-decoration: none; }
#divFooter .subMenu { color: #6c6c6c; margin-top: 5px; }
#divFooter .subMenu a:link, #divFooter .subMenu a:visited { color: #6c6c6c; text-decoration: none; }
#divFooter .subMenu a:active, #divFooter .subMenu a:hover { color: #6c6c6c; text-decoration: none; }
#divFooter .copyright { margin-top: 20px; }
#divFooter .ibt { font-weight: bold; }
#divFooter .ibt a:link, #divFooter .ibt a:visited { color: #fff; text-decoration: none; }
#divFooter .ibt a:active, #divFooter .ibt a:hover { color: #fff; text-decoration: none; }
#divFooter .powered { margin-top: 15px; color: #6c6c6c }