/* IMMI.COM STYLES
********************************************************************************/
* {
    margin: 0;
    padding: 0;
}

a {
    color: #F47A20;
}

a:visited {
     text-decoration:underline;
     color:#369;
}
a.glossary {
	border-bottom: 1px dotted #333;
	color: #000;
	cursor: help;
	text-decoration: none;
}

a.show-me {
	border-bottom: 1px dotted #333;
	color: #000;
	cursor: help;
	text-decoration: none;
}

body {
	color: #000;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    margin-bottom: 2em;
    font-size: 12px;
    text-align: center;
}

div.faq dl dd {
    margin-bottom: 1em;
}

div.faq dl dt {
    font-weight: bold;
}

div.faq ul {
    padding-bottom: 2em;
}

h1 {
    color: #80B409;
    font-size: 16px;
    margin-bottom: 1.5em;
}

h1#logo {
    background: url("../_media/logo.gif") no-repeat;
    float: left;
    height: 107px;
    margin: 0;
    padding: 0;
    width: 238px;
}

h1#logo a {
    display: block;
    height: 107px;
    overflow: hidden;
    text-decoration: none;
    width: 238px;
}

h1#logo span {
    display: none;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0.5em;
}
#contact { float: right; font-size: 10px; font-weight: normal; width: 110px; margin-top: 1em; margin-right: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-left: 0; }
#contact span {
    display: none;
}

html {
    overflow: -moz-scrollbars-vertical;
}

label {
    display: block;
    margin-bottom: 0.4em;
}

select option {
    padding-right: 1em;
}

.clear {
    clear: both;
}

.zap {
    clear: both;
}

/* CONTENT
********************************************************************************/
#content .large {
	float: right;
	text-align: center;
	margin-bottom: 1em;
	margin-left: 1em;
	border: 1px solid #80B409;
}

#content .large img {
	border: 1px solid #80B409;
	margin-right: .5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

#content .large2 {
    float: right;
    margin: 1em 10em 1em 1em;
}

#content p, #content dl {
    margin-bottom: 1em;
}

#content ul li, #content ol li {
    line-height: 1.5em;
}

#content ul, #content ol {
    margin-bottom: 1em;
    margin-left: 2em;
}

#footer {
    border-top: 1px solid #999999;
    clear: both;
    font-size: 10px;
    margin-top: 2em;
    text-align: right;
}
.form-margin {
	margin-top: 20px;
}

#header { border-bottom: 1px dotted #999999; margin-bottom: 1em; padding-bottom: 10px; }


/* HOMEPAGE
********************************************************************************/
#alert {
    float: left;
    margin-bottom: 2em;
    margin-top: 1em;
    width: 390px;
}
#alert3 { width: 850px; float: left; }
#alert2 { width: 850px; float: left; }
#alert div {
	border: solid 1px #f47a20;
	height: 175px;
	padding: 1.5em;
	position: relative;
}
#alert2 div {
	padding: 1.5em;
	height: 70px;
	border: solid 1px #f47a20;
	position: relative;
}
 #alert3 div { padding: 1.5em; height: 20px; border: solid 1px #f47a20; }
 #alert div p.alert {
	float: right;
	border: 1px solid #F47A20;
}
#alert2 div p.alert { float: right; }
#alert div p.alert a {
    background-image: url(../_media/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    font-size: 120%;
    font-weight: bold;
    padding: 2px 0 2px 20px;
    text-decoration: none;
}
#alert3 div p.alert a { font-size: 120%; font-weight: bold; text-decoration: none; background-image: url(../_media/arrow.gif); background-repeat: no-repeat; background-position: 0 3px; padding: 2px 0 2px 20px; }
#alert2 div p.alert a { font-size: 120%; font-weight: bold; text-decoration: none; background-image: url(../_media/arrow.gif); background-repeat: no-repeat; background-position: 0 3px; padding: 2px 0 2px 20px; }
#become {
    border: 1px solid #E6E6E6;
    margin-bottom: 1em;
    margin-top: 2em;
    padding: 1em;
}
#news div {
	text-align: left;

}
#news  p {
    border: solid 1px #f47a20;
    height: 185px;
    padding: 1em 1.5em 1.9em;
}

#news ul {
	padding-bottom: 3px;
	border: 1px solid #F47A20;
	list-style-type: none;
	padding-top: 16px;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-image: url(../_media/bullet.gif);
}

#list ul { margin-left: 1em; list-style: url(../_media/bullet.gif); }

#perfect h2 {
    border-bottom: 1px solid #999999;
    padding-bottom: 0.35em;
}

#perfect div {
    clear: both;
    margin-bottom: 1em;
    text-align: center;
}

#perfect div img {
    border: 1px solid #E6E6E6;
}

img.tagline {
    margin-bottom: 1em;
}

/* TOP NAVIGATION
********************************************************************************/
#navcontainer {
    clear: both;
    height: 20px;
    padding-top: 6px;
}

#navcontainer ul {
    color: #000000;
    float: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
}

#navcontainer ul li {
    display: inline;
    width: 120px;
}

#navcontainer ul li a {
    border: 1px solid #FFFFFF;
    color: #000000;
    display: inline;
    float: left;
    letter-spacing: 1px;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
    text-align: center;
	height: 14px;
    width: 120px;
}

#navcontainer ul li a:hover {
    border: 1px solid #666666;
}

#navlist {
    text-transform: uppercase;
}

/* TROUBLESHOOT
********************************************************************************/
#troubleshoot-phone {
    border: 1px solid #F47A20;
    margin-bottom: 1em;
    padding: 1em;
}

#troubleshoot-phone label {
    display: inline;
    font-weight: bold;
}

#troubleshoot-phone select {
    margin: 0 1em;
}

#wrap {
    margin: 0 auto;
    text-align: left;
    width: 849px;
}

/* GLOSSARY
********************************************************************************/
body.glossary #wrap {
    width: 200px;
}

body.glossary #wrap #footer {
    display: none;
}

body.glossary #wrap #header {
    display: none;
}

/* VISUAL REFERENCE
********************************************************************************/
body.visual-reference {
	padding: 10px;
	text-align: left;
}
#news {
	margin-bottom: 2em;
	margin-top: 1em;
	width: 390px;
	float: right;
}
