@charset "UTF-8";
/* CSS Document */
body{
	background-color:#CCC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: .7em; 
	line-height:1.4em;
	
	background: #666666; 
	
	text-align: center; 
	color: #556067; 
	background-color: #f1f1f1;
	text-align:center;
}
#wrap {
	width: 990px;
	margin: 0 auto;
	padding: 5px 0 0 0;

	}

.box {
	-webkit-box-shadow: 0px 0px 3px #cccccc;
	-moz-box-shadow: 0px 0px 3px #cccccc;
	box-shadow: 0px 0px 3px #cccccc;
   
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius:5px;
	

	background-color:#FFFFFF;
	margin: 2px;
	padding: 10px;
	position: relative;
}

.pricing_lyzacommons {
	width: 594px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	text-align: center;
}

.pricing_lyzacommons h1 {
	color: #468236;
}

.pricing_dedicated {
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.pricing_dedicated h1 {
	color: #468236;
}

.pricebox {
	-webkit-box-shadow: 0px 0px 2px #d7d7d7;
	-moz-box-shadow: 0px 0px 2px #d7d7d7;
	box-shadow: 0px 0px 2px #d7d7d7;
   
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    border-radius:5px;
    
    height: 185px;
    width: 170px;
	
	background-image: url('../images/pricebox_background.jpg');
	background-position:right;
	background-position:top;
	background-repeat:repeat-x;

	background-color:#e1e1e1;
	border: 1px solid #d7d7d7;
	margin: 2px 3px 2px 3px;
	padding: 10px;
	position: relative;
	text-align: center;
	float: left;
}

.pricebox h2 {
	font-size: 21px;
	color: #373f44;
	padding-top: 0px;
}

.pricebox h3 {
	text-align: center;
	font-size: 15px;
	color: #808080;
	padding-top: 0px;
	padding-bottom: 18px;
}

.pricebox .content {
	color: #808080;
	height: 95px;
	font-size: 12px;
	font-weight: normal;
}

.pricebox a {
	font-size: 18px;
}


#center{
	width: 966px;
	float: clear;
	height:auto;
	text-align:left;
	background-image: url(/img/corner.png);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;
	
}

#left{ float: left; width: 471px }
#right{ float: right; width: 471px }
#footer { clear: both; color: #a1a1a1; text-align: center; padding: 5px; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
  height: 0;
  line-height: 0px;
}

/* specials list */

ol.specials {
	margin: 1em 0 0 0;
	}
ol.specials li {
	width: 190px;
	float: left;
	font-size: .8em;
	margin: 0 3.5% 1.5em 0;
	}
ol.specials li.third {
	margin-right: 0;
	}
ol.specials li div.special {
	position: relative;
	overflow: hidden;
	border: 15px solid #e2e1d4;
	background: #e2e1d4;
	}
ol.specials li div.special a span {
	/*display: block;*/
	/*position: absolute;*/
	/*width: 100%;*.
	/*bottom: 0;*/
	/*left: 0;*/
	font-family: Georgia, serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	color: #ccc;
	background-color: #333;
	}
/*ol.specials li div.special a span strong {
	display: block;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	}
	*/
ol.specials li div.special span em {
	display: block;
	
	/*padding: 0 10px 10px 10px;*/
	font-style: normal;
	color: #e3c887;
	}
ol.specials li div.special-img img {
	/*max-width: 100%;*/
	
	float: left;
	padding: 0 .5em 0 0;
	}
.list{
	list-style:disc;
	list-style-position:inside;
	
	padding: 10px;
}
ol.fourup li {
	width: 210px;
	padding: 0px 15px 0px 15px;
	float: left;
	text-align:center;
	}

ol.fourup li span{
	display:block;
	text-align:center;

}
ol.fourup li span strong{
font-size:14px;  font-weight:normal; color: #373f44; 

}


.singletext{
	margin: 0px 100px 20px 100px;
}
.singletext p{
	padding-top: 10px;
	padding-bottom:10px;
	
}
.singletext img{
	float:left;
	padding:0px 10px 10px 0px;
	
}
ol.twoup li {
	margin: 0px;
	text-align:left;
	padding: 0px;
	width: 30%;
	float: left; }	
	
.indent {
padding-left: 20px;	
}

/*definition lists, used on customers.php and whitepapers.php*/


dl.testimonials {
	margin: 15px 0;
	padding: 15px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	
	
}
dl.testimonials dt img{
	float: left;
	margin: 0 15px 0 0;

}
dl.testimonials dd strong{
	text-transform:uppercase;
	display:block;
	font-weight:normal;

}
dl.testimonials dd {
	margin-left: 100px;
	font-size: 100%;
	line-height: 1.5em;
	
}
dl.testimonials:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}

/* masthead fix*/
#masthead.left{
	float:left;
	padding: 0px 0;
}
#masthead.right{
	float: right;
	padding: 0px 0;
	
}

/* Hide from IE5/Mac \*/
* html dl.testimonials {height: 1% } /* for IE5+6 */
*:first-child+html dl.testimonials { min-height: 1px } /* for 7 */
/* End hide form IE5/Mac */

/* PRODUCT PAGES */

ol.threeup li {
	text-align: center;
		padding: 0px 40px 0px 40px;
	/*width: 28%;*/
	width: 240px;
	float: left;
	font-size:15px;
	line-height:20px;
	
	
	}
	
ol.threeup li span{
	text-align: center;
	display: block;
	font-size:18px; line-height:30px; padding:0px 0px 0px 0px; margin-top:0px; font-weight:normal; color: #373f44;

	}

ol.threeup li span a { text-decoration: none; color:#556067;  }
ol.threeup li span a:hover { text-decoration: none; color:#37bef0; }
ol.threeup li span strong{ color:#37bef0; font-weight:normal; }
37bef0
ol.threeup ul{
	padding-top: 15px;	
}
ol.threeup ul li{
	list-style-type:disc;
	list-style-position:inside;
	width: 100%;
	padding: .2em;
	font-size: 16px; 
	line-height:18px;
	
}

#center {font-size: 13px; line-height:18px;}

.leftfloat { padding: 10px; }
.rightfloat { padding: 10px;}
.leftfloat img{ float:right;padding: 10px; }
.rightfloat img{ float:left; padding: 10px;}


