/* Styles for server-category */

#hometop { 
    background: url('/images/home_mast.jpg') no-repeat left top; 
    height:575px;
    margin:-175px 0 130px 0;
    margin-top:-170px;
    padding:0;
    z-index: 999;
}
#hometop .rightcol {
  margin:250px 40px 0 0;width:350px;float:right;height:260px;
  }
#hometop h1 {
   color:#01DDE1;font-size:1.5em;font-family:serif;font-weight:normal;
}
#hometop .lowertxt {
  clear:both;margin:0 20px 20px 100px;
}
#hometop .blurb1 {
  color:#D5A550;text-decoration:underline;font-size:1.2em;padding-left:20px;
}
#hometop .blurb2 {
  color:#fff;font-size:2em;
}
#hometop .colcontainer {
  padding-left:10px;
}
#hometop .colcontainer dl {
  float:left;color:red;
  padding-right:1em;
}
#hometop .colcontainer dt {
  color:#7C7C7C;margin:0;
  text-align:center;
}
#hometop .colcontainer dd {
  color:#3CCDFE;
}
#hometop .colcontainer a {text-decoration:none;color:#7C7C7C}
#homeleft, #homeright {
  width:50%;float:left;
}
#homeleft div, #homeright div {
  padding:10px 30px;
}
.homecontent h2 {
  font-size:1.5em;padding:5px 0;margin:0;font-weight:normal;font-family:serif;
  border-bottom: 1px solid #444;
}
.homecontent p {
  Xborder-top:1px solid #444;
  padding-top:20px;
}
#product_slider {position:absolute; top:560px; left:53px;}
#product_slider .tiles {width:258px;float:left;height:108px;}
#product_slider .more {width:100px;height:108px;float:left;}
#product_slider .tile1 {
  background:url(/images/tiles_solution1.png) no-repeat;
}
#product_slider .tile2 {
  background:url(/images/tiles_support1.png) no-repeat;
}
#product_slider .tile3 {
  background:url(/images/tiles_servers1.png) no-repeat;
}
#product_slider .more {
  background:url(/images/more.png) no-repeat;
}
.needhelp {
	color:#444;
	font-family:serif;
	text-align:right;
	font-size:1.5em;
	padding:20px 30px 5px 0px;
	clear: both;
	Xtop: -300px;
	Xposition: relative;
	
	
} 
.call {color:#0F699D;}

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:774px;
	margin:0; 
	background:#000518 ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	border-bottom:none;
}
#SlideItMoo_items .SlideItMoo_element{padding:0;margin:0;}
#SlideItMoo_items div img {padding:0;margin:0;}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:130px; 
	bottom:0px; 
	right:5px; 
	background:url(/images/mooslider/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background:url(/images/mooslider/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	 /* set a display width to make the slider look good in case js is disabled */
	width:800px;
	margin:0px auto 0px;
	padding:0;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px; 
	font-size:11px; 
	width:258px; 
	text-align:center; 
	color:#FFFFFF;
}
#SlideItMoo_items a { padding:0px; margin:0px; clear:both; display:block; background:#000518; padding:0; }
#SlideItMoo_items a img{ border:none; }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  


