div.slider {
	width: 26px;
	height: 229px;
	background: url("slider.jpg") no-repeat;
}
div.slider div.knob {
	background: url("ok.png");
	margin-left: 3px;
	width: 20px;
	height: 34px;
	cursor: pointer;
}
.vpsOzellik {
	float: left; 
	width:275px; 
	margin-left: 2px; 
	background: url("vpsbgoz.jpg"); 
	padding: 10px; 
	padding-left: 25px;
	font: 13px Arial; 
	border: 1px solid #acc4e7;
	line-height: 18px; 
}


/* main.css*/
#vpsplans {
	position:relative;
	background: url("vpsbg.jpg");
	width:425px;
	height:254px;
	border: 1px solid #acc4e7;
	float: left;
}

#leftvps {
	position: absolute;
	float: left;
	left: 20px;
	top: 10px;
	width: 20px;
}
#rightvps {
	position: absolute;	
	float: left;
	left: 60px;
	top: 10px;
	color: white;
   font-weight: bold;
   font-family: Arial;
   font-size: 12px;
    width: 260px;
}

#vps1 {
	/*
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
   */
   float: left;
   background-color: #cfd4d7;
   width: 110px;
   height: 35px;
   margin: 1px;
   text-align: center;
   border-bottom: 1px dotted #949da3;
}

.vps3 {
	/*
	filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
   */
	float: right;
	background: #f4f4f4 url("priceleft.jpg") no-repeat left;
	color: black;
	width: 145px;
	height: 35px;
	margin: 1px;
	text-align: center;
	border-bottom: 1px dotted #b9c4c8;
	border-right: 1px dotted #cdd3d5;
}

#vps2 {
	float: left;
   background-color: #57bd1a;
   width: 110px;
   height: 25px;
   padding-top: 10px;
   text-align: center;
   margin: 1px;
   margin-top: 4px;
   font-size: 15px;   
}

.vps4 {
	float: right;
	background:#615a5a url("left.jpg") no-repeat left;
	color: white;
	width: 144px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	margin: 1px;
	margin-top: 4px;
	font-size: 26px;  
}

#vpstxt {
	text-align: center;
	color: #1f3e6c;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	z-index: 2;
	margin-top: 9px;
}

.vpstxt {
	color: #1f3e6c;
	font-weight: bold;
	font-family: Arial;
	margin-top: 8px;
	font-size: 16px;
	z-index: 2;
}

#buynow {
	position: absolute;
	top: 197px;
	left: 260px;
	clear: both;
	width: 80px;
	background: #cd0030 url("buyleft.jpg") no-repeat left;
	padding: 6px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.detay {  width: 150px; font-size: 18px; position: absolute; left: 380px; top: 15px; padding: 30px 10px; text-align: center; font-family: Arial Narrow; line-height: 28px; }
