﻿body
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#e8a77e;
    background-image:url(/PAP/AncientCivilizations/images/gradient.png);
    background-repeat:repeat-x;
}

.content
{
	text-align:center;
}
.content .middle
{

	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:575px;
	background-image:url(/PAP/AncientCivilizations/images/bg-ANC.png);
	background-repeat:no-repeat;
}
.content .middle.top, .content .middle.bottom
{
    
	text-align:left;
	height:72px;
	background-image:none;
}
.content .middle.top img
{
	float:left;
	border:solid 0px #cc55ee;
}
.content .middle.bottom img
{
	float:right;
	border:solid 0px #cc55ee;
}
.content .middle.top .logo
{
	border:solid 0px #ffee00;
	height:70px;
	float:left;
	margin-top:8px;
	margin-left:5px;
}

.content .middle .left, .content .middle .right
{
	width:576px;
	height:520px;
	float:left;
	
}
.content .middle .right
{
	width:360px;
    background-image:url(/images/order-bg-ANC.jpg);
    background-repeat:no-repeat;
    margin-top:17px;
}

.content .middle .left
{
    margin-left:10px;
    clear:left;
}

.content .middle .right div#sub_content img.order_now	{
		
		padding:0px;
		margin:12px 0 0 15px;
		}

.content .middle .right div#orderTopText
{
	position:absolute;
	width:300px;
	margin-left:-5px;
	text-align:left;
	margin-top: 12px;
}

div.formStep
{
	margin:0px;
}

