#skyBB {
	margin: 0;
	padding: 0;
}




#skyBB h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

#skyBB h2 span {
	color: #DE2477;
	font-weight: normal;
}

#skyBB h3 {
	color: #777;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}







#skyBB #header {
	width: 939px;
	height: 85px;
	margin: 0 0 12px 0;
	background: url(../images/sky/bg-header.gif) top center no-repeat;
}

#skyBB #header .logo {
	float: left;
	margin: 4px 0 0 12px;
}

#skyBB #header .new {
	float: right;
	margin: 12px 5px 0 0;
}

#skyBB #header .existing {
	float: right;
	margin: 12px 15px 0 0;
}

#skyBB .heading {
	background: url(../images/sky/bg-heading.gif) no-repeat;
	margin:0 0 15px 0;
	height:33px;
}

#skyBB h2.padding {
	padding:8px 0 4px 15px;
	font-size:14px;
}





#skyBB #boxes .topleft {
	float: left;
	width: 303px;
	height: 280px;
	margin: 0 15px 0 0;
	padding: 0;
	background: url(../images/sky/bg-box-top.gif) top center no-repeat;
}

#skyBB #boxes .topcentre {
	float: left;
	width: 303px;
	height: 280px;
	margin: 0 15px 0 0;
	padding: 0;
	background: url(../images/sky/bg-box-top.gif) top center no-repeat;
}

#skyBB #boxes .topright {
	float: left;
	width: 303px;
	height: 280px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/sky/bg-box-top.gif) top center no-repeat;
}

#skyBB #boxes .topleft-footer {
	float: left;
	width: 303px;
	height: auto;
	margin: -20px 15px 15px 0;
	text-align: center;
	background: url(../images/sky/bg-box-footer.gif) bottom center no-repeat;
}

#skyBB #boxes .topcentre-footer {
	float: left;
	width: 303px;
	margin: -20px 15px 15px 0;
	text-align: center;
	background: url(../images/sky/bg-box-footer.gif) bottom center no-repeat;
}

#skyBB #boxes .topright-footer {
	float: left;
	width: 303px;
	margin: -20px 0 15px 0;
	text-align: center;
	background: url(../images/sky/bg-box-footer.gif) bottom center no-repeat;
}

#skyBB #boxes .padding {
	padding: 15px 17px 0 17px;	
}

#skyBB #boxes .padding-footer {
	padding: 10px 17px 20px 17px;	
}

#skyBB #boxes .box {
	text-align: center;
	margin: 0 0 10px 0;
}

#skyBB #boxes p {
	margin: 0 0 10px 0;
}




.box-third {
	float: left;
	width: 303px;
	height: 497px;
	margin: 0 15px 15px 0;
	background: url(../images/sky/bg-left-offer-box.gif) bottom center no-repeat;
}

.box-third .padding {
	margin-top:165px;
	padding: 0px 15px 0 15px;
}

.box-third img.price {
	margin:10px 0 0 0;
}

.box-third .buttons {
	margin:25px 0 0 35px;
	padding:0 0 0 0;
}




#skyBB .box-third2 {
	float: left;
	width: 303px;
	height:153px;
	margin: 0 15px 15px 0;
	background: url(../images/sky/sky-box/bg-features.gif) top center no-repeat;
}

.box-third2 .padding {
	margin-top:0px;
	padding: 13px 17px 0 15px;
}


.box-third2 p {
	line-height:125%;
	margin:0px 0 4px 0;
	color:#444444;
	padding:0 0 0 0;
}

.box-third2 p.bullets {
	font-size:11px;
	color:#444444;
	margin:0px 0 0 0;
	padding:0px 0 0px 0;
}









#skyBB .box-2thirds {
	float: left;
	width: 621px;
	margin: 0 0 15px 0;
	background: #ffffff;
}

.box-2thirds-bottom {
	float: left;
	width: 621px;
	margin: -4px 0 15px 0;
	background: #ffffff;
}

#skyBB .textbox-header {
	margin:0 0 0 0;
	background: url(../images/sky/bg-header-textbox.gif) no-repeat;
	height:30px;
}

#skyBB .textbox-content {
	margin:0px 0 0 0;
	background: url(../images/sky/bg-content-textbox.gif) center repeat-y;
	padding:0 15px 15px 15px;
}


#skyBB .textbox-content1 {
	margin:0px 0 0 0;
	background: url(../images/sky/bg-content-textbox.gif) center repeat-y;
	padding:0 15px 15px 15px;
	height:215px;
}

#skyBB .textbox-footer {
	margin:-10px 0 15px 0;
	background: url(../images/sky/bg-footer-textbox.gif) no-repeat;
	padding:0 15px 10px 15px;
	height:44px;
}


#skyBB .textbox-img {
	border: 1px solid #cccccc;
	float:right;
	margin:-5px 0 0 0;
}


#skyBB .textbox-img2 {
	border: 0px solid #cccccc;
	float:right;
	margin:-10px 0 0 0;
}

p.small {
	font-size:11px;
	color:#444444;
}



#skyBB table {			
		padding: 0px 0px 0px 0;
		margin: 0 0 15px 0;
		width:939px;
		cellspacing:0;
		cellpadding:0; 
		border-width:0px;
		border-collapse: collapse;
}

#skyBB td {
		padding:3px 0 3px 10px;
		font-size: 12px;
		border: 1px solid #cccccc;
		border-spacing:0px;
		border-width:1px;
		
}


#skyBB td.content-head {
		border: 0px solid #cccccc;
		background: url(../images/sky/td-header.gif) top left no-repeat;
		padding: 3px 5px 3px 10px;
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		height:32px;
		border-collapse: collapse;
}


#skyBB td.content-head2 {
		border: 0px solid #cccccc;
		text-align: center;
		background: url(../images/sky/td-header2.gif) top repeat-x;
		padding: 3px 5px 3px 5px;
		font-size: 12px;
		font-weight: bold;
		height:32px;
		border-collapse: collapse;	
}

#skyBB td.content-head3 {
		border: 0px solid #cccccc;
		text-align: center;
		background: url(../images/sky/td-header3.gif) top no-repeat;
		padding: 3px 5px 3px 5px;
		font-size: 12px;
		font-weight: bold;
		height:32px;
		border-collapse: collapse;
}

#skyBB td.content {
		width:100px; 
		valign:middle; 
		text-align: center;
		padding: 3px 5px 3px 5px;

}

#skyBB tr {
		border-collapse: collapse;
}



#bundlebox-long {
	margin: 5px 0 20px 0;
}






#skyBB table #mini {	
		padding: 15px 0 15px 0;
		border-collapse: collapse;
		empty-cells: hide;
		width: 900px;
}

#skyBB td.inside {
		border: 1px;
		border-width: 1px 1px 1px 1px;
		padding: 1px 1px 1px 1px;
		border-style: inset inset inset inset;
		border-color: gray gray gray gray;
		background-color: white;
}
