﻿.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #ec008c;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
	font-family:"trebuchet MS";
	font-size: 11px;
	vertical-align:top;
}
/* the Previous need to remain together in this order */

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/* Search Results Page */
.SearchResultsTitle
{
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top: 20px;
	font-size: 120%;
}


.SearchResultsDescription
{
	font-size: 100%;
	padding:0px;
	margin:0px;
	padding-top:4px;

}

.SearchResultsURL 
{
	font-size: 80%;
	color: #aaaaaa;
	padding:0px;
	margin:0px;
	padding-top:4px;

}

/* End Search Results Page */

.menubackgroundtop {
	background-image: url(../images/Home/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_background {
	background-image: url(../images/Home/bottom_bg.gif);
	background-repeat: repeat-x;
	
}
.menu_bottom_bg {
	background-image: url(../images/Home/menu_bottom.gif);
	background-repeat: no-repeat;
}
.text_only_bg {
	background-image: url(../images/Home/text_only_bg.gif);
	background-repeat: repeat-x;
}
.main_background {
	background-image: url(../images/Home/bodymain_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_background_bottom {
	background-image: url(../images/Home/bodymain_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main_background_lines {
	background-image: url(../images/Home/bodymain_bg_lines.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_bottom_bg {
	background-image: url(../images/Home/body_bottom_pic_bg.gif);
	background-repeat: repeat-x;
}
.Enquiries 
{ color: #e27634; font-weight:bold; font-family:Verdana, arial; font-size: 16px; line-height:18px;}
.Sign_up 
{ color: #000000; font-weight:bold; font-family:Verdana, arial; font-size: 13px; line-height:15px;}
.phone_text 
{ color: #0083a6; font-weight:bold; font-family:Verdana, arial; font-size: 15px; line-height:18px;}
.Address_text 
{ color: #0083a6; font-weight:bold; font-family:Verdana, arial; font-size: 11px; line-height:14px;}
.top_menu_text 
{ color: #0083a6; font-weight:bold; font-family:Verdana, arial; font-size: 12px; padding:5px;}

hr 
{
	border: 1px solid #ec008c;
	color:#ec008c;
	background-color:#ec008c;
	height:1px;
}

.menuStyle
{
	border:0px;
	border-bottom: 2px;
	border-bottom-style:dotted;
	border-bottom-color: #0083a6;
}
.MainHeading {font-size: 20px; font-weight:bold; color:#ec008c; font-family:"trebuchet MS";}
.MinorHeading {font-size: 14px; font-weight:bold; color:#000000; font-family:"trebuchet MS";}
.CatalogueHeading {font-size: 12px; font-weight:bold; color:#000000; font-family:"trebuchet MS";}
.CatalogueHeading2 {font-size: 15px; color:#000000; font-family:"trebuchet MS";}
.Menu
{
font-family: font-family:"trebuchet MS";
font-size:11px;
color:#ff0000; 
}
.style1{ color: #ffffff;
font-family: font-family:"trebuchet MS";
font-size:11px;
}

.white:link {
color: #ffffff;
font-family: font-family:"trebuchet MS";
font-size:11px;
text-decoration: none;
}
.white:visited {
color: #ffffff;
font-family: font-family:"trebuchet MS";
font-size:11px;
text-decoration: none;
}
.white:hover {
 color: #ffffff;
font-family: font-family:"trebuchet MS";
font-size:11px;
  text-decoration: underline;
}
h1 
{
	font-family:Verdana, arial;
	font-size: 16px;
	color: #ec008c;
	line-height: normal;
}

h2 
{
	font-family: font-family:"trebuchet MS";
	font-size: 14px;
	color: #ec008c;
}
h3 
{
	font-family: font-family:"trebuchet MS";
	font-size: 12px;
	color: #000000;
}

h4 
{
	font-family: font-family:"trebuchet MS";
	font-size: 10px;
	color: #000000;
}
Div
{
font-family: font-family:"trebuchet MS";
font-size:11px;
color:#000000;
}
P
{
font-family: font-family:"trebuchet MS";
font-size:12px;
color:#000000;
}
.BackgroundPicutre
{
background-image: url(../images/design/productbg.gif);
	background-repeat: no-repeat;
	background-position:top;
}