/*global*/

body
{
	font-family: Verdana;
	height: 100%;
	margin: 0 0 10px;
	padding: 0;
}
html
{
	background: #CB9FD5 url(Images/background_purple.gif) repeat-x 0 0;
	height: 100%;
	margin: 0;
	padding: 0;
}

strong
{
	font-weight: bold;
}

.clear
{
	clear: both;
	height: 1px;
	visibility: hidden;
	margin-bottom: -1px;
}

.none
{
	display: none;
}

.notop
{
	margin-top: 0 !important;
}

img
{
	border: 0;
}

table
{
	border: 0;
	border-collapse: collapse;
}

th, td
{
	text-align: left;
	vertical-align: top;
}

hr
{
	height: 1px;
	color: #CCCCCC;
}

p
{
	line-height: 1.6em;
	margin-top: 6px;
}

h1, h2, h3, th, thead, tfoot, .FieldName, LabelText
{
	color: #AC66BB;
}

h4
{
	color: #CC6600;
}

a
{
	color: #AD65BC;
}

a:hover, a:active
{
	text-decoration: none;
}

a.hlButton
{
	background-image: url(Images/bk_button.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	height: 24px;
	display: block;
	text-decoration: none;
	padding-left: 37px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.hlButton:hover
{
	color: #FFAA55;
}

.btnInput
{
	background-image: url(Images/bk_button.gif);
	background-repeat: no-repeat;
	height: 27px;
	border: 2px #CC6600 none;
	width: 132px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}

.btnPrevious
{
	background-image: url(Images/bk_buttonBack.gif);
	background-repeat: no-repeat;
	height: 27px;
	border: 2px #CC6600 none;
	width: 132px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}

.txtInput
{
	border: 1px #93ae21 solid;
	padding: 3px;
	height: 19px;
	margin-top: 10px;
}

h1
{
	font-family: Arial;
	font-size: 153.9%;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

h2
{
	font-family: Arial;
	font-size: 123.1%;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3, .FieldName
{
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 10px;
}

h4, .LabelText
{
	font-size: 93%;
	text-decoration: none;
	text-transform: none;
	margin-bottom: 5px;
	font-weight: bold;
}

.Crumbs
{
	font-size: 77%;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	display: block;
}

/* Base Layout */

#centerContent
{
	width: 689px;
	float: right;
	padding: 10px;
	background-color: #FFF;
	background-image: url(Images/HeaderRow4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 93%;
	line-height: 1.6em;
}

#leftContent
{
	padding: 5px;
	width: 256px;
	float: left;
	background-color: #AC66BB;
	font-size: 85%;
}

#ft
{
	clear: both;
	font-size: 77%;
	color: #FFFFFF;
	background-color: #AC66BB;
	padding: 5px 10px;
	margin: 5px 0 10px;
}

#hd
{
	clear: both;
	overflow: visible;
}

.siteWrapper
{
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#custom-doc
{
	width: 980px;
}

/*** Make Equal-height Columns ***/

#container
{
	overflow: hidden;
	color: #3e3e3e;
}

#container .column
{
	padding-bottom: 1001em; /* X + padding-bottom */
	margin-bottom: -1000em; /* X */
}

/* LeftColumn */

#leftContent h2
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/LeftMenuButton.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 40px;
	height: 20px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
}

#leftContent .extended
{
	background-image: url(Images/LeftMenuButtonExtended.gif) !important;
}

#leftContent .whiteBox
{
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#leftContent .FFFRange
{
	background-image: url(Images/bkg_FFFRange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#leftContent .whiteBox_Top
{
	background-image: url(Images/256RoundedTopWhite.gif);
	padding: 0px;
	height: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#leftContent .whiteBox_Bottom
{
	background-image: url(Images/256RoundedBottomWhite.gif);
	margin: 0px;
	padding: 0px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#hd .MemberNav
{
	background-image: url(Images/HeaderRow1.gif);
	height: 18px;
	text-align: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 160px;
	color: #FFFFFF;
	font-size: 77%;
	background-repeat: no-repeat;
}

#hd .MainHeader
{
	background-image: url(Images/HeaderRow2.gif);
	margin: 0px;
	padding: 0px;
	height: 80px;
}

#hd .MainHeader h1
{
	visibility: hidden;
}

#hd .PrimaryNav
{
	background-image: url(Images/HeaderRow3.gif);
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

#hd .MemberNav a
{
	color: #FFFFFF;
}

#hd .MemberNav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#hd .MemberNav li
{
	display: inline;
}

#hd .MemberNav li a
{
	padding: 0 1em;
}

#hd .MemberNav li a.EmailFriend
{
	background: url(Images/icon_email.gif) no-repeat 0 80%;
	padding: 0 1em 0 1.8em;
}

.smalltext
{
	font-size: 77%;
}

#ft a
{
	color: #FFF;
}

#centerContent p
{
	margin-bottom: 15px;
	margin-top: 0;
}

ul
{
	/*giving blockquotes and lists room to breath*/
	margin: 1em;
}
ul
{
	/*bringing lists on to the page with breathing room */
	margin-left: 2em;
}
ul li
{
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}


/*faq*/

.sf_anchor_list
{
	margin: 20px 0;
}

.sf_target_list .sf_item_head, .sf_list_expanded .sf_item_head
{
	font-weight: bold;
	margin-top: 15px;
}

.top
{
	background: url(img/backToTop.gif) 100% 4px no-repeat;
	padding-right: 8px;
}

/*programmes*/

.sf_list_expandable
{
	margin-top: 2em;
	border-bottom: 1px solid #E2E2C6;
	_height: 1%;
}

.sf_list_expandable li
{
	border: 1px solid #E2E2C6;
	border-bottom: 0;
}

.sf_list_expandable .sf_item_head a
{
	display: block;
	padding: 3px 8px;
	text-decoration: none;
}

.sf_list_expandable .sf_item_head a:hover
{
	display: block;
	padding: 3px 8px;
	text-decoration: none;
}

.sf_list_expandable .sf_item_headexp a
{
	color: #030;
	display: block;
	padding: 3px 8px;
	text-decoration: none;
}

.sf_list_expandable .sf_item_headexp
{
	background: #EDEDDB url(img/listback.png) top left repeat-x;
}

.sf_list_expandable .sf_item_body
{
	background: #F7F7EE;
	border-top: 1px solid #E2E2C6;
	padding: 1.2em 1.8em;
}

#centerContent .sf_list_expandable .sf_item_head a, #content .sf_list_expandable .sf_item_head a:hover, #content .sf_list_expandable .sf_item_headexp a
{
	width: 415px;
	padding-right: 65px;
}

#centerContent .sf_list_expandable .sf_item_head a
{
	background: transparent url(img/expand.gif) right center no-repeat;
}

#centerContent .sf_list_expandable .sf_item_head a:hover
{
	background: #EDEDDB url(img/expand.gif) right center no-repeat;
}

#centerContent .sf_list_expandable .sf_item_headexp a
{
	background: transparent url(img/collapse.gif) right center no-repeat;
}

a.exp
{
	text-align: right;
	width: 80px;
	float: right;
	margin-right: 5px;
}

.sf_list_expanded
{
	background: none;
	border: 0;
	_height: 1%;
}

.strips .sf_list_expanded .sf_item_head
{
	background: #EDEDDB;
	border: 1px solid #E2E2C6;
	border-bottom: 0;
	padding: 1.1em 1.5em 0;
}

.strips .sf_list_expanded .sf_item_body
{
	background: #EDEDDB;
	border: 1px solid #E2E2C6;
	border-top: 0;
	padding: 0 1.5em 1.2em;
}

.tbMultiLine
{
	color: #000000;
	font-size: 77%;
	font-weight: normal;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}

/*****Commerce ******/

/*MiniCart*/

table.minicart
{
	font-size: 85%;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

table.minicart tr
{
}

table.minicart tr.alternate
{
	background-color: #ececec;
}

table.minicart td
{
	padding: 2px 5px 2px 5px;
}

table.minicart th
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px #ac66bb solid;
}

table.minicart caption
{
	visibility: hidden;
}

table.minicart tfoot tr
{
	border-top: 1px #ac66bb solid;
}

/*Catalog*/

#catIntro
{
}

/*Product Summary*/

div.productList
{
	margin: 1em 0;
}

div.productSummary
{
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px #CCCCCC dashed;
}

div.productText h3
{
	background-image: url(Images/ico_lrg_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 21px;
	margin-top: 0px;
	padding-top: 0px;
}

div.productText h2
{
	background-image: url(Images/ico_lrg_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 21px;
	margin-top: 0px;
	padding-top: 0px;
}

div.productText p
{
	padding-left: 21px;
}

div.productSummary img.thumbnail
{
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.productText .ourprice
{
	color: #990000;
	font-weight: bold;
}

div.productText .retailprice
{
}

div.productText
{
	float: left;
	padding: 0px;
	margin-left: 5px;
}

.borderedBox
{
	background: #FFF url(Images/bkg-boxes.png) repeat-x 0 100%;
	padding: 10px;
	border: solid 1px #AEC259;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.borderedBox table, .borderedBox td
{
	padding: 0;
	margin: 0;
}
.login
{
	min-height: 380px;
	height: auto;
	_height: 380px;
}
.top
{
	background-position: 0 20px !important;
}
.errors
{
	padding: 10px;
	border: solid 1px red;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
	font-size: 93%;
	margin-bottom: 10px;
	color: Red;
}
.errorMsg
{
	color: Red;
	font-size: 93%;
}
.errors ul
{
	margin-top: 0;
	margin-bottom: 0;
}

/*Just Added to Cart*/

#justAdded
{
	clear: both;
	padding: 10px;
	background-color: #ececec;
	border: 1px #CCCCCC solid;
	overflow: auto;
}

.imageLeft
{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.imageRight
{
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tabstripContainer
{
	margin-top: 20px;
}

#tabstripContainer ul
{
	margin: 0;
}

.multipageContainer
{
	background-image: url(Images/bkg_multipage.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	min-height: 150px;
}

.alert
{
	border: 1px #FFCC00 solid;
	background-color: #FFFF66;
	color: #FF6600;
	font-size: 77%;
	padding-left: 22px;
	padding-right: 5px;
	background-image: url(Images/alert.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 10px;
}

ul.ruInputs, ul.ruInputs li
{
	list-style-type: none;
}

/*** End of file ***/