﻿#BGBorder
{
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 982px;
    height: 582px;
    background-color: #9bc0dd;
}
#BGWhite
{
    position: absolute;
    z-index: 2;
    left: 1px;
    top: 1px;
    width: 980px;
    height: 580px;
    background-color: #ffffff;
}
#Banner
{
    position: absolute;
    z-index: 10;
    left: 1px;
    top: 1px;
    width: 980px;
    height: 162px;
}
#BG
{
    position: absolute;
    z-index: 10;
    left: 1px;
    top: 163px;
    width: 980px;
    height: 418px;
}
#Footer
{
    position: absolute;
    z-index: 10;
    left: 1px;
    top: 582px;
    width: 980px;
    height: 30px;
    text-align: right;
}
#Menu
{
    position: absolute;
    z-index: 50;
    left: 16px;
    top: 163px;
}
#Main
{
    position: absolute;
    z-index: 100;
    left: 241px;
    top: 163px;
    width: 740px;
    height: 418px;
    overflow: auto;
}
















body 
{
    background-color: #F6FAFD;
    color: #333333;
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;

}
.Footer
{
  color: #666666;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}
a.Footer
{
	text-decoration: none;
	color:#CF99AE;

}
a.Footer:hover
{
	text-decoration: none;
	color: #000000;
}
.Menu
{
    color: #9BC0DD;
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 2px;
}
.MenuOver
{
    color: #CF99AE;
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 2px;
}
.MenuSub
{
  background-color:#CF99AE;
  color:#ffffff;
  font-family: "Times New Roman", Times, serif;
  font-size:12pt;
  font-weight: bold;
  cursor:pointer;
}
.MenuSubOver
{
  color:#CF99AE;
  background-color:#ffffff;
  font-family: "Times New Roman", Times, serif;
  font-size:12pt;
  font-weight: bold;
  cursor:pointer;
}
.pageHeading
{
    color: #CF99AE;
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    font-weight: bold;
}
.HomePage
{
    color: #333333;
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
}

h1
{
    color: #CF99AE;
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    font-weight: bold;
}
.error
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc0033;
	font-family: "Times New Roman" , Times, serif;
}
.textbox
{
    color: #333333;
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    width: 300px;
}
em
{
	font-weight: bold;
	color: #cf99ae;
	font-style: normal;
	text-decoration: none;
}
a
{
	text-decoration: none;
	color:#CF99AE;

}
a:hover
{
	text-decoration: none;
	color: #9BC0DD;
}
.SeparatorCss
{
    background-image: url(RadControls/Tabstrip/Skins/telerik/Img/tabRightBorder.gif);

}







.productTitle 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 13pt;
    color: #666666;
    background-color: #FFFFFF;
}
.productHeader 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #F0F8FD;
    background-color: #CF99AE;
    text-align: center;
}
.productTitleText 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 13pt;
    color: #B2AEAE;
}
.productTitleCategory 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 13pt;
    color: #A38785;
    font-weight: bold;
}
.productImage 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #333333;
    background-color: #FFFFFF;
    text-align: center;
}
.product 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #333333;
    background-color: #FFFFFF;
}
a.product 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #A38785;
    background-color: #FFFFFF;
    text-decoration: none;
}
a.product:hover 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #41486B;
    background-color: #FFFFFF;
}
.productFooter 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    color: #41486B;
    background-color: #FBF4F8;
    text-align: center;
}
.GST
{
    font-family: "Times New Roman", Times, serif;
    font-size: 9pt;
    color: #41486B;
}
.SmallLink
{
	font-size: 8pt;
	cursor: pointer;
}
.HandCursor
{
    cursor: pointer;
}
.TablePadding
{
	padding-left:10px;
}
.Gallery{
	z-index: 2000;
	background-color:#ffffff;
	border-left:solid 7px #ffffff;
	border-right:solid 7px #ffffff;
	border-bottom:solid 7px #ffffff;
	left:0px;
}
div.Dimmer{
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1999;
}
.NewsHeading
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;	
}
.NewsBody
{
	
}