body
{
	background-image: url(http://www.aliengraphics.co.uk/images/background.jpg);
	background-repeat: no-repeat;
}

table
{
	border-collapse: collapse;
}

#FlagMainImage
{
	float:left;
	margin: 14px 16px 0px 32px;
}

#StepImage
{
	margin: 12px 0px 14px 0px;	
}

.BoldBlackTableText {
	font-weight: bold;
}

.tableshoveller
{
	margin: 0px 0px 0px 420px;
}

h1
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#060;
	text-transform:uppercase;
}

h2
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#06F;
}

h3
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#F00;	
}

.TopRow
{
	padding-left: 48px;
}

.ArialRoundedMTRed
{
	font-family: Helvetica, Arial;
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.ArialRoundedMTRed2
{
	font-family: Helvetica, Arial;
	color: #C00;
	font-size: 11px;
	text-align: left;
}

.ArialRoundedMTBlue
{
    font-family: Helvetica, Arial;
	color: #06F;
	font-size: 14px;
}

.ArialRoundedMTBlack
{
    font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000;
}

.ArialGreenBold
{
	color: #060;
	font-size: 12px;
	font-family: Arial;
	font-weight:800;
}

.ArialWhite
{
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight:900;
}

.ArialBoldRed
{
	font-family: Helvetica, Arial;
	color: #F00;
	font-size: 12px;
	font-weight:800;
}

.ArialBoldRedBig
{
	font-family: Helvetica, Arial;
	color: #C00;
	font-size: 16px;
	font-weight:800;
}

.ArialRoundedMTBlueBold
{
	font-family: Helvetica, Arial;
	color: #06F;
	font-size: 14px;
	font-weight:800;
}

.ArialRoundedMTBlueBold2
{
	font-family: Helvetica, Arial;
	color: #06F;
	font-size: 16px;
	font-weight:800;
}


.ArialGreenBoldBig
{
	color: #060;
	font-size: 21px;
	font-family: Arial;
	font-weight:800;
}


.FREE {
	font-family: "Arial Black";
	color: red;
	font-size: 15px;
}

.StandardText {
	font-family: Arial, Helvetica;
	color: #000;
	font-size: 12px;
}

.emailLink {
	text-decoration:none;
	color:#F00;
	font-weight:400;
}

#apDiv2 p
{
	text-align: center;
}

#shoppingcartholder
{
	position: absolute;
	left:1024px;
	top:96px;
	width: 160px;
	margin: 0px 32px 0px 32px;
	font-family:Arial;
	font-size: 8pt;
}

#shoppingcart
{
	padding-left: 16px;
	padding-right: 16px;
	border: 1px solid #11b808;
	border-radius: 10px;
}

#cart1
{
	float: left;
	width: 70px;
}

#cart2
{
	float: left;
	margin: 0px 0px 0px 0px;
}

#deliverydetails
{
	padding-top:10px;
}

#contact
{
	width: 160px;
	color: #FFF;
	background-color:#11b808;
	display:block;
	text-align: center;
	font-size: 11pt;
	border-radius: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contact p
{
	padding: 5px;
	margin: 0px;
}

#MainContent
{
	position: absolute;
	left: 240px;
	width: 800px;
	top: 180px;
}

#ContentBlock
{
	overflow: auto;
	width: 100%
}

#step
{
	float:left;
	font-family:Arial;
	width: 140px;
	color: #000;
	background-color:#FFF;
	display:block;
	text-align: center;
	font-size: 8pt;
	border: #060 solid 1px;
	border-radius: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 40px;
	margin-bottom: 40px;
}

#step p
{
	padding: 5px;
	margin: 0px;
}

ul.cart
{
	color: #060;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0;
}

#mainNav
{
	font-family: Arial;
	position:absolute;
	left:10;
	top:140px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 128px;
}

#mainNav a
{
	color: #FFFFFF;
	font-size:8pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

#mainNav a:hover
{
	color: #FFFF00;
}

#mainNav li
{
	padding: 5px 5px 5px 24px;
	display: block;
	background-image: url(images/MenuButton.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height: 20px;	
}

#mainNav li:hover
{
	background-position: 2px -59px;
}

#mainNav li.double
{
	padding: 0px 5px 12px 24px;
}

#flagstuff
{
	color:#000;
	font-weight:bold;
	border-radius: 10px;
	padding: 3px;
	border: 1px solid #11b808;
	margin: 16px 16px 16px 410px;
	width: 400px;
}

#PageTitle
{
	position:absolute;
	left:735px;
	top:92px;
	width:292px;
	height:34px;
	text-align:right;
}

#emailHeader
{
	position:absolute;
	width:314px;
	height:32px;
	left: 900px;
	top: 54px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
}

#emailHeader a
{
	color:#060;
	text-decoration:none;
}
