
* { 
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

html {
 overflow-y: scroll !important;
 height:100%;
}

body { 
	font: Helvetica, Arial;
	font-size:12px;
	line-height:16px;
	color: #000000;
	height:100%;
}
	
.bold { 
	font-weight: bold;	
}

.italics { 
	font-style: italic;	
}



h1 span, h2 span {
	display: none;
}



h1 {
	font-size: 28px;
	line-height: 31px;
	font-weight:normal;
	color: #3A6351;
	margin-bottom:10px;
	text-transform:capitalize;
}

h2 {
	font-size: 25px;
	color: #3A6351;
}

h3 {
	font-size: 21px;
	color: #3A6351;
}

h4 {
	font-size: 16px;
	color: #3A6351;
}


a {
	margin: 0;
	padding: 0;
	color: #3A6351;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

ul, ol, li {
	list-style: none;
}

p {
	padding: 0;
	color: #191919;
	line-height: 1.6em;
	font-size: 13px
}
div {
	padding: 0;
	color: #191919;
	line-height: 1.6em;
	font-size: 90%;
}
.bgltmedtext p{
	font-size: 150%;
	font-weight:normal;
	color: #6A8075;
	margin-bottom:10px;
}

img {
	border: none;
}

strong {
	color: #505050;
}

input:focus, textarea:focus {
	background: #fffbba;
	border-bottom: 1px solid #f9d45e !important;
}

.clear {
	clear: both;
}



/* WRAP ***********************************************************/
div#wrap {
	margin: 0;
	padding: 0;
	height:100%;
}
/* NAV *********************************************************/

div#nav {
	/*position:absolute*/;
	left:0px;
	top:0px;
	height:100%;
	width: 160px;
	padding-left: 10px;
}

div#nav .logo {
	background:url('../images/logo_v2.gif') no-repeat;
	width: 156px;
	height: 140px; margin-left:20; margin-right:0; margin-top:10px; margin-bottom:14px
}

div#nav .strapline {
	background:url('../images/strapline_v2.gif') no-repeat;
	width: 114px;
	height: 9px; margin-left:2px; margin-right:0; margin-top:7; margin-bottom:10px
}

div#nav .strapline span{
	display:none;
}

div#nav ul {
	margin: 0;
	padding: 0;
}

div#nav ul li a span{
	display:none;
}


div#nav ul li a {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-bottom: 0px;
	display:block;
	color: #3A6351;
	font-weight:normal;
	font-size: 100%;
	text-decoration: none;
	/*647B70*/
}

div#nav ul li a:hover {
	color: #849A8E;
}

div#nav ul li a.Classes {
	background:url('../images/nav_classes_v2.gif') no-repeat;
	height: 46px;
	width: 140px;
}

/*div#nav ul li a.Holidays {
	background:url('../images/nav_holidays_v2.gif') no-repeat;
	height: 25px;
	width: 140px
}*/

div#nav ul li a.Weekends {
	background:url('../images/nav_weekends_v2.gif') no-repeat;
	height: 25px;
	width: 140px
}

div#nav ul li a.Sermons {
	background:url('../images/nav_sermons_v2.gif') no-repeat;
	height: 27px;
	width: 140px
}

div#nav ul li a.Bibliotherapy {
	background:url('../images/nav_bibliotherapy_v2.gif') no-repeat;
	height: 17px;
	width: 140px
	
}

div#nav ul li a.Meals {
	background:url('../images/nav_meals_v2.gif') no-repeat;
	height: 38px;
	width: 140px

}

div#nav ul li a.Psychotherapy {
	background:url('../images/nav_psychotherapy_v2.gif') no-repeat;
	height: 18px;
	width: 140px

}

div#nav ul li a.Shop {
	background:url('../images/nav_shop_v2.gif') no-repeat;
	height: 77px;
	width: 140px;
	margin-bottom:32px
}

div#nav ul li a.Calendar {
	background:url('../images/nav_calendar_v2.gif') no-repeat;
	height: 20px;
	width: 140px;
	margin-bottom:9px
	
}

div#nav ul li a.About {
	background:url('../images/nav_aboutus_v2.gif') no-repeat;
	height: 20px;
	width: 140px;
	margin-bottom:9px
	
}

div#nav ul li a.Press {
	background:url('../images/nav_newspress_v2.gif') no-repeat;
	height: 20px;
	width: 140px;
	margin-bottom:9px

}

div#nav ul li a.Internships {
	background:url('../images/nav_internships_v2.gif') no-repeat;
	height: 20px;
	width: 140px;
	margin-bottom:9px

}

div#nav ul li a.Space {
	background:url('../images/nav_spacehire_v2.gif') no-repeat;
	height: 20px;
	width: 140px;
	margin-bottom:9px

}

div#nav ul li a.Contact {
	background:url('../images/nav_contactus_v2.gif') no-repeat;
	height: 20px;
	width: 140px;
	margin-bottom:24px
}

div#nav ul li a:hover {
	background-position:center top;
}

div#nav ul li a:active {
	background-position:right top;
}


/* SEARCH *********************************************************/
div#nav div#search {
	display:none;
}

div#nav div#search input.field {
	padding: 2px;
	border: 1px solid #E4E4E4;
	background-color:#fff;
	width:137px;
	margin-top:19px;
}

div#nav div#search input.submit {
	border-bottom:1px solid #647B70;
	border-left:none;
	border-right:none;
	border-top:none;
	font-size: 90%;
	font-weight:bold;
	padding:0;
	margin: 5px 0 0 0;
	background: #fff;
}

/* SUBNAV *********************************************************/

div#subnav {
	/*position:absolute
	left:170px;
	top:0px;*/
	height:100%;
	background: #fff;
}

div#subnav ul {
	margin-top: 144px;
	padding: 0;
}

div#subnav td {
	margin: 6px 0;
	padding-bottom: 6px;
}

div#subnav a {
	margin: 4px 0;
	padding-bottom: 10px;
	color: #6A8075;
	/*color: #a0a0a0;*/
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
	line-height:1em;
}
div#subnav .textboldnolink{color:#000}
div#subnav .smalltext{
	color: #a0a0a0;
	}
A{
	color: #3A6351;
	}

div#subnav ul li a:hover {
		color: #a0a0a0;
}

div#subnav ul li a.active {
	color: #222222;
}

/* NEW CONTENT  *****************************************/

.cdTitle{ 
	font-family: Helvetica, Arial;
	font-size:16px;
	font-weight: bold;
	line-height:16px;
	color: #3A6351;
	padding: 6px 20px 12px 20px;
	vertical-align: center;
}

.cdBodyCopy{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	padding: 6px 20px 6px 20px;
}

h4.Aphorism{ 
	font-family: 'Gill Sans', Arial, sans-serif;
	font-size:18px;
	font-weight: normal;
	line-height:20px;
	color: #FFFFFF;
	/*padding-left:20px; 
	padding-right:20px;*/ 
	padding-top:12px; 
	padding-bottom:2px;
	
}

.WhatsOnHeadline{ 
	font-family: 'Gill Sans', Arial, sans-serif;
	font-size:28px;
	font-weight: normal;
	line-height:31px;
	color: #3A6351;
	padding: 12px 0px 2px 20px;

}


.WhatsOnBodyCopy{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	text-wrap: normal;
	padding-left:20px; padding-right:2px; padding-top:6px; padding-bottom:12px;
	}
	
.WhatsOnSubhead{
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	line-height:16px;
	color: #000000;
	padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:2px;
}

.WhatsOnDate{
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	line-height:16px;
	color: #000000;
	padding: 0px 0px 2px 20px;
}

.IntroQuote{ 
	font-family: Helvetica, Arial;
	font-size:15px;
	font-weight: normal;
	font-style: italic;	
	line-height:20px;
	color: #000000;
}


.IntroQuoteName{ 
	font-family: Helvetica, Arial;
	font-size:14px;
	font-weight: bold;
	line-height:20px;
	color: #000000;
}

.LargeBoldCopy{ 
	font-family: Helvetica, Arial;
	font-size:14px;
	font-weight: bold;
	line-height:17px;
	color: #000000;
	text-wrap: normal;
	}

.BodyCopy{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: normal;
	line-height:16px;
	color: #000000;
	max:150px;
	text-wrap: normal;
}


.Subhead{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: bold;
	font-variant: small-caps;
	line-height:16px;
	color: #000000;
}

.ItalicBodyCopy{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-style: italic;
	font-weight: normal;
	line-height:16px;
	color: #000000;
	text-wrap: normal;
}

.BlogTitle{ 
	font-family: Helvetica, Arial;
	font-size:16px;
	font-weight: bold;
	line-height:16px;
	color: #3A6351;
	padding: 12px 20px 2px 20px;
	vertical-align: center;
}

.Blogger{ 
	font-family: Helvetica, Arial;
	font-size:14px;
	line-height:20px;
	color: #000000;
	padding: 2px 20px 4px 20px;
}

.BlogDate{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	color: #000000;
	text-transform: uppercase;
	padding: 4px 20px 4px 20px;
}

.BlogBodyCopy{ 
	font-family: Helvetica, Arial;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	/*clear: right;*/
	padding: 4px 20px 12px 20px;
}


/* CONTENT  ********************************************/

div#content{
	/*position:absolute;
	left:320px;
	top:0px;
	margin:144px 0 30px 0;
	width:730px;*/
	background: #FFF;
}

div#content p{
	margin-bottom:13px;
}

div#content div.Summary{
	margin-bottom:13px;
}

div#content div.Summary span{
	color:#000;
}

div#content a.CTA{
	font-weight:bold;
	text-decoration:underline;
	font-size:90%;
}

div#content .Pic{
	margin-bottom:20px;
	text-align:left;	
}


div#content .Pic h4{
	font-size:85%;
	font-weight:normal;
	text-transform:none;
	color:#000;
	text-align:left;
}

div#content .presslist tr{
	height:20px;
}

div#content .presslist a { color:#3A6351}
div#content .ItemCellProductName a { color:#3A6351}
 
/* HEADERS */

div#content h1.AboutTSOL {
	background:url('../images/header_abouttsol.gif') no-repeat;
	height: 17px;
	width: 231px
}

div#content h1.Bibliotherapy {
	background:url('../images/header_bibliotherapy.gif') no-repeat;
	height: 23px;
	width: 118px
}

div#content h1.Contact {
	background:url('../images/header_contact.gif') no-repeat;
	height: 17px;
	width: 102px
}

div#content h1.Courses {
	background:url('../images/header_courses.gif') no-repeat;
	height: 17px;
	width: 76px
}

div#content h1.Experts {
	background:url('../images/header_events.gif') no-repeat;
	height: 23px;
	width: 71px
}

div#content h1.Family {
	background:url('../images/header_family.gif') no-repeat;
	height: 39px;
	width: 109px
}

div#content h1.Holidays {
	background:url('../images/header_holidays.gif') no-repeat;
	height: 23px;
	width: 75px
}

div#content h1.Love {
	background:url('../images/header_love.gif') no-repeat;
	height: 39px;
	width: 74px
}

div#content h1.Mailing {
	background:url('../images/header_mailing.gif') no-repeat;
	height: 23px;
	width: 90px
}

div#content h1.Meals {
	background:url('../images/header_meals.gif') no-repeat;
	height: 17px;
	width: 51px
}

div#content h1.Play {
	background:url('../images/header_play.gif') no-repeat;
	height: 39px;
	width: 78px
}

div#content h1.Politics {
	background:url('../images/header_politics.gif') no-repeat;
	height: 40px;
	width: 144px
}

div#content h1.Psychotherapy {
	background:url('../images/header_psychotherapy.gif') no-repeat;
	height: 23px;
	width: 133px
}

div#content h1.Shop {
	background:url('../images/header_shop.gif') no-repeat;
	height: 23px;
	width: 48px
}

div#content h1.Work {
	background:url('../images/header_work.gif') no-repeat;
	height: 39px;
	width: 94px
}

/* ACTION BUTTONS  */
	
.Action a.booknow {
	background:url('../images/V2_Buttons/btn_booknow_v2.gif') no-repeat;
	height: 20px;
	width: 87px;
	float:right	
}

.Action a.booknow:hover {
	background:url('../images/V2_Buttons/btn_booknow_v2.gif') no-repeat -87px 0;
}


.Action a.buynow {
	background:url('../images/V2_Buttons/btn_buynow_v2.gif') no-repeat;
	height: 20px;
	width: 75px;
	float:right	
}

.Action a.buynow:hover {
	background:url('../images/V2_Buttons/btn_buynow_v2.gif') no-repeat -75px 0;
}

.Action a.checkavailability {
	background:url('../images/V2_Buttons/btn_checkavailability_v2.gif') no-repeat;
	height: 20px;
	width: 135px;
	float:right	
}

.Action a.checkavailability:hover {
	background:url('../images/V2_Buttons/btn_checkavailability_v2.gif') no-repeat -135px 0;
}

.Action a.moreinformation {
	background:url('../images/V2_Buttons/btn_moreinformation_v2.gif') no-repeat;
	height: 20px;
	width: 134px;
	float:right	
}

.Action a.moreinformation:hover {
	background:url('../images/V2_Buttons/btn_moreinformation_v2.gif') no-repeat -134px 0;
}


.Action a.portabledocument {
	background:url('../images/V2_Buttons/btn_pdf_v2.gif') no-repeat;
	height: 20px;
	width: 43px;
	float:right	
}

.Action a.portabledocument:hover {
	background:url('../images/V2_Buttons/btn_pdf_v2.gif') no-repeat -43px 0;
}


.Action a.waitinglist {
	background:url('../images/V2_Buttons/btn_waitinglist_v2.gif') no-repeat;
	height: 20px;
	width: 97px;
	float:right	
}

.Action a.waitinglist:hover {
	background:url('../images/V2_Buttons/btn_waitinglist_v2.gif') no-repeat -97px 0;
}
/*for custom add to basket button*/
.Action a.addbasket {
	background:url('../images/V2_Buttons/btn_addtobasket_v2.gif') no-repeat;
	height: 20px;
	width: 109px;
	float:right	
}

.Action a.addbasket:hover {
	background:url('../images/V2_Buttons/btn_addtobasket_v2.gif') no-repeat -109px 0;
}


/* ACTION BUTTONS - OLD */
.Action a.availability {
	background:url('../images/button_availability.jpg') no-repeat;
	height: 19px;
	width: 132px;
	float:right	
}

.Action a.availability:hover {
	background:url('../images/button_availability.jpg') no-repeat -132px 0;
}



.Action a.booking {
	background:url('../images/button_booking.jpg') no-repeat;
	height: 19px;
	width: 107px;
	float:right	
}

.Action a.booking:hover {
	background:url('../images/button_booking.jpg') no-repeat -107px 0;
}

.Action a.information {
	background:url('../images/button_information.jpg') no-repeat;
	height: 19px;
	width: 132px;
	float:left
}

.Action a.information:hover {
	background:url('../images/button_information.jpg') no-repeat -132px 0;
}





div#content div.Action {
	clear:both;
	margin-bottom:15px;
}

div#content div.Action a{
	float:left;
	margin-right:10px;
}

div#content div.Action a span{
	display:none;
}

div#content div.Action a.CTA{
	float:none;
}

div#content div.Action a.Apply {
	background:url('../images/button_apply.gif') no-repeat;
	height: 19px;
	width: 44px
}

div#content div.Action a.Apply:hover {
	background:url('../images/button_apply.gif') no-repeat -44px 0;
}

div#content div.Action a.MP3 {
	background:url('../images/button_mp3.gif') no-repeat;
	height: 19px;
	width: 32px
}

div#content div.Action a.MP3:hover {
	background:url('../images/button_mp3.gif') no-repeat -32px 0;
}

div#content div.Action a.ZIP {
	background:url('../images/button_zip.gif') no-repeat;
	height: 19px;
	width: 32px
}

div#content div.Action a.ZIP:hover {
	background:url('../images/button_zip.gif') no-repeat -32px 0;
}



div#content div.Action a.Map {
	background:url('../images/button_map.gif') no-repeat;
	height: 19px;
	width: 34px
}

div#content div.Action a.Map:hover {
	background:url('../images/button_map.gif') no-repeat -34px 0;
}

div.Action a.PDF {
	background:url('../images/button_pdf.gif') no-repeat;
	height: 19px;
	width: 32px
}

div#content div.Action a.PDF:hover {
	background:url('../images/button_pdf.gif') no-repeat -32px 0;
}


div.Action a.AddToBasket {
	background:url('../images/addtobasket.gif') no-repeat;
	height: 19px;
	width: 108px
}

div.Action a.AddToBasket:hover {
	background:url('../images/addtobasket.gif') no-repeat -108px 0;
}
/* LEFT  */

div#content div#left {
	width: 380px;
	position:relative;
	float:left;
}


/* RIGHT */

div#content div#right {
	position:relative;
	float:left;
	margin-left: 20px;
	width: 300px;
}

/* FULLWIDTH  */

div#content div#fullwidth {
	width: 710px;
	position:relative;
	float:left;
}

div#fullwidth ul.shop-items{
	margin: 0;
	padding: 0;
}

div#fullwidth ul.shop-items li {
	float: left;
	margin: 0;
	padding: 0;
	width:175px;
	height:260px;
}

div#fullwidth ul.shop-items li p{
	width:160px;
	margin:5px 0;
	padding:0;
	font-size:90%;
}

div#fullwidth ul.shop-items li p.descript{
	height:35px;
	font-size:85%;
	color:#6A8075;
}

div#fullwidth ul.shop-items li p.price{
	font-weight:bold;
}

div#fullwidth ul.shop-items li .image-holder{
	height:130px;
	margin-right:10px;
	margin-bottom:10px;
}

div#fullwidth ul.shop-items li h2{
	font-size: 100%;
	width:160px;
}

div#shop-item .image-holder{
	margin-bottom:10px;
}

div#shop-item a.back{
	font-weight:bold;
	display:block;
	margin-bottom:20px;
}


div#fullwidth ul.shop-items{
	margin: 0;
	padding: 0;
}

div#fullwidth td {
	float: left;
	margin: 0;
	padding: 0;
	width:175px;
	height:260px;
}

div#fullwidth p{
	width:160px;
	margin:5px 0;
	padding:0;
	font-size:90%;
}

div#fullwidth p.descript{
	height:35px;
	font-size:85%;
	color:#6A8075;
}

div#fullwidth p.price{
	font-weight:bold;
}

div#fullwidth  .image-holder{
	height:130px;
	margin-right:10px;
	margin-bottom:10px;
}






/* APPLICATION FORMS */

div#content div#apply {
	position:relative;
	width: 310px;
	height:100%;
}

div#content div#apply h1 {
	margin-bottom:5px;
}

div#content div#apply h3 {
	font-size: 85%;
	margin-bottom:15px;
}

div#content div#apply p{
	line-height: 1em;
	clear:both;
	margin-bottom: 13px;
}

div#content div#apply p.yourdetails{
	margin-top: 13px;
}

div#content div#apply a{
	text-decoration:underline;
}

div#content div#apply fieldset {
	border:none;
}

div#content div#apply label {
	font-size: 85%;
}

div#content div#apply label.field {
	float: left;
	margin: 2px 0;
	width: 106px;
	display:block;
}

div#content div#apply label.radio {
	margin-right: 10px;
}

div#content div#apply label.wide {
	display:block;
	margin: 2px 0;
}

div#content div#apply input {
	font-size: 85%;
	padding: 2px;
	border: 1px solid #E4E4E4;
}

div#content div#apply input.field {
	width: 197px;
}

div#content div#apply input.multifield {
	width: 197px;
	margin: 2px 0 0 106px;
	display:block;
}

div#content div#apply input.widefield {
	width: 300px;
}

div#content div#apply textarea{
	border: 1px solid #E4E4E4;
	padding: 2px;
	width: 300px;
}

div#content div#apply span {
	color: #E54343;
	background: none;
}

div#content div#apply span.errormsg {
	font-size: 80%;
	display:block;
}

div#content div#apply select {
	font-size: 85%;
	border: 1px solid #E4E4E4;
}

div#content div#apply select#age {
	width:123px;
}

div#content div#apply select.wide {
	width: 308px;
}

div#content div#apply div.dates {
	margin: 0 0 0 106px;
	clear:both;
	padding: 0;
}

div#content div#apply div.dates input{
	float:left;
	width:26px;
	margin: 0 0 6px 0;
	padding:0;
}

div#content div#apply div.dates input#year3{
	margin: 0 0 13px 0;
}

div#content div#apply div.dates span{
	float:left;
	margin: 0 3px;
	color: #191919;
}

div#content div#apply input#willingToTravelY{
	margin-left: 106px;
}

div#content div#apply input.submit {
	float:right;
	margin-bottom:20px;
	border-bottom:1px solid #647B70;
	border-left:none;
	border-right:none;
	border-top:none;
	font-weight:bold;
	padding:0;
	background: #fff;
}

/* BROWSE A-Z PAGES */

div#content div#browse{
	position:relative;
	width:630px;
	height:100%;
}

div#content div#browse h3{
	width:365px;
	margin-bottom:17px;
}

div#content div#browse h4{
	margin-bottom: 13px;
}

div#content div#browse h4 a{
	text-decoration:underline;
}

/* EXPERT PAGES */

div#content div#expert{
	position:relative;
	width: 730px;
	height:100%;
}

div#content div#expert h4{
	font-size: 95%;
	margin-bottom:10px;
}

/* OTHER PAGES */

div#content div#legal {
	position:absolute;
	left:-320px;
	top:10px;
	width: 410px;
	padding-left: 10px;
	margin:-144px 0 30px 0;
}


/* Class added by P 19.1.09 for Past Holiday/Sermon links */
div#linksincontent ul li a {
	margin: 4px 0;
	padding: 0;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 115%;
	text-decoration: none;
	line-height:1em;
}

div#linksincontent ul li a:hover {
	color: #a0a0a0;
}

div#linksincontent ul li a.active {
	color: #222222;
}
#PastSermons
{
	
}

#itemOptions
{
	display:none;
}
#addToCart #qty
{
	display:none;
}
#eventDetails
{
margin-bottom:20px;
}
#eventDetails .itemTitle
{
padding:3px;
	clear:left;
	width:160px;
	font-size:12px;
	float:left
}
#eventDetails .itemValue
{
padding:3px;
	font-size:12px;
	float:left;
	font-weight:bold;	
}
#addtocart
{
	width:150px;
	padding:1px;
	background-color:#FFF;
	font-weight:bold;
	color:#FFF
	float:left;
}
.nsbutton
{
	width:150px;
	padding:1px;
	background-color:#42584F;
	font-weight:bold;
	color:#FFF
}
.nsbutton a
{
	font-weight:bold;
	font-size:12px;
	color:#FFF
}
.outofstockmessage
{
	color:#7A3535;
	display:none;
}
#userinfo
{
	width:900px;
	height:30px;
	background-color:transparent;
	background-repeat:no-repeat;
	color:#3A6351;
	vertical-align:bottom;
}
#userinfo td
{
	padding-left:20px;
	font-size:11px;
}
#userinfo a
{
	font-size:11px
}
#userinfo a:hover {
	text-decoration: underline;
	color:#3A6351;
}

div#gotobasket a
{
    background-image:url('../images/top_links/gotobasket.gif');
    background-repeat: no-repeat;
    background-position:0 0;
    width:102px;
	height:19px;
	font-size:21px;
	text-decoration:none;
	vertical-align:center;
	display:block;
	overflow: hidden
}

div#gotobasket a:hover {
	/*background-attachment: fixed;*/
	background-position:-102px 0px;
	overflow: hidden;
	display:block;
	text-decoration:none;
}

div#mailinglist a
{
	background-image: url('../images/top_links/mailinglist.gif');
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: 0 0;
	width:93px;
	height:19px;
	font-size:21px;
	text-decoration:none;
	vertical-align:center;
	display:block;
	overflow: hidden
}
div#mailinglist a:hover {
	/*background-attachment: fixed;*/
	background-position:-93px 0px;
	overflow: hidden;
	display:block;
	text-decoration:none;
}

.bgbutton
{
	background:url('../images/V2_Buttons/btn_blanklong_v2.gif');
	width:144px;
	height:20px;
	border:medium none;
	margin-top:10px;
	margin-right:10px;
	color:#FFF;	
	cursor:pointer
	font-size: 5px;
}

input.bgbutton:hover
{
	background:url('../images/V2_Buttons/btn_blanklong_v2.gif');
	width:144px;
	height:20px;
	background-position:-144px 0px;
	border:medium none;
	margin-top:10px;
	margin-right:10px;
	color::#FFDE08;	
	cursor:pointer
	font-size: 5px;
}
input.nlbutton
{
	background:url('../images/V2_Buttons/btn_blanklong_v2.gif');
	width:144px;
	height:20px;
	border:medium none;
	margin-top:10px;
	margin-right:10px;
	color:#FFF;	
	cursor:pointer
	font-size: 6px;
}

input.nlbutton:hover
{
	background:url('../images/V2_Buttons/btn_blanklong_v2.gif');
	width:144px;
	height:20px;
	background-position:-144px 0px;
	border:medium none;
	margin-top:10px;
	margin-right:10px;
	color::#FFDE08;	
	cursor:pointer
	font-size: 6px;
}

#carttable
{

	margin-left:200px;
	width:800px;
}
#carttable input
{
	/*display:none*/
}
#custcol_num_female_fs_lbl{display:none;}
#custcol_num_female{display:none;}
#custcol_num_male_fs_lbl{display:none;}
#custcol_num_male{display:none;}
#custcol_applicant_details_fs_lbl{display:none;}
#custcol_applicant_details{display:none;}

#message{font-size:12px;border:1px solid #CCC;padding:5px;display:none}
#applicants{display:none;clear:left;margin-top:4px;}
#applicantsText{font-size:12px;border:1px solid #CCC;padding:5px;display:none;text-align:left;margin-top:10px;margin-bottom:6px;}
#applicantsMe{font-size:12px;padding:5px;display:none;text-align:left;margin-top:6px;margin-bottom:6px;}
#calendarList tr{height:30px}
#calendarList a{color:#3A6351}
#calendarList .itemCellProductName a { color:#3A6351}
/*#calendarList .tr { height:25px}*/
#loggedInMessage td{font-size:12px;}
.discountMsg{font-size:12px;font: small Arial, sans-serif;margin-bottom:10px}
.itemCellProductName a { color:#3A6351}
a { color:#3A6351}
#content a { color:#3A6351}
