/*
-----------------------------------------------
Styles for the homepage
Project: SkyCreek Website
----------------------------------------------- */

#wrapper
{ background-image: none; }

#pagebody
{ background: url("../_imgs/pagebody_home_bg.gif") repeat-y; }


/* Left Column */
#top-half
{ background: #929292 url("../_imgs/top_half_bg.gif") left bottom no-repeat; padding-bottom: .1em; }


#top-half a
{  padding-bottom: .1em;  text-decoration:none;}

#top-half a:hover
{ padding-bottom: .1em;  color: #fff; }

#lft-column
{ width: 219px; float: left; background: #737373; border-left: 15px solid white; }   
#lft-column-begin
{ width: 219px; height: 43px; background: transparent url("../_imgs/lftcol_home_begin.gif") no-repeat; }
#lft-column p
{ font-size: .6em; margin-bottom: 1.2em; padding: 0 1.4em; line-height: 1.5em; color: #fff; }   
#lft-column p a
{ color: #fff; }   
#lft-column p a:hover
{ color: #ccc; }   
#lft-column .first
{ margin-top: -.6em; }


#lft-column dl
{ color: #fafafa; font-size: .6em; margin-top: 1.5em; padding: 0 1.4em; line-height: 1.5em; }
#lft-column dt
{ margin-bottom: .4em; }
#lft-column dd a
{ color: #EBB335; }
#lft-column dd a:hover
{ color: #ccc; }
#lft-column dd
{ margin-bottom: 1.6em; }

#ivr
{ /*width: 223px;*/ height: 32px; margin: -21px 0 0 -7px; padding: .4em 1.7em; color: #fff; font: bold .7em "Trebuchet MS", verdana, sans-serif; background: transparent url("../_imgs/title_home_ivr.png") no-repeat;  }
p.demo a
{ color: #EBB335; font-size: 1em;  }
p.demo a em
{ font-weight: bold; color: #EBB335; }

h4
{ font: bold 1.0em "Trebuchet MS", verdana, sans-serif; color: #fafafa; padding-left: .2em; margin-top: .4em; }

h5
{ font: bold 1.0em "Trebuchet MS", verdana, sans-serif; color: #fafafa; padding-left: .2em; margin-top: .4em; }



/* Right Column */
#rt-column
{ width: 496px; float: left; background: #fff url("../_imgs/home_products_bg.jpg") right top no-repeat; border-left: 9px solid white; padding-top: 1.4em;} 
#rt-column p
{ width: 27em; font-size: .6em; margin: 0  0 1.2em 1em; line-height: 1.5em; color: #fff; color: #575A5B; }   

#ivr-solutions
{ padding: .3em 1.7em; color: #fff; font: bold .7em "Trebuchet MS", verdana, sans-serif;  height: 31px; background: transparent url("../_imgs/title_home_solutions.gif") no-repeat; }
#rt-column dl
{ width: 141px; float: left; padding-bottom: 12px; }
#rt-column dl.first
{ margin: 0 15px 0 21px; }
#rt-column dl.middle
{ margin-right: 15px; }
#rt-column dl.last
{ margin-right: 7px; }
#rt-column dt
{ font-size: .6em; margin-top: 1.5em; line-height: 1.5em; color: #8E8C8C; }

#ivr-products-portal
{ float: right; /*margin-top: -105px;*/ padding-top: 111px; }
#ivr-products-portal li
{ list-style-type: none; padding-right: 8px; margin-bottom: -4px; }
#ivr-products-portal a
{ text-decoration:none; height: 40px; display: block; text-indent:-9999px; }
#ivr-products-portal a:hover
{ background: none; }

/* Phark Image Replacement */
#ivr-interactive
{ background: url("../_imgs/pp_interactive.gif") no-repeat 0 -40px; width: 163px; }
#ivr-interactive a
{ background: url("../_imgs/pp_interactive.gif") no-repeat 0 0; }

#ivr-operational
{ background: url("../_imgs/pp_hosted.gif") no-repeat 0 -40px; width: 163px; }
#ivr-operational a
{ background: url("../_imgs/pp_hosted.gif") no-repeat 0 0; }

#ivr-custom
{ background: url("../_imgs/pp_voiceservices.gif") no-repeat 0 -40px; width: 163px; }
#ivr-custom a
{ background: url("../_imgs/pp_voiceservices.gif") no-repeat 0 0; }

/* Definition Lists */
#ivr-healthcare
{ text-indent:-9999px; background: url("../_imgs/title_home_healthcare.gif") no-repeat; width: 80px; }
#ivr-healthcare a
{ height: 35px; display: block; text-decoration:none;  }
#ivr-healthcare a:hover
{ background: transparent; } 

#ivr-communications
{ text-indent:-9999px; background: url("../_imgs/title_home_comm.gif") no-repeat; width: 116px; margin-top: -2px; }
#ivr-communications a
{ height: 37px; display: block; text-decoration:none;  }
#ivr-communications a:hover
{ background: transparent; } 

#ivr-retail
{ text-indent:-9999px; background: url("../_imgs/title_home_retail.gif") no-repeat; width: 112px; margin-top: 4px; }
#ivr-retail a
{ height: 31px; display: block; text-decoration:none; }
#ivr-retail a:hover
{ background: transparent; } 

#ivr-utilities
{ text-indent:-9999px; background: url("../_imgs/title_home_utilities.gif") no-repeat; width: 59px; margin-top: -2px; }
#ivr-utilities a
{ height: 37px; display: block; text-decoration:none; }
#ivr-utilities a:hover
{ background: transparent; } 

#ivr-government
{ text-indent:-9999px; background: url("../_imgs/title_home_government.gif") no-repeat; width: 85px; margin-top: -1px; }
#ivr-government a
{ height: 36px; display: block; text-decoration:none; }
#ivr-government a:hover
{ background: transparent; } 

#ivr-financial
{ text-indent:-9999px; background: url("../_imgs/title_home_financial.gif") no-repeat; width: 67px; margin-top: 2px; }
#ivr-financial a
{ height: 33px; display: block; text-decoration:none; }
#ivr-financial a:hover
{ background: transparent; } 


h2
{ margin-left: .9em; background: url("../_imgs/title_h2_arrows.gif") no-repeat 39% .4em; }

/*#footer
{ margin: -1px 0 0 1px; }*/

