/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 14px 0 3px;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center;
	background-image: url(images/dedibgmtop.gif);
	background-repeat: no-repeat;
	height: 28px;
	
	font-weight: bold;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 14px 14px;
	margin-right: 5px;
	color: #277498;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.shadetabs li a:visited{
color: #277498;
}

.shadetabs li a:hover{
color: #1B4355;
}

.shadetabs li a.selecteddedi{ /*selected main tab style */
position: relative;
	background: url(images/dedibgm.gif) repeat-x left top;

}

.shadetabs li a.selecteddedi{ /*selected main tab style */
	background: url(images/dedibgm.gif) repeat-x left top;
}

.shadetabs li a.selecteddedi:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
	display:none;
	background-color: #98CBE7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #90C1DB;
width: 690px;

}

@media print {
.tabcontent {
display:block !important;
}
}
.dediround {
	background-image: url(images/dediround.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 690px;
}
.server1 {
	background-image: url(images/dedi1.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.server2 {

	background-image: url(images/dedi2.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.server3 {


	background-image: url(images/dedi3.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.server4 {



	background-image: url(images/dedi4.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.server5 {




	background-image: url(images/dedi5.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.server6 {





	background-image: url(images/dedi6.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.server7 {






	background-image: url(images/dedi7.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 680px;
}
.plan0 {
	line-height: 20px;
	float: left;
	height: 200px;
	width: 235px;

}
.plan2 {
	float: left;
	width: 100px;
	padding-top: 170px;

}
.plan {

	padding-top: 30px;
	line-height: 20px;
	padding-left: 0px;
	float: left;
	width: 283px;
	padding-right: 0px;
	padding-bottom: 0px;
}

