@charset "UTF-8";
/* CSS Document */

/* ///////////////////////
///VM TEMPLATE LAYOUT
//////////////////////*/

#VMinfo {
	width:460px;
	height:auto;
	float:left;
	margin-top: 25px;
}
#VMinfo h1 {
	font-weight: lighter;
}
#left {
	display: block;
	float: left;
	text-align: left;
	width: 160px;
}
#POHupgrade {
	background-color: #FFF6C6;
	display: block;
	padding: 10px;
	width: auto;
}
#right {
	display: block;
	float: left;
	width: 270px;
}

#upsells {
	width:200px;
	height:auto;
	float:right;
	margin-top: 25px;
}
.upsellTitle {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #006699;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 10pt;
	clear: both;
	background-image: url(http://www.allcleartelecom.com/voforms/miva/images/upsellTitle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.upsellTitleHot {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 10pt;
	clear: both;
	background-image: url(http://www.allcleartelecom.com/voforms/miva/images/upsellTitleHot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.upsell {
	font-size: 9pt;
	display: block;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 200px;
	padding-top: 15px;
	color: #012e58;
}
.upsellLink   {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 120px;
}
.upsell  a {
	color: #012e58;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
	display: block;
}
.upsell img {
	float: left;
}
.tag {
	font-weight: 100;
	color: #012e58;
	font-size: 20pt;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
.tagBold {
	font-weight: bold;
	color: #39709a;
	font-size: 20pt;
}
#VMtopDescription {
	display:block;
	padding-top:40px;
	clear: both;
	width: 400px;
}

#VMtopDescription ul {
padding-left:10px;
margin-top: 5px;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
list-style:disc;
}
#VMtopDescription li {
margin:0;
padding:0;
}



.new {  display:block;
        background-color: none;
        border: none;
	background-image: url(http://www.allcleartelecom.com/voforms/miva/images/warning.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
	left: -25px;
	position: relative;
}




