/*--- Frank Insights ---*/

p, h1, h2, h3, form, table, tr, td {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 19px;
	margin-bottom: 11px;
	color: #332d51;
}
h2 {
	font-size: 14px;
	margin-bottom: 11px;
	color: #666666;
}
p {
	margin-bottom: 9px;
}


img {
	display: block;
	border: none;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #363636;
	text-align: justify;
	pline-height: 17px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
img {
	border:0;
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
}

a {
	margin:0;
	border:0;
	padding:0;
}

a:link {
	color: #013567;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #013567;
}
a:hover {
	text-decoration: none;
	color: #FF01FF;
}
a:active {
	text-decoration: underline;
	color: #013567;
}

a {
/*	margin:0;
	border:0;
	padding:0;
*/}
#container {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
}
#centre {

}



/*--NAV--*/
#nav a {
	display: block
	
}
a#Profile {
	height: 101px;
	margin-bottom: 20px;
	background-image: url(../images/nav.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0px;
}
a#Profile:hover {
	height: 101px;
	margin-bottom: 20px;
	background-image: url(../images/nav-h.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0px;
}
a#Readings {
	height: 101px;
	margin-bottom: 20px;
	background-image: url(../images/nav.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px -121px;
}
a#Readings:hover {
	height: 101px;
	margin-bottom: 20px;
	background-image: url(../images/nav-h.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px -121px;
}
a#Shopping {
	height: 101px;
	background-image: url(../images/nav.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 -242px;
}
a#Shopping:hover {
	height: 101px;
	background-image: url(../images/nav-h.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 -242px;
}
a#checkout {
	background-image: url(../images/btn-checkout.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 27px;
	width: 107px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#checkout:hover {
	background-image: url(../images/btn-checkout1.gif);
}



/*--/NAV--*/

/*--------------Image Preloader----------------*/
#image-preloader1 {
	background: url(../images/nav-h.jpg);
	visibility: hidden;
}
/*--------------//Image Preloader----------------*/
.clear {
	clear: both;
}

/*------------ Enquiry Form ----------------*/
a.contactimgl{
	display:block;
	float:right;
	width:247px;
	height:225px;
	color:#333333;
	text-align:center;
}

a.contactimgl img{
	border:1px solid #8e8e8e;
}

form{
	margin:0;
	padding:0;
}

.invalid{
	background:#efefef;
}

a.contactimgl{
	display: block;
	float: right;
	color:#333333;
	text-align:center;
	margin-left: 12px;
	height: 186px;
	width: 250px;
	margin-bottom: 24px;
}

a.contactimgl img{
	border:1px solid #8e8e8e;
}

#enq-form {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.enquiry_width {
	background-attachment:scroll;
	background-image:url(../images/white.gif);
	background-repeat:repeat;
	width: 245px;
}
.required-field {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.contact_foneetc {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.form-button {
	font-size: 10px;
	height: 16px;
	width: 80px;
	margin-left: 65px;
}

input, textarea, select {
	background-color:#E6E6E6;
	border:1px solid #9C04EF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
}
.ClickHere {
	background-color:#E6E6E6;
	border:1px solid #000000;
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	text-align: center;
	height: 21px;
	line-height: 20px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 6px;
}
.ClickHere a {
	font-size:10pt;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.ClickHere a:hover {
	font-size:10pt;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#paragraph ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#map {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	height: 272px;
	width: 500px;
}
#form1 table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#form1 td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#form1 {
	padding-bottom: 11px;
}
#FrontPage_Form1 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 11px;
}
.enquiry {
	margin-right: auto;
	margin-left: auto;
}
.enq_flds {
	width: 350px;
	background-attachment:scroll;
	background-image:url(../images/white.gif);
	background-repeat:repeat;
}
.enq_flds_req {
	width: 350px;
	background-attachment:scroll;
	background-image:url(../images/yellow.gif);
	background-repeat:repeat;
}
.contactsTable {
	float: left;
	width: 150px;
	line-height: 19px;
}
#nav {
	float: left;
	width: 107px;
}
#content {
	padding-right: 11px;
	padding-left: 18px;
}
#textContainer {
	float: left;
	width: 588px;
	padding-left: 55px;
	padding-bottom: 20px;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 109px;
	margin: 0px;
	padding: 0px;
	width: 779px;
}
#Treacy_Advertising {
	text-align: center;
	font-size: 11px;
	padding-top: 45px;
}
#Treacy_Advertising a {
	color: #000000;
}
.frstTextContainer {
	padding: 3px;
	display: block;
	font-size: 14px;
	color: #332d51;
	margin: 0px;
}
h3 {
	margin-bottom: 11px;
	font-size: 16px;
	color: #093566;
}
.name-bg {
	background-image: url(../images/name.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	width: 55px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.name-bg2 {
	background-image: url(../images/name-i.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	width: 55px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.name-bg3 {
	background-image: url(../images/name-ib.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	width: 55px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.dollar {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.textBG {
	background-color: #E6E6EE;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #033663;
	font-weight: bold;
}
.contacts {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
}
.numbs {
	float: right;
}
.contacts a {
	color: #FFFFFF;
}

/*------------ Enquiry Form ----------------*/
a.contactimgl{
	display:block;
	float:right;
	width:247px;
	height:225px;
	color:#333333;
	text-align:center;
}

a.contactimgl img{
	border:1px solid #8e8e8e;
}

form{
	margin:0;
	padding:0;
}

.invalid{
	background:#efefef;
}

.contactimgl{
	display: block;
	float: right;
	color:#333333;
	text-align:center;
	height: 161px;
	width: 217px;
	margin-bottom: 24px;
	position: relative;
	border:1px solid #8e8e8e;
}

#enq-form {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.enquiry_width {
	background-attachment:scroll;
	background-image:url(../images/yellow.gif);
	background-repeat:repeat;
	width: 390px;
}
.enquiryComments_width {
	background-attachment:scroll;
	background-image:url(../images/yellow.gif);
	background-repeat:repeat;
	width: 390px;
	height: 100px;
}
.required-field {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.contact_foneetc {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: top;
	font-size: 11px;
}
.form-button {
	font-size: 10px;
	height: 16px;
	width: 80px;
	margin-left: 73px;
	background-color: #9A07EC;
	color: #FFFFFF;
}
.links {
	position: absolute;
	margin-left: 313px;
	margin-top: 14px;
}
.break {
	background-image: url(../images/break2.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#copyright {
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/


#copyright a, #copyright a:hover, #copyright a:visitied {
  color: #ffffff;
  text-decoration: none;
}
