﻿
/* COMMON */
#main{margin:0; padding:0; width:1000px; }
#left{position:absolute; z-index:1000; margin:30px 0 0 20px; }
#breadcrumb, #right, .sublinks, .printsend {display:none;}


/* NO FLASH  */
.homepageflash { height:350px; background:url(images/flash_bg.jpg) no-repeat; }
.homenoflash { width:1000px; height:350px; font-family:Trebuchet MS; font-size:15px; color:#576776; background:url(images/noflash_bg.jpg) no-repeat; }
.homenoflash h2 { padding:45px 0 5px 230px; }
.homenoflash .nftxt1 { margin:0 0 50px 320px; width:350px; text-align:center; }
.homenoflash .nftxt2 { margin:0 0 0 385px; width:290px; text-align:center; }
.homenoflash a { color:#5cabe7; }

/* CAROUSEL */
#homecar { width:1000px; height:182px; padding:15px 7px 0 9px; overflow:hidden; position:relative; background:url(images/carousel_bg.png) no-repeat; }
.homenextbtn { position:absolute; display:block; right:0; margin-top:51px; z-index:90; width:26px; height:54px; background:url(images/carousel_next_btn.png) no-repeat; }
.homeprevbtn { position:absolute; display:block; left:0; margin-top:51px; z-index:90; width:26px; height:54px; background:url(images/carousel_prev_btn.png) no-repeat; }
#homecar dl { margin:0 2px; width:990px; overflow:hidden; }
#homecar dd { width:296px; height:170px; padding:0 16px; float:left; list-style:none; background-position:10px 0; background-repeat:no-repeat; }
#homecar dd div {  height:170px; }

#homecar h4 { font-family:Trebuchet MS; font-size:19px; font-weight:normal; line-height:23px;  padding:17px 0 4px 20px; }
#homecar h4 span { font-size:11px; vertical-align:top; line-height:20px; }
#homecar p { font-size:12px; line-height:15px; color:#778694; padding:0 0 8px 20px; }
#homecar ul { list-style:none; margin-left:20px; margin-bottom:8px; }
#homecar li { background:url(images/hometout_bullet.gif) 0 6px no-repeat; padding:0 0 0 9px; color:#598393; }
#homecar table td{margin:0 0 0 29px; padding:0;}
#homecar table td input{float:left; margin:0; padding:0;}
#homecar table td label{display:block; margin:0 0 0 20px; padding:0; color:#598393;}

#homecar .pink h4 { color:#ee5d90; }
#homecar .yellow h4 { color:#e9a605; }
#homecar .magenta h4 { color:#b62ba4; }
#homecar .purple h4 { color:#565295; }
#homecar .blue h4 { color:#0084c8; }
#homecar .orange h4 { color:#ea6720; }
#homecar .green h4 { color:#52a040; }


/* TAGS - they create a funky space in the page */
.hometags { position:absolute; left:-99999px; }


/* TAKEOVER */
#divTakeover { position:absolute; z-index:999; top:0; left:0; }
#divNewProdTakeover { position:absolute; z-index:999; top:0; margin:0 auto; }
.newprodtobg { background-color:#fff; opacity:0.85; filter:alpha(opacity=85);  }
.newprodto { width:960px; height:570px; }

