/*
 Screen style    
 Site: Environ Technologies
*/
body { font-size: 75%; text-align: center; background: #F5F5F5 url(../images/bg/body.gif) center top repeat-y; padding: 0 0 20px 0; }

/* Image replacement */
.ir { font-size: 1em; margin: 0; overflow: hidden; position: relative; }
.ir span { background-repeat: no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.ir a { cursor: pointer; display: block; height: 100%; width: 100%; }

/* Auto clearing floats */
#inner-wrapper:after, #content:after, #footer:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

/* sIFR */
/* These are standard sIFR styles... do not modify */
.sIFR-flash { margin: 0; visibility: visible !important; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { display: block; height: 0; left: 0; overflow: hidden; position: absolute; top: 0; width: 0; }
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

.sIFR-hasFlash #top h2.sifr { font-size: 38px; line-height: 40px; visibility: hidden; }
.sIFR-hasFlash #top p.sifr { font-size: 17px; line-height: 19px; visibility: hidden; margin-top: -8px; }
.sIFR-hasFlash #sidebar h2.sifr { font-size: 17px; line-height: 19px; margin-top: 10px; }

/* Wrappers */
#wrapper { width: 957px; margin: 0 auto; text-align: left; background: #fff; }
#inner-wrapper { background: url(../images/bg/inner-wrapper.gif) repeat-y; padding: 0 6px; }

/* Header */
#header { height: 104px; position: relative; }
#accessibility { display: none; }
#header .logo { position: absolute; top: 21px; left: 57px; width: 180px; height: 47px; }
#header .tel { width: 210px; height: 29px; float: right; margin: 20px 25px; }
#header .tel span { background-image: url(../images/text/tel.gif); }
#header .logo span { background-image: url(../images/text/logo.gif); }

/* Navigation */
#nav { height: 32px; width: 486px; position: absolute; top: 60px; left: 510px;font-size: 14px; font-weight: bold;z-index: 20002; }
#nav li { float: left; margin: 0px 8px; list-style-type: none;}
#nav a { color: #666; display: block; height: 32px; line-height: 32px; margin: 0; overflow: hidden; position: relative; text-align: left; text-decoration: none;    }
#nav a span { background-position: top left; background-repeat: no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 20003; cursor: pointer; }
#nav a.current { background: #fff; color: #0054DC; border-bottom: 5px solid #0066DD; }

#nav a:hover, #nav a.current { background: #fff; color: #0054DC; }
#nav a:hover span, #nav a.current span { background-position: bottom left; }
#nav a#nav01 { width: 34px; }
#nav a#nav02 { width: 35px; }
#nav a#nav03 { width: 49px; }
#nav a#nav04 { width: 48px; }
#nav a#nav05 { width: 29px; }
#nav a#nav06 { width: 45px; }
#nav a#nav07 { width: 60px; }
#nav a#nav01 span { background-image: url(../images/nav/01.gif); }
#nav a#nav02 span { background-image: url(../images/nav/02.gif); }
#nav a#nav03 span { background-image: url(../images/nav/03.gif); }
#nav a#nav04 span { background-image: url(../images/nav/04.gif); }
#nav a#nav05 span { background-image: url(../images/nav/05.gif); }
#nav a#nav06 span { background-image: url(../images/nav/06.gif); }
#nav a#nav07 span { background-image: url(../images/nav/07.gif); }

/* Dropdown */
#nav li ul {
 background-color: #fff;
 color: #666;
 border-top: 5px solid #0066DD;
 border-bottom: 1px solid #DDD;
 display: block;
 left: -999em;
 margin: 0px;
 position: absolute;
 width: 140px;
}

#nav li:hover ul, #nav li.sfhover ul {
 left: auto;
}


#nav li li.first {
 border-top: none;
 z-index: 1000;
 font-weight: normal;
 font-size: 12px;
}

#nav li li {
 border-top: 1px dashed #DDD;
 border-left: 1px solid #DDD;
 border-right: 1px solid #DDD; 
 z-index: 1000;
 width: 138px;
 font-weight: normal;
 font-size: 12px;
 padding: 0px;
 margin: 0px;
  background-color: #fff;
}

#nav li li a {
 border-bottom: none !important;
 color: #666;
 font-size: 0.92em;
 height: 24px; line-height: 16px;
 margin: 0;
 padding: 7px 0px 0px 5px;
 text-align: left;
}

#nav li li a:hover, #nav li li a.current {
 background-color: #EFEFEF;
 color: #666;
 z-index: 30001;
}

#nav li ul:hover {

}




/* Top */
#top { height: 151px; margin-left: 0px; background: url(../images/bg/top.gif) no-repeat; margin-bottom: 41px; border: none; z-index: 0; }
#top .inner { margin-top: 65px; margin-left: 234px; width: 400px; float: left;  z-index: 0; }
#top h2 { margin: 0; font-size: 2.67em; }
#top p { margin: 0; line-height: 1.2; font-size: 1.23em; color: #0066CC; }
#top .decorative { margin-top: 0px; margin-left: 60px; }
#slideshow {
 height: 282px;
 margin: 0 0 0 0px;
 width: 945px;
 background-image:url(../images/slideshow/homepage/slide-01.jpg);
 background-position: 00;
 background-repeat: no-repeat;
}

/* Content */
#content-wrapper { float: right; width: 655px; margin-right: 58px; }
#content { float: left; width: 400px; }
#content a:hover { color: #0054DC; text-decoration: underline; }
#content ul {  margin: 0.5em 0 1.5em 15px; }
#content li { list-style: none; background: url(../images/bg/square.gif) 0 6px no-repeat; padding-left: 14px; margin-bottom: 3px;  }

#content-wider { float: left;  }
#content-wider a:hover { color: #0054DC; text-decoration: underline; }
#content-wider ul {  margin: 0.5em 0 1.5em 15px; }
#content-wider li { list-style: none; background: url(../images/bg/square.gif) 0 6px no-repeat; padding-left: 14px; margin-bottom: 3px;  }

#content img.left {
float: left;
margin: 0px 10px 10px 0px;
}

#content img.right {
float: right;
margin: 0px 0px 10px 10px;
}

table.product-features th {
padding: 0px; margin: 0px;
vertical-align: top;
min-height: 51px;
}

table.product-features th img {
height: 49px;
}

table.product-features td {
width: 25%;
}

table.product-features tr.row-1 td {
background-image: url(/images/bg/product-features-01.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-top: 27px; 
padding-bottom: 0px; 
padding-left: 6px; 
padding-right: 10px; 
margin-bottom: 0px;
min-height: 239px;
}


table.product-features tr.row-2 td {
background-image: url(/images/bg/product-features-02.gif); background-position: top left; background-repeat: no-repeat; padding-top: 20px; padding-bottom: 10px; padding-left: 6px; padding-right: 10px; margin-bottom: 0px;
}

table.product-features tr.row-3 td {
padding: 0px; margin: 0px;
}

table.product-features{
margin-bottom: 20px;
}

table.product-options {
}

table.product-options th {
padding: 0px; margin: 0px;
vertical-align: top;
}

table.product-options h3 {
margin: 0px 0px 0px 13px;
font-size: 18px;
font-weight: normal;
}

table.product-options tr.row-1 td {
background-image: url(../images/bg/product-options.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
padding-top: 10px; 
padding-bottom: 0px; 
padding-left: 6px; 
padding-right: 15px; 
margin-bottom: 0px;
min-height: 193px;
width: 319px;
}



#content ul.sitemap, #content ul.privacy { margin: 1em 0 1em 17px; list-style: none; }
#content ul.sitemap li ul { margin: 0.5em 0 0 17px; list-style: none; }

#content table.features-table {
 border-top: 1px solid #808080;
 border-left: 1px solid #808080;
 margin-bottom: 10px;
 font-size: 11px;
}

#content table.features-table th{
 font-weight: bold;
 padding: 3px;
 text-align: center;
 vertical-align: middle;
  border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
}

#content table.features-table tr.first-row td{
 font-weight: normal;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 padding: 3px;
 width: 25%;
 vertical-align: middle;
 min-height: 75px;
}

#content table.features-table tr.last-row td{
 font-weight: normal;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 padding: 3px;
 width: 25%;
 vertical-align: middle;
  min-height: 75px;
}

#content table.features-table td{
 font-weight: normal;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 padding: 3px;
 width: 25%;
 vertical-align: middle;
  min-height: 75px;
  text-align: center;
}

#content table.features-table td.last-cell{
 font-weight: normal;
 border-right: none;
 padding: 3px;
 width: 25%;
 vertical-align: middle;
  min-height: 75px;
  border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
}

#content table.enclosure-system {
 border-top: 1px solid #808080;
 border-left: 1px solid #808080;
 margin-bottom: 10px;
}

#content table.enclosure-system th{
 font-weight: bold;
 padding: 3px;
 text-align: center;
 vertical-align: middle;
 background-color: #99CC00;
 color: #000;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
}

#content table.enclosure-system td{
 font-weight: bold;
 padding: 3px;
 text-align: center;
 vertical-align: middle;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
}

#content table.enclosure-system tr.last-row td{
 font-weight: bold;
 padding: 3px;
 text-align: center;
 vertical-align: middle;
 background-color: #99CC00;
 color: #000;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
}

#content table.case-study {
 border-top: 1px solid #CECECE;
 border-left: 1px solid #CECECE;
 border-right: 1px solid #CECECE;
 margin-bottom: 10px;
}

#content table.case-study th{
 font-weight: bold;
 padding: 3px;
 text-align: center;
 vertical-align: middle;
 background-color: #0066CC;
 color: #FFF;
}

#content table.case-study td{
 font-weight: normal;
 border-right: 1px dashed #CECECE;
 border-bottom: 1px dashed #CECECE;
 padding: 3px;
 width: 33%;
 vertical-align: middle;
  min-height: 75px;
}

#content table.case-study tr.last-row td{
font-weight: normal;
 border-bottom: 1px solid #CECECE;
 padding: 3px;
 width: 33%;
 vertical-align: middle;
 min-height: 75px;
}

#technical-sheet {
border: 1px dashed #99CC00;
padding: 5px 8px;
background-color: #E1F0B5;
margin-top:: 5px;
}

#technical-sheet p {
padding: 0px;
margin: 0px;
}

#content table.case-study td.last-cell{
 font-weight: normal;
 border-right: none;
 padding: 3px;
 width: 33%;
 vertical-align: middle;
  min-height: 75px;
}

.tel {
color: #0066CC;
font-size: 18px;
line-height: 80%;
}

/* Sidebar */
#sidebar { float: right; width: 195px; }
#sidebar ul.bullet li { list-style: none; margin: 0px 0px 10px 0px; padding-left: 15px; background: url(../images/bg/bullet.gif) 0 5px no-repeat; }
#sidebar ul.tick li { list-style: none; margin: 0px 0px 10px 0px; padding-left: 15px; background: url(../images/bg/tick1.gif) 0 5px no-repeat; }
#sidebar h2{ color: #0066CC;}
#domestic-heat-pump #sidebar h2{ color: #99CC00;}
#sidebar ul.square li { list-style: none; margin: 0px 0px 10px 0px; padding-left: 15px; background: url(../images/bg/square.gif) 0 5px no-repeat; }

#domestic-heat-pump #sidebar ul.square li { list-style: none; margin: 0px 0px 10px 0px; padding-left: 15px; background: url(../images/bg/green-square.gif) 0 5px no-repeat; }

/* Testimonials */
#sidebar blockquote { color: #0052CC; font-size: 1.23em; line-height: 1.5; font-style: italic; margin-bottom: 15px; margin-top: 43px; }
#sidebar div.factoid blockquote { color: #7FB2EE; font-size: 1.23em; line-height: 1.5; font-style: italic; margin-bottom: 15px; margin-top: 10px; }
#sidebar .author { margin: 0; color: #666; font-size: 0.92em; }

/* Secondary navigation */
#sec-nav { width: 189px; float: left; }
#sec-nav h2 { margin: 12px 0; }
#sec-nav h2 img { display: block; }
#sec-nav ul { margin: 0 0 20px 56px; }
#sec-nav li { background: url(../images/bg/square.gif) 0 6px no-repeat; padding-left: 14px; margin-bottom: 3px; }
#domestic-heat-pump #sec-nav li { background: url(../images/bg/green-square.gif) 0 6px no-repeat; padding-left: 14px; margin-bottom: 3px; }
#sec-nav li a { text-decoration: none; color: #000; }
#sec-nav li a.current { color: #999; }
#sec-nav li a:hover { background: #000; color: #fff; }

/* Contact form */
.contact-form input, .contact-form textarea { border: 1px solid #ccc; width: 240px; }
.contact-form input.checkbox, .contact-form .contact-send input { border: none; width: auto; vertical-align: middle; }
.contact-form td p { margin: 5px 0; }
.contact-form td p.first { margin: 0; }
.contact-send { margin-top: 20px; }
.contact-form .label { width: 110px; }
.contact-form .top { vertical-align: top; }

/* Home Page */
.home #top { height: 282px; background: url(../images/slideshow/homepage/slide-01.jpg) no-repeat; margin: 0 0 30px 0; }
.home #top .inner { top: 87px; left: 474px; }
.home #top .inner h2 { margin-bottom: 23px; }
.home #top .inner p { margin: 0; }
.home #content { float: none; width: 850px; margin: -6px 0 0 58px; }
.home #content h2 { margin-bottom: 8px; }

/* Home page: Columns */
.home .read-about-us { float: left; width: 165px; margin-top: 63px; position: relative; line-height: 1.35; }
/* Testimonials */
.home-quote  { width: 145px; margin-left: 0px;}
.home-quote blockquote { color: #0052CC; font-size: 1.23em; line-height: 1.5; font-style: italic; margin-bottom: 15px; margin-top: 0px; }
.home-quote .author { margin: 0; color: #666; font-size: 0.92em; }
.home-cols { float: right; width: 658px; z-index: -5; }
.home-cols .home-col { width: 406px; float: left; position: relative; }
.home-cols .home-col-right { float: right; width: 210px; }
#content .home-cols .home-col h2 { margin-left: 15px; z-index: -4 }
#content .home-cols .home-col ul { margin: 10px 0px 0px 0px;  }
#content .home-cols .home-col ul.tick li { list-style: none; margin: 0px 0px 10px 0px; padding-left: 15px; background: url(../images/bg/tick1.gif) 0 5px no-repeat; }
#content .home-cols .home-col ul.bullet li { list-style: none; margin: 0px 0px 10px 0px; padding-left: 15px; background: url(../images/bg/square.gif) 0 5px no-repeat; }
.home-cols .home-col li a { color: #333; text-decoration: none; }
.home-cols .home-col p { }
.home-cols .home-col p.intro { font-size: 1.23em }
.home #content h2 { color: #0066CC; font-size: 1.5em; }

/* Titles */
.title-hear-difference { width: 412px; height: 32px; margin-bottom: 24px; }
.title-hear-difference span { background-image: url(../images/text/hear-difference.gif); }
.title-acoustic-enclosures { width: 256px; height: 49px; }
.title-acoustic-enclosures span { background-image: url(../images/text/acoustic-enclosures.gif); }
.title-read-about-us { width: 138px; height: 16px; }
.title-read-about-us span { background-image: url(../images/text/read-about-us.gif); }
.title-users-guide { width: 157px; height: 36px; }
.title-users-guide span { background-image: url(../images/text/title-users-guide.gif); }
.title-equipment { width: 118px; height: 18px; }
.title-tools span { background-image: url(../images/text/title-equipment.gif); }
.title-tools { width: 118px; height: 18px; }
.title-tools span { background-image: url(../images/text/title-tools.gif); }

/* Tools Overview */

#calculator-overview {
background-image: url(../images/bg/tools-overview.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 100%;
height: 112px;
margin-bottom: 20px;
padding-top: 15px;
}

/*
#tools .right {
width: 100%;
clear: both;
display: block;
margin-bottom: 20px;
}
*/

#tools  p.right {
float: right;
}

#tools  p {
margin-bottom: 3px;
margin: 5px 20px 5px 20px;
}

#tools  h2 {
margin-bottom: 3px;
margin: 0px 20px 5px 20px;
}

#tools  h2.colour {
color: #98CB00;
margin: 0px 20px 5px 20px;
}



#colour-overview {
background-image: url(../images/bg/tools-overview.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 100%;
width: 100%;
height: 112px;
margin-bottom: 20px;
padding-top: 15px;
}


/* Tools Noise Calculator */

/* Tools Links */

#tools-links {
background-image: url(../images/bg/calculator-tip.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 227px;
height: 104px;
display: block;
clear: none;
padding: 20px 10px 10px 10px;
}

#tools-links p {
margin: 10px 20px 10px 10px;
font-size: 14px;
}

#tools-links h2.sifr {
margin: 13px 20px 10px 10px;
}

#tools-links ul {
margin-left: 10px;
}

/* Required */

#calculator-required-input {
background-image: url(../images/bg/calculator-required-input.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 423px;
height: 261px;
display: block;
clear: none;
}

table.calculator {
width: 410px;
margin: 10px;
}

table.calculator td.column1 {
width: 33%;
}

table.calculator td {
}

table.calculator td.column2 {
width: 33%;
}

table.calculator td.column3 {
width: 33%;
text-align: center;
}

table.calculator td.required {
font-style: italic;
color:#CCCCCC;
font-size: 14px;
font-weight: bold;
background-image: url(../images/bg/required-inputs-arrow.jpg);
background-position: 100px 5px;
background-repeat: no-repeat;
}

table.calculator h3 {
font-style: italic;
font-size: 14px;
padding-bottom: 10px;
padding-top: 10px;
}

table.calculator td.result {
background-image: url(../images/bg/calculator-result-input.jpg);
background-position: 0px 7px;
background-repeat: no-repeat;
color: #0066CC;
font-size: 16px;
font-weight: bold;
text-align: center;
vertical-align: middle;
height: 70px;
width: 33%;
}

table.calculator td.result-blk {
background-image: url(../images/bg/calculator-result-input.jpg);
background-position: 0px 7px;
background-repeat: no-repeat;
color: #000;
font-size: 16px;
font-weight: normal;
text-align: center;
vertical-align: middle;
height: 70px;
width: 33%;
}


td.combined {
color: #0066CC;
vertical-align: middle;
font-size: 13px;
font-weight: bold;
width: 66%;
}

td.resultant{
vertical-align: middle;
font-size: 12px;
width: 66%;
}

.tip-container {
min-height: 200px;
}

#what1 {
position: relative;
left: 0px;
top: 40px;
margin-bottom: 0px;
background-image: url(../images/bg/what.jpg);
background-position: 0px 2px;
background-repeat: no-repeat;
font-style: italic;
color:#0066cc;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
}

#what2 {
position: relative;
left: 0px;
top: 170px;
margin-bottom: 0px;
background-image: url(../images/bg/what.jpg);
background-position: 0px 2px;
background-repeat: no-repeat;
font-style: italic;
color:#0066cc;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
}

#what p {

}

#divwhat-combined-tip {
background-image: url(../images/bg/cumulative-noise-tip.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 227px;
height: 160px;
display: block;
clear: none;
position: relative;
left: 0px;
top: -10px;
padding: 10px;
}

#divwhat-combined-tip p {
margin: 10px 30px 0px 10px;
}


#divwhat-resultant-noise {
background-image: url(../images/bg/cumulative-noise-tip.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 227px;
height: 160px;
display: block;
clear: none;
position: relative;
left: 0px;
top: 94px;
padding: 10px;
}

#divwhat-resultant-noise p {
margin: 10px 30px 10px 10px;
}

tr.results-row {
height: 55px;
}

/* Optional */

#calculator-optional-input {
background-image: url(../images/bg/calculator-optional-table.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 423px;
height: 150px;
display: block;
margin-bottom: 20px;
}

/* Results */

#calculator-results {
background-image: url(../images/bg/calculator-results.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 423px;
height: 191px;
display: block;
clear: none;
margin-bottom: 20px;
}
#calculator-results table {
padding-top: 20px;

}

#calc-required-tip {
background-image: url(../images/bg/calculator-tip.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 227px;
height: 104px;
display: block;
clear: none;
margin-top: 80px;
padding: 10px;
}

#calc-required-tip p {
margin: 10px 20px 10px 10px;
}

.ref-table {
border-top: #C3DBF3 1px dashed;
border-right: #C3DBF3 1px dashed;
}

.ref-table td {
border-bottom: #C3DBF3 1px dashed;
border-left: #C3DBF3 1px dashed;
padding: 5px;
margin: 5px;
width: 33%;
text-align: center;
vertical-align: middle;
}

.ref-table tr.alt td {
background-color: #E3EEF9;
}


/* Tools Colour Picker */

#download-ral-chart {
background-image: url(../images/bg/calculator-tip.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 227px;
height: 104px;
display: block;
clear: none;
margin-top: 102px;
padding-top: 15px;
}

#download-ral-chart p {
margin: 5px 20px 5px 20px;
}


table.colour-picker {
background-image: url(../images/bg/color-chart-bg.jpg);
background-position: 00;
background-repeat: no-repeat;
width: 423px;
height: 366px;
padding: 10px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

table.colour-picker tr {
padding: 0px;
margin: 0px;
}

table.colour-picker tr td {
padding: 0px;
margin: 0px;
}

table.colour-picker tr td.box-layer {
padding: 0px 5px 0px 20px;
margin: 0px;
vertical-align: middle;
width: 159px;
height: 187px;
}

sand-yellow-box {
margin-top: 80px;
}

table.box-thumbs {
padding: 0px 0px 0px 0px;
margin: 0px;
vertical-align: middle;
width: 201px;
}

.box-thumbs td {
padding: 2px;
margin: 0px;
vertical-align: middle;
text-align: center;
}

.box-thumbs p {
padding: 0px;
margin: 20px 0px 0px 0px;
}

.box-thumbs a {
cursor: hand;
}

/* --- Call to Action -- */

#call-to-action {
margin-top: 10px;
padding: 9px 20px 6px 20px;
background-image: url(../images/bg/call-to-action.gif);
background-repeat: no-repeat;
background-position: top left;
width: 198px;
height: 110px;
}
#call-to-action p {
font-size: 20px;
color: #999;
margin-bottom: 10px;}

#call-to-action p a {
color: #0066CC;
text-decoration: none;
}

#call-to-action p a:hover {
color: #0066CC;
text-decoration: underline;
}

#call-to-action p.phone-number {
font-size: 23px;
}

#call-to-action p.phone-number span {
color: #0066CC;
font-size: 18px;
}



/* Footer */
#footer { clear: both; background: url(../images/bg/footer.gif) no-repeat top right; font-size: 0.96em; padding: 68px 120px 10px 58px; min-height: 150px; }
#footer a { color: #333; }
#footer a:hover { background: #333; color: #fff; text-decoration: none; }
#footer p { margin: 0 0 0.7em 0; }
#footer span.fn { font-weight: bold; }

/* Call today */
#footer .call { width: 130px; height: 32px; float: right; margin: 0 10px; }
#footer .call span { background-image: url(../images/text/call.gif); }

/* vCard */
#footer .vcard { float: left; width: 620px; }
#footer .vcard strong { color: #0046C6; font-weight: normal; }
#footer .vcard ul { margin-top: 0.5em; }
#footer .vcard li { float: left; padding-left: 6px; background: url(../images/bg/footer-del.gif) left center no-repeat; margin: 0 0 0.1em 3px; }
#footer .vcard li.first { margin-left: 0; padding: 0; background: none; }
#footer .vcard li a { color: #999; text-decoration: none; }
#footer .vcard li a:hover { background: #999; color: #fff; }
#footer .vcard .copy { clear: both; color: #999; }
#footer .vcard .copy a { color: #999; text-decoration: none; }
#footer .vcard .copy a:hover { background: #999; color: #fff; }
#footer .vcard .copy span { color: #ccc; margin: 0 1px; }