@charset "utf-8";
/* ------------------------------------- MAIN */
body {
	margin: 0;
	padding: 0;
	background: #fff url(../../images/global/body-bg.gif) repeat-x;
	color: #3C3C3C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	behavior: url("includes/htc/csshover.htc");
}
h1 {
	display: inline;
	float: left;
	margin: 0 8px 8px 22px;
	width: 691px;
	border-bottom: 1px solid #F0EDE7;
	color: #3C3C3C;
	font-size: 1.91em;
}
p {
	margin: 0 0 14px 0;
	line-height: 1.25em;
}
a {
	color: #477EB2;
}
a:hover {
	color: #000;
}
img {
	display: block;
}
/* IE6 PNG bug fix */
.png { 
	behavior: url("includes/htc/iepngfix.htc");
}
input.txt {
	padding: 3px;
	border: 1px solid #D7679F;
	color: #3C3C3C;
}
input.bttnimg {

}
/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* ------------------------------------- LAYOUT */
#container {
	margin: 0 auto;
	width: 980px;
}
#container .containertop {
	float: left;
}
#container .containercontent {
	float: left;
	width: 100%;
	background: url(../../images/global/container-bg.png);
}
#container .containerbottom {
	float: left;
}
.quicklinks {
	float: right;
	margin: 9px 17px 4px 0;
	color: #477EB2;
	text-align: right;
}
.quicklinks a {
	margin: 0 4px;
}
#header {
	display: inline;
	float: left;
	margin: 0 0 0 9px;
	width: 963px;
	/* min height */
	min-height: 93px;
	height: auto !important;
	height: 93px;
	background: #F0EDE7;
}
#header .logo {
	display: inline;
	margin: -43px 0 0 19px;
	float: left;
	position: relative;
}
#header .tagline {
	float: right;
	margin: 5px 17px 0 0;
	width: 335px;
	/*font: 1.27em "Times New Roman", Times, serif;*/
	font-size: 1.27em;
	text-align: right;
}
#header .tagline .tele {
	font-size: 1.33em;
}
#header .search {
	display: inline;
	float: right;
	height: 69px;
	margin: 7px 15px 0 0;
	width: 235px;
}
#header .search .content {
	padding: 7px 15px 13px 15px;
	width: 205px;
}
#header .search .header {
	display: inline;
	float: left;
	color: #C80066;
	/*font: bold 1.45em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.45em;
	font-weight: bold;
}
#header .search .txt {
	float: left;
	margin: 2px 0 0 0;
	width: 167px;
}
#header .search .bttnimg {
	float: right;
	margin: 2px 0 0 0;
}
#maincontent {
	display: inline;
	float: left;
	margin: 0 0 0 9px;
	width: 963px;
	background: #F0EDE7 url(../../images/global/maincontent-bg.gif);
}
.inside #maincontent {
	background: #F0EDE7 url(../../images/global/maincontent-bg-inside.gif);
}
#leftcolumn {
	display: inline;
	float: left;
	margin: 0 0 0 7px;
	padding: 0 0 10px 0;
	width: 227px;
}
#centrecolumn {
	display: inline;
	float: left;
	margin: 0 0 0 8px;
}
.inside #centrecolumn {
	padding: 0 0 22px 0;
}
.norightcolumn #centrecolumn {
	width: 721px;
}
#rightcolumn {
	float: right;
	padding: 0 0 10px 0;
}
/* ------------------------------------- MAIN MENU */
#mainnav {
	display: inline;
	float: left;
	margin: 0 0 0 9px;
	width: 963px;
	background: #629852 url(../../images/global/menu-bg.gif) repeat-x;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 1.09em;
}
#mainnav ul {
	float: left;
	width: 100%;
}
#mainnav li {
	float: left;
	background: url(../../images/global/menu-divider.gif) right center no-repeat;
}
#mainnav a {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding: 5px 13px 6px 13px;
	color: #fff;
	text-decoration: none;
}
#mainnav a:hover, #mainnav .selected {
	background: #4C7740 url(../../images/global/menu-over.gif) repeat-x;
}
.safari #mainnav a {
	padding: 7px 13px 8px 13px;
}
.chrome #mainnav a {
	padding: 5px 13px 6px 13px;
}
#mainnav .home {
	background: url(../../images/global/home.gif) center center;
}
#mainnav .home a {
	height: 29px;
	margin: 0;
	padding: 0;
	width: 35px;
}
#mainnav .home a:hover, #mainnav .home .selected {
	background: #4C7740 url(../../images/global/home-over.gif) center center repeat-x;
}
#mainnav .contact {
	background: none;
	border-right: 1px solid #fff;
}
#mainnav .contact a {
	border-right: 1px solid #fff;
	margin: 0;
}
#mainnav .schools {
	background: #C27474 url(../../images/global/schools-bg.gif) repeat-x;
	border-right: 1px solid #fff;
}
#mainnav .schools a {
	margin: 0;
}
#mainnav .guiding {
	background: #BE8BBB url(../../images/global/guiding-bg.gif) repeat-x;
	border-right: 1px solid #fff;
}
#mainnav .guiding a {
	margin: 0;
}
#mainnav .corporate {
	background: #709AB4 url(../../images/global/corporate-bg.gif) repeat-x;
	border-right: 1px solid #fff;
}
#mainnav .corporate a {
	margin: 0;
}
#mainnav .eco {
	background: #7CB5B5 url(../../images/global/eco-bg.gif) repeat-x;
}
#mainnav .eco a {
	margin: 0;
	padding: 5px 16px 6px 16px;
}
.safari #mainnav .eco a {
	padding: 7px 20px 8px 19px;
}
.chrome #mainnav .eco a {
	padding: 5px 16px 6px 16px;
}
/* ------------------------------------- SUBNAV */
#subnav {
	float: left;
	margin: 0 -7px;
	padding: 0 0 6px 0;
	position: relative;
	width: 241px;
	border-bottom: 1px solid #fff;
	font-size: 1.09em;
}
#subnav .header {
	display: inline;
	float: left;
	margin: 0 0 3px 0;
	padding: 9px 0 4px 16px;
	width: 225px;
	border-bottom: 1px solid #DCDACE;
	color: #C80066;
	font-size: 1.33em;
	font-weight: bold;
}
#subnav ul {
	float: left;
	width: 100%;
}
#subnav li {
	float: left;
	width: 100%;
	background: url(../../images/global/subnav-arrow.gif) left center no-repeat;
}
#subnav a {
	display: block;
	float: left;
	padding: 6px 27px;
	width: 187px;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover {
	color: #477FB2;
}
#subnav a:hover, #subnav .selected {
	background: url(../../images/global/subnav-over.gif) right repeat-y;
}
.filter {
	background: #E5E3D9;
}
.filter .header {
	background: #F0EDE7;
}
.filter li {
	background: url(../../images/global/filter-arrow.gif) left center no-repeat !important;
}
.filter a:hover, .filter .selected {
	background: none !important;
}
/* ------------------------------------- CONTENT */
.liquidbox {
	display: inline;
	float: left;
	position: relative;
	background: #fff;
}
.liquidbox .tl {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
}
.liquidbox .tr {
	position: absolute;
	top: 0;
	right: 0;
}
.ie6 .liquidbox .tr {
	position: absolute;
	top: 0;
	right: -1px;
}
.liquidbox .bl {
	position: absolute;
	bottom: 0;
	left: 0;
}
.ie6 .liquidbox .bl {
	position: absolute;
	bottom: -1px;
	left: -1px;
}
.liquidbox .br {
	position: absolute;
	bottom: 0;
	right: 0;
}
.ie6 .liquidbox .br {
	position: absolute;
	bottom: -1px;
	right: -1px;
}
.liquidbox .content {
	float: left;
}
.newspanel {
	float: left;
	margin: 10px 0 0 0;
	position: relative;
	width: 100%;
}
.newspanel .header {
	display: inline;
	float: left;
	margin: 0 0 0 11px;
	color: #C80066;
	/*font: bold 1.45em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.45em;
	font-weight: bold;
}
.newspanel .item {
	clear: both;
	margin: 5px 0 0 0;
}
.newspanel .content {
	width: 227px;
	/* min height */
	min-height: 86px;
	height: auto !important;
	height: 86px;
}
.newspanel .thumb {
	display: inline;
	float: left;
	height: 62px;
	margin: 13px 0 0 12px;
	overflow: hidden;
	width: 62px;
}
.newspanel .text {
	float: left;
	margin: 10px 0 0 14px;
	padding: 0 0 14px 0;
	width: 125px;
	color: #3C3C3C;
	font-size: 1.09em;
	line-height: 1.25em; 
	text-decoration: none;
}
.newspanel .title {
	color: #477EB2;
}
.newspanel .button {
	clear: both;
	display: inline;
	margin: 8px 0 0 125px;
	float: left;
}
.newspanel .mailbox {
	position: absolute;
	top: -2px;
	right: 7px;
}
.safari .newspanel .mailbox {
	position: absolute;
	top: -5px;
	right: 7px;
}
.chrome .newspanel .mailbox {
	position: absolute;
	top: -2px;
	right: 7px;
}
.whatson {
	float: left;
	margin: 10px 0 0 0;
	position: relative;
	width: 100%;
}
.whatson .header {
	display: inline;
	float: left;
	margin: 0 0 0 11px;
	color: #C80066;
	/*font: bold 1.45em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.45em;
	font-weight: bold;
}
.whatson .item {
	clear: both;
	margin: 5px 0 0 0;
}
.whatson .content {
	width: 227px;
	/* min height */
	min-height: 86px;
	height: auto !important;
	height: 86px;
}
.whatson .text {
	display: inline;
	float: left;
	margin: 11px 0 0 12px;
	padding: 0 0 12px 0;
	width: 207px;
	color: #3C3C3C;
	font-size: 1.09em;
	line-height: 1.25em; 
	text-decoration: none;
}
.whatson .title {
	color: #477EB2;
}
.whatson .date {
	color: #61BB46;
}
.whatson .button {
	clear: both;
	display: inline;
	margin: 8px 0 0 125px;
	float: left;
}
.whatson .calendar {
	position: absolute;
	top: 5px;
	right: 7px;
}

#newsLetter {
	float: left;
	width: 100%;
	padding: 5px 0px 0px 0px;
}

#newsLetter .liquidbox {
	padding: 0px 0px 10px 0px;
}
#newsLetter .header {
	color:#C80066;
	display:inline;
	float:left;
	font-size:1.45em;
	font-weight:bold;
	margin:0 0 4px 11px;
}

#newsLetter p {
	padding: 8px 12px 10px 12px;
	margin: 0px;
}

#newsLetter input {
	float: right;
	display: inline;
	margin: 0px 12px 0px 0px;
}

#newsLetter input.txt {
	width: 195px;
	float: left;
	display: inline;
	margin: 0px 0px 5px 12px;
}

.hautboisshop {
	float: left;
	margin: 11px 0 0 0;
}
.homepagebanner {
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #FDFDFD;
}
.homepagebanner .map {
	position: absolute;
	top: 37px;
	right: 27px;
}
.panellinks {
	float: left;
	width: 100%;
}
.panellinks .panel {
	display: inline;
	float: left;
	margin: 5px 0 0 4px;
	width: 175px;
}
.panellinks .header {
	float: left;
	padding: 3px 10px;
	width: 155px;
	background: #fff url(../../images/global/panellinks-header.gif) no-repeat;
	color: #3C3C3C;
	/*font: 1.45em "Times New Roman", Times, serif;*/
	font-size: 1.36em;
	text-decoration: none;
}
.panellinks .pic {
	float: left;
}
.panellinks .footer {
	float: left;
	padding: 4px 10px;
	width: 155px;
	color: #fff;
	/*font: 1.09em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.09em;
	text-decoration: none;
}
.panellinks .footer:hover {
	color: #fff;
}
.panellinks .pink {
	background: #C07372;
}
.panellinks .purple {
	background: #BC88B8;
}
.panellinks .blue {
	background: #7098B2;
}
.panellinks .green {
	background: #79B2B3;
}
#centrecolumn .usefullinks {
	float: left;
	margin: 4px 0 0 0;
	width: 100%;
	border-top: 1px solid #fff;
}
#centrecolumn .usefullinks img {
	float: left;
}
#leftcolumn .usefullinks {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}
#leftcolumn .usefullinks img {
	float: left;
}
.breadcrumb {
	display: inline;
	float: left;
	margin: 9px 8px 7px 22px;
	width: 691px;
}
.breadcrumb .text {
	float: left;
}
.breadcrumb .backlistings {
	float: right;
}
.newslisting {
	display: inline;
	float: left;
	margin: 0 0 0 17px;
	width: 701px;
	background: #F0EDE7;
	font-size: 1.09em;
}
.newslisting .end {
	float: left;
}
.newslisting .paging {
	float: left;
	width: 100%;
	background: url(../../images/panels/news-paging-bg.gif);
}
.newslisting .pages {
	float: left;
	padding: 5px 17px;
}
.newslisting .buttons {
	float: right;
	padding: 3px 15px;
}
.newslisting .buttons img {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
}
.newslisting .item {
	display: inline;
	float: left;
	margin: 7px 0 0 6px;
	padding: 9px 0 0 0;
	width: 687px;
	background: url(../../images/global/divider.gif) top repeat-x;
}
.newslisting .thumbwrapper {
	display: inline;
	float: left;
	height: 99px;
	margin: 0 0 0 10px;
	width: 99px;
	background: url(../../images/panels/news-thumb-bg.gif);
}
.newslisting .thumb {
	display: inline;
	float: left;
	height: 91px;
	margin: 4px 0 0 4px;
	overflow: hidden;
	width: 91px;
}
.newslisting .text {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	width: 558px;
}
.newslisting .title {
	margin: 4px 0 0 0;
	color: #477FB2;
	font-size: 1.17em;
	font-weight: bold;
	text-decoration: none;
}
.newslisting .title:hover {
	color: #477FB2;
}
.newslisting .date {
	color: #61BB46;
	font-style: italic;
	text-decoration: none;
}
.newslisting .date:hover {
	color: #61BB46;
}
.newslisting .intro {
	color: #3C3C3C;
	text-decoration: none;
}
.newslisting .divider {
	display: inline;
	float: left;
	margin: 7px 0 0 6px;
	padding: 9px 0 0 0;
	width: 687px;
	background: url(../../images/global/divider.gif) top repeat-x;
}
.newsarticle {
	margin: 1px 0 0 16px;
	width: 345px;
	background: #F0EDE7;
	font-size: 1.09em;
}
.newsarticle .content {
	padding: 13px 20px;
}
.newsarticle h1 {
	display: block;
	float: none;
	margin: 0 0 8px 0;
	width: auto;
	border-bottom: none;
	font-size: 1.83em;
}
.newsarticle .date {
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	background: url(../../images/global/divider.gif) bottom repeat-x;
	color: #61BB46;
	font-style: italic;
}
.maincontent {
	float: left;
	margin: 0 8px 8px 22px;
	width: 691px;
	background: #F0EDE7;
	font-size: 1.09em;
}
.maincontent .content {
	padding: 13px 20px;
}
.newsgallery {
	display: inline;
	float: right;
	margin: 1px 8px 0 0;
	width: 336px;
}
.newsgallery .mainimage {
	height: 336px;
	float: left;
	overflow: hidden;
	width: 336px;
}
.newsgallery .thumbnails {
	float: left;
	margin: 13px 0 0 0;
	width: 100%;
	background: #F0EDE7;
}
.newsgallery .thumbwrapper {
	display: inline;
	float: left;
	height: 99px;
	margin: 11px 0 0 10px;
	padding: 0 0 11px 0;
	position: relative;
	width: 99px;
}
.newsgallery a {
	clear: both;
	height: 99px;
	left: 0;
	position: absolute;
	top: 0;
	width: 99px;
	background: url(../../images/panels/news-gallery-filter.gif);
	cursor: pointer;
}
.newsgallery a:hover {
	background: url(../../images/panels/news-gallery-filter-over.gif);
}
.newsgallery .thumb {
	display: inline;
	float: left;
	height: 91px;
	margin: 4px 0 0 4px;
	overflow: hidden;
	width: 91px;
}
.introtext {
	display: inline;
	float: left;
	margin: 0 8px 8px 22px;
	width: 691px;
	font-size: 1.09em;
}
.meetteam {
	display: inline;
	float: left;
	margin: 0 0 14px 7px;
	width: 706px;
	font-size: 1.09em;
}
.meetteam .liquidbox {
	background: #F0EDE7;
	margin: 9px 0 0 15px;
	width: 338px;
}
.meetteam .content {
	padding: 15px;
}
.meetteam .thumbwrapper {
	float: left;
	height: 139px;
	position: relative;
	width: 104px;
}
.meetteam .thumb {
	display: inline;
	float: left;
	height: 126px;
	margin: 6px 0 0 5px;
	overflow: hidden;
	width: 93px;
	/*background: #AEAAA0;*/
}
.meetteam .filter {
	background: none;
	clear: both;
	left: 0;
	position: absolute;
	top: 0;
}
.meetteam .text {
	display: inline;
	float: left;
	margin: 0 0 0 13px;
	width: 191px;
}
.meetteam .title {
	float: left;
	width: 100%;
	font-weight: bold;
}
.meetteam .position {
	float: left;
	margin: 0 0 8px 0;
	width: 100%;
	font-weight: bold;
}
.meetteam .desc {
	float: left;
	margin: 0 0 8px 0;
	width: 100%;
}
.meetteam a {
	font-weight: bold;
	text-decoration: none;
}
.gallery {
	display: inline;
	float: left;
	margin: 0 0 12px 9px;
	width: 710px;
}

.gallery .row {
	float: left;
	margin: 12px 0 0 0;
	width: 100%;
}
.gallery .header {
	float: left;
	width: 100%;
}
.gallery .header img { 
	margin: 0 0 0 17px;
}
.gallery .thumbwrapper {
	margin: 9px 0 0 8px;
	width: 133px;
	background: #F0EDE7;
}
.gallery .content {
	margin: 8px 7px;
}
/* ------------------------------------- Shop Styling */
/* ----------------- Listing */
.category_top3 {
	float: left;
	width: 698px;
	padding: 0 0 15px 23px;
}
.category_top3 h1 {
	margin: 0 8px 8px 0;
	padding: 0 0 4px 0;
	width: 685px;
}
.product_item {
	float: left;
	display: inline;
	width: 220px;
	margin: 0 10px 0 0;
}
.product_item .product_item_image {
	float: left;
	width: 220px;
	text-align: center;
}
.product_item .product_item_image img {
	display: inline; /* Override existing display block for images */
}
.product_item .product_item_link {
	float: left;
	width: 210px;
	padding: 4px 0 0 6px;
	font-size: 1.17em;
	font-weight: bold;
}
.product_item .product_item_link a {
	text-decoration: none;	
}
.product_item .product_item_link a:hover {
	color: #000;
}
a.product_item_view_all {
	display: block;
	float: left;
	clear: both;
	white-space: nowrap;
	margin: 10px 0 0 0;
	padding: 5px 8px;
	background: #b5497f;
	text-decoration: none;
	color: #fff;
}
a.product_item_view_all:hover {
	background: #9c3365;
}
/* ----------------- Showpage */
#product_page_product {
	float: left;
	width: 698px;
	padding: 0 0 15px 23px;
}
#product_page_product h1 {
	margin: 10px 8px 8px 0;
	padding: 0 0 4px 0;
	width: 685px;
}
.product_page_left {
	float: left;
	width: 440px;
	line-height: 1.5em;
}
.product_page_right {
	float: left;
	width: 220px;
	padding: 10px 0 15px 20px;
	border-left: dashed 1px #CCC;
}
.product_page_image {
	float: left;
	width: 220px;
	padding: 0 0 15px 0;
	text-align: center;
}
.product_page_image img {
	display: inline; /* Override existing display block for images */
}
.product_page_price {
	float: left;
	width: 220px;
}
.product_page_price span {
	font-size: 1.6em;
}
.product_page_addtobasket {
	float: left;
	padding: 4px 0 0 0;
}
#product_page_back {
	float: left;
	width: 698px;
	padding: 0 0 15px 23px;
}
/* ----------------- Shopping Cart */
#cartbox {
	float: left;
	width: 690px;
	padding: 0 0 15px 23px;
}
#cartbox .titles, #cartbox .basketitem {
	float: left;
	width: 690px;
}
#cartbox .titles {
	border-bottom: 1px dashed #999;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: #E2E2E2;
}
#cartbox .basketitem {
	padding: 2px 0 8px 0;
}
#cartbox .name {
	float: left;
	width: 480px;
	padding: 0 0 0 10px;
}
#cartbox .basketitem .name {
	padding: 3px 0 0 10px;
}
#cartbox .qty, #cartbox .price {
	float: left;
	width: 100px;
}
#cartbox .qty input {
	float: left;
	width: 30px;
	padding: 2px 0 1px 0;
	text-align: center;
}
#cartbox .qty a {
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	padding: 1px 4px;
	margin: 3px 0 0 0;
	color: #fff;
	background: #ae8a9b;
}
#cartbox .qty a:hover {
	background: #96426b;
}
#cartbox .basketitem .price {
	padding: 3px 0 0 0;
}
#cartbox .price a {
	display: block;
	float: right;
	padding: 0 10px 0 0;
	margin: -3px 0 0 0;
}
#cartbox .itemtotals {
	float: left;
	width: 690px;
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;
	border-top: 1px dashed #CCC;
}
#cartbox .itemtotals div.pricetotal {
	float: left;
	font-size: 1.2em;
	padding: 0 0 0 420px;
}
#cartbox .itemtotals div.pricetotal span {
	font-size: 1.3em;
}
#cartbox .offercodebox {
	float: left;
	width: 670px;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	background: #F3F3F3;
}
#cartbox .offercodebox .title {
	float: left;
	width: 80px;
	padding: 3px 10px 0 0;
	text-align: right;
	font-weight: bold;
}
#cartbox .offercodebox .codefield {
	float: left;
}
#cartbox .offercodebox .codefield input {
	padding: 2px 0 0 5px;
}
#cartbox .offercodebox .submit {
	float: left;
}
#cartbox .offercodebox .submit a {
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	padding: 2px 7px;
	margin: 0 0 0 5px;
	color: #fff;
	background: #ae8a9b;
}
#cartbox .offercodebox .submit a:hover {
	background: #96426b;
}
#cartbox .delivery {
	float: left;
	width: 670px;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	background: #F3F3F3;
}
#cartbox .delivery .title {
	float: left;
	width: 80px;
	padding: 3px 10px 0 0;
	text-align: right;
	font-weight: bold;
}
#cartbox .delivery select {
	float: left;
}
#cartbox .ordertotal {
	float: left;
	font-size: 1.4em;
	padding: 0 0 0 498px;
}
#cartbox .ordertotal span {
	font-size: 1.5em;
	color: #a60055;
}
#submitorder {
	float: right;
	padding: 10px 78px 0 0;
}
/* ------------------------------------- Checkout */
#newcustomer, #returningcustomer {
	float: left;
	width: 330px;
	margin: 10px 0 0 0;
	padding: 10px 10px 20px 20px;
}
#newcustomer h2, #returningcustomer h2 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
}
#returningcustomer {
	border-left: 1px dashed #CCC;
}
#registrationholder {
	float: left;
	width: 690px;
	padding: 10px 0 0 20px;
}
.row .cardtypeselect select {
	width: 120px;
}
.row .cardtypeselect .required {
	left: 116px !important;
}
.row .issuenumber .required {
	left: 40px !important;
}
.row .dates .required {
	left: 107px !important;
}
a.help {
	display: block;
	float: left;
	padding: 4px 0 0 6px;
}
.addresssummary {
	float: left;
	width: 300px;
	margin: 20px 0 0 20px;
	padding: 20px 0 20px 20px;
	border-top: 1px dashed #CCC;
}
.addresssummary h3 {
	font-weight: bold;
}
.addresssummary a {
	margin: 10px 0 0 0;
}
/* ------------------------------------- Forms */
.styledform .row, .styledform .row .name, .styledform .row .field {
	float: left;
}
.styledform .row {
	width: 690px;
	padding: 0 0 7px 0;
}
.styledform .name {
	width: 100px;
	padding: 5px 10px 0 0;
	text-align: right;
}
.styledform .checkbox {
	padding: 2px 10px 0 0 !important;
}
.styledform .row .field {
	position: relative;
	width: 300px;
}
.styledform .row .field .required {
	position: absolute;
	top: -11px;
	left: 301px;
	font-size: 2.2em;
	color: #C00;
	clear: both;
}
.styledform .field input, .styledform .field textarea {
	width: 99%;
	padding: 3px 0 1px 5px;
}
.styledform .field input.small {
	float: left;
	width: 40px;
	padding: 3px 0 1px 0;
	text-align: center;
}
/* -------- Sizing for the short row -------- */
.styledform .short {
	width: 330px;
}
.styledform .short .name {
	width: 90px;	
}
.styledform .short .field {
	width: 170px;
}
.styledform .short .field .required {
	left: 172px;
}
/* -------- <a> tag button -------- */
.buttonlink {
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	padding: 3px 8px;
	color: #fff;
	background: #ae8a9b;
}
.buttonlink:hover {
	color: #fff;
	background: #96426b;
}

/* ------------------------------------- FOOTER */
#footer {
	float: left;
	margin: 6px 0 0 0;
	width: 100%;
	color: #7A776D;
}
#footer .copyright {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
}
#footer .cards {
	float: left;
	margin: 0 0 0 15px;
}
#footer .address {
	display: inline;
	float: right;
	text-align: right;
	line-height: 1.63em;
	margin: 0 15px 0 0;
}
.meetteam .row {
	float: left;
	width: 100%;
}

/* ------------------------------------- SITE MAP */

.sitemap {
	float: left;
	padding:0px 8px 0px 22px;
	width:691px;
}

.sitemap ul {
	font-size: 1.2em;
	margin: 0px 0px 0px 10px;
}

.maincontent .content img {
	margin: 0px 0px 10px 10px;
	border: 3px solid #ccc;
}