/************************************************/
/* Stylesheet for RNLI Virtual Gifts			*/
/************************************************/
/* Reset ****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 1px;
	-moz-outline: 1px dotted #666 !important;
	-moz-outline-offset: 1px !important;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/********************************************************/
/* Elements												*/
/********************************************************/
body {
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	color:#0D127A;
}

h1 {
	font-size:100%;
	font-weight:bold;
	padding:0 0 0.4em 0;
	line-height:1em;
}

h2 {
	font-size:80%;
	font-weight:bold;
	padding:0 0 0.4em 0;
}

ol {
	margin:0 0 0 1em;
	list-style:decimal;
}

.bullets {
	margin:0 0 0 1em;
	list-style:disc;
}

.bullets ol,
.bullets ul {
	margin:0.5em 0 0.5em 2em;
}

p, label {
	font-size:70%;
	padding:0 0 0.8em 0;
}

li {
	font-size:70%;
}
li li {
	font-size:100%;
}

a:link, a:active, a:visited {
	color:#C2101C;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

em {
	font-style:italic;
}

input, select, textarea {
	font-size:70%;
	font-family:arial, helvetica, sans-serif;
	color:#0D127A;
}

/********************************************************/
/* Shared												*/
/********************************************************/
.no-display {
	display:block;
	float:left;
	text-indent:-1000em;
	height:0;
	width:0;
}

.bold, strong {
	font-weight:bold;
}

img.left {
	float:left;
	margin:0 0.8em 0 0 !important;
}

img.right {
	float:right;
	margin:0 0 0 0.8em !important;
}

a.button:link, a.button:active, a.button:visited {
	display:block;
	color:#FFF;
	background:#F82700;
	width:15.5em;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:120%;
	padding:0.4em 0;
}

.text-size {
	margin:2em 0;
	border-bottom:1px solid #68A2E1;
}

.text-size th {
	background:#68A2E1;
	color:#FFF;
	font-size:70%;
	font-weight:bold;
	vertical-align:top;
	padding:0.5em;
}

.text-size td {
	font-size:70%;
	vertical-align:top;
	padding:2em 0.5em;
	border-top:1px solid #68A2E1;
}

/********************************************************/
/* Structure											*/
/********************************************************/
#site-container {
	width:48.75em;
	margin:1em auto;
	text-align:left;
}

#site {
	background:#0D127A;
	float:left;
}

#header {
	background:#FFF;
	float:left;
	width:47.5em;
	padding:0.3em 0.625em;
}

#content-container {
	width:47.5em;
	padding:0.625em;
	float:left;
}

#tsandcs {
	float:left;
	width:46.25em;	
	padding:1em 1.25em;
}

/********************************************************/
/* Content												*/
/********************************************************/
/* Header ***********************************************/
#header p {
	font-size:240%;
	font-weight:bold;
	padding:1em 0 0 0;
	float:left;
}

#header a:link, #header a:active, #header a:visited {
	background:url(../img/rnli-logo.gif) no-repeat top left;
	display:block;
	float:right;
	width:144px;
	height:71px;
}

/* Main nav *********************************************/
#content-container #menu ul {
	width:47.5em;
	float:left;
	margin:0 0 0.625em 0;
}

#content-container #menu li {
	display:block;
	float:left;
}

#content-container #menu li a:link, #content-container #menu li a:active, #content-container #menu li a:visited {
	display:block;
	float:left;
	padding:0.3em 1em;
	font-size:150%;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#content-container #menu li a:hover {
	color:#f82601;
}
#content-container #menu li a.selected:link, #content-container #menu li a.selected:active, #content-container #menu li a.selected:visited {
	/*background:#FBCE2B;*/
	color:#f82601;
}

#content-container #menu li.basket {
	float:right;
}

#content-container #menu li.basket a:link, #content-container #menu li.basket a:active, #content-container #menu li.basket a:visited {
	background:#FB2701 url(../img/basket.gif) no-repeat 0.625em 0;
	padding:0.3em 1em 0.3em 1.45em;
}
#content-container #menu li.basket a:hover {
	color:#0D127A;
}

#content-container #menu li.basket a:link span, #content-container #menu li.basket a:active span, #content-container #menu li.basket a:visited span {
	color:#0D127A;
	font-size:70%;
	display:block;
	float:left;
	padding:0.1em 0.2em 0 0;
	width:20px;
	text-align:center;
}

#content-container #menu #submenu {
	width:45.5em;
	float:left;
	background:#FBCE2B;	
	padding:0.3em 1em 0.1em 1em;
	margin:0 0 0.625em 0;
}

#content-container #menu #submenu form,
#content-container #menu #submenu fieldset {
	float:left;
	padding:0 0 0.3em 0;
	width:20em;
}

#content-container #menu #submenu form label {
	font-weight:bold;
	float:left;
	margin:0.3em 1em 0 0;
}

#content-container #menu #submenu p {
	float:right;
	margin:0.3em 0 0.6em 0;
	padding:0 0 0 0;
	font-size:80%;
	width:10em;
	text-align:right;
}

/* Homepage *********************************************/
#content-container .homepage-panel {
	width:45.5em;
	float:left;
	padding:1em;	
	background:url(../images/homepage-main.jpg) no-repeat top left;
	margin:0 0 0.625em 0;
}

#content-container .homepage-panel .welcome {
	background:#FBCE2B;
	width:16.75em;
	float:right;
	padding:1em;
	line-height:1em;
}

#content-container .homepage-panel .welcome p {
	padding:0 0 1.5em 0;
}

/* Information boxes ************************************/
.info-box {
	float:left;
	background:#FFF;
	margin:0 0.625em 0.625em 0;
}

.yellow-box {
	float:left;
	background:#FBCE2D;
	margin:0 0 0.625em 0;
	min-height:12.5em;	
	padding:0 0 0 0;
}

.last {
	margin:0 0 0.625em 0;
}

.info-box h2 {
	background:#7BABDC;
	color:#FFF;
	font-size:120%;
	font-weight:normal;
	float:left;
	width:100%;
	padding:0 0 0 0;
	margin:0 0 0.5em 0;
}

.info-box h2 span {
	display:block;
	float:left;
	width:7.5;
	padding:0.3em 0 0.3em 0.625em;
}

.info-box h2 span.price {
	float:right;
	color:#FBCE2D;
	width:4em;
	text-align:right;
	font-weight:bold;
	padding:0.3em 0.625em 0.3em 0;
}

.info-box h2 span a:link, .info-box h2 span a:active, .info-box h2 span a:visited {
	color:#fff; 
	font-weight:normal; 
	text-decoration:none;
}
.info-box h2 span a:hover {
	color:#FBCE2D;
}

.info-box .content,
.yellow-box .content {
	padding:0.625em 1em;
	line-height:1em;
}

.two {
	width:23.43em;
	min-height:13em;
}

.two .content-right {
	float:right;
	width:11.5em;
}

.three {
	width:15.4em;
	min-height:17em;
}

div.home {	
	min-height:21.5em;
}

.small {
	width:18.2em;
	margin:0 0.625em 0 0;
}

.medium {
	width:28.65em;
}

.yellow-box .content {
	min-height:13.2em;
}

.info-box .content h3,
.info-box .content h4 {
	font-size:160%;
	font-weight:bold;
	line-height:1.2em;
}

.info-box .content h4 {
	font-size:220%;
	color:#F82700;
	float:left;
}

.info-box h3 a:link, .info-box h3 a:active, .info-box h3 a:visited {
	color:#0D127A; 
	text-decoration:none;
}
.info-box h3 a:hover {
	color:#F82700;
}

.yellow-box .content h2 {
	font-size:110%;
	padding:0 0 0.8em 0;
	font-weight:normal;
}

.yellow-box p.space {
	padding:0 0 1.8em 0;
}

.full {
	width:47.5em;
}

.full .content .content-right {
	float:right;
	width:34em;
	padding-bottom:0.8em;
}

.info-box .content img {
	margin:0 0 1em 0;
}

.info-box .content img.smallRightMargBot {
	margin:0 0 2.4em 0;
}

.three .product-image {
	text-align:center;
}

.info-box .content li {
	padding:0 0 0.8em 0;
}

.info-box .content .video,
.yellow-box .content .video {
	padding:0 0 1em 0;	
}

.info-box .product img {
	float:right;
}

.info-box .product p {
	float:left;
	width:18em;
}

/* Products *********************************************/
.pagination {
	margin:0 0 0.625em 0;
	float:left;
	width:47.5em;
}

.pagination ul {
	float:right;
}

.pagination ul.back {
	float:left;
}

.pagination ul li {
	display:inline;
}

.pagination ul li a:link, .pagination ul li a:active, .pagination ul li a:visited {
	color:#FBCE2D;
	padding:0 0.2em;
}

.pagination ul li a.selected:link, .pagination ul li a.selected:active, .pagination ul li a.selected:visited {
	font-weight:bold;
	text-decoration:none;
}

.product-intro {
	float:left;
	background:#FBCE2D;
	min-height:17em;
}

.product-intro h1 {
	background:#FBCE2D;
	color:#F82700;
	padding:0.6em 0.625em 0.3em 0.625em;
	font-size:120%;
	font-weight:normal;
	float:left;
	width:11em;
	margin:0 0 0.5em 0;
}

.product-intro .content {
	padding:0.625em 1em;
	line-height:1em;
}

.product {
	margin:0 0 0.625em 0;
	padding:1.25em;
	float:left;
	width:45em;
	background:#FFF; 
}

.product .product-image {
	width:25.5em;
	float:left;
	text-align:center;
	padding-right:1.25em;
}

.product .product-info {
	width:18.25em;
	margin:0 0 0 0;
	float:right;
}

.product .product-info .title {
	background:#0E137B;
	padding:0.625em;
	color:#FFF;
}

.product .product-info .description {
	border:1px solid #0E137B;
	padding:0.625em;
	line-height:1em;
}

.product .product-info h1 {
	font-size:200%;
	padding:0 0 0.1em 0;
}

.product .product-info h2 {
	font-size:200%;
	color:#FDDD3C;
	padding:0 0 0.1em 0;
}

.product .product-info h2 span {
	font-size:50%;
}

.product .product-info h3 {
	font-size:80%;
	padding:0 0 1.5em 0;
}

.product .product-info .title a.button:link,
.product .product-info .title a.button:active,
.product .product-info .title a.button:visited {
	width:20.25em;
}

/* SHOPPING BASKET **********************************/
.shoppingBasket {
	width:45em;
	float:left;
}

.shoppingBasket .message {
	display:block;
	font-size:80%;
	font-weight:bold;
	color:#FE0000;
	background:#FEF0C0;
	padding:0.2em;
}

.shoppingBasket .errorMessage {
	margin:0 0 1em 0;
	float:left;
	width:45em;
	font-weight:bold;
	line-height:1.4em;
}

.shoppingBasket .errorMessage ul {
	margin: 0 0 0 1em;
}

.shoppingBasket .errorMessage li {
	list-style:disc;
	font-weight:normal;
}

.shoppingBasket form {
	float:left;
}
.shoppingBasket .info p.errorMessage {
    font-weight:bold;
}

.shoppingBasket a.right:link, .shoppingBasket a.right:active, .shoppingBasket a.right:visited {
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/red-arrow.gif) no-repeat right 0.3em;
	padding:0 0.8em 0 0;
	float:right;
	font-size:70%;
}
.shoppingBasket a.right:hover {
	text-decoration:underline;
}

.shoppingBasket h2 {
	font-size:1.1em;
	margin-bottom:0.3em;
	float:left;
	display:block;
	clear:both;
	width:45.7em;
}

.shoppingBasket table {
	width:45em;
	margin-bottom:0.8em;
}

.shoppingBasket table th {
	font-weight:bold;
	background:#68A2E1;
	color:#FFF;
	padding:0.3em 0.2em 1em 0.2em;
	text-align:left;
	font-size:70%;
	vertical-align:top;
}

.shoppingBasket table td {
	padding:0.3em 0.8em 0.4em 0.2em;
	text-align:left;
	font-size:70%;
	vertical-align:middle;
}

.shoppingBasket table.textOnly td,
.shoppingBasket table.textOnly th {
	padding-right:0.8em;
}

.shoppingBasket table td input,
.shoppingBasket .info .right input {
	width:3.125em;
	font-size:100%;
}

.shoppingBasket input.button {
	font-size:70%;
	color:#FE0000;
	background:#FFF;
	border:1px solid #FFF;
	font-weight:bold;
	float:right;
	background:url(../images/red-arrow.gif) no-repeat right 0.4em;
	cursor:pointer;
	clear:both;
	margin:0 0 0.4em 0;
}

.shoppingBasket table .remove {
	text-align:right;
	width:3.9em;
}

.shoppingBasket table td.desc {
	width:12.89em;
}

.shoppingBasket table td.email input {
	width:9.375em;
}

.shoppingBasket table .remove input {
	width:auto !important;
	float:right !important;
}

.shoppingBasket table td.desc {
	width:12.89em;
}

.shoppingBasket table td.email input {
	width:9.375em;
}

.shoppingBasket table td.email input {
	width:15em;
}

.shoppingBasket table td textarea {
	width:25em;
	height:4em;
	font-size:100%;
}

.shoppingBasket .info {
	width:64.4em;
	margin-bottom:0.8em;
	font-size:70%;
	float:left;
}

.shoppingBasket .info .left {
	width:56em;
	float:left;
	padding:0.3em 0 0 0.2em;
}

.shoppingBasket .info .right {
	width:7em;
	float:right;
	text-align:right;
}

.shoppingBasket .info .total {
	text-align:right;
	padding:0 0 0 0;
}

.shoppingBasket .button-container {
	width:45em;
	float:left;
}

.shoppingBasket .button-container-small {
	width:20em;
	float:left;
}

.shoppingBasket hr {
	border:0;
	background:#68A2E1;
	color:#68A2E1;
	height:1px;
	width:45em;
	float:left;
}

.shoppingBasket .cards {
	background:#D0E7FF;
	padding:0.8em;
	margin-bottom:0.8em;
	display:block;
	width:43.4em;
	float:left;
}

.shoppingBasket .cards p {
	padding: 0 0 0.4em 0;
	font-weight:bold;
}

.shoppingBasket .cards ul {
	list-style:none !important;
	margin:0 0 0 0 !important;
}

.shoppingBasket .cards ul li {
	padding:0 0 0.4em 0;
	font-size:100%;
}

.shoppingBasket .cards ul li label {
	padding:0 0 0 0;
}

.shoppingBasket .cards ul li input {
	margin:0.2em 0.3em 0 0 ;
}

.fix-asp table,
.fix-asp table tr td table {
	width:20em;
}

.fix-asp table tr td,
.fix-asp table tr td table tr td {
	font-size:100%;
}

.fix-asp table tr td input,
.fix-asp table tr td table tr td input {
	font-size:70%;
	width:15em;
}

.fix-asp table tr td input.button,
.fix-asp table tr td table tr td input.button,
#ctl00_Content_Login1_RememberMe {
	width:auto !important;
}

#ctl00_Content_Login1_RememberMe {
	margin:0 0.5em 0 8em;
}

.shoppingBasket .block {
	float:left;
	width:20em;
	padding:0 0 0.5em 0;
}

.shoppingBasket .block .left {
	float:left;
	width:7em;
}

.shoppingBasket .block .left label {
	line-height:1.7em;
}

.shoppingBasket .block .right {
	float:right;
	width:12em;
}

.shoppingBasket .block p {
	padding:0 0 0.8em 0;
}

.shoppingBasket .block .right input, .shoppingBasket .block .right select {
	width:16em;
}

.shoppingBasket .checkout fieldset.colOne {
	width:27em;
	float:left;
	clear:none;
}

.shoppingBasket .checkout fieldset.colTwo {
	width:17em;
	float:right;
	clear:none;
}

.shoppingBasket .checkout fieldset.colOne .block {
	width:27em;
}

.shoppingBasket .checkout fieldset.colTwo .block {
	width:17em;
	padding:0 0 2em 0;
}

.shoppingBasket .checkout fieldset.colOne .block .left {
	width:8.5em;
}

.shoppingBasket .checkout fieldset.colOne .block .right {
	width:18em;
}

.shoppingBasket .checkout fieldset.colOne .block .right input {
	width:13em;
}

.shoppingBasket .checkout fieldset.colOne .block .right select {
	width:auto !important;
}

.shoppingBasket .checkout fieldset.colTwo .block .check {
	width:17em;
}

.shoppingBasket .checkout fieldset.colTwo .block .check input {
	float:left;
	width:auto !important;
}

.shoppingBasket .checkout fieldset.colTwo .block .check label {
	width:22em;
	float:right;
}

.shoppingBasket .checkout a.button:link, 
.shoppingBasket .checkout a.button:active, 
.shoppingBasket .checkout a.button:visited {
	width:auto !important;
	clear:both;
}

.shoppingBasket .checkout fieldset.colOne .block a.button:link, 
.shoppingBasket .checkout fieldset.colOne .block a.button:active, 
.shoppingBasket .checkout fieldset.colOne .block a.button:visited {
	font-size:70%;
	width:9em !important;
	margin:0.5em 0;
}

.shoppingBasket .checkout fieldset {
	width:45em;
	float:left;
}

.shoppingBasket .checkout fieldset .block {
	width:45em;
}

.shoppingBasket .orderHistory {
	padding:1em 0 0 0;
}

.shoppingBasket .orderHistory h3 {
	font-size:1em;	
	padding:0 0 0.5em 0;
}

.shoppingBasket .orderHistory table {
	float:left;
	width:45em !important;	
	border-top:1px solid #CCC;
	border-right:0 !important;
	border-bottom:0 !important;
	border-left:0 !important;
	background:#FFF !important;
	margin-bottom:1.8em;
}

.shoppingBasket .orderHistory table td {	
	border-bottom:1px solid #EEE;
	border-left:1px solid #FFF;
	padding:0.3em 0.5em;
	font-size:70%;	
}

/* EMAIL STEPS **************************************/
.emailSteps {
	width:45em;
	float:left;
	clear:both;
	margin-bottom:0.54em;
}

.emailSteps .step {
	width:10.3em;
	float:left;
	margin-right:1.25em;
	background:#D0E7FF;
	min-height:5em;
}

.emailSteps .current {
	background:#FED4CC;
	color:#F00;
}

.emailSteps .last {
	margin-right:0;
}

.emailSteps .step h2 {
	background:#68A2E0;
	color:#FFF;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	padding:0.2em 0.5em;
}

.emailSteps .current h2 {
	background:#F00;
}

.emailSteps .step p {
	font-size:90%;
	text-transform:uppercase;
	font-weight:bold;
	padding:0.5em;
}

/* site map ***********************************************/
.site-map ul li {
	font-size:80%;
	font-weight:bold;
	padding:0 0 0.5em 0;
}

.site-map ul li.sm {
	font-size:70%;
}

.site-map ul li.space {
	padding:0 0 1.5em 0;
}

.site-map ul li ul {
	margin:0.5em 1em;
}

.site-map ul li ul li{
	font-size:85%;
	font-weight:normal;
}

/* Generic ***********************************************/
.main-content,
.text-content {
	margin:0 0 0.625em 0;
	padding:1.25em;
	float:left;
	width:45em;
	background:#FFF; 
	line-height:1em;
}

.main-content h1 {
	font-size:170%;
	margin:0 0 0.625em 0;
}

.main-content p.yellow {
	background:#FDDD3C;
	padding:1.2em;
	margin:0 0 1em 0;
	width:24.7em;
	font-size:80%;
	float:left;
	min-height:10.1em;
}

.main-content form {
	float:left;
}

.main-content p.blue {
	background:#68A2E1;
	color:#FDDD3C;
	padding:0.55em;
	margin:0 0 1em 0;
	font-size:160%;
	float:left;
	width:27.03em;
}

.main-content p.blue label {
	float:left;
	padding:0.2em 0 0 0;
	font-size:90%;
}

.main-content p.blue input {
	float:right;
	border:1px solid #FFF;
}

.main-content p.blue span {
	float:right;
	display:block;
	padding:0.2em 0.2em 0 0;
}

.main-content .donate {
	text-align:right;
	width:45em;
}

.main-content .how-it-works {
	width:45em;
	float:left;
}

.main-content .how-it-works h2 {
	font-size:130%;
	color:#FFF;
	padding:0.5em 0.8em;
}

.main-content .how-it-works p {
	font-size:70%;
	font-weight:bold;
	padding:0.3em 0 3em 1em;
	width:30em;
}

.main-content .how-it-works .works1 {
	background:url(../img/how-1.jpg) no-repeat top right;
}

.main-content .how-it-works .works2 {
	background:url(../img/how-2.jpg) no-repeat top right;
}

.main-content .how-it-works .works3 {
	background:url(../img/how-3.jpg) no-repeat top right;
}

.main-content .how-it-works .works3 p {
	width:36em;
}

.text-content {
	padding:0;
	width:47.5em;
}

.text-content h2 {
	background:#7BABDC;
	color:#FFF;
	padding:0.5em 1.1em;
	font-size:110%;
	font-weight:normal;
}

.text-content h3 {
	font-size:105%;
	padding:0 0 0.8em 0;
	font-weight:bold;
}

.text-content .text {
	padding:1.25em;
}

.text-content .text em {
	font-weight:bold;
}

.text-content .text img {
	margin-bottom:4em !important;
}

.text-content .text .content-right {
	float:right;
	width:34em;
	padding-bottom:0.8em;
}


/* Footer ***********************************************/
#footer {
	width:47.5em;
	float:left;
	text-align:center;
	margin:1em 0 0 0;
}

#footer ul li {
	display:inline;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	display:inline;
	padding:0 1em;
	font-size:110%;
	color:#FFF;
	text-decoration:none;
}

#footer ul li a:hover {
	text-decoration:underline;
}

/* Bug fixes  ***********************************************/

/*B525*/
#ctl00_Content_DonationError{font-size:80%; color:#ff0000; font-weight:bold;}

.main-content p.yellow span{display:block; margin-bottom:0px;}

