/* Reset CSS! */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, address, th, td
		{
		margin:0;
		padding:0;
		}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th
		{
		font-size:1em;
		font-weight:normal;
		font-style:normal;
		}
ul,ol 		{
		list-style:none;
		}
caption,th	{
		text-align:left;
		}
fieldset,img	{
		border:none;
		}
dt, address, caption, cite, code, dfn, i, b, th, var
		{
		font-style:normal;
		font-weight:normal;
		}
q:before, q:after
		{
		content:'';
		}
.Clear 		{
		clear:both;
		}
.hide 		{
		display:none;
		}
/*Site Mark-Up*//*Default settings*/
html		{
		width:100%;
		}
body 		{
		width:100%;
		margin:0 auto;
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		font-weight:normal;
		text-align:left;
		font-size:0.75em;
		background:#fff;
		color:#898989;
		}
a:link 		{
		color:#700;
		}
a:visited 	{
		color:#700;
		}
a:hover 	{
		color:#777;
		}
a:active 	{
		color:#666;
		}
/* Main Page Columns */
.Row		{
		position:relative;
		}
.story1		{
		margin-right:17px;
		}
#Container	{
		width:1012px;
		position:absolute;
		left:50%;
		margin:5px 0 0 -506px;		
		padding:0;
		background-position:top center;
		background-repeat:repeat-y;	
		background-image:url(/uploads/images/site/Background.png);
		background-color:#fff;
		}
#Masthead 	{
		background-position:top center;
		background-repeat:no-repeat;	
		background-image:url(/uploads/images/site/Header.png);
		margin:0;
		padding:0;
		width:1012px;
		height:15px;
		margin:0px auto 0px auto;
		clear:both;
		}
/*Navigation*/
ul#Nav 		{
		list-style:none;
		list-style-image:none;
		background:none;
		width:175px;
		clear:both;
		margin:20px 0 0 17px;
		padding:0;
		}
ul#Nav li
		{
		position:relative;
		float:left;
		margin:0;
		width:175px;
		}
ul#Nav li ul 
		{ /*2nd level*/
		position:absolute;
		left:-999em;
		margin-left:156px;
		margin-top:-28px;
		}
ul#Nav li ul ul
		{ /*3rd and above*/
		left:-999em;
		}
ul#Nav a
		{
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		display:block;
		font-size:0.9em;
		text-decoration:none;
		height:23px;
		line-spacing:29px;
		width:175px;
		padding:6px 0 0 10px;
		vertical-align:middle;
		outline:none;
		margin-bottom:-1px;
		}
ul#Nav a:link, ul#Nav a:visited, ul#Nav a:active
		{
		text-decoration:none;
		color:#fff;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
ul#Nav a:hover
		{
		text-decoration:none;
		color:#500;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 -29px;
		}
ul#Nav li:hover ul, ul#Nav li:hover ul ul, ul#Nav li.sfhover ul, ul#Nav li.sfhover ul ul 
		{
		position:absolute;
		z-index:100;
		left: -999em;
		}
ul#Nav li:hover ul, ul#Nav li li:hover ul, ul#Nav li li li:hover ul, ul#Nav li.sfhover ul, ul#Nav li li.sfhover ul, ul#Nav li li li.sfhover ul 
		{ 
		/* lists nested under hovered list items */
		z-index:100;
		left: 0;
		}
ul#Nav a:link.root, #Nav a:active.root, #Nav a:visited .root
		{
		z-index:100;
		height:23px;
		width:175px;
		text-decoration:none;
		color:#fff;
		background-image:url(/uploads/images/site/Arrow.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
ul#Nav a:hover.root
		{
		z-index:100;
		height:23px;
		width:175px;
		background-image:url(/uploads/images/site/Arrow.gif);
		background-repeat:no-repeat;
		background-position:0 -29px;
		}
/* ie7 suckerfish fix */
#Nav li:hover, #Nav li.sfhover
		{
		width:175px;
		}
#Nav li:hover ul, #Nav li.sfhover ul
		{
		z-index:100;
		left: auto;
		width:175px;
		}
/* content */
#MainContent	{
		width:600px;
		padding:0;
		margin:0;
		float:left;
		display:block;
		margin:0 10px 0 10px;
		position:relative;
		}
#MainContentWide
		{
		width:760px;
		padding:0;
		margin:0;
		float:left;
		display:block;
		margin:0 20px;	
		position:relative;
		}
.LogoPanel	{
		clear:both;
		float:left;
		height:155px;
		margin:0 0 20px 0px;
		width:189px;
		}
.RSS		{
		position:absolute;
		float:right;
		padding:10px 10px 10px 10px;
		margin-left:600px;
		}
#Left		{
		float:left;
		clear:both;
		width:189px;
		margin:0 0 0 16px;
		padding:0;
		background:url(/uploads/images/site/NavBack.png) left bottom no-repeat;
		height:870px;
		position:relative;
		}
#Right		{
		float:left;
		position:relative;
		margin:0px 0px 0 0px;
		width:165px;
		background:none;
		padding:0 0px 0 0;
		}
/*footer*/
#Footer		{
		clear:both;
		width:1012px;
		height:30px;
 		margin:0;
		background-image:url(/uploads/images/site/Footer.png);
		background-position:top center;
		background-repeat:no-repeat;
		padding:20px 0 0 0;
		color:#898989;
		font-size:0.85em;
		background-color:#fff;
		position:relative;
		}
#Footer p	{
		margin:0;
		padding-left:30px;
		}
#TopBlock	{
		padding-bottom:5px;
		margin-top:20px;
		}
.Block		{
		margin-left:30px;
		margin-bottom:10px;
		}
h1		{
		height:65px;
		width:400px;
		color:#700;
		display:block;
		}
h1 span		{
		display:none;
		}
h2		{
		height:65px;
		width:550px;
		color:#700;
		display:block;
		}
h2 span		{
		display:none;
		}
h3		{
		height:110px;
		width:218px;
		color:#700;
		display:block;
		}
h3 span		{
		display:none;
		}
p		{
		padding:6px 0;
		}
.Block-Grey	{
		background:#f0f0f0;
		clear:both;
		height:141px;
		width:808px;
		border-top:2px solid #700;
		border-bottom:2px solid #700;
		margin:0 20px 0 5px;
		padding:0;
		}
#BottomBlock	{
		padding-bottom:10px;
		}
.OurProductsIframe
		{
		float:left;
		width:576px;
		height:130px;
		float:left;
		}
.OurProducts	{
		float:left;
		width:220px;
		}
.ProductButton	{
		color:#700;
		padding:0 0 0 10px
		}
.OurProducts h3
		{
		margin:0 0 5px 0;
		}
.OurProducts p	{
		padding-left:30px;
		}
.ProductButton a
		{
		padding:5px 0 0 20px;
		color:#700;
		text-decoration:none;
		}
.ProductButton a:hover
		{
		color:#777;
		text-decoration:none;
		}
.IframeButtons	{
		color:#700;
		padding:0 0 0 10px
		}
.IframeButtons p
		{
		padding:0;
		}
.IframeButtons a
		{
		color:#700;
		text-decoration:none;
		}
.IframeButtons a:hover
		{
		color:#777;
		text-decoration:none;
		}
.NewsPanel	{
		display:block;
		float:left;
		width:365px;
		height:131px;
		position:relative;
		}
.NewsPanel h4	{
		color:#700;
		font-size:18px;
		letter-spacing:-1px;
		width:145px;
		}
.Ticker		{
		clear:both;
		width:auto;
		height:30px;
		background:#700;
		color:#fff;
		display:block;
		margin:0 0 5px 5px;
		padding:4px 0 0 0;
		}
.TickerInside	{
		width:auto;
		margin:0;
		border-bottom:1px solid #fff;
		border-top:1px solid #fff;
		height:14px;
		padding:5px 50px;
		background: url(/uploads/images/site/RSSGreen.png) 27px 2px no-repeat;
		}
.TickerInside p	{
		padding:0;
		}
.NewsPanelDown
		{
		position:absolute;
		bottom:0;
		left:177px;
		}
/*Page components*/
.spacer		{
		clear:both;
		}
.panelheader	{
		background: url(/uploads/images/site/headerback.png) repeat-x scroll left top;
		color:#ffbd8d;
		font-weight:bold;
		height:31px;
		line-height:29px;
		margin:0px;
		padding:0px;
		}
.panelheader h6	{
		float:left;
		margin:0;
		padding:0 0 0 30px;
		font-weight:bold;
		background:url(/uploads/images/site/Logoh6.png) no-repeat scroll left top;
		}
.panelheader h5	{
		padding:0 0 0 7px;
		font-weight:bold;
		colour:#f00;
		font-size:1em;
		float:left;
		margin:0;
		}
.panelheader a
		{
		font-weight:bold;
		text-decoration:none;
		color:#ffb93f;
		float:left;
		}
.panelheader a:link, .panelheader a:visited
		{
		text-decoration:none;
		color:#ffb93f;
		}
.panelheader a:hover
		{
		text-decoration:none;
		color:#fff;
		}
.panelheader a:active
		{
		text-decoration:none;
		color:#b7d2ef;
		}
a:link.MoreLink, a:visited.MoreLink, a:active.MoreLink
		{
		color:#700;
		text-decoration:none;
		}
a:hover.MoreLink	
		{
		color:#777;
		text-decoration:underline;
		}
a:link.clearlink, a:visited.clearlink, a:active.clearlink
		{
		float:right;
		margin-right:10px;
		text-decoration:none;
		}
a:hover.clearlink
		{
		float:right;
		margin-right:10px;
		text-decoration:none;
		color:#fff;
		}
.pullquoteouter
		{
		width:200px;
		padding:0px;
		margin:5px 0 10px 20px;
		border-left:1px solid #700;
		float:right;
		}
.pullquoteinner
		{
		background:#fff url(/uploads/images/site/quotes.png) 4px 2px no-repeat;
		padding:5px;
		margin:4px;
		text-align:left;
		}
.pullquoteinner p.c
		{
		padding:17px 10px 0 17px;
		text-align:left;
		color:#800;
		}
.pullquoteinner img.c
		{
		float:right;
		border:0;
		margin:0;
		padding:0;
		}
.panelouter	{
		clear:left;
		padding:20px 0px 10px 20px;
		margin:0;
		position:relative;
		}
.widepanelinner	{
		position:relative;
		}
.widepanelinner p
		{
		text-align:justify;
		}
.widepanelinner h1
		{
		color:#700;
		font-size:1.6em;
		padding:0 0 4px 0;
		margin:15px 0 0 0;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		letter-spacing:-1px;
		height:50px;
		width:532px;
		}
h1 span		{
		display:none;
		}
.widepanelinner h2
		{
		color:#644;
		font-size:1.2em;
		padding:0 0 5px 0;
		margin:0;
		font-style:italic;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:120%;
		height:auto;
		}
.widepanelinner h3
		{
		color:#700;
		font-size:1.4em;
		padding:20px 0 4px 0;
		margin:0 0 10px 0;
		height:auto;
		width:50%;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:url(/uploads/images/site/FadedRule.png) bottom left no-repeat;
		}
.widepanelinner h4
		{
		color:#555;
		font-size:1.3em;
		padding:14px 0 4px 0;
		margin:0;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:120%;
		background:url(/uploads/images/site/FadedRule.png) bottom left no-repeat;
		}
.widepanelinner h5
		{
		color:#555;
		font-size:1.4em;
		padding:4px 0px 5px 35px;
		margin:0;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:110%;
		background:url(/uploads/images/site/LogoH5.png) top left no-repeat;
		}
.widepanelinner .imageL
		{
		clear:both;
		background:#fff;
		margin:8px 20px 5px 0;
		border-top:1px solid #eee;
		border-left:1px solid #eee;
		border-right:1px solid #ddd;
		border-bottom:1px solid #ddd;
		padding:5px;
		float:left;
		position:relative;
		}
.widepanelinner .imageL P
		{
		font-size:0.8em;
		color:#700;
		font-weight:bold;
		text-align:left;
		text-align:left;
		}
.widepanelinner .imageL img
		{
		clear:both;
		position:relative;
		}
.widepanelinner .imageR
		{
		clear:both;
		background:#fff;
		margin:8px 0 5px 20px;
		border-top:1px solid #eee;
		border-left:1px solid #eee;
		border-right:1px solid #ddd;
		border-bottom:1px solid #ddd;
		padding:5px;
		float:Right;
		position:relative;
		}
.widepanelinner .imageR P
		{
		font-size:0.8em;
		color:#700;
		font-weight:bold;
		text-align:left;
		}
.widepanelinner .imageR img
		{
		clear:both;
		position:relative;
		}
.widepanelinner .iconL
		{
		clear:both;
		min-height:40px;
		background:#f0f0f0;
		margin:8px 15px 0 1px;
		padding:15px;
		float:Left;
		width:120px;
		position:relative;
		}
.widepanelinner .iconL P
		{
		font-size:0.8em;
		color:#777;
		text-align:left;
		padding:0;
		}
.widepanelinner .iconL a:hover.
		{
		color:#fff;
		}
.widepanelinner .iconL img
		{
		float:right;
		padding:0 0 0 5px;
		position:relative;
		}
.widepanelinner .iconR
		{
		clear:both;
		min-height:40px;
		background:#f0f0f0;
		margin:8px 1px 0 15px;
		padding:15px;
		float:right;
		width:170px;
		position:relative;
		}
.widepanelinner .iconR P
		{
		font-size:0.8em;
		color:#777;
		text-align:left;
		padding:0;
		}
.widepanelinner .iconR img
		{
		float:right;
		padding:0 0 0 5px;
		position:relative;
		}
.widepanelinner .iconR a:hover.
		{
		color:#fff;
		}
.widepanelinner ul
		{
		margin:7px 0 9px 50px;
		list-style-image:url(/uploads/images/site/bullet.png);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		}
.widepanelinner ul li
		{
		padding:0;
		margin:0;
		}
.widepanelinner ul ul
		{
		margin:7px 0 9px 50px;
		list-style-image:url(/uploads/images/site/bullet2.gif);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		}
.widepanelinner ol
		{
		list-style-type:decimal;
		margin:8px 0 4px 30px;
		list-style-position:outside;
		padding:0px;
		}
.widepanelinner ol li
		{
		padding:0 0 4px 0;
		margin:0;
		}
.widepanelinner ol ol
		{
		list-style-type:lower-alpha;
		margin:8px 0 4px 30px;
		list-style-position:inside;
		padding:0px;
		}
.widepanelinner ol ol li
		{
		padding:0 0 4px 0px;
		margin:0;
		}
#newsContent	{
		float:left;
		width:470px;
		padding:0;
		margin:0;
		background-color:#fff;
		background-repeat:no-repeat;
		}
.blend		{
		width:473px;
		height:292px;
		overflow:hidden;
		}
.blend img	{
		width:473px;
		height:292px;
		}
.summaries	{
 		width:473px;
 		height:88px;
 		overflow:hidden;
 		background:#eee;
 		border-left:1px solid #fff;
 		border-top:1px solid #fff;
 		border-bottom:1px solid #777;
 		border-right:1px solid #777;
 		}
.summaries a:link, .summaries a:visited, .summaries a:active
		{
		color:#174b82;
		text-decoration:none;
		}
.summaries p	{
		line-height:120%;
		}
.summaries a:hover
		{
		color:#536d88;
		text-decoration:none;
		}
ul#headlines 	{
		list-style:none;
		width:111px;
		margin:0;
		padding:0;
		float:left;
		}
ul#headlines a
		{
		font-weight:bold;
		display:block;
		text-decoration:none;
		width:110px;
		color:#000;
		margin:0;
		padding:0;
		overflow:hidden;
		height:56px;
		voice-family:"\"}\"";
		voice-family:inherit;
		min-height:56px;
		}
ul#headlines a:link, ul#headlines a:visited, ul#headlines a:active
		{
		color:#666;
		background:#eee;
		padding:2px 2px 2px 4px;
		border-bottom:1px solid #777;
		border-top:2px solid #fff;
		border-left:2px solid #fff;
		border-right:1px solid #777;
		}
ul#headlines a:hover
		{
		color:#444;
		background:#9dc8fa;
		padding:2px 2px 2px 4px;
		border-bottom:1px solid #174b82;
		border-top:2px solid #c8e2ff;
		border-left:2px solid #c8e2ff;
		border-right:1px solid #174b82;
		}
ul#headlines a:link.selected, ul#headlines a:visited.selected, ul#headlines a:active.selected
		{
		color:#444;
		background:#9dc8fa;
		padding:2px 2px 2px 4px;
		border-bottom:1px solid #174b82;
		border-top:2px solid #c8e2ff;
		border-left:2px solid #c8e2ff;
		border-right:1px solid #174b82;
		}
.tableListWidgetsArea
		{
		width:auto;
		background:#fff url(/uploads/images/site/WidgetHeader.gif) repeat-x;
		padding:20px 0;
		height:20px;
		margin-top:20px;
		border-top:1px solid #d4b1aa;
		border-left:1px solid #d4b1aa;
		border-right:1px solid #d4b1aa;
		}
.tableListSelectItem
		{
		border:1px solid #d4b1aa;
		width:170px;
		background-color:#fff;
		color:#666;
		float:left;
		margin:-1px 2px 0 2px;
		}
.tableListWidgetLink
		{
		float:left;
		color:#666;
		font-weight:bold;
		text-decoration:none;
		margin:2px 10px 0 0;
		}
a:link.tableListWidgetLink, a:active.tableListWidgetLink, a:visited.tableListWidgetLink
		{
		color:#666;
		}
a:hover.tableListWidgetLink
		{
		color:#ae6e55;
		}
.tableListWidgetsArea input
		{
		color:#666;
		background-color:#fff;
		float:left;
		display:inline;
		margin:-1px 2px 0 2px;
		padding:1px 2px 3px 2px;
		border:1px solid #d4b1aa;
		}
/* Submit buttons for table tops */
.tableListWidgetsArea button
		{
		background:url(/uploads/images/site/search.gif) no-repeat;
		color:#666;
		width:35px;
		height:20px;
		border:0;
		padding:0 0 3px 0;
		margin:2px 0 0 3px;
		float:left;
		}
.tableListWidgetsArea button:hover
		{
		background:url(/uploads/images/site/search.gif) 0 -25px no-repeat;
		color:#778;
		width:35px;
		height:20px;
		padding:0 0 3px 0;
		margin:2px 0 0 3px;
		}
.tableListWidgetsArea button:span
		{
		display:none;
		}
.tableListRSSIcon
		{
		padding:0;
		margin:-2px 5px 0 10px;
		width:22px;
		height:22px;
		}
.tableListInputWidget
		{
		float:left;
		border:1px solid #d4b1aa;
		height:14px;
		margin-left:10px;
		width:120px;
		background-color:#fff;
		color:#666;
		margin-right:5px;
		}
th.tableListHeader
		{
		color:#444;
		text-align:left;
		padding:8px 5px 8px 5px;
		background:#fff url(/uploads/images/site/WidgetHeader.gif) repeat-x;
		}
td.tableListItem
		{
		text-align:left;
		padding-left:8px;
		width:20%;
		padding-bottom:4px;
		}
td.fffL a.news	{
		color:#444;
		}
td.fffL a:hover.news
		{
		color:#700;
		}
td.eeeL a.news	{
		color:#444;
		}
td.eeeL a:hover.news
		{
		color:#700;
		}		
.BottomBar	{
		background:#fff;
		color:##ae6e55;
		padding:3px 5px;
		}
.BottomBar a:link,.BottomBar a:visited, .BottomBar a:active
		{
		background:url(/uploads/images/site/TableSubmitButton.gif) no-repeat;
		color:#fff;
		width:50px;
		height:25px;
		line-height:23px;
		border:0;
		padding:0;
		margin:0 10px 0 0;
		float:left;
		text-decoration:none;
		text-align:center;
		}
.BottomBar a:hover
		{
		background:url(/uploads/images/site/TableSubmitButton.gif) 0 -25px no-repeat;
		color:#1d5ca1;
		width:50px;
		height:25px;
		line-height:23px;
		border:0;
		padding:0;
		margin:0 10px 0 0;
		text-decoration:none;
		text-align:center;
		}
a:link.Button, a:visited.Button, a:active.Button
		{
		background:url(/uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:5px;
		font-weight:bold;
		display:block;
		text-decoration:none;
		text-align:center;
		}
a:hover.Button
		{
		background:url(/uploads/images/site/headerbackOn.png) repeat-x #000;
		color:#1d5ca1;
		padding:5px;
		font-weight:bold;
		display:block;
		text-decoration:none;
		text-align:center;
		}			
/* Contact form */
label.contactForm
		{
		display: block;
		width: 125px;
		float: left;
		text-align:right;
		margin: 1px 2px 1px 0px;
		padding:2px;
		position:relative;
		}
input.contactForm
		{
		display: block;
		width: 130px;
		float: left;
		margin: 0 2px 1px 0px;
		border:1px solid #aaa;
		padding:2px;
		position:relative;
		font-size:0.9em;
		}
select.contactForm
		{
		display: block;
		width: 137px;
		float: left;
		margin: 0 2px 1px 0px;
		border:1px solid #aaa;
		padding:2px;
		position:relative;
		font-size:0.9em;
		}
.textareaContactForm
		{
		width:402px;
		height:100px;
		margin:0 0 1px 0;
		border:1px solid #aaa;
		padding:2px;
		position:relative;
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size:0.9em;
		}
input.checkboxContactForm
		{
		margin-top:6px;
		width:20px;
		position:relative;
		}
input.contactFormX
		{
		display: block;
		width: 130px;
		float: left;
		margin: 0 2px 1px 0px;
		border:1px solid #f77;
		padding:2px;
		background:#fee;
		position:relative;
		font-size:0.9em;
		}
select.contactFormX
		{
		display: block;
		width: 130px;
		float: left;
		margin: 0 2px 1px 0px;
		border:1px solid #f77;
		padding:2px;
		background:#fee;
		position:relative;
		font-size:0.9em;
		}
.textareaContactFormX
		{
		width:402px;
		height:100px;
		margin:0 0 1px 0;
		border:1px solid #f77;
		padding:2px;
		background:#fee;
		position:relative;
		font-size:0.9em;
		}
input.checkboxContactFormX
		{
		width:20px;
		background:#fee;
		position:relative;
		}
a.infopopContactForm
		{
		position:relative;
		display:block;
		text-decoration:none;
		font-weight:normal;
		height:15px;
		line-height:15px;
		margin:3px 0 0 0;
		padding:0;
		text-align:center;
		width:50px;
		float:left;
		color:#fff;
		text-transform: uppercase;
		font-size:0.9em;
		position:relative;
		}
a:link.infopopContactForm, a:active.infopopContactForm, a:visited.infopopContactForm
		{
		background-image:url(/uploads/images/site/infopopoff.gif);
		color:#fff;
		}
a:hover.infopopContactForm
		{
		background-image:url(/uploads/images/site/infopopon.gif);
		color:#fff;
		}
br.sep		{
		clear:both;
		position:relative;
		}
.ReceiveInfoPanel
		{
		width:240px;
		float:left;
		position:relative;
		display:block;
		}
.ReceiveInfoPanel2
		{
		width:189px;
		height:80px;
		float:left;
		position:relative;
		display:block;
		}
/* End contact form */
.edittableheads	{
		background:url(/uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:2px 5px;
		font-weight:bold;
		}
.edittableheadsC
		{
		background:url(/uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:center;
		}
.edittableheadsL
		{
		background:url(/uploads/images/site/headerback.png) repeat-x;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:left;
		}
.edittableheadsR
		{
		background:url(/uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:2px 5px;
		font-weight:bold;
		text-align:right;
		}
.edittableheads select
		{
		color:#fff;
		background:url(/uploads/images/site/headerback.png) repeat-x #000;
		}
.edittableheads a:link,.edittableheads a:visited, .edittableheads a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheads a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.edittableheadsC a:link,.edittableheadsC a:visited, .edittableheadsC a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheadsC a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.edittableheadsL a:link,.edittableheadsL a:visited, .edittableheadsL a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheadsL a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.edittableheadsR a:link,.edittableheadsR a:visited, .edittableheadsR a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheadsR a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.fff		{
		background:#fff;
		padding-left:3px;
		}
.fffR		{
		background:#fff;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.fffL		{
		background:#fff;
		padding:3px 5px 3px 5px;
		}
.fffC		{
		background:#fff;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.fff input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fff;
		}
.fffL input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fff;
		}
.fffC input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fff;
		text-align:center;
		}
.fffR input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#d6fff4;
		text-align:right;
		}
.fffL textarea	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		font-size:12px;
		background:#d6fff4;
		font-family:Arial,Helvetica,Sans-serif;
		}
.fffL select	{
		padding-left:3px;
		border:1px solid #ffbe3a;
		width:98%;
		background:#d6fff4;
		margin:0;
		}
.fffL P		{
		margin:0;
		line-height:110%;
		padding:5px 0 0 0;
		}
.fffL textarea	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		font-size:12px;
		background:#d6fff4;
		font-family:Arial,Helvetica,Sans-serif;
		}
.fffL select	{
		padding-left:3px;
		border:1px solid #ffbe3a;
		width:98%;
		background:#d6fff4;
		margin:0;
		}
.bbb		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		}
.bbbR		{
		background:#e2e5ff;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.bbbL		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		}
.bbbC		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.ddd		{
		background:#f2e2e5;
		padding:3px 5px 3px 5px;
		}
.dddR		{
		background:#e5feb8;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.dddL		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		}
.dddC		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.eee		{
		background:#fbf3ed;
		padding:3px 5px 3px 5px;
		}
.eeeR		{
		background:#fbf3ed;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.eeeL		{
		background:#fbf3ed;
		padding:3px 5px 3px 5px;
		}
.eeeC		{
		background:#fbf3ed;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.eeeC input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fbf3ed;
		text-align:center;
		}
.eee input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fbf3ed;
		text-align:left;
		}
.eeeL input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fbf3ed;
		text-align:left;
		}
.eeeR input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fbf3ed;
		text-align:right;
		}
.yellowbarL 	{
		color:#000;
		font-weight:bold;
		background:#ff999d url(/uploads/images/site/BarBackon.gif);
		}
.yellowbarR 	{
		color:#000;
		font-weight:bold;
		background:#ff999d url(/uploads/images/site/BarBackon.gif);
		text-align:right;
		padding-right:5px;
		}
.yellowbarC 	{
		color:#000;
		font-weight:bold;
		background:#ff999d url(/uploads/images/site/BarBackon.gif);
		text-align:center;
		}
.yellowbarL a:link,.yellowbarL a:visited, .yellowbarL a:active
		{
		color:#000;
		text-decoration:none;
		}
.yellowbarL a:hover
		{
		text-decoration:none;
		color:#2d44a5;
		text-decoration:none;
		}
.yellowbarC a:link,.yellowbarC a:visited, .yellowbarC a:active
		{
		color:#000;
		text-decoration:none;
		}
.yellowbarC a:hover
		{
		text-decoration:none;
		color:#2d44a5;
		text-decoration:none;
		}
/* Pop ups */
.popupheader	{
		width:398px;
		height:96px;
		background:#12130e url(/uploads/images/site/PopupHeader.gif) center top no-repeat;
		}
.popupheader h1	{
		padding:50px 0 0 170px;
		color:#fff;
		line-height:100%;
		font-size:14px;;
		}
.squadcontainer	{
		width:102px;
		float:left;
		margin-right:3px;
		position:relative;
		}
.squadcaption	{
		background:#f0f0f0f;
		padding:2px 1px;
		color:#fff;
		text-align:center;
		}
.squadcaption a:link,.squadcaption a:visited,.squadcaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.75em;
		}
.squadcaption a:hover
		{
		text-decoration:none;
		color:#469f87;
		font-size:0.75em;
		}
a.StretchButton
		{
		background: transparent url('/uploads/images/site/stretchButtonR.png') no-repeat top right;
		color:#fff;
		display:block;
		float:left;
		height:24px;
		text-decoration: none;
		font-weight:bold;
		text-align:center;
		}
a.StretchButton span
		{
		background:transparent url('/uploads/images/site/stretchButtonL.png') no-repeat;
		display:block;
		line-height:24px;
		padding:0px 23px 0px 18px;
		}
a.StretchButton:hover 
		{
		background-position:bottom right;
		color:#1d5ca1;
		outline:none; /* hide dotted outline in Firefox */
		}
a.StretchButton:hover span
		{
		background-position: bottom left;
		}
.labelhide
		{
		display:none;
		}
.ShopDropDown	{
		padding:0;
		margin:4px 8px 0 0px;
		float:left;
		display:inline;
		}
.ShopDropDown select
		{
		float:left;
		color:#fff;
		background:url(/uploads/images/site/HeaderBack.png) repeat-x #800;
		width:285px;
		border:1px solid #942f23;
		padding:2px;
		}
/*Shop */
.ShopItem	{
		width:246px;
		float:left;
		margin-right:4px;
		margin-left:4px;
		margin-top:0;
		margin-bottom:8px;
		padding:0;
		position:relative;
		border:1px solid #7f0000;
		}
.ShopItem img
		{
		position:relative;
		display:block;
		float:left;
		margin:0;
		border:0;
		outline:0;
		}
.shopflash	{
		width:141px;
		z-index:2;
		position:absolute;
		top:123px;
		left:0px;
		color:#fff;
		background:#e11b22;
		font-weight:bold;
		border:0;
		margin:0;
		padding:2px;
		}
.productflash	{
		height:19px;
		color:#fff;
		background:#e11b22;
		font-size:110%;
		font-weight:bold;
		border:;
		margin:0;
		padding:4px 30px;
 		background:#e11b22;	
		position:relative;
		}
.ProductItem	{
		float:left;
		padding:0;
		width:450px;
		margin:1px 1px 1px 0;
		position:relative;
		}		
		}
.ProductItem img
		{
		position:relative;
		display:block;
		float:left;
		margin:0;
		border:0;
		outline:0;
		}
.ShopPanelOuter	{
		clear:left;
		padding:10px 0px 10px 15px;
		margin:0;
		position:relative;
		background:#ddd;
		}
.ShopPanelInner	{
		padding:0px;
		margin:0;
		position:relative;
		background:#fff;
		}
.ShopImageWrapper
		{
		height:145px;
		float:left;
		width:145px;
		position:relative;
		overflow:visible;
		}
.ShopPriceWrapper
		{
		width:96px;
		background:#8e6257;
		}
.description	{
		width:96px;
		height:80px;
		padding:5px 2px 2px 2px;
		color:#d4b1aa;
		float:right;
		font-weight:bold;
		text-align:center;
		vertical-align:middle;
		position:relative;
		font-size:0.9em;
		text-decoration:none;
		background:#fcf2e1;
		}
.description a:link, .description a:visited, .description a:active
		{
		color:#700;
		border:0;
		text-decoration:none;
		}
.description a:hover
		{
		text-decoration:none;
		color:#d4b1aa;
		border:0;
		}
.description img
		{
		position:relative;
		margin:0;
		padding:0;
		}
.price		{
		width:96px;
		height:36px;
		padding:20px 2px 2px 2px;
		color:#8e6257;
		float:right;
		font-weight:bold;
		text-align:center;
		position:relative;
		line-height:100%;
		font-size:1.4em;
		letter-spacing:-1px;
		background:#d4b1aa;
		display:block;
		}
.price2		{
		display:block;
		width:96px;
		height:51px;
		padding:5px 2px 2px 2px;
		color:#8e6257;
		float:right;
		font-weight:bold;
		text-align:center;
		position:relative;
		line-height:100%;
		font-size:1.4em;
		letter-spacing:-1px;
		background:#d4b1aa;
		}
.RelatedItem	{
		width:283px;
		float:left;
		margin-right:4px;
		margin-left:4px;
		margin-top:0;
		margin-bottom:8px;
		padding:0;
		position:relative;
		border:1px solid #7f0000;
		}
.widedescription
		{
		width:133px;
		height:60px;
		padding:15px 2px 2px 2px;
		color:#d4b1aa;
		float:right;
		font-weight:bold;
		text-align:center;
		vertical-align:middle;
		position:relative;
		font-size:0.9em;
		text-decoration:none;
		background:#fcf2e1;
		}
.widedescription a:link, .widedescription a:visited, .widedescription a:active
		{
		color:#700;
		border:0;
		text-decoration:none;
		}
.widedescription a:hover
		{
		text-decoration:none;
		color:#d4b1aa;
		border:0;
		}
.wideprice	{
		width:133px;
		height:41px;
		padding:25px 2px 2px 2px;
		color:#8e6257;
		float:right;
		font-weight:bold;
		text-align:center;
		position:relative;
		line-height:100%;
		font-size:1.4em;
		letter-spacing:-1px;
		background:#d4b1aa;
		}
.wideprice p	{
		margin:0;
		padding:0;
		}
.price p	{
		margin:0;
		padding:0;
		}
.desclist	{
		list-style-type:none;
		list-style-position:outside;
		margin:0;
		padding:0;
		border:0;
		position:relative;
		}
.oldprice	{
		font-size:0.8em;
		font-weight:bold;
		text-align:center;
		color:#b00;
		font-family:arial,helvetica,sans-serif;
		position:relative;
		letter-spacing:0;
		}
.pricepadding	{
		padding:0px 0 0 0;
		position:relative;
		text-align:center;
		}
.prodviewtext	{
		position:relative;
		margin:0;
		}
.prodviewtext p	{
		padding:5px 10px;
		}
.prodviewdrop
		{
		width:145px;
		margin:2px 0 8px 0;
		background:#003f2e;
		position:relative;
		color:#fff;
		}
.shopbuttons	{
		float:right;
		width:285px;
		margin-top:1px;
		position:relative;
		}
.sizedropdown	{
		padding:0;
		margin:0;
		line-spacing:100%;
		position:relative;
		}
a.ProductButton 
		{
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		font-size:0.9em;
		text-decoration:none;
		height:22px;
		line-spacing:22px;
		width:143px;
		padding:6px 0 0 5px;
		vertical-align:middle;
		outline:none;
		margin::1px 0 1px 0px;
		position:relative;
		}
a:link.ProductButton , a:visited.ProductButton , a:active.ProductButton  
		{
		text-decoration:none;
		color:#fff;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
a:hover.ProductButton 
		{
		text-decoration:none;
		color:#fff;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 -29px;
		}
a.ProductButton2 
		{
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		font-size:0.9em;
		text-decoration:none;
		height:22px;
		line-spacing:22px;
		width:123px;
		padding:6px 0 0 5px;
		vertical-align:middle;
		outline:none;
		margin::1px 0 1px 0px;
		position:relative;
		}
a:link.ProductButton2 , a:visited.ProductButton2 , a:active.ProductButton2
		{
		text-decoration:none;
		color:#fff;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
a:hover.ProductButton2
		{
		text-decoration:none;
		color:#fff;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 -29px;
		}
.QtyBack	{
		background-image:url(/uploads/images/site/Button.gif);
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		font-size:0.9em;
		text-decoration:none;
		height:22px;
		line-spacing:22px;
		width:148px;
		vertical-align:middle;
		margin::1px 0 1px 0px;
		position:relative;
		padding:2px 0;
		}
.QtyBack label	{
		width:115px;
		float:left;
		display:block;
		padding:2px 0 0 5px;
		color:#fff;
		}
.QtyBack input	{
		width:20px;
		text-align:right;
		}
.sizedropdown label
		{
		clear:both;
		font-weight:bold;
		}
.ViewOrderButtons
		{
		clear:both;
		margin:10px 0 0 0;
		float:right;
		width:128px;
		display:block;
		}
.shopflash2	{
		width:142px;
		z-index:2;
		position:absolute;
		top:123px;
		left:0px;
		color:#fff;
		background:#e11b22;
		font-weight:bold;
		border:0;
		margin:0;
		padding:2px;
		}
#grandtotal	{
		text-align:right;
		}
table
		{
		width:100%;
		background:#d4b1aa;
		font-family:Arial,Helvetica,Sans-Serif;
		}
table th
		{
		background:url(/uploads/images/site/headerback.png) repeat-x #000;
		padding:8px 5px;
		color:#ffbd8d;
		}
table td
		{
		background:#fbf3ed;
		padding:3px 5px;
		}
table th a:link , table th a:visited , table th a:active  
		{
		text-decoration:none;
		color:#FFB93F;
		}
table th a:hover  
		{
		text-decoration:none;
		color:#fff;
		}
table input	{
		width:97%;
		border:1px solid #d4b1aa;
		padding:3px 2px;
		}
table select	{
		width:97.4%;
		border:1px solid #d4b1aa;
		padding:1px;
		}
table textarea	{
		width:96.9%;
		border:1px solid #d4b1aa;
		padding:1px;
		font-family:Arial,Helvetica,sans-serif;
		padding:3px 2px;
		font-size:1.1em;
		}
table checkbox	{
		width:20px;
		border:0;
		background:transparent;
		}
table td.Error
		{
		background:#ffc8cd;
		color:#700;
		}
table td.Error input
		{
		border:1px solid #f77;
		background:#fee;
		}
table td.Error select
		{
		border:1px solid #f77;
		background:#fee;
		}
.ShopPrice	{
		padding:0px 20px;
		color:#fc3f2d;
		display:inline;
		float:right;
		}
.Fcategory	{
		width:296px;
		margin:0 7px 0 0;
		float:left;
		}
/* Page Tabs for Next Match / Fixtures */
#pagetabs	{
		background:auto;
		border:0;
		float:left;
		font-size:93%;
		line-height:normal;
		margin: 0 2px;
		min-width:558px;
		position:relative;
		}
#pagetabs ul 	{
		margin:0;
		padding:6px 10px 0 30px;
		list-style:none;
		}
#pagetabs li 	{
		display:inline;
		margin:0;
		padding:0;
		}
#pagetabs a 	{
		float:left;
		background:url("/uploads/images/site/tableft.gif") no-repeat left top;
		margin:0;
		padding:0 0 0 5px;
		text-decoration:none;
		}
#pagetabs a span
		{
		float:left;
		display:block;
		background:url("/uploads/images/site/tabright.gif") no-repeat right top;
		padding:5px 15px 4px 6px;
		color:#fff;
		font-weight:bold;
		}
#pagetabs selex.a
		{
		float:left;
		background:url("/uploads/images/site/tableft2.gif") no-repeat left top;
		margin:0;
		padding:0 0 0 5px;
		text-decoration:none;
		}
#pagetabs selex.a span
		{
		float:left;
		display:block;
		background:url("/uploads/images/site/tabright2.gif") no-repeat right top;
		padding:5px 15px 4px 6px;
		color:#fff;
		font-weight:bold;
		}
.ShopMiniPic	{
		float:left;
		display:inline;
		margin:0px 1px 1px 0;
		}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#pagetabs a span
		{
		float:none;
		}
/* End IE5-Mac hack */
#pagetabs a:hover span
		{
		color:#ff999d;
		}
#pagetabs a:hover
		{
		background-position:0% -51px;
		}
#pagetabs a:hover span
		{
		background-position:100% -51px;
		}
#quirksfix 	{_height:1%;}

/*Nextmatch Page*/
.directionsrow	{
		padding-bottom:20px;
		}
.directionstext
		{
		margin:10px 0 0 100px;
		}
.directionstextblue
		{
		background:#d6d9e4;
		margin:10px 0 0 100px;
		padding:10px 10px 0 10px;
		}
.directionstab	{
		display:inline;
		float:left;
		width:80px;
		font-weight:bold;
		color:#aaa;
		}
.confbar
		{
		background:url(/uploads/images/site/headerback.png) repeat-x #006;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:center;
		display:block;
		}
.confbar a:link,.confbar a:visited, .confbar a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%
		}
.confbar a:hover
		{
		color:#777;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
.confbar a:link,.confbar a:visited, .confbar a:active
		{
		color:#ff0;
		text-decoration:none;
		font-size:100%
		}
.confbar a:hover
		{
		color:#fff;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
.errorbar
		{
		background:#890300 url(/uploads/images/site/headerbackOn.png) repeat-x;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:center;
		display:block;
		}
.errorbar a:link,.errorbar a:visited, .errorbar a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%
		}
.errorbar a:hover
		{
		color:#ff0;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
/*Gallery*/
.galleryrow
		{
		clear:both;
		padding:10px 10px 0 0;
		}
.gallerycontainer
		{
		width:100px;
		float:left;
		position:relative;
		margin:0 6px 0 0;
		}
.gallerycontainer2
		{
		width:160px;
		float:left;
		position:relative;
		}
.gallerycaption
		{
		background:#ddd;
		padding:2px 5px;
		color:#fff;
		}
.responsepagespace
		{
		padding-top:80px;
		}
/* css settings for blending images */
.blend img	{
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity:0;
		filter: alpha(opacity=0);
		}
/*Thumbails*/

.BeauSelector	{
		width:658px;
		height:130px;
		margin-top:4px;
		float:left;;
		}
.LeftArrow	{
		width:16px;
		height:46px;
		float:left;
		padding-top:37px;
		}
.Thumbnails	{
		width:626px;
		height:46px;
		float:left;
		}
.RightArrow	{
		width:16px;
		height:46px;
		float:left;
		padding-top:37px;
		}
.CourseThumb
		{
		width:163px;
		display:block;
		float:left;
		margin:0 0 150px 6px;
		}
.CourseThumb img
		{
		border:1px solid #1d5ca1;
		padding:3px;
		background:#fff;
		}
.CourseThumb p
		{
		padding:6px 0 0 0;
		display:none;
		}
.CourseThumbSelect
		{
		width:163px;
		display:block;
		float:left;
		margin:0 0 150px 6px;
		}
.CourseThumbSelect img
		{
		padding:5px;
		background:#fff;
		}
.CourseThumbSelect p
		{
		padding:6px 0 0 0;
		clear:both;
		}
.CourseThumb a:link, .CourseThumb a:visited, .CourseThumb a:active
		{
		color:#58595b;
		text-decoration:none;
		outline:none;
		}
.CourseThumb a:hover
		{
		color:#cf1f44;
		text-decoration:none;
		}
.CourseThumbSelect a:link, .CourseThumbSelect a:visited, .CourseThumbSelect a:active 
		{
		color:#58595b;
		text-decoration:none;
		outline:none;
		}
.CourseThumbSelect a:hover
		{
		color:#cf1f44;
		text-decoration:none;
		}
.CourseCaption
		{
		background: url(/uploads/images/site/headerback.png) repeat-x;
		font-size:0.8em;
		display:block;
		width:151px;
		padding:3px 3px 3px 5px;
		}
.CourseCaption a:link, .CourseCaption a:visited, .CourseCaption a:active 
		{
		color:#ffb93f;
		text-decoration:none;
		outline:none;
		}
.CourseCaption a:hover
		{
		color:#FFF;
		text-decoration:none;
		}
/*Hubs*/
ul#hubnav 	{
		list-style:none;
		list-style-image:none;
		margin:0px 0 0 20px;
		padding:10px;
		background:#fff;
		width:180px;
		border:2px solid #cce0f7;
		float:right;
		display:inline;
		}
ul#hubnav li	{
		padding:0;
		margin:0;
		}
ul#hubnav a
		{
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		display:block;
		font-size:0.9em;
		text-decoration:none;
		height:24px;
		width:167px;
		padding:6px 0 0 8px;
		margin:0;
		vertical-align:middle;
		}
ul#hubnav a:link, ul#hubnav a:visited, ul#hubnav a:active
		{
		text-decoration:none;
		color:#ffb93f;
		background:url(/uploads/images/site/Button.png)  no-repeat;
		}
ul#hubnav a:hover
		{
		text-decoration:none;
		color:#1d5ca1;
		background:url(/uploads/images/site/ButtonOn.png)  no-repeat;
		}
.slider		{
		position:relative;
		overflow:hidden;
		height:619px;
		width:208px
		}
.slidercontent 	{
		position:absolute
		}
/* beginning of slide nav menu styles */
#navigation li	{
		list-style-type:none;
		position:relative;
		}
#navigation ul	{
		margin:0px;
		padding:0px;
		position:relative;
		}
#navigation div	{
		margin:0px;
		padding:0px;
		}
/* 	Layout CSS */
#navigation	{
		width:205px;
		visibility:hidden;
		}
/* All A tags - i.e menu items. */
#navigation a 	{
		text-decoration:none;
		color:#ffb93f;
		background:url(/uploads/images/site/Button.png)  no-repeat;
		display:block;
		font-style:bold;
		display:block;
		font-size:1em;
		text-decoration:none;
		height:24px;
		width:167px;
		padding:6px 0 0 7px;
		margin:0;
		vertical-align:middle;
		}
#navigation a:hover
		{
		color:#1d5ca1;
		background:url(/uploads/images/site/ButtoNOn.png)  no-repeat;
		}
/*
A tags 
*/
#navigation .slMenuItem_depth1
		{
		/* Main menu items */
		font-weight:bold;
		background:url(/uploads/images/site/ButtoN.png)  no-repeat;
		}
#navigation .slMenuItem_depth2
		{
		}
#navigation a:link.slMenuItem_depth2, #navigation a:visited.slMenuItem_depth2, #navigation a:active.slMenuItem_depth2
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 22px;
		color:#012a55;
		background:url(/uploads/images/site/TapeBacK.png)  no-repeat;
		}
#navigation a:hover.slMenuItem_depth2
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 22px;
		color:#fff;
		background:url(/uploads/images/site/TapeBacKOn.png)  no-repeat;
		}
#navigation .slMenuItem_depth3
		{
		/* Sub menu items */
		}
#navigation a:link.slMenuItem_depth3, #navigation a:visited.slMenuItem_depth3, #navigation a:active.slMenuItem_depth3
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 27px;
		color:#145292;
		background:url(/uploads/images/site/TapeBacK2.png)  no-repeat;
		}
#navigation a:hover.slMenuItem_depth3
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 27px;
		color:#fff;
		background:url(/uploads/images/site/TapeBacK2On.png)  no-repeat;
		}
#navigation .slMenuItem_depth4
		{
		/* Sub menu items */
		margin-top:1px;
		color:red;
		}
#navigation .slMenuItem_depth5
		{
		/* Sub menu items */
		margin-top:1px;
		}
/* UL tags, i.e group of menu utems. 
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e. 

#navigation .slideMenuDiv1
instead of 
#navigation .slideMenuDiv1 ul
*/
#navigation .slideMenuDiv1 ul
		{
		padding:0;
		}
#navigation .slideMenuDiv2 ul
		{
		margin-left:0px;
		padding:0;
		}
#navigation .slideMenuDiv3 ul
		{
		margin-left:0px;
		padding:0;
		}
#navigation .slMenuItem_depth4 ul
		{
		margin-left:0px;
		padding:0;
		}
/* end of slide nav menu styles */

/*Member Detail*/
.Detail		{
		float:left;
		display:block;
		}
.MemberDetails label
		{
		display: block;
		width: 115px;
		float: left;
		margin: 0px;
		padding:0px 20px 0 0;
		position:relative;
		font-weight:strong;
		color:#1d5da4;
		text-align:right;
		}
fieldset#Person
		{
		padding-top:15px;
		background:url(/uploads/images/Person.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Address
		{
		padding-top:15px;
		background:url(/uploads/images/address.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Phone
		{
		padding-top:15px;
		background:url(/uploads/images/Phone.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Email
		{
		padding-top:15px;
		background:url(/uploads/images/Email.png) 0 15px no-repeat;
		min-height:45px;
		}
fieldset#www
		{
		padding-top:5px;
		background:url(/uploads/images/www2.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Course
		{
		padding-top:5px;
		background:url(/uploads/images/Course.png) 0 15px no-repeat;
		min-height:55px;
		}
a.button 
		{
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		display:block;
		font-size:0.9em;
		text-decoration:none;
		height:22px;
		line-spacing:22px;
		width:140px;
		padding:6px 0 0 30px;
		vertical-align:middle;
		outline:none;
		margin-bottom:-1px;
		}
a:link.button , a:visited.button, a:active.button 
		{
		text-decoration:none;
		color:#700;
		background-image:url(/uploads/images/site/LogonButton.png);
		background-repeat:no-repeat;
		background-position:0 0;
		}
a:hover.button 
		{
		text-decoration:none;
		color:#1a4284;
		background-image:url(/uploads/images/site/LogonButton.png);
		background-repeat:no-repeat;
		background-position:0 -27px;
		}
/*Logon Page */
.logonpage	{
		position:relative;
		height:100%;
		border-bottom:1px solid #700;
		border-right:1px solid #700;
		border-left:1px solid #700;
		padding:0;
		margin:0;
		color:#000;
		background:#fff;
		}
.logonpic	{
		display:inline;
		position:relative;
		float:left;
		margin:0 10px 0 0;
		}
.logonpanel	{
		padding:10px;
		position:relative;
		height:268px;
		float:right;
		width:60%;
		}
.logonpanel hr	{
		padding:0;
		height:1px;
		color:#700;
		margin:0;
		}
.logonpanel p	{
		text-align:left;
		margin:0;
		padding:5px 0 0 0;
		line-height:135%;
		}
.logonpanel fieldset
		{
		border:#700 solid 1px;
		padding:10px 20px 10px 10px;
		width:350px;
		height:205px;
		}
.logonpanel legend
		{
		background:#eee;
		border:#700 solid 1px;
		padding:5px;
		text-align:right;
		padding:2px 10px 2px 10px;
		width:7.5em;
		}
.logonpanel label
		{
		position:relative;
		float:left;
		text-align:right;
		width:7.5em;
		padding:2px 10px 2px 10px;
		display:inline;
		color:#000;
		background:#eee;
		border:1px solid #700;
		margin:6px 10px 0 7px;
		}
.logonpanel input#password
		{
		width:160px;
		border:1px solid #700;
		padding:2px;
		}
.logonpanel input#username
		{
		width:160px;
		border:1px solid #700;
		padding:2px;
		}
.logonpanel input
		{
		width:160px;
		border:1px solid #700;
		padding:2px;
		}
.logonpanel ul	{
		list-style:none;
		padding:10px 0 0 115px;
		margin:0;
		width:176px;
		height:18px;
		}
.logonpanel li
		{
		width:176px;
		margin:0;
		}
a:link.logonpanel li, a:visited.logonpanel li, a:active.logonpanel li
		{
		display:block;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		border:1px solid #700;
		}
a:hover.logonpanel li
		{
		display:block;
		color:#700;
		font-weight:bold;
		text-decoration:none;
		border:1px solid #700;
		}		
a:link.SendButton , a:visited.SendButton , a:active.SendButton
		{
		font-weight:bold;
		position:relative;
		text-align:center;
		float:left;
		width:100px;
		height:24px;
		display:block;
		margin-top:10px;
		line-height:24px;
		color:#fff;
		padding:2px 5px;
		text-decoration:none;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 0px;
		}
a:hover.SendButton
		{
		font-weight:bold;
		position:relative;
		text-align:center;
		position:relative;
		float:left;
		width:100px;
		height:24px;
		display:block;
		margin-top:10px;
		line-height:24px;
		color:#fff;
		padding:2px 5px;
		text-decoration:none;
		background-image:url(/uploads/images/site/Button.gif);
		background-repeat:no-repeat;
		background-position:0 -29px;
		}
/*Picture Panels*/
.GalleryRow	{
		clear:both;
		padding:10px 0px 0 0;
		}
.PicturePanel
		{
		width:273px;
		height:260px;
		float:left;
		margin-right:12px;
		}
.PictureBox
		{
		width:265px;
		padding:4px;
		float:left;
		border:1px solid #ddd;
		}
.TextBox
		{
		margin-top:4px;
		padding:4px;
		color:#666;
		width:255px;
		height:35px;
		text-align:center;
		border:1px solid #ddd;
		}
.TextBox p
		{
		margin:0;
		padding:0 0 0 4px;
		text-align:left;
		}
/*Extranet*/
#ExtranetSearch
		{
		clear:both;
		margin:0;
		padding:0;
		width:210px;
		float:right;
		position:relative;
		padding:0;
		}
ul#SearchExt label
		{
		display:inline;
		float:left;
		padding:6px 4px 0 0;
		margin:0;
		font-size:0.8em;
		color:#09c;
		}
ul#SearchExt li
		{
		margin:0px;
		list-style:none;
		}
ul#SearchExt li form
		{
		padding:0;
		}
#ExtranetSearch li img
		{
		vertical-align:top;
		position:relative;
		}
html>body#ExtranetSearch li img
		{
		position:relative;
		}
ul#SearchExt li input.textfield
		{
		width:90px;
		height:21px;
		padding:4px 5px 2px 5px;
		font-size:0.8em;
		border:none;
		color:#09c;
		background:url(/uploads/images/site/SearchStretch.png) 0 0 repeat-x;
		}
html>body#ExtranetSearch li input.textfield
		{
		width:105px;
		position:relative;
		}
.SearchExtR
		{
		margin:0px 0;
		}
.FileList
		{
		width:100%;
		clear:both;
		font-size:0.95em;
		margin:0;
		padding:0;
		}
.FileList th
		{
		background:#aaa;
		color:#eee;
		padding:0;
		margin:0;
		}
a:link.SortDown, a:active.SortDown, a:visited.SortDown
		{
		color:#667;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(/cms/icons/DownOff.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:hover.SortDown
		{
		color:#223;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(/cms/icons/DownON.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:link.SortUp, a:active.SortUp, a:visited.SortUp
		{
		color:#667;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(/cms/icons/UpOff.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:hover.SortUp
		{
		color:#223;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(/cms/icons/UpON.png) center  repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:link.SortNone, a:active.SortNone, a:visited.SortNone
		{
		text-decoration:none;
		color:#667;
		display:block;
		height:12px;
		background:url(/cms/icons/SortOff.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:hover.SortNone
		{
		color:#223;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(/cms/icons/SortON.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
.FileList td
		{
		padding:3px 5px;
		}
td.Light
		{
		background:#fff;
		}
td.Dark
		{
		background:#fbf3ed;
		}
/*Thumbnail Zoom*/
.ThumbContainer
		{
		width:100px;
		height:116px;
		float:left;
		display:inline;
		padding:auto;
		padding:0;
		position:relative;
		background:#777;
		display:block;
		margin:5px 10px 5px 0;
		}
.ThumbCaption
		{
		background:#004067;
		width:100px;
		padding:2px 1px;
		marign:0;
		color:#fff;
		text-align:center;
		}
.ThumbCaption a:link,.ThumbCaption a:visited,.ThumbCaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.9em;
		}
.ThumbCaption a:hover
		{
		text-decoration:none;
		color:#c48721;
		font-size:0.9em;
		}
.IconContainer
		{
		width:99px;
		height:156px;
		float:left;
		display:inline;
		padding:auto;
		padding:3px;
		position:relative;
		display:block;
		margin:0px 4px 3px 0;
		background:#eee;
		}
.IconContainer a:link,.IconContainer a:visited,.IconContainer a:active
		{
		text-decoration:none;
		color:#667;
		font-size:0.9em;
		}
.IconContainer a:hover
		{
		text-decoration:none;
		color:#444;
		font-size:0.9em;
		}
.WThumbContainer
		{
		width:125px;
		height:200px;
		float:left;
		display:inline;
		padding:auto;
		padding:0;
		position:relative;
		background:#777;
		display:block;
		margin:5px 10px 5px 0;
		}
.WThumbCaption
		{
		background:#004067;
		width:123px;
		height:24px;
		padding:2px 1px;
		marign:0;
		color:#fff;
		text-align:center;
		}
.WThumbCaption a:link,.WThumbCaption a:visited,.WThumbCaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.9em;
		}
.WThumbCaption a:hover
		{
		text-decoration:none;
		color:#c48721;
		font-size:0.9em;
		}
.HThumbContainer
		{
		width:200px;
		height:145px;
		float:left;
		display:inline;
		padding:auto;
		padding:0;
		position:relative;
		background:#777;
		display:block;
		margin:5px 10px 5px 0;
		}
.HThumbCaption
		{
		background:#004067;
		width:198px;
		padding:2px 1px;
		marign:0;
		color:#fff;
		text-align:center;
		}
.HThumbCaption a:link,.HThumbCaption a:visited,.HThumbCaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.9em;
		}
.HThumbCaption a:hover
		{
		text-decoration:none;
		color:#c48721;
		font-size:0.9em;
		}
.DropdownRow
		{
		padding:8px 2px 8px 5px;
		background:#fff url(/uploads/images/site/WidgetHeader.gif) repeat-x;
		margin:30px 0 0 0;
		border-top:1px solid #777;
		border-left:1px solid #777;
		border-right:1px solid #777;
		}
.DropdownRow h4
		{
		color:#700;
		font-size:1.4em;
		padding:20px 0 4px 0;
		margin:0 0 10px 0;
		height:auto;
		width:50%;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:none;
		}
.Dropdown
		{
		float:left;
		display:inline;
		}
/*Social Bookmarking*/
.BookMarks	{
		font-size:0.9em;
		clear:both;
		position:relative;
		}
.BookMarks p	{
		clear:left;
		padding:5px 0 10px 0;
		margin:0;
		background:url(/uploads/images/site/FadedRule.png) bottom left no-repeat;
		}
.BookMarks ul	{
		margin:0 0 2px 0;
		padding:0;
		}
.BookMarks ul li
		{
		float:left;
		display:block;
		width:65px;
		height:20px;
		display:inline;
		position:relative;
		padding-left:25px;
		text-align:left;
		}
.BookMarks a
		{
		text-decoration:none;
		}
.BookMarks ul li.Delicious
		{
		background:url(/cms/icons/Delicious.gif) no-repeat;
		width:70px;
		}
.BookMarks ul li.Stumbleupon
		{
		background:url(/cms/icons/Stumbleupon.gif) no-repeat;
		width:85px;
		}
.BookMarks ul li.Digg
		{
		background:url(/cms/icons/Digg.gif) no-repeat;
		width:45px;
		}
.BookMarks ul li.Reddit
		{
		background:url(/cms/icons/Reddit.gif) no-repeat;
		width:55px;
		}
.BookMarks ul li.Facebook
		{
		background:url(/cms/icons/Facebook.gif) no-repeat;
		width:70px;
		}
.BookMarks ul li.Twitter
		{
		background:url(/cms/icons/Twitter.gif) no-repeat;
		width:70px;
		}
.BookMarks ul li.Email
		{
|		width:70px;
		padding:3px 3px 0px 40px;
		background:url(/cms/icons/Email.png) no-repeat;
		}
.BookMarks ul li.Bookmark
		{
		background:url(/cms/icons/Bookmark.png) no-repeat;
		width:118px;
		padding:3px 3px 0px 30px;
		}
.BookMarks ul li.SendtoFriend
		{
		background:url(/cms/icons/SendtoFriend.png) no-repeat;
		width:90px;
		padding:3px 3px 0px 23px;
		}
/* Blog */
.Blog label	{
		display:block;
		clear:left;
		height:15px;
		font-size:0.9em;
		padding:3px 10px;
		margin:3px 0 0 0;
		width:105px;
		color:#777;
		text-align:left;
		background:#fff url(/uploads/images/site/WidgetHeader.gif) -60px 0 repeat-x;
		}
.Blog input	{
		width:580px;
		padding:2px;
		}
.Blog textarea	{
		width:580px;
		height:150px;
		padding:2px;
		}
.Blog a.BlogButton
		{
		clear:left;
		color:#fff;
		display:block;
		width:100px;
		height:24px;
		line-height:24px;
		padding:2px 5px;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		position:relative;
		margin:10px 175px 0 0px;
		float:right;
		}
.Blog a:link.BlogButton, .Blog a:active.BlogButton, Blog a:visited.BlogButton
		{
		background:#700;
		}
.Blog a:hover.BlogButton
		{
		color:#700;
		background:#f0f0f0;
		}
.BlogReplies
		{
		clear:both;
		}
.BlogReplies p	{
		width:580px;
		}
.BlogSeparator	{
		width:580px;
		padding:10px 0;
		border-bottom:1px solid #f0f0f0;
		}
.AlphaList
		{
		float:right;
		font-size:0.9em;
		font-weight:bold;
		padding:4px 20px 0 20px;
		}
.Big		{
		color:#700;
		font-size:1.2em;
		}
/* Side Promo Panels */
#ContainerScroll
		{
		background:none;
		width:165px;
		padding:0px;
		position:relative;
		}
.ContainerHeader a
		{
		font-weight:bold;
		text-decoration:none;
		color:#ffb93f;
		float:left;
		}
#ContainerScroll h3
		{
		background:#174b82;
		padding:2px 5px 0 20px;
		font-size:1.0em;
		display:block;
		margin:0 0 0 0;
		color:#fff;
		line-height:23px;
		position:relative;
		height:23px;
		width:162px;
		}
#ContainerScroll h3 a
		{
		text-decoration:none;
		color:#fff;
		float:left;
		position:relative;
		}
#ContainerScroll h3 a:link, #ContainerScroll h34a:visited
		{
		text-decoration:none;
		color:#ffb93f;
		position:relative;
		}
#ContainerScroll h3 a:hover
		{
		text-decoration:none;
		color:#fff;
		position:relative;
		}
#ContainerScroll h3 a:active
		{
		text-decoration:none;
		color:#fff;
		position:relative;
		}
.PromoContainer	{
		clear:both;
		width:162px;
		display:block;
		position:relative;
		background:#fff;
		border-left:1px solid #700;
		border-right:1px solid #700;
		border-bottom:1px solid #700;
		margin-bottom:5px;
		padding:0;
		}
.Slabbinck	{
		width:168px;
		height:260px;;
		margin:0 0 0 20px;
		}
.Slabbinck p	{
		width:150px;
		color:#fff;
		font-size:0.9em;
		text-align:center;
		padding:0;
		}
.Slabbinck img
		{
		margin-top:340px;
		}
/*Shop Categories*/
.ShopButton
		{
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
.ShopButton span
		{
		display:none;
		}
a:link.ShopButton#Vestments , a:visited.ShopButton#Vestments , a:active.ShopButton#Vestments 
		{
		background-image:url(/uploads/images/vestments.png);
		background-repeat:no;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:hover.ShopButton#Vestments
		{
		background:url(/uploads/images/vestmentsOn.png);
		background-repeat:no;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}

a:link.ShopButton#ChurchFurnishing , a:visited.ShopButton#ChurchFurnishing , a:active.ShopButton#ChurchFurnishing
		{
		background-image:url(/uploads/images/ChurchFurishing.png);
		background-repeat:no;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:hover.ShopButton#ChurchFurnishing
		{
		background-image:url(/uploads/images/ChurchFurishingOn.png);
		background-repeat:no;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:link.ShopButton#Candles, a:active.ShopButton#Candles, a:visited.ShopButton#Candles
		{
		background:url(/uploads/images/Candles.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:hover.ShopButton#Candles
		{
		background:url(/uploads/images/CandlesOn.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:link.ShopButton#Ladies, a:active.ShopButton#Ladies, a:visited.ShopButton#Ladies
		{
		background:url(/uploads/images/Ladies.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:hover.ShopButton#Ladies
		{
		background:url(/uploads/images/LadiesOn.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:link.ShopButton#Statuary, a:active.ShopButton#Statuary, a:visited.ShopButton#Statuary
		{
		background:url(/uploads/images/Statuary.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:hover.ShopButton#Statuary
		{
		background:url(/uploads/images/StatuaryOn.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:link.ShopButton#Furniture, a:active.ShopButton#Furniture, a:visited.ShopButton#Furniture
		{
		background:url(/uploads/images/Furniture.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}
a:hover.ShopButton#Furniture
		{
		background:url(/uploads/images/FurnitureOn.png) center repeat-x;
		width:190px;
		height:120px;
		display:block;
		padding:0;
		margin:10px 0;
		float:left;
		}	
/*Search rounded corners*/
ul#Search	{
		list-style:none;
		list-style-image:none;
		background:none;
		width:175px;
		clear:both;
		margin:0px 0 0 17px;
		padding:20px  0 0 0;
		}
ul#Search li
		{
		position:relative;
		float:left;
		margin:0;
		width:175px;
		}
#Search label
		{
		display:none;
		float:left;
		padding:6px 4px 0 0;
		margin:0;
		font-size:0.8em;
		color:#09c;
		}
ul#Search li form
		{
		padding:0;
		}
#Search li img
		{
		vertical-align:top;
		position:relative;
		}
html>body#Search li img
		{
		position:relative;
		}
ul#Search li input.textfield
		{
		width:100px;
		height:21px;
		padding:4px 5px 2px 5px;
		font-size:0.8em;
		border:none;
		color:#800;
		background:url(/uploads/images/site/SearchStretch.png) 0 0 repeat-x;
		}
html>body#Search li input.textfield
		{
		width:105px;
		position:relative;
		}
.SearchL
		{
		margin:0px 0 1px 3px;
		}
.SearchR
		{
		margin:0px 0;
		}
p.ShopNotes	{
		background:#fcf2e1;
		padding:10px;
		}
.AdvertCaption p	{
		text-align:center;
		padding:3px 5px;
		}
.AdvertCaption a
		{
		text-decoration:none;
		}
