 .blackborder{ 
   border: 1px solid black; 
}

/* Used for subcategories on the pages, e.g the top menu on the products and categories page */
.theme_dark_border{
	border: thin solid #5FAEBD;

}
.theme_dark{
	background-color:#CCCCCC;
}

.theme_light{
	background-color:#EFE8F0;
}

/* Main content, just add a border all round so its not close to edges */
.content{
	padding: 5px;
	background-color: #FFFFFF;
	border: thin #5FAEBD;


}
body{
text-align:center;
}

/***********************************************
 HEADINGS
 Headings used in the core content on the page
 ***********************************************/
/* H1 Text (Largest Heading) */
h1{
	font-size: 12pt;
	color:#FFFFFF;
	font-family: Arial;
	text-decoration: none;
	background:url(/templates/blueBird/misc/h1.jpg) top no-repeat;
	background-position: top right;
	background-repeat:no-repeat;
	clear:both;
/*		text-indent:80px; */
	height:27px;
	line-height:27px;
	vertical-align:text-top;
	width:557px;
	font-weight:100;
	text-indent:10px;
	}


/* H2 Text (Second Largest Heading) */
h2{
	font-size: 12pt;
	color:#3346A1;
	font-family:Arial;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	clear:both;
}

.topNav a:hover{
color:#009DDF;
}

.topNav a{
text-transform: uppercase;
color:#FFFFFF;
font-size:9pt;
font-family:Arial;
}
legend{
	font-size: 12pt;
	color:#3346A1;
	font-family: Arial;
	text-decoration: none;
}

/***********************
 TEXT
 Text used in the main content
************************/
/* Paragraph text*/
p{
	font-size: 11px;
	font-family:Arial;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

/* Table data, advised to keep this the same as the paragraph (p) tag */
td{
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	font-weight: normal;
}

/* A list element. Advised to keep the same as the paragraph (p) tag */
li{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	list-style:none;
	list-style-image:none;
}


/* warning text used when stock levels are low */
.stockwarning{
	font-size: 11px;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* Text used when stock levels are ok */
.stockok{
	font-size: 11px;
	font-family: Arial;
	color: #00CC00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


/* Text used on the product page to highlight a special offer */
.specialoffer{
	font-size: 11px;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* Link text */
a{
	color:#3346A1;
	text-decoration: none;
	font-size: 11px;
	font-weight:lighter;
	font-style: normal;
}

/* left menu */
.vertical_menu{
	margin:0;
	padding:0;
	text-align: left;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	padding-right:6px;
	background-color:#EDEDEE;
}

.vertical_menu p, .vertical_menu td{
	color: #333333;
}

.vertical_menu ul{
	margin:0;
	padding-top:-10px;
	text-indent: 10px;
	list-style-image:none;
	list-style:none;
	padding-left:0;

}
.menuContent{
width:168px;
margin-top:0;
padding:0px;
margin-bottom:10px;
border:1px solid #ffffff;
border-top:none;
padding-top:10px;
padding-left:4px;
padding-bottom:10px;
background:url(/templates/blueBird/misc/menuBg.jpg) top left no-repeat #FFFFFF;
font-family:Arial;
font-size:9pt;
}
.menuContent p{
margin:0;
}
.menuContent form{
	margin: 0;
	padding:0;
	border:none;
}


.vertical_menu ul li{
	list-style-image:none;
	height:21px;
	line-height:21px;
	padding-left:5px;
	background:url(/templates/blueBird/misc/list.gif) left no-repeat;
	

}

.vertical_menu ul li ul li {
	margin-left: -25px;
	border: none;
	list-style-position: outside;

}

.vertical_menu h1{
text-align:left;
line-height:27px;
color:#FFFFFF;
font-size: 8pt;
font-family:Arial;
height:27px;
padding:0;
margin:0;
width:173px;
background:url(/templates/blueBird/misc/menuH1.jpg) top left repeat-x;
text-align:center;
}
.vertical_menu a, .vertical_menu a:hover{
font-family:Helvetica;
font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
	color:#626366;
}


.menulinks{
vertical-align:middle;
	height:40px;	
	
}

.menulinks p, .menulinks td{
	color: #666666;
	font-weight: bold;

}

.menulinks a{
	text-decoration: none;
	color: #CCCCCC;
}
.menulinks b{
	text-decoration: none;
	color: #ffffff;



}

.menulinks a:hover{
	text-decoration: none;
	color: #999999;
}


/*
 The templates used are based on a dark and a light theme colour
 However, these names don't limit you! So please use the colours you choose
*/

/* Dark Theme - See the header and footer colours
.theme_dark{
	background-color:#ffffff;
}

/* Light Theme 
.theme_light{
	background-color: #013370;
}

/* The background colour of the page */
body{
background:#B6BCDE url(/templates/blueBird/misc/bg.jpg) repeat-x;
padding-top: 30px;
margin:0;
text-align:center;
}

.innerBG{
	margin:0;
	padding:0px;
	padding-bottom:50px;
	/* background:url(/templates/dd/misc/bottombg.jpg) bottom left repeat-x; */
}

.myBasket{
	clear:both;
	position:relative;
	padding-left:30px;
	text-align:right;
	vertical-align:bottom;
}

.myBasket a{
font-size:12px;
color:#999999;
padding-right:15px;
}

.outer{
	width:796px;
	margin:0 auto;
	text-align:left;
	padding:10px;
	background-color:#FFFFFF; 
	border:2px solid #8A96CA;
}
.inner{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
padding-left:10px;
}

.topBanner{
background-image:url(/templates/blueBird/logo/logo.jpg);
/* height:125px; */
width:775px;
background-repeat:no-repeat;
padding:0;
margin:0;
float:left;
margin-bottom:20px;
}

.loginLink{
padding-left:94px;
}
.topNav{
margin:0;
padding:0;
list-style:none;
background-color:#3346A1;
float:left;
width:775px;
margin-top:128px;
background:url(/templates/blueBird/misc/menuBg.gif) repeat left top;
height:37px;
}

.topNav li{
	float:left;
	list-style-image:none !important;
	height:34px;
	width:105px;
	text-align:center;
	background:none;
}

.topNav a{
display:block;
padding:0 10px;
text-decoration:none;
line-height:33px;
background:url(/templates/blueBird/misc/spacer.gif) repeat-y left top;
text-align:center;
}

.topNav .first a{
background:none;
}

.topNav .last a{
text-align:right;
color:#6C5635; 
text-transform:lowercase;
background:none;
font-weight:100;
}
.last{
width:30%;
text-align:right;
}
.clear{
clear:both;
width:100%;
}


.first{
width:291px;
text-align:right;
}

.bottomBlue{
padding:0;
margin:0;
background:url(/templates/blueBird/misc/bottom.jpg) top left no-repeat;
width:774px;
height:64px;
float:left;
margin-left:10px;
}

.middleContent{
/* border:2px solid #E4E4E4; */
margin-bottom:0;
padding-bottom:0;
padding-left:15px;
padding-right:15px;
}
.middleContent li{
	background:url(/templates/blueBird/misc/list.gif) left no-repeat;
	padding-left:10px;
}