body {
	background-image:url('background.png');
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	background-attachment: fixed;
	position:relative;
	font-family:Calibri, Arial,tahoma,verdana,sans-serif;
	font-size:14px;
}
#container 
{
	background-color:#FFF;
	width:969px;
	padding:0 5px;
	margin:0 auto;
	border:1px solid #b7c9de;
	border-width:0 1px;
}
#logo {
	position: absolute;
	bottom: 8px;
	left: 0px;
}
#phoneNumber {
	position: absolute;
	bottom: 8px;
	right: 0px;
}
#header {
	height: 172px;
	background-image: url('gobouncy.png');
	background-position: center top;
	background-repeat: no-repeat;
	position:relative;
}
#topLinks 
{
	background-image: url('header-trans.png');
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom:2px;
	text-align:center;
	padding-top:15px;
	text-shadow: 1px 1px 2px #000000;
}
#topLinks a 
{
	color:#FFFFFF;
	font-size:16px;
	margin:0 15px;
	z-index:3;
}
#topLinks a.active, #topLinks a:hover {
	color:#fffc00;
}
a#bookmarkLink {
    bottom: 258px;
    color: #FFFC00;
    position: absolute;
    right: 46px;
    z-index: 3;
}
#topLinks a#topLogo 
{
    bottom: 159px;
    left: 7px;
    padding: 0;
    position: absolute;
}
#headerLogo 
{
    left: 18px;
    position: absolute;
    top: 8px;
}
#headerPhonenumber 
{
    position: absolute;
    right: 19px;
    top: 10px;
}
#bannerArea 
{
	position:relative;
	height:213px;
	margin-bottom:2px;
}
#separator1 
{
	background-color: #D40309;
	width:218px;
	height:105px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
#separator2 
{
	background-color: #D40309;
	width:218px;
	height:105px;
	position:absolute;
	bottom:0;
	left:0;
	padding:0;
}
#separator1 p, #separator2 p 
{
	padding:15px 10px 0 30px;
	color:#FFF;
	margin:0;
}
#separator1 p strong, #separator2 p strong
{
	color:#fff600;
	font-size:14px;
}
#flashBanner {
	bottom: 0px;
	height: 266px;
	position: absolute;
	right: 0;
	width: 322px;
	z-index: 2;
}
#mainBanner 
{
	position:absolute;
	top:0;
	right:0;
}
#underBanner 
{
	background-image: url('big-bar.png');
	background-repeat:repeat-x;
	background-color: #134ED8;
	margin:0 auto;
	height:16px;
	color:#FFF;
	text-align:right;
	padding:10px;
	margin-bottom:10px;
	position:relative;
}
#homepageListingsHeader 
{
	background-color:#ed0000;
	color:#FFF;
	padding:10px;
	font-weight:bold;
}
#extraAssets {
	background-color: #DBE8F9;
	border: 1px solid #333333;
	margin-bottom: 6px;
	overflow: auto;
	padding: 10px;
}
#leftBar 
{
	width:207px;
	float:left;
	margin-left:10px;
}
#leftCategories a 
{
	display:block;
	background-image:url('category-background.png');
	background-repeat:no-repeat;
	padding:10px 0;
	text-align:center;
	font-size:14px;
	margin-bottom:5px;
	color:#000;
	height:14px;
}
#deliveryAreasRight 
{
	font-size:11px;
}
#deliveryAreasRight strong 
{
	color:#cd0000;
}
#leftLogo 
{
	margin-left:-10px;
}

input.textfield:focus, .contactdetails #pCode2:focus, .contactdetails textarea:focus, .textareafield:focus {
	background-color: #DBE8F9;
}
.product h2 {
	background-color:#ed0000;
	color:#FFF;
	padding:5px 10px;
	font-size:18px;
	margin:0;
	text-shadow: -1px -1px 3px #890000;
}
.mainImagePanel > img {
    border: 5px solid #ed0000;
}
.castlePanel .castleCheckBook 
{
	color:#ffdb00;
	background-color:#000;
	text-decoration:underline;
}
.castlePanel 
{
	border:1px solid #000;
}
#footer 
{
	padding:20px 10px 10px 10px;
	margin-top:15px;
	border-top:1px solid #000;
}
#footer a 
{
	color:#666;
	text-decoration:none;
	padding:0 5px;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;	
}
#footer a#BCNLink {
	float:right;
	border:0;
}
#footerLinks {
	text-align:center;
	padding:5px 0;
}
#floatKids 
{
	position:absolute;
	bottom:0;
	right:-20px;
}
#underBanner 
{
	position:relative;
}
#leftListings a {
	border-bottom: 1px dashed #323232;
	color: #323232;
	display: block;
	text-decoration: none;
	padding: 7px;
}
#leftListings a:hover {
	background: none repeat scroll 0 0 #EEF;
    color: #000;
}
.textContent h1, .textContent h2 
{
	color:#3366FF;
}
.textContent 
{
	line-height:150%;
}

#categoryListings a {
	color: #333333;
	display: block;
	margin-bottom: 5px;
	padding: 0.5em;
	text-align: center;
	background-color: #fff344;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 3px #C0C0C0;
	-moz-box-shadow: 1px 1px 3px #C0C0C0;
	box-shadow: 1px 1px 3px #C0C0C0;
	text-shadow: -1px -1px 1px #f5be00;
	background-image: -moz-linear-gradient(top, #fff344, #ffd131);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff344), color-stop(1.0, #ffd131));
	border: 1px solid #333333;
	background-color: #fff344;
}
#categoryListings a:hover {
	background-image: -moz-linear-gradient(top, #ffd131, #fff344);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffd131), color-stop(1.0, #fff344));
	background-color: #ffd131;
	color: #000000;
	border: 1px solid #000000;
	text-shadow: 1px 1px 1px #f5be00;
}
