/* global elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}

q:before, q:after {
	content:'';
}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
		background-image: url(resource/img-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

/* design */#bb-639  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
		background-image: url(resource/img-bg-design.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
/*ebusiness */#bb-640{ 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
		background-image: url(resource/img-bg-ebusiness.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
/* emarketing */#bb-641 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
		background-image: url(resource/img-bg-emarketing.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
/* technology */#bb-642 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
		background-image: url(resource/img-bg-technology.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}


div {
}
img {
}

p, li{
line-height:1.75em;
}

/* LINKS */
   
a, a:link, a:visited {
text-decoration: none;
	color: #3399cc;
}
a:hover, a:active {
text-decoration: none;
	color: #cccccc;
}
#breadcrumb {
	color: #999999;
	padding-bottom:10px;
	padding-left: 30px;
	margin-top: -3px;
	
}
#breadcrumb a:link {
	color: #999999;
}
#breadcrumb a:visited {
	color: #999999;
}
#breadcrumb a:hover {
	color: #333333;
}
#breadcrumb a:active {
	color: #999999;
}
/* END LINKS */
    
/* HEADINGS */
  
	h1, h2, h3, h4, h5, h6 {

}
/* h1 mainly applies to page titles and Featured boxes group headers */
  h1 {
font-weight: normal;
font-size: 32px;
line-height: 30px;
color: #3399cc;
padding-bottom: 10px;
}
/* h2 mainly applies to Featured boxes container headers */
h2 {
font-weight: normal;
font-size: 24px;
line-height: 26px;
color: #3399cc;
padding-bottom: 10px;
}

/* h3 mainly applies to Featured boxes item headers */
h3 {
font-weight: bold;
font-size: 20px;
line-height: 22px;
color: #333333;
padding-bottom: 10px;
}

/* h4 mainly applies to paragraph headers and Listing page titles */
h4 {
font-weight: bold;
font-size: 20px;
line-height: 22px;
color: #999999;
padding-bottom: 10px;
}

/* h5 mainly applies to sidebar headers and poll questions*/
h5 {	
font-weight: bold;
font-size: 14px;
color: #333333;
padding-bottom: 10px;
}
/* h6 mainly applies to poll count and poll results*/
h6 {
font-size: 12px;
font-weight: bold;
line-height: 14px;
padding-bottom: 10px;
color: #FFFFFF;

}
.hdr
{
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #333333;
}
	.subhdr-1
{
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #3399cc;
}
	.subhdr-2
{
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #999999;
}

/* END HEADINGS */


p {


}
blockquote {
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}
hr {



}
div.hr {
}
/* LISTS */



    ul {

	list-style-type: none;
	padding-left: 10px;
		padding-top: 5px;
			padding-right: 10px;



}
ul li {
	background-image: url(resource/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;


	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
ol {
	margin: 0;
	padding: 0;	
}
ol li {
	margin-left: 30px;

}
dl {
	margin: 0;
	padding: 0;
}
dl dt {
	margin: 0;
	padding: 0;
}
dl dd {
	margin: 0;
	padding: 0;
}
/* END LISTS */
    
    
/* TABLE */
    table {
	margin: 0;
	padding: 0;
}
table caption {
	margin: 0;
	padding: 0;
}
th {
}
td {
}
/* END TABLE */    
    

/* STRUCTURAL ELEMENTS */

#home-site-background {
	margin:  0 auto;
	padding: 0;
}
#followon-site-background {
	margin:  0 auto;
	padding: 0;
}
#home-page {
	margin:  0 auto;
	padding: 0;
}
#followon-page {
	margin:  0 auto;
	padding: 0;
}
#home-header {
	width: 1000px;
	margin:  0 auto;
	padding: 0;
height: 480px;

}
#followon-header {
	width: 1000px;
	margin:  0 auto;
	padding: 0;
}

#home-header-container {
  display:block;
		float:none;
  position: relative;
  width: 990px;
	height: 155px;
	margin-top:15px;
	background: url(resource/bg-masthead.png) no-repeat 780px 55px;
}
#followon-header-container {
  display:block;
	float:none;
  position: relative;
  width: 990px;
	height: 155px;
	margin-top:15px;
		clear:both;
		background: url(resource/bg-masthead.png) no-repeat 780px 55px;
}

#home-content {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0;
}
#followon-content {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0;
}

#home-main {
display: block;
float: none;
}
#home-sub-1 {
display: none;
}
#home-sub-2 {
display: block;
float: none;


}
#home-sub-3 {
display: none;
}
#home-sub-4 {
display: none;
}

#home-rich-content {


}

.home-rich-box h2 a, .home-rich-box-first h2 a{
color:#fff;
}

.home-rich-box-first {
	width: 210px;
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	display: block;

}
.home-rich-box {
	width: 210px;
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	display: block;
	border-left: 1px solid #5d5d5d;
		padding-top:10px;
	padding-bottom:10px;


}

#followon-main {
	padding-left: 15px;
	

}
#followon-sub-1 {
width: 290px;
margin-left:15px;
margin-right:15px;
float: none;
display: block;	

}
#followon-sub-2 {
width: 290px;
margin-left:15px;
margin-right:15px;
float: none;
display: block;

}
#followon-sub-3 {
width: 290px;
margin-left:15px;
margin-right:15px;
float: none;
display: block;
}
#followon-sub-4 {
width: 290px;
margin-left:15px;
margin-right:15px;
float: none;
display: block;
}
#followon-sub-5 {
margin-left: 15px;

}
#followon-rich-content {
	color: #333333;

}

#followon-rich-content img {

}

#table {
display: block;
float: none;
clear: both;
width: 990px;
}

.table-left{
display: block;
float:left;
}

/* design */#bb-639 .table-left {
	display:none !important;
}

/* ebusiness */#bb-640 .table-left {
	display:none !important;
}
/* emarketing*/#bb-641 .table-left {
	display:none !important;
}
/* technology */#bb-642 .table-left {
	display:none !important;
}
/* portfolio */#bb-635 .table-left {
	display:none !important;
}

/* hospitality */#bb-685 .table-left {
	display:none !important;
}
/* fitness */#bb-686 .table-left {
	display:none !important;
}
/* franchising*/#bb-687 .table-left {
	display:none !important;
}
/* testimonials*/#bb-689 .table-left {
	display:none !important;
}
/* trade-in promo*/#bb-697 .table-left {
	display:none !important;
}
/* search, sitemap */#bb-628 .table-left {
	display:none !important;
}
/* submit brief*/#bb-710 .table-left {
	display:none !important;
}
/* software demo*/#bb-711 .table-left {
	display:none !important;
}

/* blog*/#bb-720 .table-left {
	display:none !important;
}

/* blog*/#bb-712 .table-left {
	display:none !important;
}

/*newsletters*/#bb-813 .table-right {
	display:none !important;
}

/*case studies*/#bb-961 .table-left {
	display:none !important;
}

/*trial*/#bb-1187 .table-left {
	display:none !important;
}

/*Briefing Document*/#bb-8245 .table-left {
	display:none !important;
}

/*Help Centre*/#bb-1042 .table-right {
	display:none !important;
}

/*Help Centre FAQ 1*/#bb-716 .table-right {
	display:none !important;
}
/*Help Centre FAQ 2*/#bb-1051 .table-right {
	display:none !important;
}
/*Help Centre FAQ 3*/#bb-1052 .table-right {
	display:none !important;
}
/*Help Centre FAQ 4*/#bb-1053 .table-right {
	display:none !important;
}
/*Help Centre FAQ 5*/#bb-1054 .table-right {
	display:none !important;
}
/*Help Centre FAQ 6*/#bb-1055 .table-right {
	display:none !important;
}

/*Customer Survey*/#bb-1205 .table-right {
	display:none !important;
}

/*Briefing Document*/#bb-8245 .table-right {
	display:none !important;
}





.table-mid {
position: relative;
top: -10px;
	margin-left:10px;
		margin-right:0px;
		width:440px;
		text-align: left;

}



/* design */#bb-639 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
		margin-right:0px;

}

/* ebusiness */#bb-640 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* emarketing*/#bb-641 .table-mid {
	position: relative;


	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* technology */#bb-642 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* portfolio */#bb-635 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}

/* hospitality */#bb-685 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* fitness */#bb-686 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* franchising */#bb-687 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* testimonials */#bb-689 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* trade-in promo */#bb-697 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* search,sitemap */#bb-628 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* submit brief */#bb-710 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}
/* software demo */#bb-711 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}

/* blog */#bb-720 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}

/* articles */#bb-712 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;
}

/* newsletters */#bb-813 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;

}

/* case-studies */#bb-961 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;

}

/* trial */#bb-1187 .table-mid {
	position: relative;
	top: 0px;
	width: 645px !important;
	margin-left:10px;
			margin-right:0px;

}

/* Help Centre */#bb-1042 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;

}

/* Help Centre FAQ 1 */#bb-716 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;
}
/* Help Centre FAQ 2 */#bb-1051 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;
}
/* Help Centre FAQ 3 */#bb-1052 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;
}
/* Help Centre FAQ 4 */#bb-1053 .table-mid {

	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;
}
/* Help Centre FAQ 5 */#bb-1054 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;
}
/* Help Centre FAQ 6 */#bb-1055 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;
}

/* Customer Survey */#bb-1205 .table-mid {
	position: relative;
	top: 0px;
	width: 612px !important;
	margin-left:0px;
		margin-right:10px;

}

/* Briefing Document */#bb-8245 .table-mid {
	position: relative;
	top: 0px;
	width: 940px !important;
	margin-left:0px;
		margin-right:10px;

}




.table-right {
width:320px;
display:block;
float:left;
position: relative;
top: -20px;
}

/* IMAGES */
#logo {
	display: block;
	float: left;
	position: relative;
	z-index: 50;
	left: 20px;
	top: 10px;
}
#banner {
padding-bottom: 10px;
margin-left: -14px;

}

.home-img-furniture-1
{
	display: block;
	width: 300px;
	height: 170px;
	padding-right: 5px;
	float: left;
}
.home-img-furniture-2
{
	display: block;
	width: 300px;
	height: 170px;
	padding-right: 5px;
	float: left;
}
.home-img-furniture-3
{

	width: 390px;
	height: 170px;
	float: left;

	
}
.home-img-furniture-4
{

}
.followon-img-furniture-1 {
padding-bottom: 10px;
margin-left: -14px;

}
.followon-img-furniture-2{
    display:block;
	padding-bottom: 10px;
	background-image: url('resource/followon-img-furniture2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 76px;
	width: 180px;
	position: relative;
	right: 14px;
}
.followon-img-furniture-2 div{
    display:block;
	height: 76px;
	width: 180px;
}
.followon-img-furniture-3
{display: none;padding-bottom: 10px;
}
.followon-img-furniture-4
{
display: none;padding-bottom: 10px;
}
#home-hero {
display: block;
float: none;
width: 990px;
	margin-left: 5px;
	clear:both;

}
#home-hero img {
}
#followon-hero {
display: none;
}
#followon-hero img {
}

.thumbnail-img img {

margin-left: 10px;


}
.thumbnail-img{
display: block;
float: right;
	
}

.full-img img {
	margin-bottom: 10px;
	display: block;
	float: none;
	max-width:430px;
 width:expression(this.width > 430 ? "430px" : this.width);
	overflow: hidden;
}

.body-img {
position:relative;
bottom:5px;
left:-50px;
width: 707px;
display:block;
float:left;
}

/* NAVIGATION */
#home-custom-nav{
	position: absolute;
	z-index: 51;
	top: 133px;
  left :50%;
	margin-left: -480px;
	width: 503px;
	text-align: center;
	
	
	/*


	position: absolute;
	z-index: 51;
	top: 133px;
  right: 222px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;*/
}
#followon-custom-nav {
	position: absolute;
	z-index: 51;
	top: 133px;
  left :50%;
	margin-left: -480px;
	width: 503px;
	text-align: center;
	/*
	position: absolute;
	z-index: 10;
	top: 133px;
  right: 222px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
*/
}

#main-nav {	
	height: 20px;
	display: block;
		display: block;
	position: absolute;
	z-index: 50;
	right: 10px;
	bottom: 6px;


}
.main-nav-divider {
	height: 20px;
	background-image: url(resource/mainnav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;	
		float: left;
		width: 2px;
}
.main-nav {
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px 0px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
		background-color: #000000;
}
.main-nav a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.main-nav a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.main-nav a:hover {
	font-size: 11px;
	color: #00c8eb;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#main-nav-selected {
	font-size: 11px;
	color: #294455;
	text-transform: uppercase;
}


.sub-nav-hdr {	
	background-image: url(resource/subnav-hdr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 106px;
	height: 15px;
	margin-bottom:5px;


}

#sub-nav {	
	background-image: url(resource/subnav-mid.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 190px;
line-height: 20px;
min-height:100px;


}
.sub-nav-mid {	
	background-image: url(resource/subnav-rpt.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 190px;



}
.sub-nav-bottom {
	background-image: url(resource/subnav-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 25px;
padding-bottom: 10px;

}

.sub-nav-top {	
	background-image: url(resource/subnav-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 25px;

}
.sub-nav-contents {

padding-left: 15px;
padding-right: 35px;

}
.sub-nav-standard {
display:block;


}
.sub-nav-standard a:link {
color: #FFFFFF;
	text-decoration: none;

}
.sub-nav-standard a:visited {
color: #FFFFFF;
	text-decoration: none;

}
.sub-nav-standard a:hover {
		color: #333333;	
	text-decoration: none;

}
.sub-nav-highlight {
		color: #333333;	
	text-decoration: none;
}
.sub-nav-current{
		color: #333333;	
	text-decoration: none;
}
.sub-nav-subpage {
display:block;
margin-left:10px;
}
.sub-nav-subpage a:link {
color: #FFFFFF;
	text-decoration: none;
}
.sub-nav-subpage a:visited {
color: #FFFFFF;
	text-decoration: none;
}
.sub-nav-subpage a:hover {
		color: #333333;	
	text-decoration: none;
}
.sub-nav-subpage-highlight {
		color: #333333;	
	text-decoration: none;
}
.sub-nav-subpage-current {
		color: #333333;	
	text-decoration: none;
}

#home-footer, #followon-footer  {
	border-top:1px solid #3f3f3f;
	display: block;
	text-align: center;
	font-size: 11px;
	margin:  30px auto 0;
	padding-top: 30px;
	background: #2e2e2e;
	padding-bottom:50px;
}

#home-footer p, #followon-footer p{
width:1000px;
text-align:right;
margin:0 auto;
}

#home-copyright div, #followon-copyright div{
}

#home-footer a {

}
#home-footer a:link {

}
#home-footer a:visited {

}
#home-footer a:active {

}
#home-footer a:hover {
}


#followon-footer a {

}
#followon-footer a:link {

}
#followon-footer a:visited {

}
#followon-footer a:active {

}
#followon-footer a:hover {
}

#home-footer-links, #followon-footer-links, #home-copyright, #followon-copyright{
font-size:12px;
color:#787878;
width:1000px;
margin:0 auto;
text-align:right;
}

#home-sitemap, #followon-sitemap{
color:#787878;
width:58px!important;

}

#home-sitemap a, #followon-sitemap a{
color:#AFAFAF;
}

#home-sitemap a:hover, #followon-sitemap a:hover{
color:#D2E8F3;
}


#home-seo, #followon-seo{
position:relative;
}

#home-seo em, #followon-seo em{
background:url(resource/logo-footer.gif) no-repeat;
width:130px;
height:43px;
position:absolute;
bottom:-65px;
left:0;

}

#home-footer-links, #followon-footer-links{
line-height:20px;
margin-top:-5px;

}

#home-footer-links a, #followon-footer-links a, #home-copyright a, #followon-copyright a {
color:#afafaf;
}

#home-footer-links a:hover, #followon-footer-links a:hover, #home-copyright a:hover, #followon-copyright a:hover {
color:#d2e8f3;
}

#home-footer-links a:link {

}
#home-footer-links a:visited {

}
#home-footer-links a:active {

}
#home-footer-links a:hover {
}

#followon-footer-links {

}
#followon-footer-links a {

}
#followon-footer-links a:link {

}
#followon-footer-links a:visited {

}
#followon-footer-links a:active {

}
#followon-footer-links a:hover {
}







#home-seo, #followon-seo {
	width: 1000px;
	margin: 0px auto;
	padding: 0 0 20px 0;
	font-size:12px;
	border-bottom:1px solid #878787;
	margin-bottom:20px;
	height:230px;


}

.home-seo-links {
	width: 130px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	display: block;
	margin-left: 10px;
}

.home-seo-links a:link{

	}
.home-seo-links a:visited{

	}
.home-seo-links a:hover{

	}
	
.home-seo-links a:active{

	}
	
#home-footer ul, #followon-footer ul{
margin:0;
padding:0;
}
	
#home-footer ul li, #followon-footer ul li{
margin:0;
background:none;
padding:2px 0;
}	

#home-footer ul li a, #followon-footer ul li a{
color:#afafaf;
}

#home-footer ul li a:hover, #followon-footer ul li a:hover{
color:#d2e8f3;
}

#home-footer h6, #followon-footer h6{
font-weight:normal;
font-size:14px;
color:#759cae;
}
	
.home-seo-links-first, .home-seo-links, .followon-seo-links-first, .followon-seo-links  {
	width: 160px;
	float: left;
	text-align: left;
	display: block;
	margin-left: 10px;
	padding-left:15px;
}
.home-seo-links-first a:link{

	}
.home-seo-links-first a:visited{
	}
.home-seo-links-first a:hover{
	}
	
.home-seo-links-first a:active{
	}
	




.followon-seo-links a:link{

	}
.followon-seo-links a:visited{

	}
.followon-seo-links a:hover{

	}
	
.followon-seo-links a:active{

	}

.followon-seo-links-first a:link{

	}
.followon-seo-links-first a:visited{
	}
.followon-seo-links-first a:hover{
	}
	
.followon-seo-links-first a:active{
	}
/* FUNCTIONAL ELEMENTS */

.home-topbar{
display: block;
height: 35px;
float: right;
padding-right:10px;

}
 .home-topbar-left{
display: block;
float: left;
	background-image: url(resource/topbar-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	height: 35px;

}
 .home-topbar-mid{
 padding-top: 10px;
display: block;
float: left;
		background-image: url(resource/topbar-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
		height: 35px;

}
 .home-topbar-right{
display: block;
float: left;
	background-image: url(resource/topbar-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	height: 35px;

}
.followon-topbar{
display: block;
height: 35px;
float: right;
padding-right:10px;

}
 .followon-topbar-left{
display: block;
float: left;
	background-image: url(resource/topbar-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	height: 35px;

}
 .followon-topbar-mid{
 padding-top: 10px;
display: block;
float: left;
		background-image: url(resource/topbar-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
		height: 35px;

}
 .followon-topbar-right{
display: block;
float: left;
	background-image: url(resource/topbar-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	height: 35px;

}
#home-search {
	display: inline;
	color: #333333;
	position:relative;
	bottom:8px;
font-weight: bold;

}
.search-formfield{
width: 140px;
border: 1px solid #999999;
}
.search-btn {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
		padding-right: 5px;
	padding-left: 5px;
	border: 0;	
}
#searchForm{
	display: inline;
}
#followon-search {
	display: inline;
position:relative;bottom:8px;
	color: #333333;
	font-weight: bold;

}

#home-login {
	display: inline;
	text-transform: uppercase;
	color: #333333;
	position:relative;
	bottom:8px;
}
#home-login a:link{
color: #FFFFFF;
}
#home-login a:active{
color: #FFFFFF;
}
#home-login a:visited{
color: #FFFFFF;
}
#home-login a:hover{
color: #333333;
}
#followon-login {
	display: inline;
	text-transform: uppercase;
	color: #333333;
	position:relative;
	bottom:8px;
}
#followon-login a:link{
color: #FFFFFF;
}
#followon-login a:active{
color: #FFFFFF;
}
#followon-login a:visited{
color: #FFFFFF;

}
#followon-login a:hover{
color: #333333;
}
#home-pagetools{
	display: inline;
padding-right:10px;
position:relative;
bottom:3px;
}

#followon-pagetools{
	display: inline;
padding-right:10px;
position:relative;
bottom:3px;
}


#home-rss {
display: none;
padding-bottom: 10px;
}
#followon-rss {
position:relative;
text-align: right;
padding-bottom: 10px;
}

#followon-rss  a:link {
	color: #999999;
}
#followon-rss  a:visited {
	color: #999999;
}
#followon-rss  a:hover {
	color: #333333;
}
#followon-rss  a:active {
	color: #999999;
}
#home-bookmarks{
		background-image: url(resource/bookmarks-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 270px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#home-bookmarks img{
position: relative;
top: 5px;
}
#followon-bookmarks{
		background-image: url(resource/bookmarks-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 270px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#followon-bookmarks img{
position: relative;
top: 5px;
}
.bookmarks-hdr{
		background-image: url(resource/sharethispage.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:95px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
top: 5px;
}
#home-copyright, #followon-copyright {
position:relative;
top:10px;
}
#followon-copyright {
}
#commerce-status {
}
#commerce-status {
}
#home-newsletter{
display: none;
}
#home-newsletter-ON{
		display: block;
width: 290px;
	float: none;
	padding-bottom: 10px;
}
.home-newsletter-top{
 		background-image: url(resource/newsletter-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
.home-newsletter-bottom{
 		background-image: url(resource/newsletter-bottom.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
		height: 15px;

}
.home-newsletter-mid{
 		background-image: url(resource/newsletter-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
 .home-newsletter-content{
		padding-left:20px;
padding-right: 20px;
color: #333333;
}
#followon-newsletter-OFF{
		display: none;
}
#followon-newsletter{
		display: block;
width: 166px;
	float: none;
	padding-bottom: 10px;
	font-size:11px;


}

.followon-newsletter-top{
 		background-image: url(resource/newsletter-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 166px;
}
.followon-newsletter-bottom{
 		background-image: url(resource/newsletter-bottom.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
		height: 15px;
		width: 166px;

}
.followon-newsletter-mid{
 		background-image: url(resource/newsletter-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 166px;

}
 .followon-newsletter-content{
		padding-left:15px;
padding-right: 20px;
color: #333333;	
}

#home-sitemap, #followon-sitemap {
font-size:12px;
width:auto;
margin:0 auto;
position:relative;
right:-247px;
}

#home-footer-links, #followon-footer-links{
margin-top:-18px;
}

		
/* 1 of 3 - HOMEPAGE FEATURED ELEMENTS */
#homepage-featured-group {
display: none;
}
.homepage-featured-container {
}
.homepage-featured-container-hdr {
/* recommended style: h2 -- do not put any text styling here*/
}
.homepage-featured-box {
}
.homepage-featured-item {
}
.homepage-featured-item-hdr {
/* recommended style: h3 -- do not put any text styling here*/

}
.homepage-featured-item-img {
}
.homepage-featured-item-img img {
}
.homepage-featured-item-content {
/*do not put any text styling here*/
}
/* 2 of 3 - RANDOM FEATURED ELEMENTS */

.random-featured-group {
color: #333333;
padding-bottom: 10px;
}
.random-featured-container {
		background-image: url(resource/random-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
		display: block;
		width: 290px;
	float: none;

}
.random-featured-container-hdr {
/* recommended style: h2 -- do not put any text styling here*/
height: 40px;
margin-left: 20px;
		background-image: url(resource/random-hdr-alsosee.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* feature releases*/.random-featured-container-659 .random-featured-container-hdr {

height: 40px;
margin-left: 20px;
		background-image: url(resource/random-hdr-featurereleases.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
}
/* alsosee*/.random-featured-container-667 .random-featured-container-hdr {

height: 40px;
margin-left: 20px;
		background-image: url(resource/random-hdr-alsosee.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
}

.random-featured-box {
	padding-left:20px;
padding-right: 20px;

}
.random-featured-item {
}
.random-featured-item-hdr {
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #333333;
}
.random-featured-item-img {
display: block;
float: right;

}



.random-featured-item-img img{

margin-left: 10px;

}
.random-featured-item-content {
display: inline;


}


/* 3 of 3 - FEATURED ELEMENTS */
#featured-group {
display: none;
}
.featured-container {
}
.featured-container-hdr {
/* recommended style: h2 -- do not put any text styling here*/
}
.featured-box {
}
.featured-item {
}
.featured-item-hdr {
/* recommended style: h3 -- do not put any text styling here*/
}
.featured-item-img {
}
.featured-item-img img{
}
.featured-item-content {
/*do not put any text styling here*/
}

/* OPTIONAL SIDEBARS - MAXIMUM OF FOUR*/

a img{
border:none;
}

#home-sub-2 img{
margin:10px 0 0 0;
}

.home-sidebar-1-content p, .home-sidebar-2-content p{
font-style:italic;
font-size:14px;
line-height:21px;
padding-left:55px;
padding-right:30px;
margin-top:-15px;
}

.home-sidebar-1-content a, .home-sidebar-2-content a{
color:#fff;
}

.home-sidebar-2-content p{
padding-left:60px;
}

.home-sidebar-1-content p.sidebar-hdr, .home-sidebar-2-content p.sidebar-hdr{
padding:15px 0 0 0;
}

.home-sidebar-3-content p.align-right{
margin:-8px 0 -15px 0;
}

.home-sidebar-3-content p.align-right a{
float:right;
padding-right:15px;
color:#3399CC!important;
}

#home-sub-2 a:hover{
color:#000!important;
}

#home-sub-2 .home-sidebar-3-content p.align-right span{
float:left;
margin:0;
padding-left:12px;
font-size:14px;
color:#000;
}

#home-sidebar-1 {
	display: block;
	width: 300px;
	height: 170px;
	padding-right: 5px;
	float: left;


}



#home-sidebar-1 img{
}
.home-sidebar-1-hdr {
/* recommended style: h5 -- do not put any text styling here*/
display: none;

}
.home-sidebar-1-content {
/* do not put any text styling here*/
padding-left:20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 10px; 

}
.home-sidebar-1-content img{
display: block;
 padding-right: 10px;

}
#home-sidebar-2 {
	display: block;
	width: 300px;
	height: 170px;
	padding-right: 5px;
	float: left;


}
#home-sidebar-2 img{
}
.home-sidebar-2-hdr {
/* recommended style: h5 -- do not put any text styling here*/
display: none;
}
.home-sidebar-2-content {
/* do not put any text styling here*/
padding-left:20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 10px;

}
.home-sidebar-2-content img{
display: block;
 padding-right: 10px;
}

#home-sidebar-3 {

	display: block;
	width: 390px;
	height: 170px;
	float: right;
}
#home-sidebar-3 a:link{
color: #FFFFFF;
}
#home-sidebar-3 a:active{
color: #FFFFFF;
}
#home-sidebar-3 a:visited{
color: #FFFFFF;
}
#home-sidebar-3 a:hover{
color: #333333;
}
#home-sidebar-3 img {
}
.home-sidebar-3-hdr {
/* recommended style: h5 -- do not put any text styling here*/
display: none;
}
.home-sidebar-3-content {
/* do not put any text styling here*/
padding-left:10px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 10px;
*padding-top:10px;

}

.home-sidebar-3-content .cyclepics{
top:-10px;
}

#home-sidebar-4 {
display: none;
}

#home-sidebar-4 img{
}
.home-sidebar-4-hdr {
/* recommended style: h5 -- do not put any text styling here*/

}
.home-sidebar-4-content {
/* do not put any text styling here*/
}

#followon-sidebar-1 {
		background-image: url(resource/sidebar1.gif);
	background-repeat: no-repeat;
	background-position: center top;
		display: block;
	width: 290px;
	height: 156px;
	float: none;
	padding-bottom: 10px;
}
#followon-sidebar-1 img{

}
.followon-sidebar-1-hdr {
/* recommended style: h5 -- do not put any text styling here*/
display: none;
}

.followon-sidebar-1-content {
/* do not put any text styling here*/
padding-left:20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 10px;
}

.followon-sidebar-1-content p{
position:relative;
font-size:14px;
font-style:italic;
line-height:21px;
padding-left:60px;
padding-right:30px;
top:-15px;
padding-top:20px;
}

.followon-sidebar-1-content p em{
position:absolute;
width:50px;
height:47px;
background: url(resource/sidebar2-hdr.png) no-repeat;
left:2px;
}

.home-sidebar-1-content p em, .home-sidebar-1-content p span{
display:none;
}

.home-sidebar-1-content p{
margin-top:-36px;
}

.home-sidebar-1-content p.sidebar-hdr{
margin-top:-15px;
}

.followon-sidebar-1-content p span{
font-size:21px;
font-style:normal;
line-height:28px;
}

.followon-sidebar-1-content .sidebar-hdr{
display:none;
}

.followon-sidebar-1-content p.sidebar-hdr{
padding:10px 0 0 10px;
position:static;
}

.followon-sidebar-1-content a{
color:#fff;
}


.followon-sidebar-1-content img{
display: block;
 padding-right: 10px;
 float: left;
}
#followon-sidebar-2 {
display: none;
}
#followon-sidebar-2 img{
}
.followon-sidebar-2-hdr {
/* recommended style: h5 -- do not put any text styling here*/

}
.followon-sidebar-2-content {
/* do not put any text styling here*/

}
.followon-sidebar-2-content img{

}
#followon-sidebar-3 {
display: none;
}
#followon-sidebar-3 img {
}
.followon-sidebar-3-hdr {
/* recommended style: h5 -- do not put any text styling here*/
}
.followon-sidebar-3-content {
/* do not put any text styling here*/
}



#followon-sidebar-4 {
		display: block;
width: 290px;
	float: none;
	padding-bottom: 10px;
}
.followon-sidebar-4-top{
		background-image: url(resource/sidebar4-top.gif);
	background-repeat: no-repeat;
	background-position: center top;

	height: 15px;
}
.followon-sidebar-4-bottom{
		background-image: url(resource/sidebar4-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		height: 15px;
}
.followon-sidebar-4-mid{
		background-image: url(resource/sidebar4-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;

}

#followon-sidebar-4 img{
}
.followon-sidebar-4-hdr {
/* recommended style: h5 -- do not put any text styling here*/
display:none


}
.followon-sidebar-4-content {
/* do not put any text styling here*/
padding-left:20px;
padding-right: 20px;

color: #333333;
}


/* LISTING PAGE ELEMENTS */

.item-tile-container {
display: block;
float: left;
width: 45%;
height: 100px;
padding-right:5px;
border-bottom: 1px solid #FFFFFF;
margin: 5px;
}
.item-container {
}
.group-item-tile {
}
.group-item {
}
.item {
display: block;
border-bottom: 1px solid #FFFFFF;
margin-bottom: 10px;
}
.item-text {
display: inline;

}
.item-text-full {

}
.item-text-tile {

text-align: right;

}
.dropdown {
}
.date {
}

.more-arrow {
}
.more-btn {
display:block;
}
/* feature releases*/.random-featured-container-659 .more-btn{

}
/* feature releases*/.random-featured-container-667 .more-btn{
display:none;
}
/* feature releases*/.random-featured-container-671 .more-btn{
display:none;
}
.back-arrow{

}
/* feature releases*/#bb-659 .back-btn{
display:none;
}
.back-btn {

}
.pagination-container{
	display:block;
	text-align: center;
}
.pagination{

color: #FFFFFF;
}
 .pagination-left{
display: block;
float: left;
	background-image: url(resource/pagination-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	height: 35px;

}
 .pagination-mid{
 padding-top: 10px;
display: block;
float: left;
		background-image: url(resource/pagination-mid.gif);
	background-repeat: repeat-x;
	background-position: center top;
		height: 35px;
min-width: 405px;
text-align: center;
}
 .pagination-right{
display: block;
float: left;
	background-image: url(resource/pagination-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	height: 35px;

}


/* Product Catalogue*/
/* code may use h4 style*/
.code {
}
/* prices may use h6 style*/
.price {
}
.shipping-price {
}
.retail-price{
}



/* FORM ELEMENTS */
    form {
	margin:0;
	padding:0;
}
form div, form p {
}
fieldset {
}
fieldset legend {
}
* html fieldset legend {
}
fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
input, select, textarea {
}
input, select {
}
textarea {
}
input.check {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}
input.radio {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}
input.file {
}
input.readonly {
}
input.button {
}
input.image {
	width: auto;
	height: auto;
	border: none;
}
.btn-1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #999999;
	text-decoration: none;
		padding-right: 5px;
	padding-left: 5px;
		border: 1px solid  #999999;

}
.btn-2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #333333;
	text-decoration: none;
		padding-right: 5px;
	padding-left: 5px;
			border: 1px solid  #333333;
}
.btn-3 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;

}
.btn-3 a:link {
	color: #FFFFFF;
			border: 1px solid #3399cc;
background-color: #3399cc;	
padding: 5px;	
}
.btn-3 a:active {
	color: #FFFFFF;
			border: 1px solid #3399cc;
	background-color: #3399cc;padding: 5px;	
}
.btn-3 a:hover {
	color: #FFFFFF;
			border: 1px solid #3399cc;
	background-color: #3399cc;padding: 5px;	
}
.btn-3 a:visited {
	color: #FFFFFF;
			border: 1px solid #3399cc;
	background-color: #3399cc;padding: 5px;	
	
}
.formfield-1 {
width: 250px;
border: 1px solid #999999;
margin-top: 5px;
margin-bottom: 5px;



}
.formfield-2{
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
		font-size: 10px;
		width: 135px;

}
.formfield-3 {

border: 1px solid #999999;
margin-top: 5px;
margin-bottom: 5px;

}
.formfield-4{

border: 1px solid #999999;
margin-top: 5px;

}
.formfield-5{

border: 1px solid #999999;
margin-top: 5px;

}
.formfield-6{

border: 1px solid #999999;
margin-top: 5px;

}
.form-column-container {

}
.form-column {
padding-bottom: 10px;

}
.form-divider {
	margin-top: 10px;
		margin-bottom: 10px;
	height: 1px;
	border-top: 1px solid #FFFFFF;
}
.hr-divider {
	margin-top: 10px;
		margin-bottom: 10px;
	height: 1px;
	border-top: 1px solid #FFFFFF;
}
.column-divider {
	width: 15px;
	background-image: url(resource/column-divider.gif);
	background-repeat: repeat-y;
	background-position: left top;	

	
}
.mandatory {
	color: #3399cc;
}
.msg-error{
	color: #3399cc;
}
.msg-info {

}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}


/* END FORM ELEMENTS */  
/* clearing */
    .stretch, .clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
.clearfix:after {
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {
	display:block;
}
/* End hide from IE Mac */
		.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}

.spacer {
	clear: both;
	font-size: 0px;
	line-height:0px;
	height: 0px;
	display:block;
}
.spacer-5px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height:5px;
	display:block;
}
.spacer-10px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 10px;
	display:block;
}
.spacer-20px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 20px;
	display:block;
}
.spacer-50px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 50px;
	display:block;
}
.spacer-100px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 100px;
	display:block;
}
/* end clearing */


/* New */

#home-poll {
	padding-bottom: 10px;
		display: block;
		width: 290px;
	float: none;

}

.#home-poll-top {
 		background-image: url(resource/poll-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
height: 15px;
	
}
.#home-poll-mid {
 		background-image: url(resource/poll-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;

	
}
.#home-poll-bottom {
 		background-image: url(resource/poll-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
height: 15px;
	
}
##home-poll a:link {

}
##home-poll a:visited {


}
##home-poll a:hover {

}
 .#home-poll-content{
color: #333333;

		padding-left:20px;
padding-right: 20px;
}
.#home-poll-question {
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #333333;

}
.#home-poll-count {
/* recommended style: h6 -- do not put any text styling here*/
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #3399cc;
}
.#home-poll-option {
/* recommended style: h6 -- do not put any text styling here*/
		padding-bottom: 5px;
}
.#home-poll-results {
/* recommended style: h6 -- do not put any text styling here except font colour=white*/
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #999999;
}
.#home-poll-graph {
/* width automatically generated*/
}



#followon-poll {
	padding-bottom: 10px;
		display: block;
		width: 290px;
	float: none;

}

.followon-poll-top {
 		background-image: url(resource/poll-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
height: 15px;
	
}
.followon-poll-mid {
 		background-image: url(resource/poll-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;

	
}
.followon-poll-bottom {
 		background-image: url(resource/poll-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
height: 15px;
	
}
#followon-poll a:link {

}
#followon-poll a:visited {

}
#followon-poll a:hover {

}
 .followon-poll-content{
color: #333333;

		padding-left:20px;
padding-right: 20px;
}
.followon-poll-question {
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #333333;

}
.followon-poll-count {
/* recommended style: h6 -- do not put any text styling here*/
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #3399cc;
}
.followon-poll-option {
/* recommended style: h6 -- do not put any text styling here*/
	padding-bottom: 5px;
}
.followon-poll-results {
/* recommended style: h6 -- do not put any text styling here except font colour=white*/
font-size: 14px;
font-weight: bold;
line-height: 16px;
color: #999999;
}
.followon-poll-graph {
/* width automatically generated*/
}

#pollForm
{
line-height: 20px;
}



/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */

#inlinecal {
	margin-top:5px;
}
.selected_day {
}
.selected_day a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #dadada url(../images/selected_day.png) 0 50% repeat-x !important;
	cursor: pointer;
	border: 1px solid #ffffff !important;
}
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
	/*resets*/margin: 0;
	border: 0;
	outline: 0;
	line-height:
1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 1.1em;
	border: 1px solid #CCCCCC;
	/*width: 15.5em; */
  width: 270px;
	padding: 2.5em .5em .5em .5em;
	position: relative;
		margin-bottom: 10px;
}
#ui-datepicker-div, .ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(../images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 240px;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(../images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 33px;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(../images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(../images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(../images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(../images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(../images/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(../images/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 120px;
	left: 43px;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 72px;
	left: 166px;
}
table.ui-datepicker {
	width: 270px;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(../images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(../images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #ffffff url(../images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;	text-transform: lowercase;/*border-bottom: 1px solid #d3d3d3;*/
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}
.commerce_paypal img {
 display: inline-block;

 
}
.commerce_cart {
padding-top: 5px;
padding-bottom: 5px;

}
.didyouknow{
 		background-image: url(resource/bg-didyouknow.gif);
	background-repeat: no-repeat;
	background-position: left top;
height: 145px;
width: 200px;
margin-top:30px;
position: relative; 
bottom: 13px;

}
.didyouknow-txt{
	padding-top: 50px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.column-50px{
display: block;
float: left;

width:50px;
}
.column-350px{
display: block;
float:right;
width:350px;
}
.callout-centre{
display:block;
float:none;
padding-top:5px;
padding-bottom:5px;
}

.callout-mid-centre{
width: 425px;
background-color: #f8f8f8;
}
.callout-mid-centre-content{
padding-left:15px;
padding-right:15px;
width: 395px;
}
.callout-full{
display:block;
float:none;
padding-top:5px;
padding-bottom:5px;
}
.callout-mid-full{
width: 625px;
background-color: #f8f8f8;
}
.callout-mid-full-content{
padding-left:15px;
padding-right:15px;
width: 595px;
}
.callout-img img{
float:right;
border: 1px solid #cccccc;
margin-left: 10px;
margin-bottom:10px;
}
.callout-icon img{
float:right;
margin-left: 10px;
margin-bottom:10px;
}
.plusminus{
	display: block;
	height: 18px;
	width: 18px;
	float: right;
	text-align: right;
	padding-left: 10px;

}

.plus{
	float: left;
	 		background-image: url(resource/plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;

	
}
.minus{
	float: left;
	 		background-image: url(resource/minus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;

}
.callout-collapse{
background-color: #f8f8f8;
padding-left:10px;
padding-right:10px;

padding-bottom:5px;
}
.sizer {
	display: block;
	height: 18px;
	width: 18px;
}




.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	background:		#000000;
	margin-right:	1px  ;
	padding: 0.5em 1em .5em; 
	text-decoration:none;
    white-space: nowrap;
	color:	#fff;
    font-weight: bold ;
    text-transform: uppercase ;
    text-decoration: none ;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	
}
.sf-menu li li {
	background:		#000000;
	border-top:	1px solid #fff;
}
.sf-menu li li li {
	background:		#000000;
	border-top:	1px solid #fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/* background:		#CFDEFF; */
	outline:		0;
    color: #00C8EB;
}

.sf-menu  li:hover   ul, .sf-menu  li.sfHover  ul {
top: 25px !important;
}

.sf-menu  li li:hover   ul, .sf-menu li li.sfHover  ul {
top: 0px !important;
}
.sf-menu  li li li:hover   ul, .sf-menu li li li.sfHover  ul {
top: 0px !important;
}

#home-content{ 
    position:relative;
    z-index:50; 
	left:5px;
	*margin-top:15px;
    } 
#home-header { 
    position:relative;
    z-index:51; 
    }
#followon-content{ 
    position:relative;
    z-index:50; 
    } 
#followon-header { 
    position:relative;
    z-index:51; 
    }  
	
	
/* Packages --------------------------------------*/

#bb-1281 h1, #bb-1299 h1, #bb-1399 h1, #bb-1447 h1, #bb-961 h1, #bb-1752 h1{
font-size:3.167em;
line-height:1.253em;
display:none;
}

#bb-1281 .banner h1, #bb-1299 .banner h1, #bb-1399 .banner h1, #bb-1447 .banner h1, #bb-1752 #followon-rich-content td h1{
display:block;
}

#bb-1752 #followon-main{
padding-left:0;
}


.package-container h3{
font-size:1.5em;
line-height:1.556em;
}

#bb-1752 #followon-main h3{
margin:25px 0 15px 0;
}

#bb-1752 #followon-main h4{
margin:0 0 10px 0;
}

#bb-1752 #followon-main p{
margin:0 0 1.75em 0;
}


.package-container p{
line-height:1.75em;
}

#bb-1281 .table-left, #bb-1281 .table-right, #bb-1281 #breadcrumb, #bb-1299 .table-left, #bb-1299 .table-right, #bb-1299 #breadcrumb, #bb-1399 .table-left, #bb-1399 .table-right, #bb-1399 #breadcrumb, #bb-1447 .table-left, #bb-1447 .table-right, #bb-1447 #breadcrumb, #bb-961 .table-left, #bb-961 .table-right, #bb-961 #breadcrumb, #bb-1662 .table-right, #bb-1747 .table-right, #bb-1752 .table-right, #bb-9669 .table-right, #bb-10821 .table-right{
display:none!important;
}

#bb-1281 .table-mid, #bb-1299 .table-mid, #bb-1399 .table-mid, #bb-1447 .table-mid, #bb-961 .table-mid, #bb-9669 .table-mid, #bb-10821 .table-mid{
width:965px!important;
}

#bb-1662 .table-mid, #bb-1747 .table-mid, #bb-1752 .table-mid, #bb-9669 .table-mid, #bb-10821 .table-mid{
width:770px!important;
margin-left:0;
}

#bb-9669 #followon-rich-content h1, #bb-10821 #followon-rich-content h1{
display:none;
}

#bb-9669 #followon-rich-content table h1, #bb-10821 #followon-rich-content table h1{
display:block;
}

#bb-9669 .table-mid #followon-main, #bb-10821 .table-mid #followon-main{
padding-left:0;
}

#bb-1662 h1, #bb-1747 h1{
margin:10px 0 0 0;
}

#bb-1662 .item .item-text-full .hdr{
display:none;
}

#bb-1662 .item h1, #bb-1662 .item .hdr{
display:block;
}

#bb-1662 .item .hdr{
margin-bottom:-20px;
}

#bb-1281 #followon-main, #bb-1299 #followon-main, #bb-1399 #followon-main, #bb-1447 #followon-main, #bb-961 #followon-main{
padding:0;
}

.package-container .banner{
background:url(resource/bg-banner.jpg) right top no-repeat;
width:945px;
padding:94px 0 20px 20px;
min-height:300px;
_height:300px;
}

#bb-1281 .package-container .banner h1, #bb-1299 .package-container .banner h1, #bb-1399 .package-container .banner h1, , #bb-1447 .package-container .banner h1, #bb-961 .package-container .banner h1{
display:block;
width:500px;
font-weight:normal;
}

.package-container .banner h1 span{
color:#3399CC;
}

.package-container .banner h1{
color:#333;
letter-spacing:-1px;
width:500px;
}

.package-container .banner h3{
width:500px;
font-size:1.333em;
font-weight:normal;
padding-bottom:15px;
}

.package-container .banner img{
position:absolute;
top:20px;
right:10px;
}

.banner .clearfix{
position:absolute;
left:0;
top:10px;
}

.banner .clearfix a{
width:172px;
height:69px;
background:url(resource/bg-packages-nav.jpg) no-repeat 0 -138px;
float:left;
}

.banner .clearfix a.tech{
width:191px;
background-position:-172px 0;
}

.banner .clearfix a.addons{
width:169px;
background-position:-363px 0;
}

.banner .clearfix a.design-selected{
background-position:0 0;
}

.banner .clearfix a.tech-selected{
background-position:-141px -69px;
margin-left:-31px;
width:222px;
}

.banner .clearfix a.addons-selected{
background-position:-342px -138px;
margin-left:-21px;
width:190px;
}

.package-container a{
padding:0;
border:one;
outline:none;
}

.package-container .right{
float:right;
}

.pointer{
width:100%!important;
width:20px;
height:13px;
background:url(resource/icon-pointer.gif) no-repeat 150px 0;
margin-bottom:2em;
}

.package-container .content{
padding:0 20px;
}

h5{
line-height:1.643em;
}

.package-container h2{
font-size:2.5em;
margin-bottom:0.3em;
padding-top:0.4em;
}

.package-container a img{
border:none!important;
}

/* Package Table ----------*/

.intro{
font-weight:normal;
}



.package-table p{
margin-bottom:1.4em;
}

.package-table p.detail{
height:65px;
overflow:hidden;
}

.package-table .clearfix div{
background:url(resource/bg-td.jpg) repeat-x #f7f7f7;
padding:26px 26px 26px 26px;
float:left;
width:255px;
margin-right:1px;
position:relative;
height:180px;
overflow:hidden;
}

.package-design .clearfix div{
height:300px;
}

.package-table .clearfix div.list-end{
margin-right:0;
}

.package-table h3{
font-size:2em;
font-weight:normal;
line-height:1.2em;
letter-spacing:-1px;
}

.package-table h3 img, .package-table h3 span{
float:left;
}

.package-table h3.multiline span{
padding-top:20px;
}

.hide{
display:none;
}

.package-table h3 span{
width:130px;
padding:33px 0 0 0;
}

.package-design h3 {
letter-spacing:0;
}

.package-design h3 span{
padding-top:25px;
}

.package-table h6{
color:#a2a3a5;
font-size:0.917em;
text-transform:uppercase;
font-weight:normal;
}

.package-table .packs-detail{
background:#d1d0d0;
padding:20px 26px 5px 26px;
display:none;
height:auto;
}

.package-table .packs-detail li{
line-height:1.5em;
padding:0 0 7px 15px;
}

.package-table .packs-detail a:hover{
color:#000;
}

.packs-detail .clearfix div{
float:left;
width:33%;
padding:0;
background:none;
margin:0;
height:auto;
}

.package-table .packs-detail ul{
margin:-1em 0 1.5em 0;
}

.package-table .packs-detail ul li{
background-image:url(resource/icon-tick.gif);
}

.package-table .btn-detail, .package-addons h3 a.btn-detail{
padding:6px 0 0 25px;
background:url(resource/bg-detail-off.gif) no-repeat #e2e2e2;
width:45px;
height:19px;
position:absolute;
bottom:0;
left:20px;
color:#333!important;
}

.package-table .btn-detail:hover, .package-addons h3 a.btn-detail:hover{
color:#000;
}

.package-table .selected, .package-addons h3 a.selected{
background:url(resource/bg-detail-on.gif) no-repeat #d1d0d0;
}

.package-table .btnFeature{
margin-bottom:1em;
}

.package-addons p{
margin:0 0 1em 0;
}

.package-addons h3{
font-size:14px;
background:url(resource/bg-th-addons.gif) no-repeat #f9f9f9 ;
padding:10px 0 10px 35px;
border-bottom:1px solid #D1D0D0;
position:relative;
margin-bottom:-3px;
}

.package-addons h3 a.btn-detail{
height:22px;
padding-top:3px;
*padding-top:2px;
*height:23px;
font-size:12px;
left:auto;
right:40px;
}

.package-addons .packs-detail{
background:#D1D0D0;
padding:20px 20px 20px 40px;
display:none;
margin-bottom:-3px;
}



/* Package Button Style -------------------------------------*/
.package-container .button{
background:url(resource/bg-btn-navleft-r.gif) no-repeat top right scroll transparent;
color:#000;
height:31px;
padding-right:13px;
display:block;
float:left;
font-weight:bold;
text-transform:capitalize;
margin:15px 0;
}

.package-container .button span{
background:url(resource/bg-btn-navleft-l.gif) no-repeat transparent;
display:block;
line-height:17px;
padding:7px 5px 7px 40px;
text-transform:uppercase;
}

.package-container .button:hover{
text-decoration:none;
background-position:bottom right!important;
cursor:pointer;
}

.package-container .button:hover span{
background-position:bottom left!important;
}

.package-container .button-r{
float:right;
background-image:url(resource/bg-btn-navright-r.gif);
padding-right:36px;
}

.package-container .button-r span{
background-image:url(resource/bg-btn-navright-l.gif);
padding:7px 5px 7px 18px;
}


/* Portfolio -------------------------------------*/
.package-portfolio{
*margin-top:-8px;
}

.package-portfolio .clearfix div{
padding:0;
width:284px;
height:298px;
margin:0 28px 28px 0;
background:url(resource/bg-portfolio-tile.gif) left bottom no-repeat #fff;
position:relative;
*margin:28px 28px 0 0;
}

.package-portfolio .clearfix div.list-end{
margin-right:0;
}

.package-portfolio .clearfix div img.btn{
position:absolute;
top:72px;
left:58px;
display:none;
}

.package-portfolio .clearfix div:hover .btn{
display:block;
cursor:pointer;
}

.package-portfolio h3, .package-portfolio p{
padding:18px 10px 0 20px;
}

.package-portfolio h3,.package-portfolio h3 a{
color:#484848;
}

.package-portfolio p{
font-size:14px;
font-style:italic;
color:#908d8d;
padding-top:0;
}

.tile{
margin-bottom:1em;
*margin-top:28px;
width:910px;
}

.tile h3{
display:block;
background:url(resource/bg-tile-heading.jpg) no-repeat; 
line-height:53px;
height:53px;
overflow:hidden;
font-weight:normal;
padding:0 0 0 20px;
}

.tile h3 em{
float:right;
font-size:12px;
color:#999;
font-style:normal;
margin:0 25px 0 0;
}

.tile .text-container{
background:url(resource/bg-tile-bottom.gif) left bottom no-repeat #d1d1d1;
padding:15px 0 15px 30px;
}

.tile .text-container img{
margin:0 5px 5px 0;
}

.casestudy .img-container{
float:right;
width:508px;
margin:0 0 0 35px;
}

.casestudy img{
margin:0 0 25px 0;
float:none;
}

.casestudy h2{
line-height:1.25em;
}

.casestudy p, .casestudy ul{
margin-bottom:1em;
}

.casestudy ul li{
line-height:1.75em;
}

.casestudy h3{
font-weight:normal;
margin-top:1em;
}

.casestudy h5{
margin-bottom:1em;
}

.casestudy p.clearfix{
margin-bottom:0;
}

.banner-casestudy{
padding:0 0 10px 0;
}

.banner-portfolio p{
background: url(resource/bg-visitlivesite.jpg) no-repeat;
margin:0;
text-transform:uppercase;
line-height:41px;
padding:0 0 0 50px;
font-weight:bold;
}

.banner-portfolio p a:hover{
color:#333;
}

.banner-portfolio{
margin-bottom:1.5em;
}

.testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#707070;
background: url(resource/icon-quote-l.gif) no-repeat 15px 5px;
padding:0 40px;
margin:1.5em 0 2em 0;
}

.casestudy .testimonial img{
float:none;
margin:0 0 0 5px;
}

.testimonial p.client-name{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
color:#333;
text-align:right;
line-height:18px;
}

.testimonial p.client-name span{
background: url(resource/icon-client.gif) no-repeat;
padding:0 0 0 20px;
}

/*Just for Case Study */
#bb-961 .spacer-10px, #bb-961 .back-btn, #bb-961 span.hdr{
display:none;
}

#bb-961 .item{
border-bottom:0;
}

#bb-961 .item-text span.hdr{
display:block;
margin:20px 0 -25px 0;
}

/* eBuiness Cards */
.ebusiness-card{
background:url(resource/bg-ebusinesscard.jpg) left bottom no-repeat #000;
width:404px;
padding:50px 30px 0 50px;
margin:0 auto;
border:1px solid red;
}

#bb-5181{
background:url(resource/bg-site-ebusinesscard.jpg) left top no-repeat #6baed5;
}





















