@charset "utf-8";
/* CSS Document */

body{
margin:0 0 0 0;
color: #333333;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
font-style: normal;
}

a:link, a:active {
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	text-decoration: underline;
}
a:visited {
	color: #6D8793;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	text-decoration: underline;
}


a.norm:link, a:active {
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	font-style:normal;
	font-weight:100;
	text-decoration: underline;
}
a.norm:visited {
	color: #6D8793;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	font-style:normal;
	font-weight:100;
	text-decoration: underline;
}
a.norm:hover {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	font-style:normal;
	font-weight:100;
	text-decoration: underline;
}


.HeaderNowrap { 
white-space: nowrap;
color: #ffffff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px; 
font-weight: bold;
}

.boxHome{
padding:4; 
color:#000;
border: 1px solid #91caee;
background-image: url(/site/1076/tabbg.gif); 
}


.menuLeft{
width:240px;
background-color:#dce1e3;
}

TD.LightGrid{
color: #333333;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
font-style: normal;}

.pagefont{
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	padding-left:20px;
	padding-right:20px;
	
}

.pagefontsml{
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}


.pagefontsml2{
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.pagefontred{
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	
}

.pagefontbrightred{
	color: #ff3300;	
}

.pagefontblue{
	color: #003399;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	padding-left:20px;
	padding-right:20px;
}

.pagefontacchead{
	color: #113399;

}

.pagehead{
font-family:Verdana;
font-size:16px;
color:#000000;
font-weight:bold;
}

.menufont{
color: #333333;
font-family: Verdana;
font-size: 12px;
font-weight:bold;}

.subheadBlack{
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
line-height:20px;
}

.footertxt{
color: #FFFFFF;
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10px;
}


a.foot:link     { color: #FFFFFF; text-decoration:none;}
a.foot:active   { color: #FFFFFF; text-decoration:none;}
a.foot:visited  { color: #FFFFFF; text-decoration:none;}
a.foot:hover    { color: #FFFFFF; text-decoration:underline;}

h1 {
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 24px;
	line-height: 36px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}
h2 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 16px;
	line-height: 26px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}

h3 {
	color: #993333;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}


ul {
	margin-top: 3px;
	margin-bottom: 0px;
}
ol li {
	margin-bottom: 2px;
}
ul li {
	margin-left: 20px;
	margin-bottom: 2px;
	list-style-image: url(/site/930/im_bullet.gif);
}


th {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
	background: #e7e7e7;
}
td {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
}


/* .ArticleMarginText - USED FOR ARTICLE LINKS IN MARGIN */
.ArticleMarginText:link, .ArticleMarginText:visited, .ArticleMarginText:active {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	cursor: pointer;
	background: url(/site/930/nv_arrow_off.gif) no-repeat;
	background-position: middle;
	border-bottom: 2px dotted #cccccc;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 6px;
}
.ArticleMarginText:hover {
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
	cursor: pointer;
	background: url(/site/930/nv_arrow_on.gif) no-repeat;
	background-position: middle;
	border-bottom: 2px dotted #cccccc;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 6px;
}
/* .ArticleMarginText - USED FOR ARTICLE LINKS IN MARGIN */
.ArticleMarginTextOn:link, .ArticleMarginTextOn:visited, .ArticleMarginTextOn:active, .ArticleMarginTextOn:hover {
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background: url(/site/930/nv_arrow_on.gif) no-repeat;
	background-position: middle;
	border-bottom: 2px dotted #cccccc;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 6px;
}

/*------- GENERIC PANEL ---------*/
.GenericHeader {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
	background-color:#92B4C4;
}
.GenericTable {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	background-color: #E2E8EB;
	border: solid 1px #92B4C4;
}

.GenericTD{
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.GenericLink:link, .GenericLink:active, .GenericLink:visited{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	text-decoration: underline;
}
.GenericLink:hover{
	color: #993333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	text-decoration: underline;
}
/*------- NEWS PANEL ---------*/
.NewsHeader {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
}
.NewsDate {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsPosted {
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsBrief {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsLink:link, .NewsLink:active, .NewsLink:visited{
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
.NewsLink:hover{
	color: #0066CC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
/*----------------------------*/
/*--- TESTIMONIALS PANEL -----*/
.TestimonialPanelHeader {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
}
.TestimonialHeader {
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TestimonialBrief {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TestimonialLink:link, .TestimonialLink:active, .TestimonialLink:visited{
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
.TestimonialLink:hover{
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
/*----------------------------*/


#tab_cart_pro, #tab_cart_details, #tab_cart_payment {
width:808px;
}

#tab_cart_pro .top, #tab_cart_details .top, #tab_cart_payment .top{
background: url(/site/1197/tab_top.png) no-repeat;
height:13px;
}

#tab_cart_pro .bot, #tab_cart_details .bot, #tab_cart_payment .bot{
background: url(/site/1197/tab_bot.png) no-repeat;
height:13px;
}


#tab_cart_details .mid, #tab_cart_payment .mid{
background-color:#f0f0f1;
border-left: 1px solid #c8c8c9;
border-right: 1px solid #c8c8c9;
height:13px;
}

#tab_cart_pro  .mid{
background-color:#FFF;
border-left: 1px solid #c8c8c9;
border-right: 1px solid #c8c8c9;
height:13px;
}


/* SHOPPING CART STYLES */


.headTD{
background-image:url(/site/1197/TopBG.gif);
background-repeat:repeat-x;
font-size:11px;
}

.headTD2{
background-image:url(/site/1197/TopBG.gif);
background-repeat:repeat-x;
border-right:#FFFFFF thin solid;
font-size:10px;
}

.botTD{
background-image:url(/site/1197/BotBG.gif);
background-repeat:repeat-x;
}
.botTD h3{padding:0; margin:0;
}
.totalAmount {
background-color: #F2F0F0;
height: 25px;

}

.LHside {
background-image:url(/site/1197/LHside.gif);
background-repeat:repeat-y;
}

.RHside {
background-image:url(/site/1197/RHside.gif);
background-repeat:repeat-y;
}

.productTAB .LHside {
background-image:url(/site/1197/LHsideWhite.gif);
background-repeat:repeat-y;
}

.productTAB .RHside {
background-image:url(/site/1197/RHsideWhite.gif);
background-repeat:repeat-y;
}

.productTAB .contentTD {
padding-top: 8px;
padding-bottom: 8px;

}
.paymentTAB .contentTD {
background-color: #F2F0F0;
padding-top: 8px;
padding-bottom: 8px;
font-size:10px;
}


.memberTAB .contentTD {
background-color: #F2F0F0;
padding-top: 8px;
padding-bottom: 8px;
font-size:10px;
}

.buttonTD {
padding-top: 15px;
padding-bottom: 15px;

}

.buttonTD h2 {
padding-right: 10px;
}

div.working2
{
background-image:url(/site/1197/preloader.gif);
background-repeat:no-repeat;
background-position: left center;
height:11px;
width:30px;
float:left;
}

h2{
color:#d21f26;
margin-top:7px;
margin-bottom:0;
padding:0;
font-size: 18px;
line-height:26px;
font-weight:bold;}

div.working
{
background-image:url(/site/1076/preloader.gif);
background-repeat:no-repeat;
background-position: left center;
height:18px;
width:100px;
text-align:right;
}

.bodytextblackbold{
color:#000;
font-weight:bold;
}


.productTAB h3{
color:#000;
margin-top:7px;
margin-bottom:5px;
padding:0;
font-size: 16px;
line-height:26px;
font-weight:bold;
}

.productTAB{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;}

.smlText{
font-size:10px;}

.enquiryTextArea, .txtFirstNameEnquiry, .txtBusinessNameEnquiry, .txtPhoneEnquiry, .txtEmailEnquiry, .txtSurnameEnquiry{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.capbox{
border: 1px solid #FFF;
background:#c4e8ff;
color:#000;
font-weight:bold;
font-size:11px;
width:50px;
}

.capbox2{
background:#14426D;
color:#FFFFFF !important;
font-weight:bold;
font-size:11px;
width:50px;
}
table#contact td{
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0;
	font-size:11px;
	color:#454545;}

.bodytext_red{
	color:#ff3333;
}
