@charset "UTF-8";

/****************************************  TYPE & TEXT *****************************************/
h1 {
	font-size: 25px;
	letter-spacing: -0.05em;
	color: #00A4E4;
	line-height: 100%;
	margin: 0px;
}
h2 {
	font-size: 20px;
	letter-spacing: -0.02em;
	color: #666666;
	margin: 0px;
}
h3 {
	font-size: 15px;
	letter-spacing: -0.02em;
	color: #00A4E4;
	margin: 10px 0 0 0;
	padding-bottom: 0px;
}
h4 {
	font-size: 12px;
	letter-spacing: -0.02em;
	color: #333333;
	margin: 0px;
	padding-bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
a:hover {
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: underline;
}
.LegalType {
	font-size:10px;
}
p {
margin:10px 0;
}
/****************************************  PAGE TEMPLATE *****************************************/

* {
	margin: 0;
	padding: 0;	
}
body {
	font: 80% 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: #000000;
	background-color: #000;
background-image: url(../Images/CSS/BlackGradientBackground.png);
	background-repeat: repeat-x;
}
#Container {
	position:relative;
	width: 978px;  
	padding:0;
	margin: 20px auto; 
	text-align: left;
}
#Header {
	position: relative;
	width: 978px;
	height:170px;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.Logo {
	position:absolute;
	top:20px;
	left:0px;
}
/*#Contact {
	position:relative;
	width:350px;
	top:15px;
	left: 610px;
	text-align: right;
}*/
#Contact {
	position:relative;
	text-align: right;
	width:278px;
	position: absolute;
	top: 80px;
	right: 20px;
}
/*#Search {
	width:350px;
	left:592px;
	text-align: right;
	position: relative;
	top: 5px;
	height: 20px;
	margin-right: 20px;
}*/
#Search {
	width:278px;
	left:592px;
	text-align: right;
	position: absolute;
	top: 40px;
	right: 20px;
}
.searchButton {
	position: relative;
	top: 5px;
	width: 60px;
}
/*.searchInput {
	position:relative;
	top:-2px;
}*/
#Content {
	position:relative;
	top:0px;
	padding: 0px; 
	background-color:#FFFFFF;
	position: relative;
	margin-bottom:0px;
}
#Page {
	position: relative;
	padding:20px 20px 60px 20px;
}
#PageContent {
	position:relative;
	background-color:#FFFFFF;
	text-align:left;
	width:737px;
}
.fltrt {
	float: right;
	margin-left: 20px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	height: 240px;
	text-align: left;
	vertical-align: middle;
	background-repeat: repeat-x;
	position: relative;
	bottom: 0px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top:3px;
}
#footer ul {
	list-style-type: none;
}
#footer ul li a:link, #footer ul li	 a:visited {
	color: #666;
        font-size:10px;
height:5px;
}
#footer ul li	 a:hover {
	color: #00A4E4;
}
.footerMenu, .footerMenuRollover, .footerMenuSelected {
	color:#666;
    font-size:10px;
	height:5px;
	font-weight:bold;
}
.footerMenuRollover {
	color: #00A4E4;
	text-decoration:underline;
}	
#siteMap {
	height: 200px;
	background-color: #fff;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	position: relative;
	background-image: url(../Images/Template/checker-icons.png);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.siteMapHeader {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
} 
.siteMapColumn {
	float: left;
	width: 148px;
	margin-right: 10px;
	text-align: left;
} 
/****************************************  OVERALL SHOP LAYOUTS *****************************************/

#ShopContainer {
	width: 938px;
	position: relative;
}
#BreadCrumbs {
	width:400px;
	position: relative;
	top:23px;
	left: 185px;
	text-align:left;
} 
/*#CartSummary {
	width:300px;
	height:25px;
	text-align:right;
	vertical-align:top;
	position: relative;
	top:-30px;
	left: 800px;
	overflow: hidden;
	clip: rect(auto,auto,auto,200px);
}*/
#CartSummary {
	width:300px;
	text-align:right;
	position: relative;
	top:10px;
	left: 600px;
}
#ShopContent {
	width:737px;
	position: relative;
	text-align:left;
	left: 181px;
	top: 30px;
	min-height:550px;
} 
/*#ShopMenuHeader {
	width:121px;
	height:400px;
	position: absolute;
	top:47px;
	left:0px;
	text-align:left;
	height:10px;
	padding:10px;
	background-image: url(../Images/CSS/50pxGradientBlk.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#ShopMenu {
	width:141px;
	position: absolute;
	top:77px;
	left:0px;
	text-align:left;
}
#ShopMenu ul li	 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A4E4;
	padding: 5px;
	height: 12px;
	width: 131px;
	margin-bottom: 1px;
	list-style-type: none;
}	
#ShopMenu ul li	 a:link {
	color: #FFFFFF;
}
#ShopMenu ul li	 a:visited {
	color: #FFFFFF;
}
#ShopMenu ul li	 a:hover {
	color: #FFFFFF;
}*/ 
/*#product-list {
	width:121px;
	min-height:400px;
	position: absolute;
	top:47px;
	left:0px;
	text-align:left;
}*/
#product-list h3 {
	color:#000;
}
#product-list ul {
	list-style:none;
}
#product-list {
	width:141px;
	position: absolute;
	top:17px;
	left:0px;
	text-align:left;
	min-height:550px;
}
/*#product-list {
	float:left;
	text-align:left;
}*/
#product-list ul li	a {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	background-color: #e5e5e5;
	padding: 5px;
	height: 12px;
	width: 131px;
	margin-bottom: 1px;
	list-style:none;
	display:block;
}	
#product-list ul li	 a:hover {
	color: #FFFFFF;
	background-color:#00A4E4;
	text-decoration:none;
}
#Pagination {
	width:600px;
	position: relative;
	bottom:0px;
	left:181px;
	text-align:left;
}
a.cartSummaryLink {
     background: url(/images/buttons/viewquote.png) 0 0 no-repeat;
     width: 90px;
     height: 20px;
     vertical-align:middle;
     display:-moz-inline-block; /* for Firefox */
     display:-moz-inline-box; /* for Firefox */
     display:inline-block;
     text-indent: -9999px; /* hides the text */
}

/**************************************** LARGE PRODUCT *****************************************/

#productLargeImage {
	width:737px;
	position: relative;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #00A4E4;
	background-color: #333333;
	background-image: url(../Images/CSS/600pxGradientBlack.png);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionDivider {
	background-image: url(../Images/CSS/50pxGradientLtGrey.png);
	background-repeat: repeat-x;
	padding: 20px;
	height: 5px;
	width: 697px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00A4E4;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#productInfoBox {
	/*background-image: url(../Images/CSS/600pxGradientBlack.png);
	background-repeat: repeat-x;*/
	background-color:#fff;
	padding: 0px;
	width:697px;
	position: relative;
	font-size: 12px;
	color: #666;
	float: left;
}
#productLarge {
	width:697px;
	position: relative;
	text-align:left;
}
#productLargeName {
	width: 440px;
	text-align: left;
}
#productLargePrice {
	width: 200px;
	text-align: left;
	height: 140px;
	position: relative;
	top:10px;
}
.productLargePrice {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	letter-spacing: -0.02em;
}
/*#ProductAttributes {
	width: 220px;
	position: relative;
	top: -170px;
	left: 240px;
	height: 270px;
}
#ProductNextSteps {
	width: 220px;
	position: relative;
	left: 480px;
	top: -440px;
	height: 270px;
}*/
#ProductQuoteBox {
	color: #ccc;
	text-align: left;
	float: right;
	width: 210px;
	display:none;
}
/*#ProductAddtoQuote {
	height: 30px;
	width: 300px;
	position: relative;
	left: 400px;
	top: -150px;
	text-align: right;
	vertical-align: bottom;
}
#ProductViewQuote {
	height: 30px;
	width: 300px;
	position: relative;
	left: 400px;
	top: -150px;
	text-align: right;
	vertical-align: bottom;
}*/
.QuoteButton {
	margin-top:20px;
}

/**************************************** SMALL PRODUCT *****************************************/

#productSmall {
	height: 80px;
	width:697px;
	padding: 20px;
	background-image: url(../Images/CSS/163pxGradientLtGrey.png);
	background-repeat: repeat-x;
	border-top: 5px solid #00A4E4;
	margin-bottom: 20px;
	text-align:left;
	clear:both;
}
#productSmallBackup {
	height: 10px;
	width:121px;
	padding: 10px;
	text-align:left;
	vertical-align:middle;
}
#productSmallImage {
	width:136px;
	height:119px;
	margin:-20px 20px 0 -20px;
float:left;
display:inline;
	background-image: url(../Images/CSS/150pxGradientBlack.png);
	background-repeat: repeat-x;
}
#productSmallName {
	width:400px;
	height:30px;
	float:left;
}
#productSmallShortDescription {
	width:400px;
	height:60px;
float:left;
}
#productSmallPrice {
	width:100px;
	height:60px;
	float:right;
}
#productSmallAdd {
	width:100px;
	height:60px;
}
.productSmallPrice {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	letter-spacing: -0.02em;
}
.productSmallText {
	font-size: 12px;
	color: #666;
}

/**************************************** QUOTE/CART  *****************************************/
.ProductColumn {
	width:600px;
}


/****************************************  TABLES *****************************************/

#Plan {
	width: 737px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #FFFFFF;
}
table.PlanTable td {
	padding: 10px;
}
.PlanRow,.PlanHeaderRow, .PlanName  {
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	height: 20px;
	padding:10px;
	min-width: 90px;
	background-image: url(../Images/CSS/150pxGradientGrey.png);
	background-repeat: repeat-x;
}
.PlanHeaderRow, .PlanName {
	color: #fff;
	font-weight:bold;
	background-image: url(../Images/CSS/150pxGradientBlack.png);
	background-repeat: repeat-x;
}
.PlanName {
	line-height: 90%;
}
.PlanCapValue {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	text-align: left;
	vertical-align: top;
	height: 20px;
	min-width: 90px;
	background-image: url(../Images/CSS/150pxGradientGrey.png);
	background-repeat: repeat-x;

}
.PlanNamePrice {
	font-size: 24px;
	font-weight: bold;
	color: #00A4E4;
	line-height: 120%;
}
#PlanDetails {
	width:737px;
	text-align:left;
	background-color: #FFFFFF;
}

/****************************************  HOMEPAGE *****************************************/

#Billboard {
	height: 195px;
	width: 938px;
	background-image: url(../Images/CSS/250pxGradientBlack.png);
	background-repeat: repeat-x;
	border: 20px solid #00A4E4;
	top: 247px;
}
#Promotions {
	width: 998px;
	height:350px;
	margin:20px 0 0 20px;
}
/*.promoBox {
	float: left;
	height: 141px;
	width: 310px;
	border-top-color: #00A4E4;
	background-image: url(../Images/CSS/150pxGradientGrey.png);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 20px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}*/
.promotion {
	position:relative;
	display:inline;
	float: left;
	height: 101px;
	width: 269px;
	padding:20px;
	background-image: url(../Images/CSS/150pxGradientGrey.png);
	background-repeat: repeat-x;
	margin: 4px 4px 0 0;
	text-decoration:none;
border-top:5px solid #00A4E4;
}
.promotion-text {	
	width: 175px;
	float:left;
	font-size: 12px;
}
.promotion h3 {
	color:#333;
	margin-top:0px;
}
.promotion p {
	color:#666;
}
.promotion img {
	position:absolute;
	right:20px;
	top:20px;
}
#Promotions .small {
	position:absolute;
	bottom:20px;
	left:20px;
}

/****************************************  BUTTONS *****************************************/

.small, .medium, .large {
	height:10px;
	line-height:10px;
	padding:5px;
	background: url(/Images/CSS/50pxGradientBlk.png);
	background-repeat:repeat-x;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}
.small, a.small {
	width:70px;
	color:#fff;
}
.medium, a.medium {
	width:100px;
	color:#fff;
}
.large, a.large  {
	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;
}
#productSmall .small {
	margin-top:10px;
}

#nextSteps .medium, #nextSteps .small {
	position:absolute;
	bottom:10px;
	left:10px;
}



/****************************************  MENUS *****************************************/

#CustomerMenu {
	/*position: absolute;
	height: 20px;
	width:500px;*/
	/*top: 0px;
	left: 520px;*/
}
.CustomerMenu, .CustomerMenuRollover, .CustomerMenuSelected {
	height: 20px;
	width: 100px;
	font-weight: bold;
	color: #666;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-size: 10px;
}
.CustomerMenuRollover {
	background-image: url(../Images/CSS/20pxBlack.png);
	color: #ffffff;
}
.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: #00A4E4;
}
#ProductsMenu {
	position: relative;
	height: 42px;
	background-image: url(../Images/CSS/1pxproductsMenu.png);
	background-repeat: repeat-x;
border-top:10px solid #00A4E4;
}
.productsMenuHome, .productsMenuHomeSelected, .productsMenuMobiles, .productsMenuMobilesSelected, .productsMenuPhones, .productsMenuPhonesSelected, .productsMenuBroadband, .productsMenuBroadbandSelected, .productsMenuMobileBroadband, .productsMenuMobileBroadbandSelected, .productsMenuHosting, .productsMenuHostingSelected  {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
vertical-align:middle;
	width: 163px;
	background-image: url(../Images/Menu/Home.png);
	background-repeat: no-repeat;
	background-position: centre top;
	text-indent: 40px;
border-left: 1px groove #666;
border-right: 1px groove #666;
}
.productsMenuHomeRollover, .productsMenuMobilesRollover, .productsMenuPhonesRollover, .productsMenuBroadbandRollover, .productsMenuMobileBroadbandRollover, .productsMenuHostingRollover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
vertical-align:middle;
	width: 163px;
	background-repeat: no-repeat;
	background-position: centre top;
	text-indent: 40px;
border-left: 1px groove #666;
border-right: 1px groove #666;
background-image: url(../Images/Menu/Home_rollover.png);
}
.productsMenuMobiles, .productsMenuMobilesSelected {
	background-image: url(../Images/Menu/Mobiles.png);
	}
.productsMenuMobilesRollover {
	background-image: url(../Images/Menu/Mobiles_rollover.png);
}
.productsMenuPhones, .productsMenuPhonesSelected {
	background-image: url(../Images/Menu/Phones.png);
}
.productsMenuPhonesRollover {
	background-image: url(../Images/Menu/Phones_rollover.png);
}
.productsMenuBroadband, .productsMenuBroadbandSelected {
	background-image: url(../Images/Menu/Broadband.png);
}
.productsMenuBroadbandRollover {
	background-image: url(../Images/Menu/Broadband_rollover.png);
}
.productsMenuMobileBroadband, .productsMenuMobileBroadbandSelected {
	background-image: url(../Images/Menu/MobileBroadband.png);
}
.productsMenuMobileBroadbandRollover {
	background-image: url(../Images/Menu/MobileBroadband_rollover.png);
}
.productsMenuHosting, .productsMenuHostingSelected {
	background-image: url(../Images/Menu/Hosting.png);
}
.productsMenuHostingRollover {
	background-image: url(../Images/Menu/Hosting_rollover.png);
}	
.SideMenu, .SideMenuRollover, .SideMenuSelected  {
	height: 25px;
	width: 141px;
	color: #FFFFFF;
	background-color: #00A4E4;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}	
.SideMenuRollover {
	background-image: url(../Images/CSS/20pxBlackRev.png);
	background-repeat: repeat-x;
}
.SideMenuSelected {
	background-color: #00A4E4;
}

/**************************************** MISC *****************************************/

.Button3pxPadding {
	padding:3px;
}

/****************************************  PAGE CONTENT PAGES *****************************************/

#ProductsSideMenuHeader {
	height: 20px;
	width: 161px;
	background-image: url(../Images/CSS/30pxGradientBlack.png);
	border: 1px solid #333333;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
}
#productSideMenu {
	width: 163px;
	float: left;
}
#pageTitle {
	height: 30px;
	margin: 15px 0px 20px 183px;
	padding-top: 60px;
}
#pageSubTitle {
	height: 30px;
	margin-left: 163px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#productHeaderImage {
	height: 160px;
	width: 773px;
	margin-bottom: 20px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #00A4E4;
}
#Credits {
	text-align: left;
	height: 20px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}

/****************************************  SPRY 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;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 20px;
	background-color: #fff;
}
.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: relative;
	left: 480px;
	top: 0px;
}

/****************************************  TESTIMONIALS *****************************************/

#Testimonials {
	width: 450px;
	position: relative;
	left: 0px;
	top: -573px;
}
#TestimonialsForm {
	width: 250px;
	background-color: #CCCCCC;
	position: relative;
	left: 487px;
}
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(../Images/Graphics/testimonials.png);
	background-repeat: no-repeat;
	width: 450px;
}
/****************************************  CUSTOM PAGES *****************************************/

.HeaderGradient {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #00A4E4;
	background-image: url(../Images/CSS/150pxGreyWhite.png);
	background-repeat: repeat-x;
}
.white {
	background-color:#FFFFFF;
}
#Cart {
	text-align: left;
}
/****************************************  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;
	background-color: #DDD;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../Images/CSS/30pxGradientLtGrey.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;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #CCC;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	min-width: 99px;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
	background-image: url(../Images/CSS/30pxGradientMdGrey.png);
	background-repeat: repeat-x;
	color: #fff;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	color: #FFFFFF;
	background-image: url(../Images/CSS/30pxGradientBlack.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: #231F20;
}
.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;
}
/****************************************  NEXT STEPS *****************************************/

#nextSteps {
	float: left;
	width: 757px;
	padding:0;
}
.nextStepsBox {
	float: left;
	height: 58px;
	width: 218px;
	padding: 10px;
	background-image: url(../Images/CSS/163pxGradientLtGrey.png);
	background-repeat: repeat-x;
	color: #333333;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00A4E4;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nextStepsBox1 {
	background-image: url(../Images/NextSteps/ContactUs.png);
	background-repeat: no-repeat;
	position: relative;
}
#nextStepsBox2 {
	background-image: url(../Images/NextSteps/DownloadBrochure.png);
	background-repeat: no-repeat;
	position: relative;
}
#nextStepsBox3 {
	background-image: url(../Images/NextSteps/FAQs.png);
	background-repeat: no-repeat;	
	position: relative;
}
.nextStepsButton {
	position:relative;
	top:30px;
	left:0px;
	border:0;
}

/****************************************  CUSTOM CONTENT *****************************************/
#MenuHeader {
	width:121px;
	height:400px;
	position: absolute;
	top:67px;
	left:20px;
	text-align:left;
	height:10px;
	padding:10px;
	background-image: url(../Images/CSS/50pxGradientBlk.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
} 
#Menu {
	width:141px;
	position: absolute;
	top:97px;
	left:20px;
	text-align:left;
}
#CustomBreadCrumbs {
	width: 737px;
	position: relative;
	left: 183px;
	top: 20px;
}
#CustomContent {
	width: 737px;
	min-height:300px;
	position: relative;
	left: 183px;
	top: 30px;
}
/*#CustomHeader {
	width: 697px;
	position: relative;
	background-image: url(../Images/CSS/150pxGradientBlack.png);
	background-repeat: repeat-x;
	padding: 20px;
	height: 40px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #00A4E4;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 40px;
}*/
#CustomHeader {
	width: 737px;
	background-repeat: repeat-x;
	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00A4E4;
	font-size: 24px;
	font-weight: bold;
	color: #00A4E4;
	margin-bottom: 20px;
}

/****************************************  CONTACT US *****************************************/

#ContactUsForm {
	width: 450px;
}
#ContactUsDetails {
	float: right;
	width: 250px;
}
#CallUs {
	width: 250px;
}
#CustomerBar {
	height: 20px;
	width: 978px;
	background-color: #e5e5e5;
}
#ContactDetailsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/CSS/30pxGradientMdGrey.png);
	background-repeat: repeat-x;
	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(../Images/CSS/50pxGradientBlk.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;
}
