#footer {
  //margin-top: 0;
   }

.slide{
  background-attachment: fixed;
  background-position: 0 0; 
  position: relative; 
  width:100%;
  height:100%;
  /*box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);*/
}

.wrapper {
  position:relative;  
  width: 1000px;
  height: 200px;
  /*height: 500px;*/
  margin:0 auto;
}

#slide1 .wrapper, #slide3 .wrapper, #slide5 .wrapper, #slide7 .wrapper { width: 800px; }

.white h1 { padding: 47px 0 30px 0; }
.spbttn { cursor: pointer; }
.spbttn:hover { background: rgba(0, 0, 0, 0.2); }


/* slides */
#slide1{
        background: url(/images2/main/slides/server-promo.jpg) 0 0 no-repeat;
  background-size: 100%;
  background-position: 0 200px;
  height: 400px;  
}

#slide1.chalk_bg {
  background:url(/images2/banners/cyber_bg.jpg) 0 0 repeat-x;
}

#slide2{
  height: 350px;
  z-index: 100;
}

#slide3{
  background: url(/images2/main/slides/dedicated.jpg) 0 0 no-repeat;  
  background-size: 100%;
  height: 400px;
}

#slide4{
  height: 350px;  
  z-index: 100;
}

#slide5{
  background: url(/images2/main/slides/colo.jpg) 0 0 no-repeat; 
  background-size: 100%;
  background-position: 0 300px;   
  height: 400px;  
}

#slide6 {
  height: 300px;  
  z-index: 100;
}

#slide7{
  background: url(/images2/main/slides/vps.jpg) 0 0 no-repeat;  
  background-size: 100%;
  background-position: 0 200px;   
  height: 400px;  
}

#slide8 {
  height: 300px;  
  z-index: 100;
}

/* floating images */


#slide1 img:first-child{
  position:absolute;
  z-index: 50;    
    top: 175px;
    left: 0;
}
#slide1 img + img {
  position:absolute;
  z-index: 10000;   
  top: 360px;
  left: 0;
}


#slide3 img:first-child{
  position:absolute;
  z-index: 50;    
    top: 155px;
    left: 0;
}
#slide3 img + img {
  position:absolute;
  z-index: 10000;   
  top: 370px;
  left: 0;
}



#slide5 img:first-child{
  position:absolute;
  z-index: 50;    
    top: 135px;
    left: 0;
}
#slide5 img + img {
  position:absolute;
  z-index: 10000;   
  top: 355px;
  left: 0;
}



#slide7 img:first-child{
  position:absolute;
  z-index: 50;    
    top: 155px;
    left: 0;
}
#slide7 img + img {
  position:absolute;
  z-index: 10000;   
  top: 370px;
  left: 0;
}



#slide2 p, #slide4 p, #slide6 p, #slide8 p {
  font-weight: normal; 
  line-height: 2.8rem;
  font-size: 1.7rem; 
}

#slide2 p { color: #0064a4; } #slide4 p { color: #508f14; } #slide6 p { color: #378592; } #slide8 p { color: #D39838; }


#slide3 img + img + img {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
}
#slide3 img + img + img + img{
    position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
}

.flexslider a.learnmore { 
  background-color: #DFDFDF; 
  display: inline-block;  
  text-decoration: none;   
  border-radius: 3px; 
  font-weight: bold;
  margin: 10px 0; 
  padding: 6px 10px;   
  color: #666;   
} 

.flexslider a.learnmore:link, .flexslider a.learnmore:visited { background-color:#DFDFDF; text-decoration: none; }
.flexslider a.learnmore:hover, .flexslider a.learnmore:active { background-color:#D0D0D0; text-decoration: none; }

.bright { border-right: solid 1px #DADADA; } .bbottom { border-bottom: solid 1px #DADADA; }
.cloudinfo { position: relative; top: 17px; } 
.cloudinfo td { background-color:#F3F3F3; text-align: center; color:#5c5c5c; } 
.cloudinfo td h4 { color: #333; font-size: 16px; line-height: 16px; margin: 11px 0 10px 0; padding: 0; }
.cloudinfo td p.txt { margin: 0 0 10px 0; line-height: 19px; } 
.cloudinfo td p.btn { margin: 0 0 10px 0; }

a.prodxbtn, a.prod1btn, a.prod2btn, a.prod3btn, 
a.prod1btnds, a.prod2btnds, a.prod3btnds, a.custorder {
  background: url(/images2/cloud/cloudprodbtn.png) 0 -51px no-repeat;
  -moz-transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  -o-transition: all 0.3s ease 0s;   
  transition: all 0.3s ease 0s; 
  background-position: 0 -51px;   
  display: block;
  width: 310px;
  height: 51px;
}

a.prod3btnds { background: url(/images2/dedicated-servers/seeourclearance.png) 0 -51px no-repeat; }

a.prodxbtn { background-color: #FF6280; } a.prodxbtn:hover { background-color: #FF335B; background-position: 0 0; }
a.prod1btn { background-color: #104F8F; } a.prod1btn:hover { background-color: #00366d; background-position: 0 0; }
a.prod2btn { background-color: #8ace45; } a.prod2btn:hover { background-color: #66ae1c; background-position: 0 0; }
a.prod3btn { background-color: #f1524e; } a.prod3btn:hover { background-color: #df332e; background-position: 0 0; }

a.prod1btnds { background-color: #8fd944; } a.prod1btnds:hover { background-color: #67b419; background-position: 0 0; }
a.prod2btnds { background-color: #67b419; } a.prod2btnds:hover { background-color: #49890b; background-position: 0 0; }
a.prod3btnds { background-color: #4289e9; } a.prod3btnds:hover { background-color: #004b97; background-position: 0 0; }

a.custorder { background: url(/images2/dedicated-servers/custorder.png) 0 -51px no-repeat; }
a.custorder { background-color: #B1B1B1; } a.custorder:hover { background-color: #757575; background-position: 0 0; }

table.nopad td { background-color:#F3F3F3; } table.nopad td.whitebg { background-color: #FFF; }
table.nopad td.prodtxt { padding: 20px; vertical-align: top; }
table.nopad td.prodtxt p { font-size: 14px; line-height: 20px; margin: 0 0 20px 0; color: #464545; }
table.nopad td.prodtxt p b { color: #333; text-transform: uppercase; }
table.nopad td.prodtxt p.prodprice { color: #104f8f; font-size: 15px; margin: 0; text-transform: uppercase; }
table.nopad td.prodtxt h3 { font-size: 25px; line-height: 25px; font-weight: normal;  margin: 10px 0 0 0; padding: 0; }

table.nopad td.prodtxt p b { font-size: 15px; line-height: 25px; }
table.nopad td.prodtxt p.prodprice span { text-transform: none; font-size: 30px; }

table.nopad td.prodtxt h3.blue  { color: #104f8f; } 
table.nopad td.prodtxt h3.green { color: #8ace45; }
table.nopad td.prodtxt h3.red   { color: #f1524e; }
table.nopad td.prodtxt h3.pink  { color: #ff6280; }

table.nopad td.prodtxt h3.litegreen { color: #8fd944; }
table.nopad td.prodtxt h3.normgreen { color: #8ace45; }
table.nopad td.prodtxt h3.darkgreen { color: #339900; }

.graph1 { height: 130px; background: url(/images2/dedicated-servers/graph.png) bottom left no-repeat; }
.graph2 { height: 130px; background: url(/images2/dedicated-servers/graph.png) bottom right no-repeat; }

.clearancechat {
  background: url(/images2/dedicated-servers/jenny_chatbox.png) bottom left no-repeat;
  vertical-align: top;
  padding: 0;  
}

.chatsales {
  background:#ff4b5c url(/images2/dedicated-servers/contactsales.png) 0 0 no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;  
  border-radius: 2px;    
  position: relative;  
  display: block;  
  width: 98px;
  height: 98px;
  left: 30px;  
  top: 71px;
}

.chatsales:hover { background:#d03644 url(/images2/dedicated-servers/contactsales.png) 0 -98px no-repeat; }


table.dedsvr {
  border-collapse: collapse;
  border: 1px solid #373a4d;
  width: 310px;
}

table.dedsvr th {
  border: 1px solid #c3c4c9;
  margin: 0;
}

table.dedsvr td {
  border: 1px solid #c3c4c9;
}

table.dedsvr > thead > tr > th {
  border-top: 1px solid #373a4d;
}

tr.final > td {
    border-bottom: 1px solid #373a4d;
}

table.dedsvr .first {
    border-left: 1px solid #373a4d;
}

table.dedsvr .last {
    border-right: 1px solid #373a4d;
}


table.dedsvr td p.dedfirstrow {
  font-size: 18px;
  line-height: 20px;
  text-align:left;
}
table.dedsvr td p.dedfirstrow span {
  font-weight: bold;
}

table.dedsvr th.prodtxt h3.white{ color: white; font-size:28px; padding-top: 16px; margin: 0px 0px 0px 0px; }
table.dedsvr th.prodtxt { text-align:center; background-color: #373a4d; }
table.dedsvr td > p { font-size: 15px; line-height: 18px; margin: 12px 10px 12px 25px; color: #37394e; }
table.dedsvr td > p > img { padding-right:20px; }
table.dedsvr td.prodtxt p b { color: #333; text-transform: uppercase; }


table.dedsvr td > div p.prodprice span { font-size: 40px; position: absolute; top:16px;left:34px; font-weight: bold; }
table.dedsvr td > div p.prodpricedollar span { font-size:18px; position: absolute; left: 25px; top:10px; }
table.dedsvr td > div p.prodpricemo span { font-size:18px; position: absolute; left: 100px; top:22px; }
table.dedsvr td > div p.prodpricematch span { font-weight: bold; font-size:15px; position: absolute; left: 180px; top:10px; color: #99cc33; }
table.dedsvr td > div span.prodpricecheckmark img { position: absolute; left: 155px; top:23px;  }

table.dedsvr td > div p.prodprice2 span { font-size: 40px; position: absolute; top:5px;left:25px; font-weight: bold; }
table.dedsvr td > div p.prodpricedollar2 span { font-size:18px; position: absolute; left: 25px; top:0px; }
table.dedsvr td > div p.prodpricemo2 span { font-size:18px; position: absolute; left: 80px; top:12px; }
table.dedsvr td > div p.prodpricebudget span { font-weight: bold; font-size:15px; position: absolute; left: 195px; top:0px; color: #99cc33; text-align: right; }


table.dedsvr td.prodtxt h3 { font-size: 28px; line-height: 28px; font-weight: normal;  margin: 10px 0 0 0; padding: 0; }

table.dedsvr td.prodtxt p b { font-size: 15px; line-height: 25px; }

table.dedsvr td.prodtxt h3.blue  { color: #104f8f; } 
table.dedsvr td.prodtxt h3.green { color: #8ace45; }
table.dedsvr td.prodtxt h3.red   { color: #f1524e; }
table.dedsvr td.prodtxt h3.pink  { color: #ff6280; }

table.dedsvr td.prodtxt h3.litegreen { color: #8fd944; }
table.dedsvr td.prodtxt h3.white{ color: white; }
table.dedsvr td.prodtxt h3.normgreen { color: #8ace45; }
table.dedsvr td.prodtxt h3.darkgreen { color: #339900; }

a.dedprod1btnds:hover { background-color: #7ab73c; background-position: 0 0; }

a.dedprod1btnds {
  /* background: url(/images2/dedicated-servers/getstarted.png) 0 -51px no-repeat; */
  background: url(/images2/dedicated-servers/ordernowbtn.png) 0 -51px no-repeat;
  -moz-transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  -o-transition: all 0.3s ease 0s;   
  transition: all 0.3s ease 0s; 
  background-position: 0 -51px;   
  display: block;
  width: 252px;
  height: 51px;
  background-color: #8ace45;
  position: absolute;
  left: 25px;
  top: 60px;
}

a.dedprod2btnds {
  top: 50px;
  
}

.clearancechat2 {
  position: relative;
  top: 5px;
  left: 3px;
  background: url(/images2/dedicated-servers/jenny_chatbox2.png) bottom right no-repeat;
  vertical-align: bottom;
  padding-top: 0;  
}

.chatsales2 {
  background:#ff4b5c url(/images2/main/canihelpyou.png) 0 0 no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;  
  border-radius: 2px;    
  position: relative;  
  display: block;  
  width: 98px;
  height: 98px;
  left: 34px;  
  top: 7px;
}

.chatsales2:hover { background:#d03644 url(/images2/main/canihelpyou.png) 0 -98px no-repeat; }

.guaranteeimg {
  background: url(/images2/dedicated-servers/our_guarantee.png) 0 0 no-repeat;
  margin-top: 25px;
  padding-right:30px;
  float:left;
  width: 129px;
  height: 119px;
}

.guaranteeimg:hover {
  background: url(/images2/dedicated-servers/our_guarantee_hover.png) 0 0 no-repeat;
}

