@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	color: #252525;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #646496;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330066;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

#bg_wrap {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_mid.png);
}
#bg_top {
	background-repeat: no-repeat;
}
#infoBar {
	border: 1px solid #0066FF;
	margin-top: 15px;
	margin-bottom: 15px;
}
.smallInfoBar {
	border: 1px solid #0066FF;
	margin-top: 5px;
}


#header {
	height: 160px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;

}
#banner {
	height: 200px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	height: 30px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	background-color: #FFFFFF;
}
#latest_listing_tbl {
	background-color: #E0E0E0;
	margin-top: 15px;
}
#packageInfo {
	font-size: 14px;
	vertical-align: top;
}

#productInfo {
	background-color: #E0E0E0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 15px;
}

#footer {
	font-size: 10px;
	width: 700px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}
.listTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
}

.quickInfoTable {
	width: 100%;
	text-align: center;
	border: 1px solid #0066FF;
}
.smallBracket {
	font-size: 10px;
}

.TDBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CADFFF;
	border-left-color: #CADFFF;
}

.justPrice {
	font-size: xx-small;
	font-style: italic;
	color: #FF0000;
	vertical-align: super;
	font-weight: bold;
}
.quickInfoOurPrice {
	font-weight: bold;
	color: #FF0000;
	font-size: 20px;
}


.listTableTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.productsListTableTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 35px;
}

.listHeader {
	margin-left: -40px;
	margin-top: 0px;
}








th {
	background-color: #0066FF;
	color: #FFFFFF;
}
.evenTD {
	background-color: #E6E6E6;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CADFFF;
	border-bottom-color: #CADFFF;
}
#googleMapIframe {
	height: 800px;
	width: 700px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
.rrp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.featuresTable {
	font-size: small;
	background-image: url(../images/table_bg_fade.png);
	background-repeat: repeat-y;
	background-position: right;
	border: thin solid #E0E0E0;
}
.subBlue {
	font-size: xx-small;
	font-style: italic;
	color: #0066FF;
	vertical-align: super;
	font-weight: bold;
}

.terms_conditions {
	font-size: x-small;
	font-style: italic;
}

