@charset "UTF-8";
/* CSS Document */

.cb-sage{
background:#c2d5d5;
color: #000;
}
.cb-very-light-grey{
background: #f0f0f0;
color: #000;
}
.cb-very-light-grey-grad{
background: #F0F0F0 url(/img/interface/bg-grad-grey.gif) repeat-x;
color: #000;
}
.cb-light-grey{
background:#ececec;
color: #000;
}
.cb-pale-grey-blue{
background:#C2D4D5;
color:#444444;	
}
.cb-pale-grey-red{
background:#cc7777;
color:#444444;	
}
.cb-mid-grey-blue{
background: #33425c;
color: #FFFFFF;
}
.cb-pale-grey-blue{
background: #c9d7e8;	
color: #000000;
border-bottom: 1px solid #aebed2;
}
.cb-dark-grey-blue{
background: #273244;
color: #FFFFFF;
}
.cb-pale-grey-green{
background:#77cc77;
color:#444444;	
}

/*-------Colour Blocks---------*/
.cb-black{
background:#000;
color: #fff;
}
.cb-white{
background:#fff;
color: #000;
}
/*reds*/
.cb-red{background:#cc0000; color: #fff;}
.cb-mid-red{background:#aa0000; color: #000000;}
.cb-deep-red{background:#880000; color: #000000;}
.cb-dark-red{background:#440000; color: #000000;}
.cb-red-orange{
background:#cc5500;
color: #fff;
}
.cb-red-pink{
background:#cc0055;
color: #fff;
}
/*pinks*/
.cb-pale-pink{background:#ff9999; color: #000000;}
.cb-flat-pink{background:#cc6666; color: #000000;}
.cb-deep-pink{background:#cc3333; color: #000000;}
.cb-dark-pink{background:#993333; color: #ffffff;}
.cb-red-wine{background:#660000; color: #ffffff;}
/*blues*/
.cb-light-blue{background:#66ccff; color: #000000;}
.cb-mid-blue{background:#3366cc; color: #ffffff;}
.cb-sky-blue{background:#4488ee; color: #fff;}
.cb-dark-blue{background:#220055; color: #fff;}
/*oranges*/
.cb-light-orange{background:#ffb170; color: #000000;}
.cb-mid-orange{background:#ff9331; color: #000000;}
.cb-deep-orange{background:#ff7000; color: #000000;}
.cb-burnt-orange{background:#ff5a00; color: #000000;}
.cb-dark-orange{background:#c84e00; color: #000000;}
.cb-brown-orange{background:#93430d; color: #000000;}

.cb-trans-black{background: url(/gfx/simple/shared/70-trans-black.png) repeat;
 color: #ffffff;
 }

.cb-lime-green{
background:#88ee44;
color: #000;
}
.cb-forest-green{
background:#22aa00;
color: #fff;
}
.cb-dark-green{
background:#228800;
color: #fff;
}
.cb-yellow{
background:#ffff00;
color: #000;
}
.cb-mid-yellow{
background:#cccc00;
color: #000;
}
.cb-gold-yellow{
background: #eeba1e;
color: #000;
}
.cb-custard-yellow{
background: #FFFFCC;
color: #F90;
}
.cb-washed-blue{
	background-color: #3f80c3;
	color:#FFFFFF;
}
.cb-washed-blue h3{color:#FFFFFF;}
	
.cb-sage{
background:#c2d5d5;
color: #000;
}
.cb-very-light-grey{
background:#ececec;
color: #000;
}
.cb-light-grey{
background:#dcdcdc;
color: #000;
}
.cb-mid-grey{
background:#cccccc;
color: #000;
}
.cb-dark-grey{
background:#aaaaaa;
color: #000;
}
.cb-very-dark-grey{
background:#888888;
color: #000;
}
.cb-light-charcoal{
background:#777777;
color: #fff;
}
.cb-mid-charcoal{
background:#555555;
color: #fff;
}
.cb-dark-charcoal{
background:#323232;
color: #fff;
}
.cb-pale-grey-red{
background:#cc7777;
color:#444444;	
}
.cb-pale-grey-green{
background:#77cc77;
color:#444444;	
}
.border-b-dot-1px{
	border-bottom: 1px dotted #777777;
}
/*top border dotted grey*/
.bdr-t-1px-dot-lg{
border-top: 1px dotted #dfdfdf;	
}
.bdr-b-1px-dot-lg{
border-bottom: 1px dotted #dfdfdf;	
}
.bdr-1px-sol-grey{border: 1px solid #cccccc;}
.bdr-1px-s-custard{border: 1px solid #FCED98;}
.bdr-1px-s-dark-blue{border: 1px solid #AAAACC;}


.height-28{height: 28px;}
.height-30{height: 30px;}
.height-37{height: 37px;}
.height-98{height: 98px;}
.height-50{height: 50px;}
.height-65{height: 65px;}
.height-70{height: 70px;}
.height-75{height: 75px;}
.height-100{height: 100px;}
.height-150{height: 150px;}
.height-200{height: 200px;}
.height-250{height: 250px;}
.height-300{height: 300px;}
.height-350{height: 350px;}
.height-400{height: 400px;}
.height-450{height: 450px;}
.height-500{height: 500px;}
.height-600{height: 600px;}
.height-700{height: 700px;}
.height-800{height: 800px;}
.height-900{height: 900px;}
.height-1000{height: 1000px;}