@charset "UTF-8";

/****************************************  BRAND COLOURS *****************************************

Lime #99d57f
Dark Lime #71BD44
Charcoal #58585B
Light Charcoal #818183

*/

/*****************************************  PAGE TEMPLATE *****************************************/

* {
	margin: 0;
	padding: 0;	
}
body {
	font: 90% Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #58585B;
	margin: 5px 0;
	font-weight: normal;
	background-color:#1a1a1a;
}
#Container {
	width: 988px;  
	margin: 10px auto !important;
	padding: 0; 
	text-align: left;
}
.billboard-background333 {
	width:945px;
	height: 1202px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background3336 {
	width:945px;
	height: 4202px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background3333 {
	width:945px;
	height: 1502px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background33333 {
	width:945px;
	height: 1702px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background7 {
	width:945px;
	height: 2202px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.content-bg {
	background-image: url(content-bg.png);
	background-position:center top;
	background-repeat: repeat-y;
}
.content-top {
	background-image: url(content-top.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.content-bottom {
	background-image: url(content-bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.menu-bg {
	background-image: url(menu-bg.png);
	background-position:center top;
	background-repeat: repeat-y;
}
.menu-top {
	background-image: url(menu-top.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.menu-bottom {
	background-image: url(menu-bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#Header {
	width: 948px;
	height:80px;
	padding:20px;
	position:relative;	
}
#Header img.tagline {
	position: absolute;
	top:48px;
	right:13px;
	margin-bottom:5px;
}
#Contact {
	height:30px;
	width:200px;
	position:absolute;
	text-align:right;
	bottom:10px;
	right:10px;
}
#Search {
	height:20px;
	width:300px;
	position:absolute;
	top:10px;
	right:5px;
}
.searchButton {
	position: relative;
	top: 6px;
	width: 74px;
	height:22px;
}
* html #Header {
	width: 959px;  
}
.Logo {
	float:left;
}

#Contact {
	position:absolute;
	top:65px;
	right:18px;
}	
#Content {
	width: 988px;
	padding: 20px 0; 
	min-height:400px;
	position:relative;
}
#footer {
	width: 958px;
	min-height: 250px;
	background-position: top;
	padding: 20px 10px 20px 20px;
	margin:10px 0 0 0;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	background-position:center bottom;
	line-height: 130%;
	min-height: 300px;
	text-align: left;
	clear:both;
}
#footer ul {
	list-style-type: none;
}
#footer ul li a:link, #footer ul li	 a:visited {
	color: #58585B;
	line-height:15px;
}
#footer ul li	 a:hover {
	color: #99d57f;
	line-height:15px;
}
#footer li h3 {
	font-weight: bold;
	color: #99d57f;
	font-size: 14px;
	margin-bottom: 5px;
} 
#footer li {
	font-weight: bold;
	color: #58585B;
	float: left;
	width: 190px;
	font-size: 9px;
	text-align: left;
} 
#nav_454384, #nav_454384 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav_454384 li a {
	line-height:5px;
}
#nav_454384 li a:hover {
	color: #99d57f;
	text-decoration:underline;
}
#nav_454384 li {
	float: left;
}
/*****************************************  FLOATS *****************************************/

.fltrt {
	float: right;
	margin-left: 20px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
/****************************************  TYPE & TEXT *****************************************/
h1 {
	font-size: 25px;
	letter-spacing: -0.05em;
	color: #99d57f;
	line-height: 100%;
	margin: 10px 0 10px 0;
}
h2 {
	font-size: 16px;
	letter-spacing: -0.02em;
	color: #58585B;
	margin: 10px 0 10px 0;
}
h3 {
	font-size: 15px;
	letter-spacing: -0.02em;
	color: #99d57f;
	margin: 10px 0 0 0;
	padding-bottom: 0px;
}
h4 {
	font-size: 12px;
	letter-spacing: -0.02em;
	color: #58585B;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	letter-spacing: -0.02em;
	color: #58585B;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
p {
	margin: 5px 0 5px 0;
}
a:link {
	font-weight: bold;
	color: #99d57f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #99d57f;
}
a:hover {
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: underline;
}
.LegalType {
	font-size:10px;
}
.BrandColour {
	color: #99d57f;
	font-weight: bold;
}

/****************************************  PAGE CONTENT (NON-SHOP PAGES) *****************************************/

#PageContent {
	background-color:#FFFFFF;
	text-align:left;
	width:737px;
}
#Menu {
	width:141px;
	text-align:left;
	float:left;
	margin:35px 20px 20px 20px;
}
#MenuHeader {
	width:121px;
	height:400px;
	text-align:left;
	height:10px;
	padding:10px;
	background-color:#58585B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
} 
#CustomContent {
	width: 737px;
	min-height:300px;
	margin:0 0 0 201px;
	padding-bottom:20px;
}
#CustomBreadCrumbs {
	width: 737px;
}
#CustomHeader {
	width: 697px;
	margin: 10px 0 20px 0;
	font-size: 24px;
	font-weight: bold;
	color: #99d57f;
	text-transform: uppercase;
}
/****************************************  OVERALL SHOP LAYOUT *****************************************/

#ShopContainer {
	width: 938px;
	text-align:left;
	padding:20px;
}
#ShopNav {
	clear:both;
	vertical-align:middle;
}
#ShopNav .BackButton {
	vertical-align:middle;
	margin-right:20px;
}
#BreadCrumbs {
	width:500px;
	float:left;
} 
#CartSummary {
	width:300px;
	text-align:right;
	float:right;
}
#ShopContent {
	width:759px;
	margin:20px 0 0 0;
	float:left;
} 
#TaggedProducts {
	width:142px;
	float:right;
	margin-top:20px;
}
#ShopMenuHeader {
	width:121px;
	height:7px;
	padding:10px;
	background-image: url(/Images/CSS/50pxGradientBlack.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
} 
#ShopMenu {
	width:141px;
	float:right;
	margin-top:20px;
}
#ShopMenu ul li	 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99d57f;
	padding: 5px;
	height: 17px;
	width: 131px;
	margin-bottom: 1px;
	list-style-type: none;
	line-height:90%
}	
#Pagination {
	width:600px;
}
a.cartSummaryLink {
     background: url(/images/buttons/viewquote.png) 0 0 no-repeat;
     width: 112px;
     height: 22px;
     vertical-align:middle;
     display:-moz-inline-block; /* for Firefox */
     display:-moz-inline-box; /* for Firefox */
     display:inline-block;
     text-indent: -9999px; /* hides the text */
}
#catalogue-description {
	padding:0 0 20px 0;
	float:left;
}
/**************************************** SMALL PRODUCT *****************************************/

#productSmall {
	height: 311px;
	width:191px;
	padding: 20px;
	background-image: url(smallproduct-bg.png);
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0 20px 20px 0;	
	text-align:center;
	overflow:hidden;
	position:relative;
}
#productSmall img {
	width:136px;
	height:119px;
	margin:7px auto 35px auto;
}
#productSmall a:link {
	color: #fff;
}
#productSmall a:visited {
	color: #fff;
}
#productSmall a:hover {
	color: #58585B;
	text-decoration:none;
}
#productSmall p {
	text-align:left;
	margin:0;
	font-weight:bold;
	font-size:11px;
}
#productSmall .small {
	margin-top:10px;
	position:absolute;
	bottom:20px;
	right:20px;
}
#productSmallPrice {
	width:100px;
	position:absolute;
	bottom:20px;
	left:20px;	
	text-align:left;
}
.productSmallPrice {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.02em;
}
/**************************************** SMALL PRODUCT (BACKUP) - FOR FEATURED PRODUCTS *****************************************/
#productSmallBackup {
	width:120px;
	height:120px;
	padding:10px;
	background-image: url(productsmallbackup-bg.png);
	background-repeat: no-repeat;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	overflow:hidden;
	margin:10px auto 20px auto;
}
#productSmallBackup p {
	color:#fff;
	font-size:14px;
	font-weight: bold;
}
#productSmallBackupPriceBox {
	margin-top:2px;
}
#productSmallBackup .productSmallBackupPrice {
	color:#99d57f;
	font-size:18px;
}
ul.productfeaturelist {
	list-style-type:none;
	margin:0 0 20px 0px;
	width:130px;
}
ul.productfeaturelist li	 a:link {
	color: #fff;
	font-size:14px;

}
ul.productfeaturelist li	 a:visited {
	color: #fff;
}
ul.productfeaturelist li	 a:hover {
	color: #99d57f;
	text-decoration:none;
}
/**************************************** LARGE PRODUCT *****************************************/

#productLarge {
	width:764px;
	text-align:left;
}
#productLarge ul {
	margin: 10px 0 10px 20px;
}
#productLargeImage{
	width:738px;
	height:155px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:14px;
	background-image: url(productlarge-bg.png);
	background-repeat:no-repeat;
}
#productDescription {
	padding:40px 0 20px 15px;
}
#productInfoBox {
	width:738px;
	height:272px;
	padding:30px;
	margin:20px 0 0 0;
	font-size: 12px;
	color: #ccc;
	float: left;
	background-image: url(productinfobox-bg.png);
	background-repeat:no-repeat;
}
#productInfoBox .cartSummaryLink {
	margin:5px 0 0 -142px;
	text-indent:-9999px;
	text-align:left;
}
#productLargeName {
	width: 440px;
	text-align: left;
}
#productLargePrice {
	width: 400px;
	height: 140px;
	text-align: left;
	margin-top:10px;
}
.productLargePrice {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -0.02em;
}
#ProductQuoteBox {
	color: #ccc;
	text-align: left;
	float: right;
	width: 210px;
}
.QuoteButton {
	margin-top:20px;
}
/**************************************** NEXT STEPS *****************************************/

#nextSteps {
	width: 757px;
	height:100px;
	margin-bottom:40px;
}
.nextStepsBox {
	position:relative;
	float: left;
	display:inline;
	height: 58px;
	width: 218px;
	padding: 10px;
	color: #fff;
	margin: 20px 11px 20px 0;
	background-image: url(nextsteps-bg.png);
	background-repeat:no-repeat;
}
.nextStepsBox img {
	float: right;
}
.nextStepsBox h3 {
	color:#fff;
	text-decoration:none;
}
.nextStepsBox p {
	color:#58585B;
	text-decoration:none;
}
#nextSteps .medium, #nextSteps .small {
	position:absolute;
	bottom:10px;
	left:10px;
	background-color:#1a1a1a;
}
/**************************************** CATALOGUE LIST  *****************************************/

#CatalogueName {
	width: 119px;
	margin:0 7px 2px 0;
	position:relative;
	right:0px;
}
#CatalogueList {
	margin-bottom:10px;
}
#CatalogueName a:link, #CatalogueName a:visited, #CatalogueName a:hover {
	padding:5px 10px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display:block;
	width: 119px;
	background-color: #99d57f;
	border-bottom: solid 2px #1a1a1a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#CatalogueName a:hover {
	background:#58585B;
	text-decoration:none;
}

/**************************************** QUOTE/CART/MODULES  *****************************************/

.ProductColumn {
	width:600px;
}
.shop-cart, .shop-checkout, .shop-form, .shop-quote, .shop-form .announcement-details {
	padding:20px;
}
.announcement-details {
	margin:20px;
}

td.actions .large {
	float:right;
}
/****************************************  PLANS *****************************************/

#productDescription table td {
	margin:1px;
	width:100%;
	width:150px;
	background-color:#99d57f;
	color:#58585B;
	font-size:12px;
	font-weight:bold;
	padding:6px;
	vertical-align:top;
	text-align:left;
}
#productDescription table td.PlanHeaderRow {
	background-color:#58585B;
	color:#fff;
}
#productDescription .productLargePrice {
	font-size:14px;
	color:#fff;
}
.features-and-benefits table td { !important
	background-color:#fff;
	margin:0;
}


*//****************************************  HOMEPAGE *****************************************/

.billboardBg {
	width:945px;
	height: 202px;
	background-image: url(billboardbg.png);
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background {
	width:945px;
	height: 202px;
	background-image: url(billboardbg.png);
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-backgroundblack {
	width:945px;
	height: 1702px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background69 {
	width:945px;
	height: 2602px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background699 {
	width:945px;
	height: 2202px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background1 {
	width:945px;
	height: 652px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background2 {
	width:945px;
	height: 1302px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background27 {
	width:945px;
	height: 1102px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background222 {
	width:945px;
	height: 2902px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background2222 {
	width:945px;
	height: 900px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background3 {
	width:945px;
	height: 812px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background33 {
	width:945px;
	height: 1180px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
.billboard-background66 {
	width:945px;
	height: 380px;
	background-repeat: no-repeat;
	padding:7px;
	margin-left:20px;
}
#Billboard {
	width: 938px;
	height: 195px;
	margin:0;
	background-color:#1a1a1a;
}
#Billboard1 {
	width: 938px;
	height: 595px;
	margin:0;
	background-color:#1a1a1a;
}
#Promotions {
	width: 980px;
	height:310px;
	margin:20px 0 0 20px;
}
.promotionBg {
	display:inline;
	float: left;
	height: 146px;
	width: 311px;
	background-image: url(promotionbg.png);
	background-repeat: no-repeat;
	margin:0;
	padding:4px;
}
.promotion {
	position:relative;
	display:inline;
	float: left;
	height: 100px;	
	width: 264px;
	padding:20px;
	background-image: url(promoboxbg.png);
	background-repeat: no-repeat;
	background-position:right center;
	text-decoration:none;
	background-color:#99d57f;
}
.promotion-text {	
	width: 175px;
	float:left;
	font-size: 12px;
	text-decoration:none;
}
.promotion h3 {
	color:#fff;
	margin-top:0px;
}
.promotion p {
	color:#58585B;
}
.promotion img {
	position:absolute;
	right:20px;
	top:20px;
}
#homepage-text {
	width:937px;
	margin:20px 20px 20px 20px;
}
#featured-products {
	width:979px;
	height:400px;
	margin-left:20px;
}
	
/****************************************  BUTTONS *****************************************/

.small, .medium, .large {
	height:10px;
	line-height:10px;
	padding:5px;
	background-color:#58585B;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}
.small, .small a {
	width:70px;
	color:#fff;
}
.medium, .medium a {
	width:100px;
	color:#fff;
}
.large, .large a {
	width:120px;
	color:#fff;
}
.right {
	background: url(http://telcoinaboxsp.brandkits.com.au/Managed/Images/Buttons/arrow-right.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.left {
	background: url(http://telcoinaboxsp.brandkits.com.au/Managed/Images/Buttons/arrow-left.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
}
.down {
	background: url(http://telcoinaboxsp.brandkits.com.au/Managed/Images/Buttons/arrow-down.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.up {
	background: url(http://telcoinaboxsp.brandkits.com.au/Managed/Images/Buttons/arrow-up.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.phone {
	background: url(http://telcoinaboxsp.brandkits.com.au/Managed/Images/Buttons/phone.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.search {
	background: url(http://telcoinaboxsp.brandkits.com.au/Managed/Images/Buttons/search-small.png);
	background-repeat:no-repeat;
	background-position:center right;
}
#Promotions .small {
	position:absolute;
	bottom:20px;
	left:20px;
}

/****************************************  MENUS *****************************************/

#CustomerMenu {
	height: 20px;
	width: 978px;
	margin:5px auto 5px auto;
	cursor: pointer;
}
.CustomerMenu, .CustomerMenuRollover, .CustomerMenuSelected {
	font-size: 10px;
	height: 20px;
	width: 100px;
	font-weight: bold;
	color: #ccc;
	text-indent: 10px;
	line-height:20px;
}
.CustomerMenuRollover {
	color: #99d57f;
}
.CustomerSubMenu, .CustomerSubMenuRollover,.CustomerSubMenuSelected  {
	height: 20px;
	width: 100px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #333333;
	font-size: 10px;
}
.CustomerSubMenuRollover, .CustomerSubMenuSelected {
	background-color: #99d57f;
}
#ProductsMenu {	
	margin:10px 0;
	padding:20px;
	height: 55px;
	line-height:75px;
	cursor: pointer;
	width:948px;
}
* html #ProductsMenu {
	margin-top:10px;
}
.productsMenu, .productsMenuRollover, .productsMenuSelected  {
	width: 220px;
	height:55px;
	line-height:55px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-indent:62px;	
}
.productsMenuRollover {
	color: #99d57f;
}
.productsSubMenu, .productsSubMenuRollover, .productsSubMenuSelected  {
	width: 220px;
	height:30px;
	line-height:30px;
	color:#99d57f;
	font-weight:bold;
	font-size:14px;
	text-indent:62px;	
}
.productsSubMenuRollover {
	color:#818183;
}
.SideMenu, .SideMenuRollover, .SideMenuSelected  {
	height: 30px;
	width: 141px;
	color: #FFFFFF;
	background-color: #99d57f;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	border-bottom: 1px solid #fff;
}	
.SideMenuRollover {
	background-color:#333;
}
.SideMenuSelected {
	background-color: #99d57f;
}

/**************************************** MISC *****************************************/

.Button3pxPadding {
	padding:3px;
}
/****************************************  SPRY TABBED PANELS *****************************************/

.TabbedPanels {
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 737px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(50pxGradientGrey.png);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	width: 99px;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
	background-image: url(100pxGradientBlack.png);
	background-repeat: repeat-x;
	color: #fff;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	color: #FFFFFF;
	background-image: url(50pxGradientBlack.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #fff;
}
.TabbedPanelsContent {
	padding: 0px;
}
.TabbedPanelsContentVisible {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #1a1a1a;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/****************************************  SPRY COLLAPSIBLE PANELS *****************************************/


.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border: solid 1px #CCC;
	width: 733px;
}
.CollapsiblePanelTab {
	border-bottom: solid 1px #CCC;
	padding: 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 20px;
	background-color: #fff;
	font-size:10px;
	text-align: justify;
	display:none;
}
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
	
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color:#e5e5e5;

}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color:#e5e5e5;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #999;
}
.CollapsiblePanelOpenCloseButton {
	position: absolute;
	right: 10px;
	top: 10px;
}

/****************************************  TESTIMONIALS *****************************************/

#FeedbackForm {
	margin: 0 0 20px 0;
	padding:18px 0 18px 18px;	
	float:right;	
	background-color: #CCCCCC;
}
#Testimonials {
	width: 450px;	
	float:left;
}
#TestimonialsForm {
	width: 250px;
}
Input.TestimonialsInput {
	width:200px;
}	
#TestimonialsFeedback {
	font-size: 14px;
	text-align: left;
	width: 350px;
}
.Testimonial {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(testimonials.png);
	background-repeat: no-repeat;
	width: 450px;
}
/****************************************  REFER A FRIEND *****************************************/

#ReferAFriend {
	width: 250px;
}
#ReferAFriendForm {
	width: 250px;
	background-color: #CCCCCC;
}
#TestimonialsForm input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox	{
width:200px;
}

#ReferAFriend h3 {
	margin-top:-18px;
}
/****************************************  CONTACT US *****************************************/

#ContactUsForm {
	width: 450px;
}
#ContactUsDetails {
	float: right;
	width: 250px;
}
#CallUs {
	width: 250px;
}
#ContactDetailsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#818183	;
	padding: 10px;
	height: 10px;
	width: 230px;
	margin-top: 20px;
}
.ContactUsRow,.ContactUsHeaderRow  {
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	height: 20px;
	min-width: 90px;
	padding: 3px;
	background-color: #FAFAFA;
}
.ContactUsHeaderRow {
	color: #fff;
	font-weight:bold;
	background-image: url(50pxGradientGrey.png);
	background-repeat: repeat-x;
	padding: 3px;
}
#ThingsYouShouldKnow {
	width: 737px;
	text-align: left;
}
/****************************************  HEAD *****************************************/

/*.rss-title {display:none;}
.rss-items {margin:0 !important;list-style-type: none;}
.CollapsiblePanel {
margin:0;
padding:0;
width:730px;
border:1px solid #CCCCCC;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
background-color:#E5E5E5;
}
.CollapsiblePanelTab  {
-moz-user-select:none;
cursor:pointer;
font-size:12px;
font-weight:bold;
height:20px;
padding:5px 10px;
background-color:#fff;
border:0;
}
.CollapsiblePanelContent  {
background-color:#FFFFFF;
display:none;
font-size:10px;
margin:0;
padding:20px;
text-align:justify;
}
.CollapsiblePanelOpenCloseButton  {
left:480px;
position:relative;
top:0;
}
.CollapsiblePanelTab a:hover{
text-decoration:none;
background-color:#E5E5E5;
}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
background-color:#E5E5E5;
}*/