/* Breadcrumb trail  */
.breadcrumbtrail 
{
    float:left;
    width:100%;
	padding:0px 0px 12px 0px;
}

.breadcrumbtrail ul {
	margin: 0px;
	padding:0px;
	display: inline;
	border: none;
} 

.breadcrumbtrail ul li 
{
    padding:0px 10px 0px 0px;
    margin:0px;
	border: none;
	list-style: none;
	display: inline;
	color: #5a5a5a;
}
.breadcrumbtrail ul li a{
	color: #234c8a;
	font-weight:normal;
	text-decoration:underline;
}
.breadcrumbtrail ul li a:hover{
	text-decoration:none;
}
.breadcrumbtrail ul li.first
{
}
#middleColumn .breadcrumbtrail ul li
{
    padding:0px;
    margin:0px;
    border:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background: url(/images/global/bodyBack.gif) top left repeat-x #ffffff;
	font-size: 0.75em;
}
p, a, h1, h2, h3, ul, li, table, form, input, select, textarea{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
}
img {
	border: none;
}
a {
	color: #234C8A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* ------------------------------- † LAYOUT STYLES † ---- */

#headerWrap {
	width: 100%;
	background: url(/images/global/logoBack.gif) top center no-repeat;
	float: left;
}
#header {
	width: 983px;
	margin: 0px auto;
}
#headerInner {
	width: 983px;
	float: left;
	background: url(/images/global/searchBack.gif) top right no-repeat;
}
#headerTop {
	width: 983px;
	position: relative;
	float: left;
	padding: 0px 0px 4px 0px;
}
#headerTop .logo {
	float: left;
	width: 180px;
	display: inline;
	margin: 0px 0px 0px 75px;
}
#headerTop .banner {
	width: 369px;
	float: left;
	display: inline;
	margin: 12px 0px 0px 93px;
}
#headerTop .search {
	position: absolute;
	clear: both;
	right: 2px;
	top: 78px;
	width: 271px;
}
#headerTop .search .searchtext{
	width: 168px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #446da9;
	border-right: none;
	padding: 1px 1px;
	float: left;
}
#headerTop .search .button{
	float: left;
}
#headerTop .search .glass{
	float: left;
	margin: 0px 8px 0px 0px;
}
#container {
	margin: 0px auto;
	width: 975px;
	padding: 0px 3px 0px 5px;
}
#main {
	width: 975px;
	float: left;
	padding: 12px 0px 10px 0px;
	background: url(/images/global/borderBottom.gif) bottom left repeat-x #fff;
}
#main .top {
	width: 959px;
	float: left;
	padding: 0px 0px 0px 16px;
}
#main .left {
	width: 720px;
	padding: 0px 0px 0px 16px;
	float: left;
}
#main .fullWidth {
	width: 959px;
	padding: 0px 0px 0px 16px;
	float: left;
}

#main .mainImg {
	position: relative;
	width: 713px;
	height: 361px;
	float: left;
	background: url(/images/misc/mainHorse.jpg) top left no-repeat;
}

#main #middleColumn .mainImg.inside {
	position: relative;
	width: 713px;
	height: 232px;
	float: left;
	background: url(/images/misc/mainHorseInside.jpg) top left no-repeat;
	margin: 0px 0px 10px 0px;
}

#main #middleColumn .mainImg .text{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
	width: 693px;
	background: url(/images/misc/blackBack.png) top left repeat;;
	color: #FFFFFF;
}

#main #middleColumn .mainImg .text h1{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	border:none;
	padding:0px;
	background:none;
}

#main #middleColumn .mainImg .text a{
	color: #9bb0cf;
}
#main .bottom {
	width: 975px;
	margin: 12px 0px 0px 0px;
	float: left;
}
#main #news {
	width: 421px;
	float: left;
}
#main #news .header {
	width: 386px;
	padding: 8px 0px 8px 35px;
	float: left;
	color: #234c8a;
	font-size: 1.3em;
	font-weight:bold;
	background: url(/images/panels/headerPanel.gif) top left no-repeat;
}
#main #news .row {
	width: 421px;
	float: left;
	margin: 1px 0px 0px 0px;
	color: #fff;
}
#main #news .col1 {
	width: 215px;
	float: left;
}
#main #news .col2 {
	width: 205px;
	float: right;
}
#main #news .col2 .row{
	width: 185px;
	padding: 8px 10px;
	float: left;
	background: #9bb0cf;
	margin:0px;
}
#main #news .col2 .rowAlt{
	width: 185px;
	padding: 7px 10px;
	float: left;
	background: #0b3a7f url(/images/global/newsRowBlue.gif) top left repeat-x;
	margin: 1px 0px;
	font-weight: bold;
}

/* ------------------------------- † NAV STYLES † ---- */
#nav {
	float: left;
	display: inline;
	margin: 0px 0px 0px 2px;
	width: 978px;
	font-size: 1.1em;
	clear:both;
}
#nav ul {
	float: left;
	width: 1000px;
}
#nav li {
	float: left;
}
#nav a {
	float: left;
	color: #FFF;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
}
#nav a:hover, #nav a.current {
	float: left;
	color: #05347a;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
.ie6 #nav a:hover {
	color: #fff;
}
.ie6 #nav a.current:hover {
	color: #05347a;
}
#nav a span.left {
	float: left;
	width: 6px;
	height: 34px;
	background: url(/images/global/navLeft.png) top left no-repeat;
}
#nav a span.nav {
	float: left;
	padding: 8px 11px 0px 10px;
	background: url(/images/global/navBack.png) top left no-repeat;
	height: 26px;
}
#nav a span.right {
	float: left;
	width: 6px;
	height: 34px;
	background: url(/images/global/navRight.png) top left no-repeat;
}
#nav a:hover span.left, #nav a.current span.left {
	float: left;
	padding: 0px 0px 8px 0px;
	width: 6px;
	height: 34px;
	background: url(/images/global/navLeftMO.png) top left no-repeat;
}
#nav a:hover span.nav, #nav a.current span.nav {
	float: left;
	padding: 14px 11px 0px 10px;
	background: url(/images/global/navBackMO.png) top left repeat-x;
	height: 28px;
}
#nav a:hover span.right, #nav a.current span.right {
	float: left;
	padding: 0px 0px 8px 0px;
	width: 6px;
	height: 34px;
	background: url(/images/global/navRightMO.png) top left no-repeat;
}
/* ------------------------------- † SUBNAV STYLES † ---- */
#subNav {
	float: left;
	width: 975px;
}
#subNav ul {
	float: left;
	width: 955px;
	padding: 9px 0px 10px 20px;
}
#subNav li {
	float: left;
	margin: 0px 10px 0px 0px;
	color: #fff;
	font-weight: bold;
}
#subNav a {
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#subNav a:hover, #subNav a.current {
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.nav_about-us {
	background: #244c8a;
}
.nav_help-today {
	background: #6fc820;
}
.nav_help-tomorrow {
	background: #8bd2f4;
}
.nav_you-help {
	background: #f8981d;
}
.nav_information {
	/*background: #98cc70;*/
	/*background: #aa66a0;*/
	background: #98528e;
}
.nav_contact {
	background: #539687;
}
/* ------------------------------- † BREADCRUMB STYLES † ---- */
#breadCrumb {
	float: left;
	padding: 0 0 10px 0;
	width: 975px;
	background: #fff;
}
#breadCrumb ul {
	float: left;
	width: 957px;
	padding: 12px 0px 0px 18px;
}
#breadCrumb li {
	float: left;
	margin: 0px 7px 0px 0px;
	color: #5a5a5a;
}
#breadCrumb a {
	float: left;
	color: #234c8a;
	text-decoration: underline;
}
/* ------------------------------- † LEFT COLUMN STYLES † ---- */
#leftColumn {
	width: 200px;
	display: inline;
	float: left;
	margin: 2px 0px 0px 0px;
}
#leftColumnNav {
	width: 200px;
	float: left;
	background: url(/images/panels/leftNavBottom.gif) bottom left no-repeat;
	padding: 0px 0px 14px 0px;
	margin-top:15px;
	display:inline;
}
#leftColumnNav ul {
	width: 200px;
	float: left;
}
#leftColumnNav li {
	float: left;
	margin: 2px 0px 0px 0px;
	position: relative;
}
#leftColumnNav a {
	float: left;
	padding: 6px 0px 6px 30px;
	width: 170px;
	background: #f5f5f5 url(/images/buttons/leftNav.gif) 10px 9px no-repeat;
	font-weight: bold;
}
#leftColumnNav a:hover {
	background: #234c8a url(/images/buttons/leftNavMO.gif) 10px 9px no-repeat;
	color: #fff;
}
#leftColumnNav ul ul {
	background: #2A4A89;
	clear: both;
	display: none;
	padding: 0 2px 2px 2px;
	position: absolute;
	top: 0;
	left: 200px;
}
#leftColumnNav li:hover ul {
	display: block;
}
#leftColumnNav ul ul a {
	padding: 6px 0px 6px 12px;
	width: 190px;
	background: none;
	color: #fff;
	font-weight: normal;
}
#leftColumnNav ul ul a:hover {
	background: #9AABCC;
}
.navHeader {
	float: left;
	width: 170px;
	padding: 0px 0px 0px 30px;
	background: url(/images/panels/newsHeader.gif) top left no-repeat #d7d7d7;
}
.navHeader h3 {
	font-weight: bold;
	color: #234c8a;
	padding: 8px 0px 7px 0px;
	font-size: 1.2em;
}
#mailingList {
	width: 200px;
	float: left;
	margin: 11px 0px 0px 0px;
}
#mailingList .header {
	width: 185px;
	padding: 11px 0px 8px 15px;
	float: left;
	color: #fff;
	background: url(/images/panels/header-mailingList.gif) top left no-repeat;
	font-weight: bold;
}
#mailingList .content {
	width: 168px;
	padding: 13px 15px 0px 15px;
	float: left;
	background: url(/images/panels/leftColumnBoxBack.gif) top left repeat-x;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	text-align: right;
}
#mailingList .content input.emailaddress {
	width: 164px;
	padding: 1px 1px 2px 1px;
	margin: 0px 0px 6px 0px;
	border: 1px solid #345e9c;
	color: #969696;
}
#popularSearches {
	width: 200px;
	float: left;
	margin: 11px 0px 0px 0px;
}
#popularSearches .header {
	width: 185px;
	padding: 11px 0px 8px 15px;
	float: left;
	color: #fff;
	background: url(/images/panels/header-popularSearches.gif) top left no-repeat;
	font-weight: bold;
}
#popularSearches .content {
	width: 183px;
	padding: 5px 15px 10px 0px;
	float: left;
	background: url(/images/panels/leftColumnBoxBack.gif) top left repeat-x;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
}
#popularSearches .content ul {
	float: left;
	margin: 0px;
	padding: 0px;
 }
#popularSearches .content li {
	float: left;
	margin: 0px;
	padding: 0px;
 }
#popularSearches .content a {
	float: left;
	padding: 6px 0px 6px 23px;
	width: 160px;
	background: url(/images/buttons/greyArrows.png) no-repeat;
	text-decoration: underline;
 }
/* ------------------------------- † MAIN COLUMN STYLES † ---- */
#middleColumn {
	float: left;
	width: 500px;
	display: inline;
}
#middleColumn h1 {
	margin: 0 0 10px 0;
	padding: 0px 0px 5px 0px;
	font-size: 1.65em;
	color: #234c8a;
	background: url(/images/global/borderBottom.gif) bottom left repeat-x;
}
#middleColumn h1 span {
	font-size: 0.6em;
	display: block;
	padding: 4px 0px 0px 0px;
}

#middleColumn h2 {
	margin: 10px 0px;
	font-size: 1.15em;
}
#listingResults {
	float: left;
	width: 500px;
	background: #c8d2e2 url(/images/panels/listingResultsTop.gif) top left no-repeat;
	margin: 12px 0px 5px 0px;
}
#displaying {
	float:left;
	width:200px;
}
#displaying p {
	margin:10px 0px 0px 18px;
}
#navigation {
	float:right;
	width:270px;
	padding: 0px 5px 0px 0px;
}
#navigation p {
	margin:5px 0px 5px 2px;
	text-align: right;
	color: #234c8a;
}
#navigation p span {
}
#navigation a {
	color: #234c8a;
	text-decoration: underline;
}
#navigation img {
	margin:0 0px -8px 5px;
}
#middleColumn .newsItem{
	float: left;
	width: 491px;
	padding: 0px 0px 13px 9px;
	border-bottom: 1px solid #ebebeb;
	margin: 13px 0px 0px 0px;
}
#middleColumn .newsItem .text {
	float: right;
	width: 314px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
#middleColumn .newsItem .text h4{
	color: #234c8a;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}
#middleColumn .newsItem .text h4 a{
	color: #234c8a;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
#middleColumn .newsItem .image{
	float: left;
	width: 153px;
	height: 98px;
	overflow: hidden;
}
#middleColumn .story {
	float: left;
	width: 500px;
}
#middleColumn .storyInner h2 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	font-size: 1.2em;
}
#middleColumn .storyInner {
	float: left;
	width: 500px;
	padding: 10px 0px 0px 0px;
}
#middleColumn .storyInner p {
	margin: 10px 0px;
}
#middleColumn .storyInner .storyImages {
	float: right;
	width: 210px;
}
#middleColumn .storyInner .storyImages .image {
	float: right;
	margin: 0px 0px 10px 0px;
	width: 200px;
}
#middleColumn .storyInner .storyImages .image .title {
	float: left;
	width: 180px;
	padding: 5px 10px 5px 10px;
	background: #ebebeb url(/images/panels/storyPanelBottom.gif) bottom left no-repeat;
}
#middleColumn.leftColumnLayout {
	float: left;
	width: 718px;
	display: inline;
	margin: 0px 0px 0px 20px;
}
#middleColumn.rightColumnLayout {
	float: left;
	width: 718px;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#middleColumn .welfareBox {
	float: left;
	width: 359px;
	display: inline;
	margin: 0px 0px 0px -5px;
}
#middleColumn .welfareBox.right {
	float: right;
	width: 359px;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#middleColumn .welfareBox .header {
	float: left;
	width: 336px;
	background: url(/images/panels/headerBlue.gif) top left no-repeat;
	padding: 13px 0px 13px 23px;
	display: inline;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	font-size:1.1em;
}
#middleColumn .welfareBox .text {
	float: left;
	width: 316px;
	display: inline;
	margin: 0px 0px 0px 7px;
	padding: 10px 15px;
	position: relative;
	background: url(/images/panels/aboutBack.gif) top left repeat-x #fff;
	border: 1px solid #e5e5e5;
	border-top: none;
}
#middleColumn .welfareBox .text li{
	padding: 6px 0px 3px 23px;
	width: 293px;
	background: url(/images/buttons/greyArrows.png) no-repeat;
	color: #234c8a;
	text-decoration: underline;
}
#middleColumn .welfareBox .text li a{
	color: #234c8a;
	text-decoration: underline;
}
#middleColumn .welfareBox .br {
	position: absolute;
	bottom: -3px;
	right: -2px;
}
#middleColumn.leftColumnLayout .countries {
	float: left;
	width: 720px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer {
	background: url(/images/misc/countries.gif);
	float: left;
	height: 374px;
	margin: 10px 0 0 0;
	position: relative;
	width: 100%;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble {
	background: url(/images/misc/speech-bubble.png);
	height: 173px;
	position: absolute;
	width: 301px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble .thumb {
	float: left;
	height: 67px;
	margin: 18px 0 0 18px;
	overflow: hidden;
	width: 90px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble .text {
	color: #000;
	display: inline;
	float: left;
	margin: 18px 0 0 18px;
	width: 142px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble .textnothumb {
	width: 250px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble .text p {
	margin: 0;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble .text p a {
	color: #000;
}
#middleColumn.leftColumnLayout .countries .mapcontainer .speechbubble .text .title a {
	color: #234C8A;
	text-decoration: underline;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble0 {
	left: 330px;
	top: -20px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble1 {
	left: 85px;
	top: 30px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble2 {
	left: 110px;
	top: 50px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble3 {
	left: 120px;
	top: 55px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble4 {
	left: 253px;
	top: 53px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble5 {
	left: 255px;
	top: 49px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble6 {
	left: 330px;
	top: 140px;
}
#middleColumn.leftColumnLayout .countries .mapcontainer #bubble7 {
	left: 337px;
	top: 140px;
}
#middleColumn.leftColumnLayout .countries .countrynames {
	display: inline;
	float: left;
	margin: 10px 0 0 100px;
	width: 527px;
}
#middleColumn.leftColumnLayout .countries .countrynames ul {
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	float: left;
	margin: 0;
	padding: 0;
	width: 525px;
}
#middleColumn.leftColumnLayout .countries .countrynames ul li {
	background: url(/images/panels/select-country-bullet.gif) left center no-repeat;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 28px;
	width: 103px;
}
#middleColumn.leftColumnLayout .countries .countrynames ul li a {
	color: #234C8A;
	text-decoration: underline;
}
#middleColumn.leftColumnLayout .countries h2 {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	font-size: 1.2em;
}
#middleColumn.leftColumnLayout .countriesText p {
	margin: 10px 0px;
}
#middleColumn.leftColumnLayout .countriesText span {
	font-weight: bold;
	color: #234c8a;
}
/* ------------------------------- † PROFILE STYLES † ---- */
.profileRow {
	float: left;
	width: 500px;
	padding: 10px 0px 0px 0px;
}
.profileRow .profile {
	float: left;
	width: 240px;
}
.profileRow .profile .name {
	float: left;
	width: 240px;
	background: url(/images/panels/profile-header.gif) top left no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0px 6px 18px;
}
.profileRow .profileInner {
	float: left;
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 8px 10px 0px 10px;
	width: 211px;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	background: url(/images/panels/profileBack.gif) top left repeat-x;
}
#main .top #middleColumn .profileRow .profile .profileInner .image {
	float: left;
	width: 88px;
}
#main .top #middleColumn .profileRow .profile .profileInner .desc {
	float: left;
	width: 110px;
	padding: 0px 0px 0px 10px;
	color: #5a5a5a;
}
#main .top #middleColumn .profileRow .profile .profileInner .desc a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	background: url(/images/misc/profileArrow.gif) left 4px no-repeat;
	color: #234c8a;
}
#main .top #middleColumn .profileRow .profile .bottom{
	float: left;
	width: 240px;
	margin: 0px 0px 0px 5px;
}
#main .top #middleColumn .profileRow .profile.left {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
#main .top #middleColumn .profileRow .profile.right {
	float: right;
}
/* ------------------------------- † DOWNLOADS STYLES † ---- */
#downloads {
	float: left;
	width: 500px;
}
#downloads .top {
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#downloads .downloadsInner {
	float: left;
	width: 483px;
	padding: 0px 0px 0px 15px;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	background: url(/images/panels/downloadsBack.gif) top left repeat-x;
}
#downloads .downloadsInner p {
	float: left;
	width: 190px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(/images/icons/img.png) top left no-repeat;
}
#downloads .downloadsInner p.pdf, .pressReleases p.pdf {
	padding: 4px 0 8px 30px; /*Added AR 3apr09*/
	background: url(/images/icons/PDF.png) top left no-repeat;
}
#downloads .downloadsInner p.doc, .pressReleases p.doc {
	padding: 4px 0 8px 30px; /*Added AR 3apr09*/
	background: url(/images/icons/wrd.png) top left no-repeat;
}
#downloads .downloadsInner p.xls, .pressReleases p.xls {
	padding: 4px 0 8px 30px; /*Added AR 3apr09*/
	background: url(/images/icons/xcl.png) top left no-repeat;
}
#downloads .downloadsInner p.mp3, .pressReleases p.mp3 {
	padding: 4px 0 8px 30px; /*Added AR 3apr09*/
	background: url(/images/icons/img.png) top left no-repeat;
}

#downloads .bottom {
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
/* ------------------------------- † SITEMAP STYLES † ---- */
#middleColumn #sitemapLeft {
	float: left;
	width: 359px;
	display: inline;
	margin: 0px 0px 0px -5px;
}
#middleColumn #sitemapRight {
	float: right;
	width: 359px;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#middleColumn .sitemapBox {
	float: left;
	width: 359px;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#middleColumn .sitemapBox .header {
	float: left;
	width: 336px;
	background: url(/images/panels/headerBlueSM.gif) top left no-repeat;
	padding: 13px 0px 13px 23px;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#middleColumn .sitemapBox .header a{
	color: #fff;
	font-weight: bold;
	font-size:1.1em;
	text-decoration: none;
}

#middleColumn .sitemapBox .header.grey {
	background: url(/images/panels/headerGrey.gif) top left no-repeat;
}
#middleColumn .sitemapBox .header.green {
	background: url(/images/panels/headerGreen.gif) top left no-repeat;
}
#middleColumn .sitemapBox .header.lightBlue {
	background: url(/images/panels/headerLightBlue.gif) top left no-repeat;
}
#middleColumn .sitemapBox .header.orange {
	background: url(/images/panels/headerOrange.gif) top left no-repeat;
}
#middleColumn .sitemapBox .header.purple {
	background: url(/images/panels/headerPurple.gif) top left no-repeat;
}
#middleColumn .sitemapBox .header.darkGreen {
	background: url(/images/panels/headerDarkGreen.gif) top left no-repeat;
}
#middleColumn .sitemapBox .text {
	float: left;
	width: 316px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px;
	position: relative;
	color: #234c8a;
}
#middleColumn .sitemapBox .text p {
	clear: left;
}

#middleColumn .sitemapBox .text p a{
	color: #234c8a;
	font-weight: bold;
}

#middleColumn .sitemapBox .text ul{
	margin:0px 0px 0px 20px;
}
#middleColumn .sitemapBox .text li{
	clear: left;
	padding: 3px 0px 3px 20px;
	margin: 0px 20px 0px 0px;
	background: url(/images/misc/site-map-bullets.gif) 0px 10px no-repeat;
	float: left;
	color: #234c8a;
	text-decoration: underline;
}
#middleColumn .sitemapBox .text li a{
	float: left;
	color: #234c8a;
	text-decoration: underline;
}
/* ------------------------------- † CONTACT PAGE STYLES † ---- */
.contactTele {
	margin:  20px 0px 0px 0px;
	padding: 0px 0px 20px 60px;
	background:url(/images/misc/contactTele.gif) no-repeat top left;
}
.contactTele span {
	font-weight: bold;
	color: #234c8a;
}
.contactEmail {
	padding: 0px 0px 20px 60px;
	background:url(/images/misc/contactEmail.gif) no-repeat top left;
}
.contactEmail span {
	font-weight: bold;
	color: #234c8a;
}
#contactForm {
	float: left;
	padding: 0px 0px 12px 0px;
	width: 500px;
	background: #ddecf4 url(/images/misc/contactBR.gif) bottom right no-repeat;
	color: #234c8a;
}
#contactForm .row {
	float: left;
	width: 500px;
	padding: 0px 0px 10px 0px;
}
#contactForm .name {
	float: left;
	width: 100px;
	padding: 2px 0px 0px 30px;
	text-align: right;
}
#contactForm .input {
	float: right;
	width: 350px;
}
#contactForm .input input {
	width: 171px;
	padding: 0px 2px 2px 2px;
}
#contactForm .input input.long {
	width: 316px;
	padding: 0px 2px 2px 2px;
}
#contactForm .input input.submit {
	width: 57px;
	height: 26px;
	padding: 0px;
}
#contactForm .input select {
	padding: 0px 2px 2px 2px;
}
#contactForm .input select.long {
	width: 320px;
	padding: 0px 2px 2px 2px;
	margin: 9px 0px 0px 0px;
}
#contactForm .input textarea {
	padding: 0px 2px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	width: 316px;
	height: 105px;
}
/* ------------------------------- † RIGHT COLUMN STYLES † ---- */
#main #rightColumn {
	width: 218px;
	float: right;
}
#main #rightColumnPanels {
	width: 218px;
	float: right;
}
#main #rightColumnPanels .hotline {
	margin: 0px 0px 4px 0px;
}
#main #rightColumnPanels .donate {
	margin: 0px 0px 3px 0px;
}
#main #rightColumnPanels .rehome {
	margin: 0px 0px 4px 0px;
}
#main #rightColumnPanels .join {
	margin: 0px 0px 0px 0px;
}
#rightNewsColumn {
	float: left;
	width: 200px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: url(/images/global/borderBottom.gif) top left repeat-x;
}
.newsHeader {
	float: left;
	width: 170px;
	padding: 0px 0px 0px 30px;
	background: url(/images/panels/newsHeader.gif) top left no-repeat #d7d7d7;
}
.newsHeader h3 {
	font-weight: bold;
	color: #234c8a;
	padding: 8px 0px 7px 0px;
	font-size: 1.2em;
}
.newsImage {
	float: left;
	width: 198px;
	border: 1px solid #ededed;
}
.newsRow {
	float: left;
	width: 187px;
	padding: 8px 4px 8px 9px;
	background: #9bb0cf;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
}
.newsRow a {
	color: #fff;
	text-decoration: none;
}
.newsRow.selected {
	width: 182px;
	padding: 7px 9px;
	float: left;
	background: #0b3a7f url(/images/global/newsRowBlue.gif) top left repeat-x;
	font-weight: bold;
	text-decoration: none;
}
.newsRow.selected a {
	font-weight: bold;
}
.newsMore {
	float: left;
	width: 190px;
	padding: 5px 10px 6px 0px;
	background: url(/images/panels/newsBottom.gif) bottom left no-repeat #ebebeb;
	text-align: right;
}
/* ------------------------------- † STYLING STYLES † ---- */
#bookmarks {
	float: left;
	width: 975px;
	margin: 10px 0px 0px 0px;
	background: #f0f0f0;
}
#bookmarks ul {
	float: left;
	/*width: 850px;*/
	padding: 0px 0px 0px 40px;
}
#bookmarks li {
	float: left;
	margin: 0px 13px 0px 0px;
	color: #5a5a5a;
	/*font-weight: bold;*/
}
#bookmarks li span {
	float: left;
	padding: 11px 0px 11px 0px;
}
#bookmarks a {
	float: left;
	color: #5a5a5a;
	/*font-weight: normal;*/
}
#bookmarks a img {
	float: left;
	margin: 10px 5px 0px 0px;
}
#bookmarks a span {
	float: left;
}
/* ------------------------------- † FOOTER STYLES † ---- */
#footer {
	float:left;
	width: 975px;
	padding: 10px 0px 0px 0px;
	color: #999999;
}
#footer .left {
	float:left;
	width: 400px;
}
#footer .right {
	float:right;
	width: 400px;
	text-align: right;
}
#footer a {
	text-decoration: underline;
	color: #999999;
}
#footer span {
	margin: 0px 5px;
}
/* ------------------------------- † TEXT STYLES † ---- */
.textPurple {
	color:#8a217b;
}
.textOrange {
	color:#dc8311;
}

#message {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #FBCF99;
	border-top: 1px solid #F79D2A;
	border-bottom: 1px solid #F79D2A;
}
#message a {
	font-weight: bold; color: #000;
}

#middleColumn .linkset {
	float: left;
	width: 160px;
	margin-right: 6px
}

#middleColumn li {
	margin-left: 20px;
}

#middleColumn .welfareBox li, #middleColumn .countrynames li, #middleColumn .linkset li, #middleColumn .sitemapBox li {
	margin-left: 0px;
	list-style: none;
}

/* new css */
.product{
	float:left;
	padding:0px;
}
.home_region, .products_normal, #main .rightColumnLayout{
	width:718px;
}
.product .pad{
	float:left;
	padding:5px 15px 0px 15px;
}
.product .box, #toplists .box{
	margin:0px 15px 15px 0px;
	width:340px;
	border:solid 1px #E5E5E5;
	height:190px;
	float:left;
	display:inline;
}
#toplists .box{
	height:auto;
	width:663px;
}
.product .box h2 a, #toplists .box h4, product .box h2, .product h2{
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	color:#234c8a;
}
.product .box h2 a:hover, #toplists .box h4 a:hover{
	text-decoration:underline;
}
.product .box img, .product .main img{
	float:right;
	padding:10px 0px 0px 15px;
	background:#FFFFFF;
}
 .product .moreinfo img{
	padding:0px;
}
.minprice{
	font-weight:bold;
}
#toplists .box ul{
	list-style:none;
	padding:0px 0px 20px 0px;
	margin:0px;
}
#toplists .box ul li{
	list-style:none;
	padding:0px;
	margin:0px;
}
.pad p{
	padding-bottom:15px;
}
.moreinfo{
}
.reviews{
	float:left;
	margin-right:20px;
	display:inline;
}
.reviews, .carryonshopping{
	background:url(/images/bkg/bkg_dots.gif) top left repeat-x;
	margin-top:15px;
	padding-top:8px;
	padding-bottom:4px;
}
.carryonshopping h3{
	font-weight:bold;
}
.carryonshopping ul{
	list-style:none;
	padding-bottom:15px;
}
.carryonshopping ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	background:none;
}
h2{
	color:#234c8a;
}
.rightShopping{
	background:url(../../images/bkg_search_title.gif) top left no-repeat #DBE0E7;
	float:left;
	width:200px;
	margin:5px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	display:inline;
}
#rightColumn h4{
	float:left;
	width:200px;
	background:url(../../../images/bkg/bkg_dots.gif) bottom left repeat-x;
	padding-bottom:10px;
	margin:15px 0px 10px 0px;
}
.rightShopping h4{
	margin:0px;
	font-size:1.2em;
	color:#FFFFFF;
}
#rightColumn .rightShopping h4{
	background:none;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 10px;
	display:inline;
	width:190px;
}
#rightColumn ul{
	padding-bottom:15px;
}
.rightShopping p{
	padding-bottom:10px;
}
#numberofitems{
	padding:0px 10px 10px 10px;
	font-weight:bold;
}
#basketempty, #baskethidden{
	padding:0px 10px 14px 10px;
}
ul#basketlines{
	padding:0px 10px 10px 10px;
}
#baskettotals{
	padding:0px 10px;
}
#basketlinks{
	background:#0B2D61;
	padding:10px 0px;
	font-size:.9em;
}
#basketlinks a{
	color:#FFFFFF;
	text-decoration:none;
}
#basketlinks a:hover{
	text-decoration:underline;
}
.searchInner{
	background:#DBE0E7;
	padding:10px;
	float:left;
}
.searchInner input{
	border:0px;
	background:#FFFFFF;
	float:left;
	height:20px;
}
.baskettable table{
	margin-bottom:15px;
}
.baskettable table tr{
	background:url(../../../images/bkg/bkg_dots.gif) bottom left repeat-x;
}
.baskettable table td, .baskettable table th{
	width:100%;
	padding:4px 0px 8px 0px;
}
.baskettable table td.remove, .baskettable table th.remove, 
.baskettable table td.quantity, .baskettable table th.quantity,
.baskettable table td.price, .baskettable table th.price{
	padding-left:10px;
	text-align:center;
}
.baskettable table input{
	text-align:center;
}
.controls{
	padding:15px 0px 0px 0px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
.controls input{
	margin-top:10px;
}
.submit, .smallsubmit{
	background: #0B2D61;
	padding:6px 8px;
	color:#FFFFFF;
	border:solid 1px #7190BF;
	border-right-color:#193E75;
	border-left-color:#193E75;
	border-bottom-color:#020913;
	font-weight:bold;
	cursor:pointer;
	margin-right:10px;
}
.submit:hover{
	text-decoration:underline;
}
.checkout p, .customer p{
	padding-bottom:16px;
}
.checkout h2, .customer h2{
	font-weight:bold;
}
.checkout label, .customer label{
	float:left;
	width:250px;
	font-weight:bold;
}
.section label 
{
    width: 250px;
}
#C_EmailAddress, #C_Password, #strEmailAddressReminder, #C_EmailAddress2, #CP_CouponCode, #txtPrice, #C_CardholderName, #C_CardholderCompany, #C_Card_Number, #C_Card_IssueNumber, #C_Card_SecurityNumber, #C_CardholderStreetAddress, #C_CardholderTownCity, #C_CardholderCounty, #C_CardholderPostCode, #C_ShippingName, #C_ShippingCompany, #C_ShippingStreetAddress, #C_ShippingTownCity, #C_ShippingCounty, #C_ShippingPostCode, #C_Telephone  {
	border:1px solid #CCCCCC;
	padding:4px 6px;
	width:300px;
}
#txtPrice{
	margin:0px 10px;
	font-weight:normal;
}
.emailreminder, .section{
	background:url(../../../images/bkg/bkg_dots.gif) top left repeat-x;
	padding-top:15px;
	margin-top:25px;
}
.applycoupon{
	float:left;
}
.totals{
	text-align:right;
	font-weight:bold;
	font-size:18px;
}
.inctax{
	font-weight:bold;
}
.prices{
	float:left;
}
.addtobasket select{
	margin-right:8px;
}
table.iconTable th, table.iconTable td{
	padding-top:18px;
	padding-right:5px;
}
table.iconTable a{
	text-decoration:none;
	font-weight:bold;
}
table.iconTable a:hover{
	text-decoration:underline;
}
#categorymenu ul
{
    padding:0px 0px 0px 0px;
}
.orderstable table 
{
    width: 100%;
}
.orderstable table th
{
    text-align: left;
}
.orderhistory 
{
    margin-top: 0px;
    background: none;
    padding-top: 0px;
}