/*++++++++++++++++++++++++++++++++++++++++++++++++++++++
// Maxoderm Connection
// Author: Fernando Rossi
// Created: January 12, 2007
// Last modified: January 17, 2007
// Contact: phase3@gmail.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* _________Visuals */

* {
margin: 0;
padding: 0;
}

ul {
list-style: none;
text-align: justify;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555544;
background: #383c43;
}

h1 {
font-size: 14pt;
font-weight:lighter;
}

h2 {
font-size: 13pt;
font-weight:lighter;
}

h3 {
font-size: 12pt;
font-weight:lighter;
}

h4 {
font-size: 11pt;
font-weight:bold;
}

h5 {
font-size: 10pt;
font-weight:bold;
}

h6 {
font-size: 9pt;
font-weight:lighter;
}

h1, h2, h3, h4, h5, h6 {
color:#0066aa;
}

.hlb {
font-size: 10pt;
font-weight:bold;
color:#0066aa;
}
.nohr {
display: none;
}
.fi {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.compr {
width: 200px;
float: right;
}

.hilite {
font-size: 9pt;
font-weight:bold;
color: #009933;
}

.clearme {
clear: both;
}

.rt {
color: red;
}

.ttl {
width: 100%;
color: white;
background: #b9b91b;
border-top: 3px solid #0099CC;
padding: 4px 0 4px 4px;
margin-top: 2px;
font-weight: bold;
}

#order a {
display: block;
text-decoration: none;
color: black;
}

#order a:hover {
color: blue;
}

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

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

.division {
_background:url(../img/dots.jpg) repeat-x left bottom;
}

html>body .division {
border-bottom: 1px dotted #000;
}

.division, html>body .division {
text-indent: -9999px;
}

.dll {
float: left;
}

.quote {
border: 1px solid #ccc;
font-size: 11px;
}

.price {
color: #990000;
}

/* _________Positioning */

div#wrap {
margin: 18px auto 18px auto;
position: relative;
width: 750px;
min-height: 300px;
height: auto !important;
height: 300px;
background: white;
border: 6px solid #ccc;
}

div#header {
position: relative;
width:100%;
_background:url(../img/hbg.jpg) repeat-x 0 15px;
}

div#screen {
clear: both;
background: url(../img/is_main.jpg) no-repeat;
width: 750px;
height: 173px;
}

div#mainnav {
position: relative;
width: 100%;
margin-top: 10px;
}

#mainnav ul {
float: left;
width: 100%;
}

#mainnav ul li {
float: right;
background: url(../img/tb_r.jpg) no-repeat top right;
margin-left: 1px;
margin-right: 1px;
}

#mainnav li a {
float: left;
display: block;
padding: 0 12px;
line-height: 24px;
background: url(../img/tb_l.jpg) no-repeat top left;
text-decoration: none;
color: #000;
font-size: 11px;
}

#mainnav ul a:hover {
color: #006699;
}

div#hba{
text-indent: -9999em;
}

div#logo{
position:absolute;
z-index: 2;
left: 8px;
top: 14px;
}

#logo img {
border: none;
margin-left: 4px;
}

#hba, #logo {
width: 200px;
height: 70px;
}



div#content {
width: 500px;
position: relative;
padding-left: 10px;
padding-bottom: 22px;
min-height: 300px;
height: auto !important;
height: 300px;
}

#content ul {
list-style-type:disc;
padding-left: 20px;
}

#content ul.list1 {
float: left;
width: 220px;
padding-right: 20px;
}

#content ul.list2 {
float: right;
width: 220px;
}

div#quote {
position: relative;
width: 100%;
}

div#order {
position: absolute;
z-index: 1;
width: 117px;
height: 30px;
left: 622px;
top: 36px;
background:url(../img/btn_order.jpg) no-repeat;
color: black;
line-height: 26px;
text-align: center;
}

div#creditcards {
position: absolute;
z-index: 1;
padding-top: 8px;
font-size: 9px;
font-weight: bold;
left: 474px;
top: 4px;
background: url(../img/ccs.jpg) no-repeat 62px 4px;
width: 264px;
height: 16px;
}

div#contactus {
position:absolute;
z-index: 1;
color: black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
left: 310px;
top: 40px;
}

div#packaging {
position: absolute;
z-index: 1;
left: 560px;
top: 282px;
width: 164px;
height: 163px;
text-indent: -9999em;
background:url(../img/discreet_packaging.png) no-repeat;
_background:url(../img/discreet_packaging.jpg) no-repeat;
}

#packaging img {
border: none;
}

div#offers {
position: absolute;
z-index: 1;
left: 527px;
top: 480px;
width: 218px;
}

#offers li {
text-indent: -9999em;
padding-bottom: 1.4em;
}

#offers li a {
display: block;
width: 218px;
height: 99px;

}

#quote p {
padding: 1em;
}

div#subnav {
float: left;
border: 1px solid #0066CC;
width: 180px;
min-height: 140px;
height: auto !important;
height: 140px;
padding-bottom: 18px;
}

div#footer {
margin: 0 auto;
padding-top: 6px;
padding-bottom: 8px;
position: relative;
width: 770px;
text-align: center;
color: white;
}