﻿#ContentBox
{
	color: #8b4513;
}

#IndexWelcome
{
	float: left;
	width: 480px;
}


#PurchaseProcedure img
{
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#thisweekspecial
{
	background-image: url('../images/ThisWeeksSpecial_Bgrnd.png');
	width: 515px;
	height: 215px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.faqQuestion
{
	padding-bottom: 8px;
	padding-top: 8px;
}

.faqAnswer
{
	background-color: #ffffba;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	color: #8b4513;
	overflow: hidden;
	font-weight: normal;
}


.faqQuestion a
{
	color: #000000;

}

.faqQuestion a:hover
{
	background-color: #CCC;
	border: 1px solid #CCC;
}

.ContactInfo
{
	width: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAEAEA;
	padding: 1px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Bank
{
	margin-top: 0px;
	padding-top: 1px;
}

.ContactInfo label
{
	text-align: right;
	display: inline-block;
	float: left;
	width: 150px;
}

.ContactInfo p
{
	margin-left: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#flagInfo
{
	padding: 0px 0px 0px 15px;
	width: 515px;
	float: left;
}

#flagThumbColumnL, #flagThumbColumnR
{
	padding: 0px 5px 0px 5px;
	width: 70px;
}

#flagThumbColumnL img, #flagThumbColumnR img
{
	margin: 0px 0px 20px 0px;
}

#flagThumbColumnL
{
	float: left;
}

#flagThumbColumnR 
{
	float: right;
}

#thisweekspecial
{
	background-image: url('../images/ThisWeeksSpecial_Bgrnd.png');
	width: 515px;
	height: 215px;
	text-align: center;
	vertical-align: middle;
}


/* --- Default.aspx (revisions of 200812) --- */
#top_ten
{
	border-right: red thin solid;
	border-top: red thin solid;
	padding-left: 25px;
	margin-left: 25px;
	border-left: red thin solid;
	width: 250px;
	border-bottom: red thin solid;
	background-color: #ffffff;
	text-align: left;
	float: right;
}

#top_ten h3
{
	margin-top: 0px;
	padding-left: 25px;
	padding-bottom: 4px;
	color: white;
	padding-top: 4px;
	background-color: red;
}

#top_ten li
{
	font-weight: bold;
	font-size: medium;
	color: red;
}

#top_ten a, #top_ten a:link, #top_ten a:visited, #top_ten a:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: #0000ff;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

#top_ten a:hover
{
	color: white;
	background-color: red;
}


#Discounts
{
	border: green thin solid;
	float: right;
	margin-top: 30px;
	clear: right;
	width: 250px;
}

#Discounts tr, #Discounts th
{
	font-size: 12px;
	color: green;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
}

#Discounts tr
{
		width: 50%;
}

#Discounts td
{
	width: 50%;
}

/* ---- AustraliaPost_Timetable.aspx ---- */
#DeliveryTimes
{
    margin-right: auto;
    margin-left: auto;
    width: 750px;
}

#DeliveryTimes caption
{
    background-color: #eaeaea;
    font-weight: bold;
    font-size: large;
    padding-top: 12px;
    padding-bottom: 15px;
}

#DeliveryTimes table
{
    margin-bottom: 30px;
    background-color: #eaeaea;
}

.ExpressPost
{
    background-color: #FFFF95;
}

.ExpressPostHead
{
    color: #FF0000;
}

/* ---- Attaching_Flag_To_Staff ---- */

#attachStaff
{
    background-color: #eaeaea;
    margin-right: 30px;
    margin-left: 30px;
}

    


