@charset "utf-8";
/* BRITAX UK General Stylesheet */
body {
	margin:0;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-color:#7f8082;
}
a:link {text-decoration: none; color:#548cc5;}
a:visited {text-decoration: none; color:#4c7eb1;}
a:active {text-decoration: none; color:#5e9bdb;}
a:hover {text-decoration: underline; color:#233a51;}

h1 {
	margin:0;
	font-size:15px;
	font-family:Helvetica, Arial, sans-serif;
}
h2 {
	margin:0;
	font-size:15px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
}
#bgWrap {
	background-image:url(../images/bg_rp.gif);
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto;
}
#mainContainer {
	width:1000px;
	background-image:url(../images/content_mainBG.jpg);
	background-repeat:no-repeat;
	min-height:477px;
}
#headerLinks {
	height:64px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#FFFFFF;
	padding:21px 0 0 32px;
}
#headerLinks a {margin:0 18px 0 0;}
#headerLinks a:link {text-decoration: none; color:#FFFFFF;}
#headerLinks a:visited {text-decoration: none; color:#F8F8F8;}
#headerLinks a:active {text-decoration: none; color:#F3F3F3;}
#headerLinks a:hover {text-decoration: underline; color:#F3F3F3;}
.hLinkLeft {
	float:left;
	overflow:hidden;
	width:200px;
}
.hLinkRight {
	float:right;
	overflow:hidden;
	width:700px;
	text-align:right;
}
.hSearchBtn {
	float:right;
	overflow:hidden;
}

#logoBar {
	height:70px;
	padding:0 0 0 32px;
}
#mainNav {
	height:44px;
	background-image:url(../images/navBG.jpg);
	width:978px;
	margin:0 auto;
}
#homeContent {
	background-image:url(../images/contentMidRP.gif);
	background-repeat:repeat-y;
	width:978px;
	margin:0 auto;
	position:relative;
}
#peekingKids {
	position:absolute;
	width:116px;
	height:533px;
	background-image:url(../images/side_kids-trans.png);
	top:30px;
	left:862px;
}
#homeFlash {
	width:978px;
	height:405px;
}
.fade {
	background-image:url(../images/homefade.jpg);
	width:956px;
	height:22px;
	float:left;
	padding:0 11px 0 11px;
}
#homePanels {
	padding:0 11px 0 11px;
	float:left;
	width:956px;
}
#homePanels ul { 
	padding: 10px 16px 0px 0px;
	margin: 0px 0px 12px 4px;
	line-height: 14px;
	list-style-type: none;
	font-size:10px;
}
#homePanels li { 
	background-image: url(../images/bullet_red-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 0px 8px 18px;
	list-style-type:none;
}
.homePanelBtm {
	width:420px;
	float:left;
	padding:14px 0 0 20px;
	font-family:tahoma, arial;
	font-size:.7em;
	line-height:14px;
}
.homePanelBtmWide {
	width:430px;
	float:left;
	padding:14px 30px 0 20px;
	font-family:tahoma, arial;
	font-size:.7em;
	line-height:14px;
	background-image:url(../images/verticalDivider.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}
.homePanelSeat {
	width:160px;
	float:left;
	padding:14px 0 0 20px;
	font-family:tahoma, arial;
	font-size:.7em;
	line-height:14px;
}

#homeContentBtm {
	background-image:url(../images/homeContentBtm.gif);
	background-repeat:no-repeat;
	width:978px;
	height:12px;
}
#bodyBtm {
	width:1000px;
	height:23px;
	background-image:url(../images/bodyBtm.jpg);
	margin:0 auto;
}
#footer {
	width:1000px;
	margin:0 auto;
	clear:both;
	background-image:url(../images/footerBG.jpg);
	background-repeat:no-repeat;
	height:173px;
	font-family:tahoma, arial;
	font-size:.6em;
	color:#c0c0c0;
	line-height:16px;
}
#footer .left {
	float:left;
	overflow:hidden;
	width:720px;
	padding:4px 0 0 30px;
}
#footer .right {
	float:right;
	overflow:hidden;
	width:220px;
	padding:4px 0 0 10px;
}
#footer a {
	padding:0 6px 0 0;
}
#footer a:link {text-decoration: none; color:#c0c0c0;}
#footer a:visited {text-decoration: none; color:#d5d5d5;}
#footer a:active {text-decoration: none; color:#f0eeee;}
#footer a:hover {text-decoration: none; color:#ffffff;}
.clear {
	clear:both;
}
/* Form Styles */
.regFormA {
	width: 110px;
	background-image: url(../images/form_fade.gif);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #7d7d7d;
	font-size: 10px;
}
input:focus, input.sffocus {
	border: 1px solid #6b6d6f; 
	color: #000000; 
}

.overlay {
	float:left;
	width:100%;
	position:relative;
	min-height:132px;
	z-index:5;
	height:auto;
}
.overlayimg {
	position:absolute;
	background-repeat:repeat;
	width:100%;
	z-index:6;
	top:0;
	left:0;
	float:left;
	height:300px;
	
}

.overlayimgH {
	position:absolute;
	background-repeat:repeat;
	width:100%;
	z-index:6;
	top:0;
	left:0;
	float:left;
	height:327px;
	margin:18px 0 0 0;
}
.overlayimgH2 {
	position:absolute;
	background-repeat:repeat;
	width:100%;
	z-index:6;
	top:0;
	left:0;
	float:left;
	height:327px;
	margin:0 0 0 2px;
}

.overlayimgEdit {
	position:absolute;
	top:0;
	left:20px;
	background-repeat:no-repeat;
	z-index:7;
}