.cartheading {
	font-weight: bold;
	font-size: 14px;
	color: #0066cc;
	background-image:url(www.pro-server.net/images/pro_sfond.jpg);
}

.cartsubheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #4A5760;
}
.cartsubheading a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #00AAFF;
	text-decoration:none;
}
.cartsubheading a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #00AAFF;
	text-decoration:none;
}


.mainCart {
	width:700px;
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
}
.mainCart h2{
	margin: 0;
	padding: 0;
	font-size: 17px;
	text-decoration: none;
	background: url('http://www.pro-server.net/images/line_order.jpg') center right repeat-x;	
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: -10px !important;
}
.mainCart h2 span {
    background-color: #FFF;
	padding: 0 4px 0 4px;
    color: #6E8FEE;
}
.cartboxs {
	width: 112px;
	background-color: #f7f7f7;
	text-align:center;
	float:left;
	margin:15px;
}
.game_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#888;
	text-decoration:none;
}
.game_link a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#888;
	text-decoration:none;
}
.linkname {
height:10px;
padding-top:5px;
padding-bottom:3px;
}
.onlylink {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.linkprice {
	color: #00AAFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.onlylink a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.orderbutton {
	cursor:pointer;
	margin-top:3px;
}

.carttable {
	background-color: #cccccc;
	width: 95%;
}

.carttableheading td {
	background-color: #efefef;
	color: #222222;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.carttablesummary td {
	background-color: #efefef;
	color: #222222;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}

.carttableproduct td {
	background-color: #efefef;
	color: #555555;
	padding: 4px;
}

.carttableaddon td {
	background-color: #ffffff;
	color: #555555;
	padding: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

.carttableconfig td {
	background-color: #efefef;
	font-size: 9px;
	padding: 2px;
}

.carttabledivider td {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.orderdescript {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#00AAFF;
}
.firstordertable {
	width:350px;
	margin-left:15px;
	margin-bottom:40px;
	}
.optionlink {
		float:left;
		height:45px;
	}
.optionlink2 {
		float:left;
		padding-top:12px;
		padding-left:7px;
		padding-right:7px;
	}
.optionlink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
.cartpricesummary {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4A5760;
}

.promcode {
	height:30px;
	width:220px;
	border:1px solid #D7D7D7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-bottom:10px;
	margin-top:5px;
}
.buttonthree {
	margin-left:15px;
	width:550px;
}
.secondordertable {
	height:250px;
}
.priceorder {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#008800;
	text-align:right;
}
.promostyle {
	color:#4A5760;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin-right:70px;
}

.restbutt
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color:transparent;
	background-image:url('http://www.pro-server.net/images/background_button_cart.png');
	background-position:center;
	background-repeat:repeat-x;
	height:34px;
	border:none;
	color:#FFF;
	cursor:pointer;
	}

.prodbutt
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color:transparent;
	background-image:url('http://www.pro-server.net/images/background_button_cart_prod.png');
	background-position:center;
	background-repeat:repeat-x;
	height:34px;
	border:none;
	color:#FFF;
	cursor:pointer;
	}