.orderpod {
	margin-bottom : 20px;
}

.orderpod .header {
	-moz-border-radius-topleft : 15px;
	-webkit-border-top-left-radius : 15px;
	-moz-border-radius-topright : 15px;
	-webkit-border-top-right-radius : 15px;
	border : 1px solid #acacac;
	border-bottom : 0px;
	background : url("../images/services/fade_downup.png") repeat-x top left;
	padding : 0;
	width : 647px;
}

.orderpod .header h1 {
	text-align : center;
	border : 0;
	border-right : 1px solid #acacac;
	width : 145px;
	float : left;
	margin : 0;
	padding : 11px 0 !important;
	font-size : 14px;
	height : auto;
	font-family : Verdana;
}

.orderpod .header ul {
	float : none;
	margin : 0;
	padding : 0;
}

.orderpod .header ul li {
	background-image : none;
	float : left;
	width : 90px;
	font-size : 12px;
	padding : 9px 0;
	border : 0;
	border-right : 1px solid #acacac;
	font-weight : bold;
	text-align : center;
	margin : 0;
	height : auto;
}

.orderpod .header ul li:hover {
	border : 0;
	border-right : 1px solid #acacac;
}

.orderpod .content {
	border-left : 1px solid #acacac;
	border-right : 1px solid #acacac;
	width : 647px;
	margin-top : -1px;
}

.orderpod .content .item {
	margin-bottom : 1px;
	font-size : 12px;
}

.orderpod .content .item div {
	background-color : #fafafa;
}

.orderpod .content .item .slots {
	float : left;
	width : 145px;
	font-weight : bold;
	text-align : center;
	margin-right : 1px;
	padding : 9px 0;
	background : #ececec;
}

.orderpod .content .item .slots.ventrilo {
	background-image : url("../images/icon_ventrilo_small.png");
	background-repeat : no-repeat;
	background-position : center center;
	height : 60px;
}

.orderpod .content .item .onemonth, .orderpod .content .item .threemonths, .orderpod .content .item .sixmonths, .orderpod .content .item .oneyear {
	float : left;
	width : 90px;
	margin-right : 1px;
	text-align : center;
	padding : 9px 0;
}

.orderpod .content .item .order {
	float : left;
	width : 137px;
	text-align : center;
}

.orderpod .content .item .order {
	padding : 5px 0;
}

.orderpod .content .item .order .button {
	margin : 0 auto;
}

.orderpod .content .type1 .onemonth, .orderpod .content .type1 .sixmonths, .orderpod .content .type1 .order, .orderpod .content .type2 .threemonths, .orderpod .content .type2 .oneyear {
	background : #f7f7f7;
}

.orderpod .content .extrainfo div {
	background-color : #ffe3e3 !important;
}

.orderpod .content .extrainfo .onemonth, .orderpod .content .extrainfo .threemonths, .orderpod .content .extrainfo .sixmonths, .orderpod .content .extrainfo .oneyear, .orderpod .content .extrainfo .order {
	padding : 32px 0;
}

.orderpod .content .extrainfo .onemonth {
	color : #9c9c9c;
}

.orderpod .content .extrainfo .threemonths, .orderpod .content .extrainfo .sixmonths, .orderpod .content .extrainfo .oneyear {
	color : #aa1800;
}

.orderpod .content .extrainfo .oneyear {
	font-weight : bold;
}

.orderpod .footer {
	-moz-border-radius-bottomleft : 15px;
	-webkit-border-bottom-left-radius : 15px;
	-moz-border-radius-bottomright : 15px;
	-webkit-border-bottom-right-radius : 15px;
	width : 647px;
	background : #dcdcdc;
	border : 1px solid #acacac;
	border-top : 0px;
	height : 39px;
	margin-top : -1px;
}
